mii-llm/lmsys-it
收藏Hugging Face2024-01-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/mii-llm/lmsys-it
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: conversation_id
dtype: string
- name: model
dtype: string
- name: conversation
list:
- name: content
dtype: string
- name: role
dtype: string
- name: turn
dtype: int64
- name: language
dtype: string
- name: openai_moderation
list:
- name: categories
struct:
- name: harassment
dtype: bool
- name: harassment/threatening
dtype: bool
- name: hate
dtype: bool
- name: hate/threatening
dtype: bool
- name: self-harm
dtype: bool
- name: self-harm/instructions
dtype: bool
- name: self-harm/intent
dtype: bool
- name: sexual
dtype: bool
- name: sexual/minors
dtype: bool
- name: violence
dtype: bool
- name: violence/graphic
dtype: bool
- name: category_scores
struct:
- name: harassment
dtype: float64
- name: harassment/threatening
dtype: float64
- name: hate
dtype: float64
- name: hate/threatening
dtype: float64
- name: self-harm
dtype: float64
- name: self-harm/instructions
dtype: float64
- name: self-harm/intent
dtype: float64
- name: sexual
dtype: float64
- name: sexual/minors
dtype: float64
- name: violence
dtype: float64
- name: violence/graphic
dtype: float64
- name: flagged
dtype: bool
- name: redacted
dtype: bool
splits:
- name: train
num_bytes: 37720979.53632
num_examples: 14362
download_size: 24887831
dataset_size: 37720979.53632
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
mii-llm
原始信息汇总
数据集概述
数据集特征
- conversation_id: 字符串类型
- model: 字符串类型
- conversation: 列表类型
- content: 字符串类型
- role: 字符串类型
- turn: 整数类型 (int64)
- language: 字符串类型
- openai_moderation: 列表类型
- categories: 结构体类型
- harassment: 布尔类型
- harassment/threatening: 布尔类型
- hate: 布尔类型
- hate/threatening: 布尔类型
- self-harm: 布尔类型
- self-harm/instructions: 布尔类型
- self-harm/intent: 布尔类型
- sexual: 布尔类型
- sexual/minors: 布尔类型
- violence: 布尔类型
- violence/graphic: 布尔类型
- category_scores: 结构体类型
- harassment: 浮点数类型 (float64)
- harassment/threatening: 浮点数类型 (float64)
- hate: 浮点数类型 (float64)
- hate/threatening: 浮点数类型 (float64)
- self-harm: 浮点数类型 (float64)
- self-harm/instructions: 浮点数类型 (float64)
- self-harm/intent: 浮点数类型 (float64)
- sexual: 浮点数类型 (float64)
- sexual/minors: 浮点数类型 (float64)
- violence: 浮点数类型 (float64)
- violence/graphic: 浮点数类型 (float64)
- flagged: 布尔类型
- categories: 结构体类型
- redacted: 布尔类型
数据集分割
- train:
- num_bytes: 37720979.53632 字节
- num_examples: 14362 个样本
数据集大小
- download_size: 24887831 字节
- dataset_size: 37720979.53632 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:



