Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Lakindu2003
/
GPT2-124M-Custom
like
0
Text Generation
English
GPT2
custom
Pretrained
Model card
Files
Files and versions
xet
Community
Lakindu2003
commited on
Jan 31, 2025
Commit
c15dcbd
·
verified
·
1 Parent(s):
46ed8bf
Update README.md
Browse files
Recreation of GPT2 124M from scratch. My model was trained of 1B Tokens of fineweb-edu.
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -5,4 +5,5 @@ tags:
5
- GPT2
6
- custom
7
- Pretrained
8
---
5
- GPT2
6
- custom
7
- Pretrained
8
+
pipeline_tag: text-generation
9
---