erotemic commited on
Commit
15e7f40
·
verified ·
1 Parent(s): 7692cf4

Upload webdataset_shards/test_categories.json with huggingface_hub

Browse files
webdataset_shards/test_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
+ ]