Zhengyang commited on
Commit
e01a9e4
·
1 Parent(s): cf0d5ac

Remove combined double-review files

Browse files
Files changed (4) hide show
  1. .gitattributes +0 -1
  2. README.md +6 -8
  3. double-review.json +0 -3
  4. v1/double-review.json +0 -3
.gitattributes CHANGED
@@ -60,7 +60,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
  test.json filter=lfs diff=lfs merge=lfs -text
62
  train.json filter=lfs diff=lfs merge=lfs -text
63
- double-review.json filter=lfs diff=lfs merge=lfs -text
64
  single-review.json filter=lfs diff=lfs merge=lfs -text
65
  gold_answer500.json filter=lfs diff=lfs merge=lfs -text
66
  question673-train.json filter=lfs diff=lfs merge=lfs -text
 
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
  test.json filter=lfs diff=lfs merge=lfs -text
62
  train.json filter=lfs diff=lfs merge=lfs -text
 
63
  single-review.json filter=lfs diff=lfs merge=lfs -text
64
  gold_answer500.json filter=lfs diff=lfs merge=lfs -text
65
  question673-train.json filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -51,13 +51,11 @@ The current version places the latest data files at the dataset root. The previo
51
  ```text
52
  AISE-Bench/
53
  |-- README.md
54
- |-- double-review.json
55
  |-- double-review-remain.json
56
  |-- single-review.json
57
  |-- test.json
58
  `-- v1/
59
  |-- README.md
60
- |-- double-review.json
61
  |-- double-review-remain.json
62
  |-- single-review.json
63
  `-- test.json
@@ -68,9 +66,10 @@ AISE-Bench/
68
  | File | Examples | Description |
69
  | --- | ---: | --- |
70
  | `single-review.json` | 673 | Examples annotated under the single-review setting. |
71
- | `double-review.json` | 695 | Examples annotated under the double-review setting. |
72
- | `test.json` | 500 | Benchmark test set, selected from `double-review.json` by `qid`. |
73
- | `double-review-remain.json` | 195 | Complement of `test.json` in `double-review.json`. |
 
74
 
75
  The default Hugging Face dataset configuration exposes only the root-level `test.json` as the `test` split. Consequently, the Dataset Viewer displays exactly 500 rows; the other files remain available for direct download.
76
 
@@ -81,11 +80,10 @@ The `v1/` directory contains the earlier release and is excluded from the defaul
81
  | File | Examples | Description |
82
  | --- | ---: | --- |
83
  | `v1/single-review.json` | 1,096 | Earlier single-review data. |
84
- | `v1/double-review.json` | 246 | Earlier double-review data. |
85
  | `v1/test.json` | 177 | Earlier test data. |
86
- | `v1/double-review-remain.json` | 77 | Entries from `v1/double-review.json` whose normalized question text does not occur in `v1/test.json`. |
87
 
88
- Of the 177 questions in `v1/test.json`, 169 match questions in `v1/double-review.json`; the remaining 8 have no corresponding entry in that file.
89
 
90
  ## Data Format
91
 
 
51
  ```text
52
  AISE-Bench/
53
  |-- README.md
 
54
  |-- double-review-remain.json
55
  |-- single-review.json
56
  |-- test.json
57
  `-- v1/
58
  |-- README.md
 
59
  |-- double-review-remain.json
60
  |-- single-review.json
61
  `-- test.json
 
66
  | File | Examples | Description |
67
  | --- | ---: | --- |
68
  | `single-review.json` | 673 | Examples annotated under the single-review setting. |
69
+ | `test.json` | 500 | Benchmark test set from the double-review collection. |
70
+ | `double-review-remain.json` | 195 | Remaining double-review examples that are not included in `test.json`. |
71
+
72
+ The double-review collection is distributed as two non-overlapping files: `test.json` and `double-review-remain.json`. The combined `double-review.json` is intentionally omitted to avoid duplicating the same examples.
73
 
74
  The default Hugging Face dataset configuration exposes only the root-level `test.json` as the `test` split. Consequently, the Dataset Viewer displays exactly 500 rows; the other files remain available for direct download.
75
 
 
80
  | File | Examples | Description |
81
  | --- | ---: | --- |
82
  | `v1/single-review.json` | 1,096 | Earlier single-review data. |
 
83
  | `v1/test.json` | 177 | Earlier test data. |
84
+ | `v1/double-review-remain.json` | 77 | Earlier double-review examples whose normalized question text does not occur in `v1/test.json`. |
85
 
86
+ The combined `v1/double-review.json` is also intentionally omitted. The archived test and remaining double-review files are kept separately.
87
 
88
  ## Data Format
89
 
double-review.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae86c670e8c58f14230c227bb18f6c3c1525fdb814793d38c8f031695e6e3c71
3
- size 58577196
 
 
 
 
v1/double-review.json DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4132337289b85a7c46a2bc6ec75e4f15e5929a4bfb3ff5504e17d914289ac6ee
3
- size 16454861