Trying to make dataset viewer be more helpful.
Browse files
README.md
CHANGED
|
@@ -3,5 +3,5 @@ configs:
|
|
| 3 |
- config_name: by_task
|
| 4 |
data_files:
|
| 5 |
- split: text_classification
|
| 6 |
-
path: text_classification
|
| 7 |
---
|
|
|
|
| 3 |
- config_name: by_task
|
| 4 |
data_files:
|
| 5 |
- split: text_classification
|
| 6 |
+
path: text_classification/*/*/benchmark_report.json
|
| 7 |
---
|