Update test/state.json
Browse files- test/state.json +2 -7
test/state.json
CHANGED
|
@@ -1,13 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"_data_files": [
|
| 3 |
{
|
| 4 |
-
"filename": "
|
| 5 |
}
|
| 6 |
],
|
| 7 |
-
|
| 8 |
-
"_format_columns": null,
|
| 9 |
-
"_format_kwargs": {},
|
| 10 |
-
"_format_type": null,
|
| 11 |
-
"_output_all_columns": false,
|
| 12 |
-
"_split": "train"
|
| 13 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"_data_files": [
|
| 3 |
{
|
| 4 |
+
"filename": "NTB4_validation.parquet"
|
| 5 |
}
|
| 6 |
],
|
| 7 |
+
"_split": "test"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
}
|