Open Assistant Conversations Dataset Release 2 (OASST2) Dataset Description Homepage: https://www.open assistant.io/ Repository: https://github.com/LAION AI/Open Assistant Paper: https://arxiv.org/abs/2304.07327 Dataset Structure This dataset contains message trees. Each message tree has an initial prompt message as the root node, which can have multiple child messages as replies, and these child messages can have multiple replies. All messages have a role property: this can either be "assistant" or "prompter". The roles in conversation threads from prompt to leaf node strictly alternate between "prompter" and "assistant". This version of the dataset contains data collected on the open assistant.io website until Nov 5 2023. JSON Example: Message For readability, the following JSON examples are shown formatted with indentation on multiple lines. Objects are stored without indentation (on single lines) in the actual jsonl files. JSON Example: Conversation Tree For readability, only a subset of the message properties is shown here. Please refer to oasst data for details about the data structure and Python code to read and write jsonl files containing oasst data objects. Main Dataset F…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy