shichengshuai98 commited on
Commit
2846313
1 Parent(s): 443e9bc

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - trl
5
+ - sft
6
+ - generated_from_trainer
7
+ base_model: mistralai/Mistral-7B-v0.1
8
+ datasets:
9
+ - generator
10
+ model-index:
11
+ - name: zephyr-7b-sft-qlora
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # zephyr-7b-sft-qlora
19
+
20
+ This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the generator dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.9509
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.0002
42
+ - train_batch_size: 4
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - distributed_type: multi-GPU
46
+ - num_devices: 2
47
+ - gradient_accumulation_steps: 2
48
+ - total_train_batch_size: 16
49
+ - total_eval_batch_size: 16
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: cosine
52
+ - lr_scheduler_warmup_ratio: 0.1
53
+ - num_epochs: 1
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss |
58
+ |:-------------:|:------:|:----:|:---------------:|
59
+ | 0.9565 | 0.9999 | 8714 | 0.9509 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - PEFT 0.11.1
65
+ - Transformers 4.41.2
66
+ - Pytorch 2.3.0+cu121
67
+ - Datasets 2.19.1
68
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75b435e756ea895b8167be2640ae0899c88caa072d2bdf15009a842cafa1004f
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ecf056cc40e4e73e9a4d21ab916cf9fcaa61ed5b58a7b92acb8624aeda303b6
3
  size 83946192
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.999942624361696,
3
+ "total_flos": 1.2254141370364592e+19,
4
+ "train_loss": 0.9575631003437826,
5
+ "train_runtime": 104475.5996,
6
+ "train_samples": 207864,
7
+ "train_samples_per_second": 1.335,
8
+ "train_steps_per_second": 0.083
9
+ }
runs/May31_15-25-35_lican-Lambda-Vector2/events.out.tfevents.1717183542.lican-Lambda-Vector2.2264713.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb931b13facabe7ba7311b401e110e9d43b89775cc5c1fd6c879b49ffd5dc702
3
- size 372653
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4a5271af095e6cb136bf6426988d84005db506617268312303980aad221b33f
3
+ size 373700
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.999942624361696,
3
+ "total_flos": 1.2254141370364592e+19,
4
+ "train_loss": 0.9575631003437826,
5
+ "train_runtime": 104475.5996,
6
+ "train_samples": 207864,
7
+ "train_samples_per_second": 1.335,
8
+ "train_steps_per_second": 0.083
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff