Model save
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
license: apache-2.0
|
4 |
-
base_model: Qwen/Qwen2-VL-
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# qwen2-7b-instruct-amazon-description
|
18 |
|
19 |
-
This model is a fine-tuned version of [Qwen/Qwen2-VL-
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
|
|
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
|
47 |
-
-
|
48 |
|
49 |
### Training results
|
50 |
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
license: apache-2.0
|
4 |
+
base_model: Qwen/Qwen2-VL-2B-Instruct
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
|
|
16 |
|
17 |
# qwen2-7b-instruct-amazon-description
|
18 |
|
19 |
+
This model is a fine-tuned version of [Qwen/Qwen2-VL-2B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-2B-Instruct) on an unknown dataset.
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
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
|
47 |
+
- num_epochs: 3
|
48 |
|
49 |
### Training results
|
50 |
|
runs/Oct23_09-46-08_narnia/events.out.tfevents.1729694770.narnia.3564323.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:e5e4001b19d69290e5346fe1a7477eddec0d630744cca3a2a4f52c71b6449d77
|
3 |
+
size 11855
|