HachiML commited on
Commit
64a75b4
1 Parent(s): 13c3be7

End of training

Browse files
Files changed (3) hide show
  1. README.md +77 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-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-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: 3.0972
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: 5000
44
+ - num_epochs: 1
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:-----:|:---------------:|
50
+ | 6.9469 | 0.05 | 2000 | 4.7495 |
51
+ | 4.4263 | 0.1 | 4000 | 4.2282 |
52
+ | 4.0799 | 0.15 | 6000 | 3.9351 |
53
+ | 3.8199 | 0.2 | 8000 | 3.7209 |
54
+ | 3.6462 | 0.25 | 10000 | 3.5755 |
55
+ | 3.5239 | 0.29 | 12000 | 3.4803 |
56
+ | 3.4727 | 0.34 | 14000 | 3.4181 |
57
+ | 3.3953 | 0.39 | 16000 | 3.3752 |
58
+ | 3.3562 | 0.44 | 18000 | 3.3395 |
59
+ | 3.3272 | 0.49 | 20000 | 3.3166 |
60
+ | 3.2965 | 0.54 | 22000 | 3.2869 |
61
+ | 3.2771 | 0.59 | 24000 | 3.2680 |
62
+ | 3.2545 | 0.64 | 26000 | 3.2478 |
63
+ | 3.235 | 0.69 | 28000 | 3.2276 |
64
+ | 3.2189 | 0.74 | 30000 | 3.2054 |
65
+ | 3.1973 | 0.79 | 32000 | 3.1910 |
66
+ | 3.1793 | 0.83 | 34000 | 3.1675 |
67
+ | 3.1572 | 0.88 | 36000 | 3.1487 |
68
+ | 3.1406 | 0.93 | 38000 | 3.1279 |
69
+ | 3.1144 | 0.98 | 40000 | 3.0972 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.38.2
75
+ - Pytorch 2.1.0+cu121
76
+ - Datasets 2.18.0
77
+ - 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:5e069841d72d428f74268f5335ab30e01fb83a1a5033d1b4162c7017ba9e1558
3
  size 511344824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1979ca71cc740c6e77fc5846a2cd1583bf868b8184bcfc56cacd290bd17abcc1
3
  size 511344824