lesso commited on
Commit
4e5c6d3
·
verified ·
1 Parent(s): 45ca2dd

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.9381
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.9986 | 0.4452 | 1000 | 1.9381 |
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.9272
108
 
109
  ## Model description
110
 
 
138
 
139
  | Training Loss | Epoch | Step | Validation Loss |
140
  |:-------------:|:------:|:----:|:---------------:|
141
+ | 1.9599 | 0.4452 | 1000 | 1.9272 |
142
 
143
 
144
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "q_proj",
25
  "gate_proj",
26
- "v_proj",
27
- "up_proj",
28
  "down_proj",
29
- "o_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
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,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1835348e9409e9c023f2a8aebf3055cfc984b2554f4576183eab86c69f4ef916
3
  size 125375434
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d16e1b0ea243a4926dc64319e7fd3e28da0b146d0f8b3cc91e8ec9f980f2e63
3
  size 125375434
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ec2b5c9910f19f9d31fb3ada3b2068564872af1a45733257482d529d6718c37
3
  size 125248064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83103d7faa29829787db70f1dcb8853ffad46570fc3c5447a70eb6fb01bd18b5
3
  size 125248064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c85d9b31c5e60e07d0d797918d00e942e0788a5ca9744133f73c8b957eb78f2
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a0d45884620ceef6085956828d6091f386b853e712570dbb107fbd8ba655102
3
  size 6776