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

  • Log In
  • Sign Up

claudios
/
sptcode

Feature Extraction
Transformers
Safetensors
bart
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use claudios/sptcode with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="claudios/sptcode")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("claudios/sptcode")
    model = AutoModel.from_pretrained("claudios/sptcode")
  • Notebooks
  • Google Colab
  • Kaggle
sptcode
1.05 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
claudios's picture
claudios
Delete .DS_Store
7608e36 verified almost 2 years ago
  • ast
    Upload folder using huggingface_hub about 2 years ago
  • code_tokenizer_fast
    Upload folder using huggingface_hub about 2 years ago
  • nl_tokenizer_fast
    Upload folder using huggingface_hub about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    431 Bytes
    Upload README.md with huggingface_hub almost 2 years ago
  • config.json
    1.09 kB
    Upload folder using huggingface_hub about 2 years ago
  • model.safetensors
    1.04 GB
    xet
    Upload folder using huggingface_hub about 2 years ago