amphora commited on
Commit
b2a9634
1 Parent(s): 671d733

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -2,7 +2,11 @@
2
  configs:
3
  - config_name: type
4
  data_files:
5
- - split: dev
6
  path: ml-esg-type.csv
 
 
 
 
7
  license: mit
8
  ---
 
2
  configs:
3
  - config_name: type
4
  data_files:
5
+ - split: test
6
  path: ml-esg-type.csv
7
+ - config_name: duration
8
+ data_files:
9
+ - split: test
10
+ path: ml-esg-duration.csv
11
  license: mit
12
  ---