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

  • Log In
  • Sign Up

Spaces:
MilindChawre
/
simple-transformer
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
simple-transformer
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
MilindChawre's picture
MilindChawre
Adding changes in README
ac5a860 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    4.63 kB
    Adding changes in README 7 months ago
  • app.py
    2.76 kB
    Updating README and splitting training logic 7 months ago
  • input.txt
    1.12 MB
    Adding code for transformer model 7 months ago
  • requirements.txt
    38 Bytes
    Adding requirements.txt file 7 months ago
  • train.py
    4.03 kB
    Adding changes in README 7 months ago
  • trained_model_quantized.pt

    Detected Pickle imports (9)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_parameter",
    • "torch.LongStorage",
    • "torch.qint8",
    • "torch._utils._rebuild_tensor_v2",
    • "torch._utils._rebuild_qtensor",
    • "torch.QInt8Storage",
    • "torch.per_tensor_affine"

    How to fix it?

    332 MB
    LFS
    Adding code for transformer model 7 months ago
  • training.log
    11.7 kB
    Adding changes in README 7 months ago
  • transformer.py
    9.86 kB
    Updating README and splitting training logic 7 months ago