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

  • Log In
  • Sign Up

MayBashendy
/
Arabic_CrossPrompt_FineTuningAraBERT_noAug_TestTask3_holistic

Text Classification
Transformers
Safetensors
bert
Generated from Trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use MayBashendy/Arabic_CrossPrompt_FineTuningAraBERT_noAug_TestTask3_holistic with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="MayBashendy/Arabic_CrossPrompt_FineTuningAraBERT_noAug_TestTask3_holistic")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("MayBashendy/Arabic_CrossPrompt_FineTuningAraBERT_noAug_TestTask3_holistic")
    model = AutoModelForSequenceClassification.from_pretrained("MayBashendy/Arabic_CrossPrompt_FineTuningAraBERT_noAug_TestTask3_holistic")
  • Notebooks
  • Google Colab
  • Kaggle
Arabic_CrossPrompt_FineTuningAraBERT_noAug_TestTask3_holistic
541 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
MayBashendy's picture
MayBashendy
End of training
0337916 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    43.4 kB
    End of training over 1 year ago
  • config.json
    767 Bytes
    Training in progress, step 500 over 1 year ago
  • model.safetensors
    541 MB
    xet
    Training in progress, step 1000 over 1 year ago
  • training_args.bin
    5.24 kB
    xet
    Training in progress, step 500 over 1 year ago