juliadollis commited on
Commit
919599e
·
verified ·
1 Parent(s): 8335ced

End of training

Browse files
Files changed (2) hide show
  1. README.md +61 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: mistralai/Mistral-7B-Instruct-v0.3
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: finetuning_mistral_2
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
+ # finetuning_mistral_2
16
+
17
+ This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 6.8954
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: 5e-05
39
+ - train_batch_size: 2
40
+ - eval_batch_size: 2
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 8
44
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 1
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:------:|:----:|:---------------:|
52
+ | 6.8401 | 0.9999 | 4806 | 6.8954 |
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - PEFT 0.13.2
58
+ - Transformers 4.46.3
59
+ - Pytorch 2.1.0
60
+ - Datasets 3.1.0
61
+ - Tokenizers 0.20.3
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6e157297584f9ea633e2687ac52dc9fdd8981b4f79d69908915f11ff619c5b7
3
  size 1087423968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9548732575c8176547ef8b5df8dbb5119d711434a3a0d8a9e25cd00e127d47c7
3
  size 1087423968