stanpony commited on
Commit
da43656
·
verified ·
1 Parent(s): 85e56ba

End of training

Browse files
README.md ADDED
@@ -0,0 +1,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: roneneldan/TinyStories-1M
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: test_1M_1-2025-02-16-18-59
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
+ # test_1M_1-2025-02-16-18-59
15
+
16
+ This model is a fine-tuned version of [roneneldan/TinyStories-1M](https://huggingface.co/roneneldan/TinyStories-1M) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 2.3658
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: 2.5e-05
38
+ - train_batch_size: 4
39
+ - eval_batch_size: 8
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 2
42
+ - total_train_batch_size: 8
43
+ - optimizer: Use OptimizerNames.PAGED_ADAMW_8BIT with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_steps: 1
46
+ - num_epochs: 30
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:-----:|:---------------:|
52
+ | 2.5392 | 0.5 | 297 | 2.4605 |
53
+ | 2.4817 | 1.0 | 594 | 2.4445 |
54
+ | 2.4207 | 1.5 | 891 | 2.4344 |
55
+ | 2.4092 | 2.0 | 1188 | 2.4328 |
56
+ | 2.4385 | 2.5 | 1485 | 2.4275 |
57
+ | 2.5104 | 3.0 | 1782 | 2.4149 |
58
+ | 2.3552 | 3.5 | 2079 | 2.4131 |
59
+ | 2.402 | 4.0 | 2376 | 2.4120 |
60
+ | 2.4328 | 4.5 | 2673 | 2.4143 |
61
+ | 2.4508 | 5.0 | 2970 | 2.4052 |
62
+ | 2.2452 | 5.5 | 3267 | 2.4064 |
63
+ | 2.5212 | 6.0 | 3564 | 2.4137 |
64
+ | 2.3123 | 6.5 | 3861 | 2.4038 |
65
+ | 2.3935 | 7.0 | 4158 | 2.4001 |
66
+ | 2.2864 | 7.5 | 4455 | 2.3967 |
67
+ | 2.3657 | 8.0 | 4752 | 2.3980 |
68
+ | 2.5036 | 8.5 | 5049 | 2.4018 |
69
+ | 2.3336 | 9.0 | 5346 | 2.3965 |
70
+ | 2.3799 | 9.5 | 5643 | 2.3916 |
71
+ | 2.478 | 10.0 | 5940 | 2.3979 |
72
+ | 2.3376 | 10.5 | 6237 | 2.3923 |
73
+ | 2.3039 | 11.0 | 6534 | 2.3923 |
74
+ | 2.3658 | 11.5 | 6831 | 2.3900 |
75
+ | 2.473 | 12.0 | 7128 | 2.3901 |
76
+ | 2.3923 | 12.5 | 7425 | 2.3869 |
77
+ | 2.4122 | 13.0 | 7722 | 2.3867 |
78
+ | 2.4238 | 13.5 | 8019 | 2.3870 |
79
+ | 2.4234 | 14.0 | 8316 | 2.3843 |
80
+ | 2.4062 | 14.5 | 8613 | 2.3869 |
81
+ | 2.3188 | 15.0 | 8910 | 2.3813 |
82
+ | 2.2888 | 15.5 | 9207 | 2.3835 |
83
+ | 2.3326 | 16.0 | 9504 | 2.3779 |
84
+ | 2.3273 | 16.5 | 9801 | 2.3807 |
85
+ | 2.3338 | 17.0 | 10098 | 2.3788 |
86
+ | 2.4337 | 17.5 | 10395 | 2.3792 |
87
+ | 2.3396 | 18.0 | 10692 | 2.3800 |
88
+ | 2.3172 | 18.5 | 10989 | 2.3806 |
89
+ | 2.3586 | 19.0 | 11286 | 2.3807 |
90
+ | 2.3708 | 19.5 | 11583 | 2.3789 |
91
+ | 2.449 | 20.0 | 11880 | 2.3762 |
92
+ | 2.3071 | 20.5 | 12177 | 2.3786 |
93
+ | 2.2589 | 21.0 | 12474 | 2.3750 |
94
+ | 2.2423 | 21.5 | 12771 | 2.3749 |
95
+ | 2.2852 | 22.0 | 13068 | 2.3737 |
96
+ | 2.2754 | 22.5 | 13365 | 2.3750 |
97
+ | 2.2977 | 23.0 | 13662 | 2.3737 |
98
+ | 2.2701 | 23.5 | 13959 | 2.3701 |
99
+ | 2.2638 | 24.0 | 14256 | 2.3726 |
100
+ | 2.377 | 24.5 | 14553 | 2.3733 |
101
+ | 2.3774 | 25.0 | 14850 | 2.3725 |
102
+ | 2.2137 | 25.5 | 15147 | 2.3722 |
103
+ | 2.3267 | 26.0 | 15444 | 2.3681 |
104
+ | 2.2415 | 26.5 | 15741 | 2.3706 |
105
+ | 2.2957 | 27.0 | 16038 | 2.3687 |
106
+ | 2.3003 | 27.5 | 16335 | 2.3678 |
107
+ | 2.3662 | 28.0 | 16632 | 2.3678 |
108
+ | 2.305 | 28.5 | 16929 | 2.3673 |
109
+ | 2.2603 | 29.0 | 17226 | 2.3667 |
110
+ | 2.2806 | 29.5 | 17523 | 2.3665 |
111
+ | 2.2674 | 30.0 | 17820 | 2.3658 |
112
+
113
+
114
+ ### Framework versions
115
+
116
+ - PEFT 0.14.0
117
+ - Transformers 4.48.1
118
+ - Pytorch 2.5.1+cu124
119
+ - Datasets 3.2.0
120
+ - Tokenizers 0.21.0
adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "roneneldan/TinyStories-1M",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 128,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": [
21
+ "wte"
22
+ ],
23
+ "peft_type": "LORA",
24
+ "r": 64,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "up_proj",
29
+ "q_proj",
30
+ "v_proj",
31
+ "down_proj",
32
+ "k_proj",
33
+ "o_proj",
34
+ "gate_proj"
35
+ ],
36
+ "task_type": "CAUSAL_LM",
37
+ "use_dora": false,
38
+ "use_rslora": true
39
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccbaacd517e47540304e3bcb92cb2e1d6e5d6d7c60ec23f1b1ad0eb2dbd6eac4
3
+ size 25740544
added_tokens.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<cluster_0>": 50268,
3
+ "<cluster_10>": 50264,
4
+ "<cluster_11>": 50261,
5
+ "<cluster_12>": 50257,
6
+ "<cluster_13>": 50265,
7
+ "<cluster_14>": 50262,
8
+ "<cluster_15>": 50272,
9
+ "<cluster_16>": 50273,
10
+ "<cluster_1>": 50260,
11
+ "<cluster_2>": 50259,
12
+ "<cluster_3>": 50269,
13
+ "<cluster_4>": 50267,
14
+ "<cluster_5>": 50270,
15
+ "<cluster_6>": 50266,
16
+ "<cluster_7>": 50263,
17
+ "<cluster_8>": 50271,
18
+ "<cluster_9>": 50258
19
+ }
config.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "roneneldan/TinyStories-1M",
3
+ "activation_function": "gelu_new",
4
+ "architectures": [
5
+ "GPTNeoForCausalLM"
6
+ ],
7
+ "attention_dropout": 0,
8
+ "attention_layers": [
9
+ "global",
10
+ "local",
11
+ "global",
12
+ "local",
13
+ "global",
14
+ "local",
15
+ "global",
16
+ "local"
17
+ ],
18
+ "attention_types": [
19
+ [
20
+ [
21
+ "global",
22
+ "local"
23
+ ],
24
+ 4
25
+ ]
26
+ ],
27
+ "bos_token_id": 50256,
28
+ "classifier_dropout": 0.1,
29
+ "embed_dropout": 0,
30
+ "eos_token_id": 50256,
31
+ "gradient_checkpointing": false,
32
+ "hidden_size": 64,
33
+ "initializer_range": 0.02,
34
+ "intermediate_size": null,
35
+ "layer_norm_epsilon": 1e-05,
36
+ "max_position_embeddings": 2048,
37
+ "model_type": "gpt_neo",
38
+ "num_heads": 16,
39
+ "num_layers": 8,
40
+ "resid_dropout": 0,
41
+ "summary_activation": null,
42
+ "summary_first_dropout": 0.1,
43
+ "summary_proj_to_labels": true,
44
+ "summary_type": "cls_index",
45
+ "summary_use_proj": true,
46
+ "torch_dtype": "float32",
47
+ "transformers_version": "4.48.1",
48
+ "use_cache": false,
49
+ "vocab_size": 50274,
50
+ "window_size": 256
51
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "transformers_version": "4.48.1"
6
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2197d13e61209616f27150ee83fffdafe0827f40978ece11b61a5a582cc61ee6
3
+ size 27869656
special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "<|endoftext|>",
17
+ "unk_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": true,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": true,
4
+ "add_prefix_space": false,
5
+ "added_tokens_decoder": {
6
+ "50256": {
7
+ "content": "<|endoftext|>",
8
+ "lstrip": false,
9
+ "normalized": true,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "50257": {
15
+ "content": "<cluster_12>",
16
+ "lstrip": false,
17
+ "normalized": true,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": false
21
+ },
22
+ "50258": {
23
+ "content": "<cluster_9>",
24
+ "lstrip": false,
25
+ "normalized": true,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": false
29
+ },
30
+ "50259": {
31
+ "content": "<cluster_2>",
32
+ "lstrip": false,
33
+ "normalized": true,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": false
37
+ },
38
+ "50260": {
39
+ "content": "<cluster_1>",
40
+ "lstrip": false,
41
+ "normalized": true,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": false
45
+ },
46
+ "50261": {
47
+ "content": "<cluster_11>",
48
+ "lstrip": false,
49
+ "normalized": true,
50
+ "rstrip": false,
51
+ "single_word": false,
52
+ "special": false
53
+ },
54
+ "50262": {
55
+ "content": "<cluster_14>",
56
+ "lstrip": false,
57
+ "normalized": true,
58
+ "rstrip": false,
59
+ "single_word": false,
60
+ "special": false
61
+ },
62
+ "50263": {
63
+ "content": "<cluster_7>",
64
+ "lstrip": false,
65
+ "normalized": true,
66
+ "rstrip": false,
67
+ "single_word": false,
68
+ "special": false
69
+ },
70
+ "50264": {
71
+ "content": "<cluster_10>",
72
+ "lstrip": false,
73
+ "normalized": true,
74
+ "rstrip": false,
75
+ "single_word": false,
76
+ "special": false
77
+ },
78
+ "50265": {
79
+ "content": "<cluster_13>",
80
+ "lstrip": false,
81
+ "normalized": true,
82
+ "rstrip": false,
83
+ "single_word": false,
84
+ "special": false
85
+ },
86
+ "50266": {
87
+ "content": "<cluster_6>",
88
+ "lstrip": false,
89
+ "normalized": true,
90
+ "rstrip": false,
91
+ "single_word": false,
92
+ "special": false
93
+ },
94
+ "50267": {
95
+ "content": "<cluster_4>",
96
+ "lstrip": false,
97
+ "normalized": true,
98
+ "rstrip": false,
99
+ "single_word": false,
100
+ "special": false
101
+ },
102
+ "50268": {
103
+ "content": "<cluster_0>",
104
+ "lstrip": false,
105
+ "normalized": true,
106
+ "rstrip": false,
107
+ "single_word": false,
108
+ "special": false
109
+ },
110
+ "50269": {
111
+ "content": "<cluster_3>",
112
+ "lstrip": false,
113
+ "normalized": true,
114
+ "rstrip": false,
115
+ "single_word": false,
116
+ "special": false
117
+ },
118
+ "50270": {
119
+ "content": "<cluster_5>",
120
+ "lstrip": false,
121
+ "normalized": true,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": false
125
+ },
126
+ "50271": {
127
+ "content": "<cluster_8>",
128
+ "lstrip": false,
129
+ "normalized": true,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": false
133
+ },
134
+ "50272": {
135
+ "content": "<cluster_15>",
136
+ "lstrip": false,
137
+ "normalized": true,
138
+ "rstrip": false,
139
+ "single_word": false,
140
+ "special": false
141
+ },
142
+ "50273": {
143
+ "content": "<cluster_16>",
144
+ "lstrip": false,
145
+ "normalized": true,
146
+ "rstrip": false,
147
+ "single_word": false,
148
+ "special": false
149
+ }
150
+ },
151
+ "bos_token": "<|endoftext|>",
152
+ "clean_up_tokenization_spaces": false,
153
+ "eos_token": "<|endoftext|>",
154
+ "errors": "replace",
155
+ "extra_special_tokens": {},
156
+ "model_max_length": 2048,
157
+ "pad_token": "<|endoftext|>",
158
+ "padding_side": "right",
159
+ "tokenizer_class": "GPT2Tokenizer",
160
+ "unk_token": "<|endoftext|>"
161
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9733dd4c13ec18a95179d81062f4cbde8cae7871ec337b1ff77318e2d80bb239
3
+ size 5368
vocab.json ADDED
The diff for this file is too large to render. See raw diff