Upload folder using huggingface_hub
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"additional_special_tokens_ids": [],
|
| 3 |
"architectures": [
|
| 4 |
-
"
|
| 5 |
],
|
| 6 |
"attention_bias": false,
|
| 7 |
"attention_dropout": 0.0,
|
|
@@ -44,7 +44,7 @@
|
|
| 44 |
"sparse_prediction": false,
|
| 45 |
"tokenizer_class": "RobertaTokenizerFast",
|
| 46 |
"torch_dtype": "float32",
|
| 47 |
-
"transformers_version": "4.50.
|
| 48 |
"unk_token_id": 3,
|
| 49 |
"vocab_size": 50001
|
| 50 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"additional_special_tokens_ids": [],
|
| 3 |
"architectures": [
|
| 4 |
+
"ModernBertForMaskedLM"
|
| 5 |
],
|
| 6 |
"attention_bias": false,
|
| 7 |
"attention_dropout": 0.0,
|
|
|
|
| 44 |
"sparse_prediction": false,
|
| 45 |
"tokenizer_class": "RobertaTokenizerFast",
|
| 46 |
"torch_dtype": "float32",
|
| 47 |
+
"transformers_version": "4.50.3",
|
| 48 |
"unk_token_id": 3,
|
| 49 |
"vocab_size": 50001
|
| 50 |
}
|
model.safetensors
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:58ce592ae6cedc404801243133a46765333b0a0b48852a9a23a8bd1712fd7fd9
|
| 3 |
+
size 597506140
|