-
Notifications
You must be signed in to change notification settings - Fork 283
[E-2] 16-Evaluations / 02-Evaluation using RAGAS #338
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] 16-Evaluations / 02-Evaluation using RAGAS #338
Conversation
@samdaseuss @architectyou Peer Review 란에 이름을 github 참고해서 기입했는데 확인해주시길 바랍니다 :D |
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.
🖥️ OS: Win/Mac/Linux
✅ Checklist
- Template: Tutorials follows the required template.
- Table of Contents(TOC) Links: All Table of Contents links work. (Yes/No)
- Image: Image filenames follow guidelines.
- Imports(: All import statements use the latest versions. Ensure "langchain-teddynote" is not used.
- Code Execution: Code runs without errors.
- Comments: {Write freely, 한국어 기술 가능}
안녕하세요,
코드는 정상적으로 동작하나 주석 몇개가 번역이 안된 것을 확인하였습니다.
LaTeX 문법으로 복잡한 수식 작성하시느라 정말 고생 많으셨습니다 :)
감사합니다.
" context_precision,\n", | ||
")\n", | ||
"\n", | ||
"# 데이터셋 형식 맞추기\n", |
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.
주석이 한글입니다!
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.
수정했습니다. eb449f2
" }\n", | ||
" formatted_dataset.append(formatted_item)\n", | ||
"\n", | ||
"# RAGAS 데이터셋으로 변환\n", |
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.
주석이 한글입니다!
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.
수정했습니다. eb449f2
TODO: - change a base pdf file - rerun all cells to update outputs
327ceb5
to
eb449f2
Compare
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.
🖥️ OS: Win
✅ Checklist
- Template: Tutorials follows the required template.
- Table of Contents(TOC) Links: All Table of Contents links work. (Yes/No)
- Image: Image filenames follow guidelines.
- Imports(: All import statements use the latest versions. Ensure "langchain-teddynote" is not used.
- Code Execution: Code runs without errors.
- Comments: 작성하시느라 고생 많으셨습니다! 전체적으로 깔끔하게 잘 작성된 것 같습니다! 내용도 풍부하고 수식 작성하시느라 정말 고생 많으셨을 것 같습니다 ㅠㅠ 앞서 말씀드린 소제목 링크를 reference 목차로 다 빼는 게 좋겠다는 의견 외에 모두 정상동작합니다!
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.
수정반영 감사합니다! 고생 많으셨습니다!
수고하셨습니다:) |
c095bc6
into
LangChain-OpenTutorial:main
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