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

  • Log In
  • Sign Up

MrezaPRZ
/
codegemma_query_picker_new

Text Classification
Transformers
Safetensors
gemma
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use MrezaPRZ/codegemma_query_picker_new with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="MrezaPRZ/codegemma_query_picker_new")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("MrezaPRZ/codegemma_query_picker_new")
    model = AutoModelForSequenceClassification.from_pretrained("MrezaPRZ/codegemma_query_picker_new")
  • Notebooks
  • Google Colab
  • Kaggle
codegemma_query_picker_new
17.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
MrezaPRZ's picture
MrezaPRZ
Upload GemmaForSequenceClassification
dda8010 verified almost 2 years ago
  • .gitattributes
    1.57 kB
    Upload tokenizer almost 2 years ago
  • README.md
    5.17 kB
    Upload tokenizer almost 2 years ago
  • config.json
    808 Bytes
    Upload GemmaForSequenceClassification almost 2 years ago
  • model-00001-of-00004.safetensors
    5 GB
    xet
    Upload GemmaForSequenceClassification almost 2 years ago
  • model-00002-of-00004.safetensors
    4.98 GB
    xet
    Upload GemmaForSequenceClassification almost 2 years ago
  • model-00003-of-00004.safetensors
    4.98 GB
    xet
    Upload GemmaForSequenceClassification almost 2 years ago
  • model-00004-of-00004.safetensors
    2.11 GB
    xet
    Upload GemmaForSequenceClassification almost 2 years ago
  • model.safetensors.index.json
    21 kB
    Upload GemmaForSequenceClassification almost 2 years ago
  • special_tokens_map.json
    441 Bytes
    Upload tokenizer almost 2 years ago
  • tokenizer.json
    17.5 MB
    xet
    Upload tokenizer almost 2 years ago
  • tokenizer_config.json
    40.6 kB
    Upload tokenizer almost 2 years ago