abdulmatinomotoso
commited on
Commit
·
6fc1807
1
Parent(s):
0ef2a22
add model
Browse files- config.json +6 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -14,7 +14,9 @@
|
|
14 |
"2": "LABEL_2",
|
15 |
"3": "LABEL_3",
|
16 |
"4": "LABEL_4",
|
17 |
-
"5": "LABEL_5"
|
|
|
|
|
18 |
},
|
19 |
"initializer_range": 0.02,
|
20 |
"label2id": {
|
@@ -23,7 +25,9 @@
|
|
23 |
"LABEL_2": 2,
|
24 |
"LABEL_3": 3,
|
25 |
"LABEL_4": 4,
|
26 |
-
"LABEL_5": 5
|
|
|
|
|
27 |
},
|
28 |
"max_position_embeddings": 512,
|
29 |
"model_type": "distilbert",
|
|
|
14 |
"2": "LABEL_2",
|
15 |
"3": "LABEL_3",
|
16 |
"4": "LABEL_4",
|
17 |
+
"5": "LABEL_5",
|
18 |
+
"6": "LABEL_6",
|
19 |
+
"7": "LABEL_7"
|
20 |
},
|
21 |
"initializer_range": 0.02,
|
22 |
"label2id": {
|
|
|
25 |
"LABEL_2": 2,
|
26 |
"LABEL_3": 3,
|
27 |
"LABEL_4": 4,
|
28 |
+
"LABEL_5": 5,
|
29 |
+
"LABEL_6": 6,
|
30 |
+
"LABEL_7": 7
|
31 |
},
|
32 |
"max_position_embeddings": 512,
|
33 |
"model_type": "distilbert",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa534be62051c20474a566dee9cc585054b534c8dcea3e1ecc1fc055ee25abf0
|
3 |
+
size 267872753
|