Safetensors
gpt2
gss1147 commited on
Commit
0140346
·
verified ·
1 Parent(s): 98b8806

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -30
README.md CHANGED
@@ -1,30 +0,0 @@
1
- ---
2
- library_name: transformers
3
- license: mit
4
- base_model: gss1147/gpt2-medium-finetuned
5
- tags:
6
- - generated_from_trainer
7
- model-index:
8
- - name: gpt2-medium-finetuned-high-reasoning
9
- results: []
10
- datasets:
11
- - TeichAI/gpt-5.1-high-reasoning-1000x
12
- - TeichAI/gpt-5.1-codex-max-1000x
13
- ---
14
-
15
-
16
- ### Training results
17
-
18
- | Training Loss | Epoch | Step | Validation Loss |
19
- |:-------------:|:-----:|:----:|:---------------:|
20
- | 2.6715 | 1.0 | 102 | 2.4831 |
21
- | 2.4084 | 2.0 | 204 | 2.3505 |
22
- | 2.2635 | 3.0 | 306 | 2.2888 |
23
-
24
-
25
- ### Framework versions
26
-
27
- - Transformers 5.0.0
28
- - Pytorch 2.10.0+cu128
29
- - Datasets 4.0.0
30
- - Tokenizers 0.22.2