Upload BertForSequenceClassification
Browse files- config.json +3 -3
- model.safetensors +1 -1
config.json
CHANGED
@@ -10,9 +10,9 @@
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
-
"0": "
|
14 |
-
"1": "
|
15 |
-
"2": "
|
16 |
"3": "attack"
|
17 |
},
|
18 |
"initializer_range": 0.02,
|
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
+
"0": "reject",
|
14 |
+
"1": "contact",
|
15 |
+
"2": "distance",
|
16 |
"3": "attack"
|
17 |
},
|
18 |
"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 437964800
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:856e2c566212ae2c46801791b6f347488fc9307922de2e11f3c32cc831b46ae9
|
3 |
size 437964800
|