Datasets:
Gresham
commited on
Commit
·
f24a691
1
Parent(s):
e55b451
fix readme config
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ configs:
|
|
16 |
- config_name: default
|
17 |
data_files:
|
18 |
- split: test
|
19 |
-
path:
|
20 |
- config_name: arithmetic_operation
|
21 |
data_files:
|
22 |
- split: test
|
|
|
16 |
- config_name: default
|
17 |
data_files:
|
18 |
- split: test
|
19 |
+
path: */*.json
|
20 |
- config_name: arithmetic_operation
|
21 |
data_files:
|
22 |
- split: test
|