Upload folder using huggingface_hub
Browse files- alphabet-all-v7.txt +0 -0
- config.json +15 -0
- model.safetensors +3 -0
alphabet-all-v7.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
config.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"text_height": 48,
|
| 3 |
+
"max_width": 8100,
|
| 4 |
+
"embd_dim": 320,
|
| 5 |
+
"num_heads": 4,
|
| 6 |
+
"encoder_layers": 4,
|
| 7 |
+
"decoder_layers": 5,
|
| 8 |
+
"beam_size_default": 5,
|
| 9 |
+
"max_seq_length_default": 255,
|
| 10 |
+
"pad_token_id": 0,
|
| 11 |
+
"bos_token_id": 1,
|
| 12 |
+
"eos_token_id": 2,
|
| 13 |
+
"space_token": "<SP>",
|
| 14 |
+
"dictionary_file": "alphabet-all-v7.txt"
|
| 15 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:462fe265c21e15c95fec6920c408b84c3e21bae03cce2eb5686f0aef155befdd
|
| 3 |
+
size 263375432
|