Datasets:
Gresham
commited on
Commit
·
7c219e9
1
Parent(s):
ddc37b9
docs(readme): refactor
Browse files
README.md
CHANGED
|
@@ -13,10 +13,10 @@ size_categories:
|
|
| 13 |
- 10K<n<100K
|
| 14 |
|
| 15 |
configs:
|
| 16 |
-
- config_name:
|
| 17 |
data_files:
|
| 18 |
- split: test
|
| 19 |
-
path: "*/*.
|
| 20 |
---
|
| 21 |
|
| 22 |
# Introduction
|
|
|
|
| 13 |
- 10K<n<100K
|
| 14 |
|
| 15 |
configs:
|
| 16 |
+
- config_name: benchmark
|
| 17 |
data_files:
|
| 18 |
- split: test
|
| 19 |
+
path: "*/*.json"
|
| 20 |
---
|
| 21 |
|
| 22 |
# Introduction
|