UGRP 자료
2020. 6. 30. 11:21ㆍMachine Learning/NLP-UGRP
XLNet: https://blog.pingpong.us/xlnet-review/
GPT-2 model: https://towardsdatascience.com/how-to-fine-tune-gpt-2-so-you-can-generate-long-form-creative-writing-7a5ae1314a61
Question generation paper: https://github.com/teacherpeterpan/Question-Generation-Paper-List
data: http://aiopen.etri.re.kr/service_dataset.php
common crawl: https://commoncrawl.org/the-data/get-started/
gpt-2 설명문: https://likejazz.com/post/182924169896/openai-gpt-2-%EB%8B%A8%EC%83%81
gpt-1,2 그림: https://blog.floydhub.com/gpt2/
Glue 이용 글: https://huffon.github.io/2019/11/16/glue/
data set: https://www.tensorflow.org/datasets/catalog/c4
T5: https://brunch.co.kr/@synabreu/49
텍스트-대-텍스트 프레임워크를 사용하는 한
'Machine Learning > NLP-UGRP' 카테고리의 다른 글
[논문 정리]Memory Networks (0) | 2020.07.12 |
---|---|
[논문 정리]End-To-End Memory Networks (0) | 2020.07.12 |
데이터 전처리 (0) | 2020.07.07 |
GloVe(글로브) 모델 (0) | 2020.07.05 |
KoNLPy 기초 배우기 (0) | 2020.07.05 |