Guy DuGan II commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
base_model:
|
| 4 |
- gss1147/GPT2.5.2-high-reasoning-codex-0.4B
|
| 5 |
- openai-community/gpt2-medium
|
|
@@ -13,5 +26,6 @@ datasets:
|
|
| 13 |
- TeichAI/gpt-5.2-high-reasoning-250x
|
| 14 |
- jjmachan/NSFW-reddit
|
| 15 |
- gss1147/GPT-2-to-GPT-5-5k
|
| 16 |
-
---
|
| 17 |
-
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model:
|
| 3 |
+
- gss1147/GPT2.5.2-high-reasoning-codex-0.4B
|
| 4 |
+
- openai-community/gpt2-medium
|
| 5 |
+
model-index:
|
| 6 |
+
- name: gpt2-finetuned
|
| 7 |
+
results: []
|
| 8 |
+
datasets:
|
| 9 |
+
- TeichAI/gpt-5.1-codex-max-1000x
|
| 10 |
+
- TeichAI/gpt-5.2-high-reasoning-250x
|
| 11 |
+
- jjmachan/NSFW-reddit
|
| 12 |
+
- gss1147/GPT-2-to-GPT-5-5k
|
| 13 |
+
- TeichAI/gpt-5-codex-250x
|
| 14 |
+
- TeichAI/gpt-5.1-high-reasoning-1000x
|
| 15 |
+
---
|
| 16 |
base_model:
|
| 17 |
- gss1147/GPT2.5.2-high-reasoning-codex-0.4B
|
| 18 |
- openai-community/gpt2-medium
|
|
|
|
| 26 |
- TeichAI/gpt-5.2-high-reasoning-250x
|
| 27 |
- jjmachan/NSFW-reddit
|
| 28 |
- gss1147/GPT-2-to-GPT-5-5k
|
| 29 |
+
- TeichAI/gpt-5-codex-250x
|
| 30 |
+
- TeichAI/gpt-5.1-high-reasoning-1000x
|
| 31 |
+
---
|