Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
shamashel
/
bad-gpt
like
0
Text Generation
karpathy/tiny_shakespeare
English
License:
mit
Model card
Files
Files and versions
Community
1a67cab
bad-gpt
2 contributors
History:
13 commits
Mike Gabriel
Add extra typing to make pyright shut up
1a67cab
8 months ago
.gitattributes
1.52 kB
initial commit
9 months ago
.gitignore
56 Bytes
Add extra typing to make pyright shut up
8 months ago
.python-version
5 Bytes
Update to work on mac
9 months ago
LICENSE
1.07 kB
Clone from github
9 months ago
README.md
740 Bytes
Update README.md
9 months ago
bigram.py
5.52 kB
Retrieve dataset from dataset instead of text file
9 months ago
dataset.py
558 Bytes
Add extra typing to make pyright shut up
8 months ago
encoder.py
338 Bytes
Retrieve dataset from dataset instead of text file
9 months ago
main.py
2.65 kB
Add prompt
9 months ago
model.pth
139 MB
LFS
Retrieve dataset from dataset instead of text file
9 months ago
poetry.lock
203 kB
Retrieve dataset from dataset instead of text file
9 months ago
pyproject.toml
368 Bytes
Retrieve dataset from dataset instead of text file
9 months ago
self_attention.py
1.95 kB
Forgot to include the self-attention module
9 months ago