遇见数据集

yuchenlin/LGP-Bench

收藏
Hugging Face2024-06-30 更新2024-06-29 收录
官方服务:

资源简介:

该数据集包含两种模式:grid_mode和mc_mode。grid_mode包含id、size、puzzle、solution和created_at等特征,其中solution是一个结构体,包含header和rows两个序列。mc_mode包含id、puzzle、question、choices、answer和created_at等特征。两种模式的数据集都只有测试集(test),分别包含512和6186个样本。

The dataset includes two modes: grid_mode and mc_mode. grid_mode contains features such as id, size, puzzle, solution, and created_at, where solution is a structure containing two sequences: header and rows. mc_mode contains features such as id, puzzle, question, choices, answer, and created_at. Both modes have only a test split, containing 512 and 6186 samples respectively.

提供机构:
yuchenlin
原始信息汇总

数据集概述

数据集配置

配置名称:grid_mode

特征

  • id: 类型为字符串
  • size: 类型为字符串
  • puzzle: 类型为字符串
  • solution: 结构化数据
    • header: 序列类型为字符串
    • rows: 序列类型为字符串的序列
  • created_at: 类型为字符串

数据分割

  • test:
    • 字节数: 944686
    • 样本数: 512

数据大小

  • 下载大小: 220835 字节
  • 数据集大小: 944686 字节

配置名称:mc_mode

特征

  • id: 类型为字符串
  • puzzle: 类型为字符串
  • question: 类型为字符串
  • choices: 序列类型为字符串
  • answer: 类型为字符串
  • created_at: 类型为字符串

数据分割

  • test:
    • 字节数: 11131223
    • 样本数: 6186

数据大小

  • 下载大小: 1266005 字节
  • 数据集大小: 11131223 字节

数据文件路径

grid_mode

  • test: grid_mode/test-*

mc_mode

  • test: mc_mode/test-*
二维码
社区交流群
二维码
科研交流群
商业服务