YusufGun commited on
Commit
d909590
·
verified ·
1 Parent(s): 52a03fa

End of training

Browse files
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: TinyLlama/TinyLlama-1.1B-Chat-v0.6
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: TinyLlama-1.1B-Chat-v0.6-BALLUFF
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # TinyLlama-1.1B-Chat-v0.6-BALLUFF
16
+
17
+ This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v0.6](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v0.6) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.2857
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.001
39
+ - train_batch_size: 1
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
+ - lr_scheduler_type: cosine
44
+ - lr_scheduler_warmup_ratio: 0.03
45
+ - num_epochs: 30
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:-----:|:---------------:|
51
+ | 0.4974 | 1.0 | 1334 | 0.4325 |
52
+ | 0.4279 | 2.0 | 2668 | 0.4047 |
53
+ | 0.304 | 3.0 | 4002 | 0.3933 |
54
+ | 0.2024 | 4.0 | 5336 | 0.3896 |
55
+ | 0.298 | 5.0 | 6670 | 0.3859 |
56
+ | 0.4684 | 6.0 | 8004 | 0.4056 |
57
+ | 0.3579 | 7.0 | 9338 | 0.3844 |
58
+ | 0.3633 | 8.0 | 10672 | 0.3963 |
59
+ | 0.8385 | 9.0 | 12006 | 0.3809 |
60
+ | 0.4261 | 10.0 | 13340 | 0.3974 |
61
+ | 0.6172 | 11.0 | 14674 | 0.3797 |
62
+ | 0.4697 | 12.0 | 16008 | 0.3747 |
63
+ | 0.3488 | 13.0 | 17342 | 0.3687 |
64
+ | 0.5322 | 14.0 | 18676 | 0.3583 |
65
+ | 0.3615 | 15.0 | 20010 | 0.3571 |
66
+ | 0.4629 | 16.0 | 21344 | 0.3501 |
67
+ | 0.2742 | 17.0 | 22678 | 0.3425 |
68
+ | 0.2556 | 18.0 | 24012 | 0.3340 |
69
+ | 0.1484 | 19.0 | 25346 | 0.3287 |
70
+ | 0.3551 | 20.0 | 26680 | 0.3227 |
71
+ | 0.2442 | 21.0 | 28014 | 0.3129 |
72
+ | 0.2195 | 22.0 | 29348 | 0.3087 |
73
+ | 0.1966 | 23.0 | 30682 | 0.3024 |
74
+ | 0.5957 | 24.0 | 32016 | 0.2962 |
75
+ | 0.2548 | 25.0 | 33350 | 0.2926 |
76
+ | 0.2288 | 26.0 | 34684 | 0.2896 |
77
+ | 0.1871 | 27.0 | 36018 | 0.2872 |
78
+ | 0.4647 | 28.0 | 37352 | 0.2862 |
79
+ | 0.1915 | 29.0 | 38686 | 0.2858 |
80
+ | 0.4057 | 30.0 | 40020 | 0.2857 |
81
+
82
+
83
+ ### Framework versions
84
+
85
+ - PEFT 0.14.0
86
+ - Transformers 4.47.1
87
+ - Pytorch 2.5.1+cu121
88
+ - Datasets 3.2.0
89
+ - Tokenizers 0.21.0
adapter_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": null,
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": 32,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 8,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "q_proj",
27
+ "v_proj"
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:b1627a69183e36b802aa7a945e8cade6ee5e6f778a927f5f276249830beda311
3
+ size 4518648
special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
tokenizer_config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": true,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ }
30
+ },
31
+ "bos_token": "<s>",
32
+ "chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' %}\n{{ '<|user|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'system' %}\n{{ '<|system|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'assistant' %}\n{{ '<|assistant|>\n' + message['content'] + eos_token }}\n{% endif %}\n{% if loop.last and add_generation_prompt %}\n{{ '<|assistant|>' }}\n{% endif %}\n{% endfor %}",
33
+ "clean_up_tokenization_spaces": false,
34
+ "eos_token": "</s>",
35
+ "extra_special_tokens": {},
36
+ "legacy": false,
37
+ "model_max_length": 2048,
38
+ "pad_token": "</s>",
39
+ "padding_side": "right",
40
+ "sp_model_kwargs": {},
41
+ "spaces_between_special_tokens": false,
42
+ "tokenizer_class": "LlamaTokenizer",
43
+ "unk_token": "<unk>",
44
+ "use_default_system_prompt": false
45
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f3e572933bf504f598ba8b5bf062f5f08d71a0ce5f5419526c85526b3707905
3
+ size 5240