mohanraj/test
收藏Hugging Face2023-08-29 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/mohanraj/test
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: instruction
dtype: string
- name: response
dtype: string
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 166037621.08240023
num_examples: 235987
- name: test
num_bytes: 18448780.917599767
num_examples: 26221
download_size: 67931456
dataset_size: 184486402.0
---
# Dataset Card for "test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
mohanraj
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 训练集 (
train):路径为data/train-* - 测试集 (
test):路径为data/test-*
- 训练集 (
数据特征
instruction:字符串类型response:字符串类型input_ids:整数序列,类型为int32attention_mask:整数序列,类型为int8labels:整数序列,类型为int64
数据分割
- 训练集 (
train)- 字节数:166037621.08240023
- 样本数:235987
- 测试集 (
test)- 字节数:18448780.917599767
- 样本数:26221
数据集大小
- 下载大小:67931456 字节
- 数据集大小:184486402.0 字节



