HachiML commited on
Commit
9b9be72
·
verified ·
1 Parent(s): db2fdbb

End of training

Browse files
Files changed (3) hide show
  1. README.md +84 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: myBit-Llama2-jp-127M-test-4
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
+ # myBit-Llama2-jp-127M-test-4
15
+
16
+ This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 10.6247
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: 8.4e-05
38
+ - train_batch_size: 96
39
+ - eval_batch_size: 96
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: polynomial
43
+ - lr_scheduler_warmup_steps: 250
44
+ - num_epochs: 1
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:----:|:---------------:|
50
+ | 9.6724 | 0.04 | 100 | 8.7189 |
51
+ | 7.811 | 0.07 | 200 | 6.9856 |
52
+ | 6.7931 | 0.11 | 300 | 6.5599 |
53
+ | 6.4108 | 0.15 | 400 | 6.1841 |
54
+ | 6.1428 | 0.18 | 500 | 5.9554 |
55
+ | 5.8814 | 0.22 | 600 | 5.7176 |
56
+ | 5.6803 | 0.26 | 700 | 5.5171 |
57
+ | 5.5181 | 0.29 | 800 | 5.4037 |
58
+ | 5.4115 | 0.33 | 900 | 5.3197 |
59
+ | 5.3497 | 0.37 | 1000 | 5.2965 |
60
+ | 5.3629 | 0.4 | 1100 | 5.3632 |
61
+ | 5.6291 | 0.44 | 1200 | 5.9554 |
62
+ | 6.9173 | 0.47 | 1300 | 8.0749 |
63
+ | 9.1158 | 0.51 | 1400 | 9.8847 |
64
+ | 10.2012 | 0.55 | 1500 | 10.3942 |
65
+ | 10.4725 | 0.58 | 1600 | 10.5218 |
66
+ | 10.5453 | 0.62 | 1700 | 10.5627 |
67
+ | 10.5752 | 0.66 | 1800 | 10.5838 |
68
+ | 10.5915 | 0.69 | 1900 | 10.5969 |
69
+ | 10.6018 | 0.73 | 2000 | 10.6053 |
70
+ | 10.6091 | 0.77 | 2100 | 10.6115 |
71
+ | 10.6141 | 0.8 | 2200 | 10.6156 |
72
+ | 10.6175 | 0.84 | 2300 | 10.6186 |
73
+ | 10.6203 | 0.88 | 2400 | 10.6212 |
74
+ | 10.6225 | 0.91 | 2500 | 10.6225 |
75
+ | 10.6238 | 0.95 | 2600 | 10.6240 |
76
+ | 10.625 | 0.99 | 2700 | 10.6247 |
77
+
78
+
79
+ ### Framework versions
80
+
81
+ - Transformers 4.38.2
82
+ - Pytorch 2.1.0+cu121
83
+ - Datasets 2.18.0
84
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.38.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c34e24c42ecc3d5dd1ba9944a9e10bba53922dbfc4b3f4bc6385356da488c1f
3
  size 511344824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42c5fd403f47361de40dae62145e17f4d754a1d3dfa15915e5517950246cfb63
3
  size 511344824