Commit
•
7d94094
1
Parent(s):
543f56d
Model save
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: Qwen/Qwen2-VL-
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
5 |
tags:
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# qwen2-2b-instruct-amazon-description
|
18 |
|
19 |
-
This model is a fine-tuned version of [Qwen/Qwen2-VL-
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -36,11 +36,11 @@ More information needed
|
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
- learning_rate: 0.0002
|
39 |
-
- train_batch_size:
|
40 |
- eval_batch_size: 8
|
41 |
- seed: 42
|
42 |
- gradient_accumulation_steps: 8
|
43 |
-
- total_train_batch_size:
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: constant
|
46 |
- lr_scheduler_warmup_ratio: 0.03
|
|
|
1 |
---
|
2 |
+
base_model: Qwen/Qwen2-VL-7B-Instruct
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
5 |
tags:
|
|
|
16 |
|
17 |
# qwen2-2b-instruct-amazon-description
|
18 |
|
19 |
+
This model is a fine-tuned version of [Qwen/Qwen2-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct) on an unknown dataset.
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
- learning_rate: 0.0002
|
39 |
+
- train_batch_size: 4
|
40 |
- eval_batch_size: 8
|
41 |
- seed: 42
|
42 |
- gradient_accumulation_steps: 8
|
43 |
+
- total_train_batch_size: 32
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: constant
|
46 |
- lr_scheduler_warmup_ratio: 0.03
|
runs/Sep30_13-29-45_ip-172-31-27-157/events.out.tfevents.1727702988.ip-172-31-27-157.3077.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:a4ffae97faae188e7033c352566bdedd3a4590821690765bc7c4c116ec9c6878
|
3 |
+
size 11842
|