Transformer PyTorch Implementation Attention is all you need 논문을 참고하여 구현한 기반 모델입니다. 데이터 전처리는 opus-100 en-ko를 사용했으며, Huggingface의 tokenizer를 사용하여 토큰화하였습니다. 실행 방법 python train.py