tjasad/Slovene_SuperGLUE_GoogleMT_BoolQ
收藏Hugging Face2024-05-18 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/tjasad/Slovene_SuperGLUE_GoogleMT_BoolQ
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: idx
dtype: int64
- name: label
dtype: bool
- name: passage
dtype: string
- name: question
dtype: string
splits:
- name: train
num_bytes: 6012655
num_examples: 9427
- name: eval
num_bytes: 2064799
num_examples: 3270
download_size: 5418536
dataset_size: 8077454
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
---
提供机构:
tjasad
原始信息汇总
数据集概述
数据集特征
- idx:整数类型(int64)
- label:布尔类型(bool)
- passage:字符串类型(string)
- question:字符串类型(string)
数据集划分
- 训练集(train):
- 示例数量:9427
- 数据大小:6012655字节
- 评估集(eval):
- 示例数量:3270
- 数据大小:2064799字节
数据集大小
- 下载大小:5418536字节
- 数据集总大小:8077454字节
配置文件
- 默认配置(default):
- 训练集路径:
data/train-* - 评估集路径:
data/eval-*
- 训练集路径:



