MichaelSoloveitchik commited on
Commit
33f9170
1 Parent(s): 9575cee

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -1
config.json CHANGED
@@ -19,5 +19,10 @@
19
  "intermediate_size": 6144,
20
  "model_type": "",
21
  "projection_dim": 512
22
- }
 
 
 
 
 
23
  }
 
19
  "intermediate_size": 6144,
20
  "model_type": "",
21
  "projection_dim": 512
22
+ },
23
+ "id2label": {
24
+ "0": 0,
25
+ "1": 1,
26
+ "2": 2
27
+ }
28
  }