iioos commited on
Commit
b55343a
·
verified ·
1 Parent(s): 4064cfe

data.jsonl

Browse files

{"image_id":"img001","label":"cat"}
{"image_id":"img002","label":"dog"}
{"image_id":"img003","label":"car"}
{"image_id":"img004","label":"person"}
{"image_id":"img005","label":"building"}

Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - image-classification
5
+ language:
6
+ - en
7
+ ---
8
+
9
+ # Image Classification Labels Dataset
10
+
11
+ Image ID to label mappings for image classification experiments.