karma689 commited on
Commit
310f1f0
·
verified ·
1 Parent(s): de1eca4

Upload split_stats_manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. split_stats_manifest.json +17 -0
split_stats_manifest.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "source": "splits_manifest",
3
+ "classes": [],
4
+ "num_classes": 0,
5
+ "image_counts_per_class": {
6
+ "train": {},
7
+ "val": {},
8
+ "test": {}
9
+ },
10
+ "images_per_split": {
11
+ "train": 0,
12
+ "val": 0,
13
+ "test": 0
14
+ },
15
+ "images_total": 0,
16
+ "image_counts_total_per_class": {}
17
+ }