Push model using huggingface_hub.
Browse files- gliner_config.json +1 -2
- pytorch_model.bin +1 -1
gliner_config.json
CHANGED
@@ -3,7 +3,6 @@
|
|
3 |
"dropout": 0.4,
|
4 |
"embed_ent_token": true,
|
5 |
"encoder_config": {
|
6 |
-
"_attn_implementation_autoset": true,
|
7 |
"_name_or_path": "microsoft/deberta-v3-small",
|
8 |
"add_cross_attention": false,
|
9 |
"architectures": null,
|
@@ -119,7 +118,7 @@
|
|
119 |
"span_mode": "markerV0",
|
120 |
"subtoken_pooling": "first",
|
121 |
"train_batch_size": 8,
|
122 |
-
"transformers_version": "4.
|
123 |
"vocab_size": 128004,
|
124 |
"warmup_ratio": 3000,
|
125 |
"words_splitter_type": "whitespace"
|
|
|
3 |
"dropout": 0.4,
|
4 |
"embed_ent_token": true,
|
5 |
"encoder_config": {
|
|
|
6 |
"_name_or_path": "microsoft/deberta-v3-small",
|
7 |
"add_cross_attention": false,
|
8 |
"architectures": null,
|
|
|
118 |
"span_mode": "markerV0",
|
119 |
"subtoken_pooling": "first",
|
120 |
"train_batch_size": 8,
|
121 |
+
"transformers_version": "4.52.4",
|
122 |
"vocab_size": 128004,
|
123 |
"warmup_ratio": 3000,
|
124 |
"words_splitter_type": "whitespace"
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 610640046
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2a20633b5fc6fc68d6a413da997476dfea906107490718b3a7a552d737823bc
|
3 |
size 610640046
|