rafaeloc15 commited on
Commit
4fb7d35
1 Parent(s): 4cefbd0

rafaeloc15/mistral-small-v4

Browse files
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.0237
24
 
25
  ## Model description
26
 
@@ -40,7 +40,7 @@ More information needed
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 0.0002
43
- - train_batch_size: 8
44
  - eval_batch_size: 8
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
@@ -52,8 +52,8 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
- | 0.0373 | 1.0 | 110 | 0.0274 |
56
- | 0.0302 | 2.0 | 220 | 0.0237 |
57
 
58
 
59
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.0259
24
 
25
  ## Model description
26
 
 
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 0.0002
43
+ - train_batch_size: 4
44
  - eval_batch_size: 8
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 0.0434 | 1.0 | 226 | 0.0348 |
56
+ | 0.0337 | 2.0 | 452 | 0.0259 |
57
 
58
 
59
  ### Framework versions
adapter_config.json CHANGED
@@ -6,6 +6,7 @@
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
+ "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96b67927fcb00c931555dd243722108043295fc73678578097ae65fe6e7ecdcf
3
  size 109069176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a3f17c1e81feb25a14b952be88d129cd178ecc3216d973613ec49a87eafa3b0
3
  size 109069176
runs/Apr21_22-55-26_07dc28601d23/events.out.tfevents.1713740164.07dc28601d23.675.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adeb86cc378d52259fe58f2bcb07d4eddce2219298b8b7fdf7d953022d1be66f
3
+ size 15404
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8c798461c57d7010b041a17a668493a8d2410e8526dd949bcb3fb2d86ac4ae4
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fe6676f36f26bf78d4ec4230573df46f0815c8b5a21c68511928a36f1b08d87
3
  size 4920