Skip to content

[chatgpt] add pre-trained model RoBERTa for RLHF stage 2 & 3 #3223

Merged
Fazziekey merged 12 commits intohpcaitech:mainfrom
Camille7777:main
Apr 3, 2023
Merged

[chatgpt] add pre-trained model RoBERTa for RLHF stage 2 & 3 #3223
Fazziekey merged 12 commits intohpcaitech:mainfrom
Camille7777:main

Conversation

@Camille7777
Copy link
Copy Markdown
Contributor

@Camille7777 Camille7777 commented Mar 23, 2023

📌 Checklist before creating the PR

  • I have created an issue for this PR for traceability
  • The title follows the standard format: [doc/gemini/tensor/...]: A concise description
  • I have added relevant tags if possible for us to better distinguish different PRs

🚨 Issue number

Link this PR to your issue with words like fixed to automatically close the linked issue upon merge

e.g. fixed #1234, closed #1234, resolved #1234
resolved #3068

📝 What does this PR do?

Summarize your work here.

  1. add roberta folder under model folder
  2. add roberta option in train_reward_model.py
  3. add some test in testci

💥 Checklist before requesting a review

  • I have linked my PR to an issue (instruction)
  • My issue clearly describes the problem/feature/proposal, with diagrams/charts/table/code if possible
  • I have performed a self-review of my code
  • I have added thorough tests.
  • I have added docstrings for all the functions/methods I implemented

⭐️ Do you enjoy contributing to Colossal-AI?

  • 🌝 Yes, I do.
  • 🌚 No, I don't.

Tell us more if you don't enjoy contributing to Colossal-AI.

@Camille7777 Camille7777 force-pushed the main branch 6 times, most recently from 8566d8c to d9d9545 Compare March 30, 2023 02:26
RoBERTa for RLHF Stage 2 & 3 (still in testing)
1. add roberta folder under model folder
2. add  roberta option in train_reward_model.py
3. add some test in testci
This reverts commit 9c7352b.
RoBERTa for RLHF Stage 2 & 3 (still in testing)
1. add roberta folder under model folder
2. add  roberta option in train_reward_model.py
3. add some test in testci
This reverts commit 9c7352b.
@Fazziekey Fazziekey merged commit 3041286 into hpcaitech:main Apr 3, 2023
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.

3 participants