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

beomi
/
exKcBERT-paws-extonly

Fill-Mask
Transformers
PyTorch
exbert
Model card Files Files and versions
xet
Community

Instructions to use beomi/exKcBERT-paws-extonly with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use beomi/exKcBERT-paws-extonly with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="beomi/exKcBERT-paws-extonly")
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("beomi/exKcBERT-paws-extonly", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
exKcBERT-paws-extonly
673 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
beomi's picture
beomi
Update config.json
f87a388 almost 5 years ago
  • .gitattributes
    690 Bytes
    initial commit almost 5 years ago
  • .gitignore
    14 Bytes
    paws ext only, 10 epoch almost 5 years ago
  • all_results.json
    194 Bytes
    paws ext only, 10 epoch almost 5 years ago
  • config.json
    734 Bytes
    Update config.json almost 5 years ago
  • pytorch_model.bin
    673 MB
    xet
    paws ext only, 10 epoch almost 5 years ago
  • special_tokens_map.json
    112 Bytes
    paws ext only, 10 epoch almost 5 years ago
  • tokenizer_config.json
    339 Bytes
    paws ext only, 10 epoch almost 5 years ago
  • train_results.json
    194 Bytes
    paws ext only, 10 epoch almost 5 years ago
  • trainer_state.json
    1.81 kB
    paws ext only, 10 epoch almost 5 years ago
  • training_args.bin
    2.48 kB
    xet
    paws ext only, 10 epoch almost 5 years ago
  • vocab.txt
    396 kB
    paws ext only, 10 epoch almost 5 years ago