Datasets:
metadata
language:
- en
license: cc-by-sa-4.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: text
dtype: string
- name: decision
dtype: string
- name: appeal_type
dtype: string
- name: full_text
dtype: string
- name: sufficiency_id
dtype: int64
splits:
- name: train
num_bytes: 172434140
num_examples: 64067
- name: test
num_bytes: 27089138
num_examples: 9920
download_size: 92577490
dataset_size: 199523278
Health Insurance Appeal Adjudication Benchmark
This data repository houses manually labeled, and pseudo-labeled background spans corresponding to real external appeal adjudications for coverage denials from U.S. health insurance cases. The data is referenced by and described in a more general work documented here: https://github.com/TPAFS/hicric.
Contact
For questions or comments, please reach out to [email protected]
.`