nblinh commited on
Commit
6cbe91d
·
verified ·
1 Parent(s): 465eef8

End of training

Browse files
README.md CHANGED
@@ -78,7 +78,7 @@ resume_from_checkpoint: null
78
  s2_attention: null
79
  sample_packing: false
80
  saves_per_epoch: 1
81
- sequence_len: 1024
82
  strict: false
83
  tf32: false
84
  tokenizer_type: AutoTokenizer
@@ -103,7 +103,7 @@ xformers_attention: true
103
 
104
  This model is a fine-tuned version of [Qwen/Qwen2-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2-0.5B-Instruct) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
- - Loss: 3.1230
107
 
108
  ## Model description
109
 
@@ -135,7 +135,7 @@ The following hyperparameters were used during training:
135
 
136
  | Training Loss | Epoch | Step | Validation Loss |
137
  |:-------------:|:------:|:----:|:---------------:|
138
- | 3.0102 | 0.0001 | 10 | 3.1230 |
139
 
140
 
141
  ### Framework versions
 
78
  s2_attention: null
79
  sample_packing: false
80
  saves_per_epoch: 1
81
+ sequence_len: 2048
82
  strict: false
83
  tf32: false
84
  tokenizer_type: AutoTokenizer
 
103
 
104
  This model is a fine-tuned version of [Qwen/Qwen2-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2-0.5B-Instruct) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
+ - Loss: 3.0159
107
 
108
  ## Model description
109
 
 
135
 
136
  | Training Loss | Epoch | Step | Validation Loss |
137
  |:-------------:|:------:|:----:|:---------------:|
138
+ | 2.8271 | 0.0001 | 10 | 3.0159 |
139
 
140
 
141
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "v_proj",
25
- "k_proj",
26
  "o_proj",
27
- "up_proj",
28
  "q_proj",
29
- "gate_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "o_proj",
 
24
  "q_proj",
25
+ "k_proj",
26
+ "gate_proj",
27
+ "v_proj",
28
+ "down_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58bcbd18514541ed340d8523ff610c7b7f212bed04c7c9a650d7d5dba956ccfe
3
  size 35313738
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3171ffe45a2e29c53c9a07b40d42aed106c4e0993beb852fdf1cce321aad761d
3
  size 35313738
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f1db7887debfd2a32b2e57a127d6281b99952db790ecad675f64520d9d580e2
3
  size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1e86263d6fe5ce97a419dcce48175915dabd6fc412ba243dae088f80ec18ac3
3
  size 35237104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30b9e2d7aefc0f289b61119392da92e0ae12ee60a04680b0afe44550998d7cf4
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8449a25b4683306f9896742b3f4db40ff66c2ad119d6f70b37c39d8a7db972ad
3
  size 6776