osanseviero HF staff commited on
Commit
247694c
1 Parent(s): 0dc4250

Add config

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ {
2
+ "id2label": {
3
+ "0": "cat",
4
+ "1": "dog"
5
+ }