DeepDream2045 commited on
Commit
83abd78
1 Parent(s): e430d78

End of training

Browse files
README.md CHANGED
@@ -95,7 +95,7 @@ xformers_attention: true
95
 
96
  This model is a fine-tuned version of [jhflow/mistral7b-lora-multi-turn-v2](https://huggingface.co/jhflow/mistral7b-lora-multi-turn-v2) on the None dataset.
97
  It achieves the following results on the evaluation set:
98
- - Loss: 2.0885
99
 
100
  ## Model description
101
 
@@ -133,8 +133,8 @@ The following hyperparameters were used during training:
133
  | Training Loss | Epoch | Step | Validation Loss |
134
  |:-------------:|:------:|:----:|:---------------:|
135
  | 1.8825 | 0.0031 | 1 | 2.3788 |
136
- | 2.2226 | 0.0766 | 25 | 2.1118 |
137
- | 2.0586 | 0.1533 | 50 | 2.0885 |
138
 
139
 
140
  ### Framework versions
 
95
 
96
  This model is a fine-tuned version of [jhflow/mistral7b-lora-multi-turn-v2](https://huggingface.co/jhflow/mistral7b-lora-multi-turn-v2) on the None dataset.
97
  It achieves the following results on the evaluation set:
98
+ - Loss: 2.0884
99
 
100
  ## Model description
101
 
 
133
  | Training Loss | Epoch | Step | Validation Loss |
134
  |:-------------:|:------:|:----:|:---------------:|
135
  | 1.8825 | 0.0031 | 1 | 2.3788 |
136
+ | 2.2213 | 0.0766 | 25 | 2.1134 |
137
+ | 2.0582 | 0.1533 | 50 | 2.0884 |
138
 
139
 
140
  ### 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
  "up_proj",
26
- "o_proj",
27
  "gate_proj",
28
- "v_proj",
29
- "down_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
+ "down_proj",
28
+ "q_proj",
29
+ "o_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:388b9b2c6e80517477bd2744c66c0e3775c3e5c95ff7815899a4941b8c13f219
3
  size 335706186
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d392f243ecf109170111a71b7dd47729653755bac555890c6edd01a356e0b569
3
  size 335706186
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5704821e9918d31c0d0acaa3815aadbaec64194cb9aad364d12dbb02f99aef36
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57c84eeeff235235a4a863df3f19b945a27ae19cebb81e2291b8e0881cd54c2d
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2ed31e570494779bd86d653ae545f1873d662b7f560837aac5f1782bcac42cc
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1baeee59f7debef1f8d94258da455d503cad8cc40f091043441d3366e0216a96
3
  size 6776