ai2-adapt-dev/wizardlm-backup
收藏Hugging Face2024-05-28 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ai2-adapt-dev/wizardlm-backup
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: idx
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 336773957
num_examples: 143000
download_size: 162285753
dataset_size: 336773957
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes a string type field named idx and a list field named conversations, which contains two sub-fields: from and value, both of string type. The dataset is divided into a training set with 143,000 samples, totaling 336,773,957 bytes. The download size of the dataset is 162,285,753 bytes. The dataset configuration is named default, and the training data files are located at data/train-* path.
提供机构:
ai2-adapt-dev
原始信息汇总
数据集概述
数据集特征
- idx: 数据类型为字符串。
- conversations: 包含以下子特征:
- from: 数据类型为字符串。
- value: 数据类型为字符串。
数据集划分
- train:
- 示例数量: 143000
- 数据大小: 336773957字节
数据集大小
- 下载大小: 162285753字节
- 数据集总大小: 336773957字节
配置
- default:
- 训练数据文件路径:
data/train-*
- 训练数据文件路径:



