lesso commited on
Commit
19f11a8
·
verified ·
1 Parent(s): 02e3e93

End of training

Browse files
README.md CHANGED
@@ -95,7 +95,7 @@ xformers_attention: null
95
 
96
  This model is a fine-tuned version of [HuggingFaceM4/tiny-random-LlamaForCausalLM](https://huggingface.co/HuggingFaceM4/tiny-random-LlamaForCausalLM) on the None dataset.
97
  It achieves the following results on the evaluation set:
98
- - Loss: 10.3767
99
 
100
  ## Model description
101
 
@@ -133,7 +133,7 @@ The following hyperparameters were used during training:
133
  | 10.3806 | 0.0055 | 1 | 10.3768 |
134
  | 10.3782 | 0.0164 | 3 | 10.3768 |
135
  | 10.3829 | 0.0329 | 6 | 10.3768 |
136
- | 10.383 | 0.0493 | 9 | 10.3767 |
137
 
138
 
139
  ### Framework versions
 
95
 
96
  This model is a fine-tuned version of [HuggingFaceM4/tiny-random-LlamaForCausalLM](https://huggingface.co/HuggingFaceM4/tiny-random-LlamaForCausalLM) on the None dataset.
97
  It achieves the following results on the evaluation set:
98
+ - Loss: 10.3766
99
 
100
  ## Model description
101
 
 
133
  | 10.3806 | 0.0055 | 1 | 10.3768 |
134
  | 10.3782 | 0.0164 | 3 | 10.3768 |
135
  | 10.3829 | 0.0329 | 6 | 10.3768 |
136
+ | 10.3829 | 0.0493 | 9 | 10.3766 |
137
 
138
 
139
  ### Framework versions
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
- "gate_proj",
25
- "down_proj",
26
- "v_proj",
27
  "up_proj",
 
28
  "q_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
 
 
 
24
  "up_proj",
25
+ "gate_proj",
26
  "q_proj",
27
+ "v_proj",
28
+ "o_proj",
29
+ "down_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:3961f66da47ffb0783514971a636411adc860d519f59e6ffad4a53982444db1d
3
  size 33666
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ae2ac27f7c2ea80e5a0d9004f5f3aab38ada81483a3319d4115ba21ccdb31ac
3
  size 33666
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c20330890176aec2153715f7803e60009e132390f930c1102693f1f5eeb06d6d
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d95098d63373bb83b8f55cc9f33fe4602b0d75bf930545ec1e8aae3b194d886a
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6821faa402816dc870cc3e028c580686f878eb32e4f18e75741a9277f08b1912
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9e7b71b1ce7772469f28700f63d8a31b72c32cf43950aa8f0fc2a8925ca4941
3
  size 6776