End of training
Browse files
adapter_config.json
CHANGED
|
@@ -27,8 +27,8 @@
|
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
"down_proj",
|
| 30 |
-
"k_proj",
|
| 31 |
"fc2",
|
|
|
|
| 32 |
"fc1",
|
| 33 |
"q_proj",
|
| 34 |
"gate_proj",
|
|
|
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
"down_proj",
|
|
|
|
| 30 |
"fc2",
|
| 31 |
+
"k_proj",
|
| 32 |
"fc1",
|
| 33 |
"q_proj",
|
| 34 |
"gate_proj",
|
adapter_model.safetensors
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:d98c46b4fa3cc9f923d5ca1a954fe0d055b8b00a5a17394574f8d48cbed2743f
|
| 3 |
+
size 2723633656
|
generation_config.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 2,
|
| 3 |
+
"cache_implementation": "hybrid",
|
| 4 |
+
"do_sample": true,
|
| 5 |
+
"eos_token_id": [
|
| 6 |
+
1,
|
| 7 |
+
106
|
| 8 |
+
],
|
| 9 |
+
"pad_token_id": 0,
|
| 10 |
+
"top_k": 64,
|
| 11 |
+
"top_p": 0.95,
|
| 12 |
+
"transformers_version": "4.55.0"
|
| 13 |
+
}
|
runs/Aug10_17-49-30_f544100c312f/events.out.tfevents.1754848676.f544100c312f.1803.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:071da1c98f362924dfa1a453ed672ec796ba2625c9eb70f8817642ceb69bcbb8
|
| 3 |
+
size 420
|
tokenizer_config.json
CHANGED
|
@@ -51334,8 +51334,12 @@
|
|
| 51334 |
"image_token": "<image_soft_token>"
|
| 51335 |
},
|
| 51336 |
"image_token": "<image_soft_token>",
|
|
|
|
| 51337 |
"model_max_length": 1000000000000000019884624838656,
|
|
|
|
| 51338 |
"pad_token": "<pad>",
|
|
|
|
|
|
|
| 51339 |
"processor_class": "Gemma3Processor",
|
| 51340 |
"sp_model_kwargs": null,
|
| 51341 |
"spaces_between_special_tokens": false,
|
|
|
|
| 51334 |
"image_token": "<image_soft_token>"
|
| 51335 |
},
|
| 51336 |
"image_token": "<image_soft_token>",
|
| 51337 |
+
"max_length": null,
|
| 51338 |
"model_max_length": 1000000000000000019884624838656,
|
| 51339 |
+
"pad_to_multiple_of": null,
|
| 51340 |
"pad_token": "<pad>",
|
| 51341 |
+
"pad_token_type_id": 0,
|
| 51342 |
+
"padding_side": "left",
|
| 51343 |
"processor_class": "Gemma3Processor",
|
| 51344 |
"sp_model_kwargs": null,
|
| 51345 |
"spaces_between_special_tokens": false,
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7cbde8993eb1c71f3bd2f21228f7824bfef7c0ad58d0919d1d17de326163325
|
| 3 |
size 5624
|