πŸ€— KoAirBERT ✈️

항곡 μ•ˆμ „ 도메인에 νŠΉν™”λœ ν•œκ΅­μ–΄ BERT λͺ¨λΈ

Python Hugging Face License: AGPL-v3 DOI

How to use

πŸ€— Huggingface Hub에 μ—…λ‘œλ“œ 된 λͺ¨λΈμ„ λ°”λ‘œ μ‚¬μš©ν•  수 μžˆμŠ΅λ‹ˆλ‹€ :)

# Load model directly
from transformers import AutoTokenizer, AutoModelForPreTraining

tokenizer = AutoTokenizer.from_pretrained("oneonlee/KoAirBERT")
model = AutoModelForPreTraining.from_pretrained("oneonlee/KoAirBERT")

Reference

Citation

이 μ½”λ“œλ₯Ό μ—°κ΅¬μš©μœΌλ‘œ μ‚¬μš©ν•˜λŠ” 경우 μ•„λž˜μ™€ 같이 μΈμš©ν•΄μ£Όμ„Έμš”.

@software{lee_2023_10158254,
  author       = {Lee, DongGeon},
  title        = {KoAirBERT: Korean BERT Model Specialized for Aviation Safety Domain},
  month        = nov,
  year         = 2023,
  publisher    = {Zenodo},
  version      = {v1.0.0},
  doi          = {10.5281/zenodo.10158254},
  url          = {https://doi.org/10.5281/zenodo.10158254}
}

License

KoAirBERTλŠ” AGPL-3.0 λΌμ΄μ„ μŠ€ ν•˜μ— κ³΅κ°œλ˜μ–΄ μžˆμŠ΅λ‹ˆλ‹€. λͺ¨λΈ 및 μ½”λ“œλ₯Ό μ‚¬μš©ν•  경우 λΌμ΄μ„ μŠ€ λ‚΄μš©μ„ μ€€μˆ˜ν•΄μ£Όμ„Έμš”. λΌμ΄μ„ μŠ€ 전문은 LICENSE νŒŒμΌμ—μ„œ ν™•μΈν•˜μ‹€ 수 μžˆμŠ΅λ‹ˆλ‹€.

Downloads last month
6
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support