input
stringlengths 469
509
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Libyan Arab Jamahiriya
Output:
| [
"1759540.00"
] | task1428-2d9e78f34e8041669498f45ba790ac29 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Philippines
Output:
| [
"300000.00"
] | task1428-bfe71f4a07b9441ea52038edaeec757a |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Solomon Islands
Output:
| [
"28896.00"
] | task1428-3464d2ec45304c13bc7d074c23ae0447 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Saint Helena
Output:
| [
"314.00"
] | task1428-a2fbb920f73d45acb9b961a37d9038e3 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Nauru
Output:
| [
"21.00"
] | task1428-b6c95b741f3f4b6f89df513da835450e |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Gibraltar
Output:
| [
"6.00"
] | task1428-5d115d5d0ec44ebd878181fc9ff34ec6 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Cambodia
Output:
| [
"181035.00"
] | task1428-e52ff5a181cd43959d279cd3b1841e5d |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: British Virgin Islands
Output:
| [
"151.00"
] | task1428-77be6d8f250b4b1ca6ffc6de48d3e709 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Luxembourg
Output:
| [
"2586.00"
] | task1428-fc266816e497445bb2ba2f67b9c180ad |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Tanzania
Output:
| [
"883749.00"
] | task1428-6ab95bafa4084ea3bb533a675a298d29 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Niue
Output:
| [
"260.00"
] | task1428-065240e391a94f78ae5b2ebc645ffe82 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Kyrgyzstan
Output:
| [
"199900.00"
] | task1428-a46e0d54ef1048e4a5143c519d8ab541 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Somalia
Output:
| [
"637657.00"
] | task1428-da771ff271d94ddaac14dabccbae1299 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Lesotho
Output:
| [
"30355.00"
] | task1428-42bb0d95582f40829508d483aa9d4bfe |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Comoros
Output:
| [
"1862.00"
] | task1428-36189d0648f7490fbd9313a47fddd333 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Ireland
Output:
| [
"70273.00"
] | task1428-43facd4b35904347a9540f5d0d20fdf9 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: American Samoa
Output:
| [
"199.00"
] | task1428-665b862df6264d698163613bae4d2887 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Falkland Islands
Output:
| [
"12173.00"
] | task1428-6a1675c08a8e40338e35bfc2fc78e0ac |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Mayotte
Output:
| [
"373.00"
] | task1428-bc42a8d8f2be423d810de5043baf55c2 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Bermuda
Output:
| [
"53.00"
] | task1428-ffe8b99ee85c43dfb32bb0dda8e19930 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Northern Mariana Islands
Output:
| [
"464.00"
] | task1428-688c1ac0a1654c7a830148950a6318fc |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Kazakstan
Output:
| [
"2724900.00"
] | task1428-5e91f25455694331ac3ab29a6580f01c |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: China
Output:
| [
"9572900.00"
] | task1428-72413108ff9f4a42b5ece55b6576c3f0 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Macedonia
Output:
| [
"25713.00"
] | task1428-679b02b35bef49978b46ec187953f528 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: New Caledonia
Output:
| [
"18575.00"
] | task1428-d33b5441752e42e4afe51e6a9846cf06 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Equatorial Guinea
Output:
| [
"28051.00"
] | task1428-99a489d595cc4216aea58c4a8ddeb5e4 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Congo
Output:
| [
"342000.00"
] | task1428-7d3c3e6e76884995972e48f7247080da |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Andorra
Output:
| [
"468.00"
] | task1428-367409a937c54046aa693f37c6f4d8bf |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Ecuador
Output:
| [
"283561.00"
] | task1428-9670f9b9975c431999865cd469e03dc2 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Suriname
Output:
| [
"163265.00"
] | task1428-f3c1728fc67e40dc90e20df53dc86470 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Guam
Output:
| [
"549.00"
] | task1428-8defdd1f75a2459fae38bfb5e54eb8ec |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Norway
Output:
| [
"323877.00"
] | task1428-2c7b9fe0445d46b7b6eb197b4b35d221 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Benin
Output:
| [
"112622.00"
] | task1428-28ace8d879484c27959d5640b506db02 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Gambia
Output:
| [
"11295.00"
] | task1428-11bdbefee76a4dc49822d2a59f821e49 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Jordan
Output:
| [
"88946.00"
] | task1428-f5785b61b5a74508a1d086d441dd58c0 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Guinea
Output:
| [
"245857.00"
] | task1428-b442ef069930452ab65a42104033b359 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Saudi Arabia
Output:
| [
"2149690.00"
] | task1428-307dc5df20784eecbd7a485b5e369e5f |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Burundi
Output:
| [
"27834.00"
] | task1428-721eac1684914d64b803c54b69ac9a11 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Wallis and Futuna
Output:
| [
"200.00"
] | task1428-7332341c426d48adb8af9323fc43884c |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Lebanon
Output:
| [
"10400.00"
] | task1428-39f8f772113047e5aa77214fbe631726 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Belize
Output:
| [
"22696.00"
] | task1428-f62fe7ff30a24c4f907e33b0ad55d7e1 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Niger
Output:
| [
"1267000.00"
] | task1428-74521214b96044a888783156b715a8ec |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Macao
Output:
| [
"18.00"
] | task1428-0f9a865c95ea4c05b6a86e4537a6ed75 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Czech Republic
Output:
| [
"78866.00"
] | task1428-a9766f7147784a2cb022f9157ab730d6 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Spain
Output:
| [
"505992.00"
] | task1428-6ecb38e3af6b4983a3af4bef97b761f2 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Dominica
Output:
| [
"751.00"
] | task1428-70bac8f8e93c427ebeb61528b925de6f |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Estonia
Output:
| [
"45227.00"
] | task1428-01f69be57b2947e1a348deb47320bf59 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Swaziland
Output:
| [
"17364.00"
] | task1428-cc8de70e2d674153a7c8e2237570ffb5 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Switzerland
Output:
| [
"41284.00"
] | task1428-900077efd3404301a41fe47b6ea8b042 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Senegal
Output:
| [
"196722.00"
] | task1428-c867c6921d594b629047c78e8870d980 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Paraguay
Output:
| [
"406752.00"
] | task1428-fdbff8ca484f46a0b2815b04f789de66 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Saint Lucia
Output:
| [
"622.00"
] | task1428-050ba0a92caf46edaf4c2795a46b4936 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Palau
Output:
| [
"459.00"
] | task1428-3b5942d0f6d74ef2adcdcd222ef23185 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Malaysia
Output:
| [
"329758.00"
] | task1428-2e78605002c94b38a2620005ee8cb42f |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Namibia
Output:
| [
"824292.00"
] | task1428-3ae0a05065ec47cb8bc9aacc5fa39946 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Sudan
Output:
| [
"2505813.00"
] | task1428-56a04d3b42f045fda45f06661ed2e027 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Botswana
Output:
| [
"581730.00"
] | task1428-3b5a811e0f7f4919b1427e214688d1e6 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Bhutan
Output:
| [
"47000.00"
] | task1428-9bda1f1998454860ae6e3121f565b504 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Rwanda
Output:
| [
"26338.00"
] | task1428-b9fb4feac2e14079828f8bde4a7a9f76 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Indonesia
Output:
| [
"1904569.00"
] | task1428-32cd9f317b0345189af2b21abb694066 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Norfolk Island
Output:
| [
"36.00"
] | task1428-fc22cc84b4974c3885e4d384a73db391 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Cape Verde
Output:
| [
"4033.00"
] | task1428-7de0eacac76446a388bfeedfc8910e0a |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Panama
Output:
| [
"75517.00"
] | task1428-37337576e37741319de6746a368bda18 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Lithuania
Output:
| [
"65301.00"
] | task1428-58ea2a9c05604a6aa21124d7a0a8b596 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Barbados
Output:
| [
"430.00"
] | task1428-83383f3c9d0f41d8891cf3a0d71142f0 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Yemen
Output:
| [
"527968.00"
] | task1428-24ff766cf4de4873a001237a4264ba81 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: United Arab Emirates
Output:
| [
"83600.00"
] | task1428-f7a1bc5fe13c46f8a94bc831ef67b88e |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Federated States of Micronesia
Output:
| [
"702.00"
] | task1428-317e4565ac9643a9b68500c5c68fb22e |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Haiti
Output:
| [
"27750.00"
] | task1428-93870927a9704157a133fd4c50d792d2 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Cocos (Keeling) Islands
Output:
| [
"14.00"
] | task1428-fc7b51b8bc62434e93657dda26023487 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: India
Output:
| [
"3287263.00"
] | task1428-f58d13a07de242629a0724540776118c |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Montserrat
Output:
| [
"102.00"
] | task1428-77916e8eefda4b34937488e341588a8c |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Marshall Islands
Output:
| [
"181.00"
] | task1428-039c2d9949e746e38253f25b1b221c5c |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Latvia
Output:
| [
"64589.00"
] | task1428-b474928df1b44be18a911aec6fb8a9ef |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Venezuela
Output:
| [
"912050.00"
] | task1428-413659e34db14469a86e0ab859ccfa2d |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Myanmar
Output:
| [
"676578.00"
] | task1428-9d7478b13a58482cb014b6df69533c6a |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Kenya
Output:
| [
"580367.00"
] | task1428-b6faa7b41cef4924a65bbba757b55450 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Mali
Output:
| [
"1240192.00"
] | task1428-ebfb521d82834a98871d1a8e59af13a4 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Hong Kong
Output:
| [
"1075.00"
] | task1428-5ceaac8574224f578b18683d84c5c8c8 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Gabon
Output:
| [
"267668.00"
] | task1428-f2dda20b2fca4f05bfc594b12fdb3e15 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: France
Output:
| [
"551500.00"
] | task1428-58898676e44a451b98e07570d534a7b6 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Iraq
Output:
| [
"438317.00"
] | task1428-61a6dbfe89e445149d622b4af9c24581 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Kiribati
Output:
| [
"726.00"
] | task1428-1bd34e7f367442858bf2919251102bff |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Chad
Output:
| [
"1284000.00"
] | task1428-b0639cb5cbba4caa83316cc13cc68dfe |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: United States
Output:
| [
"9363520.00"
] | task1428-2da60d5b15c9473ba1174bebc992f115 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Belgium
Output:
| [
"30518.00"
] | task1428-86ca71a4f951452cbaa8120ec8e1fd57 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Seychelles
Output:
| [
"455.00"
] | task1428-83b035209d10423dac93bdea0b0ead37 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Bolivia
Output:
| [
"1098581.00"
] | task1428-2ebd9f2193ab4786b5eab9381bd0f33a |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Tunisia
Output:
| [
"163610.00"
] | task1428-08a529f2e4874794b7bf3f332beeb71d |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Tuvalu
Output:
| [
"26.00"
] | task1428-e0fcdbab16494e658ab0510428f3bb8d |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Uganda
Output:
| [
"241038.00"
] | task1428-38ffc593502149fc9728eb47ad46aba9 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Central African Republic
Output:
| [
"622984.00"
] | task1428-caa58457ff714301a53582eb09cfc865 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: San Marino
Output:
| [
"61.00"
] | task1428-f3e06a33c9454aea8cc07ccdc79dc375 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Zambia
Output:
| [
"752618.00"
] | task1428-050ac36fba4c4150aa175181f414c059 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Syria
Output:
| [
"185180.00"
] | task1428-e2d16af514ff4109aa42735f174c5dde |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: United Kingdom
Output:
| [
"242900.00"
] | task1428-b89a8d3dcd574ec8a80e568035606926 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Mongolia
Output:
| [
"1566500.00"
] | task1428-99b1298193544d91a38dd02797ac2dc2 |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Uruguay
Output:
| [
"175016.00"
] | task1428-81bb38373a13419fa8001a37942a7bdb |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Mauritania
Output:
| [
"1025520.00"
] | task1428-95eed3f926b942cdb6e30367d541b04a |
Definition: In this task, you are given a country name, and you need to return the country's surface area in terms of square kilometers. Up to two decimal places are allowed in your answer.
Positive Example 1 -
Input: Angola
Output: 1246700.00
Positive Example 2 -
Input: Greenland
Output: 2166090.00
Negative Example 1 -
Input: Afghanistan
Output: 96.00
Negative Example 2 -
Input: Bhutan
Output: 468.00
Now complete the following example -
Input: Pakistan
Output:
| [
"796095.00"
] | task1428-e5643e1194c5419490dfe4666715cca7 |
End of preview. Expand
in Dataset Viewer.
Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1428_country_surface_area
Additional Information
Citation Information
The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:
@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks},
author={Yizhong Wang and Swaroop Mishra and Pegah Alipoormolabashi and Yeganeh Kordi and Amirreza Mirzaei and Anjana Arunkumar and Arjun Ashok and Arut Selvan Dhanasekaran and Atharva Naik and David Stap and Eshaan Pathak and Giannis Karamanolakis and Haizhi Gary Lai and Ishan Purohit and Ishani Mondal and Jacob Anderson and Kirby Kuznia and Krima Doshi and Maitreya Patel and Kuntal Kumar Pal and Mehrad Moradshahi and Mihir Parmar and Mirali Purohit and Neeraj Varshney and Phani Rohitha Kaza and Pulkit Verma and Ravsehaj Singh Puri and Rushang Karia and Shailaja Keyur Sampat and Savan Doshi and Siddhartha Mishra and Sujan Reddy and Sumanta Patro and Tanay Dixit and Xudong Shen and Chitta Baral and Yejin Choi and Noah A. Smith and Hannaneh Hajishirzi and Daniel Khashabi},
year={2022},
eprint={2204.07705},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2204.07705},
}
More details can also be found in the following paper:
@misc{brüelgabrielsson2024compressserveservingthousands,
title={Compress then Serve: Serving Thousands of LoRA Adapters with Little Overhead},
author={Rickard Brüel-Gabrielsson and Jiacheng Zhu and Onkar Bhardwaj and Leshem Choshen and Kristjan Greenewald and Mikhail Yurochkin and Justin Solomon},
year={2024},
eprint={2407.00066},
archivePrefix={arXiv},
primaryClass={cs.DC},
url={https://arxiv.org/abs/2407.00066},
}
Contact Information
For any comments or questions, please email Rickard Brüel Gabrielsson
- Downloads last month
- 82