File size: 678 Bytes
4c66b11 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
dataset_info:
features:
- name: concept_code
dtype: int64
- name: variation_id
dtype: int64
- name: input
dtype: string
- name: output
dtype: string
- name: choices
struct:
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: correct_choice
dtype: string
splits:
- name: test
num_bytes: 595224
num_examples: 3670
download_size: 141235
dataset_size: 595224
---
# Dataset Card for "cancer_drug_bvg"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |