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

[WIP] Add JGLUE/JSQuAD evaluation #66

Merged
merged 9 commits into from Feb 22, 2024
Merged

Conversation

icoxfog417
Copy link
Contributor

@icoxfog417 icoxfog417 commented Dec 21, 2023

Issue #, if available:

#61 の対応

Description of changes:

  • : tasks/generative-ai/text-to-text/evaluation/lm-evaluation-harness/ のフォルダを追加。
  • : データセットの作成を行う jsquad_preparation.py の追加
    • : データセットの作成を行う jsquad-preparation.py の動作確認
  • : Fine Tuning 評価用の jsquad-fine-tuning-evaluation.ipynb の追加
    • : Fine Tuning 評価用の jsquad-fine-tuning-evaluation.ipynb の動作確認
  • : API 評価用の jsquad_prompt_tuning_evaluation.py の追加
    • : Fine Tuning 評価用の jsquad_prompt_tuning_evaluation.py の動作確認
  • : 検証結果ブログの執筆

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@icoxfog417 icoxfog417 added the enhancement New feature or request label Dec 21, 2023
@smith-kyle
Copy link

I'm a little late to the party, but I noticed you all aren't using a notebook review tool and wanted to invite you to review this pull request with GitNotebooks: https://gitnotebooks.com/aws-samples/aws-ml-jp/pull/66

It lets you do things like comment on rendered markdown and code cells, so might be an easy win for your PR reviews.

@icoxfog417 icoxfog417 merged commit 313409e into main Feb 22, 2024
@icoxfog417 icoxfog417 deleted the feature/evaluation_jsquad branch February 22, 2024 00:07
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

Successfully merging this pull request may close these issues.

None yet

2 participants