Fixed path to jsonl
#2
by
Rolshoven - opened
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
configs:
|
| 4 |
- config_name: default
|
| 5 |
-
data_files:
|
| 6 |
task_categories:
|
| 7 |
- text-classification
|
| 8 |
- text-retrieval
|
|
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
configs:
|
| 4 |
- config_name: default
|
| 5 |
+
data_files: sustainability_criteria.jsonl
|
| 6 |
task_categories:
|
| 7 |
- text-classification
|
| 8 |
- text-retrieval
|