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

HikmaLabs
/
ukhbert_narrator_linking

Token Classification
Transformers
Safetensors
Arabic
bert
Hadith
Islam
Arabic
Isnad
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use HikmaLabs/ukhbert_narrator_linking with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="HikmaLabs/ukhbert_narrator_linking")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("HikmaLabs/ukhbert_narrator_linking")
    model = AutoModelForTokenClassification.from_pretrained("HikmaLabs/ukhbert_narrator_linking")
  • Notebooks
  • Google Colab
  • Kaggle
ukhbert_narrator_linking
862 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
FDSRashid's picture
FDSRashid
Delete training_args.bin
ea17667 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    9.46 kB
    Update README.md about 1 year ago
  • config.json
    2.09 MB
    added model about 1 year ago
  • eval_results.txt
    179 Bytes
    added model about 1 year ago
  • model.safetensors
    858 MB
    xet
    added model about 1 year ago
  • model_args.json
    476 kB
    added model about 1 year ago
  • special_tokens_map.json
    112 Bytes
    added model about 1 year ago
  • tokenizer_config.json
    49 Bytes
    added model about 1 year ago
  • vocab.txt
    996 kB
    added model about 1 year ago