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)
--- 配置项: - 配置名称:默认(default) 数据文件: - 拆分子集:测试集(test) 文件路径:data/test-* 数据集信息: 数据特征: - 字段名:question(问题),数据类型:字符串 - 字段名:options(选项),为结构体类型,包含以下子字段: - 子字段名:A,数据类型:字符串 - 子字段名:B,数据类型:字符串 - 子字段名:C,数据类型:字符串 - 子字段名:D,数据类型:字符串 - 子字段名:E,数据类型:字符串 - 子字段名:F,数据类型:字符串 - 子字段名:G,数据类型:字符串 - 字段名:answer(标准答案),数据类型:字符串 - 字段名:answer_idx(答案索引),数据类型:字符串 数据集拆分信息: - 拆分子集名称:test,数据字节数:156286,样本总数:122 下载大小:98164字节 数据集总大小:156286字节 --- # 「usmle_self_eval_step3」数据集卡片 [更多信息请参阅](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
配置
- 配置名称: default
- 数据文件:
- 分割: test
- 路径: data/test-*
数据集信息
-
特征:
- question: 类型为字符串
- options: 结构体,包含以下字段:
- A: 类型为字符串
- B: 类型为字符串
- C: 类型为字符串
- D: 类型为字符串
- E: 类型为字符串
- F: 类型为字符串
- G: 类型为字符串
- answer: 类型为字符串
- answer_idx: 类型为字符串
-
分割:
- test:
- 字节数: 156286
- 样本数: 122
- test:
-
下载大小: 98164
-
数据集大小: 156286




