vipulmaheshwari/data
收藏Hugging Face2024-05-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/vipulmaheshwari/data
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 30966.02564102564
num_examples: 35
- name: test
num_bytes: 3538.974358974359
num_examples: 4
download_size: 26718
dataset_size: 34505.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
vipulmaheshwari
原始信息汇总
数据集概述
数据集特征
- question:字符串类型
- answer:字符串类型
- input_ids:整数序列,类型为int32
- attention_mask:整数序列,类型为int8
- labels:整数序列,类型为int64
数据集分割
- 训练集:
- 样本数量:35
- 数据大小:30966.02564102564字节
- 测试集:
- 样本数量:4
- 数据大小:3538.974358974359字节
数据集大小
- 下载大小:26718字节
- 数据集总大小:34505.0字节
数据文件配置
- 默认配置:
- 训练集路径:data/train-*
- 测试集路径:data/test-*



