Upload folder using huggingface_hub
Browse files- config.json +3 -3
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -5,8 +5,8 @@
|
|
| 5 |
],
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
"auto_map": {
|
| 8 |
-
"AutoConfig": "modeling_GOT.GOTConfig",
|
| 9 |
-
"AutoModel": "modeling_GOT.GOTQwenForCausalLM"
|
| 10 |
},
|
| 11 |
"bos_token_id": 151643,
|
| 12 |
"eos_token_id": 151643,
|
|
@@ -30,7 +30,7 @@
|
|
| 30 |
"rope_theta": 1000000.0,
|
| 31 |
"sliding_window": null,
|
| 32 |
"tie_word_embeddings": true,
|
| 33 |
-
"torch_dtype": "
|
| 34 |
"transformers_version": "4.46.2",
|
| 35 |
"use_cache": true,
|
| 36 |
"use_im_start_end": true,
|
|
|
|
| 5 |
],
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
"auto_map": {
|
| 8 |
+
"AutoConfig": "ucaslcl/GOT-OCR2_0--modeling_GOT.GOTConfig",
|
| 9 |
+
"AutoModel": "ucaslcl/GOT-OCR2_0--modeling_GOT.GOTQwenForCausalLM"
|
| 10 |
},
|
| 11 |
"bos_token_id": 151643,
|
| 12 |
"eos_token_id": 151643,
|
|
|
|
| 30 |
"rope_theta": 1000000.0,
|
| 31 |
"sliding_window": null,
|
| 32 |
"tie_word_embeddings": true,
|
| 33 |
+
"torch_dtype": "bfloat16",
|
| 34 |
"transformers_version": "4.46.2",
|
| 35 |
"use_cache": true,
|
| 36 |
"use_im_start_end": true,
|
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:fabaa000422d8688b5c3220a856ec8a0d706fa312673224b6e9885654f9344e3
|
| 3 |
+
size 1121111672
|