Litzy619 commited on
Commit
cacfe1f
·
verified ·
1 Parent(s): a98704b

End of training

Browse files
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: yahma/llama-7b-hf
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: V0224B1
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # V0224B1
14
+
15
+ This model is a fine-tuned version of [yahma/llama-7b-hf](https://huggingface.co/yahma/llama-7b-hf) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.7525
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 0.0003
37
+ - train_batch_size: 4
38
+ - eval_batch_size: 8
39
+ - seed: 42
40
+ - gradient_accumulation_steps: 32
41
+ - total_train_batch_size: 128
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: cosine_with_restarts
44
+ - lr_scheduler_warmup_steps: 20
45
+ - num_epochs: 3
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 1.1045 | 0.13 | 10 | 1.0762 |
53
+ | 0.9886 | 0.26 | 20 | 0.9163 |
54
+ | 0.8808 | 0.39 | 30 | 0.8540 |
55
+ | 0.8273 | 0.52 | 40 | 0.8241 |
56
+ | 0.8082 | 0.65 | 50 | 0.8067 |
57
+ | 0.7915 | 0.78 | 60 | 0.7954 |
58
+ | 0.7687 | 0.91 | 70 | 0.7883 |
59
+ | 0.7644 | 1.04 | 80 | 0.7814 |
60
+ | 0.7454 | 1.17 | 90 | 0.7759 |
61
+ | 0.7613 | 1.3 | 100 | 0.7717 |
62
+ | 0.7512 | 1.43 | 110 | 0.7681 |
63
+ | 0.7416 | 1.55 | 120 | 0.7644 |
64
+ | 0.7315 | 1.68 | 130 | 0.7613 |
65
+ | 0.7434 | 1.81 | 140 | 0.7594 |
66
+ | 0.7477 | 1.94 | 150 | 0.7563 |
67
+ | 0.7299 | 2.07 | 160 | 0.7555 |
68
+ | 0.7148 | 2.2 | 170 | 0.7540 |
69
+ | 0.7272 | 2.33 | 180 | 0.7538 |
70
+ | 0.7203 | 2.46 | 190 | 0.7532 |
71
+ | 0.7216 | 2.59 | 200 | 0.7531 |
72
+ | 0.7233 | 2.72 | 210 | 0.7527 |
73
+ | 0.7213 | 2.85 | 220 | 0.7526 |
74
+ | 0.7234 | 2.98 | 230 | 0.7525 |
75
+
76
+
77
+ ### Framework versions
78
+
79
+ - Transformers 4.36.0.dev0
80
+ - Pytorch 2.1.2+cu121
81
+ - Datasets 2.14.6
82
+ - Tokenizers 0.14.1
adapter_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "yahma/llama-7b-hf",
4
+ "bias": "none",
5
+ "enable_lora": null,
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "lora_alpha": 16,
9
+ "lora_dropout": 0.05,
10
+ "merge_weights": false,
11
+ "modules_to_save": null,
12
+ "peft_type": "LORA",
13
+ "r": 16,
14
+ "target_modules": [
15
+ "q_proj",
16
+ "v_proj"
17
+ ],
18
+ "task_type": "CAUSAL_LM"
19
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78afd36122d1a8dbbd1d9f574be9da9ba6bbd9aea8f2b07daddb3e09b6a34795
3
+ size 16823434
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a0ee7f8ba3f40178c8a4e2752c486c9a5332a9b4d223c07fa3b8bfad3fa6615
3
+ size 13493664024
special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "<unk>",
17
+ "unk_token": {
18
+ "content": "<unk>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
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,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "added_tokens_decoder": {
5
+ "0": {
6
+ "content": "<unk>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "<s>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "</s>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ }
29
+ },
30
+ "bos_token": "<s>",
31
+ "clean_up_tokenization_spaces": false,
32
+ "eos_token": "</s>",
33
+ "legacy": true,
34
+ "model_max_length": 1000000000000000019884624838656,
35
+ "pad_token": "<unk>",
36
+ "sp_model_kwargs": {},
37
+ "spaces_between_special_tokens": false,
38
+ "tokenizer_class": "LlamaTokenizer",
39
+ "unk_token": "<unk>",
40
+ "use_default_system_prompt": false
41
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fe0f2dbb223efb165739b4710bbb52f33aa842d8e0348a12e30b550a0cef8ca
3
+ size 5176