Datasets:
Upload split_stats.json with huggingface_hub
Browse files- split_stats.json +16 -15
split_stats.json
CHANGED
|
@@ -11,29 +11,30 @@
|
|
| 11 |
"num_classes": 6,
|
| 12 |
"image_counts_per_class": {
|
| 13 |
"test": {
|
| 14 |
-
"Danyig":
|
| 15 |
-
"Druma":
|
| 16 |
-
"Gyuyig":
|
| 17 |
-
"Pedri":
|
| 18 |
-
"Tsugdri":
|
| 19 |
-
"Uchen":
|
| 20 |
}
|
| 21 |
},
|
| 22 |
"images_per_split": {
|
| 23 |
-
"test":
|
| 24 |
},
|
| 25 |
-
"images_total":
|
| 26 |
"image_counts_total_per_class": {
|
| 27 |
-
"Danyig":
|
| 28 |
-
"Druma":
|
| 29 |
-
"Gyuyig":
|
| 30 |
-
"Pedri":
|
| 31 |
-
"Tsugdri":
|
| 32 |
-
"Uchen":
|
| 33 |
},
|
| 34 |
-
"parquet_dir": "/Users/karmatashi/Developer/script classification model training/Data/
|
| 35 |
"shard_files": {
|
| 36 |
"test": [
|
|
|
|
| 37 |
"test-00000-of-00002.parquet",
|
| 38 |
"test-00001-of-00002.parquet"
|
| 39 |
]
|
|
|
|
| 11 |
"num_classes": 6,
|
| 12 |
"image_counts_per_class": {
|
| 13 |
"test": {
|
| 14 |
+
"Danyig": 120,
|
| 15 |
+
"Druma": 120,
|
| 16 |
+
"Gyuyig": 120,
|
| 17 |
+
"Pedri": 120,
|
| 18 |
+
"Tsugdri": 120,
|
| 19 |
+
"Uchen": 120
|
| 20 |
}
|
| 21 |
},
|
| 22 |
"images_per_split": {
|
| 23 |
+
"test": 720
|
| 24 |
},
|
| 25 |
+
"images_total": 720,
|
| 26 |
"image_counts_total_per_class": {
|
| 27 |
+
"Danyig": 120,
|
| 28 |
+
"Druma": 120,
|
| 29 |
+
"Gyuyig": 120,
|
| 30 |
+
"Pedri": 120,
|
| 31 |
+
"Tsugdri": 120,
|
| 32 |
+
"Uchen": 120
|
| 33 |
},
|
| 34 |
+
"parquet_dir": "/Users/karmatashi/Developer/script classification model training/Data/hf_parquet",
|
| 35 |
"shard_files": {
|
| 36 |
"test": [
|
| 37 |
+
"test-00000-of-00001.parquet",
|
| 38 |
"test-00000-of-00002.parquet",
|
| 39 |
"test-00001-of-00002.parquet"
|
| 40 |
]
|