Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
MilindChawre
/
simple-transformer
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
simple-transformer
333 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
MilindChawre's picture
MilindChawre
Adding changes in README
ac5a860 over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    4.63 kB
    Adding changes in README over 1 year ago
  • app.py
    2.76 kB
    Updating README and splitting training logic over 1 year ago
  • input.txt
    1.12 MB
    Adding code for transformer model over 1 year ago
  • requirements.txt
    38 Bytes
    Adding requirements.txt file over 1 year ago
  • train.py
    4.03 kB
    Adding changes in README over 1 year 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
    xet
    Adding code for transformer model over 1 year ago
  • training.log
    11.7 kB
    Adding changes in README over 1 year ago
  • transformer.py
    9.86 kB
    Updating README and splitting training logic over 1 year ago