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

  • Log In
  • Sign Up

Spaces:
VarunSivamani
/
GPT-From-Scratch
Paused

App Files Files Community
Fetching metadata from the HF Docker repository...
GPT-From-Scratch
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
VarunSivamani's picture
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
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    251 Bytes
    initial commit almost 2 years ago
  • app.py
    837 Bytes
    added application file almost 2 years ago
  • iter-015000-ckpt.pth

    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
    113 Bytes
    added requirements file almost 2 years ago
  • utils.py
    5.15 kB
    added utils file almost 2 years ago