oasst1 OpenAssistant
OpenAssistant Conversations Dataset (OASST1) Dataset Summary In an effort to democratize research on large-scale alignment, we release OpenAssistant Conversations (OASST1), a human-generated, human-annotated assistant-style conversation corpus consisting of 161,443 messages in 35 different languages, annotated with 461,292 quality ratings, resulting in over 10,000 fully annotated conversation trees. The corpus is a product of a worldwide crowd-sourcing effort… See the full description on the dataset page: https://huggingface.co/datasets/OpenAssistant/oasst1.
- Typ
- dataset
- Lizenz
- apache-2.0
- Sprache
- en
- Downloads
- 21,688
- Likes
- 1,559
- Zugriff
- public
- Dateien
- 0
Tags
- 多语言语料
- 对话数据
- 指令微调
- 大语言模型
- 多语言模型
- 机器学习
- 文本数据集
- AI-Sicherheit
Zusammenfassung
OASST1 ist ein von über 13.500 Freiwilligen weltweit erstellter, menschlich annotierter Konversationsdatensatz für die Ausrichtung (Alignment) großer Sprachmodelle. Mit 161.443 Nachrichten in 35 Sprachen und über 461.292 Qualitätsbewertungen in mehr als 10.000 vollständig annotierten Konversationsb…
README
--- license: apache-2.0 dataset_info: features: - name: message_id dtype: string - name: parent_id dtype: string - name: user_id dtype: string - name: created_date dtype: string - name: text dtype: string - name: role dtype: string - name: lang dtype: string - name: review_count dtype: int32 - name…