File size: 1,678 Bytes
d82770d
 
2516913
d82770d
23aadde
 
 
 
 
2516913
23aadde
 
 
 
d82770d
23aadde
 
 
 
2516913
23aadde
 
 
 
2516913
e6c62ab
d82770d
 
5866a12
 
e6c62ab
d82770d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e6c62ab
 
 
 
 
 
d82770d
e6c62ab
d82770d
e6c62ab
d82770d
e6c62ab
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
pretty_name: CARE-Bench

configs:
  - config_name: model_inputs
    default: true
    data_files:
      - split: public
        path: model_inputs_public.jsonl

  - config_name: cases
    data_files:
      - split: public
        path: cases_public.jsonl

  - config_name: evaluation_prefixes
    data_files:
      - split: public
        path: evaluation_prefixes_public.jsonl

  - config_name: submission_template
    data_files:
      - split: public
        path: submission_template_public.csv
---

# CARE-Bench v1.1 public data

[GitHub link to the project](https://github.com/ningkko/CARE-bench)

The public release contains 439 cases and 925 labeled prefixes.

| Split | Cases | Prefixes |
|---|---:|---:|
| Development | 284 | 609 |
| Validation | 93 | 181 |
| Public Test 1 | 62 | 135 |

The prefix labels are distributed as follows:

| Label | Prefixes |
|---|---:|
| Information needed | 249 |
| Self-care or monitor | 162 |
| Nonurgent care | 342 |
| Urgent care | 172 |

The Dataset Viewer includes four configurations:

- `model_inputs`: identifiers, split information, and model-facing messages
- `cases`: released source-grounded cases
- `evaluation_prefixes`: reference labels and evaluation metadata
- `submission_template`: submission rows for every released prefix

The `cases` configuration excludes internal review annotations, construction-plan fields, and target-round planning notes.

The `public_test_1` split contains 135 scored prefixes.

Controlled-access Test 2 inputs and labels are excluded from the public repository. Input-only data can be requested through the [CARE-Bench Test 2 access request form](https://forms.gle/hrmC3ciGcj46f4gW7).