Lala8383 commited on
Commit
31da582
·
verified ·
1 Parent(s): 1c8c59a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,11 +3,11 @@ configs:
3
  - config_name: default
4
  data_files:
5
  - split: train
6
- path: train_100shot.jsonl
7
  - split: test
8
- path: test_100shot.jsonl
9
  - split: icl_test
10
- path: icl_test_100shot.jsonl
11
  language:
12
  - en
13
  ---
 
3
  - config_name: default
4
  data_files:
5
  - split: train
6
+ path: train_20shot.jsonl
7
  - split: test
8
+ path: test_20shot.jsonl
9
  - split: icl_test
10
+ path: icl_test_20shot.jsonl
11
  language:
12
  - en
13
  ---