nelson2424 commited on
Commit
90d5d75
·
1 Parent(s): bf1a36b

Eliminating configuration section

Browse files
Files changed (1) hide show
  1. README.md +0 -13
README.md CHANGED
@@ -1,18 +1,5 @@
1
  ---
2
  license: mit
3
- configs:
4
- - config_name: V1_small
5
- data_files:
6
- - split: train
7
- path: V1_small/train.csv
8
- - split: test
9
- path: V1_small/test.csv
10
- - config_name: V2_small
11
- data_files:
12
- - split: train
13
- path: V2_small/train.csv
14
- - split: test
15
- path: V2_small/test.csv
16
  task_categories:
17
  - text-classification
18
  - text-generation
 
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  task_categories:
4
  - text-classification
5
  - text-generation