End of training
Browse files- README.md +2 -2
- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- tokenizer.json +2 -2
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: unsloth/
|
3 |
library_name: transformers
|
4 |
model_name: outputs
|
5 |
tags:
|
@@ -12,7 +12,7 @@ licence: license
|
|
12 |
|
13 |
# Model Card for outputs
|
14 |
|
15 |
-
This model is a fine-tuned version of [unsloth/
|
16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
17 |
|
18 |
## Quick start
|
|
|
1 |
---
|
2 |
+
base_model: unsloth/Qwen2-VL-2B-Instruct
|
3 |
library_name: transformers
|
4 |
model_name: outputs
|
5 |
tags:
|
|
|
12 |
|
13 |
# Model Card for outputs
|
14 |
|
15 |
+
This model is a fine-tuned version of [unsloth/Qwen2-VL-2B-Instruct](https://huggingface.co/unsloth/Qwen2-VL-2B-Instruct).
|
16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
17 |
|
18 |
## Quick start
|
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "unsloth/
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "unsloth/Qwen2-VL-2B-Instruct",
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 115886968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:391cddbc7355c5fac5db19d9ad50a5d6bde0699fa6f815f01c5e2ef043b9344e
|
3 |
size 115886968
|
tokenizer.json
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:00ff1d43b119596534f778ecc067f5b457d2ce2fe2665ab12fe7a8705fda3437
|
3 |
+
size 11420639
|
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:03a23679308ea92e1a8aa293f2ab804cf899d171771b8b3eccce96bebec97617
|
3 |
size 5624
|