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:e5c068805251af4ffce8135cb9ef8c26ac23b67b1e26a9901282ed03e904ad14
|
3 |
size 265497700
|