HachiML commited on
Commit
e99f466
1 Parent(s): 6abd394

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-2
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-2
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.6538
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: 0.00024
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.1311 | 0.04 | 100 | 7.5382 |
51
+ | 6.9064 | 0.07 | 200 | 6.6416 |
52
+ | 6.3625 | 0.11 | 300 | 6.1490 |
53
+ | 5.8774 | 0.15 | 400 | 5.6766 |
54
+ | 5.6517 | 0.18 | 500 | 6.1719 |
55
+ | 8.8804 | 0.22 | 600 | 10.4020 |
56
+ | 10.5191 | 0.26 | 700 | 10.5768 |
57
+ | 10.5934 | 0.29 | 800 | 10.6068 |
58
+ | 10.613 | 0.33 | 900 | 10.6190 |
59
+ | 10.622 | 0.37 | 1000 | 10.6256 |
60
+ | 10.6276 | 0.41 | 1100 | 10.6300 |
61
+ | 10.6315 | 0.44 | 1200 | 10.6332 |
62
+ | 10.6343 | 0.48 | 1300 | 10.6361 |
63
+ | 10.6368 | 0.52 | 1400 | 10.6383 |
64
+ | 10.6389 | 0.55 | 1500 | 10.6402 |
65
+ | 10.6408 | 0.59 | 1600 | 10.6419 |
66
+ | 10.6424 | 0.63 | 1700 | 10.6434 |
67
+ | 10.6439 | 0.66 | 1800 | 10.6447 |
68
+ | 10.6453 | 0.7 | 1900 | 10.6460 |
69
+ | 10.6465 | 0.74 | 2000 | 10.6473 |
70
+ | 10.6476 | 0.77 | 2100 | 10.6483 |
71
+ | 10.6487 | 0.81 | 2200 | 10.6494 |
72
+ | 10.6497 | 0.85 | 2300 | 10.6503 |
73
+ | 10.6505 | 0.88 | 2400 | 10.6511 |
74
+ | 10.6514 | 0.92 | 2500 | 10.6521 |
75
+ | 10.6521 | 0.96 | 2600 | 10.6527 |
76
+ | 10.6532 | 0.99 | 2700 | 10.6538 |
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:d5e03e9431155d034a2b8687d2f4e023d36e2b77c34c278aee81a77571591fcd
3
  size 511344824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7073ddf56d7aa9c2897e4d7841d752404fb26de45f655ac96bb660d9cd6562f6
3
  size 511344824