Upload DistilBertForSequenceClassification
Browse files- config.json +3 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
"DistilBertForSequenceClassification"
|
@@ -38,6 +38,7 @@
|
|
38 |
"seq_classif_dropout": 0.2,
|
39 |
"sinusoidal_pos_embds": false,
|
40 |
"tie_weights_": true,
|
41 |
-
"
|
|
|
42 |
"vocab_size": 30522
|
43 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "distilbert-base-uncased",
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
"DistilBertForSequenceClassification"
|
|
|
38 |
"seq_classif_dropout": 0.2,
|
39 |
"sinusoidal_pos_embds": false,
|
40 |
"tie_weights_": true,
|
41 |
+
"torch_dtype": "float32",
|
42 |
+
"transformers_version": "4.44.2",
|
43 |
"vocab_size": 30522
|
44 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267851024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:611a597b8eb6312bc0b95ba1c55eaae613ba6962f29182b8853dd7c2b7d1f727
|
3 |
size 267851024
|