Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] DPR: Dense Passage Retriever 구현 #5

Open
3 tasks done
alwaysday4u opened this issue Feb 14, 2024 · 0 comments
Open
3 tasks done

[FEAT] DPR: Dense Passage Retriever 구현 #5

alwaysday4u opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@alwaysday4u
Copy link
Contributor

alwaysday4u commented Feb 14, 2024

🏞️ Background

  • Sparse Passage Retriever과 Dense Passage Retriever이 각각 다른 상황에서 유용하게 활용된다는 점과, 주어진 task가 context를 포착하는 과제임을 고려하여, DPR 적용 실험의 필요성을 느낌

📝 To do

  • DenseRetriever class 구현
  • 연결된 코드가 버그 없이 작동하도록 수정
  • 실험 및 디버깅 작업
@alwaysday4u alwaysday4u added the enhancement New feature or request label Feb 14, 2024
kooqooo added a commit that referenced this issue Feb 14, 2024
- `retrieval.py`의 145번 줄에서 함수 이름 설정

#5
kooqooo added a commit that referenced this issue Feb 14, 2024
kooqooo added a commit that referenced this issue Feb 18, 2024
kooqooo added a commit that referenced this issue Feb 18, 2024
kooqooo added a commit that referenced this issue Feb 18, 2024
kooqooo added a commit that referenced this issue Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants