Upload DistilBertForSequenceClassification
Browse files- config.json +4 -4
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "883_output_coping_distilbert_full
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
"DistilBertForSequenceClassification"
|
@@ -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,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "883_output_coping_distilbert_full//",
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
"DistilBertForSequenceClassification"
|
|
|
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:bd9b8582f4a6c5ea59e48de42b9cfac6c6688a2217d41a0dc0a8b244b8202823
|
3 |
size 267838720
|