erotemic commited on
Commit
2179ff6
·
verified ·
1 Parent(s): 15e7f40

Upload webdataset_shards/categories.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. webdataset_shards/categories.json +10 -0
webdataset_shards/categories.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "id": 1,
4
+ "name": "poop"
5
+ },
6
+ {
7
+ "id": 2,
8
+ "name": "unknown"
9
+ }
10
+ ]