augtoma/usmle_step_3
收藏Hugging Face2023-08-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/augtoma/usmle_step_3
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
dataset_info:
features:
- name: question
dtype: string
- name: options
struct:
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: E
dtype: string
- name: F
dtype: string
- name: G
dtype: string
- name: answer
dtype: string
- name: answer_idx
dtype: string
splits:
- name: test
num_bytes: 156286
num_examples: 122
download_size: 98164
dataset_size: 156286
---
# Dataset Card for "usmle_self_eval_step3"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
augtoma
原始信息汇总
数据集概述
配置
- 配置名称: default
- 数据文件:
- 分割: test
- 路径: data/test-*
数据集信息
-
特征:
- question: 类型为字符串
- options: 结构体,包含以下字段:
- A: 类型为字符串
- B: 类型为字符串
- C: 类型为字符串
- D: 类型为字符串
- E: 类型为字符串
- F: 类型为字符串
- G: 类型为字符串
- answer: 类型为字符串
- answer_idx: 类型为字符串
-
分割:
- test:
- 字节数: 156286
- 样本数: 122
- test:
-
下载大小: 98164
-
数据集大小: 156286
搜集汇总
数据集介绍

以上内容由遇见数据集搜集并总结生成



