Shrey commited on
Commit
2bc072e
·
1 Parent(s): 45467f8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -12,10 +12,10 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "LABEL_0",
16
- "1": "LABEL_1",
17
- "2": "LABEL_2",
18
- "3": "LABEL_3"
19
  },
20
  "initializer_range": 0.02,
21
  "intermediate_size": 3072,
 
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "BASIC",
16
+ "1": "Proof",
17
+ "2": "Theorem",
18
+ "3": "Overlap"
19
  },
20
  "initializer_range": 0.02,
21
  "intermediate_size": 3072,