ibranze/araproje_arc_tr_f1
收藏Hugging Face2024-01-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ibranze/araproje_arc_tr_f1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: question
dtype: string
- name: choices
sequence:
- name: text
dtype: string
- name: label
dtype: string
- name: answerKey
dtype: string
splits:
- name: validation
num_bytes: 86423.0
num_examples: 250
download_size: 46973
dataset_size: 86423.0
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
# Dataset Card for "araproje_arc_tr_f1"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
### 数据集信息
本数据集具备如下特征字段:
1. `id`:数据类型为字符串
2. `question`:数据类型为字符串
3. `choices`:序列类型字段,包含两个子字段:`text`(数据类型为字符串)与`label`(数据类型为字符串)
4. `answerKey`:答案键(answerKey),数据类型为字符串
本数据集的数据划分包含验证集(validation),其占用字节数为86423.0,共收录250条示例。
数据集下载大小为46973,总数据体积为86423.0。
### 配置项
默认配置(config_name: default)对应的数据文件为验证集拆分,文件路径为`data/validation-*`。
# 「araproje_arc_tr_f1」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ibranze
原始信息汇总
数据集概述
数据集信息
特征
- id: 字符串类型
- question: 字符串类型
- choices: 序列类型
- text: 字符串类型
- label: 字符串类型
- answerKey: 字符串类型
分割
- validation: 包含250个样本,数据大小为86423.0字节
大小
- 下载大小: 46973字节
- 数据集大小: 86423.0字节
配置
- default:
- validation: 数据文件路径为
data/validation-*
- validation: 数据文件路径为



