Datasets:
Upload 2D/datacount.json with huggingface_hub
Browse files- 2D/datacount.json +8 -0
2D/datacount.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"compositions": 100,
|
3 |
+
"sample_count": {
|
4 |
+
"train": 11480000,
|
5 |
+
"valid": 1353600,
|
6 |
+
"test": 2407200
|
7 |
+
}
|
8 |
+
}
|