Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sungchul2
Copy link
Contributor

@sungchul2 sungchul2 commented Jan 13, 2025

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)

🖥️ 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, 한국어 기술 가능}     

If no one reviews your PR within a few days, please @-mention one of teddylee777, musangk, BAEM1N

@sungchul2 sungchul2 changed the title [E-2] 15-Evaluations / 02-Evaluation using RAGAS [E-2] 16-Evaluations / 02-Evaluation using RAGAS Jan 14, 2025
@sungchul2 sungchul2 self-assigned this Jan 14, 2025
@sungchul2 sungchul2 marked this pull request as ready for review January 15, 2025 06:54
@sungchul2
Copy link
Contributor Author

@samdaseuss @architectyou Peer Review 란에 이름을 github 참고해서 기입했는데 확인해주시길 바랍니다 :D
그리고 이전 단계에서 생성된 데이터셋을 사용해야하는데, 아직 전달받은게 없어서 임의로 만들어서 진행했습니다.
추후에 @samdaseuss 께서 만드실 PR 및 데이터를 참고해서 업데이트하겠습니다.

Copy link
Contributor

@samdaseuss samdaseuss left a 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",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

주석이 한글입니다!

Copy link
Contributor Author

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",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

주석이 한글입니다!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정했습니다. eb449f2

@sungchul2 sungchul2 force-pushed the ch15-2-evaluation-using-RAGAS branch from 327ceb5 to eb449f2 Compare January 16, 2025 15:09
@sungchul2 sungchul2 requested a review from samdaseuss January 16, 2025 15:14
architectyou
architectyou previously approved these changes Jan 17, 2025
Copy link
Member

@architectyou architectyou left a 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 목차로 다 빼는 게 좋겠다는 의견 외에 모두 정상동작합니다!

Copy link
Member

@architectyou architectyou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정반영 감사합니다! 고생 많으셨습니다!

@samdaseuss
Copy link
Contributor

수고하셨습니다:)

@teddylee777 teddylee777 merged commit c095bc6 into LangChain-OpenTutorial:main Jan 18, 2025
1 of 2 checks passed
@sohyunwriter sohyunwriter added the docs tutorial label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs tutorial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants