Upload DistilBertForSequenceClassification
Browse files- config.json +3 -3
- model.safetensors +1 -1
config.json
CHANGED
@@ -9,9 +9,9 @@
|
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
-
"0": "
|
13 |
-
"1": "
|
14 |
-
"2": "
|
15 |
"3": "attack"
|
16 |
},
|
17 |
"initializer_range": 0.02,
|
|
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
+
"0": "reject",
|
13 |
+
"1": "contact",
|
14 |
+
"2": "distance",
|
15 |
"3": "attack"
|
16 |
},
|
17 |
"initializer_range": 0.02,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267838720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b062a110921683944246e5c5aa46191f56a5ed87577fffd4f1876cd9cf0e0e5a
|
3 |
size 267838720
|