Commit
•
763b93c
1
Parent(s):
eb60c22
Training in progress, epoch 1
Browse files- README.md +0 -55
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,55 +0,0 @@
|
|
1 |
-
---
|
2 |
-
library_name: transformers
|
3 |
-
license: apache-2.0
|
4 |
-
base_model: Qwen/Qwen2-0.5B-Instruct
|
5 |
-
tags:
|
6 |
-
- trl
|
7 |
-
- online-dpo
|
8 |
-
- generated_from_trainer
|
9 |
-
model-index:
|
10 |
-
- name: online-dpo-qwen2-2
|
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 |
-
# online-dpo-qwen2-2
|
18 |
-
|
19 |
-
This model is a fine-tuned version of [Qwen/Qwen2-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2-0.5B-Instruct) on the trl-lib/ultrafeedback-prompt dataset.
|
20 |
-
|
21 |
-
## Model description
|
22 |
-
|
23 |
-
More information needed
|
24 |
-
|
25 |
-
## Intended uses & limitations
|
26 |
-
|
27 |
-
More information needed
|
28 |
-
|
29 |
-
## Training and evaluation data
|
30 |
-
|
31 |
-
More information needed
|
32 |
-
|
33 |
-
## Training procedure
|
34 |
-
|
35 |
-
### Training hyperparameters
|
36 |
-
|
37 |
-
The following hyperparameters were used during training:
|
38 |
-
- learning_rate: 5e-07
|
39 |
-
- train_batch_size: 8
|
40 |
-
- eval_batch_size: 8
|
41 |
-
- seed: 42
|
42 |
-
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
-
- lr_scheduler_type: linear
|
44 |
-
- num_epochs: 3.0
|
45 |
-
|
46 |
-
### Training results
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
### Framework versions
|
51 |
-
|
52 |
-
- Transformers 4.45.0.dev0
|
53 |
-
- Pytorch 2.4.1+cu121
|
54 |
-
- Datasets 3.0.0
|
55 |
-
- Tokenizers 0.19.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1976163472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:444040b9c85172fac0a3f53a2832ab8098ff0841854c638a600dcb57e9311378
|
3 |
size 1976163472
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2379af81492afc25597f2bf5d0dcd8d9b09892ce58fce9cfd1a81098bd41bc98
|
3 |
size 5432
|