alirahebi/no_robots
收藏Hugging Face2024-03-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/alirahebi/no_robots
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: prompt
dtype: string
- name: prompt_id
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: category
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 28805395
num_examples: 9500
- name: test
num_bytes: 1545168
num_examples: 500
download_size: 18891461
dataset_size: 30350563
---
# Dataset Card for "no_robots"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
alirahebi
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
数据集信息
-
特征:
prompt: 字符串类型prompt_id: 字符串类型messages: 列表类型content: 字符串类型role: 字符串类型
category: 字符串类型text: 字符串类型
-
数据集划分:
- 训练集 (
train)- 字节数: 28805395
- 样本数: 9500
- 测试集 (
test)- 字节数: 1545168
- 样本数: 500
- 训练集 (
-
数据集大小:
- 下载大小: 18891461 字节
- 数据集大小: 30350563 字节



