TMLR/MedQA_SmolLM3-3B_test
收藏Hugging Face2026-04-22 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/TMLR/MedQA_SmolLM3-3B_test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: q_id
dtype: int64
- name: source_id
dtype: string
- name: question
dtype: string
- name: cot_ids
list: int64
- name: cots
list:
list: string
- name: parsed_answers
list: string
- name: answer
dtype: string
splits:
- name: test
num_bytes: 42170157
num_examples: 1273
download_size: 13532333
dataset_size: 42170157
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
数据集信息(dataset_info):
特征列表:
- 字段名:q_id,数据类型:int64
- 字段名:source_id,数据类型:string
- 字段名:question,数据类型:string
- 字段名:cot_ids:思维链(Chain of Thought)ID列表,元素类型为int64
- 字段名:cots:嵌套字符串列表,即列表的列表,元素类型为string
- 字段名:parsed_answers:解析后答案列表,元素类型为string
- 字段名:answer,数据类型:string
数据集划分:
- 划分名称:test(测试集),占用字节数:42170157,样本数量:1273
下载大小:13532333
数据集总大小:42170157
配置项:
- 配置名称:default(默认配置),数据文件:
- 对应划分:test(测试集),文件路径:data/test-*
提供机构:
TMLR



