Datasets:
Upload splits.json with huggingface_hub
Browse files- splits.json +5 -0
splits.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"splits": [
|
3 |
+
"train"
|
4 |
+
]
|
5 |
+
}
|