nblinh63 commited on
Commit
f4e8835
1 Parent(s): 60a8a67

End of training

Browse files
README.md CHANGED
@@ -105,7 +105,7 @@ xformers_attention: null
105
 
106
  This model is a fine-tuned version of [TinyLlama/TinyLlama_v1.1](https://huggingface.co/TinyLlama/TinyLlama_v1.1) on the None dataset.
107
  It achieves the following results on the evaluation set:
108
- - Loss: 1.7862
109
 
110
  ## Model description
111
 
@@ -140,9 +140,9 @@ The following hyperparameters were used during training:
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | 1.8654 | 0.0001 | 1 | 1.7780 |
143
- | 1.3138 | 0.0003 | 3 | 1.7786 |
144
- | 1.6428 | 0.0006 | 6 | 1.7999 |
145
- | 1.3395 | 0.0009 | 9 | 1.7862 |
146
 
147
 
148
  ### Framework versions
 
105
 
106
  This model is a fine-tuned version of [TinyLlama/TinyLlama_v1.1](https://huggingface.co/TinyLlama/TinyLlama_v1.1) on the None dataset.
107
  It achieves the following results on the evaluation set:
108
+ - Loss: 1.7770
109
 
110
  ## Model description
111
 
 
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | 1.8654 | 0.0001 | 1 | 1.7780 |
143
+ | 1.3042 | 0.0003 | 3 | 1.7709 |
144
+ | 1.6426 | 0.0006 | 6 | 1.7829 |
145
+ | 1.3397 | 0.0009 | 9 | 1.7770 |
146
 
147
 
148
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
 
24
  "o_proj",
25
  "q_proj",
26
- "k_proj",
27
- "down_proj",
28
  "gate_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "down_proj",
25
  "o_proj",
26
  "q_proj",
 
 
27
  "gate_proj",
28
+ "up_proj",
29
+ "k_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:c12b9d7da0ccfeda6ebd3019d7c09cc3058fd2c18134743489c57f600c77bf6c
3
  size 50573530
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d060d560185c7db6894169c32070c6109b2686b1a11652aa1635642121adcaa2
3
  size 50573530
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:745e22b4cfe644e890b5c7e5762b7334c3fbc1160823253050f8c8f2ad45f45f
3
  size 50503544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62ebf4c556dc053dc873144c1763930a26a4a1bbb361deedf65af3689dda6858
3
  size 50503544
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b28660bfe89cc0538651f48cd70f7a481a8052384d78f5c68e3271d050811326
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58a3eb8d82e5fbac81f07720d857f56891a89c37b161f0eab5a75ef832506307
3
  size 6776