pedrosperber760 commited on
Commit
c4f8d9c
·
verified ·
1 Parent(s): 743f620

End of training

Browse files
README.md CHANGED
@@ -103,7 +103,7 @@ xformers_attention: null
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.4639
107
 
108
  ## Model description
109
 
@@ -138,9 +138,9 @@ The following hyperparameters were used during training:
138
  | Training Loss | Epoch | Step | Validation Loss |
139
  |:-------------:|:------:|:----:|:---------------:|
140
  | 10.0714 | 0.0015 | 1 | 9.6841 |
141
- | 9.82 | 0.0045 | 3 | 9.2804 |
142
- | 8.7056 | 0.0089 | 6 | 6.3620 |
143
- | 4.6051 | 0.0134 | 9 | 3.4639 |
144
 
145
 
146
  ### Framework versions
 
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.4301
107
 
108
  ## Model description
109
 
 
138
  | Training Loss | Epoch | Step | Validation Loss |
139
  |:-------------:|:------:|:----:|:---------------:|
140
  | 10.0714 | 0.0015 | 1 | 9.6841 |
141
+ | 9.8085 | 0.0045 | 3 | 9.2877 |
142
+ | 8.723 | 0.0089 | 6 | 6.3874 |
143
+ | 4.6364 | 0.0134 | 9 | 3.4301 |
144
 
145
 
146
  ### Framework versions
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
- "o_proj",
25
- "up_proj",
26
  "v_proj",
 
 
27
  "down_proj",
28
- "gate_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
+ "gate_proj",
 
25
  "v_proj",
26
+ "q_proj",
27
+ "up_proj",
28
  "down_proj",
29
+ "o_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:8582963b961ab25cfb267754037627a3c91f2e29660f0ba89a280e956620689a
3
  size 35313738
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:269c09aa69bead95ac748047c531aa8922ee921582f751c5f190bb41b72f5a8a
3
  size 35313738
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33343daee1ee6a6dc33af650613c9a7aecae25d982b09a8d3967d27eaa324c19
3
  size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a9f301dd1b5c76ad74770099510dea849e9e5512c6cde06b8477a69e2c986eb
3
  size 35237104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5235a99abae682b5b1490f6a9df0a8861b8e91f3470797e2fef11dca025dbf7
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8910c913daa72aa2ee1f187619a3777cdd3adf003c43811644b4605775f3d33a
3
  size 6776