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

  • Log In
  • Sign Up

saracandu
/
stldec_arch

Feature Extraction
Transformers
PyTorch
stl_decoder
Generated from Trainer
custom_code
Model card Files Files and versions
xet
Community

Instructions to use saracandu/stldec_arch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use saracandu/stldec_arch with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="saracandu/stldec_arch", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("saracandu/stldec_arch", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
stldec_arch
3.22 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 152 commits
saracandu's picture
saracandu
update
125ea7f verified 2 months ago
  • last-checkpoint
    Training in progress, step 1550, checkpoint 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    2.24 kB
    Model save 2 months ago
  • config.json
    932 Bytes
    update 2 months ago
  • configuration_stldec.py
    1.69 kB
    try 3 months ago
  • generation_config.json
    142 Bytes
    Training in progress, step 500 3 months ago
  • modeling_stldec.py
    8.99 kB
    improved whatever i can't recall now 2 months ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    806 MB
    xet
    Model save 2 months ago
  • special_tokens_map.json
    547 Bytes
    Update special_tokens_map.json 2 months ago
  • tokenizer_config.json
    1.02 kB
    Update tokenizer_config.json 2 months ago
  • tokenizer_stldec.py
    4.08 kB
    final? 2 months ago
  • training_args.bin
    5.91 kB
    xet
    Training in progress, step 500 2 months ago
  • vocab.json
    413 Bytes
    update 2 months ago