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
b4d4e2a
bad-gpt
2 contributors
History:
16 commits
shamashel
Update logging
b4d4e2a
9 months ago
.gitattributes
1.52 kB
initial commit
9 months ago
.gitignore
56 Bytes
Add extra typing to make pyright shut up
9 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
bad_gpt.py
6.4 kB
Update logging
9 months ago
dataset.py
1.58 kB
refactoring
9 months ago
encoder.py
263 Bytes
Switch from custom tokenizer to tiktoken
9 months ago
example_output.md
1.1 kB
Switch from custom tokenizer to tiktoken
9 months ago
main.py
1.15 kB
Update logging
9 months ago
model.pth
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
1.06 GB
LFS
Switch from custom tokenizer to tiktoken
9 months ago
poetry.lock
222 kB
Switch from custom tokenizer to tiktoken
9 months ago
pyproject.toml
388 Bytes
Switch from custom tokenizer to tiktoken
9 months ago
self_attention.py
3.03 kB
refactoring
9 months ago