Training in progress, step 10
Browse files- model.safetensors +1 -1
- preprocessor_config.json +1 -1
- runs/Jan29_18-00-05_csr-95830.utdallas.edu/events.out.tfevents.1738195206.csr-95830.utdallas.edu.1591823.0 +2 -2
- runs/Jan29_19-12-22_csr-95830.utdallas.edu/events.out.tfevents.1738199616.csr-95830.utdallas.edu.1650472.0 +3 -0
- tokenizer_config.json +1 -0
- training_args.bin +1 -1
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4457638440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d252bc301c8b9ef6eabaf6ce293ac631bce070d108097e7eb471e3bf548ad10b
|
3 |
size 4457638440
|
preprocessor_config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
0.26130258,
|
15 |
0.27577711
|
16 |
],
|
17 |
-
"max_pixels":
|
18 |
"merge_size": 2,
|
19 |
"min_pixels": 3136,
|
20 |
"patch_size": 14,
|
|
|
14 |
0.26130258,
|
15 |
0.27577711
|
16 |
],
|
17 |
+
"max_pixels": 1003520,
|
18 |
"merge_size": 2,
|
19 |
"min_pixels": 3136,
|
20 |
"patch_size": 14,
|
runs/Jan29_18-00-05_csr-95830.utdallas.edu/events.out.tfevents.1738195206.csr-95830.utdallas.edu.1591823.0
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:9217fb6792e87327c25c548a19d0e6da0cf9f04ea1939a547b58feba8fb473e3
|
3 |
+
size 19438
|
runs/Jan29_19-12-22_csr-95830.utdallas.edu/events.out.tfevents.1738199616.csr-95830.utdallas.edu.1650472.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84ee4509323e057f0f63ac44656c746088f45c0cb56fabfd84dc713abba62548
|
3 |
+
size 7186
|
tokenizer_config.json
CHANGED
@@ -135,6 +135,7 @@
|
|
135 |
"eos_token": "<|im_end|>",
|
136 |
"errors": "replace",
|
137 |
"extra_special_tokens": {},
|
|
|
138 |
"model_max_length": 32768,
|
139 |
"pad_token": "<|endoftext|>",
|
140 |
"padding_side": "left",
|
|
|
135 |
"eos_token": "<|im_end|>",
|
136 |
"errors": "replace",
|
137 |
"extra_special_tokens": {},
|
138 |
+
"max_pixels": 1003520,
|
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 6264
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3de91b0776108991dda800d1b9cf0192974cf5570c87fbb25ef10e0f98749d69
|
3 |
size 6264
|