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

  • Log In
  • Sign Up

aieng-lab
/
starcoder2-3b_bug-issue

Text Classification
Transformers
Safetensors
English
starcoder2
Model card Files Files and versions
xet
Community

Instructions to use aieng-lab/starcoder2-3b_bug-issue with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use aieng-lab/starcoder2-3b_bug-issue with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="aieng-lab/starcoder2-3b_bug-issue")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("aieng-lab/starcoder2-3b_bug-issue")
    model = AutoModelForSequenceClassification.from_pretrained("aieng-lab/starcoder2-3b_bug-issue")
  • Notebooks
  • Google Colab
  • Kaggle
starcoder2-3b_bug-issue
6.07 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
fabiancpl's picture
fabiancpl
Pushing model, tokenizer and model card
aadcb39 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    788 Bytes
    Pushing model, tokenizer and model card 11 months ago
  • config.json
    827 Bytes
    Pushing model, tokenizer and model card 11 months ago
  • merges.txt
    442 kB
    Pushing model, tokenizer and model card 11 months ago
  • model-00001-of-00002.safetensors
    4.95 GB
    xet
    Pushing model, tokenizer and model card 11 months ago
  • model-00002-of-00002.safetensors
    1.11 GB
    xet
    Pushing model, tokenizer and model card 11 months ago
  • model.safetensors.index.json
    39.1 kB
    Pushing model, tokenizer and model card 11 months ago
  • special_tokens_map.json
    1.3 kB
    Pushing model, tokenizer and model card 11 months ago
  • tokenizer.json
    3.48 MB
    Pushing model, tokenizer and model card 11 months ago
  • tokenizer_config.json
    7.91 kB
    Pushing model, tokenizer and model card 11 months ago
  • vocab.json
    777 kB
    Pushing model, tokenizer and model card 11 months ago