Skip to content

Commit 528a2a3

Browse files
committed
feat(data/smartphone): add Wikipedia URLs for 5 verified smartphones
1 parent d439efa commit 528a2a3

5 files changed

Lines changed: 10 additions & 5 deletions

File tree

‎data/smartphone/amazon/2014/fire-phone-at-t/amazon-fire-phone-at-t-2gb-32gb-4g-lte.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"os": "v3.5",
1010
"verified": false,
1111
"source_urls": [
12-
"https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset"
12+
"https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset",
13+
"https://en.wikipedia.org/wiki/Amazon_Fire_Phone"
1314
],
1415
"base_model_slug": "fire-phone-at-t",
1516
"variant": {

‎data/smartphone/blackberry/2009/curve-8520.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"os": "BlackBerry OS",
1111
"verified": false,
1212
"source_urls": [
13-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
14+
"https://en.wikipedia.org/wiki/BlackBerry_Curve_8520"
1415
],
1516
"display": {
1617
"size_inch": 2.46,

‎data/smartphone/google/2018/pixel-3/google-pixel-3-aitoolbuzz-2726-4gb-64gb-4g-lte.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"os": "Android 9.0, up to Android 12",
1111
"verified": false,
1212
"source_urls": [
13-
"https://aitoolbuzz.com/mobiles/google-pixel-3"
13+
"https://aitoolbuzz.com/mobiles/google-pixel-3",
14+
"https://en.wikipedia.org/wiki/Google_Pixel_3"
1415
],
1516
"variant": {
1617
"region": "global",

‎data/smartphone/huawei/2009/g6600-passport/huawei-g6600-passport-allphones-3370-1gb-2g.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"os": "Feature phone",
1111
"verified": false,
1212
"source_urls": [
13-
"https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones"
13+
"https://www.kaggle.com/datasets/madajaswanth/phone-dataset-8461-phones",
14+
"https://en.wikipedia.org/wiki/Huawei_G6600_Passport"
1415
],
1516
"variant": {
1617
"region": "global",

‎data/smartphone/motorola/2001/accompli-009.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"os": "Feature phone",
1111
"verified": false,
1212
"source_urls": [
13-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
13+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
14+
"https://en.wikipedia.org/wiki/Motorola_Accompli_009"
1415
],
1516
"display": {
1617
"resolution": "240x160",

0 commit comments

Comments
 (0)