Upload DistilBertForTokenClassification
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 |
"DistilBertForTokenClassification"
|
@@ -44,6 +44,7 @@
|
|
44 |
"seq_classif_dropout": 0.2,
|
45 |
"sinusoidal_pos_embds": false,
|
46 |
"tie_weights_": true,
|
47 |
-
"
|
|
|
48 |
"vocab_size": 30522
|
49 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "distilbert/distilbert-base-uncased",
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
"DistilBertForTokenClassification"
|
|
|
44 |
"seq_classif_dropout": 0.2,
|
45 |
"sinusoidal_pos_embds": false,
|
46 |
"tie_weights_": true,
|
47 |
+
"torch_dtype": "float32",
|
48 |
+
"transformers_version": "4.44.2",
|
49 |
"vocab_size": 30522
|
50 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265497700
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8941ff39dc7a066a5492d201a0c1237dfd254b42d159d582462f080e40327d7c
|
3 |
size 265497700
|