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

ai4data
/
datause-extraction-v1

GLiNER2
Safetensors
ner
relation-extraction
data-mention-extraction
lora
development-economics
geography
Model card Files Files and versions
xet
Community

Instructions to use ai4data/datause-extraction-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • GLiNER2

    How to use ai4data/datause-extraction-v1 with GLiNER2:

    from gliner2 import GLiNER2
    
    model = GLiNER2.from_pretrained("ai4data/datause-extraction-v1")
    
    # 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
datause-extraction-v1
30.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
rafmacalaba's picture
rafmacalaba
Upload README.md with huggingface_hub
2e1e7d7 verified 11 days ago
  • .gitattributes
    1.52 kB
    initial commit 29 days ago
  • README.md
    9.01 kB
    Upload README.md with huggingface_hub 11 days ago
  • adapter_config.json
    1.31 kB
    Mirror rafmacalaba/gliner2-datause-large-v7-relations-geo -> production v1 29 days ago
  • adapter_model.safetensors
    30.7 MB
    xet
    Mirror rafmacalaba/gliner2-datause-large-v7-relations-geo -> production v1 29 days ago