eminAydin commited on
Commit
3f46e03
1 Parent(s): cf0cd48

eminAydin/turkish-gpt2-mini-M0-cleaned-wiki720-10ep

Browse files
Files changed (3) hide show
  1. README.md +66 -0
  2. generation_config.json +7 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ model-index:
5
+ - name: turkish-gpt2-mini-M0-cleaned-wiki720-10ep
6
+ results: []
7
+ ---
8
+
9
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
+ should probably proofread and complete it, then remove this comment. -->
11
+
12
+ # turkish-gpt2-mini-M0-cleaned-wiki720-10ep
13
+
14
+ This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
15
+ It achieves the following results on the evaluation set:
16
+ - Loss: 4.4235
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 5e-05
36
+ - train_batch_size: 8
37
+ - eval_batch_size: 8
38
+ - seed: 42
39
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
+ - lr_scheduler_type: cosine
41
+ - lr_scheduler_warmup_ratio: 0.03
42
+ - num_epochs: 10
43
+ - mixed_precision_training: Native AMP
44
+
45
+ ### Training results
46
+
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:------:|:---------------:|
49
+ | 6.1744 | 1.0 | 72000 | 5.2699 |
50
+ | 4.9504 | 2.0 | 144000 | 4.8620 |
51
+ | 4.6289 | 3.0 | 216000 | 4.6946 |
52
+ | 4.4381 | 4.0 | 288000 | 4.5945 |
53
+ | 4.2965 | 5.0 | 360000 | 4.5257 |
54
+ | 4.1802 | 6.0 | 432000 | 4.4765 |
55
+ | 4.0826 | 7.0 | 504000 | 4.4464 |
56
+ | 4.0024 | 8.0 | 576000 | 4.4294 |
57
+ | 3.9444 | 9.0 | 648000 | 4.4230 |
58
+ | 3.9108 | 10.0 | 720000 | 4.4235 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.39.3
64
+ - Pytorch 2.1.2
65
+ - Datasets 2.18.0
66
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 0,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.39.3"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3257ad1403da4a37485fd4943cc0fe7cbb80b414b5edca72ce44571091f2782
3
  size 163959712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19bc091827efaec064d473cd10482b3e5f02a04c5ca9a49bbed65001668dba7f
3
  size 163959712