HachiML commited on
Commit
3619690
·
verified ·
1 Parent(s): dd871dc

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: mit
3
+ base_model: gpt2
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: gpt2-jp-119M
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
+ # gpt2-jp-119M
15
+
16
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 3.3790
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.0426 | 0.06 | 100 | 5.3865 |
51
+ | 5.0116 | 0.12 | 200 | 4.7179 |
52
+ | 4.5288 | 0.18 | 300 | 4.3459 |
53
+ | 4.2531 | 0.24 | 400 | 4.1600 |
54
+ | 4.0964 | 0.29 | 500 | 4.0072 |
55
+ | 3.9623 | 0.35 | 600 | 3.9098 |
56
+ | 3.8511 | 0.41 | 700 | 3.8118 |
57
+ | 3.7549 | 0.47 | 800 | 3.7255 |
58
+ | 3.6865 | 0.53 | 900 | 3.6480 |
59
+ | 3.6162 | 0.59 | 1000 | 3.5820 |
60
+ | 3.5471 | 0.65 | 1100 | 3.5222 |
61
+ | 3.4931 | 0.71 | 1200 | 3.4755 |
62
+ | 3.4329 | 0.77 | 1300 | 3.4319 |
63
+ | 3.4154 | 0.82 | 1400 | 3.4062 |
64
+ | 3.3766 | 0.88 | 1500 | 3.3868 |
65
+ | 3.3636 | 0.94 | 1600 | 3.3790 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.38.1
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.1"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dce0eb81ad1c9ec6ddf46cf7078e6366bed4695195bd485f2eac41d6c065e431
3
  size 476021376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2a61011ea6bf8e3470a0cdaa484370f5462ae4cc3508470a2020d9f5e7e8236
3
  size 476021376