Upload DistilBertForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
"DistilBertForSequenceClassification"
|
@@ -33,6 +33,6 @@
|
|
33 |
"sinusoidal_pos_embds": false,
|
34 |
"tie_weights_": true,
|
35 |
"torch_dtype": "float32",
|
36 |
-
"transformers_version": "4.
|
37 |
"vocab_size": 30522
|
38 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "results/checkpoint-3000",
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
"DistilBertForSequenceClassification"
|
|
|
33 |
"sinusoidal_pos_embds": false,
|
34 |
"tie_weights_": true,
|
35 |
"torch_dtype": "float32",
|
36 |
+
"transformers_version": "4.46.3",
|
37 |
"vocab_size": 30522
|
38 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267841796
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4dd7985622e09ea95da3334e4f07fa09a04fc65b7734fb8dd140d178fb0fc2b7
|
3 |
size 267841796
|