Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language model fine tuning tutorial

LLM finetuning 및 RAG 연습을 위한 colab 기반 실습 자료입니다.

(By happy ai: https://www.youtube.com/@HappyAI_0612/featured)

구성

  1. 감성분류 모델 DistillBERT finetuning 실습

  2. Naive RAG 기반 ai 챗봇 어플리케이션 및 RAG 성능 평가지표 비교 (이미지의 경우, CLIP 등의 image-text 정렬 모델을 사용하지 않고, OpenAiEmbeddings 모델 사용하여 text 설명 추출 후 임베딩 수행하였음)

  3. PDF 문서 기반 멀티모달 RAG 실습

    파이프라인은 다음과 같습니다.

image
  1. 실시간 RAG 벡터DB 업데이트 실습

About

FT&PEFT for Large language model

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages