CoolFace
20 results

oasst1

OpenAssistant /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.tabular10K<n<100K1.6k likes56k downloads3y agoHugging Facetasksource /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.text10K<n<100K53 likes236 downloads3y agoHugging Facebowang0911 /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). tabulartext-retrieval10K<n<100K0 likes186 downloads3mo agoHugging Facekunishou /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.text10K<n<100K26 likes185 downloads2y agoHugging Facephilschmid /oasst1_orignal_de Dataset Card for "oasst1_orignal_de" More Information needed text1K<n<10K0 likes183 downloads3y agoHugging FaceThaweewat /oasst1_th Dataset Card for "oasst1_th" More Information needed tabular10K<n<100K1 likes180 downloads3y agoHugging Face