--- dataset_info: features: - name: subject_id dtype: int64 - name: hadm_id dtype: int64 - name: stay_id dtype: int64 - name: caregiver_id dtype: int64 - name: starttime dtype: string - name: endtime dtype: string - name: storetime dtype: string - name: itemid dtype: int64 - name: amount dtype: float64 - name: amountuom dtype: string - name: rate dtype: float64 - name: rateuom dtype: string - name: orderid dtype: int64 - name: linkorderid dtype: int64 - name: ordercategoryname dtype: string - name: secondaryordercategoryname dtype: string - name: ordercomponenttypedescription dtype: string - name: ordercategorydescription dtype: string - name: patientweight dtype: float64 - name: totalamount dtype: float64 - name: totalamountuom dtype: string - name: isopenbag dtype: int64 - name: continueinnextdept dtype: int64 - name: statusdescription dtype: string - name: originalamount dtype: float64 - name: originalrate dtype: float64 splits: - name: train num_bytes: 3381060220 num_examples: 10953713 download_size: 575868367 dataset_size: 3381060220 configs: - config_name: default data_files: - split: train path: data/train-* ---