-
Notifications
You must be signed in to change notification settings - Fork 282
[E-2] 11-Reranker / 01-CrossEncoderReranker #183
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
[E-2] 11-Reranker / 01-CrossEncoderReranker #183
Conversation
[Title] CrossEncoderReranker [Version] Initial [Language] ENG [Packages] langchain-community, langchain-huggingface, faiss
🖥️ OS: Win
|
[리마인드] 정호님 pr 리뷰 남겼습니다! |
@forwardyoung 화영님, 리뷰 감사합니다! 😊 |
@ThePurpleCollar 아 네! 아직 main에 txt 파일이 반영되지 않은 상태이다 보니, 제가 재호님 pr만을 리뷰할 때는 해당 파일이 없어서 에러가 발생하기에 업로드해주셔도 될 것 같습니다! |
[Title] CrossEncoderReranker [Version] revised [Language] ENG [Packages] langchain-community, langchain-huggingface, faiss txt 파일 추가했습니다.
@forwardyoung 화영님, 텍스트 파일 함께 업로드 했습니다. 확인 부탁드릴께요. |
🖥️ OS: Mac
*Imports: All import statements use the latest versions. Ensure "langchain-teddynote" is not used. Code Execution: Code runs without errors. Comments: {Write freely, 한국어 기술 가능} |
[Title] CrossEncoderReranker [Version] revised [Language] ENG [Packages] langchain-community, langchain-huggingface, faiss - 패키지 설치 셀 삭제 하였습니다.
@hyeyeoon 혜연님, 패키지 설치 코드 삭제했습니다. 확인 부탁드립니다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
안녕하세요! 정호님 @ThePurpleCollar
변경사항 확인했습니다.
다만 해당 부분 warning 이 발생하는데 제 환경이 문제인지 모르겠네요..
출력은 문제 없이 됩니다! 참고 부탁드립니다.

FutureWarning: clean_up_tokenization_spaces
was not set. It will be set to True
by default. This behavior will be depracted in transformers v4.45, and will be then set to False
by default. For more details check this issue: huggingface/transformers#31884
warnings.warn(
문제 없이 돌아가는 것 확인했습니다. 수고하셨습니다! |
@hyeyeoon 혜연님, 피드백 감사합니다. 참고로 확인해 주신 warning이 제 환경에서는 출력되지 않습니다. 이 부분은 다른 분들께 문의해 볼까요? |
저는 안 뜨는 줄 알았는데 아니었네요..! 디스코드 q&a에 올려보시는 것 어떨까요? |
@hyeyeoon @forwardyoung
Warning 출력 이슈 어떻게 처리할지 의견 주시면 감사하겠습니다. |
@hyeyeoon 혜연님, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ThePurpleCollar 안녕하세요. 정호님,
문제 없이 코드 작동하는 것 확인했습니다!
이슈 해결하시느라 고생 많으셨습니다. 감사합니다.
b0ce86e
into
LangChain-OpenTutorial:main
[Title] CrossEncoderReranker
[Version] Initial
[Language] ENG
[Packages] langchain-community, langchain-huggingface, faiss
{PR Message - Write freely, remove this bracket if unnecessary}
Author Checklist
PR Title Format: I have confirmed that the PR title follows the correct format. (e.g., [N-2] 07-Text Splitter / 07-RecursiveCharacterTextSplitter)
Committed Files: I have ensured that no unnecessary files (e.g., .bin, .gitignore, poetry.lock, pyproject.toml) are included. These files are not allowed.
(Optional) Related Issue: If this PR is linked to an issue, I have referenced the issue number in the PR message. (e.g., Fixes Update 01-PromptTemplate.ipynb #123)
❌ Do not include unnecessary files (e.g., .bin, .gitignore, poetry.lock, pyproject.toml) or other people's code. If included, close the PR and create a new PR.
Review Template (Intial PR)
If no one reviews your PR within a few days, please @-mention one of teddylee777, musangk, BAEM1N