av-generation/mave-dataset
收藏Hugging Face2024-05-27 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/av-generation/mave-dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: category
dtype: string
- name: text
dtype: string
- name: source
dtype: string
- name: attributes
sequence: string
- name: values
sequence: string
- name: values_indices
sequence:
sequence: int64
- name: values_text
dtype: string
- name: attributes_values
dtype: string
- name: json_answer
dtype: string
splits:
- name: train
num_bytes: 671389882
num_examples: 1577450
- name: validation
num_bytes: 233669167
num_examples: 549258
- name: test
num_bytes: 234085773
num_examples: 549131
download_size: 531498031
dataset_size: 1139144822
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
The dataset includes multiple features such as id, category, text, etc., each with its data type. The dataset is divided into train, validation, and test sets, each with corresponding byte size and number of examples. Additionally, the download size and total size of the dataset are mentioned.
提供机构:
av-generation
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- category: 字符串类型
- text: 字符串类型
- source: 字符串类型
- attributes: 序列,字符串类型
- values: 序列,字符串类型
- values_indices: 序列,序列类型为int64
- values_text: 字符串类型
- attributes_values: 字符串类型
- json_answer: 字符串类型
数据集分割
- 训练集:
- 大小: 671389882字节
- 样本数: 1577450
- 验证集:
- 大小: 233669167字节
- 样本数: 549258
- 测试集:
- 大小: 234085773字节
- 样本数: 549131
数据集大小
- 下载大小: 531498031字节
- 数据集总大小: 1139144822字节
数据文件配置
- 默认配置:
- 训练集路径:
data/train-* - 验证集路径:
data/validation-* - 测试集路径:
data/test-*
- 训练集路径:



