Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
input
stringlengths
543
578
output
sequencelengths
1
1
id
stringlengths
41
41
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Turkmenistan Output:
[ ".tm" ]
task1320-60fad528a0ce4c5d8925914712940648
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Tokelau Output:
[ ".tk" ]
task1320-512215de6e194a65afb83de7bcd92224
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Cape Verde Output:
[ ".cv" ]
task1320-67ee3a705b5f499184bc943777bd67f0
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Puerto Rico Output:
[ ".pr" ]
task1320-ecc86e1cf66e4fc3898912d81461d740
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Gibraltar Output:
[ ".gi" ]
task1320-e7235a4a82544354b6dd9ff89dcf975a
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Papua New Guinea Output:
[ ".pg" ]
task1320-6c8d2abb99a94f3ea6f4f3d5d69b677d
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Mozambique Output:
[ ".mz" ]
task1320-846e6044c6e14b19807e6e27b519ade7
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Singapore Output:
[ ".sg" ]
task1320-fbe0b0990dad48948400f8d8423e203a
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Cayman Islands Output:
[ ".ky" ]
task1320-edc68bf54ccd439180264851a9f29fe0
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Guinea Output:
[ ".gn" ]
task1320-6116d40f93224d548bc445fc99863b4e
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Saint Kitts and Nevis Output:
[ ".kn" ]
task1320-fc301e48c3f94953873d7646888f739f
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Turkey Output:
[ ".tr" ]
task1320-bd2ae2730135430290d9edff8e113c00
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Lithuania Output:
[ ".lt" ]
task1320-6acba2a4f0a84207ac3e9bdb330c8c65
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: British Virgin Islands Output:
[ ".vg" ]
task1320-55e489288b044a10af90b7047e123daa
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Croatia Output:
[ ".hr" ]
task1320-25932f30dad54f54bbb366ac8ddd3546
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Jordan Output:
[ ".jo" ]
task1320-1c08c65c709d4d7da7c96f9a45bc54f6
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Luxembourg Output:
[ ".lu" ]
task1320-98867ad6550341ee8479f3be3449d9eb
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Cameroon Output:
[ ".cm" ]
task1320-756c673b4f934ee8a59a8f1d9b4d8146
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Pitcairn Islands Output:
[ ".pn" ]
task1320-b31bc1452e884db0bdb8198c53e08cf3
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Antarctica Output:
[ ".aq" ]
task1320-0013823ac7c7473b957f9bf13bae0278
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Gabon Output:
[ ".ga" ]
task1320-e1a7f669d25547b39dab4a7e11dfda2d
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Mexico Output:
[ ".mx" ]
task1320-cc14b49f2d264b11839705b7afc08790
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Brunei Output:
[ ".bn" ]
task1320-adf39b037dbb47e4abc9ea20f2b559ab
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Ethiopia Output:
[ ".et" ]
task1320-e5d6fdf4655c4ea5bdd57069b8b37c4e
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Taiwan Output:
[ ".tw" ]
task1320-4bc0946770b449759155a97d37d58718
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Northern Mariana Islands Output:
[ ".mp" ]
task1320-fe19d4c98ae0443cba3e0dd14b6898ad
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Ireland Output:
[ ".ie" ]
task1320-4cd8d27ea6f44841898d9b5768b5545d
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Democratic Republic of the Congo Output:
[ ".cd" ]
task1320-b3d06e39e1334102811f33a0f74a3fc2
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Mauritania Output:
[ ".mr" ]
task1320-014725c0e5ba444f8789c9310fa8f25c
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Italy Output:
[ ".it" ]
task1320-24bfb6df75214a0e85e3b2f1223a87f0
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Norway Output:
[ ".no" ]
task1320-3a2f36dd681a47c987b69f556f52587a
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Guadeloupe Output:
[ ".gp" ]
task1320-9c665848490e4db1af1a54f1c1c9bb21
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Ivory Coast Output:
[ ".ci" ]
task1320-5312cb6f9545498c9c54911ecab6ba89
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Anguilla Output:
[ ".ai" ]
task1320-f2e914f613074c298d67206358fa2c70
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Dominica Output:
[ ".dm" ]
task1320-e827df133eb14853a8cc471798382864
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: South Sudan Output:
[ ".ss" ]
task1320-941be5a867f3456aafa2be0fb4d7a218
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Sri Lanka Lanka Output:
[ ".lk" ]
task1320-a99b8002d36740a8a96f428fde84f109
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Jersey Output:
[ ".je" ]
task1320-4f80b3f9571640c3a042d0e7e2cb80c1
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Barbados Output:
[ ".bb" ]
task1320-360762174dc24858ab040089ac4ae88a
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Ghana Output:
[ ".gh" ]
task1320-85900117143f4c59a3acc38b09c49326
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: French Guiana Output:
[ ".gf" ]
task1320-118486a8a44c440dad33dd96378ccc03
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Cambodia Output:
[ ".kh" ]
task1320-cd1afbaf1b8b4ef9b9a40af7591cc1ed
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Grenada Output:
[ ".gd" ]
task1320-89a4568c9d9f4d969e2800cba9a2bdbc
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Saudi Arabia Output:
[ ".sa" ]
task1320-2dd04a07272d425bb6042e8a831723d7
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Azerbaijan Output:
[ ".az" ]
task1320-dda5af17cc914ccf957b49492e6d3f8e
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Iraq Output:
[ ".iq" ]
task1320-6686e3ecc7d046388f63e9f2735a316f
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Norfolk Island Output:
[ ".nf" ]
task1320-56c029d3ffa4437687333fb10130f2ec
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Bermuda Output:
[ ".bm" ]
task1320-fbb6a98f5a414d42bb73f1ae4758649b
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Zimbabwe Output:
[ ".zw" ]
task1320-346dda64436542fe8f4cc3ab4d43a3cd
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Falkland Islands Output:
[ ".fk" ]
task1320-c5b81ad91ecb488cb1145506e7360e26
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Christmas Island Output:
[ ".cx" ]
task1320-39055e72f57948219a1a0d0196b1da3d
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Estonia Output:
[ ".ee" ]
task1320-2c6dfb2731be430a8cc081a08c1d4964
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: East Germany Output:
[ ".dd" ]
task1320-32d85aaffe9249009683e8f1e36b8d3a
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Egypt Output:
[ ".eg" ]
task1320-b1a4a2a7fe3b4050b4eb42aa295fe67f
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Syria Output:
[ ".sy" ]
task1320-f424424c43834c4f8e2ee2ed67267b72
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Canada Output:
[ ".ca" ]
task1320-845a884a4e6e4c09ae7f6eaeff137395
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Samoa Output:
[ ".ws" ]
task1320-50559657457f430c9b430ee5e02c16f3
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: State of Palestine Output:
[ ".ps" ]
task1320-365c12e4ae494b519844310afe084f30
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Liechtenstein Output:
[ ".li" ]
task1320-90ffe78dc4a44546a7f9a117981546f3
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Philippines Output:
[ ".ph" ]
task1320-f2d4d3271f374938bb77c64b1f2781b0
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Malawi Output:
[ ".mw" ]
task1320-952628ce90d14122a3c8b12a680bb73a
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Rwanda Output:
[ ".rw" ]
task1320-a4a413afc98749c096c3ede044f8dd7a
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Solomon Islands Output:
[ ".sb" ]
task1320-3611745a9e994098bbe5e038da4b9b3d
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Botswana Output:
[ ".bw" ]
task1320-1d723f4dfdf940bb8de4b5dfd1cc1111
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Bhutan Output:
[ ".bt" ]
task1320-3b0ac1bec3ea4361a827b194117e0fae
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Panama Output:
[ ".pa" ]
task1320-bb354b649da9470892c1f131a7647bfb
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: New Zealand Output:
[ ".nz" ]
task1320-b20faa3bccae40269b2e99302729ec43
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Hong Kong Output:
[ ".hk" ]
task1320-b9b7a6765f41447eaf1ab19545ce5fd4
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Niger Output:
[ ".ne" ]
task1320-3617c91eea7941938953a5fb629f6054
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: People's Republic of China Output:
[ ".cn" ]
task1320-8be7e6c6775345b79e8db832dcbb373e
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Laos Output:
[ ".la" ]
task1320-19b45a054c6d499c99ce94d16f2cec00
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Lesotho Output:
[ ".ls" ]
task1320-6a0a0493407444fb9943d46950f7855f
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Brazil Output:
[ ".br" ]
task1320-e4334ff30a3d49bf9ba0c8ad38141b54
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Portugal Output:
[ ".pt" ]
task1320-7ff9f52224bb4ff39db659de028e42fa
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Armenia Output:
[ ".am" ]
task1320-a1bbd35a53ba4664ac1eadcdffa89ea4
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Fiji Output:
[ ".fj" ]
task1320-40d6d5611c0e4b00ac66614a1bbd1c1b
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: GuineaBissau Output:
[ ".gw" ]
task1320-96218bb4fbdb477bafdb1a59fea6b57d
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Brittany Output:
[ ".bzh" ]
task1320-256876ad05ab4e95af6241936fca114e
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Montserrat Output:
[ ".ms" ]
task1320-639c5a7131e2443bbe675c2ee85964f0
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Montenegro Output:
[ ".me" ]
task1320-6ce5264b5ef44246b5fd80e8a4bf05b1
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Malta Output:
[ ".mt" ]
task1320-ae811b9db7194d3c8d08fddf5f1dbc98
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Turks and Caicos Islands Output:
[ ".tc" ]
task1320-50e76b8e46a249ecba20fb70beaca135
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Iceland Output:
[ ".is" ]
task1320-6e023585f7374114b4c2075be8614270
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Marshall Islands Output:
[ ".mh" ]
task1320-525c8514390145d6bc08bff4c8bcc3b9
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: European Union Output:
[ ".eu" ]
task1320-73371fbe37fa40d09c36a019e9898511
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Hungary Output:
[ ".hu" ]
task1320-e37373e418e84813950a7990ede1128f
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Jamaica Output:
[ ".jm" ]
task1320-5cae9e90dfe3451ea70b69def2c7bced
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: French Southern and Antarctic Lands Output:
[ ".tf" ]
task1320-8e3283402ff14eb0a61b40422392dde0
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Uruguay Output:
[ ".uy" ]
task1320-cae7ca4380094b1ca7751149d3259b56
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Bosnia and Herzegovina Output:
[ ".ba" ]
task1320-2a42449075584bd2a479daf028c3efce
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Swaziland Output:
[ ".sz" ]
task1320-e7ee98e368d64d07a0af1a11bedfd34c
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Bolivia Output:
[ ".bo" ]
task1320-20abe13a1f274e96ad48c9b0b00693c7
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Mali Output:
[ ".ml" ]
task1320-4d753e61a2184b888a720d0ac7cddae8
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Moldova Output:
[ ".md" ]
task1320-ed127f9a1c9c4f3bb4bacbec30316635
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Tuvalu Output:
[ ".tv" ]
task1320-331471cf58934d03b7cb0a1378428a3c
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Yemen Output:
[ ".ye" ]
task1320-75766c9fdddf4eecb3ac54ad4aa54551
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Macedonia Output:
[ ".mk" ]
task1320-0e6e8309e8304f07a1def2d2c7e27374
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Belarus Output:
[ ".by" ]
task1320-de10280f37f34bfba331f2bfd3e4468e
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Sweden Output:
[ ".se" ]
task1320-bf9bdba614ae44c9af4e3d781a48a28f
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 TLD is the part that follows immediately after the "dot" symbol in a website's address. The output, TLD is represented by a ".", followed by the domain. Positive Example 1 - Input: Andorra Output: .ad Positive Example 2 - Input: India Output: .in Negative Example 1 - Input: Anguilla Output: .aq Negative Example 2 - Input: Afghanistan Output: .at Now complete the following example - Input: Soviet Union Output:
[ ".su" ]
task1320-775b065103424b50bce6ca267b90a635

Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1320_country_domain_tld

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
54