dakwi commited on
Commit
487c4d3
1 Parent(s): b5196ec

End of training

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: gpt2-medium
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: chessgpt-medium-s
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
+ # chessgpt-medium-s
16
+
17
+ This model is a fine-tuned version of [gpt2-medium](https://huggingface.co/gpt2-medium) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.0974
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: 0.0003
39
+ - train_batch_size: 16
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 64
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_ratio: 0.2
47
+ - num_epochs: 1
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:-----:|:----:|:---------------:|
54
+ | 1.9222 | 0.08 | 125 | 1.6441 |
55
+ | 1.5847 | 0.16 | 250 | 1.4532 |
56
+ | 1.4585 | 0.24 | 375 | 1.3629 |
57
+ | 1.3801 | 0.32 | 500 | 1.3059 |
58
+ | 1.3296 | 0.4 | 625 | 1.2550 |
59
+ | 1.2856 | 0.48 | 750 | 1.2185 |
60
+ | 1.2502 | 0.56 | 875 | 1.1902 |
61
+ | 1.2231 | 0.64 | 1000 | 1.1635 |
62
+ | 1.1978 | 0.72 | 1125 | 1.1451 |
63
+ | 1.1823 | 0.8 | 1250 | 1.1242 |
64
+ | 1.1688 | 0.88 | 1375 | 1.1113 |
65
+ | 1.1544 | 0.96 | 1500 | 1.1008 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.44.2
71
+ - Pytorch 2.4.0+cu121
72
+ - Datasets 2.21.0
73
+ - Tokenizers 0.19.1
all_results.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.99968,
3
+ "eval_loss": 1.097437858581543,
4
+ "eval_runtime": 230.0389,
5
+ "eval_samples": 12500,
6
+ "eval_samples_per_second": 54.339,
7
+ "eval_steps_per_second": 6.795,
8
+ "perplexity": 2.9964787778596422,
9
+ "total_flos": 6.457467788899123e+16,
10
+ "train_loss": 1.3367621437688184,
11
+ "train_runtime": 11215.3396,
12
+ "train_samples": 100000,
13
+ "train_samples_per_second": 8.916,
14
+ "train_steps_per_second": 0.139
15
+ }
eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.99968,
3
+ "eval_loss": 1.097437858581543,
4
+ "eval_runtime": 230.0389,
5
+ "eval_samples": 12500,
6
+ "eval_samples_per_second": 54.339,
7
+ "eval_steps_per_second": 6.795,
8
+ "perplexity": 2.9964787778596422
9
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "transformers_version": "4.44.2"
6
+ }
runs/Sep05_16-42-05_154f73f5ff3a/events.out.tfevents.1725566134.154f73f5ff3a.2528.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d89f8ca564d1ef480e5b54d43e564d2c6e7b4476457349947eb1cb94b60dd5b
3
+ size 359
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.99968,
3
+ "total_flos": 6.457467788899123e+16,
4
+ "train_loss": 1.3367621437688184,
5
+ "train_runtime": 11215.3396,
6
+ "train_samples": 100000,
7
+ "train_samples_per_second": 8.916,
8
+ "train_steps_per_second": 0.139
9
+ }