Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
File size: 1,066 Bytes
1cd317a
 
ee87341
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1cd317a
4628cea
 
 
 
 
 
 
 
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
34
35
36
37
38
39
---

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](https://github.com/TPAFS/hicric).


## Contact
For questions or comments, please reach out to `[email protected]`.`