-
[번역] 그림으로 설명하는 Retrieval Transformer
이 글은 Jay Alammar님의 글을 번역한 글입니다. [추가정보] This post is a translated version of The Illustrated Retrieval Transformer) by Jay Alammar. 요약: 최신 언어 모델 batch는 매우 작... Read More
-
[실습] VSMs(Vector-space models)
Vector-space models: designs, distances, basic reweighting __author__ = "Christopher Potts" __version__ = "CS224u, Stanford, Spring 2019" # 이 문서는, 아파치 라이선스 ... Read More
-
[번역] BERT를 처음 사용하기 위한 시각적 가이드
이 글은 Jay Alammar님의 글을 번역한 글입니다. [추가정보] This post is a translated version of A Visual Guide to Using BERT for the First Time by Jay Alammar. 지난 몇년간 언어를... Read More
-
[번역] NumPy 및 데이터 표현에 대한 시각적 소개
이 글은 Jay Alammar님의 글을 번역한 글입니다. [추가정보] This post is a translated version of A Visual Intro to NumPy and Data Representation by Jay Alammar. NumPy 패키지는 파이... Read More
-
[번역] GPT3가 작동하는 방법 - 시각화 및 동영상 설명
이 글은 Jay Alammar님의 글을 번역한 글입니다. [추가정보] This post is a translated version of How GPT3 Works - Visualizations and Animations by Jay Alammar. 요즘(GPT3가 릴리즈 되었을 당시)... Read More
-
[번역] 그림으로 설명하는 GPT-2 (Transformer Language Model 시각화)
이 글은 Jay Alammar님의 글을 번역한 글입니다. [추가정보] This post is a translated version of The Illustrated GPT-2 (Visualizing Transformer Language Models) by Jay Alammar. ... Read More