nblinh63 commited on
Commit
348319b
1 Parent(s): 4c8e358

End of training

Browse files
README.md CHANGED
@@ -103,7 +103,7 @@ xformers_attention: true
103
 
104
  This model is a fine-tuned version of [unsloth/tinyllama-chat](https://huggingface.co/unsloth/tinyllama-chat) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
- - Loss: 2.6709
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
- | 2.3528 | 0.0002 | 10 | 2.6709 |
139
 
140
 
141
  ### Framework versions
 
103
 
104
  This model is a fine-tuned version of [unsloth/tinyllama-chat](https://huggingface.co/unsloth/tinyllama-chat) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
+ - Loss: 2.6679
107
 
108
  ## Model description
109
 
 
135
 
136
  | Training Loss | Epoch | Step | Validation Loss |
137
  |:-------------:|:------:|:----:|:---------------:|
138
+ | 2.3331 | 0.0002 | 10 | 2.6679 |
139
 
140
 
141
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj",
25
- "gate_proj",
26
  "k_proj",
 
27
  "o_proj",
 
28
  "up_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "k_proj",
24
+ "down_proj",
25
  "o_proj",
26
+ "q_proj",
27
  "up_proj",
28
+ "v_proj",
29
+ "gate_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:c4ff27ad7a55af1690b5aa159ed6772ec674cdc2495d6985a9855289cd401e24
3
  size 50573530
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ce34da8773efef1806548702681db7cfdf9295b4b813d44f4ee6bacbbeeb154
3
  size 50573530
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37f0424883d68f59346605255462b2c2080898d9b3b826f81c6ead496fb00a9b
3
  size 50503544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87e89489fb850740dd05d3fc25482a8cd38ac60b59fc08da464a8c3c5da1240b
3
  size 50503544
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aff35d47e487f47b533c27713d3cac70ffbfc49b7f0f628911e050d0b66d2939
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fb426a8296500df366e2e30de7c50080d84444035c6f53e0944fbca7f374f11
3
  size 6776