minhdang commited on
Commit
9ef61b9
1 Parent(s): 86ffe86

minhdang/test-qlora

Browse files
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - generated_from_trainer
5
+ base_model: hanspeterlyngsoeraaschoujensen/deepseek-math-7b-instruct-GPTQ
6
+ model-index:
7
+ - name: shawgpt-ft
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # shawgpt-ft
15
+
16
+ This model is a fine-tuned version of [hanspeterlyngsoeraaschoujensen/deepseek-math-7b-instruct-GPTQ](https://huggingface.co/hanspeterlyngsoeraaschoujensen/deepseek-math-7b-instruct-GPTQ) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.3960
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 0.0002
38
+ - train_batch_size: 4
39
+ - eval_batch_size: 4
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 4
42
+ - total_train_batch_size: 16
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_steps: 2
46
+ - num_epochs: 10
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:----:|:---------------:|
53
+ | 4.0223 | 0.9231 | 3 | 3.4527 |
54
+ | 3.7325 | 1.8462 | 6 | 3.1298 |
55
+ | 3.3119 | 2.7692 | 9 | 2.7966 |
56
+ | 2.1502 | 4.0 | 13 | 2.3471 |
57
+ | 2.4352 | 4.9231 | 16 | 2.0116 |
58
+ | 2.0017 | 5.8462 | 19 | 1.7512 |
59
+ | 1.6954 | 6.7692 | 22 | 1.5629 |
60
+ | 1.162 | 8.0 | 26 | 1.4357 |
61
+ | 1.4624 | 8.9231 | 29 | 1.3998 |
62
+ | 1.0468 | 9.2308 | 30 | 1.3960 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - PEFT 0.11.1
68
+ - Transformers 4.40.2
69
+ - Pytorch 2.1.0+cu121
70
+ - Datasets 2.19.1
71
+ - Tokenizers 0.19.1
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 8,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "down_proj",
24
+ "k_proj",
25
+ "gate_proj",
26
+ "o_proj",
27
+ "up_proj",
28
+ "q_proj",
29
+ "v_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dfbb1fa59006373f8e4bfc4af6da66d09fd2ff16a06d3a1de5d73cdc670d9cb
3
+ size 75026568
runs/May21_07-54-39_0e400fece168/events.out.tfevents.1716278083.0e400fece168.329.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:186dd5b294dc3f3f244574de704b75641f493ed849f0b03f09577ff290f153eb
3
+ size 15841
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8813257484d73d27fe20a576922044af26d17270911e89aa9c9818be8d819332
3
+ size 4984