SH commited on
Commit
77d87c6
1 Parent(s): 907b6c2

Upload ds and fewshot

Browse files
README.md CHANGED
@@ -3,7 +3,7 @@ configs:
3
  - config_name: default
4
  data_files:
5
  - split: train
6
- path: WISTask.jsonl
7
  - split: fewshot
8
- path: WISTask-fewshot.jsonl
9
  ---
 
3
  - config_name: default
4
  data_files:
5
  - split: train
6
+ path: "data/WISTask.jsonl"
7
  - split: fewshot
8
+ path: "data/WISTask-fewshot.jsonl"
9
  ---
WISTask.jsonl → data/WISTask.jsonl RENAMED
File without changes
WISTask_fewshot.jsonl → data/WISTask_fewshot.jsonl RENAMED
File without changes