ZyanLeyy commited on
Commit
f3c722a
1 Parent(s): 0f15049

End of training

Browse files
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
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: 6.8540
19
 
20
  ## Model description
21
 
@@ -40,19 +40,27 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 2
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 13 | 7.1673 |
50
- | No log | 2.0 | 26 | 6.8540 |
 
 
 
 
 
 
 
 
51
 
52
 
53
  ### Framework versions
54
 
55
- - Transformers 4.40.0
56
  - Pytorch 2.2.1+cu121
57
- - Datasets 2.19.0
58
  - Tokenizers 0.19.1
 
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.0422
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 10
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 5.5859 | 1.0 | 771 | 4.8795 |
50
+ | 4.6342 | 2.0 | 1542 | 4.4347 |
51
+ | 4.2562 | 3.0 | 2313 | 4.0613 |
52
+ | 3.7564 | 4.0 | 3084 | 3.7838 |
53
+ | 3.3958 | 5.0 | 3855 | 3.5664 |
54
+ | 2.919 | 6.0 | 4626 | 3.3792 |
55
+ | 2.6039 | 7.0 | 5397 | 3.2393 |
56
+ | 2.1531 | 8.0 | 6168 | 3.1331 |
57
+ | 1.9531 | 9.0 | 6939 | 3.0656 |
58
+ | 1.6577 | 10.0 | 7710 | 3.0422 |
59
 
60
 
61
  ### Framework versions
62
 
63
+ - Transformers 4.40.1
64
  - Pytorch 2.2.1+cu121
65
+ - Datasets 2.19.1
66
  - Tokenizers 0.19.1
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
- "transformers_version": "4.40.0"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.40.1"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5da1f911961b0ea842512bc1d000ae56bde83681e72908c14995e8f4c27f5e6b
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23e2ca80acf33c3be9a90e355ef953a9f4e9177b9d4fafe2dab2536b90a1bdff
3
  size 497774208
runs/May06_14-21-38_ec91b1b99073/events.out.tfevents.1715005304.ec91b1b99073.321.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf343357da184c42d5855bf32e8c4c865236420505bf00c222e2634f99e386d0
3
- size 10515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:150786fb29e15bd61b3c40a3f44f3a6dc94ac5d9410c5bbc2a2a54e2ef929a00
3
+ size 11140