Skip to content

Commit 4e9bef7

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 4f79f41 commit 4e9bef7

8,307 files changed

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

data/brand/us/intel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"founded_year": 1968,
66
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Intel_logo_2023.svg",
77
"website": "https://www.intel.com",
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://www.intel.com"
1111
],

data/cpu/amd/2008/consumer/amd-phenom-8450-triple-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+Phenom+8450+Triple-Core"

data/cpu/amd/2008/consumer/amd-phenom-8650-triple-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+Phenom+8650+Triple-Core"

data/cpu/amd/2008/consumer/amd-phenom-9500-quad-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": 30,
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+Phenom+9500"

data/cpu/amd/2008/consumer/amd-phenom-9550-quad-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": 30,
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+Phenom+9550"

data/cpu/amd/2008/consumer/amd-phenom-9650-quad-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": 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?cpu=AMD+Phenom+9650"

data/cpu/amd/2008/consumer/amd-phenom-9750-quad-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": 48,
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+Phenom+9750"

data/cpu/amd/2008/consumer/amd-phenom-9850-quad-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": 130,
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=307&cpu=AMD+Phenom+9850+Quad-Core"

data/cpu/amd/2008/consumer/amd-phenom-9950-quad-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": 200,
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+Phenom+9950"

0 commit comments

Comments
 (0)