Skip to content

Commit 8feeeff

Browse files
committed
data(verify): promote records to verified (reality cross-reference)
Auto-promotions from the verification layer (green+live-source or crossref-confirm). Each flip is verified:false->true only; see data/_verify/ledger.jsonl. Refs #1
1 parent f4e9d1d commit 8feeeff

366 files changed

Lines changed: 107292 additions & 106146 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

‎data/_verify/ledger.jsonl‎

Lines changed: 362 additions & 0 deletions
Large diffs are not rendered by default.

‎data/_verify/state/crossref_cache.jsonl‎

Lines changed: 497 additions & 0 deletions
Large diffs are not rendered by default.

‎data/_verify/state/scores.jsonl‎

Lines changed: 105800 additions & 105758 deletions
Large diffs are not rendered by default.

‎data/_verify/state/url_cache.jsonl‎

Lines changed: 271 additions & 26 deletions
Large diffs are not rendered by default.

‎data/cpu/amd/2010/consumer/amd-athlon-ii-neo-k125.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"whetstone_mflops": null,
3939
"superpi_1m_sec": null,
4040
"msrp_usd": null,
41-
"verified": false,
41+
"verified": true,
4242
"source_urls": [
4343
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
4444
"https://www.cpubenchmark.net/cpu.php?cpu=AMD+Athlon+II+Neo+K125",

‎data/cpu/amd/2011/consumer/amd-c-50.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"whetstone_mflops": null,
3939
"superpi_1m_sec": null,
4040
"msrp_usd": null,
41-
"verified": false,
41+
"verified": true,
4242
"source_urls": [
4343
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
4444
"https://www.cpubenchmark.net/cpu.php?cpu=AMD+C-50",

‎data/cpu/amd/2011/consumer/amd-e-240.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"whetstone_mflops": null,
3939
"superpi_1m_sec": null,
4040
"msrp_usd": null,
41-
"verified": false,
41+
"verified": true,
4242
"source_urls": [
4343
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
4444
"https://www.cpubenchmark.net/cpu.php?cpu=AMD+E-240",

‎data/cpu/amd/2011/consumer/amd-e-350.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"whetstone_mflops": null,
3939
"superpi_1m_sec": null,
4040
"msrp_usd": null,
41-
"verified": false,
41+
"verified": true,
4242
"source_urls": [
4343
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
4444
"https://www.cpubenchmark.net/cpu.php?id=249&cpu=AMD+E-350",

‎data/cpu/amd/2015/consumer/amd-a10-8700p.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"whetstone_mflops": null,
3939
"superpi_1m_sec": null,
4040
"msrp_usd": null,
41-
"verified": false,
41+
"verified": true,
4242
"source_urls": [
4343
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
4444
"https://www.cpubenchmark.net/cpu.php?cpu=AMD+A10-8700P",

‎data/cpu/amd/2015/consumer/amd-fx-7600p.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"whetstone_mflops": null,
3939
"superpi_1m_sec": null,
4040
"msrp_usd": null,
41-
"verified": false,
41+
"verified": true,
4242
"source_urls": [
4343
"https://www.kaggle.com/datasets/lincolnzh/cpu-specifications-dataset",
4444
"https://www.cpubenchmark.net/cpu.php?id=2475&cpu=AMD+FX-7600P",

0 commit comments

Comments
 (0)