truongnguyenxuanvinh commited on
Commit
b0189d4
1 Parent(s): 84c4e45

Upload RobertaForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +3 -17
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "FacebookAI/roberta-base",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -10,24 +10,10 @@
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
- "id2label": {
14
- "0": "LABEL_0",
15
- "1": "LABEL_1",
16
- "2": "LABEL_2",
17
- "3": "LABEL_3",
18
- "4": "LABEL_4",
19
- "5": "LABEL_5"
20
- },
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
- "label2id": {
24
- "LABEL_0": 0,
25
- "LABEL_1": 1,
26
- "LABEL_2": 2,
27
- "LABEL_3": 3,
28
- "LABEL_4": 4,
29
- "LABEL_5": 5
30
- },
31
  "layer_norm_eps": 1e-05,
32
  "max_position_embeddings": 514,
33
  "model_type": "roberta",
 
1
  {
2
+ "_name_or_path": "roberta-base",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
+ "id2label": {},
 
 
 
 
 
 
 
14
  "initializer_range": 0.02,
15
  "intermediate_size": 3072,
16
+ "label2id": {},
 
 
 
 
 
 
 
17
  "layer_norm_eps": 1e-05,
18
  "max_position_embeddings": 514,
19
  "model_type": "roberta",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe74a4e75f3e97ff09c97527f88076a03b265bd1c4aac1b3e5b1307a86370b5b
3
- size 498625128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0ca057881dc452aa49b3f03615c9e2af044e47e06f06cc0c4d6515ecfcef790
3
+ size 498606672