emmalybaek commited on
Commit
e05cb63
·
verified ·
1 Parent(s): 561c59d

End of training

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: mistralai/Mistral-7B-v0.3
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - generated_from_trainer
9
+ datasets:
10
+ - generator
11
+ model-index:
12
+ - name: mistral-qlora_v2
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # mistral-qlora_v2
20
+
21
+ This model is a fine-tuned version of [mistralai/Mistral-7B-v0.3](https://huggingface.co/mistralai/Mistral-7B-v0.3) on the generator dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 1.2705
24
+ - Mean Token Accuracy: 0.6893
25
+ - Num Tokens: 896294
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 0.0001
45
+ - train_batch_size: 8
46
+ - eval_batch_size: 8
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: cosine
50
+ - num_epochs: 2
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Mean Token Accuracy | Num Tokens |
56
+ |:-------------:|:------:|:----:|:---------------:|:-------------------:|:----------:|
57
+ | 1.4786 | 0.3077 | 8 | 1.3624 | 0.6773 | 896294 |
58
+ | 1.3292 | 0.6154 | 16 | 1.3184 | 0.6833 | 896294 |
59
+ | 1.3818 | 0.9231 | 24 | 1.2928 | 0.6865 | 896294 |
60
+ | 1.2772 | 1.2308 | 32 | 1.2793 | 0.6878 | 896294 |
61
+ | 1.3531 | 1.5385 | 40 | 1.2725 | 0.6890 | 896294 |
62
+ | 1.2099 | 1.8462 | 48 | 1.2705 | 0.6893 | 896294 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - PEFT 0.12.0
68
+ - Transformers 4.44.2
69
+ - Pytorch 2.8.0+cu126
70
+ - Datasets 2.20.0
71
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98376c0feb33a37e46da7c8ad682c5ee87e64cc48460446987f0c9e19ce0f150
3
  size 13648432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25362de81d9b05d2319eadc3b6fbb4cea5b473c5c0d1b7ee36eacdd889e18fba
3
  size 13648432