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

sewoong
/
korean-neural-sparse-encoder-base-klue-large

Fill-Mask
Transformers
Safetensors
Korean
roberta
sparse-retrieval
splade
opensearch
neural-sparse
information-retrieval
Model card Files Files and versions
xet
Community

Instructions to use sewoong/korean-neural-sparse-encoder-base-klue-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use sewoong/korean-neural-sparse-encoder-base-klue-large with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="sewoong/korean-neural-sparse-encoder-base-klue-large")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("sewoong/korean-neural-sparse-encoder-base-klue-large")
    model = AutoModelForMaskedLM.from_pretrained("sewoong/korean-neural-sparse-encoder-base-klue-large", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
korean-neural-sparse-encoder-base-klue-large
1.35 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
sewoong's picture
sewoong
Upload klue/roberta-large SPLADE model (337M params)
ffc81cc verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    3.83 kB
    Upload klue/roberta-large SPLADE model (337M params) 5 months ago
  • config.json
    705 Bytes
    Upload klue/roberta-large SPLADE model (337M params) 5 months ago
  • model.safetensors
    1.35 GB
    xet
    Upload klue/roberta-large SPLADE model (337M params) 5 months ago
  • special_tokens_map.json
    971 Bytes
    Upload klue/roberta-large SPLADE model (337M params) 5 months ago
  • tokenizer.json
    752 kB
    Upload klue/roberta-large SPLADE model (337M params) 5 months ago
  • tokenizer_config.json
    1.31 kB
    Upload klue/roberta-large SPLADE model (337M params) 5 months ago
  • vocab.txt
    248 kB
    Upload klue/roberta-large SPLADE model (337M params) 5 months ago