aipib commited on
Commit
9548b63
1 Parent(s): 47ea220

End of training

Browse files
README.md CHANGED
@@ -1,3 +1,56 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - generated_from_trainer
5
+ base_model: aipib/llmjp-dareties
6
+ model-index:
7
+ - name: llmjp-dareties-ft-llmhuman-input-adapter
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
+ # llmjp-dareties-ft-llmhuman-input-adapter
15
+
16
+ This model is a fine-tuned version of [aipib/llmjp-dareties](https://huggingface.co/aipib/llmjp-dareties) on the None dataset.
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 0.0001
36
+ - train_batch_size: 1
37
+ - eval_batch_size: 8
38
+ - seed: 42
39
+ - gradient_accumulation_steps: 4
40
+ - total_train_batch_size: 4
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: linear
43
+ - lr_scheduler_warmup_steps: 5
44
+ - num_epochs: 1
45
+
46
+ ### Training results
47
+
48
+
49
+
50
+ ### Framework versions
51
+
52
+ - PEFT 0.11.1
53
+ - Transformers 4.41.1
54
+ - Pytorch 2.3.0
55
+ - Datasets 2.20.0
56
+ - Tokenizers 0.19.1
adapter_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "aipib/llmjp-dareties",
5
+ "bias": "none",
6
+ "fan_in_fan_out": true,
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": 32,
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": 32,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "c_fc",
24
+ "c_attn",
25
+ "wte",
26
+ "c_proj",
27
+ "wpe"
28
+ ],
29
+ "task_type": "CAUSAL_LM",
30
+ "use_dora": false,
31
+ "use_rslora": false
32
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5480313e9356c3087168a054259991ffbf9ad421199500c43c79e344372781fb
3
+ size 107963160
trainer_state.json ADDED
@@ -0,0 +1,105 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.98989898989899,
5
+ "eval_steps": 500,
6
+ "global_step": 49,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.10101010101010101,
13
+ "grad_norm": 13.222509384155273,
14
+ "learning_rate": 0.0001,
15
+ "loss": 2.833,
16
+ "step": 5
17
+ },
18
+ {
19
+ "epoch": 0.20202020202020202,
20
+ "grad_norm": 7.568332195281982,
21
+ "learning_rate": 8.863636363636364e-05,
22
+ "loss": 2.3982,
23
+ "step": 10
24
+ },
25
+ {
26
+ "epoch": 0.30303030303030304,
27
+ "grad_norm": 7.395251750946045,
28
+ "learning_rate": 7.727272727272727e-05,
29
+ "loss": 1.9974,
30
+ "step": 15
31
+ },
32
+ {
33
+ "epoch": 0.40404040404040403,
34
+ "grad_norm": 6.726298809051514,
35
+ "learning_rate": 6.59090909090909e-05,
36
+ "loss": 1.8703,
37
+ "step": 20
38
+ },
39
+ {
40
+ "epoch": 0.5050505050505051,
41
+ "grad_norm": 5.273419380187988,
42
+ "learning_rate": 5.4545454545454546e-05,
43
+ "loss": 1.4627,
44
+ "step": 25
45
+ },
46
+ {
47
+ "epoch": 0.6060606060606061,
48
+ "grad_norm": 5.722088813781738,
49
+ "learning_rate": 4.318181818181819e-05,
50
+ "loss": 1.48,
51
+ "step": 30
52
+ },
53
+ {
54
+ "epoch": 0.7070707070707071,
55
+ "grad_norm": 7.1894941329956055,
56
+ "learning_rate": 3.181818181818182e-05,
57
+ "loss": 1.3753,
58
+ "step": 35
59
+ },
60
+ {
61
+ "epoch": 0.8080808080808081,
62
+ "grad_norm": 5.0429863929748535,
63
+ "learning_rate": 2.0454545454545457e-05,
64
+ "loss": 1.2283,
65
+ "step": 40
66
+ },
67
+ {
68
+ "epoch": 0.9090909090909091,
69
+ "grad_norm": 19.73174476623535,
70
+ "learning_rate": 9.090909090909091e-06,
71
+ "loss": 1.2801,
72
+ "step": 45
73
+ },
74
+ {
75
+ "epoch": 0.98989898989899,
76
+ "step": 49,
77
+ "total_flos": 229900744138752.0,
78
+ "train_loss": 1.73281158719744,
79
+ "train_runtime": 13563.9029,
80
+ "train_samples_per_second": 0.015,
81
+ "train_steps_per_second": 0.004
82
+ }
83
+ ],
84
+ "logging_steps": 5,
85
+ "max_steps": 49,
86
+ "num_input_tokens_seen": 0,
87
+ "num_train_epochs": 1,
88
+ "save_steps": 500,
89
+ "stateful_callbacks": {
90
+ "TrainerControl": {
91
+ "args": {
92
+ "should_epoch_stop": false,
93
+ "should_evaluate": false,
94
+ "should_log": false,
95
+ "should_save": false,
96
+ "should_training_stop": false
97
+ },
98
+ "attributes": {}
99
+ }
100
+ },
101
+ "total_flos": 229900744138752.0,
102
+ "train_batch_size": 1,
103
+ "trial_name": null,
104
+ "trial_params": null
105
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a57c17ec9e9ffbf58ab8ef2da43bf35a1e39b1bce15b1547ed1d40aec254966f
3
+ size 5112