eminAydin commited on
Commit
0048fc6
1 Parent(s): 5c882ef

Turkish-GPT2-mini-ModelA-v2

Browse files
Files changed (3) hide show
  1. README.md +67 -0
  2. generation_config.json +7 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: eminAydin/turkish-gpt2-mini-M1-cleaned-sports720k-10ep
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: Turkish-GPT2-mini-ModelA-v2
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # Turkish-GPT2-mini-ModelA-v2
14
+
15
+ This model is a fine-tuned version of [eminAydin/turkish-gpt2-mini-M1-cleaned-sports720k-10ep](https://huggingface.co/eminAydin/turkish-gpt2-mini-M1-cleaned-sports720k-10ep) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 4.4164
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 5e-05
37
+ - train_batch_size: 8
38
+ - eval_batch_size: 8
39
+ - seed: 42
40
+ - gradient_accumulation_steps: 8
41
+ - total_train_batch_size: 64
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: cosine
44
+ - lr_scheduler_warmup_ratio: 0.03
45
+ - num_epochs: 10
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 4.6261 | 1.0 | 92 | 4.4779 |
53
+ | 4.0714 | 1.99 | 184 | 4.4208 |
54
+ | 3.8349 | 2.99 | 276 | 4.4140 |
55
+ | 3.6198 | 4.0 | 369 | 4.4100 |
56
+ | 3.5232 | 5.0 | 461 | 4.4077 |
57
+ | 3.4149 | 5.99 | 553 | 4.4100 |
58
+ | 3.3322 | 6.99 | 645 | 4.4134 |
59
+ | 3.2454 | 8.0 | 738 | 4.4164 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.39.3
65
+ - Pytorch 2.1.2
66
+ - Datasets 2.18.0
67
+ - 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:2ca115b7a7c4caed0f6ff38be6f7c10d46a6bdd849cd1fe4ed783df3341436d7
3
  size 163959712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed14e4894ec70423d1bd4ffd4f9cd497edfea76bc5c39c93f83b07a16aba9a2b
3
  size 163959712