Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • 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 over 1 year ago
  • tokenizer_files
    added tokenizer files over 1 year ago
  • tsai_gpt
    added model util files over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    251 Bytes
    initial commit over 1 year ago
  • app.py
    837 Bytes
    added application file over 1 year 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 over 1 year ago
  • requirements.txt
    113 Bytes
    added requirements file over 1 year ago
  • utils.py
    5.15 kB
    added utils file over 1 year ago