Tiabet commited on
Commit
bb08dca
1 Parent(s): 753e21b

Training complete

Browse files
Files changed (3) hide show
  1. README.md +58 -0
  2. generation_config.json +7 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ base_model: Tiabet/kogpt2-base-v2-finetuned-koGPT-complete_story
4
+ tags:
5
+ - text generation
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: kogpt2-base-v2-finetuned-koGPT-complete_story-finetuned-koGPT-complete_story
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # kogpt2-base-v2-finetuned-koGPT-complete_story-finetuned-koGPT-complete_story
16
+
17
+ This model is a fine-tuned version of [Tiabet/kogpt2-base-v2-finetuned-koGPT-complete_story](https://huggingface.co/Tiabet/kogpt2-base-v2-finetuned-koGPT-complete_story) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 3.4676
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5.6e-05
39
+ - train_batch_size: 32
40
+ - eval_batch_size: 32
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 1
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:----:|:---------------:|
50
+ | 3.4549 | 1.0 | 3755 | 3.4676 |
51
+
52
+
53
+ ### Framework versions
54
+
55
+ - Transformers 4.33.3
56
+ - Pytorch 2.0.1+cu118
57
+ - Datasets 2.14.5
58
+ - Tokenizers 0.13.3
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 51200,
4
+ "eos_token_id": 51201,
5
+ "pad_token_id": 3,
6
+ "transformers_version": "4.33.3"
7
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:373fcbe9e49b8aebe204f1d7ae7de607c6151479222d5ae0b8723d8b98651a5d
3
  size 500713309
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eee926251e8a2171fe6db548286610b6f5e2c4fe1a09a7a806fe97415fecfa43
3
  size 500713309