vlsp-2023-vllm/comprehension
收藏Hugging Face2023-11-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/vlsp-2023-vllm/comprehension
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: id
dtype: string
- name: choices
struct:
- name: label
sequence: string
- name: text
sequence: string
- name: answerKey
dtype: string
splits:
- name: test
num_bytes: 2742115
num_examples: 900
download_size: 1261593
dataset_size: 2742115
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "comprehension"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
vlsp-2023-vllm
原始信息汇总
数据集概述
数据集信息
-
特征信息:
question:问题,数据类型为字符串。id:标识符,数据类型为字符串。choices:选项,包含以下结构:label:标签,序列类型为字符串。text:文本,序列类型为字符串。
answerKey:答案键,数据类型为字符串。
-
数据分割:
test:测试集,包含2742115字节的数据,共900个样本。
-
数据大小:
- 下载大小:1261593字节。
- 数据集大小:2742115字节。
配置信息
- 默认配置:
- 数据文件路径:
data/test-*,对应测试集。
- 数据文件路径:



