oasst1
h2ogpt-oig-oasst1-512-6_9bTinyLlama-1.1B-step-2T-lr-5-5ep-oasst1-top1-instruct-V1-GGUFhabanoz_-_tinyllama-oasst1-top1-instruct-full-lr1-5-v0.1-ggufryo0634_-_Swallow-7b-hf-oasst1-21k-ja-ggufoasst1-llama-i1-GGUFh2ogpt-gm-oasst1-en-2048-falcon-7b-v3-i1-GGUFSwallow-MS-7b-v0.1-qlora-oasst1-jmultiwoz-dolly-amenokaku-GGUFllm-book_-_Swallow-7b-hf-oasst1-21k-ja-gguf
Datasets
All datasets matching “oasst1”oasst1
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.oasst1_pairwise_rlhf_reward
Dataset Card for "oasst1_pairwise_rlhf_reward"
OASST1 dataset preprocessed for reward modeling:
import pandas as pd
from datasets import load_dataset,concatenate_datasets, Dataset, DatasetDict
import numpy as np
dataset = load_dataset("OpenAssistant/oasst1")
df=concatenate_datasets(list(dataset.values())).to_pandas()
m2t=df.set_index("message_id")['text'].to_dict()
m2r=df.set_index("message_id")['role'].to_dict()
m2p=df.set_index('message_id')['parent_id'].to_dict()… See the full description on the dataset page: https://huggingface.co/datasets/tasksource/oasst1_pairwise_rlhf_reward.german-oasst1-qa
License & Attribution
MTEB-format derivative of AgentWaller/german-oasst1-qa-format (German OpenAssistant OASST1, QA format). Query = question; corpus = answer. Licensed under Apache-2.0 (same as source).
oasst1-89k-ja
This dataset was created by automatically translating "OpenAssistant/oasst1" into Japanese.
The "ng_translation" flag indicates that the translation was not successful, and "1" means that the translation failed.Therefore, for data with "1", "text" and "text_en" contain the same text.
Update:
2023/11/12oasst1-89k-jaをチャット形式に変換したoasst1-chat-44k-jaを公開しました。
2023/10/21自動翻訳によるコード関連データの翻訳誤り2000箇所程度を手動で修正しました。
修正イメージを表示
修正前
もちろん!これは、Flask… See the full description on the dataset page: https://huggingface.co/datasets/kunishou/oasst1-89k-ja.oasst1_orignal_de
Dataset Card for "oasst1_orignal_de"
More Information needed
oasst1_th
Dataset Card for "oasst1_th"
More Information needed
