File size: 574 Bytes
dac9ae6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
dataset_info:
  features:
  - name: drugName
    dtype: string
  - name: condition
    dtype: string
  splits:
  - name: train
    num_bytes: 3438399.8732642303
    num_examples: 100587
  - name: validation
    num_bytes: 534429.7245546674
    num_examples: 15399
  - name: test
    num_bytes: 1111779.385698873
    num_examples: 32553
  download_size: 1068870
  dataset_size: 5084608.983517771
---
# Dataset Card for "condition_to_drug"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)