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

prachuryyaIITG
/
FewNERD_English_MuRIL

Other
Transformers
Safetensors
English
bert
token-classification
NER
Named_Entity_Recognition
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use prachuryyaIITG/FewNERD_English_MuRIL with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("prachuryyaIITG/FewNERD_English_MuRIL")
    model = AutoModelForTokenClassification.from_pretrained("prachuryyaIITG/FewNERD_English_MuRIL")
  • Notebooks
  • Google Colab
  • Kaggle
FewNERD_English_MuRIL
2.03 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
prachuryyaIITG's picture
prachuryyaIITG
Update README.md
5c09439 verified 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    4.44 kB
    Update README.md 2 months ago
  • config.json
    9.21 kB
    Upload 5 files 5 months ago
  • model.safetensors
    2.02 GB
    xet
    Upload 5 files 5 months ago
  • special_tokens_map.json
    125 Bytes
    Upload 5 files 5 months ago
  • tokenizer.json
    6.41 MB
    Upload 5 files 5 months ago
  • tokenizer_config.json
    1.35 kB
    Upload 5 files 5 months ago