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

suhjae
/
joseon-level1-span-sillokbert

Token Classification
Transformers
Safetensors
Korean
Chinese
bert
joseon
hanmun
hanja
named-entity-recognition
korean-history
Model card Files Files and versions
xet
Community

Instructions to use suhjae/joseon-level1-span-sillokbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use suhjae/joseon-level1-span-sillokbert with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="suhjae/joseon-level1-span-sillokbert")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("suhjae/joseon-level1-span-sillokbert")
    model = AutoModelForTokenClassification.from_pretrained("suhjae/joseon-level1-span-sillokbert")
  • Notebooks
  • Google Colab
  • Kaggle
joseon-level1-span-sillokbert
712 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
suhjae's picture
suhjae
Upload promoted Level 1 span model
144d0d1 verified 26 days ago
  • .gitattributes
    1.52 kB
    initial commit 26 days ago
  • README.md
    1.87 kB
    Upload promoted Level 1 span model 26 days ago
  • config.json
    1.26 kB
    Upload promoted Level 1 span model 26 days ago
  • model.safetensors
    709 MB
    xet
    Upload promoted Level 1 span model 26 days ago
  • tokenizer.json
    2.92 MB
    Upload promoted Level 1 span model 26 days ago
  • tokenizer_config.json
    582 Bytes
    Upload promoted Level 1 span model 26 days ago
  • training_metrics.json
    77.4 kB
    Upload promoted Level 1 span model 26 days ago