Skip to content

pimang62/Retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retrieval

문서 검색 QA task

Setup

Install

git clone https://github.com/pimang62/Retrieval.git
conda create -n exper python==3.10
conda activate exper
pip install -r requirements.txt
  • Reload the session!

Data

private

Run

Chunking & Vector mapping

  • BGE, KorSIM, Openai(ada)
    • Openai has only "txt" file type
bash script/create_index.sh

Run demo

bash script/run_demo.sh

Show demo

cat script/demo.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published