Skip to content

Commit e0ad241

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 081a070 commit e0ad241

437 files changed

Lines changed: 108985 additions & 106175 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: 433 additions & 0 deletions
Large diffs are not rendered by default.

data/_verify/state/crossref_cache.jsonl

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

data/_verify/state/scores.jsonl

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

data/_verify/state/url_cache.jsonl

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

data/cpu/amd/2009/consumer/amd-athlon-7550-dual-core.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+7550"

data/cpu/amd/2009/consumer/amd-athlon-ii-x2-245.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": 40,
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=134&cpu=AMD+Athlon+II+X2+245"

data/cpu/amd/2009/consumer/amd-athlon-ii-x3-400e.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": 25,
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+X3+400e"

data/cpu/amd/2009/consumer/amd-athlon-ii-x3-425.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": 58,
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+X3+425"

data/cpu/amd/2009/consumer/amd-athlon-ii-x3-435.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": 160,
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+X3+435"

data/cpu/amd/2009/consumer/amd-athlon-ii-x4-600e.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": 20,
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+X4+600e"

0 commit comments

Comments
 (0)