YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Korean bert base model for DST

  • This is ConversationBert for dsksd/bert-ko-small-minimal(base-module) + 5 datasets
  • Use dsksd/bert-ko-small-minimal tokenizer
  • 5 datasets
    • tweeter_dialogue : xlsx
    • speech : trn
    • office_dialogue : json
    • KETI_dialogue : txt
    • WOS_dataset : json
tokenizer = AutoTokenizer.from_pretrained("BonjinKim/dst_kor_bert")
model = AutoModel.from_pretrained("BonjinKim/dst_kor_bert")
Downloads last month
12
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API was unable to determine this model’s pipeline type.