Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
VarunSivamani
/
GPT-From-Scratch
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
GPT-From-Scratch
Ctrl+K
Ctrl+K
1 contributor
History:
7 commits
VarunSivamani
added application file
291d881
almost 2 years ago
tokenizer_files
added tokenizer files
almost 2 years ago
tsai_gpt
added model util files
almost 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
almost 2 years ago
README.md
Safe
251 Bytes
initial commit
almost 2 years ago
app.py
Safe
837 Bytes
added application file
almost 2 years ago
iter-015000-ckpt.pth
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
What is a pickle import?
1.95 GB
LFS
added model checkpoint file
almost 2 years ago
requirements.txt
Safe
113 Bytes
added requirements file
almost 2 years ago
utils.py
Safe
5.15 kB
added utils file
almost 2 years ago