seantw commited on
Commit
7e2cfdb
·
1 Parent(s): 863d46c
Files changed (2) hide show
  1. README.md +1 -1
  2. VERSION_LOG.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ Paper Link: https://arxiv.org/abs/2510.25110
25
  │ │ ├── *.csv
26
  │ │ └── ...
27
  │ └── ...
28
- ├── curated_golden/ # Curated golden subsets
29
  │ ├── depth/
30
  │ └── breadth/
31
  ├── README.md
 
25
  │ │ ├── *.csv
26
  │ │ └── ...
27
  │ └── ...
28
+ ├── golden/ # Curated golden subsets
29
  │ ├── depth/
30
  │ └── breadth/
31
  ├── README.md
VERSION_LOG.md CHANGED
@@ -6,7 +6,7 @@
6
 
7
  ### Summary
8
  - Introduces the curated golden group mask for high-quality, complete debate sessions.
9
- - Adds filtered dataset outputs in `golden_group/{depth,breadth}` generated from `raw/{depth,breadth}`.
10
 
11
  ### Golden Group Definition
12
  - Golden Group: a group where all 4 participants are Golden Individuals.
 
6
 
7
  ### Summary
8
  - Introduces the curated golden group mask for high-quality, complete debate sessions.
9
+ - Adds filtered dataset outputs in `golden/{depth,breadth}` generated from `raw/{depth,breadth}`.
10
 
11
  ### Golden Group Definition
12
  - Golden Group: a group where all 4 participants are Golden Individuals.