vxbrandon commited on
Commit
cfaa489
1 Parent(s): f6b6527

Training in progress, step 2500

Browse files
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 2.1418
19
 
20
  ## Model description
21
 
@@ -45,7 +45,7 @@ The following hyperparameters were used during training:
45
  - total_eval_batch_size: 4
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - training_steps: 2100
49
 
50
  ### Training results
51
 
@@ -135,6 +135,16 @@ The following hyperparameters were used during training:
135
  | 2.2177 | 0.33 | 2050 | 2.4141 |
136
  | 2.2132 | 0.33 | 2075 | 2.4143 |
137
  | 2.3103 | 0.34 | 2100 | 2.4161 |
 
 
 
 
 
 
 
 
 
 
138
 
139
 
140
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 2.1411
19
 
20
  ## Model description
21
 
 
45
  - total_eval_batch_size: 4
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - training_steps: 2350
49
 
50
  ### Training results
51
 
 
135
  | 2.2177 | 0.33 | 2050 | 2.4141 |
136
  | 2.2132 | 0.33 | 2075 | 2.4143 |
137
  | 2.3103 | 0.34 | 2100 | 2.4161 |
138
+ | 2.3486 | 0.34 | 2125 | 2.4129 |
139
+ | 2.2573 | 0.34 | 2150 | 2.4170 |
140
+ | 2.2096 | 0.35 | 2175 | 2.4110 |
141
+ | 2.241 | 0.35 | 2200 | 2.4135 |
142
+ | 2.1914 | 0.36 | 2225 | 2.4148 |
143
+ | 2.1867 | 0.36 | 2250 | 2.4132 |
144
+ | 2.3178 | 0.36 | 2275 | 2.4120 |
145
+ | 2.2948 | 0.37 | 2300 | 2.4071 |
146
+ | 2.1932 | 0.37 | 2325 | 2.4067 |
147
+ | 2.2373 | 0.38 | 2350 | 2.4121 |
148
 
149
 
150
  ### Framework versions
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "revision": null,
21
  "target_modules": [
22
  "down_proj",
23
- "gate_proj",
24
- "up_proj",
25
  "v_proj",
26
- "q_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
20
  "revision": null,
21
  "target_modules": [
22
  "down_proj",
 
 
23
  "v_proj",
24
+ "q_proj",
25
+ "up_proj",
26
+ "gate_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:733ffb0800654b28e404dc88aa1ca3cf7fae19199f22c5eb758976394f21c6a4
3
  size 281061608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cb82918988f73b7f6915501c5f61fe5327fdedadd6d0dc4632fb99c1071a310
3
  size 281061608
model-00001-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56d02c2615c869cce6978c7148eeb02a6ffcaae8788f818df32d893b550e13e2
3
  size 4943162336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a113d66a4be05676ae341bae839ddfd9e9dd52d76e92dda521ec3850bbbeaf4c
3
  size 4943162336
model-00002-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75bf9b9486e024336ad3d402518dde7abaa65e165ac6754ed459c958dc0a1289
3
  size 4999819336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8904796973453fcfdba28b83a7a0f1352592155f1595a0e7034652b73eaf3e9
3
  size 4999819336
model-00003-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15e4e8a7365d83df768dba76d95315f547808a3dab5d4b5dcc15a9d8306214ba
3
  size 4540516344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c927970d1fa489791a695730e35f76d3f34391e921aa33b212ea1ef0309b63bc
3
  size 4540516344
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdca4e77ecddcd3d032a9348138be7c03e3b72cc7070d127400e9b1fa40f83dc
3
  size 6456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:954b1a439a182d01c4a173d1e6488818208326cac8c7a2eb8b84b3e7bd29664f
3
  size 6456