Datasets:
Upload README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ configs:
|
|
| 19 |
|
| 20 |
This dataset is a filtered and enriched subset of an S2ORC computer science paper corpus, focused on AI safety and adjacent safety-relevant research.
|
| 21 |
|
| 22 |
-
It contains `
|
| 23 |
|
| 24 |
1. local embedding generation
|
| 25 |
2. clustering
|
|
@@ -27,6 +27,7 @@ It contains `17,110` papers selected through:
|
|
| 27 |
4. GPT-5.4 mini paper-level labeling
|
| 28 |
5. a rescue relabel pass on suspicious exclusions
|
| 29 |
6. structured metadata extraction over the accepted paper set
|
|
|
|
| 30 |
|
| 31 |
## Main Files
|
| 32 |
|
|
|
|
| 19 |
|
| 20 |
This dataset is a filtered and enriched subset of an S2ORC computer science paper corpus, focused on AI safety and adjacent safety-relevant research.
|
| 21 |
|
| 22 |
+
It contains `16,806` papers selected through:
|
| 23 |
|
| 24 |
1. local embedding generation
|
| 25 |
2. clustering
|
|
|
|
| 27 |
4. GPT-5.4 mini paper-level labeling
|
| 28 |
5. a rescue relabel pass on suspicious exclusions
|
| 29 |
6. structured metadata extraction over the accepted paper set
|
| 30 |
+
7. filtering out `304` rows that were missing both `parsed_title` and `abstract`
|
| 31 |
|
| 32 |
## Main Files
|
| 33 |
|