Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
skar0
/
shakespeare-demo
like
0
Runtime error
App
Files
Files
Community
main
shakespeare-demo
1 contributor
History:
10 commits
skar0
Set map_location in torch.load call
eafeaef
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
.gitignore
Safe
20 Bytes
Added back model_state_dict.pt
almost 2 years ago
100-0.txt
Safe
5.59 MB
Initial commit
almost 2 years ago
README.md
Safe
406 Bytes
Added title and description to app
almost 2 years ago
app.py
Safe
51 Bytes
Recreated pip env and froze
almost 2 years ago
attention_replication.py
Safe
7.42 kB
Removed dataclasses from requirements
almost 2 years ago
config.yaml
Safe
800 Bytes
Initial commit
almost 2 years ago
model_state_dict.pt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
83.1 MB
LFS
Added back model_state_dict.pt
almost 2 years ago
requirements.txt
Safe
2.6 kB
Recreated pip env and froze
almost 2 years ago
sampling.py
Safe
9.79 kB
Initial commit
almost 2 years ago
shakespeare_demo.py
Safe
3.12 kB
Set map_location in torch.load call
almost 2 years ago
transformer_replication.py
Safe
6.94 kB
Removed dataclasses from requirements
almost 2 years ago
word_data.py
Safe
3.55 kB
Initial commit
almost 2 years ago