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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Icerm
/
gliner2-robot-multi-v11

GLiNER2
Safetensors
Chinese
English
extractor
intent-classification
slot-filling
information-extraction
home-robot
chinese
Model card Files Files and versions
xet
Community

Instructions to use Icerm/gliner2-robot-multi-v11 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • GLiNER2

    How to use Icerm/gliner2-robot-multi-v11 with GLiNER2:

    from gliner2 import GLiNER2
    
    model = GLiNER2.from_pretrained("Icerm/gliner2-robot-multi-v11")
    
    # Extract entities
    text = "Apple CEO Tim Cook announced iPhone 15 in Cupertino yesterday."
    result = extractor.extract_entities(text, ["company", "person", "product", "location"])
    
    print(result)
  • Notebooks
  • Google Colab
  • Kaggle
gliner2-robot-multi-v11
1.24 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Icerm's picture
Icerm
Add Chinese model card
fdd3f88 verified 3 days ago
  • encoder_config
    Publish pipeline-selected v11 epoch-2 checkpoint 3 days ago
  • .gitattributes
    1.57 kB
    Publish pipeline-selected v11 epoch-2 checkpoint 3 days ago
  • README.md
    2.37 kB
    Add Chinese model card 3 days ago
  • config.json
    252 Bytes
    Publish pipeline-selected v11 epoch-2 checkpoint 3 days ago
  • model.safetensors
    1.23 GB
    xet
    Publish pipeline-selected v11 epoch-2 checkpoint 3 days ago
  • tokenizer.json
    16 MB
    xet
    Publish pipeline-selected v11 epoch-2 checkpoint 3 days ago
  • tokenizer_config.json
    711 Bytes
    Publish pipeline-selected v11 epoch-2 checkpoint 3 days ago