sh110495/compressed_gsm8k
收藏Hugging Face2024-01-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/sh110495/compressed_gsm8k
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: labels
dtype: string
splits:
- name: test
num_bytes: 3282072
num_examples: 1319
download_size: 1109705
dataset_size: 3282072
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
提供机构:
sh110495
原始信息汇总
数据集概述
数据特征
- id: 数据类型为字符串。
- input_ids: 数据类型为整数序列,每个元素类型为int32。
- attention_mask: 数据类型为整数序列,每个元素类型为int8。
- labels: 数据类型为字符串。
数据分割
- test: 包含1319个样本,总字节数为3282072。
数据集大小
- 下载大小: 1109705字节。
- 数据集大小: 3282072字节。
配置
- default: 包含测试数据文件,路径为
data/test-*。



