medical_nonmedical / README.md
Chris Alexiuk
Upload dataset
2534afb verified
---
dataset_info:
features:
- name: is_medical
dtype: int64
- name: text
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 25910847
num_examples: 14202
download_size: 16144838
dataset_size: 25910847
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "medical_nonmedical"
This dataset is a combination of [`20newsgroups`](https://scikit-learn.org/0.19/datasets/twenty_newsgroups.html) and the [`Medical Abstracts TC`](https://github.com/sebischair/Medical-Abstracts-TC-Corpus.git) datasets.