HachiML commited on
Commit
a1ee55d
1 Parent(s): 477cf83

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-8
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-8
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: 4.5927
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.4805 | 0.04 | 100 | 8.6095 |
51
+ | 7.8321 | 0.07 | 200 | 7.0695 |
52
+ | 6.8097 | 0.11 | 300 | 6.5242 |
53
+ | 6.1628 | 0.15 | 400 | 5.9676 |
54
+ | 5.7241 | 0.18 | 500 | 5.5946 |
55
+ | 5.5282 | 0.22 | 600 | 5.4358 |
56
+ | 5.5317 | 0.26 | 700 | 5.3903 |
57
+ | 5.399 | 0.29 | 800 | 5.3153 |
58
+ | 5.2444 | 0.33 | 900 | 5.1738 |
59
+ | 5.1217 | 0.37 | 1000 | 5.0826 |
60
+ | 5.0392 | 0.4 | 1100 | 5.0498 |
61
+ | 5.0022 | 0.44 | 1200 | 4.9668 |
62
+ | 4.9574 | 0.48 | 1300 | 4.9327 |
63
+ | 4.8924 | 0.51 | 1400 | 4.8715 |
64
+ | 4.8545 | 0.55 | 1500 | 4.8475 |
65
+ | 4.8104 | 0.58 | 1600 | 4.8027 |
66
+ | 4.7834 | 0.62 | 1700 | 4.7821 |
67
+ | 4.7563 | 0.66 | 1800 | 4.7486 |
68
+ | 4.7112 | 0.69 | 1900 | 4.7241 |
69
+ | 4.701 | 0.73 | 2000 | 4.7091 |
70
+ | 4.678 | 0.77 | 2100 | 4.6785 |
71
+ | 4.6376 | 0.8 | 2200 | 4.6615 |
72
+ | 4.6264 | 0.84 | 2300 | 4.6454 |
73
+ | 4.6032 | 0.88 | 2400 | 4.6245 |
74
+ | 4.5949 | 0.91 | 2500 | 4.6137 |
75
+ | 4.5861 | 0.95 | 2600 | 4.5992 |
76
+ | 4.5783 | 0.99 | 2700 | 4.5927 |
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:5d5ad730c517cbd47d042e3a6bba163c79fd9a353f7147295ce86a0e9733fabf
3
  size 511344824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96f62ff814461ab4a83dfbde811b155f028eebdcc9b6be3438850cf0d35bdf79
3
  size 511344824