Implementing self-play
未關閉
- 主要語言
- Python
- 星號
- 2.4k
- 分支
- 201
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Hello
I would like to implement self-play dialogue training.
For that I guess I need to modify episode rollout process by adding formatting like speaker id on the start of each line. I'd also like to try holding some model buffer of previous checkpoints and use them as one of the conversants to avoid model overfitting to itself.
The obvious place for it is implementing a new policy that provides formatted generation results and holds previous checkpoints in the buffer.
Is there any better place to implement this? Anything I should consider library-wise while implementing it?
Any advice would be appreciated, thanks in advance!
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。