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

YosefA
/
adfluence-intent-model

Text Classification
Transformers
TensorBoard
Safetensors
Amharic
xlm-roberta
amharic
sentiment-analysis
intent-classification
code-switching
ethiopia
adfluence-ai
Eval Results (legacy)
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use YosefA/adfluence-intent-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use YosefA/adfluence-intent-model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="YosefA/adfluence-intent-model")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("YosefA/adfluence-intent-model")
    model = AutoModelForSequenceClassification.from_pretrained("YosefA/adfluence-intent-model")
  • Notebooks
  • Google Colab
  • Kaggle
adfluence-intent-model / runs
11.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
YosefA's picture
YosefA
End of training for Adfluence intent model
c54ba7e verified 11 months ago
  • Jun18_12-34-05_c55321ecd8df
    End of training for Adfluence intent model 11 months ago
  • Jun18_12-51-19_c55321ecd8df
    End of training for Adfluence intent model 11 months ago