reichenbach/drug_combi_instruct
收藏Hugging Face2023-09-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/reichenbach/drug_combi_instruct
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: doc_id
dtype: string
- name: sentence
dtype: string
- name: spans
list:
- name: span_id
dtype: int64
- name: text
dtype: string
- name: start
dtype: int64
- name: end
dtype: int64
- name: token_start
dtype: int64
- name: token_end
dtype: int64
- name: rels
list:
- name: class
dtype: string
- name: spans
sequence: int64
- name: is_context_needed
dtype: bool
- name: paragraph
dtype: string
- name: source
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 5946054
num_examples: 1362
download_size: 2966437
dataset_size: 5946054
---
# Dataset Card for "drug_combi_instruct"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
reichenbach
原始信息汇总
数据集卡片 "drug_combi_instruct"
配置
- 默认配置
- 数据文件:
- 分割: 训练
- 路径:
data/train-*
- 数据文件:
数据集信息
-
特征
doc_id: 字符串sentence: 字符串spans: 列表span_id: 整数64位text: 字符串start: 整数64位end: 整数64位token_start: 整数64位token_end: 整数64位
rels: 列表class: 字符串spans: 序列整数64位is_context_needed: 布尔值
paragraph: 字符串source: 字符串instruction: 字符串
-
分割
train- 字节数: 5946054
- 样本数: 1362
-
下载大小: 2966437 字节
-
数据集大小: 5946054 字节



