RamAnanth1 commited on
Commit
70572aa
1 Parent(s): a4366a4

Upload RobertaForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +8 -6
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -10,12 +10,14 @@
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
- "id2label": {
14
- "0": "World",
15
- "1": "Sports",
16
- "2": "Business",
17
- "3": "Sci/Tech"
18
- },
 
 
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
 
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
+ "id2label": [
14
+ {
15
+ "0": "World",
16
+ "1": "Sports",
17
+ "2": "Business",
18
+ "3": "Sci/Tech"
19
+ }
20
+ ],
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b618423598fe2d6adf474ad3962ad7ee327c66c1193456a0fb7e78da483c5f2f
3
- size 328523437
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b7304421469d8b3e5b1662868f23553b343c00de3ba0329e53e125301c4ec61
3
+ size 328514221