pirocheto commited on
Commit
29da68d
1 Parent(s): 799dbe0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,5 +1,10 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
 
 
3
  task_categories:
4
  - text-classification
5
  - tabular-classification
 
1
  ---
2
  license: cc-by-4.0
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: data
7
+ path: "data.csv"
8
  task_categories:
9
  - text-classification
10
  - tabular-classification