HachiML commited on
Commit
e09fbf4
·
verified ·
1 Parent(s): 8dc83cc

End of training

Browse files
Files changed (3) hide show
  1. README.md +73 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: TinyLlama2-jp
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
+ # TinyLlama2-jp
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: 3.2892
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.0005
38
+ - train_batch_size: 156
39
+ - eval_batch_size: 156
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: cosine
43
+ - lr_scheduler_warmup_steps: 200
44
+ - num_epochs: 1
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:----:|:---------------:|
50
+ | 7.4756 | 0.06 | 100 | 5.4296 |
51
+ | 4.936 | 0.12 | 200 | 4.5938 |
52
+ | 4.3958 | 0.18 | 300 | 4.2302 |
53
+ | 4.1193 | 0.24 | 400 | 4.0358 |
54
+ | 3.9439 | 0.3 | 500 | 3.8978 |
55
+ | 3.8234 | 0.36 | 600 | 3.7824 |
56
+ | 3.714 | 0.41 | 700 | 3.6923 |
57
+ | 3.6277 | 0.47 | 800 | 3.6110 |
58
+ | 3.5376 | 0.53 | 900 | 3.5401 |
59
+ | 3.4791 | 0.59 | 1000 | 3.4743 |
60
+ | 3.4058 | 0.65 | 1100 | 3.4219 |
61
+ | 3.3582 | 0.71 | 1200 | 3.3737 |
62
+ | 3.3272 | 0.77 | 1300 | 3.3387 |
63
+ | 3.2892 | 0.83 | 1400 | 3.3123 |
64
+ | 3.2655 | 0.89 | 1500 | 3.2962 |
65
+ | 3.2511 | 0.95 | 1600 | 3.2892 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.38.2
71
+ - Pytorch 2.1.0+cu121
72
+ - Datasets 2.18.0
73
+ - 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:728f32b83f5769f1ebbb1bccceb4f4cdbe01ed7bed725b838993cb8405a562cb
3
  size 488077616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2b997349d60a5da000790f7affa75e92c6c9fa69b72a6395062fb3fa925d1c4
3
  size 488077616