From 4479ab2ec273841d4f4ba7c8004a5599b56dcbed Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 08:12:22 +0530 Subject: [PATCH 01/87] task1314 --- tasks/task1314_country_abbreviation.json | 1473 ++++++++++++++++++++++ 1 file changed, 1473 insertions(+) create mode 100644 tasks/task1314_country_abbreviation.json diff --git a/tasks/task1314_country_abbreviation.json b/tasks/task1314_country_abbreviation.json new file mode 100644 index 000000000..76d1ac922 --- /dev/null +++ b/tasks/task1314_country_abbreviation.json @@ -0,0 +1,1473 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-Abbreviation Dataset(Dataset : https://data.world/samayo/country-abbreviation/workspace/file?filename=country-abbreviation.json" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the abbrevation name of the given country", + "Positive Examples":[ + { + "input":"Denmark", + "output":"DK", + "explanation":"DK is the abbrevation name of the country called Denmark." + }, + { + "input":"India", + "output":"IN", + "explanation":"IN is the abbrevation name of the country called India." + } + ], + "Negative Examples":[ + { + "input":"Italy", + "output":"KE", + "explanation":"KE is not the abbrevation name of the country called Italy. However, IT is the abbrevation name of the country called Italy." + }, + { + "input":"Mexico", + "output":"ML", + "explanation":"ML is not the abbrevation name of the country called Mexico. However, MX is the abbrevation name of the country called Mexico." + } + ], + "Instances":[ + { + "input":"Aruba", + "output":[ + "AW" + ] + }, + { + "input":"Afghanistan", + "output":[ + "AF" + ] + }, + { + "input":"Angola", + "output":[ + "AO" + ] + }, + { + "input":"Anguilla", + "output":[ + "AI" + ] + }, + { + "input":"Albania", + "output":[ + "AL" + ] + }, + { + "input":"Andorra", + "output":[ + "AD" + ] + }, + { + "input":"Netherlands Antilles", + "output":[ + "AN" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "AE" + ] + }, + { + "input":"Argentina", + "output":[ + "AR" + ] + }, + { + "input":"Armenia", + "output":[ + "AM" + ] + }, + { + "input":"American Samoa", + "output":[ + "AS" + ] + }, + { + "input":"Antarctica", + "output":[ + "AQ" + ] + }, + { + "input":"French Southern territories", + "output":[ + "TF" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "AG" + ] + }, + { + "input":"Australia", + "output":[ + "AU" + ] + }, + { + "input":"Austria", + "output":[ + "AT" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "AZ" + ] + }, + { + "input":"Burundi", + "output":[ + "BI" + ] + }, + { + "input":"Belgium", + "output":[ + "BE" + ] + }, + { + "input":"Benin", + "output":[ + "BJ" + ] + }, + { + "input":"Burkina Faso", + "output":[ + "BF" + ] + }, + { + "input":"Bangladesh", + "output":[ + "BD" + ] + }, + { + "input":"Bulgaria", + "output":[ + "BG" + ] + }, + { + "input":"Bahrain", + "output":[ + "BH" + ] + }, + { + "input":"Bahamas", + "output":[ + "BS" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "BA" + ] + }, + { + "input":"Belarus", + "output":[ + "BY" + ] + }, + { + "input":"Belize", + "output":[ + "BZ" + ] + }, + { + "input":"Bermuda", + "output":[ + "BM" + ] + }, + { + "input":"Bolivia", + "output":[ + "BO" + ] + }, + { + "input":"Brazil", + "output":[ + "BR" + ] + }, + { + "input":"Barbados", + "output":[ + "BB" + ] + }, + { + "input":"Brunei", + "output":[ + "BN" + ] + }, + { + "input":"Bhutan", + "output":[ + "BT" + ] + }, + { + "input":"Bouvet Island", + "output":[ + "BV" + ] + }, + { + "input":"Botswana", + "output":[ + "BW" + ] + }, + { + "input":"Central African Republic", + "output":[ + "CF" + ] + }, + { + "input":"Canada", + "output":[ + "CA" + ] + }, + { + "input":"Cocos (Keeling) Islands", + "output":[ + "CC" + ] + }, + { + "input":"Switzerland", + "output":[ + "CH" + ] + }, + { + "input":"Chile", + "output":[ + "CL" + ] + }, + { + "input":"China", + "output":[ + "CN" + ] + }, + { + "input":"Ivory Coast", + "output":[ + "CI" + ] + }, + { + "input":"Cameroon", + "output":[ + "CM" + ] + }, + { + "input":"Congo, The Democratic Republic of the", + "output":[ + "CD" + ] + }, + { + "input":"Congo", + "output":[ + "CG" + ] + }, + { + "input":"Cook Islands", + "output":[ + "CK" + ] + }, + { + "input":"Colombia", + "output":[ + "CO" + ] + }, + { + "input":"Comoros", + "output":[ + "KM" + ] + }, + { + "input":"Cape Verde", + "output":[ + "CV" + ] + }, + { + "input":"Costa Rica", + "output":[ + "CR" + ] + }, + { + "input":"Cuba", + "output":[ + "CU" + ] + }, + { + "input":"Christmas Island", + "output":[ + "CX" + ] + }, + { + "input":"Cayman Islands", + "output":[ + "KY" + ] + }, + { + "input":"Cyprus", + "output":[ + "CY" + ] + }, + { + "input":"Czech Republic", + "output":[ + "CZ" + ] + }, + { + "input":"Germany", + "output":[ + "DE" + ] + }, + { + "input":"Djibouti", + "output":[ + "DJ" + ] + }, + { + "input":"Dominica", + "output":[ + "DM" + ] + }, + { + "input":"Denmark", + "output":[ + "DK" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "DO" + ] + }, + { + "input":"Algeria", + "output":[ + "DZ" + ] + }, + { + "input":"Ecuador", + "output":[ + "EC" + ] + }, + { + "input":"Egypt", + "output":[ + "EG" + ] + }, + { + "input":"Eritrea", + "output":[ + "ER" + ] + }, + { + "input":"Western Sahara", + "output":[ + "EH" + ] + }, + { + "input":"Spain", + "output":[ + "ES" + ] + }, + { + "input":"Estonia", + "output":[ + "EE" + ] + }, + { + "input":"Ethiopia", + "output":[ + "ET" + ] + }, + { + "input":"Finland", + "output":[ + "FI" + ] + }, + { + "input":"Fiji Islands", + "output":[ + "FJ" + ] + }, + { + "input":"Falkland Islands", + "output":[ + "FK" + ] + }, + { + "input":"France", + "output":[ + "FR" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "FO" + ] + }, + { + "input":"Micronesia, Federated States of", + "output":[ + "FM" + ] + }, + { + "input":"Gabon", + "output":[ + "GA" + ] + }, + { + "input":"United Kingdom", + "output":[ + "GB" + ] + }, + { + "input":"Georgia", + "output":[ + "GE" + ] + }, + { + "input":"Ghana", + "output":[ + "GH" + ] + }, + { + "input":"Gibraltar", + "output":[ + "GI" + ] + }, + { + "input":"Guinea", + "output":[ + "GN" + ] + }, + { + "input":"Guadeloupe", + "output":[ + "GP" + ] + }, + { + "input":"Gambia", + "output":[ + "GM" + ] + }, + { + "input":"Guinea-Bissau", + "output":[ + "GW" + ] + }, + { + "input":"Equatorial Guinea", + "output":[ + "GQ" + ] + }, + { + "input":"Greece", + "output":[ + "GR" + ] + }, + { + "input":"Grenada", + "output":[ + "GD" + ] + }, + { + "input":"Greenland", + "output":[ + "GL" + ] + }, + { + "input":"Guatemala", + "output":[ + "GT" + ] + }, + { + "input":"French Guiana", + "output":[ + "GF" + ] + }, + { + "input":"Guam", + "output":[ + "GU" + ] + }, + { + "input":"Guyana", + "output":[ + "GY" + ] + }, + { + "input":"Hong Kong", + "output":[ + "HK" + ] + }, + { + "input":"Heard Island and McDonald Islands", + "output":[ + "HM" + ] + }, + { + "input":"Honduras", + "output":[ + "HN" + ] + }, + { + "input":"Croatia", + "output":[ + "HR" + ] + }, + { + "input":"Haiti", + "output":[ + "HT" + ] + }, + { + "input":"Hungary", + "output":[ + "HU" + ] + }, + { + "input":"Indonesia", + "output":[ + "ID" + ] + }, + { + "input":"India", + "output":[ + "IN" + ] + }, + { + "input":"British Indian Ocean Territory", + "output":[ + "IO" + ] + }, + { + "input":"Ireland", + "output":[ + "IE" + ] + }, + { + "input":"Iran", + "output":[ + "IR" + ] + }, + { + "input":"Iraq", + "output":[ + "IQ" + ] + }, + { + "input":"Iceland", + "output":[ + "IS" + ] + }, + { + "input":"Israel", + "output":[ + "IL" + ] + }, + { + "input":"Italy", + "output":[ + "IT" + ] + }, + { + "input":"Jamaica", + "output":[ + "JM" + ] + }, + { + "input":"Jordan", + "output":[ + "JO" + ] + }, + { + "input":"Japan", + "output":[ + "JP" + ] + }, + { + "input":"Kazakstan", + "output":[ + "KZ" + ] + }, + { + "input":"Kenya", + "output":[ + "KE" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "KG" + ] + }, + { + "input":"Cambodia", + "output":[ + "KH" + ] + }, + { + "input":"Kiribati", + "output":[ + "KI" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + "KN" + ] + }, + { + "input":"South Korea", + "output":[ + "KR" + ] + }, + { + "input":"Kuwait", + "output":[ + "KW" + ] + }, + { + "input":"Laos", + "output":[ + "LA" + ] + }, + { + "input":"Lebanon", + "output":[ + "LB" + ] + }, + { + "input":"Liberia", + "output":[ + "LR" + ] + }, + { + "input":"Libyan Arab Jamahiriya", + "output":[ + "LY" + ] + }, + { + "input":"Saint Lucia", + "output":[ + "LC" + ] + }, + { + "input":"Liechtenstein", + "output":[ + "LI" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "LK" + ] + }, + { + "input":"Lesotho", + "output":[ + "LS" + ] + }, + { + "input":"Lithuania", + "output":[ + "LT" + ] + }, + { + "input":"Luxembourg", + "output":[ + "LU" + ] + }, + { + "input":"Latvia", + "output":[ + "LV" + ] + }, + { + "input":"Macao", + "output":[ + "MO" + ] + }, + { + "input":"Morocco", + "output":[ + "MA" + ] + }, + { + "input":"Monaco", + "output":[ + "MC" + ] + }, + { + "input":"Moldova", + "output":[ + "MD" + ] + }, + { + "input":"Madagascar", + "output":[ + "MG" + ] + }, + { + "input":"Maldives", + "output":[ + "MV" + ] + }, + { + "input":"Mexico", + "output":[ + "MX" + ] + }, + { + "input":"Marshall Islands", + "output":[ + "MH" + ] + }, + { + "input":"Macedonia", + "output":[ + "MK" + ] + }, + { + "input":"Mali", + "output":[ + "ML" + ] + }, + { + "input":"Malta", + "output":[ + "MT" + ] + }, + { + "input":"Myanmar", + "output":[ + "MM" + ] + }, + { + "input":"Mongolia", + "output":[ + "MN" + ] + }, + { + "input":"Northern Mariana Islands", + "output":[ + "MP" + ] + }, + { + "input":"Mozambique", + "output":[ + "MZ" + ] + }, + { + "input":"Mauritania", + "output":[ + "MR" + ] + }, + { + "input":"Montserrat", + "output":[ + "MS" + ] + }, + { + "input":"Martinique", + "output":[ + "MQ" + ] + }, + { + "input":"Mauritius", + "output":[ + "MU" + ] + }, + { + "input":"Malawi", + "output":[ + "MW" + ] + }, + { + "input":"Malaysia", + "output":[ + "MY" + ] + }, + { + "input":"Mayotte", + "output":[ + "YT" + ] + }, + { + "input":"Namibia", + "output":[ + "NA" + ] + }, + { + "input":"New Caledonia", + "output":[ + "NC" + ] + }, + { + "input":"Niger", + "output":[ + "NE" + ] + }, + { + "input":"Norfolk Island", + "output":[ + "NF" + ] + }, + { + "input":"Nigeria", + "output":[ + "NG" + ] + }, + { + "input":"Nicaragua", + "output":[ + "NI" + ] + }, + { + "input":"Niue", + "output":[ + "NU" + ] + }, + { + "input":"Netherlands", + "output":[ + "NL" + ] + }, + { + "input":"Norway", + "output":[ + "NO" + ] + }, + { + "input":"Nepal", + "output":[ + "NP" + ] + }, + { + "input":"Nauru", + "output":[ + "NR" + ] + }, + { + "input":"New Zealand", + "output":[ + "NZ" + ] + }, + { + "input":"Oman", + "output":[ + "OM" + ] + }, + { + "input":"Pakistan", + "output":[ + "PK" + ] + }, + { + "input":"Panama", + "output":[ + "PA" + ] + }, + { + "input":"Pitcairn", + "output":[ + "PN" + ] + }, + { + "input":"Peru", + "output":[ + "PE" + ] + }, + { + "input":"Philippines", + "output":[ + "PH" + ] + }, + { + "input":"Palau", + "output":[ + "PW" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + "PG" + ] + }, + { + "input":"Poland", + "output":[ + "PL" + ] + }, + { + "input":"Puerto Rico", + "output":[ + "PR" + ] + }, + { + "input":"North Korea", + "output":[ + "KP" + ] + }, + { + "input":"Portugal", + "output":[ + "PT" + ] + }, + { + "input":"Paraguay", + "output":[ + "PY" + ] + }, + { + "input":"Palestine", + "output":[ + "PS" + ] + }, + { + "input":"French Polynesia", + "output":[ + "PF" + ] + }, + { + "input":"Qatar", + "output":[ + "QA" + ] + }, + { + "input":"Reunion", + "output":[ + "RE" + ] + }, + { + "input":"Romania", + "output":[ + "RO" + ] + }, + { + "input":"Russian Federation", + "output":[ + "RU" + ] + }, + { + "input":"Rwanda", + "output":[ + "RW" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "SA" + ] + }, + { + "input":"Sudan", + "output":[ + "SD" + ] + }, + { + "input":"Senegal", + "output":[ + "SN" + ] + }, + { + "input":"Singapore", + "output":[ + "SG" + ] + }, + { + "input":"South Georgia and the South Sandwich Islands", + "output":[ + "GS" + ] + }, + { + "input":"Saint Helena", + "output":[ + "SH" + ] + }, + { + "input":"Svalbard and Jan Mayen", + "output":[ + "SJ" + ] + }, + { + "input":"Solomon Islands", + "output":[ + "SB" + ] + }, + { + "input":"Sierra Leone", + "output":[ + "SL" + ] + }, + { + "input":"El Salvador", + "output":[ + "SV" + ] + }, + { + "input":"San Marino", + "output":[ + "SM" + ] + }, + { + "input":"Somalia", + "output":[ + "SO" + ] + }, + { + "input":"Saint Pierre and Miquelon", + "output":[ + "PM" + ] + }, + { + "input":"Sao Tome and Principe", + "output":[ + "ST" + ] + }, + { + "input":"Suriname", + "output":[ + "SR" + ] + }, + { + "input":"Slovakia", + "output":[ + "SK" + ] + }, + { + "input":"Slovenia", + "output":[ + "SI" + ] + }, + { + "input":"Sweden", + "output":[ + "SE" + ] + }, + { + "input":"Swaziland", + "output":[ + "SZ" + ] + }, + { + "input":"Seychelles", + "output":[ + "SC" + ] + }, + { + "input":"Syria", + "output":[ + "SY" + ] + }, + { + "input":"Turks and Caicos Islands", + "output":[ + "TC" + ] + }, + { + "input":"Chad", + "output":[ + "TD" + ] + }, + { + "input":"Togo", + "output":[ + "TG" + ] + }, + { + "input":"Thailand", + "output":[ + "TH" + ] + }, + { + "input":"Tajikistan", + "output":[ + "TJ" + ] + }, + { + "input":"Tokelau", + "output":[ + "TK" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "TM" + ] + }, + { + "input":"East Timor", + "output":[ + "TP" + ] + }, + { + "input":"Tonga", + "output":[ + "TO" + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + "TT" + ] + }, + { + "input":"Tunisia", + "output":[ + "TN" + ] + }, + { + "input":"Turkey", + "output":[ + "TR" + ] + }, + { + "input":"Tuvalu", + "output":[ + "TV" + ] + }, + { + "input":"Taiwan", + "output":[ + "TW" + ] + }, + { + "input":"Tanzania", + "output":[ + "TZ" + ] + }, + { + "input":"Uganda", + "output":[ + "UG" + ] + }, + { + "input":"Ukraine", + "output":[ + "UA" + ] + }, + { + "input":"United States Minor Outlying Islands", + "output":[ + "UM" + ] + }, + { + "input":"Uruguay", + "output":[ + "UY" + ] + }, + { + "input":"United States", + "output":[ + "US" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "UZ" + ] + }, + { + "input":"Holy See (Vatican City State)", + "output":[ + "VA" + ] + }, + { + "input":"Saint Vincent and the Grenadines", + "output":[ + "VC" + ] + }, + { + "input":"Venezuela", + "output":[ + "VE" + ] + }, + { + "input":"Virgin Islands,British", + "output":[ + "VG" + ] + }, + { + "input":"Virgin Islands,U.S.", + "output":[ + "VI" + ] + }, + { + "input":"Vietnam", + "output":[ + "VN" + ] + }, + { + "input":"Vanuatu", + "output":[ + "VU" + ] + }, + { + "input":"Wallis and Futuna", + "output":[ + "WF" + ] + }, + { + "input":"Samoa", + "output":[ + "WS" + ] + }, + { + "input":"Yemen", + "output":[ + "YE" + ] + }, + { + "input":"Yugoslavia", + "output":[ + "YU" + ] + }, + { + "input":"South Africa", + "output":[ + "ZA" + ] + }, + { + "input":"Zambia", + "output":[ + "ZM" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "ZW" + ] + } + ] +} \ No newline at end of file From d15902c30c64ff9906c8fa710fa58a7afc28b9df Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 08:20:24 +0530 Subject: [PATCH 02/87] Update task1314_country_abbreviation.json --- tasks/task1314_country_abbreviation.json | 26 +++++++----------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/tasks/task1314_country_abbreviation.json b/tasks/task1314_country_abbreviation.json index 76d1ac922..7470a0ea6 100644 --- a/tasks/task1314_country_abbreviation.json +++ b/tasks/task1314_country_abbreviation.json @@ -12,14 +12,14 @@ "Definition":"In this task, you are given a country name and you need to return the abbrevation name of the given country", "Positive Examples":[ { - "input":"Denmark", - "output":"DK", - "explanation":"DK is the abbrevation name of the country called Denmark." + "input":"Afghanistan", + "output":"AF", + "explanation":"AF is the abbrevation name of the country called Afghanistan." }, { - "input":"India", - "output":"IN", - "explanation":"IN is the abbrevation name of the country called India." + "input":"Aruba", + "output":"AW", + "explanation":"AW is the abbrevation name of the country called Aruba." } ], "Negative Examples":[ @@ -35,18 +35,6 @@ } ], "Instances":[ - { - "input":"Aruba", - "output":[ - "AW" - ] - }, - { - "input":"Afghanistan", - "output":[ - "AF" - ] - }, { "input":"Angola", "output":[ @@ -1470,4 +1458,4 @@ ] } ] -} \ No newline at end of file +} From c850331078c2b183dc01654695e079e02ecf55e5 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 08:25:23 +0530 Subject: [PATCH 03/87] Update README.md --- tasks/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tasks/README.md b/tasks/README.md index f54c1650f..a464c3f7e 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -825,4 +825,5 @@ Name | Summary | Category `task1156_bard_analogical_reasoning_tools` | Given an analogy that relates actions to the tools used to perform the action, give the appropriate tool for the given action | Answer Generation `task1157_bard_analogical_reasoning_rooms_for_containers` | Given an analogy that relates objects to the associated rooms, give the appropriate room for the given object | Answer Generation `task1158_bard_analogical_reasoning_manipulating_items` | Given an analogy that on manipulating items in a kitchen, give with the appropriate word | Answer Generation -`task1159_bard_analogical_reasoning_containers` | Given an analogy that relates items to the associated containers, give the appropriate container for the given item | Answer Generation \ No newline at end of file +`task1159_bard_analogical_reasoning_containers` | Given an analogy that relates items to the associated containers, give the appropriate container for the given item | Answer Generation +`task1314_country_abbreviation.json` | Given a country name, returns the abbrevation name of the given country | Answer Generation From 095f0a6aabb8a8373b7dc783b84c544488287d98 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 08:28:11 +0530 Subject: [PATCH 04/87] Update README.md --- tasks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/README.md b/tasks/README.md index a464c3f7e..6ed993003 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -826,4 +826,4 @@ Name | Summary | Category `task1157_bard_analogical_reasoning_rooms_for_containers` | Given an analogy that relates objects to the associated rooms, give the appropriate room for the given object | Answer Generation `task1158_bard_analogical_reasoning_manipulating_items` | Given an analogy that on manipulating items in a kitchen, give with the appropriate word | Answer Generation `task1159_bard_analogical_reasoning_containers` | Given an analogy that relates items to the associated containers, give the appropriate container for the given item | Answer Generation -`task1314_country_abbreviation.json` | Given a country name, returns the abbrevation name of the given country | Answer Generation +`task1314_country_abbreviation` | Given a country name, returns the abbrevation name of the given country | Answer Generation From a510b2ed1d7b6319eb1113493f728a3cba1cdc5f Mon Sep 17 00:00:00 2001 From: Swaroop Mishra Date: Sat, 9 Oct 2021 20:03:45 -0700 Subject: [PATCH 05/87] Update README.md --- tasks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/README.md b/tasks/README.md index 6ed993003..27cc97f59 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -826,4 +826,4 @@ Name | Summary | Category `task1157_bard_analogical_reasoning_rooms_for_containers` | Given an analogy that relates objects to the associated rooms, give the appropriate room for the given object | Answer Generation `task1158_bard_analogical_reasoning_manipulating_items` | Given an analogy that on manipulating items in a kitchen, give with the appropriate word | Answer Generation `task1159_bard_analogical_reasoning_containers` | Given an analogy that relates items to the associated containers, give the appropriate container for the given item | Answer Generation -`task1314_country_abbreviation` | Given a country name, returns the abbrevation name of the given country | Answer Generation +`task1314_country_abbreviation` | Given a country name, return the abbrevation name of the given country | Answer Generation From 50dd4cad207ea2669745302cbc26c0b01d47f836 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 10:24:39 +0530 Subject: [PATCH 06/87] Update README.md --- tasks/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/README.md b/tasks/README.md index 27cc97f59..7baedb5b1 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -827,3 +827,4 @@ Name | Summary | Category `task1158_bard_analogical_reasoning_manipulating_items` | Given an analogy that on manipulating items in a kitchen, give with the appropriate word | Answer Generation `task1159_bard_analogical_reasoning_containers` | Given an analogy that relates items to the associated containers, give the appropriate container for the given item | Answer Generation `task1314_country_abbreviation` | Given a country name, return the abbrevation name of the given country | Answer Generation +`task1315_country_calling_code` | Given a country name, return the calling code of the given country | Answer Generation From f481d62e788397d7f6541fcc4a73e6d6137cfc8d Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 10:26:22 +0530 Subject: [PATCH 07/87] Task1315_Country_Calling_Code --- tasks/task1315_country_calling_code.json | 1679 ++++++++++++++++++++++ 1 file changed, 1679 insertions(+) create mode 100644 tasks/task1315_country_calling_code.json diff --git a/tasks/task1315_country_calling_code.json b/tasks/task1315_country_calling_code.json new file mode 100644 index 000000000..6aa52b774 --- /dev/null +++ b/tasks/task1315_country_calling_code.json @@ -0,0 +1,1679 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-calling-code Dataset(Dataset : https://data.world/samayo/country-calling-code/workspace/file?filename=country-by-calling-code.json" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the calling code of the given country", + "Positive Examples":[ + { + "input":"Abkhazia", + "output":"+99544", + "explanation":"+99544 is the calling code of the country called Abkhazia." + }, + { + "input":"Afghanistan", + "output":"+93", + "explanation":"+93 is the calling code of the country called Afghanistan." + } + ], + "Negative Examples":[ + { + "input":"Albania", + "output":"+213", + "explanation":"+213 is not the calling code of the country called Albania. However, +355 is the calling code of the country called Albania." + }, + { + "input":"Angola", + "output":"+1684", + "explanation":"+1684 is not the calling code of the country called Angola. However, +244 is the calling code of the country called Angola." + } + ], + "Instances":[ + + + { + "input":"Åland Islands", + "output":[ + "+35818" + ] + }, + { + "input":"Albania", + "output":[ + "+355" + ] + }, + { + "input":"Algeria", + "output":[ + "+213" + ] + }, + { + "input":"American Samoa", + "output":[ + "+1684" + ] + }, + { + "input":"Andorra", + "output":[ + "+376" + ] + }, + { + "input":"Angola", + "output":[ + "+244" + ] + }, + { + "input":"Anguilla", + "output":[ + "+1264" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "+1268" + ] + }, + { + "input":"Argentina", + "output":[ + "+54" + ] + }, + { + "input":"Armenia", + "output":[ + "+374" + ] + }, + { + "input":"Aruba", + "output":[ + "+297" + ] + }, + { + "input":"Ascension", + "output":[ + "+247" + ] + }, + { + "input":"Australia", + "output":[ + "+61" + ] + }, + { + "input":"Australian External Territories", + "output":[ + "+672" + ] + }, + { + "input":"Austria", + "output":[ + "+43" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "+994" + ] + }, + { + "input":"Bahamas", + "output":[ + "+1242" + ] + }, + { + "input":"Bahrain", + "output":[ + "+973" + ] + }, + { + "input":"Bangladesh", + "output":[ + "+880" + ] + }, + { + "input":"Barbados", + "output":[ + "+1246" + ] + }, + { + "input":"Barbuda", + "output":[ + "+1268" + ] + }, + { + "input":"Belarus", + "output":[ + "+375" + ] + }, + { + "input":"Belgium", + "output":[ + "+32" + ] + }, + { + "input":"Belize", + "output":[ + "+501" + ] + }, + { + "input":"Benin", + "output":[ + "+229" + ] + }, + { + "input":"Bermuda", + "output":[ + "+1441" + ] + }, + { + "input":"Bhutan", + "output":[ + "+975" + ] + }, + { + "input":"Bolivia", + "output":[ + "+591" + ] + }, + { + "input":"Bonaire", + "output":[ + "+5997" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "+387" + ] + }, + { + "input":"Botswana", + "output":[ + "+267" + ] + }, + { + "input":"Brazil", + "output":[ + "+55" + ] + }, + { + "input":"British Indian Ocean Territory", + "output":[ + "+246" + ] + }, + { + "input":"British Virgin Islands", + "output":[ + "+1284" + ] + }, + { + "input":"Brunei Darussalam", + "output":[ + "+673" + ] + }, + { + "input":"Bulgaria", + "output":[ + "+359" + ] + }, + { + "input":"Burkina Faso", + "output":[ + "+226" + ] + }, + { + "input":"Burundi", + "output":[ + "+257" + ] + }, + { + "input":"Cambodia", + "output":[ + "+855" + ] + }, + { + "input":"Cameroon", + "output":[ + "+237" + ] + }, + { + "input":"Canada", + "output":[ + "+1" + ] + }, + { + "input":"CapeVerde", + "output":[ + "+238" + ] + }, + { + "input":"Caribbean Netherlands", + "output":[ + "+5997" + ] + }, + { + "input":"Cayman Islands", + "output":[ + "+1345" + ] + }, + { + "input":"Central African Republic", + "output":[ + "+236" + ] + }, + { + "input":"Chad", + "output":[ + "+235" + ] + }, + { + "input":"Chatham Island, NewZealand", + "output":[ + "+64" + ] + }, + { + "input":"Chile", + "output":[ + "+56" + ] + }, + { + "input":"China", + "output":[ + "+86" + ] + }, + { + "input":"Christmas Island", + "output":[ + "+61" + ] + }, + { + "input":"Cocos (Keeling) Islands", + "output":[ + "+61" + ] + }, + { + "input":"Colombia", + "output":[ + "+57" + ] + }, + { + "input":"Comoros", + "output":[ + "+269" + ] + }, + { + "input":"Congo", + "output":[ + "+242" + ] + }, + { + "input":"Congo, Democratic Republic of the (Zaire)", + "output":[ + "+243" + ] + }, + { + "input":"Cook Islands", + "output":[ + "+682" + ] + }, + { + "input":"Costa Rica", + "output":[ + "+506" + ] + }, + { + "input":"Ivory Coast", + "output":[ + "+225" + ] + }, + { + "input":"Croatia", + "output":[ + "+385" + ] + }, + { + "input":"Cuba", + "output":[ + "+53" + ] + }, + { + "input":"Guantanamo Bay, Cuba", + "output":[ + "+5399" + ] + }, + { + "input":"Curaçao", + "output":[ + "+5999" + ] + }, + { + "input":"Cyprus", + "output":[ + "+357" + ] + }, + { + "input":"Czech Republic", + "output":[ + "+420" + ] + }, + { + "input":"Denmark", + "output":[ + "+45" + ] + }, + { + "input":"Diego Garcia", + "output":[ + "+246" + ] + }, + { + "input":"Djibouti", + "output":[ + "+253" + ] + }, + { + "input":"Dominica", + "output":[ + "+1767" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "+1849" + ] + }, + { + "input":"East Timor", + "output":[ + "+670" + ] + }, + { + "input":"Easter Island", + "output":[ + "+56" + ] + }, + { + "input":"Ecuador", + "output":[ + "+593" + ] + }, + { + "input":"Egypt", + "output":[ + "+20" + ] + }, + { + "input":"El Salvador", + "output":[ + "+503" + ] + }, + { + "input":"Ellipso (Mobile Satellite service)", + "output":[ + "+8813" + ] + }, + { + "input":"EMSAT (Mobile Satellite service)", + "output":[ + "+88213" + ] + }, + { + "input":"Equatorial Guinea", + "output":[ + "+240" + ] + }, + { + "input":"Eritrea", + "output":[ + "+291" + ] + }, + { + "input":"Estonia", + "output":[ + "+372" + ] + }, + { + "input":"Ethiopia", + "output":[ + "+251" + ] + }, + { + "input":"Falkland Islands", + "output":[ + "+500" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "+298" + ] + }, + { + "input":"Fiji", + "output":[ + "+679" + ] + }, + { + "input":"Finland", + "output":[ + "+358" + ] + }, + { + "input":"France", + "output":[ + "+33" + ] + }, + { + "input":"French Antilles", + "output":[ + "+596" + ] + }, + { + "input":"French Guiana", + "output":[ + "+594" + ] + }, + { + "input":"French Polynesia", + "output":[ + "+689" + ] + }, + { + "input":"Gabon", + "output":[ + "+241" + ] + }, + { + "input":"Gambia", + "output":[ + "+220" + ] + }, + { + "input":"Georgia", + "output":[ + "+995" + ] + }, + { + "input":"Germany", + "output":[ + "+49" + ] + }, + { + "input":"Ghana", + "output":[ + "+233" + ] + }, + { + "input":"Gibraltar", + "output":[ + "+350" + ] + }, + { + "input":"Global Mobile Satellite System (GMSS)", + "output":[ + "+881" + ] + }, + { + "input":"Globalstar (Mobile Satellite Service)", + "output":[ + "+8818" + ] + }, + { + "input":"Greece", + "output":[ + "+30" + ] + }, + { + "input":"Greenland", + "output":[ + "+299" + ] + }, + { + "input":"Grenada", + "output":[ + "+1473" + ] + }, + { + "input":"Guadeloupe", + "output":[ + "+590" + ] + }, + { + "input":"Guam", + "output":[ + "+1671" + ] + }, + { + "input":"Guatemala", + "output":[ + "+502" + ] + }, + { + "input":"Guernsey", + "output":[ + "+44" + ] + }, + { + "input":"Guinea", + "output":[ + "+224" + ] + }, + { + "input":"Guinea-Bissau", + "output":[ + "+245" + ] + }, + { + "input":"Guyana", + "output":[ + "+592" + ] + }, + { + "input":"Haiti", + "output":[ + "+509" + ] + }, + { + "input":"Honduras", + "output":[ + "+504" + ] + }, + { + "input":"Hong Kong", + "output":[ + "+852" + ] + }, + { + "input":"Hungary", + "output":[ + "+36" + ] + }, + { + "input":"Iceland", + "output":[ + "+354" + ] + }, + { + "input":"ICO Global (Mobile Satellite Service)", + "output":[ + "+8810" + ] + }, + { + "input":"India", + "output":[ + "+91" + ] + }, + { + "input":"Indonesia", + "output":[ + "+62" + ] + }, + { + "input":"Inmarsat SNAC", + "output":[ + "+870" + ] + }, + { + "input":"International Freephone Service", + "output":[ + "+800" + ] + }, + { + "input":"International Shared Cost Service (ISCS)", + "output":[ + "+808" + ] + }, + { + "input":"Iran", + "output":[ + "+98" + ] + }, + { + "input":"Iraq", + "output":[ + "+964" + ] + }, + { + "input":"Ireland", + "output":[ + "+353" + ] + }, + { + "input":"Iridium (Mobile Satellite service)", + "output":[ + "+8817" + ] + }, + { + "input":"IsleofMan", + "output":[ + "+44" + ] + }, + { + "input":"Israel", + "output":[ + "+972" + ] + }, + { + "input":"Italy", + "output":[ + "+39" + ] + }, + { + "input":"Jamaica", + "output":[ + "+1876" + ] + }, + { + "input":"Jan Mayen", + "output":[ + "+4779" + ] + }, + { + "input":"Japan", + "output":[ + "+81" + ] + }, + { + "input":"Jersey", + "output":[ + "+44" + ] + }, + { + "input":"Jordan", + "output":[ + "+962" + ] + }, + { + "input":"Kazakhstan", + "output":[ + "+77[notes1]" + ] + }, + { + "input":"Kenya", + "output":[ + "+254" + ] + }, + { + "input":"Kiribati", + "output":[ + "+686" + ] + }, + { + "input":"Korea, North", + "output":[ + "+850" + ] + }, + { + "input":"Korea, South", + "output":[ + "+82" + ] + }, + { + "input":"Kosovo", + "output":[ + "+383" + ] + }, + { + "input":"Kuwait", + "output":[ + "+965" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "+996" + ] + }, + { + "input":"Laos", + "output":[ + "+856" + ] + }, + { + "input":"Latvia", + "output":[ + "+371" + ] + }, + { + "input":"Lebanon", + "output":[ + "+961" + ] + }, + { + "input":"Lesotho", + "output":[ + "+266" + ] + }, + { + "input":"Liberia", + "output":[ + "+231" + ] + }, + { + "input":"Libya", + "output":[ + "+218" + ] + }, + { + "input":"Liechtenstein", + "output":[ + "+423" + ] + }, + { + "input":"Lithuania", + "output":[ + "+370" + ] + }, + { + "input":"Luxembourg", + "output":[ + "+352" + ] + }, + { + "input":"Macau", + "output":[ + "+853" + ] + }, + { + "input":"Macedonia", + "output":[ + "+389" + ] + }, + { + "input":"Madagascar", + "output":[ + "+261" + ] + }, + { + "input":"Malawi", + "output":[ + "+265" + ] + }, + { + "input":"Malaysia", + "output":[ + "+60" + ] + }, + { + "input":"Maldives", + "output":[ + "+960" + ] + }, + { + "input":"Mali", + "output":[ + "+223" + ] + }, + { + "input":"Malta", + "output":[ + "+356" + ] + }, + { + "input":"Marshall Islands", + "output":[ + "+692" + ] + }, + { + "input":"Martinique", + "output":[ + "+596" + ] + }, + { + "input":"Mauritania", + "output":[ + "+222" + ] + }, + { + "input":"Mauritius", + "output":[ + "+230" + ] + }, + { + "input":"Mayotte", + "output":[ + "+262" + ] + }, + { + "input":"Mexico", + "output":[ + "+52" + ] + }, + { + "input":"Micronesia, Federated States of", + "output":[ + "+691" + ] + }, + { + "input":"Midway Island, USA", + "output":[ + "+1808" + ] + }, + { + "input":"Moldova", + "output":[ + "+373" + ] + }, + { + "input":"Monaco", + "output":[ + "+377" + ] + }, + { + "input":"Mongolia", + "output":[ + "+976" + ] + }, + { + "input":"Montenegro", + "output":[ + "+382" + ] + }, + { + "input":"Montserrat", + "output":[ + "+1664" + ] + }, + { + "input":"Morocco", + "output":[ + "+212" + ] + }, + { + "input":"Mozambique", + "output":[ + "+258" + ] + }, + { + "input":"Myanmar", + "output":[ + "+95" + ] + }, + { + "input":"Namibia", + "output":[ + "+264" + ] + }, + { + "input":"Nauru", + "output":[ + "+674" + ] + }, + { + "input":"Nepal", + "output":[ + "+977" + ] + }, + { + "input":"Netherlands", + "output":[ + "+31" + ] + }, + { + "input":"Nevis", + "output":[ + "+1869" + ] + }, + { + "input":"New Caledonia", + "output":[ + "+687" + ] + }, + { + "input":"New Zealand", + "output":[ + "+64" + ] + }, + { + "input":"Nicaragua", + "output":[ + "+505" + ] + }, + { + "input":"Niger", + "output":[ + "+227" + ] + }, + { + "input":"Nigeria", + "output":[ + "+234" + ] + }, + { + "input":"Niue", + "output":[ + "+683" + ] + }, + { + "input":"Norfolk Island", + "output":[ + "+672" + ] + }, + { + "input":"Northern Cyprus", + "output":[ + "+90392" + ] + }, + { + "input":"Northern Mariana Islands", + "output":[ + "+1670" + ] + }, + { + "input":"Norway", + "output":[ + "+47" + ] + }, + { + "input":"Oman", + "output":[ + "+968" + ] + }, + { + "input":"Pakistan", + "output":[ + "+92" + ] + }, + { + "input":"Palau", + "output":[ + "+680" + ] + }, + { + "input":"Palestine, State of", + "output":[ + "+970" + ] + }, + { + "input":"Panama", + "output":[ + "+507" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + "+675" + ] + }, + { + "input":"Paraguay", + "output":[ + "+595" + ] + }, + { + "input":"Peru", + "output":[ + "+51" + ] + }, + { + "input":"Philippines", + "output":[ + "+63" + ] + }, + { + "input":"Pitcairn Islands", + "output":[ + "+64" + ] + }, + { + "input":"Poland", + "output":[ + "+48" + ] + }, + { + "input":"Portugal", + "output":[ + "+351" + ] + }, + { + "input":"Puerto Rico", + "output":[ + "+1787" + ] + }, + { + "input":"Qatar", + "output":[ + "+974" + ] + }, + { + "input":"Réunion", + "output":[ + "+262" + ] + }, + { + "input":"Romania", + "output":[ + "+40" + ] + }, + { + "input":"Russia", + "output":[ + "+7" + ] + }, + { + "input":"Rwanda", + "output":[ + "+250" + ] + }, + { + "input":"Saba", + "output":[ + "+5994" + ] + }, + { + "input":"Saint Barthélemy", + "output":[ + "+590" + ] + }, + { + "input":"Saint Helena", + "output":[ + "+290" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + "+1869" + ] + }, + { + "input":"Saint Lucia", + "output":[ + "+1758" + ] + }, + { + "input":"Saint Martin (France)", + "output":[ + "+590" + ] + }, + { + "input":"Saint Pierre and Miquelon", + "output":[ + "+508" + ] + }, + { + "input":"Saint Vincent and the Grenadines", + "output":[ + "+1784" + ] + }, + { + "input":"Samoa", + "output":[ + "+685" + ] + }, + { + "input":"San Marino", + "output":[ + "+378" + ] + }, + { + "input":"São Tomé and Príncipe", + "output":[ + "+239" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "+966" + ] + }, + { + "input":"Senegal", + "output":[ + "+221" + ] + }, + { + "input":"Serbia", + "output":[ + "+381" + ] + }, + { + "input":"Seychelles", + "output":[ + "+248" + ] + }, + { + "input":"Sierra Leone", + "output":[ + "+232" + ] + }, + { + "input":"Singapore", + "output":[ + "+65" + ] + }, + { + "input":"Sint Eustatius", + "output":[ + "+5993" + ] + }, + { + "input":"Sint Maarten (Netherlands)", + "output":[ + "+1721" + ] + }, + { + "input":"Slovakia", + "output":[ + "+421" + ] + }, + { + "input":"Slovenia", + "output":[ + "+386" + ] + }, + { + "input":"Solomon Islands", + "output":[ + "+677" + ] + }, + { + "input":"Somalia", + "output":[ + "+252" + ] + }, + { + "input":"South Africa", + "output":[ + "+27" + ] + }, + { + "input":"South Georgia and the South Sandwich Islands", + "output":[ + "+500" + ] + }, + { + "input":"South Ossetia", + "output":[ + "+99534" + ] + }, + { + "input":"South Sudan", + "output":[ + "+211" + ] + }, + { + "input":"Spain", + "output":[ + "+34" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "+94" + ] + }, + { + "input":"Sudan", + "output":[ + "+249" + ] + }, + { + "input":"Suriname", + "output":[ + "+597" + ] + }, + { + "input":"Svalbard", + "output":[ + "+4779" + ] + }, + { + "input":"Swaziland", + "output":[ + "+268" + ] + }, + { + "input":"Sweden", + "output":[ + "+46" + ] + }, + { + "input":"Switzerland", + "output":[ + "+41" + ] + }, + { + "input":"Syria", + "output":[ + "+963" + ] + }, + { + "input":"Taiwan", + "output":[ + "+886" + ] + }, + { + "input":"Tajikistan", + "output":[ + "+992" + ] + }, + { + "input":"Tanzania", + "output":[ + "+255" + ] + }, + { + "input":"Thailand", + "output":[ + "+66" + ] + }, + { + "input":"Thuraya (Mobile Satellite service)", + "output":[ + "+88216" + ] + }, + { + "input":"Togo", + "output":[ + "+228" + ] + }, + { + "input":"Tokelau", + "output":[ + "+690" + ] + }, + { + "input":"Tonga", + "output":[ + "+676" + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + "+1868" + ] + }, + { + "input":"Tristanda Cunha", + "output":[ + "+2908" + ] + }, + { + "input":"Tunisia", + "output":[ + "+216" + ] + }, + { + "input":"Turkey", + "output":[ + "+90" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "+993" + ] + }, + { + "input":"Turks and Caicos Islands", + "output":[ + "+1649" + ] + }, + { + "input":"Tuvalu", + "output":[ + "+688" + ] + }, + { + "input":"Uganda", + "output":[ + "+256" + ] + }, + { + "input":"Ukraine", + "output":[ + "+380" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "+971" + ] + }, + { + "input":"United Kingdom", + "output":[ + "+44" + ] + }, + { + "input":"United States", + "output":[ + "+1" + ] + }, + { + "input":"Universal Personal Telecommunications (UPT)", + "output":[ + "+878" + ] + }, + { + "input":"Uruguay", + "output":[ + "+598" + ] + }, + { + "input":"US Virgin Islands", + "output":[ + "+1340" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "+998" + ] + }, + { + "input":"Vanuatu", + "output":[ + "+678" + ] + }, + { + "input":"Venezuela", + "output":[ + "+58" + ] + }, + { + "input":"Vatican City State (Holy See)", + "output":[ + "+379" + ] + }, + { + "input":"Vietnam", + "output":[ + "+84" + ] + }, + { + "input":"Wake Island,USA", + "output":[ + "+1808" + ] + }, + { + "input":"Wallis and Futuna", + "output":[ + "+681" + ] + }, + { + "input":"Yemen", + "output":[ + "+967" + ] + }, + { + "input":"Zambia", + "output":[ + "+260" + ] + }, + { + "input":"Zanzibar", + "output":[ + "+255" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "+263" + ] + } + ] +} \ No newline at end of file From abea5f85609a2811480ad152952f6d8226bfc082 Mon Sep 17 00:00:00 2001 From: Swaroop Mishra Date: Sat, 9 Oct 2021 22:18:42 -0700 Subject: [PATCH 08/87] Update README.md --- tasks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/README.md b/tasks/README.md index 7baedb5b1..70b3f26c7 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -827,4 +827,4 @@ Name | Summary | Category `task1158_bard_analogical_reasoning_manipulating_items` | Given an analogy that on manipulating items in a kitchen, give with the appropriate word | Answer Generation `task1159_bard_analogical_reasoning_containers` | Given an analogy that relates items to the associated containers, give the appropriate container for the given item | Answer Generation `task1314_country_abbreviation` | Given a country name, return the abbrevation name of the given country | Answer Generation -`task1315_country_calling_code` | Given a country name, return the calling code of the given country | Answer Generation +`task1317_country_calling_code` | Given a country name, return the calling code of the given country | Answer Generation From 699f3ba53457fd1b17f8c38433b6b3ffb638d942 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 10:50:24 +0530 Subject: [PATCH 09/87] Task1317_country_calling_code --- tasks/task1317_country_calling_code.json | 1679 ++++++++++++++++++++++ 1 file changed, 1679 insertions(+) create mode 100644 tasks/task1317_country_calling_code.json diff --git a/tasks/task1317_country_calling_code.json b/tasks/task1317_country_calling_code.json new file mode 100644 index 000000000..6aa52b774 --- /dev/null +++ b/tasks/task1317_country_calling_code.json @@ -0,0 +1,1679 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-calling-code Dataset(Dataset : https://data.world/samayo/country-calling-code/workspace/file?filename=country-by-calling-code.json" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the calling code of the given country", + "Positive Examples":[ + { + "input":"Abkhazia", + "output":"+99544", + "explanation":"+99544 is the calling code of the country called Abkhazia." + }, + { + "input":"Afghanistan", + "output":"+93", + "explanation":"+93 is the calling code of the country called Afghanistan." + } + ], + "Negative Examples":[ + { + "input":"Albania", + "output":"+213", + "explanation":"+213 is not the calling code of the country called Albania. However, +355 is the calling code of the country called Albania." + }, + { + "input":"Angola", + "output":"+1684", + "explanation":"+1684 is not the calling code of the country called Angola. However, +244 is the calling code of the country called Angola." + } + ], + "Instances":[ + + + { + "input":"Åland Islands", + "output":[ + "+35818" + ] + }, + { + "input":"Albania", + "output":[ + "+355" + ] + }, + { + "input":"Algeria", + "output":[ + "+213" + ] + }, + { + "input":"American Samoa", + "output":[ + "+1684" + ] + }, + { + "input":"Andorra", + "output":[ + "+376" + ] + }, + { + "input":"Angola", + "output":[ + "+244" + ] + }, + { + "input":"Anguilla", + "output":[ + "+1264" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "+1268" + ] + }, + { + "input":"Argentina", + "output":[ + "+54" + ] + }, + { + "input":"Armenia", + "output":[ + "+374" + ] + }, + { + "input":"Aruba", + "output":[ + "+297" + ] + }, + { + "input":"Ascension", + "output":[ + "+247" + ] + }, + { + "input":"Australia", + "output":[ + "+61" + ] + }, + { + "input":"Australian External Territories", + "output":[ + "+672" + ] + }, + { + "input":"Austria", + "output":[ + "+43" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "+994" + ] + }, + { + "input":"Bahamas", + "output":[ + "+1242" + ] + }, + { + "input":"Bahrain", + "output":[ + "+973" + ] + }, + { + "input":"Bangladesh", + "output":[ + "+880" + ] + }, + { + "input":"Barbados", + "output":[ + "+1246" + ] + }, + { + "input":"Barbuda", + "output":[ + "+1268" + ] + }, + { + "input":"Belarus", + "output":[ + "+375" + ] + }, + { + "input":"Belgium", + "output":[ + "+32" + ] + }, + { + "input":"Belize", + "output":[ + "+501" + ] + }, + { + "input":"Benin", + "output":[ + "+229" + ] + }, + { + "input":"Bermuda", + "output":[ + "+1441" + ] + }, + { + "input":"Bhutan", + "output":[ + "+975" + ] + }, + { + "input":"Bolivia", + "output":[ + "+591" + ] + }, + { + "input":"Bonaire", + "output":[ + "+5997" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "+387" + ] + }, + { + "input":"Botswana", + "output":[ + "+267" + ] + }, + { + "input":"Brazil", + "output":[ + "+55" + ] + }, + { + "input":"British Indian Ocean Territory", + "output":[ + "+246" + ] + }, + { + "input":"British Virgin Islands", + "output":[ + "+1284" + ] + }, + { + "input":"Brunei Darussalam", + "output":[ + "+673" + ] + }, + { + "input":"Bulgaria", + "output":[ + "+359" + ] + }, + { + "input":"Burkina Faso", + "output":[ + "+226" + ] + }, + { + "input":"Burundi", + "output":[ + "+257" + ] + }, + { + "input":"Cambodia", + "output":[ + "+855" + ] + }, + { + "input":"Cameroon", + "output":[ + "+237" + ] + }, + { + "input":"Canada", + "output":[ + "+1" + ] + }, + { + "input":"CapeVerde", + "output":[ + "+238" + ] + }, + { + "input":"Caribbean Netherlands", + "output":[ + "+5997" + ] + }, + { + "input":"Cayman Islands", + "output":[ + "+1345" + ] + }, + { + "input":"Central African Republic", + "output":[ + "+236" + ] + }, + { + "input":"Chad", + "output":[ + "+235" + ] + }, + { + "input":"Chatham Island, NewZealand", + "output":[ + "+64" + ] + }, + { + "input":"Chile", + "output":[ + "+56" + ] + }, + { + "input":"China", + "output":[ + "+86" + ] + }, + { + "input":"Christmas Island", + "output":[ + "+61" + ] + }, + { + "input":"Cocos (Keeling) Islands", + "output":[ + "+61" + ] + }, + { + "input":"Colombia", + "output":[ + "+57" + ] + }, + { + "input":"Comoros", + "output":[ + "+269" + ] + }, + { + "input":"Congo", + "output":[ + "+242" + ] + }, + { + "input":"Congo, Democratic Republic of the (Zaire)", + "output":[ + "+243" + ] + }, + { + "input":"Cook Islands", + "output":[ + "+682" + ] + }, + { + "input":"Costa Rica", + "output":[ + "+506" + ] + }, + { + "input":"Ivory Coast", + "output":[ + "+225" + ] + }, + { + "input":"Croatia", + "output":[ + "+385" + ] + }, + { + "input":"Cuba", + "output":[ + "+53" + ] + }, + { + "input":"Guantanamo Bay, Cuba", + "output":[ + "+5399" + ] + }, + { + "input":"Curaçao", + "output":[ + "+5999" + ] + }, + { + "input":"Cyprus", + "output":[ + "+357" + ] + }, + { + "input":"Czech Republic", + "output":[ + "+420" + ] + }, + { + "input":"Denmark", + "output":[ + "+45" + ] + }, + { + "input":"Diego Garcia", + "output":[ + "+246" + ] + }, + { + "input":"Djibouti", + "output":[ + "+253" + ] + }, + { + "input":"Dominica", + "output":[ + "+1767" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "+1849" + ] + }, + { + "input":"East Timor", + "output":[ + "+670" + ] + }, + { + "input":"Easter Island", + "output":[ + "+56" + ] + }, + { + "input":"Ecuador", + "output":[ + "+593" + ] + }, + { + "input":"Egypt", + "output":[ + "+20" + ] + }, + { + "input":"El Salvador", + "output":[ + "+503" + ] + }, + { + "input":"Ellipso (Mobile Satellite service)", + "output":[ + "+8813" + ] + }, + { + "input":"EMSAT (Mobile Satellite service)", + "output":[ + "+88213" + ] + }, + { + "input":"Equatorial Guinea", + "output":[ + "+240" + ] + }, + { + "input":"Eritrea", + "output":[ + "+291" + ] + }, + { + "input":"Estonia", + "output":[ + "+372" + ] + }, + { + "input":"Ethiopia", + "output":[ + "+251" + ] + }, + { + "input":"Falkland Islands", + "output":[ + "+500" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "+298" + ] + }, + { + "input":"Fiji", + "output":[ + "+679" + ] + }, + { + "input":"Finland", + "output":[ + "+358" + ] + }, + { + "input":"France", + "output":[ + "+33" + ] + }, + { + "input":"French Antilles", + "output":[ + "+596" + ] + }, + { + "input":"French Guiana", + "output":[ + "+594" + ] + }, + { + "input":"French Polynesia", + "output":[ + "+689" + ] + }, + { + "input":"Gabon", + "output":[ + "+241" + ] + }, + { + "input":"Gambia", + "output":[ + "+220" + ] + }, + { + "input":"Georgia", + "output":[ + "+995" + ] + }, + { + "input":"Germany", + "output":[ + "+49" + ] + }, + { + "input":"Ghana", + "output":[ + "+233" + ] + }, + { + "input":"Gibraltar", + "output":[ + "+350" + ] + }, + { + "input":"Global Mobile Satellite System (GMSS)", + "output":[ + "+881" + ] + }, + { + "input":"Globalstar (Mobile Satellite Service)", + "output":[ + "+8818" + ] + }, + { + "input":"Greece", + "output":[ + "+30" + ] + }, + { + "input":"Greenland", + "output":[ + "+299" + ] + }, + { + "input":"Grenada", + "output":[ + "+1473" + ] + }, + { + "input":"Guadeloupe", + "output":[ + "+590" + ] + }, + { + "input":"Guam", + "output":[ + "+1671" + ] + }, + { + "input":"Guatemala", + "output":[ + "+502" + ] + }, + { + "input":"Guernsey", + "output":[ + "+44" + ] + }, + { + "input":"Guinea", + "output":[ + "+224" + ] + }, + { + "input":"Guinea-Bissau", + "output":[ + "+245" + ] + }, + { + "input":"Guyana", + "output":[ + "+592" + ] + }, + { + "input":"Haiti", + "output":[ + "+509" + ] + }, + { + "input":"Honduras", + "output":[ + "+504" + ] + }, + { + "input":"Hong Kong", + "output":[ + "+852" + ] + }, + { + "input":"Hungary", + "output":[ + "+36" + ] + }, + { + "input":"Iceland", + "output":[ + "+354" + ] + }, + { + "input":"ICO Global (Mobile Satellite Service)", + "output":[ + "+8810" + ] + }, + { + "input":"India", + "output":[ + "+91" + ] + }, + { + "input":"Indonesia", + "output":[ + "+62" + ] + }, + { + "input":"Inmarsat SNAC", + "output":[ + "+870" + ] + }, + { + "input":"International Freephone Service", + "output":[ + "+800" + ] + }, + { + "input":"International Shared Cost Service (ISCS)", + "output":[ + "+808" + ] + }, + { + "input":"Iran", + "output":[ + "+98" + ] + }, + { + "input":"Iraq", + "output":[ + "+964" + ] + }, + { + "input":"Ireland", + "output":[ + "+353" + ] + }, + { + "input":"Iridium (Mobile Satellite service)", + "output":[ + "+8817" + ] + }, + { + "input":"IsleofMan", + "output":[ + "+44" + ] + }, + { + "input":"Israel", + "output":[ + "+972" + ] + }, + { + "input":"Italy", + "output":[ + "+39" + ] + }, + { + "input":"Jamaica", + "output":[ + "+1876" + ] + }, + { + "input":"Jan Mayen", + "output":[ + "+4779" + ] + }, + { + "input":"Japan", + "output":[ + "+81" + ] + }, + { + "input":"Jersey", + "output":[ + "+44" + ] + }, + { + "input":"Jordan", + "output":[ + "+962" + ] + }, + { + "input":"Kazakhstan", + "output":[ + "+77[notes1]" + ] + }, + { + "input":"Kenya", + "output":[ + "+254" + ] + }, + { + "input":"Kiribati", + "output":[ + "+686" + ] + }, + { + "input":"Korea, North", + "output":[ + "+850" + ] + }, + { + "input":"Korea, South", + "output":[ + "+82" + ] + }, + { + "input":"Kosovo", + "output":[ + "+383" + ] + }, + { + "input":"Kuwait", + "output":[ + "+965" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "+996" + ] + }, + { + "input":"Laos", + "output":[ + "+856" + ] + }, + { + "input":"Latvia", + "output":[ + "+371" + ] + }, + { + "input":"Lebanon", + "output":[ + "+961" + ] + }, + { + "input":"Lesotho", + "output":[ + "+266" + ] + }, + { + "input":"Liberia", + "output":[ + "+231" + ] + }, + { + "input":"Libya", + "output":[ + "+218" + ] + }, + { + "input":"Liechtenstein", + "output":[ + "+423" + ] + }, + { + "input":"Lithuania", + "output":[ + "+370" + ] + }, + { + "input":"Luxembourg", + "output":[ + "+352" + ] + }, + { + "input":"Macau", + "output":[ + "+853" + ] + }, + { + "input":"Macedonia", + "output":[ + "+389" + ] + }, + { + "input":"Madagascar", + "output":[ + "+261" + ] + }, + { + "input":"Malawi", + "output":[ + "+265" + ] + }, + { + "input":"Malaysia", + "output":[ + "+60" + ] + }, + { + "input":"Maldives", + "output":[ + "+960" + ] + }, + { + "input":"Mali", + "output":[ + "+223" + ] + }, + { + "input":"Malta", + "output":[ + "+356" + ] + }, + { + "input":"Marshall Islands", + "output":[ + "+692" + ] + }, + { + "input":"Martinique", + "output":[ + "+596" + ] + }, + { + "input":"Mauritania", + "output":[ + "+222" + ] + }, + { + "input":"Mauritius", + "output":[ + "+230" + ] + }, + { + "input":"Mayotte", + "output":[ + "+262" + ] + }, + { + "input":"Mexico", + "output":[ + "+52" + ] + }, + { + "input":"Micronesia, Federated States of", + "output":[ + "+691" + ] + }, + { + "input":"Midway Island, USA", + "output":[ + "+1808" + ] + }, + { + "input":"Moldova", + "output":[ + "+373" + ] + }, + { + "input":"Monaco", + "output":[ + "+377" + ] + }, + { + "input":"Mongolia", + "output":[ + "+976" + ] + }, + { + "input":"Montenegro", + "output":[ + "+382" + ] + }, + { + "input":"Montserrat", + "output":[ + "+1664" + ] + }, + { + "input":"Morocco", + "output":[ + "+212" + ] + }, + { + "input":"Mozambique", + "output":[ + "+258" + ] + }, + { + "input":"Myanmar", + "output":[ + "+95" + ] + }, + { + "input":"Namibia", + "output":[ + "+264" + ] + }, + { + "input":"Nauru", + "output":[ + "+674" + ] + }, + { + "input":"Nepal", + "output":[ + "+977" + ] + }, + { + "input":"Netherlands", + "output":[ + "+31" + ] + }, + { + "input":"Nevis", + "output":[ + "+1869" + ] + }, + { + "input":"New Caledonia", + "output":[ + "+687" + ] + }, + { + "input":"New Zealand", + "output":[ + "+64" + ] + }, + { + "input":"Nicaragua", + "output":[ + "+505" + ] + }, + { + "input":"Niger", + "output":[ + "+227" + ] + }, + { + "input":"Nigeria", + "output":[ + "+234" + ] + }, + { + "input":"Niue", + "output":[ + "+683" + ] + }, + { + "input":"Norfolk Island", + "output":[ + "+672" + ] + }, + { + "input":"Northern Cyprus", + "output":[ + "+90392" + ] + }, + { + "input":"Northern Mariana Islands", + "output":[ + "+1670" + ] + }, + { + "input":"Norway", + "output":[ + "+47" + ] + }, + { + "input":"Oman", + "output":[ + "+968" + ] + }, + { + "input":"Pakistan", + "output":[ + "+92" + ] + }, + { + "input":"Palau", + "output":[ + "+680" + ] + }, + { + "input":"Palestine, State of", + "output":[ + "+970" + ] + }, + { + "input":"Panama", + "output":[ + "+507" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + "+675" + ] + }, + { + "input":"Paraguay", + "output":[ + "+595" + ] + }, + { + "input":"Peru", + "output":[ + "+51" + ] + }, + { + "input":"Philippines", + "output":[ + "+63" + ] + }, + { + "input":"Pitcairn Islands", + "output":[ + "+64" + ] + }, + { + "input":"Poland", + "output":[ + "+48" + ] + }, + { + "input":"Portugal", + "output":[ + "+351" + ] + }, + { + "input":"Puerto Rico", + "output":[ + "+1787" + ] + }, + { + "input":"Qatar", + "output":[ + "+974" + ] + }, + { + "input":"Réunion", + "output":[ + "+262" + ] + }, + { + "input":"Romania", + "output":[ + "+40" + ] + }, + { + "input":"Russia", + "output":[ + "+7" + ] + }, + { + "input":"Rwanda", + "output":[ + "+250" + ] + }, + { + "input":"Saba", + "output":[ + "+5994" + ] + }, + { + "input":"Saint Barthélemy", + "output":[ + "+590" + ] + }, + { + "input":"Saint Helena", + "output":[ + "+290" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + "+1869" + ] + }, + { + "input":"Saint Lucia", + "output":[ + "+1758" + ] + }, + { + "input":"Saint Martin (France)", + "output":[ + "+590" + ] + }, + { + "input":"Saint Pierre and Miquelon", + "output":[ + "+508" + ] + }, + { + "input":"Saint Vincent and the Grenadines", + "output":[ + "+1784" + ] + }, + { + "input":"Samoa", + "output":[ + "+685" + ] + }, + { + "input":"San Marino", + "output":[ + "+378" + ] + }, + { + "input":"São Tomé and Príncipe", + "output":[ + "+239" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "+966" + ] + }, + { + "input":"Senegal", + "output":[ + "+221" + ] + }, + { + "input":"Serbia", + "output":[ + "+381" + ] + }, + { + "input":"Seychelles", + "output":[ + "+248" + ] + }, + { + "input":"Sierra Leone", + "output":[ + "+232" + ] + }, + { + "input":"Singapore", + "output":[ + "+65" + ] + }, + { + "input":"Sint Eustatius", + "output":[ + "+5993" + ] + }, + { + "input":"Sint Maarten (Netherlands)", + "output":[ + "+1721" + ] + }, + { + "input":"Slovakia", + "output":[ + "+421" + ] + }, + { + "input":"Slovenia", + "output":[ + "+386" + ] + }, + { + "input":"Solomon Islands", + "output":[ + "+677" + ] + }, + { + "input":"Somalia", + "output":[ + "+252" + ] + }, + { + "input":"South Africa", + "output":[ + "+27" + ] + }, + { + "input":"South Georgia and the South Sandwich Islands", + "output":[ + "+500" + ] + }, + { + "input":"South Ossetia", + "output":[ + "+99534" + ] + }, + { + "input":"South Sudan", + "output":[ + "+211" + ] + }, + { + "input":"Spain", + "output":[ + "+34" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "+94" + ] + }, + { + "input":"Sudan", + "output":[ + "+249" + ] + }, + { + "input":"Suriname", + "output":[ + "+597" + ] + }, + { + "input":"Svalbard", + "output":[ + "+4779" + ] + }, + { + "input":"Swaziland", + "output":[ + "+268" + ] + }, + { + "input":"Sweden", + "output":[ + "+46" + ] + }, + { + "input":"Switzerland", + "output":[ + "+41" + ] + }, + { + "input":"Syria", + "output":[ + "+963" + ] + }, + { + "input":"Taiwan", + "output":[ + "+886" + ] + }, + { + "input":"Tajikistan", + "output":[ + "+992" + ] + }, + { + "input":"Tanzania", + "output":[ + "+255" + ] + }, + { + "input":"Thailand", + "output":[ + "+66" + ] + }, + { + "input":"Thuraya (Mobile Satellite service)", + "output":[ + "+88216" + ] + }, + { + "input":"Togo", + "output":[ + "+228" + ] + }, + { + "input":"Tokelau", + "output":[ + "+690" + ] + }, + { + "input":"Tonga", + "output":[ + "+676" + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + "+1868" + ] + }, + { + "input":"Tristanda Cunha", + "output":[ + "+2908" + ] + }, + { + "input":"Tunisia", + "output":[ + "+216" + ] + }, + { + "input":"Turkey", + "output":[ + "+90" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "+993" + ] + }, + { + "input":"Turks and Caicos Islands", + "output":[ + "+1649" + ] + }, + { + "input":"Tuvalu", + "output":[ + "+688" + ] + }, + { + "input":"Uganda", + "output":[ + "+256" + ] + }, + { + "input":"Ukraine", + "output":[ + "+380" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "+971" + ] + }, + { + "input":"United Kingdom", + "output":[ + "+44" + ] + }, + { + "input":"United States", + "output":[ + "+1" + ] + }, + { + "input":"Universal Personal Telecommunications (UPT)", + "output":[ + "+878" + ] + }, + { + "input":"Uruguay", + "output":[ + "+598" + ] + }, + { + "input":"US Virgin Islands", + "output":[ + "+1340" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "+998" + ] + }, + { + "input":"Vanuatu", + "output":[ + "+678" + ] + }, + { + "input":"Venezuela", + "output":[ + "+58" + ] + }, + { + "input":"Vatican City State (Holy See)", + "output":[ + "+379" + ] + }, + { + "input":"Vietnam", + "output":[ + "+84" + ] + }, + { + "input":"Wake Island,USA", + "output":[ + "+1808" + ] + }, + { + "input":"Wallis and Futuna", + "output":[ + "+681" + ] + }, + { + "input":"Yemen", + "output":[ + "+967" + ] + }, + { + "input":"Zambia", + "output":[ + "+260" + ] + }, + { + "input":"Zanzibar", + "output":[ + "+255" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "+263" + ] + } + ] +} \ No newline at end of file From 3988a72f4bd43cdbf4b143377908118ec36aed59 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 10:53:46 +0530 Subject: [PATCH 10/87] Delete task1315_country_calling_code.json --- tasks/task1315_country_calling_code.json | 1679 ---------------------- 1 file changed, 1679 deletions(-) delete mode 100644 tasks/task1315_country_calling_code.json diff --git a/tasks/task1315_country_calling_code.json b/tasks/task1315_country_calling_code.json deleted file mode 100644 index 6aa52b774..000000000 --- a/tasks/task1315_country_calling_code.json +++ /dev/null @@ -1,1679 +0,0 @@ -{ - "Contributors":[ - "Sumanta Patro" - ], - "Source":[ - "Country-calling-code Dataset(Dataset : https://data.world/samayo/country-calling-code/workspace/file?filename=country-by-calling-code.json" - ], - "Categories":[ - "Answer Generation", - "Factual Question Answering" - ], - "Definition":"In this task, you are given a country name and you need to return the calling code of the given country", - "Positive Examples":[ - { - "input":"Abkhazia", - "output":"+99544", - "explanation":"+99544 is the calling code of the country called Abkhazia." - }, - { - "input":"Afghanistan", - "output":"+93", - "explanation":"+93 is the calling code of the country called Afghanistan." - } - ], - "Negative Examples":[ - { - "input":"Albania", - "output":"+213", - "explanation":"+213 is not the calling code of the country called Albania. However, +355 is the calling code of the country called Albania." - }, - { - "input":"Angola", - "output":"+1684", - "explanation":"+1684 is not the calling code of the country called Angola. However, +244 is the calling code of the country called Angola." - } - ], - "Instances":[ - - - { - "input":"Åland Islands", - "output":[ - "+35818" - ] - }, - { - "input":"Albania", - "output":[ - "+355" - ] - }, - { - "input":"Algeria", - "output":[ - "+213" - ] - }, - { - "input":"American Samoa", - "output":[ - "+1684" - ] - }, - { - "input":"Andorra", - "output":[ - "+376" - ] - }, - { - "input":"Angola", - "output":[ - "+244" - ] - }, - { - "input":"Anguilla", - "output":[ - "+1264" - ] - }, - { - "input":"Antigua and Barbuda", - "output":[ - "+1268" - ] - }, - { - "input":"Argentina", - "output":[ - "+54" - ] - }, - { - "input":"Armenia", - "output":[ - "+374" - ] - }, - { - "input":"Aruba", - "output":[ - "+297" - ] - }, - { - "input":"Ascension", - "output":[ - "+247" - ] - }, - { - "input":"Australia", - "output":[ - "+61" - ] - }, - { - "input":"Australian External Territories", - "output":[ - "+672" - ] - }, - { - "input":"Austria", - "output":[ - "+43" - ] - }, - { - "input":"Azerbaijan", - "output":[ - "+994" - ] - }, - { - "input":"Bahamas", - "output":[ - "+1242" - ] - }, - { - "input":"Bahrain", - "output":[ - "+973" - ] - }, - { - "input":"Bangladesh", - "output":[ - "+880" - ] - }, - { - "input":"Barbados", - "output":[ - "+1246" - ] - }, - { - "input":"Barbuda", - "output":[ - "+1268" - ] - }, - { - "input":"Belarus", - "output":[ - "+375" - ] - }, - { - "input":"Belgium", - "output":[ - "+32" - ] - }, - { - "input":"Belize", - "output":[ - "+501" - ] - }, - { - "input":"Benin", - "output":[ - "+229" - ] - }, - { - "input":"Bermuda", - "output":[ - "+1441" - ] - }, - { - "input":"Bhutan", - "output":[ - "+975" - ] - }, - { - "input":"Bolivia", - "output":[ - "+591" - ] - }, - { - "input":"Bonaire", - "output":[ - "+5997" - ] - }, - { - "input":"Bosnia and Herzegovina", - "output":[ - "+387" - ] - }, - { - "input":"Botswana", - "output":[ - "+267" - ] - }, - { - "input":"Brazil", - "output":[ - "+55" - ] - }, - { - "input":"British Indian Ocean Territory", - "output":[ - "+246" - ] - }, - { - "input":"British Virgin Islands", - "output":[ - "+1284" - ] - }, - { - "input":"Brunei Darussalam", - "output":[ - "+673" - ] - }, - { - "input":"Bulgaria", - "output":[ - "+359" - ] - }, - { - "input":"Burkina Faso", - "output":[ - "+226" - ] - }, - { - "input":"Burundi", - "output":[ - "+257" - ] - }, - { - "input":"Cambodia", - "output":[ - "+855" - ] - }, - { - "input":"Cameroon", - "output":[ - "+237" - ] - }, - { - "input":"Canada", - "output":[ - "+1" - ] - }, - { - "input":"CapeVerde", - "output":[ - "+238" - ] - }, - { - "input":"Caribbean Netherlands", - "output":[ - "+5997" - ] - }, - { - "input":"Cayman Islands", - "output":[ - "+1345" - ] - }, - { - "input":"Central African Republic", - "output":[ - "+236" - ] - }, - { - "input":"Chad", - "output":[ - "+235" - ] - }, - { - "input":"Chatham Island, NewZealand", - "output":[ - "+64" - ] - }, - { - "input":"Chile", - "output":[ - "+56" - ] - }, - { - "input":"China", - "output":[ - "+86" - ] - }, - { - "input":"Christmas Island", - "output":[ - "+61" - ] - }, - { - "input":"Cocos (Keeling) Islands", - "output":[ - "+61" - ] - }, - { - "input":"Colombia", - "output":[ - "+57" - ] - }, - { - "input":"Comoros", - "output":[ - "+269" - ] - }, - { - "input":"Congo", - "output":[ - "+242" - ] - }, - { - "input":"Congo, Democratic Republic of the (Zaire)", - "output":[ - "+243" - ] - }, - { - "input":"Cook Islands", - "output":[ - "+682" - ] - }, - { - "input":"Costa Rica", - "output":[ - "+506" - ] - }, - { - "input":"Ivory Coast", - "output":[ - "+225" - ] - }, - { - "input":"Croatia", - "output":[ - "+385" - ] - }, - { - "input":"Cuba", - "output":[ - "+53" - ] - }, - { - "input":"Guantanamo Bay, Cuba", - "output":[ - "+5399" - ] - }, - { - "input":"Curaçao", - "output":[ - "+5999" - ] - }, - { - "input":"Cyprus", - "output":[ - "+357" - ] - }, - { - "input":"Czech Republic", - "output":[ - "+420" - ] - }, - { - "input":"Denmark", - "output":[ - "+45" - ] - }, - { - "input":"Diego Garcia", - "output":[ - "+246" - ] - }, - { - "input":"Djibouti", - "output":[ - "+253" - ] - }, - { - "input":"Dominica", - "output":[ - "+1767" - ] - }, - { - "input":"Dominican Republic", - "output":[ - "+1849" - ] - }, - { - "input":"East Timor", - "output":[ - "+670" - ] - }, - { - "input":"Easter Island", - "output":[ - "+56" - ] - }, - { - "input":"Ecuador", - "output":[ - "+593" - ] - }, - { - "input":"Egypt", - "output":[ - "+20" - ] - }, - { - "input":"El Salvador", - "output":[ - "+503" - ] - }, - { - "input":"Ellipso (Mobile Satellite service)", - "output":[ - "+8813" - ] - }, - { - "input":"EMSAT (Mobile Satellite service)", - "output":[ - "+88213" - ] - }, - { - "input":"Equatorial Guinea", - "output":[ - "+240" - ] - }, - { - "input":"Eritrea", - "output":[ - "+291" - ] - }, - { - "input":"Estonia", - "output":[ - "+372" - ] - }, - { - "input":"Ethiopia", - "output":[ - "+251" - ] - }, - { - "input":"Falkland Islands", - "output":[ - "+500" - ] - }, - { - "input":"Faroe Islands", - "output":[ - "+298" - ] - }, - { - "input":"Fiji", - "output":[ - "+679" - ] - }, - { - "input":"Finland", - "output":[ - "+358" - ] - }, - { - "input":"France", - "output":[ - "+33" - ] - }, - { - "input":"French Antilles", - "output":[ - "+596" - ] - }, - { - "input":"French Guiana", - "output":[ - "+594" - ] - }, - { - "input":"French Polynesia", - "output":[ - "+689" - ] - }, - { - "input":"Gabon", - "output":[ - "+241" - ] - }, - { - "input":"Gambia", - "output":[ - "+220" - ] - }, - { - "input":"Georgia", - "output":[ - "+995" - ] - }, - { - "input":"Germany", - "output":[ - "+49" - ] - }, - { - "input":"Ghana", - "output":[ - "+233" - ] - }, - { - "input":"Gibraltar", - "output":[ - "+350" - ] - }, - { - "input":"Global Mobile Satellite System (GMSS)", - "output":[ - "+881" - ] - }, - { - "input":"Globalstar (Mobile Satellite Service)", - "output":[ - "+8818" - ] - }, - { - "input":"Greece", - "output":[ - "+30" - ] - }, - { - "input":"Greenland", - "output":[ - "+299" - ] - }, - { - "input":"Grenada", - "output":[ - "+1473" - ] - }, - { - "input":"Guadeloupe", - "output":[ - "+590" - ] - }, - { - "input":"Guam", - "output":[ - "+1671" - ] - }, - { - "input":"Guatemala", - "output":[ - "+502" - ] - }, - { - "input":"Guernsey", - "output":[ - "+44" - ] - }, - { - "input":"Guinea", - "output":[ - "+224" - ] - }, - { - "input":"Guinea-Bissau", - "output":[ - "+245" - ] - }, - { - "input":"Guyana", - "output":[ - "+592" - ] - }, - { - "input":"Haiti", - "output":[ - "+509" - ] - }, - { - "input":"Honduras", - "output":[ - "+504" - ] - }, - { - "input":"Hong Kong", - "output":[ - "+852" - ] - }, - { - "input":"Hungary", - "output":[ - "+36" - ] - }, - { - "input":"Iceland", - "output":[ - "+354" - ] - }, - { - "input":"ICO Global (Mobile Satellite Service)", - "output":[ - "+8810" - ] - }, - { - "input":"India", - "output":[ - "+91" - ] - }, - { - "input":"Indonesia", - "output":[ - "+62" - ] - }, - { - "input":"Inmarsat SNAC", - "output":[ - "+870" - ] - }, - { - "input":"International Freephone Service", - "output":[ - "+800" - ] - }, - { - "input":"International Shared Cost Service (ISCS)", - "output":[ - "+808" - ] - }, - { - "input":"Iran", - "output":[ - "+98" - ] - }, - { - "input":"Iraq", - "output":[ - "+964" - ] - }, - { - "input":"Ireland", - "output":[ - "+353" - ] - }, - { - "input":"Iridium (Mobile Satellite service)", - "output":[ - "+8817" - ] - }, - { - "input":"IsleofMan", - "output":[ - "+44" - ] - }, - { - "input":"Israel", - "output":[ - "+972" - ] - }, - { - "input":"Italy", - "output":[ - "+39" - ] - }, - { - "input":"Jamaica", - "output":[ - "+1876" - ] - }, - { - "input":"Jan Mayen", - "output":[ - "+4779" - ] - }, - { - "input":"Japan", - "output":[ - "+81" - ] - }, - { - "input":"Jersey", - "output":[ - "+44" - ] - }, - { - "input":"Jordan", - "output":[ - "+962" - ] - }, - { - "input":"Kazakhstan", - "output":[ - "+77[notes1]" - ] - }, - { - "input":"Kenya", - "output":[ - "+254" - ] - }, - { - "input":"Kiribati", - "output":[ - "+686" - ] - }, - { - "input":"Korea, North", - "output":[ - "+850" - ] - }, - { - "input":"Korea, South", - "output":[ - "+82" - ] - }, - { - "input":"Kosovo", - "output":[ - "+383" - ] - }, - { - "input":"Kuwait", - "output":[ - "+965" - ] - }, - { - "input":"Kyrgyzstan", - "output":[ - "+996" - ] - }, - { - "input":"Laos", - "output":[ - "+856" - ] - }, - { - "input":"Latvia", - "output":[ - "+371" - ] - }, - { - "input":"Lebanon", - "output":[ - "+961" - ] - }, - { - "input":"Lesotho", - "output":[ - "+266" - ] - }, - { - "input":"Liberia", - "output":[ - "+231" - ] - }, - { - "input":"Libya", - "output":[ - "+218" - ] - }, - { - "input":"Liechtenstein", - "output":[ - "+423" - ] - }, - { - "input":"Lithuania", - "output":[ - "+370" - ] - }, - { - "input":"Luxembourg", - "output":[ - "+352" - ] - }, - { - "input":"Macau", - "output":[ - "+853" - ] - }, - { - "input":"Macedonia", - "output":[ - "+389" - ] - }, - { - "input":"Madagascar", - "output":[ - "+261" - ] - }, - { - "input":"Malawi", - "output":[ - "+265" - ] - }, - { - "input":"Malaysia", - "output":[ - "+60" - ] - }, - { - "input":"Maldives", - "output":[ - "+960" - ] - }, - { - "input":"Mali", - "output":[ - "+223" - ] - }, - { - "input":"Malta", - "output":[ - "+356" - ] - }, - { - "input":"Marshall Islands", - "output":[ - "+692" - ] - }, - { - "input":"Martinique", - "output":[ - "+596" - ] - }, - { - "input":"Mauritania", - "output":[ - "+222" - ] - }, - { - "input":"Mauritius", - "output":[ - "+230" - ] - }, - { - "input":"Mayotte", - "output":[ - "+262" - ] - }, - { - "input":"Mexico", - "output":[ - "+52" - ] - }, - { - "input":"Micronesia, Federated States of", - "output":[ - "+691" - ] - }, - { - "input":"Midway Island, USA", - "output":[ - "+1808" - ] - }, - { - "input":"Moldova", - "output":[ - "+373" - ] - }, - { - "input":"Monaco", - "output":[ - "+377" - ] - }, - { - "input":"Mongolia", - "output":[ - "+976" - ] - }, - { - "input":"Montenegro", - "output":[ - "+382" - ] - }, - { - "input":"Montserrat", - "output":[ - "+1664" - ] - }, - { - "input":"Morocco", - "output":[ - "+212" - ] - }, - { - "input":"Mozambique", - "output":[ - "+258" - ] - }, - { - "input":"Myanmar", - "output":[ - "+95" - ] - }, - { - "input":"Namibia", - "output":[ - "+264" - ] - }, - { - "input":"Nauru", - "output":[ - "+674" - ] - }, - { - "input":"Nepal", - "output":[ - "+977" - ] - }, - { - "input":"Netherlands", - "output":[ - "+31" - ] - }, - { - "input":"Nevis", - "output":[ - "+1869" - ] - }, - { - "input":"New Caledonia", - "output":[ - "+687" - ] - }, - { - "input":"New Zealand", - "output":[ - "+64" - ] - }, - { - "input":"Nicaragua", - "output":[ - "+505" - ] - }, - { - "input":"Niger", - "output":[ - "+227" - ] - }, - { - "input":"Nigeria", - "output":[ - "+234" - ] - }, - { - "input":"Niue", - "output":[ - "+683" - ] - }, - { - "input":"Norfolk Island", - "output":[ - "+672" - ] - }, - { - "input":"Northern Cyprus", - "output":[ - "+90392" - ] - }, - { - "input":"Northern Mariana Islands", - "output":[ - "+1670" - ] - }, - { - "input":"Norway", - "output":[ - "+47" - ] - }, - { - "input":"Oman", - "output":[ - "+968" - ] - }, - { - "input":"Pakistan", - "output":[ - "+92" - ] - }, - { - "input":"Palau", - "output":[ - "+680" - ] - }, - { - "input":"Palestine, State of", - "output":[ - "+970" - ] - }, - { - "input":"Panama", - "output":[ - "+507" - ] - }, - { - "input":"Papua New Guinea", - "output":[ - "+675" - ] - }, - { - "input":"Paraguay", - "output":[ - "+595" - ] - }, - { - "input":"Peru", - "output":[ - "+51" - ] - }, - { - "input":"Philippines", - "output":[ - "+63" - ] - }, - { - "input":"Pitcairn Islands", - "output":[ - "+64" - ] - }, - { - "input":"Poland", - "output":[ - "+48" - ] - }, - { - "input":"Portugal", - "output":[ - "+351" - ] - }, - { - "input":"Puerto Rico", - "output":[ - "+1787" - ] - }, - { - "input":"Qatar", - "output":[ - "+974" - ] - }, - { - "input":"Réunion", - "output":[ - "+262" - ] - }, - { - "input":"Romania", - "output":[ - "+40" - ] - }, - { - "input":"Russia", - "output":[ - "+7" - ] - }, - { - "input":"Rwanda", - "output":[ - "+250" - ] - }, - { - "input":"Saba", - "output":[ - "+5994" - ] - }, - { - "input":"Saint Barthélemy", - "output":[ - "+590" - ] - }, - { - "input":"Saint Helena", - "output":[ - "+290" - ] - }, - { - "input":"Saint Kitts and Nevis", - "output":[ - "+1869" - ] - }, - { - "input":"Saint Lucia", - "output":[ - "+1758" - ] - }, - { - "input":"Saint Martin (France)", - "output":[ - "+590" - ] - }, - { - "input":"Saint Pierre and Miquelon", - "output":[ - "+508" - ] - }, - { - "input":"Saint Vincent and the Grenadines", - "output":[ - "+1784" - ] - }, - { - "input":"Samoa", - "output":[ - "+685" - ] - }, - { - "input":"San Marino", - "output":[ - "+378" - ] - }, - { - "input":"São Tomé and Príncipe", - "output":[ - "+239" - ] - }, - { - "input":"Saudi Arabia", - "output":[ - "+966" - ] - }, - { - "input":"Senegal", - "output":[ - "+221" - ] - }, - { - "input":"Serbia", - "output":[ - "+381" - ] - }, - { - "input":"Seychelles", - "output":[ - "+248" - ] - }, - { - "input":"Sierra Leone", - "output":[ - "+232" - ] - }, - { - "input":"Singapore", - "output":[ - "+65" - ] - }, - { - "input":"Sint Eustatius", - "output":[ - "+5993" - ] - }, - { - "input":"Sint Maarten (Netherlands)", - "output":[ - "+1721" - ] - }, - { - "input":"Slovakia", - "output":[ - "+421" - ] - }, - { - "input":"Slovenia", - "output":[ - "+386" - ] - }, - { - "input":"Solomon Islands", - "output":[ - "+677" - ] - }, - { - "input":"Somalia", - "output":[ - "+252" - ] - }, - { - "input":"South Africa", - "output":[ - "+27" - ] - }, - { - "input":"South Georgia and the South Sandwich Islands", - "output":[ - "+500" - ] - }, - { - "input":"South Ossetia", - "output":[ - "+99534" - ] - }, - { - "input":"South Sudan", - "output":[ - "+211" - ] - }, - { - "input":"Spain", - "output":[ - "+34" - ] - }, - { - "input":"Sri Lanka", - "output":[ - "+94" - ] - }, - { - "input":"Sudan", - "output":[ - "+249" - ] - }, - { - "input":"Suriname", - "output":[ - "+597" - ] - }, - { - "input":"Svalbard", - "output":[ - "+4779" - ] - }, - { - "input":"Swaziland", - "output":[ - "+268" - ] - }, - { - "input":"Sweden", - "output":[ - "+46" - ] - }, - { - "input":"Switzerland", - "output":[ - "+41" - ] - }, - { - "input":"Syria", - "output":[ - "+963" - ] - }, - { - "input":"Taiwan", - "output":[ - "+886" - ] - }, - { - "input":"Tajikistan", - "output":[ - "+992" - ] - }, - { - "input":"Tanzania", - "output":[ - "+255" - ] - }, - { - "input":"Thailand", - "output":[ - "+66" - ] - }, - { - "input":"Thuraya (Mobile Satellite service)", - "output":[ - "+88216" - ] - }, - { - "input":"Togo", - "output":[ - "+228" - ] - }, - { - "input":"Tokelau", - "output":[ - "+690" - ] - }, - { - "input":"Tonga", - "output":[ - "+676" - ] - }, - { - "input":"Trinidad and Tobago", - "output":[ - "+1868" - ] - }, - { - "input":"Tristanda Cunha", - "output":[ - "+2908" - ] - }, - { - "input":"Tunisia", - "output":[ - "+216" - ] - }, - { - "input":"Turkey", - "output":[ - "+90" - ] - }, - { - "input":"Turkmenistan", - "output":[ - "+993" - ] - }, - { - "input":"Turks and Caicos Islands", - "output":[ - "+1649" - ] - }, - { - "input":"Tuvalu", - "output":[ - "+688" - ] - }, - { - "input":"Uganda", - "output":[ - "+256" - ] - }, - { - "input":"Ukraine", - "output":[ - "+380" - ] - }, - { - "input":"United Arab Emirates", - "output":[ - "+971" - ] - }, - { - "input":"United Kingdom", - "output":[ - "+44" - ] - }, - { - "input":"United States", - "output":[ - "+1" - ] - }, - { - "input":"Universal Personal Telecommunications (UPT)", - "output":[ - "+878" - ] - }, - { - "input":"Uruguay", - "output":[ - "+598" - ] - }, - { - "input":"US Virgin Islands", - "output":[ - "+1340" - ] - }, - { - "input":"Uzbekistan", - "output":[ - "+998" - ] - }, - { - "input":"Vanuatu", - "output":[ - "+678" - ] - }, - { - "input":"Venezuela", - "output":[ - "+58" - ] - }, - { - "input":"Vatican City State (Holy See)", - "output":[ - "+379" - ] - }, - { - "input":"Vietnam", - "output":[ - "+84" - ] - }, - { - "input":"Wake Island,USA", - "output":[ - "+1808" - ] - }, - { - "input":"Wallis and Futuna", - "output":[ - "+681" - ] - }, - { - "input":"Yemen", - "output":[ - "+967" - ] - }, - { - "input":"Zambia", - "output":[ - "+260" - ] - }, - { - "input":"Zanzibar", - "output":[ - "+255" - ] - }, - { - "input":"Zimbabwe", - "output":[ - "+263" - ] - } - ] -} \ No newline at end of file From 85020c45ad74e56c2b5098f4c7fb3ad0bce2f970 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 11:57:59 +0530 Subject: [PATCH 11/87] Task1319_country-by-barcode-prefix --- tasks/Task1319_country-by-barcode-prefix.json | 749 ++++++++++++++++++ 1 file changed, 749 insertions(+) create mode 100644 tasks/Task1319_country-by-barcode-prefix.json diff --git a/tasks/Task1319_country-by-barcode-prefix.json b/tasks/Task1319_country-by-barcode-prefix.json new file mode 100644 index 000000000..9b4d87f17 --- /dev/null +++ b/tasks/Task1319_country-by-barcode-prefix.json @@ -0,0 +1,749 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-Barcode-Prefix Dataset(Dataset : https://data.world/samayo/countries-by-barcode-prefix/workspace/file?filename=country-by-barcode-prefix.json" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the barcode prefix of the given country", + "Positive Examples":[ + { + "input":"Bulgaria", + "output":"380", + "explanation":"380 is the barcode prefix of the country called Bulgaria." + }, + { + "input":"Slovenia", + "output":"383", + "explanation":"383 is the barcode prefix of the country called Slovenia." + } + ], + "Negative Examples":[ + { + "input":"Kosovo", + "output":"120", + "explanation":"120 is not the barcode prefix of the country called Kosovo. However, 390 is the barcode prefix of the country called Kosovo." + }, + { + "input":"Kyrgyzstan", + "output":"87", + "explanation":"87 is not the barcode prefix of the country called Kyrgyzstan. However, 470 is the barcode prefix of the country called Kyrgyzstan." + } + ], + "Instances":[ + { + "input":"United States", + "output":[ + "000 – 019" + ] + }, + { + "input":"Canada", + "output":[ + "000 – 019" + ] + }, + { + "input":"United States drugs", + "output":[ + "030 – 039" + ] + }, + { + "input":"United States and Canada", + "output":[ + "060 – 099" + ] + }, + { + "input":"United States", + "output":[ + "100 – 139" + ] + }, + { + "input":"France and Monaco", + "output":[ + "300 – 379" + ] + }, + + + { + "input":"Croatia", + "output":[ + "385" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "387" + ] + }, + { + "input":"Montenegro", + "output":[ + "389" + ] + }, + { + "input":"Kosovo", + "output":[ + "390" + ] + }, + { + "input":"Germany", + "output":[ + "400 – 440" + ] + }, + { + "input":"Japan", + "output":[ + "450 – 459" + ] + }, + { + "input":"Russia", + "output":[ + "460 – 469" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "470" + ] + }, + { + "input":"Taiwan", + "output":[ + "471" + ] + }, + { + "input":"Estonia", + "output":[ + "474" + ] + }, + { + "input":"Latvia", + "output":[ + "475" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "476" + ] + }, + { + "input":"Lithuania", + "output":[ + "477" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "478" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "479" + ] + }, + { + "input":"Philippines", + "output":[ + "480" + ] + }, + { + "input":"Belarus", + "output":[ + "481" + ] + }, + { + "input":"Ukraine", + "output":[ + "482" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "483" + ] + }, + { + "input":"Moldova", + "output":[ + "484" + ] + }, + { + "input":"Armenia", + "output":[ + "485" + ] + }, + { + "input":"Georgia", + "output":[ + "486" + ] + }, + { + "input":"Kazakhstan", + "output":[ + "487" + ] + }, + { + "input":"Tajikistan", + "output":[ + "488" + ] + }, + { + "input":"Hong Kong", + "output":[ + "489" + ] + }, + { + "input":"Japan", + "output":[ + "490 – 499" + ] + }, + { + "input":"United Kingdom", + "output":[ + "500 – 509" + ] + }, + { + "input":"Greece", + "output":[ + "520 – 521" + ] + }, + { + "input":"Lebanon", + "output":[ + "528" + ] + }, + { + "input":"Cyprus", + "output":[ + "529" + ] + }, + { + "input":"Albania", + "output":[ + "530" + ] + }, + { + "input":"Macedonia", + "output":[ + "531" + ] + }, + { + "input":"Malta", + "output":[ + "535" + ] + }, + { + "input":"Republic of Ireland", + "output":[ + "539" + ] + }, + { + "input":"Belgium and Luxembourg", + "output":[ + "540 – 549" + ] + }, + { + "input":"Portugal", + "output":[ + "560" + ] + }, + { + "input":"Iceland", + "output":[ + "569" + ] + }, + { + "input":"Denmark", + "output":[ + "570 – 579" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "570 – 579" + ] + }, + { + "input":"Greenland", + "output":[ + "570 – 579" + ] + }, + { + "input":"Poland", + "output":[ + "590" + ] + }, + { + "input":"Romania", + "output":[ + "594" + ] + }, + { + "input":"Hungary", + "output":[ + "599" + ] + }, + { + "input":"South Africa", + "output":[ + "600 – 601" + ] + }, + { + "input":"Ghana", + "output":[ + "603" + ] + }, + { + "input":"Senegal", + "output":[ + "604" + ] + }, + { + "input":"Bahrain", + "output":[ + "608" + ] + }, + { + "input":"Mauritius", + "output":[ + "609" + ] + }, + { + "input":"Morocco", + "output":[ + "611" + ] + }, + { + "input":"Algeria", + "output":[ + "613" + ] + }, + { + "input":"Nigeria", + "output":[ + "615" + ] + }, + { + "input":"Kenya", + "output":[ + "616" + ] + }, + { + "input":"Ivory Coast", + "output":[ + "618" + ] + }, + { + "input":"Tunisia", + "output":[ + "619" + ] + }, + { + "input":"Tanzania", + "output":[ + "620" + ] + }, + { + "input":"Syria", + "output":[ + "621" + ] + }, + { + "input":"Egypt", + "output":[ + "622" + ] + }, + { + "input":"Brunei", + "output":[ + "623" + ] + }, + { + "input":"Libya", + "output":[ + "624" + ] + }, + { + "input":"Jordan", + "output":[ + "625" + ] + }, + { + "input":"Iran", + "output":[ + "626" + ] + }, + { + "input":"Kuwait", + "output":[ + "627" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "628" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "629" + ] + }, + { + "input":"Finland", + "output":[ + "640 – 649" + ] + }, + { + "input":"China", + "output":[ + "690 – 699" + ] + }, + { + "input":"Norway", + "output":[ + "700 – 709" + ] + }, + { + "input":"Israel", + "output":[ + "729" + ] + }, + { + "input":"Sweden : EAN/GS1 Sweden", + "output":[ + "730 – 739" + ] + }, + { + "input":"Guatemala", + "output":[ + "740" + ] + }, + { + "input":"El Salvador", + "output":[ + "741" + ] + }, + { + "input":"Honduras", + "output":[ + "742" + ] + }, + { + "input":"Nicaragua", + "output":[ + "743" + ] + }, + { + "input":"Costa Rica", + "output":[ + "744" + ] + }, + { + "input":"Panama", + "output":[ + "745" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "746" + ] + }, + { + "input":"Mexico", + "output":[ + "750" + ] + }, + { + "input":"Canada", + "output":[ + "754 – 755" + ] + }, + { + "input":"Venezuela", + "output":[ + "759" + ] + }, + { + "input":"Switzerland and Liechtenstein", + "output":[ + "760 – 769" + ] + }, + { + "input":"Colombia", + "output":[ + "770 – 771" + ] + }, + { + "input":"Uruguay", + "output":[ + "773" + ] + }, + { + "input":"Peru", + "output":[ + "775" + ] + }, + { + "input":"Bolivia", + "output":[ + "777" + ] + }, + { + "input":"Argentina", + "output":[ + "778 – 779" + ] + }, + { + "input":"Chile", + "output":[ + "780" + ] + }, + { + "input":"Paraguay", + "output":[ + "784" + ] + }, + { + "input":"Ecuador", + "output":[ + "786" + ] + }, + { + "input":"Brazil", + "output":[ + "789 – 790" + ] + }, + { + "input":"Italy, San Marino and Vatican City", + "output":[ + "800 – 839" + ] + }, + { + "input":"Spain and Andorra", + "output":[ + "840 – 849" + ] + }, + { + "input":"Cuba", + "output":[ + "850" + ] + }, + { + "input":"Slovakia", + "output":[ + "858" + ] + }, + { + "input":"Czech Republic", + "output":[ + "859" + ] + }, + { + "input":"Serbia", + "output":[ + "860" + ] + }, + { + "input":"Mongolia", + "output":[ + "865" + ] + }, + { + "input":"North Korea", + "output":[ + "867" + ] + }, + { + "input":"Turkey", + "output":[ + "868 – 869" + ] + }, + { + "input":"Netherlands", + "output":[ + "870 – 879" + ] + }, + { + "input":"South Korea", + "output":[ + "880" + ] + }, + { + "input":"Cambodia", + "output":[ + "884" + ] + }, + { + "input":"Thailand", + "output":[ + "885" + ] + }, + { + "input":"Singapore", + "output":[ + "888" + ] + }, + { + "input":"India", + "output":[ + "890" + ] + }, + { + "input":"Vietnam", + "output":[ + "893" + ] + }, + { + "input":"Pakistan", + "output":[ + "896" + ] + }, + { + "input":"Indonesia", + "output":[ + "899" + ] + }, + { + "input":"Austria", + "output":[ + "900 – 919" + ] + }, + { + "input":"Australia", + "output":[ + "930 – 939" + ] + }, + { + "input":"New Zealand", + "output":[ + "940 – 949" + ] + }, + { + "input":"Malaysia", + "output":[ + "955" + ] + }, + { + "input":"Macau", + "output":[ + "958" + ] + } + ] +} \ No newline at end of file From 38d7ff00ef738fd2325f6a5034b5c0d64a1e99d1 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 12:01:31 +0530 Subject: [PATCH 12/87] task1319_country_by_barcode_prefix --- tasks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/README.md b/tasks/README.md index 0585b6f57..c658f04dd 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -840,4 +840,4 @@ Name | Summary | Category `task1314_country_abbreviation` | Given a country name, return the abbrevation name of the given country | Answer Generation `task1317_country_calling_code` | Given a country name, return the calling code of the given country | Answer Generation `task1159_bard_analogical_reasoning_containers` | Given an analogy that relates items to the associated containers, give the appropriate container for the given item | Answer Generation -`task1314_country_abbreviation` | Given a country name, return the abbrevation name of the given country | Answer Generation +`task1319_country_by_barcode_prefix` | Given a country name, return the barcode prefix of the given country | Answer Generation From 955d03ce5ce8997c50688a1412670e8365998957 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 12:02:11 +0530 Subject: [PATCH 13/87] task1319_country_by_barcode_prefix --- task1319_country_by_barcode_prefix.json | 749 ++++++++++++++++++++++++ 1 file changed, 749 insertions(+) create mode 100644 task1319_country_by_barcode_prefix.json diff --git a/task1319_country_by_barcode_prefix.json b/task1319_country_by_barcode_prefix.json new file mode 100644 index 000000000..9b4d87f17 --- /dev/null +++ b/task1319_country_by_barcode_prefix.json @@ -0,0 +1,749 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-Barcode-Prefix Dataset(Dataset : https://data.world/samayo/countries-by-barcode-prefix/workspace/file?filename=country-by-barcode-prefix.json" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the barcode prefix of the given country", + "Positive Examples":[ + { + "input":"Bulgaria", + "output":"380", + "explanation":"380 is the barcode prefix of the country called Bulgaria." + }, + { + "input":"Slovenia", + "output":"383", + "explanation":"383 is the barcode prefix of the country called Slovenia." + } + ], + "Negative Examples":[ + { + "input":"Kosovo", + "output":"120", + "explanation":"120 is not the barcode prefix of the country called Kosovo. However, 390 is the barcode prefix of the country called Kosovo." + }, + { + "input":"Kyrgyzstan", + "output":"87", + "explanation":"87 is not the barcode prefix of the country called Kyrgyzstan. However, 470 is the barcode prefix of the country called Kyrgyzstan." + } + ], + "Instances":[ + { + "input":"United States", + "output":[ + "000 – 019" + ] + }, + { + "input":"Canada", + "output":[ + "000 – 019" + ] + }, + { + "input":"United States drugs", + "output":[ + "030 – 039" + ] + }, + { + "input":"United States and Canada", + "output":[ + "060 – 099" + ] + }, + { + "input":"United States", + "output":[ + "100 – 139" + ] + }, + { + "input":"France and Monaco", + "output":[ + "300 – 379" + ] + }, + + + { + "input":"Croatia", + "output":[ + "385" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "387" + ] + }, + { + "input":"Montenegro", + "output":[ + "389" + ] + }, + { + "input":"Kosovo", + "output":[ + "390" + ] + }, + { + "input":"Germany", + "output":[ + "400 – 440" + ] + }, + { + "input":"Japan", + "output":[ + "450 – 459" + ] + }, + { + "input":"Russia", + "output":[ + "460 – 469" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "470" + ] + }, + { + "input":"Taiwan", + "output":[ + "471" + ] + }, + { + "input":"Estonia", + "output":[ + "474" + ] + }, + { + "input":"Latvia", + "output":[ + "475" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "476" + ] + }, + { + "input":"Lithuania", + "output":[ + "477" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "478" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "479" + ] + }, + { + "input":"Philippines", + "output":[ + "480" + ] + }, + { + "input":"Belarus", + "output":[ + "481" + ] + }, + { + "input":"Ukraine", + "output":[ + "482" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "483" + ] + }, + { + "input":"Moldova", + "output":[ + "484" + ] + }, + { + "input":"Armenia", + "output":[ + "485" + ] + }, + { + "input":"Georgia", + "output":[ + "486" + ] + }, + { + "input":"Kazakhstan", + "output":[ + "487" + ] + }, + { + "input":"Tajikistan", + "output":[ + "488" + ] + }, + { + "input":"Hong Kong", + "output":[ + "489" + ] + }, + { + "input":"Japan", + "output":[ + "490 – 499" + ] + }, + { + "input":"United Kingdom", + "output":[ + "500 – 509" + ] + }, + { + "input":"Greece", + "output":[ + "520 – 521" + ] + }, + { + "input":"Lebanon", + "output":[ + "528" + ] + }, + { + "input":"Cyprus", + "output":[ + "529" + ] + }, + { + "input":"Albania", + "output":[ + "530" + ] + }, + { + "input":"Macedonia", + "output":[ + "531" + ] + }, + { + "input":"Malta", + "output":[ + "535" + ] + }, + { + "input":"Republic of Ireland", + "output":[ + "539" + ] + }, + { + "input":"Belgium and Luxembourg", + "output":[ + "540 – 549" + ] + }, + { + "input":"Portugal", + "output":[ + "560" + ] + }, + { + "input":"Iceland", + "output":[ + "569" + ] + }, + { + "input":"Denmark", + "output":[ + "570 – 579" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "570 – 579" + ] + }, + { + "input":"Greenland", + "output":[ + "570 – 579" + ] + }, + { + "input":"Poland", + "output":[ + "590" + ] + }, + { + "input":"Romania", + "output":[ + "594" + ] + }, + { + "input":"Hungary", + "output":[ + "599" + ] + }, + { + "input":"South Africa", + "output":[ + "600 – 601" + ] + }, + { + "input":"Ghana", + "output":[ + "603" + ] + }, + { + "input":"Senegal", + "output":[ + "604" + ] + }, + { + "input":"Bahrain", + "output":[ + "608" + ] + }, + { + "input":"Mauritius", + "output":[ + "609" + ] + }, + { + "input":"Morocco", + "output":[ + "611" + ] + }, + { + "input":"Algeria", + "output":[ + "613" + ] + }, + { + "input":"Nigeria", + "output":[ + "615" + ] + }, + { + "input":"Kenya", + "output":[ + "616" + ] + }, + { + "input":"Ivory Coast", + "output":[ + "618" + ] + }, + { + "input":"Tunisia", + "output":[ + "619" + ] + }, + { + "input":"Tanzania", + "output":[ + "620" + ] + }, + { + "input":"Syria", + "output":[ + "621" + ] + }, + { + "input":"Egypt", + "output":[ + "622" + ] + }, + { + "input":"Brunei", + "output":[ + "623" + ] + }, + { + "input":"Libya", + "output":[ + "624" + ] + }, + { + "input":"Jordan", + "output":[ + "625" + ] + }, + { + "input":"Iran", + "output":[ + "626" + ] + }, + { + "input":"Kuwait", + "output":[ + "627" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "628" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "629" + ] + }, + { + "input":"Finland", + "output":[ + "640 – 649" + ] + }, + { + "input":"China", + "output":[ + "690 – 699" + ] + }, + { + "input":"Norway", + "output":[ + "700 – 709" + ] + }, + { + "input":"Israel", + "output":[ + "729" + ] + }, + { + "input":"Sweden : EAN/GS1 Sweden", + "output":[ + "730 – 739" + ] + }, + { + "input":"Guatemala", + "output":[ + "740" + ] + }, + { + "input":"El Salvador", + "output":[ + "741" + ] + }, + { + "input":"Honduras", + "output":[ + "742" + ] + }, + { + "input":"Nicaragua", + "output":[ + "743" + ] + }, + { + "input":"Costa Rica", + "output":[ + "744" + ] + }, + { + "input":"Panama", + "output":[ + "745" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "746" + ] + }, + { + "input":"Mexico", + "output":[ + "750" + ] + }, + { + "input":"Canada", + "output":[ + "754 – 755" + ] + }, + { + "input":"Venezuela", + "output":[ + "759" + ] + }, + { + "input":"Switzerland and Liechtenstein", + "output":[ + "760 – 769" + ] + }, + { + "input":"Colombia", + "output":[ + "770 – 771" + ] + }, + { + "input":"Uruguay", + "output":[ + "773" + ] + }, + { + "input":"Peru", + "output":[ + "775" + ] + }, + { + "input":"Bolivia", + "output":[ + "777" + ] + }, + { + "input":"Argentina", + "output":[ + "778 – 779" + ] + }, + { + "input":"Chile", + "output":[ + "780" + ] + }, + { + "input":"Paraguay", + "output":[ + "784" + ] + }, + { + "input":"Ecuador", + "output":[ + "786" + ] + }, + { + "input":"Brazil", + "output":[ + "789 – 790" + ] + }, + { + "input":"Italy, San Marino and Vatican City", + "output":[ + "800 – 839" + ] + }, + { + "input":"Spain and Andorra", + "output":[ + "840 – 849" + ] + }, + { + "input":"Cuba", + "output":[ + "850" + ] + }, + { + "input":"Slovakia", + "output":[ + "858" + ] + }, + { + "input":"Czech Republic", + "output":[ + "859" + ] + }, + { + "input":"Serbia", + "output":[ + "860" + ] + }, + { + "input":"Mongolia", + "output":[ + "865" + ] + }, + { + "input":"North Korea", + "output":[ + "867" + ] + }, + { + "input":"Turkey", + "output":[ + "868 – 869" + ] + }, + { + "input":"Netherlands", + "output":[ + "870 – 879" + ] + }, + { + "input":"South Korea", + "output":[ + "880" + ] + }, + { + "input":"Cambodia", + "output":[ + "884" + ] + }, + { + "input":"Thailand", + "output":[ + "885" + ] + }, + { + "input":"Singapore", + "output":[ + "888" + ] + }, + { + "input":"India", + "output":[ + "890" + ] + }, + { + "input":"Vietnam", + "output":[ + "893" + ] + }, + { + "input":"Pakistan", + "output":[ + "896" + ] + }, + { + "input":"Indonesia", + "output":[ + "899" + ] + }, + { + "input":"Austria", + "output":[ + "900 – 919" + ] + }, + { + "input":"Australia", + "output":[ + "930 – 939" + ] + }, + { + "input":"New Zealand", + "output":[ + "940 – 949" + ] + }, + { + "input":"Malaysia", + "output":[ + "955" + ] + }, + { + "input":"Macau", + "output":[ + "958" + ] + } + ] +} \ No newline at end of file From ee7cd2dd01ba34e1173553edac9af25187bf3cf0 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 12:02:49 +0530 Subject: [PATCH 14/87] Delete Task1319_country-by-barcode-prefix.json --- tasks/Task1319_country-by-barcode-prefix.json | 749 ------------------ 1 file changed, 749 deletions(-) delete mode 100644 tasks/Task1319_country-by-barcode-prefix.json diff --git a/tasks/Task1319_country-by-barcode-prefix.json b/tasks/Task1319_country-by-barcode-prefix.json deleted file mode 100644 index 9b4d87f17..000000000 --- a/tasks/Task1319_country-by-barcode-prefix.json +++ /dev/null @@ -1,749 +0,0 @@ -{ - "Contributors":[ - "Sumanta Patro" - ], - "Source":[ - "Country-Barcode-Prefix Dataset(Dataset : https://data.world/samayo/countries-by-barcode-prefix/workspace/file?filename=country-by-barcode-prefix.json" - ], - "Categories":[ - "Answer Generation", - "Factual Question Answering" - ], - "Definition":"In this task, you are given a country name and you need to return the barcode prefix of the given country", - "Positive Examples":[ - { - "input":"Bulgaria", - "output":"380", - "explanation":"380 is the barcode prefix of the country called Bulgaria." - }, - { - "input":"Slovenia", - "output":"383", - "explanation":"383 is the barcode prefix of the country called Slovenia." - } - ], - "Negative Examples":[ - { - "input":"Kosovo", - "output":"120", - "explanation":"120 is not the barcode prefix of the country called Kosovo. However, 390 is the barcode prefix of the country called Kosovo." - }, - { - "input":"Kyrgyzstan", - "output":"87", - "explanation":"87 is not the barcode prefix of the country called Kyrgyzstan. However, 470 is the barcode prefix of the country called Kyrgyzstan." - } - ], - "Instances":[ - { - "input":"United States", - "output":[ - "000 – 019" - ] - }, - { - "input":"Canada", - "output":[ - "000 – 019" - ] - }, - { - "input":"United States drugs", - "output":[ - "030 – 039" - ] - }, - { - "input":"United States and Canada", - "output":[ - "060 – 099" - ] - }, - { - "input":"United States", - "output":[ - "100 – 139" - ] - }, - { - "input":"France and Monaco", - "output":[ - "300 – 379" - ] - }, - - - { - "input":"Croatia", - "output":[ - "385" - ] - }, - { - "input":"Bosnia and Herzegovina", - "output":[ - "387" - ] - }, - { - "input":"Montenegro", - "output":[ - "389" - ] - }, - { - "input":"Kosovo", - "output":[ - "390" - ] - }, - { - "input":"Germany", - "output":[ - "400 – 440" - ] - }, - { - "input":"Japan", - "output":[ - "450 – 459" - ] - }, - { - "input":"Russia", - "output":[ - "460 – 469" - ] - }, - { - "input":"Kyrgyzstan", - "output":[ - "470" - ] - }, - { - "input":"Taiwan", - "output":[ - "471" - ] - }, - { - "input":"Estonia", - "output":[ - "474" - ] - }, - { - "input":"Latvia", - "output":[ - "475" - ] - }, - { - "input":"Azerbaijan", - "output":[ - "476" - ] - }, - { - "input":"Lithuania", - "output":[ - "477" - ] - }, - { - "input":"Uzbekistan", - "output":[ - "478" - ] - }, - { - "input":"Sri Lanka", - "output":[ - "479" - ] - }, - { - "input":"Philippines", - "output":[ - "480" - ] - }, - { - "input":"Belarus", - "output":[ - "481" - ] - }, - { - "input":"Ukraine", - "output":[ - "482" - ] - }, - { - "input":"Turkmenistan", - "output":[ - "483" - ] - }, - { - "input":"Moldova", - "output":[ - "484" - ] - }, - { - "input":"Armenia", - "output":[ - "485" - ] - }, - { - "input":"Georgia", - "output":[ - "486" - ] - }, - { - "input":"Kazakhstan", - "output":[ - "487" - ] - }, - { - "input":"Tajikistan", - "output":[ - "488" - ] - }, - { - "input":"Hong Kong", - "output":[ - "489" - ] - }, - { - "input":"Japan", - "output":[ - "490 – 499" - ] - }, - { - "input":"United Kingdom", - "output":[ - "500 – 509" - ] - }, - { - "input":"Greece", - "output":[ - "520 – 521" - ] - }, - { - "input":"Lebanon", - "output":[ - "528" - ] - }, - { - "input":"Cyprus", - "output":[ - "529" - ] - }, - { - "input":"Albania", - "output":[ - "530" - ] - }, - { - "input":"Macedonia", - "output":[ - "531" - ] - }, - { - "input":"Malta", - "output":[ - "535" - ] - }, - { - "input":"Republic of Ireland", - "output":[ - "539" - ] - }, - { - "input":"Belgium and Luxembourg", - "output":[ - "540 – 549" - ] - }, - { - "input":"Portugal", - "output":[ - "560" - ] - }, - { - "input":"Iceland", - "output":[ - "569" - ] - }, - { - "input":"Denmark", - "output":[ - "570 – 579" - ] - }, - { - "input":"Faroe Islands", - "output":[ - "570 – 579" - ] - }, - { - "input":"Greenland", - "output":[ - "570 – 579" - ] - }, - { - "input":"Poland", - "output":[ - "590" - ] - }, - { - "input":"Romania", - "output":[ - "594" - ] - }, - { - "input":"Hungary", - "output":[ - "599" - ] - }, - { - "input":"South Africa", - "output":[ - "600 – 601" - ] - }, - { - "input":"Ghana", - "output":[ - "603" - ] - }, - { - "input":"Senegal", - "output":[ - "604" - ] - }, - { - "input":"Bahrain", - "output":[ - "608" - ] - }, - { - "input":"Mauritius", - "output":[ - "609" - ] - }, - { - "input":"Morocco", - "output":[ - "611" - ] - }, - { - "input":"Algeria", - "output":[ - "613" - ] - }, - { - "input":"Nigeria", - "output":[ - "615" - ] - }, - { - "input":"Kenya", - "output":[ - "616" - ] - }, - { - "input":"Ivory Coast", - "output":[ - "618" - ] - }, - { - "input":"Tunisia", - "output":[ - "619" - ] - }, - { - "input":"Tanzania", - "output":[ - "620" - ] - }, - { - "input":"Syria", - "output":[ - "621" - ] - }, - { - "input":"Egypt", - "output":[ - "622" - ] - }, - { - "input":"Brunei", - "output":[ - "623" - ] - }, - { - "input":"Libya", - "output":[ - "624" - ] - }, - { - "input":"Jordan", - "output":[ - "625" - ] - }, - { - "input":"Iran", - "output":[ - "626" - ] - }, - { - "input":"Kuwait", - "output":[ - "627" - ] - }, - { - "input":"Saudi Arabia", - "output":[ - "628" - ] - }, - { - "input":"United Arab Emirates", - "output":[ - "629" - ] - }, - { - "input":"Finland", - "output":[ - "640 – 649" - ] - }, - { - "input":"China", - "output":[ - "690 – 699" - ] - }, - { - "input":"Norway", - "output":[ - "700 – 709" - ] - }, - { - "input":"Israel", - "output":[ - "729" - ] - }, - { - "input":"Sweden : EAN/GS1 Sweden", - "output":[ - "730 – 739" - ] - }, - { - "input":"Guatemala", - "output":[ - "740" - ] - }, - { - "input":"El Salvador", - "output":[ - "741" - ] - }, - { - "input":"Honduras", - "output":[ - "742" - ] - }, - { - "input":"Nicaragua", - "output":[ - "743" - ] - }, - { - "input":"Costa Rica", - "output":[ - "744" - ] - }, - { - "input":"Panama", - "output":[ - "745" - ] - }, - { - "input":"Dominican Republic", - "output":[ - "746" - ] - }, - { - "input":"Mexico", - "output":[ - "750" - ] - }, - { - "input":"Canada", - "output":[ - "754 – 755" - ] - }, - { - "input":"Venezuela", - "output":[ - "759" - ] - }, - { - "input":"Switzerland and Liechtenstein", - "output":[ - "760 – 769" - ] - }, - { - "input":"Colombia", - "output":[ - "770 – 771" - ] - }, - { - "input":"Uruguay", - "output":[ - "773" - ] - }, - { - "input":"Peru", - "output":[ - "775" - ] - }, - { - "input":"Bolivia", - "output":[ - "777" - ] - }, - { - "input":"Argentina", - "output":[ - "778 – 779" - ] - }, - { - "input":"Chile", - "output":[ - "780" - ] - }, - { - "input":"Paraguay", - "output":[ - "784" - ] - }, - { - "input":"Ecuador", - "output":[ - "786" - ] - }, - { - "input":"Brazil", - "output":[ - "789 – 790" - ] - }, - { - "input":"Italy, San Marino and Vatican City", - "output":[ - "800 – 839" - ] - }, - { - "input":"Spain and Andorra", - "output":[ - "840 – 849" - ] - }, - { - "input":"Cuba", - "output":[ - "850" - ] - }, - { - "input":"Slovakia", - "output":[ - "858" - ] - }, - { - "input":"Czech Republic", - "output":[ - "859" - ] - }, - { - "input":"Serbia", - "output":[ - "860" - ] - }, - { - "input":"Mongolia", - "output":[ - "865" - ] - }, - { - "input":"North Korea", - "output":[ - "867" - ] - }, - { - "input":"Turkey", - "output":[ - "868 – 869" - ] - }, - { - "input":"Netherlands", - "output":[ - "870 – 879" - ] - }, - { - "input":"South Korea", - "output":[ - "880" - ] - }, - { - "input":"Cambodia", - "output":[ - "884" - ] - }, - { - "input":"Thailand", - "output":[ - "885" - ] - }, - { - "input":"Singapore", - "output":[ - "888" - ] - }, - { - "input":"India", - "output":[ - "890" - ] - }, - { - "input":"Vietnam", - "output":[ - "893" - ] - }, - { - "input":"Pakistan", - "output":[ - "896" - ] - }, - { - "input":"Indonesia", - "output":[ - "899" - ] - }, - { - "input":"Austria", - "output":[ - "900 – 919" - ] - }, - { - "input":"Australia", - "output":[ - "930 – 939" - ] - }, - { - "input":"New Zealand", - "output":[ - "940 – 949" - ] - }, - { - "input":"Malaysia", - "output":[ - "955" - ] - }, - { - "input":"Macau", - "output":[ - "958" - ] - } - ] -} \ No newline at end of file From 69aa2a6fc16c2ba730798f170dcc9a183606253b Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 12:03:19 +0530 Subject: [PATCH 15/87] Delete task1319_country_by_barcode_prefix.json --- task1319_country_by_barcode_prefix.json | 749 ------------------------ 1 file changed, 749 deletions(-) delete mode 100644 task1319_country_by_barcode_prefix.json diff --git a/task1319_country_by_barcode_prefix.json b/task1319_country_by_barcode_prefix.json deleted file mode 100644 index 9b4d87f17..000000000 --- a/task1319_country_by_barcode_prefix.json +++ /dev/null @@ -1,749 +0,0 @@ -{ - "Contributors":[ - "Sumanta Patro" - ], - "Source":[ - "Country-Barcode-Prefix Dataset(Dataset : https://data.world/samayo/countries-by-barcode-prefix/workspace/file?filename=country-by-barcode-prefix.json" - ], - "Categories":[ - "Answer Generation", - "Factual Question Answering" - ], - "Definition":"In this task, you are given a country name and you need to return the barcode prefix of the given country", - "Positive Examples":[ - { - "input":"Bulgaria", - "output":"380", - "explanation":"380 is the barcode prefix of the country called Bulgaria." - }, - { - "input":"Slovenia", - "output":"383", - "explanation":"383 is the barcode prefix of the country called Slovenia." - } - ], - "Negative Examples":[ - { - "input":"Kosovo", - "output":"120", - "explanation":"120 is not the barcode prefix of the country called Kosovo. However, 390 is the barcode prefix of the country called Kosovo." - }, - { - "input":"Kyrgyzstan", - "output":"87", - "explanation":"87 is not the barcode prefix of the country called Kyrgyzstan. However, 470 is the barcode prefix of the country called Kyrgyzstan." - } - ], - "Instances":[ - { - "input":"United States", - "output":[ - "000 – 019" - ] - }, - { - "input":"Canada", - "output":[ - "000 – 019" - ] - }, - { - "input":"United States drugs", - "output":[ - "030 – 039" - ] - }, - { - "input":"United States and Canada", - "output":[ - "060 – 099" - ] - }, - { - "input":"United States", - "output":[ - "100 – 139" - ] - }, - { - "input":"France and Monaco", - "output":[ - "300 – 379" - ] - }, - - - { - "input":"Croatia", - "output":[ - "385" - ] - }, - { - "input":"Bosnia and Herzegovina", - "output":[ - "387" - ] - }, - { - "input":"Montenegro", - "output":[ - "389" - ] - }, - { - "input":"Kosovo", - "output":[ - "390" - ] - }, - { - "input":"Germany", - "output":[ - "400 – 440" - ] - }, - { - "input":"Japan", - "output":[ - "450 – 459" - ] - }, - { - "input":"Russia", - "output":[ - "460 – 469" - ] - }, - { - "input":"Kyrgyzstan", - "output":[ - "470" - ] - }, - { - "input":"Taiwan", - "output":[ - "471" - ] - }, - { - "input":"Estonia", - "output":[ - "474" - ] - }, - { - "input":"Latvia", - "output":[ - "475" - ] - }, - { - "input":"Azerbaijan", - "output":[ - "476" - ] - }, - { - "input":"Lithuania", - "output":[ - "477" - ] - }, - { - "input":"Uzbekistan", - "output":[ - "478" - ] - }, - { - "input":"Sri Lanka", - "output":[ - "479" - ] - }, - { - "input":"Philippines", - "output":[ - "480" - ] - }, - { - "input":"Belarus", - "output":[ - "481" - ] - }, - { - "input":"Ukraine", - "output":[ - "482" - ] - }, - { - "input":"Turkmenistan", - "output":[ - "483" - ] - }, - { - "input":"Moldova", - "output":[ - "484" - ] - }, - { - "input":"Armenia", - "output":[ - "485" - ] - }, - { - "input":"Georgia", - "output":[ - "486" - ] - }, - { - "input":"Kazakhstan", - "output":[ - "487" - ] - }, - { - "input":"Tajikistan", - "output":[ - "488" - ] - }, - { - "input":"Hong Kong", - "output":[ - "489" - ] - }, - { - "input":"Japan", - "output":[ - "490 – 499" - ] - }, - { - "input":"United Kingdom", - "output":[ - "500 – 509" - ] - }, - { - "input":"Greece", - "output":[ - "520 – 521" - ] - }, - { - "input":"Lebanon", - "output":[ - "528" - ] - }, - { - "input":"Cyprus", - "output":[ - "529" - ] - }, - { - "input":"Albania", - "output":[ - "530" - ] - }, - { - "input":"Macedonia", - "output":[ - "531" - ] - }, - { - "input":"Malta", - "output":[ - "535" - ] - }, - { - "input":"Republic of Ireland", - "output":[ - "539" - ] - }, - { - "input":"Belgium and Luxembourg", - "output":[ - "540 – 549" - ] - }, - { - "input":"Portugal", - "output":[ - "560" - ] - }, - { - "input":"Iceland", - "output":[ - "569" - ] - }, - { - "input":"Denmark", - "output":[ - "570 – 579" - ] - }, - { - "input":"Faroe Islands", - "output":[ - "570 – 579" - ] - }, - { - "input":"Greenland", - "output":[ - "570 – 579" - ] - }, - { - "input":"Poland", - "output":[ - "590" - ] - }, - { - "input":"Romania", - "output":[ - "594" - ] - }, - { - "input":"Hungary", - "output":[ - "599" - ] - }, - { - "input":"South Africa", - "output":[ - "600 – 601" - ] - }, - { - "input":"Ghana", - "output":[ - "603" - ] - }, - { - "input":"Senegal", - "output":[ - "604" - ] - }, - { - "input":"Bahrain", - "output":[ - "608" - ] - }, - { - "input":"Mauritius", - "output":[ - "609" - ] - }, - { - "input":"Morocco", - "output":[ - "611" - ] - }, - { - "input":"Algeria", - "output":[ - "613" - ] - }, - { - "input":"Nigeria", - "output":[ - "615" - ] - }, - { - "input":"Kenya", - "output":[ - "616" - ] - }, - { - "input":"Ivory Coast", - "output":[ - "618" - ] - }, - { - "input":"Tunisia", - "output":[ - "619" - ] - }, - { - "input":"Tanzania", - "output":[ - "620" - ] - }, - { - "input":"Syria", - "output":[ - "621" - ] - }, - { - "input":"Egypt", - "output":[ - "622" - ] - }, - { - "input":"Brunei", - "output":[ - "623" - ] - }, - { - "input":"Libya", - "output":[ - "624" - ] - }, - { - "input":"Jordan", - "output":[ - "625" - ] - }, - { - "input":"Iran", - "output":[ - "626" - ] - }, - { - "input":"Kuwait", - "output":[ - "627" - ] - }, - { - "input":"Saudi Arabia", - "output":[ - "628" - ] - }, - { - "input":"United Arab Emirates", - "output":[ - "629" - ] - }, - { - "input":"Finland", - "output":[ - "640 – 649" - ] - }, - { - "input":"China", - "output":[ - "690 – 699" - ] - }, - { - "input":"Norway", - "output":[ - "700 – 709" - ] - }, - { - "input":"Israel", - "output":[ - "729" - ] - }, - { - "input":"Sweden : EAN/GS1 Sweden", - "output":[ - "730 – 739" - ] - }, - { - "input":"Guatemala", - "output":[ - "740" - ] - }, - { - "input":"El Salvador", - "output":[ - "741" - ] - }, - { - "input":"Honduras", - "output":[ - "742" - ] - }, - { - "input":"Nicaragua", - "output":[ - "743" - ] - }, - { - "input":"Costa Rica", - "output":[ - "744" - ] - }, - { - "input":"Panama", - "output":[ - "745" - ] - }, - { - "input":"Dominican Republic", - "output":[ - "746" - ] - }, - { - "input":"Mexico", - "output":[ - "750" - ] - }, - { - "input":"Canada", - "output":[ - "754 – 755" - ] - }, - { - "input":"Venezuela", - "output":[ - "759" - ] - }, - { - "input":"Switzerland and Liechtenstein", - "output":[ - "760 – 769" - ] - }, - { - "input":"Colombia", - "output":[ - "770 – 771" - ] - }, - { - "input":"Uruguay", - "output":[ - "773" - ] - }, - { - "input":"Peru", - "output":[ - "775" - ] - }, - { - "input":"Bolivia", - "output":[ - "777" - ] - }, - { - "input":"Argentina", - "output":[ - "778 – 779" - ] - }, - { - "input":"Chile", - "output":[ - "780" - ] - }, - { - "input":"Paraguay", - "output":[ - "784" - ] - }, - { - "input":"Ecuador", - "output":[ - "786" - ] - }, - { - "input":"Brazil", - "output":[ - "789 – 790" - ] - }, - { - "input":"Italy, San Marino and Vatican City", - "output":[ - "800 – 839" - ] - }, - { - "input":"Spain and Andorra", - "output":[ - "840 – 849" - ] - }, - { - "input":"Cuba", - "output":[ - "850" - ] - }, - { - "input":"Slovakia", - "output":[ - "858" - ] - }, - { - "input":"Czech Republic", - "output":[ - "859" - ] - }, - { - "input":"Serbia", - "output":[ - "860" - ] - }, - { - "input":"Mongolia", - "output":[ - "865" - ] - }, - { - "input":"North Korea", - "output":[ - "867" - ] - }, - { - "input":"Turkey", - "output":[ - "868 – 869" - ] - }, - { - "input":"Netherlands", - "output":[ - "870 – 879" - ] - }, - { - "input":"South Korea", - "output":[ - "880" - ] - }, - { - "input":"Cambodia", - "output":[ - "884" - ] - }, - { - "input":"Thailand", - "output":[ - "885" - ] - }, - { - "input":"Singapore", - "output":[ - "888" - ] - }, - { - "input":"India", - "output":[ - "890" - ] - }, - { - "input":"Vietnam", - "output":[ - "893" - ] - }, - { - "input":"Pakistan", - "output":[ - "896" - ] - }, - { - "input":"Indonesia", - "output":[ - "899" - ] - }, - { - "input":"Austria", - "output":[ - "900 – 919" - ] - }, - { - "input":"Australia", - "output":[ - "930 – 939" - ] - }, - { - "input":"New Zealand", - "output":[ - "940 – 949" - ] - }, - { - "input":"Malaysia", - "output":[ - "955" - ] - }, - { - "input":"Macau", - "output":[ - "958" - ] - } - ] -} \ No newline at end of file From 0cdd742f1244ead4df00ea956d0990010f7cf389 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 12:03:46 +0530 Subject: [PATCH 16/87] task1319_country_by_barcode_prefix --- tasks/task1319_country_by_barcode_prefix.json | 749 ++++++++++++++++++ 1 file changed, 749 insertions(+) create mode 100644 tasks/task1319_country_by_barcode_prefix.json diff --git a/tasks/task1319_country_by_barcode_prefix.json b/tasks/task1319_country_by_barcode_prefix.json new file mode 100644 index 000000000..9b4d87f17 --- /dev/null +++ b/tasks/task1319_country_by_barcode_prefix.json @@ -0,0 +1,749 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-Barcode-Prefix Dataset(Dataset : https://data.world/samayo/countries-by-barcode-prefix/workspace/file?filename=country-by-barcode-prefix.json" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the barcode prefix of the given country", + "Positive Examples":[ + { + "input":"Bulgaria", + "output":"380", + "explanation":"380 is the barcode prefix of the country called Bulgaria." + }, + { + "input":"Slovenia", + "output":"383", + "explanation":"383 is the barcode prefix of the country called Slovenia." + } + ], + "Negative Examples":[ + { + "input":"Kosovo", + "output":"120", + "explanation":"120 is not the barcode prefix of the country called Kosovo. However, 390 is the barcode prefix of the country called Kosovo." + }, + { + "input":"Kyrgyzstan", + "output":"87", + "explanation":"87 is not the barcode prefix of the country called Kyrgyzstan. However, 470 is the barcode prefix of the country called Kyrgyzstan." + } + ], + "Instances":[ + { + "input":"United States", + "output":[ + "000 – 019" + ] + }, + { + "input":"Canada", + "output":[ + "000 – 019" + ] + }, + { + "input":"United States drugs", + "output":[ + "030 – 039" + ] + }, + { + "input":"United States and Canada", + "output":[ + "060 – 099" + ] + }, + { + "input":"United States", + "output":[ + "100 – 139" + ] + }, + { + "input":"France and Monaco", + "output":[ + "300 – 379" + ] + }, + + + { + "input":"Croatia", + "output":[ + "385" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "387" + ] + }, + { + "input":"Montenegro", + "output":[ + "389" + ] + }, + { + "input":"Kosovo", + "output":[ + "390" + ] + }, + { + "input":"Germany", + "output":[ + "400 – 440" + ] + }, + { + "input":"Japan", + "output":[ + "450 – 459" + ] + }, + { + "input":"Russia", + "output":[ + "460 – 469" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "470" + ] + }, + { + "input":"Taiwan", + "output":[ + "471" + ] + }, + { + "input":"Estonia", + "output":[ + "474" + ] + }, + { + "input":"Latvia", + "output":[ + "475" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "476" + ] + }, + { + "input":"Lithuania", + "output":[ + "477" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "478" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "479" + ] + }, + { + "input":"Philippines", + "output":[ + "480" + ] + }, + { + "input":"Belarus", + "output":[ + "481" + ] + }, + { + "input":"Ukraine", + "output":[ + "482" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "483" + ] + }, + { + "input":"Moldova", + "output":[ + "484" + ] + }, + { + "input":"Armenia", + "output":[ + "485" + ] + }, + { + "input":"Georgia", + "output":[ + "486" + ] + }, + { + "input":"Kazakhstan", + "output":[ + "487" + ] + }, + { + "input":"Tajikistan", + "output":[ + "488" + ] + }, + { + "input":"Hong Kong", + "output":[ + "489" + ] + }, + { + "input":"Japan", + "output":[ + "490 – 499" + ] + }, + { + "input":"United Kingdom", + "output":[ + "500 – 509" + ] + }, + { + "input":"Greece", + "output":[ + "520 – 521" + ] + }, + { + "input":"Lebanon", + "output":[ + "528" + ] + }, + { + "input":"Cyprus", + "output":[ + "529" + ] + }, + { + "input":"Albania", + "output":[ + "530" + ] + }, + { + "input":"Macedonia", + "output":[ + "531" + ] + }, + { + "input":"Malta", + "output":[ + "535" + ] + }, + { + "input":"Republic of Ireland", + "output":[ + "539" + ] + }, + { + "input":"Belgium and Luxembourg", + "output":[ + "540 – 549" + ] + }, + { + "input":"Portugal", + "output":[ + "560" + ] + }, + { + "input":"Iceland", + "output":[ + "569" + ] + }, + { + "input":"Denmark", + "output":[ + "570 – 579" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "570 – 579" + ] + }, + { + "input":"Greenland", + "output":[ + "570 – 579" + ] + }, + { + "input":"Poland", + "output":[ + "590" + ] + }, + { + "input":"Romania", + "output":[ + "594" + ] + }, + { + "input":"Hungary", + "output":[ + "599" + ] + }, + { + "input":"South Africa", + "output":[ + "600 – 601" + ] + }, + { + "input":"Ghana", + "output":[ + "603" + ] + }, + { + "input":"Senegal", + "output":[ + "604" + ] + }, + { + "input":"Bahrain", + "output":[ + "608" + ] + }, + { + "input":"Mauritius", + "output":[ + "609" + ] + }, + { + "input":"Morocco", + "output":[ + "611" + ] + }, + { + "input":"Algeria", + "output":[ + "613" + ] + }, + { + "input":"Nigeria", + "output":[ + "615" + ] + }, + { + "input":"Kenya", + "output":[ + "616" + ] + }, + { + "input":"Ivory Coast", + "output":[ + "618" + ] + }, + { + "input":"Tunisia", + "output":[ + "619" + ] + }, + { + "input":"Tanzania", + "output":[ + "620" + ] + }, + { + "input":"Syria", + "output":[ + "621" + ] + }, + { + "input":"Egypt", + "output":[ + "622" + ] + }, + { + "input":"Brunei", + "output":[ + "623" + ] + }, + { + "input":"Libya", + "output":[ + "624" + ] + }, + { + "input":"Jordan", + "output":[ + "625" + ] + }, + { + "input":"Iran", + "output":[ + "626" + ] + }, + { + "input":"Kuwait", + "output":[ + "627" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "628" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "629" + ] + }, + { + "input":"Finland", + "output":[ + "640 – 649" + ] + }, + { + "input":"China", + "output":[ + "690 – 699" + ] + }, + { + "input":"Norway", + "output":[ + "700 – 709" + ] + }, + { + "input":"Israel", + "output":[ + "729" + ] + }, + { + "input":"Sweden : EAN/GS1 Sweden", + "output":[ + "730 – 739" + ] + }, + { + "input":"Guatemala", + "output":[ + "740" + ] + }, + { + "input":"El Salvador", + "output":[ + "741" + ] + }, + { + "input":"Honduras", + "output":[ + "742" + ] + }, + { + "input":"Nicaragua", + "output":[ + "743" + ] + }, + { + "input":"Costa Rica", + "output":[ + "744" + ] + }, + { + "input":"Panama", + "output":[ + "745" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "746" + ] + }, + { + "input":"Mexico", + "output":[ + "750" + ] + }, + { + "input":"Canada", + "output":[ + "754 – 755" + ] + }, + { + "input":"Venezuela", + "output":[ + "759" + ] + }, + { + "input":"Switzerland and Liechtenstein", + "output":[ + "760 – 769" + ] + }, + { + "input":"Colombia", + "output":[ + "770 – 771" + ] + }, + { + "input":"Uruguay", + "output":[ + "773" + ] + }, + { + "input":"Peru", + "output":[ + "775" + ] + }, + { + "input":"Bolivia", + "output":[ + "777" + ] + }, + { + "input":"Argentina", + "output":[ + "778 – 779" + ] + }, + { + "input":"Chile", + "output":[ + "780" + ] + }, + { + "input":"Paraguay", + "output":[ + "784" + ] + }, + { + "input":"Ecuador", + "output":[ + "786" + ] + }, + { + "input":"Brazil", + "output":[ + "789 – 790" + ] + }, + { + "input":"Italy, San Marino and Vatican City", + "output":[ + "800 – 839" + ] + }, + { + "input":"Spain and Andorra", + "output":[ + "840 – 849" + ] + }, + { + "input":"Cuba", + "output":[ + "850" + ] + }, + { + "input":"Slovakia", + "output":[ + "858" + ] + }, + { + "input":"Czech Republic", + "output":[ + "859" + ] + }, + { + "input":"Serbia", + "output":[ + "860" + ] + }, + { + "input":"Mongolia", + "output":[ + "865" + ] + }, + { + "input":"North Korea", + "output":[ + "867" + ] + }, + { + "input":"Turkey", + "output":[ + "868 – 869" + ] + }, + { + "input":"Netherlands", + "output":[ + "870 – 879" + ] + }, + { + "input":"South Korea", + "output":[ + "880" + ] + }, + { + "input":"Cambodia", + "output":[ + "884" + ] + }, + { + "input":"Thailand", + "output":[ + "885" + ] + }, + { + "input":"Singapore", + "output":[ + "888" + ] + }, + { + "input":"India", + "output":[ + "890" + ] + }, + { + "input":"Vietnam", + "output":[ + "893" + ] + }, + { + "input":"Pakistan", + "output":[ + "896" + ] + }, + { + "input":"Indonesia", + "output":[ + "899" + ] + }, + { + "input":"Austria", + "output":[ + "900 – 919" + ] + }, + { + "input":"Australia", + "output":[ + "930 – 939" + ] + }, + { + "input":"New Zealand", + "output":[ + "940 – 949" + ] + }, + { + "input":"Malaysia", + "output":[ + "955" + ] + }, + { + "input":"Macau", + "output":[ + "958" + ] + } + ] +} \ No newline at end of file From 2daae48bbe9064945637622f8691c2a12cced380 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 12:08:49 +0530 Subject: [PATCH 17/87] Update task1319_country_by_barcode_prefix.json --- tasks/task1319_country_by_barcode_prefix.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/tasks/task1319_country_by_barcode_prefix.json b/tasks/task1319_country_by_barcode_prefix.json index 9b4d87f17..ee8b33cc2 100644 --- a/tasks/task1319_country_by_barcode_prefix.json +++ b/tasks/task1319_country_by_barcode_prefix.json @@ -35,12 +35,6 @@ } ], "Instances":[ - { - "input":"United States", - "output":[ - "000 – 019" - ] - }, { "input":"Canada", "output":[ @@ -746,4 +740,4 @@ ] } ] -} \ No newline at end of file +} From 00c806efe631c2559dec81674d4ac70c998c9159 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 12:13:45 +0530 Subject: [PATCH 18/87] Update task1319_country_by_barcode_prefix.json --- tasks/task1319_country_by_barcode_prefix.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tasks/task1319_country_by_barcode_prefix.json b/tasks/task1319_country_by_barcode_prefix.json index ee8b33cc2..20fe320c5 100644 --- a/tasks/task1319_country_by_barcode_prefix.json +++ b/tasks/task1319_country_by_barcode_prefix.json @@ -97,12 +97,6 @@ "400 – 440" ] }, - { - "input":"Japan", - "output":[ - "450 – 459" - ] - }, { "input":"Russia", "output":[ From 740a5d17b641f2043da2a4dabb2a12a8fbd33957 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 12:17:30 +0530 Subject: [PATCH 19/87] Update task1319_country_by_barcode_prefix.json --- tasks/task1319_country_by_barcode_prefix.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tasks/task1319_country_by_barcode_prefix.json b/tasks/task1319_country_by_barcode_prefix.json index 20fe320c5..685c0837d 100644 --- a/tasks/task1319_country_by_barcode_prefix.json +++ b/tasks/task1319_country_by_barcode_prefix.json @@ -35,12 +35,6 @@ } ], "Instances":[ - { - "input":"Canada", - "output":[ - "000 – 019" - ] - }, { "input":"United States drugs", "output":[ From 71d2b303e9848b2cdefbbfb039fb1fc425869282 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 12:41:05 +0530 Subject: [PATCH 20/87] added task1320_country_domain_tld --- tasks/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/README.md b/tasks/README.md index c658f04dd..b1287968e 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -841,3 +841,4 @@ Name | Summary | Category `task1317_country_calling_code` | Given a country name, return the calling code of the given country | Answer Generation `task1159_bard_analogical_reasoning_containers` | Given an analogy that relates items to the associated containers, give the appropriate container for the given item | Answer Generation `task1319_country_by_barcode_prefix` | Given a country name, return the barcode prefix of the given country | Answer Generation +`task1320_country_domain_tld` | Given a country name, return the Top Level Domain (TLD) of the given country | Answer Generation From e856b95590c74326d5a7c199677f2bdfd32d2b79 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 12:48:35 +0530 Subject: [PATCH 21/87] task1320_country_domain_tld --- tasks/task1320_country_domain_tld.json | 1563 ++++++++++++++++++++++++ 1 file changed, 1563 insertions(+) create mode 100644 tasks/task1320_country_domain_tld.json diff --git a/tasks/task1320_country_domain_tld.json b/tasks/task1320_country_domain_tld.json new file mode 100644 index 000000000..88b667b35 --- /dev/null +++ b/tasks/task1320_country_domain_tld.json @@ -0,0 +1,1563 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-Domain-TLD Dataset(Dataset : https://data.world/samayo/countries-tld/workspace/file?filename=country-by-domain-tld.json" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the Top Level Domain (TLD) of the given country", + "Positive Examples":[ + { + "input":"Andorra", + "output":".ad", + "explanation":".ad is the TLD of the country called Andorra." + }, + { + "input":"India", + "output":".in", + "explanation":".in is the TLD of the country called India." + } + ], + "Negative Examples":[ + { + "input":"Anguilla", + "output":".aq", + "explanation":".aq is not the TLD of the country called Anguilla. However, .ai is the TLD of the country called Anguilla." + }, + { + "input":"Afghanistan", + "output":".at", + "explanation":".at is not the TLD of the country called Kyrgyzstan. However, .af is the TLD of the country called Kyrgyzstan." + } + ], + "Instances":[ + { + "input":"Ascension Island", + "output":[ + ".ac" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + ".ae" + ] + }, + { + "input":"Afghanistan", + "output":[ + ".af" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + ".ag" + ] + }, + { + "input":"Anguilla", + "output":[ + ".ai" + ] + }, + { + "input":"Albania", + "output":[ + ".al" + ] + }, + { + "input":"Armenia", + "output":[ + ".am" + ] + }, + { + "input":"Netherlands Antilles", + "output":[ + ".an" + ] + }, + { + "input":"Angola", + "output":[ + ".ao" + ] + }, + { + "input":"Antarctica", + "output":[ + ".aq" + ] + }, + { + "input":"Argentina", + "output":[ + ".ar" + ] + }, + { + "input":"American Samoa", + "output":[ + ".as" + ] + }, + { + "input":"Austria", + "output":[ + ".at" + ] + }, + { + "input":"Australia", + "output":[ + ".au" + ] + }, + { + "input":"Aruba", + "output":[ + ".aw" + ] + }, + { + "input":"Åland", + "output":[ + ".ax" + ] + }, + { + "input":"Azerbaijan", + "output":[ + ".az" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + ".ba" + ] + }, + { + "input":"Barbados", + "output":[ + ".bb" + ] + }, + { + "input":"Bangladesh", + "output":[ + ".bd" + ] + }, + { + "input":"Belgium", + "output":[ + ".be" + ] + }, + { + "input":"Burkina Faso", + "output":[ + ".bf" + ] + }, + { + "input":"Bulgaria", + "output":[ + ".bg" + ] + }, + { + "input":"Bahrain", + "output":[ + ".bh" + ] + }, + { + "input":"Burundi", + "output":[ + ".bi" + ] + }, + { + "input":"Benin", + "output":[ + ".bj" + ] + }, + { + "input":"Bermuda", + "output":[ + ".bm" + ] + }, + { + "input":"Brunei", + "output":[ + ".bn" + ] + }, + { + "input":"Bolivia", + "output":[ + ".bo" + ] + }, + { + "input":"Bonaire", + "output":[ + ".bq" + ] + }, + { + "input":"Brazil", + "output":[ + ".br" + ] + }, + { + "input":"Bahamas", + "output":[ + ".bs" + ] + }, + { + "input":"Bhutan", + "output":[ + ".bt" + ] + }, + { + "input":"Bouvet Island", + "output":[ + ".bv" + ] + }, + { + "input":"Botswana", + "output":[ + ".bw" + ] + }, + { + "input":"Belarus", + "output":[ + ".by" + ] + }, + { + "input":"Belize", + "output":[ + ".bz" + ] + }, + { + "input":"Brittany", + "output":[ + ".bzh" + ] + }, + { + "input":"Canada", + "output":[ + ".ca" + ] + }, + { + "input":"Cocos (Keeling) Islands", + "output":[ + ".cc" + ] + }, + { + "input":"Democratic Republic of the Congo", + "output":[ + ".cd" + ] + }, + { + "input":"Central African Republic", + "output":[ + ".cf" + ] + }, + { + "input":"Republic of the Congo", + "output":[ + ".cg" + ] + }, + { + "input":"Switzerland ", + "output":[ + ".ch" + ] + }, + { + "input":"Ivory Coast", + "output":[ + ".ci" + ] + }, + { + "input":"Cook Islands", + "output":[ + ".ck" + ] + }, + { + "input":"Chile", + "output":[ + ".cl" + ] + }, + { + "input":"Cameroon", + "output":[ + ".cm" + ] + }, + { + "input":"People's Republic of China", + "output":[ + ".cn" + ] + }, + { + "input":"Colombia", + "output":[ + ".co" + ] + }, + { + "input":"Costa Rica", + "output":[ + ".cr" + ] + }, + { + "input":"Cuba", + "output":[ + ".cu" + ] + }, + { + "input":"Cape Verde", + "output":[ + ".cv" + ] + }, + { + "input":"Curaçao Curaçao, West Indies", + "output":[ + ".cw" + ] + }, + { + "input":"Christmas Island", + "output":[ + ".cx" + ] + }, + { + "input":"Cyprus", + "output":[ + ".cy" + ] + }, + { + "input":"Czech Republic", + "output":[ + ".cz" + ] + }, + { + "input":"East Germany", + "output":[ + ".dd" + ] + }, + { + "input":"Germany", + "output":[ + ".de" + ] + }, + { + "input":"Djibouti", + "output":[ + ".dj" + ] + }, + { + "input":"Denmark", + "output":[ + ".dk" + ] + }, + { + "input":"Dominica", + "output":[ + ".dm" + ] + }, + { + "input":"Dominican Republic", + "output":[ + ".do" + ] + }, + { + "input":"Algeria", + "output":[ + ".dz" + ] + }, + { + "input":"Ecuador", + "output":[ + ".ec" + ] + }, + { + "input":"Estonia", + "output":[ + ".ee" + ] + }, + { + "input":"Egypt", + "output":[ + ".eg" + ] + }, + { + "input":"Western Sahara", + "output":[ + ".eh" + ] + }, + { + "input":"Eritrea", + "output":[ + ".er" + ] + }, + { + "input":"Spain España", + "output":[ + ".es" + ] + }, + { + "input":"Ethiopia", + "output":[ + ".et" + ] + }, + { + "input":"European Union", + "output":[ + ".eu" + ] + }, + { + "input":"Finland", + "output":[ + ".fi" + ] + }, + { + "input":"Fiji", + "output":[ + ".fj" + ] + }, + { + "input":"Falkland Islands", + "output":[ + ".fk" + ] + }, + { + "input":"Federated States of Micronesia", + "output":[ + ".fm" + ] + }, + { + "input":"Faroe Islands Føroyar", + "output":[ + ".fo" + ] + }, + { + "input":"France", + "output":[ + ".fr" + ] + }, + { + "input":"Gabon", + "output":[ + ".ga" + ] + }, + { + "input":"United Kingdom", + "output":[ + ".gb" + ] + }, + { + "input":"Grenada", + "output":[ + ".gd" + ] + }, + { + "input":"Georgia", + "output":[ + ".ge" + ] + }, + { + "input":"French Guiana ", + "output":[ + ".gf" + ] + }, + { + "input":"Guernsey ", + "output":[ + ".gg" + ] + }, + { + "input":"Ghana", + "output":[ + ".gh" + ] + }, + { + "input":"Gibraltar", + "output":[ + ".gi" + ] + }, + { + "input":"Greenland", + "output":[ + ".gl" + ] + }, + { + "input":"The Gambia", + "output":[ + ".gm" + ] + }, + { + "input":"Guinea", + "output":[ + ".gn" + ] + }, + { + "input":"Guadeloupe", + "output":[ + ".gp" + ] + }, + { + "input":"Equatorial Guinea ", + "output":[ + ".gq" + ] + }, + { + "input":"Greece", + "output":[ + ".gr" + ] + }, + { + "input":"South Georgia and the South Sandwich Is", + "output":[ + ".gsla" + ] + }, + { + "input":"Guatemala", + "output":[ + ".gt" + ] + }, + { + "input":"Guam", + "output":[ + ".gu" + ] + }, + { + "input":"GuineaBissau", + "output":[ + ".gw" + ] + }, + { + "input":"Guyana", + "output":[ + ".gy" + ] + }, + { + "input":"Hong Kong", + "output":[ + ".hk" + ] + }, + { + "input":"Heard Island and McDonald Islands", + "output":[ + ".hm" + ] + }, + { + "input":"Honduras", + "output":[ + ".hn" + ] + }, + { + "input":"Croatia", + "output":[ + ".hr" + ] + }, + { + "input":"Haiti", + "output":[ + ".ht" + ] + }, + { + "input":"Hungary", + "output":[ + ".hu" + ] + }, + { + "input":"Indonesia", + "output":[ + ".id" + ] + }, + { + "input":"Ireland", + "output":[ + ".ie" + ] + }, + { + "input":"Israel", + "output":[ + ".il" + ] + }, + { + "input":"Isle of Man", + "output":[ + ".im" + ] + }, + { + "input":"British Indian Ocean Territory", + "output":[ + ".io" + ] + }, + { + "input":"Iraq", + "output":[ + ".iq" + ] + }, + { + "input":"Iran", + "output":[ + ".ir" + ] + }, + { + "input":"Iceland", + "output":[ + ".is" + ] + }, + { + "input":"Italy", + "output":[ + ".it" + ] + }, + { + "input":"Jersey", + "output":[ + ".je" + ] + }, + { + "input":"Jamaica", + "output":[ + ".jm" + ] + }, + { + "input":"Jordan", + "output":[ + ".jo" + ] + }, + { + "input":"Japan", + "output":[ + ".jp" + ] + }, + { + "input":"Kenya", + "output":[ + ".ke" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + ".kg" + ] + }, + { + "input":"Cambodia", + "output":[ + ".kh" + ] + }, + { + "input":"Kiribati", + "output":[ + ".ki" + ] + }, + { + "input":"Comoros Komori", + "output":[ + ".km" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + ".kn" + ] + }, + { + "input":"Democratic People's Republic of Korea", + "output":[ + ".kp" + ] + }, + { + "input":"Republic of Korea", + "output":[ + ".kr" + ] + }, + { + "input":"Kurdistan", + "output":[ + ".krd" + ] + }, + { + "input":"Kuwait", + "output":[ + ".kw" + ] + }, + { + "input":"Cayman Islands", + "output":[ + ".ky" + ] + }, + { + "input":"Kazakhstan", + "output":[ + ".kz" + ] + }, + { + "input":"Laos", + "output":[ + ".la" + ] + }, + { + "input":"Lebanon", + "output":[ + ".lb" + ] + }, + { + "input":"Saint Lucia", + "output":[ + ".lc" + ] + }, + { + "input":"Liechtenstein", + "output":[ + ".li" + ] + }, + { + "input":"Sri Lanka Lanka", + "output":[ + ".lk" + ] + }, + { + "input":"Liberia", + "output":[ + ".lr" + ] + }, + { + "input":"Lesotho", + "output":[ + ".ls" + ] + }, + { + "input":"Lithuania", + "output":[ + ".lt" + ] + }, + { + "input":"Luxembourg", + "output":[ + ".lu" + ] + }, + { + "input":"Latvia", + "output":[ + ".lv" + ] + }, + { + "input":"Libya", + "output":[ + ".ly" + ] + }, + { + "input":"Morocco", + "output":[ + ".ma" + ] + }, + { + "input":"Monaco", + "output":[ + ".mc" + ] + }, + { + "input":"Moldova", + "output":[ + ".md" + ] + }, + { + "input":"Montenegro", + "output":[ + ".me" + ] + }, + { + "input":"Madagascar", + "output":[ + ".mg" + ] + }, + { + "input":"Marshall Islands", + "output":[ + ".mh" + ] + }, + { + "input":"Macedonia", + "output":[ + ".mk" + ] + }, + { + "input":"Mali", + "output":[ + ".ml" + ] + }, + { + "input":"Myanmar", + "output":[ + ".mm" + ] + }, + { + "input":"Mongolia", + "output":[ + ".mn" + ] + }, + { + "input":"Macau", + "output":[ + ".mo" + ] + }, + { + "input":"Northern Mariana Islands", + "output":[ + ".mp" + ] + }, + { + "input":"Martinique", + "output":[ + ".mq" + ] + }, + { + "input":"Mauritania", + "output":[ + ".mr" + ] + }, + { + "input":"Montserrat", + "output":[ + ".ms" + ] + }, + { + "input":"Malta", + "output":[ + ".mt" + ] + }, + { + "input":"Mauritius", + "output":[ + ".mu" + ] + }, + { + "input":"Maldives", + "output":[ + ".mv" + ] + }, + { + "input":"Malawi", + "output":[ + ".mw" + ] + }, + { + "input":"Mexico", + "output":[ + ".mx" + ] + }, + { + "input":"Malaysia", + "output":[ + ".my" + ] + }, + { + "input":"Mozambique", + "output":[ + ".mz" + ] + }, + { + "input":"Namibia", + "output":[ + ".na" + ] + }, + { + "input":"New Caledonia", + "output":[ + ".nc" + ] + }, + { + "input":"Niger", + "output":[ + ".ne" + ] + }, + { + "input":"Norfolk Island", + "output":[ + ".nf" + ] + }, + { + "input":"Nigeria", + "output":[ + ".ng" + ] + }, + { + "input":"Nicaragua", + "output":[ + ".ni" + ] + }, + { + "input":"Netherlands ", + "output":[ + ".nl" + ] + }, + { + "input":"Norway", + "output":[ + ".no" + ] + }, + { + "input":"Nepal", + "output":[ + ".np" + ] + }, + { + "input":"Nauru", + "output":[ + ".nr" + ] + }, + { + "input":"Niue", + "output":[ + ".nu" + ] + }, + { + "input":"New Zealand", + "output":[ + ".nz" + ] + }, + { + "input":"Oman", + "output":[ + ".om" + ] + }, + { + "input":"Panama", + "output":[ + ".pa" + ] + }, + { + "input":"Peru", + "output":[ + ".pe" + ] + }, + { + "input":"French Polynesia ", + "output":[ + ".pf" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + ".pg" + ] + }, + { + "input":"Philippines", + "output":[ + ".ph" + ] + }, + { + "input":"Pakistan", + "output":[ + ".pk" + ] + }, + { + "input":"Poland", + "output":[ + ".pl" + ] + }, + { + "input":"SaintPierre and Miquelon", + "output":[ + ".pm" + ] + }, + { + "input":"Pitcairn Islands", + "output":[ + ".pn" + ] + }, + { + "input":"Puerto Rico", + "output":[ + ".pr" + ] + }, + { + "input":"State of Palestine", + "output":[ + ".ps" + ] + }, + { + "input":"Portugal", + "output":[ + ".pt" + ] + }, + { + "input":"Palau Pelew", + "output":[ + ".pw" + ] + }, + { + "input":"Paraguay", + "output":[ + ".py" + ] + }, + { + "input":"Qatar", + "output":[ + ".qa" + ] + }, + { + "input":"Réunion", + "output":[ + ".re" + ] + }, + { + "input":"Romania", + "output":[ + ".ro" + ] + }, + { + "input":"Serbia", + "output":[ + ".rs" + ] + }, + { + "input":"Russia", + "output":[ + ".ru" + ] + }, + { + "input":"Rwanda", + "output":[ + ".rw" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + ".sa" + ] + }, + { + "input":"Solomon Islands ", + "output":[ + ".sb" + ] + }, + { + "input":"Seychelles", + "output":[ + ".sc" + ] + }, + { + "input":"Sudan", + "output":[ + ".sd" + ] + }, + { + "input":"Sweden", + "output":[ + ".se" + ] + }, + { + "input":"Singapore", + "output":[ + ".sg" + ] + }, + { + "input":"Saint Helena", + "output":[ + ".sh" + ] + }, + { + "input":"Slovenia", + "output":[ + ".si" + ] + }, + { + "input":"Slovakia", + "output":[ + ".sk" + ] + }, + { + "input":"Sierra Leone", + "output":[ + ".sl" + ] + }, + { + "input":"San Marino", + "output":[ + ".sm" + ] + }, + { + "input":"Senegal", + "output":[ + ".sn" + ] + }, + { + "input":"Somalia", + "output":[ + ".so" + ] + }, + { + "input":"Suriname", + "output":[ + ".sr" + ] + }, + { + "input":"South Sudan", + "output":[ + ".ss" + ] + }, + { + "input":"São Tomé and Príncipe", + "output":[ + ".st" + ] + }, + { + "input":"Soviet Union", + "output":[ + ".su" + ] + }, + { + "input":"El Salvador", + "output":[ + ".sv" + ] + }, + { + "input":"Sint Maarten", + "output":[ + ".sx" + ] + }, + { + "input":"Syria", + "output":[ + ".sy" + ] + }, + { + "input":"Swaziland", + "output":[ + ".sz" + ] + }, + { + "input":"Turks and Caicos Islands", + "output":[ + ".tc" + ] + }, + { + "input":"Chad", + "output":[ + ".td" + ] + }, + { + "input":"French Southern and Antarctic Lands", + "output":[ + ".tf" + ] + }, + { + "input":"Togo", + "output":[ + ".tg" + ] + }, + { + "input":"Thailand", + "output":[ + ".th" + ] + }, + { + "input":"Tajikistan", + "output":[ + ".tj" + ] + }, + { + "input":"Tokelau", + "output":[ + ".tk" + ] + }, + { + "input":"East Timor", + "output":[ + ".tl" + ] + }, + { + "input":"Turkmenistan", + "output":[ + ".tm" + ] + }, + { + "input":"Tunisia", + "output":[ + ".tn" + ] + }, + { + "input":"Tonga", + "output":[ + ".to" + ] + }, + { + "input":"East Timor", + "output":[ + ".tp" + ] + }, + { + "input":"Turkey", + "output":[ + ".tr" + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + ".tt" + ] + }, + { + "input":"Tuvalu", + "output":[ + ".tv" + ] + }, + { + "input":"Taiwan", + "output":[ + ".tw" + ] + }, + { + "input":"Tanzania", + "output":[ + ".tz" + ] + }, + { + "input":"Ukraine ", + "output":[ + ".ua" + ] + }, + { + "input":"Uganda", + "output":[ + ".ug" + ] + }, + { + "input":"United Kingdom", + "output":[ + ".uk" + ] + }, + { + "input":"United States of America", + "output":[ + ".us" + ] + }, + { + "input":"Uruguay", + "output":[ + ".uy" + ] + }, + { + "input":"Uzbekistan", + "output":[ + ".uz" + ] + }, + { + "input":"Vatican City", + "output":[ + ".va" + ] + }, + { + "input":"Saint Vincent and the Grenadines", + "output":[ + ".vc" + ] + }, + { + "input":"Venezuela", + "output":[ + ".ve" + ] + }, + { + "input":"British Virgin Islands", + "output":[ + ".vg" + ] + }, + { + "input":"United States Virgin Islands", + "output":[ + ".vi" + ] + }, + { + "input":"Vietnam", + "output":[ + ".vn" + ] + }, + { + "input":"Vanuatu", + "output":[ + ".vu" + ] + }, + { + "input":"Wallis and Futuna", + "output":[ + ".wf" + ] + }, + { + "input":"Samoa", + "output":[ + ".ws" + ] + }, + { + "input":"Yemen", + "output":[ + ".ye" + ] + }, + { + "input":"Mayotte", + "output":[ + ".yt" + ] + }, + { + "input":"SFR Yugoslavia", + "output":[ + ".yu" + ] + }, + { + "input":"South Africa", + "output":[ + ".za" + ] + }, + { + "input":"Zambia", + "output":[ + ".zm" + ] + }, + { + "input":"Zaire", + "output":[ + ".zr" + ] + }, + { + "input":"Zimbabwe", + "output":[ + ".zw" + ] + } + ] +} \ No newline at end of file From 1a43c607370d3f6cff108882270f2e534e935b9f Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 13:17:29 +0530 Subject: [PATCH 22/87] Update task1320_country_domain_tld.json --- tasks/task1320_country_domain_tld.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/tasks/task1320_country_domain_tld.json b/tasks/task1320_country_domain_tld.json index 88b667b35..6706cd80c 100644 --- a/tasks/task1320_country_domain_tld.json +++ b/tasks/task1320_country_domain_tld.json @@ -1367,12 +1367,6 @@ ".tk" ] }, - { - "input":"East Timor", - "output":[ - ".tl" - ] - }, { "input":"Turkmenistan", "output":[ @@ -1560,4 +1554,4 @@ ] } ] -} \ No newline at end of file +} From 5dca2e59f64b4ebf9600f130c45767fd6fb3c3f8 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 13:20:44 +0530 Subject: [PATCH 23/87] Update task1320_country_domain_tld.json --- tasks/task1320_country_domain_tld.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tasks/task1320_country_domain_tld.json b/tasks/task1320_country_domain_tld.json index 6706cd80c..a17da27fb 100644 --- a/tasks/task1320_country_domain_tld.json +++ b/tasks/task1320_country_domain_tld.json @@ -509,12 +509,6 @@ ".ga" ] }, - { - "input":"United Kingdom", - "output":[ - ".gb" - ] - }, { "input":"Grenada", "output":[ From fe16afa26b254113e30aad055c63ad51d34ef588 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 16:16:59 +0530 Subject: [PATCH 24/87] task1318_country_national_dish --- tasks/task1318_country_national_dish.json | 1017 +++++++++++++++++++++ 1 file changed, 1017 insertions(+) create mode 100644 tasks/task1318_country_national_dish.json diff --git a/tasks/task1318_country_national_dish.json b/tasks/task1318_country_national_dish.json new file mode 100644 index 000000000..43ca13858 --- /dev/null +++ b/tasks/task1318_country_national_dish.json @@ -0,0 +1,1017 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-National Dish Dataset(Dataset : https://github.com/drmonkeyninja/country.json/blob/master/src/country-by-national-dish.json" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the national dish of the given country", + "Positive Examples":[ + { + "input":"Afghanistan", + "output":"Kabuli Palaw", + "explanation":"Kabuli Palaw is the national dish name of the country called Afghanistan." + }, + { + "input":"Algeria", + "output":"Couscous", + "explanation":"Couscous is the national dish name of the country called Algeria." + } + ], + "Negative Examples":[ + { + "input":"Argentina", + "output":"Keshi yena", + "explanation":"Keshi yena is not the national dish name of the country called Argentina. However, Asado is the national dish name of the country called Argentina." + }, + { + "input":"Azerbaijan", + "output":"Machboos", + "explanation":"Machboos is not the national dish name of the country called Azerbaijan. However, Dolma is the national dish name of the country called Azerbaijan." + } + ], + "Instances":[ + { + "input":"Albania", + "output":[ + "Tavë kosi" + ] + }, + { + "input":"Angola", + "output":[ + "Moamba de galinha" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "Pepperpot, Fungee" + ] + }, + { + "input":"Argentina", + "output":[ + "Asado" + ] + }, + { + "input":"Armenia", + "output":[ + "Harissa, Dolma, Khorovats" + ] + }, + { + "input":"Aruba", + "output":[ + "Keshi yena" + ] + }, + { + "input":"Australia", + "output":[ + "Meat pie, Roast lamb" + ] + }, + { + "input":"Austria", + "output":[ + "Wiener schnitzel, Tafelspitz" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "Dolma" + ] + }, + { + "input":"Bahamas", + "output":[ + "Crack conch with peas and rice " + ] + }, + { + "input":"Bahrain", + "output":[ + "Machboos" + ] + }, + { + "input":"Bangladesh", + "output":[ + "Rice, Fish, Chicken Korma " + ] + }, + { + "input":"Barbados", + "output":[ + "Cou-Cou and Flying Fish " + ] + }, + { + "input":"Belarus", + "output":[ + "Draniki" + ] + }, + { + "input":"Belgium", + "output":[ + "Moules-frites " + ] + }, + { + "input":"Belize", + "output":[ + "Boil up" + ] + }, + { + "input":"Bermuda", + "output":[ + "Bermuda fish chowder" + ] + }, + { + "input":"Bhutan", + "output":[ + "Ema datshi" + ] + }, + { + "input":"Bolivia", + "output":[ + "Salteñas " + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "Bosnian pot " + ] + }, + { + "input":"Botswana", + "output":[ + "Seswaa" + ] + }, + { + "input":"Brazil", + "output":[ + "Feijoada " + ] + }, + { + "input":"Brunei", + "output":[ + "Ambuyat " + ] + }, + { + "input":"Bulgaria", + "output":[ + "Banitsa, Bob chorba" + ] + }, + { + "input":"Burma", + "output":[ + "Mohinga" + ] + }, + { + "input":"Cambodia", + "output":[ + "Amok trey" + ] + }, + { + "input":"Cameroon", + "output":[ + "Ndolé" + ] + }, + { + "input":"Canada", + "output":[ + "Kraft Dinner" + ] + }, + { + "input":"Cape Verde", + "output":[ + "Cachupa" + ] + }, + { + "input":"Chile", + "output":[ + "Empanada" + ] + }, + { + "input":"China", + "output":[ + "Peking Duck" + ] + }, + { + "input":"Hong Kong", + "output":[ + "Char siu" + ] + }, + { + "input":"Macau", + "output":[ + "Minchee " + ] + }, + { + "input":"Colombia", + "output":[ + "Ajiaco, Bandeja paisa" + ] + }, + { + "input":"Costa Rica", + "output":[ + "Gallo pinto" + ] + }, + { + "input":"Ivory Coast", + "output":[ + "Fufu, Kedjenou" + ] + }, + { + "input":"Croatia", + "output":[ + "Istrian stew" + ] + }, + { + "input":"Cuba", + "output":[ + "Ropa vieja, Moros y cristianos" + ] + }, + { + "input":"Cyprus", + "output":[ + "Fasolada" + ] + }, + { + "input":"Czech Republic", + "output":[ + "roast pork with dumplings and sauerkraut" + ] + }, + { + "input":"Democratic Republic of the Congo", + "output":[ + "Poulet à la Moambé " + ] + }, + { + "input":"Denmark", + "output":[ + "fried pork and potato-based dish" + ] + }, + { + "input":"Greenland", + "output":[ + "Kiviak" + ] + }, + { + "input":"Dominica", + "output":[ + "Mountain chicken, Fish broth" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "rice, red beans, and meat" + ] + }, + { + "input":"Ecuador", + "output":[ + "Encebollado, Fritada, Guatitas, " + ] + }, + { + "input":"Egypt", + "output":[ + "Ful medames, kushari, " + ] + }, + { + "input":"El Salvador", + "output":[ + "Pupusa" + ] + }, + { + "input":"Eritrea", + "output":[ + "Zigini with injera, Gored gored, raw meat" + ] + }, + { + "input":"Estonia", + "output":[ + "sauerkraut stew" + ] + }, + { + "input":"Ethiopia", + "output":[ + "Wat with injera, Fit-fit" + ] + }, + { + "input":"Finland", + "output":[ + "Karjalanpaisti, Mämmi, Sautéed reindeer" + ] + }, + { + "input":"France", + "output":[ + "Crêpe, Pot-au-feu, Macaron, Bisque" + ] + }, + { + "input":"Gabon", + "output":[ + "Poulet Nyembwe " + ] + }, + { + "input":"Georgia", + "output":[ + "Khachapuri, khinkali" + ] + }, + { + "input":"Germany", + "output":[ + "Currywurst, Sauerbraten, Bratwurst " + ] + }, + { + "input":"Ghana", + "output":[ + "Fufu" + ] + }, + { + "input":"Greece", + "output":[ + "Fasolada, Moussaka, Souvlaki " + ] + }, + { + "input":"Grenada", + "output":[ + "Oil Down " + ] + }, + { + "input":"Guatemala", + "output":[ + "Fiambre, Pepian (hearty meat stew)" + ] + }, + { + "input":"Guyana", + "output":[ + "Pepperpot" + ] + }, + { + "input":"Haiti", + "output":[ + "Red beans and rice " + ] + }, + { + "input":"Honduras", + "output":[ + "Baleada, Carne asada, Sopa de Caracol (Conch Soup)" + ] + }, + { + "input":"Hungary", + "output":[ + "Gulyás, " + ] + }, + { + "input":"Iceland", + "output":[ + "Hákarl, Þorramatur" + ] + }, + { + "input":"India", + "output":[ + "No officially anointed national dish" + ] + }, + { + "input":"Indonesia", + "output":[ + "Tumpeng Sate, Soto, Nasi goreng " + ] + }, + { + "input":"Iran", + "output":[ + "Chelo kabab, Ghormeh sabzi" + ] + }, + { + "input":"Iraq", + "output":[ + "Samak masgouf, Kleicha" + ] + }, + { + "input":"Ireland", + "output":[ + "Colcannon, Irish stew " + ] + }, + { + "input":"Israel", + "output":[ + "Hummus, falafel, Meorav Yerushalmi" + ] + }, + { + "input":"Italy", + "output":[ + "Pasta, Polenta, Pizza, Risotto" + ] + }, + { + "input":"Jamaica", + "output":[ + "Ackee and Saltfish, Jamaican patty" + ] + }, + { + "input":"Japan", + "output":[ + "Sushi, Japanese curry, Ramen " + ] + }, + { + "input":"Jordan", + "output":[ + "Mansaf " + ] + }, + { + "input":"Kazakhstan", + "output":[ + "Beshbarmak, Shalgam" + ] + }, + { + "input":"Kenya", + "output":[ + "Ugali, Sukuma wiki, Nyama choma " + ] + }, + { + "input":"Kuwait", + "output":[ + "Machboos" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "Beshbarmak, Laghman, Kuurdak" + ] + }, + { + "input":"Laos", + "output":[ + "Tum Mak Hoong (Som Tum, its Thai name)" + ] + }, + { + "input":"Latvia", + "output":[ + "Latke" + ] + }, + { + "input":"Lebanon", + "output":[ + "Kibbeh" + ] + }, + { + "input":"Libya", + "output":[ + "Bazeen, Usban" + ] + }, + { + "input":"Lithuania", + "output":[ + "Cepelinai" + ] + }, + { + "input":"Luxembourg", + "output":[ + "Judd mat Gaardebounen, Bouneschlupp" + ] + }, + { + "input":"Macedonia", + "output":[ + "Tavče Gravče" + ] + }, + { + "input":"Madagascar", + "output":[ + "Romazava " + ] + }, + { + "input":"Malaysia", + "output":[ + "Nasi lemak, Satay, Laksa, Roti canai " + ] + }, + { + "input":"Malta", + "output":[ + "Pastizzi, Rabbit Stew (Fenkata)" + ] + }, + { + "input":"Mauritania", + "output":[ + "Thieboudienne, Couscous" + ] + }, + { + "input":"Mexico", + "output":[ + "Tacos, Mole poblano, Chiles en nogada " + ] + }, + { + "input":"Mongolia", + "output":[ + "Buuz" + ] + }, + { + "input":"Montenegro", + "output":[ + "Kačamak, Raštan " + ] + }, + { + "input":"Morocco", + "output":[ + "Couscous, Tagine " + ] + }, + { + "input":"Nicaragua", + "output":[ + "Gallo pinto " + ] + }, + { + "input":"Nigeria", + "output":[ + "Jollof rice" + ] + }, + { + "input":"Nepal", + "output":[ + "Dal bhat " + ] + }, + { + "input":"Netherlands", + "output":[ + "Stamppot, hutspot" + ] + }, + { + "input":"New Zealand", + "output":[ + "Bacon and egg pie, lamb, pavlova" + ] + }, + { + "input":"North Korea", + "output":[ + "Galbi, Kimchi" + ] + }, + { + "input":"Norway", + "output":[ + "Fårikål" + ] + }, + { + "input":"Pakistan", + "output":[ + "Biryani, Nihari " + ] + }, + { + "input":"Panama", + "output":[ + "Sancocho de gallina" + ] + }, + { + "input":"Palestine", + "output":[ + "Arab salad, Falafel, Mujaddara, Musakhan, Hummus with tahini" + ] + }, + { + "input":"Paraguay", + "output":[ + "Sopa paraguaya" + ] + }, + { + "input":"Peru", + "output":[ + "Ceviche " + ] + }, + { + "input":"Philippines", + "output":[ + "Adobo, Lechon (both unofficial) " + ] + }, + { + "input":"Poland", + "output":[ + "Bigos, Pierogi, Kotlet schabowy, Żurek" + ] + }, + { + "input":"Portugal", + "output":[ + "Bacalhau" + ] + }, + { + "input":"Puerto Rico", + "output":[ + "Arroz con gandules, Mofongo" + ] + }, + { + "input":"Republic of the Congo", + "output":[ + "Poulet Moambé " + ] + }, + { + "input":"Romania and Moldova", + "output":[ + "Mămăligă, Sarmale, Mici " + ] + }, + { + "input":"Russia", + "output":[ + "Pelmeni, Shchi, Kasha, Pirogi, Pirozhki " + ] + }, + { + "input":"Republic of Tatarstan", + "output":[ + "Öçpoçmaq" + ] + }, + { + "input":"Tula, Russia", + "output":[ + "Tula gingerbread" + ] + }, + { + "input":"San Marino", + "output":[ + "Torta Tre Monti" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "Kabsa" + ] + }, + { + "input":"Senegal", + "output":[ + "Thieboudienne" + ] + }, + { + "input":"Serbia", + "output":[ + "Ćevapčići, Pljeskavica, Ražnjići, Proja, Kajmak " + ] + }, + { + "input":"Slovakia", + "output":[ + "Bryndzové halušky " + ] + }, + { + "input":"Slovenia", + "output":[ + "Ajdovi žganci, Belokranjska povitica, Obara" + ] + }, + { + "input":"Singapore", + "output":[ + "Chilli crab, Hainanese Chicken Rice " + ] + }, + { + "input":"Somalia", + "output":[ + "Canjeero with goat stew" + ] + }, + { + "input":"South Africa", + "output":[ + "Bobotie " + ] + }, + { + "input":"South Korea", + "output":[ + "Kimchi, bulgogi" + ] + }, + { + "input":"Spain", + "output":[ + "Tortilla española " + ] + }, + { + "input":"Andalusia", + "output":[ + "Gazpacho" + ] + }, + { + "input":"Asturias", + "output":[ + "Fabada asturiana" + ] + }, + { + "input":"Basque Country", + "output":[ + "Marmitako, Chistorras" + ] + }, + { + "input":"Canary Islands", + "output":[ + "Ropa vieja, Papas arrugadas" + ] + }, + { + "input":"Galicia", + "output":[ + "Empanada, Polbo á feira" + ] + }, + { + "input":"Valencian Community", + "output":[ + "Paella" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "Rice and curry " + ] + }, + { + "input":"Sudan", + "output":[ + "Ful medames" + ] + }, + { + "input":"Sweden", + "output":[ + "Köttbullar, Kräftskiva, Surströmming, Ostkaka " + ] + }, + { + "input":"Switzerland", + "output":[ + "Cervelat, Fondue, Rösti" + ] + }, + { + "input":"Syria", + "output":[ + "Kibbeh" + ] + }, + { + "input":"Tajikistan", + "output":[ + "O'sh (pilaf)" + ] + }, + { + "input":"Taiwan", + "output":[ + "Beef noodle soup" + ] + }, + { + "input":"Tanzania", + "output":[ + "Ugali " + ] + }, + { + "input":"Thailand", + "output":[ + "Pad Thai, Tom Yum Goong " + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + "Callaloo, Doubles" + ] + }, + { + "input":"Turkey", + "output":[ + "Döner kebab, Kuru fasulye with pilav " + ] + }, + { + "input":"Tunisia", + "output":[ + "Couscous, Kabkabou" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "Palaw" + ] + }, + { + "input":"Uganda", + "output":[ + "Matoke" + ] + }, + { + "input":"Ukraine", + "output":[ + "Borscht, Varenyky " + ] + }, + { + "input":"United Kingdom", + "output":[ + "Fish and chips, Chicken tikka masala (Indian-British curry) " + ] + }, + { + "input":"England", + "output":[ + "Beef, (especially roast beef/corned beef), Pudding " + ] + }, + { + "input":"Cornwall", + "output":[ + "Cornish pasty" + ] + }, + { + "input":"Northern Ireland", + "output":[ + "Ulster fry " + ] + }, + { + "input":"Isle of Man", + "output":[ + "Skeddan jiarg" + ] + }, + { + "input":"Scotland", + "output":[ + "Haggis " + ] + }, + { + "input":"Wales", + "output":[ + "Cawl " + ] + }, + { + "input":"United States", + "output":[ + "Hamburger, Hot dog, Fried chicken, Buffalo wings, Apple pie" + ] + }, + { + "input":"United States Virgin Islands", + "output":[ + "Fish and Fungi" + ] + }, + { + "input":"Uruguay", + "output":[ + "Asado, Chivito" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "O'sh " + ] + }, + { + "input":"Vanuatu", + "output":[ + "Lap lap" + ] + }, + { + "input":"Venezuela", + "output":[ + "Pabellón criollo " + ] + }, + { + "input":"Vietnam", + "output":[ + "Phở, Bún bò Huế" + ] + }, + { + "input":"Yemen", + "output":[ + "Saltah" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "Sadza" + ] + } + ] +} \ No newline at end of file From e222218c21d9f7847351e19a4ee74db67218827e Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 17:06:39 +0530 Subject: [PATCH 25/87] task1321_country_continent --- tasks/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/README.md b/tasks/README.md index b1287968e..8baeb03bf 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -842,3 +842,4 @@ Name | Summary | Category `task1159_bard_analogical_reasoning_containers` | Given an analogy that relates items to the associated containers, give the appropriate container for the given item | Answer Generation `task1319_country_by_barcode_prefix` | Given a country name, return the barcode prefix of the given country | Answer Generation `task1320_country_domain_tld` | Given a country name, return the Top Level Domain (TLD) of the given country | Answer Generation +`task1321_country_continent` | Given a country name, return the continent name of the given country | Answer Generation From ebea234e6d5b0400e91cdb51acf22d73ca4b7b06 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 17:09:54 +0530 Subject: [PATCH 26/87] task1321_country_continent --- tasks/task1321_country_continent.json | 1461 +++++++++++++++++++++++++ 1 file changed, 1461 insertions(+) create mode 100644 tasks/task1321_country_continent.json diff --git a/tasks/task1321_country_continent.json b/tasks/task1321_country_continent.json new file mode 100644 index 000000000..df7da6f05 --- /dev/null +++ b/tasks/task1321_country_continent.json @@ -0,0 +1,1461 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-continent Dataset(Dataset : https://github.com/drmonkeyninja/country.json/blob/master/src/country-continent.json" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the continent name of the given country", + "Positive Examples":[ + { + "input":"Aruba", + "output":"North America", + "explanation":"North America is the continent name of the country called Aruba." + }, + { + "input":"Afghanistan", + "output":"Asia", + "explanation":"Asia is the continent name of the country called Afghanistan." + } + ], + "Negative Examples":[ + { + "input":"Anguilla", + "output":"Africa", + "explanation":"Africa is not the continent name of the country called Anguilla. However, North America is the continent name of the country called Anguilla." + }, + { + "input":"Argentina", + "output":"Asia", + "explanation":"Asia is not the continent name of the country called Argentina. However, South America is the continent name of the country called Argentina." + } + ], + "Instances":[ + { + "input":"Angola", + "output":[ + "Africa" + ] + }, + { + "input":"Anguilla", + "output":[ + "North America" + ] + }, + { + "input":"Albania", + "output":[ + "Europe" + ] + }, + { + "input":"Andorra", + "output":[ + "Europe" + ] + }, + { + "input":"Netherlands Antilles", + "output":[ + "North America" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "Asia" + ] + }, + { + "input":"Argentina", + "output":[ + "South America" + ] + }, + { + "input":"Armenia", + "output":[ + "Asia" + ] + }, + { + "input":"American Samoa", + "output":[ + "Oceania" + ] + }, + { + "input":"Antarctica", + "output":[ + "Antarctica" + ] + }, + { + "input":"French Southern territories", + "output":[ + "Antarctica" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "North America" + ] + }, + { + "input":"Australia", + "output":[ + "Oceania" + ] + }, + { + "input":"Austria", + "output":[ + "Europe" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "Asia" + ] + }, + { + "input":"Burundi", + "output":[ + "Africa" + ] + }, + { + "input":"Belgium", + "output":[ + "Europe" + ] + }, + { + "input":"Benin", + "output":[ + "Africa" + ] + }, + { + "input":"Burkina Faso", + "output":[ + "Africa" + ] + }, + { + "input":"Bangladesh", + "output":[ + "Asia" + ] + }, + { + "input":"Bulgaria", + "output":[ + "Europe" + ] + }, + { + "input":"Bahrain", + "output":[ + "Asia" + ] + }, + { + "input":"Bahamas", + "output":[ + "North America" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "Europe" + ] + }, + { + "input":"Belarus", + "output":[ + "Europe" + ] + }, + { + "input":"Belize", + "output":[ + "North America" + ] + }, + { + "input":"Bermuda", + "output":[ + "North America" + ] + }, + { + "input":"Bolivia", + "output":[ + "South America" + ] + }, + { + "input":"Brazil", + "output":[ + "South America" + ] + }, + { + "input":"Barbados", + "output":[ + "North America" + ] + }, + { + "input":"Brunei", + "output":[ + "Asia" + ] + }, + { + "input":"Bhutan", + "output":[ + "Asia" + ] + }, + { + "input":"Bouvet Island", + "output":[ + "Antarctica" + ] + }, + { + "input":"Botswana", + "output":[ + "Africa" + ] + }, + { + "input":"Central African Republic", + "output":[ + "Africa" + ] + }, + { + "input":"Canada", + "output":[ + "North America" + ] + }, + { + "input":"Cocos (Keeling) Islands", + "output":[ + "Oceania" + ] + }, + { + "input":"Switzerland", + "output":[ + "Europe" + ] + }, + { + "input":"Chile", + "output":[ + "South America" + ] + }, + { + "input":"China", + "output":[ + "Asia" + ] + }, + { + "input":"Cote d'Ivoire", + "output":[ + "Africa" + ] + }, + { + "input":"Cameroon", + "output":[ + "Africa" + ] + }, + { + "input":"Congo, The Democratic Republic of the", + "output":[ + "Africa" + ] + }, + { + "input":"Congo", + "output":[ + "Africa" + ] + }, + { + "input":"Cook Islands", + "output":[ + "Oceania" + ] + }, + { + "input":"Colombia", + "output":[ + "South America" + ] + }, + { + "input":"Comoros", + "output":[ + "Africa" + ] + }, + { + "input":"Cape Verde", + "output":[ + "Africa" + ] + }, + { + "input":"Costa Rica", + "output":[ + "North America" + ] + }, + { + "input":"Cuba", + "output":[ + "North America" + ] + }, + { + "input":"Christmas Island", + "output":[ + "Oceania" + ] + }, + { + "input":"Cayman Islands", + "output":[ + "North America" + ] + }, + { + "input":"Cyprus", + "output":[ + "Asia" + ] + }, + { + "input":"Czech Republic", + "output":[ + "Europe" + ] + }, + { + "input":"Germany", + "output":[ + "Europe" + ] + }, + { + "input":"Djibouti", + "output":[ + "Africa" + ] + }, + { + "input":"Dominica", + "output":[ + "North America" + ] + }, + { + "input":"Denmark", + "output":[ + "Europe" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "North America" + ] + }, + { + "input":"Algeria", + "output":[ + "Africa" + ] + }, + { + "input":"Ecuador", + "output":[ + "South America" + ] + }, + { + "input":"Egypt", + "output":[ + "Africa" + ] + }, + { + "input":"Western Sahara", + "output":[ + "Africa" + ] + }, + { + "input":"Spain", + "output":[ + "Europe" + ] + }, + { + "input":"Eritrea", + "output":[ + "Africa" + ] + }, + { + "input":"Estonia", + "output":[ + "Europe" + ] + }, + { + "input":"Ethiopia", + "output":[ + "Africa" + ] + }, + { + "input":"Finland", + "output":[ + "Europe" + ] + }, + { + "input":"Fiji Islands", + "output":[ + "Oceania" + ] + }, + { + "input":"Falkland Islands", + "output":[ + "South America" + ] + }, + { + "input":"France", + "output":[ + "Europe" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "Europe" + ] + }, + { + "input":"Federated States of Micronesia", + "output":[ + "Oceania" + ] + }, + { + "input":"Gabon", + "output":[ + "Africa" + ] + }, + { + "input":"United Kingdom", + "output":[ + "Europe" + ] + }, + { + "input":"Georgia", + "output":[ + "Asia" + ] + }, + { + "input":"Ghana", + "output":[ + "Africa" + ] + }, + { + "input":"Gibraltar", + "output":[ + "Europe" + ] + }, + { + "input":"Guinea", + "output":[ + "Africa" + ] + }, + { + "input":"Guadeloupe", + "output":[ + "North America" + ] + }, + { + "input":"Gambia", + "output":[ + "Africa" + ] + }, + { + "input":"Guinea-Bissau", + "output":[ + "Africa" + ] + }, + { + "input":"Equatorial Guinea", + "output":[ + "Africa" + ] + }, + { + "input":"Greece", + "output":[ + "Europe" + ] + }, + { + "input":"Grenada", + "output":[ + "North America" + ] + }, + { + "input":"Greenland", + "output":[ + "North America" + ] + }, + { + "input":"Guatemala", + "output":[ + "North America" + ] + }, + { + "input":"French Guiana", + "output":[ + "South America" + ] + }, + { + "input":"Guam", + "output":[ + "Oceania" + ] + }, + { + "input":"Guyana", + "output":[ + "South America" + ] + }, + { + "input":"Hong Kong", + "output":[ + "Asia" + ] + }, + { + "input":"Heard Island and McDonald Islands", + "output":[ + "Antarctica" + ] + }, + { + "input":"Honduras", + "output":[ + "North America" + ] + }, + { + "input":"Croatia", + "output":[ + "Europe" + ] + }, + { + "input":"Haiti", + "output":[ + "North America" + ] + }, + { + "input":"Hungary", + "output":[ + "Europe" + ] + }, + { + "input":"Indonesia", + "output":[ + "Asia" + ] + }, + { + "input":"India", + "output":[ + "Asia" + ] + }, + { + "input":"British Indian Ocean Territory", + "output":[ + "Africa" + ] + }, + { + "input":"Ireland", + "output":[ + "Europe" + ] + }, + { + "input":"Iran", + "output":[ + "Asia" + ] + }, + { + "input":"Iraq", + "output":[ + "Asia" + ] + }, + { + "input":"Iceland", + "output":[ + "Europe" + ] + }, + { + "input":"Israel", + "output":[ + "Asia" + ] + }, + { + "input":"Italy", + "output":[ + "Europe" + ] + }, + { + "input":"Jamaica", + "output":[ + "North America" + ] + }, + { + "input":"Jordan", + "output":[ + "Asia" + ] + }, + { + "input":"Japan", + "output":[ + "Asia" + ] + }, + { + "input":"Kazakstan", + "output":[ + "Asia" + ] + }, + { + "input":"Kenya", + "output":[ + "Africa" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "Asia" + ] + }, + { + "input":"Cambodia", + "output":[ + "Asia" + ] + }, + { + "input":"Kiribati", + "output":[ + "Oceania" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + "North America" + ] + }, + { + "input":"South Korea", + "output":[ + "Asia" + ] + }, + { + "input":"Kuwait", + "output":[ + "Asia" + ] + }, + { + "input":"Laos", + "output":[ + "Asia" + ] + }, + { + "input":"Lebanon", + "output":[ + "Asia" + ] + }, + { + "input":"Liberia", + "output":[ + "Africa" + ] + }, + { + "input":"Libyan Arab Jamahiriya", + "output":[ + "Africa" + ] + }, + { + "input":"Saint Lucia", + "output":[ + "North America" + ] + }, + { + "input":"Liechtenstein", + "output":[ + "Europe" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "Asia" + ] + }, + { + "input":"Lesotho", + "output":[ + "Africa" + ] + }, + { + "input":"Lithuania", + "output":[ + "Europe" + ] + }, + { + "input":"Luxembourg", + "output":[ + "Europe" + ] + }, + { + "input":"Latvia", + "output":[ + "Europe" + ] + }, + { + "input":"Macao", + "output":[ + "Asia" + ] + }, + { + "input":"Morocco", + "output":[ + "Africa" + ] + }, + { + "input":"Monaco", + "output":[ + "Europe" + ] + }, + { + "input":"Moldova", + "output":[ + "Europe" + ] + }, + { + "input":"Madagascar", + "output":[ + "Africa" + ] + }, + { + "input":"Maldives", + "output":[ + "Asia" + ] + }, + { + "input":"Mexico", + "output":[ + "North America" + ] + }, + { + "input":"Marshall Islands", + "output":[ + "Oceania" + ] + }, + { + "input":"Macedonia", + "output":[ + "Europe" + ] + }, + { + "input":"Mali", + "output":[ + "Africa" + ] + }, + { + "input":"Malta", + "output":[ + "Europe" + ] + }, + { + "input":"Myanmar", + "output":[ + "Asia" + ] + }, + { + "input":"Mongolia", + "output":[ + "Asia" + ] + }, + { + "input":"Northern Mariana Islands", + "output":[ + "Oceania" + ] + }, + { + "input":"Mozambique", + "output":[ + "Africa" + ] + }, + { + "input":"Mauritania", + "output":[ + "Africa" + ] + }, + { + "input":"Montserrat", + "output":[ + "North America" + ] + }, + { + "input":"Martinique", + "output":[ + "North America" + ] + }, + { + "input":"Mauritius", + "output":[ + "Africa" + ] + }, + { + "input":"Malawi", + "output":[ + "Africa" + ] + }, + { + "input":"Malaysia", + "output":[ + "Asia" + ] + }, + { + "input":"Mayotte", + "output":[ + "Africa" + ] + }, + { + "input":"Namibia", + "output":[ + "Africa" + ] + }, + { + "input":"New Caledonia", + "output":[ + "Oceania" + ] + }, + { + "input":"Niger", + "output":[ + "Africa" + ] + }, + { + "input":"Norfolk Island", + "output":[ + "Oceania" + ] + }, + { + "input":"Nigeria", + "output":[ + "Africa" + ] + }, + { + "input":"Nicaragua", + "output":[ + "North America" + ] + }, + { + "input":"Niue", + "output":[ + "Oceania" + ] + }, + { + "input":"Netherlands", + "output":[ + "Europe" + ] + }, + { + "input":"Norway", + "output":[ + "Europe" + ] + }, + { + "input":"Nepal", + "output":[ + "Asia" + ] + }, + { + "input":"Nauru", + "output":[ + "Oceania" + ] + }, + { + "input":"New Zealand", + "output":[ + "Oceania" + ] + }, + { + "input":"Oman", + "output":[ + "Asia" + ] + }, + { + "input":"Pakistan", + "output":[ + "Asia" + ] + }, + { + "input":"Panama", + "output":[ + "North America" + ] + }, + { + "input":"Pitcairn", + "output":[ + "Oceania" + ] + }, + { + "input":"Peru", + "output":[ + "South America" + ] + }, + { + "input":"Philippines", + "output":[ + "Asia" + ] + }, + { + "input":"Palau", + "output":[ + "Oceania" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + "Oceania" + ] + }, + { + "input":"Poland", + "output":[ + "Europe" + ] + }, + { + "input":"Puerto Rico", + "output":[ + "North America" + ] + }, + { + "input":"North Korea", + "output":[ + "Asia" + ] + }, + { + "input":"Portugal", + "output":[ + "Europe" + ] + }, + { + "input":"Paraguay", + "output":[ + "South America" + ] + }, + { + "input":"Palestine", + "output":[ + "Asia" + ] + }, + { + "input":"French Polynesia", + "output":[ + "Oceania" + ] + }, + { + "input":"Qatar", + "output":[ + "Asia" + ] + }, + { + "input":"Reunion", + "output":[ + "Africa" + ] + }, + { + "input":"Romania", + "output":[ + "Europe" + ] + }, + { + "input":"Russian Federation", + "output":[ + "Europe" + ] + }, + { + "input":"Rwanda", + "output":[ + "Africa" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "Asia" + ] + }, + { + "input":"Sudan", + "output":[ + "Africa" + ] + }, + { + "input":"Senegal", + "output":[ + "Africa" + ] + }, + { + "input":"Singapore", + "output":[ + "Asia" + ] + }, + { + "input":"South Georgia and the South Sandwich Islands", + "output":[ + "Antarctica" + ] + }, + { + "input":"Saint Helena", + "output":[ + "Africa" + ] + }, + { + "input":"Svalbard and Jan Mayen", + "output":[ + "Europe" + ] + }, + { + "input":"Solomon Islands", + "output":[ + "Oceania" + ] + }, + { + "input":"Sierra Leone", + "output":[ + "Africa" + ] + }, + { + "input":"El Salvador", + "output":[ + "North America" + ] + }, + { + "input":"San Marino", + "output":[ + "Europe" + ] + }, + { + "input":"Somalia", + "output":[ + "Africa" + ] + }, + { + "input":"Saint Pierre and Miquelon", + "output":[ + "North America" + ] + }, + { + "input":"Sao Tome and Principe", + "output":[ + "Africa" + ] + }, + { + "input":"Suriname", + "output":[ + "South America" + ] + }, + { + "input":"Slovakia", + "output":[ + "Europe" + ] + }, + { + "input":"Slovenia", + "output":[ + "Europe" + ] + }, + { + "input":"Sweden", + "output":[ + "Europe" + ] + }, + { + "input":"Swaziland", + "output":[ + "Africa" + ] + }, + { + "input":"Seychelles", + "output":[ + "Africa" + ] + }, + { + "input":"Syria", + "output":[ + "Asia" + ] + }, + { + "input":"Turks and Caicos Islands", + "output":[ + "North America" + ] + }, + { + "input":"Chad", + "output":[ + "Africa" + ] + }, + { + "input":"Togo", + "output":[ + "Africa" + ] + }, + { + "input":"Thailand", + "output":[ + "Asia" + ] + }, + { + "input":"Tajikistan", + "output":[ + "Asia" + ] + }, + { + "input":"Tokelau", + "output":[ + "Oceania" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "Asia" + ] + }, + { + "input":"East Timor", + "output":[ + "Asia" + ] + }, + { + "input":"Tonga", + "output":[ + "Oceania" + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + "North America" + ] + }, + { + "input":"Tunisia", + "output":[ + "Africa" + ] + }, + { + "input":"Turkey", + "output":[ + "Asia" + ] + }, + { + "input":"Tuvalu", + "output":[ + "Oceania" + ] + }, + { + "input":"Taiwan", + "output":[ + "Asia" + ] + }, + { + "input":"Tanzania", + "output":[ + "Africa" + ] + }, + { + "input":"Uganda", + "output":[ + "Africa" + ] + }, + { + "input":"Ukraine", + "output":[ + "Europe" + ] + }, + { + "input":"United States Minor Outlying Islands", + "output":[ + "Oceania" + ] + }, + { + "input":"Uruguay", + "output":[ + "South America" + ] + }, + { + "input":"United States", + "output":[ + "North America" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "Asia" + ] + }, + { + "input":"Holy See (Vatican City State)", + "output":[ + "Europe" + ] + }, + { + "input":"Saint Vincent and the Grenadines", + "output":[ + "North America" + ] + }, + { + "input":"Venezuela", + "output":[ + "South America" + ] + }, + { + "input":"British Virgin Islands", + "output":[ + "North America" + ] + }, + { + "input":"United States Virgin Islands", + "output":[ + "North America" + ] + }, + { + "input":"Vietnam", + "output":[ + "Asia" + ] + }, + { + "input":"Vanuatu", + "output":[ + "Oceania" + ] + }, + { + "input":"Wallis and Futuna", + "output":[ + "Oceania" + ] + }, + { + "input":"Samoa", + "output":[ + "Oceania" + ] + }, + { + "input":"Yemen", + "output":[ + "Asia" + ] + }, + { + "input":"Yugoslavia", + "output":[ + "Europe" + ] + }, + { + "input":"South Africa", + "output":[ + "Africa" + ] + }, + { + "input":"Zambia", + "output":[ + "Africa" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "Africa" + ] + } + ] +} \ No newline at end of file From e646fe4cbb235fc431408af222965b756e2744a3 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 17:27:39 +0530 Subject: [PATCH 27/87] task1318_country_national_dish --- tasks/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/README.md b/tasks/README.md index 82ed72be9..e91bed58a 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -886,3 +886,4 @@ Name | Summary | Category `task1314_country_abbreviation` | Given a country name, return the abbrevation name of the given country | Answer Generation `task1315_find_range_array` | Given a list of integers, find the range of the list | Answer Generation `task1316_remove_duplicates_string` | Given a string, remove all the duplicate characters from the string | Answer Generation +`task1318_country_national_dish` | Given a country name, return the national dish name of the given country | Answer Generation From 4fd8b61865911c16f2484b010b064c55b463aa43 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 21:13:45 +0530 Subject: [PATCH 28/87] task1322_country_government_type --- tasks/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/README.md b/tasks/README.md index e91bed58a..d0267a926 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -887,3 +887,4 @@ Name | Summary | Category `task1315_find_range_array` | Given a list of integers, find the range of the list | Answer Generation `task1316_remove_duplicates_string` | Given a string, remove all the duplicate characters from the string | Answer Generation `task1318_country_national_dish` | Given a country name, return the national dish name of the given country | Answer Generation +`task1322_country_government_type` | Given a country name, return the government type of the given country | Answer Generation From 254e9506ce791529dfb952460ca5c1a76405ad19 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Sun, 10 Oct 2021 21:15:01 +0530 Subject: [PATCH 29/87] task1322_country_government_type --- tasks/task1322_country_government_type.json | 1461 +++++++++++++++++++ 1 file changed, 1461 insertions(+) create mode 100644 tasks/task1322_country_government_type.json diff --git a/tasks/task1322_country_government_type.json b/tasks/task1322_country_government_type.json new file mode 100644 index 000000000..28041bf45 --- /dev/null +++ b/tasks/task1322_country_government_type.json @@ -0,0 +1,1461 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-Government-Type Dataset(Dataset : https://github.com/drmonkeyninja/country.json/blob/master/src/country-government-type.json" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the government type of the given country", + "Positive Examples":[ + { + "input":"Angola", + "output":"Republic", + "explanation":"Republic is the government type of the country called Angola." + }, + { + "input":"Iran", + "output":"Islamic Republic", + "explanation":"Islamic Republic is the government type of the country called Iran." + } + ], + "Negative Examples":[ + { + "input":"Afghanistan", + "output":"Republic", + "explanation":"Republic is not the government type of the country called Afghanistan. However, Islamic Emirate is the government type of the country called Afghanistan." + }, + { + "input":"Bhutan", + "output":"Islamic Republic", + "explanation":"Islamic Republic is not the government type of the country called Bhutan. However, Monarchy is the government type of the country called Bhutan." + } + ], + "Instances":[ + { + "input":"Aruba", + "output":[ + "Nonmetropolitan Territory of The Netherlands" + ] + }, + { + "input":"Afghanistan", + "output":[ + "Islamic Emirate" + ] + }, + { + "input":"Anguilla", + "output":[ + "Dependent Territory of the UK" + ] + }, + { + "input":"Albania", + "output":[ + "Republic" + ] + }, + { + "input":"Andorra", + "output":[ + "Parliamentary Coprincipality" + ] + }, + { + "input":"Netherlands Antilles", + "output":[ + "Nonmetropolitan Territory of The Netherlands" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "Emirate Federation" + ] + }, + { + "input":"Argentina", + "output":[ + "Federal Republic" + ] + }, + { + "input":"Armenia", + "output":[ + "Republic" + ] + }, + { + "input":"American Samoa", + "output":[ + "US Territory" + ] + }, + { + "input":"Antarctica", + "output":[ + "Co-administrated" + ] + }, + { + "input":"French Southern territories", + "output":[ + "Nonmetropolitan Territory of France" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Australia", + "output":[ + "Federation Constitutional Monarchy" + ] + }, + { + "input":"Austria", + "output":[ + "Federal Republic" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "Federal Republic" + ] + }, + { + "input":"Burundi", + "output":[ + "Republic" + ] + }, + { + "input":"Belgium", + "output":[ + "Federation Constitutional Monarchy" + ] + }, + { + "input":"Benin", + "output":[ + "Republic" + ] + }, + { + "input":"Burkina Faso", + "output":[ + "Republic" + ] + }, + { + "input":"Bangladesh", + "output":[ + "Republic" + ] + }, + { + "input":"Bulgaria", + "output":[ + "Republic" + ] + }, + { + "input":"Bahrain", + "output":[ + "Monarchy (Emirate)" + ] + }, + { + "input":"Bahamas", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "Federal Republic" + ] + }, + { + "input":"Belarus", + "output":[ + "Republic" + ] + }, + { + "input":"Belize", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Bermuda", + "output":[ + "Dependent Territory of the UK" + ] + }, + { + "input":"Bolivia", + "output":[ + "Republic" + ] + }, + { + "input":"Brazil", + "output":[ + "Federal Republic" + ] + }, + { + "input":"Barbados", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Brunei", + "output":[ + "Monarchy (Sultanate)" + ] + }, + { + "input":"Bhutan", + "output":[ + "Monarchy" + ] + }, + { + "input":"Bouvet Island", + "output":[ + "Dependent Territory of Norway" + ] + }, + { + "input":"Botswana", + "output":[ + "Republic" + ] + }, + { + "input":"Central African Republic", + "output":[ + "Republic" + ] + }, + { + "input":"Canada", + "output":[ + "Constitutional Monarchy, Federation" + ] + }, + { + "input":"Cocos (Keeling) Islands", + "output":[ + "Territory of Australia" + ] + }, + { + "input":"Switzerland", + "output":[ + "Federation" + ] + }, + { + "input":"Chile", + "output":[ + "Republic" + ] + }, + { + "input":"China", + "output":[ + "People's Republic" + ] + }, + { + "input":"Cote d'Ivoire", + "output":[ + "Republic" + ] + }, + { + "input":"Cameroon", + "output":[ + "Republic" + ] + }, + { + "input":"Congo, The Democratic Republic of the", + "output":[ + "Republic" + ] + }, + { + "input":"Congo", + "output":[ + "Republic" + ] + }, + { + "input":"Cook Islands", + "output":[ + "Nonmetropolitan Territory of New Zealand" + ] + }, + { + "input":"Colombia", + "output":[ + "Republic" + ] + }, + { + "input":"Comoros", + "output":[ + "Republic" + ] + }, + { + "input":"Cape Verde", + "output":[ + "Republic" + ] + }, + { + "input":"Costa Rica", + "output":[ + "Republic" + ] + }, + { + "input":"Cuba", + "output":[ + "Socialistic Republic" + ] + }, + { + "input":"Christmas Island", + "output":[ + "Territory of Australia" + ] + }, + { + "input":"Cayman Islands", + "output":[ + "Dependent Territory of the UK" + ] + }, + { + "input":"Cyprus", + "output":[ + "Republic" + ] + }, + { + "input":"Czech Republic", + "output":[ + "Republic" + ] + }, + { + "input":"Germany", + "output":[ + "Federal Republic" + ] + }, + { + "input":"Djibouti", + "output":[ + "Republic" + ] + }, + { + "input":"Dominica", + "output":[ + "Republic" + ] + }, + { + "input":"Denmark", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "Republic" + ] + }, + { + "input":"Algeria", + "output":[ + "Republic" + ] + }, + { + "input":"Ecuador", + "output":[ + "Republic" + ] + }, + { + "input":"Egypt", + "output":[ + "Republic" + ] + }, + { + "input":"Eritrea", + "output":[ + "Republic" + ] + }, + { + "input":"Western Sahara", + "output":[ + "Occupied by Marocco" + ] + }, + { + "input":"Spain", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Estonia", + "output":[ + "Republic" + ] + }, + { + "input":"Ethiopia", + "output":[ + "Republic" + ] + }, + { + "input":"Finland", + "output":[ + "Republic" + ] + }, + { + "input":"Fiji Islands", + "output":[ + "Republic" + ] + }, + { + "input":"Falkland Islands", + "output":[ + "Dependent Territory of the UK" + ] + }, + { + "input":"France", + "output":[ + "Republic" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "Part of Denmark" + ] + }, + { + "input":"Micronesia, Federated States of", + "output":[ + "Federal Republic" + ] + }, + { + "input":"Gabon", + "output":[ + "Republic" + ] + }, + { + "input":"United Kingdom", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Georgia", + "output":[ + "Republic" + ] + }, + { + "input":"Ghana", + "output":[ + "Republic" + ] + }, + { + "input":"Gibraltar", + "output":[ + "Dependent Territory of the UK" + ] + }, + { + "input":"Guinea", + "output":[ + "Republic" + ] + }, + { + "input":"Guadeloupe", + "output":[ + "Overseas Department of France" + ] + }, + { + "input":"Gambia", + "output":[ + "Republic" + ] + }, + { + "input":"Guinea-Bissau", + "output":[ + "Republic" + ] + }, + { + "input":"Equatorial Guinea", + "output":[ + "Republic" + ] + }, + { + "input":"Greece", + "output":[ + "Republic" + ] + }, + { + "input":"Grenada", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Greenland", + "output":[ + "Part of Denmark" + ] + }, + { + "input":"Guatemala", + "output":[ + "Republic" + ] + }, + { + "input":"French Guiana", + "output":[ + "Overseas Department of France" + ] + }, + { + "input":"Guam", + "output":[ + "US Territory" + ] + }, + { + "input":"Guyana", + "output":[ + "Republic" + ] + }, + { + "input":"Hong Kong", + "output":[ + "Special Administrative Region of China" + ] + }, + { + "input":"Heard Island and McDonald Islands", + "output":[ + "Territory of Australia" + ] + }, + { + "input":"Honduras", + "output":[ + "Republic" + ] + }, + { + "input":"Croatia", + "output":[ + "Republic" + ] + }, + { + "input":"Haiti", + "output":[ + "Republic" + ] + }, + { + "input":"Hungary", + "output":[ + "Republic" + ] + }, + { + "input":"Indonesia", + "output":[ + "Republic" + ] + }, + { + "input":"India", + "output":[ + "Federal Republic" + ] + }, + { + "input":"British Indian Ocean Territory", + "output":[ + "Dependent Territory of the UK" + ] + }, + { + "input":"Ireland", + "output":[ + "Republic" + ] + }, + { + "input":"Iraq", + "output":[ + "Republic" + ] + }, + { + "input":"Iceland", + "output":[ + "Republic" + ] + }, + { + "input":"Israel", + "output":[ + "Republic" + ] + }, + { + "input":"Italy", + "output":[ + "Republic" + ] + }, + { + "input":"Jamaica", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Jordan", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Japan", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Kazakstan", + "output":[ + "Republic" + ] + }, + { + "input":"Kenya", + "output":[ + "Republic" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "Republic" + ] + }, + { + "input":"Cambodia", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Kiribati", + "output":[ + "Republic" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"South Korea", + "output":[ + "Republic" + ] + }, + { + "input":"Kuwait", + "output":[ + "Constitutional Monarchy (Emirate)" + ] + }, + { + "input":"Laos", + "output":[ + "Republic" + ] + }, + { + "input":"Lebanon", + "output":[ + "Republic" + ] + }, + { + "input":"Liberia", + "output":[ + "Republic" + ] + }, + { + "input":"Libyan Arab Jamahiriya", + "output":[ + "Socialistic State" + ] + }, + { + "input":"Saint Lucia", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Liechtenstein", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "Republic" + ] + }, + { + "input":"Lesotho", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Lithuania", + "output":[ + "Republic" + ] + }, + { + "input":"Luxembourg", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Latvia", + "output":[ + "Republic" + ] + }, + { + "input":"Macao", + "output":[ + "Special Administrative Region of China" + ] + }, + { + "input":"Morocco", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Monaco", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Moldova", + "output":[ + "Republic" + ] + }, + { + "input":"Madagascar", + "output":[ + "Federal Republic" + ] + }, + { + "input":"Maldives", + "output":[ + "Republic" + ] + }, + { + "input":"Mexico", + "output":[ + "Federal Republic" + ] + }, + { + "input":"Marshall Islands", + "output":[ + "Republic" + ] + }, + { + "input":"Macedonia", + "output":[ + "Republic" + ] + }, + { + "input":"Mali", + "output":[ + "Republic" + ] + }, + { + "input":"Malta", + "output":[ + "Republic" + ] + }, + { + "input":"Myanmar", + "output":[ + "Republic" + ] + }, + { + "input":"Mongolia", + "output":[ + "Republic" + ] + }, + { + "input":"Northern Mariana Islands", + "output":[ + "Commonwealth of the US" + ] + }, + { + "input":"Mozambique", + "output":[ + "Republic" + ] + }, + { + "input":"Mauritania", + "output":[ + "Republic" + ] + }, + { + "input":"Montserrat", + "output":[ + "Dependent Territory of the UK" + ] + }, + { + "input":"Martinique", + "output":[ + "Overseas Department of France" + ] + }, + { + "input":"Mauritius", + "output":[ + "Republic" + ] + }, + { + "input":"Malawi", + "output":[ + "Republic" + ] + }, + { + "input":"Malaysia", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Mayotte", + "output":[ + "Territorial Collectivity of France" + ] + }, + { + "input":"Namibia", + "output":[ + "Republic" + ] + }, + { + "input":"New Caledonia", + "output":[ + "Nonmetropolitan Territory of France" + ] + }, + { + "input":"Niger", + "output":[ + "Republic" + ] + }, + { + "input":"Norfolk Island", + "output":[ + "Territory of Australia" + ] + }, + { + "input":"Nigeria", + "output":[ + "Federal Republic" + ] + }, + { + "input":"Nicaragua", + "output":[ + "Republic" + ] + }, + { + "input":"Niue", + "output":[ + "Nonmetropolitan Territory of New Zealand" + ] + }, + { + "input":"Netherlands", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Norway", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Nepal", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Nauru", + "output":[ + "Republic" + ] + }, + { + "input":"New Zealand", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Oman", + "output":[ + "Monarchy (Sultanate)" + ] + }, + { + "input":"Pakistan", + "output":[ + "Republic" + ] + }, + { + "input":"Panama", + "output":[ + "Republic" + ] + }, + { + "input":"Pitcairn", + "output":[ + "Dependent Territory of the UK" + ] + }, + { + "input":"Peru", + "output":[ + "Republic" + ] + }, + { + "input":"Philippines", + "output":[ + "Republic" + ] + }, + { + "input":"Palau", + "output":[ + "Republic" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Poland", + "output":[ + "Republic" + ] + }, + { + "input":"Puerto Rico", + "output":[ + "Commonwealth of the US" + ] + }, + { + "input":"North Korea", + "output":[ + "Socialistic Republic" + ] + }, + { + "input":"Portugal", + "output":[ + "Republic" + ] + }, + { + "input":"Paraguay", + "output":[ + "Republic" + ] + }, + { + "input":"Palestine", + "output":[ + "Autonomous Area" + ] + }, + { + "input":"French Polynesia", + "output":[ + "Nonmetropolitan Territory of France" + ] + }, + { + "input":"Qatar", + "output":[ + "Monarchy" + ] + }, + { + "input":"Reunion", + "output":[ + "Overseas Department of France" + ] + }, + { + "input":"Romania", + "output":[ + "Republic" + ] + }, + { + "input":"Russian Federation", + "output":[ + "Federal Republic" + ] + }, + { + "input":"Rwanda", + "output":[ + "Republic" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "Monarchy" + ] + }, + { + "input":"Sudan", + "output":[ + "Islamic Republic" + ] + }, + { + "input":"Senegal", + "output":[ + "Republic" + ] + }, + { + "input":"Singapore", + "output":[ + "Republic" + ] + }, + { + "input":"South Georgia and the South Sandwich Islands", + "output":[ + "Dependent Territory of the UK" + ] + }, + { + "input":"Saint Helena", + "output":[ + "Dependent Territory of the UK" + ] + }, + { + "input":"Svalbard and Jan Mayen", + "output":[ + "Dependent Territory of Norway" + ] + }, + { + "input":"Solomon Islands", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Sierra Leone", + "output":[ + "Republic" + ] + }, + { + "input":"El Salvador", + "output":[ + "Republic" + ] + }, + { + "input":"San Marino", + "output":[ + "Republic" + ] + }, + { + "input":"Somalia", + "output":[ + "Republic" + ] + }, + { + "input":"Saint Pierre and Miquelon", + "output":[ + "Territorial Collectivity of France" + ] + }, + { + "input":"Sao Tome and Principe", + "output":[ + "Republic" + ] + }, + { + "input":"Suriname", + "output":[ + "Republic" + ] + }, + { + "input":"Slovakia", + "output":[ + "Republic" + ] + }, + { + "input":"Slovenia", + "output":[ + "Republic" + ] + }, + { + "input":"Sweden", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Swaziland", + "output":[ + "Monarchy" + ] + }, + { + "input":"Seychelles", + "output":[ + "Republic" + ] + }, + { + "input":"Syria", + "output":[ + "Republic" + ] + }, + { + "input":"Turks and Caicos Islands", + "output":[ + "Dependent Territory of the UK" + ] + }, + { + "input":"Chad", + "output":[ + "Republic" + ] + }, + { + "input":"Togo", + "output":[ + "Republic" + ] + }, + { + "input":"Thailand", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Tajikistan", + "output":[ + "Republic" + ] + }, + { + "input":"Tokelau", + "output":[ + "Nonmetropolitan Territory of New Zealand" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "Republic" + ] + }, + { + "input":"East Timor", + "output":[ + "Administrated by the UN" + ] + }, + { + "input":"Tonga", + "output":[ + "Monarchy" + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + "Republic" + ] + }, + { + "input":"Tunisia", + "output":[ + "Republic" + ] + }, + { + "input":"Turkey", + "output":[ + "Republic" + ] + }, + { + "input":"Tuvalu", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Taiwan", + "output":[ + "Republic" + ] + }, + { + "input":"Tanzania", + "output":[ + "Republic" + ] + }, + { + "input":"Uganda", + "output":[ + "Republic" + ] + }, + { + "input":"Ukraine", + "output":[ + "Republic" + ] + }, + { + "input":"United States Minor Outlying Islands", + "output":[ + "Dependent Territory of the US" + ] + }, + { + "input":"Uruguay", + "output":[ + "Republic" + ] + }, + { + "input":"United States", + "output":[ + "Federal Republic" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "Republic" + ] + }, + { + "input":"Holy See (Vatican City State)", + "output":[ + "Independent Church State" + ] + }, + { + "input":"Saint Vincent and the Grenadines", + "output":[ + "Constitutional Monarchy" + ] + }, + { + "input":"Venezuela", + "output":[ + "Federal Republic" + ] + }, + { + "input":"British", + "output":[ + "Dependent Territory of the UK" + ] + }, + { + "input":"U.S.", + "output":[ + "US Territory" + ] + }, + { + "input":"Vietnam", + "output":[ + "Socialistic Republic" + ] + }, + { + "input":"Vanuatu", + "output":[ + "Republic" + ] + }, + { + "input":"Wallis and Futuna", + "output":[ + "Nonmetropolitan Territory of France" + ] + }, + { + "input":"Samoa", + "output":[ + "Parlementary Monarchy" + ] + }, + { + "input":"Yemen", + "output":[ + "Republic" + ] + }, + { + "input":"Yugoslavia", + "output":[ + "Federal Republic" + ] + }, + { + "input":"South Africa", + "output":[ + "Republic" + ] + }, + { + "input":"Zambia", + "output":[ + "Republic" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "Republic" + ] + } + ] +} \ No newline at end of file From 70f2ff9b77683631b4ebbd7540f074e4536250c1 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Mon, 11 Oct 2021 11:32:08 +0530 Subject: [PATCH 30/87] Update task1317_country_calling_code.json Updated task1317 defination --- tasks/task1317_country_calling_code.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/task1317_country_calling_code.json b/tasks/task1317_country_calling_code.json index 6aa52b774..dfb58cc20 100644 --- a/tasks/task1317_country_calling_code.json +++ b/tasks/task1317_country_calling_code.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the calling code of the given country", + "Definition":"In this task, you are given a country name and you need to return the calling code of the given country; which is represented by plus sign (+) followed by the number", "Positive Examples":[ { "input":"Abkhazia", @@ -1676,4 +1676,4 @@ ] } ] -} \ No newline at end of file +} From be5c31b0757c4695e5ad3fa9c107505e7c4c446f Mon Sep 17 00:00:00 2001 From: Sumanta Date: Mon, 11 Oct 2021 11:40:25 +0530 Subject: [PATCH 31/87] Update task1318_country_national_dish.json Updated task1318 definition --- tasks/task1318_country_national_dish.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/task1318_country_national_dish.json b/tasks/task1318_country_national_dish.json index 43ca13858..4fdf288d4 100644 --- a/tasks/task1318_country_national_dish.json +++ b/tasks/task1318_country_national_dish.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the national dish of the given country", + "Definition":"In this task, you are given a country name and you need to return the national dish of the given country. Some countries have multiple national dishes; such as, Colombia has Ajiaco and Bandeja paisa as national dishes", "Positive Examples":[ { "input":"Afghanistan", @@ -1014,4 +1014,4 @@ ] } ] -} \ No newline at end of file +} From 03276dd3c999c16d8dc6b7ca0db95ab7cc1b9a2a Mon Sep 17 00:00:00 2001 From: Sumanta Date: Mon, 11 Oct 2021 11:47:00 +0530 Subject: [PATCH 32/87] Update task1319_country_by_barcode_prefix.json Updated task1319 definition --- tasks/task1319_country_by_barcode_prefix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/task1319_country_by_barcode_prefix.json b/tasks/task1319_country_by_barcode_prefix.json index 685c0837d..468d7d4ea 100644 --- a/tasks/task1319_country_by_barcode_prefix.json +++ b/tasks/task1319_country_by_barcode_prefix.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the barcode prefix of the given country", + "Definition":"In this task, you are given a country name and you need to return the barcode prefix of the given country. Some countries have ranges of barcode prefixes such as, 060 – 099.", "Positive Examples":[ { "input":"Bulgaria", From f62d8fbf84229eef95f2e6a6b97b936862079196 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Mon, 11 Oct 2021 11:49:28 +0530 Subject: [PATCH 33/87] Updated tast1320 Definition Updated tast1320 Definition --- tasks/task1320_country_domain_tld.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/task1320_country_domain_tld.json b/tasks/task1320_country_domain_tld.json index a17da27fb..21bb3fd6f 100644 --- a/tasks/task1320_country_domain_tld.json +++ b/tasks/task1320_country_domain_tld.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the Top Level Domain (TLD) of the given country", + "Definition":"In this task, you are given a country name and you need to return the Top Level Domain (TLD) of the given country. The output, TLD is represented by Dot(.) followed by the domain", "Positive Examples":[ { "input":"Andorra", From caa9839c8c7e3ea7cf67bb3edf0cfd36fc85e88e Mon Sep 17 00:00:00 2001 From: Sumanta Date: Mon, 11 Oct 2021 11:57:37 +0530 Subject: [PATCH 34/87] Updated task1321 definition and explanations Updated task1321 definition and explanations --- tasks/task1321_country_continent.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tasks/task1321_country_continent.json b/tasks/task1321_country_continent.json index df7da6f05..e74e81c0c 100644 --- a/tasks/task1321_country_continent.json +++ b/tasks/task1321_country_continent.json @@ -9,29 +9,29 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the continent name of the given country", + "Definition":"In this task, you are given a country name and you need to return the continent to which the country belongs to.", "Positive Examples":[ { "input":"Aruba", "output":"North America", - "explanation":"North America is the continent name of the country called Aruba." + "explanation":"North America is the continent to which the country belongs to Aruba." }, { "input":"Afghanistan", "output":"Asia", - "explanation":"Asia is the continent name of the country called Afghanistan." + "explanation":"Asia is the continent to which the country belongs to Afghanistan." } ], "Negative Examples":[ { "input":"Anguilla", "output":"Africa", - "explanation":"Africa is not the continent name of the country called Anguilla. However, North America is the continent name of the country called Anguilla." + "explanation":"Africa is not the continent to which the country belongs to Anguilla. However, North America is the continent to which the country belongs to Anguilla." }, { "input":"Argentina", "output":"Asia", - "explanation":"Asia is not the continent name of the country called Argentina. However, South America is the continent name of the country called Argentina." + "explanation":"Asia is not the continent to which the country belongs to Argentina. However, South America is the continent to which the country belongs to Argentina." } ], "Instances":[ @@ -1458,4 +1458,4 @@ ] } ] -} \ No newline at end of file +} From 81cf3821720274eac56342cd22d1bf06bbe2eaad Mon Sep 17 00:00:00 2001 From: Sumanta Date: Mon, 11 Oct 2021 12:03:19 +0530 Subject: [PATCH 35/87] Updated task1322 definition Updated task1322 definition --- tasks/task1322_country_government_type.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/task1322_country_government_type.json b/tasks/task1322_country_government_type.json index 28041bf45..b5aacff32 100644 --- a/tasks/task1322_country_government_type.json +++ b/tasks/task1322_country_government_type.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the government type of the given country", + "Definition":"In this task, you are given a country name and you need to return the government type of the given country. List of possible government types can be the answer; such as Constitutional Monarchy and Federation.", "Positive Examples":[ { "input":"Angola", @@ -1458,4 +1458,4 @@ ] } ] -} \ No newline at end of file +} From f58ab700c1d6d96803028baa6e2d56695f057bc4 Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Mon, 11 Oct 2021 13:25:06 -0700 Subject: [PATCH 36/87] Update task1317_country_calling_code.json --- tasks/task1317_country_calling_code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/task1317_country_calling_code.json b/tasks/task1317_country_calling_code.json index dfb58cc20..998cf1237 100644 --- a/tasks/task1317_country_calling_code.json +++ b/tasks/task1317_country_calling_code.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the calling code of the given country; which is represented by plus sign (+) followed by the number", + "Definition":"In this task, you are given a country name and you need to return the calling code of the given country. Your output must be formatted as a plus sign (+), followed by the calling code number", "Positive Examples":[ { "input":"Abkhazia", From c1884a74f743ae2138a71c01f9d9223ce41d9ff8 Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Mon, 11 Oct 2021 13:26:33 -0700 Subject: [PATCH 37/87] Update task1318_country_national_dish.json --- tasks/task1318_country_national_dish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/task1318_country_national_dish.json b/tasks/task1318_country_national_dish.json index 4fdf288d4..00b0232ed 100644 --- a/tasks/task1318_country_national_dish.json +++ b/tasks/task1318_country_national_dish.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the national dish of the given country. Some countries have multiple national dishes; such as, Colombia has Ajiaco and Bandeja paisa as national dishes", + "Definition":"In this task, you are given a country name and you need to return the national dish of the given country. Some countries have multiple national dishes, in which case any one of those dishes will be considered a valid output.", "Positive Examples":[ { "input":"Afghanistan", From efc3e16dc15d8f56b7607c33128075ef6063033f Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Mon, 11 Oct 2021 13:30:34 -0700 Subject: [PATCH 38/87] Update task1319_country_by_barcode_prefix.json --- tasks/task1319_country_by_barcode_prefix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/task1319_country_by_barcode_prefix.json b/tasks/task1319_country_by_barcode_prefix.json index 468d7d4ea..c6870fc39 100644 --- a/tasks/task1319_country_by_barcode_prefix.json +++ b/tasks/task1319_country_by_barcode_prefix.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the barcode prefix of the given country. Some countries have ranges of barcode prefixes such as, 060 – 099.", + "Definition":"In this task, you are given a country name and you need to return the barcode prefix of the given country. Some countries have ranges of barcode prefixes such as, 060 – 099; in such a case, a number from within that range will be considered as a valid output.", "Positive Examples":[ { "input":"Bulgaria", From 3035a246ae14b98af7164c7c61df66ccb7192bb9 Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Mon, 11 Oct 2021 13:31:42 -0700 Subject: [PATCH 39/87] Update task1320_country_domain_tld.json --- tasks/task1320_country_domain_tld.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/task1320_country_domain_tld.json b/tasks/task1320_country_domain_tld.json index 21bb3fd6f..7ed2a11cf 100644 --- a/tasks/task1320_country_domain_tld.json +++ b/tasks/task1320_country_domain_tld.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the Top Level Domain (TLD) of the given country. The output, TLD is represented by Dot(.) followed by the domain", + "Definition":"In this task, you are given a country name and you need to return the Top Level Domain (TLD) of the given country. The output, TLD is represented by a \".\", followed by the domain.", "Positive Examples":[ { "input":"Andorra", From 51237894412758e4ea7bd6872ffb8f87a42a7aac Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Mon, 11 Oct 2021 13:33:04 -0700 Subject: [PATCH 40/87] Update task1321_country_continent.json --- tasks/task1321_country_continent.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tasks/task1321_country_continent.json b/tasks/task1321_country_continent.json index e74e81c0c..36be4fbd3 100644 --- a/tasks/task1321_country_continent.json +++ b/tasks/task1321_country_continent.json @@ -9,29 +9,29 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the continent to which the country belongs to.", + "Definition":"In this task, you are given a country name and you need to return the continent to which the country belongs.", "Positive Examples":[ { "input":"Aruba", "output":"North America", - "explanation":"North America is the continent to which the country belongs to Aruba." + "explanation":"North America is the continent to which the country Aruba belongs." }, { "input":"Afghanistan", "output":"Asia", - "explanation":"Asia is the continent to which the country belongs to Afghanistan." + "explanation":"Asia is the continent to which the country Afghanistan belongs." } ], "Negative Examples":[ { "input":"Anguilla", "output":"Africa", - "explanation":"Africa is not the continent to which the country belongs to Anguilla. However, North America is the continent to which the country belongs to Anguilla." + "explanation":"Africa is not the continent to which the country Anguilla belongs. However, North America is the continent to which the country Anguilla belongs." }, { "input":"Argentina", "output":"Asia", - "explanation":"Asia is not the continent to which the country belongs to Argentina. However, South America is the continent to which the country belongs to Argentina." + "explanation":"Asia is not the continent to which the country Argentina belongs. However, South America is the continent to which the country Argentina belongs." } ], "Instances":[ From 0bc027043995948e2faedf64eb9e482f5421a0eb Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Mon, 11 Oct 2021 13:36:06 -0700 Subject: [PATCH 41/87] Update task1322_country_government_type.json --- tasks/task1322_country_government_type.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/task1322_country_government_type.json b/tasks/task1322_country_government_type.json index b5aacff32..85295d872 100644 --- a/tasks/task1322_country_government_type.json +++ b/tasks/task1322_country_government_type.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the government type of the given country. List of possible government types can be the answer; such as Constitutional Monarchy and Federation.", + "Definition":"In this task, you are given a country name and you need to return the government type of the given country, as of the year 2015. List of possible government types can be the answer; such as Constitutional Monarchy and Federation.", "Positive Examples":[ { "input":"Angola", From b6cb7d14aaff007df2ddaab5ac4ef4e5b08d7e7c Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 10:43:13 +0530 Subject: [PATCH 42/87] Updated task1317 with language details --- tasks/task1317_country_calling_code.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/tasks/task1317_country_calling_code.json b/tasks/task1317_country_calling_code.json index 998cf1237..4339bd6b9 100644 --- a/tasks/task1317_country_calling_code.json +++ b/tasks/task1317_country_calling_code.json @@ -10,6 +10,15 @@ "Factual Question Answering" ], "Definition":"In this task, you are given a country name and you need to return the calling code of the given country. Your output must be formatted as a plus sign (+), followed by the calling code number", + "Input_language":[ + "English" + ], + "Output_language":[ + "English" + ], + "Instruction_language":[ + "English" + ], "Positive Examples":[ { "input":"Abkhazia", @@ -35,8 +44,6 @@ } ], "Instances":[ - - { "input":"Åland Islands", "output":[ From 37bc11289fc9d8e285717d4632e770644d3f8331 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 10:44:56 +0530 Subject: [PATCH 43/87] Updated task1318 with language details Updated task1318 with language details --- tasks/task1318_country_national_dish.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tasks/task1318_country_national_dish.json b/tasks/task1318_country_national_dish.json index 00b0232ed..af7443d77 100644 --- a/tasks/task1318_country_national_dish.json +++ b/tasks/task1318_country_national_dish.json @@ -10,6 +10,15 @@ "Factual Question Answering" ], "Definition":"In this task, you are given a country name and you need to return the national dish of the given country. Some countries have multiple national dishes, in which case any one of those dishes will be considered a valid output.", + "Input_language":[ + "English" + ], + "Output_language":[ + "English" + ], + "Instruction_language":[ + "English" + ], "Positive Examples":[ { "input":"Afghanistan", From 3d78f631638eb03d8b5093a783ddd50f32a8cebf Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 10:45:50 +0530 Subject: [PATCH 44/87] Updated task1319 with language details Updated task1319 with language details --- tasks/task1319_country_by_barcode_prefix.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tasks/task1319_country_by_barcode_prefix.json b/tasks/task1319_country_by_barcode_prefix.json index c6870fc39..a4cbf4f92 100644 --- a/tasks/task1319_country_by_barcode_prefix.json +++ b/tasks/task1319_country_by_barcode_prefix.json @@ -10,6 +10,15 @@ "Factual Question Answering" ], "Definition":"In this task, you are given a country name and you need to return the barcode prefix of the given country. Some countries have ranges of barcode prefixes such as, 060 – 099; in such a case, a number from within that range will be considered as a valid output.", + "Input_language":[ + "English" + ], + "Output_language":[ + "English" + ], + "Instruction_language":[ + "English" + ], "Positive Examples":[ { "input":"Bulgaria", From 2efba7154404d6dd7607be1e4c0af8d4cc941aef Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 10:46:45 +0530 Subject: [PATCH 45/87] Updated task1320 with language details Updated task1320 with language details --- tasks/task1320_country_domain_tld.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tasks/task1320_country_domain_tld.json b/tasks/task1320_country_domain_tld.json index 7ed2a11cf..8e085790d 100644 --- a/tasks/task1320_country_domain_tld.json +++ b/tasks/task1320_country_domain_tld.json @@ -10,6 +10,15 @@ "Factual Question Answering" ], "Definition":"In this task, you are given a country name and you need to return the Top Level Domain (TLD) of the given country. The output, TLD is represented by a \".\", followed by the domain.", + "Input_language":[ + "English" + ], + "Output_language":[ + "English" + ], + "Instruction_language":[ + "English" + ], "Positive Examples":[ { "input":"Andorra", From 5bb4acd3f178fc9983add6eb4ea484eba272b256 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 10:47:42 +0530 Subject: [PATCH 46/87] Updated task1321 with language details Updated task1321 with language details --- tasks/task1321_country_continent.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tasks/task1321_country_continent.json b/tasks/task1321_country_continent.json index 36be4fbd3..14c0b30c4 100644 --- a/tasks/task1321_country_continent.json +++ b/tasks/task1321_country_continent.json @@ -10,6 +10,15 @@ "Factual Question Answering" ], "Definition":"In this task, you are given a country name and you need to return the continent to which the country belongs.", + "Input_language":[ + "English" + ], + "Output_language":[ + "English" + ], + "Instruction_language":[ + "English" + ], "Positive Examples":[ { "input":"Aruba", From 273d04bf3b65a97099ea9ec810a9919cef0dd6fb Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 10:48:32 +0530 Subject: [PATCH 47/87] Updated task1322 with language details Updated task1322 with language details --- tasks/task1322_country_government_type.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tasks/task1322_country_government_type.json b/tasks/task1322_country_government_type.json index 85295d872..919c2e244 100644 --- a/tasks/task1322_country_government_type.json +++ b/tasks/task1322_country_government_type.json @@ -10,6 +10,15 @@ "Factual Question Answering" ], "Definition":"In this task, you are given a country name and you need to return the government type of the given country, as of the year 2015. List of possible government types can be the answer; such as Constitutional Monarchy and Federation.", + "Input_language":[ + "English" + ], + "Output_language":[ + "English" + ], + "Instruction_language":[ + "English" + ], "Positive Examples":[ { "input":"Angola", From ec055f027bec137eb0887825fcc54eda2db17045 Mon Sep 17 00:00:00 2001 From: Swaroop Mishra Date: Tue, 12 Oct 2021 22:40:18 -0700 Subject: [PATCH 48/87] Update README.md --- tasks/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/README.md b/tasks/README.md index 1a2a7e3ac..fb7c0ed6d 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -893,7 +893,6 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1157_bard_analogical_reasoning_rooms_for_containers` | Given an analogy that relates objects to the associated rooms, give the appropriate room for the given object | Answer Generation `task1158_bard_analogical_reasoning_manipulating_items` | Given an analogy that on manipulating items in a kitchen, give with the appropriate word | Answer Generation `task1159_bard_analogical_reasoning_containers` | Given an analogy that relates items to the associated containers, give the appropriate container for the given item | Answer Generation -`task1314_country_abbreviation` | Given a country name, return the abbrevation name of the given country | Answer Generation `task1317_country_calling_code` | Given a country name, return the calling code of the given country | Answer Generation `task1159_bard_analogical_reasoning_containers` | Given an analogy that relates items to the associated containers, give the appropriate container for the given item | Answer Generation `task1319_country_by_barcode_prefix` | Given a country name, return the barcode prefix of the given country | Answer Generation From 833d084b0c7ceb351f1ab461a499f24f84cf5205 Mon Sep 17 00:00:00 2001 From: Swaroop Mishra Date: Tue, 12 Oct 2021 22:45:49 -0700 Subject: [PATCH 49/87] Update README.md --- tasks/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/README.md b/tasks/README.md index fb7c0ed6d..91f60b515 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -892,7 +892,6 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1156_bard_analogical_reasoning_tools` | Given an analogy that relates actions to the tools used to perform the action, give the appropriate tool for the given action | Answer Generation `task1157_bard_analogical_reasoning_rooms_for_containers` | Given an analogy that relates objects to the associated rooms, give the appropriate room for the given object | Answer Generation `task1158_bard_analogical_reasoning_manipulating_items` | Given an analogy that on manipulating items in a kitchen, give with the appropriate word | Answer Generation -`task1159_bard_analogical_reasoning_containers` | Given an analogy that relates items to the associated containers, give the appropriate container for the given item | Answer Generation `task1317_country_calling_code` | Given a country name, return the calling code of the given country | Answer Generation `task1159_bard_analogical_reasoning_containers` | Given an analogy that relates items to the associated containers, give the appropriate container for the given item | Answer Generation `task1319_country_by_barcode_prefix` | Given a country name, return the barcode prefix of the given country | Answer Generation From 27fd0d6cb72e144b0843b81ed07edbee57149994 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 11:17:13 +0530 Subject: [PATCH 50/87] Updated task1314 with language details Updated task1314 with language details --- tasks/task1314_country_abbreviation.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/tasks/task1314_country_abbreviation.json b/tasks/task1314_country_abbreviation.json index 4f5594f19..70499073f 100644 --- a/tasks/task1314_country_abbreviation.json +++ b/tasks/task1314_country_abbreviation.json @@ -10,6 +10,15 @@ "Factual Question Answering" ], "Definition": "In this task, you are given a country name and you need to return the abbrevation name of the given country", + "Input_language":[ + "English" + ], + "Output_language":[ + "English" + ], + "Instruction_language":[ + "English" + ], "Positive Examples": [ { "input": "Afghanistan", @@ -1467,4 +1476,4 @@ "Instruction_language": [ "English" ] -} \ No newline at end of file +} From 0578d923af5575144ea7858ec73c1e283a42b6f9 Mon Sep 17 00:00:00 2001 From: Swaroop Mishra Date: Tue, 12 Oct 2021 22:53:43 -0700 Subject: [PATCH 51/87] Update README.md --- tasks/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tasks/README.md b/tasks/README.md index 91f60b515..8b31a11e4 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -892,11 +892,7 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1156_bard_analogical_reasoning_tools` | Given an analogy that relates actions to the tools used to perform the action, give the appropriate tool for the given action | Answer Generation `task1157_bard_analogical_reasoning_rooms_for_containers` | Given an analogy that relates objects to the associated rooms, give the appropriate room for the given object | Answer Generation `task1158_bard_analogical_reasoning_manipulating_items` | Given an analogy that on manipulating items in a kitchen, give with the appropriate word | Answer Generation -`task1317_country_calling_code` | Given a country name, return the calling code of the given country | Answer Generation `task1159_bard_analogical_reasoning_containers` | Given an analogy that relates items to the associated containers, give the appropriate container for the given item | Answer Generation -`task1319_country_by_barcode_prefix` | Given a country name, return the barcode prefix of the given country | Answer Generation -`task1320_country_domain_tld` | Given a country name, return the Top Level Domain (TLD) of the given country | Answer Generation -`task1321_country_continent` | Given a country name, return the continent name of the given country | Answer Generation `task1188_count_max_freq_char` | Given a string with duplicate characters, find the character which is ocurring with the maximum frequency | Answer Generation `task1189_check_char_in_string` | Given a string S and a character c, check if c is present in S or not | Answer Generation `task1190_add_integer_to_list` | Given a list of integers and an integer k, add k to every element in the list | Answer Generation @@ -932,6 +928,10 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1315_find_range_array` | Given a list of integers, find the range of the list | Answer Generation `task1316_remove_duplicates_string` | Given a string, remove all the duplicate characters from the string | Answer Generation `task1318_country_national_dish` | Given a country name, return the national dish name of the given country | Answer Generation +`task1317_country_calling_code` | Given a country name, return the calling code of the given country | Answer Generation +`task1319_country_by_barcode_prefix` | Given a country name, return the barcode prefix of the given country | Answer Generation +`task1320_country_domain_tld` | Given a country name, return the Top Level Domain (TLD) of the given country | Answer Generation +`task1321_country_continent` | Given a country name, return the continent name of the given country | Answer Generation `task1322_country_government_type` | Given a country name, return the government type of the given country | Answer Generation `task1331_reverse_array` | Given a list of integers, reverse the order of the items in the list | Answer Generation `task1332_check_leap_year` | Given a year, check if it is a leap year or not | Classification From 2237a62e7673573d5479bc56463f97ee2f8bf2dc Mon Sep 17 00:00:00 2001 From: Swaroop Mishra Date: Tue, 12 Oct 2021 22:54:26 -0700 Subject: [PATCH 52/87] Update README.md --- tasks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/README.md b/tasks/README.md index 8b31a11e4..e569be563 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -927,8 +927,8 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1314_country_abbreviation` | Given a country name, return the abbrevation name of the given country | Answer Generation `task1315_find_range_array` | Given a list of integers, find the range of the list | Answer Generation `task1316_remove_duplicates_string` | Given a string, remove all the duplicate characters from the string | Answer Generation -`task1318_country_national_dish` | Given a country name, return the national dish name of the given country | Answer Generation `task1317_country_calling_code` | Given a country name, return the calling code of the given country | Answer Generation +`task1318_country_national_dish` | Given a country name, return the national dish name of the given country | Answer Generation `task1319_country_by_barcode_prefix` | Given a country name, return the barcode prefix of the given country | Answer Generation `task1320_country_domain_tld` | Given a country name, return the Top Level Domain (TLD) of the given country | Answer Generation `task1321_country_continent` | Given a country name, return the continent name of the given country | Answer Generation From 3ddba00982910eaa9a120c33b9669df4509e3209 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 13:34:41 +0530 Subject: [PATCH 53/87] Updated task1322 Definition Updated task1322 Definition --- tasks/task1322_country_government_type.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/task1322_country_government_type.json b/tasks/task1322_country_government_type.json index 919c2e244..5cb33dbab 100644 --- a/tasks/task1322_country_government_type.json +++ b/tasks/task1322_country_government_type.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the government type of the given country, as of the year 2015. List of possible government types can be the answer; such as Constitutional Monarchy and Federation.", + "Definition":"In this task, you are given a country name and you need to return the government type of the given country, as of the year 2015. List of possible government types can be the answer; such as Republic, Parliamentary Coprincipality, Federal Republic, Monarchy, Islamic Republic, Constitutional Monarchy, Parlementary Monarchy, Federation, etc.", "Input_language":[ "English" ], From 1cd25e3c583cab300567f354653a979edef03061 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 17:52:40 +0530 Subject: [PATCH 54/87] Updated task1319 Updated task1319 --- tasks/task1319_country_by_barcode_prefix.json | 253 +++++++++--------- 1 file changed, 133 insertions(+), 120 deletions(-) diff --git a/tasks/task1319_country_by_barcode_prefix.json b/tasks/task1319_country_by_barcode_prefix.json index a4cbf4f92..995bdd063 100644 --- a/tasks/task1319_country_by_barcode_prefix.json +++ b/tasks/task1319_country_by_barcode_prefix.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the barcode prefix of the given country. Some countries have ranges of barcode prefixes such as, 060 – 099; in such a case, a number from within that range will be considered as a valid output.", + "Definition":"In this task, you are given a country name and you need to return the barcode prefix of the given country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from within that range will be considered as a valid output.", "Input_language":[ "English" ], @@ -47,45 +47,63 @@ { "input":"United States drugs", "output":[ - "030 – 039" + "030", + "031", + "032", + "034", + "035", + "036", + "037", + "038", + "039" ] }, { - "input":"United States and Canada", - "output":[ - "060 – 099" - ] - }, - { - "input":"United States", + "input":"Croatia", "output":[ - "100 – 139" + "385" ] }, { - "input":"France and Monaco", + "input":"Bosnia and Herzegovina", "output":[ - "300 – 379" + "387" ] }, - - { - "input":"Croatia", + "input":"Sweden", "output":[ - "385" + "730", + "731", + "732", + "733", + "734", + "735", + "736", + "737", + "738", + "739" ] }, { - "input":"Bosnia and Herzegovina", + "input":"Montenegro", "output":[ - "387" + "389" ] }, { - "input":"Montenegro", + "input":"Spain", "output":[ - "389" + "840", + "841", + "842", + "843", + "844", + "845", + "846", + "847", + "848", + "849" ] }, { @@ -95,21 +113,39 @@ ] }, { - "input":"Germany", + "input":"Russia", "output":[ - "400 – 440" + "460", + "461", + "462", + "463", + "464", + "465", + "466", + "467", + "468", + "469" ] }, { - "input":"Russia", + "input":"Kyrgyzstan", "output":[ - "460 – 469" + "470" ] }, { - "input":"Kyrgyzstan", + "input":"Denmark", "output":[ - "470" + "570", + "571", + "572", + "573", + "574", + "575", + "576", + "577", + "578", + "579" ] }, { @@ -124,6 +160,21 @@ "474" ] }, + { + "input":"Netherlands", + "output":[ + "870", + "871", + "872", + "873", + "874", + "875", + "876", + "877", + "878", + "879" + ] + }, { "input":"Latvia", "output":[ @@ -214,22 +265,11 @@ "489" ] }, - { - "input":"Japan", - "output":[ - "490 – 499" - ] - }, - { - "input":"United Kingdom", - "output":[ - "500 – 509" - ] - }, { "input":"Greece", "output":[ - "520 – 521" + "520", + "521" ] }, { @@ -268,12 +308,6 @@ "539" ] }, - { - "input":"Belgium and Luxembourg", - "output":[ - "540 – 549" - ] - }, { "input":"Portugal", "output":[ @@ -286,24 +320,6 @@ "569" ] }, - { - "input":"Denmark", - "output":[ - "570 – 579" - ] - }, - { - "input":"Faroe Islands", - "output":[ - "570 – 579" - ] - }, - { - "input":"Greenland", - "output":[ - "570 – 579" - ] - }, { "input":"Poland", "output":[ @@ -325,7 +341,8 @@ { "input":"South Africa", "output":[ - "600 – 601" + "600", + "601" ] }, { @@ -448,36 +465,12 @@ "629" ] }, - { - "input":"Finland", - "output":[ - "640 – 649" - ] - }, - { - "input":"China", - "output":[ - "690 – 699" - ] - }, - { - "input":"Norway", - "output":[ - "700 – 709" - ] - }, { "input":"Israel", "output":[ "729" ] }, - { - "input":"Sweden : EAN/GS1 Sweden", - "output":[ - "730 – 739" - ] - }, { "input":"Guatemala", "output":[ @@ -529,7 +522,8 @@ { "input":"Canada", "output":[ - "754 – 755" + "754", + "755" ] }, { @@ -538,16 +532,11 @@ "759" ] }, - { - "input":"Switzerland and Liechtenstein", - "output":[ - "760 – 769" - ] - }, { "input":"Colombia", "output":[ - "770 – 771" + "770", + "771" ] }, { @@ -571,7 +560,8 @@ { "input":"Argentina", "output":[ - "778 – 779" + "778", + "779" ] }, { @@ -595,19 +585,8 @@ { "input":"Brazil", "output":[ - "789 – 790" - ] - }, - { - "input":"Italy, San Marino and Vatican City", - "output":[ - "800 – 839" - ] - }, - { - "input":"Spain and Andorra", - "output":[ - "840 – 849" + "789", + "790" ] }, { @@ -649,13 +628,8 @@ { "input":"Turkey", "output":[ - "868 – 869" - ] - }, - { - "input":"Netherlands", - "output":[ - "870 – 879" + "868", + "869" ] }, { @@ -709,19 +683,58 @@ { "input":"Austria", "output":[ - "900 – 919" + "900", + "900", + "901", + "902", + "903", + "904", + "905", + "906", + "907", + "908", + "909", + "910", + "911", + "912", + "913", + "914", + "915", + "916", + "917", + "918", + "919" ] }, { "input":"Australia", "output":[ - "930 – 939" + "930", + "930", + "931", + "932", + "933", + "934", + "935", + "936", + "937", + "938", + "939" ] }, { "input":"New Zealand", "output":[ - "940 – 949" + "940", + "941", + "942", + "943", + "944", + "945", + "946", + "947", + "948", + "949" ] }, { From 6b4922cb1b7b739fb7af156faf7940ec3c2e4a9c Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 19:20:07 +0530 Subject: [PATCH 55/87] Added task1425_country_iso_numeric in ReadME Added task1425_country_iso_numeric in ReadME --- tasks/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/README.md b/tasks/README.md index e569be563..12e18b0cd 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -946,3 +946,4 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1405_find_median` | Given a list of integers, find the median of the input list | Answer Generation `task1406_kth_smallest_element` | Given a list of integers and an integer k, find the kth smallest element in the list | Answer Generation `task1418_bless_semantic_relation_classification` | Given a pair of words, deduce the type of relationship between them | Classification +`task1425_country_iso_numeric` | Given a country name, return the numeric ISO of the given country | Answer Generation From 5b53ddf40795962bd0508593871450d5a9d94fd8 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 19:21:38 +0530 Subject: [PATCH 56/87] Added task1425_country_iso_numeric Added task1425_country_iso_numeric --- tasks/task1425_country_iso_numeric.json | 1530 +++++++++++++++++++++++ 1 file changed, 1530 insertions(+) create mode 100644 tasks/task1425_country_iso_numeric.json diff --git a/tasks/task1425_country_iso_numeric.json b/tasks/task1425_country_iso_numeric.json new file mode 100644 index 000000000..2697f4dd2 --- /dev/null +++ b/tasks/task1425_country_iso_numeric.json @@ -0,0 +1,1530 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-iso-numeric Dataset(Dataset : https://github.com/drmonkeyninja/country.json/blob/master/src/country-iso-numeric.json)" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the numeric International Organization for Standardization (ISO) of the given country", + "Input_language":[ + "English" + ], + "Output_language":[ + "English" + ], + "Instruction_language":[ + "English" + ], + "Positive Examples":[ + { + "input":"Angola", + "output":"024", + "explanation":"024 is the numeric ISO of the country called Angola." + }, + { + "input":"Iran", + "output":"364", + "explanation":"364 is the numeric ISO of the country called Iran." + } + ], + "Negative Examples":[ + { + "input":"Afghanistan", + "output":"028", + "explanation":"028 is not the numeric ISO of the country called Afghanistan. However, 004 is numeric ISO of the country called Afghanistan." + }, + { + "input":"Bhutan", + "output":"031", + "explanation":"031 is not the numeric ISO of the country called Bhutan. However, 064 is the numeric ISO of the country called Bhutan." + } + ], + "Instances":[ + { + "input":"Andorra", + "output":[ + "020" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "784" + ] + }, + { + "input":"Afghanistan", + "output":[ + "004" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "028" + ] + }, + { + "input":"Anguilla", + "output":[ + "660" + ] + }, + { + "input":"Albania", + "output":[ + "008" + ] + }, + { + "input":"Armenia", + "output":[ + "051" + ] + }, + { + "input":"Antarctica", + "output":[ + "010" + ] + }, + { + "input":"Argentina", + "output":[ + "032" + ] + }, + { + "input":"American Samoa", + "output":[ + "016" + ] + }, + { + "input":"Austria", + "output":[ + "040" + ] + }, + { + "input":"Australia", + "output":[ + "036" + ] + }, + { + "input":"Aruba", + "output":[ + "533" + ] + }, + { + "input":"Åland", + "output":[ + "248" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "031" + ] + }, + { + "input":"Bosnia", + "output":[ + "070" + ] + }, + { + "input":"Barbados", + "output":[ + "052" + ] + }, + { + "input":"Bangladesh", + "output":[ + "050" + ] + }, + { + "input":"Belgium", + "output":[ + "056" + ] + }, + { + "input":"Burkina Faso", + "output":[ + "854" + ] + }, + { + "input":"Bulgaria", + "output":[ + "100" + ] + }, + { + "input":"Bahrain", + "output":[ + "048" + ] + }, + { + "input":"Burundi", + "output":[ + "108" + ] + }, + { + "input":"Benin", + "output":[ + "204" + ] + }, + { + "input":"Saint Barthélemy", + "output":[ + "652" + ] + }, + { + "input":"Bermuda", + "output":[ + "060" + ] + }, + { + "input":"Brunei", + "output":[ + "096" + ] + }, + { + "input":"Bolivia", + "output":[ + "068" + ] + }, + { + "input":"Bonaire", + "output":[ + "535" + ] + }, + { + "input":"Brazil", + "output":[ + "076" + ] + }, + { + "input":"Bahamas", + "output":[ + "044" + ] + }, + { + "input":"Bhutan", + "output":[ + "064" + ] + }, + { + "input":"Bouvet Island", + "output":[ + "074" + ] + }, + { + "input":"Botswana", + "output":[ + "072" + ] + }, + { + "input":"Belarus", + "output":[ + "112" + ] + }, + { + "input":"Belize", + "output":[ + "084" + ] + }, + { + "input":"Canada", + "output":[ + "124" + ] + }, + { + "input":"Cocos Islands", + "output":[ + "166" + ] + }, + { + "input":"Democratic Republic of the Congo", + "output":[ + "180" + ] + }, + { + "input":"Central African Republic", + "output":[ + "140" + ] + }, + { + "input":"Republic of the Congo", + "output":[ + "178" + ] + }, + { + "input":"Switzerland", + "output":[ + "756" + ] + }, + { + "input":"Ivory Coast", + "output":[ + "384" + ] + }, + { + "input":"Cook Islands", + "output":[ + "184" + ] + }, + { + "input":"Chile", + "output":[ + "152" + ] + }, + { + "input":"Cameroon", + "output":[ + "120" + ] + }, + { + "input":"China", + "output":[ + "156" + ] + }, + { + "input":"Colombia", + "output":[ + "170" + ] + }, + { + "input":"Costa Rica", + "output":[ + "188" + ] + }, + { + "input":"Cuba", + "output":[ + "192" + ] + }, + { + "input":"Cape Verde", + "output":[ + "132" + ] + }, + { + "input":"Curacao", + "output":[ + "531" + ] + }, + { + "input":"Christmas Island", + "output":[ + "162" + ] + }, + { + "input":"Cyprus", + "output":[ + "196" + ] + }, + { + "input":"Czech Republic", + "output":[ + "203" + ] + }, + { + "input":"Germany", + "output":[ + "276" + ] + }, + { + "input":"Djibouti", + "output":[ + "262" + ] + }, + { + "input":"Denmark", + "output":[ + "208" + ] + }, + { + "input":"Dominica", + "output":[ + "212" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "214" + ] + }, + { + "input":"Algeria", + "output":[ + "012" + ] + }, + { + "input":"Ecuador", + "output":[ + "218" + ] + }, + { + "input":"Estonia", + "output":[ + "233" + ] + }, + { + "input":"Egypt", + "output":[ + "818" + ] + }, + { + "input":"Western Sahara", + "output":[ + "732" + ] + }, + { + "input":"Eritrea", + "output":[ + "232" + ] + }, + { + "input":"Spain", + "output":[ + "724" + ] + }, + { + "input":"Ethiopia", + "output":[ + "231" + ] + }, + { + "input":"Finland", + "output":[ + "246" + ] + }, + { + "input":"Fiji", + "output":[ + "242" + ] + }, + { + "input":"Falkland Islands", + "output":[ + "238" + ] + }, + { + "input":"Micronesia", + "output":[ + "583" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "234" + ] + }, + { + "input":"France", + "output":[ + "250" + ] + }, + { + "input":"Gabon", + "output":[ + "266" + ] + }, + { + "input":"United Kingdom", + "output":[ + "826" + ] + }, + { + "input":"Grenada", + "output":[ + "308" + ] + }, + { + "input":"Georgia", + "output":[ + "268" + ] + }, + { + "input":"French Guiana", + "output":[ + "254" + ] + }, + { + "input":"Guernsey", + "output":[ + "831" + ] + }, + { + "input":"Ghana", + "output":[ + "288" + ] + }, + { + "input":"Gibraltar", + "output":[ + "292" + ] + }, + { + "input":"Greenland", + "output":[ + "304" + ] + }, + { + "input":"Gambia", + "output":[ + "270" + ] + }, + { + "input":"Guinea", + "output":[ + "324" + ] + }, + { + "input":"Guadeloupe", + "output":[ + "312" + ] + }, + { + "input":"Equatorial Guinea", + "output":[ + "226" + ] + }, + { + "input":"Greece", + "output":[ + "300" + ] + }, + { + "input":"South Georgia", + "output":[ + "239" + ] + }, + { + "input":"Guatemala", + "output":[ + "320" + ] + }, + { + "input":"Guam", + "output":[ + "316" + ] + }, + { + "input":"Guinea-Bissau", + "output":[ + "624" + ] + }, + { + "input":"Guyana", + "output":[ + "328" + ] + }, + { + "input":"Hong Kong", + "output":[ + "344" + ] + }, + { + "input":"Heard Island", + "output":[ + "334" + ] + }, + { + "input":"Honduras", + "output":[ + "340" + ] + }, + { + "input":"Croatia", + "output":[ + "191" + ] + }, + { + "input":"Haiti", + "output":[ + "332" + ] + }, + { + "input":"Hungary", + "output":[ + "348" + ] + }, + { + "input":"Indonesia", + "output":[ + "360" + ] + }, + { + "input":"Ireland", + "output":[ + "372" + ] + }, + { + "input":"Israel", + "output":[ + "376" + ] + }, + { + "input":"Isle of Man", + "output":[ + "833" + ] + }, + { + "input":"India", + "output":[ + "356" + ] + }, + { + "input":"British Indian Ocean Territory", + "output":[ + "086" + ] + }, + { + "input":"Iraq", + "output":[ + "368" + ] + }, + { + "input":"Iceland", + "output":[ + "352" + ] + }, + { + "input":"Italy", + "output":[ + "380" + ] + }, + { + "input":"Jersey", + "output":[ + "832" + ] + }, + { + "input":"Jamaica", + "output":[ + "388" + ] + }, + { + "input":"Jordan", + "output":[ + "400" + ] + }, + { + "input":"Japan", + "output":[ + "392" + ] + }, + { + "input":"Kenya", + "output":[ + "404" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "417" + ] + }, + { + "input":"Cambodia", + "output":[ + "116" + ] + }, + { + "input":"Kiribati", + "output":[ + "296" + ] + }, + { + "input":"Comoros", + "output":[ + "174" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + "659" + ] + }, + { + "input":"North Korea", + "output":[ + "408" + ] + }, + { + "input":"South Korea", + "output":[ + "410" + ] + }, + { + "input":"Kuwait", + "output":[ + "414" + ] + }, + { + "input":"Cayman Islands", + "output":[ + "136" + ] + }, + { + "input":"Kazakhstan", + "output":[ + "398" + ] + }, + { + "input":"Laos", + "output":[ + "418" + ] + }, + { + "input":"Lebanon", + "output":[ + "422" + ] + }, + { + "input":"Saint Lucia", + "output":[ + "662" + ] + }, + { + "input":"Liechtenstein", + "output":[ + "438" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "144" + ] + }, + { + "input":"Liberia", + "output":[ + "430" + ] + }, + { + "input":"Lesotho", + "output":[ + "426" + ] + }, + { + "input":"Lithuania", + "output":[ + "440" + ] + }, + { + "input":"Luxembourg", + "output":[ + "442" + ] + }, + { + "input":"Latvia", + "output":[ + "428" + ] + }, + { + "input":"Libya", + "output":[ + "434" + ] + }, + { + "input":"Morocco", + "output":[ + "504" + ] + }, + { + "input":"Monaco", + "output":[ + "492" + ] + }, + { + "input":"Moldova", + "output":[ + "498" + ] + }, + { + "input":"Montenegro", + "output":[ + "499" + ] + }, + { + "input":"Saint Martin", + "output":[ + "663" + ] + }, + { + "input":"Madagascar", + "output":[ + "450" + ] + }, + { + "input":"Marshall Islands", + "output":[ + "584" + ] + }, + { + "input":"Macedonia", + "output":[ + "807" + ] + }, + { + "input":"Mali", + "output":[ + "466" + ] + }, + { + "input":"Myanmar [Burma]", + "output":[ + "104" + ] + }, + { + "input":"Mongolia", + "output":[ + "496" + ] + }, + { + "input":"Macao", + "output":[ + "446" + ] + }, + { + "input":"Northern Mariana Islands", + "output":[ + "580" + ] + }, + { + "input":"Martinique", + "output":[ + "474" + ] + }, + { + "input":"Mauritania", + "output":[ + "478" + ] + }, + { + "input":"Montserrat", + "output":[ + "500" + ] + }, + { + "input":"Malta", + "output":[ + "470" + ] + }, + { + "input":"Mauritius", + "output":[ + "480" + ] + }, + { + "input":"Maldives", + "output":[ + "462" + ] + }, + { + "input":"Malawi", + "output":[ + "454" + ] + }, + { + "input":"Mexico", + "output":[ + "484" + ] + }, + { + "input":"Malaysia", + "output":[ + "458" + ] + }, + { + "input":"Mozambique", + "output":[ + "508" + ] + }, + { + "input":"Namibia", + "output":[ + "516" + ] + }, + { + "input":"New Caledonia", + "output":[ + "540" + ] + }, + { + "input":"Niger", + "output":[ + "562" + ] + }, + { + "input":"Norfolk Island", + "output":[ + "574" + ] + }, + { + "input":"Nigeria", + "output":[ + "566" + ] + }, + { + "input":"Nicaragua", + "output":[ + "558" + ] + }, + { + "input":"Netherlands", + "output":[ + "528" + ] + }, + { + "input":"Norway", + "output":[ + "578" + ] + }, + { + "input":"Nepal", + "output":[ + "524" + ] + }, + { + "input":"Nauru", + "output":[ + "520" + ] + }, + { + "input":"Niue", + "output":[ + "570" + ] + }, + { + "input":"New Zealand", + "output":[ + "554" + ] + }, + { + "input":"Oman", + "output":[ + "512" + ] + }, + { + "input":"Panama", + "output":[ + "591" + ] + }, + { + "input":"Peru", + "output":[ + "604" + ] + }, + { + "input":"French Polynesia", + "output":[ + "258" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + "598" + ] + }, + { + "input":"Philippines", + "output":[ + "608" + ] + }, + { + "input":"Pakistan", + "output":[ + "586" + ] + }, + { + "input":"Poland", + "output":[ + "616" + ] + }, + { + "input":"Saint Pierre and Miquelon", + "output":[ + "666" + ] + }, + { + "input":"Pitcairn Islands", + "output":[ + "612" + ] + }, + { + "input":"Puerto Rico", + "output":[ + "630" + ] + }, + { + "input":"Palestine", + "output":[ + "275" + ] + }, + { + "input":"Portugal", + "output":[ + "620" + ] + }, + { + "input":"Palau", + "output":[ + "585" + ] + }, + { + "input":"Paraguay", + "output":[ + "600" + ] + }, + { + "input":"Qatar", + "output":[ + "634" + ] + }, + { + "input":"Réunion", + "output":[ + "638" + ] + }, + { + "input":"Romania", + "output":[ + "642" + ] + }, + { + "input":"Serbia", + "output":[ + "688" + ] + }, + { + "input":"Russia", + "output":[ + "643" + ] + }, + { + "input":"Rwanda", + "output":[ + "646" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "682" + ] + }, + { + "input":"Solomon Islands", + "output":[ + "090" + ] + }, + { + "input":"Seychelles", + "output":[ + "690" + ] + }, + { + "input":"Sudan", + "output":[ + "729" + ] + }, + { + "input":"Sweden", + "output":[ + "752" + ] + }, + { + "input":"Singapore", + "output":[ + "702" + ] + }, + { + "input":"Saint Helena", + "output":[ + "654" + ] + }, + { + "input":"Slovenia", + "output":[ + "705" + ] + }, + { + "input":"Svalbard and Jan Mayen", + "output":[ + "744" + ] + }, + { + "input":"Slovakia", + "output":[ + "703" + ] + }, + { + "input":"Sierra Leone", + "output":[ + "694" + ] + }, + { + "input":"San Marino", + "output":[ + "674" + ] + }, + { + "input":"Senegal", + "output":[ + "686" + ] + }, + { + "input":"Somalia", + "output":[ + "706" + ] + }, + { + "input":"Suriname", + "output":[ + "740" + ] + }, + { + "input":"South Sudan", + "output":[ + "728" + ] + }, + { + "input":"São Tomé", + "output":[ + "678" + ] + }, + { + "input":"El Salvador", + "output":[ + "222" + ] + }, + { + "input":"Sint Maarten", + "output":[ + "534" + ] + }, + { + "input":"Syria", + "output":[ + "760" + ] + }, + { + "input":"Swaziland", + "output":[ + "748" + ] + }, + { + "input":"Turks", + "output":[ + "796" + ] + }, + { + "input":"Chad", + "output":[ + "148" + ] + }, + { + "input":"French Southern Territories", + "output":[ + "260" + ] + }, + { + "input":"Togo", + "output":[ + "768" + ] + }, + { + "input":"Thailand", + "output":[ + "764" + ] + }, + { + "input":"Tajikistan", + "output":[ + "762" + ] + }, + { + "input":"Tokelau", + "output":[ + "772" + ] + }, + { + "input":"East Timor", + "output":[ + "626" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "795" + ] + }, + { + "input":"Tunisia", + "output":[ + "788" + ] + }, + { + "input":"Tonga", + "output":[ + "776" + ] + }, + { + "input":"Turkey", + "output":[ + "792" + ] + }, + { + "input":"Trinidad", + "output":[ + "780" + ] + }, + { + "input":"Tuvalu", + "output":[ + "798" + ] + }, + { + "input":"Taiwan", + "output":[ + "158" + ] + }, + { + "input":"Tanzania", + "output":[ + "834" + ] + }, + { + "input":"Ukraine", + "output":[ + "804" + ] + }, + { + "input":"Uganda", + "output":[ + "800" + ] + }, + { + "input":"United States", + "output":[ + "840" + ] + }, + { + "input":"Uruguay", + "output":[ + "858" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "860" + ] + }, + { + "input":"Vatican City", + "output":[ + "336" + ] + }, + { + "input":"Saint Vincent", + "output":[ + "670" + ] + }, + { + "input":"Venezuela", + "output":[ + "862" + ] + }, + { + "input":"British Virgin Islands", + "output":[ + "092" + ] + }, + { + "input":"U.S. Virgin Islands", + "output":[ + "850" + ] + }, + { + "input":"Vietnam", + "output":[ + "704" + ] + }, + { + "input":"Vanuatu", + "output":[ + "548" + ] + }, + { + "input":"Wallis and Futuna", + "output":[ + "876" + ] + }, + { + "input":"Samoa", + "output":[ + "882" + ] + }, + { + "input":"Kosovo", + "output":[ + "0" + ] + }, + { + "input":"Yemen", + "output":[ + "887" + ] + }, + { + "input":"Mayotte", + "output":[ + "175" + ] + }, + { + "input":"South Africa", + "output":[ + "710" + ] + }, + { + "input":"Zambia", + "output":[ + "894" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "716" + ] + } + ] +} \ No newline at end of file From dfe439be02d0529c6a816c446c04420709ee36ad Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 19:48:04 +0530 Subject: [PATCH 57/87] Added task1426_country_independence_year in ReadME Added task1426_country_independence_year in ReadME --- tasks/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/README.md b/tasks/README.md index 12e18b0cd..cac5532b3 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -947,3 +947,4 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1406_kth_smallest_element` | Given a list of integers and an integer k, find the kth smallest element in the list | Answer Generation `task1418_bless_semantic_relation_classification` | Given a pair of words, deduce the type of relationship between them | Classification `task1425_country_iso_numeric` | Given a country name, return the numeric ISO of the given country | Answer Generation +`task1426_country_independence_year` | Given a country name, return the year of independence of the given country | Answer Generation From d3792d76a791f1bbc73e970286b21e8f82facd34 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 19:48:43 +0530 Subject: [PATCH 58/87] Added task1426_country_independence_year Added task1426_country_independence_year --- tasks/task1426_country_independence_year.json | 1188 +++++++++++++++++ 1 file changed, 1188 insertions(+) create mode 100644 tasks/task1426_country_independence_year.json diff --git a/tasks/task1426_country_independence_year.json b/tasks/task1426_country_independence_year.json new file mode 100644 index 000000000..4e0a73075 --- /dev/null +++ b/tasks/task1426_country_independence_year.json @@ -0,0 +1,1188 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-independence-year Dataset(Dataset : https://github.com/drmonkeyninja/country.json/blob/master/src/country-independence-date.json)" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the year of independence of the given country", + "Input_language":[ + "English" + ], + "Output_language":[ + "English" + ], + "Instruction_language":[ + "English" + ], + "Positive Examples":[ + { + "input":"Angola", + "output":"1975", + "explanation":"1975 is the year of independence of the country called Angola." + }, + { + "input":"Iran", + "output":"1906", + "explanation":"1906 is the year of independence of the country called Iran." + } + ], + "Negative Examples":[ + { + "input":"Afghanistan", + "output":"1912", + "explanation":"1912 is not the year of independence of the country called Afghanistan. However, 1919 is year of independence of the country called Afghanistan." + }, + { + "input":"Bhutan", + "output":"1919", + "explanation":"1919 is not the year of independence of the country called Bhutan. However, 1910 is year of independence of the country called Bhutan." + } + ], + "Instances":[ + { + "input":"Afghanistan", + "output":[ + "1919" + ] + }, + { + "input":"Albania", + "output":[ + "1912" + ] + }, + { + "input":"Andorra", + "output":[ + "1278" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "1971" + ] + }, + { + "input":"Argentina", + "output":[ + "1816" + ] + }, + { + "input":"Armenia", + "output":[ + "1991" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "1981" + ] + }, + { + "input":"Australia", + "output":[ + "1901" + ] + }, + { + "input":"Austria", + "output":[ + "1918" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "1991" + ] + }, + { + "input":"Burundi", + "output":[ + "1962" + ] + }, + { + "input":"Belgium", + "output":[ + "1830" + ] + }, + { + "input":"Benin", + "output":[ + "1960" + ] + }, + { + "input":"Burkina Faso", + "output":[ + "1960" + ] + }, + { + "input":"Bangladesh", + "output":[ + "1971" + ] + }, + { + "input":"Bulgaria", + "output":[ + "1908" + ] + }, + { + "input":"Bahrain", + "output":[ + "1971" + ] + }, + { + "input":"Bahamas", + "output":[ + "1973" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "1992" + ] + }, + { + "input":"Belarus", + "output":[ + "1991" + ] + }, + { + "input":"Belize", + "output":[ + "1981" + ] + }, + { + "input":"Bolivia", + "output":[ + "1825" + ] + }, + { + "input":"Brazil", + "output":[ + "1822" + ] + }, + { + "input":"Barbados", + "output":[ + "1966" + ] + }, + { + "input":"Brunei", + "output":[ + "1984" + ] + }, + { + "input":"Bhutan", + "output":[ + "1910" + ] + }, + { + "input":"Botswana", + "output":[ + "1966" + ] + }, + { + "input":"Central African Republic", + "output":[ + "1960" + ] + }, + { + "input":"Canada", + "output":[ + "1867" + ] + }, + { + "input":"Chile", + "output":[ + "1810" + ] + }, + { + "input":"China", + "output":[ + "-1523" + ] + }, + { + "input":"Cote d'Ivoire", + "output":[ + "1960" + ] + }, + { + "input":"Cameroon", + "output":[ + "1960" + ] + }, + { + "input":"Congo, The Democratic Republic of the", + "output":[ + "1960" + ] + }, + { + "input":"Congo", + "output":[ + "1960" + ] + }, + { + "input":"Colombia", + "output":[ + "1810" + ] + }, + { + "input":"Comoros", + "output":[ + "1975" + ] + }, + { + "input":"Cape Verde", + "output":[ + "1975" + ] + }, + { + "input":"Costa Rica", + "output":[ + "1821" + ] + }, + { + "input":"Cuba", + "output":[ + "1902" + ] + }, + { + "input":"Cyprus", + "output":[ + "1960" + ] + }, + { + "input":"Czech Republic", + "output":[ + "1993" + ] + }, + { + "input":"Germany", + "output":[ + "1955" + ] + }, + { + "input":"Djibouti", + "output":[ + "1977" + ] + }, + { + "input":"Dominica", + "output":[ + "1978" + ] + }, + { + "input":"Denmark", + "output":[ + "800" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "1844" + ] + }, + { + "input":"Algeria", + "output":[ + "1962" + ] + }, + { + "input":"Ecuador", + "output":[ + "1822" + ] + }, + { + "input":"Egypt", + "output":[ + "1922" + ] + }, + { + "input":"Eritrea", + "output":[ + "1993" + ] + }, + { + "input":"Spain", + "output":[ + "1492" + ] + }, + { + "input":"Estonia", + "output":[ + "1991" + ] + }, + { + "input":"Ethiopia", + "output":[ + "-1000" + ] + }, + { + "input":"Finland", + "output":[ + "1917" + ] + }, + { + "input":"Fiji Islands", + "output":[ + "1970" + ] + }, + { + "input":"France", + "output":[ + "843" + ] + }, + { + "input":"Micronesia, Federated States of", + "output":[ + "1990" + ] + }, + { + "input":"Gabon", + "output":[ + "1960" + ] + }, + { + "input":"United Kingdom", + "output":[ + "1066" + ] + }, + { + "input":"Georgia", + "output":[ + "1991" + ] + }, + { + "input":"Ghana", + "output":[ + "1957" + ] + }, + { + "input":"Guinea", + "output":[ + "1958" + ] + }, + { + "input":"Gambia", + "output":[ + "1965" + ] + }, + { + "input":"Guinea-Bissau", + "output":[ + "1974" + ] + }, + { + "input":"Equatorial Guinea", + "output":[ + "1968" + ] + }, + { + "input":"Greece", + "output":[ + "1830" + ] + }, + { + "input":"Grenada", + "output":[ + "1974" + ] + }, + { + "input":"Guatemala", + "output":[ + "1821" + ] + }, + { + "input":"Guyana", + "output":[ + "1966" + ] + }, + { + "input":"Honduras", + "output":[ + "1838" + ] + }, + { + "input":"Croatia", + "output":[ + "1991" + ] + }, + { + "input":"Haiti", + "output":[ + "1804" + ] + }, + { + "input":"Hungary", + "output":[ + "1918" + ] + }, + { + "input":"Indonesia", + "output":[ + "1945" + ] + }, + { + "input":"India", + "output":[ + "1947" + ] + }, + { + "input":"Ireland", + "output":[ + "1921" + ] + }, + { + "input":"Iraq", + "output":[ + "1932" + ] + }, + { + "input":"Iceland", + "output":[ + "1944" + ] + }, + { + "input":"Israel", + "output":[ + "1948" + ] + }, + { + "input":"Italy", + "output":[ + "1861" + ] + }, + { + "input":"Jamaica", + "output":[ + "1962" + ] + }, + { + "input":"Jordan", + "output":[ + "1946" + ] + }, + { + "input":"Japan", + "output":[ + "-660" + ] + }, + { + "input":"Kazakstan", + "output":[ + "1991" + ] + }, + { + "input":"Kenya", + "output":[ + "1963" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "1991" + ] + }, + { + "input":"Cambodia", + "output":[ + "1953" + ] + }, + { + "input":"Kiribati", + "output":[ + "1979" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + "1983" + ] + }, + { + "input":"South Korea", + "output":[ + "1948" + ] + }, + { + "input":"Kuwait", + "output":[ + "1961" + ] + }, + { + "input":"Laos", + "output":[ + "1953" + ] + }, + { + "input":"Lebanon", + "output":[ + "1941" + ] + }, + { + "input":"Liberia", + "output":[ + "1847" + ] + }, + { + "input":"Libyan Arab Jamahiriya", + "output":[ + "1951" + ] + }, + { + "input":"Saint Lucia", + "output":[ + "1979" + ] + }, + { + "input":"Liechtenstein", + "output":[ + "1806" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "1948" + ] + }, + { + "input":"Lesotho", + "output":[ + "1966" + ] + }, + { + "input":"Lithuania", + "output":[ + "1991" + ] + }, + { + "input":"Luxembourg", + "output":[ + "1867" + ] + }, + { + "input":"Latvia", + "output":[ + "1991" + ] + }, + { + "input":"Morocco", + "output":[ + "1956" + ] + }, + { + "input":"Monaco", + "output":[ + "1861" + ] + }, + { + "input":"Moldova", + "output":[ + "1991" + ] + }, + { + "input":"Madagascar", + "output":[ + "1960" + ] + }, + { + "input":"Maldives", + "output":[ + "1965" + ] + }, + { + "input":"Mexico", + "output":[ + "1810" + ] + }, + { + "input":"Marshall Islands", + "output":[ + "1990" + ] + }, + { + "input":"Macedonia", + "output":[ + "1991" + ] + }, + { + "input":"Mali", + "output":[ + "1960" + ] + }, + { + "input":"Malta", + "output":[ + "1964" + ] + }, + { + "input":"Myanmar", + "output":[ + "1948" + ] + }, + { + "input":"Mongolia", + "output":[ + "1921" + ] + }, + { + "input":"Mozambique", + "output":[ + "1975" + ] + }, + { + "input":"Mauritania", + "output":[ + "1960" + ] + }, + { + "input":"Mauritius", + "output":[ + "1968" + ] + }, + { + "input":"Malawi", + "output":[ + "1964" + ] + }, + { + "input":"Malaysia", + "output":[ + "1957" + ] + }, + { + "input":"Namibia", + "output":[ + "1990" + ] + }, + { + "input":"Niger", + "output":[ + "1960" + ] + }, + { + "input":"Nigeria", + "output":[ + "1960" + ] + }, + { + "input":"Nicaragua", + "output":[ + "1838" + ] + }, + { + "input":"Netherlands", + "output":[ + "1581" + ] + }, + { + "input":"Norway", + "output":[ + "1905" + ] + }, + { + "input":"Nepal", + "output":[ + "1769" + ] + }, + { + "input":"Nauru", + "output":[ + "1968" + ] + }, + { + "input":"New Zealand", + "output":[ + "1907" + ] + }, + { + "input":"Oman", + "output":[ + "1951" + ] + }, + { + "input":"Pakistan", + "output":[ + "1947" + ] + }, + { + "input":"Panama", + "output":[ + "1903" + ] + }, + { + "input":"Peru", + "output":[ + "1821" + ] + }, + { + "input":"Philippines", + "output":[ + "1946" + ] + }, + { + "input":"Palau", + "output":[ + "1994" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + "1975" + ] + }, + { + "input":"Poland", + "output":[ + "1918" + ] + }, + { + "input":"North Korea", + "output":[ + "1948" + ] + }, + { + "input":"Portugal", + "output":[ + "1143" + ] + }, + { + "input":"Paraguay", + "output":[ + "1811" + ] + }, + { + "input":"Qatar", + "output":[ + "1971" + ] + }, + { + "input":"Romania", + "output":[ + "1878" + ] + }, + { + "input":"Russian Federation", + "output":[ + "1991" + ] + }, + { + "input":"Rwanda", + "output":[ + "1962" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "1932" + ] + }, + { + "input":"Sudan", + "output":[ + "1956" + ] + }, + { + "input":"Senegal", + "output":[ + "1960" + ] + }, + { + "input":"Singapore", + "output":[ + "1965" + ] + }, + { + "input":"Solomon Islands", + "output":[ + "1978" + ] + }, + { + "input":"Sierra Leone", + "output":[ + "1961" + ] + }, + { + "input":"El Salvador", + "output":[ + "1841" + ] + }, + { + "input":"San Marino", + "output":[ + "885" + ] + }, + { + "input":"Somalia", + "output":[ + "1960" + ] + }, + { + "input":"Sao Tome and Principe", + "output":[ + "1975" + ] + }, + { + "input":"Suriname", + "output":[ + "1975" + ] + }, + { + "input":"Slovakia", + "output":[ + "1993" + ] + }, + { + "input":"Slovenia", + "output":[ + "1991" + ] + }, + { + "input":"Sweden", + "output":[ + "1836" + ] + }, + { + "input":"Swaziland", + "output":[ + "1968" + ] + }, + { + "input":"Switzerland", + "output":[ + "1499" + ] + }, + { + "input":"Seychelles", + "output":[ + "1976" + ] + }, + { + "input":"Syria", + "output":[ + "1941" + ] + }, + { + "input":"Chad", + "output":[ + "1960" + ] + }, + { + "input":"Togo", + "output":[ + "1960" + ] + }, + { + "input":"Thailand", + "output":[ + "1350" + ] + }, + { + "input":"Tajikistan", + "output":[ + "1991" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "1991" + ] + }, + { + "input":"Tonga", + "output":[ + "1970" + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + "1962" + ] + }, + { + "input":"Tunisia", + "output":[ + "1956" + ] + }, + { + "input":"Turkey", + "output":[ + "1923" + ] + }, + { + "input":"Tuvalu", + "output":[ + "1978" + ] + }, + { + "input":"Taiwan", + "output":[ + "1945" + ] + }, + { + "input":"Tanzania", + "output":[ + "1961" + ] + }, + { + "input":"Uganda", + "output":[ + "1962" + ] + }, + { + "input":"Ukraine", + "output":[ + "1991" + ] + }, + { + "input":"Uruguay", + "output":[ + "1828" + ] + }, + { + "input":"United States", + "output":[ + "1776" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "1991" + ] + }, + { + "input":"Holy See (Vatican City State)", + "output":[ + "1929" + ] + }, + { + "input":"Saint Vincent and the Grenadines", + "output":[ + "1979" + ] + }, + { + "input":"Venezuela", + "output":[ + "1811" + ] + }, + { + "input":"Vietnam", + "output":[ + "1945" + ] + }, + { + "input":"Vanuatu", + "output":[ + "1980" + ] + }, + { + "input":"Samoa", + "output":[ + "1962" + ] + }, + { + "input":"Yemen", + "output":[ + "1918" + ] + }, + { + "input":"Yugoslavia", + "output":[ + "1918" + ] + }, + { + "input":"South Africa", + "output":[ + "1910" + ] + }, + { + "input":"Zambia", + "output":[ + "1964" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "1980" + ] + } + ] +} \ No newline at end of file From 2e38ac7e6d4f8b4f59a403cb4eaa98c0c4de0502 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 20:12:23 +0530 Subject: [PATCH 59/87] Added task1427_country_region_in_world in ReadME Added task1427_country_region_in_world --- tasks/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/README.md b/tasks/README.md index cac5532b3..4da508cd1 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -948,3 +948,4 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1418_bless_semantic_relation_classification` | Given a pair of words, deduce the type of relationship between them | Classification `task1425_country_iso_numeric` | Given a country name, return the numeric ISO of the given country | Answer Generation `task1426_country_independence_year` | Given a country name, return the year of independence of the given country | Answer Generation +`task1427_country_region_in_world` | Given a country name, return the located region in the world map of the given country | Answer Generation From 1a07471556ae6af1a571d74e378405d12770ba62 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 20:12:55 +0530 Subject: [PATCH 60/87] Added task1427_country_region_in_world Added task1427_country_region_in_world --- tasks/task1427_country_region_in_world.json | 1470 +++++++++++++++++++ 1 file changed, 1470 insertions(+) create mode 100644 tasks/task1427_country_region_in_world.json diff --git a/tasks/task1427_country_region_in_world.json b/tasks/task1427_country_region_in_world.json new file mode 100644 index 000000000..a77ca5f7a --- /dev/null +++ b/tasks/task1427_country_region_in_world.json @@ -0,0 +1,1470 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-region-in-world Dataset(Dataset : https://github.com/drmonkeyninja/country.json/blob/master/src/country-region-in-world.json)" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the located region in the world map of the given country", + "Input_language":[ + "English" + ], + "Output_language":[ + "English" + ], + "Instruction_language":[ + "English" + ], + "Positive Examples":[ + { + "input":"Angola", + "output":"Central Africa", + "explanation":"Angola is located in the Central Africa region of the world map." + }, + { + "input":"Greenland", + "output":"North America", + "explanation":"Greenland is located in the North America region of the world map." + } + ], + "Negative Examples":[ + { + "input":"Afghanistan", + "output":"Middle East", + "explanation":"Afghanistan not is located in the Middle East region of the world map. However, Afghanistan is located in the Southern and Central Asia region of the world map." + }, + { + "input":"Bhutan", + "output":"Antarctica", + "explanation":"Bhutan not is located in the Antarctica region of the world map. However, Bhutan is located in the Southern and Central Asia region of the world map." + } + ], + "Instances":[ + { + "input":"Aruba", + "output":[ + "Caribbean" + ] + }, + { + "input":"Afghanistan", + "output":[ + "Southern and Central Asia" + ] + }, + { + "input":"Anguilla", + "output":[ + "Caribbean" + ] + }, + { + "input":"Albania", + "output":[ + "Southern Europe" + ] + }, + { + "input":"Andorra", + "output":[ + "Southern Europe" + ] + }, + { + "input":"Netherlands Antilles", + "output":[ + "Caribbean" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "Middle East" + ] + }, + { + "input":"Argentina", + "output":[ + "South America" + ] + }, + { + "input":"Armenia", + "output":[ + "Middle East" + ] + }, + { + "input":"American Samoa", + "output":[ + "Polynesia" + ] + }, + { + "input":"Antarctica", + "output":[ + "Antarctica" + ] + }, + { + "input":"French Southern territories", + "output":[ + "Antarctica" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "Caribbean" + ] + }, + { + "input":"Australia", + "output":[ + "Australia and New Zealand" + ] + }, + { + "input":"Austria", + "output":[ + "Western Europe" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "Middle East" + ] + }, + { + "input":"Burundi", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Belgium", + "output":[ + "Western Europe" + ] + }, + { + "input":"Benin", + "output":[ + "Western Africa" + ] + }, + { + "input":"Burkina Faso", + "output":[ + "Western Africa" + ] + }, + { + "input":"Bangladesh", + "output":[ + "Southern and Central Asia" + ] + }, + { + "input":"Bulgaria", + "output":[ + "Eastern Europe" + ] + }, + { + "input":"Bahrain", + "output":[ + "Middle East" + ] + }, + { + "input":"Bahamas", + "output":[ + "Caribbean" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "Southern Europe" + ] + }, + { + "input":"Belarus", + "output":[ + "Eastern Europe" + ] + }, + { + "input":"Belize", + "output":[ + "Central America" + ] + }, + { + "input":"Bermuda", + "output":[ + "North America" + ] + }, + { + "input":"Bolivia", + "output":[ + "South America" + ] + }, + { + "input":"Brazil", + "output":[ + "South America" + ] + }, + { + "input":"Barbados", + "output":[ + "Caribbean" + ] + }, + { + "input":"Brunei", + "output":[ + "Southeast Asia" + ] + }, + { + "input":"Bhutan", + "output":[ + "Southern and Central Asia" + ] + }, + { + "input":"Bouvet Island", + "output":[ + "Antarctica" + ] + }, + { + "input":"Botswana", + "output":[ + "Southern Africa" + ] + }, + { + "input":"Central African Republic", + "output":[ + "Central Africa" + ] + }, + { + "input":"Canada", + "output":[ + "North America" + ] + }, + { + "input":"Cocos (Keeling) Islands", + "output":[ + "Australia and New Zealand" + ] + }, + { + "input":"Switzerland", + "output":[ + "Western Europe" + ] + }, + { + "input":"Chile", + "output":[ + "South America" + ] + }, + { + "input":"China", + "output":[ + "Eastern Asia" + ] + }, + { + "input":"Cote d'Ivoire", + "output":[ + "Western Africa" + ] + }, + { + "input":"Cameroon", + "output":[ + "Central Africa" + ] + }, + { + "input":"Congo, The Democratic Republic of the", + "output":[ + "Central Africa" + ] + }, + { + "input":"Congo", + "output":[ + "Central Africa" + ] + }, + { + "input":"Cook Islands", + "output":[ + "Polynesia" + ] + }, + { + "input":"Colombia", + "output":[ + "South America" + ] + }, + { + "input":"Comoros", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Cape Verde", + "output":[ + "Western Africa" + ] + }, + { + "input":"Costa Rica", + "output":[ + "Central America" + ] + }, + { + "input":"Cuba", + "output":[ + "Caribbean" + ] + }, + { + "input":"Christmas Island", + "output":[ + "Australia and New Zealand" + ] + }, + { + "input":"Cayman Islands", + "output":[ + "Caribbean" + ] + }, + { + "input":"Cyprus", + "output":[ + "Middle East" + ] + }, + { + "input":"Czech Republic", + "output":[ + "Eastern Europe" + ] + }, + { + "input":"Germany", + "output":[ + "Western Europe" + ] + }, + { + "input":"Djibouti", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Dominica", + "output":[ + "Caribbean" + ] + }, + { + "input":"Denmark", + "output":[ + "Nordic Countries" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "Caribbean" + ] + }, + { + "input":"Algeria", + "output":[ + "Northern Africa" + ] + }, + { + "input":"Ecuador", + "output":[ + "South America" + ] + }, + { + "input":"Egypt", + "output":[ + "Northern Africa" + ] + }, + { + "input":"Eritrea", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Western Sahara", + "output":[ + "Northern Africa" + ] + }, + { + "input":"Spain", + "output":[ + "Southern Europe" + ] + }, + { + "input":"Estonia", + "output":[ + "Baltic Countries" + ] + }, + { + "input":"Ethiopia", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Finland", + "output":[ + "Nordic Countries" + ] + }, + { + "input":"Fiji Islands", + "output":[ + "Melanesia" + ] + }, + { + "input":"Falkland Islands", + "output":[ + "South America" + ] + }, + { + "input":"France", + "output":[ + "Western Europe" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "Nordic Countries" + ] + }, + { + "input":"Micronesia, Federated States of", + "output":[ + "Micronesia" + ] + }, + { + "input":"Gabon", + "output":[ + "Central Africa" + ] + }, + { + "input":"United Kingdom", + "output":[ + "British Isles" + ] + }, + { + "input":"Georgia", + "output":[ + "Middle East" + ] + }, + { + "input":"Ghana", + "output":[ + "Western Africa" + ] + }, + { + "input":"Gibraltar", + "output":[ + "Southern Europe" + ] + }, + { + "input":"Guinea", + "output":[ + "Western Africa" + ] + }, + { + "input":"Guadeloupe", + "output":[ + "Caribbean" + ] + }, + { + "input":"Gambia", + "output":[ + "Western Africa" + ] + }, + { + "input":"Guinea-Bissau", + "output":[ + "Western Africa" + ] + }, + { + "input":"Equatorial Guinea", + "output":[ + "Central Africa" + ] + }, + { + "input":"Greece", + "output":[ + "Southern Europe" + ] + }, + { + "input":"Grenada", + "output":[ + "Caribbean" + ] + }, + { + "input":"Guatemala", + "output":[ + "Central America" + ] + }, + { + "input":"French Guiana", + "output":[ + "South America" + ] + }, + { + "input":"Guam", + "output":[ + "Micronesia" + ] + }, + { + "input":"Guyana", + "output":[ + "South America" + ] + }, + { + "input":"Hong Kong", + "output":[ + "Eastern Asia" + ] + }, + { + "input":"Heard Island and McDonald Islands", + "output":[ + "Antarctica" + ] + }, + { + "input":"Honduras", + "output":[ + "Central America" + ] + }, + { + "input":"Croatia", + "output":[ + "Southern Europe" + ] + }, + { + "input":"Haiti", + "output":[ + "Caribbean" + ] + }, + { + "input":"Hungary", + "output":[ + "Eastern Europe" + ] + }, + { + "input":"Indonesia", + "output":[ + "Southeast Asia" + ] + }, + { + "input":"India", + "output":[ + "Southern and Central Asia" + ] + }, + { + "input":"British Indian Ocean Territory", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Ireland", + "output":[ + "British Isles" + ] + }, + { + "input":"Iran", + "output":[ + "Southern and Central Asia" + ] + }, + { + "input":"Iraq", + "output":[ + "Middle East" + ] + }, + { + "input":"Iceland", + "output":[ + "Nordic Countries" + ] + }, + { + "input":"Israel", + "output":[ + "Middle East" + ] + }, + { + "input":"Italy", + "output":[ + "Southern Europe" + ] + }, + { + "input":"Jamaica", + "output":[ + "Caribbean" + ] + }, + { + "input":"Jordan", + "output":[ + "Middle East" + ] + }, + { + "input":"Japan", + "output":[ + "Eastern Asia" + ] + }, + { + "input":"Kazakstan", + "output":[ + "Southern and Central Asia" + ] + }, + { + "input":"Kenya", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "Southern and Central Asia" + ] + }, + { + "input":"Cambodia", + "output":[ + "Southeast Asia" + ] + }, + { + "input":"Kiribati", + "output":[ + "Micronesia" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + "Caribbean" + ] + }, + { + "input":"South Korea", + "output":[ + "Eastern Asia" + ] + }, + { + "input":"Kuwait", + "output":[ + "Middle East" + ] + }, + { + "input":"Laos", + "output":[ + "Southeast Asia" + ] + }, + { + "input":"Lebanon", + "output":[ + "Middle East" + ] + }, + { + "input":"Liberia", + "output":[ + "Western Africa" + ] + }, + { + "input":"Libyan Arab Jamahiriya", + "output":[ + "Northern Africa" + ] + }, + { + "input":"Saint Lucia", + "output":[ + "Caribbean" + ] + }, + { + "input":"Liechtenstein", + "output":[ + "Western Europe" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "Southern and Central Asia" + ] + }, + { + "input":"Lesotho", + "output":[ + "Southern Africa" + ] + }, + { + "input":"Lithuania", + "output":[ + "Baltic Countries" + ] + }, + { + "input":"Luxembourg", + "output":[ + "Western Europe" + ] + }, + { + "input":"Latvia", + "output":[ + "Baltic Countries" + ] + }, + { + "input":"Macao", + "output":[ + "Eastern Asia" + ] + }, + { + "input":"Morocco", + "output":[ + "Northern Africa" + ] + }, + { + "input":"Monaco", + "output":[ + "Western Europe" + ] + }, + { + "input":"Moldova", + "output":[ + "Eastern Europe" + ] + }, + { + "input":"Madagascar", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Maldives", + "output":[ + "Southern and Central Asia" + ] + }, + { + "input":"Mexico", + "output":[ + "Central America" + ] + }, + { + "input":"Marshall Islands", + "output":[ + "Micronesia" + ] + }, + { + "input":"Macedonia", + "output":[ + "Southern Europe" + ] + }, + { + "input":"Mali", + "output":[ + "Western Africa" + ] + }, + { + "input":"Malta", + "output":[ + "Southern Europe" + ] + }, + { + "input":"Myanmar", + "output":[ + "Southeast Asia" + ] + }, + { + "input":"Mongolia", + "output":[ + "Eastern Asia" + ] + }, + { + "input":"Northern Mariana Islands", + "output":[ + "Micronesia" + ] + }, + { + "input":"Mozambique", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Mauritania", + "output":[ + "Western Africa" + ] + }, + { + "input":"Montserrat", + "output":[ + "Caribbean" + ] + }, + { + "input":"Martinique", + "output":[ + "Caribbean" + ] + }, + { + "input":"Mauritius", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Malawi", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Malaysia", + "output":[ + "Southeast Asia" + ] + }, + { + "input":"Mayotte", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Namibia", + "output":[ + "Southern Africa" + ] + }, + { + "input":"New Caledonia", + "output":[ + "Melanesia" + ] + }, + { + "input":"Niger", + "output":[ + "Western Africa" + ] + }, + { + "input":"Norfolk Island", + "output":[ + "Australia and New Zealand" + ] + }, + { + "input":"Nigeria", + "output":[ + "Western Africa" + ] + }, + { + "input":"Nicaragua", + "output":[ + "Central America" + ] + }, + { + "input":"Niue", + "output":[ + "Polynesia" + ] + }, + { + "input":"Netherlands", + "output":[ + "Western Europe" + ] + }, + { + "input":"Norway", + "output":[ + "Nordic Countries" + ] + }, + { + "input":"Nepal", + "output":[ + "Southern and Central Asia" + ] + }, + { + "input":"Nauru", + "output":[ + "Micronesia" + ] + }, + { + "input":"New Zealand", + "output":[ + "Australia and New Zealand" + ] + }, + { + "input":"Oman", + "output":[ + "Middle East" + ] + }, + { + "input":"Pakistan", + "output":[ + "Southern and Central Asia" + ] + }, + { + "input":"Panama", + "output":[ + "Central America" + ] + }, + { + "input":"Pitcairn", + "output":[ + "Polynesia" + ] + }, + { + "input":"Peru", + "output":[ + "South America" + ] + }, + { + "input":"Philippines", + "output":[ + "Southeast Asia" + ] + }, + { + "input":"Palau", + "output":[ + "Micronesia" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + "Melanesia" + ] + }, + { + "input":"Poland", + "output":[ + "Eastern Europe" + ] + }, + { + "input":"Puerto Rico", + "output":[ + "Caribbean" + ] + }, + { + "input":"North Korea", + "output":[ + "Eastern Asia" + ] + }, + { + "input":"Portugal", + "output":[ + "Southern Europe" + ] + }, + { + "input":"Paraguay", + "output":[ + "South America" + ] + }, + { + "input":"Palestine", + "output":[ + "Middle East" + ] + }, + { + "input":"French Polynesia", + "output":[ + "Polynesia" + ] + }, + { + "input":"Qatar", + "output":[ + "Middle East" + ] + }, + { + "input":"Reunion", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Romania", + "output":[ + "Eastern Europe" + ] + }, + { + "input":"Russian Federation", + "output":[ + "Eastern Europe" + ] + }, + { + "input":"Rwanda", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "Middle East" + ] + }, + { + "input":"Sudan", + "output":[ + "Northern Africa" + ] + }, + { + "input":"Senegal", + "output":[ + "Western Africa" + ] + }, + { + "input":"Singapore", + "output":[ + "Southeast Asia" + ] + }, + { + "input":"South Georgia and the South Sandwich Islands", + "output":[ + "Antarctica" + ] + }, + { + "input":"Saint Helena", + "output":[ + "Western Africa" + ] + }, + { + "input":"Svalbard and Jan Mayen", + "output":[ + "Nordic Countries" + ] + }, + { + "input":"Solomon Islands", + "output":[ + "Melanesia" + ] + }, + { + "input":"Sierra Leone", + "output":[ + "Western Africa" + ] + }, + { + "input":"El Salvador", + "output":[ + "Central America" + ] + }, + { + "input":"San Marino", + "output":[ + "Southern Europe" + ] + }, + { + "input":"Somalia", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Saint Pierre and Miquelon", + "output":[ + "North America" + ] + }, + { + "input":"Sao Tome and Principe", + "output":[ + "Central Africa" + ] + }, + { + "input":"Suriname", + "output":[ + "South America" + ] + }, + { + "input":"Slovakia", + "output":[ + "Eastern Europe" + ] + }, + { + "input":"Slovenia", + "output":[ + "Southern Europe" + ] + }, + { + "input":"Sweden", + "output":[ + "Nordic Countries" + ] + }, + { + "input":"Swaziland", + "output":[ + "Southern Africa" + ] + }, + { + "input":"Seychelles", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Syria", + "output":[ + "Middle East" + ] + }, + { + "input":"Turks and Caicos Islands", + "output":[ + "Caribbean" + ] + }, + { + "input":"Chad", + "output":[ + "Central Africa" + ] + }, + { + "input":"Togo", + "output":[ + "Western Africa" + ] + }, + { + "input":"Thailand", + "output":[ + "Southeast Asia" + ] + }, + { + "input":"Tajikistan", + "output":[ + "Southern and Central Asia" + ] + }, + { + "input":"Tokelau", + "output":[ + "Polynesia" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "Southern and Central Asia" + ] + }, + { + "input":"East Timor", + "output":[ + "Southeast Asia" + ] + }, + { + "input":"Tonga", + "output":[ + "Polynesia" + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + "Caribbean" + ] + }, + { + "input":"Tunisia", + "output":[ + "Northern Africa" + ] + }, + { + "input":"Turkey", + "output":[ + "Middle East" + ] + }, + { + "input":"Tuvalu", + "output":[ + "Polynesia" + ] + }, + { + "input":"Taiwan", + "output":[ + "Eastern Asia" + ] + }, + { + "input":"Tanzania", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Uganda", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Ukraine", + "output":[ + "Eastern Europe" + ] + }, + { + "input":"United States Minor Outlying Islands", + "output":[ + "Micronesia/Caribbean" + ] + }, + { + "input":"Uruguay", + "output":[ + "South America" + ] + }, + { + "input":"United States", + "output":[ + "North America" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "Southern and Central Asia" + ] + }, + { + "input":"Holy See (Vatican City State)", + "output":[ + "Southern Europe" + ] + }, + { + "input":"Saint Vincent and the Grenadines", + "output":[ + "Caribbean" + ] + }, + { + "input":"Venezuela", + "output":[ + "South America" + ] + }, + { + "input":"British Virgin Islands", + "output":[ + "Caribbean" + ] + }, + { + "input":"United States Virgin Islands", + "output":[ + "Caribbean" + ] + }, + { + "input":"Vietnam", + "output":[ + "Southeast Asia" + ] + }, + { + "input":"Vanuatu", + "output":[ + "Melanesia" + ] + }, + { + "input":"Wallis and Futuna", + "output":[ + "Polynesia" + ] + }, + { + "input":"Samoa", + "output":[ + "Polynesia" + ] + }, + { + "input":"Yemen", + "output":[ + "Middle East" + ] + }, + { + "input":"Yugoslavia", + "output":[ + "Southern Europe" + ] + }, + { + "input":"South Africa", + "output":[ + "Southern Africa" + ] + }, + { + "input":"Zambia", + "output":[ + "Eastern Africa" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "Eastern Africa" + ] + } + ] +} \ No newline at end of file From 4355b58d4bab59d9e7b720208ff389a73f5702bb Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 21:01:00 +0530 Subject: [PATCH 61/87] Added task1428_country_surface_area in ReadME Added task1428_country_surface_area in ReadME --- tasks/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/README.md b/tasks/README.md index 4da508cd1..bc275e3ae 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -949,3 +949,4 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1425_country_iso_numeric` | Given a country name, return the numeric ISO of the given country | Answer Generation `task1426_country_independence_year` | Given a country name, return the year of independence of the given country | Answer Generation `task1427_country_region_in_world` | Given a country name, return the located region in the world map of the given country | Answer Generation +`task1428_country_surface_area` | Given a country name, return the surface area in square-kilometer of the given country | Answer Generation From 5d154255c8b8305e66c67c7452bd787c8ecb2b70 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 13 Oct 2021 21:01:53 +0530 Subject: [PATCH 62/87] Added task1428_country_surface_area Added task1428_country_surface_area in task --- tasks/task1428_country_surface_area.json | 1470 ++++++++++++++++++++++ 1 file changed, 1470 insertions(+) create mode 100644 tasks/task1428_country_surface_area.json diff --git a/tasks/task1428_country_surface_area.json b/tasks/task1428_country_surface_area.json new file mode 100644 index 000000000..6b0199ffd --- /dev/null +++ b/tasks/task1428_country_surface_area.json @@ -0,0 +1,1470 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-region-in-world Dataset(Dataset : )" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the surface area in square-kilometer (upto 2 decimals) of the given country", + "Input_language":[ + "English" + ], + "Output_language":[ + "English" + ], + "Instruction_language":[ + "English" + ], + "Positive Examples":[ + { + "input":"Angola", + "output":"1246700.00", + "explanation":"Surface area of the given country Angola is 1246700.00 square-kilometer" + }, + { + "input":"Greenland", + "output":"2166090.00", + "explanation":"Surface area of the given country Greenland is 2166090.00 square-kilometer" + } + ], + "Negative Examples":[ + { + "input":"Afghanistan", + "output":"96.00", + "explanation":"Surface area of the given country Afghanistan is not 96.00 square-kilometer. However, Surface area of the given country Afghanistan is 652090.00 square-kilometer" + }, + { + "input":"Bhutan", + "output":"468.00", + "explanation":"Surface area of the given country Bhutan is not 468.00 square-kilometer. However, Surface area of the given country Bhutan is 47000.00 square-kilometer" + } + ], + "Instances":[ + { + "input":"Aruba", + "output":[ + "193.00" + ] + }, + { + "input":"Afghanistan", + "output":[ + "652090.00" + ] + }, + { + "input":"Anguilla", + "output":[ + "96.00" + ] + }, + { + "input":"Albania", + "output":[ + "28748.00" + ] + }, + { + "input":"Andorra", + "output":[ + "468.00" + ] + }, + { + "input":"Netherlands Antilles", + "output":[ + "800.00" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "83600.00" + ] + }, + { + "input":"Argentina", + "output":[ + "2780400.00" + ] + }, + { + "input":"Armenia", + "output":[ + "29800.00" + ] + }, + { + "input":"American Samoa", + "output":[ + "199.00" + ] + }, + { + "input":"Antarctica", + "output":[ + "13120000.00" + ] + }, + { + "input":"French Southern territories", + "output":[ + "7780.00" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "442.00" + ] + }, + { + "input":"Australia", + "output":[ + "7741220.00" + ] + }, + { + "input":"Austria", + "output":[ + "83859.00" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "86600.00" + ] + }, + { + "input":"Burundi", + "output":[ + "27834.00" + ] + }, + { + "input":"Belgium", + "output":[ + "30518.00" + ] + }, + { + "input":"Benin", + "output":[ + "112622.00" + ] + }, + { + "input":"Burkina Faso", + "output":[ + "274000.00" + ] + }, + { + "input":"Bangladesh", + "output":[ + "143998.00" + ] + }, + { + "input":"Bulgaria", + "output":[ + "110994.00" + ] + }, + { + "input":"Bahrain", + "output":[ + "694.00" + ] + }, + { + "input":"Bahamas", + "output":[ + "13878.00" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "51197.00" + ] + }, + { + "input":"Belarus", + "output":[ + "207600.00" + ] + }, + { + "input":"Belize", + "output":[ + "22696.00" + ] + }, + { + "input":"Bermuda", + "output":[ + "53.00" + ] + }, + { + "input":"Bolivia", + "output":[ + "1098581.00" + ] + }, + { + "input":"Brazil", + "output":[ + "8547403.00" + ] + }, + { + "input":"Barbados", + "output":[ + "430.00" + ] + }, + { + "input":"Brunei", + "output":[ + "5765.00" + ] + }, + { + "input":"Bhutan", + "output":[ + "47000.00" + ] + }, + { + "input":"Bouvet Island", + "output":[ + "59.00" + ] + }, + { + "input":"Botswana", + "output":[ + "581730.00" + ] + }, + { + "input":"Central African Republic", + "output":[ + "622984.00" + ] + }, + { + "input":"Canada", + "output":[ + "9970610.00" + ] + }, + { + "input":"Cocos (Keeling) Islands", + "output":[ + "14.00" + ] + }, + { + "input":"Switzerland", + "output":[ + "41284.00" + ] + }, + { + "input":"Chile", + "output":[ + "756626.00" + ] + }, + { + "input":"China", + "output":[ + "9572900.00" + ] + }, + { + "input":"Cote d'Ivoire", + "output":[ + "322463.00" + ] + }, + { + "input":"Cameroon", + "output":[ + "475442.00" + ] + }, + { + "input":"The Democratic Republic of the Congo", + "output":[ + "2344858.00" + ] + }, + { + "input":"Congo", + "output":[ + "342000.00" + ] + }, + { + "input":"Cook Islands", + "output":[ + "236.00" + ] + }, + { + "input":"Colombia", + "output":[ + "1138914.00" + ] + }, + { + "input":"Comoros", + "output":[ + "1862.00" + ] + }, + { + "input":"Cape Verde", + "output":[ + "4033.00" + ] + }, + { + "input":"Costa Rica", + "output":[ + "51100.00" + ] + }, + { + "input":"Cuba", + "output":[ + "110861.00" + ] + }, + { + "input":"Christmas Island", + "output":[ + "135.00" + ] + }, + { + "input":"Cayman Islands", + "output":[ + "264.00" + ] + }, + { + "input":"Cyprus", + "output":[ + "9251.00" + ] + }, + { + "input":"Czech Republic", + "output":[ + "78866.00" + ] + }, + { + "input":"Germany", + "output":[ + "357022.00" + ] + }, + { + "input":"Djibouti", + "output":[ + "23200.00" + ] + }, + { + "input":"Dominica", + "output":[ + "751.00" + ] + }, + { + "input":"Denmark", + "output":[ + "43094.00" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "48511.00" + ] + }, + { + "input":"Algeria", + "output":[ + "2381741.00" + ] + }, + { + "input":"Ecuador", + "output":[ + "283561.00" + ] + }, + { + "input":"Egypt", + "output":[ + "1001449.00" + ] + }, + { + "input":"Eritrea", + "output":[ + "117600.00" + ] + }, + { + "input":"Western Sahara", + "output":[ + "266000.00" + ] + }, + { + "input":"Spain", + "output":[ + "505992.00" + ] + }, + { + "input":"Estonia", + "output":[ + "45227.00" + ] + }, + { + "input":"Ethiopia", + "output":[ + "1104300.00" + ] + }, + { + "input":"Finland", + "output":[ + "338145.00" + ] + }, + { + "input":"Fiji Islands", + "output":[ + "18274.00" + ] + }, + { + "input":"Falkland Islands", + "output":[ + "12173.00" + ] + }, + { + "input":"France", + "output":[ + "551500.00" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "1399.00" + ] + }, + { + "input":"Federated States of Micronesia", + "output":[ + "702.00" + ] + }, + { + "input":"Gabon", + "output":[ + "267668.00" + ] + }, + { + "input":"United Kingdom", + "output":[ + "242900.00" + ] + }, + { + "input":"Georgia", + "output":[ + "69700.00" + ] + }, + { + "input":"Ghana", + "output":[ + "238533.00" + ] + }, + { + "input":"Gibraltar", + "output":[ + "6.00" + ] + }, + { + "input":"Guinea", + "output":[ + "245857.00" + ] + }, + { + "input":"Guadeloupe", + "output":[ + "1705.00" + ] + }, + { + "input":"Gambia", + "output":[ + "11295.00" + ] + }, + { + "input":"Guinea-Bissau", + "output":[ + "36125.00" + ] + }, + { + "input":"Equatorial Guinea", + "output":[ + "28051.00" + ] + }, + { + "input":"Greece", + "output":[ + "131626.00" + ] + }, + { + "input":"Grenada", + "output":[ + "344.00" + ] + }, + { + "input":"Guatemala", + "output":[ + "108889.00" + ] + }, + { + "input":"French Guiana", + "output":[ + "90000.00" + ] + }, + { + "input":"Guam", + "output":[ + "549.00" + ] + }, + { + "input":"Guyana", + "output":[ + "214969.00" + ] + }, + { + "input":"Hong Kong", + "output":[ + "1075.00" + ] + }, + { + "input":"Heard Island and McDonald Islands", + "output":[ + "359.00" + ] + }, + { + "input":"Honduras", + "output":[ + "112088.00" + ] + }, + { + "input":"Croatia", + "output":[ + "56538.00" + ] + }, + { + "input":"Haiti", + "output":[ + "27750.00" + ] + }, + { + "input":"Hungary", + "output":[ + "93030.00" + ] + }, + { + "input":"Indonesia", + "output":[ + "1904569.00" + ] + }, + { + "input":"India", + "output":[ + "3287263.00" + ] + }, + { + "input":"British Indian Ocean Territory", + "output":[ + "78.00" + ] + }, + { + "input":"Ireland", + "output":[ + "70273.00" + ] + }, + { + "input":"Iran", + "output":[ + "1648195.00" + ] + }, + { + "input":"Iraq", + "output":[ + "438317.00" + ] + }, + { + "input":"Iceland", + "output":[ + "103000.00" + ] + }, + { + "input":"Israel", + "output":[ + "21056.00" + ] + }, + { + "input":"Italy", + "output":[ + "301316.00" + ] + }, + { + "input":"Jamaica", + "output":[ + "10990.00" + ] + }, + { + "input":"Jordan", + "output":[ + "88946.00" + ] + }, + { + "input":"Japan", + "output":[ + "377829.00" + ] + }, + { + "input":"Kazakstan", + "output":[ + "2724900.00" + ] + }, + { + "input":"Kenya", + "output":[ + "580367.00" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "199900.00" + ] + }, + { + "input":"Cambodia", + "output":[ + "181035.00" + ] + }, + { + "input":"Kiribati", + "output":[ + "726.00" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + "261.00" + ] + }, + { + "input":"South Korea", + "output":[ + "99434.00" + ] + }, + { + "input":"Kuwait", + "output":[ + "17818.00" + ] + }, + { + "input":"Laos", + "output":[ + "236800.00" + ] + }, + { + "input":"Lebanon", + "output":[ + "10400.00" + ] + }, + { + "input":"Liberia", + "output":[ + "111369.00" + ] + }, + { + "input":"Libyan Arab Jamahiriya", + "output":[ + "1759540.00" + ] + }, + { + "input":"Saint Lucia", + "output":[ + "622.00" + ] + }, + { + "input":"Liechtenstein", + "output":[ + "160.00" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "65610.00" + ] + }, + { + "input":"Lesotho", + "output":[ + "30355.00" + ] + }, + { + "input":"Lithuania", + "output":[ + "65301.00" + ] + }, + { + "input":"Luxembourg", + "output":[ + "2586.00" + ] + }, + { + "input":"Latvia", + "output":[ + "64589.00" + ] + }, + { + "input":"Macao", + "output":[ + "18.00" + ] + }, + { + "input":"Morocco", + "output":[ + "446550.00" + ] + }, + { + "input":"Monaco", + "output":[ + "1.50" + ] + }, + { + "input":"Moldova", + "output":[ + "33851.00" + ] + }, + { + "input":"Madagascar", + "output":[ + "587041.00" + ] + }, + { + "input":"Maldives", + "output":[ + "298.00" + ] + }, + { + "input":"Mexico", + "output":[ + "1958201.00" + ] + }, + { + "input":"Marshall Islands", + "output":[ + "181.00" + ] + }, + { + "input":"Macedonia", + "output":[ + "25713.00" + ] + }, + { + "input":"Mali", + "output":[ + "1240192.00" + ] + }, + { + "input":"Malta", + "output":[ + "316.00" + ] + }, + { + "input":"Myanmar", + "output":[ + "676578.00" + ] + }, + { + "input":"Mongolia", + "output":[ + "1566500.00" + ] + }, + { + "input":"Northern Mariana Islands", + "output":[ + "464.00" + ] + }, + { + "input":"Mozambique", + "output":[ + "801590.00" + ] + }, + { + "input":"Mauritania", + "output":[ + "1025520.00" + ] + }, + { + "input":"Montserrat", + "output":[ + "102.00" + ] + }, + { + "input":"Martinique", + "output":[ + "1102.00" + ] + }, + { + "input":"Mauritius", + "output":[ + "2040.00" + ] + }, + { + "input":"Malawi", + "output":[ + "118484.00" + ] + }, + { + "input":"Malaysia", + "output":[ + "329758.00" + ] + }, + { + "input":"Mayotte", + "output":[ + "373.00" + ] + }, + { + "input":"Namibia", + "output":[ + "824292.00" + ] + }, + { + "input":"New Caledonia", + "output":[ + "18575.00" + ] + }, + { + "input":"Niger", + "output":[ + "1267000.00" + ] + }, + { + "input":"Norfolk Island", + "output":[ + "36.00" + ] + }, + { + "input":"Nigeria", + "output":[ + "923768.00" + ] + }, + { + "input":"Nicaragua", + "output":[ + "130000.00" + ] + }, + { + "input":"Niue", + "output":[ + "260.00" + ] + }, + { + "input":"Netherlands", + "output":[ + "41526.00" + ] + }, + { + "input":"Norway", + "output":[ + "323877.00" + ] + }, + { + "input":"Nepal", + "output":[ + "147181.00" + ] + }, + { + "input":"Nauru", + "output":[ + "21.00" + ] + }, + { + "input":"New Zealand", + "output":[ + "270534.00" + ] + }, + { + "input":"Oman", + "output":[ + "309500.00" + ] + }, + { + "input":"Pakistan", + "output":[ + "796095.00" + ] + }, + { + "input":"Panama", + "output":[ + "75517.00" + ] + }, + { + "input":"Pitcairn", + "output":[ + "49.00" + ] + }, + { + "input":"Peru", + "output":[ + "1285216.00" + ] + }, + { + "input":"Philippines", + "output":[ + "300000.00" + ] + }, + { + "input":"Palau", + "output":[ + "459.00" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + "462840.00" + ] + }, + { + "input":"Poland", + "output":[ + "323250.00" + ] + }, + { + "input":"Puerto Rico", + "output":[ + "8875.00" + ] + }, + { + "input":"North Korea", + "output":[ + "120538.00" + ] + }, + { + "input":"Portugal", + "output":[ + "91982.00" + ] + }, + { + "input":"Paraguay", + "output":[ + "406752.00" + ] + }, + { + "input":"Palestine", + "output":[ + "6257.00" + ] + }, + { + "input":"French Polynesia", + "output":[ + "4000.00" + ] + }, + { + "input":"Qatar", + "output":[ + "11000.00" + ] + }, + { + "input":"Reunion", + "output":[ + "2510.00" + ] + }, + { + "input":"Romania", + "output":[ + "238391.00" + ] + }, + { + "input":"Russian Federation", + "output":[ + "17075400.00" + ] + }, + { + "input":"Rwanda", + "output":[ + "26338.00" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "2149690.00" + ] + }, + { + "input":"Sudan", + "output":[ + "2505813.00" + ] + }, + { + "input":"Senegal", + "output":[ + "196722.00" + ] + }, + { + "input":"Singapore", + "output":[ + "618.00" + ] + }, + { + "input":"South Georgia and the South Sandwich Islands", + "output":[ + "3903.00" + ] + }, + { + "input":"Saint Helena", + "output":[ + "314.00" + ] + }, + { + "input":"Svalbard and Jan Mayen", + "output":[ + "62422.00" + ] + }, + { + "input":"Solomon Islands", + "output":[ + "28896.00" + ] + }, + { + "input":"Sierra Leone", + "output":[ + "71740.00" + ] + }, + { + "input":"El Salvador", + "output":[ + "21041.00" + ] + }, + { + "input":"San Marino", + "output":[ + "61.00" + ] + }, + { + "input":"Somalia", + "output":[ + "637657.00" + ] + }, + { + "input":"Saint Pierre and Miquelon", + "output":[ + "242.00" + ] + }, + { + "input":"Sao Tome and Principe", + "output":[ + "964.00" + ] + }, + { + "input":"Suriname", + "output":[ + "163265.00" + ] + }, + { + "input":"Slovakia", + "output":[ + "49012.00" + ] + }, + { + "input":"Slovenia", + "output":[ + "20256.00" + ] + }, + { + "input":"Sweden", + "output":[ + "449964.00" + ] + }, + { + "input":"Swaziland", + "output":[ + "17364.00" + ] + }, + { + "input":"Seychelles", + "output":[ + "455.00" + ] + }, + { + "input":"Syria", + "output":[ + "185180.00" + ] + }, + { + "input":"Turks and Caicos Islands", + "output":[ + "430.00" + ] + }, + { + "input":"Chad", + "output":[ + "1284000.00" + ] + }, + { + "input":"Togo", + "output":[ + "56785.00" + ] + }, + { + "input":"Thailand", + "output":[ + "513115.00" + ] + }, + { + "input":"Tajikistan", + "output":[ + "143100.00" + ] + }, + { + "input":"Tokelau", + "output":[ + "12.00" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "488100.00" + ] + }, + { + "input":"East Timor", + "output":[ + "14874.00" + ] + }, + { + "input":"Tonga", + "output":[ + "650.00" + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + "5130.00" + ] + }, + { + "input":"Tunisia", + "output":[ + "163610.00" + ] + }, + { + "input":"Turkey", + "output":[ + "774815.00" + ] + }, + { + "input":"Tuvalu", + "output":[ + "26.00" + ] + }, + { + "input":"Taiwan", + "output":[ + "36188.00" + ] + }, + { + "input":"Tanzania", + "output":[ + "883749.00" + ] + }, + { + "input":"Uganda", + "output":[ + "241038.00" + ] + }, + { + "input":"Ukraine", + "output":[ + "603700.00" + ] + }, + { + "input":"United States Minor Outlying Islands", + "output":[ + "16.00" + ] + }, + { + "input":"Uruguay", + "output":[ + "175016.00" + ] + }, + { + "input":"United States", + "output":[ + "9363520.00" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "447400.00" + ] + }, + { + "input":"Holy See (Vatican City State)", + "output":[ + "0.40" + ] + }, + { + "input":"Saint Vincent and the Grenadines", + "output":[ + "388.00" + ] + }, + { + "input":"Venezuela", + "output":[ + "912050.00" + ] + }, + { + "input":"British Virgin Islands", + "output":[ + "151.00" + ] + }, + { + "input":"U.S. Virgin Islands", + "output":[ + "347.00" + ] + }, + { + "input":"Vietnam", + "output":[ + "331689.00" + ] + }, + { + "input":"Vanuatu", + "output":[ + "12189.00" + ] + }, + { + "input":"Wallis and Futuna", + "output":[ + "200.00" + ] + }, + { + "input":"Samoa", + "output":[ + "2831.00" + ] + }, + { + "input":"Yemen", + "output":[ + "527968.00" + ] + }, + { + "input":"Yugoslavia", + "output":[ + "102173.00" + ] + }, + { + "input":"South Africa", + "output":[ + "1221037.00" + ] + }, + { + "input":"Zambia", + "output":[ + "752618.00" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "390757.00" + ] + } + ] +} \ No newline at end of file From aa16e02c68df1a1eaa57c46afec0ee1b66a1cda2 Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Wed, 13 Oct 2021 14:50:30 -0700 Subject: [PATCH 63/87] Update task1322_country_government_type.json --- tasks/task1322_country_government_type.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/task1322_country_government_type.json b/tasks/task1322_country_government_type.json index 5cb33dbab..4c054a5ca 100644 --- a/tasks/task1322_country_government_type.json +++ b/tasks/task1322_country_government_type.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the government type of the given country, as of the year 2015. List of possible government types can be the answer; such as Republic, Parliamentary Coprincipality, Federal Republic, Monarchy, Islamic Republic, Constitutional Monarchy, Parlementary Monarchy, Federation, etc.", + "Definition":"In this task, you are given a country name and you need to return the government type of the given country, as of the year 2015. Possible government types that can be the answer are: Republic, Parliamentary Coprincipality, Federal Republic, Monarchy, Islamic Republic, Constitutional Monarchy, Parlementary Monarchy, Federation.", "Input_language":[ "English" ], From c1da3216e0d4a697bec977f38694897fe7920711 Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Wed, 13 Oct 2021 14:51:19 -0700 Subject: [PATCH 64/87] Update task1322_country_government_type.json --- tasks/task1322_country_government_type.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/task1322_country_government_type.json b/tasks/task1322_country_government_type.json index 4c054a5ca..d2eb61008 100644 --- a/tasks/task1322_country_government_type.json +++ b/tasks/task1322_country_government_type.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the government type of the given country, as of the year 2015. Possible government types that can be the answer are: Republic, Parliamentary Coprincipality, Federal Republic, Monarchy, Islamic Republic, Constitutional Monarchy, Parlementary Monarchy, Federation.", + "Definition":"In this task, you are given a country name and you need to return the government type of the given country, as of the year 2015. The following are possible government types that are considered valid answers: Republic, Parliamentary Coprincipality, Federal Republic, Monarchy, Islamic Republic, Constitutional Monarchy, Parlementary Monarchy, Federation.", "Input_language":[ "English" ], From 20243ba6ff63567f1a39a0908398d85ca8605ea6 Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Wed, 13 Oct 2021 14:55:59 -0700 Subject: [PATCH 65/87] Update task1425_country_iso_numeric.json --- tasks/task1425_country_iso_numeric.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/task1425_country_iso_numeric.json b/tasks/task1425_country_iso_numeric.json index 2697f4dd2..e553512fe 100644 --- a/tasks/task1425_country_iso_numeric.json +++ b/tasks/task1425_country_iso_numeric.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the numeric International Organization for Standardization (ISO) of the given country", + "Definition":"In this task, you are given a country name, and you need to return the numeric International Organization for Standardization (ISO) code of the given country. The codes are three-digit numbers defined by the ISO to represent countries, dependent territories, and special areas of geographical interest.", "Input_language":[ "English" ], @@ -1527,4 +1527,4 @@ ] } ] -} \ No newline at end of file +} From 9f73c0e1dd875591a918a5daee61b93497608acf Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Wed, 13 Oct 2021 14:57:07 -0700 Subject: [PATCH 66/87] Update task1426_country_independence_year.json --- tasks/task1426_country_independence_year.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/task1426_country_independence_year.json b/tasks/task1426_country_independence_year.json index 4e0a73075..07d47ddd9 100644 --- a/tasks/task1426_country_independence_year.json +++ b/tasks/task1426_country_independence_year.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the year of independence of the given country", + "Definition":"In this task, you are given a country name and you need to return the year in which the country became independent.", "Input_language":[ "English" ], @@ -1185,4 +1185,4 @@ ] } ] -} \ No newline at end of file +} From 0cbe43825bcc4c5f9f9da6ce29899d7f63f09f8e Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Wed, 13 Oct 2021 14:58:13 -0700 Subject: [PATCH 67/87] Update task1427_country_region_in_world.json --- tasks/task1427_country_region_in_world.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/task1427_country_region_in_world.json b/tasks/task1427_country_region_in_world.json index a77ca5f7a..2ed475182 100644 --- a/tasks/task1427_country_region_in_world.json +++ b/tasks/task1427_country_region_in_world.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the located region in the world map of the given country", + "Definition":"In this task, you are given a country name and you need to return the region of the world map that the country is located in. The possible regions that are considered valis answers are: ", "Input_language":[ "English" ], @@ -1467,4 +1467,4 @@ ] } ] -} \ No newline at end of file +} From 3ecdf956ab2adeb1dcda3ee755b9207a3c89b281 Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Wed, 13 Oct 2021 15:01:05 -0700 Subject: [PATCH 68/87] Update task1428_country_surface_area.json --- tasks/task1428_country_surface_area.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tasks/task1428_country_surface_area.json b/tasks/task1428_country_surface_area.json index 6b0199ffd..da2d0c328 100644 --- a/tasks/task1428_country_surface_area.json +++ b/tasks/task1428_country_surface_area.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the surface area in square-kilometer (upto 2 decimals) of the given country", + "Definition":"In this task, you are given a country name, and you need to return the surface area of the country in terms of square-kilometers. Upto 2 decimal places are allowed in your answer.", "Input_language":[ "English" ], @@ -35,12 +35,12 @@ { "input":"Afghanistan", "output":"96.00", - "explanation":"Surface area of the given country Afghanistan is not 96.00 square-kilometer. However, Surface area of the given country Afghanistan is 652090.00 square-kilometer" + "explanation":"Surface area of the given country Afghanistan is not 96.00 square-kilometer. However, surface area of the given country Afghanistan is 652090.00 square-kilometer" }, { "input":"Bhutan", "output":"468.00", - "explanation":"Surface area of the given country Bhutan is not 468.00 square-kilometer. However, Surface area of the given country Bhutan is 47000.00 square-kilometer" + "explanation":"Surface area of the given country Bhutan is not 468.00 square-kilometer. However, surface area of the given country Bhutan is 47000.00 square-kilometer" } ], "Instances":[ @@ -1467,4 +1467,4 @@ ] } ] -} \ No newline at end of file +} From e38c0a44fec9fa0e72fa47d12181605c4d3c653b Mon Sep 17 00:00:00 2001 From: Sumanta Date: Thu, 14 Oct 2021 10:37:52 +0530 Subject: [PATCH 69/87] Updated task1427 Definition Updated task1427 Definition --- tasks/task1427_country_region_in_world.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/task1427_country_region_in_world.json b/tasks/task1427_country_region_in_world.json index 2ed475182..4bed47f52 100644 --- a/tasks/task1427_country_region_in_world.json +++ b/tasks/task1427_country_region_in_world.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the region of the world map that the country is located in. The possible regions that are considered valis answers are: ", + "Definition":"In this task, you are given a country name and you need to return the region of the world map that the country is located in. The possible regions that are considered valid answers are: Caribbean, Southern Europe, Middle East, South America, Antarctica, Western Europe, Australia and New Zealand, Central Africa, Northern Africa, Central Africa, Eastern Asia, Melanesia, Polynesia, etc.", "Input_language":[ "English" ], From 5a876966c3a2b3b5482c20539f097cbfadab49ce Mon Sep 17 00:00:00 2001 From: Sumanta Date: Thu, 14 Oct 2021 16:21:15 +0530 Subject: [PATCH 70/87] Updated task 1428 Updated task 1428 --- tasks/task1428_country_surface_area.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/task1428_country_surface_area.json b/tasks/task1428_country_surface_area.json index da2d0c328..cf16c1e1e 100644 --- a/tasks/task1428_country_surface_area.json +++ b/tasks/task1428_country_surface_area.json @@ -3,7 +3,7 @@ "Sumanta Patro" ], "Source":[ - "Country-region-in-world Dataset(Dataset : )" + "Country-region-in-world Dataset(Dataset : https://github.com/drmonkeyninja/country.json/blob/master/src/country-surface-area.json)" ], "Categories":[ "Answer Generation", From 62a9f5cf0780cacecd3bac70188413f942a0b70d Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Thu, 14 Oct 2021 09:42:11 -0700 Subject: [PATCH 71/87] Update task1427_country_region_in_world.json --- tasks/task1427_country_region_in_world.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/task1427_country_region_in_world.json b/tasks/task1427_country_region_in_world.json index 4bed47f52..d430d1dbf 100644 --- a/tasks/task1427_country_region_in_world.json +++ b/tasks/task1427_country_region_in_world.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the region of the world map that the country is located in. The possible regions that are considered valid answers are: Caribbean, Southern Europe, Middle East, South America, Antarctica, Western Europe, Australia and New Zealand, Central Africa, Northern Africa, Central Africa, Eastern Asia, Melanesia, Polynesia, etc.", + "Definition":"In this task, you are given a country name and you need to return the region of the world map that the country is located in. The possible regions that are considered valid answers are: Caribbean, Southern Europe, Middle East, South America, Antarctica, Western Europe, Australia and New Zealand, Central Africa, Northern Africa, Central Africa, Eastern Asia, Melanesia, Polynesia.", "Input_language":[ "English" ], From 455edee23b315fef0e23aa67ed6fef2a22ae9209 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Tue, 26 Oct 2021 21:15:13 +0530 Subject: [PATCH 72/87] Added task1511_country_life_expectancy in ReadMe Added task1511_country_life_expectancy in ReadMe --- tasks/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tasks/README.md b/tasks/README.md index a928cf986..22f1e07dd 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -957,4 +957,5 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1425_country_iso_numeric` | Given a country name, return the numeric ISO of the given country | Answer Generation `task1426_country_independence_year` | Given a country name, return the year of independence of the given country | Answer Generation `task1427_country_region_in_world` | Given a country name, return the located region in the world map of the given country | Answer Generation -`task1428_country_surface_area` | Given a country name, return the surface area in square-kilometer of the given country | Answer Generation \ No newline at end of file +`task1428_country_surface_area` | Given a country name, return the surface area in square-kilometer of the given country | Answer Generation +`task1511_country_life_expectancy` | Given a country name, return the life expectancy of the given country | Answer Generation From 964729135c2be2f2084705f8a2471ba621d6617d Mon Sep 17 00:00:00 2001 From: Sumanta Date: Tue, 26 Oct 2021 21:15:51 +0530 Subject: [PATCH 73/87] Added task1511_country_life_expectancy Added task1511_country_life_expectancy --- tasks/task1511_country_life_expectancy.json | 1368 +++++++++++++++++++ 1 file changed, 1368 insertions(+) create mode 100644 tasks/task1511_country_life_expectancy.json diff --git a/tasks/task1511_country_life_expectancy.json b/tasks/task1511_country_life_expectancy.json new file mode 100644 index 000000000..d3c70d271 --- /dev/null +++ b/tasks/task1511_country_life_expectancy.json @@ -0,0 +1,1368 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-life-expectancy Dataset(Dataset : https://github.com/drmonkeyninja/country.json/blob/master/src/country-life-expectancy.json)" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the life expectancy (upto 1 decimal) of the given country in the year 2014", + "Input_language":[ + "English" + ], + "Output_language":[ + "English" + ], + "Instruction_language":[ + "English" + ], + "Positive Examples":[ + { + "input":"Angola", + "output":"38.3", + "explanation":"Life expectancy of the given country Angola is 38.3 in the year 2014" + }, + { + "input":"Greenland", + "output":"68.1", + "explanation":"Life expectancy of the given country Greenland is 68.1 in the year 2014" + } + ], + "Negative Examples":[ + { + "input":"Afghanistan", + "output":"71.6", + "explanation":"Life expectancy of the given country Afghanistan is not 71.6 in the year 2014. However, Life expectancy of the given country Afghanistan is 45.9 in year 2014" + }, + { + "input":"Bhutan", + "output":"39.3", + "explanation":"Life expectancy of the given country Bhutan is not 39.3 in the year 2014. However, Life expectancy of the given country Bhutan is 52.4 in year 2014" + } + ], + "Instances":[ + { + "input":"Aruba", + "output":[ + "78.4" + ] + }, + { + "input":"Afghanistan", + "output":[ + "45.9" + ] + }, + { + "input":"Anguilla", + "output":[ + "76.1" + ] + }, + { + "input":"Albania", + "output":[ + "71.6" + ] + }, + { + "input":"Andorra", + "output":[ + "83.5" + ] + }, + { + "input":"Netherlands Antilles", + "output":[ + "74.7" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "74.1" + ] + }, + { + "input":"Argentina", + "output":[ + "75.1" + ] + }, + { + "input":"Armenia", + "output":[ + "66.4" + ] + }, + { + "input":"American Samoa", + "output":[ + "75.1" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "70.5" + ] + }, + { + "input":"Australia", + "output":[ + "79.8" + ] + }, + { + "input":"Austria", + "output":[ + "77.7" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "62.9" + ] + }, + { + "input":"Burundi", + "output":[ + "46.2" + ] + }, + { + "input":"Belgium", + "output":[ + "77.8" + ] + }, + { + "input":"Benin", + "output":[ + "50.2" + ] + }, + { + "input":"Burkina Faso", + "output":[ + "46.7" + ] + }, + { + "input":"Bangladesh", + "output":[ + "60.2" + ] + }, + { + "input":"Bulgaria", + "output":[ + "70.9" + ] + }, + { + "input":"Bahrain", + "output":[ + "73.0" + ] + }, + { + "input":"Bahamas", + "output":[ + "71.1" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "71.5" + ] + }, + { + "input":"Belarus", + "output":[ + "68.0" + ] + }, + { + "input":"Belize", + "output":[ + "70.9" + ] + }, + { + "input":"Bermuda", + "output":[ + "76.9" + ] + }, + { + "input":"Bolivia", + "output":[ + "63.7" + ] + }, + { + "input":"Brazil", + "output":[ + "62.9" + ] + }, + { + "input":"Barbados", + "output":[ + "73.0" + ] + }, + { + "input":"Brunei", + "output":[ + "73.6" + ] + }, + { + "input":"Bhutan", + "output":[ + "52.4" + ] + }, + { + "input":"Botswana", + "output":[ + "39.3" + ] + }, + { + "input":"Central African Republic", + "output":[ + "44.0" + ] + }, + { + "input":"Canada", + "output":[ + "79.4" + ] + }, + { + "input":"Switzerland", + "output":[ + "79.6" + ] + }, + { + "input":"Chile", + "output":[ + "75.7" + ] + }, + { + "input":"China", + "output":[ + "71.4" + ] + }, + { + "input":"Cote d'Ivoire", + "output":[ + "45.2" + ] + }, + { + "input":"Cameroon", + "output":[ + "54.8" + ] + }, + { + "input":"The Democratic Republic of the Congo", + "output":[ + "48.8" + ] + }, + { + "input":"Congo", + "output":[ + "47.4" + ] + }, + { + "input":"Cook Islands", + "output":[ + "71.1" + ] + }, + { + "input":"Colombia", + "output":[ + "70.3" + ] + }, + { + "input":"Comoros", + "output":[ + "60.0" + ] + }, + { + "input":"Cape Verde", + "output":[ + "68.9" + ] + }, + { + "input":"Costa Rica", + "output":[ + "75.8" + ] + }, + { + "input":"Cuba", + "output":[ + "76.2" + ] + }, + { + "input":"Cayman Islands", + "output":[ + "78.9" + ] + }, + { + "input":"Cyprus", + "output":[ + "76.7" + ] + }, + { + "input":"Czech Republic", + "output":[ + "74.5" + ] + }, + { + "input":"Germany", + "output":[ + "77.4" + ] + }, + { + "input":"Djibouti", + "output":[ + "50.8" + ] + }, + { + "input":"Dominica", + "output":[ + "73.4" + ] + }, + { + "input":"Denmark", + "output":[ + "76.5" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "73.2" + ] + }, + { + "input":"Algeria", + "output":[ + "69.7" + ] + }, + { + "input":"Ecuador", + "output":[ + "71.1" + ] + }, + { + "input":"Egypt", + "output":[ + "63.3" + ] + }, + { + "input":"Eritrea", + "output":[ + "55.8" + ] + }, + { + "input":"Western Sahara", + "output":[ + "49.8" + ] + }, + { + "input":"Spain", + "output":[ + "78.8" + ] + }, + { + "input":"Estonia", + "output":[ + "69.5" + ] + }, + { + "input":"Ethiopia", + "output":[ + "45.2" + ] + }, + { + "input":"Finland", + "output":[ + "77.4" + ] + }, + { + "input":"Fiji Islands", + "output":[ + "67.9" + ] + }, + { + "input":"France", + "output":[ + "78.8" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "78.4" + ] + }, + { + "input":"Federated States of", + "output":[ + "68.6" + ] + }, + { + "input":"Gabon", + "output":[ + "50.1" + ] + }, + { + "input":"United Kingdom", + "output":[ + "77.7" + ] + }, + { + "input":"Georgia", + "output":[ + "64.5" + ] + }, + { + "input":"Ghana", + "output":[ + "57.4" + ] + }, + { + "input":"Gibraltar", + "output":[ + "79.0" + ] + }, + { + "input":"Guinea", + "output":[ + "45.6" + ] + }, + { + "input":"Guadeloupe", + "output":[ + "77.0" + ] + }, + { + "input":"Gambia", + "output":[ + "53.2" + ] + }, + { + "input":"Guinea-Bissau", + "output":[ + "49.0" + ] + }, + { + "input":"Equatorial Guinea", + "output":[ + "53.6" + ] + }, + { + "input":"Greece", + "output":[ + "78.4" + ] + }, + { + "input":"Grenada", + "output":[ + "64.5" + ] + }, + { + "input":"Guatemala", + "output":[ + "66.2" + ] + }, + { + "input":"French Guiana", + "output":[ + "76.1" + ] + }, + { + "input":"Guam", + "output":[ + "77.8" + ] + }, + { + "input":"Guyana", + "output":[ + "64.0" + ] + }, + { + "input":"Hong Kong", + "output":[ + "79.5" + ] + }, + { + "input":"Honduras", + "output":[ + "69.9" + ] + }, + { + "input":"Croatia", + "output":[ + "73.7" + ] + }, + { + "input":"Haiti", + "output":[ + "49.2" + ] + }, + { + "input":"Hungary", + "output":[ + "71.4" + ] + }, + { + "input":"Indonesia", + "output":[ + "68.0" + ] + }, + { + "input":"India", + "output":[ + "62.5" + ] + }, + { + "input":"Ireland", + "output":[ + "76.8" + ] + }, + { + "input":"Iran", + "output":[ + "69.7" + ] + }, + { + "input":"Iraq", + "output":[ + "66.5" + ] + }, + { + "input":"Iceland", + "output":[ + "79.4" + ] + }, + { + "input":"Israel", + "output":[ + "78.6" + ] + }, + { + "input":"Italy", + "output":[ + "79.0" + ] + }, + { + "input":"Jamaica", + "output":[ + "75.2" + ] + }, + { + "input":"Jordan", + "output":[ + "77.4" + ] + }, + { + "input":"Japan", + "output":[ + "80.7" + ] + }, + { + "input":"Kazakstan", + "output":[ + "63.2" + ] + }, + { + "input":"Kenya", + "output":[ + "48.0" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "63.4" + ] + }, + { + "input":"Cambodia", + "output":[ + "56.5" + ] + }, + { + "input":"Kiribati", + "output":[ + "59.8" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + "70.7" + ] + }, + { + "input":"South Korea", + "output":[ + "74.4" + ] + }, + { + "input":"Kuwait", + "output":[ + "76.1" + ] + }, + { + "input":"Laos", + "output":[ + "53.1" + ] + }, + { + "input":"Lebanon", + "output":[ + "71.3" + ] + }, + { + "input":"Liberia", + "output":[ + "51.0" + ] + }, + { + "input":"Libyan Arab Jamahiriya", + "output":[ + "75.5" + ] + }, + { + "input":"Saint Lucia", + "output":[ + "72.3" + ] + }, + { + "input":"Liechtenstein", + "output":[ + "78.8" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "71.8" + ] + }, + { + "input":"Lesotho", + "output":[ + "50.8" + ] + }, + { + "input":"Lithuania", + "output":[ + "69.1" + ] + }, + { + "input":"Luxembourg", + "output":[ + "77.1" + ] + }, + { + "input":"Latvia", + "output":[ + "68.4" + ] + }, + { + "input":"Macao", + "output":[ + "81.6" + ] + }, + { + "input":"Morocco", + "output":[ + "69.1" + ] + }, + { + "input":"Monaco", + "output":[ + "78.8" + ] + }, + { + "input":"Moldova", + "output":[ + "64.5" + ] + }, + { + "input":"Madagascar", + "output":[ + "55.0" + ] + }, + { + "input":"Maldives", + "output":[ + "62.2" + ] + }, + { + "input":"Mexico", + "output":[ + "71.5" + ] + }, + { + "input":"Marshall Islands", + "output":[ + "65.5" + ] + }, + { + "input":"Macedonia", + "output":[ + "73.8" + ] + }, + { + "input":"Mali", + "output":[ + "46.7" + ] + }, + { + "input":"Malta", + "output":[ + "77.9" + ] + }, + { + "input":"Myanmar", + "output":[ + "54.9" + ] + }, + { + "input":"Mongolia", + "output":[ + "67.3" + ] + }, + { + "input":"Northern Mariana Islands", + "output":[ + "75.5" + ] + }, + { + "input":"Mozambique", + "output":[ + "37.5" + ] + }, + { + "input":"Mauritania", + "output":[ + "50.8" + ] + }, + { + "input":"Montserrat", + "output":[ + "78.0" + ] + }, + { + "input":"Martinique", + "output":[ + "78.3" + ] + }, + { + "input":"Mauritius", + "output":[ + "71.0" + ] + }, + { + "input":"Malawi", + "output":[ + "37.6" + ] + }, + { + "input":"Malaysia", + "output":[ + "70.8" + ] + }, + { + "input":"Mayotte", + "output":[ + "59.5" + ] + }, + { + "input":"Namibia", + "output":[ + "42.5" + ] + }, + { + "input":"New Caledonia", + "output":[ + "72.8" + ] + }, + { + "input":"Niger", + "output":[ + "41.3" + ] + }, + { + "input":"Nigeria", + "output":[ + "51.6" + ] + }, + { + "input":"Nicaragua", + "output":[ + "68.7" + ] + }, + { + "input":"Netherlands", + "output":[ + "78.3" + ] + }, + { + "input":"Norway", + "output":[ + "78.7" + ] + }, + { + "input":"Nepal", + "output":[ + "57.8" + ] + }, + { + "input":"Nauru", + "output":[ + "60.8" + ] + }, + { + "input":"New Zealand", + "output":[ + "77.8" + ] + }, + { + "input":"Oman", + "output":[ + "71.8" + ] + }, + { + "input":"Pakistan", + "output":[ + "61.1" + ] + }, + { + "input":"Panama", + "output":[ + "75.5" + ] + }, + { + "input":"Peru", + "output":[ + "70.0" + ] + }, + { + "input":"Philippines", + "output":[ + "67.5" + ] + }, + { + "input":"Palau", + "output":[ + "68.6" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + "63.1" + ] + }, + { + "input":"Poland", + "output":[ + "73.2" + ] + }, + { + "input":"Puerto Rico", + "output":[ + "75.6" + ] + }, + { + "input":"North Korea", + "output":[ + "70.7" + ] + }, + { + "input":"Portugal", + "output":[ + "75.8" + ] + }, + { + "input":"Paraguay", + "output":[ + "73.7" + ] + }, + { + "input":"Palestine", + "output":[ + "71.4" + ] + }, + { + "input":"French Polynesia", + "output":[ + "74.8" + ] + }, + { + "input":"Qatar", + "output":[ + "72.4" + ] + }, + { + "input":"Reunion", + "output":[ + "72.7" + ] + }, + { + "input":"Romania", + "output":[ + "69.9" + ] + }, + { + "input":"Russian Federation", + "output":[ + "67.2" + ] + }, + { + "input":"Rwanda", + "output":[ + "39.3" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "67.8" + ] + }, + { + "input":"Sudan", + "output":[ + "56.6" + ] + }, + { + "input":"Senegal", + "output":[ + "62.2" + ] + }, + { + "input":"Singapore", + "output":[ + "80.1" + ] + }, + { + "input":"Saint Helena", + "output":[ + "76.8" + ] + }, + { + "input":"Solomon Islands", + "output":[ + "71.3" + ] + }, + { + "input":"Sierra Leone", + "output":[ + "45.3" + ] + }, + { + "input":"El Salvador", + "output":[ + "69.7" + ] + }, + { + "input":"San Marino", + "output":[ + "81.1" + ] + }, + { + "input":"Somalia", + "output":[ + "46.2" + ] + }, + { + "input":"Saint Pierre and Miquelon", + "output":[ + "77.6" + ] + }, + { + "input":"Sao Tome and Principe", + "output":[ + "65.3" + ] + }, + { + "input":"Suriname", + "output":[ + "71.4" + ] + }, + { + "input":"Slovakia", + "output":[ + "73.7" + ] + }, + { + "input":"Slovenia", + "output":[ + "74.9" + ] + }, + { + "input":"Sweden", + "output":[ + "79.6" + ] + }, + { + "input":"Swaziland", + "output":[ + "40.4" + ] + }, + { + "input":"Seychelles", + "output":[ + "70.4" + ] + }, + { + "input":"Syria", + "output":[ + "68.5" + ] + }, + { + "input":"Turks and Caicos Islands", + "output":[ + "73.3" + ] + }, + { + "input":"Chad", + "output":[ + "50.5" + ] + }, + { + "input":"Togo", + "output":[ + "54.7" + ] + }, + { + "input":"Thailand", + "output":[ + "68.6" + ] + }, + { + "input":"Tajikistan", + "output":[ + "64.1" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "60.9" + ] + }, + { + "input":"East Timor", + "output":[ + "46.0" + ] + }, + { + "input":"Tonga", + "output":[ + "67.9" + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + "68.0" + ] + }, + { + "input":"Tunisia", + "output":[ + "73.7" + ] + }, + { + "input":"Turkey", + "output":[ + "71.0" + ] + }, + { + "input":"Tuvalu", + "output":[ + "66.3" + ] + }, + { + "input":"Taiwan", + "output":[ + "76.4" + ] + }, + { + "input":"Tanzania", + "output":[ + "52.3" + ] + }, + { + "input":"Uganda", + "output":[ + "42.9" + ] + }, + { + "input":"Ukraine", + "output":[ + "66.0" + ] + }, + { + "input":"Uruguay", + "output":[ + "75.2" + ] + }, + { + "input":"United States", + "output":[ + "77.1" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "63.7" + ] + }, + { + "input":"Saint Vincent and the Grenadines", + "output":[ + "72.3" + ] + }, + { + "input":"Venezuela", + "output":[ + "73.1" + ] + }, + { + "input":"British", + "output":[ + "75.4" + ] + }, + { + "input":"U.S.", + "output":[ + "78.1" + ] + }, + { + "input":"Vietnam", + "output":[ + "69.3" + ] + }, + { + "input":"Vanuatu", + "output":[ + "60.6" + ] + }, + { + "input":"Samoa", + "output":[ + "69.2" + ] + }, + { + "input":"Yemen", + "output":[ + "59.8" + ] + }, + { + "input":"Yugoslavia", + "output":[ + "72.4" + ] + }, + { + "input":"South Africa", + "output":[ + "51.1" + ] + }, + { + "input":"Zambia", + "output":[ + "37.2" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "37.8" + ] + } + ] +} \ No newline at end of file From 6d39893b78deba7aa307604a5b3ed34a88d8be6f Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 27 Oct 2021 11:15:26 +0530 Subject: [PATCH 74/87] Added task1512_country_population in ReadMe Added task1512_country_population in ReadMe --- tasks/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/README.md b/tasks/README.md index 3b59acc9f..52d1d8b23 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -1206,3 +1206,4 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1506_celebrity_minimal_dob_span` | Find the date of birth of a celebrity given a sentence bio | Answer Generation `task1507_boolean_temporal_reasoning` | Given a statement about date and time values, deduce whether it is true or false | Classification `task1511_country_life_expectancy` | Given a country name, return the life expectancy of the given country | Answer Generation +`task1512_country_population` | Given a country name, return the population of the given country | Answer Generation From 23e3e8ad83d8c10412f5981ca1ae6d9aa16de1bd Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 27 Oct 2021 11:17:16 +0530 Subject: [PATCH 75/87] Added task1512_country_population Added task1512_country_population --- tasks/task1512_country_population.json | 1428 ++++++++++++++++++++++++ 1 file changed, 1428 insertions(+) create mode 100644 tasks/task1512_country_population.json diff --git a/tasks/task1512_country_population.json b/tasks/task1512_country_population.json new file mode 100644 index 000000000..a3231f417 --- /dev/null +++ b/tasks/task1512_country_population.json @@ -0,0 +1,1428 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-population Dataset(Dataset : https://github.com/drmonkeyninja/country.json/blob/master/src/country-population.json)" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return the population of the given country in the year 2000", + "Input_language":[ + "English" + ], + "Output_language":[ + "English" + ], + "Instruction_language":[ + "English" + ], + "Positive Examples":[ + { + "input":"Angola", + "output":"12878000", + "explanation":"Population of the given country Angola is 12878000 in the year 2000" + }, + { + "input":"Greenland", + "output":"56000", + "explanation":"Population of the given country Greenland is 56000 in the year 2000" + } + ], + "Negative Examples":[ + { + "input":"Afghanistan", + "output":"78000", + "explanation":"Population of the given country Afghanistan is not 78000 in the year 2000. However, Population of the given country Afghanistan is 22720000 in year 2000" + }, + { + "input":"Bhutan", + "output":"68000", + "explanation":"Population of the given country Bhutan is not 68000 in the year 2000. However, Population of the given country Bhutan is 2124000 in year 2000" + } + ], + "Instances":[ + { + "input":"Aruba", + "output":[ + "103000" + ] + }, + { + "input":"Afghanistan", + "output":[ + "22720000" + ] + }, + { + "input":"Anguilla", + "output":[ + "8000" + ] + }, + { + "input":"Albania", + "output":[ + "3401200" + ] + }, + { + "input":"Andorra", + "output":[ + "78000" + ] + }, + { + "input":"Netherlands Antilles", + "output":[ + "217000" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "2441000" + ] + }, + { + "input":"Argentina", + "output":[ + "37032000" + ] + }, + { + "input":"Armenia", + "output":[ + "3520000" + ] + }, + { + "input":"American Samoa", + "output":[ + "68000" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "68000" + ] + }, + { + "input":"Australia", + "output":[ + "23840314" + ] + }, + { + "input":"Austria", + "output":[ + "8091800" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "7734000" + ] + }, + { + "input":"Burundi", + "output":[ + "6695000" + ] + }, + { + "input":"Belgium", + "output":[ + "10239000" + ] + }, + { + "input":"Benin", + "output":[ + "6097000" + ] + }, + { + "input":"Burkina Faso", + "output":[ + "11937000" + ] + }, + { + "input":"Bangladesh", + "output":[ + "129155000" + ] + }, + { + "input":"Bulgaria", + "output":[ + "8190900" + ] + }, + { + "input":"Bahrain", + "output":[ + "617000" + ] + }, + { + "input":"Bahamas", + "output":[ + "307000" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "3972000" + ] + }, + { + "input":"Belarus", + "output":[ + "10236000" + ] + }, + { + "input":"Belize", + "output":[ + "241000" + ] + }, + { + "input":"Bermuda", + "output":[ + "65000" + ] + }, + { + "input":"Bolivia", + "output":[ + "8329000" + ] + }, + { + "input":"Brazil", + "output":[ + "170115000" + ] + }, + { + "input":"Barbados", + "output":[ + "270000" + ] + }, + { + "input":"Brunei", + "output":[ + "328000" + ] + }, + { + "input":"Bhutan", + "output":[ + "2124000" + ] + }, + { + "input":"Botswana", + "output":[ + "1622000" + ] + }, + { + "input":"Central African Republic", + "output":[ + "3615000" + ] + }, + { + "input":"Canada", + "output":[ + "31147000" + ] + }, + { + "input":"Cocos (Keeling) Islands", + "output":[ + "600" + ] + }, + { + "input":"Switzerland", + "output":[ + "7160400" + ] + }, + { + "input":"Chile", + "output":[ + "15211000" + ] + }, + { + "input":"China", + "output":[ + "1277558000" + ] + }, + { + "input":"Cote d'Ivoire", + "output":[ + "14786000" + ] + }, + { + "input":"Cameroon", + "output":[ + "15085000" + ] + }, + { + "input":"The Democratic Republic of the Congo", + "output":[ + "51654000" + ] + }, + { + "input":"Congo", + "output":[ + "2943000" + ] + }, + { + "input":"Cook Islands", + "output":[ + "20000" + ] + }, + { + "input":"Colombia", + "output":[ + "42321000" + ] + }, + { + "input":"Comoros", + "output":[ + "578000" + ] + }, + { + "input":"Cape Verde", + "output":[ + "428000" + ] + }, + { + "input":"Costa Rica", + "output":[ + "4023000" + ] + }, + { + "input":"Cuba", + "output":[ + "11201000" + ] + }, + { + "input":"Christmas Island", + "output":[ + "2500" + ] + }, + { + "input":"Cayman Islands", + "output":[ + "38000" + ] + }, + { + "input":"Cyprus", + "output":[ + "754700" + ] + }, + { + "input":"Czech Republic", + "output":[ + "10278100" + ] + }, + { + "input":"Germany", + "output":[ + "82164700" + ] + }, + { + "input":"Djibouti", + "output":[ + "638000" + ] + }, + { + "input":"Dominica", + "output":[ + "71000" + ] + }, + { + "input":"Denmark", + "output":[ + "5330000" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "8495000" + ] + }, + { + "input":"Algeria", + "output":[ + "31471000" + ] + }, + { + "input":"Ecuador", + "output":[ + "12646000" + ] + }, + { + "input":"Egypt", + "output":[ + "68470000" + ] + }, + { + "input":"Eritrea", + "output":[ + "6250000" + ] + }, + { + "input":"Western Sahara", + "output":[ + "293000" + ] + }, + { + "input":"Spain", + "output":[ + "39441700" + ] + }, + { + "input":"Estonia", + "output":[ + "1439200" + ] + }, + { + "input":"Ethiopia", + "output":[ + "78565000" + ] + }, + { + "input":"Finland", + "output":[ + "5171300" + ] + }, + { + "input":"Fiji Islands", + "output":[ + "817000" + ] + }, + { + "input":"Falkland Islands", + "output":[ + "2000" + ] + }, + { + "input":"France", + "output":[ + "59225700" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "43000" + ] + }, + { + "input":"Federated States of Micronesia", + "output":[ + "119000" + ] + }, + { + "input":"Gabon", + "output":[ + "1226000" + ] + }, + { + "input":"United Kingdom", + "output":[ + "59623400" + ] + }, + { + "input":"Georgia", + "output":[ + "4968000" + ] + }, + { + "input":"Ghana", + "output":[ + "20212000" + ] + }, + { + "input":"Gibraltar", + "output":[ + "25000" + ] + }, + { + "input":"Guinea", + "output":[ + "7430000" + ] + }, + { + "input":"Guadeloupe", + "output":[ + "456000" + ] + }, + { + "input":"Gambia", + "output":[ + "1305000" + ] + }, + { + "input":"Guinea-Bissau", + "output":[ + "1213000" + ] + }, + { + "input":"Equatorial Guinea", + "output":[ + "453000" + ] + }, + { + "input":"Greece", + "output":[ + "10545700" + ] + }, + { + "input":"Grenada", + "output":[ + "94000" + ] + }, + { + "input":"Guatemala", + "output":[ + "11385000" + ] + }, + { + "input":"French Guiana", + "output":[ + "181000" + ] + }, + { + "input":"Guam", + "output":[ + "168000" + ] + }, + { + "input":"Guyana", + "output":[ + "861000" + ] + }, + { + "input":"Hong Kong", + "output":[ + "6782000" + ] + }, + { + "input":"Honduras", + "output":[ + "6485000" + ] + }, + { + "input":"Croatia", + "output":[ + "4473000" + ] + }, + { + "input":"Haiti", + "output":[ + "8222000" + ] + }, + { + "input":"Hungary", + "output":[ + "10043200" + ] + }, + { + "input":"Indonesia", + "output":[ + "212107000" + ] + }, + { + "input":"India", + "output":[ + "1013662000" + ] + }, + { + "input":"Ireland", + "output":[ + "3775100" + ] + }, + { + "input":"Iran", + "output":[ + "67702000" + ] + }, + { + "input":"Iraq", + "output":[ + "23115000" + ] + }, + { + "input":"Iceland", + "output":[ + "279000" + ] + }, + { + "input":"Israel", + "output":[ + "6217000" + ] + }, + { + "input":"Italy", + "output":[ + "57680000" + ] + }, + { + "input":"Jamaica", + "output":[ + "2583000" + ] + }, + { + "input":"Jordan", + "output":[ + "5083000" + ] + }, + { + "input":"Japan", + "output":[ + "126714000" + ] + }, + { + "input":"Kazakstan", + "output":[ + "16223000" + ] + }, + { + "input":"Kenya", + "output":[ + "30080000" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "4699000" + ] + }, + { + "input":"Cambodia", + "output":[ + "11168000" + ] + }, + { + "input":"Kiribati", + "output":[ + "83000" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + "38000" + ] + }, + { + "input":"South Korea", + "output":[ + "46844000" + ] + }, + { + "input":"Kuwait", + "output":[ + "1972000" + ] + }, + { + "input":"Laos", + "output":[ + "5433000" + ] + }, + { + "input":"Lebanon", + "output":[ + "3282000" + ] + }, + { + "input":"Liberia", + "output":[ + "3154000" + ] + }, + { + "input":"Libyan Arab Jamahiriya", + "output":[ + "5605000" + ] + }, + { + "input":"Saint Lucia", + "output":[ + "154000" + ] + }, + { + "input":"Liechtenstein", + "output":[ + "32300" + ] + }, + { + "input":"Sri Lanka", + "output":[ + "18827000" + ] + }, + { + "input":"Lesotho", + "output":[ + "2153000" + ] + }, + { + "input":"Lithuania", + "output":[ + "3698500" + ] + }, + { + "input":"Luxembourg", + "output":[ + "435700" + ] + }, + { + "input":"Latvia", + "output":[ + "2424200" + ] + }, + { + "input":"Macao", + "output":[ + "473000" + ] + }, + { + "input":"Morocco", + "output":[ + "28351000" + ] + }, + { + "input":"Monaco", + "output":[ + "34000" + ] + }, + { + "input":"Moldova", + "output":[ + "4380000" + ] + }, + { + "input":"Madagascar", + "output":[ + "15942000" + ] + }, + { + "input":"Maldives", + "output":[ + "286000" + ] + }, + { + "input":"Mexico", + "output":[ + "98881000" + ] + }, + { + "input":"Marshall Islands", + "output":[ + "64000" + ] + }, + { + "input":"Macedonia", + "output":[ + "2024000" + ] + }, + { + "input":"Mali", + "output":[ + "11234000" + ] + }, + { + "input":"Malta", + "output":[ + "380200" + ] + }, + { + "input":"Myanmar", + "output":[ + "45611000" + ] + }, + { + "input":"Mongolia", + "output":[ + "2662000" + ] + }, + { + "input":"Northern Mariana Islands", + "output":[ + "78000" + ] + }, + { + "input":"Mozambique", + "output":[ + "19680000" + ] + }, + { + "input":"Mauritania", + "output":[ + "2670000" + ] + }, + { + "input":"Montserrat", + "output":[ + "11000" + ] + }, + { + "input":"Martinique", + "output":[ + "395000" + ] + }, + { + "input":"Mauritius", + "output":[ + "1158000" + ] + }, + { + "input":"Malawi", + "output":[ + "10925000" + ] + }, + { + "input":"Malaysia", + "output":[ + "22244000" + ] + }, + { + "input":"Mayotte", + "output":[ + "149000" + ] + }, + { + "input":"Namibia", + "output":[ + "1726000" + ] + }, + { + "input":"New Caledonia", + "output":[ + "214000" + ] + }, + { + "input":"Niger", + "output":[ + "10730000" + ] + }, + { + "input":"Norfolk Island", + "output":[ + "2000" + ] + }, + { + "input":"Nigeria", + "output":[ + "111506000" + ] + }, + { + "input":"Nicaragua", + "output":[ + "5074000" + ] + }, + { + "input":"Niue", + "output":[ + "2000" + ] + }, + { + "input":"Netherlands", + "output":[ + "15864000" + ] + }, + { + "input":"Norway", + "output":[ + "4478500" + ] + }, + { + "input":"Nepal", + "output":[ + "23930000" + ] + }, + { + "input":"Nauru", + "output":[ + "12000" + ] + }, + { + "input":"New Zealand", + "output":[ + "3862000" + ] + }, + { + "input":"Oman", + "output":[ + "2542000" + ] + }, + { + "input":"Pakistan", + "output":[ + "156483000" + ] + }, + { + "input":"Panama", + "output":[ + "2856000" + ] + }, + { + "input":"Pitcairn", + "output":[ + "50" + ] + }, + { + "input":"Peru", + "output":[ + "25662000" + ] + }, + { + "input":"Philippines", + "output":[ + "75967000" + ] + }, + { + "input":"Palau", + "output":[ + "19000" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + "4807000" + ] + }, + { + "input":"Poland", + "output":[ + "38653600" + ] + }, + { + "input":"Puerto Rico", + "output":[ + "3869000" + ] + }, + { + "input":"North Korea", + "output":[ + "24039000" + ] + }, + { + "input":"Portugal", + "output":[ + "9997600" + ] + }, + { + "input":"Paraguay", + "output":[ + "5496000" + ] + }, + { + "input":"Palestine", + "output":[ + "3101000" + ] + }, + { + "input":"French Polynesia", + "output":[ + "235000" + ] + }, + { + "input":"Qatar", + "output":[ + "599000" + ] + }, + { + "input":"Reunion", + "output":[ + "699000" + ] + }, + { + "input":"Romania", + "output":[ + "22455500" + ] + }, + { + "input":"Russian Federation", + "output":[ + "146934000" + ] + }, + { + "input":"Rwanda", + "output":[ + "7733000" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "21607000" + ] + }, + { + "input":"Sudan", + "output":[ + "29490000" + ] + }, + { + "input":"Senegal", + "output":[ + "9481000" + ] + }, + { + "input":"Singapore", + "output":[ + "3567000" + ] + }, + { + "input":"Saint Helena", + "output":[ + "6000" + ] + }, + { + "input":"Svalbard and Jan Mayen", + "output":[ + "3200" + ] + }, + { + "input":"Solomon Islands", + "output":[ + "444000" + ] + }, + { + "input":"Sierra Leone", + "output":[ + "4854000" + ] + }, + { + "input":"El Salvador", + "output":[ + "6276000" + ] + }, + { + "input":"San Marino", + "output":[ + "27000" + ] + }, + { + "input":"Somalia", + "output":[ + "10097000" + ] + }, + { + "input":"Saint Pierre and Miquelon", + "output":[ + "7000" + ] + }, + { + "input":"Sao Tome and Principe", + "output":[ + "147000" + ] + }, + { + "input":"Suriname", + "output":[ + "417000" + ] + }, + { + "input":"Slovakia", + "output":[ + "5398700" + ] + }, + { + "input":"Slovenia", + "output":[ + "1987800" + ] + }, + { + "input":"Sweden", + "output":[ + "8861400" + ] + }, + { + "input":"Swaziland", + "output":[ + "1008000" + ] + }, + { + "input":"Seychelles", + "output":[ + "77000" + ] + }, + { + "input":"Syria", + "output":[ + "16125000" + ] + }, + { + "input":"Turks and Caicos Islands", + "output":[ + "17000" + ] + }, + { + "input":"Chad", + "output":[ + "7651000" + ] + }, + { + "input":"Togo", + "output":[ + "4629000" + ] + }, + { + "input":"Thailand", + "output":[ + "61399000" + ] + }, + { + "input":"Tajikistan", + "output":[ + "6188000" + ] + }, + { + "input":"Tokelau", + "output":[ + "2000" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "4459000" + ] + }, + { + "input":"East Timor", + "output":[ + "885000" + ] + }, + { + "input":"Tonga", + "output":[ + "99000" + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + "1295000" + ] + }, + { + "input":"Tunisia", + "output":[ + "9586000" + ] + }, + { + "input":"Turkey", + "output":[ + "66591000" + ] + }, + { + "input":"Tuvalu", + "output":[ + "12000" + ] + }, + { + "input":"Taiwan", + "output":[ + "22256000" + ] + }, + { + "input":"Tanzania", + "output":[ + "33517000" + ] + }, + { + "input":"Uganda", + "output":[ + "21778000" + ] + }, + { + "input":"Ukraine", + "output":[ + "50456000" + ] + }, + { + "input":"Uruguay", + "output":[ + "3337000" + ] + }, + { + "input":"United States", + "output":[ + "278357000" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "24318000" + ] + }, + { + "input":"Holy See (Vatican City State)", + "output":[ + "1000" + ] + }, + { + "input":"Saint Vincent and the Grenadines", + "output":[ + "114000" + ] + }, + { + "input":"Venezuela", + "output":[ + "24170000" + ] + }, + { + "input":"British Virgin Islands", + "output":[ + "21000" + ] + }, + { + "input":"United States Virgin Islands", + "output":[ + "93000" + ] + }, + { + "input":"Vietnam", + "output":[ + "79832000" + ] + }, + { + "input":"Vanuatu", + "output":[ + "190000" + ] + }, + { + "input":"Wallis and Futuna", + "output":[ + "15000" + ] + }, + { + "input":"Samoa", + "output":[ + "180000" + ] + }, + { + "input":"Yemen", + "output":[ + "18112000" + ] + }, + { + "input":"Yugoslavia", + "output":[ + "10640000" + ] + }, + { + "input":"South Africa", + "output":[ + "40377000" + ] + }, + { + "input":"Zambia", + "output":[ + "9169000" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "11669000" + ] + } + ] +} \ No newline at end of file From e83b56f9b5e51c976191566a090da567c37be40f Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 27 Oct 2021 21:18:14 +0530 Subject: [PATCH 76/87] Added task1513_country_landlocked in ReadMe Added task1513_country_landlocked in ReadMe --- tasks/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/README.md b/tasks/README.md index 52d1d8b23..6d0b87e9a 100644 --- a/tasks/README.md +++ b/tasks/README.md @@ -1207,3 +1207,4 @@ Name | Summary | Category | Domain | Input Language | Output Language `task1507_boolean_temporal_reasoning` | Given a statement about date and time values, deduce whether it is true or false | Classification `task1511_country_life_expectancy` | Given a country name, return the life expectancy of the given country | Answer Generation `task1512_country_population` | Given a country name, return the population of the given country | Answer Generation +`task1513_country_landlocked` | Given a country name, return yes if given country is landlocked, else no | Answer Generation From 984f1eb841c3d7595d6f6730911071ba8b0e188b Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 27 Oct 2021 21:18:55 +0530 Subject: [PATCH 77/87] Added task1513_country_landlocked Added task1513_country_landlocked --- tasks/task1513_country_landlocked.json | 1497 ++++++++++++++++++++++++ 1 file changed, 1497 insertions(+) create mode 100644 tasks/task1513_country_landlocked.json diff --git a/tasks/task1513_country_landlocked.json b/tasks/task1513_country_landlocked.json new file mode 100644 index 000000000..b69668ca1 --- /dev/null +++ b/tasks/task1513_country_landlocked.json @@ -0,0 +1,1497 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-landlocked (Dataset : https://data.world/samayo/country-names/workspace/file?filename=country-landlocked.json)" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return yes if the given country is landlocked, else no", + "Positive Examples":[ + { + "input":"Aruba", + "output":"no", + "explanation":"Aruba is not a landlocked country, so output is no" + }, + { + "input":"Afghanistan", + "output":"yes", + "explanation":"Afghanistan is a landlocked country, so output is yes" + } + ], + "Negative Examples":[ + { + "input":"Anguilla", + "output":"yes", + "explanation":"Anguilla is not a landlocked country, it should return no" + }, + { + "input":"Andorra", + "output":"no", + "explanation":"Andorra is a landlocked country, it should return yes" + } + ], + "Instances":[ + { + "input":"Albania", + "output":[ + "no" + ] + }, + { + "input":"Algeria", + "output":[ + "no" + ] + }, + { + "input":"American Samoa", + "output":[ + "no" + ] + }, + { + "input":"Andorra", + "output":[ + "yes" + ] + }, + { + "input":"Angola", + "output":[ + "no" + ] + }, + { + "input":"Anguilla", + "output":[ + "no" + ] + }, + { + "input":"Antarctica", + "output":[ + "no" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "no" + ] + }, + { + "input":"Argentina", + "output":[ + "no" + ] + }, + { + "input":"Armenia", + "output":[ + "yes" + ] + }, + { + "input":"Australia", + "output":[ + "no" + ] + }, + { + "input":"Austria", + "output":[ + "yes" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "yes" + ] + }, + { + "input":"Bahamas", + "output":[ + "no" + ] + }, + { + "input":"Bahrain", + "output":[ + "no" + ] + }, + { + "input":"Bangladesh", + "output":[ + "no" + ] + }, + { + "input":"Barbados", + "output":[ + "no" + ] + }, + { + "input":"Belarus", + "output":[ + "yes" + ] + }, + { + "input":"Belgium", + "output":[ + "no" + ] + }, + { + "input":"Belize", + "output":[ + "no" + ] + }, + { + "input":"Benin", + "output":[ + "no" + ] + }, + { + "input":"Bermuda", + "output":[ + "no" + ] + }, + { + "input":"Bhutan", + "output":[ + "yes" + ] + }, + { + "input":"Bolivia", + "output":[ + "yes" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "no" + ] + }, + { + "input":"Botswana", + "output":[ + "yes" + ] + }, + { + "input":"Bouvet Island", + "output":[ + "no" + ] + }, + { + "input":"Brazil", + "output":[ + "no" + ] + }, + { + "input":"British Indian Ocean Territory", + "output":[ + "no" + ] + }, + { + "input":"Brunei", + "output":[ + "no" + ] + }, + { + "input":"Bulgaria", + "output":[ + "no" + ] + }, + { + "input":"Burkina Faso", + "output":[ + "yes" + ] + }, + { + "input":"Burundi", + "output":[ + "yes" + ] + }, + { + "input":"Cambodia", + "output":[ + "no" + ] + }, + { + "input":"Cameroon", + "output":[ + "no" + ] + }, + { + "input":"Canada", + "output":[ + "no" + ] + }, + { + "input":"Cape Verde", + "output":[ + "no" + ] + }, + { + "input":"Cayman Islands", + "output":[ + "no" + ] + }, + { + "input":"Central African Republic", + "output":[ + "yes" + ] + }, + { + "input":"Chad", + "output":[ + "yes" + ] + }, + { + "input":"Chile", + "output":[ + "no" + ] + }, + { + "input":"China", + "output":[ + "no" + ] + }, + { + "input":"Christmas Island", + "output":[ + "no" + ] + }, + { + "input":"Cocos (Keeling) Islands", + "output":[ + "no" + ] + }, + { + "input":"Colombia", + "output":[ + "no" + ] + }, + { + "input":"Comoros", + "output":[ + "no" + ] + }, + { + "input":"Congo", + "output":[ + "no" + ] + }, + { + "input":"Congo, The Democratic Republic of the", + "output":[ + "no" + ] + }, + { + "input":"Cook Islands", + "output":[ + "no" + ] + }, + { + "input":"Costa Rica", + "output":[ + "no" + ] + }, + { + "input":"Ivory Coast", + "output":[ + "no" + ] + }, + { + "input":"Croatia", + "output":[ + "no" + ] + }, + { + "input":"Cuba", + "output":[ + "no" + ] + }, + { + "input":"Cyprus", + "output":[ + "no" + ] + }, + { + "input":"Czech Republic", + "output":[ + "yes" + ] + }, + { + "input":"Denmark", + "output":[ + "no" + ] + }, + { + "input":"Djibouti", + "output":[ + "no" + ] + }, + { + "input":"Dominica", + "output":[ + "no" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "no" + ] + }, + { + "input":"East Timor", + "output":[ + "no" + ] + }, + { + "input":"Ecuador", + "output":[ + "no" + ] + }, + { + "input":"Egypt", + "output":[ + "no" + ] + }, + { + "input":"England", + "output":[ + "no" + ] + }, + { + "input":"El Salvador", + "output":[ + "no" + ] + }, + { + "input":"Equatorial Guinea", + "output":[ + "no" + ] + }, + { + "input":"Eritrea", + "output":[ + "no" + ] + }, + { + "input":"Estonia", + "output":[ + "no" + ] + }, + { + "input":"Ethiopia", + "output":[ + "yes" + ] + }, + { + "input":"Falkland Islands", + "output":[ + "no" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "no" + ] + }, + { + "input":"Fiji Islands", + "output":[ + "no" + ] + }, + { + "input":"Finland", + "output":[ + "no" + ] + }, + { + "input":"France", + "output":[ + "no" + ] + }, + { + "input":"French Guiana", + "output":[ + "no" + ] + }, + { + "input":"French Polynesia", + "output":[ + "no" + ] + }, + { + "input":"French Southern territories", + "output":[ + "no" + ] + }, + { + "input":"Gabon", + "output":[ + "no" + ] + }, + { + "input":"Gambia", + "output":[ + "no" + ] + }, + { + "input":"Georgia", + "output":[ + "no" + ] + }, + { + "input":"Germany", + "output":[ + "no" + ] + }, + { + "input":"Ghana", + "output":[ + "no" + ] + }, + { + "input":"Gibraltar", + "output":[ + "no" + ] + }, + { + "input":"Greece", + "output":[ + "no" + ] + }, + { + "input":"Greenland", + "output":[ + "no" + ] + }, + { + "input":"Grenada", + "output":[ + "no" + ] + }, + { + "input":"Guadeloupe", + "output":[ + "no" + ] + }, + { + "input":"Guam", + "output":[ + "no" + ] + }, + { + "input":"Guatemala", + "output":[ + "no" + ] + }, + { + "input":"Guinea", + "output":[ + "no" + ] + }, + { + "input":"Guinea-Bissau", + "output":[ + "no" + ] + }, + { + "input":"Guyana", + "output":[ + "no" + ] + }, + { + "input":"Haiti", + "output":[ + "no" + ] + }, + { + "input":"Heard Island and McDonald Islands", + "output":[ + "no" + ] + }, + { + "input":"Honduras", + "output":[ + "no" + ] + }, + { + "input":"Hong Kong", + "output":[ + "no" + ] + }, + { + "input":"Hungary", + "output":[ + "yes" + ] + }, + { + "input":"Iceland", + "output":[ + "no" + ] + }, + { + "input":"India", + "output":[ + "no" + ] + }, + { + "input":"Indonesia", + "output":[ + "no" + ] + }, + { + "input":"Iran", + "output":[ + "no" + ] + }, + { + "input":"Iraq", + "output":[ + "no" + ] + }, + { + "input":"Ireland", + "output":[ + "no" + ] + }, + { + "input":"Israel", + "output":[ + "no" + ] + }, + { + "input":"Italy", + "output":[ + "no" + ] + }, + { + "input":"Jamaica", + "output":[ + "no" + ] + }, + { + "input":"Japan", + "output":[ + "no" + ] + }, + { + "input":"Jordan", + "output":[ + "no" + ] + }, + { + "input":"Kazakstan", + "output":[ + "yes" + ] + }, + { + "input":"Kenya", + "output":[ + "no" + ] + }, + { + "input":"Kiribati", + "output":[ + "no" + ] + }, + { + "input":"Kuwait", + "output":[ + "no" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "yes" + ] + }, + { + "input":"Laos", + "output":[ + "yes" + ] + }, + { + "input":"Latvia", + "output":[ + "no" + ] + }, + { + "input":"Lebanon", + "output":[ + "no" + ] + }, + { + "input":"Lesotho", + "output":[ + "yes" + ] + }, + { + "input":"Liberia", + "output":[ + "no" + ] + }, + { + "input":"Libyan Arab Jamahiriya", + "output":[ + "no" + ] + }, + { + "input":"Liechtenstein", + "output":[ + "yes" + ] + }, + { + "input":"Lithuania", + "output":[ + "no" + ] + }, + { + "input":"Luxembourg", + "output":[ + "yes" + ] + }, + { + "input":"Macao", + "output":[ + "no" + ] + }, + { + "input":"Macedonia", + "output":[ + "yes" + ] + }, + { + "input":"Madagascar", + "output":[ + "no" + ] + }, + { + "input":"Malawi", + "output":[ + "yes" + ] + }, + { + "input":"Malaysia", + "output":[ + "no" + ] + }, + { + "input":"Maldives", + "output":[ + "no" + ] + }, + { + "input":"Mali", + "output":[ + "yes" + ] + }, + { + "input":"Malta", + "output":[ + "no" + ] + }, + { + "input":"Marshall Islands", + "output":[ + "no" + ] + }, + { + "input":"Martinique", + "output":[ + "no" + ] + }, + { + "input":"Mauritania", + "output":[ + "no" + ] + }, + { + "input":"Mauritius", + "output":[ + "no" + ] + }, + { + "input":"Mayotte", + "output":[ + "no" + ] + }, + { + "input":"Mexico", + "output":[ + "no" + ] + }, + { + "input":"Micronesia, Federated States of", + "output":[ + "no" + ] + }, + { + "input":"Moldova", + "output":[ + "yes" + ] + }, + { + "input":"Monaco", + "output":[ + "no" + ] + }, + { + "input":"Mongolia", + "output":[ + "yes" + ] + }, + { + "input":"Montserrat", + "output":[ + "no" + ] + }, + { + "input":"Morocco", + "output":[ + "no" + ] + }, + { + "input":"Mozambique", + "output":[ + "no" + ] + }, + { + "input":"Myanmar", + "output":[ + "no" + ] + }, + { + "input":"Namibia", + "output":[ + "no" + ] + }, + { + "input":"Nauru", + "output":[ + "no" + ] + }, + { + "input":"Nepal", + "output":[ + "yes" + ] + }, + { + "input":"Netherlands", + "output":[ + "no" + ] + }, + { + "input":"Netherlands Antilles", + "output":[ + "no" + ] + }, + { + "input":"New Caledonia", + "output":[ + "no" + ] + }, + { + "input":"New Zealand", + "output":[ + "no" + ] + }, + { + "input":"Nicaragua", + "output":[ + "no" + ] + }, + { + "input":"Niger", + "output":[ + "yes" + ] + }, + { + "input":"Nigeria", + "output":[ + "no" + ] + }, + { + "input":"Niue", + "output":[ + "no" + ] + }, + { + "input":"Norfolk Island", + "output":[ + "no" + ] + }, + { + "input":"North Korea", + "output":[ + "no" + ] + }, + { + "input":"Northern Ireland", + "output":[ + "no" + ] + }, + { + "input":"Northern Mariana Islands", + "output":[ + "no" + ] + }, + { + "input":"Norway", + "output":[ + "no" + ] + }, + { + "input":"Oman", + "output":[ + "no" + ] + }, + { + "input":"Pakistan", + "output":[ + "no" + ] + }, + { + "input":"Palau", + "output":[ + "no" + ] + }, + { + "input":"Palestine", + "output":[ + "no" + ] + }, + { + "input":"Panama", + "output":[ + "no" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + "no" + ] + }, + { + "input":"Paraguay", + "output":[ + "yes" + ] + }, + { + "input":"Peru", + "output":[ + "no" + ] + }, + { + "input":"Philippines", + "output":[ + "no" + ] + }, + { + "input":"Pitcairn", + "output":[ + "no" + ] + }, + { + "input":"Poland", + "output":[ + "no" + ] + }, + { + "input":"Portugal", + "output":[ + "no" + ] + }, + { + "input":"Puerto Rico", + "output":[ + "no" + ] + }, + { + "input":"Qatar", + "output":[ + "no" + ] + }, + { + "input":"Reunion", + "output":[ + "no" + ] + }, + { + "input":"Romania", + "output":[ + "no" + ] + }, + { + "input":"Russian Federation", + "output":[ + "no" + ] + }, + { + "input":"Rwanda", + "output":[ + "yes" + ] + }, + { + "input":"Saint Helena", + "output":[ + "no" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + "no" + ] + }, + { + "input":"Saint Lucia", + "output":[ + "no" + ] + }, + { + "input":"Saint Pierre and Miquelon", + "output":[ + "no" + ] + }, + { + "input":"Saint Vincent and the Grenadines", + "output":[ + "no" + ] + }, + { + "input":"Samoa", + "output":[ + "no" + ] + }, + { + "input":"San Marino", + "output":[ + "yes" + ] + }, + { + "input":"Sao Tome and Principe", + "output":[ + "no" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "no" + ] + }, + { + "input":"Scotland", + "output":[ + "no" + ] + }, + { + "input":"Senegal", + "output":[ + "no" + ] + }, + { + "input":"Serbia", + "output":[ + "yes" + ] + }, + { + "input":"Seychelles", + "output":[ + "no" + ] + }, + { + "input":"Sierra Leone", + "output":[ + "no" + ] + }, + { + "input":"Singapore", + "output":[ + "no" + ] + }, + { + "input":"Slovakia", + "output":[ + "yes" + ] + }, + { + "input":"Slovenia", + "output":[ + "no" + ] + }, + { + "input":"Solomon Islands", + "output":[ + "no" + ] + }, + { + "input":"Somalia", + "output":[ + "no" + ] + }, + { + "input":"South Africa", + "output":[ + "no" + ] + }, + { + "input":"South Georgia and the South Sandwich Islands", + "output":[ + "no" + ] + }, + { + "input":"South Korea", + "output":[ + "no" + ] + }, + { + "input":"South Sudan", + "output":[ + "yes" + ] + }, + { + "input":"Spain", + "output":[ + "no" + ] + }, + { + "input":"SriLanka", + "output":[ + "no" + ] + }, + { + "input":"Sudan", + "output":[ + "no" + ] + }, + { + "input":"Suriname", + "output":[ + "no" + ] + }, + { + "input":"Svalbard and Jan Mayen", + "output":[ + "no" + ] + }, + { + "input":"Swaziland", + "output":[ + "yes" + ] + }, + { + "input":"Sweden", + "output":[ + "no" + ] + }, + { + "input":"Switzerland", + "output":[ + "yes" + ] + }, + { + "input":"Syria", + "output":[ + "no" + ] + }, + { + "input":"Taiwan", + "output":[ + "no" + ] + }, + { + "input":"Tajikistan", + "output":[ + "yes" + ] + }, + { + "input":"Tanzania", + "output":[ + "no" + ] + }, + { + "input":"Thailand", + "output":[ + "no" + ] + }, + { + "input":"Togo", + "output":[ + "no" + ] + }, + { + "input":"Tokelau", + "output":[ + "no" + ] + }, + { + "input":"Tonga", + "output":[ + "no" + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + "no" + ] + }, + { + "input":"Tunisia", + "output":[ + "no" + ] + }, + { + "input":"Turkey", + "output":[ + "no" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "yes" + ] + }, + { + "input":"Turks and Caicos Islands", + "output":[ + "no" + ] + }, + { + "input":"Tuvalu", + "output":[ + "no" + ] + }, + { + "input":"Uganda", + "output":[ + "yes" + ] + }, + { + "input":"Ukraine", + "output":[ + "no" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "no" + ] + }, + { + "input":"United Kingdom", + "output":[ + "no" + ] + }, + { + "input":"United States", + "output":[ + "no" + ] + }, + { + "input":"United States Minor Outlying Islands", + "output":[ + "no" + ] + }, + { + "input":"Uruguay", + "output":[ + "no" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "yes" + ] + }, + { + "input":"Vatican City", + "output":[ + "yes" + ] + }, + { + "input":"Vanuatu", + "output":[ + "no" + ] + }, + { + "input":"Venezuela", + "output":[ + "no" + ] + }, + { + "input":"Vietnam", + "output":[ + "no" + ] + }, + { + "input":"Virgin Islands, British", + "output":[ + "no" + ] + }, + { + "input":"Virgin Islands, U.S.", + "output":[ + "no" + ] + }, + { + "input":"Wales", + "output":[ + "no" + ] + }, + { + "input":"Wallis and Futuna", + "output":[ + "no" + ] + }, + { + "input":"Western Sahara", + "output":[ + "no" + ] + }, + { + "input":"Yemen", + "output":[ + "no" + ] + }, + { + "input":"Yugoslavia", + "output":[ + "no" + ] + }, + { + "input":"Zambia", + "output":[ + "yes" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "yes" + ] + } + ] +} \ No newline at end of file From 88c464ec3a31ac2f5a72cb1e85880a36cc5fbd63 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 27 Oct 2021 21:19:58 +0530 Subject: [PATCH 78/87] Added task1513_country_landlocked Added task1513_country_landlocked From 27bfeaa5b84f98f83c43fb43baef5e1cbb3da71e Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 27 Oct 2021 21:21:05 +0530 Subject: [PATCH 79/87] Added task1513_country_landlocked Added task1513_country_landlocked --- task1513_country_landlocked.json | 1497 ++++++++++++++++++++++++++++++ 1 file changed, 1497 insertions(+) create mode 100644 task1513_country_landlocked.json diff --git a/task1513_country_landlocked.json b/task1513_country_landlocked.json new file mode 100644 index 000000000..b69668ca1 --- /dev/null +++ b/task1513_country_landlocked.json @@ -0,0 +1,1497 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-landlocked (Dataset : https://data.world/samayo/country-names/workspace/file?filename=country-landlocked.json)" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return yes if the given country is landlocked, else no", + "Positive Examples":[ + { + "input":"Aruba", + "output":"no", + "explanation":"Aruba is not a landlocked country, so output is no" + }, + { + "input":"Afghanistan", + "output":"yes", + "explanation":"Afghanistan is a landlocked country, so output is yes" + } + ], + "Negative Examples":[ + { + "input":"Anguilla", + "output":"yes", + "explanation":"Anguilla is not a landlocked country, it should return no" + }, + { + "input":"Andorra", + "output":"no", + "explanation":"Andorra is a landlocked country, it should return yes" + } + ], + "Instances":[ + { + "input":"Albania", + "output":[ + "no" + ] + }, + { + "input":"Algeria", + "output":[ + "no" + ] + }, + { + "input":"American Samoa", + "output":[ + "no" + ] + }, + { + "input":"Andorra", + "output":[ + "yes" + ] + }, + { + "input":"Angola", + "output":[ + "no" + ] + }, + { + "input":"Anguilla", + "output":[ + "no" + ] + }, + { + "input":"Antarctica", + "output":[ + "no" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "no" + ] + }, + { + "input":"Argentina", + "output":[ + "no" + ] + }, + { + "input":"Armenia", + "output":[ + "yes" + ] + }, + { + "input":"Australia", + "output":[ + "no" + ] + }, + { + "input":"Austria", + "output":[ + "yes" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "yes" + ] + }, + { + "input":"Bahamas", + "output":[ + "no" + ] + }, + { + "input":"Bahrain", + "output":[ + "no" + ] + }, + { + "input":"Bangladesh", + "output":[ + "no" + ] + }, + { + "input":"Barbados", + "output":[ + "no" + ] + }, + { + "input":"Belarus", + "output":[ + "yes" + ] + }, + { + "input":"Belgium", + "output":[ + "no" + ] + }, + { + "input":"Belize", + "output":[ + "no" + ] + }, + { + "input":"Benin", + "output":[ + "no" + ] + }, + { + "input":"Bermuda", + "output":[ + "no" + ] + }, + { + "input":"Bhutan", + "output":[ + "yes" + ] + }, + { + "input":"Bolivia", + "output":[ + "yes" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "no" + ] + }, + { + "input":"Botswana", + "output":[ + "yes" + ] + }, + { + "input":"Bouvet Island", + "output":[ + "no" + ] + }, + { + "input":"Brazil", + "output":[ + "no" + ] + }, + { + "input":"British Indian Ocean Territory", + "output":[ + "no" + ] + }, + { + "input":"Brunei", + "output":[ + "no" + ] + }, + { + "input":"Bulgaria", + "output":[ + "no" + ] + }, + { + "input":"Burkina Faso", + "output":[ + "yes" + ] + }, + { + "input":"Burundi", + "output":[ + "yes" + ] + }, + { + "input":"Cambodia", + "output":[ + "no" + ] + }, + { + "input":"Cameroon", + "output":[ + "no" + ] + }, + { + "input":"Canada", + "output":[ + "no" + ] + }, + { + "input":"Cape Verde", + "output":[ + "no" + ] + }, + { + "input":"Cayman Islands", + "output":[ + "no" + ] + }, + { + "input":"Central African Republic", + "output":[ + "yes" + ] + }, + { + "input":"Chad", + "output":[ + "yes" + ] + }, + { + "input":"Chile", + "output":[ + "no" + ] + }, + { + "input":"China", + "output":[ + "no" + ] + }, + { + "input":"Christmas Island", + "output":[ + "no" + ] + }, + { + "input":"Cocos (Keeling) Islands", + "output":[ + "no" + ] + }, + { + "input":"Colombia", + "output":[ + "no" + ] + }, + { + "input":"Comoros", + "output":[ + "no" + ] + }, + { + "input":"Congo", + "output":[ + "no" + ] + }, + { + "input":"Congo, The Democratic Republic of the", + "output":[ + "no" + ] + }, + { + "input":"Cook Islands", + "output":[ + "no" + ] + }, + { + "input":"Costa Rica", + "output":[ + "no" + ] + }, + { + "input":"Ivory Coast", + "output":[ + "no" + ] + }, + { + "input":"Croatia", + "output":[ + "no" + ] + }, + { + "input":"Cuba", + "output":[ + "no" + ] + }, + { + "input":"Cyprus", + "output":[ + "no" + ] + }, + { + "input":"Czech Republic", + "output":[ + "yes" + ] + }, + { + "input":"Denmark", + "output":[ + "no" + ] + }, + { + "input":"Djibouti", + "output":[ + "no" + ] + }, + { + "input":"Dominica", + "output":[ + "no" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "no" + ] + }, + { + "input":"East Timor", + "output":[ + "no" + ] + }, + { + "input":"Ecuador", + "output":[ + "no" + ] + }, + { + "input":"Egypt", + "output":[ + "no" + ] + }, + { + "input":"England", + "output":[ + "no" + ] + }, + { + "input":"El Salvador", + "output":[ + "no" + ] + }, + { + "input":"Equatorial Guinea", + "output":[ + "no" + ] + }, + { + "input":"Eritrea", + "output":[ + "no" + ] + }, + { + "input":"Estonia", + "output":[ + "no" + ] + }, + { + "input":"Ethiopia", + "output":[ + "yes" + ] + }, + { + "input":"Falkland Islands", + "output":[ + "no" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "no" + ] + }, + { + "input":"Fiji Islands", + "output":[ + "no" + ] + }, + { + "input":"Finland", + "output":[ + "no" + ] + }, + { + "input":"France", + "output":[ + "no" + ] + }, + { + "input":"French Guiana", + "output":[ + "no" + ] + }, + { + "input":"French Polynesia", + "output":[ + "no" + ] + }, + { + "input":"French Southern territories", + "output":[ + "no" + ] + }, + { + "input":"Gabon", + "output":[ + "no" + ] + }, + { + "input":"Gambia", + "output":[ + "no" + ] + }, + { + "input":"Georgia", + "output":[ + "no" + ] + }, + { + "input":"Germany", + "output":[ + "no" + ] + }, + { + "input":"Ghana", + "output":[ + "no" + ] + }, + { + "input":"Gibraltar", + "output":[ + "no" + ] + }, + { + "input":"Greece", + "output":[ + "no" + ] + }, + { + "input":"Greenland", + "output":[ + "no" + ] + }, + { + "input":"Grenada", + "output":[ + "no" + ] + }, + { + "input":"Guadeloupe", + "output":[ + "no" + ] + }, + { + "input":"Guam", + "output":[ + "no" + ] + }, + { + "input":"Guatemala", + "output":[ + "no" + ] + }, + { + "input":"Guinea", + "output":[ + "no" + ] + }, + { + "input":"Guinea-Bissau", + "output":[ + "no" + ] + }, + { + "input":"Guyana", + "output":[ + "no" + ] + }, + { + "input":"Haiti", + "output":[ + "no" + ] + }, + { + "input":"Heard Island and McDonald Islands", + "output":[ + "no" + ] + }, + { + "input":"Honduras", + "output":[ + "no" + ] + }, + { + "input":"Hong Kong", + "output":[ + "no" + ] + }, + { + "input":"Hungary", + "output":[ + "yes" + ] + }, + { + "input":"Iceland", + "output":[ + "no" + ] + }, + { + "input":"India", + "output":[ + "no" + ] + }, + { + "input":"Indonesia", + "output":[ + "no" + ] + }, + { + "input":"Iran", + "output":[ + "no" + ] + }, + { + "input":"Iraq", + "output":[ + "no" + ] + }, + { + "input":"Ireland", + "output":[ + "no" + ] + }, + { + "input":"Israel", + "output":[ + "no" + ] + }, + { + "input":"Italy", + "output":[ + "no" + ] + }, + { + "input":"Jamaica", + "output":[ + "no" + ] + }, + { + "input":"Japan", + "output":[ + "no" + ] + }, + { + "input":"Jordan", + "output":[ + "no" + ] + }, + { + "input":"Kazakstan", + "output":[ + "yes" + ] + }, + { + "input":"Kenya", + "output":[ + "no" + ] + }, + { + "input":"Kiribati", + "output":[ + "no" + ] + }, + { + "input":"Kuwait", + "output":[ + "no" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "yes" + ] + }, + { + "input":"Laos", + "output":[ + "yes" + ] + }, + { + "input":"Latvia", + "output":[ + "no" + ] + }, + { + "input":"Lebanon", + "output":[ + "no" + ] + }, + { + "input":"Lesotho", + "output":[ + "yes" + ] + }, + { + "input":"Liberia", + "output":[ + "no" + ] + }, + { + "input":"Libyan Arab Jamahiriya", + "output":[ + "no" + ] + }, + { + "input":"Liechtenstein", + "output":[ + "yes" + ] + }, + { + "input":"Lithuania", + "output":[ + "no" + ] + }, + { + "input":"Luxembourg", + "output":[ + "yes" + ] + }, + { + "input":"Macao", + "output":[ + "no" + ] + }, + { + "input":"Macedonia", + "output":[ + "yes" + ] + }, + { + "input":"Madagascar", + "output":[ + "no" + ] + }, + { + "input":"Malawi", + "output":[ + "yes" + ] + }, + { + "input":"Malaysia", + "output":[ + "no" + ] + }, + { + "input":"Maldives", + "output":[ + "no" + ] + }, + { + "input":"Mali", + "output":[ + "yes" + ] + }, + { + "input":"Malta", + "output":[ + "no" + ] + }, + { + "input":"Marshall Islands", + "output":[ + "no" + ] + }, + { + "input":"Martinique", + "output":[ + "no" + ] + }, + { + "input":"Mauritania", + "output":[ + "no" + ] + }, + { + "input":"Mauritius", + "output":[ + "no" + ] + }, + { + "input":"Mayotte", + "output":[ + "no" + ] + }, + { + "input":"Mexico", + "output":[ + "no" + ] + }, + { + "input":"Micronesia, Federated States of", + "output":[ + "no" + ] + }, + { + "input":"Moldova", + "output":[ + "yes" + ] + }, + { + "input":"Monaco", + "output":[ + "no" + ] + }, + { + "input":"Mongolia", + "output":[ + "yes" + ] + }, + { + "input":"Montserrat", + "output":[ + "no" + ] + }, + { + "input":"Morocco", + "output":[ + "no" + ] + }, + { + "input":"Mozambique", + "output":[ + "no" + ] + }, + { + "input":"Myanmar", + "output":[ + "no" + ] + }, + { + "input":"Namibia", + "output":[ + "no" + ] + }, + { + "input":"Nauru", + "output":[ + "no" + ] + }, + { + "input":"Nepal", + "output":[ + "yes" + ] + }, + { + "input":"Netherlands", + "output":[ + "no" + ] + }, + { + "input":"Netherlands Antilles", + "output":[ + "no" + ] + }, + { + "input":"New Caledonia", + "output":[ + "no" + ] + }, + { + "input":"New Zealand", + "output":[ + "no" + ] + }, + { + "input":"Nicaragua", + "output":[ + "no" + ] + }, + { + "input":"Niger", + "output":[ + "yes" + ] + }, + { + "input":"Nigeria", + "output":[ + "no" + ] + }, + { + "input":"Niue", + "output":[ + "no" + ] + }, + { + "input":"Norfolk Island", + "output":[ + "no" + ] + }, + { + "input":"North Korea", + "output":[ + "no" + ] + }, + { + "input":"Northern Ireland", + "output":[ + "no" + ] + }, + { + "input":"Northern Mariana Islands", + "output":[ + "no" + ] + }, + { + "input":"Norway", + "output":[ + "no" + ] + }, + { + "input":"Oman", + "output":[ + "no" + ] + }, + { + "input":"Pakistan", + "output":[ + "no" + ] + }, + { + "input":"Palau", + "output":[ + "no" + ] + }, + { + "input":"Palestine", + "output":[ + "no" + ] + }, + { + "input":"Panama", + "output":[ + "no" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + "no" + ] + }, + { + "input":"Paraguay", + "output":[ + "yes" + ] + }, + { + "input":"Peru", + "output":[ + "no" + ] + }, + { + "input":"Philippines", + "output":[ + "no" + ] + }, + { + "input":"Pitcairn", + "output":[ + "no" + ] + }, + { + "input":"Poland", + "output":[ + "no" + ] + }, + { + "input":"Portugal", + "output":[ + "no" + ] + }, + { + "input":"Puerto Rico", + "output":[ + "no" + ] + }, + { + "input":"Qatar", + "output":[ + "no" + ] + }, + { + "input":"Reunion", + "output":[ + "no" + ] + }, + { + "input":"Romania", + "output":[ + "no" + ] + }, + { + "input":"Russian Federation", + "output":[ + "no" + ] + }, + { + "input":"Rwanda", + "output":[ + "yes" + ] + }, + { + "input":"Saint Helena", + "output":[ + "no" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + "no" + ] + }, + { + "input":"Saint Lucia", + "output":[ + "no" + ] + }, + { + "input":"Saint Pierre and Miquelon", + "output":[ + "no" + ] + }, + { + "input":"Saint Vincent and the Grenadines", + "output":[ + "no" + ] + }, + { + "input":"Samoa", + "output":[ + "no" + ] + }, + { + "input":"San Marino", + "output":[ + "yes" + ] + }, + { + "input":"Sao Tome and Principe", + "output":[ + "no" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "no" + ] + }, + { + "input":"Scotland", + "output":[ + "no" + ] + }, + { + "input":"Senegal", + "output":[ + "no" + ] + }, + { + "input":"Serbia", + "output":[ + "yes" + ] + }, + { + "input":"Seychelles", + "output":[ + "no" + ] + }, + { + "input":"Sierra Leone", + "output":[ + "no" + ] + }, + { + "input":"Singapore", + "output":[ + "no" + ] + }, + { + "input":"Slovakia", + "output":[ + "yes" + ] + }, + { + "input":"Slovenia", + "output":[ + "no" + ] + }, + { + "input":"Solomon Islands", + "output":[ + "no" + ] + }, + { + "input":"Somalia", + "output":[ + "no" + ] + }, + { + "input":"South Africa", + "output":[ + "no" + ] + }, + { + "input":"South Georgia and the South Sandwich Islands", + "output":[ + "no" + ] + }, + { + "input":"South Korea", + "output":[ + "no" + ] + }, + { + "input":"South Sudan", + "output":[ + "yes" + ] + }, + { + "input":"Spain", + "output":[ + "no" + ] + }, + { + "input":"SriLanka", + "output":[ + "no" + ] + }, + { + "input":"Sudan", + "output":[ + "no" + ] + }, + { + "input":"Suriname", + "output":[ + "no" + ] + }, + { + "input":"Svalbard and Jan Mayen", + "output":[ + "no" + ] + }, + { + "input":"Swaziland", + "output":[ + "yes" + ] + }, + { + "input":"Sweden", + "output":[ + "no" + ] + }, + { + "input":"Switzerland", + "output":[ + "yes" + ] + }, + { + "input":"Syria", + "output":[ + "no" + ] + }, + { + "input":"Taiwan", + "output":[ + "no" + ] + }, + { + "input":"Tajikistan", + "output":[ + "yes" + ] + }, + { + "input":"Tanzania", + "output":[ + "no" + ] + }, + { + "input":"Thailand", + "output":[ + "no" + ] + }, + { + "input":"Togo", + "output":[ + "no" + ] + }, + { + "input":"Tokelau", + "output":[ + "no" + ] + }, + { + "input":"Tonga", + "output":[ + "no" + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + "no" + ] + }, + { + "input":"Tunisia", + "output":[ + "no" + ] + }, + { + "input":"Turkey", + "output":[ + "no" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "yes" + ] + }, + { + "input":"Turks and Caicos Islands", + "output":[ + "no" + ] + }, + { + "input":"Tuvalu", + "output":[ + "no" + ] + }, + { + "input":"Uganda", + "output":[ + "yes" + ] + }, + { + "input":"Ukraine", + "output":[ + "no" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "no" + ] + }, + { + "input":"United Kingdom", + "output":[ + "no" + ] + }, + { + "input":"United States", + "output":[ + "no" + ] + }, + { + "input":"United States Minor Outlying Islands", + "output":[ + "no" + ] + }, + { + "input":"Uruguay", + "output":[ + "no" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "yes" + ] + }, + { + "input":"Vatican City", + "output":[ + "yes" + ] + }, + { + "input":"Vanuatu", + "output":[ + "no" + ] + }, + { + "input":"Venezuela", + "output":[ + "no" + ] + }, + { + "input":"Vietnam", + "output":[ + "no" + ] + }, + { + "input":"Virgin Islands, British", + "output":[ + "no" + ] + }, + { + "input":"Virgin Islands, U.S.", + "output":[ + "no" + ] + }, + { + "input":"Wales", + "output":[ + "no" + ] + }, + { + "input":"Wallis and Futuna", + "output":[ + "no" + ] + }, + { + "input":"Western Sahara", + "output":[ + "no" + ] + }, + { + "input":"Yemen", + "output":[ + "no" + ] + }, + { + "input":"Yugoslavia", + "output":[ + "no" + ] + }, + { + "input":"Zambia", + "output":[ + "yes" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "yes" + ] + } + ] +} \ No newline at end of file From fe295b85029e2fe6a6a7fc5a5626cc726e823c43 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 27 Oct 2021 21:42:19 +0530 Subject: [PATCH 80/87] Delete task1513_country_landlocked.json --- task1513_country_landlocked.json | 1497 ------------------------------ 1 file changed, 1497 deletions(-) delete mode 100644 task1513_country_landlocked.json diff --git a/task1513_country_landlocked.json b/task1513_country_landlocked.json deleted file mode 100644 index b69668ca1..000000000 --- a/task1513_country_landlocked.json +++ /dev/null @@ -1,1497 +0,0 @@ -{ - "Contributors":[ - "Sumanta Patro" - ], - "Source":[ - "Country-landlocked (Dataset : https://data.world/samayo/country-names/workspace/file?filename=country-landlocked.json)" - ], - "Categories":[ - "Answer Generation", - "Factual Question Answering" - ], - "Definition":"In this task, you are given a country name and you need to return yes if the given country is landlocked, else no", - "Positive Examples":[ - { - "input":"Aruba", - "output":"no", - "explanation":"Aruba is not a landlocked country, so output is no" - }, - { - "input":"Afghanistan", - "output":"yes", - "explanation":"Afghanistan is a landlocked country, so output is yes" - } - ], - "Negative Examples":[ - { - "input":"Anguilla", - "output":"yes", - "explanation":"Anguilla is not a landlocked country, it should return no" - }, - { - "input":"Andorra", - "output":"no", - "explanation":"Andorra is a landlocked country, it should return yes" - } - ], - "Instances":[ - { - "input":"Albania", - "output":[ - "no" - ] - }, - { - "input":"Algeria", - "output":[ - "no" - ] - }, - { - "input":"American Samoa", - "output":[ - "no" - ] - }, - { - "input":"Andorra", - "output":[ - "yes" - ] - }, - { - "input":"Angola", - "output":[ - "no" - ] - }, - { - "input":"Anguilla", - "output":[ - "no" - ] - }, - { - "input":"Antarctica", - "output":[ - "no" - ] - }, - { - "input":"Antigua and Barbuda", - "output":[ - "no" - ] - }, - { - "input":"Argentina", - "output":[ - "no" - ] - }, - { - "input":"Armenia", - "output":[ - "yes" - ] - }, - { - "input":"Australia", - "output":[ - "no" - ] - }, - { - "input":"Austria", - "output":[ - "yes" - ] - }, - { - "input":"Azerbaijan", - "output":[ - "yes" - ] - }, - { - "input":"Bahamas", - "output":[ - "no" - ] - }, - { - "input":"Bahrain", - "output":[ - "no" - ] - }, - { - "input":"Bangladesh", - "output":[ - "no" - ] - }, - { - "input":"Barbados", - "output":[ - "no" - ] - }, - { - "input":"Belarus", - "output":[ - "yes" - ] - }, - { - "input":"Belgium", - "output":[ - "no" - ] - }, - { - "input":"Belize", - "output":[ - "no" - ] - }, - { - "input":"Benin", - "output":[ - "no" - ] - }, - { - "input":"Bermuda", - "output":[ - "no" - ] - }, - { - "input":"Bhutan", - "output":[ - "yes" - ] - }, - { - "input":"Bolivia", - "output":[ - "yes" - ] - }, - { - "input":"Bosnia and Herzegovina", - "output":[ - "no" - ] - }, - { - "input":"Botswana", - "output":[ - "yes" - ] - }, - { - "input":"Bouvet Island", - "output":[ - "no" - ] - }, - { - "input":"Brazil", - "output":[ - "no" - ] - }, - { - "input":"British Indian Ocean Territory", - "output":[ - "no" - ] - }, - { - "input":"Brunei", - "output":[ - "no" - ] - }, - { - "input":"Bulgaria", - "output":[ - "no" - ] - }, - { - "input":"Burkina Faso", - "output":[ - "yes" - ] - }, - { - "input":"Burundi", - "output":[ - "yes" - ] - }, - { - "input":"Cambodia", - "output":[ - "no" - ] - }, - { - "input":"Cameroon", - "output":[ - "no" - ] - }, - { - "input":"Canada", - "output":[ - "no" - ] - }, - { - "input":"Cape Verde", - "output":[ - "no" - ] - }, - { - "input":"Cayman Islands", - "output":[ - "no" - ] - }, - { - "input":"Central African Republic", - "output":[ - "yes" - ] - }, - { - "input":"Chad", - "output":[ - "yes" - ] - }, - { - "input":"Chile", - "output":[ - "no" - ] - }, - { - "input":"China", - "output":[ - "no" - ] - }, - { - "input":"Christmas Island", - "output":[ - "no" - ] - }, - { - "input":"Cocos (Keeling) Islands", - "output":[ - "no" - ] - }, - { - "input":"Colombia", - "output":[ - "no" - ] - }, - { - "input":"Comoros", - "output":[ - "no" - ] - }, - { - "input":"Congo", - "output":[ - "no" - ] - }, - { - "input":"Congo, The Democratic Republic of the", - "output":[ - "no" - ] - }, - { - "input":"Cook Islands", - "output":[ - "no" - ] - }, - { - "input":"Costa Rica", - "output":[ - "no" - ] - }, - { - "input":"Ivory Coast", - "output":[ - "no" - ] - }, - { - "input":"Croatia", - "output":[ - "no" - ] - }, - { - "input":"Cuba", - "output":[ - "no" - ] - }, - { - "input":"Cyprus", - "output":[ - "no" - ] - }, - { - "input":"Czech Republic", - "output":[ - "yes" - ] - }, - { - "input":"Denmark", - "output":[ - "no" - ] - }, - { - "input":"Djibouti", - "output":[ - "no" - ] - }, - { - "input":"Dominica", - "output":[ - "no" - ] - }, - { - "input":"Dominican Republic", - "output":[ - "no" - ] - }, - { - "input":"East Timor", - "output":[ - "no" - ] - }, - { - "input":"Ecuador", - "output":[ - "no" - ] - }, - { - "input":"Egypt", - "output":[ - "no" - ] - }, - { - "input":"England", - "output":[ - "no" - ] - }, - { - "input":"El Salvador", - "output":[ - "no" - ] - }, - { - "input":"Equatorial Guinea", - "output":[ - "no" - ] - }, - { - "input":"Eritrea", - "output":[ - "no" - ] - }, - { - "input":"Estonia", - "output":[ - "no" - ] - }, - { - "input":"Ethiopia", - "output":[ - "yes" - ] - }, - { - "input":"Falkland Islands", - "output":[ - "no" - ] - }, - { - "input":"Faroe Islands", - "output":[ - "no" - ] - }, - { - "input":"Fiji Islands", - "output":[ - "no" - ] - }, - { - "input":"Finland", - "output":[ - "no" - ] - }, - { - "input":"France", - "output":[ - "no" - ] - }, - { - "input":"French Guiana", - "output":[ - "no" - ] - }, - { - "input":"French Polynesia", - "output":[ - "no" - ] - }, - { - "input":"French Southern territories", - "output":[ - "no" - ] - }, - { - "input":"Gabon", - "output":[ - "no" - ] - }, - { - "input":"Gambia", - "output":[ - "no" - ] - }, - { - "input":"Georgia", - "output":[ - "no" - ] - }, - { - "input":"Germany", - "output":[ - "no" - ] - }, - { - "input":"Ghana", - "output":[ - "no" - ] - }, - { - "input":"Gibraltar", - "output":[ - "no" - ] - }, - { - "input":"Greece", - "output":[ - "no" - ] - }, - { - "input":"Greenland", - "output":[ - "no" - ] - }, - { - "input":"Grenada", - "output":[ - "no" - ] - }, - { - "input":"Guadeloupe", - "output":[ - "no" - ] - }, - { - "input":"Guam", - "output":[ - "no" - ] - }, - { - "input":"Guatemala", - "output":[ - "no" - ] - }, - { - "input":"Guinea", - "output":[ - "no" - ] - }, - { - "input":"Guinea-Bissau", - "output":[ - "no" - ] - }, - { - "input":"Guyana", - "output":[ - "no" - ] - }, - { - "input":"Haiti", - "output":[ - "no" - ] - }, - { - "input":"Heard Island and McDonald Islands", - "output":[ - "no" - ] - }, - { - "input":"Honduras", - "output":[ - "no" - ] - }, - { - "input":"Hong Kong", - "output":[ - "no" - ] - }, - { - "input":"Hungary", - "output":[ - "yes" - ] - }, - { - "input":"Iceland", - "output":[ - "no" - ] - }, - { - "input":"India", - "output":[ - "no" - ] - }, - { - "input":"Indonesia", - "output":[ - "no" - ] - }, - { - "input":"Iran", - "output":[ - "no" - ] - }, - { - "input":"Iraq", - "output":[ - "no" - ] - }, - { - "input":"Ireland", - "output":[ - "no" - ] - }, - { - "input":"Israel", - "output":[ - "no" - ] - }, - { - "input":"Italy", - "output":[ - "no" - ] - }, - { - "input":"Jamaica", - "output":[ - "no" - ] - }, - { - "input":"Japan", - "output":[ - "no" - ] - }, - { - "input":"Jordan", - "output":[ - "no" - ] - }, - { - "input":"Kazakstan", - "output":[ - "yes" - ] - }, - { - "input":"Kenya", - "output":[ - "no" - ] - }, - { - "input":"Kiribati", - "output":[ - "no" - ] - }, - { - "input":"Kuwait", - "output":[ - "no" - ] - }, - { - "input":"Kyrgyzstan", - "output":[ - "yes" - ] - }, - { - "input":"Laos", - "output":[ - "yes" - ] - }, - { - "input":"Latvia", - "output":[ - "no" - ] - }, - { - "input":"Lebanon", - "output":[ - "no" - ] - }, - { - "input":"Lesotho", - "output":[ - "yes" - ] - }, - { - "input":"Liberia", - "output":[ - "no" - ] - }, - { - "input":"Libyan Arab Jamahiriya", - "output":[ - "no" - ] - }, - { - "input":"Liechtenstein", - "output":[ - "yes" - ] - }, - { - "input":"Lithuania", - "output":[ - "no" - ] - }, - { - "input":"Luxembourg", - "output":[ - "yes" - ] - }, - { - "input":"Macao", - "output":[ - "no" - ] - }, - { - "input":"Macedonia", - "output":[ - "yes" - ] - }, - { - "input":"Madagascar", - "output":[ - "no" - ] - }, - { - "input":"Malawi", - "output":[ - "yes" - ] - }, - { - "input":"Malaysia", - "output":[ - "no" - ] - }, - { - "input":"Maldives", - "output":[ - "no" - ] - }, - { - "input":"Mali", - "output":[ - "yes" - ] - }, - { - "input":"Malta", - "output":[ - "no" - ] - }, - { - "input":"Marshall Islands", - "output":[ - "no" - ] - }, - { - "input":"Martinique", - "output":[ - "no" - ] - }, - { - "input":"Mauritania", - "output":[ - "no" - ] - }, - { - "input":"Mauritius", - "output":[ - "no" - ] - }, - { - "input":"Mayotte", - "output":[ - "no" - ] - }, - { - "input":"Mexico", - "output":[ - "no" - ] - }, - { - "input":"Micronesia, Federated States of", - "output":[ - "no" - ] - }, - { - "input":"Moldova", - "output":[ - "yes" - ] - }, - { - "input":"Monaco", - "output":[ - "no" - ] - }, - { - "input":"Mongolia", - "output":[ - "yes" - ] - }, - { - "input":"Montserrat", - "output":[ - "no" - ] - }, - { - "input":"Morocco", - "output":[ - "no" - ] - }, - { - "input":"Mozambique", - "output":[ - "no" - ] - }, - { - "input":"Myanmar", - "output":[ - "no" - ] - }, - { - "input":"Namibia", - "output":[ - "no" - ] - }, - { - "input":"Nauru", - "output":[ - "no" - ] - }, - { - "input":"Nepal", - "output":[ - "yes" - ] - }, - { - "input":"Netherlands", - "output":[ - "no" - ] - }, - { - "input":"Netherlands Antilles", - "output":[ - "no" - ] - }, - { - "input":"New Caledonia", - "output":[ - "no" - ] - }, - { - "input":"New Zealand", - "output":[ - "no" - ] - }, - { - "input":"Nicaragua", - "output":[ - "no" - ] - }, - { - "input":"Niger", - "output":[ - "yes" - ] - }, - { - "input":"Nigeria", - "output":[ - "no" - ] - }, - { - "input":"Niue", - "output":[ - "no" - ] - }, - { - "input":"Norfolk Island", - "output":[ - "no" - ] - }, - { - "input":"North Korea", - "output":[ - "no" - ] - }, - { - "input":"Northern Ireland", - "output":[ - "no" - ] - }, - { - "input":"Northern Mariana Islands", - "output":[ - "no" - ] - }, - { - "input":"Norway", - "output":[ - "no" - ] - }, - { - "input":"Oman", - "output":[ - "no" - ] - }, - { - "input":"Pakistan", - "output":[ - "no" - ] - }, - { - "input":"Palau", - "output":[ - "no" - ] - }, - { - "input":"Palestine", - "output":[ - "no" - ] - }, - { - "input":"Panama", - "output":[ - "no" - ] - }, - { - "input":"Papua New Guinea", - "output":[ - "no" - ] - }, - { - "input":"Paraguay", - "output":[ - "yes" - ] - }, - { - "input":"Peru", - "output":[ - "no" - ] - }, - { - "input":"Philippines", - "output":[ - "no" - ] - }, - { - "input":"Pitcairn", - "output":[ - "no" - ] - }, - { - "input":"Poland", - "output":[ - "no" - ] - }, - { - "input":"Portugal", - "output":[ - "no" - ] - }, - { - "input":"Puerto Rico", - "output":[ - "no" - ] - }, - { - "input":"Qatar", - "output":[ - "no" - ] - }, - { - "input":"Reunion", - "output":[ - "no" - ] - }, - { - "input":"Romania", - "output":[ - "no" - ] - }, - { - "input":"Russian Federation", - "output":[ - "no" - ] - }, - { - "input":"Rwanda", - "output":[ - "yes" - ] - }, - { - "input":"Saint Helena", - "output":[ - "no" - ] - }, - { - "input":"Saint Kitts and Nevis", - "output":[ - "no" - ] - }, - { - "input":"Saint Lucia", - "output":[ - "no" - ] - }, - { - "input":"Saint Pierre and Miquelon", - "output":[ - "no" - ] - }, - { - "input":"Saint Vincent and the Grenadines", - "output":[ - "no" - ] - }, - { - "input":"Samoa", - "output":[ - "no" - ] - }, - { - "input":"San Marino", - "output":[ - "yes" - ] - }, - { - "input":"Sao Tome and Principe", - "output":[ - "no" - ] - }, - { - "input":"Saudi Arabia", - "output":[ - "no" - ] - }, - { - "input":"Scotland", - "output":[ - "no" - ] - }, - { - "input":"Senegal", - "output":[ - "no" - ] - }, - { - "input":"Serbia", - "output":[ - "yes" - ] - }, - { - "input":"Seychelles", - "output":[ - "no" - ] - }, - { - "input":"Sierra Leone", - "output":[ - "no" - ] - }, - { - "input":"Singapore", - "output":[ - "no" - ] - }, - { - "input":"Slovakia", - "output":[ - "yes" - ] - }, - { - "input":"Slovenia", - "output":[ - "no" - ] - }, - { - "input":"Solomon Islands", - "output":[ - "no" - ] - }, - { - "input":"Somalia", - "output":[ - "no" - ] - }, - { - "input":"South Africa", - "output":[ - "no" - ] - }, - { - "input":"South Georgia and the South Sandwich Islands", - "output":[ - "no" - ] - }, - { - "input":"South Korea", - "output":[ - "no" - ] - }, - { - "input":"South Sudan", - "output":[ - "yes" - ] - }, - { - "input":"Spain", - "output":[ - "no" - ] - }, - { - "input":"SriLanka", - "output":[ - "no" - ] - }, - { - "input":"Sudan", - "output":[ - "no" - ] - }, - { - "input":"Suriname", - "output":[ - "no" - ] - }, - { - "input":"Svalbard and Jan Mayen", - "output":[ - "no" - ] - }, - { - "input":"Swaziland", - "output":[ - "yes" - ] - }, - { - "input":"Sweden", - "output":[ - "no" - ] - }, - { - "input":"Switzerland", - "output":[ - "yes" - ] - }, - { - "input":"Syria", - "output":[ - "no" - ] - }, - { - "input":"Taiwan", - "output":[ - "no" - ] - }, - { - "input":"Tajikistan", - "output":[ - "yes" - ] - }, - { - "input":"Tanzania", - "output":[ - "no" - ] - }, - { - "input":"Thailand", - "output":[ - "no" - ] - }, - { - "input":"Togo", - "output":[ - "no" - ] - }, - { - "input":"Tokelau", - "output":[ - "no" - ] - }, - { - "input":"Tonga", - "output":[ - "no" - ] - }, - { - "input":"Trinidad and Tobago", - "output":[ - "no" - ] - }, - { - "input":"Tunisia", - "output":[ - "no" - ] - }, - { - "input":"Turkey", - "output":[ - "no" - ] - }, - { - "input":"Turkmenistan", - "output":[ - "yes" - ] - }, - { - "input":"Turks and Caicos Islands", - "output":[ - "no" - ] - }, - { - "input":"Tuvalu", - "output":[ - "no" - ] - }, - { - "input":"Uganda", - "output":[ - "yes" - ] - }, - { - "input":"Ukraine", - "output":[ - "no" - ] - }, - { - "input":"United Arab Emirates", - "output":[ - "no" - ] - }, - { - "input":"United Kingdom", - "output":[ - "no" - ] - }, - { - "input":"United States", - "output":[ - "no" - ] - }, - { - "input":"United States Minor Outlying Islands", - "output":[ - "no" - ] - }, - { - "input":"Uruguay", - "output":[ - "no" - ] - }, - { - "input":"Uzbekistan", - "output":[ - "yes" - ] - }, - { - "input":"Vatican City", - "output":[ - "yes" - ] - }, - { - "input":"Vanuatu", - "output":[ - "no" - ] - }, - { - "input":"Venezuela", - "output":[ - "no" - ] - }, - { - "input":"Vietnam", - "output":[ - "no" - ] - }, - { - "input":"Virgin Islands, British", - "output":[ - "no" - ] - }, - { - "input":"Virgin Islands, U.S.", - "output":[ - "no" - ] - }, - { - "input":"Wales", - "output":[ - "no" - ] - }, - { - "input":"Wallis and Futuna", - "output":[ - "no" - ] - }, - { - "input":"Western Sahara", - "output":[ - "no" - ] - }, - { - "input":"Yemen", - "output":[ - "no" - ] - }, - { - "input":"Yugoslavia", - "output":[ - "no" - ] - }, - { - "input":"Zambia", - "output":[ - "yes" - ] - }, - { - "input":"Zimbabwe", - "output":[ - "yes" - ] - } - ] -} \ No newline at end of file From b2dde5c3fa4ec06d221d0f06af6030a357439884 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 27 Oct 2021 21:48:09 +0530 Subject: [PATCH 81/87] Delete task1513_country_landlocked.json --- tasks/task1513_country_landlocked.json | 1497 ------------------------ 1 file changed, 1497 deletions(-) delete mode 100644 tasks/task1513_country_landlocked.json diff --git a/tasks/task1513_country_landlocked.json b/tasks/task1513_country_landlocked.json deleted file mode 100644 index b69668ca1..000000000 --- a/tasks/task1513_country_landlocked.json +++ /dev/null @@ -1,1497 +0,0 @@ -{ - "Contributors":[ - "Sumanta Patro" - ], - "Source":[ - "Country-landlocked (Dataset : https://data.world/samayo/country-names/workspace/file?filename=country-landlocked.json)" - ], - "Categories":[ - "Answer Generation", - "Factual Question Answering" - ], - "Definition":"In this task, you are given a country name and you need to return yes if the given country is landlocked, else no", - "Positive Examples":[ - { - "input":"Aruba", - "output":"no", - "explanation":"Aruba is not a landlocked country, so output is no" - }, - { - "input":"Afghanistan", - "output":"yes", - "explanation":"Afghanistan is a landlocked country, so output is yes" - } - ], - "Negative Examples":[ - { - "input":"Anguilla", - "output":"yes", - "explanation":"Anguilla is not a landlocked country, it should return no" - }, - { - "input":"Andorra", - "output":"no", - "explanation":"Andorra is a landlocked country, it should return yes" - } - ], - "Instances":[ - { - "input":"Albania", - "output":[ - "no" - ] - }, - { - "input":"Algeria", - "output":[ - "no" - ] - }, - { - "input":"American Samoa", - "output":[ - "no" - ] - }, - { - "input":"Andorra", - "output":[ - "yes" - ] - }, - { - "input":"Angola", - "output":[ - "no" - ] - }, - { - "input":"Anguilla", - "output":[ - "no" - ] - }, - { - "input":"Antarctica", - "output":[ - "no" - ] - }, - { - "input":"Antigua and Barbuda", - "output":[ - "no" - ] - }, - { - "input":"Argentina", - "output":[ - "no" - ] - }, - { - "input":"Armenia", - "output":[ - "yes" - ] - }, - { - "input":"Australia", - "output":[ - "no" - ] - }, - { - "input":"Austria", - "output":[ - "yes" - ] - }, - { - "input":"Azerbaijan", - "output":[ - "yes" - ] - }, - { - "input":"Bahamas", - "output":[ - "no" - ] - }, - { - "input":"Bahrain", - "output":[ - "no" - ] - }, - { - "input":"Bangladesh", - "output":[ - "no" - ] - }, - { - "input":"Barbados", - "output":[ - "no" - ] - }, - { - "input":"Belarus", - "output":[ - "yes" - ] - }, - { - "input":"Belgium", - "output":[ - "no" - ] - }, - { - "input":"Belize", - "output":[ - "no" - ] - }, - { - "input":"Benin", - "output":[ - "no" - ] - }, - { - "input":"Bermuda", - "output":[ - "no" - ] - }, - { - "input":"Bhutan", - "output":[ - "yes" - ] - }, - { - "input":"Bolivia", - "output":[ - "yes" - ] - }, - { - "input":"Bosnia and Herzegovina", - "output":[ - "no" - ] - }, - { - "input":"Botswana", - "output":[ - "yes" - ] - }, - { - "input":"Bouvet Island", - "output":[ - "no" - ] - }, - { - "input":"Brazil", - "output":[ - "no" - ] - }, - { - "input":"British Indian Ocean Territory", - "output":[ - "no" - ] - }, - { - "input":"Brunei", - "output":[ - "no" - ] - }, - { - "input":"Bulgaria", - "output":[ - "no" - ] - }, - { - "input":"Burkina Faso", - "output":[ - "yes" - ] - }, - { - "input":"Burundi", - "output":[ - "yes" - ] - }, - { - "input":"Cambodia", - "output":[ - "no" - ] - }, - { - "input":"Cameroon", - "output":[ - "no" - ] - }, - { - "input":"Canada", - "output":[ - "no" - ] - }, - { - "input":"Cape Verde", - "output":[ - "no" - ] - }, - { - "input":"Cayman Islands", - "output":[ - "no" - ] - }, - { - "input":"Central African Republic", - "output":[ - "yes" - ] - }, - { - "input":"Chad", - "output":[ - "yes" - ] - }, - { - "input":"Chile", - "output":[ - "no" - ] - }, - { - "input":"China", - "output":[ - "no" - ] - }, - { - "input":"Christmas Island", - "output":[ - "no" - ] - }, - { - "input":"Cocos (Keeling) Islands", - "output":[ - "no" - ] - }, - { - "input":"Colombia", - "output":[ - "no" - ] - }, - { - "input":"Comoros", - "output":[ - "no" - ] - }, - { - "input":"Congo", - "output":[ - "no" - ] - }, - { - "input":"Congo, The Democratic Republic of the", - "output":[ - "no" - ] - }, - { - "input":"Cook Islands", - "output":[ - "no" - ] - }, - { - "input":"Costa Rica", - "output":[ - "no" - ] - }, - { - "input":"Ivory Coast", - "output":[ - "no" - ] - }, - { - "input":"Croatia", - "output":[ - "no" - ] - }, - { - "input":"Cuba", - "output":[ - "no" - ] - }, - { - "input":"Cyprus", - "output":[ - "no" - ] - }, - { - "input":"Czech Republic", - "output":[ - "yes" - ] - }, - { - "input":"Denmark", - "output":[ - "no" - ] - }, - { - "input":"Djibouti", - "output":[ - "no" - ] - }, - { - "input":"Dominica", - "output":[ - "no" - ] - }, - { - "input":"Dominican Republic", - "output":[ - "no" - ] - }, - { - "input":"East Timor", - "output":[ - "no" - ] - }, - { - "input":"Ecuador", - "output":[ - "no" - ] - }, - { - "input":"Egypt", - "output":[ - "no" - ] - }, - { - "input":"England", - "output":[ - "no" - ] - }, - { - "input":"El Salvador", - "output":[ - "no" - ] - }, - { - "input":"Equatorial Guinea", - "output":[ - "no" - ] - }, - { - "input":"Eritrea", - "output":[ - "no" - ] - }, - { - "input":"Estonia", - "output":[ - "no" - ] - }, - { - "input":"Ethiopia", - "output":[ - "yes" - ] - }, - { - "input":"Falkland Islands", - "output":[ - "no" - ] - }, - { - "input":"Faroe Islands", - "output":[ - "no" - ] - }, - { - "input":"Fiji Islands", - "output":[ - "no" - ] - }, - { - "input":"Finland", - "output":[ - "no" - ] - }, - { - "input":"France", - "output":[ - "no" - ] - }, - { - "input":"French Guiana", - "output":[ - "no" - ] - }, - { - "input":"French Polynesia", - "output":[ - "no" - ] - }, - { - "input":"French Southern territories", - "output":[ - "no" - ] - }, - { - "input":"Gabon", - "output":[ - "no" - ] - }, - { - "input":"Gambia", - "output":[ - "no" - ] - }, - { - "input":"Georgia", - "output":[ - "no" - ] - }, - { - "input":"Germany", - "output":[ - "no" - ] - }, - { - "input":"Ghana", - "output":[ - "no" - ] - }, - { - "input":"Gibraltar", - "output":[ - "no" - ] - }, - { - "input":"Greece", - "output":[ - "no" - ] - }, - { - "input":"Greenland", - "output":[ - "no" - ] - }, - { - "input":"Grenada", - "output":[ - "no" - ] - }, - { - "input":"Guadeloupe", - "output":[ - "no" - ] - }, - { - "input":"Guam", - "output":[ - "no" - ] - }, - { - "input":"Guatemala", - "output":[ - "no" - ] - }, - { - "input":"Guinea", - "output":[ - "no" - ] - }, - { - "input":"Guinea-Bissau", - "output":[ - "no" - ] - }, - { - "input":"Guyana", - "output":[ - "no" - ] - }, - { - "input":"Haiti", - "output":[ - "no" - ] - }, - { - "input":"Heard Island and McDonald Islands", - "output":[ - "no" - ] - }, - { - "input":"Honduras", - "output":[ - "no" - ] - }, - { - "input":"Hong Kong", - "output":[ - "no" - ] - }, - { - "input":"Hungary", - "output":[ - "yes" - ] - }, - { - "input":"Iceland", - "output":[ - "no" - ] - }, - { - "input":"India", - "output":[ - "no" - ] - }, - { - "input":"Indonesia", - "output":[ - "no" - ] - }, - { - "input":"Iran", - "output":[ - "no" - ] - }, - { - "input":"Iraq", - "output":[ - "no" - ] - }, - { - "input":"Ireland", - "output":[ - "no" - ] - }, - { - "input":"Israel", - "output":[ - "no" - ] - }, - { - "input":"Italy", - "output":[ - "no" - ] - }, - { - "input":"Jamaica", - "output":[ - "no" - ] - }, - { - "input":"Japan", - "output":[ - "no" - ] - }, - { - "input":"Jordan", - "output":[ - "no" - ] - }, - { - "input":"Kazakstan", - "output":[ - "yes" - ] - }, - { - "input":"Kenya", - "output":[ - "no" - ] - }, - { - "input":"Kiribati", - "output":[ - "no" - ] - }, - { - "input":"Kuwait", - "output":[ - "no" - ] - }, - { - "input":"Kyrgyzstan", - "output":[ - "yes" - ] - }, - { - "input":"Laos", - "output":[ - "yes" - ] - }, - { - "input":"Latvia", - "output":[ - "no" - ] - }, - { - "input":"Lebanon", - "output":[ - "no" - ] - }, - { - "input":"Lesotho", - "output":[ - "yes" - ] - }, - { - "input":"Liberia", - "output":[ - "no" - ] - }, - { - "input":"Libyan Arab Jamahiriya", - "output":[ - "no" - ] - }, - { - "input":"Liechtenstein", - "output":[ - "yes" - ] - }, - { - "input":"Lithuania", - "output":[ - "no" - ] - }, - { - "input":"Luxembourg", - "output":[ - "yes" - ] - }, - { - "input":"Macao", - "output":[ - "no" - ] - }, - { - "input":"Macedonia", - "output":[ - "yes" - ] - }, - { - "input":"Madagascar", - "output":[ - "no" - ] - }, - { - "input":"Malawi", - "output":[ - "yes" - ] - }, - { - "input":"Malaysia", - "output":[ - "no" - ] - }, - { - "input":"Maldives", - "output":[ - "no" - ] - }, - { - "input":"Mali", - "output":[ - "yes" - ] - }, - { - "input":"Malta", - "output":[ - "no" - ] - }, - { - "input":"Marshall Islands", - "output":[ - "no" - ] - }, - { - "input":"Martinique", - "output":[ - "no" - ] - }, - { - "input":"Mauritania", - "output":[ - "no" - ] - }, - { - "input":"Mauritius", - "output":[ - "no" - ] - }, - { - "input":"Mayotte", - "output":[ - "no" - ] - }, - { - "input":"Mexico", - "output":[ - "no" - ] - }, - { - "input":"Micronesia, Federated States of", - "output":[ - "no" - ] - }, - { - "input":"Moldova", - "output":[ - "yes" - ] - }, - { - "input":"Monaco", - "output":[ - "no" - ] - }, - { - "input":"Mongolia", - "output":[ - "yes" - ] - }, - { - "input":"Montserrat", - "output":[ - "no" - ] - }, - { - "input":"Morocco", - "output":[ - "no" - ] - }, - { - "input":"Mozambique", - "output":[ - "no" - ] - }, - { - "input":"Myanmar", - "output":[ - "no" - ] - }, - { - "input":"Namibia", - "output":[ - "no" - ] - }, - { - "input":"Nauru", - "output":[ - "no" - ] - }, - { - "input":"Nepal", - "output":[ - "yes" - ] - }, - { - "input":"Netherlands", - "output":[ - "no" - ] - }, - { - "input":"Netherlands Antilles", - "output":[ - "no" - ] - }, - { - "input":"New Caledonia", - "output":[ - "no" - ] - }, - { - "input":"New Zealand", - "output":[ - "no" - ] - }, - { - "input":"Nicaragua", - "output":[ - "no" - ] - }, - { - "input":"Niger", - "output":[ - "yes" - ] - }, - { - "input":"Nigeria", - "output":[ - "no" - ] - }, - { - "input":"Niue", - "output":[ - "no" - ] - }, - { - "input":"Norfolk Island", - "output":[ - "no" - ] - }, - { - "input":"North Korea", - "output":[ - "no" - ] - }, - { - "input":"Northern Ireland", - "output":[ - "no" - ] - }, - { - "input":"Northern Mariana Islands", - "output":[ - "no" - ] - }, - { - "input":"Norway", - "output":[ - "no" - ] - }, - { - "input":"Oman", - "output":[ - "no" - ] - }, - { - "input":"Pakistan", - "output":[ - "no" - ] - }, - { - "input":"Palau", - "output":[ - "no" - ] - }, - { - "input":"Palestine", - "output":[ - "no" - ] - }, - { - "input":"Panama", - "output":[ - "no" - ] - }, - { - "input":"Papua New Guinea", - "output":[ - "no" - ] - }, - { - "input":"Paraguay", - "output":[ - "yes" - ] - }, - { - "input":"Peru", - "output":[ - "no" - ] - }, - { - "input":"Philippines", - "output":[ - "no" - ] - }, - { - "input":"Pitcairn", - "output":[ - "no" - ] - }, - { - "input":"Poland", - "output":[ - "no" - ] - }, - { - "input":"Portugal", - "output":[ - "no" - ] - }, - { - "input":"Puerto Rico", - "output":[ - "no" - ] - }, - { - "input":"Qatar", - "output":[ - "no" - ] - }, - { - "input":"Reunion", - "output":[ - "no" - ] - }, - { - "input":"Romania", - "output":[ - "no" - ] - }, - { - "input":"Russian Federation", - "output":[ - "no" - ] - }, - { - "input":"Rwanda", - "output":[ - "yes" - ] - }, - { - "input":"Saint Helena", - "output":[ - "no" - ] - }, - { - "input":"Saint Kitts and Nevis", - "output":[ - "no" - ] - }, - { - "input":"Saint Lucia", - "output":[ - "no" - ] - }, - { - "input":"Saint Pierre and Miquelon", - "output":[ - "no" - ] - }, - { - "input":"Saint Vincent and the Grenadines", - "output":[ - "no" - ] - }, - { - "input":"Samoa", - "output":[ - "no" - ] - }, - { - "input":"San Marino", - "output":[ - "yes" - ] - }, - { - "input":"Sao Tome and Principe", - "output":[ - "no" - ] - }, - { - "input":"Saudi Arabia", - "output":[ - "no" - ] - }, - { - "input":"Scotland", - "output":[ - "no" - ] - }, - { - "input":"Senegal", - "output":[ - "no" - ] - }, - { - "input":"Serbia", - "output":[ - "yes" - ] - }, - { - "input":"Seychelles", - "output":[ - "no" - ] - }, - { - "input":"Sierra Leone", - "output":[ - "no" - ] - }, - { - "input":"Singapore", - "output":[ - "no" - ] - }, - { - "input":"Slovakia", - "output":[ - "yes" - ] - }, - { - "input":"Slovenia", - "output":[ - "no" - ] - }, - { - "input":"Solomon Islands", - "output":[ - "no" - ] - }, - { - "input":"Somalia", - "output":[ - "no" - ] - }, - { - "input":"South Africa", - "output":[ - "no" - ] - }, - { - "input":"South Georgia and the South Sandwich Islands", - "output":[ - "no" - ] - }, - { - "input":"South Korea", - "output":[ - "no" - ] - }, - { - "input":"South Sudan", - "output":[ - "yes" - ] - }, - { - "input":"Spain", - "output":[ - "no" - ] - }, - { - "input":"SriLanka", - "output":[ - "no" - ] - }, - { - "input":"Sudan", - "output":[ - "no" - ] - }, - { - "input":"Suriname", - "output":[ - "no" - ] - }, - { - "input":"Svalbard and Jan Mayen", - "output":[ - "no" - ] - }, - { - "input":"Swaziland", - "output":[ - "yes" - ] - }, - { - "input":"Sweden", - "output":[ - "no" - ] - }, - { - "input":"Switzerland", - "output":[ - "yes" - ] - }, - { - "input":"Syria", - "output":[ - "no" - ] - }, - { - "input":"Taiwan", - "output":[ - "no" - ] - }, - { - "input":"Tajikistan", - "output":[ - "yes" - ] - }, - { - "input":"Tanzania", - "output":[ - "no" - ] - }, - { - "input":"Thailand", - "output":[ - "no" - ] - }, - { - "input":"Togo", - "output":[ - "no" - ] - }, - { - "input":"Tokelau", - "output":[ - "no" - ] - }, - { - "input":"Tonga", - "output":[ - "no" - ] - }, - { - "input":"Trinidad and Tobago", - "output":[ - "no" - ] - }, - { - "input":"Tunisia", - "output":[ - "no" - ] - }, - { - "input":"Turkey", - "output":[ - "no" - ] - }, - { - "input":"Turkmenistan", - "output":[ - "yes" - ] - }, - { - "input":"Turks and Caicos Islands", - "output":[ - "no" - ] - }, - { - "input":"Tuvalu", - "output":[ - "no" - ] - }, - { - "input":"Uganda", - "output":[ - "yes" - ] - }, - { - "input":"Ukraine", - "output":[ - "no" - ] - }, - { - "input":"United Arab Emirates", - "output":[ - "no" - ] - }, - { - "input":"United Kingdom", - "output":[ - "no" - ] - }, - { - "input":"United States", - "output":[ - "no" - ] - }, - { - "input":"United States Minor Outlying Islands", - "output":[ - "no" - ] - }, - { - "input":"Uruguay", - "output":[ - "no" - ] - }, - { - "input":"Uzbekistan", - "output":[ - "yes" - ] - }, - { - "input":"Vatican City", - "output":[ - "yes" - ] - }, - { - "input":"Vanuatu", - "output":[ - "no" - ] - }, - { - "input":"Venezuela", - "output":[ - "no" - ] - }, - { - "input":"Vietnam", - "output":[ - "no" - ] - }, - { - "input":"Virgin Islands, British", - "output":[ - "no" - ] - }, - { - "input":"Virgin Islands, U.S.", - "output":[ - "no" - ] - }, - { - "input":"Wales", - "output":[ - "no" - ] - }, - { - "input":"Wallis and Futuna", - "output":[ - "no" - ] - }, - { - "input":"Western Sahara", - "output":[ - "no" - ] - }, - { - "input":"Yemen", - "output":[ - "no" - ] - }, - { - "input":"Yugoslavia", - "output":[ - "no" - ] - }, - { - "input":"Zambia", - "output":[ - "yes" - ] - }, - { - "input":"Zimbabwe", - "output":[ - "yes" - ] - } - ] -} \ No newline at end of file From e8707a57c31a469bb496ceafa0963b4c07dc490f Mon Sep 17 00:00:00 2001 From: Sumanta Date: Wed, 27 Oct 2021 21:49:13 +0530 Subject: [PATCH 82/87] Updated and Added task1513_country_landlocked Added task1513_country_landlocked --- tasks/task1513_country_landlocked.json | 1506 ++++++++++++++++++++++++ 1 file changed, 1506 insertions(+) create mode 100644 tasks/task1513_country_landlocked.json diff --git a/tasks/task1513_country_landlocked.json b/tasks/task1513_country_landlocked.json new file mode 100644 index 000000000..0ceb63a66 --- /dev/null +++ b/tasks/task1513_country_landlocked.json @@ -0,0 +1,1506 @@ +{ + "Contributors":[ + "Sumanta Patro" + ], + "Source":[ + "Country-landlocked (Dataset : https://data.world/samayo/country-names/workspace/file?filename=country-landlocked.json)" + ], + "Categories":[ + "Answer Generation", + "Factual Question Answering" + ], + "Definition":"In this task, you are given a country name and you need to return yes if the given country is landlocked, else no", + "Input_language":[ + "English" + ], + "Output_language":[ + "English" + ], + "Instruction_language":[ + "English" + ], + "Positive Examples":[ + { + "input":"Aruba", + "output":"no", + "explanation":"Aruba is not a landlocked country, so output is no" + }, + { + "input":"Afghanistan", + "output":"yes", + "explanation":"Afghanistan is a landlocked country, so output is yes" + } + ], + "Negative Examples":[ + { + "input":"Anguilla", + "output":"yes", + "explanation":"Anguilla is not a landlocked country, it should return no" + }, + { + "input":"Andorra", + "output":"no", + "explanation":"Andorra is a landlocked country, it should return yes" + } + ], + "Instances":[ + { + "input":"Albania", + "output":[ + "no" + ] + }, + { + "input":"Algeria", + "output":[ + "no" + ] + }, + { + "input":"American Samoa", + "output":[ + "no" + ] + }, + { + "input":"Andorra", + "output":[ + "yes" + ] + }, + { + "input":"Angola", + "output":[ + "no" + ] + }, + { + "input":"Anguilla", + "output":[ + "no" + ] + }, + { + "input":"Antarctica", + "output":[ + "no" + ] + }, + { + "input":"Antigua and Barbuda", + "output":[ + "no" + ] + }, + { + "input":"Argentina", + "output":[ + "no" + ] + }, + { + "input":"Armenia", + "output":[ + "yes" + ] + }, + { + "input":"Australia", + "output":[ + "no" + ] + }, + { + "input":"Austria", + "output":[ + "yes" + ] + }, + { + "input":"Azerbaijan", + "output":[ + "yes" + ] + }, + { + "input":"Bahamas", + "output":[ + "no" + ] + }, + { + "input":"Bahrain", + "output":[ + "no" + ] + }, + { + "input":"Bangladesh", + "output":[ + "no" + ] + }, + { + "input":"Barbados", + "output":[ + "no" + ] + }, + { + "input":"Belarus", + "output":[ + "yes" + ] + }, + { + "input":"Belgium", + "output":[ + "no" + ] + }, + { + "input":"Belize", + "output":[ + "no" + ] + }, + { + "input":"Benin", + "output":[ + "no" + ] + }, + { + "input":"Bermuda", + "output":[ + "no" + ] + }, + { + "input":"Bhutan", + "output":[ + "yes" + ] + }, + { + "input":"Bolivia", + "output":[ + "yes" + ] + }, + { + "input":"Bosnia and Herzegovina", + "output":[ + "no" + ] + }, + { + "input":"Botswana", + "output":[ + "yes" + ] + }, + { + "input":"Bouvet Island", + "output":[ + "no" + ] + }, + { + "input":"Brazil", + "output":[ + "no" + ] + }, + { + "input":"British Indian Ocean Territory", + "output":[ + "no" + ] + }, + { + "input":"Brunei", + "output":[ + "no" + ] + }, + { + "input":"Bulgaria", + "output":[ + "no" + ] + }, + { + "input":"Burkina Faso", + "output":[ + "yes" + ] + }, + { + "input":"Burundi", + "output":[ + "yes" + ] + }, + { + "input":"Cambodia", + "output":[ + "no" + ] + }, + { + "input":"Cameroon", + "output":[ + "no" + ] + }, + { + "input":"Canada", + "output":[ + "no" + ] + }, + { + "input":"Cape Verde", + "output":[ + "no" + ] + }, + { + "input":"Cayman Islands", + "output":[ + "no" + ] + }, + { + "input":"Central African Republic", + "output":[ + "yes" + ] + }, + { + "input":"Chad", + "output":[ + "yes" + ] + }, + { + "input":"Chile", + "output":[ + "no" + ] + }, + { + "input":"China", + "output":[ + "no" + ] + }, + { + "input":"Christmas Island", + "output":[ + "no" + ] + }, + { + "input":"Cocos (Keeling) Islands", + "output":[ + "no" + ] + }, + { + "input":"Colombia", + "output":[ + "no" + ] + }, + { + "input":"Comoros", + "output":[ + "no" + ] + }, + { + "input":"Congo", + "output":[ + "no" + ] + }, + { + "input":"Congo, The Democratic Republic of the", + "output":[ + "no" + ] + }, + { + "input":"Cook Islands", + "output":[ + "no" + ] + }, + { + "input":"Costa Rica", + "output":[ + "no" + ] + }, + { + "input":"Ivory Coast", + "output":[ + "no" + ] + }, + { + "input":"Croatia", + "output":[ + "no" + ] + }, + { + "input":"Cuba", + "output":[ + "no" + ] + }, + { + "input":"Cyprus", + "output":[ + "no" + ] + }, + { + "input":"Czech Republic", + "output":[ + "yes" + ] + }, + { + "input":"Denmark", + "output":[ + "no" + ] + }, + { + "input":"Djibouti", + "output":[ + "no" + ] + }, + { + "input":"Dominica", + "output":[ + "no" + ] + }, + { + "input":"Dominican Republic", + "output":[ + "no" + ] + }, + { + "input":"East Timor", + "output":[ + "no" + ] + }, + { + "input":"Ecuador", + "output":[ + "no" + ] + }, + { + "input":"Egypt", + "output":[ + "no" + ] + }, + { + "input":"England", + "output":[ + "no" + ] + }, + { + "input":"El Salvador", + "output":[ + "no" + ] + }, + { + "input":"Equatorial Guinea", + "output":[ + "no" + ] + }, + { + "input":"Eritrea", + "output":[ + "no" + ] + }, + { + "input":"Estonia", + "output":[ + "no" + ] + }, + { + "input":"Ethiopia", + "output":[ + "yes" + ] + }, + { + "input":"Falkland Islands", + "output":[ + "no" + ] + }, + { + "input":"Faroe Islands", + "output":[ + "no" + ] + }, + { + "input":"Fiji Islands", + "output":[ + "no" + ] + }, + { + "input":"Finland", + "output":[ + "no" + ] + }, + { + "input":"France", + "output":[ + "no" + ] + }, + { + "input":"French Guiana", + "output":[ + "no" + ] + }, + { + "input":"French Polynesia", + "output":[ + "no" + ] + }, + { + "input":"French Southern territories", + "output":[ + "no" + ] + }, + { + "input":"Gabon", + "output":[ + "no" + ] + }, + { + "input":"Gambia", + "output":[ + "no" + ] + }, + { + "input":"Georgia", + "output":[ + "no" + ] + }, + { + "input":"Germany", + "output":[ + "no" + ] + }, + { + "input":"Ghana", + "output":[ + "no" + ] + }, + { + "input":"Gibraltar", + "output":[ + "no" + ] + }, + { + "input":"Greece", + "output":[ + "no" + ] + }, + { + "input":"Greenland", + "output":[ + "no" + ] + }, + { + "input":"Grenada", + "output":[ + "no" + ] + }, + { + "input":"Guadeloupe", + "output":[ + "no" + ] + }, + { + "input":"Guam", + "output":[ + "no" + ] + }, + { + "input":"Guatemala", + "output":[ + "no" + ] + }, + { + "input":"Guinea", + "output":[ + "no" + ] + }, + { + "input":"Guinea-Bissau", + "output":[ + "no" + ] + }, + { + "input":"Guyana", + "output":[ + "no" + ] + }, + { + "input":"Haiti", + "output":[ + "no" + ] + }, + { + "input":"Heard Island and McDonald Islands", + "output":[ + "no" + ] + }, + { + "input":"Honduras", + "output":[ + "no" + ] + }, + { + "input":"Hong Kong", + "output":[ + "no" + ] + }, + { + "input":"Hungary", + "output":[ + "yes" + ] + }, + { + "input":"Iceland", + "output":[ + "no" + ] + }, + { + "input":"India", + "output":[ + "no" + ] + }, + { + "input":"Indonesia", + "output":[ + "no" + ] + }, + { + "input":"Iran", + "output":[ + "no" + ] + }, + { + "input":"Iraq", + "output":[ + "no" + ] + }, + { + "input":"Ireland", + "output":[ + "no" + ] + }, + { + "input":"Israel", + "output":[ + "no" + ] + }, + { + "input":"Italy", + "output":[ + "no" + ] + }, + { + "input":"Jamaica", + "output":[ + "no" + ] + }, + { + "input":"Japan", + "output":[ + "no" + ] + }, + { + "input":"Jordan", + "output":[ + "no" + ] + }, + { + "input":"Kazakstan", + "output":[ + "yes" + ] + }, + { + "input":"Kenya", + "output":[ + "no" + ] + }, + { + "input":"Kiribati", + "output":[ + "no" + ] + }, + { + "input":"Kuwait", + "output":[ + "no" + ] + }, + { + "input":"Kyrgyzstan", + "output":[ + "yes" + ] + }, + { + "input":"Laos", + "output":[ + "yes" + ] + }, + { + "input":"Latvia", + "output":[ + "no" + ] + }, + { + "input":"Lebanon", + "output":[ + "no" + ] + }, + { + "input":"Lesotho", + "output":[ + "yes" + ] + }, + { + "input":"Liberia", + "output":[ + "no" + ] + }, + { + "input":"Libyan Arab Jamahiriya", + "output":[ + "no" + ] + }, + { + "input":"Liechtenstein", + "output":[ + "yes" + ] + }, + { + "input":"Lithuania", + "output":[ + "no" + ] + }, + { + "input":"Luxembourg", + "output":[ + "yes" + ] + }, + { + "input":"Macao", + "output":[ + "no" + ] + }, + { + "input":"Macedonia", + "output":[ + "yes" + ] + }, + { + "input":"Madagascar", + "output":[ + "no" + ] + }, + { + "input":"Malawi", + "output":[ + "yes" + ] + }, + { + "input":"Malaysia", + "output":[ + "no" + ] + }, + { + "input":"Maldives", + "output":[ + "no" + ] + }, + { + "input":"Mali", + "output":[ + "yes" + ] + }, + { + "input":"Malta", + "output":[ + "no" + ] + }, + { + "input":"Marshall Islands", + "output":[ + "no" + ] + }, + { + "input":"Martinique", + "output":[ + "no" + ] + }, + { + "input":"Mauritania", + "output":[ + "no" + ] + }, + { + "input":"Mauritius", + "output":[ + "no" + ] + }, + { + "input":"Mayotte", + "output":[ + "no" + ] + }, + { + "input":"Mexico", + "output":[ + "no" + ] + }, + { + "input":"Micronesia, Federated States of", + "output":[ + "no" + ] + }, + { + "input":"Moldova", + "output":[ + "yes" + ] + }, + { + "input":"Monaco", + "output":[ + "no" + ] + }, + { + "input":"Mongolia", + "output":[ + "yes" + ] + }, + { + "input":"Montserrat", + "output":[ + "no" + ] + }, + { + "input":"Morocco", + "output":[ + "no" + ] + }, + { + "input":"Mozambique", + "output":[ + "no" + ] + }, + { + "input":"Myanmar", + "output":[ + "no" + ] + }, + { + "input":"Namibia", + "output":[ + "no" + ] + }, + { + "input":"Nauru", + "output":[ + "no" + ] + }, + { + "input":"Nepal", + "output":[ + "yes" + ] + }, + { + "input":"Netherlands", + "output":[ + "no" + ] + }, + { + "input":"Netherlands Antilles", + "output":[ + "no" + ] + }, + { + "input":"New Caledonia", + "output":[ + "no" + ] + }, + { + "input":"New Zealand", + "output":[ + "no" + ] + }, + { + "input":"Nicaragua", + "output":[ + "no" + ] + }, + { + "input":"Niger", + "output":[ + "yes" + ] + }, + { + "input":"Nigeria", + "output":[ + "no" + ] + }, + { + "input":"Niue", + "output":[ + "no" + ] + }, + { + "input":"Norfolk Island", + "output":[ + "no" + ] + }, + { + "input":"North Korea", + "output":[ + "no" + ] + }, + { + "input":"Northern Ireland", + "output":[ + "no" + ] + }, + { + "input":"Northern Mariana Islands", + "output":[ + "no" + ] + }, + { + "input":"Norway", + "output":[ + "no" + ] + }, + { + "input":"Oman", + "output":[ + "no" + ] + }, + { + "input":"Pakistan", + "output":[ + "no" + ] + }, + { + "input":"Palau", + "output":[ + "no" + ] + }, + { + "input":"Palestine", + "output":[ + "no" + ] + }, + { + "input":"Panama", + "output":[ + "no" + ] + }, + { + "input":"Papua New Guinea", + "output":[ + "no" + ] + }, + { + "input":"Paraguay", + "output":[ + "yes" + ] + }, + { + "input":"Peru", + "output":[ + "no" + ] + }, + { + "input":"Philippines", + "output":[ + "no" + ] + }, + { + "input":"Pitcairn", + "output":[ + "no" + ] + }, + { + "input":"Poland", + "output":[ + "no" + ] + }, + { + "input":"Portugal", + "output":[ + "no" + ] + }, + { + "input":"Puerto Rico", + "output":[ + "no" + ] + }, + { + "input":"Qatar", + "output":[ + "no" + ] + }, + { + "input":"Reunion", + "output":[ + "no" + ] + }, + { + "input":"Romania", + "output":[ + "no" + ] + }, + { + "input":"Russian Federation", + "output":[ + "no" + ] + }, + { + "input":"Rwanda", + "output":[ + "yes" + ] + }, + { + "input":"Saint Helena", + "output":[ + "no" + ] + }, + { + "input":"Saint Kitts and Nevis", + "output":[ + "no" + ] + }, + { + "input":"Saint Lucia", + "output":[ + "no" + ] + }, + { + "input":"Saint Pierre and Miquelon", + "output":[ + "no" + ] + }, + { + "input":"Saint Vincent and the Grenadines", + "output":[ + "no" + ] + }, + { + "input":"Samoa", + "output":[ + "no" + ] + }, + { + "input":"San Marino", + "output":[ + "yes" + ] + }, + { + "input":"Sao Tome and Principe", + "output":[ + "no" + ] + }, + { + "input":"Saudi Arabia", + "output":[ + "no" + ] + }, + { + "input":"Scotland", + "output":[ + "no" + ] + }, + { + "input":"Senegal", + "output":[ + "no" + ] + }, + { + "input":"Serbia", + "output":[ + "yes" + ] + }, + { + "input":"Seychelles", + "output":[ + "no" + ] + }, + { + "input":"Sierra Leone", + "output":[ + "no" + ] + }, + { + "input":"Singapore", + "output":[ + "no" + ] + }, + { + "input":"Slovakia", + "output":[ + "yes" + ] + }, + { + "input":"Slovenia", + "output":[ + "no" + ] + }, + { + "input":"Solomon Islands", + "output":[ + "no" + ] + }, + { + "input":"Somalia", + "output":[ + "no" + ] + }, + { + "input":"South Africa", + "output":[ + "no" + ] + }, + { + "input":"South Georgia and the South Sandwich Islands", + "output":[ + "no" + ] + }, + { + "input":"South Korea", + "output":[ + "no" + ] + }, + { + "input":"South Sudan", + "output":[ + "yes" + ] + }, + { + "input":"Spain", + "output":[ + "no" + ] + }, + { + "input":"SriLanka", + "output":[ + "no" + ] + }, + { + "input":"Sudan", + "output":[ + "no" + ] + }, + { + "input":"Suriname", + "output":[ + "no" + ] + }, + { + "input":"Svalbard and Jan Mayen", + "output":[ + "no" + ] + }, + { + "input":"Swaziland", + "output":[ + "yes" + ] + }, + { + "input":"Sweden", + "output":[ + "no" + ] + }, + { + "input":"Switzerland", + "output":[ + "yes" + ] + }, + { + "input":"Syria", + "output":[ + "no" + ] + }, + { + "input":"Taiwan", + "output":[ + "no" + ] + }, + { + "input":"Tajikistan", + "output":[ + "yes" + ] + }, + { + "input":"Tanzania", + "output":[ + "no" + ] + }, + { + "input":"Thailand", + "output":[ + "no" + ] + }, + { + "input":"Togo", + "output":[ + "no" + ] + }, + { + "input":"Tokelau", + "output":[ + "no" + ] + }, + { + "input":"Tonga", + "output":[ + "no" + ] + }, + { + "input":"Trinidad and Tobago", + "output":[ + "no" + ] + }, + { + "input":"Tunisia", + "output":[ + "no" + ] + }, + { + "input":"Turkey", + "output":[ + "no" + ] + }, + { + "input":"Turkmenistan", + "output":[ + "yes" + ] + }, + { + "input":"Turks and Caicos Islands", + "output":[ + "no" + ] + }, + { + "input":"Tuvalu", + "output":[ + "no" + ] + }, + { + "input":"Uganda", + "output":[ + "yes" + ] + }, + { + "input":"Ukraine", + "output":[ + "no" + ] + }, + { + "input":"United Arab Emirates", + "output":[ + "no" + ] + }, + { + "input":"United Kingdom", + "output":[ + "no" + ] + }, + { + "input":"United States", + "output":[ + "no" + ] + }, + { + "input":"United States Minor Outlying Islands", + "output":[ + "no" + ] + }, + { + "input":"Uruguay", + "output":[ + "no" + ] + }, + { + "input":"Uzbekistan", + "output":[ + "yes" + ] + }, + { + "input":"Vatican City", + "output":[ + "yes" + ] + }, + { + "input":"Vanuatu", + "output":[ + "no" + ] + }, + { + "input":"Venezuela", + "output":[ + "no" + ] + }, + { + "input":"Vietnam", + "output":[ + "no" + ] + }, + { + "input":"Virgin Islands, British", + "output":[ + "no" + ] + }, + { + "input":"Virgin Islands, U.S.", + "output":[ + "no" + ] + }, + { + "input":"Wales", + "output":[ + "no" + ] + }, + { + "input":"Wallis and Futuna", + "output":[ + "no" + ] + }, + { + "input":"Western Sahara", + "output":[ + "no" + ] + }, + { + "input":"Yemen", + "output":[ + "no" + ] + }, + { + "input":"Yugoslavia", + "output":[ + "no" + ] + }, + { + "input":"Zambia", + "output":[ + "yes" + ] + }, + { + "input":"Zimbabwe", + "output":[ + "yes" + ] + } + ] +} \ No newline at end of file From ba7982850b9043396bd341251d8c0ac50a524985 Mon Sep 17 00:00:00 2001 From: Sumanta Date: Thu, 28 Oct 2021 21:57:06 +0530 Subject: [PATCH 83/87] Updated Definition of Task1513 Updated Definition of Task1513 From 036c1712bb2b1a9d80cf7ee0e12ba666a19d70df Mon Sep 17 00:00:00 2001 From: Sumanta Date: Thu, 28 Oct 2021 22:03:01 +0530 Subject: [PATCH 84/87] Updated Task1513 Definition Updated Task1513 Definition... --- tasks/task1513_country_landlocked.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/task1513_country_landlocked.json b/tasks/task1513_country_landlocked.json index 0ceb63a66..c764b7809 100644 --- a/tasks/task1513_country_landlocked.json +++ b/tasks/task1513_country_landlocked.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return yes if the given country is landlocked, else no", + "Definition":"A landlocked country is a country that does not have territory connected to an ocean. In this task, you are given a country name and you need to return yes if the given country is landlocked, else no", "Input_language":[ "English" ], @@ -1503,4 +1503,4 @@ ] } ] -} \ No newline at end of file +} From 5de2284590d973c815f8e85e1ce41d77b2b2bb97 Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Sat, 30 Oct 2021 21:59:41 -0700 Subject: [PATCH 85/87] Update task1511_country_life_expectancy.json --- tasks/task1511_country_life_expectancy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/task1511_country_life_expectancy.json b/tasks/task1511_country_life_expectancy.json index d3c70d271..bd721eb56 100644 --- a/tasks/task1511_country_life_expectancy.json +++ b/tasks/task1511_country_life_expectancy.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the life expectancy (upto 1 decimal) of the given country in the year 2014", + "Definition":"In this task, you are given a country name and you need to return the life expectancy (represented as age ranges, such as: 10-20, 20-30, etc.) of the given country in the year 2014", "Input_language":[ "English" ], @@ -1365,4 +1365,4 @@ ] } ] -} \ No newline at end of file +} From fd0298c6f0b753f4e8df4457768a1dc31a872a6b Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Sat, 30 Oct 2021 22:00:43 -0700 Subject: [PATCH 86/87] Update task1512_country_population.json --- tasks/task1512_country_population.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/task1512_country_population.json b/tasks/task1512_country_population.json index a3231f417..b9c1a8db6 100644 --- a/tasks/task1512_country_population.json +++ b/tasks/task1512_country_population.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the population of the given country in the year 2000", + "Definition":"In this task, you are given a country name and you need to return the population of the given country, rounded to the nearest 100,000 in the year 2000", "Input_language":[ "English" ], @@ -1425,4 +1425,4 @@ ] } ] -} \ No newline at end of file +} From 49a17bc820eba3077eb046db0144e7d5c2d91861 Mon Sep 17 00:00:00 2001 From: aarunku5 <54283572+aarunku5@users.noreply.github.com> Date: Sat, 30 Oct 2021 22:01:24 -0700 Subject: [PATCH 87/87] Update task1512_country_population.json --- tasks/task1512_country_population.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/task1512_country_population.json b/tasks/task1512_country_population.json index b9c1a8db6..db1ad0e1d 100644 --- a/tasks/task1512_country_population.json +++ b/tasks/task1512_country_population.json @@ -9,7 +9,7 @@ "Answer Generation", "Factual Question Answering" ], - "Definition":"In this task, you are given a country name and you need to return the population of the given country, rounded to the nearest 100,000 in the year 2000", + "Definition":"In this task, you are given a country name and you need to return the population of the given country, rounded to the nearest 100,000, as of the year 2000", "Input_language":[ "English" ],