alexander-hm commited on
Commit
4dd5351
·
verified ·
1 Parent(s): 3d9bb07

End of training

Browse files
Files changed (7) hide show
  1. README.md +115 -0
  2. all_results.json +12 -0
  3. completed +0 -0
  4. eval_results.json +7 -0
  5. metrics.json +1 -0
  6. train_results.json +8 -0
  7. trainer_state.json +0 -0
README.md ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: huggyllama/llama-7b
3
+ library_name: peft
4
+ license: other
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: llama-7b_oasst1_l0.0002_32-16-8-4-2
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
+ # llama-7b_oasst1_l0.0002_32-16-8-4-2
16
+
17
+ This model is a fine-tuned version of [huggyllama/llama-7b](https://huggingface.co/huggyllama/llama-7b) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 2.4365
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.0002
39
+ - train_batch_size: 1
40
+ - eval_batch_size: 1
41
+ - seed: 0
42
+ - gradient_accumulation_steps: 16
43
+ - total_train_batch_size: 16
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: constant
46
+ - lr_scheduler_warmup_ratio: 0.03
47
+ - training_steps: 10000
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:-------:|:----:|:---------------:|
53
+ | 1.5015 | 0.0018 | 1 | 1.6467 |
54
+ | 1.5031 | 0.3392 | 187 | 1.3133 |
55
+ | 1.1305 | 0.6783 | 374 | 1.3024 |
56
+ | 1.2813 | 1.0175 | 561 | 1.3088 |
57
+ | 1.1541 | 1.3566 | 748 | 1.3333 |
58
+ | 1.0665 | 1.6958 | 935 | 1.3310 |
59
+ | 0.6245 | 2.0349 | 1122 | 1.4157 |
60
+ | 0.808 | 2.3741 | 1309 | 1.4323 |
61
+ | 0.7045 | 2.7132 | 1496 | 1.5097 |
62
+ | 0.4423 | 3.0524 | 1683 | 1.6009 |
63
+ | 0.4282 | 3.3915 | 1870 | 1.5678 |
64
+ | 0.6079 | 3.7307 | 2057 | 1.6937 |
65
+ | 0.2882 | 4.0698 | 2244 | 1.8043 |
66
+ | 0.2995 | 4.4090 | 2431 | 1.7991 |
67
+ | 0.4094 | 4.7481 | 2618 | 1.7384 |
68
+ | 0.2117 | 5.0873 | 2805 | 1.9782 |
69
+ | 0.2571 | 5.4264 | 2992 | 1.9985 |
70
+ | 0.3058 | 5.7656 | 3179 | 1.8565 |
71
+ | 0.154 | 6.1047 | 3366 | 2.0782 |
72
+ | 0.2155 | 6.4439 | 3553 | 2.1139 |
73
+ | 0.1508 | 6.7830 | 3740 | 2.0258 |
74
+ | 0.0964 | 7.1222 | 3927 | 2.1266 |
75
+ | 0.1315 | 7.4613 | 4114 | 2.1538 |
76
+ | 0.1598 | 7.8005 | 4301 | 2.1381 |
77
+ | 0.1106 | 8.1397 | 4488 | 2.1491 |
78
+ | 0.0935 | 8.4788 | 4675 | 2.2179 |
79
+ | 0.1957 | 8.8180 | 4862 | 2.1993 |
80
+ | 0.1017 | 9.1571 | 5049 | 2.1894 |
81
+ | 0.1121 | 9.4963 | 5236 | 2.2152 |
82
+ | 0.1047 | 9.8354 | 5423 | 2.2572 |
83
+ | 0.1359 | 10.1746 | 5610 | 2.2288 |
84
+ | 0.0988 | 10.5137 | 5797 | 2.2110 |
85
+ | 0.0964 | 10.8529 | 5984 | 2.2737 |
86
+ | 0.0723 | 11.1920 | 6171 | 2.3120 |
87
+ | 0.1423 | 11.5312 | 6358 | 2.2633 |
88
+ | 0.0945 | 11.8703 | 6545 | 2.2472 |
89
+ | 0.0719 | 12.2095 | 6732 | 2.3867 |
90
+ | 0.0735 | 12.5486 | 6919 | 2.3091 |
91
+ | 0.1106 | 12.8878 | 7106 | 2.2937 |
92
+ | 0.0695 | 13.2269 | 7293 | 2.3760 |
93
+ | 0.078 | 13.5661 | 7480 | 2.3706 |
94
+ | 0.2388 | 13.9052 | 7667 | 2.2813 |
95
+ | 0.0911 | 14.2444 | 7854 | 2.3442 |
96
+ | 0.0833 | 14.5835 | 8041 | 2.3908 |
97
+ | 0.0894 | 14.9227 | 8228 | 2.3312 |
98
+ | 0.1405 | 15.2618 | 8415 | 2.2996 |
99
+ | 0.0967 | 15.6010 | 8602 | 2.3877 |
100
+ | 0.0763 | 15.9401 | 8789 | 2.3984 |
101
+ | 0.063 | 16.2793 | 8976 | 2.3779 |
102
+ | 0.0998 | 16.6185 | 9163 | 2.3717 |
103
+ | 0.0938 | 16.9576 | 9350 | 2.3968 |
104
+ | 0.063 | 17.2968 | 9537 | 2.4133 |
105
+ | 0.2187 | 17.6359 | 9724 | 2.3855 |
106
+ | 0.1012 | 17.9751 | 9911 | 2.4056 |
107
+
108
+
109
+ ### Framework versions
110
+
111
+ - PEFT 0.12.1.dev0
112
+ - Transformers 4.45.0.dev0
113
+ - Pytorch 2.3.0+cu121
114
+ - Datasets 2.19.0
115
+ - Tokenizers 0.19.1
all_results.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 18.13647698934482,
3
+ "eval_loss": 2.43650221824646,
4
+ "eval_runtime": 184.9061,
5
+ "eval_samples_per_second": 5.408,
6
+ "eval_steps_per_second": 5.408,
7
+ "total_flos": 2.2710638499315057e+18,
8
+ "train_loss": 0.31174591144770386,
9
+ "train_runtime": 464430.3082,
10
+ "train_samples_per_second": 0.345,
11
+ "train_steps_per_second": 0.022
12
+ }
completed ADDED
File without changes
eval_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 18.13647698934482,
3
+ "eval_loss": 2.43650221824646,
4
+ "eval_runtime": 184.9061,
5
+ "eval_samples_per_second": 5.408,
6
+ "eval_steps_per_second": 5.408
7
+ }
metrics.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"run_name": "huggyllama/llama-7b_oasst1_l0.0002_32,16,8,4,2", "train_runtime": 464430.3082, "train_samples_per_second": 0.345, "train_steps_per_second": 0.022, "total_flos": 2.2710638499315057e+18, "train_loss": 0.31174591144770386, "epoch": 18.13647698934482, "eval_loss": 2.43650221824646, "eval_runtime": 184.9061, "eval_samples_per_second": 5.408, "eval_steps_per_second": 5.408}
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 18.13647698934482,
3
+ "total_flos": 2.2710638499315057e+18,
4
+ "train_loss": 0.31174591144770386,
5
+ "train_runtime": 464430.3082,
6
+ "train_samples_per_second": 0.345,
7
+ "train_steps_per_second": 0.022
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff