Upload model
Browse files- config.json +4 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"_commit_hash": null,
|
| 3 |
-
"_name_or_path": "/content/drive/MyDrive/exp_ocr_model/checkpoint-
|
| 4 |
"architectures": [
|
| 5 |
"VisionEncoderDecoderModel"
|
| 6 |
],
|
|
@@ -79,7 +79,7 @@
|
|
| 79 |
"top_p": 1.0,
|
| 80 |
"torch_dtype": null,
|
| 81 |
"torchscript": false,
|
| 82 |
-
"transformers_version": "4.
|
| 83 |
"type_vocab_size": 1,
|
| 84 |
"typical_p": 1.0,
|
| 85 |
"use_bfloat16": false,
|
|
@@ -169,13 +169,14 @@
|
|
| 169 |
"top_p": 1.0,
|
| 170 |
"torch_dtype": "float32",
|
| 171 |
"torchscript": false,
|
| 172 |
-
"transformers_version": "4.
|
| 173 |
"typical_p": 1.0,
|
| 174 |
"use_bfloat16": false
|
| 175 |
},
|
| 176 |
"eos_token_id": 2,
|
| 177 |
"is_encoder_decoder": true,
|
| 178 |
"length_penalty": 2.0,
|
|
|
|
| 179 |
"model_type": "vision-encoder-decoder",
|
| 180 |
"no_repeat_ngram_size": 3,
|
| 181 |
"num_beams": 4,
|
|
|
|
| 1 |
{
|
| 2 |
"_commit_hash": null,
|
| 3 |
+
"_name_or_path": "/content/drive/MyDrive/exp_ocr_model/checkpoint-12000",
|
| 4 |
"architectures": [
|
| 5 |
"VisionEncoderDecoderModel"
|
| 6 |
],
|
|
|
|
| 79 |
"top_p": 1.0,
|
| 80 |
"torch_dtype": null,
|
| 81 |
"torchscript": false,
|
| 82 |
+
"transformers_version": "4.25.1",
|
| 83 |
"type_vocab_size": 1,
|
| 84 |
"typical_p": 1.0,
|
| 85 |
"use_bfloat16": false,
|
|
|
|
| 169 |
"top_p": 1.0,
|
| 170 |
"torch_dtype": "float32",
|
| 171 |
"torchscript": false,
|
| 172 |
+
"transformers_version": "4.25.1",
|
| 173 |
"typical_p": 1.0,
|
| 174 |
"use_bfloat16": false
|
| 175 |
},
|
| 176 |
"eos_token_id": 2,
|
| 177 |
"is_encoder_decoder": true,
|
| 178 |
"length_penalty": 2.0,
|
| 179 |
+
"max_length": 40,
|
| 180 |
"model_type": "vision-encoder-decoder",
|
| 181 |
"no_repeat_ngram_size": 3,
|
| 182 |
"num_beams": 4,
|
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:d9632983810895b37190c57b32a56fb528590b4a5d9a4a094f011f24085646ef
|
| 3 |
+
size 2443248377
|