Skip to content

Commit b6f40c9

Browse files
committed
data(laptop): link cpu/gpu to the component catalog
Resolve laptop cpu_name/gpu_name strings to existing CPU/GPU records and set the optional `cpu`/`gpu` FKs (1287 CPU + 509 GPU links across 1467 laptops). Matching is exact on the model code (e.g. 7200U, RTX 3050) with a family cross-check; integrated GPUs and unmatched chips stay name-only. Raw cpu_name/gpu_name are kept. Refs #1
1 parent 48971d3 commit b6f40c9

1,467 files changed

Lines changed: 12218 additions & 10422 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/laptop/acer/2013/acer-chromebook-14/acer-chromebook-14-ammok-691.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,24 @@
33
"base_model_slug": "acer-chromebook-14",
44
"name": "Acer Chromebook 14",
55
"brand": "acer",
6+
"cpu": "intel-celeron-3855u",
67
"release_date": "2013-01-01",
7-
"ram_gb": 4,
8-
"os": "Chrome OS",
9-
"verified": false,
10-
"source_urls": [
11-
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
12-
],
138
"device_category": "Notebook",
149
"cpu_name": "Intel Celeron Dual Core 3855U 1.6GHz",
1510
"gpu_name": "Intel HD Graphics 510",
1611
"gpu_type": "Integrated",
12+
"ram_gb": 4,
1713
"storage_gb": 32,
18-
"weight_g": 1450.0,
1914
"display": {
2015
"size_inch": 14.0,
2116
"resolution": "1366x768"
2217
},
18+
"weight_g": 1450.0,
19+
"os": "Chrome OS",
20+
"verified": false,
21+
"source_urls": [
22+
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
23+
],
2324
"variant": {
2425
"source_dataset": "Ammok/laptop_price_prediction",
2526
"source_row": 691

data/laptop/acer/2013/acer-chromebook-c910-c2st/acer-chromebook-c910-c2st-ammok-291.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,24 @@
33
"base_model_slug": "acer-chromebook-c910-c2st",
44
"name": "Acer Chromebook C910-C2ST",
55
"brand": "acer",
6+
"cpu": "intel-celeron-3205u",
67
"release_date": "2013-01-01",
7-
"ram_gb": 2,
8-
"os": "Chrome OS",
9-
"verified": false,
10-
"source_urls": [
11-
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
12-
],
138
"device_category": "Notebook",
149
"cpu_name": "Intel Celeron Dual Core 3205U 1.5GHz",
1510
"gpu_name": "Intel HD Graphics",
1611
"gpu_type": "Integrated",
12+
"ram_gb": 2,
1713
"storage_gb": 16,
18-
"weight_g": 2190.0,
1914
"display": {
2015
"size_inch": 15.6,
2116
"resolution": "1366x768"
2217
},
18+
"weight_g": 2190.0,
19+
"os": "Chrome OS",
20+
"verified": false,
21+
"source_urls": [
22+
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
23+
],
2324
"variant": {
2425
"source_dataset": "Ammok/laptop_price_prediction",
2526
"source_row": 291

data/laptop/acer/2013/acer-chromebook-cb5-571-c1dz/acer-chromebook-cb5-571-c1dz-ammok-908.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,25 @@
33
"base_model_slug": "acer-chromebook-cb5-571-c1dz",
44
"name": "Acer Chromebook CB5-571-C1DZ",
55
"brand": "acer",
6+
"cpu": "intel-celeron-3205u",
67
"release_date": "2013-01-01",
7-
"ram_gb": 4,
8-
"os": "Chrome OS",
9-
"verified": false,
10-
"source_urls": [
11-
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
12-
],
138
"device_category": "Notebook",
149
"cpu_name": "Intel Celeron Dual Core 3205U 1.5GHz",
1510
"gpu_name": "Intel HD Graphics",
1611
"gpu_type": "Integrated",
12+
"ram_gb": 4,
1713
"storage_gb": 16,
18-
"weight_g": 2200.0,
1914
"display": {
2015
"size_inch": 15.6,
2116
"resolution": "1920x1080",
2217
"panel": "IPS Panel Full HD"
2318
},
19+
"weight_g": 2200.0,
20+
"os": "Chrome OS",
21+
"verified": false,
22+
"source_urls": [
23+
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
24+
],
2425
"variant": {
2526
"source_dataset": "Ammok/laptop_price_prediction",
2627
"source_row": 908

data/laptop/acer/2016/acer-aspire-3/acer-aspire-3-ammok-670.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,24 @@
33
"base_model_slug": "acer-aspire-3",
44
"name": "Acer Aspire 3",
55
"brand": "acer",
6+
"cpu": "intel-core-i3-6006u",
67
"release_date": "2016-01-01",
7-
"ram_gb": 4,
8-
"os": "Linux",
9-
"verified": false,
10-
"source_urls": [
11-
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
12-
],
138
"device_category": "Notebook",
149
"cpu_name": "Intel Core i3 6006U 2GHz",
1510
"gpu_name": "Intel HD Graphics 520",
1611
"gpu_type": "Integrated",
12+
"ram_gb": 4,
1713
"storage_gb": 128,
18-
"weight_g": 2100.0,
1914
"display": {
2015
"size_inch": 15.6,
2116
"resolution": "1366x768"
2217
},
18+
"weight_g": 2100.0,
19+
"os": "Linux",
20+
"verified": false,
21+
"source_urls": [
22+
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
23+
],
2324
"variant": {
2425
"source_dataset": "Ammok/laptop_price_prediction",
2526
"source_row": 670

data/laptop/acer/2016/acer-aspire-5/acer-aspire-5-ammok-467.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,25 @@
33
"base_model_slug": "acer-aspire-5",
44
"name": "Acer Aspire 5",
55
"brand": "acer",
6+
"cpu": "intel-core-i3-6006u",
67
"release_date": "2016-01-01",
7-
"ram_gb": 4,
8-
"os": "Windows",
9-
"verified": false,
10-
"source_urls": [
11-
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
12-
],
138
"device_category": "Notebook",
149
"cpu_name": "Intel Core i3 6006U 2GHz",
1510
"gpu_name": "Nvidia GeForce GTX 940MX",
1611
"gpu_type": "Dedicated",
12+
"ram_gb": 4,
1713
"storage_gb": 500,
18-
"weight_g": 2200.0,
19-
"os_version": "10",
2014
"display": {
2115
"size_inch": 15.6,
2216
"resolution": "1366x768"
2317
},
18+
"weight_g": 2200.0,
19+
"os": "Windows",
20+
"os_version": "10",
21+
"verified": false,
22+
"source_urls": [
23+
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
24+
],
2425
"variant": {
2526
"source_dataset": "Ammok/laptop_price_prediction",
2627
"source_row": 467

data/laptop/acer/2016/acer-aspire-a315-51/acer-aspire-a315-51-ammok-150.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,25 @@
33
"base_model_slug": "acer-aspire-a315-51",
44
"name": "Acer Aspire A315-51",
55
"brand": "acer",
6+
"cpu": "intel-core-i3-6006u",
67
"release_date": "2016-01-01",
7-
"ram_gb": 4,
8-
"os": "Windows",
9-
"verified": false,
10-
"source_urls": [
11-
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
12-
],
138
"device_category": "Notebook",
149
"cpu_name": "Intel Core i3 6006U 2GHz",
1510
"gpu_name": "Intel HD Graphics 520",
1611
"gpu_type": "Integrated",
12+
"ram_gb": 4,
1713
"storage_gb": 1024,
18-
"weight_g": 2100.0,
19-
"os_version": "10",
2014
"display": {
2115
"size_inch": 15.6,
2216
"resolution": "1366x768"
2317
},
18+
"weight_g": 2100.0,
19+
"os": "Windows",
20+
"os_version": "10",
21+
"verified": false,
22+
"source_urls": [
23+
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
24+
],
2425
"variant": {
2526
"source_dataset": "Ammok/laptop_price_prediction",
2627
"source_row": 150

data/laptop/acer/2016/acer-aspire-a315-51/acer-aspire-a315-51-ammok-177.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,25 @@
33
"base_model_slug": "acer-aspire-a315-51",
44
"name": "Acer Aspire A315-51",
55
"brand": "acer",
6+
"cpu": "intel-core-i3-6006u",
67
"release_date": "2016-01-01",
7-
"ram_gb": 4,
8-
"os": "Windows",
9-
"verified": false,
10-
"source_urls": [
11-
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
12-
],
138
"device_category": "Notebook",
149
"cpu_name": "Intel Core i3 6006U 2GHz",
1510
"gpu_name": "Intel HD Graphics 520",
1611
"gpu_type": "Integrated",
12+
"ram_gb": 4,
1713
"storage_gb": 128,
18-
"weight_g": 2100.0,
19-
"os_version": "10",
2014
"display": {
2115
"size_inch": 15.6,
2216
"resolution": "1366x768"
2317
},
18+
"weight_g": 2100.0,
19+
"os": "Windows",
20+
"os_version": "10",
21+
"verified": false,
22+
"source_urls": [
23+
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
24+
],
2425
"variant": {
2526
"source_dataset": "Ammok/laptop_price_prediction",
2627
"source_row": 177

data/laptop/acer/2016/acer-aspire-a315-51/acer-aspire-a315-51-ammok-237.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,24 @@
33
"base_model_slug": "acer-aspire-a315-51",
44
"name": "Acer Aspire A315-51",
55
"brand": "acer",
6+
"cpu": "intel-core-i3-6006u",
67
"release_date": "2016-01-01",
7-
"ram_gb": 4,
8-
"os": "Linux",
9-
"verified": false,
10-
"source_urls": [
11-
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
12-
],
138
"device_category": "Notebook",
149
"cpu_name": "Intel Core i3 6006U 2GHz",
1510
"gpu_name": "Intel HD Graphics 520",
1611
"gpu_type": "Integrated",
12+
"ram_gb": 4,
1713
"storage_gb": 1024,
18-
"weight_g": 2100.0,
1914
"display": {
2015
"size_inch": 15.6,
2116
"resolution": "1366x768"
2217
},
18+
"weight_g": 2100.0,
19+
"os": "Linux",
20+
"verified": false,
21+
"source_urls": [
22+
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
23+
],
2324
"variant": {
2425
"source_dataset": "Ammok/laptop_price_prediction",
2526
"source_row": 237

data/laptop/acer/2016/acer-aspire-e5-475/acer-aspire-e5-475-ammok-75.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,25 @@
33
"base_model_slug": "acer-aspire-e5-475",
44
"name": "Acer Aspire E5-475",
55
"brand": "acer",
6+
"cpu": "intel-core-i3-6006u",
67
"release_date": "2016-01-01",
7-
"ram_gb": 8,
8-
"os": "Windows",
9-
"verified": false,
10-
"source_urls": [
11-
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
12-
],
138
"device_category": "Notebook",
149
"cpu_name": "Intel Core i3 6006U 2GHz",
1510
"gpu_name": "Intel HD Graphics 520",
1611
"gpu_type": "Integrated",
12+
"ram_gb": 8,
1713
"storage_gb": 1024,
18-
"weight_g": 2100.0,
19-
"os_version": "10",
2014
"display": {
2115
"size_inch": 14.0,
2216
"resolution": "1366x768"
2317
},
18+
"weight_g": 2100.0,
19+
"os": "Windows",
20+
"os_version": "10",
21+
"verified": false,
22+
"source_urls": [
23+
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
24+
],
2425
"variant": {
2526
"source_dataset": "Ammok/laptop_price_prediction",
2627
"source_row": 75

data/laptop/acer/2016/acer-aspire-e5-576g/acer-aspire-e5-576g-ammok-461.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,26 @@
33
"base_model_slug": "acer-aspire-e5-576g",
44
"name": "Acer Aspire E5-576G",
55
"brand": "acer",
6+
"cpu": "intel-core-i3-6006u",
67
"release_date": "2016-01-01",
7-
"ram_gb": 4,
8-
"os": "Windows",
9-
"verified": false,
10-
"source_urls": [
11-
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
12-
],
138
"device_category": "Notebook",
149
"cpu_name": "Intel Core i3 6006U 2GHz",
1510
"gpu_name": "Nvidia GeForce 940MX",
1611
"gpu_type": "Dedicated",
12+
"ram_gb": 4,
1713
"storage_gb": 1024,
18-
"weight_g": 2230.0,
19-
"os_version": "10",
2014
"display": {
2115
"size_inch": 15.6,
2216
"resolution": "1920x1080",
2317
"panel": "Full HD"
2418
},
19+
"weight_g": 2230.0,
20+
"os": "Windows",
21+
"os_version": "10",
22+
"verified": false,
23+
"source_urls": [
24+
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
25+
],
2526
"variant": {
2627
"source_dataset": "Ammok/laptop_price_prediction",
2728
"source_row": 461

0 commit comments

Comments
 (0)