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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -38
README.md CHANGED
@@ -7,45 +7,11 @@ tags:
7
  model-index:
8
  - name: gpt2-medium-finetuned-high-reasoning
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
- # gpt2-medium-finetuned-high-reasoning
16
-
17
- This model is a fine-tuned version of [gss1147/gpt2-medium-finetuned](https://huggingface.co/gss1147/gpt2-medium-finetuned) on an unknown dataset.
18
- It achieves the following results on the evaluation set:
19
- - Loss: 2.2888
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: 5e-05
39
- - train_batch_size: 1
40
- - eval_batch_size: 1
41
- - seed: 42
42
- - gradient_accumulation_steps: 8
43
- - total_train_batch_size: 8
44
- - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
- - lr_scheduler_type: linear
46
- - lr_scheduler_warmup_steps: 500
47
- - num_epochs: 3
48
- - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
@@ -61,4 +27,4 @@ The following hyperparameters were used during training:
61
  - Transformers 5.0.0
62
  - Pytorch 2.10.0+cu128
63
  - Datasets 4.0.0
64
- - Tokenizers 0.22.2
 
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
 
 
27
  - Transformers 5.0.0
28
  - Pytorch 2.10.0+cu128
29
  - Datasets 4.0.0
30
+ - Tokenizers 0.22.2