Training in progress, step 50
Browse files- config.json +1 -1
- tokenizer_config.json +1 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -154,7 +154,7 @@
|
|
154 |
},
|
155 |
"tie_word_embeddings": false,
|
156 |
"torch_dtype": "bfloat16",
|
157 |
-
"transformers_version": "4.41.
|
158 |
"use_cache": true,
|
159 |
"vision_config": {
|
160 |
"_name_or_path": "",
|
|
|
154 |
},
|
155 |
"tie_word_embeddings": false,
|
156 |
"torch_dtype": "bfloat16",
|
157 |
+
"transformers_version": "4.41.1",
|
158 |
"use_cache": true,
|
159 |
"vision_config": {
|
160 |
"_name_or_path": "",
|
tokenizer_config.json
CHANGED
@@ -60,6 +60,7 @@
|
|
60 |
"clean_up_tokenization_spaces": false,
|
61 |
"do_image_splitting": false,
|
62 |
"eos_token": "</s>",
|
|
|
63 |
"model_max_length": 1000000000000000019884624838656,
|
64 |
"pad_token": "<unk>",
|
65 |
"processor_class": "Idefics2Processor",
|
|
|
60 |
"clean_up_tokenization_spaces": false,
|
61 |
"do_image_splitting": false,
|
62 |
"eos_token": "</s>",
|
63 |
+
"legacy": false,
|
64 |
"model_max_length": 1000000000000000019884624838656,
|
65 |
"pad_token": "<unk>",
|
66 |
"processor_class": "Idefics2Processor",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:158b9f9aa4765b26c3fc4775ad0dc5e880c847c14de378eb2ff8cd73bc755313
|
3 |
size 6456
|