christine99x/nuscenes-train
收藏Hugging Face2024-05-10 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/christine99x/nuscenes-train
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: question
dtype: string
- name: answer
dtype: string
- name: filename
sequence: string
splits:
- name: train
num_bytes: 26412308
num_examples: 26463
download_size: 1836171
dataset_size: 26412308
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes four features: id, question, answer, and filename, all of which are string type. The dataset is divided into a training set with 26463 samples, totaling 26412308 bytes. The download size of the dataset is 1836171 bytes. The dataset configuration is named default, and the training data file path is data/train-*.
提供机构:
christine99x
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- question: 数据类型为字符串。
- answer: 数据类型为字符串。
- filename: 数据类型为字符串序列。
数据集划分
- 训练集(train):
- 示例数量: 26463
- 数据大小: 26412308字节
数据集大小
- 下载大小: 1836171字节
- 数据集总大小: 26412308字节
配置信息
- 默认配置(default):
- 训练数据路径:
data/train-*
- 训练数据路径:



