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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

lindazeng979
/
codemixed-sentiment-models

Text Classification
Transformers
Safetensors
English
Spanish
Malayalam
sentiment-analysis
code-switching
code-mixed
data-augmentation
llm-augmentation
spanglish
spanish-english
malayalam-english
mbert
xlm-roberta
xlm-t
low-resource
Model card Files Files and versions
xet
Community

Instructions to use lindazeng979/codemixed-sentiment-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use lindazeng979/codemixed-sentiment-models with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="lindazeng979/codemixed-sentiment-models")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("lindazeng979/codemixed-sentiment-models", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
codemixed-sentiment-models
101 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 146 commits
lindazeng979's picture
lindazeng979
Update README.md
3c3d20a verified 8 days ago
  • important-models
    Add important-models 8 days ago
  • malayalam-english
    Add malayalam-english/zero-shot/XLM-T/malay_zero_shot_tokenizer_XLMT_2 8 days ago
  • preliminary-experiments
    Add preliminary-experiments 8 days ago
  • spanish-english
    Add spanish-english/natural/mBERT/spanglish_NCM_tokenizer_CORRECT-DATA-OFFICIAL 8 days ago
  • .gitattributes
    9.36 kB
    Add important-models 8 days ago
  • README.md
    5.87 kB
    Update README.md 8 days ago