개발

개발 기록을 위한 공간
Reading papers - MT-DNN, MASS, UNILM, XLNet, RoBERTa, ALBERT,reading reading~
Reading papers - MT-DNN, MASS, UNILM, XLNet, RoBERTa, ALBERT,
Huggingface LLM Course - Chapter7 (Classical NLP tasks)Read huggingface docs. This time, let's cover to know classical NLP tasks.
Huggingface LLM Course - Chapter7 (Classical NLP tasks)
Huggingface LLM Course - Chapter5 (Datasets Library)Read huggingface docs. Deep dive into datasets library!
Huggingface LLM Course - Chapter5 (Datasets Library)
Huggingface LLM Course - Chapter2 & Chapter3Read huggingface docs. What is a tokenizer and fine-tuning? Train a model!
Huggingface LLM Course - Chapter2 & Chapter3
Huggingface LLM Course - Chapter1Read huggingface docs and note down important points
Huggingface LLM Course - Chapter1
Attention is all you needDeep dive into the Transformer architecture, especially the implementation in each layers.
Attention is all you need
Let's learn seq2seq!Learn how to use seq2seq models using PyTorch
Let's learn seq2seq!
Next.js 앱 CI/CD 구축하기Github Actions와 AWS CodeDeploy를 이용해 CI/CD를 구축합니다.
Next.js 앱 CI/CD 구축하기
Next.js 앱 배포하기Next.js와 Bun으로 만든 애플리케이션을 배포합니다. Vercel이 아닌 AWS의 EC2를 이용하고, nginx와 pm2를 통해 서버를 관리합니다.
Next.js 앱 배포하기