dainis-boumber commited on
Commit
f3fd487
1 Parent(s): 03c6fae

Model save

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: mistralai/Mistral-7B-v0.1
7
+ model-index:
8
+ - name: mistral-codaspy
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # mistral-codaspy
16
+
17
+ 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.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.0002
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 2.5e-05
39
+ - train_batch_size: 32
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 128
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 5
47
+ - num_epochs: 2
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:-----:|:----:|:---------------:|
53
+ | 0.7694 | 0.22 | 50 | 0.0199 |
54
+ | 0.0106 | 0.44 | 100 | 0.0061 |
55
+ | 0.0036 | 0.66 | 150 | 0.0018 |
56
+ | 0.0011 | 0.88 | 200 | 0.0006 |
57
+ | 0.0005 | 1.11 | 250 | 0.0004 |
58
+ | 0.0003 | 1.33 | 300 | 0.0003 |
59
+ | 0.0003 | 1.55 | 350 | 0.0002 |
60
+ | 0.0002 | 1.77 | 400 | 0.0002 |
61
+ | 0.0002 | 1.99 | 450 | 0.0002 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - PEFT 0.7.2.dev0
67
+ - Transformers 4.37.0.dev0
68
+ - Pytorch 2.1.2+cu121
69
+ - Datasets 2.15.0
70
+ - Tokenizers 0.15.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1aa3c15b5cfb22b0e1cb81e69ff0d4532ce3e31f83ac8f513c6e601714a5a99d
3
  size 609389712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f17aa37a1a5a275eda35bc304bd6271b2ec7ffad890160ddbd5ef6ef99767e29
3
  size 609389712