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

add LLM training scripts #49

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

maekawataiki
Copy link
Contributor

Issue #, if available:

Description of changes:
大規模言語モデルの分散学習での Pre-training、Fine-tuning、Instruction-tuning のサンプルを追加。

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

@icoxfog417
Copy link
Contributor

コードの配置場所ですが、サンプルの内容が明確になるようフォルダ名を training から distributed-training にしていただくことはできるでしょうか ?

  • Notebook で実行する形式と思いますが、各 Notebook の正常終了を確認していたら PR にその旨の記載をお願いいたします。
  • amazon-sagemaker-examples からの移植と思いますので、元の実装にアップデートがあれば反映をお願いします ( マージが遅れて済みませぬ )

本 PR とは別ですが、 Continuous Pretraining については今実装例がないので、 text-to-text/instruction-tuning と並列のフォルダで text-to-text/continuous-pretraining のフォルダを作りたいところです。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants