lesso commited on
Commit
0075ac4
·
verified ·
1 Parent(s): 4e5c6d3

End of training

Browse files
README.md CHANGED
@@ -104,7 +104,7 @@ xformers_attention: null
104
 
105
  This model is a fine-tuned version of [OpenBuddy/openbuddy-llama2-13b-v8.1-fp16](https://huggingface.co/OpenBuddy/openbuddy-llama2-13b-v8.1-fp16) on the None dataset.
106
  It achieves the following results on the evaluation set:
107
- - Loss: 1.9272
108
 
109
  ## Model description
110
 
@@ -138,7 +138,7 @@ The following hyperparameters were used during training:
138
 
139
  | Training Loss | Epoch | Step | Validation Loss |
140
  |:-------------:|:------:|:----:|:---------------:|
141
- | 1.9599 | 0.4452 | 1000 | 1.9272 |
142
 
143
 
144
  ### Framework versions
 
104
 
105
  This model is a fine-tuned version of [OpenBuddy/openbuddy-llama2-13b-v8.1-fp16](https://huggingface.co/OpenBuddy/openbuddy-llama2-13b-v8.1-fp16) on the None dataset.
106
  It achieves the following results on the evaluation set:
107
+ - Loss: 1.9295
108
 
109
  ## Model description
110
 
 
138
 
139
  | Training Loss | Epoch | Step | Validation Loss |
140
  |:-------------:|:------:|:----:|:---------------:|
141
+ | 2.0056 | 0.4452 | 1000 | 1.9295 |
142
 
143
 
144
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "down_proj",
25
- "o_proj",
26
- "k_proj",
27
  "up_proj",
 
 
28
  "q_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
  "up_proj",
25
+ "k_proj",
26
+ "gate_proj",
27
  "q_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:7d16e1b0ea243a4926dc64319e7fd3e28da0b146d0f8b3cc91e8ec9f980f2e63
3
  size 125375434
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:011c3618d1535e10d7fff3c6627d3295a6c88a9c0cdbbda93186bf6ab39efde3
3
  size 125375434
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83103d7faa29829787db70f1dcb8853ffad46570fc3c5447a70eb6fb01bd18b5
3
  size 125248064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e3e530281abcfdc8aade9963af5d515608d5f809d384a5eae5968d68785c3d5
3
  size 125248064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a0d45884620ceef6085956828d6091f386b853e712570dbb107fbd8ba655102
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc8d1458c5bcbbcb955079104c332daf3d0c57c22825abd0b7d23987125df31e
3
  size 6776