반응형
References: https://github.com/KyujinHan/Korean_selenium_DeepL
# DeepL을 이용한 자동화 코드를 만들었습니다.
# Api 필요없이, 단순 코드만 돌리면 바로 사용 가능합니다.
# 기존에 있는 pip install {deep-cli, deepl, deepl-translate} 패키지들이 한국어를 지원하지 않고, 구글에 있는 자료들도 많은 디버그가 필요하여 제작하였습니다.
# 버그가 있으면 댓글로 알려주세요!
2023.07.27 Kyujinpy 작성.
반응형
'AI > LLM project' 카테고리의 다른 글
[Poly-platypus-ko] - Polyglot-ko + Ko-Platypus (0) | 2023.10.02 |
---|---|
[KoT-platypus2] - CoT + KO-platypus2 (0) | 2023.09.30 |
[CoT-llama2] - Chain-of-thought 방식을 활용하여 llama2-ko를 fine-tuning (0) | 2023.09.28 |
[KO-Platy🥮] - Korean-Open-platypus를 활용하여 llama-2-ko를 fine-tuning한 KO-platypus model (0) | 2023.09.01 |
[KoChatGPT 코드 리뷰] - KoChatGPT: ChatGPT fine tuning with korean dataset (0) | 2023.05.18 |