Open-Assistant
Open-Assistant copied to clipboard
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
In our tasks we show all the messages for a conversation. The user has to do some thinking to understand which message is being ranked, labeled, etc. We could better...
Discuss and improve the handling and logging of the database errors. For example if there is a rollback error should it be propagate to the original request ? etc ..
Once we're ready for a multilingual effort, we should include dialogue data in instruction dataset. Here are some sources: * XPersona - chit chat data * Multi2WoZ (task oriented dialogue)...
This adds the Hippocorpus dataset script from #728 It's a notebook file which converts an existing Hippocorpus dataset into a Parquet file. This PR should stay a draft until the...
- Add a new `stats_enabled` boolean column (default `True`) to the ([User model](https://github.com/LAION-AI/Open-Assistant/blob/main/backend/oasst_backend/models/user.py)) that indicates whether the user should be included in the leader board stats calculation or not (generate...
Add the functionality to the OA backend to import message trees from files into the database and offer them for ranking to users. We already have synthetic data in jsonl...
I think would need a repo admin to be able to add this app - its pretty handy when a PR changes an .ipynb file which i expect might occur...