Gianpiero commited on
Commit
687ece8
1 Parent(s): 968e7c3

Model save

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ datasets:
9
+ - generator
10
+ base_model: mistralai/Mistral-7B-Instruct-v0.1
11
+ model-index:
12
+ - name: mistral_instruct_generation_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_instruct_generation_V2
20
+
21
+ This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) on the generator dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - eval_loss: 0.0142
24
+ - eval_runtime: 339.088
25
+ - eval_samples_per_second: 1.654
26
+ - eval_steps_per_second: 0.209
27
+ - epoch: 1.44
28
+ - step: 200
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 0.0002
48
+ - train_batch_size: 4
49
+ - eval_batch_size: 8
50
+ - seed: 42
51
+ - gradient_accumulation_steps: 4
52
+ - total_train_batch_size: 16
53
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
54
+ - lr_scheduler_type: constant
55
+ - lr_scheduler_warmup_steps: 5
56
+ - training_steps: 250
57
+ - mixed_precision_training: Native AMP
58
+
59
+ ### Framework versions
60
+
61
+ - PEFT 0.7.1
62
+ - Transformers 4.36.2
63
+ - Pytorch 2.1.0+cu121
64
+ - Datasets 2.16.1
65
+ - Tokenizers 0.15.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:583cb9cf27292de5e948f58645a66a004a38ee7f68e8149f0f3d8780d4881a94
3
  size 609389712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6e6a5b8cc2e3a0d822c6f93a3d69184ce6e109b1b98f5214c7b1809138d9754
3
  size 609389712