fda_project
收藏资源简介:
该数据集包含与药物相关的结构化信息,字段包括药物名称、申请号、通用名、文本块索引、章节标题、页面、提示、文本内容、提取结果、提取解析状态以及推理过程。数据集被划分为多个子集,包括no_think、think、thinking_v2、thinking_v3、thinking_v4、opus_4_8、opus_4_8_v2、opus_4_8_v3、opus_4_8_v4,每个子集包含53至80个样本,总样本数约500个。数据集总大小约为10MB,下载大小约为3.6MB。该数据集可能用于药物信息抽取、问答或推理任务的研究。
This dataset contains structured information related to drugs, with fields including drug_name, application_number, established_name, chunk_index, section_heading, page, prompt, text, extraction, extraction_parsed_ok, and reasoning. The dataset is divided into multiple splits, including no_think, think, thinking_v2, thinking_v3, thinking_v4, opus_4_8, opus_4_8_v2, opus_4_8_v3, opus_4_8_v4, each containing 53 to 80 samples, with a total of about 500 samples. The total dataset size is about 10MB, and the download size is about 3.6MB. This dataset may be used for research on drug information extraction, question answering, or reasoning tasks.
数据集概述
该数据集名为 lfqian/fda_project,托管于 Hugging Face 平台,聚焦于 FDA(美国食品药品监督管理局)项目相关的药物信息数据,主要用于信息提取和推理任务。
数据特征
数据集包含以下字段:
- drug_name(字符串):药物名称
- application_number(字符串):申请编号
- established_name(字符串):已确立名称
- chunk_index(整数):文本分块索引
- section_heading(字符串):章节标题
- page(空类型):页码(值为空)
- prompt(字符串):提示词
- text(字符串):文本内容
- extraction(字符串):提取结果
- extraction_parsed_ok(布尔值):提取结果解析是否成功
- reasoning(字符串):推理过程
数据划分
数据集共包含 9 个数据分割(split),样本数量和大小如下:
| 分割名称 | 样本数量 | 大小(字节) |
|---|---|---|
| no_think | 55 | 323,978 |
| think | 55 | 1,712,780 |
| thinking_v2 | 75 | 2,466,443 |
| thinking_v3 | 75 | 2,524,612 |
| thinking_v4 | 53 | 1,671,123 |
| opus_4_8 | 53 | 398,339 |
| opus_4_8_v2 | 53 | 391,580 |
| opus_4_8_v3 | 58 | 404,689 |
| opus_4_8_v4 | 80 | 517,848 |
数据集规模
- 下载大小:3,646,446 字节(约 3.65 MB)
- 数据集总大小:10,411,392 字节(约 10.41 MB)
配置信息
默认配置为 default,各分割对应的数据文件均以 data/ 目录下的通配符模式存储,如 data/no_think-*、data/think-* 等。




