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

imaneumabderahmane
/
Arabertv2-classifier-FA

Text Classification
Transformers
Arabic
first-aid
medical
emergency
Model card Files Files and versions
xet
Community

Instructions to use imaneumabderahmane/Arabertv2-classifier-FA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use imaneumabderahmane/Arabertv2-classifier-FA with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="imaneumabderahmane/Arabertv2-classifier-FA")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("imaneumabderahmane/Arabertv2-classifier-FA", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Arabertv2-classifier-FA
209 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 27 commits
imaneumabderahmane's picture
imaneumabderahmane
Update README.md
0b59456 verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    8.39 kB
    Update README.md about 2 months ago
  • distribution of the FALAH-Mix dataset.png
    61.8 kB
    Upload distribution of the FALAH-Mix dataset.png about 2 months ago
  • labels.png
    13.2 kB
    Upload labels.png about 2 months ago
  • table FALAH-Mix training set balanced.png
    33.6 kB
    Upload table FALAH-Mix training set balanced.png about 2 months ago
  • table results classifier arabert.png
    90.9 kB
    Upload table results classifier arabert.png about 2 months ago