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

AfnanTS
/
ARBERTv1EL

Fill-Mask
Transformers
PyTorch
TensorBoard
Arabic
bert
token-classification
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Transformers

    How to use AfnanTS/ARBERTv1EL with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="AfnanTS/ARBERTv1EL")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("AfnanTS/ARBERTv1EL")
    model = AutoModelForTokenClassification.from_pretrained("AfnanTS/ARBERTv1EL")
  • Notebooks
  • Google Colab
  • Kaggle
ARBERTv1EL
650 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
AfnanTS's picture
AfnanTS
Update README.md
a6040fc verified almost 2 years ago
  • runs
    Training in progress, step 6000 about 2 years ago
  • .gitattributes
    1.62 kB
    Rename Transparent.png to Arab_BERT2.png almost 2 years ago
  • .gitignore
    13 Bytes
    Training in progress, step 500 about 2 years ago
  • Arab_BERT2.png
    1.13 MB
    xet
    Rename Transparent.png to Arab_BERT2.png almost 2 years ago
  • README.md
    1.48 kB
    Update README.md almost 2 years ago
  • config.json
    864 Bytes
    Training in progress, step 500 about 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "torch.LongStorage"

    What is a pickle import?

    649 MB
    xet
    Training in progress, step 6000 about 2 years ago
  • training_args.bin
    4.02 kB
    xet
    Training in progress, step 500 about 2 years ago