Model save
Browse files
README.md
CHANGED
@@ -7,16 +7,16 @@ tags:
|
|
7 |
- full
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
-
- name: persuasion_simulation_qwen2.
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
# persuasion_simulation_qwen2.
|
18 |
|
19 |
-
This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -47,7 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
48 |
- lr_scheduler_type: cosine
|
49 |
- lr_scheduler_warmup_ratio: 0.1
|
50 |
-
- num_epochs:
|
51 |
|
52 |
### Training results
|
53 |
|
|
|
7 |
- full
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
+
- name: persuasion_simulation_qwen2.5_7b_sft_w_promp_3epochs
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# persuasion_simulation_qwen2.5_7b_sft_w_promp_3epochs
|
18 |
|
19 |
+
This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on an unknown dataset.
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
48 |
- lr_scheduler_type: cosine
|
49 |
- lr_scheduler_warmup_ratio: 0.1
|
50 |
+
- num_epochs: 3.0
|
51 |
|
52 |
### Training results
|
53 |
|