Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
skar0
/
shakespeare-demo
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
shakespeare-demo
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
skar0's picture
skar0
Set map_location in torch.load call
eafeaef over 2 years ago
  • .gitattributes
    1.48 kB
    initial commit over 2 years ago
  • .gitignore
    20 Bytes
    Added back model_state_dict.pt over 2 years ago
  • 100-0.txt
    5.59 MB
    Initial commit over 2 years ago
  • README.md
    406 Bytes
    Added title and description to app over 2 years ago
  • app.py
    51 Bytes
    Recreated pip env and froze over 2 years ago
  • attention_replication.py
    7.42 kB
    Removed dataclasses from requirements over 2 years ago
  • config.yaml
    800 Bytes
    Initial commit over 2 years ago
  • model_state_dict.pt

    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 over 2 years ago
  • requirements.txt
    2.6 kB
    Recreated pip env and froze over 2 years ago
  • sampling.py
    9.79 kB
    Initial commit over 2 years ago
  • shakespeare_demo.py
    3.12 kB
    Set map_location in torch.load call over 2 years ago
  • transformer_replication.py
    6.94 kB
    Removed dataclasses from requirements over 2 years ago
  • word_data.py
    3.55 kB
    Initial commit over 2 years ago