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 initial inference data export script #2975

Merged
merged 11 commits into from
May 5, 2023
Merged

Conversation

olliestanley
Copy link
Collaborator

@olliestanley olliestanley commented Apr 29, 2023

I chose to use the existing ExportMessageNode and ExportMessageTree models and simply add new event types to allow inference chats to fit these models, as this seemed simpler than creating entirely new models.

@olliestanley olliestanley linked an issue Apr 29, 2023 that may be closed by this pull request
@olliestanley olliestanley changed the title Create inference server data export script Add initial inference data export script May 2, 2023
@olliestanley olliestanley marked this pull request as ready for review May 2, 2023 18:52
Copy link
Collaborator

@melvinebenezer melvinebenezer left a comment

Choose a reason for hiding this comment

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

thanks!. Changes LGTM

@andreaskoepf andreaskoepf merged commit 5ebba65 into main May 5, 2023
@andreaskoepf andreaskoepf deleted the inference-export-script branch May 5, 2023 09:51
layterz pushed a commit to layterz/Open-Assistant that referenced this pull request May 11, 2023
I chose to use the existing `ExportMessageNode` and `ExportMessageTree`
models and simply add new event types to allow inference chats to fit
these models, as this seemed simpler than creating entirely new models.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export script for inference chats
3 participants