alexbie98 commited on
Commit
905b03d
·
verified ·
1 Parent(s): f867609

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -28,4 +28,12 @@ configs:
28
  - config_name: imdb_lora_dpft_eps10_1bpt_temp1.4_40000f
29
  data_files:
30
  - imdb_lora_dpft_eps10_1bpt_temp1.4_40000f/data.jsonl
 
 
 
 
 
 
 
 
31
  ---
 
28
  - config_name: imdb_lora_dpft_eps10_1bpt_temp1.4_40000f
29
  data_files:
30
  - imdb_lora_dpft_eps10_1bpt_temp1.4_40000f/data.jsonl
31
+ - config_name: imdb
32
+ data_files:
33
+ - split: train
34
+ path: imdb/imdb_train.jsonl
35
+ - split: validation
36
+ path: imdb/imdb_val.jsonl
37
+ - split: test
38
+ path: imdb/imdb_test.jsonl
39
  ---