dkat0 commited on
Commit
ab0c8ca
1 Parent(s): c3ec45b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -20
README.md CHANGED
@@ -15,24 +15,9 @@ model-index:
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
- # sft2
19
 
20
  This model is a fine-tuned version of [Qwen/Qwen2-7B](https://huggingface.co/Qwen/Qwen2-7B) on the qwen2-self-align-instruct dataset.
21
- It achieves the following results on the evaluation set:
22
- - Loss: 0.8864
23
- - Accuracy: 0.7860
24
-
25
- ## Model description
26
-
27
- More information needed
28
-
29
- ## Intended uses & limitations
30
-
31
- More information needed
32
-
33
- ## Training and evaluation data
34
-
35
- More information needed
36
 
37
  ## Training procedure
38
 
@@ -53,10 +38,6 @@ The following hyperparameters were used during training:
53
  - lr_scheduler_warmup_ratio: 0.1
54
  - num_epochs: 3.0
55
 
56
- ### Training results
57
-
58
-
59
-
60
  ### Framework versions
61
 
62
  - Transformers 4.42.3
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
+ # qwen-2-7b-instruct-self-align
19
 
20
  This model is a fine-tuned version of [Qwen/Qwen2-7B](https://huggingface.co/Qwen/Qwen2-7B) on the qwen2-self-align-instruct dataset.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  ## Training procedure
23
 
 
38
  - lr_scheduler_warmup_ratio: 0.1
39
  - num_epochs: 3.0
40
 
 
 
 
 
41
  ### Framework versions
42
 
43
  - Transformers 4.42.3