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

tferhan
/
Intent-GovMa-v1

Text Classification
Transformers
Safetensors
French
open data ma
questions
intents
classification
function calling
Model card Files Files and versions
xet
Community

Instructions to use tferhan/Intent-GovMa-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use tferhan/Intent-GovMa-v1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="tferhan/Intent-GovMa-v1")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("tferhan/Intent-GovMa-v1", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Intent-GovMa-v1
7.39 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
tferhan's picture
tferhan
Update README.md
079d624 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    3.84 kB
    Update README.md almost 2 years ago
  • adapter_config.json
    676 Bytes
    Rename config.json to adapter_config.json almost 2 years ago
  • adapter_model.safetensors
    4.15 MB
    xet
    Upload CamembertForSequenceClassification almost 2 years ago
  • added_tokens.json
    28 Bytes
    Upload tokenizer almost 2 years ago
  • log_history.json
    5.44 kB
    Upload log_history.json almost 2 years ago
  • sentencepiece.bpe.model
    811 kB
    xet
    Upload tokenizer almost 2 years ago
  • special_tokens_map.json
    1.06 kB
    Upload tokenizer almost 2 years ago
  • tokenizer.json
    2.42 MB
    Upload tokenizer almost 2 years ago
  • tokenizer_config.json
    1.95 kB
    Upload tokenizer almost 2 years ago