minhdang commited on
Commit
a4f8485
1 Parent(s): a233797

minhdang/math_1-ft

Browse files
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - generated_from_trainer
5
+ base_model: PrunaAI/deepseek-ai-deepseek-math-7b-rl-bnb-4bit-smashed
6
+ model-index:
7
+ - name: math_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
+ # math_ft
15
+
16
+ This model is a fine-tuned version of [PrunaAI/deepseek-ai-deepseek-math-7b-rl-bnb-4bit-smashed](https://huggingface.co/PrunaAI/deepseek-ai-deepseek-math-7b-rl-bnb-4bit-smashed) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.5111
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: 32
39
+ - eval_batch_size: 32
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 4
42
+ - total_train_batch_size: 128
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
+ | 1.0364 | 0.9655 | 7 | 0.7955 |
54
+ | 0.7271 | 1.9310 | 14 | 0.6199 |
55
+ | 0.604 | 2.8966 | 21 | 0.5675 |
56
+ | 0.4951 | 4.0 | 29 | 0.5419 |
57
+ | 0.5483 | 4.9655 | 36 | 0.5294 |
58
+ | 0.531 | 5.9310 | 43 | 0.5218 |
59
+ | 0.5217 | 6.8966 | 50 | 0.5168 |
60
+ | 0.4511 | 8.0 | 58 | 0.5131 |
61
+ | 0.5083 | 8.9655 | 65 | 0.5115 |
62
+ | 0.4632 | 9.6552 | 70 | 0.5111 |
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": "PrunaAI/deepseek-ai-deepseek-math-7b-rl-bnb-4bit-smashed",
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": 16,
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": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "down_proj",
24
+ "o_proj",
25
+ "v_proj",
26
+ "gate_proj",
27
+ "up_proj",
28
+ "k_proj",
29
+ "q_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:a00f4eea28479a830868e9a881c2aeb3928e369bf7eb789247d0dae8a455ee37
3
+ size 149969848
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c61646d4db105c4af0d04d541eea37f7508f140e978714839e73367f18dc739
3
+ size 4984