Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
shamashel
/
bad-gpt
like
0
Text Generation
karpathy/tiny_shakespeare
English
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
bad-gpt
Ctrl+K
Ctrl+K
2 contributors
History:
18 commits
shamashel
Whoops
a3df5a4
about 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 years ago
.gitignore
Safe
56 Bytes
Add extra typing to make pyright shut up
about 2 years ago
.python-version
Safe
5 Bytes
Update to work on mac
about 2 years ago
LICENSE
Safe
1.07 kB
Clone from github
about 2 years ago
README.md
Safe
740 Bytes
Update README.md
about 2 years ago
bad_gpt.py
Safe
7.15 kB
Whoops
about 2 years ago
dataset.py
Safe
1.63 kB
refactor: Update pyproject.toml to include pytorch-gpu dependency and its source URL
about 2 years ago
encoder.py
Safe
263 Bytes
Switch from custom tokenizer to tiktoken
about 2 years ago
example_output.md
Safe
1.1 kB
Switch from custom tokenizer to tiktoken
about 2 years ago
main.py
Safe
1.15 kB
Update logging
about 2 years 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
xet
Switch from custom tokenizer to tiktoken
about 2 years ago
poetry.lock
Safe
222 kB
refactor: Update pyproject.toml to include pytorch-gpu dependency and its source URL
about 2 years ago
pyproject.toml
Safe
545 Bytes
refactor: Update pyproject.toml to include pytorch-gpu dependency and its source URL
about 2 years ago
self_attention.py
Safe
3.03 kB
refactoring
about 2 years ago