ruanchaves commited on
Commit
cceba9b
1 Parent(s): 8df7b70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,4 +1,9 @@
1
  ---
 
 
 
 
 
2
  task_categories:
3
  - text-classification
4
  - zero-shot-classification
 
1
  ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: test
6
+ path: "test.csv"
7
  task_categories:
8
  - text-classification
9
  - zero-shot-classification