Upload folder using huggingface_hub
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "knowledgator/UTC-DeBERTa-base",
|
| 3 |
"architectures": [
|
| 4 |
"DebertaV2ForTokenClassification"
|
| 5 |
],
|
|
@@ -39,7 +39,7 @@
|
|
| 39 |
"relative_attention": true,
|
| 40 |
"share_att_key": true,
|
| 41 |
"torch_dtype": "float32",
|
| 42 |
-
"transformers_version": "4.
|
| 43 |
"type_vocab_size": 0,
|
| 44 |
"vocab_size": 128100
|
| 45 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "knowledgator/UTC-DeBERTa-base-v2",
|
| 3 |
"architectures": [
|
| 4 |
"DebertaV2ForTokenClassification"
|
| 5 |
],
|
|
|
|
| 39 |
"relative_attention": true,
|
| 40 |
"share_att_key": true,
|
| 41 |
"torch_dtype": "float32",
|
| 42 |
+
"transformers_version": "4.40.2",
|
| 43 |
"type_vocab_size": 0,
|
| 44 |
"vocab_size": 128100
|
| 45 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 735359804
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f35f2dea264c4724dae2f1566882724fad199f25dfb155504a28deef48404e8e
|
| 3 |
size 735359804
|