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

s-nlp
/
enoki-openie-encoder

Feature Extraction
Transformers
Safetensors
English
enoki-openie
openie
open-information-extraction
information-extraction
triplet-extraction
relation-extraction
modernbert
enoki
igl
custom_code
Model card Files Files and versions
xet
Community

Instructions to use s-nlp/enoki-openie-encoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use s-nlp/enoki-openie-encoder with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="s-nlp/enoki-openie-encoder", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("s-nlp/enoki-openie-encoder", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
enoki-openie-encoder
1.59 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
lmeribal's picture
lmeribal
Explain LLM-free fact extraction and hallucination detection role
b353a27 verified 1 day ago
  • .gitattributes
    1.58 kB
    Upload enoki-openie-banner.png with huggingface_hub 1 day ago
  • README.md
    3.84 kB
    Explain LLM-free fact extraction and hallucination detection role 1 day ago
  • config.json
    3.6 kB
    Upload folder using huggingface_hub 1 day ago
  • configuration_enoki.py
    1.59 kB
    Upload folder using huggingface_hub 1 day ago
  • conversion_metadata.json
    251 Bytes
    Upload folder using huggingface_hub 1 day ago
  • enoki-openie-banner.png
    1.59 MB
    xet
    Upload enoki-openie-banner.png with huggingface_hub 1 day ago
  • inference.py
    1.08 kB
    Use extract_triples as the single inference API 1 day ago
  • model.safetensors
    1.58 GB
    xet
    Upload folder using huggingface_hub 1 day ago
  • modeling_enoki.py
    17 kB
    Use extract_triples as the single inference API 1 day ago
  • requirements.txt
    44 Bytes
    Upload folder using huggingface_hub 1 day ago
  • special_tokens_map.json
    1.16 kB
    Upload folder using huggingface_hub 1 day ago
  • tokenizer.json
    3.58 MB
    Upload folder using huggingface_hub 1 day ago
  • tokenizer_config.json
    20.9 kB
    Upload folder using huggingface_hub 1 day ago