tasksource/oasst2_dense_flat
收藏Hugging Face2024-01-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/tasksource/oasst2_dense_flat
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
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: review_result
dtype: bool
- name: deleted
dtype: bool
- name: rank
dtype: float64
- name: synthetic
dtype: bool
- name: model_name
dtype: 'null'
- name: detoxify
struct:
- name: identity_attack
dtype: float64
- name: insult
dtype: float64
- name: obscene
dtype: float64
- name: severe_toxicity
dtype: float64
- name: sexual_explicit
dtype: float64
- name: threat
dtype: float64
- name: toxicity
dtype: float64
- name: message_tree_id
dtype: string
- name: tree_state
dtype: string
- name: emojis
struct:
- name: count
sequence: int32
- name: name
sequence: string
- name: labels
struct:
- name: count
sequence: int32
- name: name
sequence: string
- name: value
sequence: float64
- name: parent_text
dtype: string
- name: spam
dtype: float64
- name: fails_task
dtype: float64
- name: lang_mismatch
dtype: float64
- name: pii
dtype: float64
- name: not_appropriate
dtype: float64
- name: hate_speech
dtype: float64
- name: sexual_content
dtype: float64
- name: quality
dtype: float64
- name: toxicity
dtype: float64
- name: humor
dtype: float64
- name: helpfulness
dtype: float64
- name: creativity
dtype: float64
- name: violence
dtype: float64
splits:
- name: train
num_bytes: 111596502
num_examples: 61219
- name: validation
num_bytes: 5498243
num_examples: 3167
download_size: 46429908
dataset_size: 117094745
---
# Dataset Card for "oasst2_dense_flat"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
tasksource
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 验证集: data/validation-*
- 数据文件:
数据集信息
- 特征:
- message_id: 字符串
- parent_id: 字符串
- user_id: 字符串
- created_date: 字符串
- text: 字符串
- role: 字符串
- lang: 字符串
- review_count: 整数 (int32)
- review_result: 布尔值 (bool)
- deleted: 布尔值 (bool)
- rank: 浮点数 (float64)
- synthetic: 布尔值 (bool)
- model_name: null
- detoxify: 结构体
- identity_attack: 浮点数 (float64)
- insult: 浮点数 (float64)
- obscene: 浮点数 (float64)
- severe_toxicity: 浮点数 (float64)
- sexual_explicit: 浮点数 (float64)
- threat: 浮点数 (float64)
- toxicity: 浮点数 (float64)
- message_tree_id: 字符串
- tree_state: 字符串
- emojis: 结构体
- count: 整数序列 (sequence: int32)
- name: 字符串序列 (sequence: string)
- labels: 结构体
- count: 整数序列 (sequence: int32)
- name: 字符串序列 (sequence: string)
- value: 浮点数序列 (sequence: float64)
- parent_text: 字符串
- spam: 浮点数 (float64)
- fails_task: 浮点数 (float64)
- lang_mismatch: 浮点数 (float64)
- pii: 浮点数 (float64)
- not_appropriate: 浮点数 (float64)
- hate_speech: 浮点数 (float64)
- sexual_content: 浮点数 (float64)
- quality: 浮点数 (float64)
- toxicity: 浮点数 (float64)
- humor: 浮点数 (float64)
- helpfulness: 浮点数 (float64)
- creativity: 浮点数 (float64)
- violence: 浮点数 (float64)
数据集分割
- 训练集:
- 字节数: 111596502
- 样本数: 61219
- 验证集:
- 字节数: 5498243
- 样本数: 3167
数据集大小
- 下载大小: 46429908
- 数据集大小: 117094745



