Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,11 @@
|
|
| 2 |
configs:
|
| 3 |
- config_name: type
|
| 4 |
data_files:
|
| 5 |
-
- split:
|
| 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 |
---
|