DandinPower commited on
Commit
f860366
1 Parent(s): 972cd54

End of training

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - zh
4
+ license: apache-2.0
5
+ library_name: peft
6
+ tags:
7
+ - trl
8
+ - sft
9
+ - nycu-112-2-deeplearning-hw2
10
+ - generated_from_trainer
11
+ base_model: mistralai/Mistral-7B-Instruct-v0.2
12
+ datasets:
13
+ - DandinPower/ZH-Reading-Comprehension-Mistral-Instruct
14
+ model-index:
15
+ - name: mistral_7b_lora_completion_only
16
+ results: []
17
+ ---
18
+
19
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
20
+ should probably proofread and complete it, then remove this comment. -->
21
+
22
+ # mistral_7b_lora_completion_only
23
+
24
+ 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 DandinPower/ZH-Reading-Comprehension-Mistral-Instruct dataset.
25
+ It achieves the following results on the evaluation set:
26
+ - Loss: 0.1344
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 0.0001
46
+ - train_batch_size: 1
47
+ - eval_batch_size: 1
48
+ - seed: 42
49
+ - distributed_type: multi-GPU
50
+ - num_devices: 2
51
+ - gradient_accumulation_steps: 8
52
+ - total_train_batch_size: 16
53
+ - total_eval_batch_size: 2
54
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
55
+ - lr_scheduler_type: linear
56
+ - lr_scheduler_warmup_steps: 700
57
+ - num_epochs: 3.0
58
+
59
+ ### Training results
60
+
61
+ | Training Loss | Epoch | Step | Validation Loss |
62
+ |:-------------:|:------:|:----:|:---------------:|
63
+ | 0.1996 | 0.3690 | 250 | 0.1814 |
64
+ | 0.1856 | 0.7380 | 500 | 0.1344 |
65
+ | 0.1515 | 1.1070 | 750 | 0.1724 |
66
+ | 0.1547 | 1.4760 | 1000 | 0.1977 |
67
+ | 0.0953 | 1.8450 | 1250 | 0.1641 |
68
+ | 0.0788 | 2.2140 | 1500 | 0.1450 |
69
+ | 0.0715 | 2.5830 | 1750 | 0.1359 |
70
+ | 0.0646 | 2.9520 | 2000 | 0.1427 |
71
+
72
+
73
+ ### Framework versions
74
+
75
+ - PEFT 0.10.0
76
+ - Transformers 4.40.0
77
+ - Pytorch 2.2.2+cu121
78
+ - Datasets 2.19.0
79
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bac5eabe517c0fa88ca30968604a49e6268897557e9253dded167b31b5e6ff2b
3
  size 54543312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e7e8a9e1a696c9c2233442f8e6607bd4f1ef1b8745382ae5a964ace1238f9c5
3
  size 54543312