surge-benchmarks commited on
Commit
e9625c6
·
verified ·
1 Parent(s): 44415df

update README

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -30,8 +30,7 @@ meant for rubric-based grading (human or LLM-as-a-judge), not exact match.
30
  Single wide-format CSV, one item per row:
31
 
32
  - `benchmark_id`, `prompt`, `use_case`, `instruction_type`, `prompt_style`
33
- - For each criterion *i* (1–40): `criterion_{i}`, `criterion_{i}_type` (Objective/Subjective),
34
- `criterion_{i}_necessity` (Explicit/Implicit). Unused criterion columns are empty.
35
 
36
  ## Loading
37
 
 
30
  Single wide-format CSV, one item per row:
31
 
32
  - `benchmark_id`, `prompt`, `use_case`, `instruction_type`, `prompt_style`
33
+ - For each criterion *i* (1–40): `criterion_{i}`. Unused criterion columns are empty.
 
34
 
35
  ## Loading
36