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

Elda-AI
/
memory-resoner

Feature Extraction
Transformers
Safetensors
Korean
ko_coref
korean
conversational-memory
coreference-resolution
anaphora-resolution
mention-detection
entity-linking
conversational-ai
real-time
encoder
custom_code
Model card Files Files and versions
xet
Community

Instructions to use Elda-AI/memory-resoner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Elda-AI/memory-resoner with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Elda-AI/memory-resoner", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Elda-AI/memory-resoner", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle

Access to memory-resoner

Released for research, evaluation, internal validation and education. Tell us who you are and we will grant access.

By requesting access you agree to the Elda Community License 1.0: no commercial use, no redistribution of the weights or derivatives, and attribution as "Built with Elda". Commercial licensing is available on request.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.52 kB
    initial commit 2 days ago
  • LICENSE
    2.62 kB
    memory reader (ko) β€” v0.8.10 1 day ago
  • LINEAGE.md
    621 Bytes
    memory reader (ko) β€” v0.8.10 about 2 hours ago
  • README.md
    10.7 kB
    memory reader (ko) β€” v0.8.10 about 2 hours ago
  • bench_corefud_ko.py
    11.6 kB
    memory reader (ko) β€” v0.8.10 about 22 hours ago
  • bench_wos_references.py
    6.73 kB
    memory reader (ko) β€” v0.8.10 about 22 hours ago
  • config.json
    2.5 kB
    memory reader (ko) β€” v0.8.10 about 2 hours ago
  • configuration_coref.py
    931 Bytes
    memory reader (ko) β€” v0.8.10 1 day ago
  • coref_core.py
    4.94 kB
    memory reader (ko) β€” v0.8.10 1 day ago
  • model.safetensors
    597 MB
    xet
    memory reader (ko) β€” v0.8.10 about 2 hours ago
  • modeling_hf_coref.py
    11.6 kB
    memory reader (ko) β€” v0.8.10 about 2 hours ago
  • tokenizer.json
    1.09 MB
    memory reader (ko) β€” v0.8.10 1 day ago
  • tokenizer_config.json
    433 Bytes
    memory reader (ko) β€” v0.8.10 about 2 hours ago