Training in progress, step 20
Browse files- adapter_model.safetensors +1 -1
- tokenizer_config.json +2 -0
- training_args.bin +1 -1
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 10107952
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89241c951190c75dfee2a63c477899b94831e69056881b8351ad59c419f25a24
|
3 |
size 10107952
|
tokenizer_config.json
CHANGED
@@ -134,6 +134,8 @@
|
|
134 |
"clean_up_tokenization_spaces": false,
|
135 |
"eos_token": "<|im_end|>",
|
136 |
"errors": "replace",
|
|
|
|
|
137 |
"model_max_length": 32768,
|
138 |
"pad_token": "<|endoftext|>",
|
139 |
"padding_side": "left",
|
|
|
134 |
"clean_up_tokenization_spaces": false,
|
135 |
"eos_token": "<|im_end|>",
|
136 |
"errors": "replace",
|
137 |
+
"max_pixels": 1003520,
|
138 |
+
"min_pixels": 200704,
|
139 |
"model_max_length": 32768,
|
140 |
"pad_token": "<|endoftext|>",
|
141 |
"padding_side": "left",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:365f5a3955a562a38bb897478406b3a4f5187a7e9ac6b5b450978e66a326bdfc
|
3 |
size 5560
|