shamotskyi commited on
Commit
ce7a811
1 Parent(s): c55a84e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: "data/train/LOWTask.jsonl"
7
+ - split: fewshot
8
+ path: "data/fewshot/LOWTask.jsonl"
9
+ ---