livinNector
commited on
Commit
•
3f88ae0
1
Parent(s):
05da8df
Upload DistilBertForMaskedLM
Browse files- config.json +3 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"activation": "gelu",
|
3 |
"architectures": [
|
4 |
"DistilBertForMaskedLM"
|
@@ -17,6 +18,6 @@
|
|
17 |
"seq_classif_dropout": 0.2,
|
18 |
"sinusoidal_pos_embds": false,
|
19 |
"torch_dtype": "float32",
|
20 |
-
"transformers_version": "4.
|
21 |
-
"vocab_size":
|
22 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "livinNector/tabert-4k",
|
3 |
"activation": "gelu",
|
4 |
"architectures": [
|
5 |
"DistilBertForMaskedLM"
|
|
|
18 |
"seq_classif_dropout": 0.2,
|
19 |
"sinusoidal_pos_embds": false,
|
20 |
"torch_dtype": "float32",
|
21 |
+
"transformers_version": "4.28.1",
|
22 |
+
"vocab_size": 4023
|
23 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a546b955b15c7f467d3f30d2427bd85be9f1f0f20fc2d442f321cfe9b82f0734
|
3 |
+
size 186465649
|