Medical-RL-v0 / README.md
khoantap's picture
Upload dataset
c851765 verified
|
raw
history blame
753 Bytes
---
dataset_info:
features:
- name: id
dtype: string
- name: problem
dtype: string
- name: answer
dtype: string
- name: type
dtype: string
- name: verification_info
dtype: string
- name: data_source
dtype: string
- name: domain
dtype: string
- name: quality
dtype: 'null'
- name: difficulty
dtype: 'null'
- name: meta_data
dtype: 'null'
- name: evaluation
dtype: string
- name: evaluation_explanation
dtype: string
- name: evaluation_generator
dtype: string
splits:
- name: train
num_bytes: 31539096
num_examples: 39757
download_size: 12023118
dataset_size: 31539096
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---