YBXL/LitCovid_dynamic_5_shot_test
收藏Hugging Face2024-06-24 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/YBXL/LitCovid_dynamic_5_shot_test
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含三个主要部分:训练集、验证集和测试集,每个部分包含2500个示例。每个示例包括一个唯一的id、一个查询问题(query)、一个答案(answer)、多个选项(choices)以及正确答案的索引(gold)。数据集的总下载大小为47221341字节,总大小为97788984字节。数据文件路径在配置中指定。
The dataset consists of three main parts: training set, validation set, and test set, each containing 2500 examples. Each example includes a unique id, a query question, an answer, multiple choices, and the index of the correct answer (gold). The total download size of the dataset is 47221341 bytes, and the total size is 97788984 bytes. The paths to the data files are specified in the configuration.
提供机构:
YBXL
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- query: 字符串类型
- answer: 字符串类型
- choices: 字符串序列类型
- gold: 整数序列类型
数据集分割
- train:
- 样本数量: 2500
- 字节数: 32596328
- valid:
- 样本数量: 2500
- 字节数: 32596328
- test:
- 样本数量: 2500
- 字节数: 32596328
数据集大小
- 下载大小: 47221341 字节
- 数据集大小: 97788984 字节
配置
- config_name: default
- data_files:
- train: data/train-*
- valid: data/valid-*
- test: data/test-*
- data_files:



