sha
stringlengths
40
40
text
stringlengths
1
13.4M
id
stringlengths
2
117
tags
sequencelengths
1
7.91k
created_at
stringlengths
25
25
metadata
stringlengths
2
875k
last_modified
stringlengths
25
25
arxiv
sequencelengths
0
25
languages
sequencelengths
0
7.91k
tags_str
stringlengths
17
159k
text_str
stringlengths
1
447k
text_lists
sequencelengths
0
352
processed_texts
sequencelengths
1
353
tokens_length
sequencelengths
1
353
input_texts
sequencelengths
1
40
embeddings
sequencelengths
768
768
1b477e04e64bf933635197427fdb15c8343a88a1
# Dataset Card for Europeana Newspapers ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Github](https://github.com/EuropeanaNewspapers/ner-corpora) - **Repository:** [Github](https://github.com/EuropeanaNewspapers/ner-corpora) - **Paper:** [Aclweb](https://www.aclweb.org/anthology/L16-1689/) - **Leaderboard:** - **Point of Contact:** ### Dataset Summary [More Information Needed] ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@jplu](https://github.com/jplu) for adding this dataset.
euronews
[ "task_categories:token-classification", "task_ids:named-entity-recognition", "annotations_creators:expert-generated", "language_creators:crowdsourced", "multilinguality:multilingual", "size_categories:n<1K", "source_datasets:original", "language:de", "language:fr", "language:nl", "license:cc0-1.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["crowdsourced"], "language": ["de", "fr", "nl"], "license": ["cc0-1.0"], "multilinguality": ["multilingual"], "size_categories": ["n<1K"], "source_datasets": ["original"], "task_categories": ["token-classification"], "task_ids": ["named-entity-recognition"], "paperswithcode_id": "europeana-newspapers", "pretty_name": "Europeana Newspapers", "dataset_info": [{"config_name": "fr-bnf", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "O", "1": "B-PER", "2": "I-PER", "3": "B-ORG", "4": "I-ORG", "5": "B-LOC", "6": "I-LOC"}}}}], "splits": [{"name": "train", "num_bytes": 3340299, "num_examples": 1}], "download_size": 1542418, "dataset_size": 3340299}, {"config_name": "nl-kb", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "O", "1": "B-PER", "2": "I-PER", "3": "B-ORG", "4": "I-ORG", "5": "B-LOC", "6": "I-LOC"}}}}], "splits": [{"name": "train", "num_bytes": 3104213, "num_examples": 1}], "download_size": 1502162, "dataset_size": 3104213}, {"config_name": "de-sbb", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "O", "1": "B-PER", "2": "I-PER", "3": "B-ORG", "4": "I-ORG", "5": "B-LOC", "6": "I-LOC"}}}}], "splits": [{"name": "train", "num_bytes": 817295, "num_examples": 1}], "download_size": 407756, "dataset_size": 817295}, {"config_name": "de-onb", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "O", "1": "B-PER", "2": "I-PER", "3": "B-ORG", "4": "I-ORG", "5": "B-LOC", "6": "I-LOC"}}}}], "splits": [{"name": "train", "num_bytes": 502369, "num_examples": 1}], "download_size": 271252, "dataset_size": 502369}, {"config_name": "de-lft", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "O", "1": "B-PER", "2": "I-PER", "3": "B-ORG", "4": "I-ORG", "5": "B-LOC", "6": "I-LOC"}}}}], "splits": [{"name": "train", "num_bytes": 1263429, "num_examples": 1}], "download_size": 677779, "dataset_size": 1263429}]}
2024-01-18T11:03:24+00:00
[]
[ "de", "fr", "nl" ]
TAGS #task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-crowdsourced #multilinguality-multilingual #size_categories-n<1K #source_datasets-original #language-German #language-French #language-Dutch #license-cc0-1.0 #region-us
# Dataset Card for Europeana Newspapers ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: Github - Repository: Github - Paper: Aclweb - Leaderboard: - Point of Contact: ### Dataset Summary ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances ### Data Fields ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @jplu for adding this dataset.
[ "# Dataset Card for Europeana Newspapers", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Github\n- Repository: Github\n- Paper: Aclweb\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @jplu for adding this dataset." ]
[ "TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-crowdsourced #multilinguality-multilingual #size_categories-n<1K #source_datasets-original #language-German #language-French #language-Dutch #license-cc0-1.0 #region-us \n", "# Dataset Card for Europeana Newspapers", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Github\n- Repository: Github\n- Paper: Aclweb\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @jplu for adding this dataset." ]
[ 107, 9, 120, 33, 6, 10, 4, 6, 6, 5, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 16 ]
[ "passage: TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-crowdsourced #multilinguality-multilingual #size_categories-n<1K #source_datasets-original #language-German #language-French #language-Dutch #license-cc0-1.0 #region-us \n# Dataset Card for Europeana Newspapers## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: Github\n- Repository: Github\n- Paper: Aclweb\n- Leaderboard:\n- Point of Contact:### Dataset Summary### Supported Tasks and Leaderboards### Languages## Dataset Structure### Data Instances### Data Fields### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators### Licensing Information### Contributions\n\nThanks to @jplu for adding this dataset." ]
[ -0.024875087663531303, 0.2606339454650879, -0.006922269240021706, 0.03463621065020561, 0.10422953218221664, 0.04160483926534653, 0.0834575742483139, 0.11204392462968826, 0.05776789411902428, 0.14891044795513153, -0.04337640106678009, 0.0644204393029213, 0.12000899761915207, 0.11857695132493973, -0.016581624746322632, -0.22195400297641754, 0.045442111790180206, -0.11569435149431229, -0.05040767043828964, 0.08329984545707703, 0.13435783982276917, -0.07107125967741013, 0.03674699366092682, -0.06923725455999374, -0.017846813425421715, 0.027252383530139923, -0.07743750512599945, -0.05649740248918533, 0.024227941408753395, 0.0309101901948452, 0.0484817698597908, 0.01213147398084402, 0.06608174741268158, -0.271375447511673, 0.0197964645922184, 0.03668738156557083, 0.011356128379702568, 0.029308805242180824, 0.09358875453472137, -0.08708764612674713, 0.0338602140545845, -0.1822998970746994, 0.08509158343076706, 0.05982467532157898, -0.10013454407453537, -0.08656235039234161, -0.11677848547697067, 0.053538136184215546, 0.10526610165834427, 0.0337323434650898, -0.05810054764151573, 0.03800613060593605, -0.07970672100782394, 0.024603093042969704, 0.0675523653626442, -0.1091945692896843, -0.0758499875664711, 0.02353494241833687, 0.007526795379817486, 0.055739857256412506, -0.13317963480949402, 0.016784604638814926, -0.03744986653327942, 0.028328681364655495, -0.003940841648727655, -0.028050245717167854, -0.06169852241873741, 0.04230567440390587, -0.09356384724378586, -0.044021207839250565, 0.11876868456602097, -0.01155903935432434, 0.003982138819992542, -0.22729521989822388, -0.0035234566312283278, 0.0617346428334713, -0.08295445889234543, 0.014368347823619843, 0.015817593783140182, -0.0284366887062788, 0.09077372401952744, 0.0008104289881885052, -0.026435866951942444, 0.014095921069383621, 0.0024516007397323847, 0.04201256483793259, 0.05562715604901314, -0.02482367865741253, 0.07491599768400192, 0.04516737908124924, 0.06237248331308365, -0.1248607411980629, -0.01934230886399746, -0.050775472074747086, -0.1684257984161377, -0.021302813664078712, 0.06949064880609512, 0.03599821403622627, 0.1356341391801834, 0.20269551873207092, -0.05488941818475723, 0.05178175866603851, -0.07904542982578278, -0.029195107519626617, 0.09647394716739655, 0.07075496762990952, -0.07601013779640198, -0.16411490738391876, -0.03782964125275612, 0.003658273024484515, -0.04408862441778183, -0.01625664345920086, -0.00910510029643774, 0.056648217141628265, 0.022251036018133163, 0.11955416947603226, 0.11430739611387253, 0.014420249499380589, -0.09861214458942413, -0.02609558217227459, 0.10961801558732986, -0.1320638209581375, 0.06182144582271576, 0.05329715460538864, -0.01763133518397808, -0.00008376706682611257, -0.07266505062580109, 0.00783818680793047, -0.08996674418449402, 0.11038736999034882, -0.04264705255627632, -0.02684277482330799, -0.09353593736886978, -0.050717756152153015, 0.08811016380786896, -0.02863820642232895, -0.053227417171001434, 0.03728821501135826, -0.08694791048765182, -0.07124491780996323, 0.042730774730443954, -0.1255188286304474, -0.04656938090920448, -0.0321500301361084, -0.04172729700803757, 0.0473269484937191, 0.007361522875726223, 0.0059239184483885765, -0.07349903136491776, 0.014589061960577965, -0.08900503069162369, 0.026592466980218887, 0.050379522144794464, 0.037794116884469986, -0.06086531654000282, 0.05622706562280655, -0.1599714607000351, 0.110944002866745, -0.20852245390415192, 0.018655898049473763, -0.12708641588687897, -0.007482700049877167, 0.10827711969614029, 0.0046981037594377995, -0.020585408434271812, 0.14969588816165924, -0.22370554506778717, -0.03858741372823715, 0.1354796439409256, -0.07490668445825577, -0.04939829930663109, 0.0810893177986145, -0.03954119607806206, 0.001399093889631331, 0.023914577439427376, 0.12752623856067657, 0.0056065963581204414, 0.003784852335229516, -0.05329934507608414, -0.10135107487440109, 0.08833005279302597, 0.2134915441274643, 0.08662743121385574, -0.09792105108499527, 0.1720031350851059, 0.029159491881728172, -0.008545968681573868, -0.06547395139932632, -0.01391403004527092, -0.08463829010725021, 0.04322534427046776, 0.008489786647260189, 0.03510284796357155, 0.031779415905475616, -0.052568219602108, -0.043620411306619644, -0.08543488383293152, 0.0670091062784195, 0.008358295075595379, -0.014036961831152439, -0.012423643842339516, -0.06542200595140457, -0.02675151452422142, 0.06541708111763, 0.012400501407682896, -0.14366427063941956, -0.1803869605064392, 0.06276661157608032, -0.006086380686610937, 0.12180418521165848, -0.06615565717220306, 0.0240629892796278, -0.026022491976618767, -0.04611526429653168, 0.009817798621952534, 0.009762770496308804, 0.030801666900515556, 0.023435113951563835, -0.2381979078054428, 0.002539787208661437, -0.055105239152908325, 0.11080038547515869, -0.08876795321702957, 0.0003188074042554945, 0.14921727776527405, 0.2315719872713089, 0.041531339287757874, -0.05786263942718506, 0.0362074039876461, 0.048458993434906006, -0.007208597380667925, -0.059565335512161255, 0.0056205689907073975, -0.09918271005153656, 0.022127537056803703, 0.03380025178194046, -0.035449281334877014, -0.0073912180960178375, 0.059985920786857605, 0.1023530662059784, -0.07016780972480774, -0.03990383818745613, -0.0481485053896904, -0.034815821796655655, -0.0474412739276886, -0.09401543438434601, 0.08425092697143555, 0.06289054453372955, -0.008011145517230034, -0.055949050933122635, -0.07379262149333954, -0.06395235657691956, 0.018503092229366302, -0.07672343403100967, 0.14178715646266937, 0.0578707791864872, -0.12498147785663605, 0.19605550169944763, 0.04097755625844002, 0.11083017289638519, 0.14300636947155, -0.08312695473432541, -0.06773673743009567, 0.004315668251365423, 0.011161732487380505, 0.024094026535749435, 0.10238002985715866, -0.12342623621225357, -0.011186477728188038, 0.05606057122349739, -0.009662579745054245, 0.02207554504275322, -0.037818294018507004, 0.032001007348299026, -0.03281484916806221, -0.03969023376703262, 0.03177424520254135, -0.0034009539522230625, 0.07401443272829056, 0.10121370851993561, 0.03610754385590553, 0.053427159786224365, -0.028753848746418953, -0.06983276456594467, -0.05308197811245918, 0.09915246069431305, -0.1836376041173935, -0.21374861896038055, -0.09032274037599564, -0.07942525297403336, -0.06617376208305359, -0.04690530523657799, -0.01701357215642929, -0.03696472570300102, -0.11934266239404678, -0.03943333029747009, 0.10215318202972412, 0.09695664793252945, -0.11198480427265167, -0.006564105395227671, 0.013373995199799538, -0.03727291151881218, -0.13355214893817902, 0.028624996542930603, 0.073907271027565, -0.04596415534615517, -0.010125702247023582, 0.04394670948386192, 0.1098773330450058, 0.08936898410320282, 0.06981149315834045, -0.012618180364370346, -0.03605975955724716, 0.25205516815185547, -0.1697208136320114, 0.12831687927246094, 0.04185990244150162, -0.06923801451921463, 0.04466948285698891, 0.27687859535217285, 0.05742115154862404, -0.06454355269670486, -0.004711049143224955, 0.0834614485502243, 0.005468857008963823, -0.23369956016540527, -0.13075818121433258, -0.09503960609436035, -0.024385901167988777, 0.045304954051971436, 0.08285366743803024, 0.008075018413364887, -0.011513646692037582, -0.09982158988714218, -0.05854085832834244, 0.09698527306318283, 0.06440690904855728, 0.08341402560472488, 0.028284413740038872, 0.040560752153396606, -0.029104281216859818, -0.019269315525889397, 0.08518330752849579, 0.10274984687566757, 0.2030782848596573, 0.037973757833242416, 0.2471528947353363, 0.0560324490070343, 0.05910331383347511, -0.029446503147482872, 0.0109581733122468, -0.008805685676634312, 0.07009316235780716, 0.004474326502531767, -0.044539231806993484, 0.03354673832654953, 0.060035936534404755, 0.099057637155056, -0.11197414249181747, 0.08293363451957703, -0.11228296160697937, 0.12716789543628693, 0.1690884530544281, 0.02313636615872383, -0.0682900995016098, 0.02216320112347603, 0.13403308391571045, -0.11585461348295212, -0.11035536974668503, 0.0000070045830398157705, 0.03486810252070427, -0.17509692907333374, 0.10902483016252518, -0.026341404765844345, 0.12200400233268738, -0.08230006694793701, -0.051738440990448, -0.0014726233202964067, 0.03229565545916557, -0.01970812864601612, 0.07741927355527878, -0.201744943857193, 0.16509698331356049, 0.012494795955717564, 0.014557489193975925, -0.10756455361843109, 0.09149409085512161, 0.006197108421474695, -0.0343409888446331, 0.16625386476516724, -0.014870335347950459, -0.11231847107410431, 0.015422471798956394, -0.07159517705440521, -0.014171842485666275, 0.09119981527328491, -0.14757774770259857, 0.08778215944766998, 0.001572992536239326, -0.03359568491578102, -0.060873646289110184, -0.09062502533197403, -0.11882653087377548, -0.23568132519721985, 0.06843239068984985, -0.06491924077272415, 0.07427267730236053, -0.05979320406913757, -0.025656554847955704, -0.09142322838306427, 0.16152696311473846, -0.15685848891735077, -0.09132049977779388, -0.17515811324119568, -0.023195862770080566, 0.1872977763414383, -0.03292433172464371, 0.09110641479492188, -0.011660376563668251, 0.15734514594078064, -0.01353096216917038, -0.025539837777614594, 0.06854961067438126, -0.04036373645067215, -0.19607830047607422, -0.0409613661468029, 0.17379672825336456, 0.045714057981967926, 0.039701223373413086, 0.010782688856124878, 0.07951278984546661, 0.05429265648126602, -0.10856492072343826, 0.047341786324977875, 0.052366115152835846, 0.02468744106590748, 0.10641553997993469, -0.021650759503245354, -0.26220911741256714, -0.10775108635425568, -0.0299370177090168, 0.12201850116252899, 0.1120137944817543, -0.04573708772659302, 0.20944872498512268, 0.08407628536224365, -0.09382818639278412, -0.2359050214290619, 0.0051242210902273655, 0.03615240380167961, -0.021970199421048164, -0.0026909622829407454, -0.18777315318584442, 0.061629220843315125, 0.04841172695159912, -0.013704406097531319, 0.0120368842035532, -0.167082741856575, -0.12902331352233887, 0.020107725635170937, 0.008119652979075909, -0.34064775705337524, -0.15572011470794678, -0.09575996547937393, -0.03476623073220253, -0.20238164067268372, 0.15557406842708588, 0.05689110979437828, -0.021535223349928856, 0.009244266897439957, 0.05607852712273598, 0.010488572530448437, -0.03287894278764725, 0.16998548805713654, 0.054368145763874054, 0.0005568130291067064, -0.06829211860895157, -0.0637747272849083, 0.1297559291124344, 0.0356949083507061, 0.028362341225147247, -0.019603176042437553, -0.048447929322719574, -0.12107674032449722, -0.016533270478248596, -0.07610094547271729, 0.03768715634942055, -0.1140110194683075, -0.04509875923395157, -0.05502375215291977, 0.11263886839151382, 0.06543809920549393, -0.034164320677518845, 0.11895550042390823, -0.06981314718723297, 0.06507468968629837, 0.08716048300266266, 0.1663958579301834, 0.05044254660606384, -0.06052178889513016, 0.01546179223805666, 0.0014238918665796518, -0.04029171168804169, -0.09735595434904099, 0.06487113237380981, 0.11139558255672455, 0.004427244886755943, 0.13024169206619263, -0.03961470350623131, -0.1388930380344391, -0.024030817672610283, 0.07621952146291733, -0.05518113449215889, -0.23485460877418518, 0.038803599774837494, 0.025355571880936623, -0.09967391192913055, -0.04433372616767883, 0.06641311943531036, 0.06593150645494461, -0.07712733745574951, 0.047400277107954025, 0.10845418274402618, 0.03422340378165245, 0.1004679724574089, 0.01270612794905901, 0.07176174223423004, -0.13989824056625366, 0.09446834772825241, 0.12392821907997131, -0.08079685270786285, 0.007849425077438354, 0.21744029223918915, -0.046545639634132385, -0.038340162485837936, 0.047427259385585785, 0.07191720604896545, 0.048265013843774796, -0.007649322506040335, 0.02424401231110096, -0.15521454811096191, 0.022853869944810867, 0.14661599695682526, -0.016116462647914886, -0.006071826443076134, 0.030786581337451935, -0.027215832844376564, 0.01145966723561287, 0.1588354855775833, 0.06036004424095154, 0.03506463021039963, -0.018713196739554405, -0.0428013913333416, -0.05242465063929558, -0.07184847444295883, -0.0018169926479458809, 0.004718214273452759, -0.13941211998462677, -0.00201016035862267, -0.11711964756250381, -0.0024977419525384903, -0.14524297416210175, 0.0038984292186796665, 0.014511339366436005, -0.08746571838855743, -0.00609411159530282, -0.023988135159015656, -0.09397503733634949, -0.05326910689473152, -0.020627547055482864, 0.14020434021949768, -0.17876848578453064, -0.00438285106793046, 0.1117328554391861, -0.08450973778963089, 0.12371807545423508, -0.012452471069991589, -0.037959951907396317, 0.020536504685878754, -0.11844851821660995, -0.018588723614811897, -0.020154360681772232, 0.04359590634703636, 0.07225923985242844, -0.11850427091121674, -0.012166142463684082, -0.0014928707387298346, -0.03045460395514965, 0.051803138107061386, -0.015600469894707203, -0.07963919639587402, 0.08853648602962494, -0.040544044226408005, -0.10180681943893433, 0.022380592301487923, 0.041370633989572525, 0.16937008500099182, -0.032825492322444916, 0.10945145040750504, -0.033634334802627563, 0.09495609998703003, -0.08979491144418716, -0.008109361864626408, 0.001059731817804277, -0.0320969894528389, 0.0034114590380340815, 0.01630568318068981, 0.06663839519023895, 0.009611031971871853, 0.2083292156457901, -0.017889354377985, 0.010133990086615086, 0.08985099196434021, 0.059996798634529114, -0.05959459766745567, 0.10711664706468582, -0.019329385831952095, 0.014073141850531101, -0.021341929212212563, -0.011140876449644566, -0.09051880985498428, -0.08990445733070374, -0.11113981157541275, 0.12147718667984009, 0.20538170635700226, 0.16193103790283203, -0.04858022183179855, 0.10611739009618759, -0.11227206140756607, -0.06678704172372818, 0.12091042846441269, -0.02795950509607792, 0.029077664017677307, -0.1129574328660965, 0.0729755163192749, 0.040429696440696716, -0.22803062200546265, 0.11683348566293716, -0.07170066237449646, -0.07267303019762039, 0.0010720610152930021, -0.1356494277715683, -0.07324345409870148, -0.018287992104887962, 0.013092316687107086, -0.11349830776453018, 0.1044093519449234, 0.11922376602888107, 0.0022554383613169193, -0.013431386090815067, 0.07435355335474014, -0.05728986859321594, -0.05385269224643707, 0.09199528396129608, 0.08446972072124481, 0.055501215159893036, -0.028355879709124565, 0.04235178604722023, -0.09985461086034775, 0.11852673441171646, 0.06033008173108101, 0.07162749767303467, -0.053839992731809616, -0.02124759368598461, -0.08522273600101471, -0.07464216649532318, 0.0431162491440773, -0.02314712665975094, -0.09226533025503159, 0.1829948127269745, 0.014493163675069809, 0.023804495111107826, 0.0037217915523797274, 0.20410379767417908, -0.04893022030591965, -0.14029772579669952, -0.18173770606517792, -0.000041524799598846585, -0.046810589730739594, 0.036277998238801956, 0.06337188929319382, -0.1445978879928589, -0.005018884781748056, 0.09011385589838028, 0.1724255532026291, -0.02601260133087635, 0.014447524212300777, -0.013974273577332497, 0.036099016666412354, 0.005652843043208122, 0.031293414533138275, 0.019522983580827713, 0.22163870930671692, -0.053536515682935715, -0.005226191133260727, -0.018805833533406258, -0.062299396842718124, -0.10880059748888016, 0.12658706307411194, 0.009686735458672047, -0.049596719443798065, -0.07561664283275604, 0.17571581900119781, -0.13239382207393646, -0.2285197526216507, 0.028284862637519836, -0.16137142479419708, -0.19237449765205383, -0.06662502139806747, 0.027984879910945892, -0.00480210967361927, -0.018922625109553337, 0.10680487006902695, -0.054078198969364166, 0.13847453892230988, 0.08364792913198471, -0.012189562432467937, -0.00014312859275378287, 0.11339055746793747, -0.12636227905750275, 0.2294473648071289, -0.0008008969598449767, 0.039431046694517136, 0.10395314544439316, -0.038127340376377106, -0.10977988690137863, -0.05045972764492035, 0.13626953959465027, -0.03984535485506058, 0.011184480041265488, 0.17936624586582184, 0.006964098196476698, 0.13480573892593384, 0.10352743417024612, -0.05015650391578674, 0.056573331356048584, 0.029439177364110947, -0.049404118210077286, -0.07257356494665146, 0.12966656684875488, -0.1364704966545105, 0.07970543205738068, 0.12459541112184525, -0.04531696438789368, 0.03139451891183853, -0.02303783968091011, 0.03265277296304703, -0.05333294719457626, 0.18151693046092987, -0.045988596975803375, -0.17495392262935638, -0.003796602599322796, -0.044249434024095535, 0.08834616094827652, -0.08718404918909073, -0.04564711079001427, -0.0013624737039208412, 0.045881859958171844, -0.10659336298704147, 0.1507720798254013, 0.11995838582515717, -0.03582371026277542, -0.02352082170546055, -0.15395042300224304, 0.03690203279256821, 0.10921377688646317, -0.04979255422949791, 0.07642655074596405 ]
7f826bee29d063e470ad5664832bf2698c36abb2
# Dataset Card for Europa Education and Culture Translation Memory (EAC-TM) ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://ec.europa.eu/jrc/en/language-technologies/eac-translation-memory](https://ec.europa.eu/jrc/en/language-technologies/eac-translation-memory) - **Paper:** [https://link.springer.com/article/10.1007/s10579-014-9277-0](https://link.springer.com/article/10.1007/s10579-014-9277-0) - **Point of Contact:** [ralf.steinberg@jrc.ec.europa.eu](mailto:ralf.steinberg@jrc.ec.europa.eu) ### Dataset Summary This dataset is a corpus of manually produced translations from english to up to 25 languages, released in 2012 by the European Union's Directorate General for Education and Culture (EAC). To load a language pair that is not part of the config, just specify the language code as language pair. For example, if you want to translate Czech to Greek: `dataset = load_dataset("europa_eac_tm", language_pair=("cs", "el"))` ### Supported Tasks and Leaderboards - `text2text-generation`: the dataset can be used to train a model for `machine-translation`. Machine translation models are usually evaluated using metrics such as [BLEU](https://huggingface.co/metrics/bleu), [ROUGE](https://huggingface.co/metrics/rouge) or [SacreBLEU](https://huggingface.co/metrics/sacrebleu). You can use the [mBART](https://huggingface.co/facebook/mbart-large-cc25) model for this task. This task has active leaderboards which can be found at [https://paperswithcode.com/task/machine-translation](https://paperswithcode.com/task/machine-translation), which usually rank models based on [BLEU score](https://huggingface.co/metrics/bleu). ### Languages The sentences in this dataset were originally written in English (source language is English) and then translated into the other languages. The sentences are extracted from electroniv forms: application and report forms for decentralised actions of EAC's Life-long Learning Programme (LLP) and the Youth in Action Programme. The contents in the electronic forms are technically split into two types: (a) the labels and contents of drop-down menus (referred to as 'Forms' Data) and (b) checkboxes (referred to as 'Reference Data'). The dataset contains traduction of English sentences or parts of sentences to Bulgarian, Czech, Danish, Dutch, Estonian, German, Greek, Finnish, French, Croatian, Hungarian, Icelandic, Italian, Latvian, Lithuanian, Maltese, Norwegian, Polish, Portuguese, Romanian, Slovak, Slovenian, Spanish, Swedish and Turkish. Language codes: - `bg` - `cs` - `da` - `de` - `el` - `en` - `es` - `et` - `fi` - `fr` - `hr` - `hu` - `is` - `it` - `lt` - `lv` - `mt` - `nl` - `no` - `pl` - `pt` - `ro` - `sk` - `sl` - `sv` - `tr` ## Dataset Structure ### Data Instances ``` { "translation": { "en":"Sentence to translate", "<target_language>": "Phrase à traduire", }, "sentence_type": 0 } ``` ### Data Fields - `translation`: Mapping of sentences to translate (in English) and translated sentences. - `sentence_type`: Integer value, 0 if the sentence is a 'form data' (extracted from the labels and contents of drop-down menus of the source electronic forms) or 1 if the sentence is a 'reference data' (extracted from the electronic forms checkboxes). ### Data Splits The data is not splitted (only the `train` split is available). ## Dataset Creation ### Curation Rationale The EAC-TM is relatively small compared to the JRC-Acquis and to DGT-TM, but it has the advantage that it focuses on a very different domain, namely that of education and culture. Also, it includes translation units for the languages Croatian (HR), Icelandic (IS), Norwegian (Bokmål, NB or Norwegian, NO) and Turkish (TR). ### Source Data #### Initial Data Collection and Normalization EAC-TM was built in the context of translating electronic forms: application and report forms for decentralised actions of EAC's Life-long Learning Programme (LLP) and the Youth in Action Programme. All documents and sentences were originally written in English (source language is English) and then translated into the other languages. The contents in the electronic forms are technically split into two types: (a) the labels and contents of drop-down menus (referred to as 'Forms' Data) and (b) checkboxes (referred to as 'Reference Data'). Due to the different types of data, the two collections are kept separate. For example, labels can be 'Country', 'Please specify your home country' etc., while examples for reference data are 'Germany', 'Basic/general programmes', 'Education and Culture' etc. The data consists of translations carried out between the end of the year 2008 and July 2012. #### Who are the source language producers? The texts were translated by staff of the National Agencies of the Lifelong Learning and Youth in Action programmes. They are typically professionals in the field of education/youth and EU programmes. They are thus not professional translators, but they are normally native speakers of the target language. ### Annotations #### Annotation process Sentences were manually translated by humans. #### Who are the annotators? The texts were translated by staff of the National Agencies of the Lifelong Learning and Youth in Action programmes. They are typically professionals in the field of education/youth and EU programmes. They are thus not professional translators, but they are normally native speakers of the target language. ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information © European Union, 1995-2020 The Commission's reuse policy is implemented by the [Commission Decision of 12 December 2011 on the reuse of Commission documents](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32011D0833). Unless otherwise indicated (e.g. in individual copyright notices), content owned by the EU on this website is licensed under the [Creative Commons Attribution 4.0 International (CC BY 4.0) licence](http://creativecommons.org/licenses/by/4.0/). This means that reuse is allowed, provided appropriate credit is given and changes are indicated. You may be required to clear additional rights if a specific content depicts identifiable private individuals or includes third-party works. To use or reproduce content that is not owned by the EU, you may need to seek permission directly from the rightholders. Software or documents covered by industrial property rights, such as patents, trade marks, registered designs, logos and names, are excluded from the Commission's reuse policy and are not licensed to you. ### Citation Information ``` @Article{Steinberger2014, author={Steinberger, Ralf and Ebrahim, Mohamed and Poulis, Alexandros and Carrasco-Benitez, Manuel and Schl{\"u}ter, Patrick and Przybyszewski, Marek and Gilbro, Signe}, title={An overview of the European Union's highly multilingual parallel corpora}, journal={Language Resources and Evaluation}, year={2014}, month={Dec}, day={01}, volume={48}, number={4}, pages={679-707}, issn={1574-0218}, doi={10.1007/s10579-014-9277-0}, url={https://doi.org/10.1007/s10579-014-9277-0} } ``` ### Contributions Thanks to [@SBrandeis](https://github.com/SBrandeis) for adding this dataset.
europa_eac_tm
[ "task_categories:translation", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:translation", "size_categories:1K<n<10K", "source_datasets:original", "language:bg", "language:cs", "language:da", "language:de", "language:el", "language:en", "language:es", "language:et", "language:fi", "language:fr", "language:hr", "language:hu", "language:is", "language:it", "language:lt", "language:lv", "language:mt", "language:nl", "language:no", "language:pl", "language:pt", "language:ro", "language:sk", "language:sl", "language:sv", "language:tr", "license:cc-by-4.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated"], "language": ["bg", "cs", "da", "de", "el", "en", "es", "et", "fi", "fr", "hr", "hu", "is", "it", "lt", "lv", "mt", "nl", "no", "pl", "pt", "ro", "sk", "sl", "sv", "tr"], "license": ["cc-by-4.0"], "multilinguality": ["translation"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["translation"], "task_ids": [], "pretty_name": "Europa Education and Culture Translation Memory (EAC-TM)", "dataset_info": [{"config_name": "en2bg", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "bg"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 664252, "num_examples": 4061}], "download_size": 3521416, "dataset_size": 664252}, {"config_name": "en2cs", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "cs"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 365983, "num_examples": 3351}], "download_size": 3521416, "dataset_size": 365983}, {"config_name": "en2da", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "da"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 422079, "num_examples": 3757}], "download_size": 3521416, "dataset_size": 422079}, {"config_name": "en2de", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "de"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 579566, "num_examples": 4473}], "download_size": 3521416, "dataset_size": 579566}, {"config_name": "en2el", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "el"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 491346, "num_examples": 2818}], "download_size": 3521416, "dataset_size": 491346}, {"config_name": "en2es", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "es"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 555218, "num_examples": 4303}], "download_size": 3521416, "dataset_size": 555218}, {"config_name": "en2et", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "et"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 247284, "num_examples": 2270}], "download_size": 3521416, "dataset_size": 247284}, {"config_name": "en2fi", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "fi"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 150560, "num_examples": 1458}], "download_size": 3521416, "dataset_size": 150560}, {"config_name": "en2fr", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "fr"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 575579, "num_examples": 4476}], "download_size": 3521416, "dataset_size": 575579}, {"config_name": "en2hu", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "hu"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 454802, "num_examples": 3455}], "download_size": 3521416, "dataset_size": 454802}, {"config_name": "en2is", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "is"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 268194, "num_examples": 2206}], "download_size": 3521416, "dataset_size": 268194}, {"config_name": "en2it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "it"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 270634, "num_examples": 2170}], "download_size": 3521416, "dataset_size": 270634}, {"config_name": "en2lt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "lt"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 358844, "num_examples": 3386}], "download_size": 3521416, "dataset_size": 358844}, {"config_name": "en2lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "lv"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 437487, "num_examples": 3880}], "download_size": 3521416, "dataset_size": 437487}, {"config_name": "en2mt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "mt"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 178675, "num_examples": 1722}], "download_size": 3521416, "dataset_size": 178675}, {"config_name": "en2nb", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "nb"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 85833, "num_examples": 642}], "download_size": 3521416, "dataset_size": 85833}, {"config_name": "en2nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "nl"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 188531, "num_examples": 1805}], "download_size": 3521416, "dataset_size": 188531}, {"config_name": "en2pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "pl"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 515976, "num_examples": 4027}], "download_size": 3521416, "dataset_size": 515976}, {"config_name": "en2pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "pt"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 422125, "num_examples": 3501}], "download_size": 3521416, "dataset_size": 422125}, {"config_name": "en2ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "ro"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 345468, "num_examples": 3159}], "download_size": 3521416, "dataset_size": 345468}, {"config_name": "en2sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "sk"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 306049, "num_examples": 2972}], "download_size": 3521416, "dataset_size": 306049}, {"config_name": "en2sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "sl"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 577524, "num_examples": 4644}], "download_size": 3521416, "dataset_size": 577524}, {"config_name": "en2sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "sv"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 304954, "num_examples": 2909}], "download_size": 3521416, "dataset_size": 304954}, {"config_name": "en2tr", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "tr"]}}}, {"name": "sentence_type", "dtype": {"class_label": {"names": {"0": "form_data", "1": "sentence_data"}}}}], "splits": [{"name": "train", "num_bytes": 328267, "num_examples": 3198}], "download_size": 3521416, "dataset_size": 328267}]}
2024-01-18T11:03:25+00:00
[]
[ "bg", "cs", "da", "de", "el", "en", "es", "et", "fi", "fr", "hr", "hu", "is", "it", "lt", "lv", "mt", "nl", "no", "pl", "pt", "ro", "sk", "sl", "sv", "tr" ]
TAGS #task_categories-translation #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-translation #size_categories-1K<n<10K #source_datasets-original #language-Bulgarian #language-Czech #language-Danish #language-German #language-Modern Greek (1453-) #language-English #language-Spanish #language-Estonian #language-Finnish #language-French #language-Croatian #language-Hungarian #language-Icelandic #language-Italian #language-Lithuanian #language-Latvian #language-Maltese #language-Dutch #language-Norwegian #language-Polish #language-Portuguese #language-Romanian #language-Slovak #language-Slovenian #language-Swedish #language-Turkish #license-cc-by-4.0 #region-us
# Dataset Card for Europa Education and Culture Translation Memory (EAC-TM) ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Paper: URL - Point of Contact: ralf.steinberg@URL ### Dataset Summary This dataset is a corpus of manually produced translations from english to up to 25 languages, released in 2012 by the European Union's Directorate General for Education and Culture (EAC). To load a language pair that is not part of the config, just specify the language code as language pair. For example, if you want to translate Czech to Greek: 'dataset = load_dataset("europa_eac_tm", language_pair=("cs", "el"))' ### Supported Tasks and Leaderboards - 'text2text-generation': the dataset can be used to train a model for 'machine-translation'. Machine translation models are usually evaluated using metrics such as BLEU, ROUGE or SacreBLEU. You can use the mBART model for this task. This task has active leaderboards which can be found at URL which usually rank models based on BLEU score. ### Languages The sentences in this dataset were originally written in English (source language is English) and then translated into the other languages. The sentences are extracted from electroniv forms: application and report forms for decentralised actions of EAC's Life-long Learning Programme (LLP) and the Youth in Action Programme. The contents in the electronic forms are technically split into two types: (a) the labels and contents of drop-down menus (referred to as 'Forms' Data) and (b) checkboxes (referred to as 'Reference Data'). The dataset contains traduction of English sentences or parts of sentences to Bulgarian, Czech, Danish, Dutch, Estonian, German, Greek, Finnish, French, Croatian, Hungarian, Icelandic, Italian, Latvian, Lithuanian, Maltese, Norwegian, Polish, Portuguese, Romanian, Slovak, Slovenian, Spanish, Swedish and Turkish. Language codes: - 'bg' - 'cs' - 'da' - 'de' - 'el' - 'en' - 'es' - 'et' - 'fi' - 'fr' - 'hr' - 'hu' - 'is' - 'it' - 'lt' - 'lv' - 'mt' - 'nl' - 'no' - 'pl' - 'pt' - 'ro' - 'sk' - 'sl' - 'sv' - 'tr' ## Dataset Structure ### Data Instances ### Data Fields - 'translation': Mapping of sentences to translate (in English) and translated sentences. - 'sentence_type': Integer value, 0 if the sentence is a 'form data' (extracted from the labels and contents of drop-down menus of the source electronic forms) or 1 if the sentence is a 'reference data' (extracted from the electronic forms checkboxes). ### Data Splits The data is not splitted (only the 'train' split is available). ## Dataset Creation ### Curation Rationale The EAC-TM is relatively small compared to the JRC-Acquis and to DGT-TM, but it has the advantage that it focuses on a very different domain, namely that of education and culture. Also, it includes translation units for the languages Croatian (HR), Icelandic (IS), Norwegian (Bokmål, NB or Norwegian, NO) and Turkish (TR). ### Source Data #### Initial Data Collection and Normalization EAC-TM was built in the context of translating electronic forms: application and report forms for decentralised actions of EAC's Life-long Learning Programme (LLP) and the Youth in Action Programme. All documents and sentences were originally written in English (source language is English) and then translated into the other languages. The contents in the electronic forms are technically split into two types: (a) the labels and contents of drop-down menus (referred to as 'Forms' Data) and (b) checkboxes (referred to as 'Reference Data'). Due to the different types of data, the two collections are kept separate. For example, labels can be 'Country', 'Please specify your home country' etc., while examples for reference data are 'Germany', 'Basic/general programmes', 'Education and Culture' etc. The data consists of translations carried out between the end of the year 2008 and July 2012. #### Who are the source language producers? The texts were translated by staff of the National Agencies of the Lifelong Learning and Youth in Action programmes. They are typically professionals in the field of education/youth and EU programmes. They are thus not professional translators, but they are normally native speakers of the target language. ### Annotations #### Annotation process Sentences were manually translated by humans. #### Who are the annotators? The texts were translated by staff of the National Agencies of the Lifelong Learning and Youth in Action programmes. They are typically professionals in the field of education/youth and EU programmes. They are thus not professional translators, but they are normally native speakers of the target language. ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information © European Union, 1995-2020 The Commission's reuse policy is implemented by the Commission Decision of 12 December 2011 on the reuse of Commission documents. Unless otherwise indicated (e.g. in individual copyright notices), content owned by the EU on this website is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) licence. This means that reuse is allowed, provided appropriate credit is given and changes are indicated. You may be required to clear additional rights if a specific content depicts identifiable private individuals or includes third-party works. To use or reproduce content that is not owned by the EU, you may need to seek permission directly from the rightholders. Software or documents covered by industrial property rights, such as patents, trade marks, registered designs, logos and names, are excluded from the Commission's reuse policy and are not licensed to you. ### Contributions Thanks to @SBrandeis for adding this dataset.
[ "# Dataset Card for Europa Education and Culture Translation Memory (EAC-TM)", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Paper: URL\n- Point of Contact: ralf.steinberg@URL", "### Dataset Summary\n\nThis dataset is a corpus of manually produced translations from english to up to 25 languages, released in 2012 by the European Union's Directorate General for Education and Culture (EAC).\n\nTo load a language pair that is not part of the config, just specify the language code as language pair. For example, if you want to translate Czech to Greek:\n\n'dataset = load_dataset(\"europa_eac_tm\", language_pair=(\"cs\", \"el\"))'", "### Supported Tasks and Leaderboards\n\n- 'text2text-generation': the dataset can be used to train a model for 'machine-translation'. Machine translation models are usually evaluated using metrics such as BLEU, ROUGE or SacreBLEU. You can use the mBART model for this task. This task has active leaderboards which can be found at URL which usually rank models based on BLEU score.", "### Languages\n\nThe sentences in this dataset were originally written in English (source language is English) and then translated into the other languages. The sentences are extracted from electroniv forms: application and report forms for decentralised actions of EAC's Life-long Learning Programme (LLP) and the Youth in Action Programme. The contents in the electronic forms are technically split into two types: (a) the labels and contents of drop-down menus (referred to as 'Forms' Data) and (b) checkboxes (referred to as 'Reference Data').\n\nThe dataset contains traduction of English sentences or parts of sentences to Bulgarian, Czech, Danish, Dutch, Estonian, German, Greek, Finnish, French, Croatian, Hungarian, Icelandic, Italian, Latvian, Lithuanian, Maltese, Norwegian, Polish, Portuguese, Romanian, Slovak, Slovenian, Spanish, Swedish and Turkish.\n\nLanguage codes:\n- 'bg'\n- 'cs'\n- 'da'\n- 'de'\n- 'el'\n- 'en'\n- 'es'\n- 'et'\n- 'fi'\n- 'fr'\n- 'hr'\n- 'hu'\n- 'is'\n- 'it'\n- 'lt'\n- 'lv'\n- 'mt'\n- 'nl'\n- 'no'\n- 'pl'\n- 'pt'\n- 'ro'\n- 'sk'\n- 'sl'\n- 'sv'\n- 'tr'", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- 'translation': Mapping of sentences to translate (in English) and translated sentences.\n\n- 'sentence_type': Integer value, 0 if the sentence is a 'form data' (extracted from the labels and contents of drop-down menus of the source electronic forms) or 1 if the sentence is a 'reference data' (extracted from the electronic forms checkboxes).", "### Data Splits\n\nThe data is not splitted (only the 'train' split is available).", "## Dataset Creation", "### Curation Rationale\n\nThe EAC-TM is relatively small compared to the JRC-Acquis and to DGT-TM, but it has the advantage that it focuses on a very different domain, namely that of education and culture. Also, it includes translation units for the languages Croatian (HR), Icelandic (IS), Norwegian (Bokmål, NB or Norwegian, NO) and Turkish (TR).", "### Source Data", "#### Initial Data Collection and Normalization\n\nEAC-TM was built in the context of translating electronic forms: application and report forms for decentralised actions of EAC's Life-long Learning Programme (LLP) and the Youth in Action Programme. All documents and sentences were originally written in English (source language is English) and then translated into the other languages.\n\nThe contents in the electronic forms are technically split into two types: (a) the labels and contents of drop-down menus (referred to as 'Forms' Data) and (b) checkboxes (referred to as 'Reference Data'). Due to the different types of data, the two collections are kept separate. For example, labels can be 'Country', 'Please specify your home country' etc., while examples for reference data are 'Germany', 'Basic/general programmes', 'Education and Culture' etc.\n\nThe data consists of translations carried out between the end of the year 2008 and July 2012.", "#### Who are the source language producers?\n\nThe texts were translated by staff of the National Agencies of the Lifelong Learning and Youth in Action programmes. They are typically professionals in the field of education/youth and EU programmes. They are thus not professional translators, but they are normally native speakers of the target language.", "### Annotations", "#### Annotation process\n\nSentences were manually translated by humans.", "#### Who are the annotators?\n\nThe texts were translated by staff of the National Agencies of the Lifelong Learning and Youth in Action programmes. They are typically professionals in the field of education/youth and EU programmes. They are thus not professional translators, but they are normally native speakers of the target language.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\n© European Union, 1995-2020\n\nThe Commission's reuse policy is implemented by the Commission Decision of 12 December 2011 on the reuse of Commission documents.\n\nUnless otherwise indicated (e.g. in individual copyright notices), content owned by the EU on this website is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) licence. This means that reuse is allowed, provided appropriate credit is given and changes are indicated.\n\nYou may be required to clear additional rights if a specific content depicts identifiable private individuals or includes third-party works. To use or reproduce content that is not owned by the EU, you may need to seek permission directly from the rightholders. Software or documents covered by industrial property rights, such as patents, trade marks, registered designs, logos and names, are excluded from the Commission's reuse policy and are not licensed to you.", "### Contributions\n\nThanks to @SBrandeis for adding this dataset." ]
[ "TAGS\n#task_categories-translation #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-translation #size_categories-1K<n<10K #source_datasets-original #language-Bulgarian #language-Czech #language-Danish #language-German #language-Modern Greek (1453-) #language-English #language-Spanish #language-Estonian #language-Finnish #language-French #language-Croatian #language-Hungarian #language-Icelandic #language-Italian #language-Lithuanian #language-Latvian #language-Maltese #language-Dutch #language-Norwegian #language-Polish #language-Portuguese #language-Romanian #language-Slovak #language-Slovenian #language-Swedish #language-Turkish #license-cc-by-4.0 #region-us \n", "# Dataset Card for Europa Education and Culture Translation Memory (EAC-TM)", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Paper: URL\n- Point of Contact: ralf.steinberg@URL", "### Dataset Summary\n\nThis dataset is a corpus of manually produced translations from english to up to 25 languages, released in 2012 by the European Union's Directorate General for Education and Culture (EAC).\n\nTo load a language pair that is not part of the config, just specify the language code as language pair. For example, if you want to translate Czech to Greek:\n\n'dataset = load_dataset(\"europa_eac_tm\", language_pair=(\"cs\", \"el\"))'", "### Supported Tasks and Leaderboards\n\n- 'text2text-generation': the dataset can be used to train a model for 'machine-translation'. Machine translation models are usually evaluated using metrics such as BLEU, ROUGE or SacreBLEU. You can use the mBART model for this task. This task has active leaderboards which can be found at URL which usually rank models based on BLEU score.", "### Languages\n\nThe sentences in this dataset were originally written in English (source language is English) and then translated into the other languages. The sentences are extracted from electroniv forms: application and report forms for decentralised actions of EAC's Life-long Learning Programme (LLP) and the Youth in Action Programme. The contents in the electronic forms are technically split into two types: (a) the labels and contents of drop-down menus (referred to as 'Forms' Data) and (b) checkboxes (referred to as 'Reference Data').\n\nThe dataset contains traduction of English sentences or parts of sentences to Bulgarian, Czech, Danish, Dutch, Estonian, German, Greek, Finnish, French, Croatian, Hungarian, Icelandic, Italian, Latvian, Lithuanian, Maltese, Norwegian, Polish, Portuguese, Romanian, Slovak, Slovenian, Spanish, Swedish and Turkish.\n\nLanguage codes:\n- 'bg'\n- 'cs'\n- 'da'\n- 'de'\n- 'el'\n- 'en'\n- 'es'\n- 'et'\n- 'fi'\n- 'fr'\n- 'hr'\n- 'hu'\n- 'is'\n- 'it'\n- 'lt'\n- 'lv'\n- 'mt'\n- 'nl'\n- 'no'\n- 'pl'\n- 'pt'\n- 'ro'\n- 'sk'\n- 'sl'\n- 'sv'\n- 'tr'", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- 'translation': Mapping of sentences to translate (in English) and translated sentences.\n\n- 'sentence_type': Integer value, 0 if the sentence is a 'form data' (extracted from the labels and contents of drop-down menus of the source electronic forms) or 1 if the sentence is a 'reference data' (extracted from the electronic forms checkboxes).", "### Data Splits\n\nThe data is not splitted (only the 'train' split is available).", "## Dataset Creation", "### Curation Rationale\n\nThe EAC-TM is relatively small compared to the JRC-Acquis and to DGT-TM, but it has the advantage that it focuses on a very different domain, namely that of education and culture. Also, it includes translation units for the languages Croatian (HR), Icelandic (IS), Norwegian (Bokmål, NB or Norwegian, NO) and Turkish (TR).", "### Source Data", "#### Initial Data Collection and Normalization\n\nEAC-TM was built in the context of translating electronic forms: application and report forms for decentralised actions of EAC's Life-long Learning Programme (LLP) and the Youth in Action Programme. All documents and sentences were originally written in English (source language is English) and then translated into the other languages.\n\nThe contents in the electronic forms are technically split into two types: (a) the labels and contents of drop-down menus (referred to as 'Forms' Data) and (b) checkboxes (referred to as 'Reference Data'). Due to the different types of data, the two collections are kept separate. For example, labels can be 'Country', 'Please specify your home country' etc., while examples for reference data are 'Germany', 'Basic/general programmes', 'Education and Culture' etc.\n\nThe data consists of translations carried out between the end of the year 2008 and July 2012.", "#### Who are the source language producers?\n\nThe texts were translated by staff of the National Agencies of the Lifelong Learning and Youth in Action programmes. They are typically professionals in the field of education/youth and EU programmes. They are thus not professional translators, but they are normally native speakers of the target language.", "### Annotations", "#### Annotation process\n\nSentences were manually translated by humans.", "#### Who are the annotators?\n\nThe texts were translated by staff of the National Agencies of the Lifelong Learning and Youth in Action programmes. They are typically professionals in the field of education/youth and EU programmes. They are thus not professional translators, but they are normally native speakers of the target language.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\n© European Union, 1995-2020\n\nThe Commission's reuse policy is implemented by the Commission Decision of 12 December 2011 on the reuse of Commission documents.\n\nUnless otherwise indicated (e.g. in individual copyright notices), content owned by the EU on this website is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) licence. This means that reuse is allowed, provided appropriate credit is given and changes are indicated.\n\nYou may be required to clear additional rights if a specific content depicts identifiable private individuals or includes third-party works. To use or reproduce content that is not owned by the EU, you may need to seek permission directly from the rightholders. Software or documents covered by industrial property rights, such as patents, trade marks, registered designs, logos and names, are excluded from the Commission's reuse policy and are not licensed to you.", "### Contributions\n\nThanks to @SBrandeis for adding this dataset." ]
[ 226, 17, 120, 24, 115, 96, 332, 6, 6, 97, 23, 5, 93, 4, 238, 77, 5, 16, 76, 8, 8, 7, 8, 7, 5, 6, 198, 17 ]
[ "passage: TAGS\n#task_categories-translation #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-translation #size_categories-1K<n<10K #source_datasets-original #language-Bulgarian #language-Czech #language-Danish #language-German #language-Modern Greek (1453-) #language-English #language-Spanish #language-Estonian #language-Finnish #language-French #language-Croatian #language-Hungarian #language-Icelandic #language-Italian #language-Lithuanian #language-Latvian #language-Maltese #language-Dutch #language-Norwegian #language-Polish #language-Portuguese #language-Romanian #language-Slovak #language-Slovenian #language-Swedish #language-Turkish #license-cc-by-4.0 #region-us \n# Dataset Card for Europa Education and Culture Translation Memory (EAC-TM)## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Paper: URL\n- Point of Contact: ralf.steinberg@URL### Dataset Summary\n\nThis dataset is a corpus of manually produced translations from english to up to 25 languages, released in 2012 by the European Union's Directorate General for Education and Culture (EAC).\n\nTo load a language pair that is not part of the config, just specify the language code as language pair. For example, if you want to translate Czech to Greek:\n\n'dataset = load_dataset(\"europa_eac_tm\", language_pair=(\"cs\", \"el\"))'", "passage: ### Supported Tasks and Leaderboards\n\n- 'text2text-generation': the dataset can be used to train a model for 'machine-translation'. Machine translation models are usually evaluated using metrics such as BLEU, ROUGE or SacreBLEU. You can use the mBART model for this task. This task has active leaderboards which can be found at URL which usually rank models based on BLEU score.### Languages\n\nThe sentences in this dataset were originally written in English (source language is English) and then translated into the other languages. The sentences are extracted from electroniv forms: application and report forms for decentralised actions of EAC's Life-long Learning Programme (LLP) and the Youth in Action Programme. The contents in the electronic forms are technically split into two types: (a) the labels and contents of drop-down menus (referred to as 'Forms' Data) and (b) checkboxes (referred to as 'Reference Data').\n\nThe dataset contains traduction of English sentences or parts of sentences to Bulgarian, Czech, Danish, Dutch, Estonian, German, Greek, Finnish, French, Croatian, Hungarian, Icelandic, Italian, Latvian, Lithuanian, Maltese, Norwegian, Polish, Portuguese, Romanian, Slovak, Slovenian, Spanish, Swedish and Turkish.\n\nLanguage codes:\n- 'bg'\n- 'cs'\n- 'da'\n- 'de'\n- 'el'\n- 'en'\n- 'es'\n- 'et'\n- 'fi'\n- 'fr'\n- 'hr'\n- 'hu'\n- 'is'\n- 'it'\n- 'lt'\n- 'lv'\n- 'mt'\n- 'nl'\n- 'no'\n- 'pl'\n- 'pt'\n- 'ro'\n- 'sk'\n- 'sl'\n- 'sv'\n- 'tr'## Dataset Structure### Data Instances### Data Fields\n\n- 'translation': Mapping of sentences to translate (in English) and translated sentences.\n\n- 'sentence_type': Integer value, 0 if the sentence is a 'form data' (extracted from the labels and contents of drop-down menus of the source electronic forms) or 1 if the sentence is a 'reference data' (extracted from the electronic forms checkboxes).### Data Splits\n\nThe data is not splitted (only the 'train' split is available).## Dataset Creation", "passage: ### Curation Rationale\n\nThe EAC-TM is relatively small compared to the JRC-Acquis and to DGT-TM, but it has the advantage that it focuses on a very different domain, namely that of education and culture. Also, it includes translation units for the languages Croatian (HR), Icelandic (IS), Norwegian (Bokmål, NB or Norwegian, NO) and Turkish (TR).### Source Data#### Initial Data Collection and Normalization\n\nEAC-TM was built in the context of translating electronic forms: application and report forms for decentralised actions of EAC's Life-long Learning Programme (LLP) and the Youth in Action Programme. All documents and sentences were originally written in English (source language is English) and then translated into the other languages.\n\nThe contents in the electronic forms are technically split into two types: (a) the labels and contents of drop-down menus (referred to as 'Forms' Data) and (b) checkboxes (referred to as 'Reference Data'). Due to the different types of data, the two collections are kept separate. For example, labels can be 'Country', 'Please specify your home country' etc., while examples for reference data are 'Germany', 'Basic/general programmes', 'Education and Culture' etc.\n\nThe data consists of translations carried out between the end of the year 2008 and July 2012.#### Who are the source language producers?\n\nThe texts were translated by staff of the National Agencies of the Lifelong Learning and Youth in Action programmes. They are typically professionals in the field of education/youth and EU programmes. They are thus not professional translators, but they are normally native speakers of the target language.### Annotations#### Annotation process\n\nSentences were manually translated by humans.#### Who are the annotators?\n\nThe texts were translated by staff of the National Agencies of the Lifelong Learning and Youth in Action programmes. They are typically professionals in the field of education/youth and EU programmes. They are thus not professional translators, but they are normally native speakers of the target language.### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators" ]
[ -0.06548716872930527, 0.017137296497821808, -0.006685923784971237, 0.07282175868749619, 0.049247026443481445, -0.01743209920823574, 0.03859952092170715, 0.0524463914334774, 0.028573324903845787, 0.07657395303249359, -0.021009454503655434, -0.03711840137839317, 0.05629347264766693, 0.07722163200378418, -0.030513957142829895, -0.2257915735244751, 0.06276681274175644, -0.1001807153224945, -0.058504294604063034, 0.05838879942893982, 0.1480855941772461, -0.018784726038575172, 0.044314201921224594, -0.07275635749101639, -0.023327894508838654, 0.030041398480534554, -0.02009665220975876, -0.05078106001019478, 0.077599436044693, 0.09153016656637192, 0.10932838916778564, -0.02704498916864395, 0.017756059765815735, -0.16671563684940338, 0.004783319309353828, 0.039192575961351395, -0.015557005070149899, -0.01788785308599472, 0.021790603175759315, -0.006299647036939859, 0.20181019604206085, -0.17913269996643066, 0.018590936437249184, -0.018307151272892952, -0.06571010500192642, -0.11979971081018448, -0.0601605661213398, -0.034748438745737076, 0.08055093884468079, 0.02533813752233982, -0.03523680567741394, 0.0646384134888649, -0.08720466494560242, 0.06062784790992737, 0.06768309324979782, -0.07168818265199661, -0.04593868926167488, -0.010932250879704952, 0.015039720572531223, 0.14428284764289856, -0.0747017189860344, 0.02837431989610195, -0.04103172942996025, 0.03786421939730644, -0.008645732887089252, -0.03767858073115349, -0.1252497136592865, -0.01465203519910574, -0.13168276846408844, -0.04513955116271973, 0.1645025610923767, -0.01793803460896015, -0.03575172647833824, -0.1255544275045395, -0.023251406848430634, 0.0848032608628273, -0.018792757764458656, -0.037923675030469894, -0.02065843529999256, -0.030394455417990685, 0.14805178344249725, -0.06305906921625137, -0.10006126016378403, 0.029199184849858284, -0.07479052245616913, 0.19854401051998138, 0.015195402316749096, 0.018703868612647057, 0.042906079441308975, 0.0339476577937603, 0.061527252197265625, -0.06389551609754562, -0.01710950769484043, -0.03085329383611679, -0.08583816885948181, -0.013119064271450043, -0.017690638080239296, -0.0674261823296547, 0.02968069724738598, 0.07669811695814133, -0.038498830050230026, -0.016280442476272583, -0.05737002566456795, 0.025901123881340027, 0.02840682677924633, 0.15164659917354584, 0.007214254233986139, -0.10372345894575119, -0.01053632516413927, -0.06323403120040894, 0.002214247826486826, -0.009546935558319092, -0.05881096422672272, -0.024479197338223457, 0.005870270077139139, 0.10195086151361465, 0.02767222560942173, 0.02652123011648655, -0.029320068657398224, -0.026726847514510155, 0.11077290773391724, -0.14963839948177338, 0.0043037026189267635, 0.02141551673412323, -0.06924434006214142, 0.11216908693313599, -0.06286311894655228, -0.025546714663505554, -0.14722345769405365, 0.017188647761940956, 0.041313737630844116, 0.009031213819980621, -0.07043349742889404, -0.1555471271276474, 0.0849175825715065, -0.0863112136721611, -0.018334874883294106, -0.07981754094362259, -0.09338279813528061, -0.06458908319473267, 0.031388986855745316, -0.06910070776939392, 0.04846413806080818, -0.06277813762426376, -0.07377458363771439, -0.015879085287451744, -0.0006085541099309921, -0.06326938420534134, -0.039108168333768845, 0.005925727542489767, -0.15005309879779816, 0.04411885142326355, -0.019123410806059837, -0.0030566949862986803, -0.11502238363027573, -0.020407123491168022, -0.18215876817703247, 0.11293262988328934, -0.12872876226902008, -0.011614005081355572, -0.07683495432138443, -0.005458251107484102, 0.09578702598810196, 0.03868750110268593, -0.03561419993638992, 0.10160982608795166, -0.24191372096538544, -0.03791166841983795, 0.045183464884757996, -0.14629581570625305, -0.008961018174886703, 0.12913037836551666, -0.016442926600575447, 0.08569464087486267, 0.12656717002391815, 0.14591699838638306, 0.07784540206193924, -0.08021306991577148, -0.06761779636144638, -0.024307021871209145, -0.01813223958015442, 0.10923109203577042, 0.08472364395856857, -0.038291387259960175, 0.14821524918079376, 0.031422439962625504, -0.06782617419958115, -0.04324883595108986, 0.029494257643818855, -0.02306622825562954, 0.046833645552396774, 0.01972232013940811, 0.036692406982183456, 0.021463043987751007, -0.04668739438056946, -0.039075542241334915, -0.05672362446784973, 0.0992252454161644, 0.02170570194721222, -0.04794220253825188, 0.07340755313634872, -0.03861856460571289, 0.06852949410676956, 0.017018703743815422, 0.0019542500376701355, -0.1299048215150833, -0.147320955991745, 0.037068843841552734, -0.019138067960739136, 0.08243145793676376, 0.04164712131023407, 0.03947870433330536, 0.001342039555311203, -0.048217713832855225, 0.03919784724712372, -0.0609620176255703, 0.0029413513839244843, 0.022459829226136208, -0.15485504269599915, 0.03607126697897911, -0.023541444912552834, 0.062438104301691055, -0.08407846093177795, -0.02601023018360138, 0.15691396594047546, 0.17454272508621216, 0.06457086652517319, -0.004809713922441006, -0.08212951570749283, 0.06626863777637482, 0.012951324693858624, -0.008368873968720436, -0.0093888184055686, -0.05641047656536102, 0.017659852281212807, 0.06209810450673103, -0.008404678665101528, -0.10422584414482117, 0.06859736889600754, 0.06331796199083328, -0.048549313098192215, -0.02506861835718155, -0.03203817829489708, 0.009919289499521255, -0.00776522234082222, -0.06232491135597229, 0.0834503173828125, 0.05767495557665825, 0.019193042069673538, -0.09446272999048233, -0.052174169570207596, -0.015654144808650017, -0.0365309976041317, -0.06063114106655121, 0.09569641947746277, 0.01101478561758995, -0.12485971301794052, 0.11242419481277466, -0.012337635271251202, 0.007330060005187988, 0.2568397521972656, -0.0449964813888073, -0.11554184556007385, -0.019167574122548103, 0.04500588774681091, 0.010310306213796139, 0.15290509164333344, 0.021340766921639442, 0.03313634917140007, 0.03409500792622566, 0.04669686034321785, 0.02917819656431675, -0.02856024168431759, 0.03513986989855766, -0.032271865755319595, -0.07222224026918411, 0.024750791490077972, 0.04693090543150902, 0.03956524655222893, 0.10442183166742325, 0.0006721114623360336, 0.004443888086825609, -0.04552639648318291, -0.062269579619169235, -0.05933191254734993, 0.10560291260480881, -0.18055777251720428, -0.23972956836223602, -0.16411705315113068, 0.05185427889227867, -0.08098598569631577, -0.013549943454563618, -0.009684420190751553, -0.05972420051693916, -0.09363580495119095, -0.07948186248540878, 0.17574329674243927, 0.0615907646715641, -0.09759295731782913, -0.08779385685920715, 0.07326266169548035, -0.060746777802705765, -0.07361152768135071, 0.0140339070931077, -0.020278045907616615, 0.018645551055669785, -0.014751440845429897, -0.022395139560103416, 0.07218501716852188, 0.019568121060729027, -0.015803122892975807, -0.03186571225523949, -0.059561263769865036, 0.16237355768680573, -0.15492792427539825, 0.15516376495361328, 0.016931219026446342, -0.08565493673086166, 0.016083911061286926, 0.20318035781383514, 0.017325446009635925, -0.006386760156601667, -0.018433740362524986, 0.04612845182418823, -0.024779299274086952, -0.23114566504955292, -0.17349545657634735, -0.06468936055898666, -0.025018595159053802, -0.04266482591629028, 0.022170262411236763, -0.0676519051194191, -0.02016165666282177, -0.08766347169876099, -0.03995275869965553, 0.09611425548791885, 0.02940024435520172, 0.22128884494304657, 0.011529430747032166, 0.005914866458624601, -0.06420132517814636, -0.011541076004505157, 0.09458280354738235, 0.017679810523986816, 0.215589702129364, -0.05537031218409538, 0.10420786589384079, 0.011319045908749104, 0.01066782046109438, 0.0008733607828617096, 0.03982017934322357, -0.020538071170449257, 0.04150843247771263, 0.00030797222279943526, -0.04970994591712952, 0.008221697993576527, 0.0631747916340828, 0.044597078114748, -0.07467464357614517, 0.007539868354797363, -0.03778926655650139, 0.1181568130850792, 0.0707772746682167, -0.003922412637621164, -0.003306502243503928, -0.08689538389444351, 0.05318606272339821, -0.05865292623639107, -0.09227774292230606, -0.018756303936243057, 0.14781661331653595, -0.11993959546089172, 0.039465781301259995, -0.006803542375564575, 0.038924526423215866, -0.05249699950218201, -0.016401702538132668, -0.003103826195001602, 0.05205698311328888, -0.012087049894034863, 0.07776380330324173, -0.14948619902133942, 0.1823858767747879, 0.012174894101917744, 0.055552344769239426, -0.07378711551427841, 0.03313634172081947, -0.05625547468662262, 0.028297170996665955, 0.13794934749603271, 0.05167427659034729, -0.16623176634311676, -0.04792216420173645, -0.029550110921263695, 0.025939812883734703, 0.12185946851968765, -0.07701343297958374, 0.08914870768785477, -0.025011589750647545, 0.015183909796178341, -0.07180743664503098, -0.12475184351205826, -0.008874474093317986, -0.16764526069164276, 0.051271408796310425, -0.05755580589175224, -0.01482562255114317, -0.006330131087452173, -0.061528947204351425, -0.09682455658912659, 0.08386107534170151, -0.17592699825763702, -0.10227974504232407, -0.10671306401491165, -0.06455186754465103, 0.16429221630096436, -0.07161081582307816, 0.051998287439346313, 0.02231038175523281, 0.09713376313447952, -0.03644801676273346, -0.03160141780972481, 0.05316254496574402, -0.03790685907006264, -0.13044066727161407, -0.022511497139930725, 0.14482815563678741, 0.11360055208206177, 0.038324255496263504, 0.006183480378240347, 0.09685460478067398, 0.038357410579919815, -0.08158767968416214, -0.07149454206228256, 0.0874452218413353, -0.049933940172195435, 0.13749884068965912, -0.12022534012794495, -0.13734419643878937, -0.05348746106028557, -0.07244427502155304, 0.14432193338871002, 0.12425720691680908, -0.060427334159612656, 0.16067902743816376, 0.10040094703435898, -0.09425697475671768, -0.23358285427093506, 0.027532264590263367, 0.05526241660118103, 0.050275396555662155, -0.028005747124552727, -0.12898319959640503, -0.0020939360838383436, 0.04300541803240776, 0.017670564353466034, -0.07702291011810303, -0.16164305806159973, -0.0852634534239769, 0.03364657610654831, 0.0021455485839396715, -0.09901382774114609, -0.012886363081634045, -0.00533092999830842, -0.03182006999850273, -0.012194491922855377, 0.10110899806022644, -0.035278625786304474, -0.007555023301392794, 0.036545418202877045, 0.06655018776655197, 0.03479832783341408, 0.010646679438650608, 0.14449875056743622, 0.0340212807059288, -0.009625257924199104, -0.07370486110448837, -0.023522809147834778, 0.06764648854732513, 0.001989825628697872, 0.09682802110910416, 0.010586435906589031, -0.03123222477734089, -0.11615666002035141, -0.04134150221943855, -0.07257223129272461, 0.10360970348119736, -0.07634332776069641, -0.03612050041556358, -0.09238308668136597, 0.1003473773598671, 0.05768546834588051, -0.01558955293148756, 0.012886807322502136, -0.07239868491888046, -0.04562152549624443, 0.0522313117980957, 0.14079730212688446, 0.03936176374554634, -0.012388664297759533, 0.08335578441619873, 0.023533165454864502, 0.03460026532411575, 0.010630938224494457, 0.038633525371551514, 0.12856131792068481, -0.04184497892856598, 0.0764634907245636, -0.060210686177015305, -0.13012564182281494, -0.01236389297991991, 0.07715977728366852, -0.06030385196208954, -0.11192312836647034, -0.004695485346019268, -0.10529977083206177, -0.025727977976202965, -0.027773233130574226, 0.14975471794605255, -0.03703273460268974, 0.009399262256920338, -0.02499031461775303, 0.0593508817255497, 0.03178849071264267, 0.0501236766576767, 0.05332303047180176, 0.0026504117995500565, -0.06475172191858292, 0.10017484426498413, 0.0626726746559143, -0.14438126981258392, 0.05475519597530365, 0.12543295323848724, -0.09099546819925308, -0.04269044101238251, 0.0681416317820549, 0.01984715647995472, -0.04101597145199776, -0.060444194823503494, -0.02304086647927761, -0.14111612737178802, 0.018969440832734108, 0.16755086183547974, 0.034600239247083664, 0.025864562019705772, -0.027811482548713684, -0.031407009810209274, -0.04076014459133148, 0.12125707417726517, 0.0633268728852272, -0.045646246522665024, -0.0018927305936813354, 0.03759251907467842, -0.026904722675681114, -0.08140602707862854, -0.003769387723878026, 0.005715566221624613, -0.07282131165266037, -0.016705632209777832, -0.046599049121141434, 0.007388855796307325, -0.032997120171785355, 0.03565683588385582, 0.011997543275356293, -0.05848638340830803, 0.003740486456081271, -0.0053366548381745815, -0.05826164409518242, 0.021898604929447174, -0.043803442269563675, 0.08377528935670853, -0.12769503891468048, -0.017138605937361717, 0.07695412635803223, -0.031986940652132034, 0.09257280826568604, 0.01590116322040558, -0.01575750857591629, 0.1259184628725052, -0.062384527176618576, 0.04899527132511139, -0.017220525071024895, 0.07353552430868149, 0.09126698970794678, -0.06851654499769211, 0.01612170971930027, 0.06282085180282593, 0.013123505748808384, 0.043816957622766495, 0.03336110711097717, -0.019113915041089058, 0.07680673897266388, 0.010307634249329567, -0.08180693536996841, -0.022869110107421875, 0.0978333130478859, 0.023755773901939392, 0.008804604411125183, 0.10075554996728897, -0.03920433297753334, 0.06302763521671295, -0.015356234274804592, -0.016140537336468697, 0.032155122607946396, -0.022296691313385963, -0.011111604981124401, -0.010916701517999172, 0.04355586692690849, -0.020370006561279297, 0.14132511615753174, 0.09049014002084732, 0.09394857287406921, 0.06206028535962105, -0.04199687018990517, -0.10663726180791855, 0.07789517194032669, -0.02680584229528904, 0.012419082224369049, 0.03161827474832535, -0.0636916235089302, -0.09676425904035568, -0.06797882914543152, -0.055959802120923996, 0.10612469911575317, 0.10715073347091675, 0.13888584077358246, 0.03466792032122612, 0.0677465945482254, -0.05650176480412483, -0.03485572338104248, 0.027080422267317772, -0.012917201034724712, 0.019797079265117645, -0.05154718831181526, 0.1281294971704483, 0.10214561223983765, -0.2250295877456665, 0.10758187621831894, 0.012205380015075207, -0.09075316041707993, -0.037538327276706696, -0.12807448208332062, -0.046425431966781616, -0.03433272987604141, 0.005020639393478632, -0.12664060294628143, 0.07385046035051346, 0.017232045531272888, 0.04297671094536781, -0.02954951673746109, 0.09193874150514603, -0.08640890568494797, -0.10459540039300919, 0.0710776150226593, 0.048083532601594925, 0.10465613007545471, 0.07202201336622238, 0.03312411159276962, -0.031852900981903076, 0.05635073781013489, 0.014083663932979107, 0.08535923808813095, 0.0030228421092033386, -0.05218355730175972, -0.0999160185456276, -0.010839900933206081, 0.012976392172276974, 0.0034532088320702314, -0.011305767111480236, 0.18257005512714386, 0.06390803307294846, -0.05225767567753792, 0.009211058728396893, 0.15693938732147217, 0.008773013018071651, -0.18361146748065948, -0.16645124554634094, 0.017941225320100784, 0.022811129689216614, 0.06222483515739441, 0.009715638123452663, -0.0789080336689949, -0.038064051419496536, 0.10922330617904663, 0.16852682828903198, 0.03059789538383484, 0.026820451021194458, -0.013440161012113094, 0.021538792178034782, -0.021138297393918037, 0.07072374224662781, -0.021332984790205956, 0.2566830813884735, -0.008843722753226757, -0.009249375201761723, -0.06929571181535721, 0.003524984000250697, -0.0487225204706192, 0.1287921518087387, -0.028642646968364716, -0.07589858770370483, -0.07392842322587967, 0.13315513730049133, -0.04589783772826195, -0.24558763206005096, -0.027704471722245216, -0.11220407485961914, -0.1159823015332222, -0.034004561603069305, 0.08120739459991455, 0.011911362409591675, 0.013237446546554565, 0.05288967490196228, -0.07775495946407318, 0.17161841690540314, 0.04348808526992798, -0.01051513385027647, -0.022458503022789955, 0.11805152893066406, -0.09088318794965744, 0.1188247874379158, 0.00889031495898962, 0.1373276263475418, 0.07220518589019775, 0.021407833322882652, -0.03289422020316124, 0.03623759001493454, 0.07942911237478256, -0.03491654992103577, 0.032716020941734314, 0.11027950793504715, -0.03410758078098297, 0.14312255382537842, 0.12528741359710693, 0.02786988951265812, 0.09641646593809128, 0.034480560570955276, -0.061746660619974136, -0.013851041905581951, 0.10198643058538437, -0.13517852127552032, 0.06551922857761383, 0.17733775079250336, 0.03140357509255409, 0.04201852157711983, -0.07026659697294235, 0.012924040667712688, -0.00999221857637167, 0.09914235025644302, 0.011519454419612885, -0.08808498829603195, -0.011698867194354534, -0.02177559770643711, 0.044608086347579956, -0.04717369005084038, -0.03312798589468002, 0.010481082834303379, 0.001120366738177836, -0.02676132507622242, 0.10775557905435562, 0.006418996956199408, -0.0283118337392807, -0.02113301493227482, -0.02448231726884842, 0.03573596477508545, 0.06443982571363449, -0.029854893684387207, 0.014627811498939991 ]
2b92086f0faa5bcaddbd1c1b4961133d524acdd2
# Dataset Card for [Dataset Name] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://ec.europa.eu/jrc/en/language-technologies/ecdc-translation-memory](https://ec.europa.eu/jrc/en/language-technologies/ecdc-translation-memory) - **Paper:** [https://link.springer.com/article/10.1007/s10579-014-9277-0](https://link.springer.com/article/10.1007/s10579-014-9277-0) - **Point of Contact:** [Ralf Steinberger](mailto:Ralf.Steinberger@jrc.ec.europa.eu) ### Dataset Summary In October 2012, the European Union (EU) agency 'European Centre for Disease Prevention and Control' (ECDC) released a translation memory (TM), i.e. a collection of sentences and their professionally produced translations, in twenty-five languages. ECDC-TM covers 25 languages: the 23 official languages of the EU plus Norwegian (Norsk) and Icelandic. ECDC-TM was created by translating from English into the following 24 languages: Bulgarian, Czech, Danish, Dutch, English, Estonian, Gaelige (Irish), German, Greek, Finnish, French, Hungarian, Icelandic, Italian, Latvian, Lithuanian, Maltese, Norwegian (NOrsk), Polish, Portuguese, Romanian, Slovak, Slovenian, Spanish and Swedish. All documents and sentences were originally written in English. They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg. To load a language pair that is not part of the config, just specify the language code as language pair. For example, if you want to translate Czech to Greek: `dataset = load_dataset("europa_ecdc_tm", language_pair=("cs", "el"))` ### Supported Tasks and Leaderboards - `text2text-generation`: the dataset can be used to train a model for `machine-translation`. Machine translation models are usually evaluated using metrics such as [BLEU](https://huggingface.co/metrics/bleu), [ROUGE](https://huggingface.co/metrics/rouge) or [SacreBLEU](https://huggingface.co/metrics/sacrebleu). You can use the [mBART](https://huggingface.co/facebook/mbart-large-cc25) model for this task. This task has active leaderboards which can be found at [https://paperswithcode.com/task/machine-translation](https://paperswithcode.com/task/machine-translation), which usually rank models based on [BLEU score](https://huggingface.co/metrics/bleu). ### Languages All documents and sentences were originally written in English (`en`). They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg. Translations are available in these languages: `en`, `bg`, `cs`, `da`, `de`, `el`, `en`, `es`, `et`, `fi`, `fr`, `ga`, `hu`, `is`, `it`, `lt`, `lv`, `mt`, `nl`, `no`, `pl`, `pt`, `ro`, `sk`, `sl`, `sv`. ## Dataset Structure ### Data Instances ``` { "translation": { "<source_language>":"Sentence to translate", "<target_language>": "Translated sentence", }, } ``` ### Data Fields - `translation`: a multilingual `string` variable, with possible languages including `en`, `bg`, `cs`, `da`, `de`, `el`, `en`, `es`, `et`, `fi`, `fr`, `ga`, `hu`, `is`, `it`, `lt`, `lv`, `mt`, `nl`, `no`, `pl`, `pt`, `ro`, `sk`, `sl`, `sv`. ### Data Splits The data is not splitted (only the `train` split is available). ## Dataset Creation ### Curation Rationale The ECDC-TM is relatively small compared to the JRC-Acquis and to DGT-TM, but it has the advantage that it focuses on a very different domain, namely that of public health. Also, it includes translation units for the languages Irish (Gaelige, GA), Norwegian (Norsk, NO) and Icelandic (IS). ### Source Data #### Initial Data Collection and Normalization ECDC-TM was built on the basis of the website of the European Centre for Disease Prevention and Control (ECDC). The major part of the documents talks about health-related topics (anthrax, botulism, cholera, dengue fever, hepatitis, etc.), but some of the web pages also describe the organisation ECDC (e.g. its organisation, job opportunities) and its activities (e.g. epidemic intelligence, surveillance). #### Who are the source language producers? All documents and sentences were originally written in English, by the ECDC website content producers. ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? All documents and sentences were thus originally written in English. They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg. ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset Contains translations of sentences in the public healthcare domain, including technical terms (disease and treatment names for example). ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information Copyright © EU / ECDC, 2020 #### Copyright The Work (as defined below) is provided under the terms of this Licence (or later versions of this Licence published by the European Commission). The work is protected by copyright and/or other applicable law. Any use of the work other than as authorised under this Licence or copyright law is prohibited. The terms provided herein conform to the reuse policy established by the Commission's Reuse Decision (2011/833/EU). By exercising any rights to the work provided here, you accept and agree to be bound by the terms of this Licence. The Owner (as defined below) grants You the rights conferred by this Licence in consideration of your acceptance of such terms and conditions. #### Definitions The ‘Owner’ shall mean jointly the European Union represented by the European Commission and the European Centre for Disease Prevention and Control, which are the original licensors and/or control the copyright and any other intellectual and industrial property rights related to the Work. The ‘Work’ is the information and/or data offered to You under this Licence, according to the ‘Copyright Notice’: Copyright (c) EU/ECDC, <YEAR> ‘You’ means the natural or legal person, or body of persons corporate or incorporate, acquiring rights under this Licence. ‘Use’ means any act which is restricted by copyright or database rights, whether in the original medium or in any other medium, and includes, without limitation, distributing, copying, adapting, or modifying as may be technically necessary to use the Work in a different mode or format. It includes ‘re‐Use’, meaning the use, communication to the public and/or distribution of the Works for purposes other than the initial purpose for which the Work was produced. #### Rights You are herewith granted a worldwide, royalty‐free, perpetual, non‐exclusive Licence to Use and re‐Use the Works and any modifications thereof for any commercial and non‐ commercial purpose allowed by the law, provided that the following conditions are met: a) Unmodified distributions must retain the above Copyright Notice; b) Unmodified distributions must retain the following ‘No Warranty’ disclaimer; c) You will not use the name of the Owner to endorse or promote products and services derived from Use of the Work without specific prior written permission. #### No warranty Each Work is provided ‘as is’ without, to the full extent permitted by law, representations, warranties, obligations and liabilities of any kind, either express or implied, including, but not limited to, any implied warranty of merchantability, integration, satisfactory quality and fitness for a particular purpose. Except in the cases of wilful misconduct or damages directly caused to natural persons, the Owner will not be liable for any incidental, consequential, direct or indirect damages, including, but not limited to, the loss of data, lost profits or any other financial loss arising from the use of, or inability to use, the Work even if the Owner has been notified of the possibility of such loss, damages, claims or costs, or for any claim by any third party. The Owner may be liable under national statutory product liability laws as far as such laws apply to the Work. ### Citation Information ``` @Article{Steinberger2014, author={Steinberger, Ralf and Ebrahim, Mohamed and Poulis, Alexandros and Carrasco-Benitez, Manuel and Schl{\"u}ter, Patrick and Przybyszewski, Marek and Gilbro, Signe}, title={An overview of the European Union's highly multilingual parallel corpora}, journal={Language Resources and Evaluation}, year={2014}, month={Dec}, day={01}, volume={48}, number={4}, pages={679-707}, issn={1574-0218}, doi={10.1007/s10579-014-9277-0}, url={https://doi.org/10.1007/s10579-014-9277-0} } ``` ### Contributions Thanks to [@SBrandeis](https://github.com/SBrandeis) for adding this dataset.
europa_ecdc_tm
[ "task_categories:translation", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:translation", "size_categories:1K<n<10K", "source_datasets:original", "language:bg", "language:cs", "language:da", "language:de", "language:el", "language:en", "language:es", "language:et", "language:fi", "language:fr", "language:ga", "language:hu", "language:is", "language:it", "language:lt", "language:lv", "language:mt", "language:nl", "language:no", "language:pl", "language:pt", "language:ro", "language:sk", "language:sl", "language:sv", "license:cc-by-sa-4.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated"], "language": ["bg", "cs", "da", "de", "el", "en", "es", "et", "fi", "fr", "ga", "hu", "is", "it", "lt", "lv", "mt", "nl", "no", "pl", "pt", "ro", "sk", "sl", "sv"], "license": ["cc-by-sa-4.0"], "multilinguality": ["translation"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["translation"], "task_ids": [], "pretty_name": "EuropaEcdcTm", "dataset_info": [{"config_name": "en2bg", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "bg"]}}}], "splits": [{"name": "train", "num_bytes": 798444, "num_examples": 2567}], "download_size": 4286636, "dataset_size": 798444}, {"config_name": "en2cs", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "cs"]}}}], "splits": [{"name": "train", "num_bytes": 585423, "num_examples": 2562}], "download_size": 4286636, "dataset_size": 585423}, {"config_name": "en2da", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "da"]}}}], "splits": [{"name": "train", "num_bytes": 545106, "num_examples": 2577}], "download_size": 4286636, "dataset_size": 545106}, {"config_name": "en2de", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "de"]}}}], "splits": [{"name": "train", "num_bytes": 588974, "num_examples": 2560}], "download_size": 4286636, "dataset_size": 588974}, {"config_name": "en2el", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "el"]}}}], "splits": [{"name": "train", "num_bytes": 849151, "num_examples": 2530}], "download_size": 4286636, "dataset_size": 849151}, {"config_name": "en2es", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "es"]}}}], "splits": [{"name": "train", "num_bytes": 582798, "num_examples": 2564}], "download_size": 4286636, "dataset_size": 582798}, {"config_name": "en2et", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "et"]}}}], "splits": [{"name": "train", "num_bytes": 543554, "num_examples": 2581}], "download_size": 4286636, "dataset_size": 543554}, {"config_name": "en2fi", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "fi"]}}}], "splits": [{"name": "train", "num_bytes": 573069, "num_examples": 2617}], "download_size": 4286636, "dataset_size": 573069}, {"config_name": "en2fr", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "fr"]}}}], "splits": [{"name": "train", "num_bytes": 595489, "num_examples": 2561}], "download_size": 4286636, "dataset_size": 595489}, {"config_name": "en2ga", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "ga"]}}}], "splits": [{"name": "train", "num_bytes": 286362, "num_examples": 1356}], "download_size": 4286636, "dataset_size": 286362}, {"config_name": "en2hu", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "hu"]}}}], "splits": [{"name": "train", "num_bytes": 600536, "num_examples": 2571}], "download_size": 4286636, "dataset_size": 600536}, {"config_name": "en2is", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "is"]}}}], "splits": [{"name": "train", "num_bytes": 557055, "num_examples": 2511}], "download_size": 4286636, "dataset_size": 557055}, {"config_name": "en2it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "it"]}}}], "splits": [{"name": "train", "num_bytes": 576797, "num_examples": 2534}], "download_size": 4286636, "dataset_size": 576797}, {"config_name": "en2lt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "lt"]}}}], "splits": [{"name": "train", "num_bytes": 645429, "num_examples": 2545}], "download_size": 4286636, "dataset_size": 645429}, {"config_name": "en2lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "lv"]}}}], "splits": [{"name": "train", "num_bytes": 576217, "num_examples": 2542}], "download_size": 4286636, "dataset_size": 576217}, {"config_name": "en2mt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "mt"]}}}], "splits": [{"name": "train", "num_bytes": 608263, "num_examples": 2539}], "download_size": 4286636, "dataset_size": 608263}, {"config_name": "en2nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 569643, "num_examples": 2510}], "download_size": 4286636, "dataset_size": 569643}, {"config_name": "en2no", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "no"]}}}], "splits": [{"name": "train", "num_bytes": 536725, "num_examples": 2537}], "download_size": 4286636, "dataset_size": 536725}, {"config_name": "en2pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 644402, "num_examples": 2546}], "download_size": 4286636, "dataset_size": 644402}, {"config_name": "en2pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 583638, "num_examples": 2531}], "download_size": 4286636, "dataset_size": 583638}, {"config_name": "en2ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 585159, "num_examples": 2555}], "download_size": 4286636, "dataset_size": 585159}, {"config_name": "en2sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 627797, "num_examples": 2525}], "download_size": 4286636, "dataset_size": 627797}, {"config_name": "en2sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 594027, "num_examples": 2545}], "download_size": 4286636, "dataset_size": 594027}, {"config_name": "en2sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 546349, "num_examples": 2527}], "download_size": 4286636, "dataset_size": 546349}]}
2024-01-18T11:03:26+00:00
[]
[ "bg", "cs", "da", "de", "el", "en", "es", "et", "fi", "fr", "ga", "hu", "is", "it", "lt", "lv", "mt", "nl", "no", "pl", "pt", "ro", "sk", "sl", "sv" ]
TAGS #task_categories-translation #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-translation #size_categories-1K<n<10K #source_datasets-original #language-Bulgarian #language-Czech #language-Danish #language-German #language-Modern Greek (1453-) #language-English #language-Spanish #language-Estonian #language-Finnish #language-French #language-Irish #language-Hungarian #language-Icelandic #language-Italian #language-Lithuanian #language-Latvian #language-Maltese #language-Dutch #language-Norwegian #language-Polish #language-Portuguese #language-Romanian #language-Slovak #language-Slovenian #language-Swedish #license-cc-by-sa-4.0 #region-us
# Dataset Card for [Dataset Name] ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Paper: URL - Point of Contact: Ralf Steinberger ### Dataset Summary In October 2012, the European Union (EU) agency 'European Centre for Disease Prevention and Control' (ECDC) released a translation memory (TM), i.e. a collection of sentences and their professionally produced translations, in twenty-five languages. ECDC-TM covers 25 languages: the 23 official languages of the EU plus Norwegian (Norsk) and Icelandic. ECDC-TM was created by translating from English into the following 24 languages: Bulgarian, Czech, Danish, Dutch, English, Estonian, Gaelige (Irish), German, Greek, Finnish, French, Hungarian, Icelandic, Italian, Latvian, Lithuanian, Maltese, Norwegian (NOrsk), Polish, Portuguese, Romanian, Slovak, Slovenian, Spanish and Swedish. All documents and sentences were originally written in English. They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg. To load a language pair that is not part of the config, just specify the language code as language pair. For example, if you want to translate Czech to Greek: 'dataset = load_dataset("europa_ecdc_tm", language_pair=("cs", "el"))' ### Supported Tasks and Leaderboards - 'text2text-generation': the dataset can be used to train a model for 'machine-translation'. Machine translation models are usually evaluated using metrics such as BLEU, ROUGE or SacreBLEU. You can use the mBART model for this task. This task has active leaderboards which can be found at URL which usually rank models based on BLEU score. ### Languages All documents and sentences were originally written in English ('en'). They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg. Translations are available in these languages: 'en', 'bg', 'cs', 'da', 'de', 'el', 'en', 'es', 'et', 'fi', 'fr', 'ga', 'hu', 'is', 'it', 'lt', 'lv', 'mt', 'nl', 'no', 'pl', 'pt', 'ro', 'sk', 'sl', 'sv'. ## Dataset Structure ### Data Instances ### Data Fields - 'translation': a multilingual 'string' variable, with possible languages including 'en', 'bg', 'cs', 'da', 'de', 'el', 'en', 'es', 'et', 'fi', 'fr', 'ga', 'hu', 'is', 'it', 'lt', 'lv', 'mt', 'nl', 'no', 'pl', 'pt', 'ro', 'sk', 'sl', 'sv'. ### Data Splits The data is not splitted (only the 'train' split is available). ## Dataset Creation ### Curation Rationale The ECDC-TM is relatively small compared to the JRC-Acquis and to DGT-TM, but it has the advantage that it focuses on a very different domain, namely that of public health. Also, it includes translation units for the languages Irish (Gaelige, GA), Norwegian (Norsk, NO) and Icelandic (IS). ### Source Data #### Initial Data Collection and Normalization ECDC-TM was built on the basis of the website of the European Centre for Disease Prevention and Control (ECDC). The major part of the documents talks about health-related topics (anthrax, botulism, cholera, dengue fever, hepatitis, etc.), but some of the web pages also describe the organisation ECDC (e.g. its organisation, job opportunities) and its activities (e.g. epidemic intelligence, surveillance). #### Who are the source language producers? All documents and sentences were originally written in English, by the ECDC website content producers. ### Annotations #### Annotation process #### Who are the annotators? All documents and sentences were thus originally written in English. They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg. ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset Contains translations of sentences in the public healthcare domain, including technical terms (disease and treatment names for example). ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information Copyright © EU / ECDC, 2020 #### Copyright The Work (as defined below) is provided under the terms of this Licence (or later versions of this Licence published by the European Commission). The work is protected by copyright and/or other applicable law. Any use of the work other than as authorised under this Licence or copyright law is prohibited. The terms provided herein conform to the reuse policy established by the Commission's Reuse Decision (2011/833/EU). By exercising any rights to the work provided here, you accept and agree to be bound by the terms of this Licence. The Owner (as defined below) grants You the rights conferred by this Licence in consideration of your acceptance of such terms and conditions. #### Definitions The ‘Owner’ shall mean jointly the European Union represented by the European Commission and the European Centre for Disease Prevention and Control, which are the original licensors and/or control the copyright and any other intellectual and industrial property rights related to the Work. The ‘Work’ is the information and/or data offered to You under this Licence, according to the ‘Copyright Notice’: Copyright (c) EU/ECDC, <YEAR> ‘You’ means the natural or legal person, or body of persons corporate or incorporate, acquiring rights under this Licence. ‘Use’ means any act which is restricted by copyright or database rights, whether in the original medium or in any other medium, and includes, without limitation, distributing, copying, adapting, or modifying as may be technically necessary to use the Work in a different mode or format. It includes ‘re‐Use’, meaning the use, communication to the public and/or distribution of the Works for purposes other than the initial purpose for which the Work was produced. #### Rights You are herewith granted a worldwide, royalty‐free, perpetual, non‐exclusive Licence to Use and re‐Use the Works and any modifications thereof for any commercial and non‐ commercial purpose allowed by the law, provided that the following conditions are met: a) Unmodified distributions must retain the above Copyright Notice; b) Unmodified distributions must retain the following ‘No Warranty’ disclaimer; c) You will not use the name of the Owner to endorse or promote products and services derived from Use of the Work without specific prior written permission. #### No warranty Each Work is provided ‘as is’ without, to the full extent permitted by law, representations, warranties, obligations and liabilities of any kind, either express or implied, including, but not limited to, any implied warranty of merchantability, integration, satisfactory quality and fitness for a particular purpose. Except in the cases of wilful misconduct or damages directly caused to natural persons, the Owner will not be liable for any incidental, consequential, direct or indirect damages, including, but not limited to, the loss of data, lost profits or any other financial loss arising from the use of, or inability to use, the Work even if the Owner has been notified of the possibility of such loss, damages, claims or costs, or for any claim by any third party. The Owner may be liable under national statutory product liability laws as far as such laws apply to the Work. ### Contributions Thanks to @SBrandeis for adding this dataset.
[ "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Paper: URL\n- Point of Contact: Ralf Steinberger", "### Dataset Summary\n\nIn October 2012, the European Union (EU) agency 'European Centre for Disease Prevention and Control' (ECDC) released a translation memory (TM), i.e. a collection of sentences and their professionally produced translations, in twenty-five languages.\n\nECDC-TM covers 25 languages: the 23 official languages of the EU plus Norwegian (Norsk) and Icelandic. ECDC-TM was created by translating from English into the following 24 languages: Bulgarian, Czech, Danish, Dutch, English, Estonian, Gaelige (Irish), German, Greek, Finnish, French, Hungarian, Icelandic, Italian, Latvian, Lithuanian, Maltese, Norwegian (NOrsk), Polish, Portuguese, Romanian, Slovak, Slovenian, Spanish and Swedish.\n\nAll documents and sentences were originally written in English. They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg.\n\nTo load a language pair that is not part of the config, just specify the language code as language pair. For example, if you want to translate Czech to Greek:\n\n'dataset = load_dataset(\"europa_ecdc_tm\", language_pair=(\"cs\", \"el\"))'", "### Supported Tasks and Leaderboards\n\n- 'text2text-generation': the dataset can be used to train a model for 'machine-translation'. Machine translation models are usually evaluated using metrics such as BLEU, ROUGE or SacreBLEU. You can use the mBART model for this task. This task has active leaderboards which can be found at URL which usually rank models based on BLEU score.", "### Languages\n\nAll documents and sentences were originally written in English ('en'). They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg.\n\nTranslations are available in these languages: 'en', 'bg', 'cs', 'da', 'de', 'el', 'en', 'es', 'et', 'fi', 'fr', 'ga', 'hu', 'is', 'it', 'lt', 'lv', 'mt', 'nl', 'no', 'pl', 'pt', 'ro', 'sk', 'sl', 'sv'.", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- 'translation': a multilingual 'string' variable, with possible languages including 'en', 'bg', 'cs', 'da', 'de', 'el', 'en', 'es', 'et', 'fi', 'fr', 'ga', 'hu', 'is', 'it', 'lt', 'lv', 'mt', 'nl', 'no', 'pl', 'pt', 'ro', 'sk', 'sl', 'sv'.", "### Data Splits\n\nThe data is not splitted (only the 'train' split is available).", "## Dataset Creation", "### Curation Rationale\n\nThe ECDC-TM is relatively small compared to the JRC-Acquis and to DGT-TM, but it has the advantage that it focuses on a very different domain, namely that of public health. Also, it includes translation units for the languages Irish (Gaelige, GA), Norwegian (Norsk, NO) and Icelandic (IS).", "### Source Data", "#### Initial Data Collection and Normalization\n\nECDC-TM was built on the basis of the website of the European Centre for Disease Prevention and Control (ECDC). The major part of the documents talks about health-related topics (anthrax, botulism, cholera, dengue fever, hepatitis, etc.), but some of the web pages also describe the organisation ECDC (e.g. its organisation, job opportunities) and its activities (e.g. epidemic intelligence, surveillance).", "#### Who are the source language producers?\n\nAll documents and sentences were originally written in English, by the ECDC website content producers.", "### Annotations", "#### Annotation process", "#### Who are the annotators?\n\nAll documents and sentences were thus originally written in English. They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset\n\nContains translations of sentences in the public healthcare domain, including technical terms (disease and treatment names for example).", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nCopyright © EU / ECDC, 2020", "#### Copyright\n\nThe Work (as defined below) is provided under the terms of this Licence (or later versions of\nthis Licence published by the European Commission). The work is protected by copyright\nand/or other applicable law. Any use of the work other than as authorised under this\nLicence or copyright law is prohibited. \nThe terms provided herein conform to the reuse policy established by the Commission's\nReuse Decision (2011/833/EU).\nBy exercising any rights to the work provided here, you accept and agree to be bound by the\nterms of this Licence. The Owner (as defined below) grants You the rights conferred by this\nLicence in consideration of your acceptance of such terms and conditions.", "#### Definitions\n\nThe ‘Owner’ shall mean jointly the European Union represented by the European\nCommission and the European Centre for Disease Prevention and Control, which are the\noriginal licensors and/or control the copyright and any other intellectual and industrial\nproperty rights related to the Work.\nThe ‘Work’ is the information and/or data offered to You under this Licence, according to\nthe ‘Copyright Notice’:\nCopyright (c) EU/ECDC, <YEAR>\n‘You’ means the natural or legal person, or body of persons corporate or incorporate,\nacquiring rights under this Licence.\n‘Use’ means any act which is restricted by copyright or database rights, whether in the\noriginal medium or in any other medium, and includes, without limitation, distributing,\ncopying, adapting, or modifying as may be technically necessary to use the Work in a\ndifferent mode or format. It includes ‘re‐Use’, meaning the use, communication to the\npublic and/or distribution of the Works for purposes other than the initial purpose for which\nthe Work was produced.", "#### Rights \n\nYou are herewith granted a worldwide, royalty‐free, perpetual, non‐exclusive Licence to Use\nand re‐Use the Works and any modifications thereof for any commercial and non‐\ncommercial purpose allowed by the law, provided that the following conditions are met:\na) Unmodified distributions must retain the above Copyright Notice;\nb) Unmodified distributions must retain the following ‘No Warranty’ disclaimer;\nc) You will not use the name of the Owner to endorse or promote products and\nservices derived from Use of the Work without specific prior written permission.", "#### No warranty\n\nEach Work is provided ‘as is’ without, to the full extent permitted by law, representations,\nwarranties, obligations and liabilities of any kind, either express or implied, including, but\nnot limited to, any implied warranty of merchantability, integration, satisfactory quality and\nfitness for a particular purpose.\nExcept in the cases of wilful misconduct or damages directly caused to natural persons, the\nOwner will not be liable for any incidental, consequential, direct or indirect damages,\nincluding, but not limited to, the loss of data, lost profits or any other financial loss arising\nfrom the use of, or inability to use, the Work even if the Owner has been notified of the\npossibility of such loss, damages, claims or costs, or for any claim by any third party. The\nOwner may be liable under national statutory product liability laws as far as such laws apply\nto the Work.", "### Contributions\n\nThanks to @SBrandeis for adding this dataset." ]
[ "TAGS\n#task_categories-translation #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-translation #size_categories-1K<n<10K #source_datasets-original #language-Bulgarian #language-Czech #language-Danish #language-German #language-Modern Greek (1453-) #language-English #language-Spanish #language-Estonian #language-Finnish #language-French #language-Irish #language-Hungarian #language-Icelandic #language-Italian #language-Lithuanian #language-Latvian #language-Maltese #language-Dutch #language-Norwegian #language-Polish #language-Portuguese #language-Romanian #language-Slovak #language-Slovenian #language-Swedish #license-cc-by-sa-4.0 #region-us \n", "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Paper: URL\n- Point of Contact: Ralf Steinberger", "### Dataset Summary\n\nIn October 2012, the European Union (EU) agency 'European Centre for Disease Prevention and Control' (ECDC) released a translation memory (TM), i.e. a collection of sentences and their professionally produced translations, in twenty-five languages.\n\nECDC-TM covers 25 languages: the 23 official languages of the EU plus Norwegian (Norsk) and Icelandic. ECDC-TM was created by translating from English into the following 24 languages: Bulgarian, Czech, Danish, Dutch, English, Estonian, Gaelige (Irish), German, Greek, Finnish, French, Hungarian, Icelandic, Italian, Latvian, Lithuanian, Maltese, Norwegian (NOrsk), Polish, Portuguese, Romanian, Slovak, Slovenian, Spanish and Swedish.\n\nAll documents and sentences were originally written in English. They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg.\n\nTo load a language pair that is not part of the config, just specify the language code as language pair. For example, if you want to translate Czech to Greek:\n\n'dataset = load_dataset(\"europa_ecdc_tm\", language_pair=(\"cs\", \"el\"))'", "### Supported Tasks and Leaderboards\n\n- 'text2text-generation': the dataset can be used to train a model for 'machine-translation'. Machine translation models are usually evaluated using metrics such as BLEU, ROUGE or SacreBLEU. You can use the mBART model for this task. This task has active leaderboards which can be found at URL which usually rank models based on BLEU score.", "### Languages\n\nAll documents and sentences were originally written in English ('en'). They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg.\n\nTranslations are available in these languages: 'en', 'bg', 'cs', 'da', 'de', 'el', 'en', 'es', 'et', 'fi', 'fr', 'ga', 'hu', 'is', 'it', 'lt', 'lv', 'mt', 'nl', 'no', 'pl', 'pt', 'ro', 'sk', 'sl', 'sv'.", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- 'translation': a multilingual 'string' variable, with possible languages including 'en', 'bg', 'cs', 'da', 'de', 'el', 'en', 'es', 'et', 'fi', 'fr', 'ga', 'hu', 'is', 'it', 'lt', 'lv', 'mt', 'nl', 'no', 'pl', 'pt', 'ro', 'sk', 'sl', 'sv'.", "### Data Splits\n\nThe data is not splitted (only the 'train' split is available).", "## Dataset Creation", "### Curation Rationale\n\nThe ECDC-TM is relatively small compared to the JRC-Acquis and to DGT-TM, but it has the advantage that it focuses on a very different domain, namely that of public health. Also, it includes translation units for the languages Irish (Gaelige, GA), Norwegian (Norsk, NO) and Icelandic (IS).", "### Source Data", "#### Initial Data Collection and Normalization\n\nECDC-TM was built on the basis of the website of the European Centre for Disease Prevention and Control (ECDC). The major part of the documents talks about health-related topics (anthrax, botulism, cholera, dengue fever, hepatitis, etc.), but some of the web pages also describe the organisation ECDC (e.g. its organisation, job opportunities) and its activities (e.g. epidemic intelligence, surveillance).", "#### Who are the source language producers?\n\nAll documents and sentences were originally written in English, by the ECDC website content producers.", "### Annotations", "#### Annotation process", "#### Who are the annotators?\n\nAll documents and sentences were thus originally written in English. They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset\n\nContains translations of sentences in the public healthcare domain, including technical terms (disease and treatment names for example).", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nCopyright © EU / ECDC, 2020", "#### Copyright\n\nThe Work (as defined below) is provided under the terms of this Licence (or later versions of\nthis Licence published by the European Commission). The work is protected by copyright\nand/or other applicable law. Any use of the work other than as authorised under this\nLicence or copyright law is prohibited. \nThe terms provided herein conform to the reuse policy established by the Commission's\nReuse Decision (2011/833/EU).\nBy exercising any rights to the work provided here, you accept and agree to be bound by the\nterms of this Licence. The Owner (as defined below) grants You the rights conferred by this\nLicence in consideration of your acceptance of such terms and conditions.", "#### Definitions\n\nThe ‘Owner’ shall mean jointly the European Union represented by the European\nCommission and the European Centre for Disease Prevention and Control, which are the\noriginal licensors and/or control the copyright and any other intellectual and industrial\nproperty rights related to the Work.\nThe ‘Work’ is the information and/or data offered to You under this Licence, according to\nthe ‘Copyright Notice’:\nCopyright (c) EU/ECDC, <YEAR>\n‘You’ means the natural or legal person, or body of persons corporate or incorporate,\nacquiring rights under this Licence.\n‘Use’ means any act which is restricted by copyright or database rights, whether in the\noriginal medium or in any other medium, and includes, without limitation, distributing,\ncopying, adapting, or modifying as may be technically necessary to use the Work in a\ndifferent mode or format. It includes ‘re‐Use’, meaning the use, communication to the\npublic and/or distribution of the Works for purposes other than the initial purpose for which\nthe Work was produced.", "#### Rights \n\nYou are herewith granted a worldwide, royalty‐free, perpetual, non‐exclusive Licence to Use\nand re‐Use the Works and any modifications thereof for any commercial and non‐\ncommercial purpose allowed by the law, provided that the following conditions are met:\na) Unmodified distributions must retain the above Copyright Notice;\nb) Unmodified distributions must retain the following ‘No Warranty’ disclaimer;\nc) You will not use the name of the Owner to endorse or promote products and\nservices derived from Use of the Work without specific prior written permission.", "#### No warranty\n\nEach Work is provided ‘as is’ without, to the full extent permitted by law, representations,\nwarranties, obligations and liabilities of any kind, either express or implied, including, but\nnot limited to, any implied warranty of merchantability, integration, satisfactory quality and\nfitness for a particular purpose.\nExcept in the cases of wilful misconduct or damages directly caused to natural persons, the\nOwner will not be liable for any incidental, consequential, direct or indirect damages,\nincluding, but not limited to, the loss of data, lost profits or any other financial loss arising\nfrom the use of, or inability to use, the Work even if the Owner has been notified of the\npossibility of such loss, damages, claims or costs, or for any claim by any third party. The\nOwner may be liable under national statutory product liability laws as far as such laws apply\nto the Work.", "### Contributions\n\nThanks to @SBrandeis for adding this dataset." ]
[ 220, 10, 120, 21, 287, 96, 160, 6, 6, 130, 23, 5, 84, 4, 113, 31, 5, 5, 49, 8, 8, 34, 8, 7, 5, 6, 14, 155, 236, 135, 206, 17 ]
[ "passage: TAGS\n#task_categories-translation #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-translation #size_categories-1K<n<10K #source_datasets-original #language-Bulgarian #language-Czech #language-Danish #language-German #language-Modern Greek (1453-) #language-English #language-Spanish #language-Estonian #language-Finnish #language-French #language-Irish #language-Hungarian #language-Icelandic #language-Italian #language-Lithuanian #language-Latvian #language-Maltese #language-Dutch #language-Norwegian #language-Polish #language-Portuguese #language-Romanian #language-Slovak #language-Slovenian #language-Swedish #license-cc-by-sa-4.0 #region-us \n# Dataset Card for [Dataset Name]## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Paper: URL\n- Point of Contact: Ralf Steinberger", "passage: ### Dataset Summary\n\nIn October 2012, the European Union (EU) agency 'European Centre for Disease Prevention and Control' (ECDC) released a translation memory (TM), i.e. a collection of sentences and their professionally produced translations, in twenty-five languages.\n\nECDC-TM covers 25 languages: the 23 official languages of the EU plus Norwegian (Norsk) and Icelandic. ECDC-TM was created by translating from English into the following 24 languages: Bulgarian, Czech, Danish, Dutch, English, Estonian, Gaelige (Irish), German, Greek, Finnish, French, Hungarian, Icelandic, Italian, Latvian, Lithuanian, Maltese, Norwegian (NOrsk), Polish, Portuguese, Romanian, Slovak, Slovenian, Spanish and Swedish.\n\nAll documents and sentences were originally written in English. They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg.\n\nTo load a language pair that is not part of the config, just specify the language code as language pair. For example, if you want to translate Czech to Greek:\n\n'dataset = load_dataset(\"europa_ecdc_tm\", language_pair=(\"cs\", \"el\"))'### Supported Tasks and Leaderboards\n\n- 'text2text-generation': the dataset can be used to train a model for 'machine-translation'. Machine translation models are usually evaluated using metrics such as BLEU, ROUGE or SacreBLEU. You can use the mBART model for this task. This task has active leaderboards which can be found at URL which usually rank models based on BLEU score.### Languages\n\nAll documents and sentences were originally written in English ('en'). They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg.\n\nTranslations are available in these languages: 'en', 'bg', 'cs', 'da', 'de', 'el', 'en', 'es', 'et', 'fi', 'fr', 'ga', 'hu', 'is', 'it', 'lt', 'lv', 'mt', 'nl', 'no', 'pl', 'pt', 'ro', 'sk', 'sl', 'sv'.## Dataset Structure### Data Instances### Data Fields\n\n- 'translation': a multilingual 'string' variable, with possible languages including 'en', 'bg', 'cs', 'da', 'de', 'el', 'en', 'es', 'et', 'fi', 'fr', 'ga', 'hu', 'is', 'it', 'lt', 'lv', 'mt', 'nl', 'no', 'pl', 'pt', 'ro', 'sk', 'sl', 'sv'.### Data Splits\n\nThe data is not splitted (only the 'train' split is available).## Dataset Creation", "passage: ### Curation Rationale\n\nThe ECDC-TM is relatively small compared to the JRC-Acquis and to DGT-TM, but it has the advantage that it focuses on a very different domain, namely that of public health. Also, it includes translation units for the languages Irish (Gaelige, GA), Norwegian (Norsk, NO) and Icelandic (IS).### Source Data#### Initial Data Collection and Normalization\n\nECDC-TM was built on the basis of the website of the European Centre for Disease Prevention and Control (ECDC). The major part of the documents talks about health-related topics (anthrax, botulism, cholera, dengue fever, hepatitis, etc.), but some of the web pages also describe the organisation ECDC (e.g. its organisation, job opportunities) and its activities (e.g. epidemic intelligence, surveillance).#### Who are the source language producers?\n\nAll documents and sentences were originally written in English, by the ECDC website content producers.### Annotations#### Annotation process#### Who are the annotators?\n\nAll documents and sentences were thus originally written in English. They were then translated into the other languages by professional translators from the Translation Centre CdT in Luxembourg.### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset\n\nContains translations of sentences in the public healthcare domain, including technical terms (disease and treatment names for example).### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators### Licensing Information\n\nCopyright © EU / ECDC, 2020#### Copyright\n\nThe Work (as defined below) is provided under the terms of this Licence (or later versions of\nthis Licence published by the European Commission). The work is protected by copyright\nand/or other applicable law. Any use of the work other than as authorised under this\nLicence or copyright law is prohibited. \nThe terms provided herein conform to the reuse policy established by the Commission's\nReuse Decision (2011/833/EU).\nBy exercising any rights to the work provided here, you accept and agree to be bound by the\nterms of this Licence. The Owner (as defined below) grants You the rights conferred by this\nLicence in consideration of your acceptance of such terms and conditions." ]
[ -0.06063675880432129, 0.05353141203522682, -0.006519358605146408, 0.04785643890500069, 0.03946855291724205, -0.02193516679108143, 0.053753551095724106, 0.040428027510643005, 0.07748676091432571, 0.11517057567834854, -0.007290850859135389, -0.019361091777682304, 0.05260438099503517, 0.05440697446465492, 0.011733043007552624, -0.17826688289642334, 0.0400741845369339, -0.08103998750448227, -0.08403348922729492, 0.048971425741910934, 0.15745100378990173, -0.01707598753273487, 0.05819888040423393, -0.058473408222198486, 0.013937783427536488, 0.04904934763908386, -0.038119371980428696, -0.03756742924451828, 0.07546472549438477, 0.05933978036046028, 0.0798627957701683, 0.00035958271473646164, 0.04196816310286522, -0.1574050784111023, -0.008465231396257877, 0.017016151919960976, -0.020452968776226044, -0.018822968006134033, 0.05669406056404114, -0.04418322816491127, 0.16466264426708221, -0.210051491856575, 0.03847673907876015, -0.002358483849093318, -0.0505223423242569, -0.07874634116888046, -0.08084535598754883, -0.021282320842146873, 0.08047860115766525, 0.04802277684211731, -0.03708210960030556, 0.09866490960121155, -0.08412960916757584, 0.051688507199287415, 0.03132626786828041, -0.07866857200860977, -0.03149682655930519, 0.009404565207660198, 0.03926137834787369, 0.11383301019668579, -0.06817256659269333, 0.017666295170783997, -0.04367111623287201, 0.05511005222797394, -0.02802346460521221, -0.042653296142816544, -0.05694758519530296, -0.02170448936522007, -0.14646472036838531, -0.02709040604531765, 0.21827341616153717, -0.019943062216043472, -0.02670479752123356, -0.10485538095235825, -0.02710186503827572, 0.10379046201705933, -0.016893943771719933, -0.037550535053014755, -0.0009070535306818783, -0.03767580911517143, 0.15411484241485596, -0.0170445516705513, -0.07738839834928513, 0.00855163298547268, -0.06573710590600967, 0.17339058220386505, 0.016363555565476418, -0.008664052002131939, 0.05495786666870117, 0.009814443998038769, 0.022973179817199707, -0.03751716390252113, -0.03904200717806816, -0.0233489777892828, -0.07884110510349274, -0.012492090463638306, 0.025645367801189423, -0.06171807646751404, 0.05203169211745262, 0.08630428463220596, -0.06123809143900871, -0.008108530193567276, -0.043037522584199905, 0.02868819236755371, 0.04679647088050842, 0.10180187225341797, -0.04619419574737549, -0.09883460402488708, -0.029637260362505913, -0.0960225835442543, 0.027264907956123352, 0.01641027256846428, -0.07882282137870789, -0.0003522758779581636, -0.050677549093961716, 0.08966291695833206, 0.013349470682442188, 0.022644922137260437, -0.03977632895112038, -0.02057855762541294, 0.19045287370681763, -0.11877594143152237, 0.017707357183098793, 0.033157724887132645, -0.03077661246061325, 0.04605531692504883, -0.04620189964771271, -0.017433734610676765, -0.128387913107872, 0.040141258388757706, 0.018248701468110085, -0.009035272523760796, -0.05411456897854805, -0.16388821601867676, 0.10791397839784622, -0.018570423126220703, -0.02579575777053833, -0.08614812046289444, -0.011278578080236912, -0.06584613770246506, -0.0010159550001844764, -0.05089680477976799, 0.019055576995015144, -0.05896821618080139, -0.02191857248544693, 0.001115359365940094, 0.004885911475867033, -0.08409237861633301, -0.0504584014415741, -0.03218210116028786, -0.16390208899974823, 0.021556416526436806, -0.07516583055257797, -0.008803839795291424, -0.1182565912604332, -0.001296449452638626, -0.18285655975341797, 0.06739988923072815, -0.16406835615634918, -0.006656674202531576, -0.07962194830179214, -0.006557578686624765, 0.06437275558710098, 0.01136369351297617, -0.01542696077376604, 0.1107873022556305, -0.1954793930053711, -0.044212907552719116, 0.09240967780351639, -0.11858600378036499, -0.02936463989317417, 0.12353203445672989, 0.008538019843399525, 0.03109513781964779, 0.09405484050512314, 0.11473140865564346, 0.07873836159706116, -0.09076377749443054, -0.08360429853200912, -0.020521216094493866, -0.007790841162204742, 0.11358927935361862, 0.11204131692647934, -0.07836399227380753, 0.10365962237119675, -0.0020830680150538683, -0.04887356981635094, -0.03078938089311123, 0.01935252733528614, 0.00304037076421082, 0.035232312977313995, 0.010443277657032013, 0.03694242984056473, 0.035455621778964996, -0.060401495546102524, -0.06431647390127182, -0.045841947197914124, 0.06452977657318115, 0.046459347009658813, -0.0340653732419014, 0.04623928293585777, -0.018932553008198738, 0.04179871454834938, 0.03150511160492897, -0.010886932723224163, -0.09395521879196167, -0.14390550553798676, 0.057088106870651245, -0.02093805931508541, 0.10325584560632706, 0.029233435168862343, 0.033958014100790024, 0.02248496562242508, -0.06388449668884277, 0.04506288096308708, -0.0386459119617939, 0.0007818036829121411, 0.018336636945605278, -0.18398599326610565, 0.056661587208509445, -0.04926042631268501, 0.08613142371177673, -0.06134927645325661, -0.02761261723935604, 0.14893484115600586, 0.14501306414604187, 0.042205292731523514, -0.021425580605864525, -0.0384896956384182, 0.09262722730636597, -0.025085464119911194, -0.016244729980826378, -0.00177815742790699, -0.06169428303837776, -0.028722159564495087, 0.12269987910985947, -0.041909828782081604, -0.1123587116599083, 0.055689144879579544, 0.03707285597920418, -0.04310735687613487, -0.024795526638627052, -0.029265115037560463, 0.0020301907788962126, -0.009489095769822598, -0.08534988760948181, 0.049835849553346634, 0.04042595252394676, 0.014147770591080189, -0.0838158130645752, -0.0634225606918335, -0.009473978541791439, -0.0025711741764098406, -0.09278968721628189, 0.1403016895055771, 0.08692864328622818, -0.12432578951120377, 0.1304827332496643, 0.019646354019641876, 0.0456262081861496, 0.2277849167585373, -0.011791028082370758, -0.08819111436605453, -0.00310397706925869, 0.025112522765994072, 0.035775359719991684, 0.12286139279603958, -0.05733572319149971, 0.021781427785754204, 0.03443411365151405, 0.03560324385762215, 0.020075300708413124, -0.004151470959186554, 0.03145831450819969, -0.013511701487004757, -0.06519464403390884, -0.031070275232195854, 0.02525515854358673, 0.008072967641055584, 0.09255149960517883, -0.004527231212705374, -0.026465343311429024, -0.05077454447746277, -0.04281683638691902, -0.08788740634918213, 0.09955531358718872, -0.1878419667482376, -0.22334612905979156, -0.1278841644525528, 0.023670801892876625, -0.07800524681806564, 0.004530679900199175, -0.0018142530461773276, -0.03772590309381485, -0.09860549122095108, -0.07583341747522354, 0.11999157816171646, 0.006110668182373047, -0.11236985772848129, -0.06540782749652863, 0.05888444557785988, -0.06545709818601608, -0.09230799227952957, 0.006704607512801886, -0.003238799748942256, 0.02214723639190197, -0.030751368030905724, -0.05310319736599922, 0.11627917736768723, 0.07892071455717087, 0.0007395970751531422, -0.045664023607969284, -0.07446817308664322, 0.1751079559326172, -0.13183705508708954, 0.12589533627033234, 0.006478447932749987, -0.044386256486177444, 0.014583755284547806, 0.21475042402744293, 0.04232889041304588, -0.011519392021000385, -0.0021698835771530867, 0.03870222717523575, -0.01993289403617382, -0.23753100633621216, -0.20032696425914764, -0.08563076704740524, -0.01448365580290556, -0.027646055445075035, 0.03863726183772087, -0.10254547744989395, -0.011198166757822037, -0.09096501022577286, -0.04557362198829651, 0.08845014125108719, 0.04631878063082695, 0.1477416604757309, 0.023238440975546837, 0.022811077535152435, -0.055496733635663986, -0.02273864485323429, 0.11549166589975357, 0.0381426177918911, 0.1652187556028366, 0.002137312898412347, 0.18171565234661102, 0.021183213219046593, 0.01901935040950775, -0.014599540270864964, 0.06201853230595589, -0.0012583831558004022, 0.06396255642175674, -0.007629897445440292, -0.05762925744056702, 0.03897669538855553, 0.02937726490199566, 0.08055541664361954, -0.09640378504991531, 0.0009296362404711545, -0.04143742844462395, 0.11652355641126633, 0.05006168410181999, 0.023994600400328636, -0.009661579504609108, -0.05098789930343628, 0.038339752703905106, -0.045101623982191086, -0.09459424018859863, -0.0012133345007896423, 0.13018377125263214, -0.09327433258295059, 0.09809573739767075, 0.018804768100380898, 0.05334286764264107, -0.011409307830035686, -0.02378341369330883, -0.032326798886060715, -0.017633317038416862, -0.03418955206871033, 0.09508635848760605, -0.16240252554416656, 0.1887766271829605, 0.013911026529967785, 0.010819085873663425, -0.09398698061704636, 0.02921895869076252, -0.031620483845472336, 0.09678447246551514, 0.15839079022407532, 0.056630950421094894, -0.1689746379852295, -0.026621749624609947, -0.04894549027085304, 0.02419857867062092, 0.10406555980443954, -0.08690843731164932, 0.07366868853569031, 0.018528932705521584, -0.02012140490114689, -0.064814493060112, -0.11690706759691238, -0.08475685119628906, -0.1776672750711441, 0.0783204436302185, -0.037524834275245667, -0.029186004772782326, -0.012956899590790272, -0.0555969774723053, -0.08664677292108536, 0.10287809371948242, -0.23257268965244293, -0.06313759833574295, -0.10355425626039505, -0.07916250079870224, 0.13466978073120117, -0.06348525732755661, 0.06154502555727959, 0.009821455925703049, 0.11506476253271103, -0.058276694267988205, -0.023882536217570305, 0.06300527602434158, -0.08410695195198059, -0.13046026229858398, -0.02876843325793743, 0.1372939646244049, 0.09931051731109619, 0.046305861324071884, 0.0183700118213892, 0.08033762127161026, 0.020595388486981392, -0.092247873544693, -0.027285493910312653, 0.053885310888290405, -0.005661876406520605, 0.13592077791690826, -0.08990470319986343, -0.13962487876415253, -0.0688820406794548, -0.08876651525497437, 0.1466900259256363, 0.13827526569366455, -0.05565214157104492, 0.15102660655975342, 0.10465868562459946, -0.11131787300109863, -0.24301064014434814, 0.0048414417542517185, 0.054434508085250854, 0.029705924913287163, 0.0058398558758199215, -0.12002154439687729, -0.010057955980300903, 0.0486210398375988, 0.011186260730028152, -0.04920037463307381, -0.09345994144678116, -0.09620707482099533, 0.0032948951702564955, -0.037516508251428604, -0.12512584030628204, -0.024276988580822945, -0.01426697801798582, -0.04091401770710945, -0.02054569683969021, 0.10050362348556519, -0.030349092558026314, -0.013810276985168457, 0.04625895619392395, 0.04034760221838951, 0.037105146795511246, 0.004264047369360924, 0.15774661302566528, 0.03700810298323631, -0.025690242648124695, -0.05425649881362915, -0.034384846687316895, 0.07255019247531891, 0.011822049506008625, 0.08128686249256134, -0.009069710038602352, -0.0410701148211956, -0.0860014259815216, -0.0424262173473835, -0.07637619227170944, 0.1006079688668251, -0.07126947492361069, -0.03914973512291908, -0.10098855942487717, 0.08014921098947525, 0.04758143424987793, -0.007419017609208822, 0.04880659654736519, -0.07832358032464981, -0.05055716633796692, 0.06455232948064804, 0.18953384459018707, 0.008162366226315498, -0.004926420748233795, 0.09132751077413559, -0.004674016032367945, 0.013274016790091991, 0.024536050856113434, 0.043078284710645676, 0.1270851492881775, -0.040285754948854446, 0.05989108979701996, -0.03488151729106903, -0.1311185508966446, -0.02806065045297146, 0.07191493362188339, -0.049265291541814804, -0.13267402350902557, -0.003479505656287074, -0.04953743889927864, -0.0215402003377676, -0.040986355394124985, 0.13379530608654022, -0.035107627511024475, -0.0035319055896252394, -0.021646492183208466, 0.05881986394524574, 0.021145207807421684, 0.07895924896001816, 0.051910459995269775, 0.00623925169929862, -0.0619560182094574, 0.09148553013801575, 0.09636516124010086, -0.1580643504858017, 0.04272284731268883, 0.09737632423639297, -0.07303834706544876, -0.04751305654644966, 0.07130209356546402, 0.05429769679903984, -0.03473345935344696, -0.09880470484495163, -0.027451151981949806, -0.13019685447216034, 0.02812555432319641, 0.1742086261510849, 0.016684502363204956, 0.017400331795215607, 0.005362581927329302, -0.03633982315659523, -0.02558910846710205, 0.1268017739057541, 0.0294452253729105, -0.009885817766189575, -0.0007330328226089478, 0.052046556025743484, -0.025883644819259644, -0.054258327931165695, -0.00039495620876550674, 0.02999606914818287, -0.07342659682035446, -0.024743637070059776, -0.013833250850439072, 0.016237450763583183, -0.03665652498602867, 0.009823115542531013, 0.004415825009346008, -0.03607950732111931, -0.011923722922801971, -0.007564422208815813, -0.06695669889450073, 0.019017092883586884, -0.04401680827140808, 0.0895896628499031, -0.10187069326639175, -0.023830518126487732, 0.07812315225601196, -0.031954582780599594, 0.08267895877361298, -0.014100208878517151, -0.007680503651499748, 0.06142166629433632, -0.13337022066116333, 0.05239984765648842, -0.015228084288537502, 0.08688680082559586, 0.06313595920801163, -0.09728478640317917, -0.002025946509093046, 0.047730449587106705, -0.018279166892170906, 0.028743818402290344, 0.004841899033635855, -0.004653222393244505, 0.08122406899929047, 0.036367375403642654, -0.11779993772506714, 0.001925962627865374, 0.07884474843740463, -0.00017727166414260864, -0.010211468674242496, 0.07941526174545288, -0.027578333392739296, 0.03500371053814888, -0.01679903455078602, 0.006517296191304922, 0.026273928582668304, -0.026487821713089943, -0.046448346227407455, 0.028569206595420837, 0.047929540276527405, 0.008246404118835926, 0.18614619970321655, 0.06168016418814659, 0.06993218511343002, 0.053911954164505005, -0.0020994741935282946, -0.08646649122238159, 0.05425691604614258, -0.05338631942868233, -0.025407860055565834, 0.018022263422608376, -0.0932307243347168, -0.0801677331328392, -0.05668275058269501, -0.02107897400856018, 0.10089510679244995, 0.08136003464460373, 0.1629248708486557, -0.00027880072593688965, 0.06344839930534363, -0.0735866129398346, -0.0772843286395073, -0.03183591365814209, 0.03059532679617405, 0.024775763973593712, -0.05475860461592674, 0.12388802319765091, 0.0785156711935997, -0.19083531200885773, 0.10304335504770279, -0.01806696504354477, -0.07975707203149796, -0.0595419742166996, -0.10057523101568222, -0.040971193462610245, -0.0430278442800045, -0.00498224189504981, -0.10430050641298294, 0.08171027153730392, 0.02497253566980362, 0.05130420997738838, -0.0059866285882890224, 0.06280074268579483, -0.1373746395111084, -0.07301601767539978, 0.04696151986718178, 0.03379377722740173, 0.10317609459161758, 0.023257112130522728, 0.026459326967597008, -0.05752415582537651, 0.06143316254019737, 0.026798546314239502, 0.08711189031600952, -0.003794969292357564, -0.027653584256768227, -0.073263980448246, -0.013242037035524845, 0.005855374038219452, -0.0010684890439733863, -0.012529333122074604, 0.2066379338502884, 0.038485828787088394, -0.02601729892194271, 0.029916778206825256, 0.12376958876848221, -0.006120234727859497, -0.14150214195251465, -0.15376213192939758, -0.005491962656378746, 0.009979675523936749, 0.07635758817195892, 0.009859342128038406, -0.0854937806725502, -0.01869797892868519, 0.09300693869590759, 0.1582566201686859, 0.076494961977005, 0.021692151203751564, -0.021340660750865936, 0.024662524461746216, 0.01778811775147915, 0.030529052019119263, -0.020407861098647118, 0.2684652507305145, -0.02634042501449585, -0.011074100621044636, -0.061999861150979996, 0.055865153670310974, -0.08454487472772598, 0.10196936875581741, -0.00882343202829361, -0.053547874093055725, -0.04374523088335991, 0.13094840943813324, -0.02064705453813076, -0.18443705141544342, -0.026167379692196846, -0.11006442457437515, -0.07952674478292465, -0.03159526735544205, 0.037360433489084244, 0.01128281932324171, 0.014489422552287579, 0.04539516568183899, -0.07110077887773514, 0.14068852365016937, 0.05459411069750786, -0.04804111644625664, -0.017649488523602486, 0.10177004337310791, -0.02978901006281376, 0.18771930038928986, 0.004423821810632944, 0.10947507619857788, 0.0747089758515358, 0.01442662999033928, -0.05959111452102661, 0.030687756836414337, 0.06637226790189743, 0.017190389335155487, 0.06440874189138412, 0.08723745495080948, -0.0529242567718029, 0.1733865886926651, 0.0665808841586113, -0.0061921365559101105, 0.10098425298929214, 0.08737083524465561, -0.031832750886678696, -0.026499366387724876, 0.14044997096061707, -0.1368235945701599, 0.07861881703138351, 0.16518917679786682, 0.022843942046165466, 0.03019094467163086, -0.07372166961431503, 0.009449712000787258, -0.03340040519833565, 0.11036359518766403, 0.007785685360431671, -0.11437830328941345, 0.028590863570570946, -0.011130631901323795, 0.04979028180241585, -0.0842973068356514, -0.03007040172815323, -0.000017768392353900708, 0.027843305841088295, -0.04362914338707924, 0.08845039457082748, 0.020712221041321754, -0.05410264804959297, -0.03605419024825096, -0.046108048409223557, 0.04793815687298775, 0.06552159786224365, -0.03504851832985878, 0.016453096643090248 ]
7bf01192f595a3a99cc80ddf2e55838b30cc2246
# Dataset Card for europarl-bilingual ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Statmt](http://www.statmt.org/europarl/) - **Repository:** [OPUS Europarl](https://opus.nlpl.eu/Europarl.php) - **Paper:** [Aclweb](https://www.aclweb.org/anthology/L12-1246/) - **Leaderboard:** [Needs More Information] - **Point of Contact:** [Needs More Information] ### Dataset Summary A parallel corpus extracted from the European Parliament web site by Philipp Koehn (University of Edinburgh). The main intended use is to aid statistical machine translation research. To load a language pair which isn't part of the config, all you need to do is specify the language code as pairs. You can find the valid pairs in Homepage section of Dataset Description: https://opus.nlpl.eu/Europarl.php E.g. `dataset = load_dataset("europarl_bilingual", lang1="fi", lang2="fr")` ### Supported Tasks and Leaderboards Tasks: Machine Translation, Cross Lingual Word Embeddings (CWLE) Alignment ### Languages - 21 languages, 211 bitexts - total number of files: 207,775 - total number of tokens: 759.05M - total number of sentence fragments: 30.32M Every pair of the following languages is available: - bg - cs - da - de - el - en - es - et - fi - fr - hu - it - lt - lv - nl - pl - pt - ro - sk - sl - sv ## Dataset Structure ### Data Instances Here is an example from the en-fr pair: ``` { 'translation': { 'en': 'Resumption of the session', 'fr': 'Reprise de la session' } } ``` ### Data Fields - `translation`: a dictionary containing two strings paired with a key indicating the corresponding language. ### Data Splits - `train`: only train split is provided. Authors did not provide a separation of examples in `train`, `dev` and `test`. ## Dataset Creation ### Curation Rationale [Needs More Information] ### Source Data #### Initial Data Collection and Normalization [Needs More Information] #### Who are the source language producers? [Needs More Information] ### Annotations #### Annotation process [Needs More Information] #### Who are the annotators? [Needs More Information] ### Personal and Sensitive Information [Needs More Information] ## Considerations for Using the Data ### Social Impact of Dataset [Needs More Information] ### Discussion of Biases [Needs More Information] ### Other Known Limitations [Needs More Information] ## Additional Information ### Dataset Curators [Needs More Information] ### Licensing Information The data set comes with the same license as the original sources. Please, check the information about the source that is given on http://opus.nlpl.eu/Europarl-v8.php ### Citation Information ``` @InProceedings{TIEDEMANN12.463, author = {J�rg Tiedemann}, title = {Parallel Data, Tools and Interfaces in OPUS}, booktitle = {Proceedings of the Eight International Conference on Language Resources and Evaluation (LREC'12)}, year = {2012}, month = {may}, date = {23-25}, address = {Istanbul, Turkey}, editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and Thierry Declerck and Mehmet Ugur Dogan and Bente Maegaard and Joseph Mariani and Jan Odijk and Stelios Piperidis}, publisher = {European Language Resources Association (ELRA)}, isbn = {978-2-9517408-7-7}, language = {english} } ``` ### Contributions Thanks to [@lucadiliello](https://github.com/lucadiliello) for adding this dataset.
europarl_bilingual
[ "task_categories:translation", "annotations_creators:found", "language_creators:found", "multilinguality:translation", "size_categories:100K<n<1M", "source_datasets:original", "language:bg", "language:cs", "language:da", "language:de", "language:el", "language:en", "language:es", "language:et", "language:fi", "language:fr", "language:hu", "language:it", "language:lt", "language:lv", "language:nl", "language:pl", "language:pt", "language:ro", "language:sk", "language:sl", "language:sv", "license:unknown", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["bg", "cs", "da", "de", "el", "en", "es", "et", "fi", "fr", "hu", "it", "lt", "lv", "nl", "pl", "pt", "ro", "sk", "sl", "sv"], "license": ["unknown"], "multilinguality": ["translation"], "size_categories": ["100K<n<1M"], "source_datasets": ["original"], "task_categories": ["translation"], "task_ids": [], "pretty_name": "europarl-bilingual", "dataset_info": [{"config_name": "bg-cs", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "cs"]}}}], "splits": [{"name": "train", "num_bytes": 175372131, "num_examples": 402657}], "download_size": 77543700, "dataset_size": 175372131}, {"config_name": "bg-da", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "da"]}}}], "splits": [{"name": "train", "num_bytes": 169901335, "num_examples": 393449}], "download_size": 161209111, "dataset_size": 169901335}, {"config_name": "bg-de", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "de"]}}}], "splits": [{"name": "train", "num_bytes": 179830695, "num_examples": 393298}], "download_size": 173031810, "dataset_size": 179830695}, {"config_name": "bg-el", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "el"]}}}], "splits": [{"name": "train", "num_bytes": 232659899, "num_examples": 377341}], "download_size": 164911397, "dataset_size": 232659899}, {"config_name": "bg-en", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "en"]}}}], "splits": [{"name": "train", "num_bytes": 175002243, "num_examples": 408290}], "download_size": 175210123, "dataset_size": 175002243}, {"config_name": "bg-es", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "es"]}}}], "splits": [{"name": "train", "num_bytes": 175608108, "num_examples": 388226}], "download_size": 167299422, "dataset_size": 175608108}, {"config_name": "bg-et", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "et"]}}}], "splits": [{"name": "train", "num_bytes": 169828337, "num_examples": 400712}], "download_size": 74382173, "dataset_size": 169828337}, {"config_name": "bg-fi", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "fi"]}}}], "splits": [{"name": "train", "num_bytes": 173345926, "num_examples": 396624}], "download_size": 159647184, "dataset_size": 173345926}, {"config_name": "bg-fr", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "fr"]}}}], "splits": [{"name": "train", "num_bytes": 179518097, "num_examples": 393644}], "download_size": 173290519, "dataset_size": 179518097}, {"config_name": "bg-hu", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "hu"]}}}], "splits": [{"name": "train", "num_bytes": 173346636, "num_examples": 382773}], "download_size": 77741287, "dataset_size": 173346636}, {"config_name": "bg-it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "it"]}}}], "splits": [{"name": "train", "num_bytes": 178372027, "num_examples": 377822}], "download_size": 167706004, "dataset_size": 178372027}, {"config_name": "bg-lt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "lt"]}}}], "splits": [{"name": "train", "num_bytes": 168242178, "num_examples": 392554}], "download_size": 74614251, "dataset_size": 168242178}, {"config_name": "bg-lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "lv"]}}}], "splits": [{"name": "train", "num_bytes": 173267674, "num_examples": 398355}], "download_size": 74564662, "dataset_size": 173267674}, {"config_name": "bg-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 174737553, "num_examples": 388273}], "download_size": 170765314, "dataset_size": 174737553}, {"config_name": "bg-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 175528692, "num_examples": 395269}], "download_size": 78179477, "dataset_size": 175528692}, {"config_name": "bg-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 174578955, "num_examples": 388972}], "download_size": 170237403, "dataset_size": 174578955}, {"config_name": "bg-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 175218264, "num_examples": 389381}], "download_size": 60489220, "dataset_size": 175218264}, {"config_name": "bg-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 170977227, "num_examples": 393815}], "download_size": 77065166, "dataset_size": 170977227}, {"config_name": "bg-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 159371534, "num_examples": 380231}], "download_size": 72025259, "dataset_size": 159371534}, {"config_name": "bg-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["bg", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 172562375, "num_examples": 398236}], "download_size": 160015782, "dataset_size": 172562375}, {"config_name": "cs-da", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "da"]}}}], "splits": [{"name": "train", "num_bytes": 189814103, "num_examples": 618055}], "download_size": 174829844, "dataset_size": 189814103}, {"config_name": "cs-de", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "de"]}}}], "splits": [{"name": "train", "num_bytes": 187747987, "num_examples": 568589}], "download_size": 186471876, "dataset_size": 187747987}, {"config_name": "cs-el", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "el"]}}}], "splits": [{"name": "train", "num_bytes": 289333860, "num_examples": 599489}], "download_size": 178443921, "dataset_size": 289333860}, {"config_name": "cs-en", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "en"]}}}], "splits": [{"name": "train", "num_bytes": 196378085, "num_examples": 647095}], "download_size": 188756690, "dataset_size": 196378085}, {"config_name": "cs-es", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "es"]}}}], "splits": [{"name": "train", "num_bytes": 201972536, "num_examples": 619774}], "download_size": 180848885, "dataset_size": 201972536}, {"config_name": "cs-et", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "et"]}}}], "splits": [{"name": "train", "num_bytes": 189852839, "num_examples": 636512}], "download_size": 87913231, "dataset_size": 189852839}, {"config_name": "cs-fi", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "fi"]}}}], "splits": [{"name": "train", "num_bytes": 193370836, "num_examples": 619320}], "download_size": 173216683, "dataset_size": 193370836}, {"config_name": "cs-fr", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "fr"]}}}], "splits": [{"name": "train", "num_bytes": 207043213, "num_examples": 628200}], "download_size": 186873132, "dataset_size": 207043213}, {"config_name": "cs-hu", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "hu"]}}}], "splits": [{"name": "train", "num_bytes": 201392624, "num_examples": 616160}], "download_size": 91341961, "dataset_size": 201392624}, {"config_name": "cs-it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "it"]}}}], "splits": [{"name": "train", "num_bytes": 203150534, "num_examples": 607017}], "download_size": 181266237, "dataset_size": 203150534}, {"config_name": "cs-lt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "lt"]}}}], "splits": [{"name": "train", "num_bytes": 189504979, "num_examples": 624292}], "download_size": 88260876, "dataset_size": 189504979}, {"config_name": "cs-lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "lv"]}}}], "splits": [{"name": "train", "num_bytes": 193888740, "num_examples": 627873}], "download_size": 88126869, "dataset_size": 193888740}, {"config_name": "cs-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 199512564, "num_examples": 618414}], "download_size": 184381636, "dataset_size": 199512564}, {"config_name": "cs-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 197967454, "num_examples": 621387}], "download_size": 91806300, "dataset_size": 197967454}, {"config_name": "cs-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 197178140, "num_examples": 609729}], "download_size": 183745721, "dataset_size": 197178140}, {"config_name": "cs-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 127321661, "num_examples": 392085}], "download_size": 73245197, "dataset_size": 127321661}, {"config_name": "cs-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 196186957, "num_examples": 636128}], "download_size": 90623958, "dataset_size": 196186957}, {"config_name": "cs-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 179909545, "num_examples": 611624}], "download_size": 85558670, "dataset_size": 179909545}, {"config_name": "cs-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["cs", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 194656792, "num_examples": 631544}], "download_size": 173672259, "dataset_size": 194656792}, {"config_name": "da-de", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "de"]}}}], "splits": [{"name": "train", "num_bytes": 624355083, "num_examples": 1928414}], "download_size": 276778385, "dataset_size": 624355083}, {"config_name": "da-el", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "el"]}}}], "splits": [{"name": "train", "num_bytes": 604008313, "num_examples": 1280579}], "download_size": 265542591, "dataset_size": 604008313}, {"config_name": "da-en", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "en"]}}}], "splits": [{"name": "train", "num_bytes": 612701093, "num_examples": 1991647}], "download_size": 279497322, "dataset_size": 612701093}, {"config_name": "da-es", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "es"]}}}], "splits": [{"name": "train", "num_bytes": 631311642, "num_examples": 1943931}], "download_size": 271357896, "dataset_size": 631311642}, {"config_name": "da-et", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "et"]}}}], "splits": [{"name": "train", "num_bytes": 182908097, "num_examples": 635018}], "download_size": 171538628, "dataset_size": 182908097}, {"config_name": "da-fi", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "fi"]}}}], "splits": [{"name": "train", "num_bytes": 599820497, "num_examples": 1917260}], "download_size": 263430295, "dataset_size": 599820497}, {"config_name": "da-fr", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "fr"]}}}], "splits": [{"name": "train", "num_bytes": 658108095, "num_examples": 1992590}], "download_size": 277504353, "dataset_size": 658108095}, {"config_name": "da-hu", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "hu"]}}}], "splits": [{"name": "train", "num_bytes": 196114245, "num_examples": 617519}], "download_size": 174981657, "dataset_size": 196114245}, {"config_name": "da-it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "it"]}}}], "splits": [{"name": "train", "num_bytes": 630400040, "num_examples": 1876703}], "download_size": 271654671, "dataset_size": 630400040}, {"config_name": "da-lt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "lt"]}}}], "splits": [{"name": "train", "num_bytes": 184071192, "num_examples": 614923}], "download_size": 171931855, "dataset_size": 184071192}, {"config_name": "da-lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "lv"]}}}], "splits": [{"name": "train", "num_bytes": 188638250, "num_examples": 627809}], "download_size": 171781368, "dataset_size": 188638250}, {"config_name": "da-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 634339405, "num_examples": 1987498}], "download_size": 275140635, "dataset_size": 634339405}, {"config_name": "da-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 193218656, "num_examples": 642544}], "download_size": 175344681, "dataset_size": 193218656}, {"config_name": "da-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 631413013, "num_examples": 1930454}], "download_size": 274286241, "dataset_size": 631413013}, {"config_name": "da-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 124974166, "num_examples": 388156}], "download_size": 156965207, "dataset_size": 124974166}, {"config_name": "da-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 190277240, "num_examples": 621907}], "download_size": 174378230, "dataset_size": 190277240}, {"config_name": "da-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 173968152, "num_examples": 595944}], "download_size": 169356730, "dataset_size": 173968152}, {"config_name": "da-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["da", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 567189130, "num_examples": 1871171}], "download_size": 263342660, "dataset_size": 567189130}, {"config_name": "de-el", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "el"]}}}], "splits": [{"name": "train", "num_bytes": 603303137, "num_examples": 1223026}], "download_size": 277232265, "dataset_size": 603303137}, {"config_name": "de-en", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "en"]}}}], "splits": [{"name": "train", "num_bytes": 641864487, "num_examples": 1961119}], "download_size": 291376506, "dataset_size": 641864487}, {"config_name": "de-es", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "es"]}}}], "splits": [{"name": "train", "num_bytes": 651057814, "num_examples": 1887879}], "download_size": 283096221, "dataset_size": 651057814}, {"config_name": "de-et", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "et"]}}}], "splits": [{"name": "train", "num_bytes": 181554876, "num_examples": 578248}], "download_size": 183218377, "dataset_size": 181554876}, {"config_name": "de-fi", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "fi"]}}}], "splits": [{"name": "train", "num_bytes": 621960938, "num_examples": 1871185}], "download_size": 275244245, "dataset_size": 621960938}, {"config_name": "de-fr", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "fr"]}}}], "splits": [{"name": "train", "num_bytes": 680963340, "num_examples": 1942666}], "download_size": 289325334, "dataset_size": 680963340}, {"config_name": "de-hu", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "hu"]}}}], "splits": [{"name": "train", "num_bytes": 193068884, "num_examples": 563571}], "download_size": 186625855, "dataset_size": 193068884}, {"config_name": "de-it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "it"]}}}], "splits": [{"name": "train", "num_bytes": 653857504, "num_examples": 1832989}], "download_size": 283411719, "dataset_size": 653857504}, {"config_name": "de-lt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "lt"]}}}], "splits": [{"name": "train", "num_bytes": 182429076, "num_examples": 565892}], "download_size": 183552115, "dataset_size": 182429076}, {"config_name": "de-lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "lv"]}}}], "splits": [{"name": "train", "num_bytes": 186374102, "num_examples": 573226}], "download_size": 183437158, "dataset_size": 186374102}, {"config_name": "de-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 655711533, "num_examples": 1934111}], "download_size": 286849380, "dataset_size": 655711533}, {"config_name": "de-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 189642761, "num_examples": 579166}], "download_size": 187004630, "dataset_size": 189642761}, {"config_name": "de-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 654723289, "num_examples": 1884176}], "download_size": 286068045, "dataset_size": 654723289}, {"config_name": "de-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 133686126, "num_examples": 385663}], "download_size": 168794955, "dataset_size": 133686126}, {"config_name": "de-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 187484752, "num_examples": 569381}], "download_size": 186001546, "dataset_size": 187484752}, {"config_name": "de-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 171891826, "num_examples": 546212}], "download_size": 180994167, "dataset_size": 171891826}, {"config_name": "de-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 590635137, "num_examples": 1842026}], "download_size": 275145356, "dataset_size": 590635137}, {"config_name": "el-en", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "en"]}}}], "splits": [{"name": "train", "num_bytes": 606689426, "num_examples": 1292180}], "download_size": 279571396, "dataset_size": 606689426}, {"config_name": "el-es", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "es"]}}}], "splits": [{"name": "train", "num_bytes": 621773509, "num_examples": 1272383}], "download_size": 271592910, "dataset_size": 621773509}, {"config_name": "el-et", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "et"]}}}], "splits": [{"name": "train", "num_bytes": 282330974, "num_examples": 599915}], "download_size": 175257825, "dataset_size": 282330974}, {"config_name": "el-fi", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "fi"]}}}], "splits": [{"name": "train", "num_bytes": 583209381, "num_examples": 1227612}], "download_size": 263682672, "dataset_size": 583209381}, {"config_name": "el-fr", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "fr"]}}}], "splits": [{"name": "train", "num_bytes": 637660521, "num_examples": 1290796}], "download_size": 277664049, "dataset_size": 637660521}, {"config_name": "el-hu", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "hu"]}}}], "splits": [{"name": "train", "num_bytes": 293591416, "num_examples": 586250}], "download_size": 178679940, "dataset_size": 293591416}, {"config_name": "el-it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "it"]}}}], "splits": [{"name": "train", "num_bytes": 619754868, "num_examples": 1231222}], "download_size": 271890467, "dataset_size": 619754868}, {"config_name": "el-lt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "lt"]}}}], "splits": [{"name": "train", "num_bytes": 281773875, "num_examples": 590850}], "download_size": 175584581, "dataset_size": 281773875}, {"config_name": "el-lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "lv"]}}}], "splits": [{"name": "train", "num_bytes": 287747485, "num_examples": 596929}], "download_size": 175479598, "dataset_size": 287747485}, {"config_name": "el-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 619747333, "num_examples": 1277297}], "download_size": 275234928, "dataset_size": 619747333}, {"config_name": "el-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 291216179, "num_examples": 591069}], "download_size": 179121800, "dataset_size": 291216179}, {"config_name": "el-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 619089974, "num_examples": 1261188}], "download_size": 274510323, "dataset_size": 619089974}, {"config_name": "el-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 186445257, "num_examples": 372839}], "download_size": 160638758, "dataset_size": 186445257}, {"config_name": "el-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 290180513, "num_examples": 600684}], "download_size": 178030033, "dataset_size": 290180513}, {"config_name": "el-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 269700597, "num_examples": 579109}], "download_size": 172981018, "dataset_size": 269700597}, {"config_name": "el-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["el", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 598841855, "num_examples": 1273743}], "download_size": 264310725, "dataset_size": 598841855}, {"config_name": "en-es", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "es"]}}}], "splits": [{"name": "train", "num_bytes": 645806091, "num_examples": 2009073}], "download_size": 285275775, "dataset_size": 645806091}, {"config_name": "en-et", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "et"]}}}], "splits": [{"name": "train", "num_bytes": 190057019, "num_examples": 651236}], "download_size": 185547113, "dataset_size": 190057019}, {"config_name": "en-fi", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "fi"]}}}], "splits": [{"name": "train", "num_bytes": 612796933, "num_examples": 1969624}], "download_size": 277526569, "dataset_size": 612796933}, {"config_name": "en-fr", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "fr"]}}}], "splits": [{"name": "train", "num_bytes": 674922213, "num_examples": 2051014}], "download_size": 291576418, "dataset_size": 674922213}, {"config_name": "en-hu", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "hu"]}}}], "splits": [{"name": "train", "num_bytes": 200219937, "num_examples": 625178}], "download_size": 189011893, "dataset_size": 200219937}, {"config_name": "en-it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "it"]}}}], "splits": [{"name": "train", "num_bytes": 649121845, "num_examples": 1946253}], "download_size": 285912672, "dataset_size": 649121845}, {"config_name": "en-lt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "lt"]}}}], "splits": [{"name": "train", "num_bytes": 188689136, "num_examples": 634284}], "download_size": 185983375, "dataset_size": 188689136}, {"config_name": "en-lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "lv"]}}}], "splits": [{"name": "train", "num_bytes": 193229251, "num_examples": 639318}], "download_size": 185755567, "dataset_size": 193229251}, {"config_name": "en-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 648639286, "num_examples": 2027447}], "download_size": 289379311, "dataset_size": 648639286}, {"config_name": "en-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 197111400, "num_examples": 631160}], "download_size": 189526719, "dataset_size": 197111400}, {"config_name": "en-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 649484557, "num_examples": 2002943}], "download_size": 288280201, "dataset_size": 649484557}, {"config_name": "en-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 127546377, "num_examples": 400356}], "download_size": 170919568, "dataset_size": 127546377}, {"config_name": "en-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 194301334, "num_examples": 639958}], "download_size": 188348297, "dataset_size": 194301334}, {"config_name": "en-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 179662136, "num_examples": 624803}], "download_size": 182965262, "dataset_size": 179662136}, {"config_name": "en-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 583167767, "num_examples": 1892723}], "download_size": 277758290, "dataset_size": 583167767}, {"config_name": "es-et", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["es", "et"]}}}], "splits": [{"name": "train", "num_bytes": 194077194, "num_examples": 618350}], "download_size": 177610241, "dataset_size": 194077194}, {"config_name": "es-fi", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["es", "fi"]}}}], "splits": [{"name": "train", "num_bytes": 624352744, "num_examples": 1901596}], "download_size": 269239484, "dataset_size": 624352744}, {"config_name": "es-fr", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["es", "fr"]}}}], "splits": [{"name": "train", "num_bytes": 686124508, "num_examples": 1982990}], "download_size": 283235952, "dataset_size": 686124508}, {"config_name": "es-hu", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["es", "hu"]}}}], "splits": [{"name": "train", "num_bytes": 207128226, "num_examples": 604007}], "download_size": 181057656, "dataset_size": 207128226}, {"config_name": "es-it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["es", "it"]}}}], "splits": [{"name": "train", "num_bytes": 659832078, "num_examples": 1880982}], "download_size": 277595675, "dataset_size": 659832078}, {"config_name": "es-lt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["es", "lt"]}}}], "splits": [{"name": "train", "num_bytes": 195424327, "num_examples": 611082}], "download_size": 178003980, "dataset_size": 195424327}, {"config_name": "es-lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["es", "lv"]}}}], "splits": [{"name": "train", "num_bytes": 199870901, "num_examples": 615496}], "download_size": 177847154, "dataset_size": 199870901}, {"config_name": "es-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["es", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 659669649, "num_examples": 1954351}], "download_size": 281116315, "dataset_size": 659669649}, {"config_name": "es-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["es", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 203960308, "num_examples": 609297}], "download_size": 181528675, "dataset_size": 203960308}, {"config_name": "es-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["es", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 660610724, "num_examples": 1933321}], "download_size": 280106119, "dataset_size": 660610724}, {"config_name": "es-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["es", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 132099300, "num_examples": 387653}], "download_size": 163044165, "dataset_size": 132099300}, {"config_name": "es-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["es", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 201711884, "num_examples": 619027}], "download_size": 180405877, "dataset_size": 201711884}, {"config_name": "es-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["es", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 185526475, "num_examples": 599168}], "download_size": 175277856, "dataset_size": 185526475}, {"config_name": "es-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["es", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 594313079, "num_examples": 1826855}], "download_size": 269509656, "dataset_size": 594313079}, {"config_name": "et-fi", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["et", "fi"]}}}], "splits": [{"name": "train", "num_bytes": 186411056, "num_examples": 620939}], "download_size": 169999062, "dataset_size": 186411056}, {"config_name": "et-fr", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["et", "fr"]}}}], "splits": [{"name": "train", "num_bytes": 199983753, "num_examples": 630126}], "download_size": 183656005, "dataset_size": 199983753}, {"config_name": "et-hu", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["et", "hu"]}}}], "splits": [{"name": "train", "num_bytes": 195505472, "num_examples": 628044}], "download_size": 88087464, "dataset_size": 195505472}, {"config_name": "et-it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["et", "it"]}}}], "splits": [{"name": "train", "num_bytes": 195809060, "num_examples": 607088}], "download_size": 178033859, "dataset_size": 195809060}, {"config_name": "et-lt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["et", "lt"]}}}], "splits": [{"name": "train", "num_bytes": 181591116, "num_examples": 622003}], "download_size": 85049307, "dataset_size": 181591116}, {"config_name": "et-lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["et", "lv"]}}}], "splits": [{"name": "train", "num_bytes": 186830733, "num_examples": 637468}], "download_size": 84838432, "dataset_size": 186830733}, {"config_name": "et-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["et", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 192674741, "num_examples": 621150}], "download_size": 181153226, "dataset_size": 192674741}, {"config_name": "et-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["et", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 191037236, "num_examples": 639046}], "download_size": 88518099, "dataset_size": 191037236}, {"config_name": "et-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["et", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 191956598, "num_examples": 616238}], "download_size": 180565606, "dataset_size": 191956598}, {"config_name": "et-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["et", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 122191834, "num_examples": 389087}], "download_size": 70103283, "dataset_size": 122191834}, {"config_name": "et-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["et", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 188728692, "num_examples": 634168}], "download_size": 87465164, "dataset_size": 188728692}, {"config_name": "et-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["et", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 172379502, "num_examples": 609731}], "download_size": 82340544, "dataset_size": 172379502}, {"config_name": "et-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["et", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 189514511, "num_examples": 656646}], "download_size": 170410673, "dataset_size": 189514511}, {"config_name": "fi-fr", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fi", "fr"]}}}], "splits": [{"name": "train", "num_bytes": 658941046, "num_examples": 1964126}], "download_size": 275801815, "dataset_size": 658941046}, {"config_name": "fi-hu", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fi", "hu"]}}}], "splits": [{"name": "train", "num_bytes": 199866442, "num_examples": 606348}], "download_size": 173436552, "dataset_size": 199866442}, {"config_name": "fi-it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fi", "it"]}}}], "splits": [{"name": "train", "num_bytes": 630203540, "num_examples": 1845203}], "download_size": 269923911, "dataset_size": 630203540}, {"config_name": "fi-lt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fi", "lt"]}}}], "splits": [{"name": "train", "num_bytes": 187759286, "num_examples": 613113}], "download_size": 170349480, "dataset_size": 187759286}, {"config_name": "fi-lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fi", "lv"]}}}], "splits": [{"name": "train", "num_bytes": 192467707, "num_examples": 616816}], "download_size": 170245682, "dataset_size": 192467707}, {"config_name": "fi-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fi", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 629656948, "num_examples": 1940808}], "download_size": 273354291, "dataset_size": 629656948}, {"config_name": "fi-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fi", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 196692739, "num_examples": 612689}], "download_size": 173878256, "dataset_size": 196692739}, {"config_name": "fi-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fi", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 625813096, "num_examples": 1885062}], "download_size": 272449208, "dataset_size": 625813096}, {"config_name": "fi-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fi", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 128424133, "num_examples": 391430}], "download_size": 155413895, "dataset_size": 128424133}, {"config_name": "fi-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fi", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 194407846, "num_examples": 623686}], "download_size": 172774950, "dataset_size": 194407846}, {"config_name": "fi-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fi", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 177582459, "num_examples": 596661}], "download_size": 167734483, "dataset_size": 177582459}, {"config_name": "fi-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fi", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 590589773, "num_examples": 1883314}], "download_size": 262138250, "dataset_size": 590589773}, {"config_name": "fr-hu", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fr", "hu"]}}}], "splits": [{"name": "train", "num_bytes": 213345700, "num_examples": 615791}], "download_size": 187084192, "dataset_size": 213345700}, {"config_name": "fr-it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fr", "it"]}}}], "splits": [{"name": "train", "num_bytes": 694854791, "num_examples": 1943673}], "download_size": 283931275, "dataset_size": 694854791}, {"config_name": "fr-lt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fr", "lt"]}}}], "splits": [{"name": "train", "num_bytes": 200610624, "num_examples": 620660}], "download_size": 184000557, "dataset_size": 200610624}, {"config_name": "fr-lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fr", "lv"]}}}], "splits": [{"name": "train", "num_bytes": 205814878, "num_examples": 626280}], "download_size": 183883161, "dataset_size": 205814878}, {"config_name": "fr-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fr", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 693784423, "num_examples": 2029551}], "download_size": 287389308, "dataset_size": 693784423}, {"config_name": "fr-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fr", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 210001183, "num_examples": 621402}], "download_size": 187532501, "dataset_size": 210001183}, {"config_name": "fr-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fr", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 689789351, "num_examples": 1980132}], "download_size": 286436517, "dataset_size": 689789351}, {"config_name": "fr-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fr", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 133973522, "num_examples": 387846}], "download_size": 169044065, "dataset_size": 133973522}, {"config_name": "fr-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fr", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 207736993, "num_examples": 631846}], "download_size": 186425028, "dataset_size": 207736993}, {"config_name": "fr-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fr", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 190523805, "num_examples": 606897}], "download_size": 181374508, "dataset_size": 190523805}, {"config_name": "fr-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fr", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 623443554, "num_examples": 1880390}], "download_size": 275743717, "dataset_size": 623443554}, {"config_name": "hu-it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["hu", "it"]}}}], "splits": [{"name": "train", "num_bytes": 207768447, "num_examples": 589563}], "download_size": 181442707, "dataset_size": 207768447}, {"config_name": "hu-lt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["hu", "lt"]}}}], "splits": [{"name": "train", "num_bytes": 195366291, "num_examples": 610298}], "download_size": 88456570, "dataset_size": 195366291}, {"config_name": "hu-lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["hu", "lv"]}}}], "splits": [{"name": "train", "num_bytes": 200475742, "num_examples": 621101}], "download_size": 88300472, "dataset_size": 200475742}, {"config_name": "hu-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["hu", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 205617797, "num_examples": 605806}], "download_size": 184560090, "dataset_size": 205617797}, {"config_name": "hu-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["hu", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 204095081, "num_examples": 621820}], "download_size": 91932370, "dataset_size": 204095081}, {"config_name": "hu-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["hu", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 204293487, "num_examples": 599639}], "download_size": 184009255, "dataset_size": 204293487}, {"config_name": "hu-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["hu", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 129428826, "num_examples": 377239}], "download_size": 73491360, "dataset_size": 129428826}, {"config_name": "hu-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["hu", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 201934745, "num_examples": 618247}], "download_size": 90886028, "dataset_size": 201934745}, {"config_name": "hu-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["hu", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 187295201, "num_examples": 601671}], "download_size": 85848963, "dataset_size": 187295201}, {"config_name": "hu-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["hu", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 201010172, "num_examples": 631872}], "download_size": 173806423, "dataset_size": 201010172}, {"config_name": "it-lt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["it", "lt"]}}}], "splits": [{"name": "train", "num_bytes": 194730310, "num_examples": 593003}], "download_size": 178347064, "dataset_size": 194730310}, {"config_name": "it-lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["it", "lv"]}}}], "splits": [{"name": "train", "num_bytes": 200106637, "num_examples": 599394}], "download_size": 178242433, "dataset_size": 200106637}, {"config_name": "it-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["it", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 667554644, "num_examples": 1919855}], "download_size": 281535603, "dataset_size": 667554644}, {"config_name": "it-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["it", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 204343831, "num_examples": 594472}], "download_size": 181869443, "dataset_size": 204343831}, {"config_name": "it-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["it", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 662888825, "num_examples": 1877432}], "download_size": 280344907, "dataset_size": 662888825}, {"config_name": "it-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["it", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 130259763, "num_examples": 367904}], "download_size": 163411428, "dataset_size": 130259763}, {"config_name": "it-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["it", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 201935420, "num_examples": 603467}], "download_size": 180786705, "dataset_size": 201935420}, {"config_name": "it-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["it", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 184859642, "num_examples": 579968}], "download_size": 175764011, "dataset_size": 184859642}, {"config_name": "it-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["it", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 596242670, "num_examples": 1766096}], "download_size": 269861070, "dataset_size": 596242670}, {"config_name": "lt-lv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lt", "lv"]}}}], "splits": [{"name": "train", "num_bytes": 188060955, "num_examples": 621857}], "download_size": 85277601, "dataset_size": 188060955}, {"config_name": "lt-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lt", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 193749342, "num_examples": 613308}], "download_size": 181477191, "dataset_size": 193749342}, {"config_name": "lt-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lt", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 191712803, "num_examples": 617296}], "download_size": 88896956, "dataset_size": 191712803}, {"config_name": "lt-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lt", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 191496681, "num_examples": 603223}], "download_size": 180925582, "dataset_size": 191496681}, {"config_name": "lt-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lt", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 122958316, "num_examples": 384679}], "download_size": 70386543, "dataset_size": 122958316}, {"config_name": "lt-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lt", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 189101772, "num_examples": 622997}], "download_size": 87817035, "dataset_size": 189101772}, {"config_name": "lt-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lt", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 173710681, "num_examples": 602442}], "download_size": 82776077, "dataset_size": 173710681}, {"config_name": "lt-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lt", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 188733924, "num_examples": 628817}], "download_size": 170761964, "dataset_size": 188733924}, {"config_name": "lv-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lv", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 198965150, "num_examples": 618352}], "download_size": 181381125, "dataset_size": 198965150}, {"config_name": "lv-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lv", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 198845485, "num_examples": 638453}], "download_size": 88758761, "dataset_size": 198845485}, {"config_name": "lv-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lv", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 198412113, "num_examples": 615580}], "download_size": 180801629, "dataset_size": 198412113}, {"config_name": "lv-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lv", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 127087848, "num_examples": 390857}], "download_size": 70314589, "dataset_size": 127087848}, {"config_name": "lv-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lv", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 194466502, "num_examples": 629803}], "download_size": 87693678, "dataset_size": 194466502}, {"config_name": "lv-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lv", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 178009999, "num_examples": 607381}], "download_size": 82594307, "dataset_size": 178009999}, {"config_name": "lv-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["lv", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 194010201, "num_examples": 643600}], "download_size": 170626197, "dataset_size": 194010201}, {"config_name": "nl-pl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["nl", "pl"]}}}], "splits": [{"name": "train", "num_bytes": 202577192, "num_examples": 612797}], "download_size": 185014758, "dataset_size": 202577192}, {"config_name": "nl-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["nl", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 666335238, "num_examples": 1957189}], "download_size": 284348205, "dataset_size": 666335238}, {"config_name": "nl-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["nl", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 129250903, "num_examples": 380736}], "download_size": 166521373, "dataset_size": 129250903}, {"config_name": "nl-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["nl", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 200169118, "num_examples": 622650}], "download_size": 183925381, "dataset_size": 200169118}, {"config_name": "nl-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["nl", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 184588246, "num_examples": 600023}], "download_size": 178917463, "dataset_size": 184588246}, {"config_name": "nl-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["nl", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 600924875, "num_examples": 1870685}], "download_size": 273628695, "dataset_size": 600924875}, {"config_name": "pl-pt", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["pl", "pt"]}}}], "splits": [{"name": "train", "num_bytes": 202077773, "num_examples": 608181}], "download_size": 184478728, "dataset_size": 202077773}, {"config_name": "pl-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["pl", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 130211235, "num_examples": 389341}], "download_size": 73935732, "dataset_size": 130211235}, {"config_name": "pl-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["pl", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 198571926, "num_examples": 624330}], "download_size": 91348753, "dataset_size": 198571926}, {"config_name": "pl-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["pl", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 182038291, "num_examples": 600511}], "download_size": 86313727, "dataset_size": 182038291}, {"config_name": "pl-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["pl", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 197987693, "num_examples": 657951}], "download_size": 174170909, "dataset_size": 197987693}, {"config_name": "pt-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["pt", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 128921939, "num_examples": 381404}], "download_size": 165965899, "dataset_size": 128921939}, {"config_name": "pt-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["pt", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 197887183, "num_examples": 611895}], "download_size": 183332222, "dataset_size": 197887183}, {"config_name": "pt-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["pt", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 182608021, "num_examples": 593455}], "download_size": 178188570, "dataset_size": 182608021}, {"config_name": "pt-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["pt", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 598677198, "num_examples": 1823402}], "download_size": 272500072, "dataset_size": 598677198}, {"config_name": "ro-sk", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["ro", "sk"]}}}], "splits": [{"name": "train", "num_bytes": 125917165, "num_examples": 387839}], "download_size": 72817194, "dataset_size": 125917165}, {"config_name": "ro-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["ro", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 116060031, "num_examples": 374859}], "download_size": 67766532, "dataset_size": 116060031}, {"config_name": "ro-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["ro", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 126359961, "num_examples": 390133}], "download_size": 155757942, "dataset_size": 126359961}, {"config_name": "sk-sl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["sk", "sl"]}}}], "splits": [{"name": "train", "num_bytes": 179514252, "num_examples": 609698}], "download_size": 85175048, "dataset_size": 179514252}, {"config_name": "sk-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["sk", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 195200876, "num_examples": 636353}], "download_size": 173202439, "dataset_size": 195200876}, {"config_name": "sl-sv", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["sl", "sv"]}}}], "splits": [{"name": "train", "num_bytes": 178446367, "num_examples": 608740}], "download_size": 168196323, "dataset_size": 178446367}]}
2024-02-02T09:42:38+00:00
[]
[ "bg", "cs", "da", "de", "el", "en", "es", "et", "fi", "fr", "hu", "it", "lt", "lv", "nl", "pl", "pt", "ro", "sk", "sl", "sv" ]
TAGS #task_categories-translation #annotations_creators-found #language_creators-found #multilinguality-translation #size_categories-100K<n<1M #source_datasets-original #language-Bulgarian #language-Czech #language-Danish #language-German #language-Modern Greek (1453-) #language-English #language-Spanish #language-Estonian #language-Finnish #language-French #language-Hungarian #language-Italian #language-Lithuanian #language-Latvian #language-Dutch #language-Polish #language-Portuguese #language-Romanian #language-Slovak #language-Slovenian #language-Swedish #license-unknown #region-us
# Dataset Card for europarl-bilingual ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: Statmt - Repository: OPUS Europarl - Paper: Aclweb - Leaderboard: - Point of Contact: ### Dataset Summary A parallel corpus extracted from the European Parliament web site by Philipp Koehn (University of Edinburgh). The main intended use is to aid statistical machine translation research. To load a language pair which isn't part of the config, all you need to do is specify the language code as pairs. You can find the valid pairs in Homepage section of Dataset Description: URL E.g. 'dataset = load_dataset("europarl_bilingual", lang1="fi", lang2="fr")' ### Supported Tasks and Leaderboards Tasks: Machine Translation, Cross Lingual Word Embeddings (CWLE) Alignment ### Languages - 21 languages, 211 bitexts - total number of files: 207,775 - total number of tokens: 759.05M - total number of sentence fragments: 30.32M Every pair of the following languages is available: - bg - cs - da - de - el - en - es - et - fi - fr - hu - it - lt - lv - nl - pl - pt - ro - sk - sl - sv ## Dataset Structure ### Data Instances Here is an example from the en-fr pair: ### Data Fields - 'translation': a dictionary containing two strings paired with a key indicating the corresponding language. ### Data Splits - 'train': only train split is provided. Authors did not provide a separation of examples in 'train', 'dev' and 'test'. ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information The data set comes with the same license as the original sources. Please, check the information about the source that is given on URL ### Contributions Thanks to @lucadiliello for adding this dataset.
[ "# Dataset Card for europarl-bilingual", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Statmt\n- Repository: OPUS Europarl\n- Paper: Aclweb\n- Leaderboard: \n- Point of Contact:", "### Dataset Summary\n\nA parallel corpus extracted from the European Parliament web site by Philipp Koehn (University of Edinburgh). The main intended use is to aid statistical machine translation research.\n\nTo load a language pair which isn't part of the config, all you need to do is specify the language code as pairs.\nYou can find the valid pairs in Homepage section of Dataset Description: URL\nE.g.\n\n'dataset = load_dataset(\"europarl_bilingual\", lang1=\"fi\", lang2=\"fr\")'", "### Supported Tasks and Leaderboards\n\nTasks: Machine Translation, Cross Lingual Word Embeddings (CWLE) Alignment", "### Languages\n\n- 21 languages, 211 bitexts\n- total number of files: 207,775\n- total number of tokens: 759.05M\n- total number of sentence fragments: 30.32M\n\nEvery pair of the following languages is available:\n- bg\n- cs\n- da\n- de\n- el\n- en\n- es\n- et\n- fi\n- fr\n- hu\n- it\n- lt\n- lv\n- nl\n- pl\n- pt\n- ro\n- sk\n- sl\n- sv", "## Dataset Structure", "### Data Instances\n\nHere is an example from the en-fr pair:", "### Data Fields\n\n- 'translation': a dictionary containing two strings paired with a key indicating the corresponding language.", "### Data Splits\n\n- 'train': only train split is provided. Authors did not provide a separation of examples in 'train', 'dev' and 'test'.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nThe data set comes with the same license\nas the original sources.\nPlease, check the information about the source\nthat is given on\nURL", "### Contributions\n\nThanks to @lucadiliello for adding this dataset." ]
[ "TAGS\n#task_categories-translation #annotations_creators-found #language_creators-found #multilinguality-translation #size_categories-100K<n<1M #source_datasets-original #language-Bulgarian #language-Czech #language-Danish #language-German #language-Modern Greek (1453-) #language-English #language-Spanish #language-Estonian #language-Finnish #language-French #language-Hungarian #language-Italian #language-Lithuanian #language-Latvian #language-Dutch #language-Polish #language-Portuguese #language-Romanian #language-Slovak #language-Slovenian #language-Swedish #license-unknown #region-us \n", "# Dataset Card for europarl-bilingual", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Statmt\n- Repository: OPUS Europarl\n- Paper: Aclweb\n- Leaderboard: \n- Point of Contact:", "### Dataset Summary\n\nA parallel corpus extracted from the European Parliament web site by Philipp Koehn (University of Edinburgh). The main intended use is to aid statistical machine translation research.\n\nTo load a language pair which isn't part of the config, all you need to do is specify the language code as pairs.\nYou can find the valid pairs in Homepage section of Dataset Description: URL\nE.g.\n\n'dataset = load_dataset(\"europarl_bilingual\", lang1=\"fi\", lang2=\"fr\")'", "### Supported Tasks and Leaderboards\n\nTasks: Machine Translation, Cross Lingual Word Embeddings (CWLE) Alignment", "### Languages\n\n- 21 languages, 211 bitexts\n- total number of files: 207,775\n- total number of tokens: 759.05M\n- total number of sentence fragments: 30.32M\n\nEvery pair of the following languages is available:\n- bg\n- cs\n- da\n- de\n- el\n- en\n- es\n- et\n- fi\n- fr\n- hu\n- it\n- lt\n- lv\n- nl\n- pl\n- pt\n- ro\n- sk\n- sl\n- sv", "## Dataset Structure", "### Data Instances\n\nHere is an example from the en-fr pair:", "### Data Fields\n\n- 'translation': a dictionary containing two strings paired with a key indicating the corresponding language.", "### Data Splits\n\n- 'train': only train split is provided. Authors did not provide a separation of examples in 'train', 'dev' and 'test'.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nThe data set comes with the same license\nas the original sources.\nPlease, check the information about the source\nthat is given on\nURL", "### Contributions\n\nThanks to @lucadiliello for adding this dataset." ]
[ 187, 11, 120, 34, 119, 32, 102, 6, 17, 32, 42, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 32, 17 ]
[ "passage: TAGS\n#task_categories-translation #annotations_creators-found #language_creators-found #multilinguality-translation #size_categories-100K<n<1M #source_datasets-original #language-Bulgarian #language-Czech #language-Danish #language-German #language-Modern Greek (1453-) #language-English #language-Spanish #language-Estonian #language-Finnish #language-French #language-Hungarian #language-Italian #language-Lithuanian #language-Latvian #language-Dutch #language-Polish #language-Portuguese #language-Romanian #language-Slovak #language-Slovenian #language-Swedish #license-unknown #region-us \n# Dataset Card for europarl-bilingual## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: Statmt\n- Repository: OPUS Europarl\n- Paper: Aclweb\n- Leaderboard: \n- Point of Contact:### Dataset Summary\n\nA parallel corpus extracted from the European Parliament web site by Philipp Koehn (University of Edinburgh). The main intended use is to aid statistical machine translation research.\n\nTo load a language pair which isn't part of the config, all you need to do is specify the language code as pairs.\nYou can find the valid pairs in Homepage section of Dataset Description: URL\nE.g.\n\n'dataset = load_dataset(\"europarl_bilingual\", lang1=\"fi\", lang2=\"fr\")'### Supported Tasks and Leaderboards\n\nTasks: Machine Translation, Cross Lingual Word Embeddings (CWLE) Alignment" ]
[ -0.06173020601272583, 0.14628513157367706, -0.006535592954605818, 0.01802627369761467, 0.05602187663316727, 0.014807996340095997, 0.056697696447372437, 0.08419772237539291, 0.15264391899108887, 0.13563422858715057, -0.07490504533052444, -0.012453936971724033, 0.07168139517307281, 0.11685871332883835, 0.03849286958575249, -0.14414669573307037, 0.07235070317983627, -0.09969793260097504, -0.004166640806943178, 0.06106094270944595, 0.11617531627416611, -0.03020346350967884, 0.012990537099540234, -0.048988260328769684, -0.013899898156523705, 0.05512276291847229, -0.08455846458673477, -0.04778735339641571, 0.07051699608564377, 0.036809489130973816, 0.05556424707174301, -0.01596839353442192, 0.023938549682497978, -0.24058984220027924, 0.009479970671236515, 0.036177366971969604, 0.010134507901966572, -0.017224332317709923, 0.10925910621881485, -0.07974448055028915, 0.09587974101305008, -0.15627144277095795, 0.07063665241003036, 0.05767710879445076, -0.056382354348897934, -0.07945624738931656, -0.06995170563459396, 0.0543799102306366, 0.08317472785711288, 0.055821388959884644, -0.06994461268186569, 0.14055398106575012, -0.07839201390743256, 0.03643902763724327, 0.061142899096012115, -0.08510293066501617, -0.039327383041381836, -0.02200396917760372, -0.0082646319642663, 0.043153367936611176, -0.11517944931983948, 0.035870425403118134, -0.02500789612531662, 0.0629948079586029, -0.0702374204993248, -0.04618315398693085, -0.11544156074523926, -0.05564714968204498, -0.11857406795024872, 0.0025261426344513893, 0.1064402163028717, -0.02145623415708542, -0.0070672049187123775, -0.22287940979003906, -0.006120157893747091, 0.16515281796455383, -0.08142891526222229, -0.003969154320657253, -0.018129095435142517, -0.013662210665643215, 0.18311774730682373, -0.05479024723172188, -0.056737229228019714, 0.01341827679425478, -0.02958492934703827, 0.1731826812028885, 0.05569000169634819, -0.030150728300213814, 0.08372175693511963, 0.06348475068807602, -0.0012748346198350191, -0.07868687808513641, -0.01948285847902298, -0.0478946678340435, -0.20249412953853607, -0.030757475644350052, 0.03896075114607811, -0.03750196099281311, 0.10273636132478714, 0.21343356370925903, -0.017119895666837692, 0.04212154820561409, -0.0896773412823677, -0.01489008218050003, 0.050608038902282715, 0.09787093847990036, -0.03811055049300194, -0.15506139397621155, -0.044388096779584885, -0.044699277728796005, -0.022089723497629166, 0.0019375326810404658, -0.007691795472055674, -0.021965809166431427, -0.030489426106214523, 0.11570780724287033, 0.1332535296678543, 0.033460039645433426, -0.07450374960899353, -0.02138756588101387, 0.09162586182355881, -0.18344387412071228, 0.03711295500397682, 0.02472032606601715, 0.003934918437153101, 0.04028293490409851, -0.015891697257757187, 0.0004029128176625818, -0.13718411326408386, 0.052890338003635406, 0.006676038261502981, 0.008376848883926868, -0.03487897291779518, -0.060878969728946686, 0.11804836988449097, -0.02372363954782486, -0.06016454100608826, -0.0337439626455307, -0.019895466044545174, -0.05776943638920784, 0.008706329390406609, -0.10599072277545929, -0.01712021417915821, -0.029866898432374, -0.006115240976214409, 0.037591349333524704, 0.006644312757998705, 0.009589238092303276, -0.06137053295969963, -0.022723840549588203, -0.09307977557182312, -0.002108170185238123, 0.07963556796312332, 0.009250424802303314, -0.09711747616529465, 0.027450982481241226, -0.2280832678079605, 0.14851701259613037, -0.21585716307163239, 0.029243309050798416, -0.12064587324857712, 0.09896868467330933, 0.06536998599767685, 0.026973363012075424, -0.03864043951034546, 0.13220344483852386, -0.17237034440040588, -0.04363846778869629, 0.15638089179992676, -0.15453849732875824, -0.03111112117767334, 0.11945896595716476, 0.014492392539978027, 0.07519993185997009, 0.08940601348876953, 0.1662941873073578, 0.08702776581048965, -0.08612913638353348, -0.0980897843837738, -0.05842175707221031, 0.0301037710160017, 0.18785260617733002, 0.09317503124475479, -0.11901678144931793, 0.2146185338497162, 0.05084040388464928, -0.08457469940185547, -0.0019010353134945035, 0.03874298930168152, -0.03553985431790352, 0.01657933183014393, -0.013864231295883656, 0.0646033063530922, 0.022876735776662827, -0.0226210318505764, -0.04897337779402733, -0.11454039812088013, 0.08230774104595184, 0.07090765237808228, -0.030841153115034103, 0.0569009967148304, -0.07725980877876282, 0.0286539439111948, 0.014964036643505096, 0.024419236928224564, -0.1814638078212738, -0.15597130358219147, 0.04764707386493683, -0.07313323765993118, 0.11647360771894455, -0.039983075112104416, 0.017855394631624222, -0.007692693267017603, -0.06702784448862076, 0.04691341519355774, -0.030883358791470528, 0.024404041469097137, 0.0002038013335550204, -0.2113264501094818, 0.01108412817120552, -0.05010445788502693, 0.18551939725875854, -0.09782935678958893, 0.004049076698720455, 0.13863123953342438, 0.24178631603717804, 0.026981808245182037, -0.03403680399060249, -0.024466218426823616, 0.06127041205763817, 0.009396051988005638, -0.042484864592552185, -0.005879211705178022, -0.08559052646160126, 0.011301979422569275, 0.10572800040245056, -0.037154700607061386, -0.10881197452545166, 0.07519352436065674, 0.07931052148342133, -0.08820577710866928, 0.018100515007972717, -0.04058374464511871, -0.04615652188658714, -0.05079434812068939, -0.11381372064352036, 0.08077189326286316, 0.09645561873912811, 0.0011876316275447607, -0.041112564504146576, -0.08762875944375992, -0.06094055622816086, 0.027263645082712173, -0.05354400724172592, 0.1326349675655365, 0.07302545011043549, -0.11182499676942825, 0.14292952418327332, 0.025990720838308334, 0.07753737270832062, 0.18314988911151886, -0.07618256658315659, -0.11329587548971176, 0.03031410463154316, 0.032718218863010406, 0.016079148277640343, 0.07978711277246475, -0.09961386024951935, 0.0023102741688489914, 0.04017668217420578, -0.0001443906658096239, 0.03139858692884445, 0.005684944801032543, 0.032122619450092316, -0.038272060453891754, -0.02685045823454857, 0.010161121375858784, 0.016325244680047035, 0.06322985142469406, 0.07709074020385742, -0.020781664177775383, 0.06566763669252396, -0.07339989393949509, -0.03771118074655533, -0.06902237981557846, 0.05267983302474022, -0.14471860229969025, -0.23362597823143005, -0.14271897077560425, -0.002557661384344101, -0.0894392877817154, -0.04813572019338608, -0.016569625586271286, -0.02891162410378456, -0.11719340831041336, -0.06374382972717285, 0.17869317531585693, 0.11788325011730194, -0.1319286972284317, -0.005193468648940325, 0.06571977585554123, 0.0015353997005149722, -0.1159977838397026, 0.02546088397502899, 0.02389717474579811, 0.0016762978630140424, -0.053792476654052734, 0.013503992930054665, 0.07163498550653458, 0.0454128235578537, 0.07480627298355103, -0.03300614655017853, -0.047515928745269775, 0.16804715991020203, -0.19676674902439117, 0.14147764444351196, 0.021493354812264442, -0.07547929883003235, 0.01027940958738327, 0.22173205018043518, 0.048482365906238556, -0.018526004627346992, -0.023605534806847572, 0.11084762215614319, 0.010462296195328236, -0.24061088263988495, -0.19753244519233704, -0.09211897850036621, -0.034592319279909134, 0.02988225407898426, 0.07140690833330154, -0.06890098750591278, -0.02187860570847988, -0.1405886709690094, -0.06851772964000702, 0.10247426480054855, 0.056985873728990555, 0.16305138170719147, 0.009516782127320766, 0.019157523289322853, -0.0724102184176445, -0.022809237241744995, 0.07654137909412384, 0.06572940200567245, 0.1776612401008606, 0.03377986699342728, 0.18078061938285828, 0.019382841885089874, 0.058454252779483795, -0.05639933422207832, 0.029888518154621124, 0.015607920475304127, 0.03599167242646217, 0.04377231001853943, -0.06673526018857956, 0.05007535219192505, 0.06104447692632675, 0.08345744758844376, -0.11341506987810135, 0.06978113949298859, -0.11271931976079941, 0.13401192426681519, 0.1557503044605255, 0.017123939469456673, 0.012243187986314297, -0.025945644825696945, 0.07250290364027023, -0.11020509898662567, -0.07475607097148895, -0.02763340063393116, 0.04554975777864456, -0.15190809965133667, 0.12736384570598602, 0.00036683131475001574, 0.08832374960184097, -0.028127335011959076, -0.04796988517045975, -0.07954191416501999, 0.019115885719656944, -0.003966898657381535, 0.10135006904602051, -0.11492744088172913, 0.12651610374450684, 0.015852566808462143, 0.04659171402454376, -0.0845944881439209, 0.09626119583845139, -0.0026181552093476057, 0.06948534399271011, 0.1522412896156311, 0.002113145776093006, -0.040195710957050323, -0.04749857261776924, -0.11554504185914993, -0.020913731306791306, 0.05639750137925148, -0.16225455701351166, 0.10339579731225967, -0.0074304938316345215, -0.020628860220313072, -0.07871362566947937, -0.08134828507900238, -0.11340773105621338, -0.25371286273002625, 0.08151546120643616, -0.05773549526929855, -0.007240613456815481, -0.02240738458931446, -0.09300857782363892, -0.13124512135982513, 0.1576724350452423, -0.15319234132766724, -0.09170124679803848, -0.13508076965808868, -0.078713558614254, 0.20735354721546173, -0.055575817823410034, 0.03157549723982811, 0.012353573925793171, 0.16790086030960083, -0.08821529150009155, -0.02391495741903782, 0.025453709065914154, -0.05269503965973854, -0.13774767518043518, 0.0008301521884277463, 0.1986325979232788, 0.07056993246078491, 0.043152570724487305, 0.02409149520099163, 0.07485821843147278, 0.0956520065665245, -0.09513512998819351, -0.018357232213020325, 0.08160844445228577, -0.009191065095365047, 0.08466625958681107, -0.06787396967411041, -0.19210293889045715, -0.12287357449531555, -0.06063920259475708, 0.13954800367355347, 0.15767993032932281, -0.05514446273446083, 0.20687586069107056, 0.07684456557035446, -0.13388705253601074, -0.24128521978855133, -0.005418851971626282, 0.06295780837535858, 0.005898250732570887, 0.06558984518051147, -0.12660115957260132, 0.06822467595338821, 0.04862283915281296, -0.021553069353103638, -0.009141705930233002, -0.16970373690128326, -0.1469389796257019, 0.03351083770394325, -0.03981677070260048, -0.2654249668121338, -0.09570486098527908, -0.03621339052915573, -0.03150872141122818, -0.1524876356124878, 0.09459550678730011, 0.0076856124214828014, -0.011010590009391308, 0.052237916737794876, 0.0506369024515152, 0.0539684034883976, -0.007579892873764038, 0.1531239002943039, 0.040127549320459366, -0.048753976821899414, -0.08365476131439209, 0.028667693957686424, 0.1465727686882019, 0.017018910497426987, 0.06853232532739639, 0.005602839402854443, -0.09389214962720871, -0.09896691143512726, -0.052739180624485016, -0.06865263730287552, 0.10915762931108475, -0.09279729425907135, -0.011563434265553951, -0.015298276208341122, 0.09857379645109177, 0.03652653098106384, -0.02220931276679039, 0.07398439198732376, -0.08523809164762497, 0.002066140528768301, 0.07273736596107483, 0.13651402294635773, 0.006904794834554195, -0.08286949247121811, 0.05559833347797394, -0.010838589631021023, -0.02828424982726574, -0.002914154902100563, 0.08116723597049713, 0.08205794543027878, -0.011277771554887295, 0.08008603751659393, -0.09826655685901642, -0.17311939597129822, -0.03293059766292572, 0.07907740771770477, -0.028946852311491966, -0.24615903198719025, 0.023893147706985474, -0.01093205250799656, -0.03406529128551483, -0.041856519877910614, 0.11432533711194992, 0.014351539313793182, -0.06153234839439392, 0.024691550061106682, 0.06833837926387787, 0.02100193314254284, 0.08485843986272812, -0.011057871393859386, 0.043212153017520905, -0.10567343235015869, 0.11453046649694443, 0.12961851060390472, -0.09384971112012863, 0.034307245165109634, 0.1341613382101059, -0.06483019888401031, -0.04805201664566994, 0.039718229323625565, 0.05531276389956474, 0.05920788273215294, -0.0535622239112854, 0.003285771468654275, -0.12246130406856537, -0.004758690949529409, 0.09424801915884018, 0.023870335891842842, -0.005704547744244337, 0.018716147169470787, -0.054691579192876816, -0.03018083982169628, 0.1206374242901802, 0.09576845169067383, -0.0011984098237007856, -0.05470016226172447, 0.01674097590148449, 0.014577117748558521, -0.0797981470823288, 0.0016952124424278736, -0.021827394142746925, -0.05860044062137604, 0.006048586219549179, -0.08633482456207275, 0.003990205470472574, -0.11245699226856232, 0.015224740840494633, -0.0032382977660745382, -0.08189398795366287, -0.014809842221438885, 0.0004710153734777123, -0.08920322358608246, -0.041771844029426575, -0.02553790621459484, 0.12744373083114624, -0.16516047716140747, 0.01568375527858734, 0.12111208587884903, -0.07353643327951431, 0.07984206080436707, 0.012797514908015728, -0.016510028392076492, 0.090019591152668, -0.06241261214017868, 0.00602612504735589, -0.024192603304982185, 0.07156484574079514, 0.03663862496614456, -0.1125042736530304, -0.015203092247247696, 0.0262494795024395, 0.0001347996003460139, 0.052147503942251205, 0.010896422900259495, -0.07493536919355392, 0.07507288455963135, 0.03433121368288994, -0.13686995208263397, 0.04654446244239807, 0.06525532156229019, 0.10523161292076111, -0.00653811264783144, 0.10898690670728683, -0.0572192408144474, 0.06018092855811119, -0.06173337996006012, -0.009795727208256721, 0.012638820335268974, 0.021249832585453987, 0.09528017044067383, 0.0024987254291772842, 0.039480503648519516, 0.007348213344812393, 0.18480852246284485, -0.015428419224917889, 0.13338899612426758, 0.09795539081096649, -0.0034201962407678366, -0.09197679162025452, 0.09100755304098129, -0.04089117422699928, -0.003262380138039589, 0.05643657222390175, -0.038863349705934525, -0.0963694155216217, -0.044001877307891846, -0.06500381976366043, 0.027452806010842323, 0.18538729846477509, 0.13534767925739288, -0.027155090123414993, 0.12322751432657242, -0.0725882425904274, -0.0675906166434288, 0.05267959460616112, -0.09860531985759735, -0.01747148111462593, -0.12266626209020615, 0.16789555549621582, 0.06324848532676697, -0.1785360872745514, 0.12238158285617828, -0.023973027244210243, -0.06778522580862045, -0.01474488340318203, -0.16481077671051025, -0.047039709985256195, -0.0052010915242135525, 0.007886940613389015, -0.055792663246393204, 0.06155728921294212, 0.09351589530706406, 0.030848117545247078, -0.013314538635313511, 0.12515802681446075, -0.08879274874925613, -0.11214976757764816, 0.07368426769971848, 0.03866571560502052, 0.056767597794532776, 0.01210888009518385, 0.030504684895277023, -0.05575456842780113, 0.13618648052215576, 0.044839758425951004, 0.08412062376737595, -0.07163688540458679, -0.026479940861463547, -0.10063125193119049, -0.026929890736937523, 0.026461951434612274, -0.015300421975553036, -0.04685359448194504, 0.15348750352859497, 0.039136581122875214, 0.005289582069963217, -0.04074304923415184, 0.1987454891204834, 0.00489692110568285, -0.20357508957386017, -0.1912347674369812, -0.0589812733232975, 0.012818419374525547, 0.03697972744703293, 0.02070709690451622, -0.14090633392333984, -0.04336876422166824, 0.0981428474187851, 0.17226457595825195, 0.06934814155101776, 0.037020716816186905, -0.00667972955852747, 0.02505425736308098, -0.0018593326676636934, 0.031159350648522377, -0.04979107528924942, 0.19603373110294342, -0.03720796853303909, 0.03604784235358238, -0.01566791720688343, -0.0215399581938982, -0.12088192999362946, 0.1674116998910904, -0.05812646821141243, -0.0353003665804863, -0.07426706701517105, 0.13039809465408325, -0.03173486888408661, -0.24992145597934723, -0.03945160657167435, -0.1592896729707718, -0.18058615922927856, -0.05322658270597458, 0.04552854597568512, -0.01069346722215414, -0.009474114514887333, 0.08695629984140396, -0.06483270227909088, 0.16085968911647797, 0.04607261344790459, 0.015479525551199913, -0.06283020973205566, 0.11021208763122559, -0.11771658807992935, 0.19852067530155182, 0.007538284175097942, 0.0966389998793602, 0.07857076823711395, -0.00603750953450799, -0.09008675068616867, -0.015746641904115677, 0.08063020557165146, -0.028479307889938354, 0.04289431497454643, 0.16358637809753418, -0.028001289814710617, 0.12348334491252899, 0.0998687893152237, -0.020706428214907646, 0.08807888627052307, -0.04312041401863098, -0.01342195924371481, -0.041565872728824615, 0.1492912769317627, -0.14338178932666779, 0.07992920279502869, 0.130264550447464, -0.003241113852709532, 0.018442241474986076, -0.07006486505270004, -0.0016539129428565502, -0.03157559409737587, 0.13216634094715118, -0.043069250881671906, -0.19345319271087646, 0.03742146119475365, -0.00904302578419447, 0.07707078754901886, -0.10423461347818375, -0.06824871897697449, 0.008723651990294456, 0.004321055021136999, -0.054235026240348816, 0.11600710451602936, 0.09065183252096176, -0.044255394488573074, -0.015118124894797802, -0.27925920486450195, 0.06186200678348541, 0.08704119175672531, -0.04311602562665939, 0.05859953910112381 ]
9696726d05c677d3bb9b344a4debafc74925d49a
# Dataset Card for "event2Mind" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://uwnlp.github.io/event2mind/](https://uwnlp.github.io/event2mind/) - **Repository:** https://github.com/uwnlp/event2mind - **Paper:** [Event2Mind: Commonsense Inference on Events, Intents, and Reactions](https://arxiv.org/abs/1805.06939) - **Point of Contact:** [Hannah Rashkin](mailto:hrashkin@cs.washington.edu), [Maarten Sap](mailto:msap@cs.washington.edu) - **Size of downloaded dataset files:** 1.30 MB - **Size of the generated dataset:** 7.24 MB - **Total amount of disk used:** 8.54 MB ### Dataset Summary In Event2Mind, we explore the task of understanding stereotypical intents and reactions to events. Through crowdsourcing, we create a large corpus with 25,000 events and free-form descriptions of their intents and reactions, both of the event's subject and (potentially implied) other participants. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### default - **Size of downloaded dataset files:** 1.30 MB - **Size of the generated dataset:** 7.24 MB - **Total amount of disk used:** 8.54 MB An example of 'validation' looks as follows. ``` { "Event": "It shrinks in the wash", "Osent": "1", "Otheremotion": "[\"upset\", \"angry\"]", "Source": "it_events", "Xemotion": "[\"none\"]", "Xintent": "[\"none\"]", "Xsent": "" } ``` ### Data Fields The data fields are the same among all splits. #### default - `Source`: a `string` feature. - `Event`: a `string` feature. - `Xintent`: a `string` feature. - `Xemotion`: a `string` feature. - `Otheremotion`: a `string` feature. - `Xsent`: a `string` feature. - `Osent`: a `string` feature. ### Data Splits | name |train|validation|test| |-------|----:|---------:|---:| |default|46472| 5401|5221| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Citation Information ``` @inproceedings{rashkin-etal-2018-event2mind, title = "{E}vent2{M}ind: Commonsense Inference on Events, Intents, and Reactions", author = "Rashkin, Hannah and Sap, Maarten and Allaway, Emily and Smith, Noah A. and Choi, Yejin", booktitle = "Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)", month = jul, year = "2018", address = "Melbourne, Australia", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/P18-1043", doi = "10.18653/v1/P18-1043", pages = "463--473", } ``` ### Contributions Thanks to [@thomwolf](https://github.com/thomwolf), [@patrickvonplaten](https://github.com/patrickvonplaten), [@lewtun](https://github.com/lewtun) for adding this dataset.
event2Mind
[ "task_categories:text2text-generation", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:unknown", "common-sense-inference", "arxiv:1805.06939", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["found"], "language": ["en"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text2text-generation"], "task_ids": [], "paperswithcode_id": "event2mind", "pretty_name": "Event2Mind", "tags": ["common-sense-inference"], "dataset_info": {"features": [{"name": "Source", "dtype": "string"}, {"name": "Event", "dtype": "string"}, {"name": "Xintent", "dtype": "string"}, {"name": "Xemotion", "dtype": "string"}, {"name": "Otheremotion", "dtype": "string"}, {"name": "Xsent", "dtype": "string"}, {"name": "Osent", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 649273, "num_examples": 5221}, {"name": "train", "num_bytes": 5916384, "num_examples": 46472}, {"name": "validation", "num_bytes": 672365, "num_examples": 5401}], "download_size": 1300770, "dataset_size": 7238022}}
2024-01-18T11:03:28+00:00
[ "1805.06939" ]
[ "en" ]
TAGS #task_categories-text2text-generation #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #common-sense-inference #arxiv-1805.06939 #region-us
Dataset Card for "event2Mind" ============================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: Event2Mind: Commonsense Inference on Events, Intents, and Reactions * Point of Contact: Hannah Rashkin, Maarten Sap * Size of downloaded dataset files: 1.30 MB * Size of the generated dataset: 7.24 MB * Total amount of disk used: 8.54 MB ### Dataset Summary In Event2Mind, we explore the task of understanding stereotypical intents and reactions to events. Through crowdsourcing, we create a large corpus with 25,000 events and free-form descriptions of their intents and reactions, both of the event's subject and (potentially implied) other participants. ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances #### default * Size of downloaded dataset files: 1.30 MB * Size of the generated dataset: 7.24 MB * Total amount of disk used: 8.54 MB An example of 'validation' looks as follows. ### Data Fields The data fields are the same among all splits. #### default * 'Source': a 'string' feature. * 'Event': a 'string' feature. * 'Xintent': a 'string' feature. * 'Xemotion': a 'string' feature. * 'Otheremotion': a 'string' feature. * 'Xsent': a 'string' feature. * 'Osent': a 'string' feature. ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information ### Contributions Thanks to @thomwolf, @patrickvonplaten, @lewtun for adding this dataset.
[ "### Dataset Summary\n\n\nIn Event2Mind, we explore the task of understanding stereotypical intents and reactions to events. Through crowdsourcing, we create a large corpus with 25,000 events and free-form descriptions of their intents and reactions, both of the event's subject and (potentially implied) other participants.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### default\n\n\n* Size of downloaded dataset files: 1.30 MB\n* Size of the generated dataset: 7.24 MB\n* Total amount of disk used: 8.54 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### default\n\n\n* 'Source': a 'string' feature.\n* 'Event': a 'string' feature.\n* 'Xintent': a 'string' feature.\n* 'Xemotion': a 'string' feature.\n* 'Otheremotion': a 'string' feature.\n* 'Xsent': a 'string' feature.\n* 'Osent': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @thomwolf, @patrickvonplaten, @lewtun for adding this dataset." ]
[ "TAGS\n#task_categories-text2text-generation #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #common-sense-inference #arxiv-1805.06939 #region-us \n", "### Dataset Summary\n\n\nIn Event2Mind, we explore the task of understanding stereotypical intents and reactions to events. Through crowdsourcing, we create a large corpus with 25,000 events and free-form descriptions of their intents and reactions, both of the event's subject and (potentially implied) other participants.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### default\n\n\n* Size of downloaded dataset files: 1.30 MB\n* Size of the generated dataset: 7.24 MB\n* Total amount of disk used: 8.54 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### default\n\n\n* 'Source': a 'string' feature.\n* 'Event': a 'string' feature.\n* 'Xintent': a 'string' feature.\n* 'Xemotion': a 'string' feature.\n* 'Otheremotion': a 'string' feature.\n* 'Xsent': a 'string' feature.\n* 'Osent': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @thomwolf, @patrickvonplaten, @lewtun for adding this dataset." ]
[ 97, 72, 10, 11, 6, 50, 17, 89, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 6, 28 ]
[ "passage: TAGS\n#task_categories-text2text-generation #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #common-sense-inference #arxiv-1805.06939 #region-us \n### Dataset Summary\n\n\nIn Event2Mind, we explore the task of understanding stereotypical intents and reactions to events. Through crowdsourcing, we create a large corpus with 25,000 events and free-form descriptions of their intents and reactions, both of the event's subject and (potentially implied) other participants.### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances#### default\n\n\n* Size of downloaded dataset files: 1.30 MB\n* Size of the generated dataset: 7.24 MB\n* Total amount of disk used: 8.54 MB\n\n\nAn example of 'validation' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.#### default\n\n\n* 'Source': a 'string' feature.\n* 'Event': a 'string' feature.\n* 'Xintent': a 'string' feature.\n* 'Xemotion': a 'string' feature.\n* 'Otheremotion': a 'string' feature.\n* 'Xsent': a 'string' feature.\n* 'Osent': a 'string' feature.### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset### Discussion of Biases### Other Known Limitations\n\n\nAdditional Information\n----------------------### Dataset Curators### Licensing Information### Contributions\n\n\nThanks to @thomwolf, @patrickvonplaten, @lewtun for adding this dataset." ]
[ -0.019493134692311287, 0.1820605993270874, -0.0077793532982468605, 0.05482446402311325, 0.07099170982837677, -0.006762747187167406, 0.0075063216499984264, 0.09439701586961746, -0.018645433709025383, 0.18302218616008759, 0.00896359421312809, -0.0005968159530311823, 0.10088649392127991, 0.10066501051187515, 0.009939974173903465, -0.16973121464252472, 0.01629164256155491, -0.11137861013412476, 0.007830082438886166, 0.09658585488796234, 0.11931303888559341, -0.07862170785665512, 0.0730927363038063, -0.08034432679414749, -0.032987456768751144, 0.022627821192145348, -0.06597653031349182, -0.01638472080230713, 0.03588283807039261, 0.05724472180008888, 0.0002596221165731549, -0.023596689105033875, 0.04722263664007187, -0.241648331284523, 0.00850585475564003, 0.06707905977964401, 0.022756006568670273, 0.021833209320902824, 0.13807597756385803, -0.03987864404916763, 0.1278298944234848, -0.13181115686893463, 0.049687787890434265, 0.035620205104351044, -0.10994172841310501, -0.11876032501459122, -0.13458757102489471, 0.04665438458323479, 0.11112033575773239, 0.04418753460049629, -0.056212279945611954, 0.036296993494033813, -0.054193977266550064, 0.08520492166280746, 0.17854437232017517, -0.07573787868022919, -0.0583769828081131, 0.0014877923531457782, 0.036242205649614334, 0.06843072921037674, -0.08158991485834122, -0.02658107690513134, 0.008229438215494156, 0.03287737816572189, 0.05603988468647003, -0.03636513277888298, -0.014093521982431412, 0.023161686956882477, -0.13253287971019745, -0.09450586885213852, 0.19598719477653503, 0.049581240862607956, -0.037777822464704514, -0.14926503598690033, -0.03123800829052925, 0.017752960324287415, -0.028607096523046494, -0.005529163870960474, 0.01640382967889309, -0.016146201640367508, 0.021589739248156548, -0.02784218080341816, -0.0552070252597332, -0.009054652415215969, -0.017316322773694992, -0.003512529656291008, 0.01566278748214245, -0.005422323476523161, 0.03195130079984665, 0.04322114586830139, -0.047076497226953506, -0.11275730282068253, -0.025193369016051292, -0.021405454725027084, -0.12023016065359116, -0.02071545459330082, 0.022603215649724007, -0.0680551752448082, 0.09814450144767761, 0.0896933302283287, -0.06312426924705505, 0.04811275005340576, -0.08919885754585266, -0.012045659124851227, 0.10151809453964233, 0.10609786212444305, -0.09708572924137115, -0.15569868683815002, -0.0265688244253397, -0.023086102679371834, 0.004305028822273016, -0.017251769080758095, 0.010845479555428028, 0.0805843397974968, 0.06754861772060394, 0.07931835949420929, 0.13846231997013092, 0.03647253289818764, -0.05686696618795395, -0.031208397820591927, 0.1077699288725853, -0.16014108061790466, 0.044140562415122986, 0.07145694643259048, -0.06408532708883286, -0.008312772959470749, -0.023015707731246948, -0.004463889170438051, -0.09714309126138687, 0.0797947347164154, -0.049699828028678894, -0.015501569025218487, -0.07034102082252502, -0.10864643007516861, 0.06785432994365692, -0.010405954904854298, -0.07015145570039749, -0.0323600210249424, -0.16592887043952942, -0.08688625693321228, 0.02102615125477314, -0.09288280457258224, -0.04648490250110626, -0.024287253618240356, -0.03628356754779816, 0.015965895727276802, -0.0017592692747712135, 0.08300527185201645, -0.05092523247003555, 0.05684783682227135, -0.06833314150571823, 0.012128360569477081, 0.08135437965393066, 0.044479623436927795, -0.09779845923185349, 0.07659585773944855, -0.12612812221050262, 0.1436225324869156, -0.09104250371456146, 0.04112584888935089, -0.15130606293678284, -0.0519191138446331, -0.0050493814051151276, -0.018289897590875626, 0.009076802991330624, 0.13794900476932526, -0.18071529269218445, -0.015307929366827011, 0.1450600028038025, -0.03308204561471939, -0.05934242159128189, 0.11183641105890274, -0.035717230290174484, -0.0040199048817157745, 0.0641164481639862, 0.15485864877700806, -0.013354851864278316, -0.03187740966677666, -0.04551355168223381, -0.04709790274500847, 0.03504721447825432, 0.19351352751255035, 0.1007416769862175, -0.11702494323253632, 0.14158743619918823, 0.003403862239792943, 0.039560046046972275, -0.0731513723731041, -0.01777506433427334, -0.05506930500268936, 0.004492891952395439, -0.028223296627402306, -0.007262050174176693, -0.005100156180560589, -0.07693900167942047, -0.06897595524787903, -0.06231222301721573, 0.0007593563641421497, 0.03601323440670967, -0.015312019735574722, 0.04440082982182503, -0.048532046377658844, 0.02730914205312729, -0.019871404394507408, 0.02490461803972721, -0.17459236085414886, -0.09618691354990005, 0.05194500461220741, -0.046130307018756866, 0.08092426508665085, -0.009572458453476429, 0.008555884473025799, -0.0037872798275202513, -0.02648651972413063, 0.017704332247376442, 0.04769665747880936, -0.01323001179844141, -0.007292592898011208, -0.17637474834918976, -0.03245043382048607, -0.03525659814476967, 0.11085168272256851, -0.08184075355529785, -0.0009554795105941594, 0.14367422461509705, 0.11606325954198837, 0.020831840112805367, -0.09426650404930115, 0.04226711019873619, 0.012188080698251724, -0.007453517522662878, -0.06987188011407852, -0.02721865475177765, -0.01931096985936165, -0.02839159034192562, 0.04262689873576164, -0.14874538779258728, -0.06360587477684021, 0.05526358261704445, 0.07510803639888763, -0.06554067879915237, 0.0004569405282381922, -0.04260540381073952, -0.05779201537370682, -0.06751605123281479, -0.09614455699920654, 0.05501687526702881, 0.05574144050478935, 0.014092743396759033, -0.06838996708393097, -0.08104560524225235, -0.012491924688220024, -0.01837148144841194, -0.057308632880449295, 0.1231151595711708, 0.0071432627737522125, -0.18927210569381714, 0.11908792704343796, 0.00001557326686452143, 0.05619214102625847, 0.0663677379488945, -0.022360222414135933, -0.08985356241464615, -0.0534355565905571, 0.062789186835289, 0.005810507107526064, 0.04455060139298439, -0.040486935526132584, 0.0364081896841526, 0.06190173700451851, 0.014433646574616432, 0.015587789006531239, -0.03405662253499031, 0.060304176062345505, 0.04443886876106262, -0.04023527726531029, 0.011637846007943153, -0.024044565856456757, 0.045612234622240067, 0.09397588670253754, 0.053567733615636826, 0.10038883984088898, -0.03270478546619415, -0.07617736607789993, -0.13822577893733978, 0.1258590817451477, -0.09453912079334259, -0.19278134405612946, -0.09495702385902405, -0.11476099491119385, -0.054078444838523865, -0.021884819492697716, 0.032325197011232376, 0.001123697147704661, -0.0767119750380516, -0.10498911142349243, 0.051452457904815674, 0.02903694100677967, -0.09690585732460022, -0.021242525428533554, -0.005936222616583109, 0.04038458690047264, -0.10361913591623306, 0.020097864791750908, 0.0631856620311737, -0.07087988406419754, -0.02241126261651516, 0.04286729916930199, 0.14091776311397552, 0.10886558145284653, 0.0637972503900528, -0.009521554224193096, -0.023591913282871246, 0.21384677290916443, -0.12805283069610596, 0.07502873241901398, 0.06256404519081116, -0.03576609492301941, 0.07997771352529526, 0.18804863095283508, 0.02448699064552784, -0.04964904859662056, 0.04412269964814186, 0.08578168600797653, -0.052693743258714676, -0.24538497626781464, -0.09193694591522217, -0.061958085745573044, 0.054886698722839355, 0.0728919506072998, 0.0632070004940033, -0.01683034747838974, 0.004373792093247175, -0.05469096451997757, 0.009017652831971645, 0.03490716964006424, 0.08541804552078247, 0.03644414246082306, 0.02790600061416626, 0.06381580978631973, -0.04623836278915405, 0.0293977502733469, 0.12118647992610931, -0.03398742899298668, 0.18075957894325256, -0.051551926881074905, 0.19251024723052979, 0.06332428008317947, 0.10643966495990753, -0.07547206431627274, 0.008147117681801319, -0.030571166425943375, 0.09215878695249557, -0.017187539488077164, -0.08799468725919724, -0.013025098480284214, 0.06164377182722092, 0.13768279552459717, -0.016359498724341393, 0.02987046353518963, -0.07556810230016708, 0.10513719171285629, 0.23870792984962463, 0.011857520788908005, -0.1110532134771347, -0.015941549092531204, 0.10659065842628479, -0.08049368858337402, -0.07171265780925751, -0.008787748403847218, 0.1205483004450798, -0.1800220012664795, 0.09238401055335999, -0.004123098682612181, 0.1298152357339859, -0.07752764225006104, -0.0263151153922081, 0.02724297344684601, 0.017907997593283653, -0.01560212392359972, 0.07549399137496948, -0.1847812682390213, 0.1137707456946373, 0.015169457532465458, 0.009060141630470753, -0.06868040561676025, 0.05287571996450424, -0.011451798491179943, -0.043416451662778854, 0.15062262117862701, 0.01156055647879839, -0.10144899785518646, 0.0007780076120980084, -0.09458892047405243, -0.0038064061664044857, 0.08313686400651932, -0.11022418737411499, 0.10847346484661102, 0.009451440535485744, -0.004958779085427523, -0.053262218832969666, 0.0272134430706501, -0.05917444825172424, -0.15926028788089752, 0.03576174005866051, -0.09637971222400665, -0.00009285160194849595, -0.04496655985713005, 0.009296422824263573, -0.1003367230296135, 0.17330420017242432, -0.11611277610063553, -0.07859986275434494, -0.12291020154953003, 0.020231304690241814, 0.15930968523025513, -0.061308570206165314, 0.034822624176740646, -0.009298643097281456, 0.11842216551303864, -0.006011713296175003, -0.032595496624708176, 0.07008451968431473, -0.05153832212090492, -0.1688331663608551, -0.029407497495412827, 0.1660868376493454, 0.05135379359126091, 0.0627133697271347, -0.04177307337522507, 0.0822015106678009, 0.014565050601959229, -0.10847711563110352, 0.028524167835712433, 0.09399230778217316, 0.03730550408363342, 0.11125147342681885, 0.04526437073945999, -0.1417674869298935, -0.09232115000486374, -0.06586933881044388, 0.08743562549352646, 0.18719545006752014, -0.06997432559728622, 0.12558645009994507, 0.09087739884853363, -0.1073286384344101, -0.21425941586494446, 0.014901826158165932, 0.00745009258389473, -0.025437751784920692, 0.08153270184993744, -0.15111258625984192, 0.006563512608408928, 0.058413226157426834, -0.02349589206278324, 0.02632964961230755, -0.2722644507884979, -0.1264994591474533, -0.00030907397740520537, 0.0075216153636574745, -0.2507646977901459, -0.1841886192560196, -0.12988696992397308, -0.04463697224855423, -0.2040330320596695, 0.03216804191470146, -0.04336842522025108, 0.011223876848816872, 0.025947827845811844, 0.06645255535840988, 0.038988158106803894, -0.04410123825073242, 0.13528695702552795, -0.00048120622523128986, 0.010629413649439812, -0.1241094172000885, -0.015355229377746582, 0.06548202037811279, -0.020435575395822525, 0.11389653384685516, -0.02130311354994774, 0.014178995974361897, -0.07491239160299301, 0.003882883582264185, -0.08189723640680313, 0.0394076406955719, -0.08531471341848373, -0.05001956969499588, -0.11304990947246552, 0.04790584370493889, 0.1319355070590973, -0.01621108688414097, 0.019496405497193336, -0.045511405915021896, 0.05727049335837364, 0.2013828158378601, 0.10652914643287659, 0.1179373487830162, -0.10986316204071045, -0.017903270199894905, -0.004011786542832851, -0.018724488094449043, -0.14240539073944092, 0.04909742251038551, 0.11040543764829636, 0.04326825588941574, 0.15055802464485168, -0.038687534630298615, -0.1345340609550476, 0.004180953372269869, 0.05436849594116211, -0.10276734828948975, -0.24414408206939697, 0.02297232858836651, 0.05600064620375633, -0.16332171857357025, -0.07876156270503998, 0.0762648805975914, 0.020711934193968773, -0.014154065400362015, 0.0009587932727299631, 0.13300958275794983, 0.0033282849472016096, 0.11077050864696503, 0.029394298791885376, 0.05408185347914696, -0.08382153511047363, 0.09366452693939209, 0.15133757889270782, -0.11805712431669235, 0.026790138334035873, 0.18069608509540558, -0.031113414093852043, -0.016455240547657013, 0.054529301822185516, 0.0338531918823719, 0.059021107852458954, -0.0259194765239954, 0.02115010842680931, -0.12076082080602646, 0.0749695897102356, 0.0720638781785965, 0.0031283795833587646, 0.05831422656774521, 0.03358829393982887, 0.008872678503394127, -0.048525288701057434, 0.15664254128932953, 0.08637834340333939, 0.036676324903964996, -0.02795536443591118, 0.03968597576022148, -0.03261985257267952, 0.00525172334164381, 0.013544697314500809, -0.02891419641673565, -0.04573310166597366, 0.010022226721048355, -0.09982825815677643, 0.015571597963571548, -0.11133921891450882, -0.014771262183785439, -0.01917453110218048, -0.02436145953834057, -0.020947793498635292, 0.018029488623142242, -0.0548909567296505, -0.07455150783061981, -0.05794011056423187, 0.09761523455381393, -0.1906152069568634, -0.019862812012434006, 0.09580975025892258, -0.05731852352619171, 0.10746759921312332, 0.020286638289690018, -0.04168396070599556, -0.001483940752223134, -0.07011649012565613, 0.014160512946546078, -0.017720764502882957, 0.032962072640657425, 0.03826044499874115, -0.14582140743732452, -0.03220909833908081, -0.015353341586887836, -0.05519480258226395, 0.01622656174004078, -0.02909133769571781, -0.12353609502315521, 0.09521829336881638, -0.020399844273924828, -0.06068843975663185, -0.0504196435213089, 0.05452960729598999, 0.03346173092722893, 0.02562285028398037, 0.07661639153957367, -0.039200395345687866, 0.09077927470207214, -0.1423695981502533, -0.030759993940591812, 0.031305357813835144, 0.005810387898236513, -0.008746218867599964, 0.03886225447058678, 0.07763064652681351, -0.02527332305908203, 0.168536975979805, -0.018426787108182907, -0.05315106734633446, 0.05002696067094803, 0.035059407353401184, 0.011392015032470226, 0.0547182522714138, -0.0026375262532383204, -0.053075067698955536, -0.05353844165802002, -0.006370999850332737, -0.043192073702812195, -0.054835639894008636, 0.017927443608641624, 0.13736996054649353, 0.1480388045310974, 0.2094860076904297, -0.025776201859116554, 0.05097941309213638, -0.08291773498058319, -0.04005702584981918, 0.0939989760518074, -0.018894366919994354, 0.07109440863132477, -0.07796835899353027, 0.08523211628198624, 0.056295156478881836, -0.20163826644420624, 0.11620178073644638, -0.059895388782024384, -0.05430865287780762, -0.03916304185986519, -0.13093966245651245, -0.07333551347255707, 0.00738614983856678, -0.013856169767677784, -0.11181801557540894, 0.14121133089065552, 0.07431773096323013, 0.0023575443774461746, -0.020459961146116257, 0.12654390931129456, -0.08812927454710007, -0.06373122334480286, 0.04589590057730675, 0.026333898305892944, -0.005667195655405521, 0.05039374157786369, 0.06284631043672562, -0.012445896863937378, 0.06561628729104996, 0.10144603252410889, 0.09770652651786804, -0.015512842684984207, 0.025820307433605194, -0.057123374193906784, -0.061244286596775055, 0.019927622750401497, -0.015261361375451088, -0.054668646305799484, 0.16290736198425293, 0.04840797185897827, 0.015897290781140327, -0.0016829096712172031, 0.18227572739124298, -0.08484815061092377, -0.08679816126823425, -0.136256143450737, 0.03666669875383377, -0.03448228910565376, -0.007015721872448921, 0.0390629842877388, -0.13794024288654327, 0.030827851966023445, 0.08878009021282196, 0.16690745949745178, -0.02400062046945095, 0.027183247730135918, 0.0021108693908900023, 0.01898038014769554, -0.0033800224773585796, 0.012719512917101383, 0.030131712555885315, 0.1934894323348999, -0.06591538339853287, 0.08282607793807983, -0.03249882161617279, -0.03505115583539009, -0.07232896983623505, 0.12123905122280121, -0.025897281244397163, 0.011397577822208405, -0.05455319583415985, 0.131087526679039, -0.0865679457783699, -0.2572064995765686, -0.016585996374487877, -0.09141123294830322, -0.12136200070381165, 0.019679484888911247, 0.030040457844734192, 0.06326653808355331, 0.042858708649873734, 0.049526892602443695, 0.0005463570123538375, 0.11286476254463196, 0.046667587012052536, -0.06008986756205559, -0.026208877563476562, 0.0972975492477417, -0.061697348952293396, 0.19517217576503754, 0.01731002703309059, 0.07066721469163895, 0.09603729099035263, -0.03466307371854782, -0.11151013523340225, 0.026123249903321266, 0.131844624876976, -0.03387569636106491, 0.026506489142775536, 0.17354190349578857, -0.005389663856476545, 0.13864532113075256, 0.09869533777236938, 0.0006676519988104701, 0.03482941538095474, 0.05973435193300247, 0.028195101767778397, -0.1367652267217636, 0.03720538318157196, -0.11076795309782028, 0.101386658847332, 0.15777260065078735, -0.04242004081606865, 0.027400361374020576, -0.03631262853741646, 0.003451190423220396, -0.03073733113706112, 0.1700441986322403, 0.002631758339703083, -0.17024900019168854, 0.035539884120225906, -0.04348474740982056, 0.11142326891422272, -0.1543477326631546, -0.07509591430425644, 0.04615532234311104, 0.0018792885821312666, -0.02205779403448105, 0.1390039175748825, 0.047044944018125534, -0.0364375002682209, -0.04315934330224991, -0.14191164076328278, 0.005872909910976887, 0.14263984560966492, -0.05672425031661987, 0.00680795731022954 ]
5bfbb120b1524715ae5bb28708d258184c8b76c7
# Dataset Card for Evidence Infer ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** http://evidence-inference.ebm-nlp.com/ - **Repository:** https://github.com/jayded/evidence-inference - **Paper:** [Evidence Inference 2.0: More Data, Better Models](https://arxiv.org/abs/2005.04177) - **Leaderboard:** http://evidence-inference.ebm-nlp.com/leaderboard/ - **Point of Contact:** []() ### Dataset Summary Data and code from our "Inferring Which Medical Treatments Work from Reports of Clinical Trials", NAACL 2019. This work concerns inferring the results reported in clinical trials from text. The dataset consists of biomedical articles describing randomized control trials (RCTs) that compare multiple treatments. Each of these articles will have multiple questions, or 'prompts' associated with them. These prompts will ask about the relationship between an intervention and comparator with respect to an outcome, as reported in the trial. For example, a prompt may ask about the reported effects of aspirin as compared to placebo on the duration of headaches. For the sake of this task, we assume that a particular article will report that the intervention of interest either significantly increased, significantly decreased or had significant effect on the outcome, relative to the comparator. The dataset could be used for automatic data extraction of the results of a given RCT. This would enable readers to discover the effectiveness of different treatments without needing to read the paper. We have recently collected additional data for this task (https://arxiv.org/abs/2005.04177), which we will present at BioNLP 2020. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages - English (`en`). ## Dataset Structure ### Data Instances ``` {'Text': "TITLE: Liraglutide, a once-daily human GLP-1 analogue, added to a sulphonylurea over 26 weeks produces greater improvements in glycaemic and weight control compared with adding rosiglitazone or placebo in subjects with Type 2 diabetes (LEAD-1 SU)\n\n ABSTRACT.AIM:\nTo compare the effects of combining liraglutide (0.6, 1.2 or 1.8 mg/day) or rosiglitazone 4 mg/day (all n ≥ 228) or placebo (n = 114) with glimepiride (2–4 mg/day) on glycaemic control, body weight and safety in Type 2 diabetes.\n\nABSTRACT.METHODS:\nIn total, 1041 adults (mean ± sd), age 56 ± 10 years, weight 82 ± 17 kg and glycated haemoglobin (HbA1c) 8.4 ± 1.0% at 116 sites in 21 countries were stratified based on previous oral glucose-lowering mono : combination therapies (30 : 70%) to participate in a five-arm, 26-week, double-dummy, randomized study.\n\nABSTRACT.RESULTS:\nLiraglutide (1.2 or 1.8 mg) produced greater reductions in HbA1c from baseline, (−1.1%, baseline 8.5%) compared with placebo (+0.2%, P < 0.0001, baseline 8.4%) or rosiglitazone (−0.4%, P < 0.0001, baseline 8.4%) when added to glimepiride. Liraglutide 0.6 mg was less effective (−0.6%, baseline 8.4%). Fasting plasma glucose decreased by week 2, with a 1.6 mmol/l decrease from baseline at week 26 with liraglutide 1.2 mg (baseline 9.8 mmol/l) or 1.8 mg (baseline 9.7 mmol/l) compared with a 0.9 mmol/l increase (placebo, P < 0.0001, baseline 9.5 mmol/l) or 1.0 mmol/l decrease (rosiglitazone, P < 0.006, baseline 9.9 mmol/l). Decreases in postprandial plasma glucose from baseline were greater with liraglutide 1.2 or 1.8 mg [−2.5 to −2.7 mmol/l (baseline 12.9 mmol/l for both)] compared with placebo (−0.4 mmol/l, P < 0.0001, baseline 12.7 mmol/l) or rosiglitazone (−1.8 mmol/l, P < 0.05, baseline 13.0 mmol/l). Changes in body weight with liraglutide 1.8 mg (−0.2 kg, baseline 83.0 kg), 1.2 mg (+0.3 kg, baseline 80.0 kg) or placebo (−0.1 kg, baseline 81.9 kg) were less than with rosiglitazone (+2.1 kg, P < 0.0001, baseline 80.6 kg). Main adverse events for all treatments were minor hypoglycaemia (< 10%), nausea (< 11%), vomiting (< 5%) and diarrhoea (< 8%).\n\nABSTRACT.CONCLUSIONS:\nLiraglutide added to glimepiride was well tolerated and provided improved glycaemic control and favourable weight profile.\n\nBODY.INTRODUCTION:\nMost drugs that target Type 2 diabetes (T2D) also cause weight gain or hypoglycaemia, or both, with the risk increasing with combination therapy. Glucagon-like peptide-1 (GLP-1)-based therapies stimulate insulin secretion and reduce glucagon secretion only during hyperglycaemia. GLP-1 also slows gastric emptying and reduces appetite [1]. Although American Diabetes Association (ADA)/European Association for the Study of Diabetes (EASD) guidelines recommend lifestyle and metformin as initial therapy for T2D [2], sulphonylureas are used widely, particularly when metformin or thiazolidinediones are not tolerated. Glycaemic control eventually deteriorates with sulphonylureas while hypoglycaemia and weight gain are common [3]. Incretin therapy improves glycaemic control with low hypoglycaemic risk, while delayed gastric emptying and reduced appetite can reduce weight [1,4]. Liraglutide is a once-daily human GLP-1 analogue with 97% linear amino-acid sequence homology to human GLP-1 [5] and half-life of 13 h after subcutaneous administration that produces 24-h blood glucose control [6]. Liraglutide monotherapy for 14 weeks reduced glycated haemoglobin (HbA1c) by 1.7% and fasting plasma glucose (FPG) by 3.4 mmol/l without causing hypoglycaemia, along with weight loss (∼3 kg) compared with placebo [7]. Improvements in pancreatic B-cell function [7–9] and blood pressure [7], along with decreased glucagon secretion [7,10], also occurred. As part of the phase 3 programme [the Liraglutide Effect and Action in Diabetes (LEAD) programme] with liraglutide in > 4000 subjects with T2D as monotherapy or in combination therapy, this 26-week trial examined liraglutide plus glimepiride compared with either placebo or rosiglitazone added to glimepiride on glycaemic control and body weight.\n\nBODY.SUBJECTS AND METHODS.STUDY PARTICIPANTS:\nInclusion criteria: T2D treated with oral glucose-lowering agents (OGLAs) for ≥ 3 months; 18–80 years of age; HbA1c 7.0–11.0% (previous OGLA monotherapy) or 7.0–10.0% (previous OGLA combination therapy); body mass index (BMI) ≤ 45.0 kg/m2. Exclusion criteria: used insulin within 3 months, impaired liver or renal function, uncontrolled hypertension (≥ 180/100 mmHg), cancer or used any drugs apart from OGLAs likely to affect glucose concentrations. Subjects provided written informed consent. The study was conducted in accordance with good clinical practice guidelines and approved by independent ethics committees.\n\nBODY.SUBJECTS AND METHODS.STUDY DESIGN:\nThe study was a 26-week, double-blind, double-dummy, randomized, active-control, five-armed parallel (116 sites in 21 countries, primarily Europe and Asia) trial enrolling 1041 subjects (1–37 subjects per centre), all receiving glimepiride (2–4 mg/day) in combination with (Fig. 1): FIGURE 1Overview of trial design and treatment arms. one of three liraglutide doses [0.6, 1.2 or 1.8 mg, injected subcutaneously (Novo Nordisk, Bagsvaerd, Denmark) and rosiglitazone placebo];liraglutide placebo and rosiglitazone placebo;liraglutide placebo and rosiglitazone 4 mg/day (rosiglitazone; AvandiaTM; GlaxoSmithKline, London, UK). The doses of rosiglitazone and glimepiride used were determined by the highest doses approved in all participating counties. After discontinuing previous OGLAs except glimepiride, separate 2-week titration and maintenance periods with glimepiride (open-label) preceded randomization (Fig. 1). Subjects were stratified according to previous treatment (monotherapy or combination therapy). After randomization, 2-week treatment titration and 24-week treatment (maintenance) phases (Fig. 1) were completed. Liraglutide was up-titrated weekly in 0.6-mg increments until allocated doses were reached. Glimepiride could be adjusted between 2 and 4 mg/day in case of hypoglycaemia or other adverse events (AEs), while other drug doses were fixed. Liraglutide (active and placebo) was supplied in 3-ml pre-filled pens with 31G needles (Novo Nordisk). Subjects were encouraged to inject liraglutide into the upper arm, thigh or abdomen at the same time each day. Rosiglitazone and glimepiride were taken in the morning or with the first meal.\n\nBODY.SUBJECTS AND METHODS.STUDY MEASUREMENTS.EFFICACY:\nThe primary endpoint was change from baseline HbA1c after 26 weeks of treatment. Secondary endpoints included: percentages of subjects reaching HbA1c (< 7.0%, ≤ 6.5%), FPG (5.0 to ≤ 7.2 mmol/l) and postprandial plasma glucose (PPG; 10.0 mmol/l) targets [11–13]; changes in body weight, FPG, mean PPG, indices of pancreatic B-cell function [pro-insulin : insulin ratio and homeostasis model assessment (HOMA)-B], HOMA-insulin resistance (HOMA-IR) and blood pressure (BP). HbA1c was measured centrally (MDS Pharma Services, King of Prussia, PA, USA) by high performance liquid chromatography while plasma glucose (PG) was self-measured using MediSense® glucose meters (Abbott Diagnostics Inc., Abbott Park, IL, USA). Insulin and C-peptide were measured by chemiluminescence, proinsulin by ELISA, while glucagon was measured in aprotinin-treated plasma by radioimmunoassay. The proinsulin : insulin ratio was calculated from fasting insulin and fasting proinsulin. HOMA-B and HOMA-IR were both calculated from FPG and fasting insulin. Samples measured centrally were collected and transported according to detailed procedures in the MDS Pharma Services manual. Samples stored at ambient temperature were shipped by courier to the central laboratory on the same day as collection, while frozen samples were shipped every 3 weeks.\n\nBODY.SUBJECTS AND METHODS.STUDY MEASUREMENTS.SAFETY:\nSafety variables included hypoglycaemic episodes based on PG levels (< 3.1 mmol/l), liraglutide antibodies including cross-reacting and neutralizing antibodies, tolerability (gastrointestinal complaints) and pulse. AEs, vital signs, electrocardiogram (ECG), biochemical and haematology measures including calcitonin were also monitored. Self-treated hypoglycaemic episodes were classified as minor, while those requiring third-party assistance were considered major. Serum antibodies against liraglutide were measured by radioimmunoprecipitation assay.\n\nBODY.SUBJECTS AND METHODS.STATISTICAL ANALYSES:\nAll efficacy and safety analyses were based on intent-to-treat criteria, defined as subjects who were exposed to ≥ 1 dose of trial product(s). Efficacy endpoints were analysed by ancova with treatment, country and previous glucose-lowering treatment as fixed effects and baseline values as covariates. Missing data were imputed by last observation carried forward (LOCF). Sample size calculations were based on predicted HbA1c and body weight after trial completion. As the three liraglutide + glimepiride groups were to be compared with both rosiglitazone + glimepiride and glimepiride monotherapy, two calculations were performed. These sample size calculations assumed a standard deviation of 1.2% of HbA1c, the non-inferiority/superiority margin vs. active control was set to 0.4% and the difference to detect (superiority vs. placebo) was set to 0.5%. For body weight, a coefficient of variation of 3% (based on phase 2a trials for liraglutide) and a difference to detect of 3% were assumed. A combined power (calculated as the product of the marginal powers for HbA1c and body weight) of at least 85% was required. These calculations indicated that at least 168 and 81 patients completing the study would be needed for the combination and glimepiride monotherapy groups, respectively. Assuming a drop-out rate of 25%, targets for randomization were 228 in each of the combination therapy groups and 114 in the placebo group (total n = 1026). To protect against Type 1 errors, HbA1c was analysed using hierarchical testing for descending doses of liraglutide. First, superiority of liraglutide 1.8 mg to placebo was tested and, only if superior to placebo, non-inferiority to rosiglitazone was tested. If non-inferiority was obtained, superiority to rosiglitazone for liraglutide 1.8 mg was tested and superiority to placebo for liraglutide 1.2 mg was tested. If superiority was confirmed, non-inferiority to rosiglitazone would be tested and so on (i.e. testing sequence was stopped when hypotheses could not be rejected). Superiority was concluded when upper limits of two-sided 95% confidence intervals (CIs) for treatment differences were below 0%; non-inferiority was concluded if these values were < 0.4%; for secondary endpoints, Type 1 errors were controlled by estimating simultaneous CIs using Dunnett's method. Proportions of subjects achieving HbA1c (HbA1c < 7.0%, and ≤ 6.5%) and FPG (5.0 ≤ FPG ≤ 7.2 mmol/l) targets [13] were compared between treatments using logistic regression with allocated treatment and baseline values as covariates. Chi-square analyses assessed differences in treatments for percentages of subjects achieving no, one, two or three PPG values < 10 mmol/l [13]. Hypoglycaemic episodes were analysed under the assumption that number per subject were negatively binomially distributed using a generalized linear model, including treatment and country as fixed effects. Other safety data were compared by descriptive statistics. Values for descriptive statistics are expressed as means ± sd, while ancova results are expressed as least square means ± SEM or with 95% CI unless otherwise noted. Significance levels were set to 5% for two-sided tests and 2.5% for one-sided tests.\n\nBODY.RESULTS.DISPOSITION AND DEMOGRAPHICS:\nThe treatment groups were well balanced (Table 1). Of 1712 subjects screened, 1041 were randomized and 1040 were exposed to trial drugs; 147 subjects (14.1%) withdrew (Fig. 2). Withdrawals were higher with placebo (27%) and rosiglitazone treatment (16%) compared with liraglutide 0.6 mg (11%), liraglutide 1.2 mg (14%) and liraglutide 1.8 mg (9%) treatment. Thirty-eight subjects (3.7%) withdrew as a result of AEs (Fig. 2). Table 1 Demographic characteristics of study participants Liraglutide 0.6 mg ( n = 233) Liraglutide 1.2 mg ( n = 228) Liraglutide 1.8 mg ( n = 234) Placebo ( n = 114) Rosiglitazone ( n = 232) Male : female (%) 54 : 46 45 : 55 53 : 47 47 : 53 47 : 53 Age (years) 55.7 ± 9.9 57.7 ± 9.0 55.6 ± 10.0 54.7 ± 10.0 56.0 ± 9.8 Duration of diabetes (years) 6.5 (4.0,10.2) 6.7 (4.0,10.7) 6.5 (3.7,10.5) 6.5 (4.5,10.6) 6.6 (4.3,10.7) Previous on mono : combi (%) 30 : 70 31 : 69 27 : 73 32 : 68 32 : 68 FPG (mmol/l) 10.0 ± 2.4 9.8 ± 2.7 9.7 ± 2.4 9.5 ± 2.0 9.9 ± 2.5 HbA 1c (%) 8.4 ± 1.0 8.5 ± 1.1 8.5 ± 0.9 8.4 ± 1.0 8.4 ± 1.0 Diabetic retinopathy (%) 17.2 14.9 12.0 13.2 16.4 Hypertension (%) 69.1 68.0 69.7 64.9 66.8 BMI (kg/m 2 ) 30.0 ± 5.0 29.8 ± 5.1 30.0 ± 5.1 30.3 ± 5.4 29.4 ± 4.8 Weight (kg) 82.6 ± 17.7 80.0 ± 17.1 83.0 ± 18.1 81.9 ± 17.1 80.6 ± 17.0 Systolic blood pressure (mmHg) 131 ± 16 133 ± 15 132 ± 16 131 ± 15.3 133 ± 15 Data are mean ± sd and percentages, except for duration of diabetes, where data are median, 25th and 75th percentile. BMI, body mass index; FPG, fasting plasma glucose; HbA 1c , glycated haemoglobin; mono : combi, previous treatment with either monotherapy or combination therapy; sd , standard deviation. FIGURE 2Flow of patients through the study.\n\nBODY.RESULTS.EFFICACY.HBA:\nHbA1c decreased rapidly with all doses of liraglutide when added to glimepiride compared with either rosiglitazone or placebo (i.e. glimepiride monotherapy), irrespective of previous therapy. The greatest decreases occurred with liraglutide 1.2 and 1.8 mg (Fig. 3a–c). After 26 weeks, HbA1c decreased by 1.1% from baseline (primary endpoint) with either liraglutide 1.2 or 1.8 mg, respectively, compared with either placebo (+0.2%) or rosiglitazone (−0.4%) (Fig. 3d). Estimated treatment differences and 95% CIs to placebo were: liraglutide 1.8 mg: −1.4% (1.6, −1.1); liraglutide 1.2 mg: −1.3% (1.5, −1.1); liraglutide 0.6 mg: −0.8% (−1.1, −0.6); rosiglitazone: −0.7% (−0.9, −0.4). All liraglutide doses were superior to placebo (P < 0.0001), while the two higher liraglutide doses were superior to rosiglitazone (P < 0.0001). Liraglutide 0.6 mg was non-inferior to rosiglitazone. Rosiglitazone also was superior to placebo (P < 0.0001). FIGURE 3Mean glycated haemoglobin (HbA1c) by treatment and week (intent-to-treat population with last observation carried forward): (a) overall population; (b) previously on monotherapy; or (c) previously on combination therapy; (d) mean changes in HbA1c from baseline after 26 weeks of treatment. Keys: (a–c) liraglutide 0.6 mg: grey dotted line with squares; liraglutide 1.2 mg: black solid line with triangles; liraglutide 1.8 mg: black dotted line with squares; rosiglitazone: grey solid line with circles; placebo: black solid line with circles. (d) liraglutide 0.6 mg: black stripes on white; liraglutide 1.2 mg: white stripes on black, liraglutide 1.8 mg: grey tint; rosiglitazone: white; placebo: black. ****P < 0.0001 compared with placebo; ††††P < 0.0001 compared with rosiglitazone. HbA1c decreases were greater for subjects who entered from monotherapy compared with combination therapy (Fig. 3d). However, because the increase with placebo was higher for individuals entering on combination therapy (0.7 vs. 0.23%), the differences between treatment groups in favour of liraglutide were similar irrespective of whether subjects were treated previously with monotherapy or combination therapy. Neither age, gender nor BMI affected these trends.\n\nBODY.RESULTS.EFFICACY.PERCENTAGE REACHING AN HBA:\nThe percentage of subjects reaching ADA [2] and International Diabetes Federation (IDF)/American Association of Clinical Endocrinologists (AACE) [11,12] treatment HbA1c goals with liraglutide was dose dependent (Fig. 4). At week 26, 42% and 21% of subjects treated with liraglutide 1.8 mg reached an HbA1c < 7.0% and ≤ 6.5%, respectively, compared with 8% and 4% for placebo (Fig. 4). The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003), with more patients reaching < 7.0% with liraglutide 1.8 mg compared with 1.2 mg (P = 0.018). FIGURE 4Subjects achieving specified glycated haemoglobin (HbA1c) levels: (a) percentage reaching HbA1c < 7.0% (American Diabetes Association/European Association for the Study of Diabetes target); (b) percentage reaching HbA1c < 6.5% (International Diabetes Federation/American Association of Clinical Endocrinologists targets); (c) cumulative distribution of HbA1c at 26 weeks for the intent-to-treat (ITT) population; and (d) for the ITT last observation carried forward (LOCF) population. Keys: (a, b) liraglutide 0.6 mg: black stripes on white; liraglutide 1.2 mg: white stripes on black, liraglutide 1.8 mg: grey tint; rosiglitazone: white; placebo: black. (c, d) liraglutide 0.6 mg: pale grey solid line; liraglutide 1.2 mg: grey solid line, liraglutide 1.8 mg: black solid line; rosiglitazone: dotted black line; placebo: dotted grey line; baseline visit: long dashed black line. ****P < 0.0001 or **P < 0.01 compared with placebo; ††††P < 0.0001 or †††P = 0.0005 compared with rosiglitazone.\n\nBODY.RESULTS.EFFICACY.FASTING PLASMA GLUCOSE:\nBy week 2, subjects treated with liraglutide had rapid and larger decreases in FPG vs. comparator treatment. At week 26, all doses of liraglutide decreased FPG more than did placebo (Fig. 5; P < 0.0001), while only liraglutide 1.2 or 1.8 mg produced greater reductions than rosiglitazone. FPG treatment differences to placebo were 1.7 mmol/l for liraglutide 0.6 mg and 2.6 mmol/l for both liraglutide 1.2 and 1.8 mg. An 0.7-mmol/l greater reduction in FPG was achieved with either liraglutide 1.2 or 1.8 mg compared with rosiglitazone (P ≤ 0.006) after 26 weeks. FIGURE 5Mean changes from baseline in fasting plasma glucose after 26 weeks of treatment. ****P < 0.0001 compared with placebo; ††P < 0.01 compared with rosiglitazone. The percentage of subjects achieving FPG values between 5.0 mmol/l and ≤ 7.2 mmol/l (ADA target) after 26 weeks was higher with liraglutide: 0.6 mg (19%; P = 0.002); 1.2 mg (37%; P < 0.001); and 1.8 mg (38%;P < 0.001) compared with placebo (7%). The liraglutide 1.2 and 1.8 mg treatment groups also had more subjects achieving the same FPG target at end of treatment compared with rosiglitazone (26%) (P = 0.007 and P = 0.01, respectively).\n\nBODY.RESULTS.EFFICACY.POSTPRANDIAL PLASMA GLUCOSE:\nPPG was reduced similarly after each meal. The greatest reductions in mean PPG values from baseline (average of values obtained 90 min after breakfast, lunch and evening meal) occurred with liraglutide 1.2 mg (2.5 mmol/l) and liraglutide 1.8 mg (2.7 mmol/l). By comparison, the reduction from baseline in mean PPG values was 1.8 mmol/l for rosiglitazone and liraglutide 0.6 mg and 0.4 mmol/l for placebo. Treatment differences for PPG were greater with all doses of liraglutide compared with placebo (1.5–2.4 mmol/l; P < 0.0001) and greater with liraglutide 1.2 mg (0.64 mmol/l; P = 0.043) and 1.8 mg (0.87 mmol/l;P = 0.0022) compared with rosiglitazone.\n\nBODY.RESULTS.EFFICACY.PPG MEASUREMENTS < 10.0 MMOL/L:\nThe percentage of subjects with one, two or three PPG measurements < 10.0 mmol/l (ADA target) were greater for all doses of liraglutide compared with placebo (P < 0.05) but not rosiglitazone.\n\nBODY.RESULTS.BODY WEIGHT:\nMean weight at baseline was 81.6 kg. Mean reductions in weight from baseline to end of treatment were 0.2 kg with liraglutide 1.8 mg and 0.1 kg with placebo treatment, while increases occurred with either liraglutide 0.6 mg (0.7 kg), liraglutide 1.2 mg (0.3 kg) or rosiglitazone (2.1 kg) (Fig. 6). Unlike rosiglitazone, weight did not increase substantially with liraglutide and the differences between rosiglitazone and liraglutide were statistically significant (−2.3 to −1.4 kg; P < 0.0001), although there were no significant differences compared with placebo. Gender appeared to have no influence on the results, as indicated when added as a fixed effect in the ancova model. FIGURE 6Mean changes in body weight from baseline after 26 weeks of treatment. *P < 0.05 compared with placebo; ††††P < 0.0001 compared with rosiglitazone.\n\nBODY.RESULTS.INDICES OF PANCREATIC B-CELL FUNCTION AND INSULIN RESISTANCE:\nReductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02). HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05), while this increase was only different to placebo with liraglutide 1.2 mg (P = 0.01) and not liraglutide 1.8 mg (P = 0.051). There were no significant differences between treatments for HOMA-IR. Table 2 Selected indices of pancreatic B-cell function Variable Treatment Baseline Week 26 (LOCF) Least square difference from placebo (95% CI) Least square difference from rosiglitazone (95% CI) Proinsulin : insulin ratio Liraglutide 0.6 mg 0.42 ± 0.22 0.38 ± 0.24 −0.05 (−0.11; 0.00) −0.02 (−0.06; 0.03) Liraglutide 1.2 mg 0.45 ± 0.31 0.33 ± 0.20 −0.10 (−0.16; −0.05) † −0.07 (−0.11; −0.02) * Liraglutide 1.8 mg 0.48 ± 0.33 0.36 ± 0.20 −0.09 (−0.15; −0.03) * −0.05 (−0.10; −0.01) * Placebo 0.44 ± 0.27 0.46 ± 0.29 Rosiglitazone 0.45 ± 0.29 0.40 ± 0.20 HOMA-B (%) Liraglutide 0.6 mg 51 ± 43.3 70 ± 88.6 15 (−19.10; 49.0) 11 (−16.7; 39.0) Liraglutide 1.2 mg 71 ± 254.3 99 ± 184.3 43 (8.10; 76.9) * 39 (10.3; 67.0) * Liraglutide 1.8 mg 56 ± 84.6 91 ± 108.2 34 (−0.23; 68.5) 30 (2.00; 58.6) * Placebo 56 ± 103.3 52 ± 107.3 Rosiglitazone 46 ± 36.2 59 ± 63.3 * P ≤ 0.05; † P < 0.0001. CI, confidence interval; HOMA, homeostatis model assessment; LOCF, last observation carried forward. \n\nBODY.RESULTS.BLOOD PRESSURE AND PULSE:\nAlthough decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg). Reductions in diastolic blood pressure also occurred with all treatments (0.7–1.4 mmHg), with no significant differences between treatments. Pulse increases above baseline ranged from 2 to 4 beats/min with the three doses of liraglutide and 1 beat/min with rosiglitazone, while pulse decreased by 1 beat/min with placebo. Changes in pulse for all doses of liraglutide were significant vs. placebo (P ≤ 0.002). This also was true with either liraglutide 1.8 or 1.2 mg compared with rosiglitazone (P < 0.01).\n\nBODY.RESULTS.SAFETY:\nThe most common treatment-emergent AEs that were considered by investigators to be either possibly or probably related to liraglutide were gastrointestinal (diarrhoea, nausea, dyspepsia and constipation) and nervous system disorders (headache and dizziness), particularly during the first 4 weeks. Nausea was highest with liraglutide 1.2 mg (10.5%) and lowest with placebo (1.8%). Vomiting (4.4%) and diarrhoea (7.9%) were also higher with liraglutide 1.2 mg. Withdrawals because of nausea ranged from 0.9–2.2%, vomiting 0.4–0.9% and diarrhoea 0–1.3%. Nausea was more common with liraglutide compared with placebo and rosiglitazone, particularly during the first 4 weeks (Fig. 7). Frequency of nausea was less in the liraglutide 0.6 mg treatment group compared with the higher doses of liraglutide. Generally, the occurrence of nausea dissipated from 4 to 26 weeks of treatment in all groups using liraglutide (Fig. 7). FIGURE 7Percentage of subjects experiencing nausea over the course of the study. Key: liraglutide 0.6 mg with glimepiride: black line with filled circles; liraglutide 1.2 mg with glimepiride: black line with filled triangles; liraglutide 1.8 mg with glimepiride: grey line with hollow circles; glimepiride grey lines with filled squares; rosiglitazone and glimepiride: grey line with hollow triangles. The incidence of serious AEs ranged between 3 and 5%: placebo (3%), rosiglitazone (3%), liraglutide 0.6 mg (3%), liraglutide 1.2 mg (4%) and liraglutide 1.8 mg (5%). Most treatment-emergent serious AEs were judged by investigators to be unlikely to be related to trial products. No deaths were reported during the trial. One subject developed chronic pancreatitis whilst taking liraglutide 0.6 mg; the person had no reported previous history of pancreatitis. The subject continued on liraglutide therapy and completed the trial. At screening, five patients had been previously diagnosed with pancreatitis. As pancreatitis was not an exclusion criterion, these patients were randomized as follows: one to liraglutide 0.6 mg, one to liraglutide 1.2 mg, two to liraglutide 1.8 mg and one to rosiglitazone + glimepiride. All five patients completed the trial without reporting pancreatitis as an adverse event. Hypoglycaemia was infrequent with all treatments. One major hypoglycaemic episode (self-measured blood glucose = 3.0 mmol/l) occurred 9 days after treatment started in a subject receiving liraglutide 1.8 mg in combination with glimepiride. Although medical assistance was not needed, the subject required third-party assistance. The investigator judged the episode as likely to be related to glimepiride and reduced the dose from 4 to 3 mg after the incident. Minor hypoglycaemia occurred in < 10% of subjects for any treatment. The proportion of subjects experiencing minor hypoglycaemia during the trial was lowest with placebo (i.e. glimepiride monotherapy 2.6%; 0.17 events/subject-year), comparable with liraglutide 0.6 mg (5.2%, 0.17 events/subject-year) and rosiglitazone (4.3%, 0.12 events/subject-year) groups and similar between the liraglutide 1.2 mg (9.2%, 0.51 events/subject-year) and liraglutide 1.8 mg (8.1%, 0.47 events/subject-year) treatment groups. Incidence was higher with liraglutide 1.2 mg (P = 0.0024) and 1.8 mg (P = 0.0065) compared with rosiglitazone and liraglutide 1.2 mg compared with placebo (P = 0.048), occurring in the setting of lower mean HbA1c values. Antibodies to liraglutide were found in 9–13% of subjects treated with liraglutide. No significant effects of these antibodies on HbA1c were found in pooled analyses of four trials including the current study. There were no clinically relevant changes in ophthalmoscopy, biochemistry, urinalysis, haematology or ECG assessments. No significant differences in calcitonin were found between the three groups treated with liraglutide when compared with either placebo or rosiglitazone at the end of the trial at week 26.\n\nBODY.DISCUSSION:\nTreatment with liraglutide plus glimepiride was superior to glimepiride monotherapy at all doses of liraglutide and superior to rosiglitazone plus glimepiride for the two higher liraglutide doses for improving HbA1c. Similar findings for reductions in FPG and PPG highlight improved 24-h glucose control with once-daily liraglutide, with substantially more subjects reaching glycaemic targets, particularly with liraglutide 1.8 mg. Improvements in pancreatic B-cell function were larger with liraglutide 1.2 and 1.8 mg compared with rosiglitazone. Liraglutide was well tolerated and occurrence of gastrointestinal AEs was low overall, particularly after week 4. Although rates of hypoglycaemia were low in all treatment groups (< 10%), minor hypoglycaemic events occurred more often in patients treated with glimepiride plus liraglutide 1.2 or 1.8 mg than with glimepiride alone. It should be noted, however, that patients treated with liraglutide 1.2 or 1.8 mg achieved a lower HbA1c than those receiving glimepiride monotherapy. At lower HbA1c levels, sulphonylureas are known to elicit hypoglycaemia more readily than at higher levels. In clinical practice it may be possible to reduce the dose of sulphonylurea (when used with liraglutide) to minimize risk of hypoglycaemia and maintain HbA1cimprovements. Although weight effects were modest, liraglutide produced more favourable weight effects compared with rosiglitazone, which produced substantial weight gain. In other studies with liraglutide, subjects adding a 1.8-mg dose to metformin lost 2.8 kg [14], while those adding both metformin and glimepiride lost 1.8 kg compared with placebo [15] (both over 26 weeks) and those on liraglutide monotherapy (1.8 mg) lost 2.45 kg over 52 weeks [16]. In our study, because sulphonylureas usually cause weight gain, inclusion or optimization of glimepiride but not metformin may have mitigated the weight benefits typically associated with liraglutide. Lack of weight effects could be secondary to lower baseline body weight, withdrawal of previous metformin treatment or defensive snacking to minimize risk of hypoglycaemia. It might have been expected that the greater weight gain with rosiglitazone compared with liraglutide 1.8 mg would be associated with a concurrent increase in insulin resistance with rosiglitazone. The absence of this effect could reflect the insulin-sensitizing nature of rosiglitazone. Improvements in pancreatic B-cell function associated with liraglutide are consistent with other studies [7–9]. Study strengths include inclusion of both placebo and active (rosiglitazone) comparators and that OGLAs were optimized (not maximized) before randomization to minimize risk of hypoglycaemia. Limitations of the study include short duration of the trial and restriction on glimepiride and rosiglitazone in some countries that precluded maximal dosing. The impact of using other GLP-1-based treatments [such as exenatide, or the dipeptidyl peptidase-4 (DPP-4) inhibitor, sitagliptin] with sulphonylureas in subjects with T2D has been studied. In a 30-week American trial where exenatide twice a day was added to sulphonylureas, HbA1c was reduced by 0.46% from baseline with 5 μg and 0.86% with 10 μg [17] compared with 1.1% with liraglutide 1.8 or 1.2 mg. This reduction in HbA1c with liraglutide is consistent with other LEAD trials investigating liraglutide as monotherapy or in combination with various OGLA drugs. In these trials, HbA1c was reduced by 1–1.5%[14,16,18–20]. Reductions in FPG with exenatide were 0.3 and 0.6 mmol/l from baseline with 5 μg and 10 μg, respectively, compared with 1.4 mmol/l with liraglutide 1.8 mg; weight loss of 1.6 kg occurred with exenatide 10 μg compared with 0.2 kg for liraglutide 1.8 mg [17]. Differences in weight effects may be as a result of lower baseline weight in this trial (82 kg) compared with exenatide (96 kg) and discontinuation of previous metformin therapy, unlike the exenatide trial where exenatide was added to previous sulphonylurea monotherapy [17]. Other large-scale trials with liraglutide in combination with sulphonylureas have demonstrated weight loss of 2–3 kg [18,20]. Withdrawals from exenatide trials ranged from 24–30% compared with 9–14% with liraglutide in this study. Nausea with exenatide ranged from 39% with 5 μg to 51% with 10 μg [17] compared with 10.5% for liraglutide. Furthermore, 41% were positive for anti-exenatide antibodies compared with 9–13% with anti-liraglutide antibodies. With sitagliptin 100 mg once daily for 24 weeks, HbA1c decreased by 0.3% from baseline in subjects receiving glimepiride, with 11% achieving an HbA1c < 7.0%[21]. Reductions in FPG and PPG from baseline were 0.05 and 1.4 mmol/l, respectively, while weight increased by 0.8 kg and the prevalence of nausea was < 1%. Although head-to-head trials are required to test true differences between these agents, the marked effects of liraglutide on FPG may be as a result of consistent blood levels of liraglutide maintained over 24 h compared with exenatide which has to be administered 60 min before breakfast and dinner and has a half-life of 1.5–3.6 h [22]. In a recent 26-week head-to-head trial comparing liraglutide with exenatide, liraglutide produced a 0.3% greater decrease on HbA1c (P < 0.0001) [20]. Because DPP-4 inhibitors inhibit the degradation of GLP-1, the efficacy of sitagliptin is dependent on levels of endogenous GLP-1 which is physiologically low compared with the much higher pharmacological levels of liraglutide. Pharmacological levels may be needed to induce satiety, weight loss and possibly larger HbA1c reductions. Liraglutide is an effective and well-tolerated once-daily human GLP-1 analogue that improves overall glycaemic control and indices of pancreatic B-cell function with minimal weight gain and risk of hypoglycaemia when used in combination with a sulphonylurea for T2D.\n\nBODY.COMPETING INTERESTS:\nThe study was funded by Novo Nordisk, the manufacturer of liraglutide. In collaboration with the investigators, Novo Nordisk was responsible for the study design, protocol, statistical analysis plans, oversight, analysis and reporting of the results. Data were recorded at the clinical centres and maintained by the sponsor. The LEAD-1 SU study group had full access to the data. Final responsibility for the decision to submit the manuscript for publication was the authors. MM has received lecture fees from Novo Nordisk, Servier, MSD; JS has received honoraria, grants and lecture fees from Novo Nordisk; MB, WMWB and NAK have no conflicts to declare; JS has received lecture fees from Novo Nordisk; MZ is employed by, and holds stock in, Novo Nordisk; TLT is employed by Novo Nordisk; SC is a member of the international advisory board on liraglutide for Novo Nordisk and has received lecture fees from Novo Nordisk.", 'PMCID': 2871176, 'Prompts': {'PromptID': [150, 113, 140, 106, 142, 149, 148, 152, 154, 125, 121, 124, 107, 105, 133, 103, 126, 118, 132, 122, 141, 151, 112, 153, 102, 129, 104, 116, 136, 123, 135, 139, 101, 99, 144, 145, 147, 117, 143, 111, 137, 114, 108, 128, 134, 115, 127, 131, 109, 146, 110, 100, 138, 119, 130], 'PMCID': [2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176, 2871176], 'Outcome': ['Incidence of minor hypoglycaemia', 'Patients reaching HbA1c goals less than 7.0% and equal or less than 6.5%', 'HOMA-IR', 'HbA1c level at 26 weeks', 'Reductions in systolic blood pressure', 'Pulse variations', 'Pulse variations', 'Incidence of minor hypoglycaemia', 'Changes in calcitonin at week 26', 'Postprandial plasma glucose', 'ADA fasting plasma glucose goals between 5.0 mmol/l and less than 7.2 mmol/l', 'Postprandial plasma glucose', 'HbA1c level at 26 weeks', 'HbA1c level at 26 weeks', 'Proinsulin : insulin ratio', 'Postprandial plasma glucose', 'ADA postprandial plasma glucose goals less than 10.0 mmol/l', 'ADA fasting plasma glucose goals between 5.0 mmol/l and less than 7.2 mmol/l', 'Proinsulin : insulin ratio', 'ADA fasting plasma glucose goals between 5.0 mmol/l and less than 7.2 mmol/l', 'Reductions in systolic blood pressure', 'Incidence of minor hypoglycaemia', 'Patients reaching HbA1c goals less than 7.0% and equal or less than 6.5%', 'Changes in calcitonin at week 26', 'Fasting plasma glucose at week 26', 'ADA postprandial plasma glucose goals less than 10.0 mmol/l', 'Postprandial plasma glucose', 'Fasting plasma glucose at week 26', 'HOMA-B', 'Postprandial plasma glucose', 'HOMA-B', 'HOMA-IR', 'Fasting plasma glucose at week 26', 'HbA1c level at 26 weeks', 'Reductions in systolic blood pressure', 'Decreases in diastolic blood pressure', 'Pulse variations', 'Fasting plasma glucose at week 26', 'Reductions in systolic blood pressure', 'Patients reaching HbA1c goals less than 7.0% and equal or less than 6.5%', 'HOMA-B', 'Patients reaching HbA1c goals less than 7.0% ', 'HbA1c level at 26 weeks', 'ADA postprandial plasma glucose goals less than 10.0 mmol/l', 'Proinsulin : insulin ratio', 'Fasting plasma glucose at week 26', 'ADA postprandial plasma glucose goals less than 10.0 mmol/l', 'Proinsulin : insulin ratio', 'HbA1c level at 26 weeks', 'Decreases in diastolic blood pressure', 'Patients reaching HbA1c goals less than 7.0% and equal or less than 6.5%', 'HbA1c level at 26 weeks', 'HOMA-B', 'ADA fasting plasma glucose goals between 5.0 mmol/l and less than 7.2 mmol/l', 'Weight gain'], 'Intervention': ['Liraglutide (1.2 mg) plus glimepiride', 'Liraglutide (1.8 mg) plus glimepiride', 'Liraglutide (all doses) plus glimepiride', 'Liraglutide (0.6 mg) plus glimepiride', 'Liraglutide (1.8 mg) plus glimepiride ', 'Liraglutide (1.8 mg) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride', 'Liraglutide (all doses) plus glimepiride', 'Liraglutide (1.8 mg) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride', 'Liraglutide (0.6 mg) plus glimepiride', 'Liraglutide (1.8 mg) plus glimepiride', 'Liraglutide (1.8 mg) plus glimepiride', 'Liraglutide (1.8 mg) plus glimepiride ', 'Liraglutide (1.2 mg) plus glimepiride', 'Liraglutide (0.6 mg) plus glimepiride', 'Liraglutide (0.6 mg) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride ', 'Liraglutide (1.8 mg) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride ', 'Liraglutide (1.8 mg) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride', 'Liraglutide (all doses) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride', 'Liraglutide (all doses) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride', 'Liraglutide (0.6 mg) plus glimepiride', 'Liraglutide (1.8 mg) plus glimepiride ', 'Liraglutide (1.8 mg) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride ', 'Liraglutide (all doses) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride', 'Liraglutide (1.8 mg) plus glimepiride ', 'Liraglutide (all doses) plus glimepiride', 'Liraglutide (all doses) plus glimepiride', 'Liraglutide (1.8 mg) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride ', 'Liraglutide (1.8 mg) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride ', 'Liraglutide (1.8 mg) plus glimepiride', 'Liraglutide (0.6 mg) plus glimepiride', 'Liraglutide (1.8 mg) plus glimepiride', 'Liraglutide (1.8 mg) plus glimepiride ', 'Liraglutide (1.8 mg) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride ', 'Rosiglitazone plus glimepiride', 'Liraglutide (all doses) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride', 'Liraglutide (1.2 mg) plus glimepiride', 'Liraglutide (1.8 mg) plus glimepiride ', 'Liraglutide (1.2 mg) plus glimepiride', 'Rosiglitazone plus glimepiride'], 'Comparator': ['Rosiglitazone plus glimepiride', 'Rosiglitazone plus glimepiride', 'Rosiglitazone plus glimepiride', 'Placebo plus glimepiride', 'Placebo plus glimepiride ', 'Rosiglitazone plus glimepiride', 'Rosiglitazone plus glimepiride', 'Placebo plus glimepiride', 'Placebo plus glimepiride', 'Rosiglitazone plus glimepiride', 'Rosiglitazone plus glimepiride', 'Placebo plus glimepiride', 'Rosiglitazone plus glimepiride', 'Placebo plus glimepiride', 'Rosiglitazone plus glimepiride ', 'Placebo plus glimepiride', 'Placebo plus glimepiride', 'Placebo plus glimepiride', 'Placebo plus glimepiride ', 'Rosiglitazone plus glimepiride', 'Placebo plus glimepiride ', 'Rosiglitazone plus glimepiride', 'Rosiglitazone plus glimepiride', 'Rosiglitazone plus glimepiride', 'Rosiglitazone plus glimepiride', 'Rosiglitazone plus glimepiride', 'Rosiglitazone plus glimepiride', 'Placebo plus glimepiride', 'Rosiglitazone plus glimepiride ', 'Placebo plus glimepiride', 'Rosiglitazone plus glimepiride ', 'Placebo plus glimepiride', 'Placebo plus glimepiride', 'Placebo plus glimepiride', 'Rosiglitazone plus glimepiride ', 'Placebo plus glimepiride', 'Placebo plus glimepiride', 'Rosiglitazone plus glimepiride', 'Rosiglitazone plus glimepiride ', 'Placebo plus glimepiride', 'Placebo plus glimepiride ', 'Liraglutide (1.2 mg) plus glimepiride', 'Rosiglitazone plus glimepiride', 'Placebo plus glimepiride', 'Placebo plus glimepiride ', 'Placebo plus glimepiride', 'Placebo plus glimepiride', 'Rosiglitazone plus glimepiride ', 'Placebo plus glimepiride', 'Rosiglitazone plus glimepiride', 'Placebo plus glimepiride', 'Rosiglitazone plus glimepiride', 'Placebo plus glimepiride ', 'Placebo plus glimepiride', 'Liraglutide plus glimepiride'], 'Annotations': [{'UserID': [0, 3, 2], 'PromptID': [150, 150, 150], 'PMCID': [2871176, 2871176, 2871176], 'Valid Label': [True, True, True], 'Valid Reasoning': [True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['The proportion of subjects experiencing minor hypoglycaemia during the trial was lowest with placebo (i.e. glimepiride monotherapy 2.6%; 0.17 events/subject-year), comparable with liraglutide 0.6 mg (5.2%, 0.17 events/subject-year) and rosiglitazone (4.3%, 0.12 events/subject-year) groups and similar between the liraglutide 1.2 mg (9.2%, 0.51 events/subject-year) and liraglutide 1.8 mg (8.1%, 0.47 events/subject-year) treatment groups. Incidence was higher with liraglutide 1.2 mg (P = 0.0024) and 1.8 mg (P = 0.0065) compared with rosiglitazone and liraglutide 1.2 mg compared with placebo (P = 0.048), occurring in the setting of lower mean HbA1c values.', 'Incidence was higher with liraglutide 1.2 mg (P = 0.0024) and 1.8 mg (P = 0.0065) compared with rosiglitazone', 'Incidence was higher with liraglutide 1.2 mg (P = 0.0024) and 1.8 mg (P = 0.0065) compared with rosiglitazone and liraglutide 1.2 mg compared with placebo (P = 0.048), occurring in the setting of lower mean HbA1c values.'], 'Label Code': [1, 1, 1], 'In Abstract': [True, True, True], 'Evidence Start': [25524, 25964, 25964], 'Evidence End': [26184, 26073, 26184]}, {'UserID': [0, 1, 3, 2], 'PromptID': [113, 113, 113, 113], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003)', 'he estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003), with more patients reaching < 7.0% with liraglutide 1.8 mg compared with 1.2 mg (P = 0.018). ', 'The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003), ', 'The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003), with more patients reaching < 7.0% with liraglutide 1.8 mg compared with 1.2 mg (P = 0.018). '], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [16120, 16121, 16120, 16120], 'Evidence End': [16353, 16449, 16355, 16449]}, {'UserID': [0, 1, 3, 2], 'PromptID': [140, 140, 140, 140], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['no significant difference', 'no significant difference', 'no significant difference', 'no significant difference'], 'Annotations': ['There were no significant differences between treatments for HOMA-IR.', 'There were no significant differences between treatments for HOMA-IR.', 'There were no significant differences between treatments for HOMA-IR.', 'There were no significant differences between treatments for HOMA-IR.'], 'Label Code': [0, 0, 0, 0], 'In Abstract': [True, True, True, True], 'Evidence Start': [20943, 20943, 20943, 20943], 'Evidence End': [21012, 21012, 21012, 21012]}, {'UserID': [0, 1, 3, 2], 'PromptID': [106, 106, 106, 106], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['All liraglutide doses were superior to placebo (P < 0.0001)', 'Estimated treatment differences and 95% CIs to placebo were: liraglutide 1.8 mg: −1.4% (1.6, −1.1); liraglutide 1.2 mg: −1.3% (1.5, −1.1); liraglutide 0.6 mg: −0.8% (−1.1, −0.6); rosiglitazone: −0.7% (−0.9, −0.4). All liraglutide doses were superior to placebo (P < 0.0001), while the two higher liraglutide doses were superior to rosiglitazone (P < 0.0001). ', 'All liraglutide doses were superior to placebo (P < 0.0001),', 'All liraglutide doses were superior to placebo (P < 0.0001), while the two higher liraglutide doses were superior to rosiglitazone (P < 0.0001).'], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [14169, 13955, 14169, 14169], 'Evidence End': [14228, 14314, 14229, 14313]}, {'UserID': [0, 1, 3, 2], 'PromptID': [142, 142, 142, 142], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['no significant difference', 'no significant difference', 'no significant difference', 'no significant difference'], 'Annotations': ['Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg)', 'Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg). ', 'Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg)', 'Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg). '], 'Label Code': [0, 0, 0, 0], 'In Abstract': [True, True, True, True], 'Evidence Start': [22039, 22039, 22039, 22039], 'Evidence End': [22230, 22232, 22230, 22232]}, {'UserID': [0, 1, 3, 2], 'PromptID': [149, 149, 149, 149], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['Changes in pulse for all doses of liraglutide were significant vs. placebo (P ≤ 0.002). This also was true with either liraglutide 1.8 or 1.2 mg compared with rosiglitazone (P < 0.01).', 'Changes in pulse for all doses of liraglutide were significant vs. placebo (P ≤ 0.002). This also was true with either liraglutide 1.8 or 1.2 mg compared with rosiglitazone (P < 0.01).', 'Pulse increases above baseline ranged from 2 to 4 beats/min with the three doses of liraglutide and 1 beat/min with rosiglitazone, while pulse decreased by 1 beat/min with placebo. Changes in pulse for all doses of liraglutide were significant vs. placebo (P ≤ 0.002)', 'Changes in pulse for all doses of liraglutide were significant vs. placebo (P ≤ 0.002). This also was true with either liraglutide 1.8 or 1.2 mg compared with rosiglitazone (P < 0.01).'], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [22554, 22554, 22373, 22554], 'Evidence End': [22738, 22738, 22640, 22738]}, {'UserID': [0, 1, 3, 2], 'PromptID': [148, 148, 148, 148], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['Changes in pulse for all doses of liraglutide were significant vs. placebo (P ≤ 0.002). This also was true with either liraglutide 1.8 or 1.2 mg compared with rosiglitazone (P < 0.01).', 'Changes in pulse for all doses of liraglutide were significant vs. placebo (P ≤ 0.002)', 'Changes in pulse for all doses of liraglutide were significant vs. placebo (P ≤ 0.002). This also was true with either liraglutide 1.8 or 1.2 mg compared with rosiglitazone (P < 0.01).', 'Pulse increases above baseline ranged from 2 to 4 beats/min with the three doses of liraglutide and 1 beat/min with rosiglitazone, while pulse decreased by 1 beat/min with placebo. Changes in pulse for all doses of liraglutide were significant vs. placebo (P ≤ 0.002). This also was true with either liraglutide 1.8 or 1.2 mg compared with rosiglitazone (P < 0.01).'], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [22554, 22554, 22554, 22373], 'Evidence End': [22738, 22640, 22738, 22738]}, {'UserID': [0, 1, 3, 2], 'PromptID': [152, 152, 152, 152], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['The proportion of subjects experiencing minor hypoglycaemia during the trial was lowest with placebo (i.e. glimepiride monotherapy 2.6%; 0.17 events/subject-year), comparable with liraglutide 0.6 mg (5.2%, 0.17 events/subject-year) and rosiglitazone (4.3%, 0.12 events/subject-year) groups and similar between the liraglutide 1.2 mg (9.2%, 0.51 events/subject-year) and liraglutide 1.8 mg (8.1%, 0.47 events/subject-year) treatment groups. Incidence was higher with liraglutide 1.2 mg (P = 0.0024) and 1.8 mg (P = 0.0065) compared with rosiglitazone and liraglutide 1.2 mg compared with placebo (P = 0.048), occurring in the setting of lower mean HbA1c values.', 'Incidence was higher with liraglutide 1.2 mg (P = 0.0024) and 1.8 mg (P = 0.0065) compared with rosiglitazone and liraglutide 1.2 mg compared with placebo (P = 0.048), occurring in the setting of lower mean HbA1c values.', 'Incidence was higher with liraglutide 1.2 mg (P = 0.0024) and 1.8 mg (P = 0.0065) compared with rosiglitazone and liraglutide 1.2 mg compared with placebo (P = 0.048),', 'Incidence was higher with liraglutide 1.2 mg (P = 0.0024) and 1.8 mg (P = 0.0065) compared with rosiglitazone and liraglutide 1.2 mg compared with placebo (P = 0.048), occurring in the setting of lower mean HbA1c values.'], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [25524, 25964, 25964, 25964], 'Evidence End': [26184, 26184, 26131, 26184]}, {'UserID': [0, 1, 3, 2], 'PromptID': [154, 154, 154, 154], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['no significant difference', 'no significant difference', 'no significant difference', 'no significant difference'], 'Annotations': ['No significant differences in calcitonin were found between the three groups treated with liraglutide when compared with either placebo or rosiglitazone at the end of the trial at week 26.', 'No significant differences in calcitonin were found between the three groups treated with liraglutide when compared with either placebo or rosiglitazone at the end of the trial at week 26.', 'No significant differences in calcitonin were found between the three groups treated with liraglutide when compared with either placebo or rosiglitazone at the end of the trial at week 26.', 'No significant differences in calcitonin were found between the three groups treated with liraglutide when compared with either placebo or rosiglitazone at the end of the trial at week 26.'], 'Label Code': [0, 0, 0, 0], 'In Abstract': [True, True, True, True], 'Evidence Start': [26515, 26515, 26515, 26515], 'Evidence End': [26703, 26703, 26703, 26703]}, {'UserID': [0, 1, 3, 2], 'PromptID': [125, 125, 125, 125], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Treatment differences for PPG were greater with all doses of liraglutide compared with placebo (1.5–2.4 mmol/l; P < 0.0001) and greater with liraglutide 1.2 mg (0.64 mmol/l; P = 0.043) and 1.8 mg (0.87 mmol/l;P = 0.0022) compared with rosiglitazone.', 'Decreases in postprandial plasma glucose from baseline were greater with liraglutide 1.2 or 1.8 mg [−2.5 to −2.7 mmol/l (baseline 12.9 mmol/l for both)] compared with placebo (−0.4 mmol/l, P < 0.0001, baseline 12.7 mmol/l) or rosiglitazone (−1.8 mmol/l, P < 0.05, baseline 13.0 mmol/l). ', 'Decreases in postprandial plasma glucose from baseline were greater with liraglutide 1.2 or 1.8 mg [−2.5 to −2.7 mmol/l (baseline 12.9 mmol/l for both)] compared with placebo (−0.4 mmol/l, P < 0.0001, baseline 12.7 mmol/l) or rosiglitazone (−1.8 mmol/l, P < 0.05, baseline 13.0 mmol/l). ', 'Decreases in postprandial plasma glucose from baseline were greater with liraglutide 1.2 or 1.8 mg [−2.5 to −2.7 mmol/l (baseline 12.9 mmol/l for both)] compared with placebo (−0.4 mmol/l, P < 0.0001, baseline 12.7 mmol/l) or rosiglitazone (−1.8 mmol/l, P < 0.05, baseline 13.0 mmol/l). '], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [19128, 1469, 1469, 1469], 'Evidence End': [19377, 1756, 1756, 1756]}, {'UserID': [0, 3], 'PromptID': [121, 121], 'PMCID': [2871176, 2871176], 'Valid Label': [True, True], 'Valid Reasoning': [True, True], 'Label': ['significantly increased', 'significantly increased'], 'Annotations': ['The percentage of subjects achieving FPG values between 5.0 mmol/l and ≤ 7.2 mmol/l (ADA target) after 26 weeks was higher with liraglutide: 0.6 mg (19%; P = 0.002); 1.2 mg (37%; P < 0.001); and 1.8 mg (38%;P < 0.001) compared with placebo (7%). The liraglutide 1.2 and 1.8 mg treatment groups also had more subjects achieving the same FPG target at end of treatment compared with rosiglitazone (26%) (P = 0.007 and P = 0.01, respectively).', 'The percentage of subjects achieving FPG values between 5.0 mmol/l and ≤ 7.2 mmol/l (ADA target) after 26 weeks was higher with liraglutide: 0.6 mg (19%; P = 0.002); 1.2 mg (37%; P < 0.001); and 1.8 mg (38%;P < 0.001) compared with placebo (7%). '], 'Label Code': [1, 1], 'In Abstract': [True, True], 'Evidence Start': [18230, 18230], 'Evidence End': [18670, 18476]}, {'UserID': [0, 1, 3, 2], 'PromptID': [124, 124, 124, 124], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Treatment differences for PPG were greater with all doses of liraglutide compared with placebo (1.5–2.4 mmol/l; P < 0.0001)', 'reatment differences for PPG were greater with all doses of liraglutide compared with placebo (1.5–2.4 mmol/l; P < 0.0001) and greater with liraglutide 1.2 mg (0.64 mmol/l; P = 0.043) and 1.8 mg (0.87 mmol/l;P = 0.0022) compared with rosiglitazone.', 'Treatment differences for PPG were greater with all doses of liraglutide compared with placebo (1.5–2.4 mmol/l; P < 0.0001) ', 'Treatment differences for PPG were greater with all doses of liraglutide compared with placebo (1.5–2.4 mmol/l; P < 0.0001) and greater with liraglutide 1.2 mg (0.64 mmol/l; P = 0.043) and 1.8 mg (0.87 mmol/l;P = 0.0022) compared with rosiglitazone.'], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [19128, 19129, 19128, 19128], 'Evidence End': [19251, 19377, 19252, 19377]}, {'UserID': [0, 1, 3, 2], 'PromptID': [107, 107, 107, 107], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Liraglutide (1.2 or 1.8 mg) produced greater reductions in HbA1c from baseline, (−1.1%, baseline 8.5%) compared with placebo (+0.2%, P < 0.0001, baseline 8.4%) or rosiglitazone (−0.4%, P < 0.0001, baseline 8.4%) when added to glimepiride.', 'After 26 weeks, HbA1c decreased by 1.1% from baseline (primary endpoint) with either liraglutide 1.2 or 1.8 mg, respectively, compared with either placebo (+0.2%) or rosiglitazone (−0.4%) (Fig. 3d). ', 'Liraglutide (1.2 or 1.8 mg) produced greater reductions in HbA1c from baseline, (−1.1%, baseline 8.5%) compared with placebo (+0.2%, P < 0.0001, baseline 8.4%) or rosiglitazone (−0.4%, P < 0.0001, baseline 8.4%) when added to glimepiride. ', 'After 26 weeks, HbA1c decreased by 1.1% from baseline (primary endpoint) with either liraglutide 1.2 or 1.8 mg, respectively, compared with either placebo (+0.2%) or rosiglitazone (−0.4%) (Fig. 3d). Estimated treatment differences and 95% CIs to placebo were: liraglutide 1.8 mg: −1.4% (1.6, −1.1); liraglutide 1.2 mg: −1.3% (1.5, −1.1); liraglutide 0.6 mg: −0.8% (−1.1, −0.6); rosiglitazone: −0.7% (−0.9, −0.4). All liraglutide doses were superior to placebo (P < 0.0001), while the two higher liraglutide doses were superior to rosiglitazone (P < 0.0001). Liraglutide 0.6 mg was non-inferior to rosiglitazone. Rosiglitazone also was superior to placebo (P < 0.0001). '], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [843, 13756, 843, 13756], 'Evidence End': [1081, 13955, 1082, 14426]}, {'UserID': [0, 1, 3, 2], 'PromptID': [105, 105, 105, 105], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Liraglutide (1.2 or 1.8 mg) produced greater reductions in HbA1c from baseline, (−1.1%, baseline 8.5%) compared with placebo (+0.2%, P < 0.0001, baseline 8.4%) or rosiglitazone (−0.4%, P < 0.0001, baseline 8.4%) when added to glimepiride.', 'After 26 weeks, HbA1c decreased by 1.1% from baseline (primary endpoint) with either liraglutide 1.2 or 1.8 mg, respectively, compared with either placebo (+0.2%) or rosiglitazone (−0.4%) (Fig. 3d). ', 'All liraglutide doses were superior to placebo (P < 0.0001),', 'All liraglutide doses were superior to placebo (P < 0.0001), while the two higher liraglutide doses were superior to rosiglitazone (P < 0.0001).'], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [843, 13756, 14169, 14169], 'Evidence End': [1081, 13955, 14229, 14313]}, {'UserID': [0, 1, 3, 2], 'PromptID': [133, 133, 133, 133], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Reductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02)', 'Reductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02). ', 'Reductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02)', 'Reductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02). '], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [20566, 20566, 20566, 20566], 'Evidence End': [20726, 20728, 20726, 20728]}, {'UserID': [0, 1, 3, 2], 'PromptID': [103, 103, 103, 103], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Decreases in postprandial plasma glucose from baseline were greater with liraglutide 1.2 or 1.8 mg [−2.5 to −2.7 mmol/l (baseline 12.9 mmol/l for both)] compared with placebo (−0.4 mmol/l, P < 0.0001, baseline 12.7 mmol/l)', 'Decreases in postprandial plasma glucose from baseline were greater with liraglutide 1.2 or 1.8 mg [−2.5 to −2.7 mmol/l (baseline 12.9 mmol/l for both)] compared with placebo (−0.4 mmol/l, P < 0.0001, baseline 12.7 mmol/l) or rosiglitazone (−1.8 mmol/l, P < 0.05, baseline 13.0 mmol/l). ', 'Decreases in postprandial plasma glucose from baseline were greater with liraglutide 1.2 or 1.8 mg [−2.5 to −2.7 mmol/l (baseline 12.9 mmol/l for both)] compared with placebo (−0.4 mmol/l, P < 0.0001, baseline 12.7 mmol/l) ', 'Decreases in postprandial plasma glucose from baseline were greater with liraglutide 1.2 or 1.8 mg [−2.5 to −2.7 mmol/l (baseline 12.9 mmol/l for both)] compared with placebo (−0.4 mmol/l, P < 0.0001, baseline 12.7 mmol/l) or rosiglitazone (−1.8 mmol/l, P < 0.05, baseline 13.0 mmol/l). '], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [1469, 1469, 1469, 1469], 'Evidence End': [1691, 1756, 1692, 1756]}, {'UserID': [0, 1, 3, 2], 'PromptID': [126, 126, 126, 126], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['The percentage of subjects with one, two or three PPG measurements < 10.0 mmol/l (ADA target) were greater for all doses of liraglutide compared with placebo (P < 0.05) but not rosiglitazone', 'The percentage of subjects with one, two or three PPG measurements < 10.0 mmol/l (ADA target) were greater for all doses of liraglutide compared with placebo (P < 0.05) but not rosiglitazone.', 'The percentage of subjects with one, two or three PPG measurements < 10.0 mmol/l (ADA target) were greater for all doses of liraglutide compared with placebo (P < 0.05)', 'The percentage of subjects with one, two or three PPG measurements < 10.0 mmol/l (ADA target) were greater for all doses of liraglutide compared with placebo (P < 0.05) but not rosiglitazone.'], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [19433, 19433, 19433, 19433], 'Evidence End': [19623, 19624, 19601, 19624]}, {'UserID': [0, 1, 3, 2], 'PromptID': [118, 118, 118, 118], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['The percentage of subjects achieving FPG values between 5.0 mmol/l and ≤ 7.2 mmol/l (ADA target) after 26 weeks was higher with liraglutide: 0.6 mg (19%; P = 0.002); 1.2 mg (37%; P < 0.001); and 1.8 mg (38%;P < 0.001) compared with placebo (7%).', 'The percentage of subjects achieving FPG values between 5.0 mmol/l and ≤ 7.2 mmol/l (ADA target) after 26 weeks was higher with liraglutide: 0.6 mg (19%; P = 0.002); 1.2 mg (37%; P < 0.001); and 1.8 mg (38%;P < 0.001) compared with placebo (7%). ', 'The percentage of subjects achieving FPG values between 5.0 mmol/l and ≤ 7.2 mmol/l (ADA target) after 26 weeks was higher with liraglutide: 0.6 mg (19%; P = 0.002); 1.2 mg (37%; P < 0.001); and 1.8 mg (38%;P < 0.001) compared with placebo (7%)', 'The percentage of subjects achieving FPG values between 5.0 mmol/l and ≤ 7.2 mmol/l (ADA target) after 26 weeks was higher with liraglutide: 0.6 mg (19%; P = 0.002); 1.2 mg (37%; P < 0.001); and 1.8 mg (38%;P < 0.001) compared with placebo (7%). '], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [18230, 18230, 18230, 18230], 'Evidence End': [18475, 18476, 18474, 18476]}, {'UserID': [0, 1, 2], 'PromptID': [132, 132, 132], 'PMCID': [2871176, 2871176, 2871176], 'Valid Label': [True, True, True], 'Valid Reasoning': [True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Reductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02)', 'Reductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02). ', 'Reductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02). '], 'Label Code': [-1, -1, -1], 'In Abstract': [True, True, True], 'Evidence Start': [20566, 20566, 20566], 'Evidence End': [20726, 20728, 20728]}, {'UserID': [0, 1, 1, 2], 'PromptID': [122, 122, 122, 122], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['The percentage of subjects achieving FPG values between 5.0 mmol/l and ≤ 7.2 mmol/l (ADA target) after 26 weeks was higher with liraglutide: 0.6 mg (19%; P = 0.002); 1.2 mg (37%; P < 0.001); and 1.8 mg (38%;P < 0.001) compared with placebo (7%). The liraglutide 1.2 and 1.8 mg treatment groups also had more subjects achieving the same FPG target at end of treatment compared with rosiglitazone (26%) (P = 0.007 and P = 0.01, respectively).', 'The percentage of subjects achieving FPG values between 5.0 mmol/l and ≤ 7.2 mmol/l (ADA target) after 26 weeks was higher with liraglutide: 0.6 mg (19%; P = 0.002); 1.2 mg (37%; P < 0.001); and 1.8 mg (38%;P < 0.001) compared with placebo (7%). ', 'The liraglutide 1.2 and 1.8 mg treatment groups also had more subjects achieving the same FPG target at end of treatment compared with rosiglitazone (26%) (P = 0.007 and P = 0.01, respectively).', 'The percentage of subjects achieving FPG values between 5.0 mmol/l and ≤ 7.2 mmol/l (ADA target) after 26 weeks was higher with liraglutide: 0.6 mg (19%; P = 0.002); 1.2 mg (37%; P < 0.001); and 1.8 mg (38%;P < 0.001) compared with placebo (7%). The liraglutide 1.2 and 1.8 mg treatment groups also had more subjects achieving the same FPG target at end of treatment compared with rosiglitazone (26%) (P = 0.007 and P = 0.01, respectively).'], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [18230, 18230, 18476, 18230], 'Evidence End': [18670, 18476, 18670, 18670]}, {'UserID': [0, 1, 3, 2], 'PromptID': [141, 141, 141, 141], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['no significant difference', 'no significant difference', 'no significant difference', 'no significant difference'], 'Annotations': ['Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg)', 'Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg). ', 'Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo ', 'Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg). '], 'Label Code': [0, 0, 0, 0], 'In Abstract': [True, True, True, True], 'Evidence Start': [22039, 22039, 22039, 22039], 'Evidence End': [22230, 22232, 22199, 22232]}, {'UserID': [0, 1, 3, 2], 'PromptID': [151, 151, 151, 151], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['The proportion of subjects experiencing minor hypoglycaemia during the trial was lowest with placebo (i.e. glimepiride monotherapy 2.6%; 0.17 events/subject-year), comparable with liraglutide 0.6 mg (5.2%, 0.17 events/subject-year) and rosiglitazone (4.3%, 0.12 events/subject-year) groups and similar between the liraglutide 1.2 mg (9.2%, 0.51 events/subject-year) and liraglutide 1.8 mg (8.1%, 0.47 events/subject-year) treatment groups. Incidence was higher with liraglutide 1.2 mg (P = 0.0024) and 1.8 mg (P = 0.0065) compared with rosiglitazone and liraglutide 1.2 mg compared with placebo (P = 0.048), occurring in the setting of lower mean HbA1c values.', 'Incidence was higher with liraglutide 1.2 mg (P = 0.0024) and 1.8 mg (P = 0.0065) compared with rosiglitazone and liraglutide 1.2 mg compared with placebo (P = 0.048), occurring in the setting of lower mean HbA1c values.', 'Incidence was higher with liraglutide 1.2 mg (P = 0.0024) and 1.8 mg (P = 0.0065) compared with rosiglitazone', 'Incidence was higher with liraglutide 1.2 mg (P = 0.0024) and 1.8 mg (P = 0.0065) compared with rosiglitazone and liraglutide 1.2 mg compared with placebo (P = 0.048), occurring in the setting of lower mean HbA1c values.'], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [25524, 25964, 25964, 25964], 'Evidence End': [26184, 26184, 26073, 26184]}, {'UserID': [0, 1, 3, 2], 'PromptID': [112, 112, 112, 112], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003)', 'At week 26, 42% and 21% of subjects treated with liraglutide 1.8 mg reached an HbA1c < 7.0% and ≤ 6.5%, respectively, compared with 8% and 4% for placebo (Fig. 4). The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003), with more patients reaching < 7.0% with liraglutide 1.8 mg compared with 1.2 mg (P = 0.018). ', 'The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003), with more patients reaching < 7.0% with liraglutide 1.8 mg compared with 1.2 mg (P = 0.018). ', 'The percentage of subjects reaching ADA [2] and International Diabetes Federation (IDF)/American Association of Clinical Endocrinologists (AACE) [11,12] treatment HbA1c goals with liraglutide was dose dependent (Fig. 4). At week 26, 42% and 21% of subjects treated with liraglutide 1.8 mg reached an HbA1c < 7.0% and ≤ 6.5%, respectively, compared with 8% and 4% for placebo (Fig. 4). The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003), with more patients reaching < 7.0% with liraglutide 1.8 mg compared with 1.2 mg (P = 0.018). '], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [16120, 15956, 16120, 15735], 'Evidence End': [16353, 16449, 16449, 16449]}, {'UserID': [0, 1, 3, 2], 'PromptID': [153, 153, 153, 153], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['no significant difference', 'no significant difference', 'no significant difference', 'no significant difference'], 'Annotations': ['No significant differences in calcitonin were found between the three groups treated with liraglutide when compared with either placebo or rosiglitazone at the end of the trial at week 26.', 'No significant differences in calcitonin were found between the three groups treated with liraglutide when compared with either placebo or rosiglitazone at the end of the trial at week 26.', 'No significant differences in calcitonin were found between the three groups treated with liraglutide when compared with either placebo or rosiglitazone at the end of the trial at week 26.', 'No significant differences in calcitonin were found between the three groups treated with liraglutide when compared with either placebo or rosiglitazone at the end of the trial at week 26.'], 'Label Code': [0, 0, 0, 0], 'In Abstract': [True, True, True, True], 'Evidence Start': [26515, 26515, 26515, 26515], 'Evidence End': [26703, 26703, 26703, 26703]}, {'UserID': [0, 1, 3, 2], 'PromptID': [102, 102, 102, 102], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Fasting plasma glucose decreased by week 2, with a 1.6 mmol/l decrease from baseline at week 26 with liraglutide 1.2 mg (baseline 9.8 mmol/l) or 1.8 mg (baseline 9.7 mmol/l) compared with a 0.9 mmol/l increase (placebo, P < 0.0001, baseline 9.5 mmol/l) or 1.0 mmol/l decrease (rosiglitazone, P < 0.006, baseline 9.9 mmol/l).', 'Fasting plasma glucose decreased by week 2, with a 1.6 mmol/l decrease from baseline at week 26 with liraglutide 1.2 mg (baseline 9.8 mmol/l) or 1.8 mg (baseline 9.7 mmol/l) compared with a 0.9 mmol/l increase (placebo, P < 0.0001, baseline 9.5 mmol/l) or 1.0 mmol/l decrease (rosiglitazone, P < 0.006, baseline 9.9 mmol/l).', 'An 0.7-mmol/l greater reduction in FPG was achieved with either liraglutide 1.2 or 1.8 mg compared with rosiglitazone (P ≤ 0.006) after 26 weeks. ', 'Fasting plasma glucose decreased by week 2, with a 1.6 mmol/l decrease from baseline at week 26 with liraglutide 1.2 mg (baseline 9.8 mmol/l) or 1.8 mg (baseline 9.7 mmol/l) compared with a 0.9 mmol/l increase (placebo, P < 0.0001, baseline 9.5 mmol/l) or 1.0 mmol/l decrease (rosiglitazone, P < 0.006, baseline 9.9 mmol/l).'], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [1144, 1144, 17914, 1144], 'Evidence End': [1468, 1468, 18061, 1468]}, {'UserID': [0, 1, 3, 2], 'PromptID': [129, 129, 129, 129], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['no significant difference', 'no significant difference', 'no significant difference', 'no significant difference'], 'Annotations': ['The percentage of subjects with one, two or three PPG measurements < 10.0 mmol/l (ADA target) were greater for all doses of liraglutide compared with placebo (P < 0.05) but not rosiglitazone.', 'The percentage of subjects with one, two or three PPG measurements < 10.0 mmol/l (ADA target) were greater for all doses of liraglutide compared with placebo (P < 0.05) but not rosiglitazone.', 'The percentage of subjects with one, two or three PPG measurements < 10.0 mmol/l (ADA target) were greater for all doses of liraglutide compared with placebo (P < 0.05) but not rosiglitazone.', 'The percentage of subjects with one, two or three PPG measurements < 10.0 mmol/l (ADA target) were greater for all doses of liraglutide compared with placebo (P < 0.05) but not rosiglitazone.'], 'Label Code': [0, 0, 0, 0], 'In Abstract': [True, True, True, True], 'Evidence Start': [19433, 19433, 19433, 19433], 'Evidence End': [19624, 19624, 19624, 19624]}, {'UserID': [1, 2], 'PromptID': [104, 104], 'PMCID': [2871176, 2871176], 'Valid Label': [True, True], 'Valid Reasoning': [True, True], 'Label': ['significantly decreased', 'significantly decreased'], 'Annotations': ['Decreases in postprandial plasma glucose from baseline were greater with liraglutide 1.2 or 1.8 mg [−2.5 to −2.7 mmol/l (baseline 12.9 mmol/l for both)] compared with placebo (−0.4 mmol/l, P < 0.0001, baseline 12.7 mmol/l) or rosiglitazone (−1.8 mmol/l, P < 0.05, baseline 13.0 mmol/l). ', 'Decreases in postprandial plasma glucose from baseline were greater with liraglutide 1.2 or 1.8 mg [−2.5 to −2.7 mmol/l (baseline 12.9 mmol/l for both)] compared with placebo (−0.4 mmol/l, P < 0.0001, baseline 12.7 mmol/l) or rosiglitazone (−1.8 mmol/l, P < 0.05, baseline 13.0 mmol/l). '], 'Label Code': [-1, -1], 'In Abstract': [True, True], 'Evidence Start': [1469, 1469], 'Evidence End': [1756, 1756]}, {'UserID': [0, 1, 3, 2], 'PromptID': [116, 116, 116, 116], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['At week 26, all doses of liraglutide decreased FPG more than did placebo (Fig. 5; P < 0.0001)', 'By week 2, subjects treated with liraglutide had rapid and larger decreases in FPG vs. comparator treatment. At week 26, all doses of liraglutide decreased FPG more than did placebo (Fig. 5; P < 0.0001), while only liraglutide 1.2 or 1.8 mg produced greater reductions than rosiglitazone. FPG treatment differences to placebo were 1.7 mmol/l for liraglutide 0.6 mg and 2.6 mmol/l for both liraglutide 1.2 and 1.8 mg.', 'At week 26, all doses of liraglutide decreased FPG more than did placebo (Fig. 5; P < 0.0001),', 'At week 26, all doses of liraglutide decreased FPG more than did placebo (Fig. 5; P < 0.0001), while only liraglutide 1.2 or 1.8 mg produced greater reductions than rosiglitazone.'], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [17606, 17497, 17606, 17606], 'Evidence End': [17699, 17913, 17700, 17785]}, {'UserID': [0, 1, 3, 2], 'PromptID': [136, 136, 136, 136], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05)', 'HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05), while this increase was only different to placebo with liraglutide 1.2 mg (P = 0.01) and not liraglutide 1.8 mg (P = 0.051).', 'HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05),', 'HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05), while this increase was only different to placebo with liraglutide 1.2 mg (P = 0.01) and not liraglutide 1.8 mg (P = 0.051).'], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [20728, 20728, 20728, 20728], 'Evidence End': [20816, 20942, 20817, 20942]}, {'UserID': [0, 1, 3, 2], 'PromptID': [123, 123, 123, 123], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Decreases in postprandial plasma glucose from baseline were greater with liraglutide 1.2 or 1.8 mg [−2.5 to −2.7 mmol/l (baseline 12.9 mmol/l for both)] compared with placebo (−0.4 mmol/l, P < 0.0001, baseline 12.7 mmol/l)', 'Decreases in postprandial plasma glucose from baseline were greater with liraglutide 1.2 or 1.8 mg [−2.5 to −2.7 mmol/l (baseline 12.9 mmol/l for both)] compared with placebo (−0.4 mmol/l, P < 0.0001, baseline 12.7 mmol/l) or rosiglitazone (−1.8 mmol/l, P < 0.05, baseline 13.0 mmol/l). ', 'Decreases in postprandial plasma glucose from baseline were greater with liraglutide 1.2 or 1.8 mg [−2.5 to −2.7 mmol/l (baseline 12.9 mmol/l for both)] compared with placebo (−0.4 mmol/l, P < 0.0001, baseline 12.7 mmol/l) ', 'Decreases in postprandial plasma glucose from baseline were greater with liraglutide 1.2 or 1.8 mg [−2.5 to −2.7 mmol/l (baseline 12.9 mmol/l for both)] compared with placebo (−0.4 mmol/l, P < 0.0001, baseline 12.7 mmol/l) or rosiglitazone (−1.8 mmol/l, P < 0.05, baseline 13.0 mmol/l). '], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [1469, 1469, 1469, 1469], 'Evidence End': [1691, 1756, 1692, 1756]}, {'UserID': [0, 1, 3, 2], 'PromptID': [135, 135, 135, 135], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05)', 'HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05), while this increase was only different to placebo with liraglutide 1.2 mg (P = 0.01) and not liraglutide 1.8 mg (P = 0.051).', 'HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05),', 'HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05), while this increase was only different to placebo with liraglutide 1.2 mg (P = 0.01) and not liraglutide 1.8 mg (P = 0.051)'], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [20728, 20728, 20728, 20728], 'Evidence End': [20816, 20942, 20817, 20941]}, {'UserID': [0, 1, 3, 2], 'PromptID': [139, 139, 139, 139], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['no significant difference', 'no significant difference', 'no significant difference', 'no significant difference'], 'Annotations': ['There were no significant differences between treatments for HOMA-IR.', 'There were no significant differences between treatments for HOMA-IR.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nTable 2', 'There were no significant differences between treatments for HOMA-IR.', 'There were no significant differences between treatments for HOMA-IR.'], 'Label Code': [0, 0, 0, 0], 'In Abstract': [True, True, True, True], 'Evidence Start': [20943, -1, 20943, 20943], 'Evidence End': [21012, -1, 21012, 21012]}, {'UserID': [0, 1, 3, 2], 'PromptID': [101, 101, 101, 101], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Fasting plasma glucose decreased by week 2, with a 1.6 mmol/l decrease from baseline at week 26 with liraglutide 1.2 mg (baseline 9.8 mmol/l) or 1.8 mg (baseline 9.7 mmol/l) compared with a 0.9 mmol/l increase (placebo, P < 0.0001, baseline 9.5 mmol/l)', 'Fasting plasma glucose decreased by week 2, with a 1.6 mmol/l decrease from baseline at week 26 with liraglutide 1.2 mg (baseline 9.8 mmol/l) or 1.8 mg (baseline 9.7 mmol/l) compared with a 0.9 mmol/l increase (placebo, P < 0.0001, baseline 9.5 mmol/l) or 1.0 mmol/l decrease (rosiglitazone, P < 0.006, baseline 9.9 mmol/l).', 'At week 26, all doses of liraglutide decreased FPG more than did placebo (Fig. 5; P < 0.0001)', 'Fasting plasma glucose decreased by week 2, with a 1.6 mmol/l decrease from baseline at week 26 with liraglutide 1.2 mg (baseline 9.8 mmol/l) or 1.8 mg (baseline 9.7 mmol/l) compared with a 0.9 mmol/l increase (placebo, P < 0.0001, baseline 9.5 mmol/l) or 1.0 mmol/l decrease (rosiglitazone, P < 0.006, baseline 9.9 mmol/l).'], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [1144, 1144, 17606, 1144], 'Evidence End': [1396, 1468, 17699, 1468]}, {'UserID': [0, 1, 3, 2], 'PromptID': [99, 99, 99, 99], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Liraglutide (1.2 or 1.8 mg) produced greater reductions in HbA1c from baseline, (−1.1%, baseline 8.5%) compared with placebo (+0.2%, P < 0.0001, baseline 8.4%)', 'After 26 weeks, HbA1c decreased by 1.1% from baseline (primary endpoint) with either liraglutide 1.2 or 1.8 mg, respectively, compared with either placebo (+0.2%) or rosiglitazone (−0.4%) (Fig. 3d). ', 'Liraglutide (1.2 or 1.8 mg) produced greater reductions in HbA1c from baseline, (−1.1%, baseline 8.5%) compared with placebo (+0.2%, P < 0.0001, baseline 8.4%) ', 'After 26 weeks, HbA1c decreased by 1.1% from baseline (primary endpoint) with either liraglutide 1.2 or 1.8 mg, respectively, compared with either placebo (+0.2%) or rosiglitazone (−0.4%) (Fig. 3d). Estimated treatment differences and 95% CIs to placebo were: liraglutide 1.8 mg: −1.4% (1.6, −1.1); liraglutide 1.2 mg: −1.3% (1.5, −1.1); liraglutide 0.6 mg: −0.8% (−1.1, −0.6); rosiglitazone: −0.7% (−0.9, −0.4). All liraglutide doses were superior to placebo (P < 0.0001), while the two higher liraglutide doses were superior to rosiglitazone (P < 0.0001)'], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [843, 13756, 843, 13756], 'Evidence End': [1002, 13955, 1003, 14312]}, {'UserID': [0, 1, 3, 2], 'PromptID': [144, 144, 144, 144], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['no significant difference', 'no significant difference', 'no significant difference', 'no significant difference'], 'Annotations': ['Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg).', 'Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg). ', 'Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg). ', 'Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg). '], 'Label Code': [0, 0, 0, 0], 'In Abstract': [True, True, True, True], 'Evidence Start': [22039, 22039, 22039, 22039], 'Evidence End': [22231, 22232, 22232, 22232]}, {'UserID': [0, 1, 3, 2], 'PromptID': [145, 145, 145, 145], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['no significant difference', 'no significant difference', 'no significant difference', 'no significant difference'], 'Annotations': ['Reductions in diastolic blood pressure also occurred with all treatments (0.7–1.4 mmHg), with no significant differences between treatments.', 'Reductions in diastolic blood pressure also occurred with all treatments (0.7–1.4 mmHg), with no significant differences between treatments. ', 'Reductions in diastolic blood pressure also occurred with all treatments (0.7–1.4 mmHg), with no significant differences between treatments. ', 'Reductions in diastolic blood pressure also occurred with all treatments (0.7–1.4 mmHg), with no significant differences between treatments. '], 'Label Code': [0, 0, 0, 0], 'In Abstract': [True, True, True, True], 'Evidence Start': [22232, 22232, 22232, 22232], 'Evidence End': [22372, 22373, 22373, 22373]}, {'UserID': [0, 1, 2], 'PromptID': [147, 147, 147], 'PMCID': [2871176, 2871176, 2871176], 'Valid Label': [True, True, True], 'Valid Reasoning': [True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['Changes in pulse for all doses of liraglutide were significant vs. placebo (P ≤ 0.002). This also was true with either liraglutide 1.8 or 1.2 mg compared with rosiglitazone (P < 0.01).', 'Changes in pulse for all doses of liraglutide were significant vs. placebo (P ≤ 0.002). ', 'Changes in pulse for all doses of liraglutide were significant vs. placebo (P ≤ 0.002). '], 'Label Code': [1, 1, 1], 'In Abstract': [True, True, True], 'Evidence Start': [22554, 22554, 22554], 'Evidence End': [22738, 22642, 22642]}, {'UserID': [0, 1, 3, 2], 'PromptID': [117, 117, 117, 117], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Fasting plasma glucose decreased by week 2, with a 1.6 mmol/l decrease from baseline at week 26 with liraglutide 1.2 mg (baseline 9.8 mmol/l) or 1.8 mg (baseline 9.7 mmol/l) compared with a 0.9 mmol/l increase (placebo, P < 0.0001, baseline 9.5 mmol/l) or 1.0 mmol/l decrease (rosiglitazone, P < 0.006, baseline 9.9 mmol/l).', 'Fasting plasma glucose decreased by week 2, with a 1.6 mmol/l decrease from baseline at week 26 with liraglutide 1.2 mg (baseline 9.8 mmol/l) or 1.8 mg (baseline 9.7 mmol/l) compared with a 0.9 mmol/l increase (placebo, P < 0.0001, baseline 9.5 mmol/l) or 1.0 mmol/l decrease (rosiglitazone, P < 0.006, baseline 9.9 mmol/l).', 'Fasting plasma glucose decreased by week 2, with a 1.6 mmol/l decrease from baseline at week 26 with liraglutide 1.2 mg (baseline 9.8 mmol/l) or 1.8 mg (baseline 9.7 mmol/l) compared with a 0.9 mmol/l increase (placebo, P < 0.0001, baseline 9.5 mmol/l) or 1.0 mmol/l decrease (rosiglitazone, P < 0.006, baseline 9.9 mmol/l).', 'By week 2, subjects treated with liraglutide had rapid and larger decreases in FPG vs. comparator treatment. At week 26, all doses of liraglutide decreased FPG more than did placebo (Fig. 5; P < 0.0001), while only liraglutide 1.2 or 1.8 mg produced greater reductions than rosiglitazone. FPG treatment differences to placebo were 1.7 mmol/l for liraglutide 0.6 mg and 2.6 mmol/l for both liraglutide 1.2 and 1.8 mg. An 0.7-mmol/l greater reduction in FPG was achieved with either liraglutide 1.2 or 1.8 mg compared with rosiglitazone (P ≤ 0.006) after 26 weeks. '], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [1144, 1144, 1144, 17497], 'Evidence End': [1468, 1468, 1468, 18061]}, {'UserID': [0, 1, 3, 2], 'PromptID': [143, 143, 143, 143], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['no significant difference', 'no significant difference', 'no significant difference', 'no significant difference'], 'Annotations': ['Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg).', 'Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg). ', 'Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg). ', 'Although decreases in systolic blood pressure occurred with either liraglutide 1.2 or 1.8 mg (2.6–2.8 mmHg), they were not significantly different from placebo or rosiglitazone (0.9–2.3 mmHg). '], 'Label Code': [0, 0, 0, 0], 'In Abstract': [True, True, True, True], 'Evidence Start': [22039, 22039, 22039, 22039], 'Evidence End': [22231, 22232, 22232, 22232]}, {'UserID': [0, 1, 3, 2], 'PromptID': [111, 111, 111, 111], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001)', ' The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003), with more patients reaching < 7.0% with liraglutide 1.8 mg compared with 1.2 mg (P = 0.018). FIGURE 4', 'At week 26, 42% and 21% of subjects treated with liraglutide 1.8 mg reached an HbA1c < 7.0% and ≤ 6.5%, respectively, compared with 8% and 4% for placebo ', 'The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003), with more patients reaching < 7.0% with liraglutide 1.8 mg compared with 1.2 mg (P = 0.018). '], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [16120, 16119, 15956, 16120], 'Evidence End': [16315, 16457, 16110, 16449]}, {'UserID': [0, 1, 3, 2], 'PromptID': [137, 137, 137, 137], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05), while this increase was only different to placebo with liraglutide 1.2 mg (P = 0.01) and not liraglutide 1.8 mg (P = 0.051)', 'HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05), while this increase was only different to placebo with liraglutide 1.2 mg (P = 0.01) and not liraglutide 1.8 mg (P = 0.051).', 'HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05), while this increase was only different to placebo with liraglutide 1.2 mg (P = 0.01)', 'HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05), while this increase was only different to placebo with liraglutide 1.2 mg (P = 0.01) and not liraglutide 1.8 mg (P = 0.051).'], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [20728, 20728, 20728, 20728], 'Evidence End': [20941, 20942, 20902, 20942]}, {'UserID': [0, 1], 'PromptID': [114, 114], 'PMCID': [2871176, 2871176], 'Valid Label': [True, True], 'Valid Reasoning': [True, True], 'Label': ['significantly increased', 'significantly increased'], 'Annotations': ['The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003), with more patients reaching < 7.0% with liraglutide 1.8 mg compared with 1.2 mg (P = 0.018).', 'At week 26, 42% and 21% of subjects treated with liraglutide 1.8 mg reached an HbA1c < 7.0% and ≤ 6.5%, respectively, compared with 8% and 4% for placebo (Fig. 4). The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003), with more patients reaching < 7.0% with liraglutide 1.8 mg compared with 1.2 mg (P = 0.018). '], 'Label Code': [1, 1], 'In Abstract': [True, True], 'Evidence Start': [16120, 15956], 'Evidence End': [16447, 16449]}, {'UserID': [0, 1, 3, 2], 'PromptID': [108, 108, 108, 108], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['no significant difference', 'no significant difference', 'no significant difference', 'no significant difference'], 'Annotations': ['Liraglutide 0.6 mg was non-inferior to rosiglitazone', 'All liraglutide doses were superior to placebo (P < 0.0001), while the two higher liraglutide doses were superior to rosiglitazone (P < 0.0001). Liraglutide 0.6 mg was non-inferior to rosiglitazone.', 'Liraglutide 0.6 mg was non-inferior to rosiglitazone', '. All liraglutide doses were superior to placebo (P < 0.0001), while the two higher liraglutide doses were superior to rosiglitazone (P < 0.0001). Liraglutide 0.6 mg was non-inferior to rosiglitazone.'], 'Label Code': [0, 0, 0, 0], 'In Abstract': [True, True, True, True], 'Evidence Start': [14314, 14169, 14314, 14167], 'Evidence End': [14366, 14367, 14366, 14367]}, {'UserID': [0], 'PromptID': [128], 'PMCID': [2871176], 'Valid Label': [True], 'Valid Reasoning': [True], 'Label': ['significantly increased'], 'Annotations': ['The percentage of subjects with one, two or three PPG measurements < 10.0 mmol/l (ADA target) were greater for all doses of liraglutide compared with placebo (P < 0.05) but not rosiglitazone'], 'Label Code': [1], 'In Abstract': [True], 'Evidence Start': [19433], 'Evidence End': [19623]}, {'UserID': [0, 1, 2], 'PromptID': [134, 134, 134], 'PMCID': [2871176, 2871176, 2871176], 'Valid Label': [True, True, True], 'Valid Reasoning': [True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Reductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02)', 'Reductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02). ', 'Reductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02). HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05), '], 'Label Code': [-1, -1, -1], 'In Abstract': [True, True, True], 'Evidence Start': [20566, 20566, 20566], 'Evidence End': [20726, 20728, 20818]}, {'UserID': [0, 1, 3, 2], 'PromptID': [115, 115, 115, 115], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Fasting plasma glucose decreased by week 2, with a 1.6 mmol/l decrease from baseline at week 26 with liraglutide 1.2 mg (baseline 9.8 mmol/l) or 1.8 mg (baseline 9.7 mmol/l) compared with a 0.9 mmol/l increase (placebo, P < 0.0001, baseline 9.5 mmol/l)', 'Fasting plasma glucose decreased by week 2, with a 1.6 mmol/l decrease from baseline at week 26 with liraglutide 1.2 mg (baseline 9.8 mmol/l) or 1.8 mg (baseline 9.7 mmol/l) compared with a 0.9 mmol/l increase (placebo, P < 0.0001, baseline 9.5 mmol/l) or 1.0 mmol/l decrease (rosiglitazone, P < 0.006, baseline 9.9 mmol/l).', 'At week 26, all doses of liraglutide decreased FPG more than did placebo (Fig. 5; P < 0.0001)', 'Fasting plasma glucose decreased by week 2, with a 1.6 mmol/l decrease from baseline at week 26 with liraglutide 1.2 mg (baseline 9.8 mmol/l) or 1.8 mg (baseline 9.7 mmol/l) compared with a 0.9 mmol/l increase (placebo, P < 0.0001, baseline 9.5 mmol/l) or 1.0 mmol/l decrease (rosiglitazone, P < 0.006, baseline 9.9 mmol/l).'], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [1144, 1144, 17606, 1144], 'Evidence End': [1396, 1468, 17699, 1468]}, {'UserID': [0, 1, 2], 'PromptID': [127, 127, 127], 'PMCID': [2871176, 2871176, 2871176], 'Valid Label': [True, True, True], 'Valid Reasoning': [True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['The percentage of subjects with one, two or three PPG measurements < 10.0 mmol/l (ADA target) were greater for all doses of liraglutide compared with placebo (P < 0.05) but not rosiglitazone', 'he percentage of subjects with one, two or three PPG measurements < 10.0 mmol/l (ADA target) were greater for all doses of liraglutide compared with placebo (P < 0.05) but not rosiglitazone.', 'The percentage of subjects with one, two or three PPG measurements < 10.0 mmol/l (ADA target) were greater for all doses of liraglutide compared with placebo (P < 0.05) but not rosiglitazone.'], 'Label Code': [1, 1, 1], 'In Abstract': [True, True, True], 'Evidence Start': [19433, 19434, 19433], 'Evidence End': [19623, 19624, 19624]}, {'UserID': [0, 1, 3, 2], 'PromptID': [131, 131, 131, 131], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Reductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02)', 'Reductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02). ', 'Reductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02). ', 'Reductions in the proinsulin : insulin ratio were greater with both liraglutide 1.2 and 1.8 mg compared with either rosiglitazone or placebo (Table 2; P ≤ 0.02)'], 'Label Code': [-1, -1, -1, -1], 'In Abstract': [True, True, True, True], 'Evidence Start': [20566, 20566, 20566, 20566], 'Evidence End': [20726, 20728, 20728, 20726]}, {'UserID': [0, 1, 1, 3, 2], 'PromptID': [109, 109, 109, 109, 109], 'PMCID': [2871176, 2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True, True], 'Valid Reasoning': [True, True, True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['Rosiglitazone also was superior to placebo (P < 0.0001)', 'Rosiglitazone also was superior to placebo (P < 0.0001).', ' The greatest decreases occurred with liraglutide 1.2 and 1.8 mg (Fig. 3a–c). After 26 weeks, HbA1c decreased by 1.1% from baseline (primary endpoint) with either liraglutide 1.2 or 1.8 mg, respectively, compared with either placebo (+0.2%) or rosiglitazone (−0.4%) (Fig. 3d). Estimated treatment differences and 95% CIs to placebo were: liraglutide 1.8 mg: −1.4% (1.6, −1.1); liraglutide 1.2 mg: −1.3% (1.5, −1.1); liraglutide 0.6 mg: −0.8% (−1.1, −0.6); rosiglitazone: −0.7% (−0.9, −0.4). All liraglutide doses were superior to placebo (P < 0.0001), while the two higher liraglutide doses were superior to rosiglitazone (P < 0.0001). Liraglutide 0.6 mg was non-inferior to rosiglitazone. ', 'Rosiglitazone also was superior to placebo (P < 0.0001).', 'Rosiglitazone also was superior to placebo (P < 0.0001).'], 'Label Code': [-1, -1, -1, -1, -1], 'In Abstract': [True, True, True, True, True], 'Evidence Start': [14368, 14368, 13678, 14368, 14368], 'Evidence End': [14423, 14424, 14368, 14424, 14424]}, {'UserID': [0, 1, 3, 2], 'PromptID': [146, 146, 146, 146], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['no significant difference', 'no significant difference', 'no significant difference', 'no significant difference'], 'Annotations': ['Reductions in diastolic blood pressure also occurred with all treatments (0.7–1.4 mmHg), with no significant differences between treatments.', 'Reductions in diastolic blood pressure also occurred with all treatments (0.7–1.4 mmHg), with no significant differences between treatments. ', 'Reductions in diastolic blood pressure also occurred with all treatments (0.7–1.4 mmHg), with no significant differences between treatments. ', 'Reductions in diastolic blood pressure also occurred with all treatments (0.7–1.4 mmHg), with no significant differences between treatments. '], 'Label Code': [0, 0, 0, 0], 'In Abstract': [True, True, True, True], 'Evidence Start': [22232, 22232, 22232, 22232], 'Evidence End': [22372, 22373, 22373, 22373]}, {'UserID': [0, 1, 3, 2], 'PromptID': [110, 110, 110, 110], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001)', 'The percentage of subjects reaching ADA [2] and International Diabetes Federation (IDF)/American Association of Clinical Endocrinologists (AACE) [11,12] treatment HbA1c goals with liraglutide was dose dependent (Fig. 4). At week 26, 42% and 21% of subjects treated with liraglutide 1.8 mg reached an HbA1c < 7.0% and ≤ 6.5%, respectively, compared with 8% and 4% for placebo (Fig. 4). The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003), with more patients reaching < 7.0% with liraglutide 1.8 mg compared with 1.2 mg (P = 0.018). ', 'The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003), with more patients reaching < 7.0% with liraglutide 1.8 mg compared with 1.2 mg (P = 0.018). ', 'The percentage of subjects reaching ADA [2] and International Diabetes Federation (IDF)/American Association of Clinical Endocrinologists (AACE) [11,12] treatment HbA1c goals with liraglutide was dose dependent (Fig. 4). At week 26, 42% and 21% of subjects treated with liraglutide 1.8 mg reached an HbA1c < 7.0% and ≤ 6.5%, respectively, compared with 8% and 4% for placebo (Fig. 4). The estimated proportion of subjects treated with either liraglutide 1.2 or 1.8 mg reaching ADA/EASD and IDF/AACE HbA1c targets was substantially greater compared with either placebo (P < 0.0001) or rosiglitazone (Fig. 4; P ≤ 0.0003), with more patients reaching < 7.0% with liraglutide 1.8 mg compared with 1.2 mg (P = 0.018). '], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [16120, 15735, 16120, 15735], 'Evidence End': [16315, 16449, 16449, 16449]}, {'UserID': [1, 3, 2], 'PromptID': [100, 100, 100], 'PMCID': [2871176, 2871176, 2871176], 'Valid Label': [True, True, True], 'Valid Reasoning': [True, True, True], 'Label': ['significantly decreased', 'significantly decreased', 'significantly decreased'], 'Annotations': ['After 26 weeks, HbA1c decreased by 1.1% from baseline (primary endpoint) with either liraglutide 1.2 or 1.8 mg, respectively, compared with either placebo (+0.2%) or rosiglitazone (−0.4%) (Fig. 3d). ', 'After 26 weeks, HbA1c decreased by 1.1% from baseline (primary endpoint) with either liraglutide 1.2 or 1.8 mg, respectively, compared with either placebo (+0.2%) or rosiglitazone (−0.4%) ', 'HbA1c decreased rapidly with all doses of liraglutide when added to glimepiride compared with either rosiglitazone or placebo (i.e. glimepiride monotherapy), irrespective of previous therapy. The greatest decreases occurred with liraglutide 1.2 and 1.8 mg (Fig. 3a–c). After 26 weeks, HbA1c decreased by 1.1% from baseline (primary endpoint) with either liraglutide 1.2 or 1.8 mg, respectively, compared with either placebo (+0.2%) or rosiglitazone (−0.4%) (Fig. 3d). Estimated treatment differences and 95% CIs to placebo were: liraglutide 1.8 mg: −1.4% (1.6, −1.1); liraglutide 1.2 mg: −1.3% (1.5, −1.1); liraglutide 0.6 mg: −0.8% (−1.1, −0.6); rosiglitazone: −0.7% (−0.9, −0.4). All liraglutide doses were superior to placebo (P < 0.0001), while the two higher liraglutide doses were superior to rosiglitazone (P < 0.0001). '], 'Label Code': [-1, -1, -1], 'In Abstract': [True, True, True], 'Evidence Start': [13756, 13756, 13487], 'Evidence End': [13955, 13944, 14314]}, {'UserID': [0, 1, 3, 2], 'PromptID': [138, 138, 138, 138], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['no significant difference', 'no significant difference', 'no significant difference', 'no significant difference'], 'Annotations': ['HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05), while this increase was only different to placebo with liraglutide 1.2 mg (P = 0.01) and not liraglutide 1.8 mg (P = 0.051)', 'HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05), while this increase was only different to placebo with liraglutide 1.2 mg (P = 0.01) and not liraglutide 1.8 mg (P = 0.051).', 'HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05), while this increase was only different to placebo with liraglutide 1.2 mg (P = 0.01) and not liraglutide 1.8 mg (P = 0.051)', 'HOMA-B increased with liraglutide (1.8 or 1.2 mg) compared with rosiglitazone (P < 0.05), while this increase was only different to placebo with liraglutide 1.2 mg (P = 0.01) and not liraglutide 1.8 mg (P = 0.051).'], 'Label Code': [0, 0, 0, 0], 'In Abstract': [True, True, True, True], 'Evidence Start': [20728, 20728, 20728, 20728], 'Evidence End': [20941, 20942, 20941, 20942]}, {'UserID': [0, 1, 3, 2], 'PromptID': [119, 119, 119, 119], 'PMCID': [2871176, 2871176, 2871176, 2871176], 'Valid Label': [True, True, True, True], 'Valid Reasoning': [True, True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['The percentage of subjects achieving FPG values between 5.0 mmol/l and ≤ 7.2 mmol/l (ADA target) after 26 weeks was higher with liraglutide: 0.6 mg (19%; P = 0.002); 1.2 mg (37%; P < 0.001); and 1.8 mg (38%;P < 0.001) compared with placebo (7%).', 'The percentage of subjects achieving FPG values between 5.0 mmol/l and ≤ 7.2 mmol/l (ADA target) after 26 weeks was higher with liraglutide: 0.6 mg (19%; P = 0.002); 1.2 mg (37%; P < 0.001); and 1.8 mg (38%;P < 0.001) compared with placebo (7%). ', 'The percentage of subjects achieving FPG values between 5.0 mmol/l and ≤ 7.2 mmol/l (ADA target) after 26 weeks was higher with liraglutide: 0.6 mg (19%; P = 0.002); 1.2 mg (37%; P < 0.001)', 'The percentage of subjects achieving FPG values between 5.0 mmol/l and ≤ 7.2 mmol/l (ADA target) after 26 weeks was higher with liraglutide: 0.6 mg (19%; P = 0.002); 1.2 mg (37%; P < 0.001); and 1.8 mg (38%;P < 0.001) compared with placebo (7%). '], 'Label Code': [1, 1, 1, 1], 'In Abstract': [True, True, True, True], 'Evidence Start': [18230, 18230, 18230, 18230], 'Evidence End': [18475, 18476, 18419, 18476]}, {'UserID': [0, 3, 2], 'PromptID': [130, 130, 130], 'PMCID': [2871176, 2871176, 2871176], 'Valid Label': [True, True, True], 'Valid Reasoning': [True, True, True], 'Label': ['significantly increased', 'significantly increased', 'significantly increased'], 'Annotations': ['Unlike rosiglitazone, weight did not increase substantially with liraglutide and the differences between rosiglitazone and liraglutide were statistically significant (−2.3 to −1.4 kg; P < 0.0001)', 'Changes in body weight with liraglutide 1.8 mg (−0.2 kg, baseline 83.0 kg), 1.2 mg (+0.3 kg, baseline 80.0 kg) or placebo (−0.1 kg, baseline 81.9 kg) were less than with rosiglitazone (+2.1 kg, P < 0.0001, baseline 80.6 kg)', 'Unlike rosiglitazone, weight did not increase substantially with liraglutide and the differences between rosiglitazone and liraglutide were statistically significant (−2.3 to −1.4 kg; P < 0.0001), although there were no significant differences compared with placebo. '], 'Label Code': [1, 1, 1], 'In Abstract': [True, True, True], 'Evidence Start': [19950, 1756, 19950], 'Evidence End': [20145, 1979, 20217]}]}} ``` ### Data Fields - `PMCID` (`int`): ID to identify the articles. - `Text` (`str`): Article text. - `Prompts` (`dict`): Prompts and annotations with keys: - 'PromptID': Which prompt the doctor is answering. - 'PMCID' - 'Outcome': Represent the fill-in-the-blank input for the following prompt formed "With respect to outcome, characterize the reported difference between intervention and those receiving comparator". - 'Intervention': Represent the fill-in-the-blank input for the following prompt formed "With respect to outcome, characterize the reported difference between intervention and those receiving comparator". - 'Comparator': Represent the fill-in-the-blank input for the following prompt formed "With respect to outcome, characterize the reported difference between intervention and those receiving comparator". - 'Annotations': The annotation files consist of the following headings: UserID, PromptID, PMCID, Valid Label, Valid Reasoning, Label, Annotations, Label Code, In Abstract, Start Evidence, End Evidence. ### Data Splits | name | train | validation | test | |------|------:|-----------:|-----:| | 1.1 | 1931 | 248 | 240 | | 2.0 | 2690 | 340 | 334 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information ``` @inproceedings{lehman2019inferring, title={Inferring Which Medical Treatments Work from Reports of Clinical Trials}, author={Lehman, Eric and DeYoung, Jay and Barzilay, Regina and Wallace, Byron C}, booktitle={Proceedings of the North American Chapter of the Association for Computational Linguistics (NAACL)}, pages={3705--3717}, year={2019} } @misc{deyoung2020evidence, title={Evidence Inference 2.0: More Data, Better Models}, author={Jay DeYoung and Eric Lehman and Ben Nye and Iain J. Marshall and Byron C. Wallace}, year={2020}, eprint={2005.04177}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` ### Contributions Thanks to [@Narsil](https://github.com/Narsil) for adding this dataset.
evidence_infer_treatment
[ "task_categories:text-retrieval", "task_ids:fact-checking-retrieval", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:en", "license:mit", "arxiv:2005.04177", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated"], "language": ["en"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["text-retrieval"], "task_ids": ["fact-checking-retrieval"], "pretty_name": "Evidence Infer Treatment", "dataset_info": [{"config_name": "2.0", "features": [{"name": "Text", "dtype": "string"}, {"name": "PMCID", "dtype": "int32"}, {"name": "Prompts", "sequence": [{"name": "PromptID", "dtype": "int32"}, {"name": "PMCID", "dtype": "int32"}, {"name": "Outcome", "dtype": "string"}, {"name": "Intervention", "dtype": "string"}, {"name": "Comparator", "dtype": "string"}, {"name": "Annotations", "sequence": [{"name": "UserID", "dtype": "int32"}, {"name": "PromptID", "dtype": "int32"}, {"name": "PMCID", "dtype": "int32"}, {"name": "Valid Label", "dtype": "bool"}, {"name": "Valid Reasoning", "dtype": "bool"}, {"name": "Label", "dtype": "string"}, {"name": "Annotations", "dtype": "string"}, {"name": "Label Code", "dtype": "int32"}, {"name": "In Abstract", "dtype": "bool"}, {"name": "Evidence Start", "dtype": "int32"}, {"name": "Evidence End", "dtype": "int32"}]}]}], "splits": [{"name": "train", "num_bytes": 77045294, "num_examples": 2690}, {"name": "test", "num_bytes": 9436674, "num_examples": 334}, {"name": "validation", "num_bytes": 10113982, "num_examples": 340}], "download_size": 163515689, "dataset_size": 96595950}, {"config_name": "1.1", "features": [{"name": "Text", "dtype": "string"}, {"name": "PMCID", "dtype": "int32"}, {"name": "Prompts", "sequence": [{"name": "PromptID", "dtype": "int32"}, {"name": "PMCID", "dtype": "int32"}, {"name": "Outcome", "dtype": "string"}, {"name": "Intervention", "dtype": "string"}, {"name": "Comparator", "dtype": "string"}, {"name": "Annotations", "sequence": [{"name": "UserID", "dtype": "int32"}, {"name": "PromptID", "dtype": "int32"}, {"name": "PMCID", "dtype": "int32"}, {"name": "Valid Label", "dtype": "bool"}, {"name": "Valid Reasoning", "dtype": "bool"}, {"name": "Label", "dtype": "string"}, {"name": "Annotations", "dtype": "string"}, {"name": "Label Code", "dtype": "int32"}, {"name": "In Abstract", "dtype": "bool"}, {"name": "Evidence Start", "dtype": "int32"}, {"name": "Evidence End", "dtype": "int32"}]}]}], "splits": [{"name": "train", "num_bytes": 55375971, "num_examples": 1931}, {"name": "test", "num_bytes": 6877338, "num_examples": 240}, {"name": "validation", "num_bytes": 7359847, "num_examples": 248}], "download_size": 114452688, "dataset_size": 69613156}]}
2024-01-18T11:03:29+00:00
[ "2005.04177" ]
[ "en" ]
TAGS #task_categories-text-retrieval #task_ids-fact-checking-retrieval #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-mit #arxiv-2005.04177 #region-us
Dataset Card for Evidence Infer =============================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: Evidence Inference 2.0: More Data, Better Models * Leaderboard: URL * Point of Contact: ### Dataset Summary Data and code from our "Inferring Which Medical Treatments Work from Reports of Clinical Trials", NAACL 2019. This work concerns inferring the results reported in clinical trials from text. The dataset consists of biomedical articles describing randomized control trials (RCTs) that compare multiple treatments. Each of these articles will have multiple questions, or 'prompts' associated with them. These prompts will ask about the relationship between an intervention and comparator with respect to an outcome, as reported in the trial. For example, a prompt may ask about the reported effects of aspirin as compared to placebo on the duration of headaches. For the sake of this task, we assume that a particular article will report that the intervention of interest either significantly increased, significantly decreased or had significant effect on the outcome, relative to the comparator. The dataset could be used for automatic data extraction of the results of a given RCT. This would enable readers to discover the effectiveness of different treatments without needing to read the paper. We have recently collected additional data for this task (URL which we will present at BioNLP 2020. ### Supported Tasks and Leaderboards ### Languages * English ('en'). Dataset Structure ----------------- ### Data Instances ### Data Fields * 'PMCID' ('int'): ID to identify the articles. * 'Text' ('str'): Article text. * 'Prompts' ('dict'): Prompts and annotations with keys: + 'PromptID': Which prompt the doctor is answering. + 'PMCID' + 'Outcome': Represent the fill-in-the-blank input for the following prompt formed "With respect to outcome, characterize the reported difference between intervention and those receiving comparator". + 'Intervention': Represent the fill-in-the-blank input for the following prompt formed "With respect to outcome, characterize the reported difference between intervention and those receiving comparator". + 'Comparator': Represent the fill-in-the-blank input for the following prompt formed "With respect to outcome, characterize the reported difference between intervention and those receiving comparator". + 'Annotations': The annotation files consist of the following headings: UserID, PromptID, PMCID, Valid Label, Valid Reasoning, Label, Annotations, Label Code, In Abstract, Start Evidence, End Evidence. ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information ### Contributions Thanks to @Narsil for adding this dataset.
[ "### Dataset Summary\n\n\nData and code from our \"Inferring Which Medical Treatments Work from Reports of Clinical Trials\", NAACL 2019. This work concerns inferring the results reported in clinical trials from text.\n\n\nThe dataset consists of biomedical articles describing randomized control trials (RCTs) that compare multiple treatments. Each of these articles will have multiple questions, or 'prompts' associated with them. These prompts will ask about the relationship between an intervention and comparator with respect to an outcome, as reported in the trial. For example, a prompt may ask about the reported effects of aspirin as compared to placebo on the duration of headaches. For the sake of this task, we assume that a particular article will report that the intervention of interest either significantly increased, significantly decreased or had significant effect on the outcome, relative to the comparator.\n\n\nThe dataset could be used for automatic data extraction of the results of a given RCT. This would enable readers to discover the effectiveness of different treatments without needing to read the paper.\n\n\nWe have recently collected additional data for this task (URL which we will present at BioNLP 2020.", "### Supported Tasks and Leaderboards", "### Languages\n\n\n* English ('en').\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields\n\n\n* 'PMCID' ('int'): ID to identify the articles.\n* 'Text' ('str'): Article text.\n* 'Prompts' ('dict'): Prompts and annotations with keys:\n\t+ 'PromptID': Which prompt the doctor is answering.\n\t+ 'PMCID'\n\t+ 'Outcome': Represent the fill-in-the-blank input for the following prompt formed \"With respect to outcome, characterize the reported difference between intervention and those receiving comparator\".\n\t+ 'Intervention': Represent the fill-in-the-blank input for the following prompt formed \"With respect to outcome, characterize the reported difference between intervention and those receiving comparator\".\n\t+ 'Comparator': Represent the fill-in-the-blank input for the following prompt formed \"With respect to outcome, characterize the reported difference between intervention and those receiving comparator\".\n\t+ 'Annotations': The annotation files consist of the following headings: UserID, PromptID, PMCID, Valid Label, Valid Reasoning, Label, Annotations, Label Code, In Abstract, Start Evidence, End Evidence.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @Narsil for adding this dataset." ]
[ "TAGS\n#task_categories-text-retrieval #task_ids-fact-checking-retrieval #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-mit #arxiv-2005.04177 #region-us \n", "### Dataset Summary\n\n\nData and code from our \"Inferring Which Medical Treatments Work from Reports of Clinical Trials\", NAACL 2019. This work concerns inferring the results reported in clinical trials from text.\n\n\nThe dataset consists of biomedical articles describing randomized control trials (RCTs) that compare multiple treatments. Each of these articles will have multiple questions, or 'prompts' associated with them. These prompts will ask about the relationship between an intervention and comparator with respect to an outcome, as reported in the trial. For example, a prompt may ask about the reported effects of aspirin as compared to placebo on the duration of headaches. For the sake of this task, we assume that a particular article will report that the intervention of interest either significantly increased, significantly decreased or had significant effect on the outcome, relative to the comparator.\n\n\nThe dataset could be used for automatic data extraction of the results of a given RCT. This would enable readers to discover the effectiveness of different treatments without needing to read the paper.\n\n\nWe have recently collected additional data for this task (URL which we will present at BioNLP 2020.", "### Supported Tasks and Leaderboards", "### Languages\n\n\n* English ('en').\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields\n\n\n* 'PMCID' ('int'): ID to identify the articles.\n* 'Text' ('str'): Article text.\n* 'Prompts' ('dict'): Prompts and annotations with keys:\n\t+ 'PromptID': Which prompt the doctor is answering.\n\t+ 'PMCID'\n\t+ 'Outcome': Represent the fill-in-the-blank input for the following prompt formed \"With respect to outcome, characterize the reported difference between intervention and those receiving comparator\".\n\t+ 'Intervention': Represent the fill-in-the-blank input for the following prompt formed \"With respect to outcome, characterize the reported difference between intervention and those receiving comparator\".\n\t+ 'Comparator': Represent the fill-in-the-blank input for the following prompt formed \"With respect to outcome, characterize the reported difference between intervention and those receiving comparator\".\n\t+ 'Annotations': The annotation files consist of the following headings: UserID, PromptID, PMCID, Valid Label, Valid Reasoning, Label, Annotations, Label Code, In Abstract, Start Evidence, End Evidence.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @Narsil for adding this dataset." ]
[ 101, 254, 10, 18, 6, 263, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 6, 16 ]
[ "passage: TAGS\n#task_categories-text-retrieval #task_ids-fact-checking-retrieval #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-mit #arxiv-2005.04177 #region-us \n### Dataset Summary\n\n\nData and code from our \"Inferring Which Medical Treatments Work from Reports of Clinical Trials\", NAACL 2019. This work concerns inferring the results reported in clinical trials from text.\n\n\nThe dataset consists of biomedical articles describing randomized control trials (RCTs) that compare multiple treatments. Each of these articles will have multiple questions, or 'prompts' associated with them. These prompts will ask about the relationship between an intervention and comparator with respect to an outcome, as reported in the trial. For example, a prompt may ask about the reported effects of aspirin as compared to placebo on the duration of headaches. For the sake of this task, we assume that a particular article will report that the intervention of interest either significantly increased, significantly decreased or had significant effect on the outcome, relative to the comparator.\n\n\nThe dataset could be used for automatic data extraction of the results of a given RCT. This would enable readers to discover the effectiveness of different treatments without needing to read the paper.\n\n\nWe have recently collected additional data for this task (URL which we will present at BioNLP 2020.### Supported Tasks and Leaderboards### Languages\n\n\n* English ('en').\n\n\nDataset Structure\n-----------------### Data Instances" ]
[ -0.006141220219433308, -0.025872932747006416, -0.002711318200454116, -0.0348246693611145, 0.05258401110768318, 0.007385697681456804, 0.016159819439053535, 0.02972140721976757, -0.06027516722679138, 0.09746189415454865, 0.03697902336716652, 0.04261956363916397, 0.018251823261380196, 0.0406254418194294, 0.03714839741587639, -0.16207556426525116, 0.044045355170965195, -0.07809239625930786, 0.09069307148456573, 0.09876147657632828, 0.10148027539253235, -0.10006234794855118, 0.032785024493932724, 0.021736878901720047, 0.08206868916749954, -0.005970667116343975, 0.006572052836418152, -0.03234398365020752, 0.09578763693571091, 0.07465711236000061, 0.06296774744987488, 0.08782365918159485, 0.053773634135723114, -0.2076561152935028, -0.004852190148085356, 0.019939737394452095, 0.10426999628543854, 0.006004583556205034, -0.013033035211265087, 0.027971947565674782, 0.1904171258211136, -0.06815889477729797, 0.09424760937690735, 0.042523931711912155, -0.04936126247048378, -0.14501860737800598, -0.09531833231449127, 0.0059007685631513596, -0.025691907852888107, 0.08598644286394119, -0.03962407261133194, 0.18626073002815247, -0.05134928226470947, -0.0030645779334008694, 0.08352933079004288, -0.05698880925774574, 0.030615469440817833, 0.12694425880908966, 0.04835987091064453, 0.0943538099527359, -0.0030362189281731844, -0.007336519192904234, 0.03750544786453247, -0.016887374222278595, 0.048357900232076645, -0.04703319072723389, -0.17693418264389038, 0.02035718411207199, -0.1044314056634903, -0.04778125137090683, 0.23339280486106873, -0.05754328891634941, -0.06484579294919968, -0.18654417991638184, 0.07644590735435486, 0.09526866674423218, 0.000813667313195765, -0.11531814187765121, 0.06749259680509567, -0.0018954306142404675, 0.11778287589550018, 0.02341471053659916, -0.0952729657292366, 0.031062697991728783, -0.10783994942903519, -0.05234990641474724, -0.0006418546545319259, 0.03359441086649895, -0.052723467350006104, 0.044250164180994034, -0.014939660206437111, 0.005124629475176334, -0.07929019629955292, -0.07248131930828094, -0.12278012186288834, -0.057455021888017654, 0.0016906929668039083, -0.09034323692321777, 0.10083149373531342, -0.10297784209251404, 0.017281576991081238, -0.02702779322862625, -0.12651219964027405, 0.023495566099882126, 0.10037684440612793, 0.14832575619220734, -0.0473020076751709, -0.07189319282770157, -0.02579435147345066, 0.1034323051571846, 0.04910664260387421, 0.028875429183244705, -0.03524160012602806, 0.060580912977457047, -0.06085545942187309, 0.06525804847478867, 0.01513989269733429, 0.08014585822820663, -0.022464575245976448, -0.005024209152907133, 0.08647540956735611, -0.07085396349430084, -0.08971094340085983, -0.036246880888938904, -0.00953869428485632, 0.11082453280687332, 0.043597735464572906, 0.02301895245909691, -0.02884240262210369, 0.08295485377311707, -0.05321764945983887, -0.03327392414212227, -0.05729437619447708, -0.10590384155511856, 0.04362920671701431, 0.09860161691904068, -0.0793856680393219, -0.08819613605737686, -0.11391902714967728, -0.04393957182765007, -0.01806185021996498, 0.015780409798026085, 0.009764107875525951, 0.003209279850125313, 0.027304429560899734, -0.0604352131485939, -0.02733451873064041, -0.021468669176101685, -0.013163122348487377, 0.014849831350147724, -0.04463668167591095, 0.09144032746553421, 0.019313963130116463, 0.010772345587611198, -0.15987001359462738, 0.0030284863896667957, -0.21605737507343292, 0.14681506156921387, -0.09884002804756165, 0.0030570277012884617, -0.09727521240711212, -0.0539766363799572, -0.1140139251947403, 0.02208586037158966, -0.05312533304095268, 0.10414041578769684, -0.19294509291648865, -0.06861378252506256, 0.133526012301445, -0.11820559203624725, -0.12130938470363617, 0.060188353061676025, -0.05954620614647865, 0.13191090524196625, 0.1816398948431015, 0.06190935894846916, -0.03617903217673302, -0.08447112888097763, -0.13044624030590057, -0.08989390730857849, -0.044107966125011444, 0.21744126081466675, 0.026573698967695236, -0.1034625843167305, -0.026832351461052895, 0.037461865693330765, -0.037409935146570206, -0.10016431659460068, 0.0018639646004885435, -0.017399486154317856, 0.010775120928883553, -0.023615585640072823, -0.04139840230345726, -0.023238137364387512, -0.08308711647987366, -0.000365828542271629, -0.03785664215683937, -0.050240375101566315, 0.0967380627989769, -0.012311086989939213, 0.009033448062837124, -0.08173710852861404, -0.13407304883003235, -0.06051124259829521, 0.025155803188681602, -0.13919003307819366, -0.038790419697761536, 0.04012829810380936, -0.11078064888715744, 0.07748614996671677, 0.16674743592739105, -0.03906884416937828, -0.04943419620394707, 0.0074077183380723, 0.14174243807792664, -0.016786465421319008, -0.038499485701322556, -0.026298822835087776, -0.12552288174629211, 0.04276251047849655, -0.062128469347953796, 0.11192715913057327, -0.08377555757761002, -0.030168933793902397, -0.04004637524485588, -0.05788186937570572, 0.06310670077800751, -0.07143620401620865, 0.04980676993727684, 0.005999950226396322, -0.024589115753769875, -0.005445834714919329, -0.03380730375647545, -0.09352336823940277, -0.1171903982758522, 0.09640712291002274, -0.07972759008407593, -0.13994216918945312, 0.05257812887430191, 0.09273568540811539, -0.06931430846452713, -0.13715243339538574, -0.07920853793621063, 0.02558865398168564, -0.13339361548423767, -0.0874968022108078, 0.1651487499475479, 0.056443288922309875, 0.043620359152555466, -0.07556816935539246, -0.0036499190609902143, -0.033336248248815536, 0.007410563062876463, 0.014561462216079235, 0.04465607553720474, 0.16224247217178345, -0.13250543177127838, -0.0866754800081253, -0.0287727452814579, 0.11404421925544739, 0.02789151668548584, 0.024137694388628006, -0.11986451596021652, 0.01548695657402277, -0.10291101783514023, 0.020488213747739792, 0.03976002335548401, -0.0449940524995327, 0.06509856879711151, 0.09891234338283539, 0.025140566751360893, 0.0398738756775856, 0.012166475877165794, 0.05084739252924919, 0.03873974457383156, -0.031331617385149, -0.14415797591209412, 0.022588245570659637, 0.03146880120038986, 0.11470866203308105, 0.013038530014455318, 0.12839195132255554, -0.11334443092346191, -0.0417759045958519, -0.10152202844619751, 0.13030779361724854, -0.04049765691161156, -0.3088161051273346, -0.028881985694169998, 0.10040396451950073, 0.04444890096783638, 0.013649777509272099, 0.0049023074097931385, -0.07273329794406891, -0.10267847776412964, -0.1234603300690651, 0.17655004560947418, 0.015481284819543362, -0.062352780252695084, -0.012283158488571644, 0.06876105070114136, -0.009593421593308449, -0.09836268424987793, -0.0013381573371589184, -0.09835302829742432, -0.0992591455578804, -0.006047086324542761, -0.039429232478141785, 0.06512689590454102, 0.15485641360282898, 0.07203396409749985, -0.06251287460327148, -0.047019243240356445, 0.11654581129550934, -0.09050647169351578, 0.04769432917237282, 0.12549854815006256, 0.009418586269021034, -0.02548893913626671, 0.1386706531047821, 0.006543905474245548, -0.09338538348674774, 0.08662351965904236, 0.05953831970691681, -0.0275126826018095, -0.23463675379753113, -0.11736726015806198, -0.0656111016869545, -0.09973101317882538, -0.0006533571286126971, -0.030486444011330605, -0.02666269987821579, 0.031443845480680466, -0.03788719326257706, 0.06248762086033821, 0.005071467719972134, 0.03015974722802639, 0.23075447976589203, -0.031421124935150146, 0.13815835118293762, -0.0769130289554596, -0.09519480913877487, 0.07742413133382797, -0.016985785216093063, 0.3164316713809967, 0.00703568197786808, 0.09479700773954391, 0.16297458112239838, -0.07988306134939194, -0.034227266907691956, -0.023066222667694092, 0.030902212485671043, -0.009859742596745491, -0.06763464957475662, -0.07260645180940628, -0.07843518257141113, 0.07834358513355255, 0.023687712848186493, -0.0883966013789177, 0.0287149790674448, 0.01847022771835327, 0.08275870233774185, 0.05617942288517952, -0.005867045372724533, -0.09577327966690063, -0.02377818338572979, 0.03836042433977127, -0.06784731894731522, -0.0023354212753474712, 0.04866592213511467, 0.06869684904813766, -0.09826939553022385, 0.09730730950832367, -0.011222336441278458, 0.11781196296215057, -0.16213124990463257, 0.024345019832253456, -0.13292917609214783, -0.03921674191951752, -0.014441244304180145, 0.09156380593776703, -0.11458814889192581, 0.1829824596643448, 0.04190313443541527, 0.020905012264847755, -0.12285608053207397, 0.00581110455095768, -0.007588298059999943, 0.12479547411203384, 0.09601733088493347, -0.005264255218207836, -0.0503060556948185, 0.007424741052091122, -0.06479301303625107, 0.09192579239606857, 0.05046643316745758, -0.05014702305197716, 0.13347399234771729, -0.052422184497117996, 0.08746963739395142, -0.04987439885735512, 0.025264922529459, -0.1364559382200241, -0.2185075581073761, 0.1211516484618187, 0.057734087109565735, -0.03376752883195877, -0.04899217560887337, -0.022007275372743607, 0.04530658200383186, 0.04575289785861969, -0.17396877706050873, -0.058342400938272476, -0.12174803763628006, 0.09225128591060638, 0.20133814215660095, -0.045198313891887665, -0.0778178945183754, 0.02596038207411766, 0.09986559301614761, -0.05228336900472641, -0.04899262636899948, -0.031967148184776306, -0.11305302381515503, -0.1482519507408142, -0.08691887557506561, 0.07184165716171265, 0.09066902846097946, 0.06652716547250748, 0.026031197980046272, 0.034523025155067444, 0.0163593553006649, -0.08271177113056183, 0.05064387246966362, 0.17375116050243378, 0.03191090002655983, 0.08194544911384583, 0.0004542815440800041, -0.03964121639728546, -0.11073708534240723, -0.03391176462173462, -0.0004823984345421195, 0.0026140513364225626, -0.05836087837815285, 0.18107956647872925, 0.08644278347492218, -0.10862923413515091, -0.16009701788425446, 0.11015641689300537, 0.07073180377483368, -0.03207472711801529, 0.11104462295770645, -0.1304035633802414, 0.08743536472320557, 0.024924036115407944, -0.017894212156534195, -0.018002949655056, -0.1834362894296646, -0.10514295846223831, 0.0015247430419549346, -0.08593162894248962, -0.03826466575264931, -0.06986548751592636, -0.03803124651312828, -0.042969752103090286, -0.14913366734981537, -0.00794057734310627, 0.03813793882727623, 0.05079544708132744, -0.03427201882004738, 0.1189524307847023, 0.06421732157468796, -0.03762416914105415, 0.07896362990140915, 0.03808598965406418, 0.03901299089193344, -0.01136035192757845, -0.04609883204102516, -0.034641120582818985, 0.029216384515166283, 0.17533572018146515, 0.1081271544098854, 0.03551633656024933, 0.0329955630004406, -0.09607090801000595, -0.07844727486371994, 0.038503922522068024, 0.0005311996792443097, -0.05695919319987297, -0.15662701427936554, 0.052029967308044434, 0.08302704989910126, -0.019146014004945755, -0.05657769739627838, -0.2233259528875351, -0.05945122614502907, -0.09234631806612015, 0.21960769593715668, -0.004435006063431501, -0.0771370604634285, 0.06597729027271271, 0.014551309868693352, 0.027332471683621407, -0.1599780023097992, 0.05335743725299835, 0.11687107384204865, -0.04597149044275284, 0.12052041292190552, 0.009471348486840725, -0.11734341084957123, -0.004056513775140047, 0.0646895319223404, 0.0020621230360120535, -0.134164959192276, 0.05657130479812622, 0.09918784350156784, -0.1757219135761261, -0.02338378317654133, 0.13648390769958496, -0.06260863691568375, 0.013447334058582783, -0.04262300208210945, 0.08626475185155869, 0.05965282395482063, 0.12508980929851532, -0.029342984780669212, 0.0427890382707119, -0.07283956557512283, 0.020627187564969063, 0.1067325621843338, -0.1803285777568817, 0.019731692969799042, -0.10294245928525925, -0.09157450497150421, 0.019948631525039673, -0.12328644096851349, 0.053044840693473816, 0.01641014963388443, -0.06626933813095093, 0.06867014616727829, -0.05374342203140259, 0.030990172177553177, 0.025801487267017365, -0.034886401146650314, 0.061508502811193466, -0.0725780799984932, -0.033408090472221375, -0.09154132753610611, 0.05947083607316017, -0.03251535817980766, 0.02674073725938797, 0.08287901431322098, 0.0312688834965229, 0.0005894662463106215, -0.007805468514561653, -0.01712040789425373, 0.02201288938522339, 0.015126096084713936, -0.03848399594426155, -0.058734238147735596, -0.0017965738661587238, -0.017302563413977623, -0.04525813087821007, 0.06432005017995834, -0.03266100212931633, -0.03511139750480652, -0.0012936206767335534, -0.049696583300828934, -0.018758265301585197, 0.01896665245294571, 0.12395966053009033, -0.12386143952608109, 0.020319951698184013, 0.1336052417755127, -0.007861098274588585, 0.11219683289527893, -0.054871875792741776, -0.05487368628382683, 0.008572385646402836, -0.1416533887386322, 0.024283824488520622, 0.018160471692681313, 0.1520056128501892, 0.021805910393595695, -0.13426238298416138, -0.01795327290892601, 0.047818392515182495, -0.012841248884797096, 0.03394439071416855, -0.07575695961713791, -0.05361492559313774, -0.015100913122296333, -0.008976643905043602, -0.010855651460587978, -0.0012276183115318418, -0.026743756607174873, -0.02062039263546467, 0.008394697681069374, 0.08108825981616974, -0.017690038308501244, 0.04006872698664665, -0.1351483017206192, -0.05161616951227188, -0.031626440584659576, 0.03852422535419464, -0.024370217695832253, -0.07848423719406128, 0.07662615180015564, 0.008404141291975975, 0.2983522415161133, 0.020214183256030083, 0.05712582543492317, 0.03728855028748512, 0.05264687165617943, 0.08392918109893799, -0.05398694425821304, -0.07373972982168198, 0.05846826732158661, -0.050586070865392685, -0.015622545033693314, -0.057482317090034485, -0.04315607249736786, -0.11963943392038345, 0.16141943633556366, 0.06410986930131912, 0.12479504197835922, -0.032749056816101074, 0.013061762787401676, -0.058281492441892624, 0.027762703597545624, -0.05228917673230171, 0.029902443289756775, 0.05013474076986313, 0.02697509340941906, 0.0018664139788597822, 0.11917992681264877, -0.05508732050657272, 0.1469098925590515, -0.08443698287010193, -0.04344205558300018, -0.08989397436380386, -0.03779260069131851, -0.03693484142422676, -0.11531685292720795, -0.014062334783375263, -0.12718942761421204, 0.030028626322746277, 0.04858019948005676, 0.034984294325113297, 0.017600316554307938, 0.12413635104894638, -0.13094425201416016, -0.08809555321931839, 0.023511158302426338, -0.028506053611636162, 0.008121956139802933, 0.02227964624762535, 0.08735400438308716, 0.08398979157209396, 0.021637510508298874, 0.07833858579397202, 0.09221620112657547, -0.007253935560584068, -0.07277724146842957, -0.031739261001348495, -0.02427893877029419, 0.026771077886223793, -0.01696334406733513, 0.025213763117790222, 0.13268065452575684, 0.05153152719140053, -0.006161582190543413, -0.015671325847506523, 0.2021925300359726, -0.008239252492785454, -0.07871118932962418, -0.14901770651340485, 0.01819567196071148, 0.019570980221033096, 0.03590239956974983, -0.05827492102980614, -0.032179005444049835, 0.02191689983010292, 0.3250338137149811, 0.06251759827136993, -0.012905444018542767, -0.05194629356265068, -0.05969458818435669, 0.02636956423521042, 0.03090645559132099, 0.09233273565769196, 0.009132429026067257, 0.29221755266189575, 0.0032613256480544806, 0.01152369286864996, -0.052882805466651917, 0.034569915384054184, 0.08143449574708939, 0.05685056373476982, 0.01160507183521986, -0.022679651156067848, -0.04577946290373802, 0.11402499675750732, 0.022859446704387665, -0.33134499192237854, -0.023343725129961967, -0.020779354497790337, -0.035916708409786224, -0.016114093363285065, 0.06389246135950089, -0.02295549400150776, -0.011551898904144764, 0.02271852269768715, -0.017214173451066017, 0.1576605588197708, -0.005913314875215292, -0.09731565415859222, -0.03540018945932388, 0.06610367447137833, -0.041512712836265564, 0.1196293756365776, 0.021060029044747353, 0.12700696289539337, 0.03083309344947338, -0.013977520167827606, -0.0483732745051384, 0.12518885731697083, -0.010258975438773632, 0.05393645539879799, 0.07820064574480057, 0.10501722991466522, 0.06071794033050537, 0.08910401165485382, 0.12210030108690262, -0.06639976799488068, 0.07707832753658295, 0.05323423817753792, -0.051814816892147064, -0.1115034744143486, 0.09277869760990143, -0.08713587373495102, 0.09407225251197815, 0.14104022085666656, 0.013153580017387867, 0.0924651101231575, -0.0822068303823471, 0.06203253194689751, 0.00931831169873476, 0.17968018352985382, -0.04451560974121094, -0.054408226162195206, -0.0023484481498599052, -0.03468829020857811, -0.03635591268539429, -0.19836640357971191, -0.008153442293405533, 0.1151476725935936, -0.04578864201903343, 0.10573446750640869, 0.10271156579256058, 0.0063452571630477905, 0.01914813369512558, -0.032543256878852844, -0.09240485727787018, 0.08099612593650818, 0.09372899681329727, -0.10895860940217972, -0.004006602335721254 ]
4ff10804abb3341f8815cacd778181177bba7edd
# Dataset Card for [Dataset Name] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Repository:** https://github.com/mhardalov/exams-qa - **Paper:** [EXAMS: A Multi-Subject High School Examinations Dataset for Cross-Lingual and Multilingual Question Answering](https://arxiv.org/abs/2011.03080) - **Point of Contact:** [hardalov@@fmi.uni-sofia.bg](hardalov@@fmi.uni-sofia.bg) ### Dataset Summary EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations. It consists of more than 24,000 high-quality high school exam questions in 16 languages, covering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The languages in the dataset are: - ar - bg - de - es - fr - hr - hu - it - lt - mk - pl - pt - sq - sr - tr - vi ## Dataset Structure ### Data Instances An example of a data instance (with support paragraphs, in Bulgarian) is: ``` {'answerKey': 'C', 'id': '35dd6b52-7e71-11ea-9eb1-54bef70b159e', 'info': {'grade': 12, 'language': 'Bulgarian', 'subject': 'Biology'}, 'question': {'choices': {'label': ['A', 'B', 'C', 'D'], 'para': ['Това води до наследствени изменения между организмите. Мирновременните вождове са наследствени. Черният, сивият и кафявият цвят на оцветяване на тялото се определя от пигмента меланин и възниква в резултат на наследствени изменения. Тези различия, според Монтескьо, не са наследствени. Те са и важни наследствени вещи в клана. Те са били наследствени архонти и управляват демократично. Реликвите са исторически, религиозни, семейни (наследствени) и технически. Общо са направени 800 изменения. Не всички наследствени аномалии на хемоглобина са вредни, т.е. Моногенните наследствени болести, които водят до мигрена, са редки. Няма наследствени владетели. Повечето от тях са наследствени и се предават на потомството. Всичките синове са ерцхерцози на всичките наследствени земи и претенденти. През 1509 г. Фраунбергите са издигнати на наследствени имперски графове. Фамилията Валдбург заради постиженията са номинирани на „наследствени имперски трушсеси“. Фамилията Валдбург заради постиженията са номинирани на „наследствени имперски трушсеси“. Описани са единични наследствени случаи, но по-често липсва фамилна обремененост. Позициите им са наследствени и се предават в рамките на клана. Внесени са изменения в конструкцията на веригите. и са направени изменения в ходовата част. На храма са правени лоши архитектурни изменения. Изменения са предприети и вътре в двореца. Имало двама наследствени вождове. Имало двама наследствени вождове. Годишният календар, „компасът“ и биологичния часовник са наследствени и при много бозайници.', 'Постепенно задълбочаващите се функционални изменения довеждат и до структурни изменения. Те се дължат както на растягането на кожата, така и на въздействието на хормоналните изменения върху кожната тъкан. тези изменения се долавят по-ясно. Впоследствие, той претърпява изменения. Ширината остава без изменения. След тяхното издаване се налагат изменения в първоначалния Кодекс, защото не е съобразен с направените в Дигестите изменения. Еволюционният преход се характеризира със следните изменения: Наблюдават се и сезонни изменения в теглото. Приемат се изменения и допълнения към Устава. Тук се размножават и предизвикват възпалителни изменения. Общо са направени 800 изменения. Бронирането не претърпява съществени изменения. При животните се откриват изменения при злокачествената форма. Срещат се и дегенеративни изменения в семенните каналчета. ТАВКР „Баку“ се строи по изменения проект 1143.4. Трансът се съпровожда с определени изменения на мозъчната дейност. На изменения е подложен и Светия Синод. Внесени са изменения в конструкцията на веригите. На храма са правени лоши архитектурни изменения. Оттогава стиховете претърпяват изменения няколко пъти. Настъпват съществени изменения в музикалната култура. По-късно той претърпява леки изменения. Настъпват съществени изменения в музикалната култура. Претърпява сериозни изменения само носовата надстройка. Хоризонталното брониране е оставено без изменения.', 'Модификациите са обратими. Тези реакции са обратими. В началните стадии тези натрупвания са обратими. Всички такива ефекти са временни и обратими. Много от реакциите са обратими и идентични с тези при гликолизата. Ако в обращение има книжни пари, те са обратими в злато при поискване . Общо са направени 800 изменения. Непоследователността е представена от принципа на "симетрия", при който взаимоотношенията са разглеждани като симетрични или обратими. Откакто формулите в клетките на електронната таблица не са обратими, тази техника е с ограничена стойност. Ефектът на Пелтие-Зеебек и ефектът Томсън са обратими (ефектът на Пелтие е обратен на ефекта на Зеебек). Плазмолизата протича в три етапа, в зависимост от силата и продължителността на въздействието:\n\nПървите два етапа са обратими. Внесени са изменения в конструкцията на веригите. и са направени изменения в ходовата част. На храма са правени лоши архитектурни изменения. Изменения са предприети и вътре в двореца. Оттогава насетне екипите не са претърпявали съществени изменения. Изменения са направени и в колесника на машината. Тези изменения са обявени през октомври 1878 година. Последните изменения са внесени през януари 2009 година. В процеса на последващото проектиране са внесени някои изменения. Сериозните изменения са в края на Втората световна война. Внесени са изменения в конструкцията на погребите и подемниците. Внесени са изменения в конструкцията на погребите и подемниците. Внесени са изменения в конструкцията на погребите и подемниците. Постепенно задълбочаващите се функционални изменения довеждат и до структурни изменения.', 'Ерозионни процеси от масов характер липсват. Обновлението в редиците на партията приема масов характер. Тя обаче няма масов характер поради спецификата на формата. Движението против десятъка придобива масов характер и в Балчишка околия. Понякога екзекутирането на „обсебените от Сатана“ взимало невероятно масов характер. Укриването на дължими като наряд продукти в селата придобива масов характер. Периодичните миграции са в повечето случаи с масов характер и са свързани със сезонните изменения в природата, а непериодичните са премествания на животни, които настъпват след пожари, замърсяване на средата, висока численост и др. Имат необратим характер. Именно по време на двувековните походи на западните рицари използването на гербовете придобива масов характер. След присъединяването на Южен Кавказ към Русия, изселването на азербайджанци от Грузия придобива масов характер. Те имат нормативен характер. Те имат установителен характер. Освобождаването на работна сила обикновено има масов характер, защото обхваща големи контингенти от носителите на труд. Валежите имат подчертано континентален характер. Имат най-често издънков характер. Приливите имат предимно полуденонощен характер. Някои от тях имат мистериален характер. Тези сведения имат случаен, епизодичен характер. Те имат сезонен или годишен характер. Временните обезпечителни мерки имат временен характер. Други имат пожелателен характер (Здравко, Слава). Ловът и събирачеството имат спомагателен характер. Фактически успяват само малко да усилят бронирането на артилерийските погреби, другите изменения носят само частен характер. Някои карикатури имат само развлекателен характер, докато други имат политически нюанси. Поемите на Хезиод имат по-приложен характер.'], 'text': ['дължат се на фенотипни изменения', 'имат масов характер', 'са наследствени', 'са обратими']}, 'stem': 'Мутационите изменения:'}} ``` ### Data Fields A data instance contains the following fields: - `id`: A question ID, unique across the dataset - `question`: the question contains the following: - `stem`: a stemmed representation of the question textual - `choices`: a set of 3 to 5 candidate answers, which each have: - `text`: the text of the answers - `label`: a label in `['A', 'B', 'C', 'D', 'E']` used to match to the `answerKey` - `para`: (optional) a supported paragraph from Wikipedia in the same language as the question and answer - `answerKey`: the key corresponding to the right answer's `label` - `info`: some additional information on the question including: - `grade`: the school grade for the exam this question was taken from - `subject`: a free text description of the academic subject - `language`: the English name of the language for this question ### Data Splits Depending on the configuration, the dataset have different splits: - "alignments": a single "full" split - "multilingual" and "multilingual_with_para": "train", "validation" and "test" splits - "crosslingual_test" and "crosslingual_with_para_test": a single "test" split - the rest of crosslingual configurations: "train" and "validation" splits ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization Eχαµs was collected from official state exams prepared by the ministries of education of various countries. These exams are taken by students graduating from high school, and often require knowledge learned through the entire course. The questions cover a large variety of subjects and material based on the country’s education system. They cover major school subjects such as Biology, Chemistry, Geography, History, and Physics, but we also highly specialized ones such as Agriculture, Geology, Informatics, as well as some applied and profiled studies. Some countries allow students to take official examinations in several languages. This dataset provides 9,857 parallel question pairs spread across seven languages coming from Croatia (Croatian, Serbian, Italian, Hungarian), Hungary (Hungarian, German, French, Spanish, Croatian, Serbian, Italian), and North Macedonia (Macedonian, Albanian, Turkish). For all languages in the dataset, the first step in the process of data collection was to download the PDF files per year, per subject, and per language (when parallel languages were available in the same source), convert the PDF files to text, and select those that were well formatted and followed the document structure. Then, Regular Expressions (RegEx) were used to parse the questions, their corresponding choices and the correct answer choice. In order to ensure that all our questions are answerable using textual input only, questions that contained visual information were removed, as selected by using curated list of words such as map, table, picture, graph, etc., in the corresponding language. #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information The dataset, which contains paragraphs from Wikipedia, is licensed under CC-BY-SA 4.0. The code in this repository is licensed according the [LICENSE file](https://raw.githubusercontent.com/mhardalov/exams-qa/main/LICENSE). ### Citation Information ``` @inproceedings{hardalov-etal-2020-exams, title = "{EXAMS}: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering", author = "Hardalov, Momchil and Mihaylov, Todor and Zlatkova, Dimitrina and Dinkov, Yoan and Koychev, Ivan and Nakov, Preslav", editor = "Webber, Bonnie and Cohn, Trevor and He, Yulan and Liu, Yang", booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)", month = nov, year = "2020", address = "Online", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/2020.emnlp-main.438", doi = "10.18653/v1/2020.emnlp-main.438", pages = "5427--5444", } ``` ### Contributions Thanks to [@yjernite](https://github.com/yjernite) for adding this dataset.
exams
[ "task_categories:question-answering", "task_ids:multiple-choice-qa", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "multilinguality:multilingual", "size_categories:10K<n<100K", "size_categories:1K<n<10K", "size_categories:n<1K", "source_datasets:original", "language:ar", "language:bg", "language:de", "language:es", "language:fr", "language:hr", "language:hu", "language:it", "language:lt", "language:mk", "language:pl", "language:pt", "language:sq", "language:sr", "language:tr", "language:vi", "license:cc-by-sa-4.0", "arxiv:2011.03080", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["ar", "bg", "de", "es", "fr", "hr", "hu", "it", "lt", "mk", "pl", "pt", "sq", "sr", "tr", "vi"], "license": ["cc-by-sa-4.0"], "multilinguality": ["monolingual", "multilingual"], "size_categories": ["10K<n<100K", "1K<n<10K", "n<1K"], "source_datasets": ["original"], "task_categories": ["question-answering"], "task_ids": ["multiple-choice-qa"], "paperswithcode_id": "exams", "pretty_name": "EXAMS", "config_names": ["alignments", "crosslingual_bg", "crosslingual_hr", "crosslingual_hu", "crosslingual_it", "crosslingual_mk", "crosslingual_pl", "crosslingual_pt", "crosslingual_sq", "crosslingual_sr", "crosslingual_test", "crosslingual_tr", "crosslingual_vi", "crosslingual_with_para_bg", "crosslingual_with_para_hr", "crosslingual_with_para_hu", "crosslingual_with_para_it", "crosslingual_with_para_mk", "crosslingual_with_para_pl", "crosslingual_with_para_pt", "crosslingual_with_para_sq", "crosslingual_with_para_sr", "crosslingual_with_para_test", "crosslingual_with_para_tr", "crosslingual_with_para_vi", "multilingual", "multilingual_with_para"], "dataset_info": [{"config_name": "alignments", "features": [{"name": "source_id", "dtype": "string"}, {"name": "target_id_list", "sequence": "string"}], "splits": [{"name": "full", "num_bytes": 1265256, "num_examples": 10834}], "download_size": 184096, "dataset_size": 1265256}, {"config_name": "crosslingual_bg", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 1077329, "num_examples": 2344}, {"name": "validation", "num_bytes": 281771, "num_examples": 593}], "download_size": 514922, "dataset_size": 1359100}, {"config_name": "crosslingual_hr", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 807104, "num_examples": 2341}, {"name": "validation", "num_bytes": 176594, "num_examples": 538}], "download_size": 450090, "dataset_size": 983698}, {"config_name": "crosslingual_hu", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 677535, "num_examples": 1731}, {"name": "validation", "num_bytes": 202012, "num_examples": 536}], "download_size": 401455, "dataset_size": 879547}, {"config_name": "crosslingual_it", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 399312, "num_examples": 1010}, {"name": "validation", "num_bytes": 93175, "num_examples": 246}], "download_size": 226376, "dataset_size": 492487}, {"config_name": "crosslingual_mk", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 825702, "num_examples": 1665}, {"name": "validation", "num_bytes": 204318, "num_examples": 410}], "download_size": 394548, "dataset_size": 1030020}, {"config_name": "crosslingual_pl", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 573410, "num_examples": 1577}, {"name": "validation", "num_bytes": 141633, "num_examples": 394}], "download_size": 341925, "dataset_size": 715043}, {"config_name": "crosslingual_pt", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 374798, "num_examples": 740}, {"name": "validation", "num_bytes": 87714, "num_examples": 184}], "download_size": 208021, "dataset_size": 462512}, {"config_name": "crosslingual_sq", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 423744, "num_examples": 1194}, {"name": "validation", "num_bytes": 110093, "num_examples": 311}], "download_size": 247052, "dataset_size": 533837}, {"config_name": "crosslingual_sr", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 649560, "num_examples": 1323}, {"name": "validation", "num_bytes": 145724, "num_examples": 314}], "download_size": 327466, "dataset_size": 795284}, {"config_name": "crosslingual_test", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "test", "num_bytes": 8402575, "num_examples": 19736}], "download_size": 3438526, "dataset_size": 8402575}, {"config_name": "crosslingual_tr", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 717599, "num_examples": 1571}, {"name": "validation", "num_bytes": 182730, "num_examples": 393}], "download_size": 440914, "dataset_size": 900329}, {"config_name": "crosslingual_vi", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 953167, "num_examples": 1955}, {"name": "validation", "num_bytes": 231976, "num_examples": 488}], "download_size": 462940, "dataset_size": 1185143}, {"config_name": "crosslingual_with_para_bg", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 47066808, "num_examples": 2344}, {"name": "validation", "num_bytes": 11916026, "num_examples": 593}], "download_size": 15794611, "dataset_size": 58982834}, {"config_name": "crosslingual_with_para_hr", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 24889604, "num_examples": 2341}, {"name": "validation", "num_bytes": 5695066, "num_examples": 538}], "download_size": 9839452, "dataset_size": 30584670}, {"config_name": "crosslingual_with_para_hu", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 19035663, "num_examples": 1731}, {"name": "validation", "num_bytes": 6043265, "num_examples": 536}], "download_size": 9263625, "dataset_size": 25078928}, {"config_name": "crosslingual_with_para_it", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 16409235, "num_examples": 1010}, {"name": "validation", "num_bytes": 4018329, "num_examples": 246}], "download_size": 6907617, "dataset_size": 20427564}, {"config_name": "crosslingual_with_para_mk", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 38445894, "num_examples": 1665}, {"name": "validation", "num_bytes": 9673574, "num_examples": 410}], "download_size": 12878474, "dataset_size": 48119468}, {"config_name": "crosslingual_with_para_pl", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 16373781, "num_examples": 1577}, {"name": "validation", "num_bytes": 4158832, "num_examples": 394}], "download_size": 6539172, "dataset_size": 20532613}, {"config_name": "crosslingual_with_para_pt", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 12185383, "num_examples": 740}, {"name": "validation", "num_bytes": 3093712, "num_examples": 184}], "download_size": 4956969, "dataset_size": 15279095}, {"config_name": "crosslingual_with_para_sq", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 17341277, "num_examples": 1194}, {"name": "validation", "num_bytes": 4449952, "num_examples": 311}], "download_size": 7112236, "dataset_size": 21791229}, {"config_name": "crosslingual_with_para_sr", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 24575845, "num_examples": 1323}, {"name": "validation", "num_bytes": 5772509, "num_examples": 314}], "download_size": 8035415, "dataset_size": 30348354}, {"config_name": "crosslingual_with_para_test", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "test", "num_bytes": 207974374, "num_examples": 13510}], "download_size": 62878029, "dataset_size": 207974374}, {"config_name": "crosslingual_with_para_tr", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 18597131, "num_examples": 1571}, {"name": "validation", "num_bytes": 4763097, "num_examples": 393}], "download_size": 7346658, "dataset_size": 23360228}, {"config_name": "crosslingual_with_para_vi", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 40882999, "num_examples": 1955}, {"name": "validation", "num_bytes": 10260374, "num_examples": 488}], "download_size": 13028078, "dataset_size": 51143373}, {"config_name": "multilingual", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 3381837, "num_examples": 7961}, {"name": "validation", "num_bytes": 1141687, "num_examples": 2672}, {"name": "test", "num_bytes": 5746781, "num_examples": 13510}], "download_size": 4323915, "dataset_size": 10270305}, {"config_name": "multilingual_with_para", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "struct": [{"name": "stem", "dtype": "string"}, {"name": "choices", "sequence": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "para", "dtype": "string"}]}]}, {"name": "answerKey", "dtype": "string"}, {"name": "info", "struct": [{"name": "grade", "dtype": "int32"}, {"name": "subject", "dtype": "string"}, {"name": "language", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 127294567, "num_examples": 7961}, {"name": "validation", "num_bytes": 42711689, "num_examples": 2672}, {"name": "test", "num_bytes": 207974374, "num_examples": 13510}], "download_size": 112597818, "dataset_size": 377980630}], "configs": [{"config_name": "alignments", "data_files": [{"split": "full", "path": "alignments/full-*"}]}, {"config_name": "crosslingual_bg", "data_files": [{"split": "train", "path": "crosslingual_bg/train-*"}, {"split": "validation", "path": "crosslingual_bg/validation-*"}]}, {"config_name": "crosslingual_hr", "data_files": [{"split": "train", "path": "crosslingual_hr/train-*"}, {"split": "validation", "path": "crosslingual_hr/validation-*"}]}, {"config_name": "crosslingual_hu", "data_files": [{"split": "train", "path": "crosslingual_hu/train-*"}, {"split": "validation", "path": "crosslingual_hu/validation-*"}]}, {"config_name": "crosslingual_it", "data_files": [{"split": "train", "path": "crosslingual_it/train-*"}, {"split": "validation", "path": "crosslingual_it/validation-*"}]}, {"config_name": "crosslingual_mk", "data_files": [{"split": "train", "path": "crosslingual_mk/train-*"}, {"split": "validation", "path": "crosslingual_mk/validation-*"}]}, {"config_name": "crosslingual_pl", "data_files": [{"split": "train", "path": "crosslingual_pl/train-*"}, {"split": "validation", "path": "crosslingual_pl/validation-*"}]}, {"config_name": "crosslingual_pt", "data_files": [{"split": "train", "path": "crosslingual_pt/train-*"}, {"split": "validation", "path": "crosslingual_pt/validation-*"}]}, {"config_name": "crosslingual_sq", "data_files": [{"split": "train", "path": "crosslingual_sq/train-*"}, {"split": "validation", "path": "crosslingual_sq/validation-*"}]}, {"config_name": "crosslingual_sr", "data_files": [{"split": "train", "path": "crosslingual_sr/train-*"}, {"split": "validation", "path": "crosslingual_sr/validation-*"}]}, {"config_name": "crosslingual_test", "data_files": [{"split": "test", "path": "crosslingual_test/test-*"}]}, {"config_name": "crosslingual_tr", "data_files": [{"split": "train", "path": "crosslingual_tr/train-*"}, {"split": "validation", "path": "crosslingual_tr/validation-*"}]}, {"config_name": "crosslingual_vi", "data_files": [{"split": "train", "path": "crosslingual_vi/train-*"}, {"split": "validation", "path": "crosslingual_vi/validation-*"}]}, {"config_name": "crosslingual_with_para_bg", "data_files": [{"split": "train", "path": "crosslingual_with_para_bg/train-*"}, {"split": "validation", "path": "crosslingual_with_para_bg/validation-*"}]}, {"config_name": "crosslingual_with_para_hr", "data_files": [{"split": "train", "path": "crosslingual_with_para_hr/train-*"}, {"split": "validation", "path": "crosslingual_with_para_hr/validation-*"}]}, {"config_name": "crosslingual_with_para_hu", "data_files": [{"split": "train", "path": "crosslingual_with_para_hu/train-*"}, {"split": "validation", "path": "crosslingual_with_para_hu/validation-*"}]}, {"config_name": "crosslingual_with_para_it", "data_files": [{"split": "train", "path": "crosslingual_with_para_it/train-*"}, {"split": "validation", "path": "crosslingual_with_para_it/validation-*"}]}, {"config_name": "crosslingual_with_para_mk", "data_files": [{"split": "train", "path": "crosslingual_with_para_mk/train-*"}, {"split": "validation", "path": "crosslingual_with_para_mk/validation-*"}]}, {"config_name": "crosslingual_with_para_pl", "data_files": [{"split": "train", "path": "crosslingual_with_para_pl/train-*"}, {"split": "validation", "path": "crosslingual_with_para_pl/validation-*"}]}, {"config_name": "crosslingual_with_para_pt", "data_files": [{"split": "train", "path": "crosslingual_with_para_pt/train-*"}, {"split": "validation", "path": "crosslingual_with_para_pt/validation-*"}]}, {"config_name": "crosslingual_with_para_sq", "data_files": [{"split": "train", "path": "crosslingual_with_para_sq/train-*"}, {"split": "validation", "path": "crosslingual_with_para_sq/validation-*"}]}, {"config_name": "crosslingual_with_para_sr", "data_files": [{"split": "train", "path": "crosslingual_with_para_sr/train-*"}, {"split": "validation", "path": "crosslingual_with_para_sr/validation-*"}]}, {"config_name": "crosslingual_with_para_test", "data_files": [{"split": "test", "path": "crosslingual_with_para_test/test-*"}]}, {"config_name": "crosslingual_with_para_tr", "data_files": [{"split": "train", "path": "crosslingual_with_para_tr/train-*"}, {"split": "validation", "path": "crosslingual_with_para_tr/validation-*"}]}, {"config_name": "crosslingual_with_para_vi", "data_files": [{"split": "train", "path": "crosslingual_with_para_vi/train-*"}, {"split": "validation", "path": "crosslingual_with_para_vi/validation-*"}]}, {"config_name": "multilingual", "data_files": [{"split": "train", "path": "multilingual/train-*"}, {"split": "validation", "path": "multilingual/validation-*"}, {"split": "test", "path": "multilingual/test-*"}]}, {"config_name": "multilingual_with_para", "data_files": [{"split": "train", "path": "multilingual_with_para/train-*"}, {"split": "validation", "path": "multilingual_with_para/validation-*"}, {"split": "test", "path": "multilingual_with_para/test-*"}], "default": true}]}
2024-02-06T07:20:12+00:00
[ "2011.03080" ]
[ "ar", "bg", "de", "es", "fr", "hr", "hu", "it", "lt", "mk", "pl", "pt", "sq", "sr", "tr", "vi" ]
TAGS #task_categories-question-answering #task_ids-multiple-choice-qa #annotations_creators-found #language_creators-found #multilinguality-monolingual #multilinguality-multilingual #size_categories-10K<n<100K #size_categories-1K<n<10K #size_categories-n<1K #source_datasets-original #language-Arabic #language-Bulgarian #language-German #language-Spanish #language-French #language-Croatian #language-Hungarian #language-Italian #language-Lithuanian #language-Macedonian #language-Polish #language-Portuguese #language-Albanian #language-Serbian #language-Turkish #language-Vietnamese #license-cc-by-sa-4.0 #arxiv-2011.03080 #region-us
# Dataset Card for [Dataset Name] ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Repository: URL - Paper: EXAMS: A Multi-Subject High School Examinations Dataset for Cross-Lingual and Multilingual Question Answering - Point of Contact: hardalov@@URL ### Dataset Summary EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations. It consists of more than 24,000 high-quality high school exam questions in 16 languages, covering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others. ### Supported Tasks and Leaderboards ### Languages The languages in the dataset are: - ar - bg - de - es - fr - hr - hu - it - lt - mk - pl - pt - sq - sr - tr - vi ## Dataset Structure ### Data Instances An example of a data instance (with support paragraphs, in Bulgarian) is: ### Data Fields A data instance contains the following fields: - 'id': A question ID, unique across the dataset - 'question': the question contains the following: - 'stem': a stemmed representation of the question textual - 'choices': a set of 3 to 5 candidate answers, which each have: - 'text': the text of the answers - 'label': a label in '['A', 'B', 'C', 'D', 'E']' used to match to the 'answerKey' - 'para': (optional) a supported paragraph from Wikipedia in the same language as the question and answer - 'answerKey': the key corresponding to the right answer's 'label' - 'info': some additional information on the question including: - 'grade': the school grade for the exam this question was taken from - 'subject': a free text description of the academic subject - 'language': the English name of the language for this question ### Data Splits Depending on the configuration, the dataset have different splits: - "alignments": a single "full" split - "multilingual" and "multilingual_with_para": "train", "validation" and "test" splits - "crosslingual_test" and "crosslingual_with_para_test": a single "test" split - the rest of crosslingual configurations: "train" and "validation" splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization Eχαµs was collected from official state exams prepared by the ministries of education of various countries. These exams are taken by students graduating from high school, and often require knowledge learned through the entire course. The questions cover a large variety of subjects and material based on the country’s education system. They cover major school subjects such as Biology, Chemistry, Geography, History, and Physics, but we also highly specialized ones such as Agriculture, Geology, Informatics, as well as some applied and profiled studies. Some countries allow students to take official examinations in several languages. This dataset provides 9,857 parallel question pairs spread across seven languages coming from Croatia (Croatian, Serbian, Italian, Hungarian), Hungary (Hungarian, German, French, Spanish, Croatian, Serbian, Italian), and North Macedonia (Macedonian, Albanian, Turkish). For all languages in the dataset, the first step in the process of data collection was to download the PDF files per year, per subject, and per language (when parallel languages were available in the same source), convert the PDF files to text, and select those that were well formatted and followed the document structure. Then, Regular Expressions (RegEx) were used to parse the questions, their corresponding choices and the correct answer choice. In order to ensure that all our questions are answerable using textual input only, questions that contained visual information were removed, as selected by using curated list of words such as map, table, picture, graph, etc., in the corresponding language. #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information The dataset, which contains paragraphs from Wikipedia, is licensed under CC-BY-SA 4.0. The code in this repository is licensed according the LICENSE file. ### Contributions Thanks to @yjernite for adding this dataset.
[ "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Repository: URL\n- Paper: EXAMS: A Multi-Subject High School Examinations Dataset for Cross-Lingual and Multilingual Question Answering\n- Point of Contact: hardalov@@URL", "### Dataset Summary\n\nEXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations. It consists of more than 24,000 high-quality high school exam questions in 16 languages, covering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe languages in the dataset are:\n- ar\n- bg\n- de\n- es\n- fr\n- hr\n- hu\n- it\n- lt\n- mk\n- pl\n- pt\n- sq\n- sr\n- tr\n- vi", "## Dataset Structure", "### Data Instances\n\nAn example of a data instance (with support paragraphs, in Bulgarian) is:", "### Data Fields\n\nA data instance contains the following fields:\n- 'id': A question ID, unique across the dataset\n- 'question': the question contains the following:\n - 'stem': a stemmed representation of the question textual\n - 'choices': a set of 3 to 5 candidate answers, which each have:\n - 'text': the text of the answers\n - 'label': a label in '['A', 'B', 'C', 'D', 'E']' used to match to the 'answerKey'\n - 'para': (optional) a supported paragraph from Wikipedia in the same language as the question and answer\n- 'answerKey': the key corresponding to the right answer's 'label'\n- 'info': some additional information on the question including:\n - 'grade': the school grade for the exam this question was taken from\n - 'subject': a free text description of the academic subject\n - 'language': the English name of the language for this question", "### Data Splits\n\nDepending on the configuration, the dataset have different splits:\n- \"alignments\": a single \"full\" split\n- \"multilingual\" and \"multilingual_with_para\": \"train\", \"validation\" and \"test\" splits\n- \"crosslingual_test\" and \"crosslingual_with_para_test\": a single \"test\" split\n- the rest of crosslingual configurations: \"train\" and \"validation\" splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\nEχαµs was collected from official state exams prepared by the ministries of education of various countries. These exams are taken by students graduating from high school, and often require knowledge learned through the entire course.\n\nThe questions cover a large variety of subjects and material based on the country’s education system. They cover major school subjects such as Biology, Chemistry, Geography, History, and Physics, but we also highly specialized ones such as Agriculture, Geology, Informatics, as well as some applied and profiled studies.\n\nSome countries allow students to take official examinations in several languages. This dataset provides 9,857 parallel question pairs spread across seven languages coming from Croatia (Croatian, Serbian, Italian, Hungarian), Hungary (Hungarian, German, French, Spanish, Croatian, Serbian, Italian), and North Macedonia (Macedonian, Albanian, Turkish).\n\nFor all languages in the dataset, the first step in the process of data collection was to download the PDF files per year, per subject, and per language (when parallel languages were available in the same source), convert the PDF files to text, and select those that were well formatted and followed the document structure.\n\nThen, Regular Expressions (RegEx) were used to parse the questions, their corresponding choices and the correct answer choice. In order to ensure that all our questions are answerable using textual input only, questions that contained visual information were removed, as selected by using curated list of words such as map, table, picture, graph, etc., in the corresponding language.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nThe dataset, which contains paragraphs from Wikipedia, is licensed under CC-BY-SA 4.0. The code in this repository is licensed according the LICENSE file.", "### Contributions\n\nThanks to @yjernite for adding this dataset." ]
[ "TAGS\n#task_categories-question-answering #task_ids-multiple-choice-qa #annotations_creators-found #language_creators-found #multilinguality-monolingual #multilinguality-multilingual #size_categories-10K<n<100K #size_categories-1K<n<10K #size_categories-n<1K #source_datasets-original #language-Arabic #language-Bulgarian #language-German #language-Spanish #language-French #language-Croatian #language-Hungarian #language-Italian #language-Lithuanian #language-Macedonian #language-Polish #language-Portuguese #language-Albanian #language-Serbian #language-Turkish #language-Vietnamese #license-cc-by-sa-4.0 #arxiv-2011.03080 #region-us \n", "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Repository: URL\n- Paper: EXAMS: A Multi-Subject High School Examinations Dataset for Cross-Lingual and Multilingual Question Answering\n- Point of Contact: hardalov@@URL", "### Dataset Summary\n\nEXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations. It consists of more than 24,000 high-quality high school exam questions in 16 languages, covering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe languages in the dataset are:\n- ar\n- bg\n- de\n- es\n- fr\n- hr\n- hu\n- it\n- lt\n- mk\n- pl\n- pt\n- sq\n- sr\n- tr\n- vi", "## Dataset Structure", "### Data Instances\n\nAn example of a data instance (with support paragraphs, in Bulgarian) is:", "### Data Fields\n\nA data instance contains the following fields:\n- 'id': A question ID, unique across the dataset\n- 'question': the question contains the following:\n - 'stem': a stemmed representation of the question textual\n - 'choices': a set of 3 to 5 candidate answers, which each have:\n - 'text': the text of the answers\n - 'label': a label in '['A', 'B', 'C', 'D', 'E']' used to match to the 'answerKey'\n - 'para': (optional) a supported paragraph from Wikipedia in the same language as the question and answer\n- 'answerKey': the key corresponding to the right answer's 'label'\n- 'info': some additional information on the question including:\n - 'grade': the school grade for the exam this question was taken from\n - 'subject': a free text description of the academic subject\n - 'language': the English name of the language for this question", "### Data Splits\n\nDepending on the configuration, the dataset have different splits:\n- \"alignments\": a single \"full\" split\n- \"multilingual\" and \"multilingual_with_para\": \"train\", \"validation\" and \"test\" splits\n- \"crosslingual_test\" and \"crosslingual_with_para_test\": a single \"test\" split\n- the rest of crosslingual configurations: \"train\" and \"validation\" splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\nEχαµs was collected from official state exams prepared by the ministries of education of various countries. These exams are taken by students graduating from high school, and often require knowledge learned through the entire course.\n\nThe questions cover a large variety of subjects and material based on the country’s education system. They cover major school subjects such as Biology, Chemistry, Geography, History, and Physics, but we also highly specialized ones such as Agriculture, Geology, Informatics, as well as some applied and profiled studies.\n\nSome countries allow students to take official examinations in several languages. This dataset provides 9,857 parallel question pairs spread across seven languages coming from Croatia (Croatian, Serbian, Italian, Hungarian), Hungary (Hungarian, German, French, Spanish, Croatian, Serbian, Italian), and North Macedonia (Macedonian, Albanian, Turkish).\n\nFor all languages in the dataset, the first step in the process of data collection was to download the PDF files per year, per subject, and per language (when parallel languages were available in the same source), convert the PDF files to text, and select those that were well formatted and followed the document structure.\n\nThen, Regular Expressions (RegEx) were used to parse the questions, their corresponding choices and the correct answer choice. In order to ensure that all our questions are answerable using textual input only, questions that contained visual information were removed, as selected by using curated list of words such as map, table, picture, graph, etc., in the corresponding language.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nThe dataset, which contains paragraphs from Wikipedia, is licensed under CC-BY-SA 4.0. The code in this repository is licensed according the LICENSE file.", "### Contributions\n\nThanks to @yjernite for adding this dataset." ]
[ 217, 10, 120, 52, 74, 10, 49, 6, 24, 232, 112, 5, 7, 4, 359, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 46, 17 ]
[ "passage: TAGS\n#task_categories-question-answering #task_ids-multiple-choice-qa #annotations_creators-found #language_creators-found #multilinguality-monolingual #multilinguality-multilingual #size_categories-10K<n<100K #size_categories-1K<n<10K #size_categories-n<1K #source_datasets-original #language-Arabic #language-Bulgarian #language-German #language-Spanish #language-French #language-Croatian #language-Hungarian #language-Italian #language-Lithuanian #language-Macedonian #language-Polish #language-Portuguese #language-Albanian #language-Serbian #language-Turkish #language-Vietnamese #license-cc-by-sa-4.0 #arxiv-2011.03080 #region-us \n# Dataset Card for [Dataset Name]## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Repository: URL\n- Paper: EXAMS: A Multi-Subject High School Examinations Dataset for Cross-Lingual and Multilingual Question Answering\n- Point of Contact: hardalov@@URL### Dataset Summary\n\nEXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations. It consists of more than 24,000 high-quality high school exam questions in 16 languages, covering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.### Supported Tasks and Leaderboards", "passage: ### Languages\n\nThe languages in the dataset are:\n- ar\n- bg\n- de\n- es\n- fr\n- hr\n- hu\n- it\n- lt\n- mk\n- pl\n- pt\n- sq\n- sr\n- tr\n- vi## Dataset Structure### Data Instances\n\nAn example of a data instance (with support paragraphs, in Bulgarian) is:### Data Fields\n\nA data instance contains the following fields:\n- 'id': A question ID, unique across the dataset\n- 'question': the question contains the following:\n - 'stem': a stemmed representation of the question textual\n - 'choices': a set of 3 to 5 candidate answers, which each have:\n - 'text': the text of the answers\n - 'label': a label in '['A', 'B', 'C', 'D', 'E']' used to match to the 'answerKey'\n - 'para': (optional) a supported paragraph from Wikipedia in the same language as the question and answer\n- 'answerKey': the key corresponding to the right answer's 'label'\n- 'info': some additional information on the question including:\n - 'grade': the school grade for the exam this question was taken from\n - 'subject': a free text description of the academic subject\n - 'language': the English name of the language for this question### Data Splits\n\nDepending on the configuration, the dataset have different splits:\n- \"alignments\": a single \"full\" split\n- \"multilingual\" and \"multilingual_with_para\": \"train\", \"validation\" and \"test\" splits\n- \"crosslingual_test\" and \"crosslingual_with_para_test\": a single \"test\" split\n- the rest of crosslingual configurations: \"train\" and \"validation\" splits## Dataset Creation### Curation Rationale### Source Data" ]
[ -0.06789769232273102, 0.036232758313417435, -0.005587512627243996, 0.055759496986866, 0.0677475780248642, 0.02416585385799408, 0.1497567892074585, 0.0747905820608139, 0.08487695455551147, 0.10265093296766281, -0.016751814633607864, 0.04152221605181694, 0.05987817049026489, 0.03676306828856468, -0.021156614646315575, -0.2047165334224701, 0.011945739388465881, -0.10440802574157715, -0.005039721727371216, 0.07281002402305603, 0.14371129870414734, -0.04179249703884125, 0.03749509155750275, -0.04833265021443367, 0.03241812065243721, 0.016683286055922508, -0.014923101291060448, -0.03429626300930977, 0.11046290397644043, 0.1113138496875763, 0.07753769308328629, -0.0038779224269092083, -0.022196296602487564, -0.23986972868442535, 0.030465032905340195, 0.0343356691300869, -0.004661335609853268, 0.00040944572538137436, 0.07533541321754456, -0.042065128684043884, 0.047705989331007004, -0.07063213735818863, 0.06400130689144135, 0.03172687813639641, -0.10625298321247101, -0.16081053018569946, -0.10603967308998108, -0.0031849672086536884, 0.06591614335775375, 0.03551871329545975, -0.07567286491394043, 0.02560725063085556, -0.09125161170959473, 0.0690552368760109, 0.049276553094387054, -0.10207301378250122, -0.06039745360612869, -0.06678297370672226, -0.030980873852968216, 0.15179327130317688, -0.07774056494235992, 0.013035543262958527, -0.016725726425647736, 0.006008784286677837, -0.11042740941047668, -0.030153650790452957, -0.13917265832424164, 0.008585089817643166, -0.09770460426807404, -0.021936630830168724, 0.1855500340461731, -0.005515832453966141, 0.0020070611499249935, -0.16344282031059265, 0.027828451246023178, 0.15610267221927643, -0.04786820337176323, -0.02387661673128605, -0.027241643518209457, 0.0034853974357247353, 0.12096410989761353, -0.08391788601875305, -0.09600969403982162, 0.021200256422162056, -0.0441584438085556, 0.10091066360473633, 0.05916665494441986, 0.0004553943872451782, 0.03453081101179123, 0.051166605204343796, -0.0039094313979148865, -0.09387338906526566, -0.0040448009967803955, -0.021205373108386993, -0.10101276636123657, -0.014613342471420765, -0.033816054463386536, -0.1067420244216919, 0.0951753705739975, 0.15257996320724487, -0.08702102303504944, 0.0312074925750494, -0.10072003304958344, 0.012943381443619728, 0.039529357105493546, 0.07058995217084885, -0.04247448965907097, -0.02793339267373085, -0.04892822727560997, 0.03293032944202423, 0.00013842061161994934, -0.011109716258943081, -0.015126476064324379, -0.00014699995517730713, -0.013371642678976059, 0.10837815701961517, 0.11006313562393188, -0.005465826019644737, -0.03937344625592232, -0.012334887869656086, 0.09147648513317108, -0.14528533816337585, 0.022426582872867584, 0.06450603902339935, -0.018376648426055908, 0.0377824604511261, -0.05845879018306732, 0.0002986069303005934, -0.09038644284009933, 0.06339818239212036, 0.005320272408425808, 0.04380328208208084, -0.06700484454631805, -0.06756988167762756, 0.05969320237636566, 0.04570310562849045, -0.06989391893148422, 0.0010561586823314428, -0.025464532896876335, -0.07852668315172195, 0.009858373552560806, -0.0808209553360939, 0.038404252380132675, -0.04778759181499481, 0.011744540184736252, 0.0492960661649704, 0.011322207748889923, 0.046110399067401886, -0.06964196264743805, 0.020774707198143005, -0.07142515480518341, -0.0274326391518116, 0.051628001034259796, 0.0014047212898731232, -0.055499836802482605, 0.023872166872024536, -0.15771372616291046, 0.11133679747581482, -0.14856652915477753, 0.009510253556072712, -0.09927225112915039, -0.011662456206977367, 0.06634817272424698, 0.026229502633213997, 0.009209919720888138, 0.09442151337862015, -0.22003865242004395, -0.0333421416580677, 0.09082271158695221, -0.14480474591255188, -0.11495235562324524, 0.13796788454055786, -0.028722688555717468, 0.042662374675273895, 0.05214180052280426, 0.11316206306219101, 0.10857944935560226, -0.054018739610910416, -0.09206943213939667, -0.025140047073364258, 0.06754586845636368, 0.18226373195648193, 0.08263237029314041, -0.12499605864286423, 0.08676785975694656, 0.03421081602573395, -0.06127738207578659, -0.00880986638367176, 0.0077021135948598385, -0.07697206735610962, -0.011948354542255402, 0.013537980616092682, 0.02915828675031662, 0.04116242378950119, -0.01944301277399063, -0.07965907454490662, -0.0740729570388794, 0.06177985668182373, 0.05508770793676376, -0.0414012148976326, 0.07017739862203598, -0.043971188366413116, 0.1124565377831459, 0.07657352834939957, -0.0038785727228969336, -0.19018085300922394, -0.15192243456840515, 0.04132178798317909, -0.0048951804637908936, 0.09550465643405914, -0.03638598695397377, 0.015981117263436317, -0.005922445561736822, -0.07771860808134079, 0.039544202387332916, -0.037257708609104156, 0.001989130862057209, -0.01278599351644516, -0.207970529794693, 0.06097126379609108, -0.015662385150790215, 0.1321295201778412, -0.09890016168355942, 0.00019028736278414726, 0.09062005579471588, 0.14061546325683594, 0.026151474565267563, -0.003781471401453018, -0.048946309834718704, 0.044920846819877625, 0.015490631572902203, 0.00250236876308918, -0.003429694101214409, -0.054619766771793365, -0.0002577211707830429, 0.006741611286997795, -0.09979819506406784, -0.12414895743131638, 0.05613446980714798, -0.026225771754980087, -0.06629598885774612, -0.05403014272451401, -0.07070542871952057, -0.007162879686802626, -0.015055624768137932, -0.0451764278113842, 0.08312562108039856, 0.06431199610233307, 0.04836813360452652, -0.0778573602437973, -0.06668959558010101, -0.06269751489162445, -0.019771188497543335, -0.053142249584198, 0.146546870470047, 0.01584196463227272, -0.0906563550233841, 0.11385802179574966, 0.0808195024728775, 0.04457513988018036, 0.1456061601638794, -0.06385265290737152, -0.11479449272155762, -0.033025555312633514, 0.05201765522360802, -0.0024289749562740326, 0.08352313935756683, -0.0682746022939682, 0.0344880186021328, 0.050906628370285034, 0.03535553812980652, 0.019511252641677856, -0.08955924957990646, 0.04027453437447548, -0.03825952485203743, -0.04528899863362312, 0.06513515114784241, 0.03803718835115433, 0.055701062083244324, 0.10902275145053864, -0.01140668522566557, 0.07010851055383682, -0.0683131217956543, -0.07431547343730927, -0.10201292484998703, 0.1398514211177826, -0.15758824348449707, -0.19938206672668457, -0.1422538459300995, -0.028113391250371933, -0.08517561852931976, -0.030716296285390854, 0.03110487572848797, -0.08768150210380554, -0.07848956435918808, -0.08277788013219833, 0.11379286646842957, 0.06925076246261597, -0.1199457049369812, -0.13651244342327118, 0.07684451341629028, -0.01889377273619175, -0.10096478462219238, 0.03139377385377884, -0.010632826946675777, 0.02090718410909176, -0.039915427565574646, 0.035401664674282074, 0.0023338813334703445, 0.05538805574178696, 0.0705975592136383, -0.03793436661362648, -0.03802768513560295, 0.22033220529556274, -0.14712229371070862, 0.07214725017547607, 0.08594703674316406, -0.07088746130466461, 0.0415225476026535, 0.19281011819839478, 0.06381920725107193, -0.03176156058907509, 0.029269475489854813, 0.08281698077917099, 0.048681482672691345, -0.28981852531433105, -0.12291894853115082, -0.06925029307603836, -0.03266406059265137, -0.008392885327339172, 0.04166390746831894, -0.06474048644304276, 0.0257670059800148, -0.11066052317619324, -0.09872795641422272, 0.06226609647274017, 0.01722322218120098, 0.245886892080307, -0.011700526811182499, 0.059961915016174316, -0.07436542212963104, -0.0032698886934667826, 0.09617425501346588, 0.019115518778562546, 0.1605178266763687, 0.011581694707274437, 0.13155250251293182, 0.06130864471197128, 0.09780126065015793, -0.0594978928565979, -0.03273749724030495, -0.009619273245334625, 0.03790638595819473, 0.03471207618713379, -0.05665041506290436, 0.05497927963733673, 0.05598728358745575, 0.023321090266108513, -0.0875672847032547, 0.003669893369078636, -0.052400872111320496, 0.1262408047914505, 0.16890467703342438, 0.059010013937950134, 0.012042292393743992, -0.0908692330121994, 0.06404373794794083, -0.047968264669179916, -0.1067601889371872, -0.038202397525310516, 0.06389743089675903, -0.12096651643514633, 0.042834799736738205, 0.005407706834375858, 0.06615250557661057, -0.06297560036182404, -0.02976946160197258, -0.02579158917069435, 0.015544179826974869, -0.04956132546067238, 0.11966076493263245, -0.15507856011390686, 0.1964886486530304, 0.025537222623825073, 0.012181947007775307, -0.07729782909154892, 0.08016985654830933, 0.009508391842246056, 0.02622167393565178, 0.0906328409910202, 0.010558279231190681, -0.107569620013237, -0.015436358749866486, -0.06102931126952171, -0.0015444336459040642, 0.1390915960073471, -0.10180588066577911, 0.04849754273891449, -0.046768661588430405, 0.01826370507478714, -0.01771201379597187, 0.001313183456659317, -0.09381255507469177, -0.2237444519996643, 0.08129824697971344, -0.08264312893152237, -0.03260362148284912, -0.027605514973402023, -0.10384039580821991, -0.13556241989135742, 0.10214842110872269, -0.13374723494052887, -0.10138185322284698, -0.10605689138174057, 0.00633823499083519, 0.14584878087043762, -0.08263973146677017, 0.002254340797662735, -0.029709231108427048, 0.10648221522569656, -0.03193022310733795, 0.013948539271950722, 0.06296861916780472, -0.031931325793266296, -0.1684875786304474, -0.03469272702932358, 0.1619391143321991, 0.03627826273441315, 0.03457343578338623, -0.015006963163614273, 0.06415276229381561, -0.005502503365278244, -0.07676666975021362, -0.0216456800699234, 0.02943846955895424, 0.04872780665755272, 0.12840645015239716, -0.10885322093963623, -0.11737216264009476, -0.12772613763809204, -0.0917523205280304, 0.18797548115253448, 0.18060043454170227, -0.04276580363512039, 0.09290806949138641, 0.08247298002243042, -0.10955597460269928, -0.16999486088752747, 0.009017175994813442, 0.04588409513235092, -0.014571957290172577, 0.02757181227207184, -0.17260459065437317, 0.03317490220069885, 0.07958142459392548, -0.02213650569319725, -0.022362904623150826, -0.13160862028598785, -0.14821714162826538, 0.06940110772848129, 0.01733216643333435, -0.15723198652267456, -0.1314927339553833, -0.060312479734420776, -0.03670073300600052, -0.007254371419548988, 0.07669767737388611, 0.07238740473985672, 0.012609976343810558, 0.016400719061493874, -0.04183496534824371, 0.0315665565431118, 0.007974761538207531, 0.17283907532691956, -0.016446979716420174, 0.03317917138338089, -0.08250795304775238, 0.011305829510092735, 0.04099447280168533, -0.000019229017198085785, 0.05104183405637741, 0.022248966619372368, 0.005573796108365059, -0.14210635423660278, -0.026089394465088844, -0.04356769472360611, 0.016815241426229477, -0.0979371890425682, -0.018907908350229263, -0.1067960113286972, 0.07732101529836655, 0.018673229962587357, -0.01618339493870735, 0.05841603875160217, -0.08877129852771759, 0.06269939988851547, 0.03773312270641327, 0.14266496896743774, 0.05079452693462372, -0.06748305261135101, 0.04605833813548088, 0.0028186677955091, -0.029808208346366882, -0.08577065914869308, 0.04765857383608818, 0.0846557691693306, -0.02839195542037487, 0.14730723202228546, -0.04212689772248268, -0.09870187938213348, 0.013049237430095673, 0.07447218894958496, -0.06080099195241928, -0.2654782831668854, -0.0028275821823626757, 0.0010767141357064247, -0.15113206207752228, -0.09168800711631775, 0.11701437830924988, 0.060977935791015625, -0.031238241121172905, 0.007232736796140671, 0.05895750969648361, 0.05096949636936188, 0.0489499494433403, 0.03411274030804634, 0.026582684367895126, -0.055781085044145584, 0.08172330260276794, 0.12351799011230469, -0.07740947604179382, 0.018402183428406715, 0.14076830446720123, -0.03238315135240555, -0.053754739463329315, 0.023960508406162262, 0.0698779821395874, -0.0070801046676933765, -0.056154534220695496, -0.07053515315055847, -0.14044347405433655, 0.024527285248041153, 0.08594394475221634, 0.029256582260131836, -0.006095682270824909, 0.032298699021339417, -0.0626738891005516, 0.02359629236161709, 0.16466385126113892, 0.002327241003513336, -0.0016617262735962868, 0.034785859286785126, -0.003974389284849167, -0.014202561229467392, -0.023927807807922363, 0.02086697891354561, -0.04523886367678642, -0.06475365906953812, -0.010082571767270565, -0.12230599671602249, 0.005383700598031282, -0.04099948704242706, 0.024908065795898438, 0.03304943069815636, -0.09955263137817383, 0.012522979639470577, -0.03816300258040428, -0.07233335077762604, -0.0052286055870354176, -0.00420018658041954, 0.16736866533756256, -0.194491907954216, 0.034600574523210526, 0.11825518310070038, -0.04913673549890518, 0.11970463395118713, 0.024819334968924522, -0.023750286549329758, 0.09351474791765213, -0.09552719444036484, 0.014038113877177238, -0.09527447819709778, 0.10798738896846771, 0.026245899498462677, -0.147038072347641, 0.008005928248167038, 0.0031640336383134127, 0.007576853968203068, 0.052717264741659164, 0.026649322360754013, -0.06619381904602051, 0.09596187621355057, 0.016107454895973206, -0.08741332590579987, 0.010467521846294403, 0.05253797024488449, 0.005185440182685852, -0.01615322194993496, 0.09861794114112854, -0.06161840260028839, 0.07452990114688873, -0.12903201580047607, -0.011922094970941544, 0.04091489687561989, 0.015395767986774445, 0.04042039066553116, -0.06095925718545914, 0.06289951503276825, -0.0006007077172398567, 0.1491301953792572, 0.03197925537824631, 0.11591235548257828, 0.07060616463422775, 0.028653044253587723, 0.033720508217811584, 0.07686635851860046, 0.0326833501458168, 0.007056612055748701, 0.0005123609444126487, -0.02037307620048523, -0.06516522914171219, -0.04499785602092743, 0.009530623443424702, 0.05047951638698578, 0.17755553126335144, 0.08363039791584015, -0.05138115584850311, 0.08450186252593994, -0.06943172216415405, 0.035961002111434937, 0.06707926094532013, -0.04277544096112251, 0.008533562533557415, -0.09571698307991028, 0.12076187133789062, 0.07854863256216049, -0.19938021898269653, 0.09728929400444031, -0.050204306840896606, -0.08452796190977097, -0.06273231655359268, -0.11732275784015656, -0.07372432947158813, -0.07385256141424179, 0.022031163796782494, -0.1329263150691986, 0.040314968675374985, 0.1030682772397995, 0.03587475046515465, -0.030276179313659668, 0.05525735765695572, -0.009684745222330093, -0.05742621794342995, 0.07381334900856018, 0.012609479017555714, 0.10576024651527405, -0.03298516944050789, -0.011790500953793526, 0.007452746853232384, 0.027899933978915215, 0.016924172639846802, 0.08101404458284378, -0.02526271715760231, -0.036300063133239746, -0.06974353641271591, -0.043413031846284866, 0.027697600424289703, -0.03070063516497612, -0.026161041110754013, 0.21436971426010132, 0.0510755330324173, 0.045154690742492676, 0.00829824898391962, 0.19590675830841064, 0.016871336847543716, -0.12791308760643005, -0.16042454540729523, 0.01796560548245907, -0.01644888147711754, 0.0199049711227417, 0.03623848408460617, -0.11165064573287964, -0.020520325750112534, 0.12615907192230225, 0.13762423396110535, -0.02856907993555069, 0.033782608807086945, 0.042696595191955566, 0.03735067695379257, 0.015744516626000404, 0.05538360774517059, 0.01971757784485817, 0.12160547077655792, -0.034617576748132706, -0.0010766000486910343, -0.04726484417915344, -0.02636777050793171, -0.05029620975255966, 0.12913107872009277, -0.025583475828170776, -0.052562348544597626, -0.037988707423210144, 0.16537563502788544, -0.029893018305301666, -0.15782707929611206, 0.0016564447432756424, -0.1360737681388855, -0.1797553300857544, -0.028503119945526123, 0.1149045079946518, -0.023549871519207954, -0.001318484079092741, 0.06467227637767792, -0.0577261820435524, 0.1325448751449585, 0.03166164830327034, 0.02411787584424019, -0.10191978514194489, 0.09887589514255524, -0.09799264371395111, 0.14219586551189423, 0.04265082627534866, 0.11213667690753937, 0.1046028882265091, 0.0004874197766184807, -0.0425705760717392, 0.03876442834734917, 0.1209942102432251, -0.0010703075677156448, 0.055441923439502716, 0.09488475322723389, 0.03351227194070816, 0.10130897164344788, 0.1293116807937622, 0.008904661983251572, 0.1439717411994934, 0.022695045918226242, -0.09277857840061188, -0.06201910227537155, 0.09046091139316559, -0.1507144421339035, 0.08781379461288452, 0.17759039998054504, -0.019398938864469528, -0.007829319685697556, -0.030331622809171677, -0.031711794435977936, -0.042893651872873306, 0.09649939835071564, -0.03589966520667076, -0.16142219305038452, 0.055291544646024704, 0.03100285306572914, 0.07801689207553864, -0.1252860724925995, -0.05988353490829468, 0.07906985282897949, -0.001023346558213234, -0.03546319901943207, 0.13106882572174072, 0.055713169276714325, -0.04105653241276741, -0.04041420295834541, -0.1480226069688797, 0.018241507932543755, 0.09645934402942657, -0.02943536452949047, 0.013639913871884346 ]
d7b706837ae29db6a86957e4e05e54e58ee83051
# Dataset Card for FACTCK BR ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://github.com/jghm-f/FACTCK.BR - **Repository:** https://github.com/jghm-f/FACTCK.BR - **Paper:** https://dl.acm.org/doi/10.1145/3323503.3361698 - **Leaderboard:** - **Point of Contact:** ### Dataset Summary A dataset to study Fake News in Portuguese, presenting a supposedly false News along with their respective fact check and classification. The data is collected from the ClaimReview, a structured data schema used by fact check agencies to share their results in search engines, enabling data collect in real time. The FACTCK.BR dataset contains 1309 claims with its corresponding label. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@hugoabonizio](https://github.com/hugoabonizio) for adding this dataset.
factckbr
[ "task_categories:text-classification", "task_ids:fact-checking", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:pt", "license:mit", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["pt"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["fact-checking"], "pretty_name": "FACTCK BR", "dataset_info": {"features": [{"name": "url", "dtype": "string"}, {"name": "author", "dtype": "string"}, {"name": "date", "dtype": "string"}, {"name": "claim", "dtype": "string"}, {"name": "review", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "rating", "dtype": "float32"}, {"name": "best_rating", "dtype": "float32"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "falso", "1": "distorcido", "2": "impreciso", "3": "exagerado", "4": "insustent\u00e1vel", "5": "verdadeiro", "6": "outros", "7": "subestimado", "8": "imposs\u00edvel provar", "9": "discut\u00edvel", "10": "sem contexto", "11": "de olho", "12": "verdadeiro, mas", "13": "ainda \u00e9 cedo para dizer"}}}}], "splits": [{"name": "train", "num_bytes": 750646, "num_examples": 1313}], "download_size": 721314, "dataset_size": 750646}}
2024-01-18T11:03:30+00:00
[]
[ "pt" ]
TAGS #task_categories-text-classification #task_ids-fact-checking #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Portuguese #license-mit #region-us
# Dataset Card for FACTCK BR ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: URL - Paper: URL - Leaderboard: - Point of Contact: ### Dataset Summary A dataset to study Fake News in Portuguese, presenting a supposedly false News along with their respective fact check and classification. The data is collected from the ClaimReview, a structured data schema used by fact check agencies to share their results in search engines, enabling data collect in real time. The FACTCK.BR dataset contains 1309 claims with its corresponding label. ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances ### Data Fields ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @hugoabonizio for adding this dataset.
[ "# Dataset Card for FACTCK BR", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary\n\nA dataset to study Fake News in Portuguese, presenting a supposedly false News along with their respective fact check and classification.\nThe data is collected from the ClaimReview, a structured data schema used by fact check agencies to share their results in search engines, enabling data collect in real time.\nThe FACTCK.BR dataset contains 1309 claims with its corresponding label.", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @hugoabonizio for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-fact-checking #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Portuguese #license-mit #region-us \n", "# Dataset Card for FACTCK BR", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary\n\nA dataset to study Fake News in Portuguese, presenting a supposedly false News along with their respective fact check and classification.\nThe data is collected from the ClaimReview, a structured data schema used by fact check agencies to share their results in search engines, enabling data collect in real time.\nThe FACTCK.BR dataset contains 1309 claims with its corresponding label.", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @hugoabonizio for adding this dataset." ]
[ 87, 9, 120, 27, 95, 10, 4, 6, 6, 5, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 19 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-fact-checking #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Portuguese #license-mit #region-us \n# Dataset Card for FACTCK BR## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact:### Dataset Summary\n\nA dataset to study Fake News in Portuguese, presenting a supposedly false News along with their respective fact check and classification.\nThe data is collected from the ClaimReview, a structured data schema used by fact check agencies to share their results in search engines, enabling data collect in real time.\nThe FACTCK.BR dataset contains 1309 claims with its corresponding label.### Supported Tasks and Leaderboards### Languages## Dataset Structure### Data Instances### Data Fields### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators### Licensing Information### Contributions\n\nThanks to @hugoabonizio for adding this dataset." ]
[ 0.008794688619673252, 0.2558293342590332, -0.008336992003023624, 0.030247336253523827, 0.1105448454618454, 0.028981249779462814, 0.05311252176761627, 0.11382276564836502, 0.011910930275917053, 0.1366390734910965, -0.07727028429508209, 0.07428786903619766, 0.1356043666601181, 0.07524224370718002, -0.012743660248816013, -0.203499436378479, 0.04712469503283501, -0.11743202805519104, -0.026073716580867767, 0.09449996799230576, 0.12241510301828384, -0.07674268633127213, 0.03556191921234131, -0.06679577380418777, -0.043379053473472595, 0.01606639474630356, -0.06411989033222198, -0.041027750819921494, 0.005434098653495312, 0.034040287137031555, 0.0841476321220398, 0.00655801547691226, 0.05852193385362625, -0.2769712209701538, 0.016942167654633522, 0.06972634047269821, 0.012751759961247444, 0.03797822445631027, 0.09378240257501602, -0.07994569092988968, 0.009260101243853569, -0.1472148895263672, 0.09416302293539047, 0.073480524122715, -0.13773195445537567, -0.09564031660556793, -0.12195053696632385, 0.0933750569820404, 0.11654596030712128, 0.03717515245079994, -0.06044692546129227, 0.021434780210256577, -0.06820835918188095, 0.021830923855304718, 0.06884096562862396, -0.09352954477071762, -0.07866797596216202, 0.012570712715387344, 0.015966832637786865, 0.054310236126184464, -0.14029787480831146, 0.01543435174971819, -0.024527287110686302, 0.019267521798610687, 0.022905712947249413, -0.026503678411245346, -0.03726858273148537, 0.05536557361483574, -0.10097116976976395, -0.048679105937480927, 0.06933673471212387, -0.00572186941280961, -0.0002808609278872609, -0.2314714640378952, -0.0052113947458565235, 0.03888075053691864, -0.04099242389202118, -0.017060209065675735, 0.027697669342160225, -0.01964464783668518, 0.10154153406620026, -0.02692156285047531, -0.03219643980264664, 0.028025951236486435, 0.00199596444144845, 0.027674514800310135, 0.03020181879401207, -0.028836505487561226, 0.04006315395236015, 0.07471968233585358, 0.1004311814904213, -0.1324985772371292, -0.015128054656088352, -0.057605598121881485, -0.1607038676738739, -0.030136866495013237, 0.03724309056997299, 0.04681488499045372, 0.09398747980594635, 0.18847118318080902, -0.06938294321298599, 0.051925674080848694, -0.09596958756446838, -0.030215129256248474, 0.08962695300579071, 0.12306811660528183, -0.08641541749238968, -0.12486495822668076, -0.037009429186582565, 0.015604040585458279, -0.04558703303337097, -0.011807614006102085, 0.010282546281814575, 0.0941997691988945, 0.007926077581942081, 0.12651996314525604, 0.1178307980298996, -0.009578810073435307, -0.11278154700994492, -0.04317574203014374, 0.10004446655511856, -0.13715726137161255, 0.06883809715509415, 0.06991351395845413, -0.020305071026086807, 0.026516268029808998, -0.037234317511320114, 0.010520906187593937, -0.08521878719329834, 0.1063607931137085, -0.04886266216635704, -0.02054286189377308, -0.09382785856723785, -0.03974931687116623, 0.053824495524168015, -0.01981937512755394, -0.07773031294345856, 0.03445354104042053, -0.03601870313286781, -0.09469977766275406, 0.039668161422014236, -0.12725648283958435, -0.042270321398973465, -0.04295865073800087, -0.02476377785205841, 0.015800856053829193, 0.03155187889933586, 0.0022096496541053057, -0.031845130026340485, 0.0249501820653677, -0.07203487306833267, 0.028034759685397148, 0.0949641615152359, 0.04290812835097313, -0.06655620038509369, 0.06062806025147438, -0.15791213512420654, 0.11775808781385422, -0.15379932522773743, 0.020110750570893288, -0.13716211915016174, -0.011508305557072163, 0.05676310136914253, -0.00872362032532692, -0.019803468137979507, 0.12361126393079758, -0.1750248819589615, -0.028502896428108215, 0.14331407845020294, -0.05255502834916115, -0.05720103159546852, 0.047894369810819626, -0.04202961176633835, 0.05501237139105797, 0.04593827947974205, 0.062219761312007904, 0.020108167082071304, 0.03479728102684021, -0.02671961672604084, -0.14595943689346313, 0.0597434937953949, 0.2691833972930908, 0.07604788988828659, -0.1027749627828598, 0.14747382700443268, 0.020237227901816368, -0.020104175433516502, -0.09553594887256622, -0.0006401596474461257, -0.084099180996418, 0.0523466132581234, 0.01376971136778593, -0.0003164049703627825, -0.0027606438379734755, -0.08594629913568497, -0.020365433767437935, -0.12004562467336655, 0.018748382106423378, 0.0008959684637375176, 0.0009102182229980826, 0.01696164533495903, -0.08095013350248337, -0.03653150424361229, 0.072613924741745, 0.020374244078993797, -0.1598092019557953, -0.1532975286245346, 0.054808109998703, -0.04403021186590195, 0.1294104903936386, -0.10025147348642349, 0.0029445935506373644, -0.04385313764214516, -0.047740720212459564, -0.011451469734311104, -0.005888684652745724, 0.028257550671696663, 0.01223305519670248, -0.19994200766086578, 0.019389141350984573, -0.035675279796123505, 0.15701426565647125, -0.0563054159283638, 0.011051634326577187, 0.12807774543762207, 0.22812452912330627, 0.05311476066708565, -0.05468897521495819, 0.03152821958065033, 0.02440834231674671, 0.008295230567455292, -0.058180589228868484, 0.012886242009699345, -0.07200366258621216, 0.05149241164326668, -0.0042043644934892654, -0.046363770961761475, -0.11699194461107254, 0.052460890263319016, 0.10640200227499008, -0.0903511568903923, -0.032667823135852814, -0.046122290194034576, -0.026984836906194687, -0.07087242603302002, -0.09700967371463776, 0.09496445208787918, 0.07842551171779633, -0.0047934167087078094, -0.05124591663479805, -0.0903443768620491, -0.06353896856307983, 0.019342824816703796, -0.08178462088108063, 0.105643630027771, 0.04041944071650505, -0.1748141497373581, 0.16100916266441345, 0.030291756615042686, 0.12924747169017792, 0.0875910222530365, -0.038707297295331955, -0.06634388118982315, -0.018218889832496643, 0.010158450342714787, 0.034102097153663635, 0.06093061715364456, -0.07060500979423523, 0.022226432338356972, 0.046345993876457214, -0.033935531973838806, 0.02770773321390152, -0.038620561361312866, 0.0509231761097908, -0.005860581528395414, -0.0016719619743525982, 0.023561248555779457, -0.022075917571783066, 0.07233823835849762, 0.09976880252361298, 0.054477255791425705, 0.061013367027044296, -0.03115459904074669, -0.05684392899274826, -0.06739626079797745, 0.07508505880832672, -0.16080166399478912, -0.25175660848617554, -0.12433932721614838, -0.0708317682147026, -0.04468068853020668, -0.04578889533877373, 0.007744842674583197, -0.0383547842502594, -0.09147880971431732, -0.03413175418972969, 0.08069849759340286, 0.1266770213842392, -0.12731389701366425, 0.02044338919222355, 0.033654071390628815, -0.021270498633384705, -0.12263743579387665, 0.029567809775471687, 0.07035566866397858, -0.046445220708847046, -0.008597377687692642, 0.03846658393740654, 0.11650136858224869, 0.13253191113471985, 0.07625986635684967, -0.004469634965062141, -0.021275103092193604, 0.2323252409696579, -0.16688856482505798, 0.1399688422679901, 0.05781789869070053, -0.06637521088123322, 0.07137701660394669, 0.24625319242477417, 0.04506169259548187, -0.044393811374902725, 0.02747589349746704, 0.09732632339000702, 0.030910249799489975, -0.254442423582077, -0.08273065090179443, -0.05934599041938782, -0.04260775074362755, 0.044603634625673294, 0.06262620538473129, 0.03372526913881302, -0.010014865547418594, -0.10687597841024399, -0.0788920670747757, 0.11099418252706528, 0.07879802584648132, 0.06492248177528381, 0.017186608165502548, 0.04361777380108833, -0.022446809336543083, -0.024512097239494324, 0.06853707134723663, 0.056683480739593506, 0.16419656574726105, 0.05123579874634743, 0.2044558823108673, 0.07239263504743576, 0.01889059506356716, -0.03971707820892334, 0.017491795122623444, -0.021920016035437584, 0.07887150347232819, -0.010343621484935284, -0.04709387570619583, 0.061373915523290634, 0.05597313120961189, 0.08372674882411957, -0.08331765234470367, 0.08144795894622803, -0.10670682042837143, 0.1355903297662735, 0.17944876849651337, 0.03356780856847763, -0.058816343545913696, 0.012578045949339867, 0.12183119356632233, -0.0684773400425911, -0.12031599879264832, -0.026172388345003128, -0.007703749462962151, -0.17669223248958588, 0.08739843219518661, -0.020856613293290138, 0.1325165331363678, -0.03546585142612457, -0.044540151953697205, 0.04187152907252312, 0.042651232331991196, -0.029632510617375374, 0.07898186892271042, -0.16606983542442322, 0.08168863505125046, 0.005125539377331734, -0.0006158801261335611, -0.08291812986135483, 0.07982379198074341, -0.01504096481949091, -0.06577157229185104, 0.1558731645345688, -0.012210443615913391, -0.0646858662366867, -0.010805191472172737, -0.06530877947807312, -0.03665183484554291, 0.12078538537025452, -0.19941219687461853, 0.11407675594091415, -0.008465755730867386, -0.03810470551252365, -0.06501630693674088, -0.0554816834628582, -0.09905032813549042, -0.21850307285785675, 0.06385278701782227, -0.07978338748216629, 0.08736955374479294, -0.05004320293664932, -0.006140055600553751, -0.10345275700092316, 0.15363433957099915, -0.15450701117515564, -0.09175765514373779, -0.14905092120170593, -0.02897212654352188, 0.1639920473098755, -0.036303967237472534, 0.07076719403266907, -0.017675552517175674, 0.17080168426036835, -0.005312192253768444, -0.023289725184440613, 0.05881962180137634, -0.014500143937766552, -0.20657864212989807, -0.04900135099887848, 0.207804873585701, 0.06574764847755432, 0.039005257189273834, -0.0014638524735346437, 0.07612425833940506, 0.04096669703722, -0.09348122030496597, 0.04149241000413895, 0.09708031266927719, 0.030223047360777855, 0.11539541929960251, -0.04570024088025093, -0.2118123471736908, -0.18188537657260895, -0.02544677071273327, 0.0823129191994667, 0.05023488029837608, -0.04471815004944801, 0.1752895563840866, 0.07757418602705002, -0.10123080015182495, -0.20430034399032593, -0.020261522382497787, 0.03213249146938324, -0.02874664217233658, 0.01548873633146286, -0.18539394438266754, 0.07041243463754654, 0.031624626368284225, 0.00039894311339594424, 0.017013369128108025, -0.17445707321166992, -0.1197076067328453, 0.010013910941779613, -0.0088450126349926, -0.35389891266822815, -0.14314736425876617, -0.09904701262712479, -0.03534233942627907, -0.18114438652992249, 0.14905127882957458, 0.0017352866707369685, -0.02421042136847973, 0.016546126455068588, 0.032618504017591476, 0.01744685508310795, -0.015123941004276276, 0.15947933495044708, 0.032458946108818054, 0.007069787941873074, -0.07235077768564224, -0.10965178906917572, 0.12740346789360046, 0.004303019493818283, 0.025240624323487282, 0.04000885784626007, -0.01662655919790268, -0.07824157923460007, -0.02591429464519024, -0.07454623281955719, -0.01765161007642746, -0.1230691522359848, -0.024575527757406235, -0.06376872211694717, 0.11831408739089966, 0.09267542511224747, -0.04117636755108833, 0.10108788311481476, -0.06435326486825943, 0.06821451336145401, 0.16213008761405945, 0.12610919773578644, 0.08494269847869873, -0.08217177540063858, -0.019878380000591278, -0.0034729561302810907, -0.04394048824906349, -0.09669775515794754, 0.07750105112791061, 0.10410159826278687, 0.011912462301552296, 0.14887583255767822, -0.025069188326597214, -0.15652336180210114, -0.033412039279937744, 0.0809851810336113, -0.05393682420253754, -0.2199430912733078, 0.0052695428021252155, 0.040453068912029266, -0.14270295202732086, -0.058116525411605835, 0.05531696975231171, 0.08610838651657104, -0.09187794476747513, 0.06122157722711563, 0.12970204651355743, 0.03296481445431709, 0.0921587273478508, 0.016687244176864624, 0.06381253898143768, -0.11841033399105072, 0.10876625776290894, 0.16196253895759583, -0.04560494422912598, -0.03349485993385315, 0.20209310948848724, -0.04290230572223663, -0.028223996981978416, 0.03877011314034462, 0.05799972265958786, 0.053949858993291855, 0.004024655558168888, 0.016149470582604408, -0.14479847252368927, 0.025303915143013, 0.13698504865169525, -0.016181185841560364, 0.021286729723215103, 0.02605140022933483, -0.02934495359659195, -0.004712847527116537, 0.16568073630332947, 0.0691721960902214, 0.02100837044417858, -0.033921271562576294, -0.01056721992790699, -0.03395012766122818, -0.06518515944480896, 0.006101311184465885, -0.022889675572514534, -0.12217798084020615, 0.002051587449386716, -0.0919220894575119, -0.003969130571931601, -0.11054351180791855, -0.00772603414952755, 0.004152946174144745, -0.05420147627592087, -0.0017379589844495058, -0.004439912736415863, -0.06611667573451996, -0.07583572715520859, -0.021795958280563354, 0.13427099585533142, -0.19274641573429108, -0.0020691542886197567, 0.10510505735874176, -0.09840062260627747, 0.101400226354599, -0.0190231092274189, -0.02428407035768032, 0.00894231628626585, -0.08063390851020813, -0.023063311353325844, -0.03875752538442612, 0.026122815907001495, 0.048628780990839005, -0.18871836364269257, -0.001728298724628985, -0.030535312369465828, -0.08112228661775589, 0.04523114114999771, -0.016986671835184097, -0.0894610658288002, 0.06317850947380066, -0.042757466435432434, -0.07523666322231293, 0.015295975841581821, 0.03393111005425453, 0.14129497110843658, -0.01851378194987774, 0.1096387431025505, -0.018489457666873932, 0.10743670910596848, -0.12307409942150116, -0.013123014010488987, -0.010943636298179626, 0.0096602663397789, 0.01096520945429802, 0.008850924670696259, 0.054884787648916245, 0.008717142045497894, 0.13583576679229736, -0.02455238811671734, 0.020640475675463676, 0.08010968565940857, 0.06028342247009277, -0.10299207270145416, 0.09845400601625443, -0.058449529111385345, 0.013330605812370777, -0.033252209424972534, -0.017404044046998024, -0.09592657536268234, -0.09058047086000443, -0.0979497879743576, 0.10971907526254654, 0.18597815930843353, 0.20361831784248352, -0.05737871304154396, 0.11455348879098892, -0.09286950528621674, -0.01652473770081997, 0.1568911373615265, -0.03159234672784805, -0.040521834045648575, -0.10976530611515045, 0.04396911710500717, 0.0369584895670414, -0.2145361602306366, 0.12767761945724487, -0.08107653260231018, -0.058536410331726074, 0.0038967314176261425, -0.14320263266563416, -0.07270896434783936, 0.015405244193971157, -0.01290037203580141, -0.11138460040092468, 0.08560622483491898, 0.09325696527957916, -0.03330344334244728, -0.030762789770960808, 0.0852234959602356, -0.0704464539885521, -0.0983436107635498, 0.0961780920624733, 0.09678623825311661, 0.04700356349349022, -0.0048498595133423805, 0.09194616228342056, -0.059544216841459274, 0.12977123260498047, 0.07785876840353012, 0.08354374021291733, -0.009918523021042347, -0.028637144714593887, -0.09573204070329666, -0.07931030541658401, 0.05084950104355812, -0.03234032168984413, -0.10677211731672287, 0.16999921202659607, 0.019403479993343353, 0.05048757046461105, 0.005140991415828466, 0.19909517467021942, -0.05123453214764595, -0.10471054166555405, -0.1780877411365509, 0.06864631175994873, -0.023884879425168037, 0.039987560361623764, 0.06358364969491959, -0.16383199393749237, 0.00006703819235553965, 0.0970756784081459, 0.11641136556863785, -0.04249047115445137, 0.013205447234213352, 0.008366899564862251, 0.04620496928691864, 0.005751589313149452, -0.008285160176455975, 0.033517397940158844, 0.17797870934009552, -0.046480584889650345, 0.044103797525167465, -0.007161095272749662, -0.06381590664386749, -0.06956557929515839, 0.09691274166107178, -0.003311252687126398, -0.02234312891960144, -0.08020882308483124, 0.1734822690486908, -0.10892114788293839, -0.25800174474716187, 0.049398817121982574, -0.149552583694458, -0.1711955964565277, -0.06252741813659668, 0.019978011026978493, -0.01159223634749651, 0.021646184846758842, 0.10497592389583588, -0.06447906792163849, 0.20637774467468262, 0.08261272311210632, 0.030506335198879242, -0.005819864571094513, 0.09692520648241043, -0.18775178492069244, 0.22058646380901337, 0.009363939985632896, 0.01992841251194477, 0.10543953627347946, -0.05026520416140556, -0.09696249663829803, -0.013835284858942032, 0.1074720025062561, -0.034687165170907974, 0.011759115383028984, 0.16629113256931305, 0.011333695612847805, 0.10598097741603851, 0.11754178255796432, -0.026604043319821358, 0.07141264528036118, 0.020224032923579216, -0.031395550817251205, -0.0866539254784584, 0.1287611871957779, -0.13205280900001526, 0.06058252602815628, 0.13938148319721222, -0.07663118839263916, 0.045512277632951736, -0.00975057017058134, 0.026494860649108887, -0.015686053782701492, 0.1943219006061554, -0.017600547522306442, -0.13567842543125153, 0.020333951339125633, -0.061613064259290695, 0.09918102622032166, -0.10277757048606873, -0.05600375309586525, 0.04189084842801094, 0.0150327542796731, -0.0730566456913948, 0.14831510186195374, 0.08015813678503036, -0.01133907213807106, -0.03430277481675148, -0.13812127709388733, 0.018357709050178528, 0.13191823661327362, -0.038395956158638, 0.07561732083559036 ]
791806a682c05a9a673167679d42e1b455994f66
# Dataset Card for Fake News English ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://dl.acm.org/doi/10.1145/3201064.3201100** - **Repository:** https://github.com/jgolbeck/fakenews/ - **Paper:** https://doi.org/10.1145/3201064.3201100 - **Leaderboard:** - **Point of Contact:** Jennifer Golbeck (http://www.jengolbeck.com) ### Dataset Summary This dataset contains URLs of news articles classified as either fake or satire. The articles classified as fake also have the URL of a rebutting article. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages English ## Dataset Structure ### Data Instances ``` { "article_number": 102 , "url_of_article": https://newslo.com/roger-stone-blames-obama-possibility-trump-alzheimers-attacks-president-caused-severe-stress/ , "fake_or_satire": 1, # Fake "url_of_rebutting_article": https://www.snopes.com/fact-check/donald-trumps-intelligence-quotient/ } ``` ### Data Fields - article_number: An integer used as an index for each row - url_of_article: A string which contains URL of an article to be assessed and classified as either Fake or Satire - fake_or_satire: A classlabel for the above variable which can take two values- Fake (1) and Satire (0) - url_of_rebutting_article: A string which contains a URL of the article used to refute the article in question (present - in url_of_article) ### Data Splits This dataset is not split, only the train split is available. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators Golbeck, Jennifer Everett, Jennine Falak, Waleed Gieringer, Carl Graney, Jack Hoffman, Kelly Huth, Lindsay Ma, Zhenya Jha, Mayanka Khan, Misbah Kori, Varsha Mauriello, Matthew Lewis, Elo Mirano, George IV, William Mussenden, Sean Nelson, Tammie Mcwillie, Sean Pant, Akshat Cheakalos, Paul ### Licensing Information [More Information Needed] ### Citation Information @inproceedings{inproceedings, author = {Golbeck, Jennifer and Everett, Jennine and Falak, Waleed and Gieringer, Carl and Graney, Jack and Hoffman, Kelly and Huth, Lindsay and Ma, Zhenya and Jha, Mayanka and Khan, Misbah and Kori, Varsha and Mauriello, Matthew and Lewis, Elo and Mirano, George and IV, William and Mussenden, Sean and Nelson, Tammie and Mcwillie, Sean and Pant, Akshat and Cheakalos, Paul}, year = {2018}, month = {05}, pages = {17-21}, title = {Fake News vs Satire: A Dataset and Analysis}, doi = {10.1145/3201064.3201100} } ### Contributions Thanks to [@MisbahKhan789](https://github.com/MisbahKhan789), [@lhoestq](https://github.com/lhoestq) for adding this dataset.
fake_news_english
[ "task_categories:text-classification", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:n<1K", "source_datasets:original", "language:en", "license:unknown", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated"], "language": ["en"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["n<1K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": [], "pretty_name": "Fake News English", "dataset_info": {"features": [{"name": "article_number", "dtype": "int32"}, {"name": "url_of_article", "dtype": "string"}, {"name": "fake_or_satire", "dtype": {"class_label": {"names": {"0": "Satire", "1": "Fake"}}}}, {"name": "url_of_rebutting_article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 78078, "num_examples": 492}], "download_size": 3002233, "dataset_size": 78078}}
2024-01-18T11:03:32+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-n<1K #source_datasets-original #language-English #license-unknown #region-us
# Dataset Card for Fake News English ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: URL - Paper: URL - Leaderboard: - Point of Contact: Jennifer Golbeck (URL) ### Dataset Summary This dataset contains URLs of news articles classified as either fake or satire. The articles classified as fake also have the URL of a rebutting article. ### Supported Tasks and Leaderboards ### Languages English ## Dataset Structure ### Data Instances ### Data Fields - article_number: An integer used as an index for each row - url_of_article: A string which contains URL of an article to be assessed and classified as either Fake or Satire - fake_or_satire: A classlabel for the above variable which can take two values- Fake (1) and Satire (0) - url_of_rebutting_article: A string which contains a URL of the article used to refute the article in question (present - in url_of_article) ### Data Splits This dataset is not split, only the train split is available. ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators Golbeck, Jennifer Everett, Jennine Falak, Waleed Gieringer, Carl Graney, Jack Hoffman, Kelly Huth, Lindsay Ma, Zhenya Jha, Mayanka Khan, Misbah Kori, Varsha Mauriello, Matthew Lewis, Elo Mirano, George IV, William Mussenden, Sean Nelson, Tammie Mcwillie, Sean Pant, Akshat Cheakalos, Paul ### Licensing Information @inproceedings{inproceedings, author = {Golbeck, Jennifer and Everett, Jennine and Falak, Waleed and Gieringer, Carl and Graney, Jack and Hoffman, Kelly and Huth, Lindsay and Ma, Zhenya and Jha, Mayanka and Khan, Misbah and Kori, Varsha and Mauriello, Matthew and Lewis, Elo and Mirano, George and IV, William and Mussenden, Sean and Nelson, Tammie and Mcwillie, Sean and Pant, Akshat and Cheakalos, Paul}, year = {2018}, month = {05}, pages = {17-21}, title = {Fake News vs Satire: A Dataset and Analysis}, doi = {10.1145/3201064.3201100} } ### Contributions Thanks to @MisbahKhan789, @lhoestq for adding this dataset.
[ "# Dataset Card for Fake News English", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Jennifer Golbeck (URL)", "### Dataset Summary\nThis dataset contains URLs of news articles classified as either fake or satire. The articles classified as fake also have the URL of a rebutting article.", "### Supported Tasks and Leaderboards", "### Languages\nEnglish", "## Dataset Structure", "### Data Instances", "### Data Fields\n- article_number: An integer used as an index for each row\n- url_of_article: A string which contains URL of an article to be assessed and classified as either Fake or Satire\n- fake_or_satire: A classlabel for the above variable which can take two values- Fake (1) and Satire (0)\n- url_of_rebutting_article: A string which contains a URL of the article used to refute the article in question (present - in url_of_article)", "### Data Splits\nThis dataset is not split, only the train split is available.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\nGolbeck, Jennifer\nEverett, Jennine \nFalak, Waleed\nGieringer, Carl\nGraney, Jack \nHoffman, Kelly \nHuth, Lindsay \nMa, Zhenya \nJha, Mayanka \nKhan, Misbah \nKori, Varsha \nMauriello, Matthew \nLewis, Elo \nMirano, George \nIV, William \nMussenden, Sean \nNelson, Tammie \nMcwillie, Sean \nPant, Akshat \nCheakalos, Paul", "### Licensing Information\n\n\n\n@inproceedings{inproceedings,\nauthor = {Golbeck, Jennifer and Everett, Jennine and Falak, Waleed and Gieringer, Carl and Graney, Jack and Hoffman, Kelly and Huth, Lindsay and Ma, Zhenya and Jha, Mayanka and Khan, Misbah and Kori, Varsha and Mauriello, Matthew and Lewis, Elo and Mirano, George and IV, William and Mussenden, Sean and Nelson, Tammie and Mcwillie, Sean and Pant, Akshat and Cheakalos, Paul},\nyear = {2018},\nmonth = {05},\npages = {17-21},\ntitle = {Fake News vs Satire: A Dataset and Analysis},\ndoi = {10.1145/3201064.3201100}\n}", "### Contributions\n\nThanks to @MisbahKhan789, @lhoestq for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-n<1K #source_datasets-original #language-English #license-unknown #region-us \n", "# Dataset Card for Fake News English", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Jennifer Golbeck (URL)", "### Dataset Summary\nThis dataset contains URLs of news articles classified as either fake or satire. The articles classified as fake also have the URL of a rebutting article.", "### Supported Tasks and Leaderboards", "### Languages\nEnglish", "## Dataset Structure", "### Data Instances", "### Data Fields\n- article_number: An integer used as an index for each row\n- url_of_article: A string which contains URL of an article to be assessed and classified as either Fake or Satire\n- fake_or_satire: A classlabel for the above variable which can take two values- Fake (1) and Satire (0)\n- url_of_rebutting_article: A string which contains a URL of the article used to refute the article in question (present - in url_of_article)", "### Data Splits\nThis dataset is not split, only the train split is available.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\nGolbeck, Jennifer\nEverett, Jennine \nFalak, Waleed\nGieringer, Carl\nGraney, Jack \nHoffman, Kelly \nHuth, Lindsay \nMa, Zhenya \nJha, Mayanka \nKhan, Misbah \nKori, Varsha \nMauriello, Matthew \nLewis, Elo \nMirano, George \nIV, William \nMussenden, Sean \nNelson, Tammie \nMcwillie, Sean \nPant, Akshat \nCheakalos, Paul", "### Licensing Information\n\n\n\n@inproceedings{inproceedings,\nauthor = {Golbeck, Jennifer and Everett, Jennine and Falak, Waleed and Gieringer, Carl and Graney, Jack and Hoffman, Kelly and Huth, Lindsay and Ma, Zhenya and Jha, Mayanka and Khan, Misbah and Kori, Varsha and Mauriello, Matthew and Lewis, Elo and Mirano, George and IV, William and Mussenden, Sean and Nelson, Tammie and Mcwillie, Sean and Pant, Akshat and Cheakalos, Paul},\nyear = {2018},\nmonth = {05},\npages = {17-21},\ntitle = {Fake News vs Satire: A Dataset and Analysis},\ndoi = {10.1145/3201064.3201100}\n}", "### Contributions\n\nThanks to @MisbahKhan789, @lhoestq for adding this dataset." ]
[ 78, 9, 120, 33, 41, 10, 5, 6, 6, 122, 19, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 95, 186, 24 ]
[ "passage: TAGS\n#task_categories-text-classification #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-n<1K #source_datasets-original #language-English #license-unknown #region-us \n# Dataset Card for Fake News English## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Jennifer Golbeck (URL)### Dataset Summary\nThis dataset contains URLs of news articles classified as either fake or satire. The articles classified as fake also have the URL of a rebutting article.### Supported Tasks and Leaderboards### Languages\nEnglish## Dataset Structure### Data Instances### Data Fields\n- article_number: An integer used as an index for each row\n- url_of_article: A string which contains URL of an article to be assessed and classified as either Fake or Satire\n- fake_or_satire: A classlabel for the above variable which can take two values- Fake (1) and Satire (0)\n- url_of_rebutting_article: A string which contains a URL of the article used to refute the article in question (present - in url_of_article)### Data Splits\nThis dataset is not split, only the train split is available.## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?" ]
[ 0.018159236758947372, 0.2575465738773346, -0.009480662643909454, 0.02570139802992344, 0.07979301363229752, 0.013233995996415615, 0.059797100722789764, 0.11286409199237823, -0.005253853276371956, 0.12729136645793915, -0.03784525394439697, 0.07946581393480301, 0.11378559470176697, 0.04957108199596405, -0.003806930035352707, -0.19255082309246063, 0.059355899691581726, -0.10142803937196732, 0.034217484295368195, 0.09921213239431381, 0.11762586236000061, -0.05929265171289444, 0.03280220180749893, -0.052514541894197464, -0.0275620985776186, 0.02402217499911785, -0.04230156168341637, 0.0062858061864972115, 0.012370704673230648, 0.025271818041801453, 0.0729922205209732, 0.01659438945353031, 0.06129225343465805, -0.2848469018936157, 0.032095350325107574, 0.08325782418251038, 0.02438315749168396, 0.044332105666399, 0.06817610561847687, -0.08571062982082367, 0.0560009628534317, -0.14853467047214508, 0.06380511075258255, 0.09127458930015564, -0.1493813693523407, -0.12002678960561752, -0.10801175236701965, 0.09554226696491241, 0.09564536809921265, 0.0618235245347023, -0.09218274056911469, 0.04987052455544472, -0.06402021646499634, 0.04870695620775223, 0.1088176816701889, -0.0926792323589325, -0.059441711753606796, -0.03096197545528412, 0.008119402453303337, 0.06115451082587242, -0.15013879537582397, -0.01112621370702982, -0.003193753305822611, 0.017542101442813873, -0.04432525858283043, -0.019451485946774483, -0.03188026696443558, 0.046672411262989044, -0.1237335279583931, -0.04272745922207832, -0.00859910063445568, 0.025097958743572235, -0.01627403311431408, -0.16149085760116577, 0.0047896429896354675, 0.07031853497028351, -0.030431780964136124, -0.010965755209326744, 0.02126113697886467, -0.009517126716673374, 0.09077498316764832, -0.025884749367833138, -0.041928552091121674, 0.02633022516965866, -0.003899230854585767, 0.007729190401732922, 0.02731698378920555, 0.02628977783024311, 0.026745764538645744, 0.05138256028294563, 0.09576095640659332, -0.1165519431233406, -0.009341812692582607, -0.07313986867666245, -0.16209331154823303, -0.01883988082408905, 0.015216488391160965, 0.02220258116722107, 0.10470599681138992, 0.16140246391296387, -0.08084603399038315, 0.04710283502936363, -0.0776430144906044, -0.029458539560437202, 0.11264193058013916, 0.1283363252878189, -0.09396592527627945, -0.06356076896190643, -0.059656184166669846, 0.051732372492551804, -0.02912346087396145, 0.010365945287048817, 0.024431927129626274, 0.09156127274036407, 0.01209767535328865, 0.1132185310125351, 0.12798090279102325, -0.003619225462898612, -0.11877168715000153, -0.030819818377494812, 0.08921854943037033, -0.12886954843997955, 0.06796418875455856, 0.08574241399765015, -0.01352613978087902, 0.08466340601444244, -0.035218171775341034, 0.022258073091506958, -0.09641499817371368, 0.058686763048172, -0.044479113072156906, 0.0205618254840374, -0.06709443032741547, -0.036942992359399796, 0.052589744329452515, -0.0603102445602417, -0.09377598017454147, 0.03923063352704048, -0.025841623544692993, -0.07790333777666092, 0.03698582574725151, -0.12598013877868652, -0.04741550236940384, -0.04355931654572487, -0.004018696956336498, 0.00636112317442894, 0.03904278576374054, 0.0005020708777010441, -0.0367075577378273, 0.045515403151512146, -0.061881281435489655, 0.02501441352069378, 0.12746496498584747, 0.015325972810387611, -0.07010464370250702, 0.06188086420297623, -0.10858539491891861, 0.11379405856132507, -0.15233288705348969, 0.045759864151477814, -0.13633954524993896, -0.033879268914461136, 0.06227743253111839, -0.003425935050472617, -0.027867671102285385, 0.12163097411394119, -0.14464673399925232, -0.029355013743042946, 0.1232694610953331, -0.058315739035606384, -0.022033601999282837, 0.06426945328712463, -0.05227956920862198, -0.009912775829434395, 0.06212696433067322, 0.006338805425912142, 0.0224804375320673, -0.012728961184620857, -0.02733311429619789, -0.13044939935207367, 0.040730979293584824, 0.2705388069152832, 0.06404446810483932, -0.12144774198532104, 0.07020819932222366, 0.003468175418674946, -0.029273182153701782, -0.06727124005556107, -0.0013200598768889904, -0.08570216596126556, 0.028884295374155045, 0.009086131118237972, 0.02177143096923828, 0.005764786619693041, -0.0973481759428978, -0.018220964819192886, -0.14652031660079956, -0.02746858075261116, 0.011208843439817429, 0.024471795186400414, 0.01684207282960415, -0.08812940865755081, -0.0412881076335907, 0.03487428277730942, 0.02878098376095295, -0.1811216175556183, -0.09148282557725906, 0.027945376932621002, -0.03858969733119011, 0.1309533417224884, -0.05701131001114845, 0.012899762950837612, -0.0631323903799057, -0.0470769889652729, 0.004678966477513313, -0.018888384103775024, 0.03144378587603569, 0.02193082496523857, -0.19563421607017517, 0.029884489253163338, -0.04369323328137398, 0.12260735780000687, -0.09085367619991302, -0.012744016945362091, 0.1034582182765007, 0.19689053297042847, 0.05484355241060257, -0.055201202630996704, 0.05658065900206566, 0.0017792145954445004, 0.023118911311030388, -0.034415166825056076, 0.01712147891521454, -0.06179499253630638, 0.015906084328889847, -0.005629617255181074, -0.04883686453104019, -0.17770515382289886, 0.053320106118917465, 0.03324947878718376, -0.08896717429161072, 0.023841187357902527, -0.07338487356901169, -0.007629774510860443, -0.05622981861233711, -0.09672561287879944, 0.07302942872047424, 0.07924660295248032, -0.027548009529709816, -0.04275822266936302, -0.10024726390838623, -0.066913902759552, -0.003627974074333906, -0.07124223560094833, 0.13565395772457123, 0.04636929929256439, -0.15384571254253387, 0.1017039567232132, 0.0487697497010231, 0.06953877955675125, 0.07668216526508331, -0.03624451905488968, -0.07310909032821655, -0.014812438748776913, 0.0022132208105176687, 0.02844397723674774, 0.023549620062112808, -0.05294987931847572, 0.040828026831150055, 0.032676395028829575, -0.03404063731431961, 0.01460281666368246, -0.06628420203924179, 0.038628723472356796, -0.019577868282794952, -0.026182929053902626, 0.013148706406354904, -0.01167626865208149, 0.07327081263065338, 0.10131843388080597, 0.03792138397693634, 0.07486453652381897, -0.031274840235710144, -0.06403563916683197, -0.07828327268362045, 0.07427382469177246, -0.12265914678573608, -0.17099180817604065, -0.08819307386875153, -0.1096462532877922, -0.024858681485056877, -0.03316117078065872, -0.0014326306991279125, -0.09925287216901779, -0.11124462634325027, -0.05865660682320595, 0.08810458332300186, 0.13061821460723877, -0.11516875773668289, 0.06533796340227127, 0.024008771404623985, 0.03139469772577286, -0.09966837614774704, 0.03831282630562782, 0.055330850183963776, -0.034074340015649796, -0.01883026398718357, 0.023276692256331444, 0.08743523806333542, 0.1260138601064682, 0.10574723035097122, -0.0176108218729496, -0.008880795910954475, 0.29288211464881897, -0.14914394915103912, 0.133836030960083, 0.07430557161569595, -0.06727588176727295, 0.09195385128259659, 0.23874711990356445, 0.0472770519554615, -0.03352105990052223, 0.04180788993835449, 0.12797054648399353, 0.04886529967188835, -0.2663295865058899, -0.052990857511758804, -0.045635323971509933, -0.0585859976708889, 0.03860132396221161, 0.07158172130584717, -0.035460080951452255, -0.009559782221913338, -0.10345904529094696, -0.056126710027456284, 0.10360095649957657, 0.04789493978023529, 0.045218754559755325, 0.005234358366578817, 0.04288525879383087, -0.03305073082447052, -0.04304253309965134, 0.07037908583879471, 0.03781749680638313, 0.14687564969062805, 0.043241679668426514, 0.19043560326099396, 0.08959659188985825, -0.010380764491856098, -0.04795936495065689, -0.012262009084224701, 0.008633753284811974, 0.07130761444568634, -0.0035298876464366913, -0.04117969796061516, 0.06106503680348396, 0.03849130496382713, 0.1048976480960846, -0.0757434293627739, 0.11168518662452698, -0.08312942832708359, 0.13222378492355347, 0.18785350024700165, 0.06231926754117012, -0.04314437881112099, 0.012934660539031029, 0.12034051865339279, -0.07910726964473724, -0.09407613426446915, -0.017203783616423607, -0.05615079030394554, -0.14851142466068268, 0.08166666328907013, -0.015777213498950005, 0.13468965888023376, -0.05485750734806061, -0.021793145686388016, 0.02553131803870201, 0.05593254044651985, -0.02245926484465599, 0.10106091946363449, -0.16984479129314423, 0.1213349923491478, -0.007422583643347025, 0.00024454802041873336, -0.06184730306267738, 0.062170978635549545, 0.02000516653060913, -0.06002213805913925, 0.16052040457725525, 0.00037592038279399276, -0.07099634408950806, -0.022253604605793953, -0.06774971634149551, -0.034684356302022934, 0.11892817169427872, -0.12797097861766815, 0.1262158900499344, -0.02859550528228283, -0.04745159670710564, -0.07280488312244415, -0.0641089528799057, -0.14449743926525116, -0.1815032660961151, 0.062345776706933975, -0.08654307574033737, 0.06601119041442871, -0.0383845679461956, -0.022859470918774605, -0.1115741953253746, 0.13203993439674377, -0.1777620166540146, -0.08638347685337067, -0.13899990916252136, -0.0000042533779378572945, 0.14548927545547485, -0.04705056548118591, 0.013223456218838692, -0.014633437618613243, 0.1724260449409485, -0.00045217861770652235, -0.025739530101418495, 0.030639799311757088, 0.0003985170042142272, -0.2269488275051117, -0.03043973818421364, 0.16625431180000305, 0.07601623982191086, 0.04431876540184021, -0.017934810370206833, 0.08646529167890549, -0.006541009992361069, -0.1117110475897789, 0.07386437058448792, 0.040357641875743866, -0.001857304247096181, 0.13913780450820923, -0.026776378974318504, -0.20009957253932953, -0.20157331228256226, -0.024593887850642204, 0.08109816163778305, 0.1298113465309143, -0.03601892665028572, 0.13500146567821503, 0.09126503020524979, -0.10381918400526047, -0.19962778687477112, -0.043895140290260315, 0.02804628573358059, -0.03667626157402992, 0.012517789378762245, -0.15819105505943298, 0.06464007496833801, 0.027490153908729553, -0.002309790812432766, -0.022749660536646843, -0.1528530865907669, -0.11864868551492691, 0.056616317480802536, 0.031675562262535095, -0.2738550901412964, -0.15294215083122253, -0.0986265316605568, -0.058176491409540176, -0.1375495344400406, 0.12914590537548065, -0.0022360135335475206, -0.013749171048402786, 0.00158166722394526, 0.023615440353751183, 0.009614499285817146, -0.014500489458441734, 0.15948829054832458, 0.021204300224781036, 0.009567518718540668, -0.08197640627622604, -0.07748708873987198, 0.10069821029901505, -0.006168168503791094, 0.05126458778977394, 0.004311161581426859, -0.004771029110997915, -0.07223633676767349, -0.020058875903487206, -0.10004318505525589, -0.05934682860970497, -0.11412796378135681, -0.010640925727784634, -0.044727813452482224, 0.1126808151602745, 0.0783916786313057, -0.029959408566355705, 0.08480249345302582, -0.09043936431407928, 0.07104616612195969, 0.11844390630722046, 0.13189102709293365, 0.1104525476694107, -0.08295238763093948, -0.034011658281087875, 0.009005931206047535, -0.04416567087173462, -0.08022020012140274, 0.0813242718577385, 0.09601828455924988, 0.012023652903735638, 0.18038330972194672, -0.03008120320737362, -0.15766751766204834, -0.022262858226895332, 0.06492496281862259, -0.06363079696893692, -0.21289245784282684, 0.03201483562588692, 0.044678695499897, -0.18415114283561707, -0.09263806790113449, 0.07755368202924728, 0.09865149855613708, -0.08173960447311401, 0.08079008758068085, 0.1480303555727005, 0.02601618506014347, 0.057446133345365524, 0.04856884852051735, 0.0670211985707283, -0.09483788162469864, 0.07913598418235779, 0.17270350456237793, -0.008270354010164738, -0.029003659263253212, 0.1930854469537735, -0.014045958407223225, -0.028875892981886864, 0.0655483603477478, 0.051941365003585815, 0.07059063762426376, 0.007740892004221678, -0.012394228018820286, -0.1646917760372162, 0.04971076175570488, 0.12651531398296356, -0.00799739919602871, 0.04192698746919632, 0.028768138960003853, -0.04455261677503586, 0.01337222196161747, 0.16882458329200745, 0.07382862269878387, 0.020184408873319626, -0.04038991779088974, -0.057392869144678116, -0.026691637933254242, -0.015069633722305298, 0.01195420790463686, -0.017597828060388565, -0.13522331416606903, 0.01620631292462349, -0.1533299833536148, 0.021189948543906212, -0.06384488195180893, 0.011375467292964458, -0.012970746494829655, -0.06047732010483742, -0.0026699963491410017, -0.008031344972550869, -0.060327474027872086, -0.07753658294677734, 0.006415921729058027, 0.11686860024929047, -0.2071572095155716, 0.013644354417920113, 0.1422608494758606, -0.08697482198476791, 0.06865324079990387, -0.03576923534274101, -0.051187820732593536, 0.029387911781668663, -0.11402779072523117, -0.0399131216108799, -0.037897903472185135, 0.027316739782691002, 0.03914657607674599, -0.19202114641666412, -0.021399816498160362, -0.01921391673386097, -0.0621907114982605, 0.05016123503446579, -0.02642998658120632, -0.08364613354206085, 0.07468406856060028, -0.014824425801634789, -0.08927363902330399, 0.004074480384588242, 0.02463763952255249, 0.09118323028087616, -0.03376638889312744, 0.1385975182056427, -0.03612786903977394, 0.10894376039505005, -0.14933940768241882, -0.0030525908805429935, 0.022899920120835304, 0.02975681982934475, -0.0027006010059267282, 0.004457009490579367, 0.06314735859632492, 0.007884630002081394, 0.141868457198143, -0.06328383088111877, 0.01833892986178398, 0.08674308657646179, 0.06602993607521057, -0.11859641969203949, 0.07218919694423676, -0.08521908521652222, -0.00108070089481771, -0.05295288935303688, -0.025023071095347404, -0.1322483867406845, -0.08762141317129135, -0.10019837319850922, 0.15535254776477814, 0.1799664944410324, 0.25506430864334106, -0.05086708441376686, 0.11330793052911758, -0.045323457568883896, 0.037960235029459, 0.1702694445848465, -0.047637730836868286, -0.03560065105557442, -0.08865665644407272, 0.08151625841856003, 0.06849353760480881, -0.1786649525165558, 0.10386282950639725, -0.07870206236839294, -0.06247455254197121, -0.02713676169514656, -0.16612395644187927, -0.07461639493703842, -0.01650839112699032, 0.01752900704741478, -0.0986955314874649, 0.06303869187831879, 0.06343743950128555, -0.021449163556098938, -0.02953765168786049, 0.0635499581694603, -0.052341390401124954, -0.07183117419481277, 0.08789633959531784, 0.05664272978901863, 0.03628206625580788, 0.05722769349813461, 0.1054530218243599, -0.003658376168459654, 0.12441439926624298, 0.0874033197760582, 0.07037042081356049, -0.053237587213516235, 0.012405576184391975, -0.1163480207324028, -0.08306541293859482, 0.06069313734769821, -0.01861969754099846, -0.08027102798223495, 0.1773749142885208, 0.03392189368605614, 0.08256016671657562, 0.006668894551694393, 0.1816072165966034, -0.04312027618288994, -0.11705699563026428, -0.1716315597295761, 0.06160861253738403, -0.05164651945233345, 0.024902580305933952, 0.045567598193883896, -0.17575782537460327, -0.0017549898475408554, 0.11841752380132675, 0.09215866774320602, -0.08592858165502548, 0.01840134523808956, -0.0055955941788852215, 0.04180321842432022, 0.03183725103735924, -0.023442039266228676, 0.05797286331653595, 0.14545831084251404, -0.056522186845541, 0.017392225563526154, 0.008791300468146801, -0.06666021794080734, -0.05940776690840721, 0.05217830091714859, 0.004134606570005417, -0.01853669434785843, -0.10807151347398758, 0.18411162495613098, -0.13808491826057434, -0.2375827431678772, -0.013234540820121765, -0.09240126609802246, -0.15662051737308502, -0.052592791616916656, 0.05173654854297638, 0.00827630702406168, 0.010836804285645485, 0.09592315554618835, -0.06469181925058365, 0.20095939934253693, 0.0525498203933239, 0.054888591170310974, -0.007664768025279045, 0.09547100961208344, -0.14865009486675262, 0.17297810316085815, 0.03226358816027641, 0.02983500063419342, 0.09584768861532211, -0.06602662801742554, -0.08646602183580399, 0.047546762973070145, 0.07384597510099411, -0.041112106293439865, 0.005941038951277733, 0.18327677249908447, 0.028832800686359406, 0.06583075225353241, 0.13834689557552338, 0.006831032689660788, 0.068844735622406, 0.02686074748635292, -0.05706111341714859, -0.09449812769889832, 0.14441636204719543, -0.1384010761976242, 0.04822014644742012, 0.19065213203430176, -0.06454408913850784, 0.04743330925703049, -0.0048956312239170074, 0.014298898167908192, -0.05773212015628815, 0.1423904299736023, -0.03183063492178917, -0.09340441972017288, 0.02947370335459709, -0.030771873891353607, 0.11841052025556564, -0.0959157645702362, -0.07225112617015839, 0.022203149273991585, 0.008165134117007256, -0.05994695797562599, 0.13750064373016357, 0.07834496349096298, 0.009091190993785858, -0.03568826615810394, -0.12413110584020615, 0.025559324771165848, 0.12167009711265564, -0.05084313452243805, 0.05220683291554451 ]
d622d04b3bee15be391dfec4f55fd6980738fe6b
# Dataset Card for Fake News Filipino ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Fake News Filipino homepage](https://github.com/jcblaisecruz02/Filipino-Text-Benchmarks) - **Repository:** [Fake News Filipino repository](https://github.com/jcblaisecruz02/Filipino-Text-Benchmarks) - **Paper:** [LREC 2020 paper](http://www.lrec-conf.org/proceedings/lrec2020/index.html) - **Leaderboard:** - **Point of Contact:** [Jan Christian Cruz](mailto:jan_christian_cruz@dlsu.edu.ph) ### Dataset Summary Low-Resource Fake News Detection Corpora in Filipino. The first of its kind. Contains 3,206 expertly-labeled news samples, half of which are real and half of which are fake. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The dataset is primarily in Filipino, with the addition of some English words commonly used in Filipino vernacular. ## Dataset Structure ### Data Instances Sample data: ``` { "label": "0", "article": "Sa 8-pahinang desisyon, pinaboran ng Sandiganbayan First Division ang petition for Writ of Preliminary Attachment/Garnishment na inihain ng prosekusyon laban sa mambabatas." } ``` ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation Fake news articles were sourced from online sites that were tagged as fake news sites by the non-profit independent media fact-checking organization Verafiles and the National Union of Journalists in the Philippines (NUJP). Real news articles were sourced from mainstream news websites in the Philippines, including Pilipino Star Ngayon, Abante, and Bandera. ### Curation Rationale We remedy the lack of a proper, curated benchmark dataset for fake news detection in Filipino by constructing and producing what we call “Fake News Filipino.” ### Source Data #### Initial Data Collection and Normalization We construct the dataset by scraping our source websites, encoding all characters into UTF-8. Preprocessing was light to keep information intact: we retain capitalization and punctuation, and do not correct any misspelled words. #### Who are the source language producers? Jan Christian Blaise Cruz, Julianne Agatha Tan, and Charibeth Cheng ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [Jan Christian Cruz](mailto:jan_christian_cruz@dlsu.edu.ph), Julianne Agatha Tan, and Charibeth Cheng ### Licensing Information [More Information Needed] ### Citation Information @inproceedings{cruz2020localization, title={Localization of Fake News Detection via Multitask Transfer Learning}, author={Cruz, Jan Christian Blaise and Tan, Julianne Agatha and Cheng, Charibeth}, booktitle={Proceedings of The 12th Language Resources and Evaluation Conference}, pages={2596--2604}, year={2020} } ### Contributions Thanks to [@anaerobeth](https://github.com/anaerobeth) for adding this dataset.
fake_news_filipino
[ "task_categories:text-classification", "task_ids:fact-checking", "annotations_creators:expert-generated", "language_creators:crowdsourced", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:tl", "license:unknown", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["crowdsourced"], "language": ["tl"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["fact-checking"], "paperswithcode_id": "fake-news-filipino-dataset", "pretty_name": "Fake News Filipino", "dataset_info": {"features": [{"name": "label", "dtype": {"class_label": {"names": {"0": "0", "1": "1"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 3623685, "num_examples": 3206}], "download_size": 1313458, "dataset_size": 3623685}}
2024-01-18T11:03:33+00:00
[]
[ "tl" ]
TAGS #task_categories-text-classification #task_ids-fact-checking #annotations_creators-expert-generated #language_creators-crowdsourced #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Tagalog #license-unknown #region-us
# Dataset Card for Fake News Filipino ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: Fake News Filipino homepage - Repository: Fake News Filipino repository - Paper: LREC 2020 paper - Leaderboard: - Point of Contact: Jan Christian Cruz ### Dataset Summary Low-Resource Fake News Detection Corpora in Filipino. The first of its kind. Contains 3,206 expertly-labeled news samples, half of which are real and half of which are fake. ### Supported Tasks and Leaderboards ### Languages The dataset is primarily in Filipino, with the addition of some English words commonly used in Filipino vernacular. ## Dataset Structure ### Data Instances Sample data: ### Data Fields ### Data Splits ## Dataset Creation Fake news articles were sourced from online sites that were tagged as fake news sites by the non-profit independent media fact-checking organization Verafiles and the National Union of Journalists in the Philippines (NUJP). Real news articles were sourced from mainstream news websites in the Philippines, including Pilipino Star Ngayon, Abante, and Bandera. ### Curation Rationale We remedy the lack of a proper, curated benchmark dataset for fake news detection in Filipino by constructing and producing what we call “Fake News Filipino.” ### Source Data #### Initial Data Collection and Normalization We construct the dataset by scraping our source websites, encoding all characters into UTF-8. Preprocessing was light to keep information intact: we retain capitalization and punctuation, and do not correct any misspelled words. #### Who are the source language producers? Jan Christian Blaise Cruz, Julianne Agatha Tan, and Charibeth Cheng ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators Jan Christian Cruz, Julianne Agatha Tan, and Charibeth Cheng ### Licensing Information @inproceedings{cruz2020localization, title={Localization of Fake News Detection via Multitask Transfer Learning}, author={Cruz, Jan Christian Blaise and Tan, Julianne Agatha and Cheng, Charibeth}, booktitle={Proceedings of The 12th Language Resources and Evaluation Conference}, pages={2596--2604}, year={2020} } ### Contributions Thanks to @anaerobeth for adding this dataset.
[ "# Dataset Card for Fake News Filipino", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Fake News Filipino homepage\n- Repository: Fake News Filipino repository\n- Paper: LREC 2020 paper\n- Leaderboard:\n- Point of Contact: Jan Christian Cruz", "### Dataset Summary\n\nLow-Resource Fake News Detection Corpora in Filipino. The first of its kind. Contains 3,206 expertly-labeled news samples, half of which are real and half of which are fake.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe dataset is primarily in Filipino, with the addition of some English words commonly used in Filipino vernacular.", "## Dataset Structure", "### Data Instances\n\nSample data:", "### Data Fields", "### Data Splits", "## Dataset Creation\n\nFake news articles were sourced from online sites that were tagged as fake news sites by the non-profit independent media fact-checking organization Verafiles and the National Union of Journalists in the Philippines (NUJP). Real news articles were sourced from mainstream news websites in the Philippines, including Pilipino Star Ngayon, Abante, and Bandera.", "### Curation Rationale\n\nWe remedy the lack of a proper, curated benchmark dataset for fake news detection in Filipino by constructing and producing what we call “Fake News Filipino.”", "### Source Data", "#### Initial Data Collection and Normalization\n\nWe construct the dataset by scraping our source websites, encoding all characters into UTF-8. Preprocessing was light to keep information intact: we retain capitalization and punctuation, and do not correct any misspelled words.", "#### Who are the source language producers?\n\nJan Christian Blaise Cruz, Julianne Agatha Tan, and Charibeth Cheng", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nJan Christian Cruz, Julianne Agatha Tan, and Charibeth Cheng", "### Licensing Information\n\n\n\n\n\n @inproceedings{cruz2020localization,\n title={Localization of Fake News Detection via Multitask Transfer Learning},\n author={Cruz, Jan Christian Blaise and Tan, Julianne Agatha and Cheng, Charibeth},\n booktitle={Proceedings of The 12th Language Resources and Evaluation Conference},\n pages={2596--2604},\n year={2020}\n }", "### Contributions\n\nThanks to @anaerobeth for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-fact-checking #annotations_creators-expert-generated #language_creators-crowdsourced #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Tagalog #license-unknown #region-us \n", "# Dataset Card for Fake News Filipino", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Fake News Filipino homepage\n- Repository: Fake News Filipino repository\n- Paper: LREC 2020 paper\n- Leaderboard:\n- Point of Contact: Jan Christian Cruz", "### Dataset Summary\n\nLow-Resource Fake News Detection Corpora in Filipino. The first of its kind. Contains 3,206 expertly-labeled news samples, half of which are real and half of which are fake.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe dataset is primarily in Filipino, with the addition of some English words commonly used in Filipino vernacular.", "## Dataset Structure", "### Data Instances\n\nSample data:", "### Data Fields", "### Data Splits", "## Dataset Creation\n\nFake news articles were sourced from online sites that were tagged as fake news sites by the non-profit independent media fact-checking organization Verafiles and the National Union of Journalists in the Philippines (NUJP). Real news articles were sourced from mainstream news websites in the Philippines, including Pilipino Star Ngayon, Abante, and Bandera.", "### Curation Rationale\n\nWe remedy the lack of a proper, curated benchmark dataset for fake news detection in Filipino by constructing and producing what we call “Fake News Filipino.”", "### Source Data", "#### Initial Data Collection and Normalization\n\nWe construct the dataset by scraping our source websites, encoding all characters into UTF-8. Preprocessing was light to keep information intact: we retain capitalization and punctuation, and do not correct any misspelled words.", "#### Who are the source language producers?\n\nJan Christian Blaise Cruz, Julianne Agatha Tan, and Charibeth Cheng", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nJan Christian Cruz, Julianne Agatha Tan, and Charibeth Cheng", "### Licensing Information\n\n\n\n\n\n @inproceedings{cruz2020localization,\n title={Localization of Fake News Detection via Multitask Transfer Learning},\n author={Cruz, Jan Christian Blaise and Tan, Julianne Agatha and Cheng, Charibeth},\n booktitle={Proceedings of The 12th Language Resources and Evaluation Conference},\n pages={2596--2604},\n year={2020}\n }", "### Contributions\n\nThanks to @anaerobeth for adding this dataset." ]
[ 92, 9, 120, 44, 51, 10, 29, 6, 10, 5, 5, 77, 43, 4, 62, 28, 5, 5, 9, 8, 8, 7, 8, 7, 5, 22, 101, 17 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-fact-checking #annotations_creators-expert-generated #language_creators-crowdsourced #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Tagalog #license-unknown #region-us \n# Dataset Card for Fake News Filipino## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: Fake News Filipino homepage\n- Repository: Fake News Filipino repository\n- Paper: LREC 2020 paper\n- Leaderboard:\n- Point of Contact: Jan Christian Cruz### Dataset Summary\n\nLow-Resource Fake News Detection Corpora in Filipino. The first of its kind. Contains 3,206 expertly-labeled news samples, half of which are real and half of which are fake.### Supported Tasks and Leaderboards### Languages\n\nThe dataset is primarily in Filipino, with the addition of some English words commonly used in Filipino vernacular.## Dataset Structure### Data Instances\n\nSample data:### Data Fields### Data Splits## Dataset Creation\n\nFake news articles were sourced from online sites that were tagged as fake news sites by the non-profit independent media fact-checking organization Verafiles and the National Union of Journalists in the Philippines (NUJP). Real news articles were sourced from mainstream news websites in the Philippines, including Pilipino Star Ngayon, Abante, and Bandera.### Curation Rationale\n\nWe remedy the lack of a proper, curated benchmark dataset for fake news detection in Filipino by constructing and producing what we call “Fake News Filipino.”### Source Data" ]
[ 0.015619702637195587, 0.0980999544262886, -0.008694103918969631, 0.02145742066204548, 0.07369959354400635, 0.017266491428017616, 0.04071972891688347, 0.12961195409297943, -0.08691548556089401, 0.1052313894033432, -0.1047469824552536, -0.01081025879830122, 0.14498299360275269, 0.03864358365535736, -0.008468180894851685, -0.20599079132080078, 0.1083177924156189, -0.06058265641331673, 0.03174200654029846, 0.09196212142705917, 0.09211380034685135, -0.03212564438581467, 0.04575316980481148, -0.06942018121480942, -0.027036236599087715, 0.02909228950738907, -0.07596254348754883, -0.06919281929731369, -0.02610461227595806, 0.03373412787914276, 0.09422500431537628, 0.012679671868681908, -0.009698174893856049, -0.21966558694839478, 0.013891695067286491, 0.07201443612575531, 0.006314184051007032, 0.03738314285874367, 0.016001148149371147, -0.03414373844861984, 0.10334210842847824, -0.192226380109787, 0.13644817471504211, 0.018658138811588287, -0.16236071288585663, -0.1570257544517517, -0.11682946979999542, 0.14979761838912964, 0.11828651279211044, 0.02283083088696003, -0.05423321947455406, 0.041893742978572845, -0.08668617904186249, -0.0337936170399189, 0.06271503865718842, -0.06497853994369507, -0.06045343354344368, 0.0019466187804937363, 0.021302489563822746, 0.07233868539333344, -0.09876792132854462, -0.017683692276477814, -0.015454310923814774, 0.04053013026714325, -0.0154167665168643, -0.038462165743112564, -0.016780640929937363, 0.015560735017061234, -0.07656625658273697, -0.05921139568090439, 0.013335630297660828, -0.06360597908496857, -0.031517986208200455, -0.24422888457775116, 0.03640304133296013, 0.026995042338967323, -0.028423849493265152, -0.051271796226501465, 0.01010971236974001, -0.029653437435626984, 0.12394405901432037, -0.0515267550945282, -0.0725100040435791, 0.03231148421764374, -0.04838256910443306, 0.06801221519708633, 0.06218980252742767, -0.0007747089257463813, -0.0033483090810477734, 0.05944707989692688, 0.13672380149364471, -0.1305149346590042, -0.03418890759348869, -0.08535657823085785, -0.08723438531160355, 0.010645494796335697, 0.046870142221450806, 0.03463645279407501, 0.056745074689388275, 0.13750457763671875, -0.17617328464984894, 0.05398009344935417, -0.055437494069337845, -0.03033142164349556, 0.1027350127696991, 0.1106346845626831, -0.03995046392083168, 0.04744753614068031, -0.029745666310191154, 0.0004312216769903898, 0.0011510348413139582, -0.0025133041199296713, 0.01295868307352066, 0.06892145425081253, -0.013267036527395248, 0.1359758973121643, 0.08599747717380524, -0.0018445965833961964, -0.08470138907432556, -0.08689717948436737, 0.18187446892261505, -0.11373887211084366, 0.019535329192876816, 0.02077142708003521, 0.008792592212557793, 0.21947547793388367, -0.035257093608379364, -0.027452193200588226, -0.08095109462738037, 0.09995850175619125, 0.015250272117555141, -0.034660059958696365, -0.07177956402301788, -0.02156226336956024, 0.08985571563243866, -0.014149367809295654, -0.10257518291473389, -0.0046856398694217205, -0.03391951322555542, -0.11536268144845963, 0.0029283128678798676, -0.16413679718971252, -0.03710572049021721, -0.02810400351881981, -0.0038573136553168297, 0.012365818955004215, 0.048776775598526, 0.041775595396757126, -0.03462017700076103, 0.08799535036087036, -0.08234130591154099, 0.06485330313444138, 0.07800427079200745, 0.02259502187371254, -0.05078905448317528, 0.042700543999671936, -0.221968874335289, 0.09745782613754272, -0.12521545588970184, 0.02391342632472515, -0.12940938770771027, -0.03825512155890465, -0.015513484366238117, 0.032195791602134705, -0.07403796166181564, 0.1180933490395546, -0.09032543003559113, -0.044838421046733856, 0.10763918608427048, -0.1349969357252121, 0.03668193891644478, 0.0414743572473526, -0.004524042829871178, 0.11926192790269852, 0.04870299622416496, 0.0250324085354805, 0.006450633984059095, 0.012837913818657398, 0.044996876269578934, -0.0963815376162529, 0.048778146505355835, 0.24306648969650269, 0.07057427614927292, -0.060604412108659744, 0.067884162068367, 0.028931209817528725, -0.02658047340810299, -0.08186418563127518, 0.033274855464696884, -0.05767156928777695, 0.07378248125314713, 0.043847862631082535, 0.0037667087744921446, -0.019069021567702293, -0.023124322295188904, 0.001768173067830503, -0.12182001024484634, 0.020466012880206108, 0.017669541761279106, 0.004542342387139797, 0.028251968324184418, -0.08819126337766647, -0.0025603340473026037, 0.04228893667459488, 0.01710071787238121, -0.11018924415111542, -0.14925292134284973, 0.07721438258886337, -0.1116480678319931, 0.08388043940067291, -0.16866056621074677, -0.003451867727562785, -0.0707210898399353, -0.07173961400985718, 0.027728209272027016, -0.010145694948732853, 0.001842885627411306, 0.025662358850240707, -0.16926617920398712, 0.05508291348814964, -0.027977434918284416, 0.04964209347963333, -0.014654401689767838, -0.019016746431589127, 0.14239953458309174, 0.15513935685157776, 0.03212372586131096, -0.028725409880280495, 0.04600919038057327, 0.05856171250343323, 0.0656067430973053, -0.05305173620581627, -0.011097094044089317, -0.018686581403017044, 0.046193934977054596, 0.10299604386091232, -0.06965487450361252, -0.15704333782196045, 0.043390583246946335, 0.10678061097860336, -0.13761943578720093, -0.03764509782195091, 0.0019924845546483994, -0.004213598556816578, -0.09208455681800842, -0.045250214636325836, 0.07389393448829651, 0.03812684863805771, 0.018975641578435898, -0.09259343147277832, -0.13141222298145294, -0.04443404823541641, 0.024806950241327286, -0.07566337287425995, 0.1257110983133316, 0.034522611647844315, -0.12685362994670868, 0.17255136370658875, 0.002661783015355468, 0.12463734298944473, 0.06573113054037094, -0.07020314037799835, -0.0787849947810173, -0.024752987548708916, 0.06098729744553566, 0.03191058337688446, 0.05581441521644592, -0.03172605112195015, 0.058163903653621674, 0.04713064432144165, -0.04573553055524826, 0.05569375678896904, -0.023964179679751396, 0.013263012282550335, 0.009767327457666397, 0.00444360775873065, 0.025493336841464043, 0.026828249916434288, 0.1064005196094513, 0.09749491512775421, 0.07370081543922424, 0.1784747987985611, -0.036589398980140686, -0.04372178018093109, -0.06037585437297821, 0.08092153072357178, -0.10500390082597733, -0.34470227360725403, -0.15383975207805634, -0.0006140024634078145, 0.029878756031394005, -0.06466270238161087, -0.002627605339512229, -0.11562510579824448, -0.10771767050027847, -0.047857463359832764, 0.09194304794073105, 0.13301603496074677, -0.09729026257991791, -0.02070607617497444, 0.03922885283827782, -0.013640330173075199, -0.05718220770359039, 0.020644184201955795, 0.05574457719922066, -0.08298522979021072, 0.021962443366646767, -0.06030059605836868, 0.012406342662870884, 0.10050790756940842, 0.11198247224092484, -0.005356473382562399, -0.04575388506054878, 0.18232430517673492, -0.16072553396224976, 0.14124518632888794, 0.10112925618886948, -0.07752393186092377, 0.07276926934719086, 0.1589462161064148, 0.03190373256802559, -0.0003084372729063034, 0.034464120864868164, 0.08468650281429291, 0.013097804971039295, -0.23941928148269653, -0.06722705811262131, -0.03740990534424782, -0.1311238408088684, 0.02702336758375168, 0.07400573045015335, 0.03859234228730202, 0.023198729380965233, -0.1195562407374382, 0.025057058781385422, 0.11031731218099594, 0.08225759118795395, 0.14561818540096283, 0.03250652924180031, 0.016244716942310333, -0.0778137594461441, -0.05871957540512085, 0.11914951354265213, 0.0031418167054653168, 0.16144762933254242, 0.04260772466659546, 0.10870975255966187, 0.10471805930137634, 0.05047097057104111, 0.022422457113862038, -0.0023743913043290377, -0.08851057291030884, 0.06507532298564911, -0.04783277586102486, -0.06979718804359436, 0.10189387202262878, 0.0290082897990942, 0.021060163155198097, -0.08531937748193741, 0.05983949452638626, -0.16493140161037445, 0.0919906347990036, 0.1944132298231125, -0.01301063597202301, 0.005333159118890762, -0.01272854395210743, 0.08510031551122665, -0.03706195205450058, -0.09560185670852661, -0.028492778539657593, 0.053167279809713364, -0.179953932762146, 0.08319712430238724, 0.015467725694179535, 0.09861809760332108, -0.09328266978263855, -0.04789341986179352, 0.032666828483343124, -0.01764312945306301, -0.014262361451983452, 0.07689861953258514, -0.14825469255447388, 0.06719600409269333, -0.00957222655415535, -0.014545227400958538, -0.08631639927625656, 0.036087412387132645, -0.001096942345611751, -0.12653681635856628, 0.1293170005083084, 0.004070311319082975, -0.01459066104143858, -0.07924879342317581, -0.09676235169172287, -0.027612941339612007, 0.11641088873147964, -0.14618484675884247, 0.10215363651514053, -0.026508305221796036, -0.002947400324046612, -0.07848988473415375, -0.022656623274087906, -0.027260171249508858, -0.22171002626419067, 0.05606875196099281, -0.14454510807991028, 0.013414612039923668, -0.05289851129055023, -0.042206089943647385, -0.047603789716959, 0.07090815156698227, -0.13238924741744995, -0.13503317534923553, -0.14771246910095215, -0.07540292292833328, 0.18395407497882843, -0.05427353456616402, 0.056213174015283585, -0.027790997177362442, 0.14564716815948486, 0.023380521684885025, -0.07860629260540009, 0.032408926635980606, 0.021606462076306343, -0.25257036089897156, -0.00974448211491108, 0.1870153397321701, 0.08728882670402527, 0.017746439203619957, 0.004507885780185461, 0.04916871711611748, 0.07402660697698593, -0.113702192902565, 0.003668985329568386, 0.14444267749786377, 0.012740252539515495, 0.1341894567012787, -0.10813406109809875, -0.1412082463502884, -0.16922876238822937, -0.10027223825454712, 0.05336369574069977, 0.08767296373844147, 0.012997644022107124, 0.18652302026748657, 0.09963691979646683, -0.11823359876871109, -0.1669149547815323, -0.052944108843803406, 0.006951454561203718, -0.009734340943396091, -0.008097485639154911, -0.1789543181657791, 0.036184247583150864, 0.10012935101985931, 0.01836176961660385, -0.048416707664728165, -0.19838309288024902, -0.10884347558021545, 0.0048020584508776665, -0.03109157271683216, -0.23658384382724762, -0.1637217104434967, -0.12329941242933273, -0.044682495296001434, -0.07035326212644577, 0.1987263560295105, 0.01806631125509739, 0.004862049128860235, -0.024965956807136536, 0.04795074090361595, 0.03072061762213707, 0.03812490031123161, 0.15842606127262115, -0.06692715734243393, 0.03504099324345589, -0.07785904407501221, -0.09532060474157333, 0.08143486082553864, -0.00957355834543705, 0.025484630838036537, 0.039663080126047134, -0.043135009706020355, -0.07761375606060028, -0.08333022892475128, -0.111881323158741, -0.07139158993959427, -0.1237378716468811, 0.016584767028689384, -0.10720160603523254, 0.13305893540382385, 0.08597088605165482, -0.059771038591861725, 0.035484135150909424, -0.040368273854255676, 0.07060682773590088, 0.0014926191652193666, 0.09217064082622528, 0.1112208142876625, -0.06658010929822922, -0.05719054862856865, -0.01896287128329277, 0.031603310257196426, -0.11610355228185654, 0.06658478081226349, 0.048837725073099136, -0.0360734760761261, 0.13613374531269073, -0.026247870177030563, -0.17427225410938263, -0.03837832808494568, 0.11657644063234329, 0.029278339818120003, -0.14579422771930695, 0.010716124437749386, 0.05413626506924629, -0.07369481772184372, -0.12087462842464447, 0.013164940290153027, 0.0660361796617508, -0.11767253279685974, 0.06962475180625916, 0.11008372157812119, 0.04700062796473503, 0.04723302274942398, 0.013693977147340775, 0.05078660696744919, -0.11881600320339203, 0.13540974259376526, 0.17699354887008667, -0.05351242050528526, -0.001130532706156373, 0.22566860914230347, -0.012198998592793941, -0.0113145150244236, 0.09511546045541763, -0.005127296783030033, 0.04237411171197891, -0.006888100411742926, 0.037747569382190704, -0.2206253558397293, 0.004607816692441702, 0.20180512964725494, -0.031788863241672516, 0.05348290875554085, 0.06091470271348953, -0.00701482966542244, 0.012858651578426361, 0.09163808077573776, 0.10088369250297546, -0.0009960969910025597, -0.005808482877910137, -0.003009673673659563, 0.05481066182255745, -0.051635295152664185, -0.00963563658297062, -0.04303707554936409, -0.19201570749282837, 0.013075001537799835, -0.1018335297703743, 0.07389713823795319, -0.08544266223907471, -0.03399290889501572, -0.0031692245975136757, -0.03695563226938248, 0.005835079122334719, -0.017191385850310326, -0.05566893517971039, -0.03991381824016571, -0.031676337122917175, 0.09509724378585815, -0.14519084990024567, 0.0024413359351456165, 0.14243417978286743, -0.11986496299505234, 0.040166225284338, -0.04811989143490791, -0.045154716819524765, 0.0391935296356678, -0.13137482106685638, -0.010611053556203842, 0.022762758657336235, 0.041354354470968246, 0.029333099722862244, -0.14806188642978668, 0.010801772587001324, 0.0013087900588288903, -0.07355409115552902, 0.09230984002351761, 0.013506520539522171, -0.08141025900840759, 0.044422827661037445, -0.03541969135403633, -0.0762806087732315, 0.05732390284538269, 0.018561694771051407, 0.12904809415340424, -0.03664891794323921, 0.08335396647453308, -0.07458145916461945, 0.07788428664207458, -0.08973678946495056, -0.02488269843161106, -0.01550890039652586, 0.011033376678824425, 0.05424494296312332, -0.009528307244181633, 0.05461501702666283, 0.0617450512945652, 0.18580356240272522, -0.03306877240538597, -0.03287755697965622, 0.07380326837301254, 0.08250243961811066, -0.09837064146995544, 0.05815725028514862, -0.0510110929608345, 0.08257327973842621, -0.04791644215583801, -0.04451870545744896, -0.10518121719360352, -0.09989093989133835, -0.06423782557249069, 0.11291777342557907, 0.2115555852651596, 0.18697917461395264, -0.024765044450759888, 0.10019437968730927, -0.02483224682509899, 0.16072465479373932, 0.09368366748094559, -0.08894128352403641, -0.0317988395690918, -0.06904587149620056, 0.045994874089956284, 0.016425220295786858, -0.19745323061943054, 0.1486542522907257, -0.05037950351834297, -0.04050857201218605, -0.022214215248823166, -0.23034633696079254, -0.053645167499780655, 0.01981557346880436, -0.025171108543872833, -0.0638291984796524, 0.04292702302336693, 0.13698512315750122, 0.04828281328082085, -0.022632017731666565, 0.06413189321756363, -0.06798268109560013, -0.10971727222204208, 0.14848284423351288, 0.10389672219753265, 0.0835181176662445, 0.019043372943997383, 0.12257707118988037, -0.0113230524584651, 0.19619153439998627, 0.07563062757253647, 0.09229405224323273, 0.019472289830446243, -0.017040928825736046, -0.12018591165542603, -0.04100869223475456, 0.05779820680618286, -0.04585207998752594, -0.08304178714752197, 0.16833078861236572, 0.022662417963147163, 0.060975581407547, 0.007237316574901342, 0.19327278435230255, 0.017932211980223656, -0.16690507531166077, -0.17525242269039154, 0.036301739513874054, -0.040483955293893814, -0.02245393581688404, 0.026733530685305595, -0.11372866481542587, -0.05073539912700653, 0.16172939538955688, 0.09128231555223465, 0.00491614593192935, 0.021329792216420174, 0.023418253287672997, 0.04631331190466881, 0.0213970635086298, 0.039417531341314316, 0.023175865411758423, 0.24676543474197388, -0.047364648431539536, 0.09029289335012436, -0.003764697816222906, -0.0501311831176281, -0.053195491433143616, 0.11275417357683182, 0.021772684529423714, -0.03415849804878235, -0.10300425440073013, 0.14240340888500214, -0.14023829996585846, -0.16834662854671478, 0.09634997695684433, -0.11834758520126343, -0.17201684415340424, -0.06786376982927322, -0.05297955870628357, -0.0006529079983010888, -0.04102041572332382, 0.10660981386899948, -0.045379895716905594, 0.12640047073364258, 0.06555487215518951, 0.05082730948925018, -0.08162044733762741, 0.1408539116382599, -0.07768461853265762, 0.2007419466972351, 0.06892316788434982, 0.011485645547509193, 0.030917663127183914, -0.03579063341021538, -0.07324334233999252, 0.0015622233040630817, 0.037683844566345215, -0.06919370591640472, 0.00036831939360126853, 0.12092774361371994, 0.034808967262506485, 0.03370159491896629, 0.136635422706604, 0.03849048912525177, 0.06637604534626007, 0.0019407864892855287, -0.04574892297387123, -0.05957671254873276, 0.06290976703166962, -0.15199056267738342, 0.023847002536058426, 0.20690803229808807, -0.06390462070703506, 0.04601838439702988, -0.04343985393643379, 0.057090405374765396, -0.014497356489300728, 0.14118775725364685, 0.002383830724284053, -0.11150503903627396, 0.023563599213957787, -0.04666179418563843, 0.1395082324743271, -0.13677078485488892, -0.014771503396332264, 0.005308678839355707, 0.024737322703003883, -0.0680234432220459, 0.13072222471237183, 0.0031118537299335003, 0.053932901471853256, -0.028474008664488792, -0.14706926047801971, 0.007514098193496466, 0.08532551676034927, -0.009343567304313183, 0.11725369840860367 ]
8aa5ce8faee4ed4dec6a98ed326fba6f2768fd2b
# Dataset Card for FarsiNews ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** []() - **Repository:** [link](https://github.com/sci2lab/Farsi-datasets) - **Paper:** []() - **Leaderboard:** []() - **Point of Contact:** []() ### Dataset Summary https://github.com/sci2lab/Farsi-datasets Contains Farsi (Persian) datasets for Machine Learning tasks, particularly NLP. These datasets have been extracted from the RSS feed of two Farsi news agency websites: - Hamshahri - RadioFarda ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure [More Information Needed] ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information https://github.com/sci2lab/Farsi-datasets ### Contributions Thanks to [@Narsil](https://github.com/Narsil) for adding this dataset.
farsi_news
[ "task_categories:text-generation", "task_categories:fill-mask", "task_ids:language-modeling", "task_ids:masked-language-modeling", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:fa", "license:unknown", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["fa"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["text-generation", "fill-mask"], "task_ids": ["language-modeling", "masked-language-modeling"], "pretty_name": "FarsiNews", "dataset_info": {"features": [{"name": "title", "dtype": "string"}, {"name": "summary", "dtype": "string"}, {"name": "link", "dtype": "string"}, {"name": "tags", "sequence": "string"}], "splits": [{"name": "hamshahri", "num_bytes": 1267659, "num_examples": 2203}, {"name": "radiofarda", "num_bytes": 265272, "num_examples": 284}], "download_size": 1648337, "dataset_size": 1532931}}
2024-01-18T11:03:34+00:00
[]
[ "fa" ]
TAGS #task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Persian #license-unknown #region-us
# Dataset Card for FarsiNews ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: []() - Repository: link - Paper: []() - Leaderboard: []() - Point of Contact: []() ### Dataset Summary URL Contains Farsi (Persian) datasets for Machine Learning tasks, particularly NLP. These datasets have been extracted from the RSS feed of two Farsi news agency websites: - Hamshahri - RadioFarda ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances ### Data Fields ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information URL ### Contributions Thanks to @Narsil for adding this dataset.
[ "# Dataset Card for FarsiNews", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: []()\n- Repository: link\n- Paper: []()\n- Leaderboard: []()\n- Point of Contact: []()", "### Dataset Summary\n\nURL\nContains Farsi (Persian) datasets for Machine Learning tasks, particularly NLP.\nThese datasets have been extracted from the RSS feed of two Farsi news agency websites:\n\n- Hamshahri\n- RadioFarda", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\n\n\n\n\nURL", "### Contributions\n\nThanks to @Narsil for adding this dataset." ]
[ "TAGS\n#task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Persian #license-unknown #region-us \n", "# Dataset Card for FarsiNews", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: []()\n- Repository: link\n- Paper: []()\n- Leaderboard: []()\n- Point of Contact: []()", "### Dataset Summary\n\nURL\nContains Farsi (Persian) datasets for Machine Learning tasks, particularly NLP.\nThese datasets have been extracted from the RSS feed of two Farsi news agency websites:\n\n- Hamshahri\n- RadioFarda", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\n\n\n\n\nURL", "### Contributions\n\nThanks to @Narsil for adding this dataset." ]
[ 109, 8, 120, 41, 56, 10, 4, 6, 6, 5, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 7, 16 ]
[ "passage: TAGS\n#task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Persian #license-unknown #region-us \n# Dataset Card for FarsiNews## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: []()\n- Repository: link\n- Paper: []()\n- Leaderboard: []()\n- Point of Contact: []()### Dataset Summary\n\nURL\nContains Farsi (Persian) datasets for Machine Learning tasks, particularly NLP.\nThese datasets have been extracted from the RSS feed of two Farsi news agency websites:\n\n- Hamshahri\n- RadioFarda### Supported Tasks and Leaderboards### Languages## Dataset Structure### Data Instances### Data Fields### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators### Licensing Information\n\n\n\n\n\nURL### Contributions\n\nThanks to @Narsil for adding this dataset." ]
[ -0.009157665073871613, 0.2356117069721222, -0.006846928037703037, 0.028708308935165405, 0.09662947803735733, 0.032775454223155975, 0.0719841942191124, 0.1318761110305786, 0.018712682649493217, 0.15359508991241455, -0.043709322810173035, 0.06424444913864136, 0.12660236656665802, 0.10454395413398743, -0.0013967521954327822, -0.22266684472560883, 0.040309254080057144, -0.12089675664901733, -0.03804319351911545, 0.0966874286532402, 0.12867368757724762, -0.06818556785583496, 0.03396724537014961, -0.0697951391339302, -0.018990544602274895, 0.004983594175428152, -0.07823818176984787, -0.06439707428216934, 0.01982649229466915, 0.043512046337127686, 0.07524608820676804, 0.009127956815063953, 0.052438538521528244, -0.29087087512016296, 0.027280490845441818, 0.0521969236433506, 0.011647727340459824, 0.04467805474996567, 0.08160891383886337, -0.10621756315231323, 0.044349972158670425, -0.1513831913471222, 0.1010623350739479, 0.06449201703071594, -0.1281251460313797, -0.13552798330783844, -0.11713319271802902, 0.06271658837795258, 0.11053036153316498, 0.05549103766679764, -0.06238654628396034, 0.03305121511220932, -0.05929907411336899, 0.03259310871362686, 0.09527311474084854, -0.12433835864067078, -0.07647083699703217, -0.0028974232263863087, 0.0009681836818344891, 0.04873426631093025, -0.12261902540922165, -0.0005475319339893758, -0.02861899323761463, 0.02724353037774563, 0.011810949072241783, -0.007825355976819992, -0.009030274115502834, 0.03678485378623009, -0.09283382445573807, -0.06111655756831169, 0.060308896005153656, -0.00679260166361928, 0.007428586948662996, -0.24448132514953613, -0.011598320677876472, 0.022160202264785767, -0.0776819959282875, -0.005983594339340925, 0.010102887637913227, -0.015987319871783257, 0.08836419880390167, -0.011849330738186836, -0.039085499942302704, 0.01796680875122547, -0.012000132352113724, -0.012253413908183575, 0.04798887297511101, -0.037128012627363205, 0.04921877756714821, 0.03573412448167801, 0.0813107043504715, -0.13341429829597473, -0.0031296242959797382, -0.057089414447546005, -0.16880127787590027, -0.014674444682896137, 0.04611453413963318, 0.042421501129865646, 0.11077010631561279, 0.1831962764263153, -0.07861389964818954, 0.04455238953232765, -0.08788572996854782, -0.029938846826553345, 0.06352144479751587, 0.071761853992939, -0.07964654266834259, -0.16298818588256836, -0.043601103127002716, 0.014746034517884254, -0.03631860762834549, -0.03405280038714409, 0.018119314685463905, 0.11234819889068604, 0.00399793591350317, 0.1120724231004715, 0.13498879969120026, 0.003895155619829893, -0.08448370546102524, -0.03308360278606415, 0.13107633590698242, -0.13918723165988922, 0.04665089026093483, 0.05658420920372009, -0.009119118563830853, 0.0008338816114701331, -0.05118795856833458, 0.023051368072628975, -0.05605661869049072, 0.08960419148206711, -0.048752594739198685, -0.019466577097773552, -0.08058365434408188, -0.044102802872657776, 0.07237248122692108, -0.000395516020944342, -0.07194320112466812, 0.0037489032838493586, -0.07476259768009186, -0.07450687885284424, 0.047997258603572845, -0.1219230517745018, -0.03710445016622543, 0.0008080090628936887, -0.04664551094174385, 0.055097248405218124, 0.01775563694536686, 0.03435764089226723, -0.05778094008564949, 0.040638405829668045, -0.06182515248656273, 0.039393749088048935, 0.11356165260076523, 0.05203014612197876, -0.05866315960884094, 0.07300438731908798, -0.18551528453826904, 0.13120537996292114, -0.17178037762641907, 0.042950212955474854, -0.14560705423355103, -0.02437000535428524, 0.06885945051908493, -0.0012204929953441024, -0.033657245337963104, 0.13966479897499084, -0.20407287776470184, -0.028933413326740265, 0.1495838612318039, -0.07528100907802582, -0.03128977492451668, 0.0742572695016861, -0.03481314331293106, 0.011518538929522038, 0.03377629444003105, 0.11397839337587357, 0.03060324676334858, 0.01856236346065998, -0.03196651488542557, -0.11964697390794754, 0.08374960720539093, 0.23364683985710144, 0.08569789677858353, -0.0949779823422432, 0.18700680136680603, 0.010467798449099064, 0.021071944385766983, -0.057282108813524246, -0.007072362117469311, -0.09361104667186737, 0.0475238561630249, -0.005510671064257622, 0.012626629322767258, 0.010760491713881493, -0.04406604915857315, -0.026780065149068832, -0.11348176747560501, 0.016948644071817398, 0.008345312438905239, -0.010757531970739365, 0.005422546528279781, -0.09870190918445587, -0.01869991049170494, 0.0547526590526104, 0.021665984764695168, -0.16649220883846283, -0.16133689880371094, 0.048987410962581635, -0.028723908588290215, 0.1095600351691246, -0.06529887020587921, 0.015145758166909218, -0.017855487763881683, -0.03620859608054161, 0.017888741567730904, 0.0380602665245533, 0.02806663140654564, 0.012028790079057217, -0.22960342466831207, 0.004133019596338272, -0.04806602746248245, 0.14480805397033691, -0.08375896513462067, 0.007827594876289368, 0.10539616644382477, 0.21401983499526978, 0.055311303585767746, -0.06443210691213608, 0.04921971634030342, 0.027820300310850143, 0.014445099048316479, -0.05412198603153229, 0.017516717314720154, -0.0830937996506691, 0.03849221393465996, 0.034067634493112564, -0.09915553033351898, -0.04424189403653145, 0.06535851955413818, 0.12319722026586533, -0.09040722250938416, -0.0013902640203014016, -0.05047019198536873, -0.041041526943445206, -0.040593504905700684, -0.08466771245002747, 0.09373138844966888, 0.05403881520032883, 0.0030377500224858522, -0.047342490404844284, -0.07195191830396652, -0.057782258838415146, 0.027369961142539978, -0.07216359674930573, 0.13351695239543915, 0.011168732307851315, -0.15074148774147034, 0.1686345487833023, 0.047895397990942, 0.1272507756948471, 0.08875834196805954, -0.05849449709057808, -0.08652437478303909, -0.019640956073999405, 0.02041761204600334, 0.031639743596315384, 0.059066832065582275, -0.09286386519670486, 0.010613580234348774, 0.05934346094727516, -0.02527150698006153, 0.022082345560193062, -0.030027801170945168, 0.025356249883770943, -0.009219929575920105, -0.023322533816099167, 0.03844749927520752, -0.004325752146542072, 0.07331079244613647, 0.09598957747220993, 0.029252715408802032, 0.04683716222643852, -0.03686938434839249, -0.0656537413597107, -0.07032361626625061, 0.07206431031227112, -0.1697506457567215, -0.21389587223529816, -0.09918873012065887, -0.09177915006875992, -0.0249720998108387, -0.04863249510526657, 0.013043368235230446, -0.0373220257461071, -0.09649453312158585, -0.06761354207992554, 0.07315823435783386, 0.11431337893009186, -0.11614586412906647, 0.013889615423977375, -0.0027209219988435507, 0.003925183322280645, -0.12539902329444885, 0.031137093901634216, 0.063148632645607, -0.04752872884273529, 0.00372107932344079, 0.06031026691198349, 0.09064127504825592, 0.11094112694263458, 0.10362531989812851, -0.01312213484197855, -0.02800738252699375, 0.2763398289680481, -0.16605985164642334, 0.125076025724411, 0.08117145299911499, -0.059526655822992325, 0.052587322890758514, 0.266414612531662, 0.051269687712192535, -0.07133850455284119, 0.018636679276823997, 0.09583412110805511, -0.007362024392932653, -0.23758246004581451, -0.09821587800979614, -0.08303714543581009, -0.020829373970627785, 0.03829459473490715, 0.07490473985671997, 0.02576356939971447, -0.02944185771048069, -0.10061988979578018, -0.062223080545663834, 0.08540622144937515, 0.06059277430176735, 0.07494620978832245, 0.012220037169754505, 0.06464208662509918, -0.03384020924568176, -0.011709267273545265, 0.07410236448049545, 0.050638481974601746, 0.21578349173069, 0.03768134117126465, 0.2375480830669403, 0.07133054733276367, 0.07660888135433197, -0.014687465503811836, -0.020960064604878426, -0.025295866653323174, 0.06301327794790268, 0.002533269813284278, -0.06165143474936485, 0.03320074826478958, 0.06966768950223923, 0.11158740520477295, -0.10132025182247162, 0.0988563522696495, -0.09497249126434326, 0.1052824854850769, 0.19008176028728485, 0.026930570602416992, -0.07987780123949051, 0.007115286774933338, 0.12356966733932495, -0.11818095296621323, -0.08652282506227493, -0.013203547336161137, 0.03295108675956726, -0.15378563106060028, 0.07213880121707916, -0.034703195095062256, 0.11249446123838425, -0.04878479242324829, -0.04678482562303543, 0.028724294155836105, 0.027928505092859268, -0.013796563260257244, 0.05695563927292824, -0.17633286118507385, 0.16305479407310486, 0.004186749923974276, 0.024606669321656227, -0.08226270228624344, 0.09204350411891937, 0.009236171841621399, -0.06457088887691498, 0.16781243681907654, -0.01567821577191353, -0.10284799337387085, -0.022841108962893486, -0.09970448166131973, -0.0239609032869339, 0.11354923993349075, -0.16634391248226166, 0.10102870315313339, 0.000710618682205677, -0.03306259587407112, -0.04580666497349739, -0.0019317925907671452, -0.10762796550989151, -0.23671820759773254, 0.07812060415744781, -0.08373638242483139, 0.057924702763557434, -0.07031842321157455, -0.02195999212563038, -0.15397317707538605, 0.14678709208965302, -0.16406865417957306, -0.09485722333192825, -0.14946146309375763, -0.01620367355644703, 0.18677064776420593, -0.048613011837005615, 0.07161465287208557, -0.020410269498825073, 0.14303569495677948, -0.012237404473125935, -0.038188636302948, 0.06533408164978027, -0.03470032289624214, -0.1999853551387787, -0.02812027744948864, 0.19365942478179932, 0.053937409073114395, 0.06340034306049347, 0.003296141279861331, 0.08495678752660751, 0.05398756265640259, -0.09500877559185028, 0.04923273250460625, 0.07374940812587738, 0.04467655345797539, 0.06364323198795319, -0.02581823244690895, -0.20508141815662384, -0.14157886803150177, -0.03561803698539734, 0.12037194520235062, 0.0974028930068016, -0.062488704919815063, 0.20986530184745789, 0.07381463795900345, -0.08245302736759186, -0.19737125933170319, -0.02623031474649906, 0.034380774945020676, -0.03873104974627495, 0.03237399831414223, -0.19670400023460388, 0.0657881572842598, 0.045235808938741684, -0.011407564394176006, 0.015217788517475128, -0.2039940059185028, -0.12782169878482819, 0.02321169525384903, -0.0018142819171771407, -0.34189942479133606, -0.19130048155784607, -0.1102277860045433, -0.02588518150150776, -0.18757511675357819, 0.16918466985225677, 0.039837196469306946, 0.0012761871330440044, 0.021354923024773598, 0.05602022632956505, 0.006557520013302565, -0.030024247244000435, 0.1649690717458725, 0.018348779529333115, 0.018035436049103737, -0.08137274533510208, -0.04738650470972061, 0.10333971679210663, 0.017753038555383682, 0.01472390815615654, 0.012382489629089832, -0.046699151396751404, -0.10671266168355942, -0.020807242020964622, -0.09084856510162354, -0.0014812257140874863, -0.11105489730834961, -0.03886668384075165, -0.04920947924256325, 0.11886031925678253, 0.09815649688243866, -0.038782067596912384, 0.10023627430200577, -0.07705416530370712, 0.11440221220254898, 0.09064026921987534, 0.11726649105548859, 0.06055142730474472, -0.08605881035327911, -0.01645931974053383, 0.002268920885398984, -0.04206889495253563, -0.1426268219947815, 0.06309680640697479, 0.08997201919555664, 0.0071711353957653046, 0.15516190230846405, -0.04576343670487404, -0.1343723088502884, -0.02139604650437832, 0.08361800760030746, -0.038569092750549316, -0.2665737271308899, 0.039703089743852615, 0.048906177282333374, -0.11975113302469254, -0.08857043087482452, 0.0608980767428875, 0.06085236370563507, -0.06554581224918365, 0.047321077436208725, 0.11709631234407425, 0.02885771170258522, 0.10098230838775635, 0.007353417109698057, 0.07640739530324936, -0.14215348660945892, 0.08828721195459366, 0.1506522297859192, -0.07417970150709152, 0.007384686730802059, 0.202135369181633, -0.03447629138827324, -0.040686458349227905, -0.011912676505744457, 0.053930580615997314, 0.07469546049833298, 0.012545689940452576, 0.03378639370203018, -0.1278570145368576, 0.03559553250670433, 0.14025819301605225, -0.014986952766776085, 0.0014953452628105879, 0.02388981729745865, -0.017241492867469788, -0.0019920908380299807, 0.15588659048080444, 0.049456577748060226, 0.017496971413493156, -0.015292806550860405, -0.0018871946958824992, -0.026582565158605576, -0.06750395148992538, 0.004954904317855835, -0.021922750398516655, -0.09648073464632034, 0.009042811580002308, -0.0820283442735672, -0.0065542105585336685, -0.15620428323745728, -0.00024400335678365082, 0.007821793667972088, -0.056964289397001266, -0.01523123774677515, -0.014886141754686832, -0.0808803141117096, -0.07464270293712616, -0.026926176622509956, 0.1417553573846817, -0.20557668805122375, -0.004056798759847879, 0.09289456158876419, -0.09095902740955353, 0.10778038203716278, -0.00722032506018877, -0.035278018563985825, 0.002827838296070695, -0.1336163431406021, -0.014401616528630257, -0.04043322429060936, 0.03255705162882805, 0.06480637192726135, -0.17203643918037415, -0.01708858832716942, -0.015241711400449276, -0.07985230535268784, 0.0552445612847805, -0.023814203217625618, -0.10067024827003479, 0.08013936132192612, -0.03817087039351463, -0.07932354509830475, 0.01605977676808834, 0.005055267363786697, 0.13531450927257538, -0.029785368591547012, 0.11532998085021973, -0.03170241415500641, 0.10969323664903641, -0.11740657687187195, -0.027188971638679504, -0.007794931065291166, 0.002118652453646064, 0.023179007694125175, 0.014032991603016853, 0.06497771292924881, 0.00608524214476347, 0.17485126852989197, -0.05239025130867958, 0.01121198944747448, 0.08612780272960663, 0.03556874766945839, -0.049804285168647766, 0.08650089055299759, -0.04484502971172333, 0.02962784469127655, -0.02434023655951023, 0.016582464799284935, -0.08112366497516632, -0.07390150427818298, -0.06379376351833344, 0.1257767379283905, 0.23612938821315765, 0.20331811904907227, -0.056025952100753784, 0.09223485738039017, -0.13048475980758667, -0.059093475341796875, 0.13369455933570862, -0.052544884383678436, 0.015590937808156013, -0.10459160059690475, 0.011659390293061733, 0.06488925963640213, -0.21457533538341522, 0.11637698113918304, -0.08456636220216751, -0.0648980513215065, 0.0023879052605479956, -0.15407337248325348, -0.07072558999061584, 0.0018189045367762446, -0.0011999586131423712, -0.09675107151269913, 0.09673014283180237, 0.11519627273082733, -0.00786438025534153, -0.019699353724718094, 0.09724140167236328, -0.08116373419761658, -0.05702301114797592, 0.07338999211788177, 0.0820900946855545, 0.03797217085957527, -0.0080533716827631, 0.056158483028411865, -0.07353824377059937, 0.10235366970300674, 0.07392428070306778, 0.07241768389940262, -0.03617159649729729, -0.006717348005622625, -0.09324344247579575, -0.08336931467056274, 0.05062049627304077, -0.02669445425271988, -0.08519992232322693, 0.2050253003835678, 0.03079315647482872, 0.04261903837323189, 0.0020582093857228756, 0.20264819264411926, -0.04240423068404198, -0.1256534457206726, -0.20104175806045532, 0.024213002994656563, -0.03317974507808685, 0.015126688405871391, 0.037672046571969986, -0.14492683112621307, -0.010497678071260452, 0.10818462073802948, 0.17105217278003693, -0.056710898876190186, 0.026636753231287003, 0.008119740523397923, 0.03782272711396217, -0.012109624221920967, 0.023838937282562256, 0.058734361082315445, 0.22025829553604126, -0.052837952971458435, -0.005640778224915266, -0.037126731127500534, -0.07524137198925018, -0.10573266446590424, 0.13220739364624023, 0.0022701185662299395, -0.021263204514980316, -0.05572780594229698, 0.17768195271492004, -0.14041833579540253, -0.2573905885219574, 0.040330130606889725, -0.15797357261180878, -0.17996607720851898, -0.04285484179854393, 0.05479734018445015, 0.006012802477926016, -0.0004487191908992827, 0.11091095209121704, -0.05827519670128822, 0.12974832952022552, 0.08700405806303024, 0.01327695045620203, 0.006771177984774113, 0.10966617614030838, -0.13189995288848877, 0.20979303121566772, 0.003986848518252373, 0.03200359269976616, 0.10660658776760101, -0.031159572303295135, -0.10103332251310349, -0.0009388857870362699, 0.14757013320922852, -0.08292631059885025, 0.011709013022482395, 0.19887323677539825, 0.02719986066222191, 0.1222970187664032, 0.12210042774677277, -0.02992326021194458, 0.062391042709350586, 0.019915973767638206, -0.03680076450109482, -0.07484206557273865, 0.09066596627235413, -0.12868033349514008, 0.09009841084480286, 0.14098548889160156, -0.06150927022099495, 0.031642377376556396, -0.01005010586231947, 0.004842414986342192, -0.04299556091427803, 0.16498194634914398, -0.06146731600165367, -0.20858199894428253, 0.0144013287499547, -0.06372839957475662, 0.12164168059825897, -0.09123454988002777, -0.07285341620445251, 0.03899688273668289, 0.01390509307384491, -0.08991590887308121, 0.14676177501678467, 0.10286718606948853, -0.02416951023042202, -0.02096223086118698, -0.149757519364357, 0.0335727222263813, 0.12759104371070862, -0.08631964027881622, 0.06859677284955978 ]
8bbdd6c75ac5dede8443382cce26a0dcd58ea532
# Dataset Card for FashionMNIST ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [GitHub](https://github.com/zalandoresearch/fashion-mnist) - **Repository:** [GitHub](https://github.com/zalandoresearch/fashion-mnist) - **Paper:** [arXiv](https://arxiv.org/pdf/1708.07747.pdf) - **Leaderboard:** - **Point of Contact:** ### Dataset Summary Fashion-MNIST is a dataset of Zalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label from 10 classes. We intend Fashion-MNIST to serve as a direct drop-in replacement for the original MNIST dataset for benchmarking machine learning algorithms. It shares the same image size and structure of training and testing splits. ### Supported Tasks and Leaderboards - `image-classification`: The goal of this task is to classify a given image of Zalando's article into one of 10 classes. The leaderboard is available [here](https://paperswithcode.com/sota/image-classification-on-fashion-mnist). ### Languages [More Information Needed] ## Dataset Structure ### Data Instances A data point comprises an image and its label. ``` { 'image': <PIL.PngImagePlugin.PngImageFile image mode=L size=28x28 at 0x27601169DD8>, 'label': 9 } ``` ### Data Fields - `image`: A `PIL.Image.Image` object containing the 28x28 image. Note that when accessing the image column: `dataset[0]["image"]` the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the `"image"` column, *i.e.* `dataset[0]["image"]` should **always** be preferred over `dataset["image"][0]`. - `label`: an integer between 0 and 9 representing the classes with the following mapping: | Label | Description | | --- | --- | | 0 | T-shirt/top | | 1 | Trouser | | 2 | Pullover | | 3 | Dress | | 4 | Coat | | 5 | Sandal | | 6 | Shirt | | 7 | Sneaker | | 8 | Bag | | 9 | Ankle boot | ### Data Splits The data is split into training and test set. The training set contains 60,000 images and the test set 10,000 images. ## Dataset Creation ### Curation Rationale **From the arXiv paper:** The original MNIST dataset contains a lot of handwritten digits. Members of the AI/ML/Data Science community love this dataset and use it as a benchmark to validate their algorithms. In fact, MNIST is often the first dataset researchers try. "If it doesn't work on MNIST, it won't work at all", they said. "Well, if it does work on MNIST, it may still fail on others." Here are some good reasons: - MNIST is too easy. Convolutional nets can achieve 99.7% on MNIST. Classic machine learning algorithms can also achieve 97% easily. Check out our side-by-side benchmark for Fashion-MNIST vs. MNIST, and read "Most pairs of MNIST digits can be distinguished pretty well by just one pixel." - MNIST is overused. In this April 2017 Twitter thread, Google Brain research scientist and deep learning expert Ian Goodfellow calls for people to move away from MNIST. - MNIST can not represent modern CV tasks, as noted in this April 2017 Twitter thread, deep learning expert/Keras author François Chollet. ### Source Data #### Initial Data Collection and Normalization **From the arXiv paper:** Fashion-MNIST is based on the assortment on Zalando’s website. Every fashion product on Zalando has a set of pictures shot by professional photographers, demonstrating different aspects of the product, i.e. front and back looks, details, looks with model and in an outfit. The original picture has a light-gray background (hexadecimal color: #fdfdfd) and stored in 762 × 1000 JPEG format. For efficiently serving different frontend components, the original picture is resampled with multiple resolutions, e.g. large, medium, small, thumbnail and tiny. We use the front look thumbnail images of 70,000 unique products to build Fashion-MNIST. Those products come from different gender groups: men, women, kids and neutral. In particular, whitecolor products are not included in the dataset as they have low contrast to the background. The thumbnails (51 × 73) are then fed into the following conversion pipeline: 1. Converting the input to a PNG image. 2. Trimming any edges that are close to the color of the corner pixels. The “closeness” is defined by the distance within 5% of the maximum possible intensity in RGB space. 3. Resizing the longest edge of the image to 28 by subsampling the pixels, i.e. some rows and columns are skipped over. 4. Sharpening pixels using a Gaussian operator of the radius and standard deviation of 1.0, with increasing effect near outlines. 5. Extending the shortest edge to 28 and put the image to the center of the canvas. 6. Negating the intensities of the image. 7. Converting the image to 8-bit grayscale pixels. #### Who are the source language producers? **From the arXiv paper:** Every fashion product on Zalando has a set of pictures shot by professional photographers, demonstrating different aspects of the product, i.e. front and back looks, details, looks with model and in an outfit. ### Annotations #### Annotation process **From the arXiv paper:** For the class labels, they use the silhouette code of the product. The silhouette code is manually labeled by the in-house fashion experts and reviewed by a separate team at Zalando. Each product Zalando is the Europe’s largest online fashion platform. Each product contains only one silhouette code. #### Who are the annotators? **From the arXiv paper:** The silhouette code is manually labeled by the in-house fashion experts and reviewed by a separate team at Zalando. ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators Han Xiao and Kashif Rasul and Roland Vollgraf ### Licensing Information MIT Licence ### Citation Information ``` @article{DBLP:journals/corr/abs-1708-07747, author = {Han Xiao and Kashif Rasul and Roland Vollgraf}, title = {Fashion-MNIST: a Novel Image Dataset for Benchmarking Machine Learning Algorithms}, journal = {CoRR}, volume = {abs/1708.07747}, year = {2017}, url = {http://arxiv.org/abs/1708.07747}, archivePrefix = {arXiv}, eprint = {1708.07747}, timestamp = {Mon, 13 Aug 2018 16:47:27 +0200}, biburl = {https://dblp.org/rec/bib/journals/corr/abs-1708-07747}, bibsource = {dblp computer science bibliography, https://dblp.org} } ``` ### Contributions Thanks to [@gchhablani](https://github.com/gchablani) for adding this dataset.
fashion_mnist
[ "task_categories:image-classification", "task_ids:multi-class-image-classification", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:mit", "arxiv:1708.07747", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["en"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["image-classification"], "task_ids": ["multi-class-image-classification"], "paperswithcode_id": "fashion-mnist", "pretty_name": "FashionMNIST", "dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "T - shirt / top", "1": "Trouser", "2": "Pullover", "3": "Dress", "4": "Coat", "5": "Sandal", "6": "Shirt", "7": "Sneaker", "8": "Bag", "9": "Ankle boot"}}}}], "config_name": "fashion_mnist", "splits": [{"name": "train", "num_bytes": 31296655, "num_examples": 60000}, {"name": "test", "num_bytes": 5233818, "num_examples": 10000}], "download_size": 30878645, "dataset_size": 36530473}}
2024-01-18T11:03:36+00:00
[ "1708.07747" ]
[ "en" ]
TAGS #task_categories-image-classification #task_ids-multi-class-image-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-mit #arxiv-1708.07747 #region-us
Dataset Card for FashionMNIST ============================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: GitHub * Repository: GitHub * Paper: arXiv * Leaderboard: * Point of Contact: ### Dataset Summary Fashion-MNIST is a dataset of Zalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label from 10 classes. We intend Fashion-MNIST to serve as a direct drop-in replacement for the original MNIST dataset for benchmarking machine learning algorithms. It shares the same image size and structure of training and testing splits. ### Supported Tasks and Leaderboards * 'image-classification': The goal of this task is to classify a given image of Zalando's article into one of 10 classes. The leaderboard is available here. ### Languages Dataset Structure ----------------- ### Data Instances A data point comprises an image and its label. ### Data Fields * 'image': A 'PIL.Image.Image' object containing the 28x28 image. Note that when accessing the image column: 'dataset[0]["image"]' the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the '"image"' column, *i.e.* 'dataset[0]["image"]' should always be preferred over 'dataset["image"][0]'. * 'label': an integer between 0 and 9 representing the classes with the following mapping: ### Data Splits The data is split into training and test set. The training set contains 60,000 images and the test set 10,000 images. Dataset Creation ---------------- ### Curation Rationale From the arXiv paper: The original MNIST dataset contains a lot of handwritten digits. Members of the AI/ML/Data Science community love this dataset and use it as a benchmark to validate their algorithms. In fact, MNIST is often the first dataset researchers try. "If it doesn't work on MNIST, it won't work at all", they said. "Well, if it does work on MNIST, it may still fail on others." Here are some good reasons: * MNIST is too easy. Convolutional nets can achieve 99.7% on MNIST. Classic machine learning algorithms can also achieve 97% easily. Check out our side-by-side benchmark for Fashion-MNIST vs. MNIST, and read "Most pairs of MNIST digits can be distinguished pretty well by just one pixel." * MNIST is overused. In this April 2017 Twitter thread, Google Brain research scientist and deep learning expert Ian Goodfellow calls for people to move away from MNIST. * MNIST can not represent modern CV tasks, as noted in this April 2017 Twitter thread, deep learning expert/Keras author François Chollet. ### Source Data #### Initial Data Collection and Normalization From the arXiv paper: Fashion-MNIST is based on the assortment on Zalando’s website. Every fashion product on Zalando has a set of pictures shot by professional photographers, demonstrating different aspects of the product, i.e. front and back looks, details, looks with model and in an outfit. The original picture has a light-gray background (hexadecimal color: #fdfdfd) and stored in 762 × 1000 JPEG format. For efficiently serving different frontend components, the original picture is resampled with multiple resolutions, e.g. large, medium, small, thumbnail and tiny. We use the front look thumbnail images of 70,000 unique products to build Fashion-MNIST. Those products come from different gender groups: men, women, kids and neutral. In particular, whitecolor products are not included in the dataset as they have low contrast to the background. The thumbnails (51 × 73) are then fed into the following conversion pipeline: 1. Converting the input to a PNG image. 2. Trimming any edges that are close to the color of the corner pixels. The “closeness” is defined by the distance within 5% of the maximum possible intensity in RGB space. 3. Resizing the longest edge of the image to 28 by subsampling the pixels, i.e. some rows and columns are skipped over. 4. Sharpening pixels using a Gaussian operator of the radius and standard deviation of 1.0, with increasing effect near outlines. 5. Extending the shortest edge to 28 and put the image to the center of the canvas. 6. Negating the intensities of the image. 7. Converting the image to 8-bit grayscale pixels. #### Who are the source language producers? From the arXiv paper: Every fashion product on Zalando has a set of pictures shot by professional photographers, demonstrating different aspects of the product, i.e. front and back looks, details, looks with model and in an outfit. ### Annotations #### Annotation process From the arXiv paper: For the class labels, they use the silhouette code of the product. The silhouette code is manually labeled by the in-house fashion experts and reviewed by a separate team at Zalando. Each product Zalando is the Europe’s largest online fashion platform. Each product contains only one silhouette code. #### Who are the annotators? From the arXiv paper: The silhouette code is manually labeled by the in-house fashion experts and reviewed by a separate team at Zalando. ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators Han Xiao and Kashif Rasul and Roland Vollgraf ### Licensing Information MIT Licence ### Contributions Thanks to @gchhablani for adding this dataset.
[ "### Dataset Summary\n\n\nFashion-MNIST is a dataset of Zalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label from 10 classes. We intend Fashion-MNIST to serve as a direct drop-in replacement for the original MNIST dataset for benchmarking machine learning algorithms. It shares the same image size and structure of training and testing splits.", "### Supported Tasks and Leaderboards\n\n\n* 'image-classification': The goal of this task is to classify a given image of Zalando's article into one of 10 classes. The leaderboard is available here.", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA data point comprises an image and its label.", "### Data Fields\n\n\n* 'image': A 'PIL.Image.Image' object containing the 28x28 image. Note that when accessing the image column: 'dataset[0][\"image\"]' the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the '\"image\"' column, *i.e.* 'dataset[0][\"image\"]' should always be preferred over 'dataset[\"image\"][0]'.\n* 'label': an integer between 0 and 9 representing the classes with the following mapping:", "### Data Splits\n\n\nThe data is split into training and test set. The training set contains 60,000 images and the test set 10,000 images.\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nFrom the arXiv paper:\nThe original MNIST dataset contains a lot of handwritten digits. Members of the AI/ML/Data Science community love this dataset and use it as a benchmark to validate their algorithms. In fact, MNIST is often the first dataset researchers try. \"If it doesn't work on MNIST, it won't work at all\", they said. \"Well, if it does work on MNIST, it may still fail on others.\"\n\n\nHere are some good reasons:\n\n\n* MNIST is too easy. Convolutional nets can achieve 99.7% on MNIST. Classic machine learning algorithms can also achieve 97% easily. Check out our side-by-side benchmark for Fashion-MNIST vs. MNIST, and read \"Most pairs of MNIST digits can be distinguished pretty well by just one pixel.\"\n* MNIST is overused. In this April 2017 Twitter thread, Google Brain research scientist and deep learning expert Ian Goodfellow calls for people to move away from MNIST.\n* MNIST can not represent modern CV tasks, as noted in this April 2017 Twitter thread, deep learning expert/Keras author François Chollet.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nFrom the arXiv paper:\nFashion-MNIST is based on the assortment on Zalando’s website. Every fashion product on Zalando has a set of pictures shot by professional photographers, demonstrating different aspects of the product, i.e. front and back looks, details, looks with model and in an outfit. The original picture has a light-gray background (hexadecimal color: #fdfdfd) and stored in 762 × 1000 JPEG format. For efficiently serving different frontend components, the original picture is resampled with multiple resolutions, e.g. large, medium, small, thumbnail and tiny.\n\n\nWe use the front look thumbnail images of 70,000 unique products to build Fashion-MNIST. Those products come from different gender groups: men, women, kids and neutral. In particular, whitecolor products are not included in the dataset as they have low contrast to the background. The thumbnails (51 × 73) are then fed into the following conversion pipeline:\n\n\n1. Converting the input to a PNG image.\n2. Trimming any edges that are close to the color of the corner pixels. The “closeness” is defined by the distance within 5% of the maximum possible intensity in RGB space.\n3. Resizing the longest edge of the image to 28 by subsampling the pixels, i.e. some rows and columns are skipped over.\n4. Sharpening pixels using a Gaussian operator of the radius and standard deviation of 1.0, with increasing effect near outlines.\n5. Extending the shortest edge to 28 and put the image to the center of the canvas.\n6. Negating the intensities of the image.\n7. Converting the image to 8-bit grayscale pixels.", "#### Who are the source language producers?\n\n\nFrom the arXiv paper:\nEvery fashion product on Zalando has a set of pictures shot by professional photographers, demonstrating different aspects of the product, i.e. front and back looks, details, looks with model and in an outfit.", "### Annotations", "#### Annotation process\n\n\nFrom the arXiv paper:\nFor the class labels, they use the silhouette code of the product. The silhouette code is manually labeled by the in-house fashion experts and reviewed by a separate team at Zalando. Each product Zalando is the Europe’s largest online fashion platform. Each product contains only one silhouette code.", "#### Who are the annotators?\n\n\nFrom the arXiv paper:\nThe silhouette code is manually labeled by the in-house fashion experts and reviewed by a separate team at Zalando.", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nHan Xiao and Kashif Rasul and Roland Vollgraf", "### Licensing Information\n\n\nMIT Licence", "### Contributions\n\n\nThanks to @gchhablani for adding this dataset." ]
[ "TAGS\n#task_categories-image-classification #task_ids-multi-class-image-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-mit #arxiv-1708.07747 #region-us \n", "### Dataset Summary\n\n\nFashion-MNIST is a dataset of Zalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label from 10 classes. We intend Fashion-MNIST to serve as a direct drop-in replacement for the original MNIST dataset for benchmarking machine learning algorithms. It shares the same image size and structure of training and testing splits.", "### Supported Tasks and Leaderboards\n\n\n* 'image-classification': The goal of this task is to classify a given image of Zalando's article into one of 10 classes. The leaderboard is available here.", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA data point comprises an image and its label.", "### Data Fields\n\n\n* 'image': A 'PIL.Image.Image' object containing the 28x28 image. Note that when accessing the image column: 'dataset[0][\"image\"]' the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the '\"image\"' column, *i.e.* 'dataset[0][\"image\"]' should always be preferred over 'dataset[\"image\"][0]'.\n* 'label': an integer between 0 and 9 representing the classes with the following mapping:", "### Data Splits\n\n\nThe data is split into training and test set. The training set contains 60,000 images and the test set 10,000 images.\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nFrom the arXiv paper:\nThe original MNIST dataset contains a lot of handwritten digits. Members of the AI/ML/Data Science community love this dataset and use it as a benchmark to validate their algorithms. In fact, MNIST is often the first dataset researchers try. \"If it doesn't work on MNIST, it won't work at all\", they said. \"Well, if it does work on MNIST, it may still fail on others.\"\n\n\nHere are some good reasons:\n\n\n* MNIST is too easy. Convolutional nets can achieve 99.7% on MNIST. Classic machine learning algorithms can also achieve 97% easily. Check out our side-by-side benchmark for Fashion-MNIST vs. MNIST, and read \"Most pairs of MNIST digits can be distinguished pretty well by just one pixel.\"\n* MNIST is overused. In this April 2017 Twitter thread, Google Brain research scientist and deep learning expert Ian Goodfellow calls for people to move away from MNIST.\n* MNIST can not represent modern CV tasks, as noted in this April 2017 Twitter thread, deep learning expert/Keras author François Chollet.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nFrom the arXiv paper:\nFashion-MNIST is based on the assortment on Zalando’s website. Every fashion product on Zalando has a set of pictures shot by professional photographers, demonstrating different aspects of the product, i.e. front and back looks, details, looks with model and in an outfit. The original picture has a light-gray background (hexadecimal color: #fdfdfd) and stored in 762 × 1000 JPEG format. For efficiently serving different frontend components, the original picture is resampled with multiple resolutions, e.g. large, medium, small, thumbnail and tiny.\n\n\nWe use the front look thumbnail images of 70,000 unique products to build Fashion-MNIST. Those products come from different gender groups: men, women, kids and neutral. In particular, whitecolor products are not included in the dataset as they have low contrast to the background. The thumbnails (51 × 73) are then fed into the following conversion pipeline:\n\n\n1. Converting the input to a PNG image.\n2. Trimming any edges that are close to the color of the corner pixels. The “closeness” is defined by the distance within 5% of the maximum possible intensity in RGB space.\n3. Resizing the longest edge of the image to 28 by subsampling the pixels, i.e. some rows and columns are skipped over.\n4. Sharpening pixels using a Gaussian operator of the radius and standard deviation of 1.0, with increasing effect near outlines.\n5. Extending the shortest edge to 28 and put the image to the center of the canvas.\n6. Negating the intensities of the image.\n7. Converting the image to 8-bit grayscale pixels.", "#### Who are the source language producers?\n\n\nFrom the arXiv paper:\nEvery fashion product on Zalando has a set of pictures shot by professional photographers, demonstrating different aspects of the product, i.e. front and back looks, details, looks with model and in an outfit.", "### Annotations", "#### Annotation process\n\n\nFrom the arXiv paper:\nFor the class labels, they use the silhouette code of the product. The silhouette code is manually labeled by the in-house fashion experts and reviewed by a separate team at Zalando. Each product Zalando is the Europe’s largest online fashion platform. Each product contains only one silhouette code.", "#### Who are the annotators?\n\n\nFrom the arXiv paper:\nThe silhouette code is manually labeled by the in-house fashion experts and reviewed by a separate team at Zalando.", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nHan Xiao and Kashif Rasul and Roland Vollgraf", "### Licensing Information\n\n\nMIT Licence", "### Contributions\n\n\nThanks to @gchhablani for adding this dataset." ]
[ 97, 111, 49, 11, 17, 156, 36, 276, 4, 404, 61, 5, 82, 44, 18, 7, 8, 14, 16, 9, 18 ]
[ "passage: TAGS\n#task_categories-image-classification #task_ids-multi-class-image-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-mit #arxiv-1708.07747 #region-us \n### Dataset Summary\n\n\nFashion-MNIST is a dataset of Zalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label from 10 classes. We intend Fashion-MNIST to serve as a direct drop-in replacement for the original MNIST dataset for benchmarking machine learning algorithms. It shares the same image size and structure of training and testing splits.### Supported Tasks and Leaderboards\n\n\n* 'image-classification': The goal of this task is to classify a given image of Zalando's article into one of 10 classes. The leaderboard is available here.### Languages\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nA data point comprises an image and its label.### Data Fields\n\n\n* 'image': A 'PIL.Image.Image' object containing the 28x28 image. Note that when accessing the image column: 'dataset[0][\"image\"]' the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the '\"image\"' column, *i.e.* 'dataset[0][\"image\"]' should always be preferred over 'dataset[\"image\"][0]'.\n* 'label': an integer between 0 and 9 representing the classes with the following mapping:### Data Splits\n\n\nThe data is split into training and test set. The training set contains 60,000 images and the test set 10,000 images.\n\n\nDataset Creation\n----------------", "passage: ### Curation Rationale\n\n\nFrom the arXiv paper:\nThe original MNIST dataset contains a lot of handwritten digits. Members of the AI/ML/Data Science community love this dataset and use it as a benchmark to validate their algorithms. In fact, MNIST is often the first dataset researchers try. \"If it doesn't work on MNIST, it won't work at all\", they said. \"Well, if it does work on MNIST, it may still fail on others.\"\n\n\nHere are some good reasons:\n\n\n* MNIST is too easy. Convolutional nets can achieve 99.7% on MNIST. Classic machine learning algorithms can also achieve 97% easily. Check out our side-by-side benchmark for Fashion-MNIST vs. MNIST, and read \"Most pairs of MNIST digits can be distinguished pretty well by just one pixel.\"\n* MNIST is overused. In this April 2017 Twitter thread, Google Brain research scientist and deep learning expert Ian Goodfellow calls for people to move away from MNIST.\n* MNIST can not represent modern CV tasks, as noted in this April 2017 Twitter thread, deep learning expert/Keras author François Chollet.### Source Data#### Initial Data Collection and Normalization\n\n\nFrom the arXiv paper:\nFashion-MNIST is based on the assortment on Zalando’s website. Every fashion product on Zalando has a set of pictures shot by professional photographers, demonstrating different aspects of the product, i.e. front and back looks, details, looks with model and in an outfit. The original picture has a light-gray background (hexadecimal color: #fdfdfd) and stored in 762 × 1000 JPEG format. For efficiently serving different frontend components, the original picture is resampled with multiple resolutions, e.g. large, medium, small, thumbnail and tiny.\n\n\nWe use the front look thumbnail images of 70,000 unique products to build Fashion-MNIST. Those products come from different gender groups: men, women, kids and neutral. In particular, whitecolor products are not included in the dataset as they have low contrast to the background. The thumbnails (51 × 73) are then fed into the following conversion pipeline:\n\n\n1. Converting the input to a PNG image.\n2. Trimming any edges that are close to the color of the corner pixels. The “closeness” is defined by the distance within 5% of the maximum possible intensity in RGB space.\n3. Resizing the longest edge of the image to 28 by subsampling the pixels, i.e. some rows and columns are skipped over.\n4. Sharpening pixels using a Gaussian operator of the radius and standard deviation of 1.0, with increasing effect near outlines.\n5. Extending the shortest edge to 28 and put the image to the center of the canvas.\n6. Negating the intensities of the image.\n7. Converting the image to 8-bit grayscale pixels.#### Who are the source language producers?\n\n\nFrom the arXiv paper:\nEvery fashion product on Zalando has a set of pictures shot by professional photographers, demonstrating different aspects of the product, i.e. front and back looks, details, looks with model and in an outfit.### Annotations" ]
[ -0.050177138298749924, 0.1911250352859497, -0.004230099264532328, 0.04364068806171417, 0.05350416153669357, 0.0016900096088647842, 0.06953691691160202, 0.05100179463624954, -0.006855334620922804, 0.10946249216794968, 0.00489214900881052, 0.024915989488363266, 0.1146603524684906, 0.15245535969734192, 0.03727315366268158, -0.2031933069229126, 0.01319956500083208, -0.042354196310043335, 0.03074626252055168, 0.05378391221165657, 0.10645591467618942, -0.09190871566534042, 0.08228955417871475, -0.010583188384771347, -0.04500941187143326, -0.027286648750305176, -0.007495354861021042, 0.008100791834294796, 0.05426953732967377, 0.08447062224149704, 0.07710263878107071, 0.011423060670495033, 0.0389782078564167, -0.16298934817314148, 0.03846427798271179, 0.06964066624641418, 0.015565481036901474, 0.033667244017124176, 0.097450390458107, -0.0018316414207220078, 0.09103361517190933, -0.13305719196796417, 0.043366946280002594, 0.03781149163842201, -0.06659562885761261, -0.039963625371456146, -0.1291045844554901, 0.0952610969543457, 0.08054865151643753, 0.046964094042778015, 0.0042566098272800446, 0.02204282581806183, 0.0024851933121681213, 0.04504438489675522, 0.10545505583286285, -0.08447732031345367, -0.04208984971046448, 0.05344351381063461, 0.005903934128582478, 0.05800763517618179, -0.08540474623441696, 0.025804303586483, -0.025007402524352074, -0.003950874786823988, 0.027804912999272346, -0.03215712681412697, 0.04191242903470993, -0.06663814187049866, -0.08597908169031143, -0.013287074863910675, 0.16124898195266724, 0.04585675895214081, -0.056542620062828064, -0.12927980720996857, -0.02440570294857025, 0.016392873600125313, -0.062431614845991135, -0.04837574064731598, 0.023711226880550385, 0.01522168330848217, 0.03296754136681557, -0.10652129352092743, -0.08967248350381851, 0.07428635656833649, -0.05971609801054001, 0.04723578318953514, -0.003817607183009386, 0.028141239657998085, 0.04048176854848862, 0.006695866584777832, -0.09315131604671478, -0.02952473983168602, -0.021453844383358955, -0.03281949460506439, -0.09214840829372406, -0.05443964898586273, 0.00022519845515489578, -0.15183186531066895, 0.004816150292754173, 0.07906178385019302, -0.09671123325824738, 0.05401047319173813, -0.0414169579744339, 0.027343066409230232, 0.08298015594482422, 0.12945714592933655, -0.10297144204378128, -0.0382920503616333, 0.05654096603393555, -0.029658304527401924, 0.05802462249994278, -0.02738633006811142, -0.02268683910369873, -0.029913729056715965, 0.03658558800816536, -0.0016330904327332973, 0.04013144224882126, 0.0010844077914953232, -0.05237193778157234, -0.03261591121554375, 0.13345637917518616, -0.10320038348436356, 0.04592306911945343, 0.021971989423036575, -0.018495531752705574, 0.1102224737405777, -0.013895465061068535, 0.006527402438223362, -0.04624444246292114, 0.008530005812644958, -0.06169614940881729, -0.01409352570772171, -0.06654971837997437, -0.01887291669845581, 0.039286576211452484, 0.027104360982775688, -0.07387882471084595, -0.047052495181560516, -0.1463487446308136, -0.09186601638793945, 0.054299406707286835, -0.06608106195926666, 0.018723901361227036, -0.0014172156807035208, -0.04897785186767578, -0.007330272812396288, 0.04779750108718872, 0.06685632467269897, -0.027557149529457092, 0.036097489297389984, -0.13264517486095428, 0.048218972980976105, -0.00789237767457962, 0.02262205071747303, -0.04684004932641983, 0.05622602254152298, -0.20340096950531006, 0.12504775822162628, -0.013414410874247551, 0.0072501711547374725, -0.07931049168109894, -0.05432957783341408, -0.11356137692928314, 0.002375964540988207, 0.015935540199279785, 0.07681223750114441, -0.18466021120548248, -0.02370629832148552, 0.02452698163688183, -0.08749201893806458, 0.0001254882663488388, 0.10466409474611282, -0.046037569642066956, 0.07929597795009613, 0.08388163149356842, 0.11158338934183121, 0.07655000686645508, -0.012378619983792305, -0.1196868047118187, -0.04819265007972717, -0.07064077258110046, 0.0370638407766819, 0.012442952953279018, 0.032314177602529526, 0.041991978883743286, 0.011522450484335423, -0.0018241740763187408, -0.011461161077022552, -0.021702367812395096, -0.040352240204811096, 0.01126878522336483, -0.033951129764318466, -0.025636646896600723, 0.02684265375137329, -0.04234945401549339, -0.015631703659892082, -0.06384362280368805, -0.08755100518465042, 0.038474734872579575, -0.03664429485797882, 0.01055784523487091, -0.044944874942302704, 0.09084980189800262, -0.007669195532798767, -0.016455724835395813, -0.10049477219581604, -0.09687185287475586, 0.046594224870204926, -0.04872911050915718, 0.045668795704841614, -0.035791993141174316, 0.00787790771573782, 0.024254996329545975, -0.05001227185130119, -0.009435811080038548, 0.005738795269280672, -0.03921382129192352, -0.05961962416768074, -0.10437779128551483, -0.028224658221006393, -0.019934359937906265, 0.10465219616889954, -0.12428265810012817, -0.01891648955643177, 0.03174227103590965, 0.12619109451770782, 0.040293868631124496, -0.06189215928316116, 0.029466770589351654, -0.015017813071608543, -0.009772110730409622, -0.0667351558804512, -0.0007599629461765289, 0.012742080725729465, 0.009853484109044075, 0.0292928796261549, -0.1174246221780777, -0.10906730592250824, 0.03715077042579651, -0.04524178057909012, -0.12474097311496735, 0.01094314455986023, -0.025561116635799408, -0.008089447394013405, -0.07633514702320099, -0.033362701535224915, 0.06910654902458191, 0.028424007818102837, 0.029332755133509636, -0.06721422076225281, -0.012773861177265644, 0.020223872736096382, -0.0029740757308900356, -0.052492786198854446, 0.013005631044507027, 0.07737018167972565, -0.1680554896593094, 0.01954057812690735, -0.02639477141201496, 0.011095723137259483, 0.15838377177715302, 0.03826233744621277, -0.03894477337598801, -0.03760520741343498, 0.015547279268503189, -0.010117811150848866, 0.10437288880348206, 0.034572187811136246, 0.04381079226732254, 0.039157114923000336, -0.009523711167275906, 0.02767859399318695, -0.08677540719509125, 0.05235004425048828, 0.0014449972659349442, -0.0256592258810997, 0.09182609617710114, -0.029068540781736374, 0.016191963106393814, 0.1063552126288414, 0.058147184550762177, 0.02953757345676422, -0.02025676518678665, -0.035857416689395905, -0.10458055138587952, 0.1252259910106659, -0.051959991455078125, -0.21717649698257446, -0.1143738180398941, 0.07767806947231293, -0.0640038549900055, -0.005377664230763912, -0.051934123039245605, -0.013580569997429848, -0.07806472480297089, -0.1366342306137085, 0.02384662814438343, 0.040715787559747696, -0.061795078217983246, -0.03757286071777344, -0.018187372013926506, -0.0380052849650383, -0.07118365168571472, -0.0035420414060354233, -0.005466863978654146, -0.031907014548778534, 0.024723540991544724, -0.017782513052225113, 0.057124894112348557, 0.10031374543905258, -0.03991341590881348, 0.005014512687921524, 0.007766221184283495, 0.16322600841522217, -0.09991500526666641, 0.20358651876449585, 0.12365244328975677, 0.08616799861192703, 0.061488136649131775, 0.12948834896087646, -0.0006749196909368038, -0.06100989505648613, 0.01243834849447012, 0.05804476886987686, -0.07226493209600449, -0.16342249512672424, -0.0803723931312561, -0.043774835765361786, -0.07606592029333115, 0.011037517338991165, 0.029285358265042305, 0.02091066725552082, 0.04630284383893013, -0.07489094883203506, 0.0061445292085409164, 0.03309290483593941, 0.03954898938536644, 0.10059964656829834, 0.0008887657895684242, 0.040900327265262604, -0.0702640488743782, 0.01446861494332552, 0.09514923393726349, 0.02782498672604561, 0.1347544938325882, -0.05241435766220093, 0.1038353443145752, 0.0011046230792999268, 0.027344221249222755, 0.005133081693202257, 0.014334872364997864, -0.012509167194366455, -0.00039011333137750626, 0.004033192060887814, -0.04923047125339508, -0.00762377493083477, 0.0560351125895977, 0.06110237538814545, -0.04838588088750839, 0.008889885619282722, 0.0018694736063480377, 0.046309106051921844, 0.14915119111537933, 0.017137758433818817, -0.16142968833446503, -0.08653049170970917, 0.03407387435436249, -0.011343556456267834, -0.10779987275600433, -0.008380625396966934, 0.149445578455925, -0.06714032590389252, 0.045757949352264404, -0.01775362715125084, 0.05719320476055145, -0.13652220368385315, -0.03647288680076599, 0.039395980536937714, 0.10182386636734009, -0.0204709954559803, 0.04971633851528168, -0.03308757394552231, 0.04013438522815704, 0.02633930742740631, 0.09540662169456482, -0.04101720452308655, -0.000975441187620163, 0.01606910675764084, 0.04755149781703949, 0.07979629188776016, 0.05578175187110901, -0.1881588250398636, -0.08790414780378342, -0.05117080360651016, 0.006402085535228252, 0.09242776036262512, 0.02065926417708397, 0.07877212762832642, -0.008983723819255829, -0.03343646228313446, -0.02331143245100975, -0.012016868218779564, -0.09474162012338638, -0.1491401642560959, 0.04736005514860153, -0.05683379992842674, 0.03065904602408409, -0.027974024415016174, -0.01697065308690071, -0.07367941737174988, 0.11240287125110626, -0.03806348145008087, -0.08638572692871094, -0.13506627082824707, 0.02475723996758461, 0.0847502201795578, -0.033275142312049866, 0.028208760544657707, -0.003332916647195816, 0.1829793006181717, -0.040293410420417786, -0.04027564078569412, -0.010551928542554379, -0.036943502724170685, -0.14636388421058655, -0.04645441472530365, 0.10650722682476044, 0.056754693388938904, 0.028577450662851334, 0.026322968304157257, 0.04879240691661835, 0.017852850258350372, -0.09576117992401123, 0.0642591044306755, 0.049478787928819656, 0.0031367577612400055, 0.08367282152175903, -0.021081503480672836, -0.024351097643375397, -0.05500137433409691, -0.02074284479022026, 0.07629313319921494, 0.12108857929706573, -0.07081352174282074, 0.04411168396472931, 0.06441636383533478, -0.09546422958374023, -0.23314084112644196, 0.0620318278670311, 0.025494495406746864, 0.008774408139288425, -0.01403412502259016, -0.1660592257976532, 0.05209936201572418, 0.06994690001010895, 0.0006948495283722878, 0.07298468798398972, -0.27063459157943726, -0.09249617904424667, -0.04886765033006668, 0.06579598784446716, 0.09444007277488708, -0.09506355971097946, -0.008334796875715256, -0.0614735372364521, 0.0008793529123067856, 0.12628024816513062, 0.053974442183971405, 0.06080238148570061, 0.00204824423417449, 0.046533700078725815, 0.022093676030635834, -0.03491659834980965, 0.06894409656524658, -0.01607261598110199, 0.10554510354995728, -0.043576501309871674, 0.03157541900873184, 0.07395437359809875, -0.03582468256354332, 0.12042402476072311, 0.09998411685228348, 0.03829575330018997, -0.03287883475422859, -0.02713482640683651, -0.08340507000684738, 0.05939877778291702, -0.051391541957855225, -0.03251495212316513, -0.12578913569450378, 0.09960100054740906, 0.10047754645347595, 0.008456147275865078, -0.021443568170070648, -0.03408791869878769, 0.01046680100262165, 0.08433371037244797, 0.11109130084514618, -0.020931372418999672, -0.06638436764478683, -0.02858349308371544, -0.01115473173558712, 0.04376169294118881, -0.09783657640218735, 0.0428081676363945, 0.10126276314258575, 0.006458437070250511, 0.1127430647611618, -0.00425897678360343, -0.11183546483516693, -0.005672497674822807, 0.04887526109814644, -0.06802080571651459, -0.24860553443431854, -0.004999687895178795, 0.06935875862836838, -0.08966712653636932, -0.0518006756901741, 0.09940557181835175, -0.02719603106379509, -0.026130490005016327, 0.0005650122766382992, 0.11358493566513062, 0.02915625274181366, 0.04829768091440201, 0.07228982448577881, -0.010042192414402962, -0.038323305547237396, 0.05670634284615517, 0.08335624635219574, -0.06688844412565231, 0.0032705185003578663, 0.11878921091556549, -0.04302990809082985, -0.05819988250732422, 0.06742687523365021, 0.10237888246774673, -0.05388486012816429, -0.028488069772720337, -0.02327335625886917, -0.09922344982624054, 0.029593439772725105, 0.12378761917352676, -0.04321296513080597, 0.03883148729801178, 0.0025678686797618866, -0.04480278491973877, -0.07703615725040436, 0.08575864881277084, -0.028282329440116882, 0.0398196205496788, -0.04419928044080734, 0.018148699775338173, -0.018160738050937653, -0.0029521770775318146, -0.023066023364663124, -0.03871992230415344, -0.0477900393307209, -0.028277181088924408, -0.046436525881290436, 0.026107126846909523, -0.071143738925457, -0.020805593580007553, -0.03801047429442406, 0.008354470133781433, -0.0312625914812088, -0.0037403006572276354, -0.028659671545028687, -0.032202981412410736, -0.04944143444299698, 0.06157657131552696, -0.0673268586397171, 0.01212893333286047, 0.05791117995977402, -0.051668763160705566, 0.07740919291973114, -0.04291526973247528, -0.02360706403851509, -0.00036913715302944183, -0.14628198742866516, 0.01032301876693964, -0.046301208436489105, 0.029874132946133614, -0.017387067899107933, -0.13620615005493164, -0.0002769818529486656, 0.011963387951254845, -0.05702193081378937, -0.015664298087358475, -0.005034272558987141, -0.07377676665782928, 0.10724268853664398, -0.08311744779348373, -0.025347676128149033, -0.08242535591125488, 0.09084935486316681, 0.059239406138658524, 0.016101935878396034, 0.09247806668281555, -0.05262453481554985, 0.03477831184864044, -0.12963011860847473, -0.017856081947684288, 0.025573566555976868, -0.0009041813900694251, 0.035110846161842346, -0.026072761043906212, 0.049457576125860214, 0.0014047138392925262, 0.11257785558700562, 0.05816192924976349, -0.07498511672019958, 0.025360988453030586, 0.012334685772657394, -0.08633754402399063, 0.04576467350125313, 0.012228194624185562, -0.03155406191945076, -0.040712885558605194, 0.06323365867137909, -0.003010490909218788, -0.002125886268913746, 0.12950877845287323, 0.18511298298835754, 0.149727925658226, 0.10870683193206787, 0.06263144314289093, 0.010084019973874092, -0.05424638092517853, -0.049587465822696686, 0.17650018632411957, -0.04828815534710884, 0.015221782959997654, -0.07001698017120361, 0.0000710953027009964, 0.13499385118484497, -0.19965362548828125, 0.13826926052570343, -0.02235511504113674, -0.050978876650333405, -0.005706279072910547, -0.23779326677322388, -0.06817175447940826, -0.01375613920390606, -0.023573212325572968, -0.10423840582370758, 0.04193859547376633, 0.11911080777645111, 0.007946105673909187, -0.018323304131627083, 0.057884715497493744, -0.09832225739955902, -0.05743776261806488, 0.0464785173535347, 0.02104312740266323, 0.012693531811237335, -0.0028512647841125727, -0.002981274388730526, 0.044850073754787445, 0.01997247338294983, 0.0907844752073288, 0.07662302255630493, 0.09170552343130112, 0.00644497387111187, -0.050261616706848145, -0.08278866112232208, 0.019111571833491325, -0.037281282246112823, 0.001750473165884614, 0.04576932266354561, 0.04402199760079384, -0.019308479502797127, -0.0022245505824685097, 0.11087433248758316, 0.02058415487408638, -0.025994859635829926, -0.13005012273788452, 0.04896453768014908, -0.02728944644331932, -0.029403161257505417, 0.008597543463110924, -0.1025877296924591, 0.05617791414260864, 0.13429144024848938, 0.058229006826877594, -0.04432661458849907, -0.018436742946505547, -0.005606487393379211, -0.00633001234382391, -0.025582168251276016, 0.08089032769203186, 0.03614792600274086, 0.1994302123785019, -0.04060930758714676, 0.0636596605181694, -0.05736391991376877, -0.023240961134433746, -0.06484738737344742, 0.09170898795127869, -0.031548939645290375, 0.051572296768426895, -0.08485541492700577, 0.09585335850715637, -0.03228567913174629, -0.24720916152000427, 0.12267963588237762, -0.08504994958639145, -0.08100532740354538, 0.0164077989757061, -0.03891131654381752, -0.010064268484711647, 0.05103468894958496, -0.0022567268460989, -0.004862628877162933, 0.0700642466545105, 0.017054829746484756, -0.017561867833137512, -0.014142099767923355, 0.016938474029302597, -0.06800270080566406, 0.19246608018875122, 0.006535612978041172, 0.04695402830839157, 0.10684400796890259, -0.02227567881345749, -0.09096577763557434, 0.040616415441036224, 0.03560559079051018, 0.037296224385499954, -0.009724521078169346, 0.1920447200536728, 0.01582789607346058, 0.13647183775901794, 0.07439516484737396, 0.00506214052438736, 0.03896700218319893, -0.07615753263235092, -0.05128835141658783, -0.035611797124147415, 0.048042573034763336, -0.08815395832061768, 0.14947348833084106, 0.13113217055797577, -0.015192241407930851, -0.003562719328328967, -0.02997872233390808, -0.018102779984474182, 0.0066629694774746895, 0.10661828517913818, -0.018118862062692642, -0.1376354843378067, 0.020115910097956657, -0.06971153616905212, 0.06342583149671555, -0.09777946770191193, -0.03659858927130699, -0.005950799211859703, -0.008033247664570808, 0.000132732093334198, 0.11342114955186844, 0.07516784965991974, 0.0074869804084300995, -0.05615775287151337, 0.0007578227669000626, 0.004817264154553413, 0.09348110109567642, 0.0010383371263742447, -0.019192101433873177 ]
2a74f2909caf2b8656343aeb8203e50bf84dcb56
# Dataset Card for "fever" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://fever.ai/](https://fever.ai/) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Dataset Summary With billions of individual pages on the web providing information on almost every conceivable topic, we should have the ability to collect facts that answer almost every conceivable question. However, only a small fraction of this information is contained in structured sources (Wikidata, Freebase, etc.) – we are therefore limited by our ability to transform free-form text to structured knowledge. There is, however, another problem that has become the focus of a lot of recent research and media coverage: false information coming from unreliable sources. The FEVER workshops are a venue for work in verifiable knowledge extraction and to stimulate progress in this direction. - FEVER Dataset: FEVER (Fact Extraction and VERification) consists of 185,445 claims generated by altering sentences extracted from Wikipedia and subsequently verified without knowledge of the sentence they were derived from. The claims are classified as Supported, Refuted or NotEnoughInfo. For the first two classes, the annotators also recorded the sentence(s) forming the necessary evidence for their judgment. - FEVER 2.0 Adversarial Attacks Dataset: The FEVER 2.0 Dataset consists of 1174 claims created by the submissions of participants in the Breaker phase of the 2019 shared task. Participants (Breakers) were tasked with generating adversarial examples that induce classification errors for the existing systems. Breakers submitted a dataset of up to 1000 instances with equal number of instances for each of the three classes (Supported, Refuted NotEnoughInfo). Only novel claims (i.e. not contained in the original FEVER dataset) were considered as valid entries to the shared task. The submissions were then manually evaluated for Correctness (grammatical, appropriately labeled and meet the FEVER annotation guidelines requirements). ### Supported Tasks and Leaderboards The task is verification of textual claims against textual sources. When compared to textual entailment (TE)/natural language inference, the key difference is that in these tasks the passage to verify each claim is given, and in recent years it typically consists a single sentence, while in verification systems it is retrieved from a large set of documents in order to form the evidence. ### Languages The dataset is in English. ## Dataset Structure ### Data Instances #### v1.0 - **Size of downloaded dataset files:** 44.86 MB - **Size of the generated dataset:** 40.05 MB - **Total amount of disk used:** 84.89 MB An example of 'train' looks as follows. ``` 'claim': 'Nikolaj Coster-Waldau worked with the Fox Broadcasting Company.', 'evidence_wiki_url': 'Nikolaj_Coster-Waldau', 'label': 'SUPPORTS', 'id': 75397, 'evidence_id': 104971, 'evidence_sentence_id': 7, 'evidence_annotation_id': 92206} ``` #### v2.0 - **Size of downloaded dataset files:** 0.39 MB - **Size of the generated dataset:** 0.30 MB - **Total amount of disk used:** 0.70 MB An example of 'validation' looks as follows. ``` {'claim': "There is a convicted statutory rapist called Chinatown's writer.", 'evidence_wiki_url': '', 'label': 'NOT ENOUGH INFO', 'id': 500000, 'evidence_id': -1, 'evidence_sentence_id': -1, 'evidence_annotation_id': 269158} ``` #### wiki_pages - **Size of downloaded dataset files:** 1.71 GB - **Size of the generated dataset:** 7.25 GB - **Total amount of disk used:** 8.97 GB An example of 'wikipedia_pages' looks as follows. ``` {'text': 'The following are the football -LRB- soccer -RRB- events of the year 1928 throughout the world . ', 'lines': '0\tThe following are the football -LRB- soccer -RRB- events of the year 1928 throughout the world .\n1\t', 'id': '1928_in_association_football'} ``` ### Data Fields The data fields are the same among all splits. #### v1.0 - `id`: a `int32` feature. - `label`: a `string` feature. - `claim`: a `string` feature. - `evidence_annotation_id`: a `int32` feature. - `evidence_id`: a `int32` feature. - `evidence_wiki_url`: a `string` feature. - `evidence_sentence_id`: a `int32` feature. #### v2.0 - `id`: a `int32` feature. - `label`: a `string` feature. - `claim`: a `string` feature. - `evidence_annotation_id`: a `int32` feature. - `evidence_id`: a `int32` feature. - `evidence_wiki_url`: a `string` feature. - `evidence_sentence_id`: a `int32` feature. #### wiki_pages - `id`: a `string` feature. - `text`: a `string` feature. - `lines`: a `string` feature. ### Data Splits #### v1.0 | | train | unlabelled_dev | labelled_dev | paper_dev | unlabelled_test | paper_test | |------|-------:|---------------:|-------------:|----------:|----------------:|-----------:| | v1.0 | 311431 | 19998 | 37566 | 18999 | 19998 | 18567 | #### v2.0 | | validation | |------|-----------:| | v2.0 | 2384 | #### wiki_pages | | wikipedia_pages | |------------|----------------:| | wiki_pages | 5416537 | ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information FEVER license: ``` These data annotations incorporate material from Wikipedia, which is licensed pursuant to the Wikipedia Copyright Policy. These annotations are made available under the license terms described on the applicable Wikipedia article pages, or, where Wikipedia license terms are unavailable, under the Creative Commons Attribution-ShareAlike License (version 3.0), available at http://creativecommons.org/licenses/by-sa/3.0/ (collectively, the “License Terms”). You may not use these files except in compliance with the applicable License Terms. ``` ### Citation Information If you use "FEVER Dataset", please cite: ```bibtex @inproceedings{Thorne18Fever, author = {Thorne, James and Vlachos, Andreas and Christodoulopoulos, Christos and Mittal, Arpit}, title = {{FEVER}: a Large-scale Dataset for Fact Extraction and {VERification}}, booktitle = {NAACL-HLT}, year = {2018} } ``` If you use "FEVER 2.0 Adversarial Attacks Dataset", please cite: ```bibtex @inproceedings{Thorne19FEVER2, author = {Thorne, James and Vlachos, Andreas and Cocarascu, Oana and Christodoulopoulos, Christos and Mittal, Arpit}, title = {The {FEVER2.0} Shared Task}, booktitle = {Proceedings of the Second Workshop on {Fact Extraction and VERification (FEVER)}}, year = {2018} } ``` ### Contributions Thanks to [@thomwolf](https://github.com/thomwolf), [@lhoestq](https://github.com/lhoestq), [@mariamabarham](https://github.com/mariamabarham), [@lewtun](https://github.com/lewtun), [@albertvillanova](https://github.com/albertvillanova) for adding this dataset.
fever
[ "task_categories:text-classification", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:extended|wikipedia", "language:en", "license:cc-by-sa-3.0", "license:gpl-3.0", "knowledge-verification", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["found"], "language": ["en"], "license": ["cc-by-sa-3.0", "gpl-3.0"], "multilinguality": ["monolingual"], "size_categories": ["100K<n<1M"], "source_datasets": ["extended|wikipedia"], "task_categories": ["text-classification"], "task_ids": [], "paperswithcode_id": "fever", "pretty_name": "FEVER", "tags": ["knowledge-verification"], "dataset_info": [{"config_name": "v1.0", "features": [{"name": "id", "dtype": "int32"}, {"name": "label", "dtype": "string"}, {"name": "claim", "dtype": "string"}, {"name": "evidence_annotation_id", "dtype": "int32"}, {"name": "evidence_id", "dtype": "int32"}, {"name": "evidence_wiki_url", "dtype": "string"}, {"name": "evidence_sentence_id", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 29591412, "num_examples": 311431}, {"name": "labelled_dev", "num_bytes": 3643157, "num_examples": 37566}, {"name": "unlabelled_dev", "num_bytes": 1548965, "num_examples": 19998}, {"name": "unlabelled_test", "num_bytes": 1617002, "num_examples": 19998}, {"name": "paper_dev", "num_bytes": 1821489, "num_examples": 18999}, {"name": "paper_test", "num_bytes": 1821668, "num_examples": 18567}], "download_size": 44853972, "dataset_size": 40043693}, {"config_name": "v2.0", "features": [{"name": "id", "dtype": "int32"}, {"name": "label", "dtype": "string"}, {"name": "claim", "dtype": "string"}, {"name": "evidence_annotation_id", "dtype": "int32"}, {"name": "evidence_id", "dtype": "int32"}, {"name": "evidence_wiki_url", "dtype": "string"}, {"name": "evidence_sentence_id", "dtype": "int32"}], "splits": [{"name": "validation", "num_bytes": 306243, "num_examples": 2384}], "download_size": 392466, "dataset_size": 306243}, {"config_name": "wiki_pages", "features": [{"name": "id", "dtype": "string"}, {"name": "text", "dtype": "string"}, {"name": "lines", "dtype": "string"}], "splits": [{"name": "wikipedia_pages", "num_bytes": 7254115038, "num_examples": 5416537}], "download_size": 1713485474, "dataset_size": 7254115038}]}
2024-01-18T11:03:38+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-extended|wikipedia #language-English #license-cc-by-sa-3.0 #license-gpl-3.0 #knowledge-verification #region-us
Dataset Card for "fever" ======================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: * Paper: * Point of Contact: ### Dataset Summary With billions of individual pages on the web providing information on almost every conceivable topic, we should have the ability to collect facts that answer almost every conceivable question. However, only a small fraction of this information is contained in structured sources (Wikidata, Freebase, etc.) – we are therefore limited by our ability to transform free-form text to structured knowledge. There is, however, another problem that has become the focus of a lot of recent research and media coverage: false information coming from unreliable sources. The FEVER workshops are a venue for work in verifiable knowledge extraction and to stimulate progress in this direction. * FEVER Dataset: FEVER (Fact Extraction and VERification) consists of 185,445 claims generated by altering sentences extracted from Wikipedia and subsequently verified without knowledge of the sentence they were derived from. The claims are classified as Supported, Refuted or NotEnoughInfo. For the first two classes, the annotators also recorded the sentence(s) forming the necessary evidence for their judgment. * FEVER 2.0 Adversarial Attacks Dataset: The FEVER 2.0 Dataset consists of 1174 claims created by the submissions of participants in the Breaker phase of the 2019 shared task. Participants (Breakers) were tasked with generating adversarial examples that induce classification errors for the existing systems. Breakers submitted a dataset of up to 1000 instances with equal number of instances for each of the three classes (Supported, Refuted NotEnoughInfo). Only novel claims (i.e. not contained in the original FEVER dataset) were considered as valid entries to the shared task. The submissions were then manually evaluated for Correctness (grammatical, appropriately labeled and meet the FEVER annotation guidelines requirements). ### Supported Tasks and Leaderboards The task is verification of textual claims against textual sources. When compared to textual entailment (TE)/natural language inference, the key difference is that in these tasks the passage to verify each claim is given, and in recent years it typically consists a single sentence, while in verification systems it is retrieved from a large set of documents in order to form the evidence. ### Languages The dataset is in English. Dataset Structure ----------------- ### Data Instances #### v1.0 * Size of downloaded dataset files: 44.86 MB * Size of the generated dataset: 40.05 MB * Total amount of disk used: 84.89 MB An example of 'train' looks as follows. #### v2.0 * Size of downloaded dataset files: 0.39 MB * Size of the generated dataset: 0.30 MB * Total amount of disk used: 0.70 MB An example of 'validation' looks as follows. #### wiki\_pages * Size of downloaded dataset files: 1.71 GB * Size of the generated dataset: 7.25 GB * Total amount of disk used: 8.97 GB An example of 'wikipedia\_pages' looks as follows. ### Data Fields The data fields are the same among all splits. #### v1.0 * 'id': a 'int32' feature. * 'label': a 'string' feature. * 'claim': a 'string' feature. * 'evidence\_annotation\_id': a 'int32' feature. * 'evidence\_id': a 'int32' feature. * 'evidence\_wiki\_url': a 'string' feature. * 'evidence\_sentence\_id': a 'int32' feature. #### v2.0 * 'id': a 'int32' feature. * 'label': a 'string' feature. * 'claim': a 'string' feature. * 'evidence\_annotation\_id': a 'int32' feature. * 'evidence\_id': a 'int32' feature. * 'evidence\_wiki\_url': a 'string' feature. * 'evidence\_sentence\_id': a 'int32' feature. #### wiki\_pages * 'id': a 'string' feature. * 'text': a 'string' feature. * 'lines': a 'string' feature. ### Data Splits #### v1.0 #### v2.0 #### wiki\_pages Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information FEVER license: If you use "FEVER Dataset", please cite: If you use "FEVER 2.0 Adversarial Attacks Dataset", please cite: ### Contributions Thanks to @thomwolf, @lhoestq, @mariamabarham, @lewtun, @albertvillanova for adding this dataset.
[ "### Dataset Summary\n\n\nWith billions of individual pages on the web providing information on almost every conceivable topic, we should have\nthe ability to collect facts that answer almost every conceivable question. However, only a small fraction of this\ninformation is contained in structured sources (Wikidata, Freebase, etc.) – we are therefore limited by our ability to\ntransform free-form text to structured knowledge. There is, however, another problem that has become the focus of a lot\nof recent research and media coverage: false information coming from unreliable sources.\n\n\nThe FEVER workshops are a venue for work in verifiable knowledge extraction and to stimulate progress in this direction.\n\n\n* FEVER Dataset: FEVER (Fact Extraction and VERification) consists of 185,445 claims generated by altering sentences\nextracted from Wikipedia and subsequently verified without knowledge of the sentence they were derived from. The claims\nare classified as Supported, Refuted or NotEnoughInfo. For the first two classes, the annotators also recorded the\nsentence(s) forming the necessary evidence for their judgment.\n* FEVER 2.0 Adversarial Attacks Dataset: The FEVER 2.0 Dataset consists of 1174 claims created by the submissions of\nparticipants in the Breaker phase of the 2019 shared task. Participants (Breakers) were tasked with generating\nadversarial examples that induce classification errors for the existing systems. Breakers submitted a dataset of up to\n1000 instances with equal number of instances for each of the three classes (Supported, Refuted NotEnoughInfo). Only\nnovel claims (i.e. not contained in the original FEVER dataset) were considered as valid entries to the shared task.\nThe submissions were then manually evaluated for Correctness (grammatical, appropriately labeled and meet the FEVER\nannotation guidelines requirements).", "### Supported Tasks and Leaderboards\n\n\nThe task is verification of textual claims against textual sources.\n\n\nWhen compared to textual entailment (TE)/natural language inference, the key difference is that in these tasks the\npassage to verify each claim is given, and in recent years it typically consists a single sentence, while in\nverification systems it is retrieved from a large set of documents in order to form the evidence.", "### Languages\n\n\nThe dataset is in English.\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### v1.0\n\n\n* Size of downloaded dataset files: 44.86 MB\n* Size of the generated dataset: 40.05 MB\n* Total amount of disk used: 84.89 MB\n\n\nAn example of 'train' looks as follows.", "#### v2.0\n\n\n* Size of downloaded dataset files: 0.39 MB\n* Size of the generated dataset: 0.30 MB\n* Total amount of disk used: 0.70 MB\n\n\nAn example of 'validation' looks as follows.", "#### wiki\\_pages\n\n\n* Size of downloaded dataset files: 1.71 GB\n* Size of the generated dataset: 7.25 GB\n* Total amount of disk used: 8.97 GB\n\n\nAn example of 'wikipedia\\_pages' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### v1.0\n\n\n* 'id': a 'int32' feature.\n* 'label': a 'string' feature.\n* 'claim': a 'string' feature.\n* 'evidence\\_annotation\\_id': a 'int32' feature.\n* 'evidence\\_id': a 'int32' feature.\n* 'evidence\\_wiki\\_url': a 'string' feature.\n* 'evidence\\_sentence\\_id': a 'int32' feature.", "#### v2.0\n\n\n* 'id': a 'int32' feature.\n* 'label': a 'string' feature.\n* 'claim': a 'string' feature.\n* 'evidence\\_annotation\\_id': a 'int32' feature.\n* 'evidence\\_id': a 'int32' feature.\n* 'evidence\\_wiki\\_url': a 'string' feature.\n* 'evidence\\_sentence\\_id': a 'int32' feature.", "#### wiki\\_pages\n\n\n* 'id': a 'string' feature.\n* 'text': a 'string' feature.\n* 'lines': a 'string' feature.", "### Data Splits", "#### v1.0", "#### v2.0", "#### wiki\\_pages\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nFEVER license:\n\n\nIf you use \"FEVER Dataset\", please cite:\n\n\nIf you use \"FEVER 2.0 Adversarial Attacks Dataset\", please cite:", "### Contributions\n\n\nThanks to @thomwolf, @lhoestq,\n@mariamabarham, @lewtun,\n@albertvillanova for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-extended|wikipedia #language-English #license-cc-by-sa-3.0 #license-gpl-3.0 #knowledge-verification #region-us \n", "### Dataset Summary\n\n\nWith billions of individual pages on the web providing information on almost every conceivable topic, we should have\nthe ability to collect facts that answer almost every conceivable question. However, only a small fraction of this\ninformation is contained in structured sources (Wikidata, Freebase, etc.) – we are therefore limited by our ability to\ntransform free-form text to structured knowledge. There is, however, another problem that has become the focus of a lot\nof recent research and media coverage: false information coming from unreliable sources.\n\n\nThe FEVER workshops are a venue for work in verifiable knowledge extraction and to stimulate progress in this direction.\n\n\n* FEVER Dataset: FEVER (Fact Extraction and VERification) consists of 185,445 claims generated by altering sentences\nextracted from Wikipedia and subsequently verified without knowledge of the sentence they were derived from. The claims\nare classified as Supported, Refuted or NotEnoughInfo. For the first two classes, the annotators also recorded the\nsentence(s) forming the necessary evidence for their judgment.\n* FEVER 2.0 Adversarial Attacks Dataset: The FEVER 2.0 Dataset consists of 1174 claims created by the submissions of\nparticipants in the Breaker phase of the 2019 shared task. Participants (Breakers) were tasked with generating\nadversarial examples that induce classification errors for the existing systems. Breakers submitted a dataset of up to\n1000 instances with equal number of instances for each of the three classes (Supported, Refuted NotEnoughInfo). Only\nnovel claims (i.e. not contained in the original FEVER dataset) were considered as valid entries to the shared task.\nThe submissions were then manually evaluated for Correctness (grammatical, appropriately labeled and meet the FEVER\nannotation guidelines requirements).", "### Supported Tasks and Leaderboards\n\n\nThe task is verification of textual claims against textual sources.\n\n\nWhen compared to textual entailment (TE)/natural language inference, the key difference is that in these tasks the\npassage to verify each claim is given, and in recent years it typically consists a single sentence, while in\nverification systems it is retrieved from a large set of documents in order to form the evidence.", "### Languages\n\n\nThe dataset is in English.\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### v1.0\n\n\n* Size of downloaded dataset files: 44.86 MB\n* Size of the generated dataset: 40.05 MB\n* Total amount of disk used: 84.89 MB\n\n\nAn example of 'train' looks as follows.", "#### v2.0\n\n\n* Size of downloaded dataset files: 0.39 MB\n* Size of the generated dataset: 0.30 MB\n* Total amount of disk used: 0.70 MB\n\n\nAn example of 'validation' looks as follows.", "#### wiki\\_pages\n\n\n* Size of downloaded dataset files: 1.71 GB\n* Size of the generated dataset: 7.25 GB\n* Total amount of disk used: 8.97 GB\n\n\nAn example of 'wikipedia\\_pages' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### v1.0\n\n\n* 'id': a 'int32' feature.\n* 'label': a 'string' feature.\n* 'claim': a 'string' feature.\n* 'evidence\\_annotation\\_id': a 'int32' feature.\n* 'evidence\\_id': a 'int32' feature.\n* 'evidence\\_wiki\\_url': a 'string' feature.\n* 'evidence\\_sentence\\_id': a 'int32' feature.", "#### v2.0\n\n\n* 'id': a 'int32' feature.\n* 'label': a 'string' feature.\n* 'claim': a 'string' feature.\n* 'evidence\\_annotation\\_id': a 'int32' feature.\n* 'evidence\\_id': a 'int32' feature.\n* 'evidence\\_wiki\\_url': a 'string' feature.\n* 'evidence\\_sentence\\_id': a 'int32' feature.", "#### wiki\\_pages\n\n\n* 'id': a 'string' feature.\n* 'text': a 'string' feature.\n* 'lines': a 'string' feature.", "### Data Splits", "#### v1.0", "#### v2.0", "#### wiki\\_pages\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nFEVER license:\n\n\nIf you use \"FEVER Dataset\", please cite:\n\n\nIf you use \"FEVER 2.0 Adversarial Attacks Dataset\", please cite:", "### Contributions\n\n\nThanks to @thomwolf, @lhoestq,\n@mariamabarham, @lewtun,\n@albertvillanova for adding this dataset." ]
[ 99, 414, 95, 18, 6, 53, 53, 56, 17, 116, 116, 40, 5, 4, 4, 13, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 40, 38 ]
[ "passage: TAGS\n#task_categories-text-classification #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-extended|wikipedia #language-English #license-cc-by-sa-3.0 #license-gpl-3.0 #knowledge-verification #region-us \n", "passage: ### Dataset Summary\n\n\nWith billions of individual pages on the web providing information on almost every conceivable topic, we should have\nthe ability to collect facts that answer almost every conceivable question. However, only a small fraction of this\ninformation is contained in structured sources (Wikidata, Freebase, etc.) – we are therefore limited by our ability to\ntransform free-form text to structured knowledge. There is, however, another problem that has become the focus of a lot\nof recent research and media coverage: false information coming from unreliable sources.\n\n\nThe FEVER workshops are a venue for work in verifiable knowledge extraction and to stimulate progress in this direction.\n\n\n* FEVER Dataset: FEVER (Fact Extraction and VERification) consists of 185,445 claims generated by altering sentences\nextracted from Wikipedia and subsequently verified without knowledge of the sentence they were derived from. The claims\nare classified as Supported, Refuted or NotEnoughInfo. For the first two classes, the annotators also recorded the\nsentence(s) forming the necessary evidence for their judgment.\n* FEVER 2.0 Adversarial Attacks Dataset: The FEVER 2.0 Dataset consists of 1174 claims created by the submissions of\nparticipants in the Breaker phase of the 2019 shared task. Participants (Breakers) were tasked with generating\nadversarial examples that induce classification errors for the existing systems. Breakers submitted a dataset of up to\n1000 instances with equal number of instances for each of the three classes (Supported, Refuted NotEnoughInfo). Only\nnovel claims (i.e. not contained in the original FEVER dataset) were considered as valid entries to the shared task.\nThe submissions were then manually evaluated for Correctness (grammatical, appropriately labeled and meet the FEVER\nannotation guidelines requirements).### Supported Tasks and Leaderboards\n\n\nThe task is verification of textual claims against textual sources.\n\n\nWhen compared to textual entailment (TE)/natural language inference, the key difference is that in these tasks the\npassage to verify each claim is given, and in recent years it typically consists a single sentence, while in\nverification systems it is retrieved from a large set of documents in order to form the evidence.### Languages\n\n\nThe dataset is in English.\n\n\nDataset Structure\n-----------------### Data Instances#### v1.0\n\n\n* Size of downloaded dataset files: 44.86 MB\n* Size of the generated dataset: 40.05 MB\n* Total amount of disk used: 84.89 MB\n\n\nAn example of 'train' looks as follows.#### v2.0\n\n\n* Size of downloaded dataset files: 0.39 MB\n* Size of the generated dataset: 0.30 MB\n* Total amount of disk used: 0.70 MB\n\n\nAn example of 'validation' looks as follows.#### wiki\\_pages\n\n\n* Size of downloaded dataset files: 1.71 GB\n* Size of the generated dataset: 7.25 GB\n* Total amount of disk used: 8.97 GB\n\n\nAn example of 'wikipedia\\_pages' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.#### v1.0\n\n\n* 'id': a 'int32' feature.\n* 'label': a 'string' feature.\n* 'claim': a 'string' feature.\n* 'evidence\\_annotation\\_id': a 'int32' feature.\n* 'evidence\\_id': a 'int32' feature.\n* 'evidence\\_wiki\\_url': a 'string' feature.\n* 'evidence\\_sentence\\_id': a 'int32' feature." ]
[ -0.02853355184197426, 0.04472579434514046, -0.00583806075155735, 0.06731592863798141, 0.040937915444374084, -0.00325658917427063, 0.11574579030275345, 0.0495649129152298, 0.0019908063113689423, 0.016061389818787575, 0.03760528191924095, -0.021977903321385384, 0.05011545121669769, 0.010030291974544525, -0.04614187777042389, -0.16253015398979187, 0.03928148373961449, -0.0713178813457489, -0.017505014315247536, 0.05874469876289368, 0.12643980979919434, -0.04613156616687775, 0.011749126948416233, -0.054840337485075, -0.09137726575136185, 0.030075836926698685, 0.0006144172511994839, -0.09322691708803177, 0.09816059470176697, 0.07339491695165634, 0.08345186710357666, 0.05817230045795441, 0.018134508281946182, -0.1386159062385559, 0.01175384409725666, 0.038265570998191833, 0.012468035332858562, 0.00036082882434129715, -0.021123187616467476, 0.024913186207413673, 0.01796191744506359, -0.07282357662916183, -0.005049386993050575, 0.06330491602420807, -0.13732421398162842, -0.07014744728803635, -0.0755590870976448, 0.05202529579401016, -0.008909288793802261, 0.004954534582793713, -0.01675790175795555, 0.06189081072807312, 0.004662888590246439, 0.038072582334280014, 0.04976101219654083, -0.16098159551620483, -0.0572221577167511, 0.06154633313417435, 0.0166635625064373, 0.0686025470495224, -0.030464326962828636, 0.0734771117568016, 0.03577706217765808, 0.01917235739529133, -0.012435149401426315, -0.09005901217460632, -0.11908476054668427, -0.03813823312520981, -0.06503953039646149, -0.03923468664288521, 0.23504160344600677, 0.03933176398277283, -0.07099658995866776, -0.11578535288572311, -0.03570237010717392, 0.1263587474822998, 0.009836431592702866, 0.02692372538149357, -0.012161120772361755, 0.004874036647379398, 0.07082097232341766, -0.11088328808546066, -0.11588451266288757, -0.01685667783021927, -0.10504012554883957, 0.14366590976715088, 0.0015942389145493507, 0.05612984299659729, -0.043568480759859085, 0.025013335049152374, -0.05245453864336014, -0.0786413699388504, -0.046899061650037766, -0.08109506219625473, -0.06977219134569168, -0.008974999189376831, 0.037208374589681625, -0.04777750000357628, 0.09460035711526871, 0.012967664748430252, -0.0785057321190834, -0.015778524801135063, -0.1354629397392273, 0.10639271140098572, 0.11878490447998047, 0.05334240943193436, -0.01952989026904106, -0.006292634643614292, 0.0491732694208622, -0.0036319782957434654, 0.0577407106757164, -0.02072571963071823, -0.030815860256552696, -0.027862371876835823, -0.00652817077934742, 0.11909739673137665, 0.04388540983200073, 0.025923805311322212, -0.02076036110520363, 0.009772587567567825, -0.04846494644880295, -0.11227140575647354, -0.0029297703877091408, 0.022286633029580116, -0.05540220066905022, 0.07357938587665558, -0.00932585820555687, -0.02243143506348133, -0.08286391198635101, -0.026239722967147827, -0.010705126449465752, 0.01758652925491333, -0.019849957898259163, -0.09338617324829102, 0.06724008917808533, -0.13665957748889923, -0.01605388894677162, -0.12930764257907867, -0.15302635729312897, -0.06472083181142807, 0.030791137367486954, -0.031700681895017624, -0.02844414860010147, -0.021625949069857597, 0.03824322670698166, -0.04824195057153702, -0.05136837810277939, -0.014618566259741783, -0.04997953027486801, 0.05764273554086685, -0.050562649965286255, 0.0534137599170208, -0.16741904616355896, 0.007837364450097084, -0.08287809789180756, 0.05113690346479416, -0.04917577654123306, 0.10086072981357574, -0.055446840822696686, 0.03456837683916092, -0.08019506931304932, -0.017814993858337402, -0.014765076339244843, 0.03787383437156677, -0.02107047848403454, 0.12929382920265198, -0.13732488453388214, -0.02207436040043831, 0.08398506790399551, -0.11182962357997894, -0.0850781500339508, 0.1136714443564415, -0.018092643469572067, 0.18971551954746246, 0.09877036511898041, 0.15581351518630981, 0.0016171298921108246, 0.015279779210686684, -0.03417964279651642, -0.008058499544858932, 0.01985570788383484, 0.10291280597448349, 0.0324663408100605, -0.023572083562612534, 0.017722997814416885, 0.005141718313097954, 0.08910393714904785, -0.03176138177514076, 0.0004375157877802849, -0.061613768339157104, -0.02030867524445057, -0.033187516033649445, -0.02372818998992443, -0.006136132869869471, 0.015944622457027435, -0.04904758930206299, -0.013008879497647285, 0.0007586421561427414, 0.028687329962849617, -0.06285521388053894, 0.03321259468793869, -0.05307561159133911, 0.04568001627922058, 0.0369972288608551, 0.02879723533987999, -0.15370896458625793, -0.05219768360257149, 0.054982349276542664, 0.016588706523180008, 0.10080152750015259, 0.09266261756420135, -0.02099488116800785, -0.021451303735375404, -0.042633239179849625, 0.06165898218750954, -0.013269749470055103, -0.003837160300463438, -0.016901379451155663, -0.10166273266077042, 0.013828728348016739, -0.03614585101604462, 0.0520666241645813, -0.06887558102607727, 0.009932818822562695, 0.06469552218914032, 0.04313674196600914, 0.010878775268793106, 0.01872432976961136, 0.039381012320518494, 0.06244697421789169, -0.04407218471169472, -0.027109157294034958, 0.05290672928094864, -0.007998725399374962, -0.06697450578212738, 0.09451539814472198, -0.043668799102306366, -0.08156143873929977, 0.06471654772758484, -0.010792814195156097, -0.022534208372235298, -0.0376410186290741, -0.0008621439337730408, 0.006197644863277674, -0.10904441773891449, -0.04314856231212616, 0.11980646848678589, 0.015922505408525467, 0.07411956787109375, -0.07754644751548767, -0.029003795236349106, 0.01914188265800476, -0.028140967711806297, -0.05173811316490173, 0.0859687551856041, 0.029738418757915497, -0.25850462913513184, 0.11133033782243729, 0.08675980567932129, 0.009157215245068073, 0.16690568625926971, -0.01642242819070816, -0.016175521537661552, 0.007476472295820713, 0.026585210114717484, -0.020952502265572548, 0.08988949656486511, -0.1348791867494583, 0.012999573722481728, 0.02069343626499176, 0.07368335872888565, 0.012578517198562622, -0.08315782248973846, 0.022449778392910957, -0.042903028428554535, -0.052628740668296814, -0.03116239607334137, -0.016299959272146225, 0.023722728714346886, 0.10419615358114243, -0.010495870374143124, 0.004945069085806608, 0.03270535543560982, -0.05210994929075241, -0.06635771691799164, 0.10697785019874573, -0.05976772680878639, -0.25875818729400635, -0.1154697835445404, 0.004988856613636017, -0.10434890538454056, -0.0027029395569115877, 0.04819165915250778, 0.026589393615722656, -0.010960575193166733, -0.09143051505088806, 0.09950131922960281, -0.0948076918721199, -0.07825962454080582, 0.055923283100128174, 0.06864653527736664, -0.04076995328068733, -0.07605911791324615, -0.005036497954279184, 0.009853126481175423, -0.051334477961063385, 0.06586474180221558, -0.05921367555856705, 0.06415513157844543, 0.08534508943557739, -0.01280224323272705, -0.03746379539370537, -0.06774686276912689, 0.11968029290437698, -0.06553369760513306, 0.08388926833868027, 0.1551239788532257, -0.03682272508740425, 0.008398568257689476, 0.15974566340446472, 0.011408479884266853, -0.07425723969936371, 0.020129790529608727, 0.025125777348876, -0.08082795143127441, -0.21020841598510742, -0.06474541872739792, -0.04969334602355957, 0.07161007821559906, 0.06914255023002625, 0.04377257823944092, -0.04938729479908943, 0.029232840985059738, -0.029116954654455185, 0.016958056017756462, 0.09781564772129059, 0.04496520012617111, 0.2127302587032318, -0.03859295696020126, 0.07765043526887894, -0.06759113073348999, -0.004307949915528297, 0.08769983053207397, 0.06892488896846771, 0.18445026874542236, 0.03014952316880226, 0.09026322513818741, 0.045401137322187424, -0.03152360022068024, 0.04041295871138573, 0.07974646985530853, 0.04291132092475891, 0.07376997172832489, -0.0476934053003788, -0.042493853718042374, -0.009368514642119408, 0.043752290308475494, 0.059465210884809494, -0.052139654755592346, -0.025885602459311485, -0.07413196563720703, 0.08752809464931488, 0.24319761991500854, 0.11156570911407471, -0.0007116621127352118, -0.0494806244969368, 0.10687519609928131, -0.07863236963748932, -0.13513386249542236, 0.06451684981584549, 0.1515253782272339, -0.09259094297885895, 0.10143794119358063, 0.007315531373023987, 0.10577022284269333, -0.08809436857700348, 0.0012912387028336525, -0.10233627259731293, -0.09907039254903793, 0.0031697580125182867, 0.06500539928674698, -0.194955512881279, 0.21761003136634827, 0.027838433161377907, 0.02321428433060646, -0.07931138575077057, 0.00004186481237411499, -0.03450167924165726, 0.0631660521030426, 0.15228746831417084, 0.0051006171852350235, -0.06988772749900818, -0.003449058625847101, -0.07690996676683426, 0.054695457220077515, 0.05063311755657196, -0.021182842552661896, 0.03359248861670494, 0.020293764770030975, 0.0641648918390274, -0.0371105894446373, -0.02760244905948639, -0.13591378927230835, -0.15662989020347595, 0.008228175342082977, 0.08102528005838394, -0.02069276012480259, -0.05344212055206299, -0.02415338344871998, -0.005977144464850426, 0.15726590156555176, -0.12615865468978882, -0.08316890895366669, -0.07754743099212646, 0.04716584086418152, 0.08431131392717361, 0.005829088389873505, -0.019479921087622643, -0.056270092725753784, 0.0016757696866989136, -0.11085984110832214, -0.045043669641017914, 0.0385277196764946, -0.031479716300964355, -0.10074591636657715, -0.03360286355018616, 0.1260986328125, 0.016489272937178612, 0.027088597416877747, 0.01747303269803524, 0.046711232513189316, 0.05564741790294647, -0.07441233098506927, 0.028628066182136536, 0.050814561545848846, -0.009160557761788368, 0.11511227488517761, -0.08194528520107269, -0.08723840117454529, -0.06775160133838654, -0.1100042462348938, 0.18370959162712097, 0.19187849760055542, -0.04356596991419792, 0.11493644118309021, 0.21064311265945435, -0.13079547882080078, -0.24329417943954468, -0.015845758840441704, -0.04789650812745094, 0.02523680217564106, -0.03629278391599655, -0.1824791580438614, -0.018966903910040855, 0.10462991893291473, 0.002315790858119726, 0.060144081711769104, -0.23520326614379883, -0.07670125365257263, 0.035798754543066025, -0.005317441653460264, 0.16671383380889893, -0.1167692095041275, -0.024356983602046967, -0.07138071209192276, -0.030860427767038345, 0.12832802534103394, -0.06567824631929398, 0.07594452798366547, -0.005028402432799339, 0.029210448265075684, 0.00385272316634655, 0.0004391344264149666, 0.14826995134353638, -0.033456951379776, 0.043208684772253036, -0.03459543362259865, -0.04154772683978081, 0.0886571854352951, -0.02743813581764698, 0.06627175211906433, -0.00864369049668312, -0.010182002559304237, -0.0052826907485723495, -0.05386904627084732, -0.058739371597766876, 0.09348666667938232, -0.04711813107132912, -0.05935988575220108, -0.07473805546760559, 0.060866281390190125, -0.032974377274513245, 0.0019934535957872868, 0.16709846258163452, -0.07726836949586868, 0.08400858938694, 0.11481219530105591, 0.1543331742286682, 0.0023761726915836334, 0.019710160791873932, -0.015673775225877762, -0.021772773936390877, 0.07453078776597977, -0.1155274510383606, 0.028536252677440643, 0.11048170924186707, 0.007536173332482576, 0.11252830177545547, 0.01995215192437172, -0.09500154852867126, 0.06294363737106323, 0.047378964722156525, -0.07215917110443115, -0.16930967569351196, 0.015555337071418762, 0.03904421627521515, -0.026334503665566444, -0.01178421825170517, 0.193597212433815, -0.018672596663236618, -0.0007854560390114784, -0.010972714051604271, 0.05795031040906906, -0.012063931673765182, 0.07443349063396454, -0.03171610087156296, 0.03608614206314087, -0.0476112961769104, 0.1638326644897461, 0.1327838897705078, -0.08147218823432922, 0.009432666003704071, 0.11229036748409271, -0.056333065032958984, -0.058703891932964325, -0.13630899786949158, -0.06601889431476593, 0.012301221489906311, -0.07768815755844116, -0.0040584588423371315, -0.11743448674678802, -0.017534993588924408, 0.21652305126190186, -0.017733996734023094, 0.09102873504161835, -0.004217263776808977, -0.06462918221950531, 0.02905820682644844, 0.022163011133670807, -0.049581561237573624, -0.019212082028388977, -0.02849702537059784, -0.009368974715471268, 0.023059390485286713, 0.066077820956707, -0.016505995765328407, -0.06590636819601059, -0.11357593536376953, 0.026664849370718002, -0.11978715658187866, 0.04263647273182869, -0.06749974936246872, 0.006082763895392418, 0.008956961333751678, 0.004032362252473831, -0.02567429654300213, -0.009502168744802475, -0.05390032008290291, 0.014426560141146183, -0.0431475006043911, 0.0936560183763504, -0.06000213325023651, -0.03287094831466675, 0.05114688724279404, -0.05034781992435455, 0.12685158848762512, -0.002583625726401806, -0.10789406299591064, 0.05102447420358658, -0.1503971517086029, 0.03301562741398811, 0.044408027082681656, 0.0330999381840229, 0.009693026542663574, -0.10646859556436539, 0.0009030008222907782, 0.04100021719932556, 0.03803239017724991, 0.05574840307235718, 0.00024845730513334274, -0.07323377579450607, -0.011441059410572052, -0.008323173969984055, -0.06759778410196304, -0.00968402624130249, 0.00984582956880331, 0.04989619180560112, 0.08676272630691528, 0.05948707461357117, -0.039388835430145264, 0.05369464308023453, -0.06451236456632614, 0.026683863252401352, 0.004287950694561005, -0.04866621643304825, 0.00821827445179224, -0.040905632078647614, 0.03099721297621727, 0.002113588619977236, 0.1932947337627411, 0.03125382214784622, -0.0256893839687109, 0.06210879236459732, -0.13063061237335205, -0.12218502908945084, 0.03622635081410408, 0.05089012533426285, 0.02981509640812874, -0.026390645653009415, -0.04141237586736679, -0.0702773928642273, -0.019356591627001762, 0.046369537711143494, 0.1457999050617218, 0.09063743054866791, 0.07085761427879333, 0.03263908624649048, 0.04526016116142273, -0.030648525804281235, 0.10081928223371506, 0.05411896854639053, 0.06700687110424042, 0.06435732543468475, -0.09355241805315018, 0.013099703937768936, 0.0575438067317009, -0.05941570922732353, 0.05559187009930611, -0.061887141317129135, -0.07317233085632324, -0.11331692337989807, -0.09788519144058228, -0.04427497461438179, 0.013515941798686981, 0.0015336517244577408, -0.08742885291576385, 0.05307924747467041, 0.010306069627404213, 0.0521274097263813, -0.0245366133749485, -0.033158689737319946, -0.059487681835889816, -0.08483269065618515, 0.10824929922819138, 0.0023033171892166138, 0.06212586164474487, -0.04001416638493538, 0.020906271412968636, -0.00404604896903038, 0.06044483184814453, 0.005913622677326202, 0.115074522793293, 0.04867556691169739, -0.00978848710656166, -0.09107472002506256, -0.03823116421699524, -0.028077390044927597, 0.017229149118065834, 0.04667407274246216, 0.16889823973178864, 0.07187792658805847, -0.05202148109674454, 0.04695451259613037, 0.15297849476337433, -0.0020748209208250046, -0.1338537037372589, -0.11807775497436523, 0.14155519008636475, -0.0735422670841217, 0.0014881836250424385, -0.004094360396265984, -0.08792512118816376, -0.00919894129037857, 0.10732557624578476, 0.18381623923778534, -0.0013494715094566345, 0.01093197613954544, -0.07713010907173157, 0.009973710402846336, 0.015149330720305443, 0.04647406190633774, 0.008070929907262325, 0.12591545283794403, -0.030888952314853668, 0.012411482632160187, -0.02199154533445835, 0.006274969782680273, -0.0818701982498169, 0.1046488806605339, -0.03524275869131088, 0.02608380652964115, -0.08860103785991669, 0.11972858011722565, -0.05520304664969444, -0.17430101335048676, 0.04807072877883911, -0.07667245715856552, -0.07347772270441055, 0.0017477018991485238, -0.040723949670791626, -0.037790022790431976, 0.04832811653614044, -0.015597427263855934, -0.03498159348964691, 0.020565800368785858, 0.015474412590265274, -0.07045943289995193, -0.05298909172415733, 0.11118929088115692, -0.0026463838294148445, 0.08534767478704453, -0.011377116665244102, 0.11923830211162567, 0.05799347907304764, -0.017390083521604538, -0.05141012370586395, 0.06646735221147537, 0.04284530133008957, 0.07708258181810379, -0.014289889484643936, 0.10806038230657578, -0.008607379160821438, 0.1462678760290146, 0.08890539407730103, 0.03953848034143448, 0.034113772213459015, 0.05031013488769531, -0.053759802132844925, -0.10009653121232986, 0.042458489537239075, -0.08772791177034378, 0.08187905699014664, 0.0730736032128334, -0.027444390580058098, -0.019382253289222717, -0.03875305503606796, 0.0025849882513284683, -0.02777051366865635, 0.015184920281171799, -0.040809206664562225, -0.11638868600130081, -0.009440315887331963, -0.03242632746696472, 0.044339731335639954, -0.1913287341594696, 0.0009834058582782745, 0.049176719039678574, 0.03945603221654892, -0.010982269421219826, 0.08829647302627563, 0.051244497299194336, -0.021687015891075134, -0.03407122939825058, -0.18372371792793274, 0.025846140459179878, 0.055004872381687164, -0.0068848589435219765, -0.04024095833301544 ]
12d1071d9cb5b7526c81a2784be3716acf8c6c00
# Dataset Card for few_rel ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [GitHub Page](https://thunlp.github.io/) - **Repository:** [GitHub](https://github.com/thunlp/FewRel) - **Paper:** [FewRel](https://arxiv.org/abs/1810.10147), [FewRel 2.0](https://arxiv.org/abs/1910.07124) - **Leaderboard:** [GitHub Leaderboard](https://thunlp.github.io/fewrel.html) - **Point of Contact:** [Needs More Information] ### Dataset Summary FewRel is a large-scale few-shot relation extraction dataset, which contains more than one hundred relations and tens of thousands of annotated instances cross different domains. ### Supported Tasks and Leaderboards [Needs More Information] ### Languages The dataset contaings English text, as used by writers on Wikipedia, and crowdsourced English annotations. ## Dataset Structure ### Data Instances An instance from `train_wiki` split: ``` {'head': {'indices': [[16]], 'text': 'tjq', 'type': 'Q1331049'}, 'names': ['place served by transport hub', 'territorial entity or entities served by this transport hub (airport, train station, etc.)'], 'relation': 'P931', 'tail': {'indices': [[13, 14]], 'text': 'tanjung pandan', 'type': 'Q3056359'}, 'tokens': ['Merpati', 'flight', '106', 'departed', 'Jakarta', '(', 'CGK', ')', 'on', 'a', 'domestic', 'flight', 'to', 'Tanjung', 'Pandan', '(', 'TJQ', ')', '.']} ``` ### Data Fields For `default`: - `relation`: a `string` feature containing PID of the relation. - `tokens`: a `list` of `string` features containing tokens for the text. - `head`: a dictionary containing: - `text`: a `string` feature representing the head entity. - `type`: a `string` feature representing the type of the head entity. - `indices`: a `list` containing `list` of token indices. - `tail`: a dictionary containing: - `text`: a `string` feature representing the tail entity. - `type`: a `string` feature representing the type of the tail entity. - `indices`: a `list` containing `list` of token indices. - `names`: a `list` of `string` features containing relation names. For `pubmed_unsupervised` split, this is set to a `list` with an empty `string`. For `val_semeval` and `val_pubmed` split, this is set to a `list` with the `string` from the `relation` field. ### Data Splits `train_wiki`: 44800 `val_nyt`: 2500 `val_pubmed`: 1000 `val_semeval`: 8851 `val_wiki`: 11200 `pubmed_unsupervised`: 2500 ## Dataset Creation ### Curation Rationale [Needs More Information] ### Source Data #### Initial Data Collection and Normalization [Needs More Information] #### Who are the source language producers? [Needs More Information] ### Annotations #### Annotation process [Needs More Information] #### Who are the annotators? [Needs More Information] ### Personal and Sensitive Information [Needs More Information] ## Considerations for Using the Data ### Social Impact of Dataset [Needs More Information] ### Discussion of Biases [Needs More Information] ### Other Known Limitations [Needs More Information] ## Additional Information ### Dataset Curators For FewRel: Han, Xu and Zhu, Hao and Yu, Pengfei and Wang, Ziyun and Yao, Yuan and Liu, Zhiyuan and Sun, Maosong For FewRel 2.0: Gao, Tianyu and Han, Xu and Zhu, Hao and Liu, Zhiyuan and Li, Peng and Sun, Maosong and Zhou, Jie ### Licensing Information ``` MIT License Copyright (c) 2018 THUNLP Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ``` ### Citation Information ``` @inproceedings{han-etal-2018-fewrel, title = "{F}ew{R}el: A Large-Scale Supervised Few-Shot Relation Classification Dataset with State-of-the-Art Evaluation", author = "Han, Xu and Zhu, Hao and Yu, Pengfei and Wang, Ziyun and Yao, Yuan and Liu, Zhiyuan and Sun, Maosong", booktitle = "Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing", month = oct # "-" # nov, year = "2018", address = "Brussels, Belgium", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/D18-1514", doi = "10.18653/v1/D18-1514", pages = "4803--4809" } ``` ``` @inproceedings{gao-etal-2019-fewrel, title = "{F}ew{R}el 2.0: Towards More Challenging Few-Shot Relation Classification", author = "Gao, Tianyu and Han, Xu and Zhu, Hao and Liu, Zhiyuan and Li, Peng and Sun, Maosong and Zhou, Jie", booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)", month = nov, year = "2019", address = "Hong Kong, China", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/D19-1649", doi = "10.18653/v1/D19-1649", pages = "6251--6256" } ``` ### Contributions Thanks to [@gchhablani](https://github.com/gchhablani) for adding this dataset.
few_rel
[ "task_categories:other", "annotations_creators:crowdsourced", "annotations_creators:machine-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "size_categories:n<1K", "source_datasets:original", "language:en", "license:mit", "relation-extraction", "arxiv:1810.10147", "arxiv:1910.07124", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced", "machine-generated"], "language_creators": ["found"], "language": ["en"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K", "n<1K"], "source_datasets": ["original"], "task_categories": ["other"], "task_ids": [], "paperswithcode_id": "fewrel", "pretty_name": "Few-Shot Relation Classification Dataset", "config_names": ["default", "pid2name"], "tags": ["relation-extraction"], "dataset_info": [{"config_name": "default", "features": [{"name": "relation", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "head", "struct": [{"name": "text", "dtype": "string"}, {"name": "type", "dtype": "string"}, {"name": "indices", "sequence": {"sequence": "int64"}}]}, {"name": "tail", "struct": [{"name": "text", "dtype": "string"}, {"name": "type", "dtype": "string"}, {"name": "indices", "sequence": {"sequence": "int64"}}]}, {"name": "names", "sequence": "string"}], "splits": [{"name": "train_wiki", "num_bytes": 19923155, "num_examples": 44800}, {"name": "val_nyt", "num_bytes": 1385642, "num_examples": 2500}, {"name": "val_pubmed", "num_bytes": 488502, "num_examples": 1000}, {"name": "val_semeval", "num_bytes": 2646249, "num_examples": 8851}, {"name": "val_wiki", "num_bytes": 5147348, "num_examples": 11200}, {"name": "pubmed_unsupervised", "num_bytes": 1117703, "num_examples": 2500}], "download_size": 22674323, "dataset_size": 30708599}, {"config_name": "pid2name", "features": [{"name": "relation", "dtype": "string"}, {"name": "names", "sequence": "string"}], "splits": [{"name": "pid2name", "num_bytes": 81607, "num_examples": 744}], "download_size": 22674323, "dataset_size": 81607}]}
2024-01-18T11:03:39+00:00
[ "1810.10147", "1910.07124" ]
[ "en" ]
TAGS #task_categories-other #annotations_creators-crowdsourced #annotations_creators-machine-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #size_categories-n<1K #source_datasets-original #language-English #license-mit #relation-extraction #arxiv-1810.10147 #arxiv-1910.07124 #region-us
# Dataset Card for few_rel ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: GitHub Page - Repository: GitHub - Paper: FewRel, FewRel 2.0 - Leaderboard: GitHub Leaderboard - Point of Contact: ### Dataset Summary FewRel is a large-scale few-shot relation extraction dataset, which contains more than one hundred relations and tens of thousands of annotated instances cross different domains. ### Supported Tasks and Leaderboards ### Languages The dataset contaings English text, as used by writers on Wikipedia, and crowdsourced English annotations. ## Dataset Structure ### Data Instances An instance from 'train_wiki' split: ### Data Fields For 'default': - 'relation': a 'string' feature containing PID of the relation. - 'tokens': a 'list' of 'string' features containing tokens for the text. - 'head': a dictionary containing: - 'text': a 'string' feature representing the head entity. - 'type': a 'string' feature representing the type of the head entity. - 'indices': a 'list' containing 'list' of token indices. - 'tail': a dictionary containing: - 'text': a 'string' feature representing the tail entity. - 'type': a 'string' feature representing the type of the tail entity. - 'indices': a 'list' containing 'list' of token indices. - 'names': a 'list' of 'string' features containing relation names. For 'pubmed_unsupervised' split, this is set to a 'list' with an empty 'string'. For 'val_semeval' and 'val_pubmed' split, this is set to a 'list' with the 'string' from the 'relation' field. ### Data Splits 'train_wiki': 44800 'val_nyt': 2500 'val_pubmed': 1000 'val_semeval': 8851 'val_wiki': 11200 'pubmed_unsupervised': 2500 ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators For FewRel: Han, Xu and Zhu, Hao and Yu, Pengfei and Wang, Ziyun and Yao, Yuan and Liu, Zhiyuan and Sun, Maosong For FewRel 2.0: Gao, Tianyu and Han, Xu and Zhu, Hao and Liu, Zhiyuan and Li, Peng and Sun, Maosong and Zhou, Jie ### Licensing Information ### Contributions Thanks to @gchhablani for adding this dataset.
[ "# Dataset Card for few_rel", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: GitHub Page\n- Repository: GitHub\n- Paper: FewRel, FewRel 2.0\n- Leaderboard: GitHub Leaderboard\n- Point of Contact:", "### Dataset Summary\n\nFewRel is a large-scale few-shot relation extraction dataset, which contains more than one hundred relations and tens of thousands of annotated instances cross different domains.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe dataset contaings English text, as used by writers on Wikipedia, and crowdsourced English annotations.", "## Dataset Structure", "### Data Instances\n\nAn instance from 'train_wiki' split:", "### Data Fields\n\nFor 'default':\n\n- 'relation': a 'string' feature containing PID of the relation.\n- 'tokens': a 'list' of 'string' features containing tokens for the text.\n- 'head': a dictionary containing:\n - 'text': a 'string' feature representing the head entity.\n - 'type': a 'string' feature representing the type of the head entity.\n - 'indices': a 'list' containing 'list' of token indices.\n\n- 'tail': a dictionary containing:\n - 'text': a 'string' feature representing the tail entity.\n - 'type': a 'string' feature representing the type of the tail entity.\n - 'indices': a 'list' containing 'list' of token indices.\n- 'names': a 'list' of 'string' features containing relation names. For 'pubmed_unsupervised' split, this is set to a 'list' with an empty 'string'. For 'val_semeval' and 'val_pubmed' split, this is set to a 'list' with the 'string' from the 'relation' field.", "### Data Splits\n\n'train_wiki': 44800\n'val_nyt': 2500\n'val_pubmed': 1000\n'val_semeval': 8851\n'val_wiki': 11200\n'pubmed_unsupervised': 2500", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nFor FewRel:\n\nHan, Xu and Zhu, Hao and Yu, Pengfei and Wang, Ziyun and Yao, Yuan and Liu, Zhiyuan and Sun, Maosong\n\nFor FewRel 2.0:\n\nGao, Tianyu and Han, Xu and Zhu, Hao and Liu, Zhiyuan and Li, Peng and Sun, Maosong and Zhou, Jie", "### Licensing Information", "### Contributions\n\nThanks to @gchhablani for adding this dataset." ]
[ "TAGS\n#task_categories-other #annotations_creators-crowdsourced #annotations_creators-machine-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #size_categories-n<1K #source_datasets-original #language-English #license-mit #relation-extraction #arxiv-1810.10147 #arxiv-1910.07124 #region-us \n", "# Dataset Card for few_rel", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: GitHub Page\n- Repository: GitHub\n- Paper: FewRel, FewRel 2.0\n- Leaderboard: GitHub Leaderboard\n- Point of Contact:", "### Dataset Summary\n\nFewRel is a large-scale few-shot relation extraction dataset, which contains more than one hundred relations and tens of thousands of annotated instances cross different domains.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe dataset contaings English text, as used by writers on Wikipedia, and crowdsourced English annotations.", "## Dataset Structure", "### Data Instances\n\nAn instance from 'train_wiki' split:", "### Data Fields\n\nFor 'default':\n\n- 'relation': a 'string' feature containing PID of the relation.\n- 'tokens': a 'list' of 'string' features containing tokens for the text.\n- 'head': a dictionary containing:\n - 'text': a 'string' feature representing the head entity.\n - 'type': a 'string' feature representing the type of the head entity.\n - 'indices': a 'list' containing 'list' of token indices.\n\n- 'tail': a dictionary containing:\n - 'text': a 'string' feature representing the tail entity.\n - 'type': a 'string' feature representing the type of the tail entity.\n - 'indices': a 'list' containing 'list' of token indices.\n- 'names': a 'list' of 'string' features containing relation names. For 'pubmed_unsupervised' split, this is set to a 'list' with an empty 'string'. For 'val_semeval' and 'val_pubmed' split, this is set to a 'list' with the 'string' from the 'relation' field.", "### Data Splits\n\n'train_wiki': 44800\n'val_nyt': 2500\n'val_pubmed': 1000\n'val_semeval': 8851\n'val_wiki': 11200\n'pubmed_unsupervised': 2500", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nFor FewRel:\n\nHan, Xu and Zhu, Hao and Yu, Pengfei and Wang, Ziyun and Yao, Yuan and Liu, Zhiyuan and Sun, Maosong\n\nFor FewRel 2.0:\n\nGao, Tianyu and Han, Xu and Zhu, Hao and Liu, Zhiyuan and Li, Peng and Sun, Maosong and Zhou, Jie", "### Licensing Information", "### Contributions\n\nThanks to @gchhablani for adding this dataset." ]
[ 119, 8, 120, 46, 48, 10, 30, 6, 17, 279, 58, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 92, 6, 18 ]
[ "passage: TAGS\n#task_categories-other #annotations_creators-crowdsourced #annotations_creators-machine-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #size_categories-n<1K #source_datasets-original #language-English #license-mit #relation-extraction #arxiv-1810.10147 #arxiv-1910.07124 #region-us \n# Dataset Card for few_rel## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: GitHub Page\n- Repository: GitHub\n- Paper: FewRel, FewRel 2.0\n- Leaderboard: GitHub Leaderboard\n- Point of Contact:### Dataset Summary\n\nFewRel is a large-scale few-shot relation extraction dataset, which contains more than one hundred relations and tens of thousands of annotated instances cross different domains.### Supported Tasks and Leaderboards### Languages\n\nThe dataset contaings English text, as used by writers on Wikipedia, and crowdsourced English annotations.## Dataset Structure### Data Instances\n\nAn instance from 'train_wiki' split:" ]
[ -0.015720184892416, 0.23241502046585083, -0.005922131706029177, 0.017475534230470657, 0.05245976522564888, -0.0043029445223510265, 0.08116138726472855, 0.12539146840572357, 0.08532312512397766, 0.11931777000427246, -0.062323033809661865, 0.04911373183131218, 0.10491957515478134, 0.12012980133295059, -0.013302645646035671, -0.22431893646717072, 0.048278022557497025, -0.08748749643564224, 0.00367926387116313, 0.09343324601650238, 0.12482918798923492, -0.06916339695453644, 0.02762589231133461, -0.00844861101359129, -0.01700008101761341, 0.015425046905875206, -0.058840665966272354, -0.09721966832876205, 0.07160350680351257, 0.04301299899816513, 0.0646570697426796, 0.019392121583223343, 0.04005199298262596, -0.25551682710647583, 0.03615871071815491, 0.06598254293203354, 0.04834260419011116, 0.03853236883878708, 0.0795578807592392, -0.047484759241342545, 0.055415667593479156, -0.09802094846963882, 0.10868334770202637, 0.06862545013427734, -0.09148664027452469, -0.12187723815441132, -0.11113748699426651, 0.042717345058918, 0.039757926017045975, 0.03362978622317314, -0.04678058996796608, 0.09864615648984909, -0.06631498783826828, 0.013490364886820316, 0.15717707574367523, -0.12162403762340546, -0.05399377644062042, 0.033479128032922745, -0.01967380940914154, 0.009725084528326988, -0.13921228051185608, -0.0004783674085047096, -0.04928278550505638, 0.03640757501125336, -0.018041133880615234, -0.010002962313592434, -0.048651326447725296, 0.00016806671919766814, -0.09137283265590668, -0.01323927752673626, 0.06543422490358353, -0.004509735386818647, -0.0035057272762060165, -0.28667154908180237, -0.023988958448171616, 0.14759090542793274, -0.06982117146253586, 0.0031792798545211554, -0.010204195976257324, -0.0239521786570549, 0.04397548362612724, -0.03931400179862976, -0.059365615248680115, 0.018243011087179184, -0.03910627216100693, 0.05808582529425621, 0.04493366926908493, 0.014055165462195873, 0.028021488338708878, 0.05031212791800499, 0.02046259678900242, -0.1133938729763031, -0.04470846429467201, -0.1061779111623764, -0.15443533658981323, -0.024424536153674126, 0.046666987240314484, 0.048202674835920334, 0.1419551819562912, 0.20642194151878357, -0.03778417408466339, 0.03960892930626869, -0.09177940338850021, -0.031020237132906914, 0.10721730440855026, 0.04701598733663559, -0.0578567273914814, -0.10702197998762131, 0.010960246436297894, 0.03056645207107067, -0.034966666251420975, -0.004681065678596497, 0.020176231861114502, 0.02264590747654438, -0.00541648268699646, 0.09426610916852951, 0.11605028808116913, 0.0218962449580431, -0.07952656596899033, -0.02934775874018669, 0.10770648717880249, -0.13198836147785187, 0.029328539967536926, 0.04466582089662552, -0.019054679200053215, 0.009334756061434746, -0.045945558696985245, 0.014333326369524002, -0.0659286230802536, 0.03669315204024315, -0.05106057599186897, -0.0335187129676342, -0.055426545441150665, -0.05447162687778473, 0.08479927480220795, -0.011934222653508186, -0.05373946949839592, 0.0013363929465413094, -0.06254331022500992, -0.04128129407763481, -0.01141425408422947, -0.09949872642755508, -0.04716949164867401, 0.009465979412198067, 0.006584478076547384, 0.03712523356080055, 0.008237458765506744, 0.018880879506468773, -0.06257054954767227, 0.02550039440393448, -0.09055082499980927, 0.020776204764842987, 0.10270033031702042, 0.00005674406202160753, -0.04994232580065727, 0.03427663818001747, -0.21201619505882263, 0.09786976873874664, -0.20246845483779907, -0.018098268657922745, -0.11788992583751678, 0.004803526680916548, 0.06395495682954788, 0.034965790808200836, -0.04332469776272774, 0.12440139055252075, -0.14788345992565155, -0.03236187994480133, 0.15030530095100403, -0.10386607050895691, -0.01464594341814518, 0.08899843692779541, -0.04398927837610245, 0.045222438871860504, 0.058529194444417953, 0.15143100917339325, 0.023981675505638123, -0.03819957748055458, -0.07833914458751678, -0.050066374242305756, 0.0942409411072731, 0.21402981877326965, 0.06902194023132324, -0.09250958263874054, 0.19601020216941833, 0.014593199826776981, 0.04602621868252754, -0.05755352973937988, -0.005795566830784082, -0.05472785606980324, 0.019219040870666504, -0.011910965666174889, 0.0067390394397079945, -0.024722186848521233, -0.020873015746474266, -0.02296847477555275, -0.08816201984882355, 0.04708464816212654, 0.06972677260637283, -0.008942331187427044, -0.0042500863783061504, -0.08649107068777084, -0.030622191727161407, 0.03435785695910454, -0.004840502981096506, -0.19859719276428223, -0.16771791875362396, 0.05598502978682518, -0.09552226960659027, 0.08916375041007996, 0.018434496596455574, 0.020905110985040665, -0.035154011100530624, -0.04496978223323822, 0.073226697742939, -0.024912523105740547, 0.028646670281887054, 0.008465856313705444, -0.19350963830947876, -0.00661195395514369, -0.07219474017620087, 0.12874405086040497, -0.13270649313926697, 0.01953551173210144, 0.1915014237165451, 0.2019004374742508, 0.06884732842445374, -0.0792824774980545, 0.07508591562509537, 0.009640918113291264, 0.009083260782063007, -0.06317855417728424, -0.010942445136606693, -0.05165999010205269, -0.010119849815964699, 0.05311362445354462, -0.0674075037240982, 0.0043336013332009315, 0.05389845371246338, 0.13533508777618408, -0.07388164848089218, -0.06044076755642891, -0.06642262637615204, -0.015655232593417168, -0.11590510606765747, -0.0749846026301384, 0.08924633264541626, 0.0830756425857544, 0.01710282452404499, -0.07268833369016647, -0.08951324224472046, -0.0576624721288681, 0.056461185216903687, -0.03137964382767677, 0.11420628428459167, 0.046914149075746536, -0.1580774337053299, 0.14399828016757965, 0.016085295006632805, 0.1333862990140915, 0.12190409749746323, -0.0631018728017807, -0.07620017230510712, 0.013943175785243511, -0.0168771855533123, 0.007111705373972654, 0.0644751489162445, -0.07876037806272507, 0.0012427782639861107, 0.06882617622613907, -0.005703024100512266, 0.016098910942673683, -0.05270073562860489, 0.025452619418501854, -0.021016700193285942, -0.024323048070073128, -0.0036699611227959394, 0.020737504586577415, 0.08719625324010849, 0.10688996315002441, 0.020545784384012222, 0.09107178449630737, -0.047858498990535736, -0.05191579833626747, -0.04080062359571457, 0.10290853679180145, -0.11630013585090637, -0.25460025668144226, -0.07340188324451447, -0.043574776500463486, -0.05539451166987419, -0.044887106865644455, -0.017214542254805565, -0.009030740708112717, -0.09663286060094833, -0.05559488385915756, 0.11027545481920242, 0.06826101988554001, -0.07501672208309174, 0.04075290635228157, 0.05636805668473244, -0.007773497607558966, -0.1523125171661377, 0.02231038548052311, 0.040492210537195206, -0.05757930129766464, -0.01704854890704155, 0.0508471243083477, 0.05292663350701332, 0.03336983174085617, 0.12841850519180298, -0.012244904413819313, -0.060890864580869675, 0.2531137764453888, -0.15812735259532928, 0.11998330801725388, 0.10006818175315857, -0.06142908334732056, 0.03482281416654587, 0.1946638822555542, 0.06361610442399979, -0.06119761988520622, 0.003004086669534445, 0.09753472357988358, -0.0008745205122977495, -0.22166623175144196, -0.07097472250461578, -0.06929401308298111, -0.03686927258968353, 0.0904545858502388, 0.08280524611473083, -0.027988798916339874, -0.005185930989682674, -0.12153705954551697, -0.005207750014960766, 0.10973015427589417, 0.045419782400131226, 0.10855633020401001, 0.02265370823442936, 0.05521896108984947, -0.04957827180624008, -0.03426971659064293, 0.10255499929189682, 0.09092090278863907, 0.20610685646533966, 0.011898346245288849, 0.22812247276306152, 0.06078973039984703, 0.0357164666056633, 0.023134887218475342, 0.020515304058790207, -0.011632274836301804, 0.05691438168287277, -0.011614757589995861, -0.05582303926348686, 0.03079669550061226, 0.05449892580509186, 0.07799545675516129, -0.12424629926681519, 0.09692684561014175, -0.12979575991630554, 0.08848920464515686, 0.177880197763443, 0.03299305588006973, -0.027314193546772003, -0.027564246207475662, 0.10517993569374084, -0.15740063786506653, -0.08439522981643677, 0.009381871670484543, 0.054112885147333145, -0.15626022219657898, 0.12626327574253082, -0.020732369273900986, 0.10333225876092911, -0.14963726699352264, -0.03187955170869827, -0.09013093262910843, 0.042140088975429535, -0.028429659083485603, 0.0755586102604866, -0.1428513526916504, 0.14377537369728088, 0.015172412618994713, -0.0032764864154160023, -0.12649217247962952, 0.07397884875535965, 0.030909700319170952, -0.08084114640951157, 0.13786041736602783, -0.03955485671758652, -0.07665276527404785, 0.016419973224401474, -0.12040019780397415, 0.005935086868703365, 0.05042785033583641, -0.1549345999956131, 0.10044336318969727, -0.0071200598031282425, -0.009336598217487335, -0.027550671249628067, -0.09625604003667831, -0.131140798330307, -0.2691943943500519, 0.07667774707078934, -0.05963817238807678, -0.010247630998492241, -0.08355480432510376, -0.05861977860331535, -0.03358341008424759, 0.1469043642282486, -0.122315913438797, -0.0954827144742012, -0.1709500253200531, 0.042684294283390045, 0.1923297941684723, -0.019255077466368675, 0.06966125220060349, -0.016742559149861336, 0.21408036351203918, -0.041775863617658615, -0.04313766583800316, 0.03699112311005592, -0.03975590318441391, -0.2149563729763031, -0.015752874314785004, 0.1478806883096695, 0.05314652994275093, 0.03539007529616356, 0.0048846895806491375, 0.059426747262477875, 0.052609141916036606, -0.09784858673810959, 0.026252584531903267, 0.11831746250391006, 0.028805984184145927, 0.06350484490394592, -0.0146012082695961, -0.15286751091480255, -0.10008255392313004, -0.049012646079063416, 0.10813414305448532, 0.15423433482646942, -0.026636796072125435, 0.2013796865940094, 0.10461926460266113, -0.08354263752698898, -0.1882505863904953, -0.021651171147823334, 0.032412245869636536, -0.02314184047281742, 0.04907260462641716, -0.22247767448425293, 0.07917513698339462, 0.08615922927856445, -0.027868369594216347, 0.042189110070466995, -0.15703830122947693, -0.1305968314409256, 0.017286280170083046, -0.008512347005307674, -0.13805848360061646, -0.13004490733146667, -0.08044759184122086, -0.027927858754992485, -0.14656908810138702, 0.1628189980983734, -0.01347101479768753, 0.018365833908319473, 0.008299636654555798, 0.05826525390148163, 0.03305540233850479, -0.03339627385139465, 0.14161665737628937, -0.00004383738632895984, 0.011616838164627552, -0.08896463364362717, -0.05257968604564667, 0.11198510229587555, -0.002249079057946801, 0.008074461482465267, 0.039539024233818054, -0.03170929476618767, -0.10204632580280304, -0.06190340593457222, -0.08607017993927002, 0.026420632377266884, -0.0759749710559845, -0.041510794311761856, -0.06939752399921417, 0.0963088721036911, 0.027550140395760536, -0.04178721457719803, 0.15140095353126526, -0.06814911961555481, 0.09605816006660461, 0.05949624627828598, 0.13314059376716614, 0.05753348022699356, -0.06366651505231857, -0.014312298968434334, -0.019950322806835175, -0.033860620111227036, -0.11465896666049957, 0.061845146119594574, 0.08559195697307587, 0.02099716290831566, 0.11734765768051147, -0.034474413841962814, -0.16225889325141907, 0.0057656606659293175, 0.06370534002780914, -0.07082278281450272, -0.25378167629241943, 0.028838904574513435, 0.059908460825681686, -0.12683860957622528, -0.06599212437868118, 0.1238383948802948, 0.07471432536840439, -0.099454864859581, 0.024951742962002754, 0.09598515927791595, 0.08561430871486664, 0.09223075956106186, 0.015354393981397152, 0.06707344204187393, -0.13536596298217773, 0.08293572068214417, 0.14463864266872406, -0.05180389806628227, -0.00022064584481995553, 0.1446692794561386, -0.0810658410191536, -0.03109445981681347, -0.014207998290657997, 0.02754935249686241, 0.06838709115982056, 0.015363269485533237, -0.015777232125401497, -0.13218535482883453, 0.048855267465114594, 0.17084182798862457, -0.011009111069142818, 0.03395356237888336, 0.02874523028731346, -0.02241697907447815, 0.016215335577726364, 0.12101832777261734, 0.01604505442082882, 0.01196284219622612, -0.06315965950489044, -0.05765766277909279, -0.024687830358743668, -0.07057958841323853, -0.0007170813623815775, -0.01984247751533985, -0.13291475176811218, -0.009245598688721657, -0.13287857174873352, 0.037108831107616425, -0.1325746327638626, 0.012624348513782024, 0.009559908881783485, -0.07851389050483704, -0.022562889382243156, -0.00247699161991477, -0.10552650690078735, -0.015106182545423508, -0.039139505475759506, 0.12920616567134857, -0.16080230474472046, 0.026488982141017914, 0.10507965087890625, -0.11403234302997589, 0.1443798840045929, -0.013127685524523258, -0.04024358466267586, 0.019764212891459465, -0.07436709105968475, -0.036422379314899445, 0.0034427952487021685, 0.066609226167202, 0.032523736357688904, -0.11608018726110458, 0.010187115520238876, -0.008704695850610733, -0.0017580327112227678, 0.03241351246833801, 0.0012892938684672117, -0.09351316094398499, 0.041955746710300446, 0.009181276895105839, -0.07785823196172714, 0.022079462185502052, 0.011492342688143253, 0.20783895254135132, -0.009580809623003006, 0.11566075682640076, -0.021506143733859062, 0.05122407525777817, -0.13372595608234406, -0.0015724628465250134, -0.0036236571613699198, -0.03246988356113434, 0.11638081073760986, -0.004979521036148071, 0.06588390469551086, 0.04490379989147186, 0.25151509046554565, -0.06860978901386261, 0.03915635496377945, 0.08679677546024323, 0.016843801364302635, -0.06790260225534439, 0.08381294459104538, 0.0033813382033258677, 0.04429434612393379, -0.018070608377456665, 0.02053811028599739, -0.10377472639083862, -0.03728856146335602, -0.05592579394578934, 0.10336565971374512, 0.1752164661884308, 0.14930453896522522, -0.07326491922140121, 0.12460798770189285, -0.07551393657922745, -0.016507070511579514, 0.10662045329809189, -0.07094420492649078, 0.015955088660120964, -0.11543931812047958, 0.02292000874876976, 0.06989125162363052, -0.13646748661994934, 0.11650529503822327, -0.07009686529636383, -0.046847864985466, -0.05636579915881157, -0.16859020292758942, -0.08620492368936539, 0.015711462125182152, 0.009042127057909966, -0.10051470249891281, 0.090340755879879, 0.14380167424678802, 0.04323846846818924, 0.020645422860980034, 0.052590541541576385, -0.04181978851556778, -0.09259745478630066, 0.09647272527217865, 0.06130392849445343, -0.004724285565316677, -0.00794856809079647, 0.027762500569224358, -0.04475570470094681, 0.1353020966053009, 0.06483287364244461, 0.0441155768930912, -0.04589807987213135, -0.03631434217095375, -0.08782073110342026, -0.05175192654132843, 0.020688720047473907, -0.038615815341472626, -0.07493559271097183, 0.15826280415058136, 0.024185897782444954, 0.02392643317580223, 0.004568423144519329, 0.2536734938621521, -0.018181391060352325, -0.17105357348918915, -0.20077700912952423, -0.007726999931037426, -0.038901250809431076, 0.010885462164878845, 0.049904849380254745, -0.13522718846797943, 0.004287272226065397, 0.11714915931224823, 0.16863739490509033, -0.0069194333627820015, 0.029822183772921562, 0.00877273827791214, 0.021329481154680252, 0.008780262432992458, 0.03721318766474724, 0.016995007172226906, 0.19989201426506042, -0.029050437733530998, -0.014517374336719513, 0.03644685819745064, -0.04352948069572449, -0.10495616495609283, 0.15549641847610474, -0.008697222918272018, -0.011371584609150887, -0.09884924441576004, 0.1408097743988037, -0.08212504535913467, -0.3042508065700531, -0.016286395490169525, -0.16211657226085663, -0.20456598699092865, -0.036675941199064255, -0.02556365542113781, -0.01740541309118271, -0.006785958539694548, 0.07304524630308151, -0.055701132863759995, 0.12583249807357788, 0.06542780250310898, -0.029793933033943176, -0.022745974361896515, 0.15066824853420258, -0.07222074270248413, 0.18271610140800476, 0.006577515043318272, 0.04059969261288643, 0.10472512990236282, -0.07330390810966492, -0.10979120433330536, -0.018452873453497887, 0.09688661247491837, -0.045229315757751465, -0.016974270343780518, 0.1947985142469406, 0.004897577688097954, 0.10949350893497467, 0.09949232637882233, -0.045963119715452194, 0.04190071299672127, 0.037332683801651, -0.054036881774663925, -0.07464010268449783, 0.0912170335650444, -0.11505001038312912, 0.08748626708984375, 0.08169013261795044, -0.049726225435733795, 0.027994858101010323, -0.016894111409783363, 0.02022848278284073, -0.03639506921172142, 0.11597929149866104, -0.056575287133455276, -0.1951575130224228, -0.0041517578065395355, -0.05173109099268913, 0.08366391807794571, -0.13377706706523895, -0.054338909685611725, 0.03051150217652321, 0.007354013621807098, -0.0834420844912529, 0.13332423567771912, 0.08784067630767822, -0.009815314784646034, -0.017958730459213257, -0.1730669140815735, 0.0345458984375, 0.08992161601781845, -0.06771372258663177, 0.049755871295928955 ]
1484d06fe7af23030c7c977b12556108d1f67039
# Dataset Card for financial_phrasebank ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Kaggle](https://www.kaggle.com/ankurzing/sentiment-analysis-for-financial-news) [ResearchGate](https://www.researchgate.net/publication/251231364_FinancialPhraseBank-v10) - **Repository:** - **Paper:** [Arxiv](https://arxiv.org/abs/1307.5336) - **Leaderboard:** [Kaggle](https://www.kaggle.com/ankurzing/sentiment-analysis-for-financial-news/code) [PapersWithCode](https://paperswithcode.com/sota/sentiment-analysis-on-financial-phrasebank) = - **Point of Contact:** [Pekka Malo](mailto:pekka.malo@aalto.fi) [Ankur Sinha](mailto:ankur.sinha@aalto.fi) ### Dataset Summary Polar sentiment dataset of sentences from financial news. The dataset consists of 4840 sentences from English language financial news categorised by sentiment. The dataset is divided by agreement rate of 5-8 annotators. ### Supported Tasks and Leaderboards Sentiment Classification ### Languages English ## Dataset Structure ### Data Instances ``` { "sentence": "Pharmaceuticals group Orion Corp reported a fall in its third-quarter earnings that were hit by larger expenditures on R&D and marketing .", "label": "negative" } ``` ### Data Fields - sentence: a tokenized line from the dataset - label: a label corresponding to the class as a string: 'positive', 'negative' or 'neutral' ### Data Splits There's no train/validation/test split. However the dataset is available in four possible configurations depending on the percentage of agreement of annotators: `sentences_50agree`; Number of instances with >=50% annotator agreement: 4846 `sentences_66agree`: Number of instances with >=66% annotator agreement: 4217 `sentences_75agree`: Number of instances with >=75% annotator agreement: 3453 `sentences_allagree`: Number of instances with 100% annotator agreement: 2264 ## Dataset Creation ### Curation Rationale The key arguments for the low utilization of statistical techniques in financial sentiment analysis have been the difficulty of implementation for practical applications and the lack of high quality training data for building such models. Especially in the case of finance and economic texts, annotated collections are a scarce resource and many are reserved for proprietary use only. To resolve the missing training data problem, we present a collection of ∼ 5000 sentences to establish human-annotated standards for benchmarking alternative modeling techniques. The objective of the phrase level annotation task was to classify each example sentence into a positive, negative or neutral category by considering only the information explicitly available in the given sentence. Since the study is focused only on financial and economic domains, the annotators were asked to consider the sentences from the view point of an investor only; i.e. whether the news may have positive, negative or neutral influence on the stock price. As a result, sentences which have a sentiment that is not relevant from an economic or financial perspective are considered neutral. ### Source Data #### Initial Data Collection and Normalization The corpus used in this paper is made out of English news on all listed companies in OMX Helsinki. The news has been downloaded from the LexisNexis database using an automated web scraper. Out of this news database, a random subset of 10,000 articles was selected to obtain good coverage across small and large companies, companies in different industries, as well as different news sources. Following the approach taken by Maks and Vossen (2010), we excluded all sentences which did not contain any of the lexicon entities. This reduced the overall sample to 53,400 sentences, where each has at least one or more recognized lexicon entity. The sentences were then classified according to the types of entity sequences detected. Finally, a random sample of ∼5000 sentences was chosen to represent the overall news database. #### Who are the source language producers? The source data was written by various financial journalists. ### Annotations #### Annotation process This release of the financial phrase bank covers a collection of 4840 sentences. The selected collection of phrases was annotated by 16 people with adequate background knowledge on financial markets. Given the large number of overlapping annotations (5 to 8 annotations per sentence), there are several ways to define a majority vote based gold standard. To provide an objective comparison, we have formed 4 alternative reference datasets based on the strength of majority agreement: #### Who are the annotators? Three of the annotators were researchers and the remaining 13 annotators were master's students at Aalto University School of Business with majors primarily in finance, accounting, and economics. ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases All annotators were from the same institution and so interannotator agreement should be understood with this taken into account. ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/. If you are interested in commercial use of the data, please contact the following authors for an appropriate license: - [Pekka Malo](mailto:pekka.malo@aalto.fi) - [Ankur Sinha](mailto:ankur.sinha@aalto.fi) ### Citation Information ``` @article{Malo2014GoodDO, title={Good debt or bad debt: Detecting semantic orientations in economic texts}, author={P. Malo and A. Sinha and P. Korhonen and J. Wallenius and P. Takala}, journal={Journal of the Association for Information Science and Technology}, year={2014}, volume={65} } ``` ### Contributions Thanks to [@frankier](https://github.com/frankier) for adding this dataset.
financial_phrasebank
[ "task_categories:text-classification", "task_ids:multi-class-classification", "task_ids:sentiment-classification", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:en", "license:cc-by-nc-sa-3.0", "finance", "arxiv:1307.5336", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["en"], "license": ["cc-by-nc-sa-3.0"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["multi-class-classification", "sentiment-classification"], "pretty_name": "FinancialPhrasebank", "dataset_info": [{"config_name": "sentences_allagree", "features": [{"name": "sentence", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "negative", "1": "neutral", "2": "positive"}}}}], "splits": [{"name": "train", "num_bytes": 303371, "num_examples": 2264}], "download_size": 681890, "dataset_size": 303371}, {"config_name": "sentences_75agree", "features": [{"name": "sentence", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "negative", "1": "neutral", "2": "positive"}}}}], "splits": [{"name": "train", "num_bytes": 472703, "num_examples": 3453}], "download_size": 681890, "dataset_size": 472703}, {"config_name": "sentences_66agree", "features": [{"name": "sentence", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "negative", "1": "neutral", "2": "positive"}}}}], "splits": [{"name": "train", "num_bytes": 587152, "num_examples": 4217}], "download_size": 681890, "dataset_size": 587152}, {"config_name": "sentences_50agree", "features": [{"name": "sentence", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "negative", "1": "neutral", "2": "positive"}}}}], "splits": [{"name": "train", "num_bytes": 679240, "num_examples": 4846}], "download_size": 681890, "dataset_size": 679240}], "tags": ["finance"]}
2024-01-18T11:03:40+00:00
[ "1307.5336" ]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-multi-class-classification #task_ids-sentiment-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-cc-by-nc-sa-3.0 #finance #arxiv-1307.5336 #region-us
# Dataset Card for financial_phrasebank ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: Kaggle ResearchGate - Repository: - Paper: Arxiv - Leaderboard: Kaggle PapersWithCode = - Point of Contact: Pekka Malo Ankur Sinha ### Dataset Summary Polar sentiment dataset of sentences from financial news. The dataset consists of 4840 sentences from English language financial news categorised by sentiment. The dataset is divided by agreement rate of 5-8 annotators. ### Supported Tasks and Leaderboards Sentiment Classification ### Languages English ## Dataset Structure ### Data Instances ### Data Fields - sentence: a tokenized line from the dataset - label: a label corresponding to the class as a string: 'positive', 'negative' or 'neutral' ### Data Splits There's no train/validation/test split. However the dataset is available in four possible configurations depending on the percentage of agreement of annotators: 'sentences_50agree'; Number of instances with >=50% annotator agreement: 4846 'sentences_66agree': Number of instances with >=66% annotator agreement: 4217 'sentences_75agree': Number of instances with >=75% annotator agreement: 3453 'sentences_allagree': Number of instances with 100% annotator agreement: 2264 ## Dataset Creation ### Curation Rationale The key arguments for the low utilization of statistical techniques in financial sentiment analysis have been the difficulty of implementation for practical applications and the lack of high quality training data for building such models. Especially in the case of finance and economic texts, annotated collections are a scarce resource and many are reserved for proprietary use only. To resolve the missing training data problem, we present a collection of ∼ 5000 sentences to establish human-annotated standards for benchmarking alternative modeling techniques. The objective of the phrase level annotation task was to classify each example sentence into a positive, negative or neutral category by considering only the information explicitly available in the given sentence. Since the study is focused only on financial and economic domains, the annotators were asked to consider the sentences from the view point of an investor only; i.e. whether the news may have positive, negative or neutral influence on the stock price. As a result, sentences which have a sentiment that is not relevant from an economic or financial perspective are considered neutral. ### Source Data #### Initial Data Collection and Normalization The corpus used in this paper is made out of English news on all listed companies in OMX Helsinki. The news has been downloaded from the LexisNexis database using an automated web scraper. Out of this news database, a random subset of 10,000 articles was selected to obtain good coverage across small and large companies, companies in different industries, as well as different news sources. Following the approach taken by Maks and Vossen (2010), we excluded all sentences which did not contain any of the lexicon entities. This reduced the overall sample to 53,400 sentences, where each has at least one or more recognized lexicon entity. The sentences were then classified according to the types of entity sequences detected. Finally, a random sample of ∼5000 sentences was chosen to represent the overall news database. #### Who are the source language producers? The source data was written by various financial journalists. ### Annotations #### Annotation process This release of the financial phrase bank covers a collection of 4840 sentences. The selected collection of phrases was annotated by 16 people with adequate background knowledge on financial markets. Given the large number of overlapping annotations (5 to 8 annotations per sentence), there are several ways to define a majority vote based gold standard. To provide an objective comparison, we have formed 4 alternative reference datasets based on the strength of majority agreement: #### Who are the annotators? Three of the annotators were researchers and the remaining 13 annotators were master's students at Aalto University School of Business with majors primarily in finance, accounting, and economics. ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases All annotators were from the same institution and so interannotator agreement should be understood with this taken into account. ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit URL If you are interested in commercial use of the data, please contact the following authors for an appropriate license: - Pekka Malo - Ankur Sinha ### Contributions Thanks to @frankier for adding this dataset.
[ "# Dataset Card for financial_phrasebank", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Kaggle ResearchGate\n- Repository:\n- Paper: Arxiv\n- Leaderboard: Kaggle PapersWithCode =\n- Point of Contact: Pekka Malo Ankur Sinha", "### Dataset Summary\n\nPolar sentiment dataset of sentences from financial news. The dataset consists of 4840 sentences from English language financial news categorised by sentiment. The dataset is divided by agreement rate of 5-8 annotators.", "### Supported Tasks and Leaderboards\n\nSentiment Classification", "### Languages\n\nEnglish", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- sentence: a tokenized line from the dataset\n- label: a label corresponding to the class as a string: 'positive', 'negative' or 'neutral'", "### Data Splits\nThere's no train/validation/test split.\n\nHowever the dataset is available in four possible configurations depending on the percentage of agreement of annotators:\n\n'sentences_50agree'; Number of instances with >=50% annotator agreement: 4846 \n'sentences_66agree': Number of instances with >=66% annotator agreement: 4217\n'sentences_75agree': Number of instances with >=75% annotator agreement: 3453\n'sentences_allagree': Number of instances with 100% annotator agreement: 2264", "## Dataset Creation", "### Curation Rationale\n\nThe key arguments for the low utilization of statistical techniques in\nfinancial sentiment analysis have been the difficulty of implementation for\npractical applications and the lack of high quality training data for building\nsuch models. Especially in the case of finance and economic texts, annotated\ncollections are a scarce resource and many are reserved for proprietary use\nonly. To resolve the missing training data problem, we present a collection of\n∼ 5000 sentences to establish human-annotated standards for benchmarking\nalternative modeling techniques. \n\nThe objective of the phrase level annotation task was to classify each example\nsentence into a positive, negative or neutral category by considering only the\ninformation explicitly available in the given sentence. Since the study is\nfocused only on financial and economic domains, the annotators were asked to\nconsider the sentences from the view point of an investor only; i.e. whether\nthe news may have positive, negative or neutral influence on the stock price.\nAs a result, sentences which have a sentiment that is not relevant from an\neconomic or financial perspective are considered neutral.", "### Source Data", "#### Initial Data Collection and Normalization\n\nThe corpus used in this paper is made out of English news on all listed\ncompanies in OMX Helsinki. The news has been downloaded from the LexisNexis\ndatabase using an automated web scraper. Out of this news database, a random\nsubset of 10,000 articles was selected to obtain good coverage across small and\nlarge companies, companies in different industries, as well as different news\nsources. Following the approach taken by Maks and Vossen (2010), we excluded\nall sentences which did not contain any of the lexicon entities. This reduced\nthe overall sample to 53,400 sentences, where each has at least one or more\nrecognized lexicon entity. The sentences were then classified according to the\ntypes of entity sequences detected. Finally, a random sample of ∼5000 sentences\nwas chosen to represent the overall news database.", "#### Who are the source language producers?\n\nThe source data was written by various financial journalists.", "### Annotations", "#### Annotation process\n\nThis release of the financial phrase bank covers a collection of 4840\nsentences. The selected collection of phrases was annotated by 16 people with\nadequate background knowledge on financial markets.\n\nGiven the large number of overlapping annotations (5 to 8 annotations per\nsentence), there are several ways to define a majority vote based gold\nstandard. To provide an objective comparison, we have formed 4 alternative\nreference datasets based on the strength of majority agreement:", "#### Who are the annotators?\n\nThree of the annotators were researchers and the remaining 13 annotators were\nmaster's students at Aalto University School of Business with majors primarily\nin finance, accounting, and economics.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases\n\nAll annotators were from the same institution and so interannotator agreement\nshould be understood with this taken into account.", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nThis work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit URL\n\nIf you are interested in commercial use of the data, please contact the following authors for an appropriate license:\n- Pekka Malo\n- Ankur Sinha", "### Contributions\n\nThanks to @frankier for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-multi-class-classification #task_ids-sentiment-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-cc-by-nc-sa-3.0 #finance #arxiv-1307.5336 #region-us \n", "# Dataset Card for financial_phrasebank", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Kaggle ResearchGate\n- Repository:\n- Paper: Arxiv\n- Leaderboard: Kaggle PapersWithCode =\n- Point of Contact: Pekka Malo Ankur Sinha", "### Dataset Summary\n\nPolar sentiment dataset of sentences from financial news. The dataset consists of 4840 sentences from English language financial news categorised by sentiment. The dataset is divided by agreement rate of 5-8 annotators.", "### Supported Tasks and Leaderboards\n\nSentiment Classification", "### Languages\n\nEnglish", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- sentence: a tokenized line from the dataset\n- label: a label corresponding to the class as a string: 'positive', 'negative' or 'neutral'", "### Data Splits\nThere's no train/validation/test split.\n\nHowever the dataset is available in four possible configurations depending on the percentage of agreement of annotators:\n\n'sentences_50agree'; Number of instances with >=50% annotator agreement: 4846 \n'sentences_66agree': Number of instances with >=66% annotator agreement: 4217\n'sentences_75agree': Number of instances with >=75% annotator agreement: 3453\n'sentences_allagree': Number of instances with 100% annotator agreement: 2264", "## Dataset Creation", "### Curation Rationale\n\nThe key arguments for the low utilization of statistical techniques in\nfinancial sentiment analysis have been the difficulty of implementation for\npractical applications and the lack of high quality training data for building\nsuch models. Especially in the case of finance and economic texts, annotated\ncollections are a scarce resource and many are reserved for proprietary use\nonly. To resolve the missing training data problem, we present a collection of\n∼ 5000 sentences to establish human-annotated standards for benchmarking\nalternative modeling techniques. \n\nThe objective of the phrase level annotation task was to classify each example\nsentence into a positive, negative or neutral category by considering only the\ninformation explicitly available in the given sentence. Since the study is\nfocused only on financial and economic domains, the annotators were asked to\nconsider the sentences from the view point of an investor only; i.e. whether\nthe news may have positive, negative or neutral influence on the stock price.\nAs a result, sentences which have a sentiment that is not relevant from an\neconomic or financial perspective are considered neutral.", "### Source Data", "#### Initial Data Collection and Normalization\n\nThe corpus used in this paper is made out of English news on all listed\ncompanies in OMX Helsinki. The news has been downloaded from the LexisNexis\ndatabase using an automated web scraper. Out of this news database, a random\nsubset of 10,000 articles was selected to obtain good coverage across small and\nlarge companies, companies in different industries, as well as different news\nsources. Following the approach taken by Maks and Vossen (2010), we excluded\nall sentences which did not contain any of the lexicon entities. This reduced\nthe overall sample to 53,400 sentences, where each has at least one or more\nrecognized lexicon entity. The sentences were then classified according to the\ntypes of entity sequences detected. Finally, a random sample of ∼5000 sentences\nwas chosen to represent the overall news database.", "#### Who are the source language producers?\n\nThe source data was written by various financial journalists.", "### Annotations", "#### Annotation process\n\nThis release of the financial phrase bank covers a collection of 4840\nsentences. The selected collection of phrases was annotated by 16 people with\nadequate background knowledge on financial markets.\n\nGiven the large number of overlapping annotations (5 to 8 annotations per\nsentence), there are several ways to define a majority vote based gold\nstandard. To provide an objective comparison, we have formed 4 alternative\nreference datasets based on the strength of majority agreement:", "#### Who are the annotators?\n\nThree of the annotators were researchers and the remaining 13 annotators were\nmaster's students at Aalto University School of Business with majors primarily\nin finance, accounting, and economics.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases\n\nAll annotators were from the same institution and so interannotator agreement\nshould be understood with this taken into account.", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nThis work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit URL\n\nIf you are interested in commercial use of the data, please contact the following authors for an appropriate license:\n- Pekka Malo\n- Ankur Sinha", "### Contributions\n\nThanks to @frankier for adding this dataset." ]
[ 117, 10, 120, 45, 53, 14, 5, 6, 6, 44, 139, 5, 228, 4, 191, 21, 5, 103, 53, 8, 8, 7, 33, 7, 5, 6, 67, 17 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-multi-class-classification #task_ids-sentiment-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-cc-by-nc-sa-3.0 #finance #arxiv-1307.5336 #region-us \n# Dataset Card for financial_phrasebank## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: Kaggle ResearchGate\n- Repository:\n- Paper: Arxiv\n- Leaderboard: Kaggle PapersWithCode =\n- Point of Contact: Pekka Malo Ankur Sinha### Dataset Summary\n\nPolar sentiment dataset of sentences from financial news. The dataset consists of 4840 sentences from English language financial news categorised by sentiment. The dataset is divided by agreement rate of 5-8 annotators.### Supported Tasks and Leaderboards\n\nSentiment Classification### Languages\n\nEnglish## Dataset Structure### Data Instances### Data Fields\n\n- sentence: a tokenized line from the dataset\n- label: a label corresponding to the class as a string: 'positive', 'negative' or 'neutral'", "passage: ### Data Splits\nThere's no train/validation/test split.\n\nHowever the dataset is available in four possible configurations depending on the percentage of agreement of annotators:\n\n'sentences_50agree'; Number of instances with >=50% annotator agreement: 4846 \n'sentences_66agree': Number of instances with >=66% annotator agreement: 4217\n'sentences_75agree': Number of instances with >=75% annotator agreement: 3453\n'sentences_allagree': Number of instances with 100% annotator agreement: 2264## Dataset Creation### Curation Rationale\n\nThe key arguments for the low utilization of statistical techniques in\nfinancial sentiment analysis have been the difficulty of implementation for\npractical applications and the lack of high quality training data for building\nsuch models. Especially in the case of finance and economic texts, annotated\ncollections are a scarce resource and many are reserved for proprietary use\nonly. To resolve the missing training data problem, we present a collection of\n∼ 5000 sentences to establish human-annotated standards for benchmarking\nalternative modeling techniques. \n\nThe objective of the phrase level annotation task was to classify each example\nsentence into a positive, negative or neutral category by considering only the\ninformation explicitly available in the given sentence. Since the study is\nfocused only on financial and economic domains, the annotators were asked to\nconsider the sentences from the view point of an investor only; i.e. whether\nthe news may have positive, negative or neutral influence on the stock price.\nAs a result, sentences which have a sentiment that is not relevant from an\neconomic or financial perspective are considered neutral.### Source Data#### Initial Data Collection and Normalization\n\nThe corpus used in this paper is made out of English news on all listed\ncompanies in OMX Helsinki. The news has been downloaded from the LexisNexis\ndatabase using an automated web scraper. Out of this news database, a random\nsubset of 10,000 articles was selected to obtain good coverage across small and\nlarge companies, companies in different industries, as well as different news\nsources. Following the approach taken by Maks and Vossen (2010), we excluded\nall sentences which did not contain any of the lexicon entities. This reduced\nthe overall sample to 53,400 sentences, where each has at least one or more\nrecognized lexicon entity. The sentences were then classified according to the\ntypes of entity sequences detected. Finally, a random sample of ∼5000 sentences\nwas chosen to represent the overall news database.#### Who are the source language producers?\n\nThe source data was written by various financial journalists.### Annotations" ]
[ -0.0518912598490715, 0.10704638063907623, -0.003162422915920615, 0.0279142577201128, 0.06630461663007736, -0.014236630871891975, 0.08290990442037582, 0.06054019555449486, -0.0361812487244606, 0.09443382173776627, -0.07161085307598114, 0.018404794856905937, 0.0944150909781456, 0.09139787405729294, -0.013859977014362812, -0.19531011581420898, 0.04167609661817551, -0.08019948750734329, 0.07594069838523865, 0.07215791195631027, 0.09545546770095825, -0.05525626987218857, 0.024883802980184555, -0.011552317999303341, -0.029607467353343964, -0.009121691808104515, -0.04858284071087837, -0.06575508415699005, 0.06210659071803093, 0.06029500067234039, 0.08485888689756393, 0.005318565294146538, 0.0005698660388588905, -0.21250075101852417, 0.03977081924676895, 0.028284739702939987, 0.002244439907371998, 0.009853454306721687, 0.07746472954750061, 0.003919621929526329, 0.10724887251853943, -0.10260176658630371, 0.07887519896030426, 0.04747283458709717, -0.10291792452335358, -0.05711377412080765, -0.10310852527618408, -0.007402459159493446, 0.07687145471572876, 0.0944284200668335, -0.05522100627422333, 0.11215898394584656, -0.06630208343267441, 0.013020539656281471, 0.06582342088222504, -0.14889129996299744, -0.032095443457365036, -0.0059786830097436905, -0.026104062795639038, 0.058184050023555756, -0.112672358751297, 0.012728317640721798, -0.0029674815014004707, 0.01352054625749588, -0.03502485156059265, 0.010750390589237213, -0.03997156023979187, -0.034016650170087814, -0.09475412219762802, -0.012339386157691479, 0.18584926426410675, 0.019374463707208633, -0.03546873480081558, -0.2054726779460907, 0.042794905602931976, 0.1146516427397728, -0.017223775386810303, 0.029776912182569504, -0.020618952810764313, -0.01919020526111126, 0.08907859772443771, -0.018427573144435883, -0.10425658524036407, 0.05043981224298477, -0.06438174843788147, 0.11119991540908813, 0.014854749664664268, 0.004527337849140167, 0.026590708643198013, 0.011307054199278355, 0.003872692584991455, -0.058373451232910156, -0.018216688185930252, -0.0620732307434082, -0.12052138149738312, -0.018833698704838753, -0.019482223317027092, -0.08368939161300659, 0.010461900383234024, 0.0222616009414196, -0.13471943140029907, 0.0021734219044446945, -0.05435458570718765, 0.0003986824303865433, 0.08598971366882324, 0.028341200202703476, -0.03083753027021885, -0.02064799889922142, -0.007266462780535221, 0.02295953780412674, 0.029214097186923027, -0.005931131541728973, -0.00881101656705141, 0.05505736172199249, -0.03501768782734871, 0.08022479712963104, 0.06170501559972763, 0.022796299308538437, -0.09872803092002869, -0.036230988800525665, 0.15158407390117645, -0.11657073348760605, -0.00154900923371315, 0.03956518694758415, -0.005868564825505018, 0.026983335614204407, -0.07071086764335632, 0.013330629095435143, -0.06082634627819061, 0.07142681628465652, -0.019447585567831993, 0.010916744358837605, -0.07557690143585205, -0.09996960312128067, 0.09107299149036407, 0.0357029065489769, -0.05913595110177994, -0.05721089616417885, -0.10863535851240158, -0.0437285453081131, -0.01339594554156065, -0.06366338580846786, -0.03897060453891754, 0.007823887281119823, -0.014135809615254402, -0.01741468533873558, -0.010469022206962109, 0.0224202461540699, -0.04719613119959831, -0.0031887697987258434, -0.07722240686416626, 0.016151703894138336, 0.06684788316488266, -0.009451616555452347, -0.06328735500574112, -0.0054297782480716705, -0.06740717589855194, 0.11195037513971329, -0.12492337822914124, -0.013413757085800171, -0.06326142698526382, -0.01504874974489212, -0.013514799997210503, 0.02685970813035965, -0.03086058422923088, 0.11041650176048279, -0.2284809648990631, -0.03162742778658867, 0.0064125582575798035, -0.19148364663124084, 0.019949637353420258, 0.07896912097930908, -0.03882264345884323, 0.047977566719055176, 0.0824381560087204, 0.15145602822303772, -0.028343066573143005, -0.0432240255177021, -0.14859890937805176, -0.08143292367458344, 0.024687878787517548, 0.15345513820648193, 0.08284467458724976, -0.03273390606045723, 0.09949181228876114, 0.03637867420911789, 0.005763249471783638, -0.05892697721719742, 0.013371196575462818, -0.0702272355556488, 0.053869202733039856, -0.01935444585978985, -0.006402656435966492, 0.018261274322867393, -0.009256403893232346, -0.022704361006617546, -0.08792540431022644, 0.11135692149400711, 0.06357568502426147, 0.0070917485281825066, 0.028895428404211998, -0.06986440718173981, 0.026875242590904236, -0.019843770191073418, -0.02392629347741604, -0.17388401925563812, -0.1450921893119812, 0.04471607133746147, -0.18741419911384583, 0.06324224919080734, 0.04207222908735275, 0.006742645986378193, -0.0026753488928079605, -0.07911135256290436, 0.05114591866731644, -0.07040737569332123, 0.03603161871433258, -0.01736590638756752, -0.18627135455608368, 0.020003123208880424, -0.06484472751617432, 0.1242547482252121, -0.06704540550708771, -0.01076151430606842, 0.14893507957458496, 0.11181195825338364, 0.05577927827835083, -0.06887401640415192, 0.07337825745344162, 0.07385863363742828, 0.009996152482926846, -0.009398257359862328, 0.014091127552092075, -0.0002905968576669693, -0.041363563388586044, 0.08357852697372437, -0.14035014808177948, -0.1020534485578537, 0.047368571162223816, 0.03485666215419769, -0.09149298071861267, -0.054292112588882446, -0.04941866919398308, -0.010425117798149586, -0.13963976502418518, -0.03506133705377579, 0.09373994171619415, 0.020879659801721573, 0.007503123953938484, -0.09123530983924866, -0.05313664674758911, -0.026494372636079788, 0.026326056569814682, -0.07824689149856567, 0.10935895144939423, -0.02859354391694069, -0.12737084925174713, 0.0940062552690506, -0.04226740077137947, 0.06207533925771713, 0.1490800380706787, -0.0058558229357004166, -0.06463105231523514, -0.03259126842021942, 0.0024304743856191635, 0.03430613875389099, 0.11659551411867142, -0.030450180172920227, 0.017444968223571777, 0.06294462084770203, 0.0208772923797369, 0.02018802985548973, -0.025716323405504227, -0.003942680079489946, -0.003615081775933504, -0.0006450675427913666, -0.048546262085437775, 0.008561240509152412, 0.019944969564676285, 0.09870807826519012, -0.006804035976529121, 0.1051100343465805, -0.04190223664045334, -0.06866049766540527, -0.06617224961519241, 0.09748348593711853, -0.12003329396247864, -0.2769775390625, -0.04958408325910568, 0.096836619079113, -0.05323583632707596, -0.0628121942281723, 0.031791456043720245, -0.07567541301250458, -0.0884968489408493, -0.10676678270101547, 0.0007365904748439789, 0.0393807515501976, -0.10927896201610565, 0.003362562507390976, 0.027379723265767097, -0.00850185751914978, -0.08139553666114807, 0.03363412991166115, -0.03830752149224281, -0.009533588774502277, -0.0006356057710945606, 0.012256963178515434, 0.06761232763528824, 0.04795229434967041, 0.07263871282339096, -0.024654585868120193, -0.05738336220383644, 0.14276552200317383, -0.10555651038885117, 0.08872891217470169, 0.07688978314399719, -0.01621611975133419, 0.022414736449718475, 0.1759701669216156, 0.025836210697889328, -0.03177224099636078, 0.009926121681928635, 0.09781773388385773, -0.01768389157950878, -0.24843333661556244, -0.10736797749996185, -0.09334420412778854, -0.07232488691806793, -0.00894010066986084, 0.018387582153081894, -0.05059213936328888, -0.012043880298733711, -0.08101216703653336, -0.06854744255542755, 0.04800490662455559, 0.0855303481221199, 0.17328587174415588, 0.046117983758449554, 0.05832183361053467, -0.05118868872523308, 0.010536774061620235, 0.1163308396935463, -0.026253530755639076, 0.22714568674564362, -0.02876923233270645, 0.2114328145980835, 0.060341812670230865, 0.035074472427368164, 0.04002497345209122, -0.005693076178431511, -0.021444639191031456, 0.04461861401796341, -0.031996432691812515, -0.06584995239973068, 0.0017487244913354516, 0.055561114102602005, 0.014273785054683685, -0.054873913526535034, 0.031045565381646156, -0.09376070648431778, 0.09292955696582794, 0.10503172129392624, 0.027618877589702606, 0.014640728011727333, -0.07556864619255066, 0.055975478142499924, -0.0650784820318222, -0.05501270294189453, -0.024225052446126938, 0.047537513077259064, -0.10359716415405273, 0.0837051123380661, -0.019259817898273468, 0.07560113072395325, -0.06854354590177536, -0.022366855293512344, -0.057459961622953415, -0.014861521311104298, -0.04529345780611038, 0.09249444305896759, -0.1156836599111557, 0.17588651180267334, 0.018394049257040024, 0.07228940725326538, -0.06251616775989532, 0.01707823947072029, 0.009670892730355263, -0.0332489050924778, 0.10138902813196182, 0.025481868535280228, -0.14824309945106506, 0.015627244487404823, -0.08411363512277603, 0.020332222804427147, 0.017567425966262817, -0.05160275474190712, 0.06741757690906525, 0.03399229049682617, 0.030201224610209465, -0.023923154920339584, -0.013666924089193344, -0.10590234398841858, -0.2193591296672821, 0.11769159138202667, -0.07659473270177841, -0.02241758070886135, -0.04329058527946472, -0.10094526410102844, -0.015415452420711517, 0.1042100340127945, -0.0643487274646759, -0.08821018040180206, -0.1279803067445755, -0.00969013199210167, 0.09902031719684601, -0.035153184086084366, -0.007129981182515621, 0.009695593267679214, 0.17745527625083923, -0.03915642201900482, -0.0004284938331693411, 0.008791514672338963, -0.04768122732639313, -0.18316394090652466, -0.018109047785401344, 0.05065314844250679, 0.059130482375621796, 0.029923785477876663, -0.0007402151823043823, 0.059104010462760925, 0.02101638913154602, -0.08647851645946503, 0.017873456701636314, 0.09394343942403793, 0.10047933459281921, 0.07146833091974258, -0.06667427718639374, -0.15359117090702057, -0.10194658488035202, -0.11815831065177917, 0.03554455190896988, 0.2511672377586365, -0.03567834571003914, 0.15659964084625244, 0.17594917118549347, -0.1064060628414154, -0.14351199567317963, -0.010529749095439911, 0.015340222045779228, -0.00971391424536705, 0.1028478741645813, -0.12851133942604065, 0.0291636623442173, 0.06484812498092651, -0.024415412917733192, -0.09697411954402924, -0.10847457498311996, -0.1182590201497078, -0.004413851536810398, 0.0037353206425905228, 0.035275064408779144, -0.11644423007965088, -0.04324828088283539, -0.02566658705472946, -0.032280758023262024, 0.12629908323287964, 0.0015882477164268494, 0.048722390085458755, -0.003373232204467058, 0.06410329043865204, 0.029999829828739166, -0.0353025458753109, 0.1452934443950653, 0.01796632818877697, 0.010842639021575451, -0.0657232478260994, -0.04894718900322914, 0.10571452230215073, -0.023005681112408638, 0.04204561933875084, 0.012915477156639099, -0.011237427592277527, -0.10474288463592529, -0.06361329555511475, -0.06990289688110352, 0.062446266412734985, -0.06479619443416595, -0.027295049279928207, -0.077077217400074, 0.14109651744365692, 0.07921822369098663, -0.026730863377451897, 0.03357281908392906, -0.09294773638248444, 0.06928983330726624, 0.11052905768156052, 0.1711193025112152, 0.13053607940673828, -0.04840253293514252, 0.015649843961000443, -0.041727133095264435, 0.038533009588718414, -0.0464724525809288, 0.0036521097645163536, 0.08421263098716736, -0.006231733597815037, 0.10882899165153503, -0.03020826168358326, -0.14205524325370789, 0.03657102957367897, 0.021700896322727203, -0.03252095356583595, -0.16163387894630432, 0.02807791158556938, 0.13385960459709167, -0.0884985476732254, -0.0834018886089325, 0.09049169719219208, -0.007639650255441666, -0.05205731466412544, 0.017240548506379128, 0.08565786480903625, 0.07755246758460999, 0.046671122312545776, -0.020106302574276924, 0.035261012613773346, -0.0797780454158783, 0.0733119323849678, 0.11429312080144882, -0.1253727525472641, 0.03765165060758591, 0.06431041657924652, -0.09395306557416916, -0.06920820474624634, 0.013169797137379646, 0.07009688019752502, -0.007341558113694191, -0.012587480247020721, -0.03289317339658737, -0.12346407771110535, 0.018478576093912125, 0.12738481163978577, 0.0072384243831038475, 0.010595082305371761, -0.006750637665390968, -0.015831787139177322, -0.03149876743555069, 0.12464098632335663, 0.033257924020290375, 0.0024610478430986404, 0.00452122837305069, -0.00905587151646614, 0.01274439599364996, -0.05569415166974068, 0.0032722926698625088, -0.02422528900206089, -0.09652138501405716, -0.032843202352523804, -0.07787023484706879, 0.03954765200614929, -0.11133672297000885, 0.01653117500245571, -0.017459195107221603, -0.03191410377621651, -0.038258954882621765, 0.015780538320541382, -0.05208943039178848, 0.005407906137406826, -0.011248834431171417, 0.10735657811164856, -0.0983889102935791, -0.007567285560071468, 0.06383681297302246, -0.05591116473078728, 0.07023629546165466, 0.015485184267163277, -0.008269391022622585, 0.03125094622373581, -0.03723740577697754, 0.06689571589231491, -0.05067725107073784, 0.05418284982442856, 0.012104913592338562, -0.1465781033039093, -0.007479922845959663, 0.03609749674797058, -0.02477414160966873, 0.029516663402318954, 0.035887446254491806, -0.06863531470298767, 0.055725984275341034, 0.039407722651958466, -0.09052174538373947, -0.017781764268875122, 0.05927741155028343, 0.11592574417591095, 0.004318408668041229, 0.13398289680480957, -0.031301967799663544, 0.028529535979032516, -0.0921270102262497, -0.018412373960018158, 0.020328130573034286, -0.015438136644661427, 0.003229689784348011, -0.001243296079337597, 0.05908302217721939, 0.011568690650165081, 0.2182520478963852, 0.004821484908461571, -0.018203355371952057, 0.06472843140363693, -0.03321593999862671, -0.03211962431669235, 0.028394566848874092, -0.005364805925637484, -0.008972542360424995, -0.009510038420557976, 0.022468743845820427, -0.094244584441185, -0.09806904196739197, 0.011134658008813858, 0.0984652191400528, 0.15501217544078827, 0.14302217960357666, -0.03404229134321213, 0.045446787029504776, -0.08151986449956894, -0.017252840101718903, 0.06591151654720306, -0.10921712219715118, 0.03772720694541931, -0.06879162788391113, 0.024805720895528793, 0.13567069172859192, -0.11875977367162704, 0.15385019779205322, -0.05999419093132019, -0.07265006005764008, -0.05203861743211746, -0.20319607853889465, -0.0543912909924984, 0.0189153291285038, -0.00037384359166026115, -0.11749639362096786, 0.046360358595848083, 0.1370684802532196, 0.019005145877599716, 0.020826298743486404, 0.04846401512622833, -0.03748698532581329, -0.07347063720226288, 0.0671750083565712, 0.002619609236717224, 0.0014930102042853832, 0.004907441325485706, 0.04734576866030693, 0.0055345166474580765, 0.0558132529258728, 0.023864174261689186, 0.07042606920003891, 0.015294795855879784, -0.045500703155994415, -0.021147483959794044, -0.05646495148539543, 0.03415929526090622, -0.04420038312673569, 0.00442865863442421, 0.22883321344852448, 0.031053408980369568, 0.02679183892905712, 0.031111355870962143, 0.1742773801088333, 0.023353151977062225, -0.08208084851503372, -0.1739608645439148, 0.027597326785326004, -0.021900925785303116, -0.0043172528967261314, 0.03186768293380737, -0.09135200083255768, 0.0806199237704277, 0.10215064138174057, 0.11655908823013306, 0.00924580730497837, 0.007989514619112015, -0.0026137889362871647, 0.0086731081828475, 0.011633655987679958, 0.026761654764413834, -0.02973916009068489, 0.18866603076457977, -0.05713856220245361, 0.0799035131931305, -0.04587489366531372, -0.0026723258197307587, -0.058334831148386, 0.1104033887386322, -0.0013871327973902225, -0.033715058118104935, -0.09055992215871811, 0.1369195580482483, -0.036098457872867584, -0.2571168839931488, 0.04234955459833145, -0.07693101465702057, -0.1484997570514679, -0.006199170835316181, 0.044178642332553864, -0.006147376727312803, 0.02458968013525009, 0.02283170446753502, -0.026281416416168213, 0.11880000680685043, 0.04983748123049736, 0.00048282649368047714, -0.06357359886169434, 0.12807941436767578, -0.03128757327795029, 0.11319133639335632, 0.024520738050341606, 0.08735734224319458, 0.0811726301908493, -0.03748597204685211, -0.08343246579170227, 0.08061422407627106, 0.050211671739816666, -0.03303179889917374, 0.044551558792591095, 0.18007582426071167, -0.015341173857450485, 0.15433216094970703, 0.10214352607727051, -0.01334769930690527, 0.06887906789779663, 0.03565281257033348, -0.03840862959623337, -0.03036404401063919, 0.11990475654602051, -0.09372355043888092, 0.11913938820362091, 0.10236455500125885, -0.02311844751238823, -0.014155344106256962, -0.031633082777261734, 0.008543528616428375, -0.033846769481897354, 0.09845742583274841, -0.014849322848021984, -0.1362002193927765, 0.01714404672384262, 0.018888263031840324, 0.11333175003528595, -0.13999608159065247, -0.04889865219593048, 0.015702877193689346, -0.04453642666339874, -0.022110069170594215, 0.07752040773630142, 0.04968635365366936, -0.024897277355194092, -0.03971444442868233, -0.08996713906526566, 0.06118621304631233, 0.0758560448884964, -0.046898193657398224, 0.00821072980761528 ]
79786c111fb131eed688572b5e384773d0f7ae91
# Dataset Card for [Dataset Name] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Github](https://github.com/mpsilfve/finer-data) - **Repository:** [Github](https://github.com/mpsilfve/finer-data) - **Paper:** [Arxiv](https://arxiv.org/abs/1908.04212) - **Leaderboard:** - **Point of Contact:** ### Dataset Summary [More Information Needed] ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields Each row consists of the following fields: * `id`: The sentence id * `tokens`: An ordered list of tokens from the full text * `ner_tags`: Named entity recognition tags for each token * `nested_ner_tags`: Nested named entity recognition tags for each token Note that by design, the length of `tokens`, `ner_tags`, and `nested_ner_tags` will always be identical. `ner_tags` and `nested_ner_tags` correspond to the list below: ``` [ "O", "B-DATE", "B-EVENT", "B-LOC", "B-ORG", "B-PER", "B-PRO", "I-DATE", "I-EVENT", "I-LOC", "I-ORG", "I-PER", "I-PRO" ] ``` IOB2 labeling scheme is used. ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@stefan-it](https://github.com/stefan-it) for adding this dataset.
finer
[ "task_categories:token-classification", "task_ids:named-entity-recognition", "annotations_creators:expert-generated", "language_creators:other", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:fi", "license:mit", "arxiv:1908.04212", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["other"], "language": ["fi"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["token-classification"], "task_ids": ["named-entity-recognition"], "paperswithcode_id": "finer", "pretty_name": "Finnish News Corpus for Named Entity Recognition", "dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "O", "1": "B-DATE", "2": "B-EVENT", "3": "B-LOC", "4": "B-ORG", "5": "B-PER", "6": "B-PRO", "7": "I-DATE", "8": "I-EVENT", "9": "I-LOC", "10": "I-ORG", "11": "I-PER", "12": "I-PRO"}}}}, {"name": "nested_ner_tags", "sequence": {"class_label": {"names": {"0": "O", "1": "B-DATE", "2": "B-EVENT", "3": "B-LOC", "4": "B-ORG", "5": "B-PER", "6": "B-PRO", "7": "I-DATE", "8": "I-EVENT", "9": "I-LOC", "10": "I-ORG", "11": "I-PER", "12": "I-PRO"}}}}], "config_name": "finer", "splits": [{"name": "train", "num_bytes": 5159550, "num_examples": 13497}, {"name": "validation", "num_bytes": 387494, "num_examples": 986}, {"name": "test", "num_bytes": 1327354, "num_examples": 3512}, {"name": "test_wikipedia", "num_bytes": 1404397, "num_examples": 3360}], "download_size": 3733127, "dataset_size": 8278795}}
2024-01-18T11:03:41+00:00
[ "1908.04212" ]
[ "fi" ]
TAGS #task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-other #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Finnish #license-mit #arxiv-1908.04212 #region-us
# Dataset Card for [Dataset Name] ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: Github - Repository: Github - Paper: Arxiv - Leaderboard: - Point of Contact: ### Dataset Summary ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances ### Data Fields Each row consists of the following fields: * 'id': The sentence id * 'tokens': An ordered list of tokens from the full text * 'ner_tags': Named entity recognition tags for each token * 'nested_ner_tags': Nested named entity recognition tags for each token Note that by design, the length of 'tokens', 'ner_tags', and 'nested_ner_tags' will always be identical. 'ner_tags' and 'nested_ner_tags' correspond to the list below: IOB2 labeling scheme is used. ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @stefan-it for adding this dataset.
[ "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Github\n- Repository: Github\n- Paper: Arxiv\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields\n\nEach row consists of the following fields:\n\n* 'id': The sentence id\n* 'tokens': An ordered list of tokens from the full text\n* 'ner_tags': Named entity recognition tags for each token\n* 'nested_ner_tags': Nested named entity recognition tags for each token\n\nNote that by design, the length of 'tokens', 'ner_tags', and 'nested_ner_tags' will always be identical.\n\n'ner_tags' and 'nested_ner_tags' correspond to the list below:\n\n\n\nIOB2 labeling scheme is used.", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @stefan-it for adding this dataset." ]
[ "TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-other #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Finnish #license-mit #arxiv-1908.04212 #region-us \n", "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Github\n- Repository: Github\n- Paper: Arxiv\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields\n\nEach row consists of the following fields:\n\n* 'id': The sentence id\n* 'tokens': An ordered list of tokens from the full text\n* 'ner_tags': Named entity recognition tags for each token\n* 'nested_ner_tags': Nested named entity recognition tags for each token\n\nNote that by design, the length of 'tokens', 'ner_tags', and 'nested_ner_tags' will always be identical.\n\n'ner_tags' and 'nested_ner_tags' correspond to the list below:\n\n\n\nIOB2 labeling scheme is used.", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @stefan-it for adding this dataset." ]
[ 102, 10, 120, 33, 6, 10, 4, 6, 6, 143, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 18 ]
[ "passage: TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-other #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Finnish #license-mit #arxiv-1908.04212 #region-us \n# Dataset Card for [Dataset Name]## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: Github\n- Repository: Github\n- Paper: Arxiv\n- Leaderboard:\n- Point of Contact:### Dataset Summary### Supported Tasks and Leaderboards### Languages## Dataset Structure### Data Instances### Data Fields\n\nEach row consists of the following fields:\n\n* 'id': The sentence id\n* 'tokens': An ordered list of tokens from the full text\n* 'ner_tags': Named entity recognition tags for each token\n* 'nested_ner_tags': Nested named entity recognition tags for each token\n\nNote that by design, the length of 'tokens', 'ner_tags', and 'nested_ner_tags' will always be identical.\n\n'ner_tags' and 'nested_ner_tags' correspond to the list below:\n\n\n\nIOB2 labeling scheme is used.### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?" ]
[ -0.01062270998954773, 0.26517224311828613, -0.00826292671263218, 0.017597366124391556, 0.08897892385721207, 0.021029680967330933, 0.04563996568322182, 0.12315212935209274, 0.02961188741028309, 0.16377539932727814, -0.050552744418382645, 0.10835861414670944, 0.11815236508846283, 0.1448708027601242, -0.012143383733928204, -0.21734768152236938, 0.05306847766041756, -0.0921555757522583, -0.00897569116204977, 0.09645064920186996, 0.12086571753025055, -0.08200628310441971, 0.03979971632361412, -0.04864685609936714, -0.03946012258529663, 0.006500942166894674, -0.06908970326185226, -0.05104487016797066, 0.02864687889814377, 0.01932740956544876, 0.060978859663009644, 0.007016865536570549, 0.05848345160484314, -0.2840445339679718, 0.020323915407061577, 0.07293898612260818, 0.02814381942152977, 0.05553382635116577, 0.10977302491664886, -0.08281242847442627, 0.020274430513381958, -0.16839174926280975, 0.07762201130390167, 0.049230415374040604, -0.12353486567735672, -0.11057640612125397, -0.11914230138063431, 0.06788795441389084, 0.13038864731788635, 0.014891242608428001, -0.04911647364497185, 0.04169079661369324, -0.034628286957740784, 0.044305216521024704, 0.11609945446252823, -0.11787793040275574, -0.06530561298131943, 0.0333268903195858, 0.021138673648238182, 0.018763095140457153, -0.12716104090213776, 0.007295574992895126, -0.038787588477134705, 0.018232375383377075, 0.02337111346423626, -0.01855774223804474, -0.03518223017454147, 0.04265189915895462, -0.10014395415782928, -0.0402555838227272, 0.10475926101207733, 0.017285451292991638, 0.006072955671697855, -0.19239971041679382, -0.023239709436893463, -0.010272365994751453, -0.07958638668060303, -0.0037224090192466974, 0.02561892569065094, -0.02158915065228939, 0.07528587430715561, 0.0042621055617928505, -0.03605690971016884, 0.0010277702240273356, -0.0027834149077534676, -0.010258961468935013, 0.030502934008836746, -0.025705872103571892, 0.0480651929974556, 0.06781594455242157, 0.04171021282672882, -0.11710453033447266, -0.02552962489426136, -0.04605555906891823, -0.19107116758823395, -0.04518144205212593, 0.04220106452703476, 0.0037337609101086855, 0.12685279548168182, 0.19923892617225647, -0.04739442467689514, 0.06554952263832092, -0.0705702006816864, -0.04130879044532776, 0.08502901345491409, 0.12382195144891739, -0.08796320855617523, -0.13023047149181366, -0.02624788135290146, 0.005557532422244549, -0.034365829080343246, -0.02289426140487194, 0.016656145453453064, 0.07361075282096863, 0.049242038279771805, 0.1005825325846672, 0.15394946932792664, 0.03760223463177681, -0.10008063167333603, -0.05794200301170349, 0.08829877525568008, -0.15463048219680786, 0.06858649849891663, 0.06703907996416092, -0.025190643966197968, -0.0204246137291193, -0.04458983987569809, 0.009276382625102997, -0.09021814912557602, 0.10043298453092575, -0.04656791314482689, -0.021794110536575317, -0.07561571896076202, -0.03530789911746979, 0.06570423394441605, -0.03093568980693817, -0.08161171525716782, 0.022771406918764114, -0.08484046161174774, -0.08660244941711426, 0.03686247766017914, -0.11507616192102432, -0.05653749778866768, -0.02129746973514557, -0.01465650089085102, 0.0383123941719532, 0.011799539439380169, 0.010613673366606236, -0.05985250696539879, 0.01601354032754898, -0.06377331912517548, 0.02228846400976181, 0.12458477169275284, 0.04876008257269859, -0.07789456844329834, 0.09120598435401917, -0.14544333517551422, 0.10896623879671097, -0.1427508294582367, 0.051035359501838684, -0.1404859721660614, -0.006025695241987705, 0.08136024326086044, -0.008072640746831894, -0.020636379718780518, 0.13263437151908875, -0.19853588938713074, -0.024062827229499817, 0.15912115573883057, -0.0469198152422905, -0.05669860169291496, 0.049501799046993256, -0.019953683018684387, -0.032968856394290924, 0.04921070486307144, 0.13645800948143005, -0.018372943624854088, 0.023523002862930298, -0.0480366088449955, -0.11935063451528549, 0.06417924910783768, 0.21372997760772705, 0.07850383967161179, -0.09322598576545715, 0.14490611851215363, 0.025010306388139725, -0.018402129411697388, -0.08635609596967697, 0.004294814076274633, -0.07232078909873962, 0.02442382089793682, 0.008943276479840279, 0.00422750785946846, 0.004022224806249142, -0.060176290571689606, -0.033041197806596756, -0.08826228231191635, 0.031072765588760376, 0.018751244992017746, -0.005809464026242495, 0.0005843780236318707, -0.08423822373151779, -0.005624625366181135, 0.06549590826034546, 0.03750267252326012, -0.16255012154579163, -0.17462141811847687, 0.05667143687605858, -0.05926388502120972, 0.10452710837125778, -0.09593223035335541, 0.0053122020326554775, -0.03059723973274231, -0.013076349161565304, -0.01217617467045784, 0.05092283710837364, 0.03408314287662506, 0.02093510702252388, -0.212251678109169, -0.041003793478012085, -0.03604937717318535, 0.1310717612504959, -0.11884715408086777, 0.003843106096610427, 0.1013454720377922, 0.2326783984899521, 0.033782560378313065, -0.07816606760025024, 0.06780315190553665, 0.006308387499302626, 0.006840341258794069, -0.07780476659536362, -0.003242883365601301, -0.0715402364730835, 0.028196824714541435, 0.03321462124586105, -0.10340185463428497, -0.06972768157720566, 0.05348983034491539, 0.08160246163606644, -0.06469501554965973, -0.024274691939353943, -0.04990755766630173, -0.04497719183564186, -0.047365956008434296, -0.07374472916126251, 0.05021946504712105, 0.09293322265148163, 0.001713200705125928, -0.01822243444621563, -0.07941148430109024, -0.07771319150924683, 0.013283941894769669, -0.07062944769859314, 0.10288098454475403, 0.03227216377854347, -0.16774962842464447, 0.15043237805366516, 0.01130466628819704, 0.10407248884439468, 0.08972816169261932, -0.05366556718945503, -0.06417597830295563, -0.008989368565380573, -0.0034961854107677937, 0.028970692306756973, 0.046862855553627014, -0.10140229016542435, -0.006538982968777418, 0.07332681864500046, -0.01994965225458145, 0.010156956501305103, -0.03140302747488022, 0.05179610103368759, -0.014865383505821228, -0.02913212776184082, 0.0486234687268734, -0.024117181077599525, 0.07258795201778412, 0.08913353085517883, 0.03139355778694153, 0.0699753686785698, -0.03945343568921089, -0.06097688525915146, -0.07505908608436584, 0.10931922495365143, -0.16548877954483032, -0.21323642134666443, -0.09265496581792831, -0.12190428376197815, -0.02981414645910263, -0.02827213518321514, -0.009897956624627113, -0.03033684566617012, -0.10422656685113907, -0.05021730810403824, 0.07748249173164368, 0.10158681124448776, -0.1221722885966301, 0.0013213021447882056, -0.0037561741191893816, 0.004002904053777456, -0.12425170093774796, 0.030856456607580185, 0.07341841608285904, -0.053418222814798355, 0.0178377702832222, 0.04652027785778046, 0.10923876613378525, 0.13434945046901703, 0.07704533636569977, -0.013929462991654873, -0.016129648312926292, 0.2291686087846756, -0.1478896141052246, 0.14399106800556183, 0.05596708878874779, -0.03332380950450897, 0.06602594256401062, 0.26680582761764526, 0.037614911794662476, -0.062321458011865616, 0.009276438504457474, 0.09852255880832672, 0.00798821821808815, -0.23917870223522186, -0.09121987223625183, -0.06532283127307892, 0.0009016823605634272, 0.06586392223834991, 0.07492085546255112, 0.030128201469779015, -0.008022727444767952, -0.10991550981998444, -0.0535210520029068, 0.08964291214942932, 0.07297543436288834, 0.09208573400974274, 0.021237928420305252, 0.057786110788583755, -0.007611139677464962, -0.017031267285346985, 0.05641156807541847, 0.059982240200042725, 0.1425991654396057, 0.02862161584198475, 0.2527395784854889, 0.05764543637633324, 0.05831105634570122, -0.031276702880859375, 0.012048056349158287, 0.006735116709023714, 0.08785079419612885, 0.01655440591275692, -0.05580512061715126, 0.014415740966796875, 0.061864908784627914, 0.08198495209217072, -0.10500110685825348, 0.09912361204624176, -0.09772025793790817, 0.11001547425985336, 0.19815810024738312, 0.054324064403772354, -0.10337734967470169, 0.018199486657977104, 0.11133649945259094, -0.0722540020942688, -0.10907541215419769, -0.03010253608226776, -0.012022874318063259, -0.15912611782550812, 0.11256586760282516, -0.04734280705451965, 0.12372644245624542, -0.07274285703897476, -0.02992667444050312, 0.046994954347610474, 0.08975565433502197, -0.01699778623878956, 0.07925534248352051, -0.17743173241615295, 0.1222420409321785, 0.0004843109054490924, 0.01397219393402338, -0.06113565340638161, 0.08163353055715561, -0.005638925824314356, -0.015880411490797997, 0.12239544838666916, -0.007551630027592182, -0.13619035482406616, -0.023914463818073273, -0.08122071623802185, -0.010851945728063583, 0.07839368283748627, -0.16174153983592987, 0.10597198456525803, 0.00814929511398077, -0.05833062157034874, -0.057896148413419724, -0.05846140906214714, -0.08446579426527023, -0.19175612926483154, 0.07984514534473419, -0.06493131816387177, 0.11778730899095535, -0.07147233933210373, -0.001817885204218328, -0.0954069122672081, 0.17197935283184052, -0.11764209717512131, -0.08040530979633331, -0.14783339202404022, -0.0004374543786980212, 0.17545735836029053, -0.040442969650030136, 0.05968349799513817, -0.025667507201433182, 0.17009514570236206, 0.029604390263557434, -0.048678696155548096, 0.07678476721048355, -0.04250380024313927, -0.18097993731498718, -0.05203127861022949, 0.16229023039340973, 0.029407650232315063, 0.02641228400170803, 0.0026408061385154724, 0.09486118704080582, 0.03397281840443611, -0.08406547456979752, 0.05710231140255928, 0.07622545957565308, 0.01623128540813923, 0.09454243630170822, -0.012562841176986694, -0.21052901446819305, -0.14803388714790344, -0.01894436404109001, 0.09309914708137512, 0.06630862504243851, -0.0546150803565979, 0.1618873029947281, 0.06452570855617523, -0.10017283260822296, -0.19113099575042725, -0.029155759140849113, 0.02287999726831913, -0.0317700169980526, 0.002987935673445463, -0.2093709260225296, 0.09446175396442413, 0.05500774458050728, -0.016774293035268784, 0.016160203143954277, -0.1762581616640091, -0.12994623184204102, 0.03742935135960579, 0.003764376975595951, -0.34962746500968933, -0.16139540076255798, -0.1171308383345604, -0.028705812990665436, -0.18655367195606232, 0.14690186083316803, 0.052920423448085785, -0.01056211069226265, 0.003820074023678899, 0.04956082999706268, 0.014960069209337234, -0.023092525079846382, 0.1451970338821411, 0.03678426146507263, 0.01589398831129074, -0.07192309945821762, -0.024415016174316406, 0.060835424810647964, -0.002992927562445402, 0.051768090575933456, 0.008314569480717182, -0.013379591517150402, -0.09979888796806335, -0.014383186586201191, -0.05398141220211983, 0.0321018286049366, -0.09053774923086166, -0.04150465503334999, -0.03118153102695942, 0.0923604890704155, 0.0830768570303917, -0.026131484657526016, 0.11220453679561615, -0.047482751309871674, 0.08638627827167511, 0.12780627608299255, 0.09342368692159653, 0.0283927321434021, -0.10364137589931488, -0.03293316066265106, 0.01741863787174225, -0.05256052687764168, -0.070091113448143, 0.06554704159498215, 0.11440376937389374, 0.037957560271024704, 0.13580283522605896, -0.04125627502799034, -0.13794419169425964, -0.03261221572756767, 0.07477590441703796, -0.05998437851667404, -0.212479829788208, 0.05202610045671463, 0.0492791086435318, -0.12676756083965302, -0.044495005160570145, 0.04684700816869736, 0.08712514489889145, -0.08058030158281326, 0.039261624217033386, 0.12217620760202408, 0.039782021194696426, 0.13046962022781372, -0.011640632525086403, 0.07857540249824524, -0.12787745893001556, 0.08319595456123352, 0.17615769803524017, -0.038261037319898605, -0.012252867221832275, 0.1990889310836792, -0.04362117126584053, -0.029928157106041908, 0.03608762472867966, 0.04912615194916725, 0.06116320565342903, 0.003578210948035121, 0.04429349675774574, -0.12453974783420563, 0.049822546541690826, 0.11865819990634918, -0.019113080576062202, 0.03391021117568016, 0.022175174206495285, -0.04726444184780121, -0.008359327912330627, 0.15682649612426758, 0.06713613122701645, 0.062263958156108856, -0.058715589344501495, -0.019768008962273598, -0.03686889633536339, -0.04640907049179077, 0.011882473714649677, -0.030071919783949852, -0.09809647500514984, -0.004256935324519873, -0.11025572568178177, 0.01749543845653534, -0.14915961027145386, -0.0026810786221176386, 0.009865720756351948, -0.05134335160255432, 0.000889216607902199, -0.015735724940896034, -0.06312543153762817, -0.08993855863809586, -0.043014783412218094, 0.13629987835884094, -0.20035316050052643, -0.0006686241831630468, 0.10556468367576599, -0.09540849924087524, 0.10591971129179001, 0.006514969281852245, -0.01995251514017582, 0.019490929320454597, -0.13238705694675446, -0.030191997066140175, -0.02447241172194481, 0.05304313451051712, 0.05271301791071892, -0.17031928896903992, -0.008360355161130428, -0.025937942788004875, -0.08147384226322174, 0.02438906766474247, -0.024692313745617867, -0.12359987944364548, 0.03837864473462105, -0.06112298741936684, -0.07641787827014923, -0.0011982352007180452, 0.03271463140845299, 0.10665538907051086, -0.04282451048493385, 0.1154525876045227, -0.02719990909099579, 0.09707134962081909, -0.1317395567893982, -0.01782510057091713, -0.00756268622353673, -0.01710313931107521, 0.009722135029733181, 0.034255094826221466, 0.07838365435600281, -0.005911697167903185, 0.1495402753353119, -0.02327876165509224, -0.0181866567581892, 0.07451440393924713, 0.037478238344192505, -0.05656051263213158, 0.10398521274328232, -0.009771904908120632, 0.0175029169768095, -0.03531818091869354, 0.03109920583665371, -0.07164579629898071, -0.07377777248620987, -0.046466488391160965, 0.10059592127799988, 0.19946277141571045, 0.14388398826122284, -0.059474069625139236, 0.10703554004430771, -0.10703392326831818, -0.07509385049343109, 0.13872982561588287, -0.068287692964077, 0.04691317677497864, -0.08611967414617538, 0.06188153848052025, 0.03207860887050629, -0.20251433551311493, 0.10868514329195023, -0.08890330046415329, -0.07797828316688538, -0.00985312182456255, -0.17401595413684845, -0.08186985552310944, -0.011042291298508644, -0.012794080190360546, -0.11557979136705399, 0.08800378441810608, 0.1080145314335823, -0.01903858594596386, -0.013286296278238297, 0.08788802474737167, -0.044794924557209015, -0.058644555509090424, 0.06406685709953308, 0.07745243608951569, 0.01220395602285862, 0.021316122263669968, 0.06532253324985504, -0.03770876303315163, 0.10757603496313095, 0.0812489241361618, 0.05692199617624283, -0.00367155228741467, 0.012249899096786976, -0.08727724850177765, -0.08282028138637543, 0.053909700363874435, -0.03834530711174011, -0.0989706888794899, 0.11615459620952606, 0.03296186774969101, 0.025915956124663353, 0.0012217937037348747, 0.24281282722949982, -0.038705974817276, -0.10772506147623062, -0.1754332035779953, 0.04836877062916756, -0.03303104266524315, 0.00212323060259223, 0.0682024136185646, -0.15288102626800537, 0.006976788863539696, 0.07443632185459137, 0.14253482222557068, -0.001862493110820651, 0.010721114464104176, -0.011349521577358246, 0.02581198513507843, -0.018443113192915916, 0.015622684732079506, 0.04694536328315735, 0.137345090508461, -0.03125173598527908, 0.028588710352778435, 0.00023717687872704118, -0.07836947590112686, -0.11118341237306595, 0.07685796171426773, 0.013033747673034668, -0.0163677129894495, -0.04447560757398605, 0.15598687529563904, -0.11246108263731003, -0.2384040504693985, 0.014486395753920078, -0.12906087934970856, -0.18037064373493195, -0.05545854941010475, 0.04481969028711319, 0.004509515129029751, 0.005950173828750849, 0.10100919753313065, -0.0596957802772522, 0.15255898237228394, 0.06869006901979446, 0.0034793619997799397, -0.005562611855566502, 0.10299820452928543, -0.12715865671634674, 0.2180245965719223, -0.006770365405827761, 0.019283846020698547, 0.09946025907993317, -0.04745899885892868, -0.12233927100896835, 0.0008145099272951484, 0.1081528589129448, -0.04132384434342384, 0.039617884904146194, 0.1754235327243805, 0.019205253571271896, 0.12292686849832535, 0.10446740686893463, -0.0527581050992012, 0.029904000461101532, 0.022493166849017143, -0.008994314819574356, -0.08416544646024704, 0.09290515631437302, -0.1038176566362381, 0.07920689135789871, 0.1423223316669464, -0.05370667576789856, 0.03636675328016281, -0.02565537393093109, 0.012503440491855145, -0.03761015087366104, 0.15214957296848297, -0.04112602397799492, -0.16216756403446198, 0.017207670956850052, -0.04437291622161865, 0.09329190105199814, -0.07209691405296326, -0.05924195051193237, 0.03646295517683029, 0.00972586590796709, -0.06897854059934616, 0.1473928987979889, 0.10551264882087708, -0.009270166978240013, -0.04705250263214111, -0.10648510605096817, 0.033022619783878326, 0.13748696446418762, -0.07909905165433884, 0.03871148079633713 ]
0647750849a0a0b9c4c64394a66ee82e1f45a31f
# Dataset Card for "flores" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://github.com/facebookresearch/flores/](https://github.com/facebookresearch/flores/) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 3.08 MB - **Size of the generated dataset:** 3.87 MB - **Total amount of disk used:** 6.95 MB ### Dataset Summary Evaluation datasets for low-resource machine translation: Nepali-English and Sinhala-English. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### neen - **Size of downloaded dataset files:** 1.54 MB - **Size of the generated dataset:** 1.86 MB - **Total amount of disk used:** 3.40 MB An example of 'validation' looks as follows. ``` This example was too long and was cropped: { "translation": "{\"en\": \"This is the wrong translation!\", \"ne\": \"यस वाहेक आगम पूजा, तारा पूजा, व्रत आदि पनि घरभित्र र वाहिर दुवै स्थानमा गरेको पा..." } ``` #### sien - **Size of downloaded dataset files:** 1.54 MB - **Size of the generated dataset:** 2.01 MB - **Total amount of disk used:** 3.57 MB An example of 'validation' looks as follows. ``` This example was too long and was cropped: { "translation": "{\"en\": \"This is the wrong translation!\", \"si\": \"එවැනි ආවරණයක් ලබාදීමට රක්ෂණ සපයන්නෙකු කැමති වුවත් ඒ සාමාන් යයෙන් බොහෝ රටවල පොදු ..." } ``` ### Data Fields The data fields are the same among all splits. #### neen - `translation`: a multilingual `string` variable, with possible languages including `ne`, `en`. #### sien - `translation`: a multilingual `string` variable, with possible languages including `si`, `en`. ### Data Splits |name|validation|test| |----|---------:|---:| |neen| 2560|2836| |sien| 2899|2767| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Citation Information ``` @misc{guzmn2019new, title={Two New Evaluation Datasets for Low-Resource Machine Translation: Nepali-English and Sinhala-English}, author={Francisco Guzman and Peng-Jen Chen and Myle Ott and Juan Pino and Guillaume Lample and Philipp Koehn and Vishrav Chaudhary and Marc'Aurelio Ranzato}, year={2019}, eprint={1902.01382}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` ### Contributions Thanks to [@thomwolf](https://github.com/thomwolf), [@patrickvonplaten](https://github.com/patrickvonplaten), [@lewtun](https://github.com/lewtun) for adding this dataset.
flores
[ "task_categories:translation", "annotations_creators:found", "language_creators:found", "multilinguality:translation", "size_categories:1K<n<10K", "source_datasets:extended|wikipedia", "source_datasets:extended|opus_gnome", "source_datasets:extended|opus_ubuntu", "source_datasets:extended|open_subtitles", "source_datasets:extended|paracrawl", "source_datasets:extended|bible_para", "source_datasets:extended|kde4", "source_datasets:extended|other-global-voices", "source_datasets:extended|other-common-crawl", "language:en", "language:ne", "language:si", "license:cc-by-4.0", "arxiv:1902.01382", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["en", "ne", "si"], "license": ["cc-by-4.0"], "multilinguality": ["translation"], "size_categories": ["1K<n<10K"], "source_datasets": ["extended|wikipedia", "extended|opus_gnome", "extended|opus_ubuntu", "extended|open_subtitles", "extended|paracrawl", "extended|bible_para", "extended|kde4", "extended|other-global-voices", "extended|other-common-crawl"], "task_categories": ["translation"], "task_ids": [], "paperswithcode_id": "flores", "pretty_name": "Flores", "config_names": ["neen", "sien"], "dataset_info": [{"config_name": "neen", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["ne", "en"]}}}], "splits": [{"name": "validation", "num_bytes": 849380, "num_examples": 2560}, {"name": "test", "num_bytes": 999063, "num_examples": 2836}], "download_size": 1542781, "dataset_size": 1848443}, {"config_name": "sien", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["si", "en"]}}}], "splits": [{"name": "validation", "num_bytes": 1031158, "num_examples": 2899}, {"name": "test", "num_bytes": 983563, "num_examples": 2767}], "download_size": 1542781, "dataset_size": 2014721}]}
2024-01-18T11:03:43+00:00
[ "1902.01382" ]
[ "en", "ne", "si" ]
TAGS #task_categories-translation #annotations_creators-found #language_creators-found #multilinguality-translation #size_categories-1K<n<10K #source_datasets-extended|wikipedia #source_datasets-extended|opus_gnome #source_datasets-extended|opus_ubuntu #source_datasets-extended|open_subtitles #source_datasets-extended|paracrawl #source_datasets-extended|bible_para #source_datasets-extended|kde4 #source_datasets-extended|other-global-voices #source_datasets-extended|other-common-crawl #language-English #language-Nepali (macrolanguage) #language-Sinhala #license-cc-by-4.0 #arxiv-1902.01382 #region-us
Dataset Card for "flores" ========================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: * Paper: * Point of Contact: * Size of downloaded dataset files: 3.08 MB * Size of the generated dataset: 3.87 MB * Total amount of disk used: 6.95 MB ### Dataset Summary Evaluation datasets for low-resource machine translation: Nepali-English and Sinhala-English. ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances #### neen * Size of downloaded dataset files: 1.54 MB * Size of the generated dataset: 1.86 MB * Total amount of disk used: 3.40 MB An example of 'validation' looks as follows. #### sien * Size of downloaded dataset files: 1.54 MB * Size of the generated dataset: 2.01 MB * Total amount of disk used: 3.57 MB An example of 'validation' looks as follows. ### Data Fields The data fields are the same among all splits. #### neen * 'translation': a multilingual 'string' variable, with possible languages including 'ne', 'en'. #### sien * 'translation': a multilingual 'string' variable, with possible languages including 'si', 'en'. ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information ### Contributions Thanks to @thomwolf, @patrickvonplaten, @lewtun for adding this dataset.
[ "### Dataset Summary\n\n\nEvaluation datasets for low-resource machine translation: Nepali-English and Sinhala-English.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### neen\n\n\n* Size of downloaded dataset files: 1.54 MB\n* Size of the generated dataset: 1.86 MB\n* Total amount of disk used: 3.40 MB\n\n\nAn example of 'validation' looks as follows.", "#### sien\n\n\n* Size of downloaded dataset files: 1.54 MB\n* Size of the generated dataset: 2.01 MB\n* Total amount of disk used: 3.57 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### neen\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'ne', 'en'.", "#### sien\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'si', 'en'.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @thomwolf, @patrickvonplaten, @lewtun for adding this dataset." ]
[ "TAGS\n#task_categories-translation #annotations_creators-found #language_creators-found #multilinguality-translation #size_categories-1K<n<10K #source_datasets-extended|wikipedia #source_datasets-extended|opus_gnome #source_datasets-extended|opus_ubuntu #source_datasets-extended|open_subtitles #source_datasets-extended|paracrawl #source_datasets-extended|bible_para #source_datasets-extended|kde4 #source_datasets-extended|other-global-voices #source_datasets-extended|other-common-crawl #language-English #language-Nepali (macrolanguage) #language-Sinhala #license-cc-by-4.0 #arxiv-1902.01382 #region-us \n", "### Dataset Summary\n\n\nEvaluation datasets for low-resource machine translation: Nepali-English and Sinhala-English.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### neen\n\n\n* Size of downloaded dataset files: 1.54 MB\n* Size of the generated dataset: 1.86 MB\n* Total amount of disk used: 3.40 MB\n\n\nAn example of 'validation' looks as follows.", "#### sien\n\n\n* Size of downloaded dataset files: 1.54 MB\n* Size of the generated dataset: 2.01 MB\n* Total amount of disk used: 3.57 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### neen\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'ne', 'en'.", "#### sien\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'si', 'en'.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @thomwolf, @patrickvonplaten, @lewtun for adding this dataset." ]
[ 227, 27, 10, 11, 6, 51, 50, 17, 32, 31, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 6, 28 ]
[ "passage: TAGS\n#task_categories-translation #annotations_creators-found #language_creators-found #multilinguality-translation #size_categories-1K<n<10K #source_datasets-extended|wikipedia #source_datasets-extended|opus_gnome #source_datasets-extended|opus_ubuntu #source_datasets-extended|open_subtitles #source_datasets-extended|paracrawl #source_datasets-extended|bible_para #source_datasets-extended|kde4 #source_datasets-extended|other-global-voices #source_datasets-extended|other-common-crawl #language-English #language-Nepali (macrolanguage) #language-Sinhala #license-cc-by-4.0 #arxiv-1902.01382 #region-us \n### Dataset Summary\n\n\nEvaluation datasets for low-resource machine translation: Nepali-English and Sinhala-English.### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances#### neen\n\n\n* Size of downloaded dataset files: 1.54 MB\n* Size of the generated dataset: 1.86 MB\n* Total amount of disk used: 3.40 MB\n\n\nAn example of 'validation' looks as follows.#### sien\n\n\n* Size of downloaded dataset files: 1.54 MB\n* Size of the generated dataset: 2.01 MB\n* Total amount of disk used: 3.57 MB\n\n\nAn example of 'validation' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.#### neen\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'ne', 'en'.#### sien\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'si', 'en'.### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?" ]
[ -0.04525912180542946, 0.22498489916324615, -0.00681590149179101, 0.06096470355987549, 0.06452377140522003, 0.00005075002263765782, -0.019804950803518295, 0.13720721006393433, -0.05510597303509712, 0.19034868478775024, 0.006371858064085245, 0.02123657613992691, 0.12438748776912689, 0.15809789299964905, 0.01715918630361557, -0.23673535883426666, 0.047527976334095, -0.09583824872970581, -0.04203077033162117, 0.10491934418678284, 0.11857707053422928, -0.07386551797389984, 0.05924771726131439, -0.058904923498630524, -0.015923209488391876, 0.0217217355966568, -0.0767686665058136, -0.007510663941502571, -0.00883543211966753, 0.02068280428647995, 0.017916129902005196, 0.004073381423950195, 0.07383695989847183, -0.27652689814567566, 0.006344907451421022, 0.042800500988960266, 0.009794882498681545, 0.0032955657225102186, 0.1270241141319275, -0.05359083414077759, 0.0710841491818428, -0.18874430656433105, 0.015608267858624458, 0.04274269938468933, -0.05891751870512962, -0.13305935263633728, -0.10880769789218903, 0.027500636875629425, 0.0947342962026596, 0.057195987552404404, -0.07764183729887009, 0.016002140939235687, -0.07397321611642838, 0.05891439691185951, 0.09837289899587631, -0.08835645765066147, -0.04700549319386482, 0.012794780544936657, 0.028305305168032646, 0.10898716747760773, -0.07820960879325867, -0.029899094253778458, 0.0419352687895298, 0.027736492455005646, -0.025970017537474632, -0.035674795508384705, -0.08015955239534378, 0.03473013639450073, -0.11632645130157471, -0.005696460139006376, 0.1088838130235672, 0.021925063803792, 0.0007551063899882138, -0.09739764034748077, -0.024307742714881897, -0.07777314633131027, -0.03306517004966736, 0.02274395525455475, 0.019873110577464104, -0.005208281800150871, 0.08652447164058685, -0.007556394673883915, -0.07705935090780258, 0.009576956741511822, 0.02673366479575634, -0.03849955275654793, 0.0560113899409771, -0.010097639635205269, 0.035620201379060745, -0.011589215137064457, -0.055356916040182114, -0.13023483753204346, -0.025333985686302185, -0.01991845853626728, -0.1515750288963318, 0.028305821120738983, 0.032217901200056076, -0.007408977951854467, 0.09980360418558121, 0.14178484678268433, -0.09880408644676208, 0.08217139542102814, -0.02599869854748249, -0.04330567643046379, 0.08341594785451889, 0.10914923995733261, -0.15463733673095703, -0.10957267880439758, -0.02491224929690361, -0.0016986742848530412, 0.026120712980628014, 0.0033110713120549917, -0.006766381673514843, 0.0032335759606212378, 0.036240559071302414, 0.1020328551530838, 0.08999397605657578, 0.01133825071156025, -0.061801910400390625, -0.043827567249536514, 0.09891447424888611, -0.15748608112335205, 0.015949930995702744, 0.05353333801031113, -0.02975662425160408, 0.017111049965023994, -0.04053737223148346, 0.014754997566342354, -0.088528111577034, 0.026649843901395798, -0.05191413313150406, 0.017557883635163307, -0.061464253813028336, -0.05015568435192108, 0.056541573256254196, -0.07743672281503677, -0.06658412516117096, -0.0010772469686344266, -0.1452944576740265, -0.059621237218379974, 0.008891845121979713, -0.12495038658380508, -0.05614863708615303, -0.02582659013569355, -0.026278181001544, 0.03662710636854172, -0.0069291735999286175, 0.07352115213871002, -0.0511409267783165, 0.0030387123115360737, -0.010329988785088062, 0.03738746792078018, 0.10326703637838364, 0.03765208274126053, -0.10030429065227509, 0.11349445581436157, -0.09546080976724625, 0.1336771696805954, -0.15040215849876404, 0.011294596828520298, -0.17812663316726685, -0.0527096688747406, 0.059354785829782486, -0.04014809802174568, -0.0028482526540756226, 0.11709436774253845, -0.28435608744621277, -0.00699123227968812, 0.087811678647995, -0.0631406307220459, -0.0961858481168747, 0.08804779499769211, 0.001986138988286257, -0.015563399530947208, 0.0014589254278689623, 0.14762286841869354, 0.0789451003074646, 0.0011059797834604979, -0.06970890611410141, -0.04918849468231201, 0.08105716854333878, 0.14792779088020325, 0.12460982799530029, -0.11633744835853577, 0.15736590325832367, 0.025775868445634842, -0.07087454944849014, -0.043303728103637695, -0.01673547737300396, -0.0879272073507309, -0.02502230927348137, -0.04480231553316116, -0.003123914822936058, 0.009700054302811623, -0.0076747797429561615, -0.04082218185067177, -0.04496408626437187, -0.0005940215778537095, 0.06755892187356949, -0.017956990748643875, 0.06460605561733246, -0.05690237134695053, 0.05905451998114586, -0.03636176884174347, 0.004389691166579723, -0.16555112600326538, -0.0967123955488205, 0.07327757775783539, -0.09802795946598053, 0.06846003234386444, -0.14939220249652863, 0.016825776547193527, -0.002307963790372014, -0.038360390812158585, -0.02447393909096718, 0.07429595291614532, 0.03144543245434761, -0.0019403054611757398, -0.15566682815551758, 0.005851365625858307, -0.03003912791609764, 0.0923699364066124, -0.12180820107460022, -0.02863658219575882, 0.06017839536070824, 0.21062231063842773, -0.019008098170161247, -0.048357151448726654, 0.06987302750349045, 0.007993334904313087, -0.003714439459145069, -0.06513235718011856, -0.019238753244280815, -0.06331592053174973, -0.050808120518922806, 0.11292248219251633, -0.08747652918100357, -0.10874169319868088, 0.03440374881029129, 0.05089173465967178, -0.04639061167836189, -0.013378339819610119, -0.021791158244013786, -0.06877818703651428, 0.0023158087860792875, -0.03594202175736427, 0.014509865082800388, 0.0350261814892292, 0.03367725759744644, -0.07553210109472275, -0.04300343245267868, -0.03266920521855354, -0.007854350842535496, -0.07954761385917664, 0.16952161490917206, 0.06622722744941711, -0.17383894324302673, 0.15442101657390594, 0.06136101856827736, 0.02959611639380455, 0.12410417944192886, -0.0739181861281395, -0.11475186794996262, -0.035073716193437576, 0.04701286926865578, 0.0007092043524608016, -0.0121161425486207, 0.0333697609603405, 0.04395245388150215, 0.06223905459046364, 0.017251545563340187, 0.045244306325912476, -0.014213095419108868, 0.03318266570568085, -0.003723372705280781, -0.05529286339879036, 0.03703869879245758, 0.037634722888469696, 0.012291107326745987, 0.04200967773795128, 0.006238224450498819, 0.1421387642621994, -0.024876240640878677, -0.034875284880399704, -0.10469342768192291, 0.1527348756790161, -0.19238874316215515, -0.14519427716732025, -0.11758037656545639, -0.06972719728946686, -0.038162920624017715, -0.043852318078279495, -0.011528201401233673, -0.11942346394062042, -0.10548257827758789, -0.09384942799806595, 0.04952174797654152, -0.014954561367630959, -0.08782299607992172, -0.04414056986570358, -0.00273759919218719, 0.038095034658908844, -0.10131289064884186, 0.04462558403611183, 0.08915814012289047, -0.021250635385513306, 0.006989934016019106, 0.014987076632678509, 0.10805308818817139, 0.09320112317800522, 0.06972029060125351, -0.021947430446743965, 0.03410632535815239, 0.21394222974777222, -0.0955231562256813, 0.10348748415708542, 0.06436225026845932, -0.020831182599067688, 0.06727110594511032, 0.23070569336414337, 0.008112594485282898, -0.02782316878437996, 0.027793588116765022, 0.09337128698825836, -0.011950290761888027, -0.2857216000556946, -0.11108224838972092, -0.07273460924625397, 0.03018048219382763, 0.051312725991010666, 0.05672181397676468, -0.056364234536886215, 0.025478895753622055, -0.05031972378492355, -0.045289210975170135, 0.01560930348932743, 0.05046023055911064, 0.07711856067180634, 0.039877209812402725, 0.04632502794265747, -0.029175017029047012, 0.056812115013599396, 0.07738680392503738, 0.028552254661917686, 0.19369100034236908, -0.017874235287308693, 0.29867175221443176, 0.05305452644824982, 0.13080820441246033, -0.008324733935296535, -0.014660311862826347, -0.008481865748763084, 0.06056232750415802, 0.04959290102124214, -0.05743834003806114, 0.034365203231573105, 0.06465566903352737, 0.13653242588043213, -0.055230237543582916, 0.08285655826330185, -0.01584811508655548, 0.08248796314001083, 0.14928869903087616, 0.03207562863826752, -0.09367850422859192, 0.004229637794196606, 0.11546223610639572, -0.02471788227558136, -0.03526945412158966, -0.0028696677181869745, 0.040317460894584656, -0.11290495842695236, 0.10390831530094147, -0.01928555592894554, 0.09935127943754196, -0.0399886853992939, -0.067082978785038, 0.007839119993150234, 0.0740116536617279, 0.014744168147444725, 0.08682755380868912, -0.11535876244306564, 0.14302542805671692, 0.017183242365717888, -0.00830957293510437, -0.011418730020523071, 0.04716924577951431, -0.03327445313334465, -0.01762990839779377, 0.13647538423538208, 0.03258819505572319, -0.13223765790462494, -0.028104953467845917, -0.07684841006994247, -0.013569089584052563, 0.13379989564418793, -0.06052494794130325, 0.09580739587545395, 0.0030386385042220354, -0.043874796479940414, -0.04545871913433075, -0.0035868447739630938, -0.13604436814785004, -0.17625132203102112, 0.06142771244049072, -0.07917466759681702, -0.015802603214979172, -0.04488172382116318, -0.05399765819311142, -0.15134194493293762, 0.1475871503353119, -0.11602682620286942, -0.10335921496152878, -0.12298325449228287, 0.01512223668396473, 0.2917781472206116, -0.09547324478626251, 0.08579862117767334, -0.052667103707790375, 0.115299291908741, 0.026207098737359047, -0.03415257856249809, 0.04409881681203842, -0.0354035384953022, -0.17078083753585815, -0.03101438656449318, 0.14940953254699707, 0.04217022284865379, 0.020726103335618973, -0.03708390146493912, 0.0948912501335144, 0.012446376495063305, -0.09622100740671158, 0.012913675047457218, 0.10124613344669342, 0.06277810037136078, 0.1236516460776329, -0.041471585631370544, -0.1365395337343216, -0.07585630565881729, -0.11867266893386841, 0.10917665809392929, 0.13431416451931, -0.06413552165031433, 0.12428668886423111, 0.11381597816944122, -0.09209097921848297, -0.18588967621326447, -0.04175785928964615, 0.07539303600788116, -0.000527077354490757, 0.038226183503866196, -0.14133402705192566, 0.04337608069181442, 0.059576962143182755, -0.00620296923443675, -0.013515906408429146, -0.18592804670333862, -0.14716243743896484, 0.003960654139518738, -0.011823305860161781, -0.2932625710964203, -0.17099010944366455, -0.13903287053108215, -0.0549490787088871, -0.1852523535490036, 0.09421621263027191, 0.026215679943561554, 0.014133896678686142, -0.025266624987125397, 0.043585143983364105, 0.0034457165747880936, -0.03647460415959358, 0.17900949716567993, 0.016596060246229172, -0.0623602531850338, -0.09214721620082855, 0.014492819085717201, 0.036890581250190735, 0.006419497076421976, 0.09602867811918259, -0.053778793662786484, 0.030406134203076363, -0.11127818375825882, -0.0024666828103363514, -0.08219102770090103, -0.02307378314435482, -0.0709477961063385, -0.025853745639324188, -0.0859624519944191, 0.1017245426774025, 0.11925317347049713, -0.026960430666804314, 0.08551239222288132, -0.028485234826803207, -0.006336412858217955, 0.18263573944568634, 0.10504301637411118, 0.14729364216327667, -0.07601024955511093, -0.03655194863677025, -0.01314962562173605, -0.051466524600982666, -0.15199191868305206, 0.040042147040367126, 0.13065409660339355, 0.020887644961476326, 0.13237328827381134, -0.051880378276109695, -0.1232777088880539, 0.0001794108102330938, 0.08634109795093536, 0.03299349546432495, -0.24626731872558594, 0.06082838773727417, -0.060043565928936005, -0.1461760699748993, -0.09142516553401947, 0.036399710923433304, 0.011798122897744179, -0.041215233504772186, 0.004736572038382292, 0.1281941682100296, -0.004569170530885458, 0.16457919776439667, 0.07972799241542816, 0.0369347520172596, -0.08690917491912842, 0.15085074305534363, 0.1312745213508606, -0.07069490104913712, -0.0025852967519313097, 0.2143888622522354, -0.08102905750274658, -0.04707032069563866, 0.09906365722417831, 0.0005881038960069418, -0.018036331981420517, -0.008260236121714115, 0.051541440188884735, -0.07946166396141052, 0.054877132177352905, 0.03352135047316551, -0.0009831974748522043, -0.011350604705512524, 0.00012814499496016651, -0.0470869317650795, 0.000536159728653729, 0.15466755628585815, 0.13686667382717133, 0.07000856101512909, -0.052443038672208786, -0.02655276097357273, -0.01871679164469242, 0.03219877555966377, 0.02276061847805977, 0.02977839671075344, -0.04997852072119713, -0.01745006814599037, -0.16866075992584229, 0.05485678091645241, -0.10693825036287308, -0.029237912967801094, -0.024475011974573135, -0.0633954107761383, -0.050928227603435516, 0.012522201985120773, -0.05663163214921951, -0.10478254407644272, -0.07469534128904343, 0.12419020384550095, -0.1284550428390503, -0.04121800884604454, 0.1199100986123085, -0.03382435813546181, 0.06938190013170242, 0.009376324713230133, -0.013560159131884575, 0.0758858248591423, -0.09660124033689499, -0.027147598564624786, -0.028990091755986214, 0.04878326505422592, 0.06207812950015068, -0.15654322504997253, -0.042602378875017166, 0.01150073204189539, -0.04699978232383728, 0.003386207390576601, 0.008762321434915066, -0.09398695826530457, 0.03149178624153137, -0.0926482081413269, -0.03439982980489731, -0.03997303172945976, 0.0585843101143837, 0.05071914196014404, 0.029438070952892303, 0.11081326752901077, -0.04977838322520256, 0.09453464299440384, -0.12358459085226059, -0.01589757390320301, -0.016937678679823875, -0.0037969632539898157, 0.034204334020614624, 0.03634132444858551, 0.06630910933017731, -0.04011136665940285, 0.14621488749980927, -0.08611294627189636, 0.009761561639606953, 0.042167335748672485, 0.00030756747582927346, -0.009280926547944546, 0.08805019408464432, 0.12030412256717682, 0.005760569591075182, -0.017355643212795258, -0.009220671840012074, -0.0511770099401474, -0.04914341866970062, 0.045898377895355225, 0.018740752711892128, 0.18213842809200287, 0.1104297786951065, 0.001048408099450171, 0.04810750111937523, -0.1595413237810135, -0.004725534003227949, 0.12036654353141785, -0.12240288406610489, 0.04179324954748154, -0.045358795672655106, 0.10433381795883179, 0.12435214221477509, -0.198871448636055, 0.09711448848247528, -0.08338705450296402, -0.1061619222164154, -0.035816848278045654, -0.14496245980262756, -0.11839261651039124, -0.0344204343855381, 0.023501260206103325, -0.11374352127313614, 0.12055649608373642, 0.05581851676106453, 0.05486057698726654, 0.0032803975045681, 0.1263190507888794, 0.003598869079723954, -0.08634694665670395, 0.01940094493329525, 0.04535381868481636, 0.014322142116725445, 0.13737396895885468, 0.04564256966114044, 0.0004117907665204257, 0.020822463557124138, 0.05910969525575638, 0.048114486038684845, -0.02576315961778164, 0.04443654045462608, -0.05077145993709564, -0.048002615571022034, 0.019733840599656105, 0.009619224816560745, -0.053160276263952255, 0.18774962425231934, 0.05077831819653511, 0.03502551466226578, -0.020343631505966187, 0.12714797258377075, -0.019744589924812317, -0.12164262682199478, -0.1474616676568985, 0.005743127781897783, -0.013186978176236153, 0.019229935482144356, 0.048893313854932785, -0.13820591568946838, -0.03014010190963745, 0.08348289877176285, 0.16791541874408722, -0.027203969657421112, 0.00779540603980422, 0.010138444602489471, 0.011651812121272087, -0.04325922578573227, 0.0092243030667305, 0.051064975559711456, 0.10028907656669617, -0.055566683411598206, 0.052443087100982666, -0.06858862191438675, -0.04378892481327057, -0.13989315927028656, 0.11985237896442413, -0.02191307209432125, -0.00629449263215065, -0.029246153309941292, 0.12869113683700562, -0.08370077610015869, -0.15533800423145294, -0.019069569185376167, -0.11136382818222046, -0.1700766235589981, -0.04545498639345169, 0.02361748367547989, 0.04261179640889168, -0.0397527813911438, 0.05304742977023125, 0.007555156480520964, 0.06505004316568375, 0.07313881814479828, -0.035711828619241714, -0.02929527312517166, 0.0852532908320427, -0.09566185623407364, 0.18164309859275818, 0.023605462163686752, 0.06499219685792923, 0.09088537096977234, -0.01251702569425106, -0.12787996232509613, 0.07187282294034958, 0.13881386816501617, 0.013817105442285538, 0.04847051948308945, 0.19799397885799408, -0.006810491904616356, 0.07172360271215439, 0.07478926330804825, 0.04184861108660698, 0.047278471291065216, 0.1025843545794487, 0.025177298113703728, -0.11868441104888916, 0.08086361736059189, -0.13300946354866028, 0.12100810557603836, 0.14892475306987762, -0.0575762540102005, 0.004728055093437433, -0.043682608753442764, 0.03196973353624344, -0.06588603556156158, 0.18370012938976288, -0.010231418535113335, -0.16369232535362244, 0.04832633584737778, 0.027027906849980354, 0.14920151233673096, -0.06864866614341736, -0.03037986345589161, 0.03310577571392059, 0.00035064853727817535, -0.038206033408641815, 0.17055349051952362, 0.047777123749256134, -0.006914570927619934, -0.014196909964084625, -0.16522860527038574, 0.01865202747285366, 0.08088361471891403, -0.09187696129083633, -0.021802766248583794 ]
0c54244659ca454ded60ec0ba3f4ff22027c3e68
# Dataset Card for FLUE ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [homepage](https://github.com/getalp/Flaubert/tree/master/flue) - **Repository:**[github](https://github.com/getalp/Flaubert/tree/master/flue) - **Paper:**[paper](https://arxiv.org/abs/1912.05372) - **Leaderboard:**[leaderboard](https://github.com/getalp/Flaubert/tree/master/flue/leaderboard) - **Point of Contact:**[Hang Le](thi-phuong-hang.le@univ-grenoble-alpes.fr) ### Dataset Summary FLUE is an evaluation setup for French NLP systems similar to the popular GLUE benchmark. The goal is to enable further reproducible experiments in the future and to share models and progress on the French language. The tasks and data are obtained from existing works, please refer to our Flaubert paper for a complete list of references. ### Supported Tasks and Leaderboards The supported tasks are: Text Classification, Paraphrasing, Natural Language Inference, Constituency Parsing, Dependency Parsing, Verb Sense Disambiguation and Noun Sense Disambiguation ### Languages The datasets are all in French. ## Dataset Structure ### Text Classification (CLS) This is a binary classification task. It consists in classifying Amazon reviews for three product categories: books, DVD, and music. Each sample contains a review text and the associated rating from 1 to 5 stars. Reviews rated above 3 is labeled as positive, and those rated less than 3 is labeled as negative. #### Data Instances An instance looks like: ``` { 'idx': 1, 'label': 0, 'text': 'Bilan plus que mitigé pour cet album fourre-tout qui mêle quelques bonnes idées (les parodies d\'oeuvres d\'art) et des scènetes qui ne font que faire écho paresseusement aux précédents albums. Uderzo n\'a pas pris de risque pour cet album, mais, au vu des précédents, on se dit que c\'est peut-être un moindre mal ... L\'album semble n\'avoir été fait que pour permettre à Uderzo de rappeler avec une insistance suspecte qu\'il est bien l\'un des créateurs d\'Astérix (comme lorsqu\'il se met en scène lui même dans la BD) et de traiter ses critiques d\' "imbéciles" dans une préface un rien aigrie signée "Astérix". Préface dans laquelle Uderzo feint de croire que ce qu\'on lui reproche est d\'avoir fait survivre Asterix à la disparition de Goscinny (reproche naturellement démenti par la fidélité des lecteurs - démonstration imparable !). On aurait tant aimé qu\'Uderzo accepte de s\'entourer d\'un scénariste compétent et respectueux de l\'esprit Goscinnien (cela doit se trouver !) et nous propose des albums plus ambitieux ...' } ``` #### Data Fields The dataset is composed of two fields: - **text**: the field that represents the text to classify. - **label**: the sentiment represented by the text, here **positive** or **negative**. #### Data Splits The train and test sets are balanced, including around 1k positive and 1k negative reviews for a total of 2k reviews in each dataset. We take the French portion to create the binary text classification task in FLUE and report the accuracy on the test set. ### Paraphrasing (PAWS-X) The task consists in identifying whether the two sentences in a pair are semantically equivalent or not. #### Data Instances An instance looks like: ``` { 'idx': 1, 'label': 0, 'sentence1': "À Paris, en octobre 1560, il rencontra secrètement l'ambassadeur d'Angleterre, Nicolas Throckmorton, lui demandant un passeport pour retourner en Angleterre en passant par l'Écosse.", 'sentence2': "En octobre 1560, il rencontra secrètement l'ambassadeur d'Angleterre, Nicolas Throckmorton, à Paris, et lui demanda un passeport pour retourner en Écosse par l'Angleterre." } ``` #### Data Fields The dataset is compososed of three fields: - **sentence1**: The first sentence of an example - **sentence2**: The second sentence of an example - **lalel**: **0** if the two sentences are not paraphrasing each other, **1** otherwise. #### Data Splits The train set includes 49.4k examples, the dev and test sets each comprises nearly 2k examples. We take the related datasets for French to perform the paraphrasing task and report the accuracy on the test set. ### Natural Language Inference (XNLI) The Natural Language Inference (NLI) task, also known as recognizing textual entailment (RTE), is to determine whether a premise entails, contradicts or neither entails nor contradicts a hypothesis. We take the French part of the XNLI corpus to form the development and test sets for the NLI task in FLUE. #### Data Instances An instance looks like: ``` { 'idx': 1, 'label': 2, 'hypo': 'Le produit et la géographie sont ce qui fait travailler la crème de la crème .', 'premise': "L' écrémage conceptuel de la crème a deux dimensions fondamentales : le produit et la géographie ." } ``` #### Data Fields The dataset is composed of three fields: - **premise**: Premise sentence. - **hypo**: Hypothesis sentence. - **label**: **contradiction** if the two sentences are contradictory, **entailment** if the two sentences entails, **neutral** if they neither entails or contradict each other. #### Data Splits The train set includes 392.7k examples, the dev and test sets comprises 2.5k and 5k examples respectively. We take the related datasets for French to perform the NLI task and report the accuracy on the test set. ### Word Sense Disambiguation for Verbs (WSD-V) The FrenchSemEval (FSE) dataset aims to evaluate the Word Sense Disambiguation for Verbs task for the French language. Extracted from Wiktionary. #### Data Instances An instance looks like: ``` { 'idx': 'd000.s001', 'sentence': ['"', 'Ce', 'ne', 'fut', 'pas', 'une', 'révolution', '2.0', ',', 'ce', 'fut', 'une', 'révolution', 'de', 'rue', '.'], 'fine_pos_tags': [27, 26, 18, 13, 18, 0, 6, 22, 27, 26, 13, 0, 6, 4, 6, 27], 'lemmas': ['"', 'ce', 'ne', 'être', 'pas', 'un', 'révolution', '2.0', ',', 'ce', 'être', 'un', 'révolution', 'de', 'rue', '.'], 'pos_tags': [13, 11, 14, 0, 14, 9, 15, 4, 13, 11, 0, 9, 15, 7, 15, 13], 'disambiguate_labels': ['__ws_1_2.0__adj__1'], 'disambiguate_tokens_ids': [7], } ``` #### Data Fields The dataset is composed of six fields: - **sentence**: The sentence to process split in tokens. - **pos_tags**: The corresponding POS tags for each tokens. - **lemmas**: The corresponding lemma for each tokens. - **fine_pos_tags**: Fined (more specific) POS tags for each tokens. - **disambiguate_tokens_ids**: The ID of the token in the sentence to disambiguate. - **disambiguate_labels**: The label in the form of **sentenceID __ws_sentence-number_token__pos__number-of-time-the-token-appeared-across-all-the-sentences** (i.e. **d000.s404.t000 __ws_2_agir__verb__1**). #### Data Splits The train set includes 269821 examples, the test set includes 3121 examples. ## Considerations for Using the Data ### Social Impact of Dataset The goal is to enable further reproducible experiments in the future and to share models and progress on the French language. ## Additional Information ### Licensing Information The licenses are: - The licensing status of the data, especially the news source text, is unknown for CLS - *The dataset may be freely used for any purpose, although acknowledgement of Google LLC ("Google") as the data source would be appreciated. The dataset is provided "AS IS" without any warranty, express or implied. Google disclaims all liability for any damages, direct or indirect, resulting from the use of the dataset.* for PAWS-X - CC BY-NC 4.0 for XNLI - The licensing status of the data, especially the news source text, is unknown for Verb Sense Disambiguation ### Citation Information ``` @misc{le2019flaubert, title={FlauBERT: Unsupervised Language Model Pre-training for French}, author={Hang Le and Loïc Vial and Jibril Frej and Vincent Segonne and Maximin Coavoux and Benjamin Lecouteux and Alexandre Allauzen and Benoît Crabbé and Laurent Besacier and Didier Schwab}, year={2019}, eprint={1912.05372}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` ### Contributions Thanks to [@jplu](https://github.com/jplu) for adding this dataset.
flue
[ "task_categories:text-classification", "task_ids:intent-classification", "task_ids:semantic-similarity-classification", "task_ids:sentiment-classification", "annotations_creators:crowdsourced", "annotations_creators:machine-generated", "language_creators:crowdsourced", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:fr", "license:unknown", "Word Sense Disambiguation for Verbs", "arxiv:1912.05372", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced", "machine-generated"], "language_creators": ["crowdsourced"], "language": ["fr"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["intent-classification", "semantic-similarity-classification", "sentiment-classification"], "pretty_name": "FLUE", "config_names": ["CLS", "PAWS-X", "WSD-V", "XNLI"], "tags": ["Word Sense Disambiguation for Verbs"], "dataset_info": [{"config_name": "CLS", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "negative", "1": "positive"}}}}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 3853279, "num_examples": 5997}, {"name": "test", "num_bytes": 3852344, "num_examples": 5999}], "download_size": 314687066, "dataset_size": 7705623}, {"config_name": "PAWS-X", "features": [{"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}, {"name": "label", "dtype": "int32"}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "validation", "num_bytes": 522013, "num_examples": 1988}, {"name": "test", "num_bytes": 526953, "num_examples": 2000}, {"name": "train", "num_bytes": 13096677, "num_examples": 49399}], "download_size": 30282057, "dataset_size": 14145643}, {"config_name": "XNLI", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypo", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "contradiction", "1": "entailment", "2": "neutral"}}}}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "validation", "num_bytes": 520022, "num_examples": 2490}, {"name": "test", "num_bytes": 1048999, "num_examples": 5010}, {"name": "train", "num_bytes": 87373154, "num_examples": 392702}], "download_size": 483963712, "dataset_size": 88942175}, {"config_name": "WSD-V", "features": [{"name": "sentence", "sequence": "string"}, {"name": "pos_tags", "sequence": "string"}, {"name": "lemmas", "sequence": "string"}, {"name": "fine_pos_tags", "sequence": "string"}, {"name": "disambiguate_tokens_ids", "sequence": "int32"}, {"name": "disambiguate_labels", "sequence": "string"}, {"name": "idx", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 206869215, "num_examples": 269821}, {"name": "test", "num_bytes": 2722232, "num_examples": 3121}], "download_size": 38303600, "dataset_size": 209591447}]}
2024-01-18T11:03:45+00:00
[ "1912.05372" ]
[ "fr" ]
TAGS #task_categories-text-classification #task_ids-intent-classification #task_ids-semantic-similarity-classification #task_ids-sentiment-classification #annotations_creators-crowdsourced #annotations_creators-machine-generated #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-French #license-unknown #Word Sense Disambiguation for Verbs #arxiv-1912.05372 #region-us
# Dataset Card for FLUE ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: homepage - Repository:github - Paper:paper - Leaderboard:leaderboard - Point of Contact:Hang Le ### Dataset Summary FLUE is an evaluation setup for French NLP systems similar to the popular GLUE benchmark. The goal is to enable further reproducible experiments in the future and to share models and progress on the French language. The tasks and data are obtained from existing works, please refer to our Flaubert paper for a complete list of references. ### Supported Tasks and Leaderboards The supported tasks are: Text Classification, Paraphrasing, Natural Language Inference, Constituency Parsing, Dependency Parsing, Verb Sense Disambiguation and Noun Sense Disambiguation ### Languages The datasets are all in French. ## Dataset Structure ### Text Classification (CLS) This is a binary classification task. It consists in classifying Amazon reviews for three product categories: books, DVD, and music. Each sample contains a review text and the associated rating from 1 to 5 stars. Reviews rated above 3 is labeled as positive, and those rated less than 3 is labeled as negative. #### Data Instances An instance looks like: #### Data Fields The dataset is composed of two fields: - text: the field that represents the text to classify. - label: the sentiment represented by the text, here positive or negative. #### Data Splits The train and test sets are balanced, including around 1k positive and 1k negative reviews for a total of 2k reviews in each dataset. We take the French portion to create the binary text classification task in FLUE and report the accuracy on the test set. ### Paraphrasing (PAWS-X) The task consists in identifying whether the two sentences in a pair are semantically equivalent or not. #### Data Instances An instance looks like: #### Data Fields The dataset is compososed of three fields: - sentence1: The first sentence of an example - sentence2: The second sentence of an example - lalel: 0 if the two sentences are not paraphrasing each other, 1 otherwise. #### Data Splits The train set includes 49.4k examples, the dev and test sets each comprises nearly 2k examples. We take the related datasets for French to perform the paraphrasing task and report the accuracy on the test set. ### Natural Language Inference (XNLI) The Natural Language Inference (NLI) task, also known as recognizing textual entailment (RTE), is to determine whether a premise entails, contradicts or neither entails nor contradicts a hypothesis. We take the French part of the XNLI corpus to form the development and test sets for the NLI task in FLUE. #### Data Instances An instance looks like: #### Data Fields The dataset is composed of three fields: - premise: Premise sentence. - hypo: Hypothesis sentence. - label: contradiction if the two sentences are contradictory, entailment if the two sentences entails, neutral if they neither entails or contradict each other. #### Data Splits The train set includes 392.7k examples, the dev and test sets comprises 2.5k and 5k examples respectively. We take the related datasets for French to perform the NLI task and report the accuracy on the test set. ### Word Sense Disambiguation for Verbs (WSD-V) The FrenchSemEval (FSE) dataset aims to evaluate the Word Sense Disambiguation for Verbs task for the French language. Extracted from Wiktionary. #### Data Instances An instance looks like: #### Data Fields The dataset is composed of six fields: - sentence: The sentence to process split in tokens. - pos_tags: The corresponding POS tags for each tokens. - lemmas: The corresponding lemma for each tokens. - fine_pos_tags: Fined (more specific) POS tags for each tokens. - disambiguate_tokens_ids: The ID of the token in the sentence to disambiguate. - disambiguate_labels: The label in the form of sentenceID __ws_sentence-number_token__pos__number-of-time-the-token-appeared-across-all-the-sentences (i.e. d000.s404.t000 __ws_2_agir__verb__1). #### Data Splits The train set includes 269821 examples, the test set includes 3121 examples. ## Considerations for Using the Data ### Social Impact of Dataset The goal is to enable further reproducible experiments in the future and to share models and progress on the French language. ## Additional Information ### Licensing Information The licenses are: - The licensing status of the data, especially the news source text, is unknown for CLS - *The dataset may be freely used for any purpose, although acknowledgement of Google LLC ("Google") as the data source would be appreciated. The dataset is provided "AS IS" without any warranty, express or implied. Google disclaims all liability for any damages, direct or indirect, resulting from the use of the dataset.* for PAWS-X - CC BY-NC 4.0 for XNLI - The licensing status of the data, especially the news source text, is unknown for Verb Sense Disambiguation ### Contributions Thanks to @jplu for adding this dataset.
[ "# Dataset Card for FLUE", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: homepage\n- Repository:github\n- Paper:paper\n- Leaderboard:leaderboard\n- Point of Contact:Hang Le", "### Dataset Summary\n\nFLUE is an evaluation setup for French NLP systems similar to the popular GLUE benchmark. The goal is to enable further reproducible experiments in the future and to share models and progress on the French language. The tasks and data are obtained from existing works, please refer to our Flaubert paper for a complete list of references.", "### Supported Tasks and Leaderboards\n\nThe supported tasks are: Text Classification, Paraphrasing, Natural Language Inference, Constituency Parsing, Dependency Parsing, Verb Sense Disambiguation and Noun Sense Disambiguation", "### Languages\n\nThe datasets are all in French.", "## Dataset Structure", "### Text Classification (CLS)\n\nThis is a binary classification task. It consists in classifying Amazon reviews for three product categories: books, DVD, and music. Each sample contains a review text and the associated rating from 1 to 5 stars. Reviews rated above 3 is labeled as positive, and those rated less than 3 is labeled as negative.", "#### Data Instances\n\nAn instance looks like:", "#### Data Fields\n\nThe dataset is composed of two fields:\n- text: the field that represents the text to classify.\n- label: the sentiment represented by the text, here positive or negative.", "#### Data Splits\n\nThe train and test sets are balanced, including around 1k positive and 1k negative reviews for a total of 2k reviews in each dataset. We take the French portion to create the binary text classification task in FLUE and report the accuracy on the test set.", "### Paraphrasing (PAWS-X)\n\nThe task consists in identifying whether the two sentences in a pair are semantically equivalent or not.", "#### Data Instances\n\nAn instance looks like:", "#### Data Fields\n\nThe dataset is compososed of three fields:\n- sentence1: The first sentence of an example\n- sentence2: The second sentence of an example\n- lalel: 0 if the two sentences are not paraphrasing each other, 1 otherwise.", "#### Data Splits\n\nThe train set includes 49.4k examples, the dev and test sets each comprises nearly 2k examples. We take the related datasets for French to perform the paraphrasing task and report the accuracy on the test set.", "### Natural Language Inference (XNLI)\n\nThe Natural Language Inference (NLI) task, also known as recognizing textual entailment (RTE), is to determine whether a premise entails, contradicts or neither entails nor contradicts a hypothesis. We take the French part of the XNLI corpus to form the development and test sets for the NLI task in FLUE.", "#### Data Instances\n\nAn instance looks like:", "#### Data Fields\n\nThe dataset is composed of three fields:\n- premise: Premise sentence.\n- hypo: Hypothesis sentence.\n- label: contradiction if the two sentences are contradictory, entailment if the two sentences entails, neutral if they neither entails or contradict each other.", "#### Data Splits\n\nThe train set includes 392.7k examples, the dev and test sets comprises 2.5k and 5k examples respectively. We take the related datasets for French to perform the NLI task and report the accuracy on the test set.", "### Word Sense Disambiguation for Verbs (WSD-V)\n\nThe FrenchSemEval (FSE) dataset aims to evaluate the Word Sense Disambiguation for Verbs task for the French language. Extracted from Wiktionary.", "#### Data Instances\n\nAn instance looks like:", "#### Data Fields\n\nThe dataset is composed of six fields:\n- sentence: The sentence to process split in tokens.\n- pos_tags: The corresponding POS tags for each tokens.\n- lemmas: The corresponding lemma for each tokens.\n- fine_pos_tags: Fined (more specific) POS tags for each tokens.\n- disambiguate_tokens_ids: The ID of the token in the sentence to disambiguate.\n- disambiguate_labels: The label in the form of sentenceID __ws_sentence-number_token__pos__number-of-time-the-token-appeared-across-all-the-sentences (i.e. d000.s404.t000 __ws_2_agir__verb__1).", "#### Data Splits\n\nThe train set includes 269821 examples, the test set includes 3121 examples.", "## Considerations for Using the Data", "### Social Impact of Dataset\n\nThe goal is to enable further reproducible experiments in the future and to share models and progress on the French language.", "## Additional Information", "### Licensing Information\n\nThe licenses are:\n- The licensing status of the data, especially the news source text, is unknown for CLS\n- *The dataset may be freely used for any purpose, although acknowledgement of Google LLC (\"Google\") as the data source would be appreciated. The dataset is provided \"AS IS\" without any warranty, express or implied. Google disclaims all liability for any damages, direct or indirect, resulting from the use of the dataset.* for PAWS-X\n- CC BY-NC 4.0 for XNLI\n- The licensing status of the data, especially the news source text, is unknown for Verb Sense Disambiguation", "### Contributions\n\nThanks to @jplu for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-intent-classification #task_ids-semantic-similarity-classification #task_ids-sentiment-classification #annotations_creators-crowdsourced #annotations_creators-machine-generated #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-French #license-unknown #Word Sense Disambiguation for Verbs #arxiv-1912.05372 #region-us \n", "# Dataset Card for FLUE", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: homepage\n- Repository:github\n- Paper:paper\n- Leaderboard:leaderboard\n- Point of Contact:Hang Le", "### Dataset Summary\n\nFLUE is an evaluation setup for French NLP systems similar to the popular GLUE benchmark. The goal is to enable further reproducible experiments in the future and to share models and progress on the French language. The tasks and data are obtained from existing works, please refer to our Flaubert paper for a complete list of references.", "### Supported Tasks and Leaderboards\n\nThe supported tasks are: Text Classification, Paraphrasing, Natural Language Inference, Constituency Parsing, Dependency Parsing, Verb Sense Disambiguation and Noun Sense Disambiguation", "### Languages\n\nThe datasets are all in French.", "## Dataset Structure", "### Text Classification (CLS)\n\nThis is a binary classification task. It consists in classifying Amazon reviews for three product categories: books, DVD, and music. Each sample contains a review text and the associated rating from 1 to 5 stars. Reviews rated above 3 is labeled as positive, and those rated less than 3 is labeled as negative.", "#### Data Instances\n\nAn instance looks like:", "#### Data Fields\n\nThe dataset is composed of two fields:\n- text: the field that represents the text to classify.\n- label: the sentiment represented by the text, here positive or negative.", "#### Data Splits\n\nThe train and test sets are balanced, including around 1k positive and 1k negative reviews for a total of 2k reviews in each dataset. We take the French portion to create the binary text classification task in FLUE and report the accuracy on the test set.", "### Paraphrasing (PAWS-X)\n\nThe task consists in identifying whether the two sentences in a pair are semantically equivalent or not.", "#### Data Instances\n\nAn instance looks like:", "#### Data Fields\n\nThe dataset is compososed of three fields:\n- sentence1: The first sentence of an example\n- sentence2: The second sentence of an example\n- lalel: 0 if the two sentences are not paraphrasing each other, 1 otherwise.", "#### Data Splits\n\nThe train set includes 49.4k examples, the dev and test sets each comprises nearly 2k examples. We take the related datasets for French to perform the paraphrasing task and report the accuracy on the test set.", "### Natural Language Inference (XNLI)\n\nThe Natural Language Inference (NLI) task, also known as recognizing textual entailment (RTE), is to determine whether a premise entails, contradicts or neither entails nor contradicts a hypothesis. We take the French part of the XNLI corpus to form the development and test sets for the NLI task in FLUE.", "#### Data Instances\n\nAn instance looks like:", "#### Data Fields\n\nThe dataset is composed of three fields:\n- premise: Premise sentence.\n- hypo: Hypothesis sentence.\n- label: contradiction if the two sentences are contradictory, entailment if the two sentences entails, neutral if they neither entails or contradict each other.", "#### Data Splits\n\nThe train set includes 392.7k examples, the dev and test sets comprises 2.5k and 5k examples respectively. We take the related datasets for French to perform the NLI task and report the accuracy on the test set.", "### Word Sense Disambiguation for Verbs (WSD-V)\n\nThe FrenchSemEval (FSE) dataset aims to evaluate the Word Sense Disambiguation for Verbs task for the French language. Extracted from Wiktionary.", "#### Data Instances\n\nAn instance looks like:", "#### Data Fields\n\nThe dataset is composed of six fields:\n- sentence: The sentence to process split in tokens.\n- pos_tags: The corresponding POS tags for each tokens.\n- lemmas: The corresponding lemma for each tokens.\n- fine_pos_tags: Fined (more specific) POS tags for each tokens.\n- disambiguate_tokens_ids: The ID of the token in the sentence to disambiguate.\n- disambiguate_labels: The label in the form of sentenceID __ws_sentence-number_token__pos__number-of-time-the-token-appeared-across-all-the-sentences (i.e. d000.s404.t000 __ws_2_agir__verb__1).", "#### Data Splits\n\nThe train set includes 269821 examples, the test set includes 3121 examples.", "## Considerations for Using the Data", "### Social Impact of Dataset\n\nThe goal is to enable further reproducible experiments in the future and to share models and progress on the French language.", "## Additional Information", "### Licensing Information\n\nThe licenses are:\n- The licensing status of the data, especially the news source text, is unknown for CLS\n- *The dataset may be freely used for any purpose, although acknowledgement of Google LLC (\"Google\") as the data source would be appreciated. The dataset is provided \"AS IS\" without any warranty, express or implied. Google disclaims all liability for any damages, direct or indirect, resulting from the use of the dataset.* for PAWS-X\n- CC BY-NC 4.0 for XNLI\n- The licensing status of the data, especially the news source text, is unknown for Verb Sense Disambiguation", "### Contributions\n\nThanks to @jplu for adding this dataset." ]
[ 151, 7, 120, 35, 78, 59, 13, 6, 82, 11, 46, 65, 34, 11, 57, 58, 95, 11, 74, 61, 56, 11, 185, 24, 8, 32, 5, 155, 16 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-intent-classification #task_ids-semantic-similarity-classification #task_ids-sentiment-classification #annotations_creators-crowdsourced #annotations_creators-machine-generated #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-French #license-unknown #Word Sense Disambiguation for Verbs #arxiv-1912.05372 #region-us \n# Dataset Card for FLUE## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: homepage\n- Repository:github\n- Paper:paper\n- Leaderboard:leaderboard\n- Point of Contact:Hang Le### Dataset Summary\n\nFLUE is an evaluation setup for French NLP systems similar to the popular GLUE benchmark. The goal is to enable further reproducible experiments in the future and to share models and progress on the French language. The tasks and data are obtained from existing works, please refer to our Flaubert paper for a complete list of references.### Supported Tasks and Leaderboards\n\nThe supported tasks are: Text Classification, Paraphrasing, Natural Language Inference, Constituency Parsing, Dependency Parsing, Verb Sense Disambiguation and Noun Sense Disambiguation### Languages\n\nThe datasets are all in French.## Dataset Structure", "passage: ### Text Classification (CLS)\n\nThis is a binary classification task. It consists in classifying Amazon reviews for three product categories: books, DVD, and music. Each sample contains a review text and the associated rating from 1 to 5 stars. Reviews rated above 3 is labeled as positive, and those rated less than 3 is labeled as negative.#### Data Instances\n\nAn instance looks like:#### Data Fields\n\nThe dataset is composed of two fields:\n- text: the field that represents the text to classify.\n- label: the sentiment represented by the text, here positive or negative.#### Data Splits\n\nThe train and test sets are balanced, including around 1k positive and 1k negative reviews for a total of 2k reviews in each dataset. We take the French portion to create the binary text classification task in FLUE and report the accuracy on the test set.### Paraphrasing (PAWS-X)\n\nThe task consists in identifying whether the two sentences in a pair are semantically equivalent or not.#### Data Instances\n\nAn instance looks like:#### Data Fields\n\nThe dataset is compososed of three fields:\n- sentence1: The first sentence of an example\n- sentence2: The second sentence of an example\n- lalel: 0 if the two sentences are not paraphrasing each other, 1 otherwise.#### Data Splits\n\nThe train set includes 49.4k examples, the dev and test sets each comprises nearly 2k examples. We take the related datasets for French to perform the paraphrasing task and report the accuracy on the test set.### Natural Language Inference (XNLI)\n\nThe Natural Language Inference (NLI) task, also known as recognizing textual entailment (RTE), is to determine whether a premise entails, contradicts or neither entails nor contradicts a hypothesis. We take the French part of the XNLI corpus to form the development and test sets for the NLI task in FLUE.#### Data Instances\n\nAn instance looks like:#### Data Fields\n\nThe dataset is composed of three fields:\n- premise: Premise sentence.\n- hypo: Hypothesis sentence.\n- label: contradiction if the two sentences are contradictory, entailment if the two sentences entails, neutral if they neither entails or contradict each other." ]
[ -0.02364593744277954, 0.11104023456573486, -0.00841005239635706, 0.02739088609814644, 0.01753193698823452, -0.006672461051493883, 0.054396674036979675, 0.08930093050003052, -0.003738666884601116, 0.07810995727777481, -0.03191082924604416, 0.03597455844283104, 0.07349155843257904, 0.029785558581352234, 0.023387756198644638, -0.15467366576194763, 0.043685294687747955, -0.08526860922574997, -0.011648798361420631, 0.07389549165964127, 0.1396191120147705, -0.03743920475244522, 0.05056462064385414, -0.02092142030596733, -0.0034956412855535746, 0.020501043647527695, -0.040645699948072433, -0.006427377462387085, 0.07050023972988129, 0.05837693065404892, 0.07245740294456482, 0.05679431930184364, 0.037311941385269165, -0.21396946907043457, 0.012079689651727676, 0.0590200200676918, -0.002552496735006571, 0.013955377042293549, 0.0652281790971756, -0.07870592176914215, 0.06499526649713516, -0.13716399669647217, 0.08028437197208405, 0.04417051374912262, -0.09662725776433945, -0.09538619220256805, -0.09247099608182907, 0.011016842909157276, 0.07640010118484497, 0.04197607934474945, -0.031191974878311157, 0.022022845223546028, -0.09413689374923706, 0.0284738689661026, 0.08145192265510559, -0.06750987470149994, -0.04799695685505867, -0.05018031224608421, 0.006049094721674919, 0.0730179101228714, -0.07658480107784271, -0.01838194951415062, -0.022510509938001633, 0.02032845839858055, 0.015475921332836151, -0.03259681165218353, -0.011111009865999222, 0.014776099473237991, -0.09943526983261108, -0.03667917475104332, 0.1309421956539154, -0.034116536378860474, -0.059556711465120316, -0.15884080529212952, 0.005416953004896641, 0.04935850575566292, -0.03290456160902977, -0.010759863071143627, 0.033217232674360275, -0.016568608582019806, 0.11905083060264587, -0.04539313539862633, -0.09309591352939606, -0.01145900133997202, -0.052257854491472244, 0.015366222709417343, 0.019282232969999313, -0.010019858367741108, 0.058473143726587296, 0.0813090056180954, 0.017801295965909958, -0.06502936780452728, -0.04283544048666954, -0.06804381310939789, -0.1708141714334488, -0.013742949813604355, -0.024065937846899033, -0.07331511378288269, 0.044949304312467575, 0.09236191213130951, -0.07531408220529556, 0.056617170572280884, -0.060224324464797974, 0.02084052935242653, 0.1043633371591568, 0.12659397721290588, 0.019220098853111267, -0.04309430718421936, -0.05696508288383484, 0.024113092571496964, 0.0003839731216430664, 0.0037437928840517998, -0.023323673754930496, 0.020887590944767, 0.050584327429533005, 0.07881852984428406, 0.055463626980781555, -0.041297607123851776, -0.08460811525583267, -0.029629115015268326, 0.09386126697063446, -0.13209792971611023, 0.05828647315502167, 0.05710989236831665, 0.0012820730917155743, 0.036362774670124054, -0.03264692425727844, 0.026056136935949326, -0.09206335991621017, 0.045523982495069504, -0.03517850488424301, -0.008569502271711826, -0.04589597135782242, -0.05771840363740921, 0.039351724088191986, -0.014636090956628323, -0.08467084169387817, -0.029833383858203888, -0.0393962599337101, -0.0790979266166687, 0.04833343252539635, -0.11621496081352234, -0.03314436599612236, -0.051963113248348236, 0.00971921719610691, 0.01037535909563303, 0.03804091364145279, 0.02635236643254757, -0.044737014919519424, 0.00419314531609416, -0.07031762599945068, 0.027619101107120514, 0.03892034292221069, 0.024858027696609497, -0.0833047479391098, 0.0246652252972126, -0.15481245517730713, 0.15057477355003357, -0.10174227505922318, -0.02998335100710392, -0.1053878515958786, -0.021747615188360214, 0.01640542782843113, 0.023794002830982208, -0.038772013038396835, 0.10103900730609894, -0.22824126482009888, -0.054861512035131454, 0.0889105349779129, -0.127945214509964, -0.010405685752630234, 0.11460724472999573, -0.03986053913831711, 0.04441768676042557, 0.05862021446228027, 0.0966721773147583, 0.06867177784442902, -0.04579863324761391, -0.026245296001434326, -0.024899696931242943, 0.019021591171622276, 0.19816261529922485, 0.09910298883914948, -0.05954985320568085, 0.05167924612760544, -0.005828303284943104, -0.03243196755647659, -0.10433627665042877, 0.012497884221374989, -0.06432509422302246, 0.01044766791164875, 0.03112472966313362, 0.026800891384482384, 0.024071935564279556, -0.0551404170691967, -0.024967534467577934, -0.12138566374778748, 0.014308188110589981, 0.030265603214502335, -0.044607486575841904, 0.03372149169445038, -0.02883424609899521, -0.002283550798892975, 0.07784274220466614, -0.02626684494316578, -0.15331929922103882, -0.11994610726833344, 0.07237782329320908, -0.07283972203731537, 0.11024552583694458, 0.020625367760658264, 0.00799548625946045, 0.023049693554639816, -0.039159178733825684, 0.010423125699162483, -0.042860306799411774, 0.026465121656656265, -0.017921237275004387, -0.20535476505756378, 0.021816637367010117, -0.04810323938727379, 0.18376649916172028, -0.07532775402069092, -0.023646235466003418, 0.12815645337104797, 0.12444746494293213, 0.038871150463819504, -0.03422695770859718, -0.02500016614794731, 0.030099140480160713, -0.00537050049751997, -0.008959723636507988, 0.031985290348529816, -0.029664214700460434, 0.020207177847623825, 0.08909832686185837, -0.06438140571117401, -0.1924211084842682, 0.03332988917827606, 0.052965983748435974, -0.08152652531862259, -0.068372942507267, -0.062095388770103455, -0.022459356114268303, -0.08138613402843475, -0.09130078554153442, 0.1331038922071457, 0.056695517152547836, 0.05574376881122589, -0.10240733623504639, -0.09948845207691193, -0.027491021901369095, -0.00761849619448185, -0.06211347505450249, 0.10063936561346054, 0.009857425466179848, -0.13943539559841156, 0.0959198921918869, 0.040901970118284225, 0.04620219022035599, 0.0829727053642273, -0.043070562183856964, -0.07792679965496063, -0.022869888693094254, 0.03253981098532677, 0.009068263694643974, 0.08645817637443542, -0.06076815724372864, 0.005830803886055946, 0.03587430715560913, 0.000661700963973999, 0.02168036624789238, -0.10036038607358932, 0.06948293000459671, -0.0010583195835351944, -0.026918359100818634, 0.06244444102048874, -0.018784325569868088, 0.06109942868351936, 0.10378449410200119, 0.026234082877635956, -0.009748997166752815, -0.029695507138967514, -0.06644245982170105, -0.11210678517818451, 0.11638855189085007, -0.1401713341474533, -0.27083152532577515, -0.10662847012281418, 0.06588639318943024, -0.04864175617694855, -0.02387363463640213, 0.021814433857798576, -0.032190676778554916, -0.06526809930801392, -0.1234249621629715, 0.033404454588890076, 0.013885710388422012, -0.10050232708454132, -0.055186834186315536, 0.05999688059091568, -0.02845458686351776, -0.10438655316829681, 0.0020639048889279366, 0.015122616663575172, -0.04092826694250107, -0.01778058148920536, -0.02085890807211399, 0.025143705308437347, 0.12661100924015045, 0.0445922426879406, -0.03015718422830105, -0.031034259125590324, 0.1970367729663849, -0.1053132563829422, 0.14759936928749084, 0.00992150604724884, -0.04576904699206352, 0.07198946177959442, 0.16769975423812866, 0.013832520693540573, -0.001176733523607254, 0.033122528344392776, 0.08953225612640381, -0.011122724041342735, -0.2160027176141739, -0.09863720089197159, -0.05163589492440224, -0.0454244464635849, 0.06078498810529709, 0.050414055585861206, 0.0504143163561821, -0.015254680998623371, -0.07037965953350067, -0.04271061345934868, 0.1120300143957138, 0.06354355812072754, 0.11205164343118668, -0.0014395685866475105, 0.06133505702018738, -0.059493064880371094, -0.04085927456617355, 0.09541191160678864, 0.023533262312412262, 0.16075870394706726, -0.016469119116663933, 0.12355749309062958, 0.09264803677797318, -0.00743742985650897, -0.029806014150381088, 0.001798391342163086, -0.021538104861974716, 0.07269413769245148, -0.0513615682721138, -0.06880322098731995, 0.015112124383449554, 0.08285580575466156, 0.11147107183933258, -0.06764332205057144, -0.0000037886202335357666, -0.08662408590316772, 0.09327641129493713, 0.16993358731269836, 0.10092747211456299, -0.03853273764252663, -0.00615164078772068, 0.08371691405773163, -0.06943109631538391, -0.0687161237001419, 0.010349842719733715, 0.0597677156329155, -0.13639551401138306, 0.06456398963928223, -0.0008950475603342056, 0.07229633629322052, -0.05204217880964279, -0.02234678529202938, 0.01237447839230299, -0.0030745230615139008, -0.00932841096073389, 0.0817846804857254, -0.1706845462322235, 0.0897834450006485, -0.005996888969093561, -0.006266097072511911, -0.05199609696865082, 0.055126119405031204, -0.012515582144260406, 0.027734968811273575, 0.14809587597846985, 0.03267940133810043, -0.11420087516307831, 0.04208046942949295, -0.05600079149007797, -0.009193312376737595, 0.07570068538188934, -0.11991259455680847, 0.07596974819898605, -0.030968032777309418, -0.03728259727358818, -0.053546201437711716, 0.020199637860059738, -0.07611966133117676, -0.2165985405445099, 0.07703997194766998, -0.09553737938404083, -0.020097335800528526, -0.050129976123571396, -0.04503084346652031, -0.052035246044397354, 0.1570465862751007, -0.20112943649291992, -0.0965610146522522, -0.10522116720676422, -0.08255264163017273, 0.1420864760875702, -0.0249849371612072, 0.03040769323706627, -0.03406194597482681, 0.1497824788093567, -0.03752738982439041, -0.03583908453583717, 0.015266545116901398, -0.041023872792720795, -0.16200578212738037, -0.06424103677272797, 0.1911165416240692, 0.06461988389492035, 0.05926062539219856, 0.02036973461508751, 0.08442606031894684, -0.007329471409320831, -0.07889291644096375, 0.005789219401776791, 0.0649910569190979, 0.0607011504471302, 0.10111773014068604, -0.07676327228546143, -0.07941008359193802, -0.12667742371559143, -0.036509957164525986, 0.11702471226453781, 0.11191996186971664, -0.04853949695825577, 0.18606844544410706, 0.07996872812509537, -0.12981587648391724, -0.2191750705242157, -0.03937775641679764, 0.08298082649707794, -0.020796578377485275, 0.026783205568790436, -0.16731008887290955, 0.0326588973402977, 0.06668633222579956, -0.00253298319876194, -0.06380227208137512, -0.21402856707572937, -0.10123013705015182, 0.009668562561273575, 0.019341222941875458, -0.10773402452468872, -0.11238177120685577, -0.06295952200889587, -0.028829343616962433, -0.03643637150526047, 0.18511059880256653, -0.01248053926974535, 0.018874160945415497, 0.017139725387096405, -0.02745034545660019, 0.026488065719604492, 0.0004514167085289955, 0.15757432579994202, 0.034196849912405014, 0.023578643798828125, -0.028767120093107224, -0.03858616203069687, 0.04881756007671356, -0.044660378247499466, 0.040791261941194534, 0.026923391968011856, 0.011995109729468822, -0.07108023762702942, -0.022355975583195686, -0.07437500357627869, 0.020013460889458656, -0.10316506028175354, -0.009619244374334812, -0.10778341442346573, 0.10201175510883331, 0.07244694232940674, -0.02870219200849533, 0.0819266140460968, -0.07575217634439468, 0.012778165750205517, 0.15225671231746674, 0.13324415683746338, 0.0800260379910469, -0.10901610553264618, 0.011458508670330048, 0.00429777055978775, -0.019892726093530655, -0.06545747071504593, 0.097514808177948, 0.09815950691699982, -0.007623408921062946, 0.14408472180366516, -0.005633152090013027, -0.15113335847854614, -0.05934322625398636, 0.07364030182361603, -0.03804788738489151, -0.152793288230896, -0.02532319352030754, 0.018315497785806656, -0.07497243583202362, -0.08045481145381927, 0.12663701176643372, 0.031093578785657883, -0.05853591114282608, 0.027215003967285156, 0.10452218353748322, 0.019650714471936226, 0.062368787825107574, 0.00203787162899971, 0.05015816166996956, -0.0792304202914238, 0.06891670823097229, 0.12385570257902145, -0.06512786448001862, 0.005644891411066055, 0.164926216006279, -0.04851309210062027, -0.039828576147556305, -0.013232766650617123, 0.04698850214481354, 0.005258416756987572, -0.02837858721613884, -0.009884997271001339, -0.1633075475692749, 0.042868562042713165, 0.15765148401260376, 0.006475632078945637, 0.06431695073843002, 0.02799214795231819, -0.028980793431401253, -0.031154155731201172, 0.13571934401988983, 0.014265820384025574, 0.023143690079450607, 0.01879527047276497, -0.017865296453237534, 0.004606049507856369, 0.015269450843334198, -0.007595509756356478, -0.057305365800857544, -0.09400388598442078, -0.009528633207082748, -0.07911857962608337, 0.037245333194732666, -0.06362050026655197, -0.0194302536547184, 0.036734431982040405, -0.0251732487231493, 0.03234586864709854, 0.011255991645157337, -0.015675626695156097, -0.0030190907418727875, -0.04406033828854561, 0.11215624213218689, -0.14575906097888947, 0.0009000152349472046, 0.09820939600467682, -0.10247018933296204, 0.07262475043535233, -0.02326164022088051, -0.01783578470349312, 0.038514237850904465, -0.0701700896024704, -0.0046236333437263966, -0.0434514544904232, 0.06163445860147476, 0.014665530994534492, -0.20177790522575378, -0.009054265916347504, 0.002374984323978424, -0.028478451073169708, 0.023919202387332916, 0.029890213161706924, -0.053306810557842255, 0.08061940968036652, -0.010896648280322552, -0.12797851860523224, -0.023226307705044746, 0.07220513373613358, 0.027468129992485046, 0.023239493370056152, 0.10217326879501343, -0.03784075379371643, 0.0538792759180069, -0.07172165811061859, -0.030536063015460968, 0.020147792994976044, 0.029560260474681854, -0.002259187400341034, -0.05913674458861351, 0.019841015338897705, 0.03132516145706177, 0.16278281807899475, 0.028811294585466385, 0.04758907109498978, 0.06644679605960846, -0.008161770179867744, -0.060037270188331604, 0.08611069619655609, -0.0508977547287941, -0.005780404433608055, -0.02193487621843815, -0.025576118379831314, -0.07922349870204926, -0.03478233143687248, -0.013597860001027584, 0.14381933212280273, 0.12218066304922104, 0.16486786305904388, 0.005728387273848057, 0.05020587891340256, -0.05459221452474594, 0.017540456727147102, 0.13927194476127625, 0.028108488768339157, -0.0058279018849134445, -0.07371045649051666, 0.09415298700332642, 0.06332892924547195, -0.16570284962654114, 0.1516682207584381, -0.029357049614191055, -0.10266071557998657, -0.06264790892601013, -0.11799967288970947, -0.06327186524868011, 0.013470243662595749, -0.05746583640575409, -0.10015213489532471, 0.05410420894622803, 0.01705985516309738, 0.027822960168123245, -0.002103426493704319, 0.04167693480849266, -0.0656343325972557, -0.09960407018661499, 0.0781661719083786, 0.05310564488172531, 0.0660381093621254, 0.046186063438653946, 0.0808635950088501, -0.010983701795339584, 0.10692112147808075, 0.04636741802096367, 0.10032564401626587, 0.04942982271313667, -0.037849754095077515, -0.04108000546693802, -0.047792792320251465, 0.03684980049729347, -0.05629243329167366, -0.06542938947677612, 0.15239500999450684, 0.05574631318449974, -0.007783009670674801, 0.03689507022500038, 0.1983579695224762, -0.032434944063425064, -0.13779954612255096, -0.1470339149236679, 0.16509345173835754, 0.0001478339545428753, 0.038467131555080414, 0.06573249399662018, -0.11218466609716415, -0.0014431914314627647, 0.0954328253865242, 0.11118023842573166, -0.030669042840600014, 0.012098988518118858, 0.021998364478349686, 0.02587493695318699, 0.042192794382572174, 0.014189938083291054, 0.011254134587943554, 0.24118772149085999, -0.04349108040332794, 0.08646455407142639, -0.022876698523759842, -0.016390040516853333, -0.08237428218126297, 0.1189611479640007, 0.00006579840555787086, -0.007350516971200705, -0.07428562641143799, 0.1127285361289978, -0.03442906215786934, -0.23722128570079803, 0.04300783574581146, -0.08040937781333923, -0.12224707007408142, -0.012377453036606312, 0.014663616195321083, -0.04621278494596481, 0.024971894919872284, 0.07506998628377914, -0.06559304893016815, 0.1962999701499939, 0.034843627363443375, -0.003032511565834284, -0.000799691304564476, 0.09158705919981003, -0.15277405083179474, 0.16320404410362244, 0.0009131357073783875, 0.10249114036560059, 0.07743547856807709, -0.031970784068107605, -0.06272904574871063, 0.012920764274895191, 0.06513844430446625, -0.006177991628646851, 0.025890788063406944, 0.146490216255188, 0.024255329743027687, 0.11576390266418457, 0.10135889053344727, -0.02481835149228573, 0.0651518777012825, 0.03808443248271942, -0.07375538349151611, -0.05376797914505005, 0.09159151464700699, -0.13051031529903412, 0.059162043035030365, 0.12636905908584595, -0.012410675175487995, 0.03389840945601463, -0.042533840984106064, -0.023395465686917305, -0.042542748153209686, 0.17402830719947815, 0.0176275335252285, -0.10499672591686249, 0.050758592784404755, -0.014970756135880947, 0.10150891542434692, -0.1904066801071167, -0.05116697773337364, 0.027407508343458176, 0.0155814653262496, -0.012115418910980225, 0.11370429396629333, 0.005451394245028496, -0.021100439131259918, -0.055249184370040894, -0.11204125732183456, 0.012412749230861664, 0.10867475718259811, -0.02587238885462284, 0.03559545427560806 ]
e06acf2a88084f04bce4d4a525165d68e0a36c38
# Dataset Card for Food-101 ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Food-101 Dataset](https://data.vision.ee.ethz.ch/cvl/datasets_extra/food-101/) - **Repository:** - **Paper:** [Paper](https://data.vision.ee.ethz.ch/cvl/datasets_extra/food-101/static/bossard_eccv14_food-101.pdf) - **Leaderboard:** - **Point of Contact:** ### Dataset Summary This dataset consists of 101 food categories, with 101'000 images. For each class, 250 manually reviewed test images are provided as well as 750 training images. On purpose, the training images were not cleaned, and thus still contain some amount of noise. This comes mostly in the form of intense colors and sometimes wrong labels. All images were rescaled to have a maximum side length of 512 pixels. ### Supported Tasks and Leaderboards - `image-classification`: The goal of this task is to classify a given image of a dish into one of 101 classes. The leaderboard is available [here](https://paperswithcode.com/sota/fine-grained-image-classification-on-food-101). ### Languages English ## Dataset Structure ### Data Instances A sample from the training set is provided below: ``` { 'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=384x512 at 0x276021C5EB8>, 'label': 23 } ``` ### Data Fields The data instances have the following fields: - `image`: A `PIL.Image.Image` object containing the image. Note that when accessing the image column: `dataset[0]["image"]` the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the `"image"` column, *i.e.* `dataset[0]["image"]` should **always** be preferred over `dataset["image"][0]`. - `label`: an `int` classification label. <details> <summary>Class Label Mappings</summary> ```json { "apple_pie": 0, "baby_back_ribs": 1, "baklava": 2, "beef_carpaccio": 3, "beef_tartare": 4, "beet_salad": 5, "beignets": 6, "bibimbap": 7, "bread_pudding": 8, "breakfast_burrito": 9, "bruschetta": 10, "caesar_salad": 11, "cannoli": 12, "caprese_salad": 13, "carrot_cake": 14, "ceviche": 15, "cheesecake": 16, "cheese_plate": 17, "chicken_curry": 18, "chicken_quesadilla": 19, "chicken_wings": 20, "chocolate_cake": 21, "chocolate_mousse": 22, "churros": 23, "clam_chowder": 24, "club_sandwich": 25, "crab_cakes": 26, "creme_brulee": 27, "croque_madame": 28, "cup_cakes": 29, "deviled_eggs": 30, "donuts": 31, "dumplings": 32, "edamame": 33, "eggs_benedict": 34, "escargots": 35, "falafel": 36, "filet_mignon": 37, "fish_and_chips": 38, "foie_gras": 39, "french_fries": 40, "french_onion_soup": 41, "french_toast": 42, "fried_calamari": 43, "fried_rice": 44, "frozen_yogurt": 45, "garlic_bread": 46, "gnocchi": 47, "greek_salad": 48, "grilled_cheese_sandwich": 49, "grilled_salmon": 50, "guacamole": 51, "gyoza": 52, "hamburger": 53, "hot_and_sour_soup": 54, "hot_dog": 55, "huevos_rancheros": 56, "hummus": 57, "ice_cream": 58, "lasagna": 59, "lobster_bisque": 60, "lobster_roll_sandwich": 61, "macaroni_and_cheese": 62, "macarons": 63, "miso_soup": 64, "mussels": 65, "nachos": 66, "omelette": 67, "onion_rings": 68, "oysters": 69, "pad_thai": 70, "paella": 71, "pancakes": 72, "panna_cotta": 73, "peking_duck": 74, "pho": 75, "pizza": 76, "pork_chop": 77, "poutine": 78, "prime_rib": 79, "pulled_pork_sandwich": 80, "ramen": 81, "ravioli": 82, "red_velvet_cake": 83, "risotto": 84, "samosa": 85, "sashimi": 86, "scallops": 87, "seaweed_salad": 88, "shrimp_and_grits": 89, "spaghetti_bolognese": 90, "spaghetti_carbonara": 91, "spring_rolls": 92, "steak": 93, "strawberry_shortcake": 94, "sushi": 95, "tacos": 96, "takoyaki": 97, "tiramisu": 98, "tuna_tartare": 99, "waffles": 100 } ``` </details> ### Data Splits | |train|validation| |----------|----:|---------:| |# of examples|75750|25250| ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information LICENSE AGREEMENT ================= - The Food-101 data set consists of images from Foodspotting [1] which are not property of the Federal Institute of Technology Zurich (ETHZ). Any use beyond scientific fair use must be negociated with the respective picture owners according to the Foodspotting terms of use [2]. [1] http://www.foodspotting.com/ [2] http://www.foodspotting.com/terms/ ### Citation Information ``` @inproceedings{bossard14, title = {Food-101 -- Mining Discriminative Components with Random Forests}, author = {Bossard, Lukas and Guillaumin, Matthieu and Van Gool, Luc}, booktitle = {European Conference on Computer Vision}, year = {2014} } ``` ### Contributions Thanks to [@nateraw](https://github.com/nateraw) for adding this dataset.
food101
[ "task_categories:image-classification", "task_ids:multi-class-image-classification", "annotations_creators:crowdsourced", "language_creators:crowdsourced", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:extended|other-foodspotting", "language:en", "license:unknown", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["crowdsourced"], "language": ["en"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["extended|other-foodspotting"], "task_categories": ["image-classification"], "task_ids": ["multi-class-image-classification"], "paperswithcode_id": "food-101", "pretty_name": "Food-101", "dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "apple_pie", "1": "baby_back_ribs", "2": "baklava", "3": "beef_carpaccio", "4": "beef_tartare", "5": "beet_salad", "6": "beignets", "7": "bibimbap", "8": "bread_pudding", "9": "breakfast_burrito", "10": "bruschetta", "11": "caesar_salad", "12": "cannoli", "13": "caprese_salad", "14": "carrot_cake", "15": "ceviche", "16": "cheesecake", "17": "cheese_plate", "18": "chicken_curry", "19": "chicken_quesadilla", "20": "chicken_wings", "21": "chocolate_cake", "22": "chocolate_mousse", "23": "churros", "24": "clam_chowder", "25": "club_sandwich", "26": "crab_cakes", "27": "creme_brulee", "28": "croque_madame", "29": "cup_cakes", "30": "deviled_eggs", "31": "donuts", "32": "dumplings", "33": "edamame", "34": "eggs_benedict", "35": "escargots", "36": "falafel", "37": "filet_mignon", "38": "fish_and_chips", "39": "foie_gras", "40": "french_fries", "41": "french_onion_soup", "42": "french_toast", "43": "fried_calamari", "44": "fried_rice", "45": "frozen_yogurt", "46": "garlic_bread", "47": "gnocchi", "48": "greek_salad", "49": "grilled_cheese_sandwich", "50": "grilled_salmon", "51": "guacamole", "52": "gyoza", "53": "hamburger", "54": "hot_and_sour_soup", "55": "hot_dog", "56": "huevos_rancheros", "57": "hummus", "58": "ice_cream", "59": "lasagna", "60": "lobster_bisque", "61": "lobster_roll_sandwich", "62": "macaroni_and_cheese", "63": "macarons", "64": "miso_soup", "65": "mussels", "66": "nachos", "67": "omelette", "68": "onion_rings", "69": "oysters", "70": "pad_thai", "71": "paella", "72": "pancakes", "73": "panna_cotta", "74": "peking_duck", "75": "pho", "76": "pizza", "77": "pork_chop", "78": "poutine", "79": "prime_rib", "80": "pulled_pork_sandwich", "81": "ramen", "82": "ravioli", "83": "red_velvet_cake", "84": "risotto", "85": "samosa", "86": "sashimi", "87": "scallops", "88": "seaweed_salad", "89": "shrimp_and_grits", "90": "spaghetti_bolognese", "91": "spaghetti_carbonara", "92": "spring_rolls", "93": "steak", "94": "strawberry_shortcake", "95": "sushi", "96": "tacos", "97": "takoyaki", "98": "tiramisu", "99": "tuna_tartare", "100": "waffles"}}}}], "splits": [{"name": "train", "num_bytes": 3842657187.0, "num_examples": 75750}, {"name": "validation", "num_bytes": 1275182340.5, "num_examples": 25250}], "download_size": 5059972308, "dataset_size": 5117839527.5}, "configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}, {"split": "validation", "path": "data/validation-*"}]}]}
2024-01-06T10:08:32+00:00
[]
[ "en" ]
TAGS #task_categories-image-classification #task_ids-multi-class-image-classification #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-foodspotting #language-English #license-unknown #region-us
Dataset Card for Food-101 ========================= Table of Contents ----------------- * Table of Contents * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: Food-101 Dataset * Repository: * Paper: Paper * Leaderboard: * Point of Contact: ### Dataset Summary This dataset consists of 101 food categories, with 101'000 images. For each class, 250 manually reviewed test images are provided as well as 750 training images. On purpose, the training images were not cleaned, and thus still contain some amount of noise. This comes mostly in the form of intense colors and sometimes wrong labels. All images were rescaled to have a maximum side length of 512 pixels. ### Supported Tasks and Leaderboards * 'image-classification': The goal of this task is to classify a given image of a dish into one of 101 classes. The leaderboard is available here. ### Languages English Dataset Structure ----------------- ### Data Instances A sample from the training set is provided below: ### Data Fields The data instances have the following fields: * 'image': A 'PIL.Image.Image' object containing the image. Note that when accessing the image column: 'dataset[0]["image"]' the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the '"image"' column, *i.e.* 'dataset[0]["image"]' should always be preferred over 'dataset["image"][0]'. * 'label': an 'int' classification label. Class Label Mappings ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information LICENSE AGREEMENT ================= * The Food-101 data set consists of images from Foodspotting [1] which are not property of the Federal Institute of Technology Zurich (ETHZ). Any use beyond scientific fair use must be negociated with the respective picture owners according to the Foodspotting terms of use [2]. [1] URL [2] URL ### Contributions Thanks to @nateraw for adding this dataset.
[ "### Dataset Summary\n\n\nThis dataset consists of 101 food categories, with 101'000 images. For each class, 250 manually reviewed test images are provided as well as 750 training images. On purpose, the training images were not cleaned, and thus still contain some amount of noise. This comes mostly in the form of intense colors and sometimes wrong labels. All images were rescaled to have a maximum side length of 512 pixels.", "### Supported Tasks and Leaderboards\n\n\n* 'image-classification': The goal of this task is to classify a given image of a dish into one of 101 classes. The leaderboard is available here.", "### Languages\n\n\nEnglish\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA sample from the training set is provided below:", "### Data Fields\n\n\nThe data instances have the following fields:\n\n\n* 'image': A 'PIL.Image.Image' object containing the image. Note that when accessing the image column: 'dataset[0][\"image\"]' the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the '\"image\"' column, *i.e.* 'dataset[0][\"image\"]' should always be preferred over 'dataset[\"image\"][0]'.\n* 'label': an 'int' classification label.\n\n\n\nClass Label Mappings", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nLICENSE AGREEMENT\n=================\n\n\n* The Food-101 data set consists of images from Foodspotting [1] which are not\nproperty of the Federal Institute of Technology Zurich (ETHZ). Any use beyond\nscientific fair use must be negociated with the respective picture owners\naccording to the Foodspotting terms of use [2].\n\n\n[1] URL\n[2] URL", "### Contributions\n\n\nThanks to @nateraw for adding this dataset." ]
[ "TAGS\n#task_categories-image-classification #task_ids-multi-class-image-classification #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-foodspotting #language-English #license-unknown #region-us \n", "### Dataset Summary\n\n\nThis dataset consists of 101 food categories, with 101'000 images. For each class, 250 manually reviewed test images are provided as well as 750 training images. On purpose, the training images were not cleaned, and thus still contain some amount of noise. This comes mostly in the form of intense colors and sometimes wrong labels. All images were rescaled to have a maximum side length of 512 pixels.", "### Supported Tasks and Leaderboards\n\n\n* 'image-classification': The goal of this task is to classify a given image of a dish into one of 101 classes. The leaderboard is available here.", "### Languages\n\n\nEnglish\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA sample from the training set is provided below:", "### Data Fields\n\n\nThe data instances have the following fields:\n\n\n* 'image': A 'PIL.Image.Image' object containing the image. Note that when accessing the image column: 'dataset[0][\"image\"]' the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the '\"image\"' column, *i.e.* 'dataset[0][\"image\"]' should always be preferred over 'dataset[\"image\"][0]'.\n* 'label': an 'int' classification label.\n\n\n\nClass Label Mappings", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nLICENSE AGREEMENT\n=================\n\n\n* The Food-101 data set consists of images from Foodspotting [1] which are not\nproperty of the Federal Institute of Technology Zurich (ETHZ). Any use beyond\nscientific fair use must be negociated with the respective picture owners\naccording to the Foodspotting terms of use [2].\n\n\n[1] URL\n[2] URL", "### Contributions\n\n\nThanks to @nateraw for adding this dataset." ]
[ 102, 97, 47, 12, 16, 159, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 76, 17 ]
[ "passage: TAGS\n#task_categories-image-classification #task_ids-multi-class-image-classification #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-foodspotting #language-English #license-unknown #region-us \n### Dataset Summary\n\n\nThis dataset consists of 101 food categories, with 101'000 images. For each class, 250 manually reviewed test images are provided as well as 750 training images. On purpose, the training images were not cleaned, and thus still contain some amount of noise. This comes mostly in the form of intense colors and sometimes wrong labels. All images were rescaled to have a maximum side length of 512 pixels.### Supported Tasks and Leaderboards\n\n\n* 'image-classification': The goal of this task is to classify a given image of a dish into one of 101 classes. The leaderboard is available here.### Languages\n\n\nEnglish\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nA sample from the training set is provided below:### Data Fields\n\n\nThe data instances have the following fields:\n\n\n* 'image': A 'PIL.Image.Image' object containing the image. Note that when accessing the image column: 'dataset[0][\"image\"]' the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the '\"image\"' column, *i.e.* 'dataset[0][\"image\"]' should always be preferred over 'dataset[\"image\"][0]'.\n* 'label': an 'int' classification label.\n\n\n\nClass Label Mappings### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?" ]
[ -0.03881775215268135, 0.1258399784564972, -0.0057622273452579975, 0.058231171220541, 0.15366362035274506, 0.0051543437875807285, 0.013972128741443157, 0.0718102902173996, 0.003721511224284768, 0.1455189734697342, -0.0014623053139075637, 0.08730177581310272, 0.10068769752979279, 0.09036664664745331, 0.0026988969184458256, -0.19844503700733185, 0.041449371725320816, -0.062079060822725296, -0.00128005666192621, 0.076969213783741, 0.10215155780315399, -0.12375450879335403, 0.09151264280080795, -0.07592367380857468, -0.133174866437912, 0.011047981679439545, -0.004156152717769146, -0.024024851620197296, 0.08172588050365448, 0.0736985132098198, 0.10855171829462051, -0.01861388236284256, 0.07006461918354034, -0.1682509034872055, 0.014648283831775188, 0.11017320305109024, 0.02944427914917469, 0.03246000409126282, 0.06557245552539825, -0.024173609912395477, 0.05322419852018356, -0.1713407039642334, 0.03473840653896332, 0.06606093794107437, -0.14070168137550354, -0.07165393233299255, -0.08519192039966583, 0.08764535188674927, 0.156838521361351, 0.05613399296998978, -0.0014218839351087809, -0.02060568518936634, -0.048174891620874405, 0.0865299254655838, 0.07351961731910706, -0.10523998737335205, -0.04941854253411293, 0.09833391010761261, 0.03792295232415199, 0.0906166210770607, -0.0984790101647377, 0.017075052484869957, 0.004774958826601505, 0.01946665160357952, 0.038160938769578934, -0.05986882746219635, -0.03471062332391739, -0.0313897430896759, -0.10381687432527542, -0.14118555188179016, 0.1483961045742035, 0.07436009496450424, -0.089122474193573, -0.10658309608697891, -0.03395390138030052, -0.049160052090883255, -0.019149286672472954, -0.010801820084452629, 0.04571281373500824, -0.007395758293569088, 0.09492458403110504, -0.06979255378246307, -0.09951774775981903, -0.026866281405091286, 0.014754493720829487, 0.005489186383783817, -0.019465913996100426, 0.013739819638431072, 0.02360139600932598, 0.07972633093595505, -0.07153195887804031, -0.07021935284137726, -0.02482781745493412, -0.005540345795452595, -0.15963411331176758, -0.06852229684591293, 0.07113264501094818, -0.15068979561328888, -0.028605705127120018, 0.00432433420792222, -0.09923883527517319, 0.04969148710370064, -0.11158306151628494, 0.04171908274292946, 0.13117991387844086, 0.1420428454875946, -0.03334961086511612, -0.04907797649502754, -0.004317102488130331, 0.01743815653026104, -0.012307723984122276, -0.026069143787026405, -0.03785347193479538, -0.005471466109156609, 0.09656792879104614, 0.07374294102191925, 0.050730880349874496, 0.014437614940106869, -0.09375700354576111, -0.044663261622190475, 0.10541900247335434, -0.13517162203788757, 0.05495864152908325, 0.018868621438741684, -0.05238210782408714, 0.038151826709508896, 0.013982001692056656, 0.021057404577732086, -0.08694630861282349, 0.057055216282606125, -0.082256980240345, -0.014420530758798122, -0.11408881098031998, -0.1225244477391243, 0.02826104871928692, -0.0729244127869606, -0.08806297183036804, -0.0552264079451561, -0.18133728206157684, -0.10227715969085693, 0.056597206741571426, -0.05007714778184891, -0.05477670207619667, -0.00048492939095012844, -0.04739363491535187, -0.02994377538561821, 0.016723718494176865, 0.07528231292963028, -0.039100732654333115, 0.07785668224096298, -0.06993551552295685, 0.038125306367874146, 0.07354746758937836, 0.05896339938044548, -0.0760401040315628, 0.09738893806934357, -0.2769297659397125, 0.1374242603778839, -0.06786486506462097, 0.08291350305080414, -0.13904574513435364, -0.059324465692043304, 0.018526136875152588, 0.002524052746593952, -0.026080235838890076, 0.10597674548625946, -0.1810663640499115, -0.005440504755824804, 0.058345310389995575, -0.0747447982430458, -0.04381276294589043, 0.06593815982341766, -0.040542133152484894, 0.08462291955947876, 0.10315804183483124, 0.13116857409477234, -0.011580156162381172, -0.0709967091679573, -0.08876534551382065, -0.08150285482406616, -0.07146475464105606, 0.12944725155830383, 0.02493930608034134, -0.029561655595898628, 0.04966548830270767, -0.034714873880147934, 0.009204797446727753, -0.04723925143480301, -0.02296494133770466, -0.05020793899893761, -0.02155126817524433, -0.007039754651486874, -0.059318628162145615, 0.05697542428970337, -0.05258490890264511, 0.008139295503497124, -0.07862545549869537, 0.015260770916938782, 0.006803200114518404, -0.04418789595365524, 0.018667953088879585, -0.002015612553805113, 0.07129473239183426, -0.047386325895786285, -0.006573841441422701, -0.1702491194009781, -0.12456043809652328, 0.06868979334831238, -0.027096852660179138, 0.0817306861281395, -0.027533624321222305, -0.023016637191176414, 0.04269580543041229, 0.0073998854495584965, -0.051524460315704346, -0.044643159955739975, -0.0008746549719944596, -0.08037630468606949, -0.14738956093788147, -0.10056101530790329, -0.01888384111225605, 0.054688986390829086, -0.22337929904460907, -0.009048117324709892, 0.15402312576770782, 0.10976701974868774, 0.047448381781578064, -0.04490967094898224, 0.05912955105304718, 0.027499370276927948, -0.042445357888936996, -0.09440425783395767, 0.007780853658914566, -0.039052750915288925, 0.045739367604255676, -0.02639584057033062, -0.10295736789703369, -0.14011505246162415, 0.03142964094877243, -0.014822578057646751, -0.14754709601402283, -0.03301987797021866, -0.05295408517122269, -0.03222033008933067, -0.10245120525360107, -0.07569178193807602, 0.06988807022571564, 0.037502359598875046, 0.07542736828327179, -0.03653615713119507, 0.030797379091382027, 0.00167806725949049, -0.002818471984937787, -0.05830517038702965, 0.04361657798290253, 0.06528876721858978, -0.2170717865228653, 0.12102270126342773, -0.026763198897242546, 0.0441041998565197, 0.12526987493038177, 0.039991430938243866, -0.09008697420358658, -0.00247632316313684, 0.07565220445394516, 0.026131849735975266, 0.11522654443979263, -0.07235922664403915, 0.02181556448340416, 0.03693501278758049, 0.03178514540195465, -0.008568071760237217, -0.09960224479436874, 0.07900635153055191, 0.04755869880318642, -0.05863514170050621, 0.05573751777410507, -0.08036297559738159, 0.0408112108707428, 0.1074916422367096, 0.0664290189743042, 0.07359275221824646, 0.01851653680205345, -0.047713275998830795, -0.09331215173006058, 0.14966800808906555, -0.038367580622434616, -0.24088405072689056, -0.1308640092611313, 0.01236241590231657, -0.0329589918255806, 0.023353517055511475, -0.008612047880887985, 0.007950534112751484, -0.09994878619909286, -0.07817837595939636, 0.08032883703708649, 0.0001799559104256332, -0.10877931863069534, -0.07650814950466156, 0.02056797780096531, -0.006800828501582146, -0.07189305126667023, 0.009520220570266247, 0.07217424362897873, -0.08420775085687637, 0.030224228277802467, 0.030305558815598488, 0.1420302838087082, 0.12267611175775528, -0.023567726835608482, -0.007527013774961233, -0.02690964937210083, 0.20816512405872345, -0.14578863978385925, 0.16913530230522156, 0.07066771388053894, 0.05538381636142731, 0.07311096042394638, 0.19970686733722687, 0.0062457844614982605, -0.07206274569034576, 0.054835159331560135, 0.0857933983206749, -0.07521795481443405, -0.17218488454818726, -0.05587667226791382, -0.058166053146123886, 0.015567827969789505, 0.08951222896575928, 0.05017579346895218, 0.09760230034589767, 0.030797487124800682, -0.04667060449719429, 0.06950128078460693, -0.009172548539936543, 0.08923731744289398, 0.05365436524152756, -0.010284961201250553, 0.04875405877828598, -0.03715524077415466, 0.03340817242860794, 0.08916342258453369, 0.09756844490766525, 0.17889973521232605, -0.050770118832588196, 0.1390412300825119, 0.053725991398096085, 0.028450455516576767, -0.006674746982753277, 0.02858603373169899, -0.026759358122944832, 0.03693414852023125, -0.011069408617913723, -0.0558612234890461, -0.018094243481755257, 0.10523265600204468, 0.09881830215454102, -0.011750414967536926, -0.03125760331749916, -0.0457979179918766, 0.05489562079310417, 0.3042277991771698, 0.03336403891444206, -0.18029025197029114, -0.06351131200790405, 0.09781254827976227, -0.00648850854486227, -0.12958282232284546, -0.019340572878718376, 0.15746131539344788, -0.14436356723308563, 0.023202968761324883, -0.05425746738910675, 0.10763296484947205, -0.06763465702533722, -0.017666229978203773, 0.03744003176689148, 0.04086146503686905, -0.030112652108073235, 0.09942638128995895, -0.19462980329990387, 0.12832076847553253, 0.02909926138818264, 0.06686858087778091, -0.07752608507871628, 0.03855101391673088, -0.04223445802927017, 0.055436667054891586, 0.170826718211174, 0.009600684978067875, -0.10460953414440155, -0.16613958775997162, -0.05498421564698219, -0.023595303297042847, 0.05909033864736557, -0.048075586557388306, 0.10861150175333023, 0.038187433034181595, -0.02728702314198017, -0.016329582780599594, 0.006618713028728962, -0.12070906162261963, -0.11442377418279648, 0.003464602632448077, -0.012723110616207123, 0.10168810188770294, -0.038084372878074646, 0.019537517800927162, 0.04222278296947479, 0.2062983512878418, -0.10191096365451813, -0.07548259943723679, -0.16446343064308167, 0.06320147961378098, 0.030136819928884506, -0.024900654330849648, 0.039534829556941986, -0.04829687997698784, 0.14748021960258484, 0.0038595751393586397, -0.0064994655549526215, 0.09431854635477066, -0.03066287189722061, -0.14163793623447418, -0.04505471885204315, 0.08291948586702347, 0.051451247185468674, 0.044381316751241684, -0.014697098173201084, 0.07944157719612122, 0.058677591383457184, -0.07618910074234009, 0.03044196031987667, 0.049484580755233765, 0.08752892911434174, 0.19830727577209473, -0.09453576803207397, -0.14361083507537842, -0.07015062868595123, -0.037884671241045, 0.12709300220012665, 0.10009659081697464, -0.08235622942447662, 0.07541650533676147, 0.039279110729694366, -0.10989394038915634, -0.22231556475162506, 0.10721822828054428, 0.0562613420188427, 0.05813048779964447, 0.008451835252344608, -0.21539947390556335, 0.059927038848400116, 0.08836732059717178, 0.004042328335344791, 0.13376519083976746, -0.35128915309906006, -0.08749140053987503, -0.05386384576559067, 0.11509725451469421, -0.21005280315876007, -0.18149326741695404, -0.026387371122837067, -0.0384506918489933, -0.09178682416677475, 0.12272536754608154, 0.02937699295580387, 0.07991297543048859, 0.012547917664051056, 0.05092453584074974, 0.030238483101129532, -0.05972236767411232, 0.09193750470876694, 0.06407050788402557, 0.09254094213247299, -0.06408802419900894, -0.044761404395103455, 0.09346609562635422, -0.04878759756684303, 0.12055833637714386, 0.065231554210186, 0.024264506995677948, -0.15212883055210114, -0.025669755414128304, -0.0978643000125885, 0.0680314376950264, -0.08311484009027481, -0.06782668828964233, -0.0849151611328125, 0.09301199018955231, 0.100905641913414, 0.033346787095069885, 0.07210476696491241, -0.07487710565328598, 0.04578210040926933, 0.16620147228240967, 0.06922953575849533, 0.014560549519956112, -0.1935831904411316, -0.03167164698243141, 0.015883533284068108, 0.046370938420295715, -0.1233929693698883, 0.051300399005413055, 0.13157808780670166, 0.06211820989847183, 0.19067305326461792, 0.006193609442561865, -0.08513776957988739, 0.024005765095353127, 0.017112618312239647, -0.07955877482891083, -0.1844775378704071, 0.04653391242027283, 0.05614485591650009, -0.0902324914932251, -0.11914827674627304, 0.07589749991893768, -0.02063915878534317, 0.02149014174938202, 0.0060851252637803555, 0.09247765690088272, 0.00848189927637577, 0.06905370205640793, 0.05039462819695473, 0.04491807892918587, -0.022431841120123863, 0.10901495814323425, 0.16825996339321136, -0.17314976453781128, 0.016731129959225655, 0.16676273941993713, -0.0313403457403183, -0.05007849261164665, -0.015524019487202168, 0.060877714306116104, -0.031169705092906952, -0.018490580841898918, 0.01870766095817089, -0.09245966374874115, 0.058047570288181305, 0.12112759798765182, -0.02532644383609295, 0.055039629340171814, -0.03592592477798462, -0.016316726803779602, -0.11999606341123581, 0.08211484551429749, -0.03636856749653816, 0.06544151902198792, -0.09898479282855988, 0.0867389589548111, 0.023689324036240578, 0.02506868727505207, -0.006931954063475132, -0.05823586881160736, -0.08845722675323486, 0.011806009337306023, -0.04281463846564293, 0.047927990555763245, -0.04098738729953766, -0.02674228511750698, -0.032839030027389526, -0.010495166294276714, 0.014165360480546951, 0.007581873331218958, -0.03115822933614254, -0.06902223080396652, -0.03672268986701965, 0.09962423890829086, -0.13992895185947418, -0.053263258188962936, 0.058921124786138535, -0.060564618557691574, 0.0507933683693409, -0.029966287314891815, -0.028358498588204384, -0.04767384007573128, -0.1431768238544464, 0.028068138286471367, 0.03345770016312599, 0.010701801627874374, 0.05358050391077995, -0.1057560071349144, 0.007977960631251335, -0.022306164726614952, -0.022119710221886635, 0.005908241495490074, -0.04493730887770653, -0.12942266464233398, 0.06459032744169235, -0.008892138488590717, -0.03230530023574829, -0.07071720063686371, 0.12145371735095978, 0.03240122273564339, -0.002508902922272682, 0.08543114364147186, -0.05128046125173569, 0.09632176160812378, -0.1321239322423935, -0.03073449619114399, -0.00531552080065012, 0.019400764256715775, 0.009708186611533165, 0.0014459104277193546, 0.044530805200338364, -0.03475560247898102, 0.057462576776742935, 0.08128371089696884, 0.02758842334151268, 0.0717160776257515, -0.057258013635873795, -0.018127305433154106, 0.055309053510427475, 0.013769173063337803, -0.0072865234687924385, -0.010269426740705967, 0.13400311768054962, -0.0009739395463839173, -0.003130914643406868, 0.13171060383319855, 0.20964062213897705, 0.17836138606071472, 0.016923243179917336, 0.0058776699006557465, -0.00024003982252907008, -0.10930133610963821, -0.12300557643175125, 0.10912537574768066, -0.039963576942682266, 0.08943022042512894, -0.1120358258485794, 0.045446429401636124, 0.04808453470468521, -0.20190155506134033, 0.11924701184034348, -0.03055320307612419, -0.10845108330249786, 0.01969589851796627, -0.11410629749298096, -0.04083385691046715, 0.020113660022616386, -0.022943291813135147, -0.12210243940353394, 0.1092885211110115, 0.09433050453662872, -0.028509479016065598, 0.009378326125442982, 0.17782142758369446, -0.10515783727169037, -0.025989213958382607, 0.05932581424713135, 0.01928236521780491, 0.024031514301896095, -0.007539184298366308, 0.03356783464550972, 0.028399039059877396, 0.014326365664601326, 0.0788520947098732, 0.07944533973932266, 0.05270898714661598, 0.017847832292318344, -0.015464679338037968, -0.056709762662649155, 0.0025131625588983297, 0.012176282703876495, -0.0359731949865818, 0.09607648849487305, 0.06816325336694717, -0.019903678447008133, -0.014797314070165157, 0.19226954877376556, -0.039943598210811615, -0.06886740028858185, -0.10193772614002228, 0.18053899705410004, 0.006244698539376259, -0.05087074637413025, 0.0007219305261969566, -0.14844681322574615, 0.04087230935692787, 0.1117546409368515, 0.053485747426748276, -0.054434649646282196, -0.022683896124362946, -0.0766712948679924, 0.011401863768696785, 0.004778016358613968, 0.06981513649225235, 0.045057788491249084, 0.19015522301197052, -0.08436927199363708, 0.061382777988910675, -0.04334033280611038, -0.03385290503501892, -0.11708936095237732, 0.07113835960626602, 0.0015373540809378028, 0.03156879544258118, -0.08070141822099686, 0.09794896841049194, -0.011121365241706371, -0.22518818080425262, 0.0936327651143074, -0.09662915021181107, -0.10609280318021774, -0.018628381192684174, 0.013317211531102657, -0.013985835947096348, 0.05402379110455513, -0.008535776287317276, -0.027183393016457558, 0.12644433975219727, 0.030962616205215454, -0.051050201058387756, -0.052608389407396317, 0.04856296628713608, -0.12090129405260086, 0.21979843080043793, -0.03237061947584152, 0.024782365188002586, 0.10528136044740677, -0.04515025019645691, -0.10999476909637451, 0.025181643664836884, 0.05632955953478813, 0.014468914829194546, -0.01821538247168064, 0.22225941717624664, -0.00937290396541357, 0.17156405746936798, 0.029159775003790855, -0.13358300924301147, 0.010094079189002514, -0.00702741788700223, 0.004059400875121355, -0.09871259331703186, -0.02065281569957733, -0.07296687364578247, 0.12704326212406158, 0.16586408019065857, -0.0033286174293607473, 0.0026467551942914724, -0.06530033051967621, 0.02351441979408264, 0.018269488587975502, 0.12506140768527985, -0.04808520898222923, -0.119769386947155, 0.021266719326376915, -0.13741283118724823, 0.05142981931567192, -0.17964515089988708, -0.09743693470954895, 0.026911161839962006, 0.003924670163542032, -0.032182905822992325, 0.11194600909948349, 0.03555631265044212, 0.024123413488268852, -0.05024312064051628, -0.1074497178196907, -0.008966831490397453, 0.19167962670326233, -0.0383303202688694, -0.04955880343914032 ]
cf9a710a0dc5d61c9a6872b7343d27edd5492a33
# Dataset Card for FQuAD ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://fquad.illuin.tech/](https://fquad.illuin.tech/) - **Paper:** [FQuAD: French Question Answering Dataset](https://arxiv.org/abs/2002.06071) - **Point of Contact:** [https://www.illuin.tech/contact/](https://www.illuin.tech/contact/) - **Size of downloaded dataset files:** 3.29 MB - **Size of the generated dataset:** 6.94 MB - **Total amount of disk used:** 10.23 MB ### Dataset Summary FQuAD: French Question Answering Dataset We introduce FQuAD, a native French Question Answering Dataset. FQuAD contains 25,000+ question and answer pairs. Finetuning CamemBERT on FQuAD yields a F1 score of 88% and an exact match of 77.9%. Developped to provide a SQuAD equivalent in the French language. Questions are original and based on high quality Wikipedia articles. Please, note this dataset is licensed for non-commercial purposes and users must agree to the following terms and conditions: 1. Use FQuAD only for internal research purposes. 2. Not make any copy except a safety one. 3. Not redistribute it (or part of it) in any way, even for free. 4. Not sell it or use it for any commercial purpose. Contact us for a possible commercial licence. 5. Mention the corpus origin and Illuin Technology in all publications about experiments using FQuAD. 6. Redistribute to Illuin Technology any improved or enriched version you could make of that corpus. Request manually download of the data from: https://fquad.illuin.tech/ ### Supported Tasks and Leaderboards - `closed-domain-qa`, `text-retrieval`: This dataset is intended to be used for `closed-domain-qa`, but can also be used for information retrieval tasks. ### Languages This dataset is exclusively in French, with context data from Wikipedia and questions from French university students (`fr`). ## Dataset Structure ### Data Instances #### default - **Size of downloaded dataset files:** 3.29 MB - **Size of the generated dataset:** 6.94 MB - **Total amount of disk used:** 10.23 MB An example of 'validation' looks as follows. ``` This example was too long and was cropped: { "answers": { "answers_starts": [161, 46, 204], "texts": ["La Vierge aux rochers", "documents contemporains", "objets de spéculations"] }, "context": "\"Les deux tableaux sont certes décrits par des documents contemporains à leur création mais ceux-ci ne le font qu'indirectement ...", "questions": ["Que concerne principalement les documents ?", "Par quoi sont décrit les deux tableaux ?", "Quels types d'objets sont les deux tableaux aux yeux des chercheurs ?"] } ``` ### Data Fields The data fields are the same among all splits. #### default - `context`: a `string` feature. - `questions`: a `list` of `string` features. - `answers`: a dictionary feature containing: - `texts`: a `string` feature. - `answers_starts`: a `int32` feature. ### Data Splits The FQuAD dataset has 3 splits: _train_, _validation_, and _test_. The _test_ split is however not released publicly at the moment. The splits contain disjoint sets of articles. The following table contains stats about each split. Dataset Split | Number of Articles in Split | Number of paragraphs in split | Number of questions in split --------------|------------------------------|--------------------------|------------------------- Train | 117 | 4921 | 20731 Validation | 768 | 51.0% | 3188 Test | 10 | 532 | 2189 ## Dataset Creation ### Curation Rationale The FQuAD dataset was created by Illuin technology. It was developped to provide a SQuAD equivalent in the French language. Questions are original and based on high quality Wikipedia articles. ### Source Data The text used for the contexts are from the curated list of French High-Quality Wikipedia [articles](https://fr.wikipedia.org/wiki/Cat%C3%A9gorie:Article_de_qualit%C3%A9). ### Annotations Annotations (spans and questions) are written by students of the CentraleSupélec school of engineering. Wikipedia articles were scraped and Illuin used an internally-developped tool to help annotators ask questions and indicate the answer spans. Annotators were given paragraph sized contexts and asked to generate 4/5 non-trivial questions about information in the context. ### Personal and Sensitive Information No personal or sensitive information is included in this dataset. This has been manually verified by the dataset curators. ## Considerations for Using the Data Users should consider this dataset is sampled from Wikipedia data which might not be representative of all QA use cases. ### Social Impact of Dataset The social biases of this dataset have not yet been investigated. ### Discussion of Biases The social biases of this dataset have not yet been investigated, though articles have been selected by their quality and objectivity. ### Other Known Limitations The limitations of the FQuAD dataset have not yet been investigated. ## Additional Information ### Dataset Curators Illuin Technology: [https://fquad.illuin.tech/](https://fquad.illuin.tech/) ### Licensing Information The FQuAD dataset is licensed under the [CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/fr/) license. It allows personal and academic research uses of the dataset, but not commercial uses. So concretely, the dataset cannot be used to train a model that is then put into production within a business or a company. For this type of commercial use, we invite FQuAD users to contact [the authors](https://www.illuin.tech/contact/) to discuss possible partnerships. ### Citation Information ``` @ARTICLE{2020arXiv200206071 author = {Martin, d'Hoffschmidt and Maxime, Vidal and Wacim, Belblidia and Tom, Brendlé}, title = "{FQuAD: French Question Answering Dataset}", journal = {arXiv e-prints}, keywords = {Computer Science - Computation and Language}, year = "2020", month = "Feb", eid = {arXiv:2002.06071}, pages = {arXiv:2002.06071}, archivePrefix = {arXiv}, eprint = {2002.06071}, primaryClass = {cs.CL} } ``` ### Contributions Thanks to [@thomwolf](https://github.com/thomwolf), [@mariamabarham](https://github.com/mariamabarham), [@patrickvonplaten](https://github.com/patrickvonplaten), [@lewtun](https://github.com/lewtun), [@albertvillanova](https://github.com/albertvillanova) for adding this dataset. Thanks to [@ManuelFay](https://github.com/manuelfay) for providing information on the dataset creation process.
fquad
[ "task_categories:question-answering", "task_categories:text-retrieval", "task_ids:extractive-qa", "task_ids:closed-domain-qa", "annotations_creators:crowdsourced", "language_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:fr", "license:cc-by-nc-sa-3.0", "arxiv:2002.06071", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["crowdsourced", "found"], "language": ["fr"], "license": ["cc-by-nc-sa-3.0"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["question-answering", "text-retrieval"], "task_ids": ["extractive-qa", "closed-domain-qa"], "paperswithcode_id": "fquad", "pretty_name": "FQuAD: French Question Answering Dataset", "dataset_info": {"features": [{"name": "context", "dtype": "string"}, {"name": "questions", "sequence": "string"}, {"name": "answers", "sequence": [{"name": "texts", "dtype": "string"}, {"name": "answers_starts", "dtype": "int32"}]}], "splits": [{"name": "train", "num_bytes": 5898752, "num_examples": 4921}, {"name": "validation", "num_bytes": 1031456, "num_examples": 768}], "download_size": 0, "dataset_size": 6930208}}
2024-01-18T11:03:47+00:00
[ "2002.06071" ]
[ "fr" ]
TAGS #task_categories-question-answering #task_categories-text-retrieval #task_ids-extractive-qa #task_ids-closed-domain-qa #annotations_creators-crowdsourced #language_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-French #license-cc-by-nc-sa-3.0 #arxiv-2002.06071 #region-us
Dataset Card for FQuAD ====================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Paper: FQuAD: French Question Answering Dataset * Point of Contact: URL * Size of downloaded dataset files: 3.29 MB * Size of the generated dataset: 6.94 MB * Total amount of disk used: 10.23 MB ### Dataset Summary FQuAD: French Question Answering Dataset We introduce FQuAD, a native French Question Answering Dataset. FQuAD contains 25,000+ question and answer pairs. Finetuning CamemBERT on FQuAD yields a F1 score of 88% and an exact match of 77.9%. Developped to provide a SQuAD equivalent in the French language. Questions are original and based on high quality Wikipedia articles. Please, note this dataset is licensed for non-commercial purposes and users must agree to the following terms and conditions: 1. Use FQuAD only for internal research purposes. 2. Not make any copy except a safety one. 3. Not redistribute it (or part of it) in any way, even for free. 4. Not sell it or use it for any commercial purpose. Contact us for a possible commercial licence. 5. Mention the corpus origin and Illuin Technology in all publications about experiments using FQuAD. 6. Redistribute to Illuin Technology any improved or enriched version you could make of that corpus. Request manually download of the data from: URL ### Supported Tasks and Leaderboards * 'closed-domain-qa', 'text-retrieval': This dataset is intended to be used for 'closed-domain-qa', but can also be used for information retrieval tasks. ### Languages This dataset is exclusively in French, with context data from Wikipedia and questions from French university students ('fr'). Dataset Structure ----------------- ### Data Instances #### default * Size of downloaded dataset files: 3.29 MB * Size of the generated dataset: 6.94 MB * Total amount of disk used: 10.23 MB An example of 'validation' looks as follows. ### Data Fields The data fields are the same among all splits. #### default * 'context': a 'string' feature. * 'questions': a 'list' of 'string' features. * 'answers': a dictionary feature containing: + 'texts': a 'string' feature. + 'answers\_starts': a 'int32' feature. ### Data Splits The FQuAD dataset has 3 splits: *train*, *validation*, and *test*. The *test* split is however not released publicly at the moment. The splits contain disjoint sets of articles. The following table contains stats about each split. Dataset Creation ---------------- ### Curation Rationale The FQuAD dataset was created by Illuin technology. It was developped to provide a SQuAD equivalent in the French language. Questions are original and based on high quality Wikipedia articles. ### Source Data The text used for the contexts are from the curated list of French High-Quality Wikipedia articles. ### Annotations Annotations (spans and questions) are written by students of the CentraleSupélec school of engineering. Wikipedia articles were scraped and Illuin used an internally-developped tool to help annotators ask questions and indicate the answer spans. Annotators were given paragraph sized contexts and asked to generate 4/5 non-trivial questions about information in the context. ### Personal and Sensitive Information No personal or sensitive information is included in this dataset. This has been manually verified by the dataset curators. Considerations for Using the Data --------------------------------- Users should consider this dataset is sampled from Wikipedia data which might not be representative of all QA use cases. ### Social Impact of Dataset The social biases of this dataset have not yet been investigated. ### Discussion of Biases The social biases of this dataset have not yet been investigated, though articles have been selected by their quality and objectivity. ### Other Known Limitations The limitations of the FQuAD dataset have not yet been investigated. Additional Information ---------------------- ### Dataset Curators Illuin Technology: URL ### Licensing Information The FQuAD dataset is licensed under the CC BY-NC-SA 3.0 license. It allows personal and academic research uses of the dataset, but not commercial uses. So concretely, the dataset cannot be used to train a model that is then put into production within a business or a company. For this type of commercial use, we invite FQuAD users to contact the authors to discuss possible partnerships. ### Contributions Thanks to @thomwolf, @mariamabarham, @patrickvonplaten, @lewtun, @albertvillanova for adding this dataset. Thanks to @ManuelFay for providing information on the dataset creation process.
[ "### Dataset Summary\n\n\nFQuAD: French Question Answering Dataset\nWe introduce FQuAD, a native French Question Answering Dataset.\n\n\nFQuAD contains 25,000+ question and answer pairs.\nFinetuning CamemBERT on FQuAD yields a F1 score of 88% and an exact match of 77.9%.\nDevelopped to provide a SQuAD equivalent in the French language. Questions are original and based on high quality Wikipedia articles.\n\n\nPlease, note this dataset is licensed for non-commercial purposes and users must agree to the following terms and conditions:\n\n\n1. Use FQuAD only for internal research purposes.\n2. Not make any copy except a safety one.\n3. Not redistribute it (or part of it) in any way, even for free.\n4. Not sell it or use it for any commercial purpose. Contact us for a possible commercial licence.\n5. Mention the corpus origin and Illuin Technology in all publications about experiments using FQuAD.\n6. Redistribute to Illuin Technology any improved or enriched version you could make of that corpus.\n\n\nRequest manually download of the data from: URL", "### Supported Tasks and Leaderboards\n\n\n* 'closed-domain-qa', 'text-retrieval': This dataset is intended to be used for 'closed-domain-qa', but can also be used for information retrieval tasks.", "### Languages\n\n\nThis dataset is exclusively in French, with context data from Wikipedia and questions from French university students ('fr').\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### default\n\n\n* Size of downloaded dataset files: 3.29 MB\n* Size of the generated dataset: 6.94 MB\n* Total amount of disk used: 10.23 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### default\n\n\n* 'context': a 'string' feature.\n* 'questions': a 'list' of 'string' features.\n* 'answers': a dictionary feature containing:\n\t+ 'texts': a 'string' feature.\n\t+ 'answers\\_starts': a 'int32' feature.", "### Data Splits\n\n\nThe FQuAD dataset has 3 splits: *train*, *validation*, and *test*. The *test* split is however not released publicly at the moment. The splits contain disjoint sets of articles. The following table contains stats about each split.\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nThe FQuAD dataset was created by Illuin technology. It was developped to provide a SQuAD equivalent in the French language. Questions are original and based on high quality Wikipedia articles.", "### Source Data\n\n\nThe text used for the contexts are from the curated list of French High-Quality Wikipedia articles.", "### Annotations\n\n\nAnnotations (spans and questions) are written by students of the CentraleSupélec school of engineering.\nWikipedia articles were scraped and Illuin used an internally-developped tool to help annotators ask questions and indicate the answer spans.\nAnnotators were given paragraph sized contexts and asked to generate 4/5 non-trivial questions about information in the context.", "### Personal and Sensitive Information\n\n\nNo personal or sensitive information is included in this dataset. This has been manually verified by the dataset curators.\n\n\nConsiderations for Using the Data\n---------------------------------\n\n\nUsers should consider this dataset is sampled from Wikipedia data which might not be representative of all QA use cases.", "### Social Impact of Dataset\n\n\nThe social biases of this dataset have not yet been investigated.", "### Discussion of Biases\n\n\nThe social biases of this dataset have not yet been investigated, though articles have been selected by their quality and objectivity.", "### Other Known Limitations\n\n\nThe limitations of the FQuAD dataset have not yet been investigated.\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nIlluin Technology: URL", "### Licensing Information\n\n\nThe FQuAD dataset is licensed under the CC BY-NC-SA 3.0 license.\n\n\nIt allows personal and academic research uses of the dataset, but not commercial uses. So concretely, the dataset cannot be used to train a model that is then put into production within a business or a company. For this type of commercial use, we invite FQuAD users to contact the authors to discuss possible partnerships.", "### Contributions\n\n\nThanks to @thomwolf, @mariamabarham, @patrickvonplaten, @lewtun, @albertvillanova for adding this dataset.\nThanks to @ManuelFay for providing information on the dataset creation process." ]
[ "TAGS\n#task_categories-question-answering #task_categories-text-retrieval #task_ids-extractive-qa #task_ids-closed-domain-qa #annotations_creators-crowdsourced #language_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-French #license-cc-by-nc-sa-3.0 #arxiv-2002.06071 #region-us \n", "### Dataset Summary\n\n\nFQuAD: French Question Answering Dataset\nWe introduce FQuAD, a native French Question Answering Dataset.\n\n\nFQuAD contains 25,000+ question and answer pairs.\nFinetuning CamemBERT on FQuAD yields a F1 score of 88% and an exact match of 77.9%.\nDevelopped to provide a SQuAD equivalent in the French language. Questions are original and based on high quality Wikipedia articles.\n\n\nPlease, note this dataset is licensed for non-commercial purposes and users must agree to the following terms and conditions:\n\n\n1. Use FQuAD only for internal research purposes.\n2. Not make any copy except a safety one.\n3. Not redistribute it (or part of it) in any way, even for free.\n4. Not sell it or use it for any commercial purpose. Contact us for a possible commercial licence.\n5. Mention the corpus origin and Illuin Technology in all publications about experiments using FQuAD.\n6. Redistribute to Illuin Technology any improved or enriched version you could make of that corpus.\n\n\nRequest manually download of the data from: URL", "### Supported Tasks and Leaderboards\n\n\n* 'closed-domain-qa', 'text-retrieval': This dataset is intended to be used for 'closed-domain-qa', but can also be used for information retrieval tasks.", "### Languages\n\n\nThis dataset is exclusively in French, with context data from Wikipedia and questions from French university students ('fr').\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### default\n\n\n* Size of downloaded dataset files: 3.29 MB\n* Size of the generated dataset: 6.94 MB\n* Total amount of disk used: 10.23 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### default\n\n\n* 'context': a 'string' feature.\n* 'questions': a 'list' of 'string' features.\n* 'answers': a dictionary feature containing:\n\t+ 'texts': a 'string' feature.\n\t+ 'answers\\_starts': a 'int32' feature.", "### Data Splits\n\n\nThe FQuAD dataset has 3 splits: *train*, *validation*, and *test*. The *test* split is however not released publicly at the moment. The splits contain disjoint sets of articles. The following table contains stats about each split.\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nThe FQuAD dataset was created by Illuin technology. It was developped to provide a SQuAD equivalent in the French language. Questions are original and based on high quality Wikipedia articles.", "### Source Data\n\n\nThe text used for the contexts are from the curated list of French High-Quality Wikipedia articles.", "### Annotations\n\n\nAnnotations (spans and questions) are written by students of the CentraleSupélec school of engineering.\nWikipedia articles were scraped and Illuin used an internally-developped tool to help annotators ask questions and indicate the answer spans.\nAnnotators were given paragraph sized contexts and asked to generate 4/5 non-trivial questions about information in the context.", "### Personal and Sensitive Information\n\n\nNo personal or sensitive information is included in this dataset. This has been manually verified by the dataset curators.\n\n\nConsiderations for Using the Data\n---------------------------------\n\n\nUsers should consider this dataset is sampled from Wikipedia data which might not be representative of all QA use cases.", "### Social Impact of Dataset\n\n\nThe social biases of this dataset have not yet been investigated.", "### Discussion of Biases\n\n\nThe social biases of this dataset have not yet been investigated, though articles have been selected by their quality and objectivity.", "### Other Known Limitations\n\n\nThe limitations of the FQuAD dataset have not yet been investigated.\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nIlluin Technology: URL", "### Licensing Information\n\n\nThe FQuAD dataset is licensed under the CC BY-NC-SA 3.0 license.\n\n\nIt allows personal and academic research uses of the dataset, but not commercial uses. So concretely, the dataset cannot be used to train a model that is then put into production within a business or a company. For this type of commercial use, we invite FQuAD users to contact the authors to discuss possible partnerships.", "### Contributions\n\n\nThanks to @thomwolf, @mariamabarham, @patrickvonplaten, @lewtun, @albertvillanova for adding this dataset.\nThanks to @ManuelFay for providing information on the dataset creation process." ]
[ 142, 249, 61, 36, 6, 50, 17, 74, 75, 49, 26, 88, 70, 23, 37, 31, 12, 96, 57 ]
[ "passage: TAGS\n#task_categories-question-answering #task_categories-text-retrieval #task_ids-extractive-qa #task_ids-closed-domain-qa #annotations_creators-crowdsourced #language_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-French #license-cc-by-nc-sa-3.0 #arxiv-2002.06071 #region-us \n### Dataset Summary\n\n\nFQuAD: French Question Answering Dataset\nWe introduce FQuAD, a native French Question Answering Dataset.\n\n\nFQuAD contains 25,000+ question and answer pairs.\nFinetuning CamemBERT on FQuAD yields a F1 score of 88% and an exact match of 77.9%.\nDevelopped to provide a SQuAD equivalent in the French language. Questions are original and based on high quality Wikipedia articles.\n\n\nPlease, note this dataset is licensed for non-commercial purposes and users must agree to the following terms and conditions:\n\n\n1. Use FQuAD only for internal research purposes.\n2. Not make any copy except a safety one.\n3. Not redistribute it (or part of it) in any way, even for free.\n4. Not sell it or use it for any commercial purpose. Contact us for a possible commercial licence.\n5. Mention the corpus origin and Illuin Technology in all publications about experiments using FQuAD.\n6. Redistribute to Illuin Technology any improved or enriched version you could make of that corpus.\n\n\nRequest manually download of the data from: URL### Supported Tasks and Leaderboards\n\n\n* 'closed-domain-qa', 'text-retrieval': This dataset is intended to be used for 'closed-domain-qa', but can also be used for information retrieval tasks.### Languages\n\n\nThis dataset is exclusively in French, with context data from Wikipedia and questions from French university students ('fr').\n\n\nDataset Structure\n-----------------### Data Instances", "passage: #### default\n\n\n* Size of downloaded dataset files: 3.29 MB\n* Size of the generated dataset: 6.94 MB\n* Total amount of disk used: 10.23 MB\n\n\nAn example of 'validation' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.#### default\n\n\n* 'context': a 'string' feature.\n* 'questions': a 'list' of 'string' features.\n* 'answers': a dictionary feature containing:\n\t+ 'texts': a 'string' feature.\n\t+ 'answers\\_starts': a 'int32' feature.### Data Splits\n\n\nThe FQuAD dataset has 3 splits: *train*, *validation*, and *test*. The *test* split is however not released publicly at the moment. The splits contain disjoint sets of articles. The following table contains stats about each split.\n\n\n\nDataset Creation\n----------------### Curation Rationale\n\n\nThe FQuAD dataset was created by Illuin technology. It was developped to provide a SQuAD equivalent in the French language. Questions are original and based on high quality Wikipedia articles.### Source Data\n\n\nThe text used for the contexts are from the curated list of French High-Quality Wikipedia articles.### Annotations\n\n\nAnnotations (spans and questions) are written by students of the CentraleSupélec school of engineering.\nWikipedia articles were scraped and Illuin used an internally-developped tool to help annotators ask questions and indicate the answer spans.\nAnnotators were given paragraph sized contexts and asked to generate 4/5 non-trivial questions about information in the context.### Personal and Sensitive Information\n\n\nNo personal or sensitive information is included in this dataset. This has been manually verified by the dataset curators.\n\n\nConsiderations for Using the Data\n---------------------------------\n\n\nUsers should consider this dataset is sampled from Wikipedia data which might not be representative of all QA use cases.### Social Impact of Dataset\n\n\nThe social biases of this dataset have not yet been investigated.### Discussion of Biases\n\n\nThe social biases of this dataset have not yet been investigated, though articles have been selected by their quality and objectivity.### Other Known Limitations\n\n\nThe limitations of the FQuAD dataset have not yet been investigated.\n\n\nAdditional Information\n----------------------### Dataset Curators\n\n\nIlluin Technology: URL" ]
[ -0.07499080151319504, 0.18544915318489075, -0.004633342381566763, 0.04909111559391022, 0.025072235614061356, -0.033186495304107666, 0.09221307933330536, 0.026682231575250626, -0.032676659524440765, 0.06544912606477737, -0.0034048391971737146, -0.06110917776823044, 0.06649255007505417, 0.09496717154979706, 0.02247362956404686, -0.06780333817005157, 0.0532214418053627, -0.08171501755714417, -0.06585351377725601, 0.05343635380268097, 0.1147904247045517, 0.004639290273189545, 0.09021574258804321, -0.02644607424736023, -0.0009868592023849487, 0.046568263322114944, -0.017375897616147995, 0.00855809636414051, 0.07639537751674652, 0.11138398945331573, 0.058734096586704254, 0.05906407907605171, 0.012587525881826878, -0.19430792331695557, 0.032060813158750534, 0.056728772819042206, -0.04639129713177681, 0.007742390036582947, 0.09566893428564072, 0.031617313623428345, 0.08737237751483917, -0.0800032839179039, 0.019352687522768974, 0.06262262165546417, -0.08748015016317368, -0.06978587806224823, -0.13649582862854004, -0.0212838314473629, 0.010992574505507946, 0.09705208241939545, -0.017390133813023567, -0.04146156460046768, -0.06915834546089172, 0.017552290111780167, 0.062032073736190796, -0.08403939008712769, -0.025304462760686874, -0.05675504356622696, -0.028464946895837784, 0.13969868421554565, -0.08439265191555023, 0.012205088511109352, -0.013604866340756416, 0.020947594195604324, 0.020045019686222076, -0.07009539008140564, -0.09771251678466797, -0.06683123111724854, -0.08424656093120575, -0.03231164813041687, 0.15746624767780304, 0.01423931960016489, -0.09601860493421555, -0.09851311147212982, -0.016132554039359093, 0.06075204536318779, -0.04220590740442276, -0.07630486786365509, 0.048767007887363434, 0.00047337543219327927, 0.11124775558710098, -0.10482075810432434, -0.09996826946735382, 0.00406108982861042, -0.03953803703188896, -0.015665723010897636, -0.0005675042048096657, 0.03224565088748932, 0.04428039491176605, 0.03076922707259655, -0.07203944772481918, -0.032933883368968964, -0.04625660926103592, -0.05821631848812103, -0.11454197019338608, -0.047420844435691833, -0.013044576160609722, -0.054765477776527405, 0.05072282999753952, 0.1097574457526207, -0.20358175039291382, 0.024428732693195343, -0.051284752786159515, -0.004596118815243244, 0.043240565806627274, 0.0824354737997055, -0.06504356861114502, -0.08683619648218155, 0.026808638125658035, 0.035750046372413635, -0.017336241900920868, 0.04597152769565582, 0.004174222704023123, -0.04646829515695572, 0.019289085641503334, 0.06549158692359924, 0.05183258280158043, -0.061330266296863556, -0.029447419568896294, -0.0031118839979171753, 0.17779237031936646, -0.0961165726184845, -0.007400320842862129, 0.03628084436058998, -0.027553504332900047, -0.008908532559871674, 0.017701324075460434, 0.028734829276800156, -0.06700435280799866, 0.0007917666807770729, -0.03478383272886276, -0.005418239627033472, -0.04031893610954285, -0.06551584601402283, 0.02902982011437416, 0.04156113788485527, -0.06648926436901093, -0.06811429560184479, -0.08484256267547607, -0.10013146698474884, 0.0608404241502285, -0.06731177121400833, -0.008067585527896881, -0.013551807031035423, -0.04487558826804161, -0.03001938760280609, 0.033458393067121506, 0.04128675535321236, -0.04616359621286392, 0.004107669927179813, -0.0875154435634613, 0.007231866009533405, -0.08124810457229614, 0.025700122117996216, -0.08153656870126724, 0.031121503561735153, -0.19986599683761597, 0.13431206345558167, -0.07660304009914398, -0.09908811002969742, -0.10925334692001343, -0.06309546530246735, -0.05432569235563278, -0.004215702414512634, 0.05918879434466362, 0.13360542058944702, -0.1985855996608734, -0.0008025490678846836, 0.04414883255958557, -0.12016559392213821, -0.052964940667152405, 0.2165365070104599, -0.012749251909554005, 0.05428611487150192, 0.018048718571662903, 0.09348392486572266, 0.10399278998374939, -0.040058236569166183, -0.13843467831611633, -0.004852525889873505, 0.02445191890001297, 0.11130998283624649, 0.10816539824008942, -0.06099801883101463, 0.07168193906545639, -0.023627180606126785, -0.003967255353927612, -0.0696432814002037, -0.010485830716788769, -0.057622142136096954, -0.00849229283630848, -0.03477614372968674, -0.0063451137393713, 0.02212372049689293, -0.04299583286046982, 0.010296395979821682, -0.04924022778868675, -0.12477893382310867, 0.025254493579268456, -0.008183990605175495, 0.02159803733229637, 0.0027958499267697334, 0.06278207898139954, 0.03151385858654976, -0.017232296988368034, -0.16050010919570923, -0.17109164595603943, 0.06809338927268982, -0.08991879969835281, 0.08723797649145126, -0.006501317489892244, 0.002080311067402363, 0.058527421206235886, -0.0864454135298729, 0.019311144948005676, -0.08665519952774048, -0.03436225652694702, -0.01956893876194954, -0.11423929035663605, 0.028541576117277145, -0.03304775059223175, 0.191116601228714, -0.1177559345960617, -0.018867233768105507, 0.03748602792620659, 0.08983618766069412, 0.025665495544672012, -0.04641532525420189, -0.013609221205115318, 0.01691666804254055, -0.008839594200253487, -0.010256328620016575, -0.004750371910631657, -0.011273469775915146, 0.05518557131290436, 0.012097296305000782, -0.07326747477054596, -0.10197822749614716, 0.0019611739553511143, 0.024178441613912582, -0.09668148308992386, -0.0808030515909195, -0.046031612902879715, -0.00926733948290348, -0.0563836432993412, -0.026100216433405876, 0.12860919535160065, 0.03281800448894501, 0.054296549409627914, -0.08546128123998642, -0.018324509263038635, 0.0066237859427928925, 0.03384086489677429, -0.07606404274702072, 0.08316797018051147, 0.11638680100440979, -0.15425094962120056, 0.08565445989370346, 0.03795953467488289, 0.025066424161195755, 0.07729935646057129, 0.0021422249265015125, -0.10089997947216034, -0.011986281722784042, 0.06860540807247162, 0.0058031873777508736, 0.09466056525707245, 0.059623561799526215, 0.06425181031227112, 0.037006668746471405, 0.0012853499501943588, 0.03393521159887314, -0.060821495950222015, 0.06556151807308197, -0.02804449573159218, -0.0653337836265564, -0.024308592081069946, 0.021871019154787064, 0.023213127627968788, 0.1242457777261734, 0.0025538792833685875, 0.025080904364585876, -0.04536459967494011, -0.0712699443101883, -0.13403551280498505, 0.1726389229297638, -0.09346578270196915, -0.20552636682987213, -0.09291344881057739, 0.13163337111473083, -0.10143457353115082, -0.02282561920583248, 0.018478089943528175, -0.005977134220302105, -0.05880245938897133, -0.14362752437591553, -0.05308295786380768, 0.033262286335229874, -0.08333989977836609, -0.1074879914522171, 0.032694872468709946, -0.006308845244348049, -0.10675754398107529, 0.010935453698039055, -0.004995056428015232, -0.04930751025676727, -0.05181199312210083, 0.01637476496398449, 0.07930732518434525, -0.005216503515839577, -0.015516125597059727, -0.06521430611610413, 0.0015222388319671154, 0.28960976004600525, -0.09116364270448685, 0.09677106142044067, 0.10584644973278046, 0.007622012868523598, 0.07212045788764954, 0.2103140503168106, 0.008171135559678078, -0.030404023826122284, 0.03609920293092728, 0.07522247731685638, -0.030275117605924606, -0.1939915418624878, -0.09750208258628845, -0.05620091035962105, -0.03616201505064964, -0.029553934931755066, 0.03209389001131058, -0.016350094228982925, 0.019875289872288704, -0.09189610183238983, -0.026971761137247086, 0.05915041267871857, 0.017505615949630737, 0.14756885170936584, 0.0610634982585907, 0.03068898618221283, -0.07645384967327118, 0.033561497926712036, 0.11586476862430573, -0.01731235533952713, 0.13558614253997803, -0.09581921994686127, 0.1495295614004135, 0.03337506204843521, 0.0942993089556694, -0.03510960936546326, 0.03813660144805908, 0.020938310772180557, 0.05429071560502052, -0.03568011522293091, -0.03304789960384369, -0.008861053735017776, 0.04988997429609299, 0.032106854021549225, -0.08484204113483429, -0.04796837270259857, 0.05348687246441841, 0.05695916712284088, 0.16961482167243958, 0.029474887996912003, -0.06017965078353882, -0.06735506653785706, 0.008108636364340782, -0.02815083973109722, -0.09893985837697983, 0.0021134931594133377, 0.2098538726568222, -0.1364724338054657, -0.01043208409100771, 0.015331135131418705, 0.05376832187175751, -0.010230807587504387, -0.016260603442788124, 0.05975775420665741, 0.033124856650829315, -0.029221998527646065, 0.031558532267808914, -0.16352097690105438, 0.10489710420370102, 0.02850821055471897, 0.025947699323296547, -0.017516033723950386, 0.03131110966205597, 0.01187540777027607, 0.06523869931697845, 0.14768455922603607, 0.04191867262125015, -0.10787394642829895, 0.03234728053212166, -0.07195331901311874, 0.03413664549589157, 0.06835170090198517, -0.050977449864149094, 0.04594063758850098, -0.012903932482004166, -0.03665400668978691, -0.06781493872404099, 0.03780166432261467, -0.15313513576984406, -0.21271729469299316, 0.07636129856109619, -0.05752712860703468, 0.030773267149925232, -0.040834926068782806, -0.012942160479724407, -0.049857500940561295, 0.13806259632110596, -0.06317242980003357, -0.04488460719585419, -0.09933391958475113, -0.02292969450354576, 0.1586775928735733, -0.049172013998031616, 0.0682627484202385, -0.0412447489798069, 0.1065884381532669, -0.04860082268714905, -0.01185688003897667, 0.016995184123516083, -0.135649174451828, -0.12100262194871902, -0.06233705207705498, 0.07028830051422119, 0.0316849946975708, 0.0464906319975853, 0.031566329300403595, 0.0327039398252964, 0.013316098600625992, -0.10278408974409103, -0.035491958260536194, -0.021856550127267838, 0.07076795399188995, 0.10252474248409271, -0.10425873845815659, -0.1456672102212906, -0.09025363624095917, -0.06308209896087646, 0.11352835595607758, 0.15143096446990967, -0.06578470766544342, 0.07192375510931015, 0.16597777605056763, -0.07996255159378052, -0.21700893342494965, 0.0164500642567873, 0.0834646075963974, -0.05795741826295853, 0.07189512997865677, -0.16352838277816772, -0.004896531812846661, 0.048122186213731766, 0.0077285380102694035, 0.024852219969034195, -0.1518525779247284, -0.102790467441082, -0.036886297166347504, 0.025268929079174995, -0.05121121183037758, -0.09289181232452393, -0.029256487265229225, -0.01350145973265171, -0.0355168916285038, 0.10650917887687683, 0.041138458997011185, -0.008551148697733879, 0.054826728999614716, -0.07897894829511642, 0.029912475496530533, -0.010358711704611778, 0.10757848620414734, 0.005563670769333839, 0.02660374715924263, -0.012217511422932148, 0.03544618934392929, -0.04459797590970993, 0.006123868748545647, 0.10746884346008301, 0.1033797413110733, 0.04494287818670273, -0.03830879554152489, 0.010949796997010708, -0.08741346001625061, 0.03422309085726738, -0.0708862841129303, -0.0002245891373604536, -0.09515437483787537, 0.08732207119464874, 0.10693413019180298, 0.013463538140058517, -0.14823681116104126, -0.048429518938064575, 0.012971021234989166, 0.20300394296646118, 0.15000686049461365, 0.10270064324140549, -0.06481665372848511, 0.07243543863296509, 0.012784108519554138, -0.0071694375947117805, 0.013602429069578648, 0.08056292682886124, 0.1119672954082489, -0.043536052107810974, 0.12030863761901855, -0.03118203394114971, -0.08811145275831223, -0.007981614209711552, 0.054204344749450684, -0.07464267313480377, -0.19671770930290222, -0.033819809556007385, 0.025281736627221107, -0.10738672316074371, -0.08766847848892212, 0.08945424854755402, -0.026598721742630005, -0.031154833734035492, -0.030402516946196556, 0.0927414745092392, 0.031289052218198776, 0.03535417094826698, -0.016101859509944916, 0.018561195582151413, -0.057775504887104034, 0.0758509635925293, 0.09514565020799637, -0.1661788523197174, 0.0010729776695370674, 0.1140446811914444, -0.06322318315505981, -0.04945670813322067, 0.02406826615333557, 0.005196981132030487, -0.04272422939538956, -0.06685326993465424, -0.06044292449951172, -0.08261162042617798, 0.020862776786088943, 0.16533172130584717, -0.018040744587779045, -0.00887276791036129, 0.07723034918308258, -0.05802208185195923, -0.05512835830450058, 0.10306257754564285, 0.005933798849582672, 0.009519782848656178, 0.06365232169628143, -0.04051852226257324, -0.04042450711131096, 0.029073629528284073, 0.01606147177517414, 0.016651727259159088, -0.04262027516961098, -0.07465099543333054, -0.10740716010332108, 0.008947916328907013, -0.02996872551739216, 0.0011508096940815449, -0.009293550625443459, -0.05222754180431366, -0.003407571464776993, 0.004179623909294605, -0.03327871859073639, -0.01912303827702999, -0.008737738244235516, 0.12061100453138351, -0.15131747722625732, 0.01549583114683628, 0.08344587683677673, -0.04951194301247597, 0.10230221599340439, -0.006765490863472223, -0.014239346608519554, -0.013161256909370422, -0.0644364207983017, -0.025364551693201065, -0.1311187744140625, 0.07417742908000946, 0.01379258930683136, -0.19031433761119843, 0.015744809061288834, 0.010895754210650921, -0.019143136218190193, -0.00467343395575881, 0.05995049327611923, -0.030089858919382095, 0.060494620352983475, -0.008745846338570118, -0.031128976494073868, -0.05435376986861229, 0.07895319163799286, 0.04604841023683548, 0.019703878089785576, 0.11239440739154816, -0.05009547993540764, 0.011209306307137012, -0.07975386083126068, -0.027460729703307152, 0.023953653872013092, 0.028223901987075806, -0.026171468198299408, -0.036792099475860596, 0.04079538583755493, 0.03662724047899246, 0.11673043668270111, 0.025011932477355003, 0.09431864321231842, 0.06240057200193405, -0.05699961632490158, -0.06839972734451294, 0.04895535856485367, -0.1109202578663826, -0.008021753281354904, -0.015397305600345135, -0.027464017271995544, -0.024688972160220146, -0.018220072612166405, 0.09925426542758942, 0.1722857654094696, 0.10900893807411194, 0.1169271320104599, 0.017726844176650047, -0.033740513026714325, -0.08652286231517792, 0.08631329238414764, 0.06648806482553482, 0.011851634830236435, -0.018250197172164917, -0.11510565876960754, 0.008032860234379768, 0.08090575039386749, -0.16079562902450562, 0.14854511618614197, -0.03530336916446686, -0.0691492110490799, -0.06564002484083176, -0.03737998753786087, -0.03357938677072525, 0.014170011505484581, -0.027785634621977806, -0.11452512443065643, 0.11900386214256287, 0.07411704957485199, 0.04822162166237831, -0.018150880932807922, 0.10162098705768585, -0.1518799066543579, -0.07784143090248108, 0.07417542487382889, 0.011415256187319756, 0.08634243905544281, 0.05691056698560715, 0.06089439243078232, 0.022719547152519226, 0.04820145666599274, 0.06575530022382736, 0.10876929759979248, 0.022196967154741287, 0.004718577489256859, -0.02958083525300026, -0.039591796696186066, 0.0016170382732525468, -0.04336564242839813, 0.006030049175024033, 0.24281278252601624, 0.04425197094678879, -0.0015916982665657997, 0.05624106526374817, 0.14646923542022705, -0.015104971826076508, -0.03813884034752846, -0.17800450325012207, 0.05072491616010666, -0.0242953859269619, 0.012714832089841366, 0.02325172908604145, -0.08380036801099777, 0.04168327897787094, 0.10758842527866364, 0.10303941369056702, -0.05696558579802513, 0.002470556413754821, 0.026275556534528732, 0.016619723290205002, 0.03339532017707825, 0.013156120665371418, 0.03312356024980545, 0.24645830690860748, -0.10427995026111603, 0.07940641790628433, -0.05448715761303902, 0.020708870142698288, -0.05205786973237991, 0.15383006632328033, -0.03262712433934212, 0.035782575607299805, -0.04468711093068123, 0.10805163532495499, -0.035399314016103745, -0.2699175179004669, -0.0104622021317482, -0.06830150634050369, -0.077022485435009, -0.03311562165617943, -0.08373795449733734, 0.0141477445140481, 0.01587807759642601, 0.03139646351337433, -0.005166715942323208, 0.15105262398719788, -0.015963269397616386, 0.03166690841317177, -0.059769101440906525, 0.07925871014595032, -0.020013542845845222, 0.23396645486354828, 0.03419177234172821, 0.11088293790817261, 0.07008598744869232, -0.055547699332237244, -0.0875890851020813, 0.01681988686323166, 0.0909569039940834, 0.007104950025677681, 0.004931329283863306, 0.11162430047988892, 0.0031241693068295717, 0.1302211731672287, 0.03128872811794281, 0.029000815004110336, 0.12402869760990143, -0.00003391481004655361, -0.08155030012130737, -0.04883977025747299, 0.10179382562637329, -0.11313970386981964, 0.1326761245727539, 0.13036763668060303, -0.001332249492406845, 0.0794975608587265, -0.05476462468504906, 0.006597048137336969, -0.0010710896458476782, 0.14390797913074493, 0.03674875572323799, -0.14352920651435852, 0.12446089088916779, -0.041208960115909576, 0.07032375037670135, -0.13351280987262726, 0.015541383996605873, 0.0495811328291893, 0.012974112294614315, -0.000570578733459115, 0.07319572567939758, 0.01916266232728958, -0.06594294309616089, -0.046091459691524506, -0.050342366099357605, -0.03039969876408577, 0.07603564858436584, -0.005655399523675442, -0.006010137032717466 ]
5c61c7fe4e7ed120ab8db421226c84f39c5c9a68
# Dataset Card for FreebaseQA ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** - **Repository:** [FreebaseQA repository](https://github.com/kelvin-jiang/FreebaseQA) - **Paper:** [FreebaseQA ACL paper](https://www.aclweb.org/anthology/N19-1028.pdf) - **Leaderboard:** - **Point of Contact:** [Kelvin Jiang](https://github.com/kelvin-jiang) ### Dataset Summary FreebaseQA is a dataset for open-domain factoid question answering (QA) tasks over structured knowledge bases, like Freebase. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages English ## Dataset Structure ### Data Instances Here is an example from the dataset: ``` {'Parses': {'Answers': [{'AnswersMid': ['m.01npcx'], 'AnswersName': [['goldeneye']]}, {'AnswersMid': ['m.01npcx'], 'AnswersName': [['goldeneye']]}], 'InferentialChain': ['film.film_character.portrayed_in_films..film.performance.film', 'film.actor.film..film.performance.film'], 'Parse-Id': ['FreebaseQA-train-0.P0', 'FreebaseQA-train-0.P1'], 'PotentialTopicEntityMention': ['007', 'pierce brosnan'], 'TopicEntityMid': ['m.0clpml', 'm.018p4y'], 'TopicEntityName': ['james bond', 'pierce brosnan']}, 'ProcessedQuestion': "what was pierce brosnan's first outing as 007", 'Question-ID': 'FreebaseQA-train-0', 'RawQuestion': "What was Pierce Brosnan's first outing as 007?"} ``` ### Data Fields - `Question-ID`: a `string` feature representing ID of each question. - `RawQuestion`: a `string` feature representing the original question collected from data sources. - `ProcessedQuestion`: a `string` feature representing the question processed with some operations such as removal of trailing question mark and decapitalization. - `Parses`: a dictionary feature representing the semantic parse(s) for the question containing: - `Parse-Id`: a `string` feature representing the ID of each semantic parse. - `PotentialTopicEntityMention`: a `string` feature representing the potential topic entity mention in the question. - `TopicEntityName`: a `string` feature representing name or alias of the topic entity in the question from Freebase. - `TopicEntityMid`: a `string` feature representing the Freebase MID of the topic entity in the question. - `InferentialChain`: a `string` feature representing path from the topic entity node to the answer node in Freebase, labeled as a predicate. - `Answers`: a dictionary feature representing the answer found from this parse containing: - `AnswersMid`: a `string` feature representing the Freebase MID of the answer. - `AnswersName`: a `list` of `string` features representing the answer string from the original question-answer pair. ### Data Splits This data set contains 28,348 unique questions that are divided into three subsets: train (20,358), dev (3,994) and eval (3,996), formatted as JSON files: FreebaseQA-[train|dev|eval].json ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization The data set is generated by matching trivia-type question-answer pairs with subject-predicateobject triples in Freebase. For each collected question-answer pair, we first tag all entities in each question and search for relevant predicates that bridge a tagged entity with the answer in Freebase. Finally, human annotation is used to remove false positives in these matched triples. #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators Kelvin Jiang - Currently at University of Waterloo. Work was done at York University. ### Licensing Information [More Information Needed] ### Citation Information ``` @inproceedings{jiang-etal-2019-freebaseqa, title = "{F}reebase{QA}: A New Factoid {QA} Data Set Matching Trivia-Style Question-Answer Pairs with {F}reebase", author = "Jiang, Kelvin and Wu, Dekun and Jiang, Hui", booktitle = "Proceedings of the 2019 Conference of the North {A}merican Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers)", month = jun, year = "2019", address = "Minneapolis, Minnesota", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/N19-1028", doi = "10.18653/v1/N19-1028", pages = "318--323", abstract = "In this paper, we present a new data set, named FreebaseQA, for open-domain factoid question answering (QA) tasks over structured knowledge bases, like Freebase. The data set is generated by matching trivia-type question-answer pairs with subject-predicate-object triples in Freebase. For each collected question-answer pair, we first tag all entities in each question and search for relevant predicates that bridge a tagged entity with the answer in Freebase. Finally, human annotation is used to remove any false positive in these matched triples. Using this method, we are able to efficiently generate over 54K matches from about 28K unique questions with minimal cost. Our analysis shows that this data set is suitable for model training in factoid QA tasks beyond simpler questions since FreebaseQA provides more linguistically sophisticated questions than other existing data sets.", } ``` ### Contributions Thanks to [@gchhablani](https://github.com/gchhablani) and [@anaerobeth](https://github.com/anaerobeth) for adding this dataset.
freebase_qa
[ "task_categories:question-answering", "task_ids:open-domain-qa", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:extended|trivia_qa", "language:en", "license:unknown", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["found"], "language": ["en"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["extended|trivia_qa"], "task_categories": ["question-answering"], "task_ids": ["open-domain-qa"], "paperswithcode_id": "freebaseqa", "pretty_name": "FreebaseQA", "dataset_info": {"features": [{"name": "Question-ID", "dtype": "string"}, {"name": "RawQuestion", "dtype": "string"}, {"name": "ProcessedQuestion", "dtype": "string"}, {"name": "Parses", "sequence": [{"name": "Parse-Id", "dtype": "string"}, {"name": "PotentialTopicEntityMention", "dtype": "string"}, {"name": "TopicEntityName", "dtype": "string"}, {"name": "TopicEntityMid", "dtype": "string"}, {"name": "InferentialChain", "dtype": "string"}, {"name": "Answers", "sequence": [{"name": "AnswersMid", "dtype": "string"}, {"name": "AnswersName", "sequence": "string"}]}]}], "splits": [{"name": "train", "num_bytes": 10235375, "num_examples": 20358}, {"name": "test", "num_bytes": 1987874, "num_examples": 3996}, {"name": "validation", "num_bytes": 1974114, "num_examples": 3994}], "download_size": 33204999, "dataset_size": 14197363}}
2024-01-18T11:03:51+00:00
[]
[ "en" ]
TAGS #task_categories-question-answering #task_ids-open-domain-qa #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|trivia_qa #language-English #license-unknown #region-us
# Dataset Card for FreebaseQA ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: - Repository: FreebaseQA repository - Paper: FreebaseQA ACL paper - Leaderboard: - Point of Contact: Kelvin Jiang ### Dataset Summary FreebaseQA is a dataset for open-domain factoid question answering (QA) tasks over structured knowledge bases, like Freebase. ### Supported Tasks and Leaderboards ### Languages English ## Dataset Structure ### Data Instances Here is an example from the dataset: ### Data Fields - 'Question-ID': a 'string' feature representing ID of each question. - 'RawQuestion': a 'string' feature representing the original question collected from data sources. - 'ProcessedQuestion': a 'string' feature representing the question processed with some operations such as removal of trailing question mark and decapitalization. - 'Parses': a dictionary feature representing the semantic parse(s) for the question containing: - 'Parse-Id': a 'string' feature representing the ID of each semantic parse. - 'PotentialTopicEntityMention': a 'string' feature representing the potential topic entity mention in the question. - 'TopicEntityName': a 'string' feature representing name or alias of the topic entity in the question from Freebase. - 'TopicEntityMid': a 'string' feature representing the Freebase MID of the topic entity in the question. - 'InferentialChain': a 'string' feature representing path from the topic entity node to the answer node in Freebase, labeled as a predicate. - 'Answers': a dictionary feature representing the answer found from this parse containing: - 'AnswersMid': a 'string' feature representing the Freebase MID of the answer. - 'AnswersName': a 'list' of 'string' features representing the answer string from the original question-answer pair. ### Data Splits This data set contains 28,348 unique questions that are divided into three subsets: train (20,358), dev (3,994) and eval (3,996), formatted as JSON files: FreebaseQA-[train|dev|eval].json ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization The data set is generated by matching trivia-type question-answer pairs with subject-predicateobject triples in Freebase. For each collected question-answer pair, we first tag all entities in each question and search for relevant predicates that bridge a tagged entity with the answer in Freebase. Finally, human annotation is used to remove false positives in these matched triples. #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators Kelvin Jiang - Currently at University of Waterloo. Work was done at York University. ### Licensing Information ### Contributions Thanks to @gchhablani and @anaerobeth for adding this dataset.
[ "# Dataset Card for FreebaseQA", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n \n- Homepage:\n- Repository: FreebaseQA repository\n- Paper: FreebaseQA ACL paper\n- Leaderboard:\n- Point of Contact: Kelvin Jiang", "### Dataset Summary\n \nFreebaseQA is a dataset for open-domain factoid question answering (QA) tasks over structured knowledge bases, like Freebase.", "### Supported Tasks and Leaderboards", "### Languages\n \nEnglish", "## Dataset Structure", "### Data Instances\n\nHere is an example from the dataset:", "### Data Fields\n- 'Question-ID': a 'string' feature representing ID of each question.\n- 'RawQuestion': a 'string' feature representing the original question collected from data sources.\n- 'ProcessedQuestion': a 'string' feature representing the question processed with some operations such as removal of trailing question mark and decapitalization.\n- 'Parses': a dictionary feature representing the semantic parse(s) for the question containing:\n - 'Parse-Id': a 'string' feature representing the ID of each semantic parse.\n - 'PotentialTopicEntityMention': a 'string' feature representing the potential topic entity mention in the question.\n - 'TopicEntityName': a 'string' feature representing name or alias of the topic entity in the question from Freebase.\n - 'TopicEntityMid': a 'string' feature representing the Freebase MID of the topic entity in the question.\n - 'InferentialChain': a 'string' feature representing path from the topic entity node to the answer node in Freebase, labeled as a predicate.\n - 'Answers': a dictionary feature representing the answer found from this parse containing:\n - 'AnswersMid': a 'string' feature representing the Freebase MID of the answer.\n - 'AnswersName': a 'list' of 'string' features representing the answer string from the original question-answer pair.", "### Data Splits\nThis data set contains 28,348 unique questions that are divided into three subsets: train (20,358), dev (3,994) and eval (3,996), formatted as JSON files: FreebaseQA-[train|dev|eval].json", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n \nThe data set is generated by matching trivia-type question-answer pairs with subject-predicateobject triples in Freebase. For each collected question-answer pair, we first tag all entities in each question and search for relevant predicates that bridge a tagged entity with the answer in Freebase. Finally, human annotation is used to remove false positives in these matched triples.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n \nKelvin Jiang - Currently at University of Waterloo. Work was done at\nYork University.", "### Licensing Information", "### Contributions\n\nThanks to @gchhablani and @anaerobeth for adding this dataset." ]
[ "TAGS\n#task_categories-question-answering #task_ids-open-domain-qa #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|trivia_qa #language-English #license-unknown #region-us \n", "# Dataset Card for FreebaseQA", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n \n- Homepage:\n- Repository: FreebaseQA repository\n- Paper: FreebaseQA ACL paper\n- Leaderboard:\n- Point of Contact: Kelvin Jiang", "### Dataset Summary\n \nFreebaseQA is a dataset for open-domain factoid question answering (QA) tasks over structured knowledge bases, like Freebase.", "### Supported Tasks and Leaderboards", "### Languages\n \nEnglish", "## Dataset Structure", "### Data Instances\n\nHere is an example from the dataset:", "### Data Fields\n- 'Question-ID': a 'string' feature representing ID of each question.\n- 'RawQuestion': a 'string' feature representing the original question collected from data sources.\n- 'ProcessedQuestion': a 'string' feature representing the question processed with some operations such as removal of trailing question mark and decapitalization.\n- 'Parses': a dictionary feature representing the semantic parse(s) for the question containing:\n - 'Parse-Id': a 'string' feature representing the ID of each semantic parse.\n - 'PotentialTopicEntityMention': a 'string' feature representing the potential topic entity mention in the question.\n - 'TopicEntityName': a 'string' feature representing name or alias of the topic entity in the question from Freebase.\n - 'TopicEntityMid': a 'string' feature representing the Freebase MID of the topic entity in the question.\n - 'InferentialChain': a 'string' feature representing path from the topic entity node to the answer node in Freebase, labeled as a predicate.\n - 'Answers': a dictionary feature representing the answer found from this parse containing:\n - 'AnswersMid': a 'string' feature representing the Freebase MID of the answer.\n - 'AnswersName': a 'list' of 'string' features representing the answer string from the original question-answer pair.", "### Data Splits\nThis data set contains 28,348 unique questions that are divided into three subsets: train (20,358), dev (3,994) and eval (3,996), formatted as JSON files: FreebaseQA-[train|dev|eval].json", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n \nThe data set is generated by matching trivia-type question-answer pairs with subject-predicateobject triples in Freebase. For each collected question-answer pair, we first tag all entities in each question and search for relevant predicates that bridge a tagged entity with the answer in Freebase. Finally, human annotation is used to remove false positives in these matched triples.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n \nKelvin Jiang - Currently at University of Waterloo. Work was done at\nYork University.", "### Licensing Information", "### Contributions\n\nThanks to @gchhablani and @anaerobeth for adding this dataset." ]
[ 97, 8, 120, 40, 38, 10, 5, 6, 15, 355, 63, 5, 7, 4, 101, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 26, 6, 23 ]
[ "passage: TAGS\n#task_categories-question-answering #task_ids-open-domain-qa #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|trivia_qa #language-English #license-unknown #region-us \n# Dataset Card for FreebaseQA## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n \n- Homepage:\n- Repository: FreebaseQA repository\n- Paper: FreebaseQA ACL paper\n- Leaderboard:\n- Point of Contact: Kelvin Jiang### Dataset Summary\n \nFreebaseQA is a dataset for open-domain factoid question answering (QA) tasks over structured knowledge bases, like Freebase.### Supported Tasks and Leaderboards### Languages\n \nEnglish## Dataset Structure### Data Instances\n\nHere is an example from the dataset:" ]
[ -0.022723549976944923, 0.15461330115795135, -0.006132273003458977, 0.010702810250222683, 0.057798609137535095, 0.049162447452545166, 0.116081103682518, 0.1375095397233963, 0.05393633246421814, 0.08097819983959198, -0.08003010600805283, 0.034904226660728455, 0.13396702706813812, 0.1021956205368042, -0.04341568425297737, -0.1970054656267166, 0.02577461488544941, -0.08445818722248077, -0.0696166381239891, 0.07304389774799347, 0.13007384538650513, -0.05218175798654556, 0.00846616830676794, -0.04785087704658508, 0.025684598833322525, -0.00009944799967342988, -0.06235283985733986, -0.08403552323579788, 0.0638653039932251, 0.06579562276601791, 0.04102842137217522, 0.03401723876595497, 0.0032719967421144247, -0.26598066091537476, 0.051078490912914276, 0.025363098829984665, 0.015681801363825798, 0.051606617867946625, 0.044413164258003235, 0.008452081121504307, -0.02890941873192787, -0.07682658731937408, 0.0885581523180008, 0.08838462829589844, -0.08474184572696686, -0.11333030462265015, -0.07630178332328796, 0.06254618614912033, 0.06901582330465317, 0.03512153401970863, -0.049072444438934326, 0.06465285271406174, -0.12062983959913254, 0.013815273530781269, 0.02538842149078846, -0.16760115325450897, -0.07979383319616318, 0.027872944250702858, -0.01917019858956337, 0.08017080277204514, -0.1364518702030182, -0.01620314083993435, -0.06674079596996307, 0.006409225985407829, 0.001700252410955727, -0.04015375301241875, -0.11915525794029236, 0.023125313222408295, -0.05353211984038353, 0.023760106414556503, 0.16680145263671875, -0.012952126562595367, 0.014443517662584782, -0.25335532426834106, -0.022245308384299278, 0.15838192403316498, -0.06987464427947998, 0.022639065980911255, 0.015557662583887577, -0.02050110325217247, 0.0770888552069664, -0.05115831270813942, -0.030738849192857742, 0.0034836663398891687, -0.05587289109826088, -0.0823744535446167, 0.059208545833826065, -0.005852322094142437, 0.016862571239471436, 0.05454383045434952, 0.0032510103192180395, -0.14397424459457397, -0.03856555372476578, -0.10881466418504715, -0.14504428207874298, -0.02295883186161518, 0.07245127111673355, -0.018500851467251778, 0.12980161607265472, 0.17237477004528046, 0.009055611677467823, 0.06280545145273209, -0.11225711554288864, -0.017348524183034897, 0.08514735102653503, 0.08492160588502884, -0.0645793080329895, -0.14214643836021423, 0.021804768592119217, 0.03372737765312195, -0.05734482780098915, -0.008204151876270771, 0.014710518531501293, 0.047112081199884415, -0.06551652401685715, 0.13313303887844086, 0.12068995088338852, -0.009928732179105282, -0.07116125524044037, -0.07243847101926804, 0.14138157665729523, -0.11158968508243561, -0.0007588043226860464, 0.06140349805355072, -0.0333746075630188, -0.02750774845480919, -0.05786724016070366, 0.03661832585930824, -0.07729830592870712, 0.02206989750266075, -0.03376070782542229, -0.056037597358226776, -0.06053320690989494, -0.03465229272842407, 0.04788169637322426, -0.004652491305023432, -0.046430837363004684, 0.02442191168665886, -0.09536121040582657, -0.021744592115283012, 0.036322299391031265, -0.11441025882959366, -0.06148437410593033, -0.0009071339154615998, 0.008208425715565681, 0.037104781717061996, -0.005294079892337322, 0.04461359605193138, -0.06676718592643738, 0.009784628637135029, -0.06664150953292847, 0.019769862294197083, 0.06646634638309479, 0.03229270502924919, -0.02851811982691288, 0.03538977727293968, -0.1554182469844818, 0.1085021123290062, -0.17654575407505035, -0.005686179734766483, -0.12401315569877625, 0.02953070029616356, 0.07842639088630676, -0.01033195573836565, -0.053082481026649475, 0.15766361355781555, -0.15562720596790314, -0.0035132900811731815, 0.15805307030677795, -0.05946686863899231, -0.10241833329200745, 0.056318510323762894, -0.033415526151657104, 0.08200990408658981, 0.007565848529338837, 0.0814015120267868, 0.07295534014701843, -0.04539390653371811, -0.03909590095281601, -0.0320487804710865, 0.11895875632762909, 0.12367207556962967, 0.094033382833004, -0.06460463255643845, 0.16091783344745636, 0.010686585679650307, 0.0010698658879846334, -0.04219688102602959, -0.007514075376093388, -0.10979405790567398, 0.03263119235634804, -0.033212289214134216, -0.010048778727650642, -0.01847737841308117, 0.0070598311722278595, 0.02216181345283985, -0.07782096415758133, 0.02187833935022354, 0.036907877773046494, 0.015193321742117405, -0.034387946128845215, -0.10196860134601593, -0.0353676974773407, 0.04424257203936577, 0.002512433798983693, -0.1397739201784134, -0.21056745946407318, 0.07049074023962021, -0.048985302448272705, 0.1027613952755928, -0.032507337629795074, 0.01522485539317131, -0.036860205233097076, -0.06820094585418701, 0.01135116908699274, -0.0011823882814496756, 0.013135525397956371, 0.006063752807676792, -0.20639577507972717, 0.024909086525440216, -0.0590648390352726, 0.11022138595581055, -0.03286731615662575, 0.02274979278445244, 0.09692226350307465, 0.1376337707042694, 0.08297721296548843, -0.015084542334079742, 0.06936284899711609, 0.019381942227482796, 0.02389397844672203, -0.015612778253853321, 0.004472062457352877, -0.063975028693676, -0.048370830714702606, 0.045500464737415314, -0.018755868077278137, 0.01811482571065426, 0.043812260031700134, 0.16934138536453247, -0.03936237841844559, -0.06628412753343582, -0.04323583468794823, -0.03103657439351082, -0.056632015854120255, -0.07510335743427277, 0.09545747935771942, 0.07858607918024063, 0.027273016050457954, -0.06606456637382507, -0.11674898862838745, -0.05804947391152382, 0.06511113047599792, -0.026561154052615166, 0.10575234144926071, 0.09997682273387909, -0.12188366055488586, 0.15704986453056335, 0.07596243917942047, 0.13836920261383057, 0.10948195308446884, -0.07934502512216568, -0.06685645878314972, 0.004626780282706022, 0.023746825754642487, -0.003674664767459035, 0.1275939643383026, -0.0897844135761261, 0.02789519727230072, 0.07490392029285431, -0.006740776356309652, 0.012284388765692711, -0.04114994406700134, 0.0005064068245701492, -0.05681262165307999, -0.02969898283481598, -0.013617465272545815, 0.007212783209979534, 0.10187797993421555, 0.11021614819765091, 0.06344415992498398, 0.10545876622200012, -0.03241778910160065, -0.0714680626988411, -0.0541924387216568, 0.09232688695192337, -0.1572650671005249, -0.19038650393486023, -0.061876241117715836, -0.013718769885599613, -0.04739704355597496, -0.07558473199605942, 0.008174589835107327, -0.041142553091049194, -0.1063292995095253, -0.04972212016582489, 0.11227766424417496, 0.1272754669189453, -0.11321087926626205, -0.029641276225447655, 0.03767162561416626, -0.005791512783616781, -0.12904997169971466, 0.041084375232458115, 0.03849964216351509, -0.0556173101067543, 0.015062843449413776, 0.01481745857745409, 0.05373109132051468, 0.06495361030101776, 0.12204994261264801, -0.025519944727420807, -0.07962148636579514, 0.273150771856308, -0.1508076786994934, 0.17992901802062988, 0.11009480804204941, -0.024671368300914764, 0.03943044692277908, 0.2904568016529083, 0.055586062371730804, -0.045676857233047485, 0.017893189564347267, 0.10352715849876404, 0.02509286068379879, -0.2698490619659424, -0.07208669185638428, -0.11817488074302673, -0.013696596957743168, -0.0008526852470822632, 0.08695702254772186, -0.011684914119541645, 0.01677463762462139, -0.1054171621799469, -0.040250230580568314, 0.10458057373762131, 0.030957501381635666, 0.11933158338069916, 0.006775691639631987, 0.08594705164432526, -0.05400465428829193, -0.007174380123615265, 0.11200720816850662, 0.1406635195016861, 0.2267964631319046, 0.018790019676089287, 0.20897839963436127, 0.059540893882513046, 0.11357731372117996, 0.0024902273435145617, -0.0033422638662159443, -0.047945018857717514, 0.06959784030914307, -0.02948806807398796, -0.05263841524720192, 0.02485545165836811, 0.06279014050960541, 0.0632198229432106, -0.09824158251285553, 0.09233969449996948, -0.11009353399276733, 0.09293950349092484, 0.24018388986587524, 0.025898877531290054, 0.02436460554599762, -0.025995416566729546, 0.1341107338666916, -0.12219258397817612, -0.09845533221960068, 0.013948984444141388, 0.05853006988763809, -0.16336284577846527, 0.06777231395244598, -0.03316950798034668, 0.14129601418972015, -0.04163816198706627, -0.047643303871154785, -0.009145954623818398, -0.029351582750678062, -0.028889521956443787, 0.05744336172938347, -0.2213319092988968, 0.13373704254627228, 0.02798536606132984, 0.007274060044437647, -0.08784253150224686, 0.08094070106744766, 0.044214215129613876, -0.08798061311244965, 0.1395823210477829, -0.04162740707397461, 0.000054646523494739085, -0.015237976796925068, -0.1290249228477478, 0.04908135160803795, 0.048053279519081116, -0.14330576360225677, 0.07988344877958298, -0.02187669277191162, 0.002679341472685337, -0.019550489261746407, -0.01188111212104559, -0.09810010343790054, -0.228628009557724, 0.048968154937028885, -0.044776592403650284, 0.04140368849039078, -0.05220445618033409, -0.023001667112112045, -0.016791703179478645, 0.08282680809497833, -0.2341514229774475, -0.1376214474439621, -0.1576724797487259, -0.06979228556156158, 0.16669948399066925, -0.0512995682656765, 0.06833571940660477, -0.05565037205815315, 0.13518141210079193, 0.004697006195783615, -0.06746231019496918, 0.059609461575746536, -0.050971247255802155, -0.1778121143579483, -0.04566974937915802, 0.14296318590641022, 0.03703674301505089, 0.044735491275787354, 0.0006008866475895047, 0.05007220059633255, -0.009654486551880836, -0.08593668788671494, -0.0022495086304843426, 0.07122943550348282, -0.007155830506235361, 0.0874347910284996, -0.11417613178491592, -0.16605432331562042, -0.11424307525157928, -0.04263979196548462, 0.11304482817649841, 0.10523650050163269, -0.019864266738295555, 0.2084718942642212, 0.07176373898983002, -0.0851915180683136, -0.2080259770154953, -0.016726506873965263, 0.016837438568472862, -0.010958487167954445, 0.04084309563040733, -0.2470339983701706, 0.08279124647378922, 0.0482163168489933, -0.039295751601457596, 0.03263610601425171, -0.13772611320018768, -0.11214933544397354, 0.04982779175043106, 0.008080118335783482, -0.20408567786216736, -0.1703718900680542, -0.08320730179548264, 0.014926068484783173, -0.13396835327148438, 0.15243840217590332, -0.024533137679100037, 0.027638519182801247, -0.006858058739453554, 0.049682099372148514, 0.011159277521073818, -0.021360090002417564, 0.1053466722369194, 0.002259317319840193, -0.009162407368421555, -0.05062787979841232, -0.025710677728056908, 0.09031468629837036, -0.007937727496027946, -0.00986664928495884, 0.007776204496622086, -0.0019559948705136776, -0.1664953976869583, -0.04421134665608406, -0.06845905631780624, -0.008044355548918247, -0.08960922807455063, -0.06131156161427498, -0.07692309468984604, 0.127327561378479, 0.07058311253786087, -0.02091865800321102, 0.16385504603385925, -0.06192510575056076, 0.09071347862482071, 0.08693190664052963, 0.15641175210475922, 0.05724552273750305, -0.06299925595521927, -0.020750612020492554, -0.009415315464138985, 0.0029422191437333822, -0.1376904994249344, 0.09131010621786118, 0.10069388896226883, -0.010402134619653225, 0.1378902941942215, -0.030180761590600014, -0.08795271813869476, 0.028509991243481636, 0.05678945407271385, -0.013195646926760674, -0.24443435668945312, 0.026435477659106255, 0.036939702928066254, -0.12876439094543457, -0.08298478275537491, 0.10594654828310013, 0.09273026138544083, -0.07577259838581085, 0.047510258853435516, 0.09971056133508682, 0.08831048756837845, 0.08860285580158234, 0.001435023732483387, 0.060269393026828766, -0.11464166641235352, 0.07819175720214844, 0.1411380171775818, -0.039262671023607254, -0.009047514759004116, 0.18490251898765564, -0.05444364994764328, -0.037520911544561386, 0.006353224162012339, 0.03311328589916229, 0.03514200448989868, 0.02330929785966873, -0.014221210964024067, -0.18665100634098053, 0.02896539308130741, 0.1715303659439087, -0.047331225126981735, -0.010836880654096603, 0.03297431766986847, -0.00768318772315979, 0.041698381304740906, 0.1815444976091385, -0.04933059588074684, -0.010602662339806557, -0.010214390233159065, -0.1374783217906952, 0.0010952104348689318, -0.023326179012656212, -0.012522195465862751, -0.04160195589065552, -0.12991009652614594, 0.0027444602455943823, -0.16919457912445068, 0.035104282200336456, -0.07753520458936691, 0.029669376090168953, -0.017960017547011375, -0.0715334340929985, -0.02041679434478283, -0.00003619901690399274, -0.07022900134325027, -0.022226057946681976, -0.047158535569906235, 0.1397484838962555, -0.1819080263376236, 0.024733683094382286, 0.10187620669603348, -0.07342708110809326, 0.14776921272277832, -0.043918997049331665, -0.040767718106508255, 0.003493243595585227, -0.0662415623664856, -0.013577553443610668, -0.05430047586560249, 0.09536462277173996, 0.04787437990307808, -0.12231670320034027, 0.011440955102443695, -0.022020846605300903, -0.042628929018974304, 0.03319169580936432, 0.017807040363550186, -0.07206833362579346, 0.06561221182346344, -0.042250052094459534, -0.06700776517391205, 0.03294135630130768, 0.004439912270754576, 0.13168033957481384, -0.024583198130130768, 0.07061894237995148, -0.01123325526714325, 0.0813605859875679, -0.1432635337114334, -0.029015354812145233, 0.0348854698240757, 0.02117323689162731, -0.012332601472735405, -0.026758773252367973, 0.05369489639997482, -0.0032694675028324127, 0.19653739035129547, -0.050809863954782486, 0.0050308057107031345, 0.1156090497970581, 0.021655160933732986, -0.0548592172563076, 0.06304232031106949, 0.02233630046248436, 0.07201991230249405, -0.024008797481656075, 0.044086068868637085, -0.086902916431427, -0.10966161638498306, -0.07721531391143799, 0.14150826632976532, 0.18628282845020294, 0.15036079287528992, -0.09464012831449509, 0.10659099370241165, -0.08691032975912094, -0.006846750620752573, 0.10427606850862503, -0.026186630129814148, 0.0017411446897312999, -0.09197220951318741, 0.036890119314193726, 0.05937273055315018, -0.20464056730270386, 0.12551695108413696, -0.065187968313694, -0.054752036929130554, -0.07193098217248917, -0.05434461310505867, -0.07872184365987778, -0.001076261862181127, 0.0041503324173390865, -0.14043539762496948, 0.011757432483136654, 0.13416464626789093, 0.0315423384308815, 0.011893675662577152, 0.07518897950649261, -0.06026364862918854, -0.07009642571210861, 0.09671498090028763, 0.09187114983797073, 0.04557701572775841, -0.05438056215643883, 0.050290655344724655, -0.042067233473062515, 0.129117950797081, 0.033095408231019974, 0.06909459084272385, -0.06497006863355637, -0.036114923655986786, -0.11060576140880585, -0.05365811660885811, 0.024384308606386185, -0.004408708307892084, -0.0733538269996643, 0.18881219625473022, 0.008185409009456635, 0.03960734233260155, 0.027863480150699615, 0.2641410231590271, -0.013169930316507816, -0.11493391543626785, -0.1901405304670334, 0.014487703330814838, -0.059504635632038116, -0.00671960785984993, 0.06383910030126572, -0.10171832144260406, -0.0616527758538723, 0.1708068698644638, 0.1825067400932312, -0.1326105147600174, -0.0033515160903334618, 0.009532403200864792, 0.0377323143184185, 0.012911827303469181, 0.07169511914253235, 0.07053031027317047, 0.2662816345691681, -0.04326367378234863, 0.01633797585964203, 0.046492572873830795, -0.06399202346801758, -0.08413556218147278, 0.158699631690979, -0.003861234290525317, -0.0177091583609581, -0.07839973270893097, 0.13438725471496582, -0.14049705862998962, -0.18607334792613983, 0.019862085580825806, -0.13912759721279144, -0.2181469053030014, -0.07087014615535736, -0.021428370848298073, -0.020220600068569183, -0.0636618360877037, 0.1025245189666748, -0.05328841507434845, 0.16670912504196167, 0.07121403515338898, 0.01942170411348343, -0.03719929978251457, 0.1538500338792801, -0.1281912624835968, 0.192151740193367, 0.015397388488054276, 0.00411952193826437, 0.08992165327072144, -0.08162935823202133, -0.09476445615291595, -0.0013367199571803212, 0.13347706198692322, -0.08698847889900208, -0.011156541295349598, 0.12681983411312103, 0.02094385027885437, 0.2081218808889389, 0.1395082175731659, -0.017553579062223434, 0.04296109452843666, 0.05054067447781563, -0.08077240735292435, -0.07526018470525742, 0.1149139478802681, -0.12965106964111328, 0.09187222272157669, 0.12017253041267395, -0.0533062219619751, 0.018293173983693123, -0.01905207894742489, 0.0022501067724078894, -0.040676314383745193, 0.11878351867198944, -0.046948980540037155, -0.12729358673095703, 0.027915697544813156, -0.04949352145195007, 0.07768137007951736, -0.1978800743818283, -0.05795448645949364, -0.022294839844107628, 0.04943600669503212, -0.07518526911735535, 0.15358175337314606, 0.09969692677259445, -0.03258160129189491, -0.023981356993317604, -0.1759921759366989, -0.0025092263240367174, 0.06589018553495407, -0.044318996369838715, 0.06843123584985733 ]
f27ccb0bf685fccf27ab07ae51df7e774e2ca854
# Dataset Card for "gap" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://github.com/google-research-datasets/gap-coreference](https://github.com/google-research-datasets/gap-coreference) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [Mind the GAP: A Balanced Corpus of Gendered Ambiguous Pronouns](https://arxiv.org/abs/1810.05201) - **Point of Contact:** [gap-coreference@google.com](mailto:gap-coreference@google.com) - **Size of downloaded dataset files:** 2.40 MB - **Size of the generated dataset:** 2.43 MB - **Total amount of disk used:** 4.83 MB ### Dataset Summary GAP is a gender-balanced dataset containing 8,908 coreference-labeled pairs of (ambiguous pronoun, antecedent name), sampled from Wikipedia and released by Google AI Language for the evaluation of coreference resolution in practical applications. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### default - **Size of downloaded dataset files:** 2.40 MB - **Size of the generated dataset:** 2.43 MB - **Total amount of disk used:** 4.83 MB An example of 'validation' looks as follows. ``` { "A": "aliquam ultrices sagittis", "A-coref": false, "A-offset": 208, "B": "elementum curabitur vitae", "B-coref": false, "B-offset": 435, "ID": "validation-1", "Pronoun": "condimentum mattis pellentesque", "Pronoun-offset": 948, "Text": "Lorem ipsum dolor", "URL": "sem fringilla ut" } ``` ### Data Fields The data fields are the same among all splits. #### default - `ID`: a `string` feature. - `Text`: a `string` feature. - `Pronoun`: a `string` feature. - `Pronoun-offset`: a `int32` feature. - `A`: a `string` feature. - `A-offset`: a `int32` feature. - `A-coref`: a `bool` feature. - `B`: a `string` feature. - `B-offset`: a `int32` feature. - `B-coref`: a `bool` feature. - `URL`: a `string` feature. ### Data Splits | name |train|validation|test| |-------|----:|---------:|---:| |default| 2000| 454|2000| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Citation Information ``` @article{webster-etal-2018-mind, title = "Mind the {GAP}: A Balanced Corpus of Gendered Ambiguous Pronouns", author = "Webster, Kellie and Recasens, Marta and Axelrod, Vera and Baldridge, Jason", journal = "Transactions of the Association for Computational Linguistics", volume = "6", year = "2018", address = "Cambridge, MA", publisher = "MIT Press", url = "https://aclanthology.org/Q18-1042", doi = "10.1162/tacl_a_00240", pages = "605--617", } ``` ### Contributions Thanks to [@thomwolf](https://github.com/thomwolf), [@patrickvonplaten](https://github.com/patrickvonplaten), [@otakumesi](https://github.com/otakumesi), [@lewtun](https://github.com/lewtun) for adding this dataset.
gap
[ "task_categories:token-classification", "task_ids:coreference-resolution", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:en", "license:unknown", "arxiv:1810.05201", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["found"], "language": ["en"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["token-classification"], "task_ids": ["coreference-resolution"], "paperswithcode_id": "gap", "pretty_name": "GAP Benchmark Suite", "dataset_info": {"features": [{"name": "ID", "dtype": "string"}, {"name": "Text", "dtype": "string"}, {"name": "Pronoun", "dtype": "string"}, {"name": "Pronoun-offset", "dtype": "int32"}, {"name": "A", "dtype": "string"}, {"name": "A-offset", "dtype": "int32"}, {"name": "A-coref", "dtype": "bool"}, {"name": "B", "dtype": "string"}, {"name": "B-offset", "dtype": "int32"}, {"name": "B-coref", "dtype": "bool"}, {"name": "URL", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 1095623, "num_examples": 2000}, {"name": "validation", "num_bytes": 248329, "num_examples": 454}, {"name": "test", "num_bytes": 1090462, "num_examples": 2000}], "download_size": 2401971, "dataset_size": 2434414}}
2024-01-18T11:04:03+00:00
[ "1810.05201" ]
[ "en" ]
TAGS #task_categories-token-classification #task_ids-coreference-resolution #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-unknown #arxiv-1810.05201 #region-us
Dataset Card for "gap" ====================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: * Paper: Mind the GAP: A Balanced Corpus of Gendered Ambiguous Pronouns * Point of Contact: gap-coreference@URL * Size of downloaded dataset files: 2.40 MB * Size of the generated dataset: 2.43 MB * Total amount of disk used: 4.83 MB ### Dataset Summary GAP is a gender-balanced dataset containing 8,908 coreference-labeled pairs of (ambiguous pronoun, antecedent name), sampled from Wikipedia and released by Google AI Language for the evaluation of coreference resolution in practical applications. ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances #### default * Size of downloaded dataset files: 2.40 MB * Size of the generated dataset: 2.43 MB * Total amount of disk used: 4.83 MB An example of 'validation' looks as follows. ### Data Fields The data fields are the same among all splits. #### default * 'ID': a 'string' feature. * 'Text': a 'string' feature. * 'Pronoun': a 'string' feature. * 'Pronoun-offset': a 'int32' feature. * 'A': a 'string' feature. * 'A-offset': a 'int32' feature. * 'A-coref': a 'bool' feature. * 'B': a 'string' feature. * 'B-offset': a 'int32' feature. * 'B-coref': a 'bool' feature. * 'URL': a 'string' feature. ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information ### Contributions Thanks to @thomwolf, @patrickvonplaten, @otakumesi, @lewtun for adding this dataset.
[ "### Dataset Summary\n\n\nGAP is a gender-balanced dataset containing 8,908 coreference-labeled pairs of\n(ambiguous pronoun, antecedent name), sampled from Wikipedia and released by\nGoogle AI Language for the evaluation of coreference resolution in practical\napplications.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### default\n\n\n* Size of downloaded dataset files: 2.40 MB\n* Size of the generated dataset: 2.43 MB\n* Total amount of disk used: 4.83 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### default\n\n\n* 'ID': a 'string' feature.\n* 'Text': a 'string' feature.\n* 'Pronoun': a 'string' feature.\n* 'Pronoun-offset': a 'int32' feature.\n* 'A': a 'string' feature.\n* 'A-offset': a 'int32' feature.\n* 'A-coref': a 'bool' feature.\n* 'B': a 'string' feature.\n* 'B-offset': a 'int32' feature.\n* 'B-coref': a 'bool' feature.\n* 'URL': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @thomwolf, @patrickvonplaten, @otakumesi, @lewtun for adding this dataset." ]
[ "TAGS\n#task_categories-token-classification #task_ids-coreference-resolution #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-unknown #arxiv-1810.05201 #region-us \n", "### Dataset Summary\n\n\nGAP is a gender-balanced dataset containing 8,908 coreference-labeled pairs of\n(ambiguous pronoun, antecedent name), sampled from Wikipedia and released by\nGoogle AI Language for the evaluation of coreference resolution in practical\napplications.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### default\n\n\n* Size of downloaded dataset files: 2.40 MB\n* Size of the generated dataset: 2.43 MB\n* Total amount of disk used: 4.83 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### default\n\n\n* 'ID': a 'string' feature.\n* 'Text': a 'string' feature.\n* 'Pronoun': a 'string' feature.\n* 'Pronoun-offset': a 'int32' feature.\n* 'A': a 'string' feature.\n* 'A-offset': a 'int32' feature.\n* 'A-coref': a 'bool' feature.\n* 'B': a 'string' feature.\n* 'B-offset': a 'int32' feature.\n* 'B-coref': a 'bool' feature.\n* 'URL': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @thomwolf, @patrickvonplaten, @otakumesi, @lewtun for adding this dataset." ]
[ 98, 61, 10, 11, 6, 50, 17, 146, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 6, 33 ]
[ "passage: TAGS\n#task_categories-token-classification #task_ids-coreference-resolution #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-unknown #arxiv-1810.05201 #region-us \n### Dataset Summary\n\n\nGAP is a gender-balanced dataset containing 8,908 coreference-labeled pairs of\n(ambiguous pronoun, antecedent name), sampled from Wikipedia and released by\nGoogle AI Language for the evaluation of coreference resolution in practical\napplications.### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances#### default\n\n\n* Size of downloaded dataset files: 2.40 MB\n* Size of the generated dataset: 2.43 MB\n* Total amount of disk used: 4.83 MB\n\n\nAn example of 'validation' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.#### default\n\n\n* 'ID': a 'string' feature.\n* 'Text': a 'string' feature.\n* 'Pronoun': a 'string' feature.\n* 'Pronoun-offset': a 'int32' feature.\n* 'A': a 'string' feature.\n* 'A-offset': a 'int32' feature.\n* 'A-coref': a 'bool' feature.\n* 'B': a 'string' feature.\n* 'B-offset': a 'int32' feature.\n* 'B-coref': a 'bool' feature.\n* 'URL': a 'string' feature.### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset### Discussion of Biases### Other Known Limitations\n\n\nAdditional Information\n----------------------" ]
[ -0.029006140306591988, 0.19332654774188995, -0.006864188704639673, 0.038772840052843094, 0.0669160932302475, 0.00004651288327295333, 0.046160534024238586, 0.07632075995206833, -0.004528827965259552, 0.17865724861621857, 0.039231862872838974, 0.012091611512005329, 0.10136350989341736, 0.14373326301574707, 0.008517344482243061, -0.17428384721279144, 0.029726093634963036, -0.1186046227812767, 0.11995808780193329, 0.11121369898319244, 0.10902037471532822, -0.06767379492521286, 0.0863153263926506, -0.047911785542964935, -0.02948298677802086, -0.011003302410244942, -0.043057795614004135, -0.012480225414037704, 0.03417934477329254, 0.07745632529258728, 0.025929613038897514, -0.011886252090334892, 0.05520486831665039, -0.2750813663005829, 0.009931071661412716, 0.04584703594446182, 0.019910402595996857, 0.03365488350391388, 0.13494081795215607, -0.05039939656853676, 0.11313425749540329, -0.07664677500724792, 0.05507812276482582, 0.0492243729531765, -0.07936323434114456, -0.0922270119190216, -0.14257390797138214, 0.05066356062889099, 0.05966450273990631, 0.04540400207042694, -0.057736825197935104, 0.050359081476926804, -0.06672949343919754, 0.07028680294752121, 0.09731771796941757, -0.05164302513003349, -0.03982570394873619, 0.0291854590177536, 0.03283620998263359, 0.07789155095815659, -0.06911931931972504, -0.03393417224287987, 0.006653544493019581, 0.04699331521987915, 0.018190663307905197, -0.009818079881370068, 0.010514578782022, 0.025991184636950493, -0.12824495136737823, -0.10628370940685272, 0.18683570623397827, 0.05658390745520592, -0.05255573242902756, -0.15736104547977448, 0.009661510586738586, -0.00616117287427187, -0.013327013701200485, -0.01934138499200344, -0.019667482003569603, -0.004154716618359089, 0.034892890602350235, -0.028361285105347633, -0.0711434930562973, -0.004575894679874182, -0.017276760190725327, 0.05853700265288353, 0.01819676160812378, 0.003576373215764761, 0.07316512614488602, 0.06673368066549301, -0.04516005888581276, -0.08873248845338821, -0.033461589366197586, -0.04925147816538811, -0.08760607242584229, -0.019134249538183212, 0.02671344019472599, -0.03995312750339508, 0.10598387569189072, 0.16087768971920013, -0.09414547681808472, 0.037781812250614166, -0.05342548340559006, -0.004031868185847998, 0.07526753097772598, 0.13987162709236145, -0.09612546116113663, -0.11979615688323975, 0.008235563524067402, 0.024563616141676903, 0.0006535081192851067, -0.02416563406586647, -0.011819115839898586, 0.061931733042001724, 0.10257235914468765, 0.06665199249982834, 0.14549589157104492, 0.02934424765408039, -0.10264446586370468, -0.02509184740483761, 0.1688183695077896, -0.15456093847751617, 0.019039800390601158, 0.06690783053636551, -0.06568875163793564, -0.07534308731555939, 0.030701162293553352, 0.012311969883739948, -0.09287385642528534, 0.05514125898480415, -0.038729313760995865, -0.01214017253369093, -0.07880324870347977, -0.07557554543018341, 0.05879225954413414, 0.032736826688051224, -0.06545457988977432, -0.06090005487203598, -0.1152876615524292, -0.06829052418470383, -0.0017453779000788927, -0.0740738958120346, -0.04998861253261566, -0.02301609329879284, -0.04025201126933098, -0.011191533878445625, -0.014523178339004517, 0.042321689426898956, -0.055583465844392776, 0.04916257783770561, -0.05289464443922043, -0.015275892801582813, 0.04229308292269707, 0.02535700984299183, -0.1083817407488823, 0.08652253448963165, -0.1520385444164276, 0.1696474850177765, -0.09119223058223724, -0.0034200092777609825, -0.13756516575813293, -0.02990657649934292, -0.0040574464946985245, -0.01500767469406128, 0.011731953360140324, 0.13873358070850372, -0.20265686511993408, -0.004457784816622734, 0.08081149309873581, -0.040520042181015015, -0.048621803522109985, 0.13557091355323792, -0.03699934482574463, -0.006615570280700922, 0.06228754296898842, 0.1289874166250229, -0.010573767125606537, -0.028594298288226128, -0.09821557998657227, -0.06716494262218475, 0.007057481445372105, 0.20974984765052795, 0.10047417879104614, -0.11932557821273804, 0.1430913209915161, 0.03893664479255676, -0.028073545545339584, -0.03490036725997925, -0.029349081218242645, -0.05688628554344177, -0.014110956341028214, -0.03135789930820465, 0.0009572190465405583, -0.005133969243615866, -0.0812535285949707, -0.025617090985178947, -0.08767035603523254, -0.028777603060007095, 0.025713015347719193, -0.0041426122188568115, 0.02075890637934208, -0.06878971308469772, 0.06406320631504059, -0.01467201579362154, 0.013659880496561527, -0.20824477076530457, -0.09680597484111786, 0.050998639315366745, -0.058717064559459686, 0.10339904576539993, -0.08670282363891602, -0.005487433634698391, 0.009938574396073818, -0.031030859798192978, 0.028643609955906868, 0.03214649111032486, -0.008003915660083294, -0.0013310025678947568, -0.14478960633277893, -0.020581338554620743, -0.015174934640526772, 0.11709688603878021, -0.1334095448255539, 0.00978698767721653, 0.12661142647266388, 0.13983985781669617, 0.003918740898370743, -0.10446099191904068, 0.03611129894852638, 0.0021442498546093702, -0.038404680788517, -0.05519312620162964, -0.03965405374765396, -0.02613178826868534, -0.029889093711972237, 0.02064182423055172, -0.1666225641965866, -0.09301528334617615, 0.05435499548912048, 0.060606252402067184, -0.09143838286399841, -0.028574250638484955, -0.050549548119306564, -0.05304460600018501, -0.09106511622667313, -0.05310334265232086, 0.10476482659578323, 0.04468221589922905, 0.0228644460439682, -0.06191718950867653, -0.031025992706418037, -0.02348073571920395, -0.0028954895678907633, -0.052353400737047195, 0.12248033285140991, -0.006445774342864752, -0.15927629172801971, 0.09288211911916733, -0.05137939006090164, 0.04110697656869888, 0.10403557866811752, -0.0018008665647357702, -0.08290144801139832, -0.061525020748376846, 0.07234016060829163, 0.012427447363734245, 0.047745365649461746, -0.020053518936038017, 0.04540327936410904, 0.06758200377225876, 0.0014151557115837932, 0.010327952913939953, -0.05252259597182274, 0.05020253732800484, 0.02014351636171341, -0.05186314135789871, 0.001087696524336934, -0.05026070773601532, 0.04813476279377937, 0.0858873501420021, 0.04291399568319321, 0.09457854181528091, -0.024042535573244095, -0.053233787417411804, -0.1527375876903534, 0.16008713841438293, -0.09959067404270172, -0.19454683363437653, -0.12249908596277237, -0.08497124165296555, -0.05427376180887222, -0.03396736457943916, 0.0010081548243761063, 0.020245641469955444, -0.06472160667181015, -0.09838949888944626, 0.0824102908372879, 0.05588046833872795, -0.09476154297590256, -0.07985476404428482, 0.016377979889512062, 0.03778253495693207, -0.09731694310903549, 0.021318206563591957, 0.06080961227416992, -0.016419552266597748, -0.019554032012820244, 0.045289307832717896, 0.1327974647283554, 0.0899336040019989, 0.04488515108823776, -0.02132728137075901, 0.014653236605226994, 0.24702215194702148, -0.12711535394191742, 0.07807345688343048, 0.047329340130090714, -0.0962967574596405, 0.05368782579898834, 0.18356212973594666, 0.02760022133588791, -0.030114511027932167, 0.04375842213630676, 0.04872973635792732, -0.05745990574359894, -0.24207071959972382, -0.10778430849313736, -0.03277083486318588, 0.040348973125219345, 0.06839922070503235, 0.04496997594833374, 0.03182077780365944, 0.014249801635742188, -0.07692921906709671, 0.014263804070651531, 0.04201606288552284, 0.07603621482849121, 0.05603977292776108, 0.026109205558896065, 0.07124777883291245, -0.027368206530809402, 0.029266631230711937, 0.09804584085941315, -0.015087874606251717, 0.16473232209682465, -0.06047975644469261, 0.18923892080783844, 0.07290226221084595, 0.16387318074703217, -0.025122135877609253, -0.014140560291707516, 0.02563977986574173, 0.06443208456039429, 0.0037304062861949205, -0.08407193422317505, -0.02501516602933407, 0.09331512451171875, 0.12820391356945038, -0.005132530815899372, 0.08429594337940216, -0.0548027902841568, 0.06862982362508774, 0.20067909359931946, 0.0036689157132059336, -0.1663413941860199, -0.053723469376564026, 0.06533077359199524, -0.057403769344091415, -0.07676941156387329, -0.01398464571684599, 0.11414656788110733, -0.14872995018959045, 0.06877502053976059, -0.006333356723189354, 0.09720049798488617, -0.11872762441635132, -0.046921756118535995, 0.03414895758032799, 0.06247829645872116, -0.024565156549215317, 0.07847189158201218, -0.16723637282848358, 0.0913030132651329, 0.022922558709979057, 0.01775902882218361, -0.07778643816709518, 0.060229286551475525, 0.0074531338177621365, -0.01303873024880886, 0.1283920705318451, -0.0023913560435175896, -0.05509321764111519, -0.02925354801118374, -0.11720757931470871, -0.012984034605324268, 0.07015231251716614, -0.10196290910243988, 0.09644181281328201, 0.007162344641983509, -0.003554316470399499, -0.05042344331741333, 0.015054397284984589, -0.11199066042900085, -0.16582010686397552, 0.05595816299319267, -0.07423937320709229, 0.022560127079486847, -0.048939600586891174, -0.020482022315263748, -0.06525930017232895, 0.1594957560300827, -0.13663816452026367, -0.07773859798908234, -0.09661426395177841, 0.06321118772029877, 0.18819524347782135, -0.05242640897631645, 0.027040015906095505, -0.033645231276750565, 0.13031543791294098, -0.0011148654157295823, -0.01365539338439703, 0.03657674044370651, -0.04804721474647522, -0.19351859390735626, -0.02872381918132305, 0.11475443094968796, 0.07807464897632599, 0.07195132225751877, -0.03296855464577675, 0.07240244001150131, 0.008167009800672531, -0.09926839172840118, -0.003854791633784771, 0.1079002320766449, 0.065461166203022, 0.1318178027868271, 0.031985294073820114, -0.22256481647491455, -0.12546098232269287, -0.0796634629368782, 0.05648114159703255, 0.1761840581893921, -0.07487446814775467, 0.07262071222066879, 0.0847020298242569, -0.07784378528594971, -0.19192202389240265, -0.017024699598550797, 0.05147872492671013, -0.0025386326014995575, 0.10044538229703903, -0.11489219963550568, 0.011834673583507538, 0.07178132981061935, -0.0216450747102499, 0.0495450384914875, -0.1919432133436203, -0.14500950276851654, 0.014802725985646248, 0.02158174104988575, -0.2853192389011383, -0.16827625036239624, -0.13327164947986603, -0.013556040823459625, -0.13153289258480072, 0.052003294229507446, 0.06478716433048248, -0.0012474636314436793, 0.03189017251133919, 0.04225590080022812, 0.050878286361694336, -0.04044150561094284, 0.15210503339767456, -0.02204103022813797, -0.020257826894521713, -0.12519492208957672, -0.04765448719263077, 0.0223175548017025, -0.019666355103254318, 0.11383142322301865, 0.0019269307376816869, 0.031422168016433716, -0.07111351937055588, -0.02219361625611782, -0.088216133415699, 0.023099126294255257, -0.06543117016553879, -0.03511546552181244, -0.10064030438661575, 0.036747727543115616, 0.08073535561561584, 0.0017960109980776906, 0.03225933760404587, -0.07216058671474457, 0.03379691392183304, 0.23685912787914276, 0.1066090315580368, 0.1110188439488411, -0.0681811273097992, -0.018060190603137016, -0.014369282871484756, -0.05138983204960823, -0.16427798569202423, 0.009294053539633751, 0.0949873998761177, 0.04084761068224907, 0.15678590536117554, -0.039573293179273605, -0.16017287969589233, 0.019179409369826317, 0.06222764030098915, -0.08019186556339264, -0.24486741423606873, 0.022691363468766212, 0.05461851507425308, -0.17867466807365417, -0.1006920337677002, 0.05563206970691681, -0.01429792307317257, -0.023454176262021065, -0.0035390141420066357, 0.1311630755662918, -0.005470361560583115, 0.10520131140947342, 0.053701821714639664, 0.05923188850283623, -0.09784573316574097, 0.08581576496362686, 0.1569981724023819, -0.0829034298658371, -0.0025541887152940035, 0.1260308176279068, -0.056372303515672684, -0.009913811460137367, 0.011773803271353245, 0.022225696593523026, 0.043625421822071075, -0.041018255054950714, -0.002133750356733799, -0.11376912146806717, 0.07857313007116318, 0.0344480536878109, 0.01707196608185768, 0.06457120925188065, 0.028018025681376457, -0.02496418170630932, -0.03905767574906349, 0.1615895926952362, 0.05980157107114792, 0.022947194054722786, -0.0329693965613842, 0.014664813876152039, -0.012792919762432575, -0.010860997252166271, 0.020920269191265106, -0.025423197075724602, -0.03464194014668465, -0.0019676540978252888, -0.1428709477186203, 0.04936937615275383, -0.08729938417673111, 0.0029031322337687016, -0.015167586505413055, -0.05637470632791519, -0.0178509671241045, 0.014183170162141323, -0.04974677413702011, -0.07737860083580017, -0.04912916570901871, 0.11021549999713898, -0.14770060777664185, -0.012670774944126606, 0.0962410569190979, -0.06392345577478409, 0.11394313722848892, 0.01592114008963108, -0.035159703344106674, -0.003178738057613373, -0.07778163999319077, 0.035969965159893036, -0.0009489436633884907, 0.03417086601257324, 0.011877181939780712, -0.12977227568626404, -0.026323357596993446, -0.0037840798031538725, -0.06701446324586868, 0.020576121285557747, 0.006641312502324581, -0.11013458669185638, 0.0591772086918354, -0.009210621006786823, -0.030966496095061302, -0.05731517821550369, 0.08180940896272659, 0.04721768945455551, 0.006343143526464701, 0.07610684633255005, -0.03047550469636917, 0.06443923711776733, -0.1436268836259842, -0.030647411942481995, 0.008940299041569233, -0.0007613131892867386, -0.008321333676576614, 0.030499670654535294, 0.07347584515810013, 0.014576585963368416, 0.18372535705566406, -0.030011281371116638, -0.006742922589182854, 0.03406433016061783, 0.10085839033126831, -0.005645751487463713, 0.07184024900197983, 0.015463278628885746, -0.05794134363532066, -0.028926169499754906, 0.004137618932873011, -0.022456835955381393, -0.05641140043735504, -0.01876067742705345, 0.0702739879488945, 0.1600995808839798, 0.14430105686187744, -0.020501049235463142, 0.06114911660552025, -0.11697965860366821, -0.01733269728720188, 0.12150870263576508, -0.07648000121116638, 0.06434652954339981, -0.08001001179218292, 0.07737015187740326, 0.05876469984650612, -0.17125020921230316, 0.10867198556661606, -0.06226082146167755, -0.07630716264247894, -0.020228829234838486, -0.16210156679153442, -0.060055240988731384, -0.015358604490756989, -0.015451922081410885, -0.11365674436092377, 0.11443565785884857, 0.12827296555042267, -0.01941533386707306, -0.027220474556088448, 0.10908156633377075, -0.06497740000486374, -0.09106604009866714, 0.046835802495479584, 0.014001753181219101, -0.019280841574072838, 0.045960620045661926, 0.03606203570961952, 0.02909400872886181, 0.049803584814071655, 0.12153525650501251, 0.08251913636922836, 0.0015179058536887169, 0.02510013058781624, -0.05902527645230293, -0.06091996654868126, 0.0324225127696991, -0.028715699911117554, -0.03629549965262413, 0.1884496808052063, 0.02100982703268528, 0.02193012647330761, 0.014629708603024483, 0.19211718440055847, -0.024055179208517075, -0.09307286143302917, -0.16337765753269196, -0.014360779896378517, -0.045038219541311264, 0.0023614633828401566, 0.030858157202601433, -0.14048051834106445, 0.04061484709382057, 0.10224592685699463, 0.1304008811712265, -0.0021579365711659193, 0.004583203699439764, 0.02403358183801174, 0.009240624494850636, -0.02853929065167904, 0.006637622136622667, 0.023282252252101898, 0.17554871737957, -0.05481768399477005, 0.07109517604112625, -0.03237512335181236, -0.027275588363409042, -0.031041020527482033, 0.07586072385311127, -0.029665084555745125, 0.005160368978977203, -0.08556035161018372, 0.11800993233919144, -0.10772539675235748, -0.22231446206569672, 0.0013926216633990407, -0.1220550537109375, -0.1330621838569641, -0.0024720910005271435, 0.01955302245914936, 0.03104473277926445, 0.02586304023861885, 0.0509183444082737, -0.0018308751750737429, 0.11527895927429199, 0.007830246351659298, -0.071190245449543, -0.0098052266985178, 0.05669783428311348, -0.0008784783422015607, 0.20535914599895477, 0.0019197957590222359, 0.12997819483280182, 0.09972994029521942, -0.023165198042988777, -0.10722731798887253, 0.050161153078079224, 0.10839080810546875, 0.010546090081334114, 0.04716414213180542, 0.16840390861034393, 0.010619251988828182, 0.12314271926879883, 0.08869203180074692, 0.0028337016701698303, 0.058369673788547516, 0.042856235057115555, -0.0019788427744060755, -0.13538947701454163, 0.03252001106739044, -0.10826629400253296, 0.11538626253604889, 0.12996907532215118, -0.03646193444728851, 0.016035761684179306, -0.025392459705471992, 0.03401809558272362, -0.02221699245274067, 0.21124735474586487, 0.010330837219953537, -0.1895570307970047, 0.0339156799018383, -0.08142254501581192, 0.08728636056184769, -0.16570597887039185, -0.04752564802765846, 0.04125554859638214, -0.027496257796883583, -0.0026678661815822124, 0.1383461356163025, 0.050460971891880035, -0.017732862383127213, -0.048308104276657104, -0.14409881830215454, 0.023760536685585976, 0.11391972005367279, -0.05271394923329353, -0.010195051319897175 ]
49d680cd93350c6e4d5b397e30b1f696ffcb7720
# Dataset Card for GEM ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://gem-benchmark.github.io/](https://gem-benchmark.github.io/) - **Repository:** - **Paper:** [The GEM Benchmark: Natural Language Generation, its Evaluation and Metrics](https://arxiv.org/abs/2102.01672) - **Point of Contact:** [Sebastian Gehrman](gehrmann@google.com) - **Size of downloaded dataset files:** 2.19 GB - **Size of the generated dataset:** 3.92 GB - **Total amount of disk used:** 6.10 GB ### Dataset Summary GEM is a benchmark environment for Natural Language Generation with a focus on its Evaluation, both through human annotations and automated Metrics. GEM aims to: - measure NLG progress across 13 datasets spanning many NLG tasks and languages. - provide an in-depth analysis of data and models presented via data statements and challenge sets. - develop standards for evaluation of generated text using both automated and human metrics. It is our goal to regularly update GEM and to encourage toward more inclusive practices in dataset development by extending existing data or developing datasets for additional languages. You can find more complete information in the dataset cards for each of the subsets: - [CommonGen](https://gem-benchmark.com/data_cards/common_gen) - [Czech Restaurant](https://gem-benchmark.com/data_cards/cs_restaurants) - [DART](https://gem-benchmark.com/data_cards/dart) - [E2E](https://gem-benchmark.com/data_cards/e2e_nlg) - [MLSum](https://gem-benchmark.com/data_cards/mlsum) - [Schema-Guided Dialog](https://gem-benchmark.com/data_cards/schema_guided_dialog) - [WebNLG](https://gem-benchmark.com/data_cards/web_nlg) - [Wiki-Auto/ASSET/TURK](https://gem-benchmark.com/data_cards/wiki_auto_asset_turk) - [WikiLingua](https://gem-benchmark.com/data_cards/wiki_lingua) - [XSum](https://gem-benchmark.com/data_cards/xsum) The subsets are organized by task: ``` { "summarization": { "mlsum": ["mlsum_de", "mlsum_es"], "wiki_lingua": ["wiki_lingua_es_en", "wiki_lingua_ru_en", "wiki_lingua_tr_en", "wiki_lingua_vi_en"], "xsum": ["xsum"], }, "struct2text": { "common_gen": ["common_gen"], "cs_restaurants": ["cs_restaurants"], "dart": ["dart"], "e2e": ["e2e_nlg"], "totto": ["totto"], "web_nlg": ["web_nlg_en", "web_nlg_ru"], }, "simplification": { "wiki_auto_asset_turk": ["wiki_auto_asset_turk"], }, "dialog": { "schema_guided_dialog": ["schema_guided_dialog"], }, } ``` Each example has one `target` per example in its training set, and a set of `references` (with one or more items) in its validation and test set. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### common_gen - **Size of downloaded dataset files:** 1.85 MB - **Size of the generated dataset:** 9.23 MB - **Total amount of disk used:** 11.07 MB An example of `validation` looks as follows. ``` {'concept_set_id': 0, 'concepts': ['field', 'look', 'stand'], 'gem_id': 'common_gen-validation-0', 'references': ['The player stood in the field looking at the batter.', 'The coach stands along the field, looking at the goalkeeper.', 'I stood and looked across the field, peacefully.', 'Someone stands, looking around the empty field.'], 'target': 'The player stood in the field looking at the batter.'} ``` #### cs_restaurants - **Size of downloaded dataset files:** 1.47 MB - **Size of the generated dataset:** 1.31 MB - **Total amount of disk used:** 2.77 MB An example of `validation` looks as follows. ``` {'dialog_act': '?request(area)', 'dialog_act_delexicalized': '?request(area)', 'gem_id': 'cs_restaurants-validation-0', 'references': ['Jakou lokalitu hledáte ?'], 'target': 'Jakou lokalitu hledáte ?', 'target_delexicalized': 'Jakou lokalitu hledáte ?'} ``` #### dart - **Size of downloaded dataset files:** 29.37 MB - **Size of the generated dataset:** 27.44 MB - **Total amount of disk used:** 56.81 MB An example of `validation` looks as follows. ``` {'dart_id': 0, 'gem_id': 'dart-validation-0', 'references': ['A school from Mars Hill, North Carolina, joined in 1973.'], 'subtree_was_extended': True, 'target': 'A school from Mars Hill, North Carolina, joined in 1973.', 'target_sources': ['WikiSQL_decl_sents'], 'tripleset': [['Mars Hill College', 'JOINED', '1973'], ['Mars Hill College', 'LOCATION', 'Mars Hill, North Carolina']]} ``` #### e2e_nlg - **Size of downloaded dataset files:** 14.60 MB - **Size of the generated dataset:** 12.14 MB - **Total amount of disk used:** 26.74 MB An example of `validation` looks as follows. ``` {'gem_id': 'e2e_nlg-validation-0', 'meaning_representation': 'name[Alimentum], area[city centre], familyFriendly[no]', 'references': ['There is a place in the city centre, Alimentum, that is not family-friendly.'], 'target': 'There is a place in the city centre, Alimentum, that is not family-friendly.'} ``` #### mlsum_de - **Size of downloaded dataset files:** 347.36 MB - **Size of the generated dataset:** 951.06 MB - **Total amount of disk used:** 1.30 GB An example of `validation` looks as follows. ``` {'date': '00/04/2019', 'gem_id': 'mlsum_de-validation-0', 'references': ['In einer Kleinstadt auf der Insel Usedom war eine junge Frau tot in ihrer Wohnung gefunden worden. Nun stehen zwei Bekannte unter Verdacht.'], 'target': 'In einer Kleinstadt auf der Insel Usedom war eine junge Frau tot in ihrer Wohnung gefunden worden. Nun stehen zwei Bekannte unter Verdacht.', 'text': 'Kerzen und Blumen stehen vor dem Eingang eines Hauses, in dem eine 18-jährige Frau tot aufgefunden wurde. In einer Kleinstadt auf der Insel Usedom war eine junge Frau tot in ...', 'title': 'Tod von 18-Jähriger auf Usedom: Zwei Festnahmen', 'topic': 'panorama', 'url': 'https://www.sueddeutsche.de/panorama/usedom-frau-tot-festnahme-verdaechtige-1.4412256'} ``` #### mlsum_es - **Size of downloaded dataset files:** 514.11 MB - **Size of the generated dataset:** 1.31 GB - **Total amount of disk used:** 1.83 GB An example of `validation` looks as follows. ``` {'date': '05/01/2019', 'gem_id': 'mlsum_es-validation-0', 'references': ['El diseñador que dio carta de naturaleza al estilo genuinamente americano celebra el medio siglo de su marca entre grandes fastos y problemas financieros. Conectar con las nuevas generaciones es el regalo que precisa más que nunca'], 'target': 'El diseñador que dio carta de naturaleza al estilo genuinamente americano celebra el medio siglo de su marca entre grandes fastos y problemas financieros. Conectar con las nuevas generaciones es el regalo que precisa más que nunca', 'text': 'Un oso de peluche marcándose un heelflip de monopatín es todo lo que Ralph Lauren necesitaba esta Navidad. Estampado en un jersey de lana azul marino, supone la guinda que corona ...', 'title': 'Ralph Lauren busca el secreto de la eterna juventud', 'topic': 'elpais estilo', 'url': 'http://elpais.com/elpais/2019/01/04/estilo/1546617396_933318.html'} ``` #### schema_guided_dialog - **Size of downloaded dataset files:** 8.64 MB - **Size of the generated dataset:** 45.78 MB - **Total amount of disk used:** 54.43 MB An example of `validation` looks as follows. ``` {'dialog_acts': [{'act': 2, 'slot': 'song_name', 'values': ['Carnivore']}, {'act': 2, 'slot': 'playback_device', 'values': ['TV']}], 'dialog_id': '10_00054', 'gem_id': 'schema_guided_dialog-validation-0', 'prompt': 'Yes, I would.', 'references': ['Please confirm the song Carnivore on tv.'], 'target': 'Please confirm the song Carnivore on tv.', 'turn_id': 15} ``` #### totto - **Size of downloaded dataset files:** 187.73 MB - **Size of the generated dataset:** 757.99 MB - **Total amount of disk used:** 945.72 MB An example of `validation` looks as follows. ``` {'example_id': '7391450717765563190', 'gem_id': 'totto-validation-0', 'highlighted_cells': [[3, 0], [3, 2], [3, 3]], 'overlap_subset': 'True', 'references': ['Daniel Henry Chamberlain was the 76th Governor of South Carolina from 1874.', 'Daniel Henry Chamberlain was the 76th Governor of South Carolina, beginning in 1874.', 'Daniel Henry Chamberlain was the 76th Governor of South Carolina who took office in 1874.'], 'sentence_annotations': [{'final_sentence': 'Daniel Henry Chamberlain was the 76th Governor of South Carolina from 1874.', 'original_sentence': 'Daniel Henry Chamberlain (June 23, 1835 – April 13, 1907) was an American planter, lawyer, author and the 76th Governor of South Carolina ' 'from 1874 until 1877.', 'sentence_after_ambiguity': 'Daniel Henry Chamberlain was the 76th Governor of South Carolina from 1874.', 'sentence_after_deletion': 'Daniel Henry Chamberlain was the 76th Governor of South Carolina from 1874.'}, ... ], 'table': [[{'column_span': 1, 'is_header': True, 'row_span': 1, 'value': '#'}, {'column_span': 2, 'is_header': True, 'row_span': 1, 'value': 'Governor'}, {'column_span': 1, 'is_header': True, 'row_span': 1, 'value': 'Took Office'}, {'column_span': 1, 'is_header': True, 'row_span': 1, 'value': 'Left Office'}], [{'column_span': 1, 'is_header': True, 'row_span': 1, 'value': '74'}, {'column_span': 1, 'is_header': False, 'row_span': 1, 'value': '-'}, {'column_span': 1, 'is_header': False, 'row_span': 1, 'value': 'Robert Kingston Scott'}, {'column_span': 1, 'is_header': False, 'row_span': 1, 'value': 'July 6, 1868'}], ... ], 'table_page_title': 'List of Governors of South Carolina', 'table_section_text': 'Parties Democratic Republican', 'table_section_title': 'Governors under the Constitution of 1868', 'table_webpage_url': 'http://en.wikipedia.org/wiki/List_of_Governors_of_South_Carolina', 'target': 'Daniel Henry Chamberlain was the 76th Governor of South Carolina from 1874.', 'totto_id': 0} ``` #### web_nlg_en - **Size of downloaded dataset files:** 12.95 MB - **Size of the generated dataset:** 14.63 MB - **Total amount of disk used:** 27.57 MB An example of `validation` looks as follows. ``` {'category': 'Airport', 'gem_id': 'web_nlg_en-validation-0', 'input': ['Aarhus | leader | Jacob_Bundsgaard'], 'references': ['The leader of Aarhus is Jacob Bundsgaard.'], 'target': 'The leader of Aarhus is Jacob Bundsgaard.', 'webnlg_id': 'dev/Airport/1/Id1'} ``` #### web_nlg_ru - **Size of downloaded dataset files:** 7.63 MB - **Size of the generated dataset:** 8.41 MB - **Total amount of disk used:** 16.04 MB An example of `validation` looks as follows. ``` {'category': 'Airport', 'gem_id': 'web_nlg_ru-validation-0', 'input': ['Punjab,_Pakistan | leaderTitle | Provincial_Assembly_of_the_Punjab'], 'references': ['Пенджаб, Пакистан, возглавляется Провинциальной ассамблеей Пенджаба.', 'Пенджаб, Пакистан возглавляется Провинциальной ассамблеей Пенджаба.'], 'target': 'Пенджаб, Пакистан, возглавляется Провинциальной ассамблеей Пенджаба.', 'webnlg_id': 'dev/Airport/1/Id1'} ``` #### wiki_auto_asset_turk - **Size of downloaded dataset files:** 127.27 MB - **Size of the generated dataset:** 152.77 MB - **Total amount of disk used:** 280.04 MB An example of `validation` looks as follows. ``` {'gem_id': 'wiki_auto_asset_turk-validation-0', 'references': ['The Gandalf Awards honor excellent writing in in fantasy literature.'], 'source': 'The Gandalf Awards, honoring achievement in fantasy literature, were conferred by the World Science Fiction Society annually from 1974 to 1981.', 'source_id': '350_691837-1-0-0', 'target': 'The Gandalf Awards honor excellent writing in in fantasy literature.', 'target_id': '350_691837-0-0-0'} ``` #### wiki_lingua_es_en - **Size of downloaded dataset files:** 169.41 MB - **Size of the generated dataset:** 287.60 MB - **Total amount of disk used:** 457.01 MB An example of `validation` looks as follows. ``` 'references': ["Practice matted hair prevention from early in your cat's life. Make sure that your cat is grooming itself effectively. Keep a close eye on cats with long hair."], 'source': 'Muchas personas presentan problemas porque no cepillaron el pelaje de sus gatos en una etapa temprana de su vida, ya que no lo consideraban necesario. Sin embargo, a medida que...', 'target': "Practice matted hair prevention from early in your cat's life. Make sure that your cat is grooming itself effectively. Keep a close eye on cats with long hair."} ``` #### wiki_lingua_ru_en - **Size of downloaded dataset files:** 169.41 MB - **Size of the generated dataset:** 211.21 MB - **Total amount of disk used:** 380.62 MB An example of `validation` looks as follows. ``` {'gem_id': 'wiki_lingua_ru_en-val-0', 'references': ['Get immediate medical care if you notice signs of a complication. Undergo diagnostic tests to check for gallstones and complications. Ask your doctor about your treatment ' 'options.'], 'source': 'И хотя, скорее всего, вам не о чем волноваться, следует незамедлительно обратиться к врачу, если вы подозреваете, что у вас возникло осложнение желчекаменной болезни. Это ...', 'target': 'Get immediate medical care if you notice signs of a complication. Undergo diagnostic tests to check for gallstones and complications. Ask your doctor about your treatment ' 'options.'} ``` #### wiki_lingua_tr_en - **Size of downloaded dataset files:** 169.41 MB - **Size of the generated dataset:** 10.35 MB - **Total amount of disk used:** 179.75 MB An example of `validation` looks as follows. ``` {'gem_id': 'wiki_lingua_tr_en-val-0', 'references': ['Open Instagram. Go to the video you want to download. Tap ⋮. Tap Copy Link. Open Google Chrome. Tap the address bar. Go to the SaveFromWeb site. Tap the "Paste Instagram Video" text box. Tap and hold the text box. Tap PASTE. Tap Download. Download the video. Find the video on your Android.'], 'source': 'Instagram uygulamasının çok renkli kamera şeklindeki simgesine dokun. Daha önce giriş yaptıysan Instagram haber kaynağı açılır. Giriş yapmadıysan istendiğinde e-posta adresini ...', 'target': 'Open Instagram. Go to the video you want to download. Tap ⋮. Tap Copy Link. Open Google Chrome. Tap the address bar. Go to the SaveFromWeb site. Tap the "Paste Instagram Video" text box. Tap and hold the text box. Tap PASTE. Tap Download. Download the video. Find the video on your Android.'} ``` #### wiki_lingua_vi_en - **Size of downloaded dataset files:** 169.41 MB - **Size of the generated dataset:** 41.02 MB - **Total amount of disk used:** 210.43 MB An example of `validation` looks as follows. ``` {'gem_id': 'wiki_lingua_vi_en-val-0', 'references': ['Select the right time of year for planting the tree. You will usually want to plant your tree when it is dormant, or not flowering, during cooler or colder times of year.'], 'source': 'Bạn muốn cung cấp cho cây cơ hội tốt nhất để phát triển và sinh tồn. Trồng cây đúng thời điểm trong năm chính là yếu tố then chốt. Thời điểm sẽ thay đổi phụ thuộc vào loài cây ...', 'target': 'Select the right time of year for planting the tree. You will usually want to plant your tree when it is dormant, or not flowering, during cooler or colder times of year.'} ``` #### xsum - **Size of downloaded dataset files:** 254.89 MB - **Size of the generated dataset:** 70.67 MB - **Total amount of disk used:** 325.56 MB An example of `validation` looks as follows. ``` {'document': 'Burberry reported pre-tax profits of £166m for the year to March. A year ago it made a loss of £16.1m, hit by charges at its Spanish operations.\n' 'In the past year it has opened 21 new stores and closed nine. It plans to open 20-30 stores this year worldwide.\n' 'The group has also focused on promoting the Burberry brand online...', 'gem_id': 'xsum-validation-0', 'references': ['Luxury fashion designer Burberry has returned to profit after opening new stores and spending more on online marketing'], 'target': 'Luxury fashion designer Burberry has returned to profit after opening new stores and spending more on online marketing', 'xsum_id': '10162122'} ``` ### Data Fields The data fields are the same among all splits. #### common_gen - `gem_id`: a `string` feature. - `concept_set_id`: a `int32` feature. - `concepts`: a `list` of `string` features. - `target`: a `string` feature. - `references`: a `list` of `string` features. #### cs_restaurants - `gem_id`: a `string` feature. - `dialog_act`: a `string` feature. - `dialog_act_delexicalized`: a `string` feature. - `target_delexicalized`: a `string` feature. - `target`: a `string` feature. - `references`: a `list` of `string` features. #### dart - `gem_id`: a `string` feature. - `dart_id`: a `int32` feature. - `tripleset`: a `list` of `string` features. - `subtree_was_extended`: a `bool` feature. - `target_sources`: a `list` of `string` features. - `target`: a `string` feature. - `references`: a `list` of `string` features. #### e2e_nlg - `gem_id`: a `string` feature. - `meaning_representation`: a `string` feature. - `target`: a `string` feature. - `references`: a `list` of `string` features. #### mlsum_de - `gem_id`: a `string` feature. - `text`: a `string` feature. - `topic`: a `string` feature. - `url`: a `string` feature. - `title`: a `string` feature. - `date`: a `string` feature. - `target`: a `string` feature. - `references`: a `list` of `string` features. #### mlsum_es - `gem_id`: a `string` feature. - `text`: a `string` feature. - `topic`: a `string` feature. - `url`: a `string` feature. - `title`: a `string` feature. - `date`: a `string` feature. - `target`: a `string` feature. - `references`: a `list` of `string` features. #### schema_guided_dialog - `gem_id`: a `string` feature. - `act`: a classification label, with possible values including `AFFIRM` (0), `AFFIRM_INTENT` (1), `CONFIRM` (2), `GOODBYE` (3), `INFORM` (4). - `slot`: a `string` feature. - `values`: a `list` of `string` features. - `dialog_id`: a `string` feature. - `turn_id`: a `int32` feature. - `prompt`: a `string` feature. - `target`: a `string` feature. - `references`: a `list` of `string` features. #### totto - `gem_id`: a `string` feature. - `totto_id`: a `int32` feature. - `table_page_title`: a `string` feature. - `table_webpage_url`: a `string` feature. - `table_section_title`: a `string` feature. - `table_section_text`: a `string` feature. - `column_span`: a `int32` feature. - `is_header`: a `bool` feature. - `row_span`: a `int32` feature. - `value`: a `string` feature. - `highlighted_cells`: a `list` of `int32` features. - `example_id`: a `string` feature. - `original_sentence`: a `string` feature. - `sentence_after_deletion`: a `string` feature. - `sentence_after_ambiguity`: a `string` feature. - `final_sentence`: a `string` feature. - `overlap_subset`: a `string` feature. - `target`: a `string` feature. - `references`: a `list` of `string` features. #### web_nlg_en - `gem_id`: a `string` feature. - `input`: a `list` of `string` features. - `target`: a `string` feature. - `references`: a `list` of `string` features. - `category`: a `string` feature. - `webnlg_id`: a `string` feature. #### web_nlg_ru - `gem_id`: a `string` feature. - `input`: a `list` of `string` features. - `target`: a `string` feature. - `references`: a `list` of `string` features. - `category`: a `string` feature. - `webnlg_id`: a `string` feature. #### wiki_auto_asset_turk - `gem_id`: a `string` feature. - `source_id`: a `string` feature. - `target_id`: a `string` feature. - `source`: a `string` feature. - `target`: a `string` feature. - `references`: a `list` of `string` features. #### wiki_lingua_es_en - `gem_id`: a `string` feature. - `source`: a `string` feature. - `target`: a `string` feature. - `references`: a `list` of `string` features. #### wiki_lingua_ru_en - `gem_id`: a `string` feature. - `source`: a `string` feature. - `target`: a `string` feature. - `references`: a `list` of `string` features. #### wiki_lingua_tr_en - `gem_id`: a `string` feature. - `source`: a `string` feature. - `target`: a `string` feature. - `references`: a `list` of `string` features. #### wiki_lingua_vi_en - `gem_id`: a `string` feature. - `source`: a `string` feature. - `target`: a `string` feature. - `references`: a `list` of `string` features. #### xsum - `gem_id`: a `string` feature. - `xsum_id`: a `string` feature. - `document`: a `string` feature. - `target`: a `string` feature. - `references`: a `list` of `string` features. ### Data Splits #### common_gen | |train|validation|test| |----------|----:|---------:|---:| |common_gen|67389| 993|1497| #### cs_restaurants | |train|validation|test| |--------------|----:|---------:|---:| |cs_restaurants| 3569| 781| 842| #### dart | |train|validation|test| |----|----:|---------:|---:| |dart|62659| 2768|6959| #### e2e_nlg | |train|validation|test| |-------|----:|---------:|---:| |e2e_nlg|33525| 4299|4693| #### mlsum_de | |train |validation|test | |--------|-----:|---------:|----:| |mlsum_de|220748| 11392|10695| #### mlsum_es | |train |validation|test | |--------|-----:|---------:|----:| |mlsum_es|259886| 9977|13365| #### schema_guided_dialog | |train |validation|test | |--------------------|-----:|---------:|----:| |schema_guided_dialog|164982| 10000|10000| #### totto | |train |validation|test| |-----|-----:|---------:|---:| |totto|121153| 7700|7700| #### web_nlg_en | |train|validation|test| |----------|----:|---------:|---:| |web_nlg_en|35426| 1667|1779| #### web_nlg_ru | |train|validation|test| |----------|----:|---------:|---:| |web_nlg_ru|14630| 790|1102| #### wiki_auto_asset_turk | |train |validation|test_asset|test_turk| |--------------------|-----:|---------:|---------:|--------:| |wiki_auto_asset_turk|373801| 73249| 359| 359| #### wiki_lingua_es_en | |train|validation|test | |-----------------|----:|---------:|----:| |wiki_lingua_es_en|79515| 8835|19797| #### wiki_lingua_ru_en | |train|validation|test| |-----------------|----:|---------:|---:| |wiki_lingua_ru_en|36898| 4100|9094| #### wiki_lingua_tr_en | |train|validation|test| |-----------------|----:|---------:|---:| |wiki_lingua_tr_en| 3193| 355| 808| #### wiki_lingua_vi_en | |train|validation|test| |-----------------|----:|---------:|---:| |wiki_lingua_vi_en| 9206| 1023|2167| #### xsum | |train|validation|test| |----|----:|---------:|---:| |xsum|23206| 1117|1166| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information CC-BY-SA-4.0 ### Citation Information ``` @article{gem_benchmark, author = {Sebastian Gehrmann and Tosin P. Adewumi and Karmanya Aggarwal and Pawan Sasanka Ammanamanchi and Aremu Anuoluwapo and Antoine Bosselut and Khyathi Raghavi Chandu and Miruna{-}Adriana Clinciu and Dipanjan Das and Kaustubh D. Dhole and Wanyu Du and Esin Durmus and Ondrej Dusek and Chris Emezue and Varun Gangal and Cristina Garbacea and Tatsunori Hashimoto and Yufang Hou and Yacine Jernite and Harsh Jhamtani and Yangfeng Ji and Shailza Jolly and Dhruv Kumar and Faisal Ladhak and Aman Madaan and Mounica Maddela and Khyati Mahajan and Saad Mahamood and Bodhisattwa Prasad Majumder and Pedro Henrique Martins and Angelina McMillan{-}Major and Simon Mille and Emiel van Miltenburg and Moin Nadeem and Shashi Narayan and Vitaly Nikolaev and Rubungo Andre Niyongabo and Salomey Osei and Ankur P. Parikh and Laura Perez{-}Beltrachini and Niranjan Ramesh Rao and Vikas Raunak and Juan Diego Rodriguez and Sashank Santhanam and Jo{\~{a}}o Sedoc and Thibault Sellam and Samira Shaikh and Anastasia Shimorina and Marco Antonio Sobrevilla Cabezudo and Hendrik Strobelt and Nishant Subramani and Wei Xu and Diyi Yang and Akhila Yerukola and Jiawei Zhou}, title = {The {GEM} Benchmark: Natural Language Generation, its Evaluation and Metrics}, journal = {CoRR}, volume = {abs/2102.01672}, year = {2021}, url = {https://arxiv.org/abs/2102.01672}, archivePrefix = {arXiv}, eprint = {2102.01672} } ``` ### Contributions Thanks to [@yjernite](https://github.com/yjernite) for adding this dataset.
gem
[ "task_categories:fill-mask", "task_categories:summarization", "task_categories:table-to-text", "task_categories:tabular-to-text", "task_categories:text-generation", "task_categories:text2text-generation", "task_ids:dialogue-modeling", "task_ids:rdf-to-text", "task_ids:news-articles-summarization", "task_ids:text-simplification", "annotations_creators:crowdsourced", "annotations_creators:found", "language_creators:crowdsourced", "language_creators:found", "language_creators:machine-generated", "multilinguality:monolingual", "multilinguality:multilingual", "size_categories:100K<n<1M", "size_categories:10K<n<100K", "size_categories:1K<n<10K", "source_datasets:extended|other-vision-datasets", "source_datasets:original", "language:cs", "language:de", "language:en", "language:es", "language:ru", "language:tr", "language:vi", "license:other", "intent-to-text", "meaning-representation-to-text", "concepts-to-text", "arxiv:2102.01672", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced", "found"], "language_creators": ["crowdsourced", "found", "machine-generated"], "language": ["cs", "de", "en", "es", "ru", "tr", "vi"], "license": ["other"], "multilinguality": ["monolingual", "multilingual"], "size_categories": ["100K<n<1M", "10K<n<100K", "1K<n<10K"], "source_datasets": ["extended|other-vision-datasets", "original"], "task_categories": ["fill-mask", "summarization", "table-to-text", "tabular-to-text", "text-generation", "text2text-generation"], "task_ids": ["dialogue-modeling", "rdf-to-text", "news-articles-summarization", "text-simplification"], "paperswithcode_id": "gem", "pretty_name": "GEM", "config_names": ["common_gen", "cs_restaurants", "dart", "e2e_nlg", "mlsum_de", "mlsum_es", "schema_guided_dialog", "totto", "web_nlg_en", "web_nlg_ru", "wiki_auto_asset_turk", "wiki_lingua_es_en", "wiki_lingua_ru_en", "wiki_lingua_tr_en", "wiki_lingua_vi_en", "xsum"], "tags": ["intent-to-text", "meaning-representation-to-text", "concepts-to-text"], "dataset_info": [{"config_name": "mlsum_de", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "text", "dtype": "string"}, {"name": "topic", "dtype": "string"}, {"name": "url", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "date", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 858060337, "num_examples": 220748}, {"name": "validation", "num_bytes": 49712791, "num_examples": 11392}, {"name": "test", "num_bytes": 49146354, "num_examples": 10695}, {"name": "challenge_train_sample", "num_bytes": 1894220, "num_examples": 500}, {"name": "challenge_validation_sample", "num_bytes": 2202723, "num_examples": 500}, {"name": "challenge_test_covid", "num_bytes": 19771285, "num_examples": 5058}], "download_size": 362783528, "dataset_size": 980787710}, {"config_name": "mlsum_es", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "text", "dtype": "string"}, {"name": "topic", "dtype": "string"}, {"name": "url", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "date", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 1211240956, "num_examples": 259888}, {"name": "validation", "num_bytes": 51611723, "num_examples": 9977}, {"name": "test", "num_bytes": 72117564, "num_examples": 13366}, {"name": "challenge_train_sample", "num_bytes": 2366443, "num_examples": 500}, {"name": "challenge_validation_sample", "num_bytes": 2658596, "num_examples": 500}, {"name": "challenge_test_covid", "num_bytes": 13576624, "num_examples": 1938}], "download_size": 525621426, "dataset_size": 1353571906}, {"config_name": "wiki_lingua_es_en_v0", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 215665468, "num_examples": 79515}, {"name": "validation", "num_bytes": 25891008, "num_examples": 8835}, {"name": "test", "num_bytes": 50195305, "num_examples": 19797}], "download_size": 169406387, "dataset_size": 291751781}, {"config_name": "wiki_lingua_ru_en_v0", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 159631205, "num_examples": 36898}, {"name": "validation", "num_bytes": 18626973, "num_examples": 4100}, {"name": "test", "num_bytes": 34865311, "num_examples": 9094}], "download_size": 169406387, "dataset_size": 213123489}, {"config_name": "wiki_lingua_tr_en_v0", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 7689845, "num_examples": 3193}, {"name": "validation", "num_bytes": 942122, "num_examples": 355}, {"name": "test", "num_bytes": 1875110, "num_examples": 808}], "download_size": 169406387, "dataset_size": 10507077}, {"config_name": "wiki_lingua_vi_en_v0", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 31599580, "num_examples": 9206}, {"name": "validation", "num_bytes": 3618660, "num_examples": 1023}, {"name": "test", "num_bytes": 6267359, "num_examples": 2167}], "download_size": 169406387, "dataset_size": 41485599}, {"config_name": "wiki_lingua_arabic_ar", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["ar", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["ar", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 208106335, "num_examples": 20441}, {"name": "validation", "num_bytes": 31126187, "num_examples": 2919}, {"name": "test", "num_bytes": 60915220, "num_examples": 5841}], "download_size": 58984103, "dataset_size": 300147742}, {"config_name": "wiki_lingua_chinese_zh", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["zh", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["zh", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 86130302, "num_examples": 13211}, {"name": "validation", "num_bytes": 13060918, "num_examples": 1886}, {"name": "test", "num_bytes": 25310021, "num_examples": 3775}], "download_size": 32899156, "dataset_size": 124501241}, {"config_name": "wiki_lingua_czech_cs", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["cs", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["cs", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 41107318, "num_examples": 5033}, {"name": "validation", "num_bytes": 6305328, "num_examples": 718}, {"name": "test", "num_bytes": 12124770, "num_examples": 1438}], "download_size": 14515534, "dataset_size": 59537416}, {"config_name": "wiki_lingua_dutch_nl", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["nl", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["nl", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 169067454, "num_examples": 21866}, {"name": "validation", "num_bytes": 25521003, "num_examples": 3123}, {"name": "test", "num_bytes": 49165151, "num_examples": 6248}], "download_size": 56492150, "dataset_size": 243753608}, {"config_name": "wiki_lingua_english_en", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["en", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["en", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 464171624, "num_examples": 99020}, {"name": "validation", "num_bytes": 67652281, "num_examples": 13823}, {"name": "test", "num_bytes": 138944243, "num_examples": 28614}], "download_size": 118031903, "dataset_size": 670768148}, {"config_name": "wiki_lingua_french_fr", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["fr", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["fr", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 372039357, "num_examples": 44556}, {"name": "validation", "num_bytes": 54992250, "num_examples": 6364}, {"name": "test", "num_bytes": 108831855, "num_examples": 12731}], "download_size": 118758047, "dataset_size": 535863462}, {"config_name": "wiki_lingua_german_de", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["de", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["de", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 322276536, "num_examples": 40839}, {"name": "validation", "num_bytes": 47631883, "num_examples": 5833}, {"name": "test", "num_bytes": 93715331, "num_examples": 11669}], "download_size": 107638803, "dataset_size": 463623750}, {"config_name": "wiki_lingua_hindi_hi", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["hi", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["hi", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 99672133, "num_examples": 6942}, {"name": "validation", "num_bytes": 14706378, "num_examples": 991}, {"name": "test", "num_bytes": 28543048, "num_examples": 1984}], "download_size": 21042040, "dataset_size": 142921559}, {"config_name": "wiki_lingua_indonesian_id", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["id", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["id", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 263974954, "num_examples": 33237}, {"name": "validation", "num_bytes": 39297987, "num_examples": 4747}, {"name": "test", "num_bytes": 76567819, "num_examples": 9497}], "download_size": 83968162, "dataset_size": 379840760}, {"config_name": "wiki_lingua_italian_it", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["it", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["it", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 267090482, "num_examples": 35661}, {"name": "validation", "num_bytes": 39227425, "num_examples": 5093}, {"name": "test", "num_bytes": 76840429, "num_examples": 10189}], "download_size": 88921209, "dataset_size": 383158336}, {"config_name": "wiki_lingua_japanese_ja", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["ja", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["ja", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 73871019, "num_examples": 8853}, {"name": "validation", "num_bytes": 10807006, "num_examples": 1264}, {"name": "test", "num_bytes": 21175951, "num_examples": 2530}], "download_size": 22803299, "dataset_size": 105853976}, {"config_name": "wiki_lingua_korean_ko", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["ko", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["ko", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 73106687, "num_examples": 8524}, {"name": "validation", "num_bytes": 10788276, "num_examples": 1216}, {"name": "test", "num_bytes": 21172641, "num_examples": 2436}], "download_size": 23336917, "dataset_size": 105067604}, {"config_name": "wiki_lingua_portuguese_pt", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["pt", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["pt", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 405546332, "num_examples": 57159}, {"name": "validation", "num_bytes": 59729210, "num_examples": 8165}, {"name": "test", "num_bytes": 117775356, "num_examples": 16331}], "download_size": 137542940, "dataset_size": 583050898}, {"config_name": "wiki_lingua_russian_ru", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["ru", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["ru", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 406299624, "num_examples": 37028}, {"name": "validation", "num_bytes": 59651340, "num_examples": 5288}, {"name": "test", "num_bytes": 116330937, "num_examples": 10580}], "download_size": 106281321, "dataset_size": 582281901}, {"config_name": "wiki_lingua_spanish_es", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["es", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["es", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 604276564, "num_examples": 79212}, {"name": "validation", "num_bytes": 88677656, "num_examples": 11316}, {"name": "test", "num_bytes": 177096288, "num_examples": 22632}], "download_size": 198247534, "dataset_size": 870050508}, {"config_name": "wiki_lingua_thai_th", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["th", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["th", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 139287649, "num_examples": 10325}, {"name": "validation", "num_bytes": 21097845, "num_examples": 1475}, {"name": "test", "num_bytes": 40049968, "num_examples": 2950}], "download_size": 29988180, "dataset_size": 200435462}, {"config_name": "wiki_lingua_turkish_tr", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["tr", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["tr", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 21987247, "num_examples": 3148}, {"name": "validation", "num_bytes": 3229714, "num_examples": 449}, {"name": "test", "num_bytes": 6197850, "num_examples": 900}], "download_size": 7055820, "dataset_size": 31414811}, {"config_name": "wiki_lingua_vietnamese_vi", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source_aligned", "dtype": {"translation": {"languages": ["vi", "en"]}}}, {"name": "target_aligned", "dtype": {"translation": {"languages": ["vi", "en"]}}}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 128025008, "num_examples": 13707}, {"name": "validation", "num_bytes": 19414734, "num_examples": 1957}, {"name": "test", "num_bytes": 37430208, "num_examples": 3917}], "download_size": 38035490, "dataset_size": 184869950}, {"config_name": "xsum", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "xsum_id", "dtype": "string"}, {"name": "document", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 66299136, "num_examples": 23206}, {"name": "validation", "num_bytes": 2270306, "num_examples": 1117}, {"name": "test", "num_bytes": 2598509, "num_examples": 1166}, {"name": "challenge_train_sample", "num_bytes": 1429145, "num_examples": 500}, {"name": "challenge_validation_sample", "num_bytes": 1012689, "num_examples": 500}, {"name": "challenge_test_backtranslation", "num_bytes": 1262047, "num_examples": 500}, {"name": "challenge_test_bfp_02", "num_bytes": 1090364, "num_examples": 500}, {"name": "challenge_test_bfp_05", "num_bytes": 1078076, "num_examples": 500}, {"name": "challenge_test_nopunc", "num_bytes": 1127796, "num_examples": 500}, {"name": "challenge_test_covid", "num_bytes": 1867180, "num_examples": 401}], "download_size": 258277147, "dataset_size": 80035248}, {"config_name": "common_gen", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "concept_set_id", "dtype": "int32"}, {"name": "concepts", "list": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 10475926, "num_examples": 67389}, {"name": "validation", "num_bytes": 405872, "num_examples": 993}, {"name": "test", "num_bytes": 153170, "num_examples": 1497}, {"name": "challenge_train_sample", "num_bytes": 85413, "num_examples": 500}, {"name": "challenge_validation_sample", "num_bytes": 215192, "num_examples": 500}, {"name": "challenge_test_scramble", "num_bytes": 60411, "num_examples": 500}], "download_size": 1933517, "dataset_size": 11395984}, {"config_name": "cs_restaurants", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "dialog_act", "dtype": "string"}, {"name": "dialog_act_delexicalized", "dtype": "string"}, {"name": "target_delexicalized", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 873145, "num_examples": 3569}, {"name": "validation", "num_bytes": 288222, "num_examples": 781}, {"name": "test", "num_bytes": 295696, "num_examples": 842}, {"name": "challenge_train_sample", "num_bytes": 127869, "num_examples": 500}, {"name": "challenge_validation_sample", "num_bytes": 193239, "num_examples": 500}, {"name": "challenge_test_scramble", "num_bytes": 185574, "num_examples": 500}], "download_size": 1531111, "dataset_size": 1963745}, {"config_name": "dart", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "dart_id", "dtype": "int32"}, {"name": "tripleset", "list": {"list": "string"}}, {"name": "subtree_was_extended", "dtype": "bool"}, {"name": "target_sources", "list": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 23047610, "num_examples": 62659}, {"name": "validation", "num_bytes": 1934054, "num_examples": 2768}, {"name": "test", "num_bytes": 3476953, "num_examples": 5097}], "download_size": 29939366, "dataset_size": 28458617}, {"config_name": "e2e_nlg", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "meaning_representation", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 9129030, "num_examples": 33525}, {"name": "validation", "num_bytes": 1856097, "num_examples": 4299}, {"name": "test", "num_bytes": 2133695, "num_examples": 4693}, {"name": "challenge_train_sample", "num_bytes": 145319, "num_examples": 500}, {"name": "challenge_validation_sample", "num_bytes": 226525, "num_examples": 500}, {"name": "challenge_test_scramble", "num_bytes": 236199, "num_examples": 500}], "download_size": 14668048, "dataset_size": 13726865}, {"config_name": "totto", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "totto_id", "dtype": "int32"}, {"name": "table_page_title", "dtype": "string"}, {"name": "table_webpage_url", "dtype": "string"}, {"name": "table_section_title", "dtype": "string"}, {"name": "table_section_text", "dtype": "string"}, {"name": "table", "list": {"list": [{"name": "column_span", "dtype": "int32"}, {"name": "is_header", "dtype": "bool"}, {"name": "row_span", "dtype": "int32"}, {"name": "value", "dtype": "string"}]}}, {"name": "highlighted_cells", "list": {"list": "int32"}}, {"name": "example_id", "dtype": "string"}, {"name": "sentence_annotations", "list": [{"name": "original_sentence", "dtype": "string"}, {"name": "sentence_after_deletion", "dtype": "string"}, {"name": "sentence_after_ambiguity", "dtype": "string"}, {"name": "final_sentence", "dtype": "string"}]}, {"name": "overlap_subset", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 676032144, "num_examples": 121153}, {"name": "validation", "num_bytes": 50736204, "num_examples": 7700}, {"name": "test", "num_bytes": 41330062, "num_examples": 7700}, {"name": "challenge_train_sample", "num_bytes": 2283076, "num_examples": 500}, {"name": "challenge_validation_sample", "num_bytes": 3398639, "num_examples": 500}, {"name": "challenge_test_scramble", "num_bytes": 2638966, "num_examples": 500}], "download_size": 189534609, "dataset_size": 776419091}, {"config_name": "web_nlg_en", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "input", "list": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}, {"name": "category", "dtype": "string"}, {"name": "webnlg_id", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 13067615, "num_examples": 35426}, {"name": "validation", "num_bytes": 1153995, "num_examples": 1667}, {"name": "test", "num_bytes": 1403601, "num_examples": 1779}, {"name": "challenge_train_sample", "num_bytes": 193198, "num_examples": 502}, {"name": "challenge_validation_sample", "num_bytes": 359868, "num_examples": 499}, {"name": "challenge_test_scramble", "num_bytes": 402407, "num_examples": 500}, {"name": "challenge_test_numbers", "num_bytes": 409213, "num_examples": 500}], "download_size": 13181969, "dataset_size": 16989897}, {"config_name": "web_nlg_ru", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "input", "list": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}, {"name": "category", "dtype": "string"}, {"name": "webnlg_id", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 6888009, "num_examples": 14630}, {"name": "validation", "num_bytes": 795998, "num_examples": 790}, {"name": "test", "num_bytes": 1145282, "num_examples": 1102}, {"name": "challenge_train_sample", "num_bytes": 247089, "num_examples": 501}, {"name": "challenge_validation_sample", "num_bytes": 514117, "num_examples": 500}, {"name": "challenge_test_scramble", "num_bytes": 521625, "num_examples": 500}], "download_size": 7854845, "dataset_size": 10112120}, {"config_name": "wiki_auto_asset_turk", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "source", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 161095379, "num_examples": 483801}, {"name": "validation", "num_bytes": 8211308, "num_examples": 20000}, {"name": "test_asset", "num_bytes": 475336, "num_examples": 359}, {"name": "test_turk", "num_bytes": 406842, "num_examples": 359}, {"name": "challenge_train_sample", "num_bytes": 219542, "num_examples": 500}, {"name": "challenge_validation_sample", "num_bytes": 213048, "num_examples": 500}, {"name": "challenge_test_asset_backtranslation", "num_bytes": 436820, "num_examples": 359}, {"name": "challenge_test_asset_bfp02", "num_bytes": 432742, "num_examples": 359}, {"name": "challenge_test_asset_bfp05", "num_bytes": 432742, "num_examples": 359}, {"name": "challenge_test_asset_nopunc", "num_bytes": 432735, "num_examples": 359}, {"name": "challenge_test_turk_backtranslation", "num_bytes": 417204, "num_examples": 359}, {"name": "challenge_test_turk_bfp02", "num_bytes": 414381, "num_examples": 359}, {"name": "challenge_test_turk_bfp05", "num_bytes": 414383, "num_examples": 359}, {"name": "challenge_test_turk_nopunc", "num_bytes": 414388, "num_examples": 359}], "download_size": 126927527, "dataset_size": 174016850}, {"config_name": "schema_guided_dialog", "features": [{"name": "gem_id", "dtype": "string"}, {"name": "gem_parent_id", "dtype": "string"}, {"name": "dialog_acts", "list": [{"name": "act", "dtype": {"class_label": {"names": {"0": "AFFIRM", "1": "AFFIRM_INTENT", "2": "CONFIRM", "3": "GOODBYE", "4": "INFORM", "5": "INFORM_COUNT", "6": "INFORM_INTENT", "7": "NEGATE", "8": "NEGATE_INTENT", "9": "NOTIFY_FAILURE", "10": "NOTIFY_SUCCESS", "11": "OFFER", "12": "OFFER_INTENT", "13": "REQUEST", "14": "REQUEST_ALTS", "15": "REQ_MORE", "16": "SELECT", "17": "THANK_YOU"}}}}, {"name": "slot", "dtype": "string"}, {"name": "values", "list": "string"}]}, {"name": "context", "list": "string"}, {"name": "dialog_id", "dtype": "string"}, {"name": "service", "dtype": "string"}, {"name": "turn_id", "dtype": "int32"}, {"name": "prompt", "dtype": "string"}, {"name": "target", "dtype": "string"}, {"name": "references", "list": "string"}], "splits": [{"name": "train", "num_bytes": 146648117, "num_examples": 164982}, {"name": "validation", "num_bytes": 9376504, "num_examples": 10000}, {"name": "test", "num_bytes": 10160596, "num_examples": 10000}, {"name": "challenge_train_sample", "num_bytes": 441326, "num_examples": 500}, {"name": "challenge_validation_sample", "num_bytes": 491492, "num_examples": 500}, {"name": "challenge_test_backtranslation", "num_bytes": 512834, "num_examples": 500}, {"name": "challenge_test_bfp02", "num_bytes": 529404, "num_examples": 500}, {"name": "challenge_test_bfp05", "num_bytes": 515151, "num_examples": 500}, {"name": "challenge_test_nopunc", "num_bytes": 509332, "num_examples": 500}, {"name": "challenge_test_scramble", "num_bytes": 514644, "num_examples": 500}], "download_size": 17826468, "dataset_size": 169699400}]}
2024-01-18T11:04:05+00:00
[ "2102.01672" ]
[ "cs", "de", "en", "es", "ru", "tr", "vi" ]
TAGS #task_categories-fill-mask #task_categories-summarization #task_categories-table-to-text #task_categories-tabular-to-text #task_categories-text-generation #task_categories-text2text-generation #task_ids-dialogue-modeling #task_ids-rdf-to-text #task_ids-news-articles-summarization #task_ids-text-simplification #annotations_creators-crowdsourced #annotations_creators-found #language_creators-crowdsourced #language_creators-found #language_creators-machine-generated #multilinguality-monolingual #multilinguality-multilingual #size_categories-100K<n<1M #size_categories-10K<n<100K #size_categories-1K<n<10K #source_datasets-extended|other-vision-datasets #source_datasets-original #language-Czech #language-German #language-English #language-Spanish #language-Russian #language-Turkish #language-Vietnamese #license-other #intent-to-text #meaning-representation-to-text #concepts-to-text #arxiv-2102.01672 #region-us
Dataset Card for GEM ==================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: * Paper: The GEM Benchmark: Natural Language Generation, its Evaluation and Metrics * Point of Contact: Sebastian Gehrman * Size of downloaded dataset files: 2.19 GB * Size of the generated dataset: 3.92 GB * Total amount of disk used: 6.10 GB ### Dataset Summary GEM is a benchmark environment for Natural Language Generation with a focus on its Evaluation, both through human annotations and automated Metrics. GEM aims to: * measure NLG progress across 13 datasets spanning many NLG tasks and languages. * provide an in-depth analysis of data and models presented via data statements and challenge sets. * develop standards for evaluation of generated text using both automated and human metrics. It is our goal to regularly update GEM and to encourage toward more inclusive practices in dataset development by extending existing data or developing datasets for additional languages. You can find more complete information in the dataset cards for each of the subsets: * CommonGen * Czech Restaurant * DART * E2E * MLSum * Schema-Guided Dialog * WebNLG * Wiki-Auto/ASSET/TURK * WikiLingua * XSum The subsets are organized by task: Each example has one 'target' per example in its training set, and a set of 'references' (with one or more items) in its validation and test set. ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances #### common\_gen * Size of downloaded dataset files: 1.85 MB * Size of the generated dataset: 9.23 MB * Total amount of disk used: 11.07 MB An example of 'validation' looks as follows. #### cs\_restaurants * Size of downloaded dataset files: 1.47 MB * Size of the generated dataset: 1.31 MB * Total amount of disk used: 2.77 MB An example of 'validation' looks as follows. #### dart * Size of downloaded dataset files: 29.37 MB * Size of the generated dataset: 27.44 MB * Total amount of disk used: 56.81 MB An example of 'validation' looks as follows. #### e2e\_nlg * Size of downloaded dataset files: 14.60 MB * Size of the generated dataset: 12.14 MB * Total amount of disk used: 26.74 MB An example of 'validation' looks as follows. #### mlsum\_de * Size of downloaded dataset files: 347.36 MB * Size of the generated dataset: 951.06 MB * Total amount of disk used: 1.30 GB An example of 'validation' looks as follows. #### mlsum\_es * Size of downloaded dataset files: 514.11 MB * Size of the generated dataset: 1.31 GB * Total amount of disk used: 1.83 GB An example of 'validation' looks as follows. #### schema\_guided\_dialog * Size of downloaded dataset files: 8.64 MB * Size of the generated dataset: 45.78 MB * Total amount of disk used: 54.43 MB An example of 'validation' looks as follows. #### totto * Size of downloaded dataset files: 187.73 MB * Size of the generated dataset: 757.99 MB * Total amount of disk used: 945.72 MB An example of 'validation' looks as follows. #### web\_nlg\_en * Size of downloaded dataset files: 12.95 MB * Size of the generated dataset: 14.63 MB * Total amount of disk used: 27.57 MB An example of 'validation' looks as follows. #### web\_nlg\_ru * Size of downloaded dataset files: 7.63 MB * Size of the generated dataset: 8.41 MB * Total amount of disk used: 16.04 MB An example of 'validation' looks as follows. #### wiki\_auto\_asset\_turk * Size of downloaded dataset files: 127.27 MB * Size of the generated dataset: 152.77 MB * Total amount of disk used: 280.04 MB An example of 'validation' looks as follows. #### wiki\_lingua\_es\_en * Size of downloaded dataset files: 169.41 MB * Size of the generated dataset: 287.60 MB * Total amount of disk used: 457.01 MB An example of 'validation' looks as follows. #### wiki\_lingua\_ru\_en * Size of downloaded dataset files: 169.41 MB * Size of the generated dataset: 211.21 MB * Total amount of disk used: 380.62 MB An example of 'validation' looks as follows. #### wiki\_lingua\_tr\_en * Size of downloaded dataset files: 169.41 MB * Size of the generated dataset: 10.35 MB * Total amount of disk used: 179.75 MB An example of 'validation' looks as follows. #### wiki\_lingua\_vi\_en * Size of downloaded dataset files: 169.41 MB * Size of the generated dataset: 41.02 MB * Total amount of disk used: 210.43 MB An example of 'validation' looks as follows. #### xsum * Size of downloaded dataset files: 254.89 MB * Size of the generated dataset: 70.67 MB * Total amount of disk used: 325.56 MB An example of 'validation' looks as follows. ### Data Fields The data fields are the same among all splits. #### common\_gen * 'gem\_id': a 'string' feature. * 'concept\_set\_id': a 'int32' feature. * 'concepts': a 'list' of 'string' features. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. #### cs\_restaurants * 'gem\_id': a 'string' feature. * 'dialog\_act': a 'string' feature. * 'dialog\_act\_delexicalized': a 'string' feature. * 'target\_delexicalized': a 'string' feature. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. #### dart * 'gem\_id': a 'string' feature. * 'dart\_id': a 'int32' feature. * 'tripleset': a 'list' of 'string' features. * 'subtree\_was\_extended': a 'bool' feature. * 'target\_sources': a 'list' of 'string' features. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. #### e2e\_nlg * 'gem\_id': a 'string' feature. * 'meaning\_representation': a 'string' feature. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. #### mlsum\_de * 'gem\_id': a 'string' feature. * 'text': a 'string' feature. * 'topic': a 'string' feature. * 'url': a 'string' feature. * 'title': a 'string' feature. * 'date': a 'string' feature. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. #### mlsum\_es * 'gem\_id': a 'string' feature. * 'text': a 'string' feature. * 'topic': a 'string' feature. * 'url': a 'string' feature. * 'title': a 'string' feature. * 'date': a 'string' feature. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. #### schema\_guided\_dialog * 'gem\_id': a 'string' feature. * 'act': a classification label, with possible values including 'AFFIRM' (0), 'AFFIRM\_INTENT' (1), 'CONFIRM' (2), 'GOODBYE' (3), 'INFORM' (4). * 'slot': a 'string' feature. * 'values': a 'list' of 'string' features. * 'dialog\_id': a 'string' feature. * 'turn\_id': a 'int32' feature. * 'prompt': a 'string' feature. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. #### totto * 'gem\_id': a 'string' feature. * 'totto\_id': a 'int32' feature. * 'table\_page\_title': a 'string' feature. * 'table\_webpage\_url': a 'string' feature. * 'table\_section\_title': a 'string' feature. * 'table\_section\_text': a 'string' feature. * 'column\_span': a 'int32' feature. * 'is\_header': a 'bool' feature. * 'row\_span': a 'int32' feature. * 'value': a 'string' feature. * 'highlighted\_cells': a 'list' of 'int32' features. * 'example\_id': a 'string' feature. * 'original\_sentence': a 'string' feature. * 'sentence\_after\_deletion': a 'string' feature. * 'sentence\_after\_ambiguity': a 'string' feature. * 'final\_sentence': a 'string' feature. * 'overlap\_subset': a 'string' feature. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. #### web\_nlg\_en * 'gem\_id': a 'string' feature. * 'input': a 'list' of 'string' features. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. * 'category': a 'string' feature. * 'webnlg\_id': a 'string' feature. #### web\_nlg\_ru * 'gem\_id': a 'string' feature. * 'input': a 'list' of 'string' features. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. * 'category': a 'string' feature. * 'webnlg\_id': a 'string' feature. #### wiki\_auto\_asset\_turk * 'gem\_id': a 'string' feature. * 'source\_id': a 'string' feature. * 'target\_id': a 'string' feature. * 'source': a 'string' feature. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. #### wiki\_lingua\_es\_en * 'gem\_id': a 'string' feature. * 'source': a 'string' feature. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. #### wiki\_lingua\_ru\_en * 'gem\_id': a 'string' feature. * 'source': a 'string' feature. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. #### wiki\_lingua\_tr\_en * 'gem\_id': a 'string' feature. * 'source': a 'string' feature. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. #### wiki\_lingua\_vi\_en * 'gem\_id': a 'string' feature. * 'source': a 'string' feature. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. #### xsum * 'gem\_id': a 'string' feature. * 'xsum\_id': a 'string' feature. * 'document': a 'string' feature. * 'target': a 'string' feature. * 'references': a 'list' of 'string' features. ### Data Splits #### common\_gen #### cs\_restaurants #### dart #### e2e\_nlg #### mlsum\_de #### mlsum\_es #### schema\_guided\_dialog #### totto #### web\_nlg\_en #### web\_nlg\_ru #### wiki\_auto\_asset\_turk #### wiki\_lingua\_es\_en #### wiki\_lingua\_ru\_en #### wiki\_lingua\_tr\_en #### wiki\_lingua\_vi\_en #### xsum Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information CC-BY-SA-4.0 ### Contributions Thanks to @yjernite for adding this dataset.
[ "### Dataset Summary\n\n\nGEM is a benchmark environment for Natural Language Generation with a focus on its Evaluation,\nboth through human annotations and automated Metrics.\n\n\nGEM aims to:\n\n\n* measure NLG progress across 13 datasets spanning many NLG tasks and languages.\n* provide an in-depth analysis of data and models presented via data statements and challenge sets.\n* develop standards for evaluation of generated text using both automated and human metrics.\n\n\nIt is our goal to regularly update GEM and to encourage toward more inclusive practices in dataset development\nby extending existing data or developing datasets for additional languages.\n\n\nYou can find more complete information in the dataset cards for each of the subsets:\n\n\n* CommonGen\n* Czech Restaurant\n* DART\n* E2E\n* MLSum\n* Schema-Guided Dialog\n* WebNLG\n* Wiki-Auto/ASSET/TURK\n* WikiLingua\n* XSum\n\n\nThe subsets are organized by task:\n\n\nEach example has one 'target' per example in its training set, and a set of 'references' (with one or more items) in its validation and test set.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### common\\_gen\n\n\n* Size of downloaded dataset files: 1.85 MB\n* Size of the generated dataset: 9.23 MB\n* Total amount of disk used: 11.07 MB\n\n\nAn example of 'validation' looks as follows.", "#### cs\\_restaurants\n\n\n* Size of downloaded dataset files: 1.47 MB\n* Size of the generated dataset: 1.31 MB\n* Total amount of disk used: 2.77 MB\n\n\nAn example of 'validation' looks as follows.", "#### dart\n\n\n* Size of downloaded dataset files: 29.37 MB\n* Size of the generated dataset: 27.44 MB\n* Total amount of disk used: 56.81 MB\n\n\nAn example of 'validation' looks as follows.", "#### e2e\\_nlg\n\n\n* Size of downloaded dataset files: 14.60 MB\n* Size of the generated dataset: 12.14 MB\n* Total amount of disk used: 26.74 MB\n\n\nAn example of 'validation' looks as follows.", "#### mlsum\\_de\n\n\n* Size of downloaded dataset files: 347.36 MB\n* Size of the generated dataset: 951.06 MB\n* Total amount of disk used: 1.30 GB\n\n\nAn example of 'validation' looks as follows.", "#### mlsum\\_es\n\n\n* Size of downloaded dataset files: 514.11 MB\n* Size of the generated dataset: 1.31 GB\n* Total amount of disk used: 1.83 GB\n\n\nAn example of 'validation' looks as follows.", "#### schema\\_guided\\_dialog\n\n\n* Size of downloaded dataset files: 8.64 MB\n* Size of the generated dataset: 45.78 MB\n* Total amount of disk used: 54.43 MB\n\n\nAn example of 'validation' looks as follows.", "#### totto\n\n\n* Size of downloaded dataset files: 187.73 MB\n* Size of the generated dataset: 757.99 MB\n* Total amount of disk used: 945.72 MB\n\n\nAn example of 'validation' looks as follows.", "#### web\\_nlg\\_en\n\n\n* Size of downloaded dataset files: 12.95 MB\n* Size of the generated dataset: 14.63 MB\n* Total amount of disk used: 27.57 MB\n\n\nAn example of 'validation' looks as follows.", "#### web\\_nlg\\_ru\n\n\n* Size of downloaded dataset files: 7.63 MB\n* Size of the generated dataset: 8.41 MB\n* Total amount of disk used: 16.04 MB\n\n\nAn example of 'validation' looks as follows.", "#### wiki\\_auto\\_asset\\_turk\n\n\n* Size of downloaded dataset files: 127.27 MB\n* Size of the generated dataset: 152.77 MB\n* Total amount of disk used: 280.04 MB\n\n\nAn example of 'validation' looks as follows.", "#### wiki\\_lingua\\_es\\_en\n\n\n* Size of downloaded dataset files: 169.41 MB\n* Size of the generated dataset: 287.60 MB\n* Total amount of disk used: 457.01 MB\n\n\nAn example of 'validation' looks as follows.", "#### wiki\\_lingua\\_ru\\_en\n\n\n* Size of downloaded dataset files: 169.41 MB\n* Size of the generated dataset: 211.21 MB\n* Total amount of disk used: 380.62 MB\n\n\nAn example of 'validation' looks as follows.", "#### wiki\\_lingua\\_tr\\_en\n\n\n* Size of downloaded dataset files: 169.41 MB\n* Size of the generated dataset: 10.35 MB\n* Total amount of disk used: 179.75 MB\n\n\nAn example of 'validation' looks as follows.", "#### wiki\\_lingua\\_vi\\_en\n\n\n* Size of downloaded dataset files: 169.41 MB\n* Size of the generated dataset: 41.02 MB\n* Total amount of disk used: 210.43 MB\n\n\nAn example of 'validation' looks as follows.", "#### xsum\n\n\n* Size of downloaded dataset files: 254.89 MB\n* Size of the generated dataset: 70.67 MB\n* Total amount of disk used: 325.56 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### common\\_gen\n\n\n* 'gem\\_id': a 'string' feature.\n* 'concept\\_set\\_id': a 'int32' feature.\n* 'concepts': a 'list' of 'string' features.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### cs\\_restaurants\n\n\n* 'gem\\_id': a 'string' feature.\n* 'dialog\\_act': a 'string' feature.\n* 'dialog\\_act\\_delexicalized': a 'string' feature.\n* 'target\\_delexicalized': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### dart\n\n\n* 'gem\\_id': a 'string' feature.\n* 'dart\\_id': a 'int32' feature.\n* 'tripleset': a 'list' of 'string' features.\n* 'subtree\\_was\\_extended': a 'bool' feature.\n* 'target\\_sources': a 'list' of 'string' features.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### e2e\\_nlg\n\n\n* 'gem\\_id': a 'string' feature.\n* 'meaning\\_representation': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### mlsum\\_de\n\n\n* 'gem\\_id': a 'string' feature.\n* 'text': a 'string' feature.\n* 'topic': a 'string' feature.\n* 'url': a 'string' feature.\n* 'title': a 'string' feature.\n* 'date': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### mlsum\\_es\n\n\n* 'gem\\_id': a 'string' feature.\n* 'text': a 'string' feature.\n* 'topic': a 'string' feature.\n* 'url': a 'string' feature.\n* 'title': a 'string' feature.\n* 'date': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### schema\\_guided\\_dialog\n\n\n* 'gem\\_id': a 'string' feature.\n* 'act': a classification label, with possible values including 'AFFIRM' (0), 'AFFIRM\\_INTENT' (1), 'CONFIRM' (2), 'GOODBYE' (3), 'INFORM' (4).\n* 'slot': a 'string' feature.\n* 'values': a 'list' of 'string' features.\n* 'dialog\\_id': a 'string' feature.\n* 'turn\\_id': a 'int32' feature.\n* 'prompt': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### totto\n\n\n* 'gem\\_id': a 'string' feature.\n* 'totto\\_id': a 'int32' feature.\n* 'table\\_page\\_title': a 'string' feature.\n* 'table\\_webpage\\_url': a 'string' feature.\n* 'table\\_section\\_title': a 'string' feature.\n* 'table\\_section\\_text': a 'string' feature.\n* 'column\\_span': a 'int32' feature.\n* 'is\\_header': a 'bool' feature.\n* 'row\\_span': a 'int32' feature.\n* 'value': a 'string' feature.\n* 'highlighted\\_cells': a 'list' of 'int32' features.\n* 'example\\_id': a 'string' feature.\n* 'original\\_sentence': a 'string' feature.\n* 'sentence\\_after\\_deletion': a 'string' feature.\n* 'sentence\\_after\\_ambiguity': a 'string' feature.\n* 'final\\_sentence': a 'string' feature.\n* 'overlap\\_subset': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### web\\_nlg\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'input': a 'list' of 'string' features.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.\n* 'category': a 'string' feature.\n* 'webnlg\\_id': a 'string' feature.", "#### web\\_nlg\\_ru\n\n\n* 'gem\\_id': a 'string' feature.\n* 'input': a 'list' of 'string' features.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.\n* 'category': a 'string' feature.\n* 'webnlg\\_id': a 'string' feature.", "#### wiki\\_auto\\_asset\\_turk\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source\\_id': a 'string' feature.\n* 'target\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### wiki\\_lingua\\_es\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### wiki\\_lingua\\_ru\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### wiki\\_lingua\\_tr\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### wiki\\_lingua\\_vi\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### xsum\n\n\n* 'gem\\_id': a 'string' feature.\n* 'xsum\\_id': a 'string' feature.\n* 'document': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "### Data Splits", "#### common\\_gen", "#### cs\\_restaurants", "#### dart", "#### e2e\\_nlg", "#### mlsum\\_de", "#### mlsum\\_es", "#### schema\\_guided\\_dialog", "#### totto", "#### web\\_nlg\\_en", "#### web\\_nlg\\_ru", "#### wiki\\_auto\\_asset\\_turk", "#### wiki\\_lingua\\_es\\_en", "#### wiki\\_lingua\\_ru\\_en", "#### wiki\\_lingua\\_tr\\_en", "#### wiki\\_lingua\\_vi\\_en", "#### xsum\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nCC-BY-SA-4.0", "### Contributions\n\n\nThanks to @yjernite for adding this dataset." ]
[ "TAGS\n#task_categories-fill-mask #task_categories-summarization #task_categories-table-to-text #task_categories-tabular-to-text #task_categories-text-generation #task_categories-text2text-generation #task_ids-dialogue-modeling #task_ids-rdf-to-text #task_ids-news-articles-summarization #task_ids-text-simplification #annotations_creators-crowdsourced #annotations_creators-found #language_creators-crowdsourced #language_creators-found #language_creators-machine-generated #multilinguality-monolingual #multilinguality-multilingual #size_categories-100K<n<1M #size_categories-10K<n<100K #size_categories-1K<n<10K #source_datasets-extended|other-vision-datasets #source_datasets-original #language-Czech #language-German #language-English #language-Spanish #language-Russian #language-Turkish #language-Vietnamese #license-other #intent-to-text #meaning-representation-to-text #concepts-to-text #arxiv-2102.01672 #region-us \n", "### Dataset Summary\n\n\nGEM is a benchmark environment for Natural Language Generation with a focus on its Evaluation,\nboth through human annotations and automated Metrics.\n\n\nGEM aims to:\n\n\n* measure NLG progress across 13 datasets spanning many NLG tasks and languages.\n* provide an in-depth analysis of data and models presented via data statements and challenge sets.\n* develop standards for evaluation of generated text using both automated and human metrics.\n\n\nIt is our goal to regularly update GEM and to encourage toward more inclusive practices in dataset development\nby extending existing data or developing datasets for additional languages.\n\n\nYou can find more complete information in the dataset cards for each of the subsets:\n\n\n* CommonGen\n* Czech Restaurant\n* DART\n* E2E\n* MLSum\n* Schema-Guided Dialog\n* WebNLG\n* Wiki-Auto/ASSET/TURK\n* WikiLingua\n* XSum\n\n\nThe subsets are organized by task:\n\n\nEach example has one 'target' per example in its training set, and a set of 'references' (with one or more items) in its validation and test set.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### common\\_gen\n\n\n* Size of downloaded dataset files: 1.85 MB\n* Size of the generated dataset: 9.23 MB\n* Total amount of disk used: 11.07 MB\n\n\nAn example of 'validation' looks as follows.", "#### cs\\_restaurants\n\n\n* Size of downloaded dataset files: 1.47 MB\n* Size of the generated dataset: 1.31 MB\n* Total amount of disk used: 2.77 MB\n\n\nAn example of 'validation' looks as follows.", "#### dart\n\n\n* Size of downloaded dataset files: 29.37 MB\n* Size of the generated dataset: 27.44 MB\n* Total amount of disk used: 56.81 MB\n\n\nAn example of 'validation' looks as follows.", "#### e2e\\_nlg\n\n\n* Size of downloaded dataset files: 14.60 MB\n* Size of the generated dataset: 12.14 MB\n* Total amount of disk used: 26.74 MB\n\n\nAn example of 'validation' looks as follows.", "#### mlsum\\_de\n\n\n* Size of downloaded dataset files: 347.36 MB\n* Size of the generated dataset: 951.06 MB\n* Total amount of disk used: 1.30 GB\n\n\nAn example of 'validation' looks as follows.", "#### mlsum\\_es\n\n\n* Size of downloaded dataset files: 514.11 MB\n* Size of the generated dataset: 1.31 GB\n* Total amount of disk used: 1.83 GB\n\n\nAn example of 'validation' looks as follows.", "#### schema\\_guided\\_dialog\n\n\n* Size of downloaded dataset files: 8.64 MB\n* Size of the generated dataset: 45.78 MB\n* Total amount of disk used: 54.43 MB\n\n\nAn example of 'validation' looks as follows.", "#### totto\n\n\n* Size of downloaded dataset files: 187.73 MB\n* Size of the generated dataset: 757.99 MB\n* Total amount of disk used: 945.72 MB\n\n\nAn example of 'validation' looks as follows.", "#### web\\_nlg\\_en\n\n\n* Size of downloaded dataset files: 12.95 MB\n* Size of the generated dataset: 14.63 MB\n* Total amount of disk used: 27.57 MB\n\n\nAn example of 'validation' looks as follows.", "#### web\\_nlg\\_ru\n\n\n* Size of downloaded dataset files: 7.63 MB\n* Size of the generated dataset: 8.41 MB\n* Total amount of disk used: 16.04 MB\n\n\nAn example of 'validation' looks as follows.", "#### wiki\\_auto\\_asset\\_turk\n\n\n* Size of downloaded dataset files: 127.27 MB\n* Size of the generated dataset: 152.77 MB\n* Total amount of disk used: 280.04 MB\n\n\nAn example of 'validation' looks as follows.", "#### wiki\\_lingua\\_es\\_en\n\n\n* Size of downloaded dataset files: 169.41 MB\n* Size of the generated dataset: 287.60 MB\n* Total amount of disk used: 457.01 MB\n\n\nAn example of 'validation' looks as follows.", "#### wiki\\_lingua\\_ru\\_en\n\n\n* Size of downloaded dataset files: 169.41 MB\n* Size of the generated dataset: 211.21 MB\n* Total amount of disk used: 380.62 MB\n\n\nAn example of 'validation' looks as follows.", "#### wiki\\_lingua\\_tr\\_en\n\n\n* Size of downloaded dataset files: 169.41 MB\n* Size of the generated dataset: 10.35 MB\n* Total amount of disk used: 179.75 MB\n\n\nAn example of 'validation' looks as follows.", "#### wiki\\_lingua\\_vi\\_en\n\n\n* Size of downloaded dataset files: 169.41 MB\n* Size of the generated dataset: 41.02 MB\n* Total amount of disk used: 210.43 MB\n\n\nAn example of 'validation' looks as follows.", "#### xsum\n\n\n* Size of downloaded dataset files: 254.89 MB\n* Size of the generated dataset: 70.67 MB\n* Total amount of disk used: 325.56 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### common\\_gen\n\n\n* 'gem\\_id': a 'string' feature.\n* 'concept\\_set\\_id': a 'int32' feature.\n* 'concepts': a 'list' of 'string' features.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### cs\\_restaurants\n\n\n* 'gem\\_id': a 'string' feature.\n* 'dialog\\_act': a 'string' feature.\n* 'dialog\\_act\\_delexicalized': a 'string' feature.\n* 'target\\_delexicalized': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### dart\n\n\n* 'gem\\_id': a 'string' feature.\n* 'dart\\_id': a 'int32' feature.\n* 'tripleset': a 'list' of 'string' features.\n* 'subtree\\_was\\_extended': a 'bool' feature.\n* 'target\\_sources': a 'list' of 'string' features.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### e2e\\_nlg\n\n\n* 'gem\\_id': a 'string' feature.\n* 'meaning\\_representation': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### mlsum\\_de\n\n\n* 'gem\\_id': a 'string' feature.\n* 'text': a 'string' feature.\n* 'topic': a 'string' feature.\n* 'url': a 'string' feature.\n* 'title': a 'string' feature.\n* 'date': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### mlsum\\_es\n\n\n* 'gem\\_id': a 'string' feature.\n* 'text': a 'string' feature.\n* 'topic': a 'string' feature.\n* 'url': a 'string' feature.\n* 'title': a 'string' feature.\n* 'date': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### schema\\_guided\\_dialog\n\n\n* 'gem\\_id': a 'string' feature.\n* 'act': a classification label, with possible values including 'AFFIRM' (0), 'AFFIRM\\_INTENT' (1), 'CONFIRM' (2), 'GOODBYE' (3), 'INFORM' (4).\n* 'slot': a 'string' feature.\n* 'values': a 'list' of 'string' features.\n* 'dialog\\_id': a 'string' feature.\n* 'turn\\_id': a 'int32' feature.\n* 'prompt': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### totto\n\n\n* 'gem\\_id': a 'string' feature.\n* 'totto\\_id': a 'int32' feature.\n* 'table\\_page\\_title': a 'string' feature.\n* 'table\\_webpage\\_url': a 'string' feature.\n* 'table\\_section\\_title': a 'string' feature.\n* 'table\\_section\\_text': a 'string' feature.\n* 'column\\_span': a 'int32' feature.\n* 'is\\_header': a 'bool' feature.\n* 'row\\_span': a 'int32' feature.\n* 'value': a 'string' feature.\n* 'highlighted\\_cells': a 'list' of 'int32' features.\n* 'example\\_id': a 'string' feature.\n* 'original\\_sentence': a 'string' feature.\n* 'sentence\\_after\\_deletion': a 'string' feature.\n* 'sentence\\_after\\_ambiguity': a 'string' feature.\n* 'final\\_sentence': a 'string' feature.\n* 'overlap\\_subset': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### web\\_nlg\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'input': a 'list' of 'string' features.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.\n* 'category': a 'string' feature.\n* 'webnlg\\_id': a 'string' feature.", "#### web\\_nlg\\_ru\n\n\n* 'gem\\_id': a 'string' feature.\n* 'input': a 'list' of 'string' features.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.\n* 'category': a 'string' feature.\n* 'webnlg\\_id': a 'string' feature.", "#### wiki\\_auto\\_asset\\_turk\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source\\_id': a 'string' feature.\n* 'target\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### wiki\\_lingua\\_es\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### wiki\\_lingua\\_ru\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### wiki\\_lingua\\_tr\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### wiki\\_lingua\\_vi\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "#### xsum\n\n\n* 'gem\\_id': a 'string' feature.\n* 'xsum\\_id': a 'string' feature.\n* 'document': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "### Data Splits", "#### common\\_gen", "#### cs\\_restaurants", "#### dart", "#### e2e\\_nlg", "#### mlsum\\_de", "#### mlsum\\_es", "#### schema\\_guided\\_dialog", "#### totto", "#### web\\_nlg\\_en", "#### web\\_nlg\\_ru", "#### wiki\\_auto\\_asset\\_turk", "#### wiki\\_lingua\\_es\\_en", "#### wiki\\_lingua\\_ru\\_en", "#### wiki\\_lingua\\_tr\\_en", "#### wiki\\_lingua\\_vi\\_en", "#### xsum\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nCC-BY-SA-4.0", "### Contributions\n\n\nThanks to @yjernite for adding this dataset." ]
[ 331, 253, 10, 11, 6, 53, 54, 52, 56, 57, 56, 60, 55, 57, 57, 62, 64, 63, 62, 63, 54, 17, 84, 103, 119, 67, 104, 104, 177, 317, 97, 97, 94, 66, 66, 66, 66, 72, 5, 6, 7, 4, 9, 7, 7, 11, 4, 10, 10, 12, 13, 13, 13, 13, 10, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 13, 17 ]
[ "passage: TAGS\n#task_categories-fill-mask #task_categories-summarization #task_categories-table-to-text #task_categories-tabular-to-text #task_categories-text-generation #task_categories-text2text-generation #task_ids-dialogue-modeling #task_ids-rdf-to-text #task_ids-news-articles-summarization #task_ids-text-simplification #annotations_creators-crowdsourced #annotations_creators-found #language_creators-crowdsourced #language_creators-found #language_creators-machine-generated #multilinguality-monolingual #multilinguality-multilingual #size_categories-100K<n<1M #size_categories-10K<n<100K #size_categories-1K<n<10K #source_datasets-extended|other-vision-datasets #source_datasets-original #language-Czech #language-German #language-English #language-Spanish #language-Russian #language-Turkish #language-Vietnamese #license-other #intent-to-text #meaning-representation-to-text #concepts-to-text #arxiv-2102.01672 #region-us \n", "passage: ### Dataset Summary\n\n\nGEM is a benchmark environment for Natural Language Generation with a focus on its Evaluation,\nboth through human annotations and automated Metrics.\n\n\nGEM aims to:\n\n\n* measure NLG progress across 13 datasets spanning many NLG tasks and languages.\n* provide an in-depth analysis of data and models presented via data statements and challenge sets.\n* develop standards for evaluation of generated text using both automated and human metrics.\n\n\nIt is our goal to regularly update GEM and to encourage toward more inclusive practices in dataset development\nby extending existing data or developing datasets for additional languages.\n\n\nYou can find more complete information in the dataset cards for each of the subsets:\n\n\n* CommonGen\n* Czech Restaurant\n* DART\n* E2E\n* MLSum\n* Schema-Guided Dialog\n* WebNLG\n* Wiki-Auto/ASSET/TURK\n* WikiLingua\n* XSum\n\n\nThe subsets are organized by task:\n\n\nEach example has one 'target' per example in its training set, and a set of 'references' (with one or more items) in its validation and test set.### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances#### common\\_gen\n\n\n* Size of downloaded dataset files: 1.85 MB\n* Size of the generated dataset: 9.23 MB\n* Total amount of disk used: 11.07 MB\n\n\nAn example of 'validation' looks as follows.#### cs\\_restaurants\n\n\n* Size of downloaded dataset files: 1.47 MB\n* Size of the generated dataset: 1.31 MB\n* Total amount of disk used: 2.77 MB\n\n\nAn example of 'validation' looks as follows.#### dart\n\n\n* Size of downloaded dataset files: 29.37 MB\n* Size of the generated dataset: 27.44 MB\n* Total amount of disk used: 56.81 MB\n\n\nAn example of 'validation' looks as follows.#### e2e\\_nlg\n\n\n* Size of downloaded dataset files: 14.60 MB\n* Size of the generated dataset: 12.14 MB\n* Total amount of disk used: 26.74 MB\n\n\nAn example of 'validation' looks as follows.#### mlsum\\_de\n\n\n* Size of downloaded dataset files: 347.36 MB\n* Size of the generated dataset: 951.06 MB\n* Total amount of disk used: 1.30 GB\n\n\nAn example of 'validation' looks as follows.#### mlsum\\_es\n\n\n* Size of downloaded dataset files: 514.11 MB\n* Size of the generated dataset: 1.31 GB\n* Total amount of disk used: 1.83 GB\n\n\nAn example of 'validation' looks as follows.#### schema\\_guided\\_dialog\n\n\n* Size of downloaded dataset files: 8.64 MB\n* Size of the generated dataset: 45.78 MB\n* Total amount of disk used: 54.43 MB\n\n\nAn example of 'validation' looks as follows.#### totto\n\n\n* Size of downloaded dataset files: 187.73 MB\n* Size of the generated dataset: 757.99 MB\n* Total amount of disk used: 945.72 MB\n\n\nAn example of 'validation' looks as follows.", "passage: #### web\\_nlg\\_en\n\n\n* Size of downloaded dataset files: 12.95 MB\n* Size of the generated dataset: 14.63 MB\n* Total amount of disk used: 27.57 MB\n\n\nAn example of 'validation' looks as follows.#### web\\_nlg\\_ru\n\n\n* Size of downloaded dataset files: 7.63 MB\n* Size of the generated dataset: 8.41 MB\n* Total amount of disk used: 16.04 MB\n\n\nAn example of 'validation' looks as follows.#### wiki\\_auto\\_asset\\_turk\n\n\n* Size of downloaded dataset files: 127.27 MB\n* Size of the generated dataset: 152.77 MB\n* Total amount of disk used: 280.04 MB\n\n\nAn example of 'validation' looks as follows.#### wiki\\_lingua\\_es\\_en\n\n\n* Size of downloaded dataset files: 169.41 MB\n* Size of the generated dataset: 287.60 MB\n* Total amount of disk used: 457.01 MB\n\n\nAn example of 'validation' looks as follows.#### wiki\\_lingua\\_ru\\_en\n\n\n* Size of downloaded dataset files: 169.41 MB\n* Size of the generated dataset: 211.21 MB\n* Total amount of disk used: 380.62 MB\n\n\nAn example of 'validation' looks as follows.#### wiki\\_lingua\\_tr\\_en\n\n\n* Size of downloaded dataset files: 169.41 MB\n* Size of the generated dataset: 10.35 MB\n* Total amount of disk used: 179.75 MB\n\n\nAn example of 'validation' looks as follows.#### wiki\\_lingua\\_vi\\_en\n\n\n* Size of downloaded dataset files: 169.41 MB\n* Size of the generated dataset: 41.02 MB\n* Total amount of disk used: 210.43 MB\n\n\nAn example of 'validation' looks as follows.#### xsum\n\n\n* Size of downloaded dataset files: 254.89 MB\n* Size of the generated dataset: 70.67 MB\n* Total amount of disk used: 325.56 MB\n\n\nAn example of 'validation' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.", "passage: #### common\\_gen\n\n\n* 'gem\\_id': a 'string' feature.\n* 'concept\\_set\\_id': a 'int32' feature.\n* 'concepts': a 'list' of 'string' features.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.#### cs\\_restaurants\n\n\n* 'gem\\_id': a 'string' feature.\n* 'dialog\\_act': a 'string' feature.\n* 'dialog\\_act\\_delexicalized': a 'string' feature.\n* 'target\\_delexicalized': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.#### dart\n\n\n* 'gem\\_id': a 'string' feature.\n* 'dart\\_id': a 'int32' feature.\n* 'tripleset': a 'list' of 'string' features.\n* 'subtree\\_was\\_extended': a 'bool' feature.\n* 'target\\_sources': a 'list' of 'string' features.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.#### e2e\\_nlg\n\n\n* 'gem\\_id': a 'string' feature.\n* 'meaning\\_representation': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.#### mlsum\\_de\n\n\n* 'gem\\_id': a 'string' feature.\n* 'text': a 'string' feature.\n* 'topic': a 'string' feature.\n* 'url': a 'string' feature.\n* 'title': a 'string' feature.\n* 'date': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.#### mlsum\\_es\n\n\n* 'gem\\_id': a 'string' feature.\n* 'text': a 'string' feature.\n* 'topic': a 'string' feature.\n* 'url': a 'string' feature.\n* 'title': a 'string' feature.\n* 'date': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.", "passage: #### schema\\_guided\\_dialog\n\n\n* 'gem\\_id': a 'string' feature.\n* 'act': a classification label, with possible values including 'AFFIRM' (0), 'AFFIRM\\_INTENT' (1), 'CONFIRM' (2), 'GOODBYE' (3), 'INFORM' (4).\n* 'slot': a 'string' feature.\n* 'values': a 'list' of 'string' features.\n* 'dialog\\_id': a 'string' feature.\n* 'turn\\_id': a 'int32' feature.\n* 'prompt': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.#### totto\n\n\n* 'gem\\_id': a 'string' feature.\n* 'totto\\_id': a 'int32' feature.\n* 'table\\_page\\_title': a 'string' feature.\n* 'table\\_webpage\\_url': a 'string' feature.\n* 'table\\_section\\_title': a 'string' feature.\n* 'table\\_section\\_text': a 'string' feature.\n* 'column\\_span': a 'int32' feature.\n* 'is\\_header': a 'bool' feature.\n* 'row\\_span': a 'int32' feature.\n* 'value': a 'string' feature.\n* 'highlighted\\_cells': a 'list' of 'int32' features.\n* 'example\\_id': a 'string' feature.\n* 'original\\_sentence': a 'string' feature.\n* 'sentence\\_after\\_deletion': a 'string' feature.\n* 'sentence\\_after\\_ambiguity': a 'string' feature.\n* 'final\\_sentence': a 'string' feature.\n* 'overlap\\_subset': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.#### web\\_nlg\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'input': a 'list' of 'string' features.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.\n* 'category': a 'string' feature.\n* 'webnlg\\_id': a 'string' feature.", "passage: #### web\\_nlg\\_ru\n\n\n* 'gem\\_id': a 'string' feature.\n* 'input': a 'list' of 'string' features.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.\n* 'category': a 'string' feature.\n* 'webnlg\\_id': a 'string' feature.#### wiki\\_auto\\_asset\\_turk\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source\\_id': a 'string' feature.\n* 'target\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.#### wiki\\_lingua\\_es\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.#### wiki\\_lingua\\_ru\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.#### wiki\\_lingua\\_tr\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.#### wiki\\_lingua\\_vi\\_en\n\n\n* 'gem\\_id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.#### xsum\n\n\n* 'gem\\_id': a 'string' feature.\n* 'xsum\\_id': a 'string' feature.\n* 'document': a 'string' feature.\n* 'target': a 'string' feature.\n* 'references': a 'list' of 'string' features.### Data Splits#### common\\_gen#### cs\\_restaurants#### dart#### e2e\\_nlg#### mlsum\\_de#### mlsum\\_es#### schema\\_guided\\_dialog#### totto#### web\\_nlg\\_en" ]
[ -0.011476016603410244, 0.06593310087919235, -0.009741843678057194, 0.036134522408246994, 0.09010037034749985, 0.00793786346912384, 0.032414693385362625, 0.09943091124296188, -0.019589336588978767, 0.16766715049743652, 0.06092507764697075, 0.002299326239153743, 0.066114641726017, 0.11374887079000473, 0.04146920144557953, -0.2286055088043213, 0.015655705705285072, -0.11654743552207947, -0.012797576375305653, 0.08173347264528275, 0.12278135865926743, -0.044338420033454895, 0.07678308337926865, -0.06203383207321167, -0.055339764803647995, 0.03479791432619095, -0.027215545997023582, -0.022191131487488747, 0.024135634303092957, 0.07485729455947876, 0.03161007538437843, -0.07070402801036835, 0.029047248885035515, -0.23944544792175293, 0.01331900805234909, 0.08934551477432251, -0.004436560906469822, 0.014750712551176548, 0.1364908516407013, -0.04167124629020691, 0.1855652779340744, -0.1069461926817894, 0.030532056465744972, 0.036314427852630615, -0.08003093302249908, -0.1277526170015335, -0.0923759713768959, 0.08173637837171555, 0.07011181861162186, 0.03910455480217934, -0.04625280201435089, -0.03054904192686081, -0.019704418256878853, 0.0972064658999443, 0.17315633594989777, -0.1090461015701294, -0.05776824429631233, -0.003358452348038554, 0.031964220106601715, 0.0561671108007431, -0.03467898443341255, -0.021820783615112305, -0.04860823228955269, 0.02898946963250637, 0.014027275145053864, -0.02824295312166214, -0.06569349765777588, 0.018163109198212624, -0.10707774758338928, -0.08740928769111633, 0.2157413512468338, 0.06595747917890549, -0.02914329618215561, -0.09371522814035416, -0.014075967483222485, -0.04177394136786461, -0.03347493335604668, 0.0059789251536130905, 0.003420294029638171, 0.01998434215784073, 0.0339876227080822, -0.05345233157277107, -0.05906324088573456, -0.03675096482038498, -0.006455071736127138, 0.0058983489871025085, 0.02760966680943966, 0.011803269386291504, 0.044718384742736816, 0.059465717524290085, -0.07903622835874557, -0.0834764763712883, -0.02157020755112171, -0.028674291446805, -0.09197092801332474, 0.023849712684750557, 0.0033793088514357805, -0.11099866032600403, 0.09452954679727554, 0.16535581648349762, -0.021655911579728127, 0.06094803288578987, -0.05130965635180473, 0.01901157572865486, 0.01606009341776371, 0.13666294515132904, -0.09363898634910583, -0.13044969737529755, -0.018698202446103096, -0.013276900164783001, 0.015800921246409416, -0.028736434876918793, -0.009558119811117649, 0.06544817239046097, 0.06081322208046913, 0.025713540613651276, 0.12220384925603867, 0.05810151994228363, -0.030515188351273537, -0.008632278069853783, 0.09911742806434631, -0.14159999787807465, 0.01235178578644991, 0.06784084439277649, -0.06766317039728165, -0.03123546950519085, 0.009390748105943203, 0.0034172802697867155, -0.09193634241819382, 0.07422223687171936, -0.01964503526687622, -0.006078873295336962, -0.07226957380771637, -0.07716912776231766, 0.029743000864982605, 0.014493179507553577, -0.0486576072871685, -0.0660594254732132, -0.09433158487081528, -0.07059117406606674, 0.048656165599823, -0.06376529484987259, -0.0016162240644916892, -0.024161094799637794, -0.06049630418419838, 0.021028727293014526, 0.012246589176356792, 0.07074830681085587, -0.04497349634766579, 0.048222512006759644, -0.09070271998643875, -0.006843847688287497, 0.04880061745643616, 0.024072082713246346, -0.06221646070480347, 0.06899986416101456, -0.17544883489608765, 0.1414308100938797, -0.07653479278087616, 0.026631714776158333, -0.15836824476718903, -0.02936854027211666, -0.020340057089924812, 0.012159670703113079, 0.0363377183675766, 0.08820157498121262, -0.1254875510931015, -0.021595776081085205, 0.13231737911701202, -0.02117662876844406, -0.04072754457592964, 0.11710196733474731, -0.011882394552230835, -0.004457815084606409, 0.0627133920788765, 0.19573509693145752, 0.06216936185956001, -0.007778933737426996, -0.07860779762268066, -0.0006712020258419216, 0.010375368408858776, 0.16800659894943237, 0.10017586499452591, -0.09442862868309021, 0.10189174860715866, 0.022936202585697174, -0.005487213376909494, -0.027594730257987976, -0.004114145413041115, -0.03808823227882385, -0.0026275627315044403, -0.021111009642481804, -0.023306287825107574, -0.026874961331486702, -0.059700530022382736, -0.040296655148267746, -0.11209354549646378, 0.007852921262383461, 0.03282271325588226, -0.003530896035954356, 0.045723844319581985, -0.03717983886599541, 0.08123520761728287, 0.0293292049318552, 0.029641633853316307, -0.16163669526576996, -0.09434429556131363, 0.012605476193130016, -0.01720914989709854, 0.10438872128725052, -0.08927354216575623, 0.003814000403508544, 0.012301895767450333, -0.025567807257175446, 0.002089176094159484, 0.025158345699310303, -0.018968366086483, 0.0030675355810672045, -0.14217248558998108, -0.034337420016527176, -0.0017281757900491357, 0.054789330810308456, -0.08039630204439163, 0.004476457834243774, 0.11528564244508743, 0.09622890502214432, -0.0030971085652709007, -0.0794340968132019, 0.019935762509703636, 0.0053367107175290585, 0.0000017853453755378723, -0.04979081451892853, -0.02804541029036045, -0.012407378293573856, -0.02447461523115635, 0.029185688123106956, -0.11911361664533615, -0.01682897098362446, 0.0515829473733902, 0.00524400919675827, -0.08820406347513199, 0.013923578895628452, -0.019338291138410568, -0.025173379108309746, -0.020845970138907433, -0.08920037001371384, 0.11325091123580933, 0.03643740341067314, 0.037223439663648605, -0.03759992867708206, -0.029994482174515724, -0.006664227694272995, -0.017305118963122368, -0.016240064054727554, 0.12024124711751938, 0.010930667631328106, -0.1801706999540329, 0.09506165981292725, -0.009134042076766491, 0.0038317989092320204, 0.09825942665338516, -0.012521191500127316, -0.06318763643503189, -0.046037111431360245, 0.08852461725473404, 0.0024778179358690977, 0.02803654968738556, -0.016839755699038506, 0.025643611326813698, 0.04073437675833702, 0.016802765429019928, 0.007194180507212877, -0.0420154333114624, 0.04263373091816902, 0.02474667876958847, -0.05563123896718025, -0.0072893728502094746, -0.011206875555217266, 0.012007464654743671, 0.07361713796854019, 0.058226823806762695, 0.05397150292992592, -0.03134661167860031, -0.061547983437776566, -0.1170344352722168, 0.14602415263652802, -0.14654003083705902, -0.16614596545696259, -0.1285087615251541, -0.0502450168132782, -0.03712707385420799, -0.005512948613613844, 0.04315657913684845, -0.03832725062966347, -0.03638453409075737, -0.08973147720098495, 0.048816174268722534, -0.015064681880176067, -0.07092515379190445, -0.12556584179401398, 0.027942636981606483, 0.0436130128800869, -0.09098771959543228, 0.00414271792396903, 0.040722232311964035, -0.05252979323267937, -0.029699167236685753, 0.032823868095874786, 0.1021696925163269, 0.055473968386650085, 0.045035455375909805, 0.015440885908901691, -0.02185295708477497, 0.18685217201709747, -0.1060861125588417, 0.08252492547035217, 0.08295460790395737, -0.04037468880414963, 0.07797906547784805, 0.18265937268733978, 0.04610965773463249, -0.006246902514249086, 0.013395131565630436, 0.03320908918976784, -0.04531732201576233, -0.244228795170784, -0.060883622616529465, -0.03771353140473366, 0.03155757859349251, 0.061971645802259445, 0.06890374422073364, -0.013566426001489162, 0.023727575317025185, -0.07480757683515549, 0.022423231974244118, 0.039351798593997955, 0.0658014640212059, 0.11846092343330383, 0.012939183972775936, 0.05867848917841911, -0.05177164077758789, 0.043095339089632034, 0.058811504393815994, -0.018041783943772316, 0.11280632019042969, -0.05761120840907097, 0.1540866643190384, 0.04757582023739815, 0.10461892932653427, -0.04975593462586403, -0.014180603437125683, -0.021702123805880547, 0.08646608144044876, -0.002212332561612129, -0.07868041843175888, -0.012727471999824047, 0.079001285135746, 0.09922626614570618, -0.03509751707315445, 0.04970156028866768, -0.018399564549326897, 0.09492865949869156, 0.1406985968351364, -0.008188453502953053, -0.11710531264543533, -0.021261336281895638, 0.031708698719739914, -0.025997662916779518, -0.09446591883897781, -0.0057109869085252285, 0.1036493107676506, -0.1228715106844902, 0.06579006463289261, -0.010382268577814102, 0.0910184308886528, -0.05334475263953209, -0.01012443471699953, 0.10527858883142471, 0.10087308287620544, -0.010358412750065327, 0.068715400993824, -0.1640496701002121, 0.11809881776571274, 0.027021067216992378, -0.003031892003491521, -0.02218323014676571, 0.07579520344734192, 0.009350123815238476, -0.0195683091878891, 0.12075904756784439, 0.01155224721878767, -0.14060553908348083, -0.06496255844831467, -0.06215966120362282, 0.013434529304504395, 0.1313745528459549, -0.10959985107183456, 0.06322996318340302, -0.016289876773953438, -0.03364650905132294, -0.030110681429505348, -0.0015434842789545655, -0.05660885572433472, -0.16648338735103607, 0.029201379045844078, -0.07147487252950668, 0.03948654234409332, -0.04932432994246483, 0.035854317247867584, -0.027907108888030052, 0.12184524536132812, -0.13983546197414398, -0.08005053550004959, -0.09004157036542892, 0.04128943756222725, 0.15253745019435883, -0.06333204358816147, 0.04243473336100578, -0.03575435280799866, 0.06388547271490097, 0.028973683714866638, -0.03784259036183357, 0.05939658358693123, -0.04888811707496643, -0.12224939465522766, -0.05134812369942665, 0.11604410409927368, -0.006575271021574736, 0.0471331961452961, -0.05572905018925667, 0.11132252961397171, -0.0122205950319767, -0.09104645252227783, -0.0064379931427538395, 0.05329672992229462, 0.0037701092660427094, 0.12352186441421509, -0.006328662857413292, -0.07146625965833664, -0.08657451719045639, -0.05219152197241783, 0.061769623309373856, 0.10834882408380508, -0.09404397010803223, 0.07797004282474518, 0.03295538201928139, -0.10070335865020752, -0.19876831769943237, -0.04338766261935234, 0.07603759318590164, -0.022993354126811028, 0.04863156005740166, -0.19376809895038605, 0.04840470477938652, 0.05382775142788887, -0.002625583903864026, 0.04605482146143913, -0.22637706995010376, -0.11230439692735672, 0.008838421665132046, -0.002631940646097064, -0.25819969177246094, -0.17405401170253754, -0.11250133067369461, -0.01841747760772705, -0.05580230429768562, 0.01429121196269989, -0.005986114498227835, 0.021351179108023643, 0.042614564299583435, 0.013737433589994907, 0.04047724977135658, -0.012407672591507435, 0.10809603333473206, -0.05169597268104553, -0.016411228105425835, -0.10552331805229187, -0.034345779567956924, 0.035020019859075546, -0.03999533876776695, 0.10177017003297806, -0.0964096263051033, 0.04669848456978798, -0.06056317687034607, 0.006417692173272371, -0.035133954137563705, 0.030117185786366463, -0.06407048553228378, -0.025286758318543434, -0.11253505200147629, -0.009747474454343319, 0.07980617135763168, -0.014387662522494793, 0.06519782543182373, -0.047862112522125244, 0.06291273981332779, 0.1360827535390854, 0.0238279327750206, 0.1272609978914261, -0.21042639017105103, -0.014218191616237164, 0.0010404428467154503, 0.0013366295024752617, -0.19178295135498047, -0.0008477332885377109, 0.08511828631162643, 0.01914127916097641, 0.11216304451227188, -0.01669052056968212, -0.12312958389520645, 0.012374038808047771, 0.06682511419057846, -0.06614109873771667, -0.18273590505123138, -0.003875601338222623, 0.04203977808356285, -0.12901955842971802, -0.08936908841133118, 0.06406234949827194, -0.004727610852569342, -0.00377575121819973, 0.006101715844124556, 0.10187564045190811, -0.004366462118923664, 0.11250212043523788, 0.07864422351121902, 0.0419154018163681, -0.05732719972729683, 0.06773053109645844, 0.13722656667232513, -0.0782976746559143, 0.043062735348939896, 0.15845747292041779, -0.040934354066848755, -0.03216223046183586, 0.022640570998191833, -0.0048436629585921764, 0.06602615118026733, -0.027581512928009033, -0.010133895091712475, -0.08943431824445724, 0.0668429359793663, 0.05709180608391762, 0.009649857878684998, 0.0482422411441803, 0.00835624523460865, -0.001159119070507586, 0.011613130569458008, 0.15784884989261627, 0.021631872281432152, 0.0309226643294096, -0.05008970573544502, 0.0015091188251972198, 0.0058552599512040615, 0.011186209507286549, 0.03399072587490082, -0.014155524782836437, -0.042324963957071304, 0.016938073560595512, -0.07107707858085632, 0.05218369886279106, -0.05965462699532509, -0.004278705455362797, 0.004247649107128382, -0.015678292140364647, -0.004251379985362291, 0.022348841652274132, -0.03715107589960098, -0.0892128050327301, -0.07970356196165085, 0.10388517379760742, -0.16194437444210052, -0.0020360543858259916, 0.07562045007944107, -0.06580764800310135, 0.0797453224658966, 0.015181805938482285, -0.035568829625844955, 0.02623940072953701, -0.07233408838510513, -0.0007099293288774788, -0.024318261072039604, 0.04297634959220886, -0.02380797080695629, -0.04768020287156105, -0.001710574491880834, -0.040109340101480484, -0.037940122187137604, 0.003399432869628072, 0.01494803000241518, -0.12090155482292175, 0.0843239426612854, -0.02836521714925766, -0.025671377778053284, -0.0460800863802433, 0.060031842440366745, 0.023317692801356316, 0.02500220574438572, 0.05994563177227974, -0.04703870415687561, 0.06992291659116745, -0.12024080008268356, -0.013157215900719166, 0.022393519058823586, -0.03837156668305397, -0.03656512498855591, 0.002614749828353524, 0.07699784636497498, -0.02692137472331524, 0.12120624631643295, 0.026496676728129387, -0.013699577189981937, 0.04033643379807472, 0.04341200366616249, 0.018469426780939102, 0.07203223556280136, 0.0072577036917209625, -0.00960211455821991, -0.03512017801403999, -0.052062492817640305, -0.051689956337213516, -0.01721593551337719, 0.010625776834785938, 0.04717036709189415, 0.14841724932193756, 0.14895951747894287, -0.006360567640513182, 0.056775543838739395, -0.11651039123535156, -0.028867153450846672, 0.05777593329548836, -0.048943210393190384, 0.08543669432401657, -0.07282711565494537, 0.10146955400705338, 0.09486188739538193, -0.1620982438325882, 0.09154459834098816, -0.024851078167557716, -0.06274129450321198, -0.035205259919166565, -0.11139487475156784, -0.06141437962651253, -0.05782920494675636, -0.020618153735995293, -0.0897100642323494, 0.10633271932601929, 0.08435509353876114, -0.00759820407256484, 0.016894040629267693, 0.11673717945814133, -0.027659595012664795, -0.07220444828271866, 0.04759983345866203, 0.009647768922150135, -0.015776118263602257, 0.060139864683151245, 0.008486048318445683, 0.03698103129863739, 0.01107166800647974, 0.07157399505376816, 0.08246854692697525, 0.00854069646447897, 0.020789554342627525, -0.06787105649709702, -0.04862360283732414, 0.012743529863655567, -0.004653967916965485, -0.06188417598605156, 0.12681591510772705, 0.03656594455242157, -0.021956702694296837, -0.000098183132649865, 0.171847864985466, -0.03086666762828827, -0.08373746275901794, -0.1283458024263382, 0.049785688519477844, -0.011220228858292103, -0.00021250855934340507, -0.007107149343937635, -0.11235735565423965, -0.00045122881419956684, 0.1133628785610199, 0.21683919429779053, 0.025365060195326805, 0.011162280105054379, 0.04951101914048195, 0.01483131479471922, 0.0016001596814021468, 0.05425649881362915, 0.02868851087987423, 0.19340740144252777, -0.020939422771334648, 0.07100627571344376, -0.01802072674036026, -0.03893071785569191, -0.07771334797143936, 0.03751209005713463, -0.014485236257314682, -0.009200714528560638, -0.027389859780669212, 0.1286749392747879, -0.09949704259634018, -0.21864505112171173, 0.025254659354686737, -0.100702665746212, -0.11193893104791641, -0.007302338723093271, 0.090308777987957, 0.06629324704408646, 0.03608294948935509, 0.03695713356137276, -0.04035471752285957, 0.07396969199180603, 0.023063654080033302, -0.07386631518602371, -0.06983805447816849, 0.0399811714887619, -0.08098980039358139, 0.2010793536901474, 0.012382390908896923, 0.08883673697710037, 0.08669514209032059, -0.0057578436098992825, -0.09950447082519531, 0.026987344026565552, 0.11546479910612106, -0.04834643006324768, 0.03597858175635338, 0.11983928829431534, -0.018200630322098732, 0.13330455124378204, 0.07038167864084244, 0.0362016037106514, 0.04681256413459778, 0.04542549327015877, 0.009851159527897835, -0.10429780930280685, 0.019971773028373718, -0.12357717752456665, 0.06475447863340378, 0.17623640596866608, -0.02890460006892681, 0.005964924115687609, -0.033681951463222504, -0.019758455455303192, 0.00443589361384511, 0.13775593042373657, 0.0017687181243672967, -0.11374897509813309, 0.025276511907577515, -0.034749750047922134, 0.0719846859574318, -0.10279866307973862, -0.07409509271383286, 0.06797671318054199, 0.023464882746338844, -0.009663844481110573, 0.12109404802322388, 0.08711081743240356, -0.030792564153671265, -0.03589603677392006, -0.07775639742612839, -0.0054955133236944675, 0.11767318844795227, -0.05482873320579529, -0.01602957770228386 ]
52f4c4a8afdacb83f99547ba92104a8ba07154dc
# Dataset Card for generated_reviews_enth ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** ttp://airesearch.in.th/ - **Repository:** https://github.com/vistec-ai/generated_reviews_enth - **Paper:** https://arxiv.org/pdf/2007.03541.pdf - **Leaderboard:** - **Point of Contact:** [AIResearch](http://airesearch.in.th/) ### Dataset Summary `generated_reviews_enth` is created as part of [scb-mt-en-th-2020](https://arxiv.org/pdf/2007.03541.pdf) for machine translation task. This dataset (referred to as `generated_reviews_yn` in [scb-mt-en-th-2020](https://arxiv.org/pdf/2007.03541.pdf)) are English product reviews generated by [CTRL](https://arxiv.org/abs/1909.05858), translated by Google Translate API and annotated as accepted or rejected (`correct`) based on fluency and adequacy of the translation by human annotators. This allows it to be used for English-to-Thai translation quality esitmation (binary label), machine translation, and sentiment analysis. ### Supported Tasks and Leaderboards English-to-Thai translation quality estimation (binary label) is the intended use. Other uses include machine translation and sentiment analysis. ### Languages English, Thai ## Dataset Structure ### Data Instances ``` {'correct': 0, 'review_star': 4, 'translation': {'en': "I had a hard time finding a case for my new LG Lucid 2 but finally found this one on amazon. The colors are really pretty and it works just as well as, if not better than the otterbox. Hopefully there will be more available by next Xmas season. Overall, very cute case. I love cheetah's. :)", 'th': 'ฉันมีปัญหาในการหาเคสสำหรับ LG Lucid 2 ใหม่ของฉัน แต่ในที่สุดก็พบเคสนี้ใน Amazon สีสวยมากและใช้งานได้ดีเช่นเดียวกับถ้าไม่ดีกว่านาก หวังว่าจะมีให้มากขึ้นในช่วงเทศกาลคริสต์มาสหน้า โดยรวมแล้วน่ารักมาก ๆ ฉันรักเสือชีตาห์ :)'}} {'correct': 0, 'review_star': 1, 'translation': {'en': "This is the second battery charger I bought as a Christmas present, that came from Amazon, after one purchased before for my son. His was still working. The first charger, received in July, broke apart and wouldn't charge anymore. Just found out two days ago they discontinued it without warning. It took quite some time to find the exact replacement charger. Too bad, really liked it. One of these days, will purchase an actual Nikon product, or go back to buying batteries.", 'th': 'นี่เป็นเครื่องชาร์จแบตเตอรี่ก้อนที่สองที่ฉันซื้อเป็นของขวัญคริสต์มาสซึ่งมาจากอเมซอนหลังจากที่ซื้อมาเพื่อลูกชายของฉัน เขายังทำงานอยู่ เครื่องชาร์จแรกที่ได้รับในเดือนกรกฎาคมแตกเป็นชิ้น ๆ และจะไม่ชาร์จอีกต่อไป เพิ่งค้นพบเมื่อสองวันก่อนพวกเขาหยุดมันโดยไม่มีการเตือนล่วงหน้า ใช้เวลาพอสมควรในการหาที่ชาร์จที่ถูกต้อง แย่มากชอบมาก สักวันหนึ่งจะซื้อผลิตภัณฑ์ Nikon จริงหรือกลับไปซื้อแบตเตอรี่'}} {'correct': 1, 'review_star': 1, 'translation': {'en': 'I loved the idea of having a portable computer to share pictures with family and friends on my big screen. It worked really well for about 3 days, then when i opened it one evening there was water inside where all the wires came out. I cleaned that up and put some tape over that, so far, no leaks. My husband just told me yesterday, however, that this thing is trash.', 'th': 'ฉันชอบไอเดียที่มีคอมพิวเตอร์พกพาเพื่อแชร์รูปภาพกับครอบครัวและเพื่อน ๆ บนหน้าจอขนาดใหญ่ของฉัน มันใช้งานได้ดีจริง ๆ ประมาณ 3 วันจากนั้นเมื่อฉันเปิดมันในเย็นวันหนึ่งมีน้ำอยู่ภายในที่ซึ่งสายไฟทั้งหมดออกมา ฉันทำความสะอาดมันแล้ววางเทปไว้ที่นั่นจนถึงตอนนี้ไม่มีรอยรั่ว สามีของฉันเพิ่งบอกฉันเมื่อวานนี้ว่าสิ่งนี้เป็นขยะ'}} ``` ### Data Fields - `translation`: - `en`: English product reviews generated by [CTRL](https://arxiv.org/abs/1909.05858) - `th`: Thai product reviews translated from `en` by Google Translate API - `review_star`: Stars of the generated reviews, put as condition for [CTRL](https://arxiv.org/abs/1909.05858) - `correct`: 1 if the English-to-Thai translation is accepted (`correct`) based on fluency and adequacy of the translation by human annotators else 0 ### Data Splits | | train | valid | test | |-----------------|--------|-------|-------| | # samples | 141369 | 15708 | 17453 | | # correct:0 | 99296 | 10936 | 12208 | | # correct:1 | 42073 | 4772 | 5245 | | # review_star:1 | 50418 | 5628 | 6225 | | # review_star:2 | 22876 | 2596 | 2852 | | # review_star:3 | 22825 | 2521 | 2831 | | # review_star:1 | 22671 | 2517 | 2778 | | # review_star:5 | 22579 | 2446 | 2767 | ## Dataset Creation ### Curation Rationale `generated_reviews_enth` is created as part of [scb-mt-en-th-2020](https://arxiv.org/pdf/2007.03541.pdf) for machine translation task. This dataset (referred to as `generated_reviews_yn` in [scb-mt-en-th-2020](https://arxiv.org/pdf/2007.03541.pdf)) are English product reviews generated by [CTRL](https://arxiv.org/abs/1909.05858), translated by Google Translate API and annotated as accepted or rejected (`correct`) based on fluency and adequacy of the translation by human annotators. This allows it to be used for English-to-Thai translation quality esitmation (binary label), machine translation, and sentiment analysis. ### Source Data #### Initial Data Collection and Normalization The data generation process is as follows: - `en` is generated using conditional generation of [CTRL](https://arxiv.org/abs/1909.05858), stating a star review for each generated product review. - `th` is translated from `en` using Google Translate API - `correct` is annotated as accepted or rejected (1 or 0) based on fluency and adequacy of the translation by human annotators For this specific dataset for translation quality estimation task, we apply the following preprocessing: - Drop duplciates on `en`,`th`,`review_star`,`correct`; duplicates might exist because the translation checking is done by annotators. - Remove reviews that are not between 1-5 stars. - Remove reviews whose `correct` are not 0 or 1. - Deduplicate on `en` which contains the source sentences. #### Who are the source language producers? [CTRL](https://arxiv.org/abs/1909.05858) ### Annotations #### Annotation process Annotators are given English and Thai product review pairs. They are asked to label the pair as acceptable translation or not based on fluency and adequacy of the translation. #### Who are the annotators? Human annotators of [Hope Data Annotations](https://www.hopedata.org/) hired by [AIResearch.in.th](http://airesearch.in.th/) ### Personal and Sensitive Information The authors do not expect any personal or sensitive information to be in the generated product reviews, but they could slip through from pretraining of [CTRL](https://arxiv.org/abs/1909.05858). ## Considerations for Using the Data ### Social Impact of Dataset - English-Thai translation quality estimation for machine translation - Product review classification for Thai ### Discussion of Biases [More Information Needed] ### Other Known Limitations Due to annotation process constraints, the number of one-star reviews are notably higher than other-star reviews. This makes the dataset slighly imbalanced. ## Additional Information ### Dataset Curators The dataset was created by [AIResearch.in.th](http://airesearch.in.th/) ### Licensing Information CC BY-SA 4.0 ### Citation Information ``` @article{lowphansirikul2020scb, title={scb-mt-en-th-2020: A Large English-Thai Parallel Corpus}, author={Lowphansirikul, Lalita and Polpanumas, Charin and Rutherford, Attapol T and Nutanong, Sarana}, journal={arXiv preprint arXiv:2007.03541}, year={2020} } ``` ### Contributions Thanks to [@cstorm125](https://github.com/cstorm125) for adding this dataset.
generated_reviews_enth
[ "task_categories:translation", "task_categories:text-classification", "task_ids:multi-class-classification", "task_ids:semantic-similarity-classification", "annotations_creators:expert-generated", "annotations_creators:machine-generated", "language_creators:machine-generated", "multilinguality:translation", "size_categories:100K<n<1M", "source_datasets:original", "language:en", "language:th", "license:cc-by-sa-4.0", "arxiv:2007.03541", "arxiv:1909.05858", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated", "machine-generated"], "language_creators": ["machine-generated"], "language": ["en", "th"], "license": ["cc-by-sa-4.0"], "multilinguality": ["translation"], "size_categories": ["100K<n<1M"], "source_datasets": ["original"], "task_categories": ["translation", "text-classification"], "task_ids": ["multi-class-classification", "semantic-similarity-classification"], "pretty_name": "generated_reviews_enth", "dataset_info": {"features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "th"]}}}, {"name": "review_star", "dtype": "int32"}, {"name": "correct", "dtype": {"class_label": {"names": {"0": "neg", "1": "pos"}}}}], "config_name": "generated_reviews_enth", "splits": [{"name": "train", "num_bytes": 147673215, "num_examples": 141369}, {"name": "validation", "num_bytes": 16409966, "num_examples": 15708}, {"name": "test", "num_bytes": 18133523, "num_examples": 17453}], "download_size": 59490601, "dataset_size": 182216704}}
2024-01-18T11:04:06+00:00
[ "2007.03541", "1909.05858" ]
[ "en", "th" ]
TAGS #task_categories-translation #task_categories-text-classification #task_ids-multi-class-classification #task_ids-semantic-similarity-classification #annotations_creators-expert-generated #annotations_creators-machine-generated #language_creators-machine-generated #multilinguality-translation #size_categories-100K<n<1M #source_datasets-original #language-English #language-Thai #license-cc-by-sa-4.0 #arxiv-2007.03541 #arxiv-1909.05858 #region-us
Dataset Card for generated\_reviews\_enth ========================================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: ttp://URL * Repository: URL * Paper: URL * Leaderboard: * Point of Contact: AIResearch ### Dataset Summary 'generated\_reviews\_enth' is created as part of scb-mt-en-th-2020 for machine translation task. This dataset (referred to as 'generated\_reviews\_yn' in scb-mt-en-th-2020) are English product reviews generated by CTRL, translated by Google Translate API and annotated as accepted or rejected ('correct') based on fluency and adequacy of the translation by human annotators. This allows it to be used for English-to-Thai translation quality esitmation (binary label), machine translation, and sentiment analysis. ### Supported Tasks and Leaderboards English-to-Thai translation quality estimation (binary label) is the intended use. Other uses include machine translation and sentiment analysis. ### Languages English, Thai Dataset Structure ----------------- ### Data Instances ### Data Fields * 'translation': + 'en': English product reviews generated by CTRL + 'th': Thai product reviews translated from 'en' by Google Translate API * 'review\_star': Stars of the generated reviews, put as condition for CTRL * 'correct': 1 if the English-to-Thai translation is accepted ('correct') based on fluency and adequacy of the translation by human annotators else 0 ### Data Splits Dataset Creation ---------------- ### Curation Rationale 'generated\_reviews\_enth' is created as part of scb-mt-en-th-2020 for machine translation task. This dataset (referred to as 'generated\_reviews\_yn' in scb-mt-en-th-2020) are English product reviews generated by CTRL, translated by Google Translate API and annotated as accepted or rejected ('correct') based on fluency and adequacy of the translation by human annotators. This allows it to be used for English-to-Thai translation quality esitmation (binary label), machine translation, and sentiment analysis. ### Source Data #### Initial Data Collection and Normalization The data generation process is as follows: * 'en' is generated using conditional generation of CTRL, stating a star review for each generated product review. * 'th' is translated from 'en' using Google Translate API * 'correct' is annotated as accepted or rejected (1 or 0) based on fluency and adequacy of the translation by human annotators For this specific dataset for translation quality estimation task, we apply the following preprocessing: * Drop duplciates on 'en','th','review\_star','correct'; duplicates might exist because the translation checking is done by annotators. * Remove reviews that are not between 1-5 stars. * Remove reviews whose 'correct' are not 0 or 1. * Deduplicate on 'en' which contains the source sentences. #### Who are the source language producers? CTRL ### Annotations #### Annotation process Annotators are given English and Thai product review pairs. They are asked to label the pair as acceptable translation or not based on fluency and adequacy of the translation. #### Who are the annotators? Human annotators of Hope Data Annotations hired by URL ### Personal and Sensitive Information The authors do not expect any personal or sensitive information to be in the generated product reviews, but they could slip through from pretraining of CTRL. Considerations for Using the Data --------------------------------- ### Social Impact of Dataset * English-Thai translation quality estimation for machine translation * Product review classification for Thai ### Discussion of Biases ### Other Known Limitations Due to annotation process constraints, the number of one-star reviews are notably higher than other-star reviews. This makes the dataset slighly imbalanced. Additional Information ---------------------- ### Dataset Curators The dataset was created by URL ### Licensing Information CC BY-SA 4.0 ### Contributions Thanks to @cstorm125 for adding this dataset.
[ "### Dataset Summary\n\n\n'generated\\_reviews\\_enth' is created as part of scb-mt-en-th-2020 for machine translation task. This dataset (referred to as 'generated\\_reviews\\_yn' in scb-mt-en-th-2020) are English product reviews generated by CTRL, translated by Google Translate API and annotated as accepted or rejected ('correct') based on fluency and adequacy of the translation by human annotators. This allows it to be used for English-to-Thai translation quality esitmation (binary label), machine translation, and sentiment analysis.", "### Supported Tasks and Leaderboards\n\n\nEnglish-to-Thai translation quality estimation (binary label) is the intended use. Other uses include machine translation and sentiment analysis.", "### Languages\n\n\nEnglish, Thai\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields\n\n\n* 'translation':\n\t+ 'en': English product reviews generated by CTRL\n\t+ 'th': Thai product reviews translated from 'en' by Google Translate API\n* 'review\\_star': Stars of the generated reviews, put as condition for CTRL\n* 'correct': 1 if the English-to-Thai translation is accepted ('correct') based on fluency and adequacy of the translation by human annotators else 0", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\n'generated\\_reviews\\_enth' is created as part of scb-mt-en-th-2020 for machine translation task. This dataset (referred to as 'generated\\_reviews\\_yn' in scb-mt-en-th-2020) are English product reviews generated by CTRL, translated by Google Translate API and annotated as accepted or rejected ('correct') based on fluency and adequacy of the translation by human annotators. This allows it to be used for English-to-Thai translation quality esitmation (binary label), machine translation, and sentiment analysis.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe data generation process is as follows:\n\n\n* 'en' is generated using conditional generation of CTRL, stating a star review for each generated product review.\n* 'th' is translated from 'en' using Google Translate API\n* 'correct' is annotated as accepted or rejected (1 or 0) based on fluency and adequacy of the translation by human annotators\n\n\nFor this specific dataset for translation quality estimation task, we apply the following preprocessing:\n\n\n* Drop duplciates on 'en','th','review\\_star','correct'; duplicates might exist because the translation checking is done by annotators.\n* Remove reviews that are not between 1-5 stars.\n* Remove reviews whose 'correct' are not 0 or 1.\n* Deduplicate on 'en' which contains the source sentences.", "#### Who are the source language producers?\n\n\nCTRL", "### Annotations", "#### Annotation process\n\n\nAnnotators are given English and Thai product review pairs. They are asked to label the pair as acceptable translation or not based on fluency and adequacy of the translation.", "#### Who are the annotators?\n\n\nHuman annotators of Hope Data Annotations hired by URL", "### Personal and Sensitive Information\n\n\nThe authors do not expect any personal or sensitive information to be in the generated product reviews, but they could slip through from pretraining of CTRL.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset\n\n\n* English-Thai translation quality estimation for machine translation\n* Product review classification for Thai", "### Discussion of Biases", "### Other Known Limitations\n\n\nDue to annotation process constraints, the number of one-star reviews are notably higher than other-star reviews. This makes the dataset slighly imbalanced.\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nThe dataset was created by URL", "### Licensing Information\n\n\nCC BY-SA 4.0", "### Contributions\n\n\nThanks to @cstorm125 for adding this dataset." ]
[ "TAGS\n#task_categories-translation #task_categories-text-classification #task_ids-multi-class-classification #task_ids-semantic-similarity-classification #annotations_creators-expert-generated #annotations_creators-machine-generated #language_creators-machine-generated #multilinguality-translation #size_categories-100K<n<1M #source_datasets-original #language-English #language-Thai #license-cc-by-sa-4.0 #arxiv-2007.03541 #arxiv-1909.05858 #region-us \n", "### Dataset Summary\n\n\n'generated\\_reviews\\_enth' is created as part of scb-mt-en-th-2020 for machine translation task. This dataset (referred to as 'generated\\_reviews\\_yn' in scb-mt-en-th-2020) are English product reviews generated by CTRL, translated by Google Translate API and annotated as accepted or rejected ('correct') based on fluency and adequacy of the translation by human annotators. This allows it to be used for English-to-Thai translation quality esitmation (binary label), machine translation, and sentiment analysis.", "### Supported Tasks and Leaderboards\n\n\nEnglish-to-Thai translation quality estimation (binary label) is the intended use. Other uses include machine translation and sentiment analysis.", "### Languages\n\n\nEnglish, Thai\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields\n\n\n* 'translation':\n\t+ 'en': English product reviews generated by CTRL\n\t+ 'th': Thai product reviews translated from 'en' by Google Translate API\n* 'review\\_star': Stars of the generated reviews, put as condition for CTRL\n* 'correct': 1 if the English-to-Thai translation is accepted ('correct') based on fluency and adequacy of the translation by human annotators else 0", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\n'generated\\_reviews\\_enth' is created as part of scb-mt-en-th-2020 for machine translation task. This dataset (referred to as 'generated\\_reviews\\_yn' in scb-mt-en-th-2020) are English product reviews generated by CTRL, translated by Google Translate API and annotated as accepted or rejected ('correct') based on fluency and adequacy of the translation by human annotators. This allows it to be used for English-to-Thai translation quality esitmation (binary label), machine translation, and sentiment analysis.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe data generation process is as follows:\n\n\n* 'en' is generated using conditional generation of CTRL, stating a star review for each generated product review.\n* 'th' is translated from 'en' using Google Translate API\n* 'correct' is annotated as accepted or rejected (1 or 0) based on fluency and adequacy of the translation by human annotators\n\n\nFor this specific dataset for translation quality estimation task, we apply the following preprocessing:\n\n\n* Drop duplciates on 'en','th','review\\_star','correct'; duplicates might exist because the translation checking is done by annotators.\n* Remove reviews that are not between 1-5 stars.\n* Remove reviews whose 'correct' are not 0 or 1.\n* Deduplicate on 'en' which contains the source sentences.", "#### Who are the source language producers?\n\n\nCTRL", "### Annotations", "#### Annotation process\n\n\nAnnotators are given English and Thai product review pairs. They are asked to label the pair as acceptable translation or not based on fluency and adequacy of the translation.", "#### Who are the annotators?\n\n\nHuman annotators of Hope Data Annotations hired by URL", "### Personal and Sensitive Information\n\n\nThe authors do not expect any personal or sensitive information to be in the generated product reviews, but they could slip through from pretraining of CTRL.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset\n\n\n* English-Thai translation quality estimation for machine translation\n* Product review classification for Thai", "### Discussion of Biases", "### Other Known Limitations\n\n\nDue to annotation process constraints, the number of one-star reviews are notably higher than other-star reviews. This makes the dataset slighly imbalanced.\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nThe dataset was created by URL", "### Licensing Information\n\n\nCC BY-SA 4.0", "### Contributions\n\n\nThanks to @cstorm125 for adding this dataset." ]
[ 154, 154, 40, 14, 6, 109, 11, 155, 4, 204, 12, 5, 43, 23, 50, 26, 8, 54, 13, 11, 17 ]
[ "passage: TAGS\n#task_categories-translation #task_categories-text-classification #task_ids-multi-class-classification #task_ids-semantic-similarity-classification #annotations_creators-expert-generated #annotations_creators-machine-generated #language_creators-machine-generated #multilinguality-translation #size_categories-100K<n<1M #source_datasets-original #language-English #language-Thai #license-cc-by-sa-4.0 #arxiv-2007.03541 #arxiv-1909.05858 #region-us \n### Dataset Summary\n\n\n'generated\\_reviews\\_enth' is created as part of scb-mt-en-th-2020 for machine translation task. This dataset (referred to as 'generated\\_reviews\\_yn' in scb-mt-en-th-2020) are English product reviews generated by CTRL, translated by Google Translate API and annotated as accepted or rejected ('correct') based on fluency and adequacy of the translation by human annotators. This allows it to be used for English-to-Thai translation quality esitmation (binary label), machine translation, and sentiment analysis.### Supported Tasks and Leaderboards\n\n\nEnglish-to-Thai translation quality estimation (binary label) is the intended use. Other uses include machine translation and sentiment analysis.### Languages\n\n\nEnglish, Thai\n\n\nDataset Structure\n-----------------### Data Instances### Data Fields\n\n\n* 'translation':\n\t+ 'en': English product reviews generated by CTRL\n\t+ 'th': Thai product reviews translated from 'en' by Google Translate API\n* 'review\\_star': Stars of the generated reviews, put as condition for CTRL\n* 'correct': 1 if the English-to-Thai translation is accepted ('correct') based on fluency and adequacy of the translation by human annotators else 0### Data Splits\n\n\n\nDataset Creation\n----------------" ]
[ 0.031359631568193436, 0.06011255457997322, -0.00778613705188036, 0.020131919533014297, 0.06697184592485428, 0.005132550373673439, 0.061748795211315155, 0.07502243667840958, 0.010339641012251377, 0.08145962655544281, -0.05811890959739685, 0.03710714727640152, 0.12475019693374634, 0.12107644230127335, 0.03961823135614395, -0.27554333209991455, 0.04493654519319534, -0.04107684642076492, 0.04843499884009361, 0.11457601934671402, 0.11638461798429489, -0.050954923033714294, 0.14498144388198853, 0.000721913471352309, 0.023942522704601288, 0.014460432343184948, -0.004356419201940298, -0.0681031346321106, 0.076932892203331, 0.11279965937137604, 0.09715275466442108, 0.0007960160146467388, 0.013716580346226692, -0.26676687598228455, 0.008228774182498455, 0.04042923450469971, 0.0076519339345395565, 0.0026353595312684774, 0.08240269124507904, -0.0546034500002861, 0.22631438076496124, -0.07898052781820297, 0.05475430190563202, 0.07787830382585526, -0.06163980811834335, -0.1541357934474945, -0.0792783573269844, -0.02030114084482193, 0.0979614183306694, 0.061278995126485825, -0.10772686451673508, 0.09786731749773026, -0.08052735775709152, 0.06999193876981735, 0.05865256115794182, -0.18754097819328308, -0.02024623565375805, -0.05690176039934158, 0.0019152124878019094, 0.14123643934726715, -0.05828964710235596, 0.01814323477447033, 0.022719530388712883, 0.058220524340867996, 0.025078196078538895, -0.05874732509255409, -0.03867863491177559, -0.030393334105610847, -0.11182150989770889, -0.010967004112899303, 0.14154942333698273, 0.03607681393623352, -0.10459926724433899, -0.12364017963409424, -0.035379718989133835, -0.026337426155805588, -0.007653306238353252, -0.06979343295097351, 0.03186055272817612, -0.011969436891376972, 0.07692588120698929, -0.05205231159925461, -0.1260889172554016, 0.028690198436379433, -0.11135531216859818, 0.009088617749512196, 0.03748949617147446, -0.003701672190800309, 0.005354909226298332, 0.0153969656676054, -0.048285845667123795, -0.026706313714385033, -0.07557399570941925, -0.038881946355104446, -0.13444826006889343, 0.0021289242431521416, 0.024720367044210434, -0.13966794312000275, 0.04062322899699211, 0.038948822766542435, -0.13169318437576294, 0.09026806801557541, -0.1348918378353119, 0.002003785688430071, 0.07543647289276123, 0.23474253714084625, -0.033067405223846436, -0.058960799127817154, -0.07079487293958664, -0.07156398892402649, 0.019024020060896873, 0.030371449887752533, -0.02319512329995632, 0.0028605267871171236, 0.024531884118914604, 0.06774885952472687, -0.015258119441568851, 0.09646482765674591, -0.07174967974424362, -0.013248751871287823, 0.11788719892501831, -0.13094167411327362, -0.0093482481315732, 0.03691937029361725, -0.05558473616838455, 0.07493755966424942, 0.005025576334446669, 0.007790885865688324, -0.060715824365615845, 0.03625994920730591, -0.031456898897886276, 0.038368675857782364, -0.06027000769972801, -0.1106354147195816, 0.04916895553469658, -0.0177198126912117, -0.05803845077753067, -0.08755505830049515, -0.05976148694753647, -0.0628797709941864, -0.010879475623369217, -0.08284270763397217, 0.03302029147744179, -0.03258407115936279, 0.0690733790397644, 0.0005449674790725112, -0.03710195794701576, -0.039478857070207596, -0.036078810691833496, 0.028296425938606262, -0.019944243133068085, 0.09803017228841782, 0.0015944921178743243, 0.029592055827379227, -0.1244858056306839, 0.019886929541826248, -0.25489237904548645, 0.13476793467998505, -0.12261240184307098, 0.06113585829734802, -0.15205879509449005, -0.03850889205932617, -0.02414293773472309, 0.06904146820306778, -0.07405095547437668, 0.09105364233255386, -0.21245147287845612, -0.060802847146987915, 0.14721699059009552, -0.10670026391744614, -0.011777096427977085, 0.1383385807275772, 0.014052716083824635, 0.10973256826400757, 0.09956973791122437, 0.13209892809391022, -0.04743874445557594, -0.004899017978459597, -0.030465375632047653, -0.018855668604373932, -0.015108893625438213, 0.19168607890605927, 0.06991901993751526, -0.09885568171739578, 0.08979355543851852, 0.05097359046339989, -0.04127092286944389, -0.030198369175195694, 0.021757669746875763, -0.05032826587557793, 0.046383727341890335, 0.015925293788313866, 0.0419047586619854, -0.05912527069449425, -0.0020585497841238976, -0.013507276773452759, -0.09819460660219193, 0.05056103318929672, 0.005594547372311354, -0.001986477756872773, 0.06779477745294571, -0.12055652588605881, -0.0374632403254509, 0.11175661534070969, 0.022828636690974236, -0.14430750906467438, -0.05549751967191696, 0.05912031978368759, -0.17389452457427979, 0.15853668749332428, 0.026353253051638603, 0.005404608324170113, -0.02067151851952076, -0.029797391965985298, 0.013191691599786282, 0.044633638113737106, -0.00960125308483839, 0.019246142357587814, -0.12155532091856003, 0.09541651606559753, -0.023153232410550117, 0.07052411884069443, -0.09861408919095993, -0.01438605785369873, 0.17139072716236115, 0.1249329149723053, 0.06481148302555084, -0.004904534202069044, 0.02790011651813984, 0.0685850977897644, -0.008426284417510033, 0.007781163323670626, 0.002707789419218898, -0.08060029149055481, -0.11575820297002792, 0.18552730977535248, -0.1547582447528839, -0.09856545180082321, 0.09745106101036072, 0.015023739077150822, -0.10625697672367096, -0.024798480793833733, -0.004018273204565048, -0.018531616777181625, -0.028509128838777542, -0.04126835986971855, 0.1529795378446579, 0.030796855688095093, 0.05374664440751076, -0.06875260919332504, -0.021556055173277855, -0.037185002118349075, -0.03615165501832962, -0.09000976383686066, 0.10807409882545471, 0.0028475632425397635, -0.20959506928920746, 0.09903524070978165, 0.11008257418870926, 0.03701399266719818, 0.1925656944513321, -0.006691915914416313, -0.05375906452536583, -0.024379240348935127, 0.08544572442770004, -0.032233159989118576, -0.0017543549183756113, -0.06537983566522598, -0.004390452057123184, 0.04440337419509888, 0.031070662662386894, 0.0011046106228604913, -0.05642789602279663, 0.07597198337316513, 0.01931961253285408, -0.041726067662239075, -0.03974047675728798, 0.04452728480100632, 0.03311929479241371, 0.06763657182455063, 0.01729382388293743, 0.11763814836740494, -0.03661232069134712, -0.012623526155948639, -0.12274958193302155, 0.14195837080478668, -0.19941110908985138, -0.3238040804862976, -0.15554285049438477, -0.008999916724860668, -0.030850201845169067, -0.03133399784564972, 0.02749173901975155, -0.1515718251466751, -0.12729400396347046, -0.10841664671897888, 0.1780868023633957, 0.0044869291596114635, -0.0932978168129921, -0.08673498034477234, -0.0010640653781592846, 0.014325108379125595, -0.07247506827116013, 0.007322100922465324, 0.020245667546987534, -0.06327264755964279, 0.043382979929447174, -0.032242950052022934, 0.05829177424311638, 0.0587838776409626, 0.03161231428384781, -0.033143915235996246, -0.07337423413991928, 0.22616054117679596, -0.11121709644794464, 0.10513829439878464, 0.05448406934738159, -0.037503667175769806, 0.04624355584383011, 0.2372836321592331, 0.013304607011377811, -0.035945240408182144, 0.06386156380176544, 0.06577205657958984, -0.023638732731342316, -0.3001441955566406, -0.06743111461400986, -0.036280740052461624, 0.0003929054946638644, -0.028705071657896042, 0.06390298902988434, 0.03579365834593773, 0.007222914136946201, -0.04607296735048294, 0.029892560094594955, 0.0691395029425621, 0.0544058233499527, 0.21635349094867706, -0.02700372412800789, 0.05535252019762993, -0.06992946565151215, 0.014999592676758766, 0.11197569966316223, 0.01783025451004505, 0.1949305534362793, 0.04007419943809509, 0.22879533469676971, 0.08613701909780502, 0.056387513875961304, 0.06410996615886688, -0.025403376668691635, -0.03202192112803459, 0.042624689638614655, -0.0300460085272789, -0.0539281889796257, -0.022678907960653305, 0.10136380791664124, 0.11366445571184158, -0.09226971864700317, 0.10643064975738525, 0.00879694800823927, 0.11717934161424637, 0.14270195364952087, -0.045738156884908676, -0.07390223443508148, -0.0056226374581456184, 0.08227279037237167, -0.06066740304231644, -0.05429581552743912, 0.02572803758084774, 0.03454725444316864, -0.12899385392665863, 0.12117408215999603, -0.006153454538434744, 0.0743240937590599, -0.15647684037685394, -0.0006573769496753812, 0.015865588560700417, 0.011853888630867004, -0.002568356227129698, 0.03443276509642601, -0.17992708086967468, 0.17964047193527222, 0.03111400082707405, -0.006708992645144463, 0.012808418832719326, 0.04477933421730995, -0.007366092875599861, 0.056548766791820526, 0.12390797585248947, 0.028315262869000435, -0.24537257850170135, -0.12161709368228912, 0.009299741126596928, -0.007961365394294262, 0.13559889793395996, -0.0042869276367127895, 0.06222053989768028, -0.015871629118919373, -0.011580469086766243, -0.07270726561546326, 0.0022299031261354685, -0.14756172895431519, -0.1505119651556015, 0.028060050681233406, -0.056490447372198105, 0.12729550898075104, -0.026226522400975227, -0.007891818881034851, -0.06795962154865265, 0.0752960667014122, -0.2281799465417862, -0.09266193956136703, -0.11521654576063156, -0.03263522684574127, 0.11483079195022583, -0.10293261706829071, 0.06621994823217392, -0.04531539976596832, 0.0683814063668251, 0.018136359751224518, -0.019685616716742516, 0.08206307142972946, -0.007367902435362339, -0.12135626375675201, -0.015310551039874554, 0.061344631016254425, 0.0500289611518383, 0.060453902930021286, -0.017725421115756035, 0.0169827938079834, 0.05723792314529419, -0.07225938141345978, -0.019871879369020462, 0.1672143042087555, -0.0731017142534256, 0.09830484539270401, -0.09442503750324249, -0.2648852467536926, -0.14881360530853271, -0.1326213777065277, 0.09446699172258377, 0.06591727584600449, -0.032274264842271805, 0.10633234679698944, 0.17504456639289856, -0.11039049178361893, -0.13574838638305664, -0.027668416500091553, 0.03280958905816078, 0.006327635142952204, 0.08666656911373138, -0.18005603551864624, 0.004621550906449556, 0.028846250846982002, 0.027699291706085205, -0.06235207989811897, -0.10825084894895554, -0.14480486512184143, 0.047993697226047516, 0.056121036410331726, -0.12005014717578888, -0.07829544693231583, -0.11547209322452545, -0.028255760669708252, -0.14695711433887482, 0.050548944622278214, 0.05481482669711113, 0.008727986365556717, 0.05190398916602135, 0.16913188993930817, -0.005487928166985512, 0.03132479265332222, 0.12487626820802689, -0.016675667837262154, -0.0068406760692596436, -0.0793812945485115, -0.02064644917845726, -0.03479520231485367, 0.03404839709401131, 0.10950151085853577, -0.031392902135849, -0.04643671587109566, -0.012343479320406914, -0.04362469166517258, -0.0689399316906929, 0.020219853147864342, -0.06749698519706726, -0.04577361419796944, -0.09777111560106277, 0.06630580872297287, 0.0026048144791275263, -0.051363568753004074, 0.027573594823479652, -0.12489135563373566, -0.02770976908504963, 0.13013990223407745, 0.16727937757968903, 0.09706483781337738, -0.045117590576410294, -0.05078316107392311, -0.010377336293458939, 0.05283455178141594, -0.13974067568778992, 0.035994306206703186, 0.10176941752433777, -0.050030648708343506, 0.20075944066047668, -0.07898110896348953, -0.14827319979667664, 0.08485247939825058, 0.08159586042165756, 0.02510944753885269, -0.26489049196243286, 0.03418346121907234, -0.019161147996783257, -0.00824727676808834, -0.027633866295218468, 0.1279621422290802, 0.005529105197638273, -0.039505697786808014, 0.01354503445327282, 0.08033344894647598, 0.01542127039283514, 0.07427328824996948, -0.06075388565659523, 0.0012523327022790909, -0.07680261135101318, 0.08793356269598007, 0.12403471022844315, -0.1557636260986328, 0.0157160684466362, 0.13385072350502014, -0.11460506170988083, -0.050424542278051376, -0.05950768664479256, -0.011265834793448448, -0.06618098169565201, -0.05409057438373566, 0.020447200164198875, -0.17837774753570557, -0.009898501448333263, 0.1672096699476242, -0.004233989864587784, 0.05384301021695137, -0.009606082923710346, -0.02365456521511078, 0.12182927131652832, 0.07905907928943634, 0.02283034287393093, 0.01766582950949669, -0.06367567181587219, -0.010584351606667042, 0.06004521623253822, -0.01367837842553854, 0.008280474692583084, -0.04037708044052124, -0.05197102576494217, -0.0187077559530735, -0.1503814160823822, 0.03490696847438812, -0.08948370814323425, -0.003461601212620735, 0.009583613835275173, -0.06476861238479614, -0.0425541028380394, -0.014643408358097076, -0.09121835976839066, -0.011769289150834084, -0.037974223494529724, 0.1458195596933365, -0.12067496031522751, 0.02294035814702511, 0.1066645160317421, -0.018836989998817444, 0.09817932546138763, -0.01818503811955452, -0.07429714500904083, 0.11470793932676315, -0.04965197294950485, 0.07913938164710999, 0.019222600385546684, 0.04270081967115402, 0.05166761577129364, -0.042105209082365036, -0.03314020857214928, 0.00932071078568697, 0.018519513309001923, 0.001867149374447763, 0.03247761353850365, -0.0875018984079361, 0.04024394229054451, 0.013334699906408787, -0.087894007563591, -0.047861579805612564, 0.03882331773638725, 0.05917730554938316, -0.044682133942842484, 0.09613119065761566, -0.0662313848733902, 0.023772213608026505, -0.06696438044309616, 0.010594602674245834, 0.027331355959177017, -0.015613140538334846, -0.06330803781747818, -0.06113455444574356, 0.033558864146471024, -0.021558444947004318, 0.15687748789787292, 0.027921516448259354, 0.04493749141693115, 0.06775680929422379, 0.028415977954864502, -0.10616692900657654, 0.0439002551138401, 0.0035031840670853853, -0.0211733877658844, -0.008960844948887825, -0.06681867688894272, -0.07746420800685883, -0.09289590269327164, -0.04771815612912178, 0.06108083203434944, 0.1847379356622696, 0.11594356596469879, 0.044184546917676926, 0.051107440143823624, 0.006829380057752132, -0.08955038338899612, 0.05818009376525879, -0.13234148919582367, 0.06765252351760864, -0.05819416418671608, 0.1311546415090561, 0.15250936150550842, -0.15978217124938965, 0.10062097012996674, -0.03338777646422386, -0.07522416114807129, -0.07118228822946548, -0.23614570498466492, -0.08649028837680817, -0.09911409765481949, 0.0005621304735541344, -0.07409726083278656, 0.06280505657196045, -0.007482937537133694, 0.09858638048171997, -0.03049335442483425, 0.15190377831459045, -0.113401859998703, -0.16645830869674683, 0.05475892871618271, 0.04875113442540169, 0.021155957132577896, 0.03147449716925621, 0.05312974005937576, -0.009720557369291782, 0.05422116816043854, 0.01604544371366501, 0.060481712222099304, -0.06035986170172691, -0.024712035432457924, -0.07271179556846619, -0.01297925878316164, 0.014767884276807308, 0.022321833297610283, -0.10216924548149109, 0.12650150060653687, 0.03851719945669174, -0.024188097566366196, 0.004973359871655703, 0.1282646805047989, -0.017103245481848717, -0.060307618230581284, -0.18764764070510864, 0.15979768335819244, -0.00028249932802282274, 0.06995076686143875, 0.015953734517097473, -0.0820855051279068, -0.027633531019091606, 0.1624353528022766, 0.11179543286561966, 0.023730069398880005, -0.0003691615420393646, 0.0013159929076209664, 0.04449731856584549, -0.0503617599606514, 0.06031651422381401, 0.02846619486808777, 0.21844594180583954, -0.009316393174231052, 0.10905257612466812, -0.057238053530454636, -0.03827466815710068, -0.010571827180683613, 0.07599300146102905, 0.005723032634705305, 0.018155084922909737, -0.08590792119503021, 0.1589222252368927, -0.09210851043462753, -0.23159253597259521, -0.002018909901380539, -0.051696158945560455, -0.07349875569343567, -0.0006088750087656081, 0.12870794534683228, 0.08910369873046875, -0.013534575700759888, 0.05244382470846176, -0.0636618584394455, 0.17271724343299866, 0.04126851633191109, -0.08262651413679123, -0.055066317319869995, 0.09529022872447968, -0.1438661813735962, 0.15122941136360168, 0.01694854535162449, 0.05349784344434738, 0.07891413569450378, 0.014771925285458565, -0.016191931441426277, 0.12720610201358795, 0.06455674022436142, -0.015659362077713013, 0.01456359215080738, 0.14180225133895874, 0.031392622739076614, 0.184484601020813, 0.08323346823453903, 0.0020152267534285784, 0.11962679028511047, 0.023877914994955063, -0.05831953138113022, -0.07272296398878098, 0.09792769700288773, -0.15866762399673462, 0.0668688416481018, 0.19979681074619293, 0.025008849799633026, 0.0062883649952709675, -0.03809407725930214, 0.020235441625118256, -0.04672306403517723, 0.04609168693423271, -0.006531616672873497, -0.13361622393131256, 0.017264455556869507, 0.03836521878838539, 0.08822792768478394, -0.1417936533689499, -0.05060555785894394, 0.014122545719146729, 0.04806341230869293, -0.04072549566626549, 0.1233256533741951, 0.06569689512252808, 0.020384544506669044, 0.0015779939712956548, -0.20632649958133698, 0.04525361210107803, 0.09710746258497238, -0.04091547802090645, 0.0019148674327880144 ]
32a04d2f4369c26541fe5875af5a5d6fe1c221aa
# Dataset Card for Generics KB ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Homepage](https://allenai.org/data/genericskb) - **Repository:** [Repository](https://drive.google.com/drive/folders/1vqfVXhJXJWuiiXbUa4rZjOgQoJvwZUoT) - **Paper:** [Paper](https://arxiv.org/pdf/2005.00660.pdf) - **Point of Contact:**[Sumithra Bhakthavatsalam](sumithrab@allenai.org) [Chloe Anastasiades](chloea@allenai.org) [Peter Clark](peterc@allenai.org) Alternatively email_at info@allenai.org ### Dataset Summary Dataset contains a large (3.5M+ sentence) knowledge base of *generic sentences*. This is the first large resource to contain *naturally occurring* generic sentences, rich in high-quality, general, semantically complete statements. All GenericsKB sentences are annotated with their topical term, surrounding context (sentences), and a (learned) confidence. We also release GenericsKB-Best (1M+ sentences), containing the best-quality generics in GenericsKB augmented with selected, synthesized generics from WordNet and ConceptNet. This demonstrates that GenericsKB can be a useful resource for NLP applications, as well as providing data for linguistic studies of generics and their semantics. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The dataset is in English. ## Dataset Structure ### Data Instances The GENERICSKB contains 3,433,000 sentences. GENERICS-KB-BEST comprises of GENERICSKB generics with a score > 0.234, augmented with short generics synthesized from three other resources for all the terms (generic categories) in GENERICSKB- BEST. GENERICSKB-BEST contains 1,020,868 generics (774,621 from GENERICSKB plus 246,247 synthesized). SimpleWikipedia is a filtered scrape of SimpleWikipedia pages (simple.wikipedia.org). The Waterloo corpus is 280GB of English plain text, gathered by Charles Clarke (Univ. Waterloo) using a webcrawler in 2001 from .edu domains. ###### Sample SimpleWikipedia/ Waterloo config look like this ``` {'source_name': 'SimpleWikipedia', 'sentence': 'Sepsis happens when the bacterium enters the blood and make it form tiny clots.', 'sentences_before': [], 'sentences_after': [], 'concept_name': 'sepsis', 'quantifiers': {}, 'id': 'SimpleWikipedia--tmp-sw-rs1-with-bug-fixes-initialprocessing-inputs-articles-with-clean-sentences-jsonl-c27816b298e1e0b5326916ee4e2fd0f1603caa77-100-Bubonic-plague--Different-kinds-of-the-same-disease--Septicemic-plague-0-0-039fbe9c11adde4ff9a829376ca7e0ed-1560874903-47882-/Users/chloea/Documents/aristo/commonsense/kbs/simplewikipedia/commonsense-filtered-good-rs1.jsonl-1f33b1e84018a2b1bfdf446f9a6491568b5585da-1561086091.8220549', 'bert_score': 0.8396177887916565} ``` ###### Sample instance for Generics KB datasets look like this: ``` {'source': 'Waterloo', 'term': 'aardvark', 'quantifier_frequency': '', 'quantifier_number': '', 'generic_sentence': 'Aardvarks are very gentle animals.', 'score': '0.36080607771873474'} {'source': 'TupleKB', 'term': 'aardvark', 'quantifier_frequency': '', 'quantifier_number': '', 'generic_sentence': 'Aardvarks dig burrows.', 'score': '1.0'} ``` ### Data Fields The fields in GenericsKB-Best.tsv and GenericsKB.tsv are as follows: - `SOURCE`: denotes the source of the generic - `TERM`: denotes the category that is the topic of the generic. - `GENERIC SENTENCE`: is the sentence itself. - `SCORE`: Is the BERT-trained score, measuring the degree to which the generic represents a "useful, general truth" about the world (as judged by crowdworkers). Score ranges from 0 (worst) to 1 (best). Sentences with scores below 0.23 (corresponding to an "unsure" vote by crowdworkers) are in GenericsKB, but are not part of GenericsKB-Best due to their unreliability. - `QUANTIFIER_FREQUENCY`:For generics with explicit quantifiers (all, most, etc.) the quantifier is listed - Frequency contains values such as 'usually', 'often', 'frequently' - `QUANTIFIER_NUMBER`: For generics with explicit quantifiers (all, most, etc.) with values such as 'all'|'any'|'most'|'much'|'some' etc... The SimpleWiki/Waterloo generics from GenericsKB.tsv, but expanded to also include their surrounding context (before/after sentences). The Waterloo generics are the majority of GenericsKB. This zip file is 1.4GB expanding to 5.5GB. There is a json representation for every generic statement in the Generics KB. The generic statement is stored under the `sentence` field within the `knowledge` object. There is also a `bert_score` associated with each sentence which is the BERT-based classifier's score for the 'genericness' of the statement. This score is meant to reflect how much generalized world knowledge/commonsense the statement captures vs only being contextually meaningful. Detailed description of each of the fields: - `source_name`: The name of the corpus the generic statement was picked from. - `sentence`: The generic sentence. - `sentences_before`: Provides context information surrounding the generic statement from the original corpus.Up to five sentences preceding the generic sentence in the original corpus. - `sentences_after`: Up to five sentences following the generic sentence in the original corpus. - `concept_name`: A concept that is the subject of the generic statement. - `quantifiers`: The quantifiers for the key concept of the generic statement. There can be multiple quantifiers to allow for statements such as "All bats sometimes fly", where 'all' and 'sometimes' are both quantifiers reflecting number and frequency respectively. - `id`: Unique identifier for a generic statement in the kb. - `bert_score`: Score for the generic statement from the BERT-based generics classifier. <br>**Additional fields that apply only to SimpleWiki dataset** - `headings`: A breadcrumb of section/subsection headings from the top down to the location of the generic statement in the corpus. It applies to SimpleWikipedia which has a hierarchical structure. - `categories`:The listed categories under which the source article falls. Applies to SimpleWikipedia. ### Data Splits There are no splits. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization Data was crawled. SimpleWikipedia is a filtered scrape of SimpleWikipedia pages (simple.wikipedia.org). The Waterloo corpus is 280GB of English plain text, gathered by Charles Clarke (Univ. Waterloo) using a webcrawler in 2001 from .edu domains. #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process Bert was used to decide whether the sentence is useful or not. Every sentence has a bert score. #### Who are the annotators? No annotations were made. ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information The GenericsKB is available under the Creative Commons - Attribution 4.0 International - licence. As an informal summary, from https://creativecommons.org/licenses/by/4.0/, you are free to: Share ― copy and redistribute the material in any medium or format Adapt ― remix, transform, and build upon the material for any purpose, even commercially. under the following terms: Attribution ― You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. No additional restrictions ― You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. For details, see https://creativecommons.org/licenses/by/4.0/ or the or the included file "Creative Commons ― Attribution 4.0 International ― CC BY 4.0.pdf" in this folder. ### Citation Information ``` @InProceedings{huggingface:dataset, title = {GenericsKB: A Knowledge Base of Generic Statements}, authors={Sumithra Bhakthavatsalam, Chloe Anastasiades, Peter Clark}, year={2020}, publisher = {Allen Institute for AI}, } ``` ### Contributions Thanks to [@bpatidar](https://github.com/bpatidar) for adding this dataset.
generics_kb
[ "task_categories:other", "annotations_creators:machine-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "size_categories:1M<n<10M", "source_datasets:original", "language:en", "license:cc-by-4.0", "knowledge-base", "arxiv:2005.00660", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["machine-generated"], "language_creators": ["found"], "language": ["en"], "license": ["cc-by-4.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K", "1M<n<10M"], "source_datasets": ["original"], "task_categories": ["other"], "task_ids": [], "paperswithcode_id": "genericskb", "pretty_name": "GenericsKB", "config_names": ["generics_kb", "generics_kb_best", "generics_kb_simplewiki", "generics_kb_waterloo"], "tags": ["knowledge-base"], "dataset_info": [{"config_name": "generics_kb_best", "features": [{"name": "source", "dtype": "string"}, {"name": "term", "dtype": "string"}, {"name": "quantifier_frequency", "dtype": "string"}, {"name": "quantifier_number", "dtype": "string"}, {"name": "generic_sentence", "dtype": "string"}, {"name": "score", "dtype": "float64"}], "splits": [{"name": "train", "num_bytes": 99897719, "num_examples": 1020868}], "download_size": 94850525, "dataset_size": 99897719}, {"config_name": "generics_kb", "features": [{"name": "source", "dtype": "string"}, {"name": "term", "dtype": "string"}, {"name": "quantifier_frequency", "dtype": "string"}, {"name": "quantifier_number", "dtype": "string"}, {"name": "generic_sentence", "dtype": "string"}, {"name": "score", "dtype": "float64"}], "splits": [{"name": "train", "num_bytes": 348158966, "num_examples": 3433000}], "download_size": 343284785, "dataset_size": 348158966}, {"config_name": "generics_kb_simplewiki", "features": [{"name": "source_name", "dtype": "string"}, {"name": "sentence", "dtype": "string"}, {"name": "sentences_before", "sequence": "string"}, {"name": "sentences_after", "sequence": "string"}, {"name": "concept_name", "dtype": "string"}, {"name": "quantifiers", "sequence": "string"}, {"name": "id", "dtype": "string"}, {"name": "bert_score", "dtype": "float64"}, {"name": "headings", "sequence": "string"}, {"name": "categories", "sequence": "string"}], "splits": [{"name": "train", "num_bytes": 10039355, "num_examples": 12765}], "download_size": 16437369, "dataset_size": 10039355}, {"config_name": "generics_kb_waterloo", "features": [{"name": "source_name", "dtype": "string"}, {"name": "sentence", "dtype": "string"}, {"name": "sentences_before", "sequence": "string"}, {"name": "sentences_after", "sequence": "string"}, {"name": "concept_name", "dtype": "string"}, {"name": "quantifiers", "sequence": "string"}, {"name": "id", "dtype": "string"}, {"name": "bert_score", "dtype": "float64"}], "splits": [{"name": "train", "num_bytes": 4277214701, "num_examples": 3666725}], "download_size": 0, "dataset_size": 4277214701}]}
2023-06-07T11:35:34+00:00
[ "2005.00660" ]
[ "en" ]
TAGS #task_categories-other #annotations_creators-machine-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #size_categories-1M<n<10M #source_datasets-original #language-English #license-cc-by-4.0 #knowledge-base #arxiv-2005.00660 #region-us
# Dataset Card for Generics KB ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: Homepage - Repository: Repository - Paper: Paper - Point of Contact:Sumithra Bhakthavatsalam Chloe Anastasiades Peter Clark Alternatively email_at info@URL ### Dataset Summary Dataset contains a large (3.5M+ sentence) knowledge base of *generic sentences*. This is the first large resource to contain *naturally occurring* generic sentences, rich in high-quality, general, semantically complete statements. All GenericsKB sentences are annotated with their topical term, surrounding context (sentences), and a (learned) confidence. We also release GenericsKB-Best (1M+ sentences), containing the best-quality generics in GenericsKB augmented with selected, synthesized generics from WordNet and ConceptNet. This demonstrates that GenericsKB can be a useful resource for NLP applications, as well as providing data for linguistic studies of generics and their semantics. ### Supported Tasks and Leaderboards ### Languages The dataset is in English. ## Dataset Structure ### Data Instances The GENERICSKB contains 3,433,000 sentences. GENERICS-KB-BEST comprises of GENERICSKB generics with a score > 0.234, augmented with short generics synthesized from three other resources for all the terms (generic categories) in GENERICSKB- BEST. GENERICSKB-BEST contains 1,020,868 generics (774,621 from GENERICSKB plus 246,247 synthesized). SimpleWikipedia is a filtered scrape of SimpleWikipedia pages (URL). The Waterloo corpus is 280GB of English plain text, gathered by Charles Clarke (Univ. Waterloo) using a webcrawler in 2001 from .edu domains. ###### Sample SimpleWikipedia/ Waterloo config look like this ###### Sample instance for Generics KB datasets look like this: ### Data Fields The fields in URL and URL are as follows: - 'SOURCE': denotes the source of the generic - 'TERM': denotes the category that is the topic of the generic. - 'GENERIC SENTENCE': is the sentence itself. - 'SCORE': Is the BERT-trained score, measuring the degree to which the generic represents a "useful, general truth" about the world (as judged by crowdworkers). Score ranges from 0 (worst) to 1 (best). Sentences with scores below 0.23 (corresponding to an "unsure" vote by crowdworkers) are in GenericsKB, but are not part of GenericsKB-Best due to their unreliability. - 'QUANTIFIER_FREQUENCY':For generics with explicit quantifiers (all, most, etc.) the quantifier is listed - Frequency contains values such as 'usually', 'often', 'frequently' - 'QUANTIFIER_NUMBER': For generics with explicit quantifiers (all, most, etc.) with values such as 'all'|'any'|'most'|'much'|'some' etc... The SimpleWiki/Waterloo generics from URL, but expanded to also include their surrounding context (before/after sentences). The Waterloo generics are the majority of GenericsKB. This zip file is 1.4GB expanding to 5.5GB. There is a json representation for every generic statement in the Generics KB. The generic statement is stored under the 'sentence' field within the 'knowledge' object. There is also a 'bert_score' associated with each sentence which is the BERT-based classifier's score for the 'genericness' of the statement. This score is meant to reflect how much generalized world knowledge/commonsense the statement captures vs only being contextually meaningful. Detailed description of each of the fields: - 'source_name': The name of the corpus the generic statement was picked from. - 'sentence': The generic sentence. - 'sentences_before': Provides context information surrounding the generic statement from the original corpus.Up to five sentences preceding the generic sentence in the original corpus. - 'sentences_after': Up to five sentences following the generic sentence in the original corpus. - 'concept_name': A concept that is the subject of the generic statement. - 'quantifiers': The quantifiers for the key concept of the generic statement. There can be multiple quantifiers to allow for statements such as "All bats sometimes fly", where 'all' and 'sometimes' are both quantifiers reflecting number and frequency respectively. - 'id': Unique identifier for a generic statement in the kb. - 'bert_score': Score for the generic statement from the BERT-based generics classifier. <br>Additional fields that apply only to SimpleWiki dataset - 'headings': A breadcrumb of section/subsection headings from the top down to the location of the generic statement in the corpus. It applies to SimpleWikipedia which has a hierarchical structure. - 'categories':The listed categories under which the source article falls. Applies to SimpleWikipedia. ### Data Splits There are no splits. ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization Data was crawled. SimpleWikipedia is a filtered scrape of SimpleWikipedia pages (URL). The Waterloo corpus is 280GB of English plain text, gathered by Charles Clarke (Univ. Waterloo) using a webcrawler in 2001 from .edu domains. #### Who are the source language producers? ### Annotations #### Annotation process Bert was used to decide whether the sentence is useful or not. Every sentence has a bert score. #### Who are the annotators? No annotations were made. ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information The GenericsKB is available under the Creative Commons - Attribution 4.0 International - licence. As an informal summary, from URL you are free to: Share ― copy and redistribute the material in any medium or format Adapt ― remix, transform, and build upon the material for any purpose, even commercially. under the following terms: Attribution ― You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. No additional restrictions ― You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. For details, see URL or the or the included file "Creative Commons ― Attribution 4.0 International ― CC BY 4.0.pdf" in this folder. ### Contributions Thanks to @bpatidar for adding this dataset.
[ "# Dataset Card for Generics KB", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Homepage\n- Repository: Repository\n- Paper: Paper\n- Point of Contact:Sumithra Bhakthavatsalam\n Chloe Anastasiades\n Peter Clark\n Alternatively email_at info@URL", "### Dataset Summary\n\nDataset contains a large (3.5M+ sentence) knowledge base of *generic sentences*. This is the first large resource to contain *naturally occurring* generic sentences, rich in high-quality, general, semantically complete statements. All GenericsKB sentences are annotated with their topical term, surrounding context (sentences), and a (learned) confidence. We also release GenericsKB-Best (1M+ sentences), containing the best-quality generics in GenericsKB augmented with selected, synthesized generics from WordNet and ConceptNet. This demonstrates that GenericsKB can be a useful resource for NLP applications, as well as providing data for linguistic studies of generics and their semantics.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe dataset is in English.", "## Dataset Structure", "### Data Instances\n\nThe GENERICSKB contains 3,433,000 sentences. GENERICS-KB-BEST comprises of GENERICSKB generics with a score > 0.234, augmented with short generics synthesized from three other resources for all the terms (generic categories) in GENERICSKB- BEST. GENERICSKB-BEST contains 1,020,868 generics (774,621 from GENERICSKB plus 246,247 synthesized).\nSimpleWikipedia is a filtered scrape of SimpleWikipedia pages (URL). The Waterloo corpus is 280GB of English plain text, gathered by Charles Clarke (Univ. Waterloo) using a webcrawler in 2001 from .edu domains.", "###### Sample SimpleWikipedia/ Waterloo config look like this", "###### Sample instance for Generics KB datasets look like this:", "### Data Fields\n\nThe fields in URL and URL are as follows:\n- 'SOURCE': denotes the source of the generic\n- 'TERM': denotes the category that is the topic of the generic.\n- 'GENERIC SENTENCE': is the sentence itself.\n- 'SCORE': Is the BERT-trained score, measuring the degree to which the generic represents a \"useful, general truth\" about the world (as judged by crowdworkers). Score ranges from 0 (worst) to 1 (best). Sentences with scores below 0.23 (corresponding to an \"unsure\" vote by crowdworkers) are in GenericsKB, but are not part of GenericsKB-Best due to their unreliability.\n- 'QUANTIFIER_FREQUENCY':For generics with explicit quantifiers (all, most, etc.) the quantifier is listed - Frequency contains values such as 'usually', 'often', 'frequently'\n- 'QUANTIFIER_NUMBER': For generics with explicit quantifiers (all, most, etc.) with values such as 'all'|'any'|'most'|'much'|'some' etc...\n\nThe SimpleWiki/Waterloo generics from URL, but expanded to also include their surrounding context (before/after sentences). The Waterloo generics are the majority of GenericsKB. This zip file is 1.4GB expanding to 5.5GB.\nThere is a json representation for every generic statement in the Generics KB. The generic statement is stored under the 'sentence' field within the 'knowledge' object. There is also a 'bert_score' associated with each sentence which is the BERT-based classifier's score for the 'genericness' of the statement. This score is meant to reflect how much generalized world knowledge/commonsense the statement captures vs only being contextually meaningful.\nDetailed description of each of the fields:\n\n- 'source_name': The name of the corpus the generic statement was picked from.\n- 'sentence': The generic sentence.\n- 'sentences_before': Provides context information surrounding the generic statement from the original corpus.Up to five sentences preceding the generic sentence in the original corpus.\n- 'sentences_after': Up to five sentences following the generic sentence in the original corpus.\n- 'concept_name': A concept that is the subject of the generic statement.\n- 'quantifiers': The quantifiers for the key concept of the generic statement. There can be multiple quantifiers to allow for statements such as \"All bats sometimes fly\", where 'all' and 'sometimes' are both quantifiers reflecting number and frequency respectively. \n- 'id': Unique identifier for a generic statement in the kb.\n- 'bert_score': Score for the generic statement from the BERT-based generics classifier.\n<br>Additional fields that apply only to SimpleWiki dataset\n - 'headings': A breadcrumb of section/subsection headings from the top down to the location of the generic statement in the corpus. It applies to SimpleWikipedia which has a hierarchical structure.\n - 'categories':The listed categories under which the source article falls. Applies to SimpleWikipedia.", "### Data Splits\n\nThere are no splits.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\nData was crawled. SimpleWikipedia is a filtered scrape of SimpleWikipedia pages (URL). The Waterloo corpus is 280GB of English plain text, gathered by Charles Clarke (Univ. Waterloo) using a webcrawler in 2001 from .edu domains.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process\n\nBert was used to decide whether the sentence is useful or not. Every sentence has a bert score.", "#### Who are the annotators?\n\nNo annotations were made.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nThe GenericsKB is available under the Creative Commons - Attribution 4.0 International - licence.\n\nAs an informal summary, from URL you are free to:\n\n\tShare ― copy and redistribute the material in any medium or format\n\tAdapt ― remix, transform, and build upon the material for any purpose, even commercially.\n\nunder the following terms:\n\n\tAttribution ― You must give appropriate credit, provide a link to the license, and\n\t\tindicate if changes were made. You may do so in any reasonable manner,\n\t\tbut not in any way that suggests the licensor endorses you or your use.\n\tNo additional restrictions ― You may not apply legal terms or technological measures\n\t\tthat legally restrict others from doing anything the license permits.\n\nFor details, see URL or the or the included\nfile \"Creative Commons ― Attribution 4.0 International ― CC BY 4.0.pdf\" in this folder.", "### Contributions\n\nThanks to @bpatidar for adding this dataset." ]
[ "TAGS\n#task_categories-other #annotations_creators-machine-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #size_categories-1M<n<10M #source_datasets-original #language-English #license-cc-by-4.0 #knowledge-base #arxiv-2005.00660 #region-us \n", "# Dataset Card for Generics KB", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Homepage\n- Repository: Repository\n- Paper: Paper\n- Point of Contact:Sumithra Bhakthavatsalam\n Chloe Anastasiades\n Peter Clark\n Alternatively email_at info@URL", "### Dataset Summary\n\nDataset contains a large (3.5M+ sentence) knowledge base of *generic sentences*. This is the first large resource to contain *naturally occurring* generic sentences, rich in high-quality, general, semantically complete statements. All GenericsKB sentences are annotated with their topical term, surrounding context (sentences), and a (learned) confidence. We also release GenericsKB-Best (1M+ sentences), containing the best-quality generics in GenericsKB augmented with selected, synthesized generics from WordNet and ConceptNet. This demonstrates that GenericsKB can be a useful resource for NLP applications, as well as providing data for linguistic studies of generics and their semantics.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe dataset is in English.", "## Dataset Structure", "### Data Instances\n\nThe GENERICSKB contains 3,433,000 sentences. GENERICS-KB-BEST comprises of GENERICSKB generics with a score > 0.234, augmented with short generics synthesized from three other resources for all the terms (generic categories) in GENERICSKB- BEST. GENERICSKB-BEST contains 1,020,868 generics (774,621 from GENERICSKB plus 246,247 synthesized).\nSimpleWikipedia is a filtered scrape of SimpleWikipedia pages (URL). The Waterloo corpus is 280GB of English plain text, gathered by Charles Clarke (Univ. Waterloo) using a webcrawler in 2001 from .edu domains.", "###### Sample SimpleWikipedia/ Waterloo config look like this", "###### Sample instance for Generics KB datasets look like this:", "### Data Fields\n\nThe fields in URL and URL are as follows:\n- 'SOURCE': denotes the source of the generic\n- 'TERM': denotes the category that is the topic of the generic.\n- 'GENERIC SENTENCE': is the sentence itself.\n- 'SCORE': Is the BERT-trained score, measuring the degree to which the generic represents a \"useful, general truth\" about the world (as judged by crowdworkers). Score ranges from 0 (worst) to 1 (best). Sentences with scores below 0.23 (corresponding to an \"unsure\" vote by crowdworkers) are in GenericsKB, but are not part of GenericsKB-Best due to their unreliability.\n- 'QUANTIFIER_FREQUENCY':For generics with explicit quantifiers (all, most, etc.) the quantifier is listed - Frequency contains values such as 'usually', 'often', 'frequently'\n- 'QUANTIFIER_NUMBER': For generics with explicit quantifiers (all, most, etc.) with values such as 'all'|'any'|'most'|'much'|'some' etc...\n\nThe SimpleWiki/Waterloo generics from URL, but expanded to also include their surrounding context (before/after sentences). The Waterloo generics are the majority of GenericsKB. This zip file is 1.4GB expanding to 5.5GB.\nThere is a json representation for every generic statement in the Generics KB. The generic statement is stored under the 'sentence' field within the 'knowledge' object. There is also a 'bert_score' associated with each sentence which is the BERT-based classifier's score for the 'genericness' of the statement. This score is meant to reflect how much generalized world knowledge/commonsense the statement captures vs only being contextually meaningful.\nDetailed description of each of the fields:\n\n- 'source_name': The name of the corpus the generic statement was picked from.\n- 'sentence': The generic sentence.\n- 'sentences_before': Provides context information surrounding the generic statement from the original corpus.Up to five sentences preceding the generic sentence in the original corpus.\n- 'sentences_after': Up to five sentences following the generic sentence in the original corpus.\n- 'concept_name': A concept that is the subject of the generic statement.\n- 'quantifiers': The quantifiers for the key concept of the generic statement. There can be multiple quantifiers to allow for statements such as \"All bats sometimes fly\", where 'all' and 'sometimes' are both quantifiers reflecting number and frequency respectively. \n- 'id': Unique identifier for a generic statement in the kb.\n- 'bert_score': Score for the generic statement from the BERT-based generics classifier.\n<br>Additional fields that apply only to SimpleWiki dataset\n - 'headings': A breadcrumb of section/subsection headings from the top down to the location of the generic statement in the corpus. It applies to SimpleWikipedia which has a hierarchical structure.\n - 'categories':The listed categories under which the source article falls. Applies to SimpleWikipedia.", "### Data Splits\n\nThere are no splits.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\nData was crawled. SimpleWikipedia is a filtered scrape of SimpleWikipedia pages (URL). The Waterloo corpus is 280GB of English plain text, gathered by Charles Clarke (Univ. Waterloo) using a webcrawler in 2001 from .edu domains.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process\n\nBert was used to decide whether the sentence is useful or not. Every sentence has a bert score.", "#### Who are the annotators?\n\nNo annotations were made.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nThe GenericsKB is available under the Creative Commons - Attribution 4.0 International - licence.\n\nAs an informal summary, from URL you are free to:\n\n\tShare ― copy and redistribute the material in any medium or format\n\tAdapt ― remix, transform, and build upon the material for any purpose, even commercially.\n\nunder the following terms:\n\n\tAttribution ― You must give appropriate credit, provide a link to the license, and\n\t\tindicate if changes were made. You may do so in any reasonable manner,\n\t\tbut not in any way that suggests the licensor endorses you or your use.\n\tNo additional restrictions ― You may not apply legal terms or technological measures\n\t\tthat legally restrict others from doing anything the license permits.\n\nFor details, see URL or the or the included\nfile \"Creative Commons ― Attribution 4.0 International ― CC BY 4.0.pdf\" in this folder.", "### Contributions\n\nThanks to @bpatidar for adding this dataset." ]
[ 100, 8, 120, 46, 171, 10, 11, 6, 165, 15, 17, 758, 11, 5, 7, 4, 71, 10, 5, 26, 16, 8, 8, 7, 8, 7, 5, 6, 181, 17 ]
[ "passage: TAGS\n#task_categories-other #annotations_creators-machine-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #size_categories-1M<n<10M #source_datasets-original #language-English #license-cc-by-4.0 #knowledge-base #arxiv-2005.00660 #region-us \n# Dataset Card for Generics KB## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: Homepage\n- Repository: Repository\n- Paper: Paper\n- Point of Contact:Sumithra Bhakthavatsalam\n Chloe Anastasiades\n Peter Clark\n Alternatively email_at info@URL### Dataset Summary\n\nDataset contains a large (3.5M+ sentence) knowledge base of *generic sentences*. This is the first large resource to contain *naturally occurring* generic sentences, rich in high-quality, general, semantically complete statements. All GenericsKB sentences are annotated with their topical term, surrounding context (sentences), and a (learned) confidence. We also release GenericsKB-Best (1M+ sentences), containing the best-quality generics in GenericsKB augmented with selected, synthesized generics from WordNet and ConceptNet. This demonstrates that GenericsKB can be a useful resource for NLP applications, as well as providing data for linguistic studies of generics and their semantics.### Supported Tasks and Leaderboards### Languages\n\nThe dataset is in English.## Dataset Structure", "passage: ### Data Instances\n\nThe GENERICSKB contains 3,433,000 sentences. GENERICS-KB-BEST comprises of GENERICSKB generics with a score > 0.234, augmented with short generics synthesized from three other resources for all the terms (generic categories) in GENERICSKB- BEST. GENERICSKB-BEST contains 1,020,868 generics (774,621 from GENERICSKB plus 246,247 synthesized).\nSimpleWikipedia is a filtered scrape of SimpleWikipedia pages (URL). The Waterloo corpus is 280GB of English plain text, gathered by Charles Clarke (Univ. Waterloo) using a webcrawler in 2001 from .edu domains.###### Sample SimpleWikipedia/ Waterloo config look like this###### Sample instance for Generics KB datasets look like this:" ]
[ -0.021016757935285568, 0.10429073870182037, -0.0035779501777142286, 0.03574098274111748, 0.04042436182498932, 0.022188447415828705, 0.06443656980991364, 0.12170474231243134, 0.03464341163635254, 0.08377690613269806, 0.029885651543736458, -0.08384200185537338, 0.06564092636108398, 0.015413390472531319, 0.02426338940858841, -0.16044853627681732, 0.020489662885665894, -0.006388913840055466, -0.01178862527012825, 0.058453675359487534, 0.10230794548988342, -0.026732642203569412, 0.029856732115149498, -0.08793340623378754, -0.06604941189289093, 0.02386624366044998, -0.018696095794439316, -0.022906117141246796, 0.08746931701898575, 0.02576499991118908, -0.010261652991175652, 0.028001772239804268, -0.03846053034067154, -0.19855698943138123, 0.014665537513792515, -0.022480474784970284, 0.02390899881720543, 0.07379215955734253, -0.04463976249098778, 0.03370581939816475, 0.09131890535354614, -0.05927890166640282, 0.005586095154285431, 0.06900422275066376, -0.06526976078748703, 0.025599200278520584, -0.040908582508563995, 0.08518090844154358, -0.007314765825867653, -0.007424888201057911, -0.020742405205965042, 0.03468812257051468, -0.03319568932056427, 0.021359005942940712, 0.1834004521369934, -0.17695555090904236, -0.0278920941054821, 0.0925111472606659, -0.006200272589921951, 0.09519918262958527, -0.0786483883857727, 0.02794562838971615, 0.0022799167782068253, 0.0011910218745470047, -0.0014684256166219711, -0.03520555421710014, -0.07882634550333023, 0.00999536458402872, -0.06446026265621185, 0.021258417516946793, 0.2936570644378662, 0.004479404538869858, -0.01901710033416748, -0.103145070374012, 0.027311157435178757, 0.0972483828663826, 0.007596809417009354, -0.027378374710679054, -0.04427935183048248, -0.03740152344107628, -0.0013097217306494713, -0.05704912915825844, -0.05094356834888458, -0.018504787236452103, -0.08670775592327118, 0.08513052761554718, 0.01652359776198864, 0.024890277534723282, 0.07712259888648987, 0.0516781359910965, -0.08813406527042389, -0.0993243157863617, -0.06433091312646866, -0.051867492496967316, 0.009412895888090134, -0.011568769812583923, -0.0020303018391132355, 0.011130176484584808, 0.12769226729869843, 0.06476336717605591, 0.0646224245429039, -0.004727562889456749, -0.011687381193041801, 0.02708478830754757, 0.1098121851682663, -0.01458989828824997, -0.02228226512670517, -0.11805249750614166, 0.07920053601264954, 0.026465492323040962, 0.02440093830227852, 0.01756242662668228, -0.04985346645116806, -0.02449643611907959, 0.05872423201799393, 0.04486914724111557, 0.020549340173602104, -0.03412302955985069, -0.028809549286961555, -0.01412244699895382, 0.15294145047664642, -0.06330293416976929, 0.013173559680581093, 0.02570623904466629, -0.06503457576036453, 0.007853908464312553, -0.04416845738887787, -0.02368166670203209, -0.06428228318691254, -0.07809501141309738, -0.0518873855471611, -0.052090298384428024, -0.00996154174208641, -0.034328244626522064, 0.019884154200553894, -0.00931115448474884, -0.007390137761831284, -0.07780526578426361, -0.082227922976017, -0.020799847319722176, -0.01856391690671444, -0.10810568928718567, -0.09488150477409363, 0.0015815533697605133, -0.015362324193120003, 0.019161518663167953, -0.04988160729408264, -0.019260600209236145, -0.03562239184975624, 0.012363268062472343, -0.035170428454875946, 0.053253985941410065, -0.07894855737686157, 0.00845111533999443, -0.09839390963315964, 0.006792798172682524, -0.15161225199699402, 0.08641355484724045, -0.12647220492362976, -0.06669570505619049, -0.08813415467739105, -0.013875842094421387, 0.002499248832464218, -0.016625670716166496, 0.03614494204521179, 0.08254389464855194, -0.1096811443567276, -0.014064479619264603, 0.04947073757648468, -0.05062110722064972, -0.08727476000785828, 0.09181296825408936, -0.017245415598154068, 0.12943753600120544, 0.11251725256443024, 0.11686943471431732, 0.049531154334545135, 0.07193522155284882, -0.1104489117860794, 0.009002815932035446, 0.12454812973737717, 0.02237008512020111, 0.03733671084046364, -0.00991985946893692, 0.05257260799407959, 0.05606424808502197, -0.013723209500312805, -0.011439736001193523, 0.01970827206969261, -0.0471356064081192, -0.000042022205889225006, -0.01974419131875038, -0.036518607288599014, 0.01214953325688839, 0.00963086448609829, -0.05194048583507538, -0.027399757876992226, 0.0817803144454956, 0.01966101862490177, -0.03329375386238098, 0.002357248682528734, 0.03571604937314987, 0.003666277974843979, 0.0065515413880348206, -0.01361030526459217, -0.0748215913772583, -0.10560140758752823, 0.09206872433423996, -0.007812933064997196, 0.1141635924577713, -0.027184810489416122, 0.0006610136479139328, 0.005189660936594009, -0.1056370809674263, 0.04411255195736885, -0.0055598728358745575, 0.02926676906645298, -0.067688949406147, -0.14691247045993805, 0.017200730741024017, -0.0241087693721056, 0.029750145971775055, -0.029686566442251205, -0.007969855330884457, 0.08827705681324005, 0.10867255181074142, 0.00004478730261325836, -0.06164379417896271, 0.04716340824961662, 0.0029468676075339317, -0.06002173200249672, -0.0006954306736588478, -0.010826901532709599, -0.004136803559958935, -0.03456610441207886, 0.058066580444574356, 0.04166621342301369, -0.14891940355300903, 0.043430145829916, 0.09578730165958405, -0.046983398497104645, -0.09793561697006226, -0.015791604295372963, -0.01935570314526558, -0.0748722180724144, -0.12705278396606445, 0.17118391394615173, 0.0007901228964328766, -0.005211716517806053, -0.08185625821352005, -0.08577083051204681, -0.018998796120285988, 0.015556097030639648, 0.008117441087961197, 0.08095605671405792, 0.05261753126978874, -0.16860336065292358, 0.11678223311901093, -0.026893731206655502, 0.021836064755916595, 0.09115127474069595, -0.020059967413544655, -0.052937015891075134, -0.011596925556659698, 0.004662638530135155, 0.011157733388245106, 0.14074966311454773, -0.1103755384683609, -0.0103856036439538, 0.016454074531793594, -0.011152971535921097, 0.010086285881698132, -0.04237808659672737, 0.03271343559026718, -0.0390084832906723, -0.015217162668704987, 0.15471014380455017, -0.04773662984371185, -0.013756038621068, 0.1213328018784523, 0.06701305508613586, 0.005561891943216324, -0.010979074984788895, -0.024254076182842255, -0.08222383260726929, 0.1307503581047058, -0.09770436584949493, -0.07360199093818665, -0.05650298297405243, 0.06641291826963425, -0.10745532065629959, -0.04008464515209198, -0.020243756473064423, -0.0024440642446279526, -0.054854605346918106, -0.12118220329284668, 0.08131206035614014, 0.055223219096660614, -0.04281061887741089, -0.0436050146818161, 0.010607006959617138, -0.044636934995651245, -0.11177992075681686, 0.0012217487674206495, -0.005383830517530441, -0.04196391999721527, 0.009540448896586895, -0.040291719138622284, 0.02700161561369896, 0.06458118557929993, 0.038209348917007446, -0.052900850772857666, -0.043537385761737823, 0.13117875158786774, -0.01597389578819275, 0.1396721452474594, -0.030027221888303757, -0.027301905676722527, 0.0006430018693208694, 0.10981514304876328, 0.0644768625497818, -0.005548661109060049, 0.034425344318151474, 0.014900272712111473, -0.05036221444606781, -0.1806880682706833, -0.08895726501941681, -0.019206076860427856, -0.01816851645708084, 0.055037759244441986, 0.052033714950084686, 0.005127096548676491, 0.06465297937393188, -0.07323184609413147, 0.03769228979945183, 0.03917491436004639, 0.0468783862888813, 0.07633493840694427, 0.013223126530647278, 0.038742393255233765, -0.03215937316417694, -0.013737770728766918, 0.06554228067398071, 0.05390419811010361, 0.18719959259033203, -0.0677139088511467, 0.1884077489376068, 0.009261573664844036, 0.05024264007806778, 0.0010869493708014488, 0.0721454918384552, -0.06059842184185982, 0.059852007776498795, -0.01554819941520691, -0.057192347943782806, 0.031230060383677483, 0.08522257208824158, -0.022493671625852585, 0.04729817807674408, 0.07203662395477295, -0.07968556880950928, 0.0594959482550621, 0.1119215190410614, 0.12235871702432632, 0.007919013500213623, -0.09334713220596313, 0.06360073387622833, -0.051901038736104965, -0.10501715540885925, 0.06573962420225143, 0.13513749837875366, -0.07504704594612122, 0.030988510698080063, 0.027716102078557014, 0.07529819011688232, -0.042243026196956635, -0.041257575154304504, -0.06814343482255936, -0.02386692725121975, -0.0367615707218647, 0.07381431013345718, -0.17217428982257843, 0.09538857638835907, 0.009165390394628048, 0.0028356146067380905, -0.10414617508649826, 0.01933298259973526, 0.015639731660485268, -0.10965675860643387, 0.03657674416899681, 0.0348706990480423, 0.03175589069724083, 0.03337424620985985, -0.12880197167396545, 0.011574015021324158, 0.027601340785622597, -0.11390484869480133, 0.08207683265209198, 0.04005894437432289, 0.016942868009209633, -0.022236011922359467, -0.04312189668416977, -0.10000522434711456, -0.13891156017780304, 0.05169486999511719, 0.0010826773941516876, -0.02593320980668068, -0.01877019740641117, -0.06615899503231049, -0.0021240999922156334, 0.15994466841220856, -0.20140276849269867, -0.13658791780471802, -0.05651649087667465, 0.056134533137083054, 0.1444973349571228, -0.03932136297225952, -0.007387181743979454, -0.014454854652285576, 0.061176545917987823, -0.019678892567753792, -0.08843076229095459, 0.028514331206679344, -0.008551694452762604, -0.17968013882637024, -0.04783991351723671, 0.14258593320846558, 0.07111300528049469, 0.07362420856952667, 0.020655807107686996, 0.09678582847118378, 0.011325592175126076, -0.08120697736740112, 0.03558313101530075, -0.01236635446548462, -0.03667689859867096, 0.16327856481075287, -0.0714474692940712, -0.08479548245668411, -0.08588578552007675, -0.06864062696695328, 0.15270471572875977, 0.11222527176141739, -0.019498437643051147, 0.05889229103922844, 0.1471760869026184, -0.10425620526075363, -0.2186177670955658, 0.02656884491443634, 0.04958725348114967, 0.006384902633726597, -0.026217829436063766, -0.19378730654716492, 0.21893541514873505, 0.1058923751115799, -0.019266532734036446, 0.10389924049377441, -0.08604712039232254, -0.12111112475395203, 0.018607836216688156, 0.015868915244936943, 0.11036905646324158, -0.15380661189556122, -0.07594695687294006, -0.011544391512870789, -0.003335842862725258, 0.14118774235248566, 0.04755011945962906, 0.0349285788834095, -0.06247083842754364, 0.04829700291156769, 0.008117754943668842, -0.006295207887887955, 0.1290614902973175, 0.030832231044769287, -0.01061801053583622, -0.052233416587114334, -0.060467980802059174, 0.1759340614080429, -0.028329025954008102, 0.056836239993572235, -0.06308533996343613, -0.010916711762547493, -0.13473297655582428, -0.0015599089674651623, -0.08949672430753708, 0.05150618776679039, -0.04857126623392105, -0.04881159961223602, -0.12304320931434631, 0.05542784184217453, 0.018503602594137192, -0.0018290933221578598, 0.14260070025920868, -0.01192604098469019, 0.12065331637859344, 0.13619720935821533, 0.1180134117603302, 0.036619000136852264, 0.01436377689242363, 0.047857966274023056, -0.03635331988334656, 0.032469939440488815, -0.11539468914270401, 0.03715618699789047, 0.10895968973636627, 0.046349797397851944, 0.06677234172821045, -0.01658523827791214, -0.14068374037742615, 0.019219422712922096, 0.0527757965028286, -0.08929318189620972, -0.06758235394954681, -0.04296008497476578, 0.071306012570858, -0.13103382289409637, -0.004501631483435631, 0.11042870581150055, -0.05163171887397766, -0.06367937475442886, -0.013726523146033287, 0.09303797781467438, 0.01228470541536808, 0.1355467438697815, 0.040050603449344635, 0.05378839373588562, -0.08283906430006027, 0.04832388833165169, 0.0681678056716919, 0.045235712081193924, 0.04637841880321503, 0.12881028652191162, -0.055184103548526764, -0.040495365858078, 0.018417485058307648, -0.020525038242340088, -0.010608362033963203, 0.04193442314863205, -0.02633366361260414, -0.14543688297271729, -0.024605220183730125, 0.1689283549785614, 0.004155222326517105, 0.012347635813057423, 0.028240464627742767, 0.0019300830317661166, -0.05863525718450546, 0.1264645904302597, -0.044197969138622284, 0.07937054336071014, 0.04715888574719429, -0.05974006652832031, -0.027603603899478912, -0.04017885774374008, -0.024960823357105255, -0.022887252271175385, -0.10731231421232224, -0.03213607892394066, -0.15697810053825378, 0.03227856010198593, -0.1168486475944519, -0.019115127623081207, -0.012918183580040932, -0.035790398716926575, -0.014911765232682228, 0.016519244760274887, -0.024844765663146973, -0.012071576900780201, -0.029353901743888855, 0.09471522271633148, -0.05759846046566963, -0.01353903766721487, 0.04396877437829971, -0.059966690838336945, 0.13850565254688263, 0.0012951362878084183, -0.008597959764301777, 0.024201393127441406, 0.0006121546030044556, 0.039982158690690994, 0.012154990807175636, 0.08394946902990341, -0.017513368278741837, -0.07265497744083405, -0.002073841169476509, 0.010047957301139832, 0.02468332275748253, 0.040208835154771805, 0.0773271694779396, -0.023830540478229523, -0.011748937889933586, -0.1081421971321106, -0.02033558115363121, -0.029372431337833405, 0.029311176389455795, 0.11237527430057526, 0.004258571192622185, 0.05157351493835449, -0.05720489099621773, -0.008650685660541058, -0.09035728126764297, -0.0009367414750158787, -0.008240574039518833, -0.07263778895139694, -0.13146677613258362, 0.007041255943477154, 0.0494912788271904, 0.006117994897067547, 0.2490258514881134, -0.06630301475524902, -0.12996359169483185, 0.04654570296406746, -0.00930696725845337, 0.048239901661872864, 0.049530208110809326, 0.112156443297863, 0.05126351863145828, -0.05864404886960983, -0.07017328590154648, 0.007383771240711212, -0.053626030683517456, -0.045014504343271255, 0.08972987532615662, 0.08869131654500961, 0.08013913035392761, 0.006172197870910168, 0.08179882913827896, -0.09551539272069931, 0.19308258593082428, 0.05541549250483513, 0.01906813122332096, 0.040182702243328094, -0.023890936747193336, 0.05530671775341034, 0.05323444679379463, -0.13534781336784363, 0.061439529061317444, -0.04335195571184158, -0.06377789378166199, -0.05428427457809448, -0.12569193542003632, -0.06300169229507446, -0.03515004739165306, -0.016893010586500168, -0.15783055126667023, -0.05595634877681732, 0.09077249467372894, 0.04350091144442558, 0.0021165236830711365, 0.004560907371342182, 0.005357876420021057, -0.06449543684720993, 0.15438853204250336, 0.03584589064121246, 0.013869968242943287, 0.01596500724554062, 0.017915181815624237, 0.012194661423563957, 0.06575138866901398, 0.0233582966029644, 0.06891658902168274, 0.044868193566799164, -0.033629775047302246, -0.05691530555486679, -0.071346215903759, 0.009788951836526394, -0.05883534997701645, -0.037623390555381775, 0.12853926420211792, 0.04678618535399437, -0.02341696247458458, 0.026858268305659294, 0.08402950316667557, 0.00584803894162178, -0.027541037648916245, -0.054954640567302704, 0.0681195855140686, -0.016971612349152565, -0.0035013598389923573, 0.01560597401112318, -0.07693401724100113, -0.0008731621201150119, 0.06116929650306702, 0.13908863067626953, 0.0041099004447460175, -0.02773376926779747, -0.02370373159646988, -0.007542935200035572, 0.05400342866778374, 0.08508221805095673, 0.014834651723504066, 0.17007245123386383, -0.03286876529455185, -0.014001946896314621, -0.015199778601527214, -0.03890615701675415, -0.10048255324363708, -0.037160567939281464, 0.04093312844634056, -0.013123499229550362, -0.12150835990905762, 0.07139600813388824, -0.07933737337589264, -0.1262524425983429, 0.011815314181149006, -0.17945416271686554, -0.1277395635843277, -0.03040163591504097, -0.08874518424272537, 0.028215501457452774, -0.03620235621929169, 0.052264586091041565, 0.07859255373477936, 0.02695968747138977, 0.03704827278852463, -0.1080375462770462, 0.0018778820522129536, 0.07939484715461731, -0.12150180339813232, 0.07604538649320602, -0.007169838063418865, 0.11323613673448563, 0.07942646741867065, -0.03295421600341797, -0.13332527875900269, 0.028906729072332382, 0.06631070375442505, -0.04660149663686752, 0.025127463042736053, 0.12370466440916061, 0.04240206629037857, 0.11612042039632797, 0.12047069519758224, 0.07865163683891296, -0.015066172927618027, 0.11358064413070679, -0.07283541560173035, -0.1250385344028473, 0.04237573593854904, -0.08942824602127075, 0.12061311304569244, 0.10181764513254166, -0.07174456119537354, -0.040388308465480804, -0.05106138810515404, -0.05393501743674278, -0.005777282640337944, 0.12975552678108215, -0.029268778860569, -0.17937827110290527, 0.0025140512734651566, -0.025883086025714874, 0.06429880112409592, -0.22430720925331116, -0.009104175493121147, -0.005826528184115887, 0.008684455417096615, -0.04803888872265816, 0.11929871141910553, 0.10050488263368607, -0.006770102307200432, -0.04517703503370285, -0.1767062544822693, -0.027118470519781113, 0.06959567964076996, -0.0860496386885643, -0.03872314840555191 ]
f76267a2517aab636f278984b200ec3104ea91b3
# Dataset Card for Legal Documents Entity Recognition ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://github.com/elenanereiss/Legal-Entity-Recognition - **Repository:** None - **Paper:** https://link.springer.com/chapter/10.1007/978-3-030-33220-4_20 - **Leaderboard:** [If the dataset supports an active leaderboard, add link here]() - **Point of Contact:** Georg Rehm (georg.rehm@dfki.de) ### Dataset Summary <div class="course-tip course-tip-orange bg-gradient-to-br dark:bg-gradient-to-r before:border-orange-500 dark:before:border-orange-800 from-orange-50 dark:from-gray-900 to-white dark:to-gray-950 border border-orange-50 text-orange-700 dark:text-gray-400"> <p><b>Deprecated:</b> Dataset "german_legal_entity_recognition" is deprecated and will be deleted. Use <a href="https://huggingface.co/datasets/elenanereiss/german-ler">"elenanereiss/german-ler"</a> instead.</p> </div> ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@abhishekkrthakur](https://github.com/abhishekkrthakur) for adding this dataset.
german_legal_entity_recognition
[ "task_categories:token-classification", "task_ids:named-entity-recognition", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:n<1K", "source_datasets:original", "language:de", "license:cc-by-4.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["de"], "license": ["cc-by-4.0"], "multilinguality": ["monolingual"], "size_categories": ["n<1K"], "source_datasets": ["original"], "task_categories": ["token-classification"], "task_ids": ["named-entity-recognition"], "paperswithcode_id": "legal-documents-entity-recognition", "pretty_name": "Legal Documents Entity Recognition", "dataset_info": [{"config_name": "bag", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-AN", "1": "B-EUN", "2": "B-GRT", "3": "B-GS", "4": "B-INN", "5": "B-LD", "6": "B-LDS", "7": "B-LIT", "8": "B-MRK", "9": "B-ORG", "10": "B-PER", "11": "B-RR", "12": "B-RS", "13": "B-ST", "14": "B-STR", "15": "B-UN", "16": "B-VO", "17": "B-VS", "18": "B-VT", "19": "I-AN", "20": "I-EUN", "21": "I-GRT", "22": "I-GS", "23": "I-INN", "24": "I-LD", "25": "I-LDS", "26": "I-LIT", "27": "I-MRK", "28": "I-ORG", "29": "I-PER", "30": "I-RR", "31": "I-RS", "32": "I-ST", "33": "I-STR", "34": "I-UN", "35": "I-VO", "36": "I-VS", "37": "I-VT", "38": "O"}}}}], "splits": [{"name": "train"}], "download_size": 4392913, "dataset_size": 0}, {"config_name": "bfh", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-AN", "1": "B-EUN", "2": "B-GRT", "3": "B-GS", "4": "B-INN", "5": "B-LD", "6": "B-LDS", "7": "B-LIT", "8": "B-MRK", "9": "B-ORG", "10": "B-PER", "11": "B-RR", "12": "B-RS", "13": "B-ST", "14": "B-STR", "15": "B-UN", "16": "B-VO", "17": "B-VS", "18": "B-VT", "19": "I-AN", "20": "I-EUN", "21": "I-GRT", "22": "I-GS", "23": "I-INN", "24": "I-LD", "25": "I-LDS", "26": "I-LIT", "27": "I-MRK", "28": "I-ORG", "29": "I-PER", "30": "I-RR", "31": "I-RS", "32": "I-ST", "33": "I-STR", "34": "I-UN", "35": "I-VO", "36": "I-VS", "37": "I-VT", "38": "O"}}}}], "splits": [{"name": "train"}], "download_size": 4392913, "dataset_size": 0}, {"config_name": "bgh", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-AN", "1": "B-EUN", "2": "B-GRT", "3": "B-GS", "4": "B-INN", "5": "B-LD", "6": "B-LDS", "7": "B-LIT", "8": "B-MRK", "9": "B-ORG", "10": "B-PER", "11": "B-RR", "12": "B-RS", "13": "B-ST", "14": "B-STR", "15": "B-UN", "16": "B-VO", "17": "B-VS", "18": "B-VT", "19": "I-AN", "20": "I-EUN", "21": "I-GRT", "22": "I-GS", "23": "I-INN", "24": "I-LD", "25": "I-LDS", "26": "I-LIT", "27": "I-MRK", "28": "I-ORG", "29": "I-PER", "30": "I-RR", "31": "I-RS", "32": "I-ST", "33": "I-STR", "34": "I-UN", "35": "I-VO", "36": "I-VS", "37": "I-VT", "38": "O"}}}}], "splits": [{"name": "train"}], "download_size": 4392913, "dataset_size": 0}, {"config_name": "bpatg", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-AN", "1": "B-EUN", "2": "B-GRT", "3": "B-GS", "4": "B-INN", "5": "B-LD", "6": "B-LDS", "7": "B-LIT", "8": "B-MRK", "9": "B-ORG", "10": "B-PER", "11": "B-RR", "12": "B-RS", "13": "B-ST", "14": "B-STR", "15": "B-UN", "16": "B-VO", "17": "B-VS", "18": "B-VT", "19": "I-AN", "20": "I-EUN", "21": "I-GRT", "22": "I-GS", "23": "I-INN", "24": "I-LD", "25": "I-LDS", "26": "I-LIT", "27": "I-MRK", "28": "I-ORG", "29": "I-PER", "30": "I-RR", "31": "I-RS", "32": "I-ST", "33": "I-STR", "34": "I-UN", "35": "I-VO", "36": "I-VS", "37": "I-VT", "38": "O"}}}}], "splits": [{"name": "train"}], "download_size": 4392913, "dataset_size": 0}, {"config_name": "bsg", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-AN", "1": "B-EUN", "2": "B-GRT", "3": "B-GS", "4": "B-INN", "5": "B-LD", "6": "B-LDS", "7": "B-LIT", "8": "B-MRK", "9": "B-ORG", "10": "B-PER", "11": "B-RR", "12": "B-RS", "13": "B-ST", "14": "B-STR", "15": "B-UN", "16": "B-VO", "17": "B-VS", "18": "B-VT", "19": "I-AN", "20": "I-EUN", "21": "I-GRT", "22": "I-GS", "23": "I-INN", "24": "I-LD", "25": "I-LDS", "26": "I-LIT", "27": "I-MRK", "28": "I-ORG", "29": "I-PER", "30": "I-RR", "31": "I-RS", "32": "I-ST", "33": "I-STR", "34": "I-UN", "35": "I-VO", "36": "I-VS", "37": "I-VT", "38": "O"}}}}], "splits": [{"name": "train"}], "download_size": 4392913, "dataset_size": 0}, {"config_name": "bverfg", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-AN", "1": "B-EUN", "2": "B-GRT", "3": "B-GS", "4": "B-INN", "5": "B-LD", "6": "B-LDS", "7": "B-LIT", "8": "B-MRK", "9": "B-ORG", "10": "B-PER", "11": "B-RR", "12": "B-RS", "13": "B-ST", "14": "B-STR", "15": "B-UN", "16": "B-VO", "17": "B-VS", "18": "B-VT", "19": "I-AN", "20": "I-EUN", "21": "I-GRT", "22": "I-GS", "23": "I-INN", "24": "I-LD", "25": "I-LDS", "26": "I-LIT", "27": "I-MRK", "28": "I-ORG", "29": "I-PER", "30": "I-RR", "31": "I-RS", "32": "I-ST", "33": "I-STR", "34": "I-UN", "35": "I-VO", "36": "I-VS", "37": "I-VT", "38": "O"}}}}], "splits": [{"name": "train"}], "download_size": 4392913, "dataset_size": 0}, {"config_name": "bverwg", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-AN", "1": "B-EUN", "2": "B-GRT", "3": "B-GS", "4": "B-INN", "5": "B-LD", "6": "B-LDS", "7": "B-LIT", "8": "B-MRK", "9": "B-ORG", "10": "B-PER", "11": "B-RR", "12": "B-RS", "13": "B-ST", "14": "B-STR", "15": "B-UN", "16": "B-VO", "17": "B-VS", "18": "B-VT", "19": "I-AN", "20": "I-EUN", "21": "I-GRT", "22": "I-GS", "23": "I-INN", "24": "I-LD", "25": "I-LDS", "26": "I-LIT", "27": "I-MRK", "28": "I-ORG", "29": "I-PER", "30": "I-RR", "31": "I-RS", "32": "I-ST", "33": "I-STR", "34": "I-UN", "35": "I-VO", "36": "I-VS", "37": "I-VT", "38": "O"}}}}], "splits": [{"name": "train"}], "download_size": 4392913, "dataset_size": 0}, {"config_name": "all", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-AN", "1": "B-EUN", "2": "B-GRT", "3": "B-GS", "4": "B-INN", "5": "B-LD", "6": "B-LDS", "7": "B-LIT", "8": "B-MRK", "9": "B-ORG", "10": "B-PER", "11": "B-RR", "12": "B-RS", "13": "B-ST", "14": "B-STR", "15": "B-UN", "16": "B-VO", "17": "B-VS", "18": "B-VT", "19": "I-AN", "20": "I-EUN", "21": "I-GRT", "22": "I-GS", "23": "I-INN", "24": "I-LD", "25": "I-LDS", "26": "I-LIT", "27": "I-MRK", "28": "I-ORG", "29": "I-PER", "30": "I-RR", "31": "I-RS", "32": "I-ST", "33": "I-STR", "34": "I-UN", "35": "I-VO", "36": "I-VS", "37": "I-VT", "38": "O"}}}}], "splits": [{"name": "train"}], "download_size": 4392913, "dataset_size": 0}]}
2024-01-18T11:04:08+00:00
[]
[ "de" ]
TAGS #task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-n<1K #source_datasets-original #language-German #license-cc-by-4.0 #region-us
# Dataset Card for Legal Documents Entity Recognition ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: None - Paper: URL - Leaderboard: [If the dataset supports an active leaderboard, add link here]() - Point of Contact: Georg Rehm (URL@URL) ### Dataset Summary <div class="course-tip course-tip-orange bg-gradient-to-br dark:bg-gradient-to-r before:border-orange-500 dark:before:border-orange-800 from-orange-50 dark:from-gray-900 to-white dark:to-gray-950 border border-orange-50 text-orange-700 dark:text-gray-400"> <p><b>Deprecated:</b> Dataset "german_legal_entity_recognition" is deprecated and will be deleted. Use <a href="URL instead.</p> </div> ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances ### Data Fields ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @abhishekkrthakur for adding this dataset.
[ "# Dataset Card for Legal Documents Entity Recognition", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: None\n- Paper: URL\n- Leaderboard: [If the dataset supports an active leaderboard, add link here]()\n- Point of Contact: Georg Rehm (URL@URL)", "### Dataset Summary\n\n<div class=\"course-tip course-tip-orange bg-gradient-to-br dark:bg-gradient-to-r before:border-orange-500 dark:before:border-orange-800 from-orange-50 dark:from-gray-900 to-white dark:to-gray-950 border border-orange-50 text-orange-700 dark:text-gray-400\">\n <p><b>Deprecated:</b> Dataset \"german_legal_entity_recognition\" is deprecated and will be deleted. Use <a href=\"URL instead.</p>\n</div>", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ "TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-n<1K #source_datasets-original #language-German #license-cc-by-4.0 #region-us \n", "# Dataset Card for Legal Documents Entity Recognition", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: None\n- Paper: URL\n- Leaderboard: [If the dataset supports an active leaderboard, add link here]()\n- Point of Contact: Georg Rehm (URL@URL)", "### Dataset Summary\n\n<div class=\"course-tip course-tip-orange bg-gradient-to-br dark:bg-gradient-to-r before:border-orange-500 dark:before:border-orange-800 from-orange-50 dark:from-gray-900 to-white dark:to-gray-950 border border-orange-50 text-orange-700 dark:text-gray-400\">\n <p><b>Deprecated:</b> Dataset \"german_legal_entity_recognition\" is deprecated and will be deleted. Use <a href=\"URL instead.</p>\n</div>", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ 93, 13, 120, 54, 158, 10, 4, 6, 6, 5, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 20 ]
[ "passage: TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-n<1K #source_datasets-original #language-German #license-cc-by-4.0 #region-us \n# Dataset Card for Legal Documents Entity Recognition## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: None\n- Paper: URL\n- Leaderboard: [If the dataset supports an active leaderboard, add link here]()\n- Point of Contact: Georg Rehm (URL@URL)### Dataset Summary\n\n<div class=\"course-tip course-tip-orange bg-gradient-to-br dark:bg-gradient-to-r before:border-orange-500 dark:before:border-orange-800 from-orange-50 dark:from-gray-900 to-white dark:to-gray-950 border border-orange-50 text-orange-700 dark:text-gray-400\">\n <p><b>Deprecated:</b> Dataset \"german_legal_entity_recognition\" is deprecated and will be deleted. Use <a href=\"URL instead.</p>\n</div>### Supported Tasks and Leaderboards### Languages## Dataset Structure### Data Instances### Data Fields### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization" ]
[ -0.02960333228111267, 0.27371662855148315, -0.007554706651717424, 0.041102200746536255, 0.05732906982302666, 0.03390241786837578, 0.07538531720638275, 0.13335290551185608, 0.03797498717904091, 0.1261586844921112, -0.061836689710617065, 0.056627050042152405, 0.10958608984947205, 0.12694276869297028, -0.06016587093472481, -0.2125140279531479, 0.02490433119237423, -0.0662512555718422, -0.02159133367240429, 0.08098658919334412, 0.10663416236639023, -0.08098501712083817, 0.02801045961678028, -0.05915210023522377, -0.06838929653167725, 0.04139435663819313, -0.06356023252010345, -0.05711566284298897, 0.02568099834024906, 0.020832549780607224, 0.06325538456439972, 0.04241781681776047, 0.04220947250723839, -0.24221670627593994, 0.027340929955244064, 0.03457561880350113, -0.011752611957490444, 0.06454893946647644, 0.10727818310260773, -0.07877206057310104, 0.010235663503408432, -0.16721905767917633, 0.09967437386512756, 0.05999985337257385, -0.10891825705766678, -0.11213099211454391, -0.11456779390573502, 0.13560965657234192, 0.08397050946950912, 0.014272768050432205, -0.03543077036738396, 0.034082770347595215, -0.053804632276296616, 0.04259604588150978, 0.08885792642831802, -0.0954793244600296, -0.0478939525783062, 0.0017684889025986195, -0.02818421646952629, 0.03273257613182068, -0.14152584969997406, -0.022476866841316223, -0.048760879784822464, 0.010917874984443188, 0.001985123846679926, -0.02864818647503853, -0.0834832638502121, 0.033181868493556976, -0.05678631737828255, -0.009137273766100407, 0.11188068985939026, 0.036212462931871414, 0.01027788408100605, -0.15243682265281677, -0.030573341995477676, 0.011988727375864983, -0.04171834513545036, 0.020328223705291748, 0.039705779403448105, -0.04031241685152054, 0.04837889224290848, 0.011945032514631748, -0.03120480105280876, 0.03847670182585716, -0.03013373538851738, 0.07411837577819824, 0.018181851133704185, -0.015985671430826187, 0.05818284675478935, 0.05343272536993027, 0.044781848788261414, -0.16935323178768158, -0.00703534996137023, -0.03147728368639946, -0.13798563182353973, -0.0029941892717033625, 0.022575536742806435, 0.011988050304353237, 0.1346348077058792, 0.2166413515806198, -0.0020177874248474836, 0.06615310162305832, -0.10555914044380188, -0.011481134220957756, 0.026822449639439583, 0.11520630121231079, -0.06630333513021469, -0.18212191760540009, 0.018164921551942825, 0.02392556332051754, 0.0012800436234101653, 0.010979543440043926, -0.023582877591252327, 0.023240502923727036, 0.034234628081321716, 0.06048452854156494, 0.13234063982963562, 0.018792789429426193, -0.11284074932336807, -0.057485006749629974, 0.11952245980501175, -0.15415039658546448, 0.06950054317712784, 0.06676605343818665, -0.045694366097450256, -0.02642839401960373, -0.006134046707302332, 0.003834027098491788, -0.09131495654582977, 0.08987163007259369, -0.015512353740632534, -0.03481609746813774, -0.07191719859838486, -0.037922076880931854, 0.04462815821170807, 0.02300214394927025, -0.060537755489349365, -0.005687409546226263, -0.0735192820429802, -0.08831168711185455, 0.045421257615089417, -0.10911152511835098, -0.05274420976638794, -0.01398137491196394, -0.0374242402613163, 0.039028897881507874, 0.010820691473782063, -0.02907755970954895, -0.03895880654454231, 0.02354089729487896, -0.056915268301963806, 0.02471555769443512, 0.04859146848320961, 0.04704533517360687, -0.04643230512738228, 0.04245040938258171, -0.18122310936450958, 0.10803615301847458, -0.12213685363531113, 0.05136706680059433, -0.13915443420410156, -0.034561749547719955, 0.1154487133026123, -0.027775544673204422, 0.014020928181707859, 0.1291695088148117, -0.16595858335494995, -0.035757917910814285, 0.11518676578998566, -0.05074324831366539, -0.028647560626268387, 0.061040230095386505, -0.04572783038020134, -0.07011155039072037, 0.040201570838689804, 0.1481742411851883, 0.06085457652807236, 0.013452989980578423, -0.04357515648007393, -0.12097813189029694, 0.03446511924266815, 0.16788998246192932, 0.07175251841545105, -0.06457409262657166, 0.12250898778438568, 0.02927582524716854, -0.029581235721707344, -0.055730439722537994, 0.018296292051672935, -0.05544767901301384, 0.020432446151971817, -0.0010120688239112496, 0.022441821172833443, -0.0027476430404931307, -0.055350411683321, -0.03393152728676796, -0.09893798828125, 0.02575804851949215, 0.0600263886153698, -0.01334997545927763, -0.004861018620431423, -0.10515313595533371, 0.011256626807153225, 0.04090234264731407, 0.006620700005441904, -0.15737706422805786, -0.11122900992631912, 0.03838841989636421, 0.014833011664450169, 0.08790861070156097, -0.07201593369245529, 0.02508808858692646, -0.015807170420885086, -0.04849555715918541, -0.04476756229996681, 0.005821706727147102, 0.018816739320755005, 0.050207290798425674, -0.20684991776943207, -0.02602880448102951, -0.019728437066078186, 0.12177520990371704, -0.0980193242430687, 0.0028087308164685965, 0.10772732645273209, 0.20862993597984314, 0.03469006344676018, -0.05343051627278328, 0.03362896293401718, -0.02892751432955265, 0.011300417594611645, -0.08524148911237717, -0.025169124826788902, -0.030325736850500107, -0.01275316160172224, 0.0010485906386747956, -0.04873545840382576, 0.02576732262969017, 0.06335911899805069, 0.08922304958105087, -0.06201530620455742, -0.0386219397187233, -0.057155538350343704, -0.03726575896143913, -0.01948610134422779, -0.04984620213508606, 0.13747233152389526, 0.0727897584438324, 0.029156558215618134, -0.028863223269581795, -0.08728981763124466, -0.0634482279419899, 0.02769135870039463, -0.03302796557545662, 0.11076165735721588, 0.0013906154781579971, -0.1926986575126648, 0.12218163907527924, -0.0040039559826254845, 0.10425470769405365, 0.0629984587430954, -0.04163195565342903, -0.031193505972623825, -0.035860396921634674, 0.004309433046728373, 0.0303041972219944, 0.10243680328130722, -0.021960414946079254, 0.016232680529356003, 0.07774970680475235, -0.05954012647271156, 0.004537451080977917, -0.04655345901846886, 0.046347372233867645, -0.023027723655104637, -0.015551918186247349, 0.01014600321650505, -0.030748875811696053, 0.09017840772867203, 0.10041436553001404, 0.027798190712928772, 0.0013426876394078135, -0.028709055855870247, -0.07365477085113525, -0.03471584990620613, 0.10813890397548676, -0.16437570750713348, -0.18796463310718536, -0.11258579790592194, -0.05925142019987106, -0.06754927337169647, -0.030384281650185585, -0.011702862568199635, -0.03292252495884895, -0.13852789998054504, -0.04278942197561264, 0.09362060576677322, 0.08687154948711395, -0.1042654886841774, 0.011054248549044132, 0.038985475897789, 0.019413651898503304, -0.12454675883054733, 0.004563093651086092, 0.04993720352649689, -0.022482648491859436, 0.02176511473953724, 0.02700197510421276, 0.06921401619911194, 0.07543705403804779, 0.04156015068292618, -0.002788807498291135, -0.000767371675465256, 0.12624825537204742, -0.14718298614025116, 0.1489027589559555, 0.05965606868267059, -0.07628193497657776, 0.06290935724973679, 0.24976250529289246, 0.04774084314703941, -0.06182814761996269, -0.0005332641885615885, 0.07893987745046616, 0.05877913162112236, -0.2600793242454529, -0.09783954918384552, -0.06303413957357407, -0.05430592969059944, 0.09022123366594315, 0.08084937930107117, 0.003903439501300454, 0.007675368804484606, -0.10102203488349915, -0.028241287916898727, 0.11347267031669617, 0.08569873869419098, 0.13734038174152374, 0.03915618732571602, 0.05607015639543533, -0.016395878046751022, -0.029861358925700188, 0.09037835150957108, 0.04447748512029648, 0.18223021924495697, 0.012555412016808987, 0.22706268727779388, 0.036830559372901917, 0.07550238072872162, -0.02122078649699688, 0.008048998191952705, 0.016037559136748314, 0.09380827099084854, 0.018299929797649384, -0.05277146026492119, 0.02546137571334839, 0.023697856813669205, 0.060290392488241196, -0.029607180505990982, 0.06096111610531807, -0.10272914171218872, 0.10758216679096222, 0.1972731649875641, -0.010937782935798168, -0.14167074859142303, 0.007067003753036261, 0.09751690924167633, -0.08818017691373825, -0.1179889440536499, -0.008349165320396423, 0.01327565684914589, -0.1329752504825592, 0.12422671169042587, -0.047582052648067474, 0.1258610188961029, -0.11774075031280518, -0.036916039884090424, 0.029366465285420418, 0.07468551397323608, -0.014816575683653355, 0.07121681421995163, -0.14264227449893951, 0.1063065305352211, 0.006587624084204435, -0.00395295349881053, -0.06454640626907349, 0.06345466524362564, -0.006133855786174536, 0.019712863489985466, 0.12771613895893097, -0.001373155158944428, 0.014613664709031582, -0.027748549357056618, -0.06884167343378067, -0.008203336037695408, 0.09593509137630463, -0.16255825757980347, 0.0972372442483902, -0.01829053834080696, -0.06463460624217987, -0.04336189106106758, -0.11076931655406952, -0.07687614113092422, -0.18857556581497192, 0.0769667848944664, -0.06925054639577866, 0.11057089269161224, -0.07722742855548859, -0.026209134608507156, -0.06952748447656631, 0.20873938500881195, -0.16334322094917297, -0.09401913732290268, -0.16481254994869232, 0.02445073612034321, 0.20644262433052063, -0.036559075117111206, 0.044997382909059525, -0.0061837597750127316, 0.15218238532543182, -0.010219872929155827, -0.0745980367064476, 0.055857930332422256, -0.048515670001506805, -0.1785934716463089, -0.0485515296459198, 0.1613457202911377, 0.0255524143576622, 0.0027802446857094765, 0.01566915400326252, 0.054968155920505524, -0.000053711177315562963, -0.08476529270410538, 0.02994491346180439, 0.029817508533596992, 0.09685784578323364, 0.0731692686676979, -0.020513571798801422, -0.20188283920288086, -0.10144941508769989, 0.004908609203994274, 0.05633249506354332, 0.10009357333183289, -0.03935405611991882, 0.15777669847011566, 0.04964016377925873, -0.09618853777647018, -0.15015621483325958, 0.00441877031698823, 0.026547884568572044, 0.0005309958360157907, -0.0001656694948906079, -0.16808095574378967, 0.09491296112537384, 0.023719413205981255, -0.003167513757944107, 0.0014342236099764705, -0.14177033305168152, -0.11203684657812119, 0.07439354062080383, 0.0017401576042175293, -0.2137167602777481, -0.1700383722782135, -0.08850034326314926, -0.0967097356915474, -0.18645578622817993, 0.12134096026420593, 0.056794460862874985, 0.011609564535319805, -0.025437381118535995, 0.09361744672060013, 0.04917488619685173, -0.021933985874056816, 0.136801615357399, 0.03125768527388573, 0.0486365482211113, -0.0952078253030777, -0.10316324979066849, 0.11932774633169174, 0.00043885718332603574, 0.013218531385064125, 0.02274605631828308, 0.011326874606311321, -0.14644670486450195, -0.014522941783070564, -0.05314822122454643, 0.018188705667853355, -0.0825272649526596, -0.041724976152181625, -0.03671157732605934, 0.10627369582653046, 0.0968690812587738, -0.029643725603818893, 0.12482243031263351, -0.015533111989498138, 0.0008414535550400615, 0.059443093836307526, 0.11326852440834045, 0.08459341526031494, -0.11112736910581589, 0.00826343335211277, -0.00029025529511272907, -0.032690197229385376, -0.0846433937549591, 0.06175082549452782, 0.1207134872674942, 0.013303197920322418, 0.14238068461418152, -0.021826112642884254, -0.12514127790927887, -0.0431608147919178, 0.09512608498334885, -0.06546128541231155, -0.14994072914123535, 0.014851817861199379, 0.04551682993769646, -0.09828828275203705, -0.026969974860548973, 0.07919412106275558, 0.045212749391794205, -0.09719330072402954, 0.0638619065284729, 0.11223053932189941, 0.023871980607509613, 0.06750837713479996, 0.029316604137420654, 0.06061575934290886, -0.12955592572689056, 0.09870031476020813, 0.17003591358661652, -0.013405532576143742, -0.019682537764310837, 0.15388436615467072, -0.056240905076265335, -0.023876741528511047, 0.08407796174287796, 0.10964677482843399, 0.045097533613443375, 0.004616667050868273, -0.018361691385507584, -0.13842499256134033, 0.02547783963382244, 0.08443088084459305, -0.019997501745820045, 0.01683996617794037, 0.011117535643279552, -0.04731931909918785, -0.027463654056191444, 0.13542227447032928, 0.040309589356184006, 0.03438417986035347, -0.027830248698592186, -0.01657063513994217, -0.06468527019023895, -0.06552212685346603, 0.009133856743574142, -0.004323096480220556, -0.12978363037109375, -0.02560754306614399, -0.1116432324051857, 0.04415053501725197, -0.07572605460882187, 0.03559628874063492, -0.01128427404910326, -0.050800397992134094, -0.0036407741717994213, 0.015157747082412243, -0.07363714277744293, -0.07015614211559296, -0.00982096791267395, 0.11591111868619919, -0.18273207545280457, -0.0008416929049417377, 0.08543065935373306, -0.08930989354848862, 0.13115718960762024, -0.01776226796209812, -0.010760709643363953, -0.023278042674064636, -0.1132119745016098, -0.07476536929607391, -0.023173034191131592, 0.04310221970081329, 0.05677461996674538, -0.1609485149383545, 0.01758536510169506, -0.016355961561203003, -0.11122578382492065, 0.005575417075306177, 0.0062410105019807816, -0.12383102625608444, 0.020990321412682533, -0.08707266300916672, -0.06678970158100128, -0.03705422580242157, 0.03849675878882408, 0.07963328808546066, -0.0018794871866703033, 0.10116001218557358, -0.01970840059220791, 0.06952589750289917, -0.14764200150966644, -0.03410588204860687, 0.02541525289416313, -0.03749935328960419, 0.009217680431902409, 0.004194025881588459, 0.0958661362528801, 0.018918881192803383, 0.11276616156101227, -0.01638868637382984, 0.0104305949062109, 0.0559043288230896, 0.046858467161655426, -0.12197820842266083, 0.07473243027925491, 0.010421110317111015, -0.025935569778084755, -0.013897078111767769, 0.043349213898181915, -0.10664723813533783, -0.055907104164361954, -0.060796067118644714, 0.08442060649394989, 0.21485546231269836, 0.13113443553447723, -0.08654635399580002, 0.10796865820884705, -0.10220710188150406, -0.05886390060186386, 0.13765612244606018, -0.0396624356508255, 0.0372733511030674, -0.07773133367300034, 0.05902858078479767, 0.03759445995092392, -0.20133355259895325, 0.1306154429912567, -0.02981446124613285, -0.05288167670369148, -0.01173874270170927, -0.12772496044635773, -0.08907084912061691, -0.024265695363283157, 0.016211824491620064, -0.13304290175437927, 0.10355261713266373, 0.06614453345537186, -0.009231279604136944, -0.0044444529339671135, 0.043280500918626785, -0.04892946034669876, -0.0764620378613472, 0.12557615339756012, 0.06504078954458237, 0.0034068599343299866, 0.030673712491989136, 0.02953892946243286, -0.028972579166293144, 0.09738273918628693, 0.07382580637931824, 0.06273984909057617, 0.027344398200511932, 0.0036080004647374153, -0.08479029685258865, -0.0816129818558693, 0.04283807426691055, -0.04542461410164833, -0.04482169449329376, 0.14480972290039062, 0.02514149434864521, 0.04603429511189461, -0.0025287573225796223, 0.25951653718948364, -0.023299312219023705, -0.12969636917114258, -0.13550706207752228, -0.030462488532066345, 0.006138247437775135, -0.01567142829298973, 0.07253304868936539, -0.1426241248846054, 0.0024095294065773487, 0.07289930433034897, 0.13227109611034393, -0.019318340346217155, 0.00969365332275629, 0.005122834350913763, 0.018998561426997185, 0.0067847659811377525, 0.03131379559636116, 0.02407771348953247, 0.15389113128185272, -0.0169904176145792, 0.014460780657827854, 0.01866425760090351, -0.05805916711688042, -0.05488334968686104, 0.09877755492925644, -0.008514965884387493, -0.026730027049779892, -0.04896081984043121, 0.1484885960817337, -0.05707131326198578, -0.2673082947731018, 0.07446219027042389, -0.16821324825286865, -0.1871320605278015, -0.06413442641496658, 0.05662602186203003, -0.015582476742565632, -0.006504612043499947, 0.0876084417104721, -0.06682828813791275, 0.16974155604839325, 0.050162047147750854, -0.036797717213630676, -0.0019252498168498278, 0.08239767700433731, -0.14650152623653412, 0.17235836386680603, 0.004405934363603592, 0.06279219686985016, 0.10196884721517563, -0.04258258640766144, -0.13929568231105804, 0.001734902267344296, 0.08644431084394455, -0.08636148273944855, 0.06696368753910065, 0.17291989922523499, 0.00878120306879282, 0.11048276722431183, 0.10089989006519318, -0.00042958499398082495, 0.025142397731542587, 0.020730847492814064, -0.011588577181100845, -0.0910613089799881, 0.09115182608366013, -0.10443531721830368, 0.09637614339590073, 0.14700154960155487, -0.053175460547208786, 0.03946513310074806, -0.04353506490588188, 0.013843531720340252, -0.011525251902639866, 0.1636391580104828, -0.021757809445261955, -0.10331925749778748, 0.02388375997543335, -0.0406058132648468, 0.10093674808740616, -0.09897737950086594, -0.04742282256484032, -0.014484302140772343, -0.0039003032725304365, -0.11342092603445053, 0.16537372767925262, 0.08359147608280182, -0.006833497900515795, -0.033825092017650604, -0.12927067279815674, 0.03469615429639816, 0.11407332122325897, -0.0958762988448143, 0.050285790115594864 ]
b01a9ee786e96af2cda9de6ea25b5333abc1ed2d
# Dataset Card for GermaNER ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Repository:** https://github.com/tudarmstadt-lt/GermaNER - **Paper:** https://pdfs.semanticscholar.org/b250/3144ed2152830f6c64a9f797ab3c5a34fee5.pdf - **Point of Contact:** [Darina Benikova](mailto:benikova@aiphes.tu-darmstadt.de) ### Dataset Summary [More Information Needed] ### Supported Tasks and Leaderboards [More Information Needed] ### Languages German ## Dataset Structure ### Data Instances An example instance looks as follows: ``` { 'id': '3', 'ner_tags': [1, 5, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8], 'tokens': ['Bayern', 'München', 'ist', 'wieder', 'alleiniger', 'Top-', 'Favorit', 'auf', 'den', 'Gewinn', 'der', 'deutschen', 'Fußball-Meisterschaft', '.'] } ``` ### Data Fields Each instance in the dataset has: - `id`: an id as a string - `tokens`: sequence of tokens - `ner_tags`: NER tags for each token (encoded as IOB) NER tags can be: 'B-LOC' (0), 'B-ORG' (1), 'B-OTH' (2), 'B-PER' (3), 'I-LOC' (4), 'I-ORG' (5), 'I-OTH' (6), 'I-PER' (7), 'O' (8) ### Data Splits Dataset provides only train part (26200 data instances). ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information License of GermaNER: ``` GermaNER is licensed under ASL 2.0 and other lenient licenses, allowing its use for academic and commercial purposes without restrictions. The licenses of its compenents are mixed licensed and are individually listed in Data/Licenses. Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: You must give any other recipients of the Work or Derivative Works a copy of this License; and You must cause any modified files to carry prominent notices stating that You changed the files; and You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS ``` ### Citation Information ```bibtex @inproceedings{Benikova2015GermaNERFO, title={GermaNER: Free Open German Named Entity Recognition Tool}, author={Darina Benikova and Seid Muhie Yimam and P. Santhanam and Chris Biemann}, booktitle={GSCL}, year={2015} } ``` ### Contributions Thanks to [@abhishekkrthakur](https://github.com/abhishekkrthakur) for adding this dataset.
germaner
[ "task_categories:token-classification", "task_ids:named-entity-recognition", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:de", "license:apache-2.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["found"], "language": ["de"], "license": ["apache-2.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["token-classification"], "task_ids": ["named-entity-recognition"], "pretty_name": "GermaNER", "dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-LOC", "1": "B-ORG", "2": "B-OTH", "3": "B-PER", "4": "I-LOC", "5": "I-ORG", "6": "I-OTH", "7": "I-PER", "8": "O"}}}}], "splits": [{"name": "train", "num_bytes": 9059606, "num_examples": 26200}], "download_size": 4363657, "dataset_size": 9059606}}
2024-01-18T11:04:09+00:00
[]
[ "de" ]
TAGS #task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-German #license-apache-2.0 #region-us
# Dataset Card for GermaNER ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Repository: URL - Paper: URL - Point of Contact: Darina Benikova ### Dataset Summary ### Supported Tasks and Leaderboards ### Languages German ## Dataset Structure ### Data Instances An example instance looks as follows: ### Data Fields Each instance in the dataset has: - 'id': an id as a string - 'tokens': sequence of tokens - 'ner_tags': NER tags for each token (encoded as IOB) NER tags can be: 'B-LOC' (0), 'B-ORG' (1), 'B-OTH' (2), 'B-PER' (3), 'I-LOC' (4), 'I-ORG' (5), 'I-OTH' (6), 'I-PER' (7), 'O' (8) ### Data Splits Dataset provides only train part (26200 data instances). ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information License of GermaNER: ### Contributions Thanks to @abhishekkrthakur for adding this dataset.
[ "# Dataset Card for GermaNER", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Repository: URL\n- Paper: URL\n- Point of Contact: Darina Benikova", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages\n\nGerman", "## Dataset Structure", "### Data Instances\n\nAn example instance looks as follows:", "### Data Fields\n\nEach instance in the dataset has:\n- 'id': an id as a string\n- 'tokens': sequence of tokens\n- 'ner_tags': NER tags for each token (encoded as IOB)\n\nNER tags can be: 'B-LOC' (0), 'B-ORG' (1), 'B-OTH' (2), 'B-PER' (3), 'I-LOC' (4), 'I-ORG' (5), 'I-OTH' (6), 'I-PER' (7), 'O' (8)", "### Data Splits\n\nDataset provides only train part (26200 data instances).", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nLicense of GermaNER:", "### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ "TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-German #license-apache-2.0 #region-us \n", "# Dataset Card for GermaNER", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Repository: URL\n- Paper: URL\n- Point of Contact: Darina Benikova", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages\n\nGerman", "## Dataset Structure", "### Data Instances\n\nAn example instance looks as follows:", "### Data Fields\n\nEach instance in the dataset has:\n- 'id': an id as a string\n- 'tokens': sequence of tokens\n- 'ner_tags': NER tags for each token (encoded as IOB)\n\nNER tags can be: 'B-LOC' (0), 'B-ORG' (1), 'B-OTH' (2), 'B-PER' (3), 'I-LOC' (4), 'I-ORG' (5), 'I-OTH' (6), 'I-PER' (7), 'O' (8)", "### Data Splits\n\nDataset provides only train part (26200 data instances).", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nLicense of GermaNER:", "### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ 94, 8, 120, 23, 6, 10, 5, 6, 14, 124, 17, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 12, 20 ]
[ "passage: TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-German #license-apache-2.0 #region-us \n# Dataset Card for GermaNER## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Repository: URL\n- Paper: URL\n- Point of Contact: Darina Benikova### Dataset Summary### Supported Tasks and Leaderboards### Languages\n\nGerman## Dataset Structure### Data Instances\n\nAn example instance looks as follows:### Data Fields\n\nEach instance in the dataset has:\n- 'id': an id as a string\n- 'tokens': sequence of tokens\n- 'ner_tags': NER tags for each token (encoded as IOB)\n\nNER tags can be: 'B-LOC' (0), 'B-ORG' (1), 'B-OTH' (2), 'B-PER' (3), 'I-LOC' (4), 'I-ORG' (5), 'I-OTH' (6), 'I-PER' (7), 'O' (8)### Data Splits\n\nDataset provides only train part (26200 data instances).## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset" ]
[ -0.03462491184473038, 0.20293088257312775, -0.00766848586499691, 0.06340737640857697, 0.08521679043769836, 0.02638278156518936, 0.09070368856191635, 0.11107853055000305, 0.037784695625305176, 0.14912566542625427, -0.06429456174373627, 0.044139012694358826, 0.10794652998447418, 0.10327417403459549, -0.024735363200306892, -0.20630067586898804, 0.050395529717206955, -0.11239345371723175, -0.011247466318309307, 0.0793570876121521, 0.1396089494228363, -0.08103997260332108, 0.048882193863391876, -0.07424698024988174, -0.009549790062010288, 0.010195708833634853, -0.07729379832744598, -0.05640394613146782, 0.040828339755535126, 0.038799870759248734, 0.052606817334890366, -0.005363847594708204, 0.03869561851024628, -0.26445695757865906, 0.015370422974228859, 0.06854841113090515, 0.006981094367802143, 0.04983232170343399, 0.09254713356494904, -0.0984552875161171, -0.0026529491879045963, -0.16621053218841553, 0.05676925554871559, 0.04160067066550255, -0.12497549504041672, -0.1245722845196724, -0.10182453691959381, 0.07653215527534485, 0.11573409289121628, 0.020235314965248108, -0.05679383501410484, 0.03296606242656708, -0.06072871387004852, 0.04832477495074272, 0.14521177113056183, -0.10202425718307495, -0.0641941949725151, -0.014806072227656841, 0.021962955594062805, 0.08492298424243927, -0.14119133353233337, -0.012097911909222603, -0.025335755199193954, 0.04110843688249588, 0.006105103064328432, -0.028391610831022263, -0.01945118047297001, 0.0477495901286602, -0.09804417192935944, -0.05122853443026543, 0.16449104249477386, 0.015394741669297218, -0.02078227326273918, -0.1581554412841797, 0.005098465830087662, -0.015444053336977959, -0.05963820219039917, -0.01035020500421524, 0.03032776527106762, -0.031447332352399826, 0.0847950205206871, 0.010201994329690933, -0.07107135653495789, 0.04840709641575813, -0.007953997701406479, 0.001306897378526628, 0.01410111878067255, -0.018882714211940765, 0.06763885915279388, 0.05819305405020714, 0.019522210583090782, -0.11516452580690384, -0.04554787650704384, -0.052054837346076965, -0.1567344218492508, -0.03902242332696915, 0.025802290067076683, 0.006931668147444725, 0.12938416004180908, 0.1784811019897461, -0.0275811105966568, 0.04405605047941208, -0.07350665330886841, -0.020023148506879807, 0.11496981978416443, 0.08781026303768158, -0.06531372666358948, -0.16595186293125153, -0.04169490933418274, -0.010340341366827488, -0.04685867950320244, -0.011319706216454506, 0.012729053385555744, 0.06884459406137466, 0.06005849689245224, 0.08731820434331894, 0.1324189007282257, 0.030655041337013245, -0.0887717679142952, -0.051451314240694046, 0.049819111824035645, -0.1511639952659607, 0.07183830440044403, 0.05854558199644089, -0.032541271299123764, 0.002112319925799966, -0.048961054533720016, 0.018312964588403702, -0.09736000746488571, 0.09281282871961594, -0.05886105075478554, 0.004148509819060564, -0.0813681036233902, -0.05990764498710632, 0.06566507369279861, -0.03681962564587593, -0.07534682005643845, -0.0022913182619959116, -0.06675311923027039, -0.09525232017040253, 0.04412703588604927, -0.1099863052368164, -0.020022034645080566, -0.02655484899878502, -0.02135673351585865, 0.04410508647561073, 0.0033500241115689278, -0.013563127256929874, -0.06963122636079788, 0.012683436274528503, -0.07676050066947937, 0.016271250322461128, 0.08132454007863998, 0.05294451490044594, -0.09285042434930801, 0.06835567206144333, -0.13427162170410156, 0.1215318813920021, -0.14828526973724365, 0.03096880204975605, -0.1378197968006134, -0.008232579566538334, 0.10228413343429565, 0.008218427188694477, -0.022667432203888893, 0.1345180869102478, -0.20617394149303436, -0.02090381644666195, 0.11165563017129898, -0.08030743151903152, -0.0549621656537056, 0.07087580114603043, -0.033255718648433685, -0.036031004041433334, 0.04102712124586105, 0.13176165521144867, -0.0003908733488060534, 0.00563847366720438, -0.07723057270050049, -0.08900292217731476, 0.0598897747695446, 0.20552344620227814, 0.10993042588233948, -0.076714426279068, 0.1906137317419052, 0.02762201428413391, -0.0043488843366503716, -0.11563727259635925, -0.005871035158634186, -0.07314414530992508, 0.02281726710498333, 0.008892649784684181, 0.0006464797770604491, 0.003929811529815197, -0.07675869762897491, -0.04432966187596321, -0.07741887867450714, 0.07047714293003082, 0.024449486285448074, -0.003284074831753969, 0.008515367284417152, -0.06210023909807205, -0.02088458091020584, 0.03609461337327957, 0.016788767650723457, -0.16138626635074615, -0.18262428045272827, 0.04799586907029152, -0.024311613291502, 0.10912021994590759, -0.014291500672698021, 0.02396446280181408, 0.0055553363636136055, -0.030984867364168167, -0.00483441399410367, 0.02729758247733116, 0.03035983070731163, 0.032783377915620804, -0.23058496415615082, -0.05164354667067528, -0.057579156011343, 0.11658266186714172, -0.09180737286806107, -0.00768023356795311, 0.12952293455600739, 0.2184915691614151, 0.05757419019937515, -0.0586809404194355, 0.02441362664103508, 0.02551581710577011, -0.016744382679462433, -0.059043414890766144, 0.0013753889361396432, -0.06991184502840042, 0.06046584993600845, 0.022186558693647385, -0.05675322934985161, -0.05063992366194725, 0.05668378248810768, 0.10913513600826263, -0.07077863812446594, -0.06723490357398987, -0.06780187785625458, -0.04198655113577843, -0.05965214595198631, -0.09393912553787231, 0.08078228682279587, 0.07480469346046448, -0.006004015449434519, -0.02629801072180271, -0.062041815370321274, -0.055033065378665924, -0.02384082041680813, -0.10950537770986557, 0.10834752023220062, -0.018431125208735466, -0.15105955302715302, 0.19004958868026733, 0.010251299478113651, 0.08362090587615967, 0.11326736211776733, -0.05592699721455574, -0.07902266085147858, -0.04036097601056099, 0.0197832603007555, 0.025790978223085403, 0.07827753573656082, -0.11411035060882568, -0.002653059782460332, 0.0649789571762085, -0.00506828585639596, 0.00511990487575531, -0.015485566109418869, 0.056859102100133896, -0.02606656402349472, 0.003443773603066802, 0.05364024266600609, -0.036576516926288605, 0.07917995005846024, 0.10480719059705734, 0.01533045805990696, 0.05323777720332146, -0.01936214789748192, -0.05040035396814346, -0.0818445011973381, 0.1086815893650055, -0.17570124566555023, -0.2444116473197937, -0.11420582979917526, -0.12679791450500488, -0.06694667041301727, -0.018519558012485504, 0.029336003586649895, -0.016044802963733673, -0.09248164296150208, -0.0515357181429863, 0.09625192731618881, 0.1077478677034378, -0.11779879033565521, -0.04063910245895386, 0.02717062085866928, 0.015776637941598892, -0.12184277921915054, 0.013495937921106815, 0.07860125601291656, -0.01700076460838318, 0.006791979540139437, 0.07567726820707321, 0.09241750091314316, 0.08390358835458755, 0.07282208651304245, -0.00965355895459652, -0.00915906485170126, 0.22931328415870667, -0.13900893926620483, 0.14680035412311554, 0.03288555517792702, -0.06927141547203064, 0.07047893851995468, 0.26800236105918884, 0.033700719475746155, -0.03325148671865463, 0.0047418344765901566, 0.08380545675754547, 0.011355937458574772, -0.24327684938907623, -0.09188715368509293, -0.07254756987094879, 0.004579002037644386, 0.06644990295171738, 0.062130458652973175, 0.02579282596707344, 0.010420095175504684, -0.08480776101350784, -0.029092542827129364, 0.057448938488960266, 0.08076856285333633, 0.08820416033267975, 0.021357864141464233, 0.04852797091007233, -0.011320540681481361, -0.0201590396463871, 0.07933195680379868, 0.04820432886481285, 0.17364716529846191, -0.0027077056001871824, 0.1821437031030655, 0.07563240081071854, 0.05475490540266037, -0.03197179362177849, 0.01642029359936714, 0.004623344633728266, 0.07821270078420639, -0.004589559510350227, -0.060404591262340546, 0.030019082129001617, 0.08248265832662582, 0.10051514208316803, -0.07814734429121017, 0.07486643642187119, -0.06470444053411484, 0.12482579797506332, 0.22704333066940308, 0.0658884048461914, -0.12490514665842056, 0.0004209583275951445, 0.10156676173210144, -0.08427503705024719, -0.11599873751401901, -0.04436593875288963, 0.04890056699514389, -0.1722082793712616, 0.0737214908003807, -0.02595619671046734, 0.09598110616207123, -0.09058058261871338, -0.026032324880361557, 0.05726969987154007, 0.07365334033966064, -0.03292860835790634, 0.08261682093143463, -0.2447844296693802, 0.13571025431156158, -0.001192935393191874, 0.0056000929325819016, -0.07335163652896881, 0.08703393489122391, -0.008900941349565983, -0.02811284363269806, 0.14719225466251373, 0.009341844357550144, -0.11716257780790329, 0.0016532429726794362, -0.08051638305187225, -0.01911688968539238, 0.09239934384822845, -0.1683504581451416, 0.09568363428115845, 0.0012726992135867476, -0.03480366989970207, -0.0727839320898056, 0.009278236888349056, -0.09136062115430832, -0.19124990701675415, 0.08637423813343048, -0.06794377416372299, 0.10527224838733673, -0.05242098867893219, -0.015962138772010803, -0.078867606818676, 0.1779424399137497, -0.12641894817352295, -0.07908019423484802, -0.1529199779033661, 0.03121148981153965, 0.16970792412757874, -0.050737544894218445, 0.04609718918800354, -0.012413675896823406, 0.15544246137142181, 0.0064298114739358425, -0.04576483368873596, 0.05823245272040367, -0.06120191887021065, -0.1693231165409088, -0.05935388430953026, 0.15042199194431305, 0.028321003541350365, 0.032080452889204025, 0.007483063731342554, 0.08842139691114426, 0.0519552007317543, -0.07207418233156204, 0.06123887002468109, 0.05011770874261856, 0.042851321399211884, 0.11407860368490219, -0.060014758259058, -0.28255417943000793, -0.12500451505184174, -0.03822558745741844, 0.09865644574165344, 0.10225873440504074, -0.05840759724378586, 0.15327899158000946, 0.1136225089430809, -0.10986711829900742, -0.18893924355506897, -0.02203812077641487, 0.04485506936907768, -0.02783040702342987, 0.021230211481451988, -0.1918317675590515, 0.12121608853340149, 0.08035705983638763, -0.0034362152218818665, 0.02473730780184269, -0.15224364399909973, -0.11214739829301834, 0.060118451714515686, -0.008638305589556694, -0.2912048101425171, -0.1579059213399887, -0.11193477362394333, -0.041152846068143845, -0.16285811364650726, 0.1137159988284111, 0.06448828428983688, 0.004676877520978451, 0.014442672953009605, 0.035958677530288696, 0.023221660405397415, -0.027721170336008072, 0.15624956786632538, 0.07982568442821503, 0.014651210978627205, -0.11414444446563721, -0.07535452395677567, 0.07500571757555008, -0.005142412148416042, 0.05992855876684189, -0.005284113343805075, -0.022546160966157913, -0.09403524547815323, -0.0005891093169339001, -0.05594700947403908, 0.05887146666646004, -0.09037858247756958, -0.05975481495261192, -0.06195090338587761, 0.11327727884054184, 0.0707395151257515, -0.027753889560699463, 0.10572630167007446, -0.03197229653596878, 0.07197055965662003, 0.15020577609539032, 0.07573150843381882, 0.047640662640333176, -0.13002577424049377, -0.05044560506939888, 0.015634411945939064, -0.04776262119412422, -0.06325693428516388, 0.06366006284952164, 0.11943379044532776, 0.019901931285858154, 0.18903057277202606, -0.04798908904194832, -0.13249650597572327, -0.011095928028225899, 0.09456200152635574, -0.08105930685997009, -0.1681993007659912, 0.016695810481905937, 0.026249432936310768, -0.12319658696651459, -0.035858262330293655, 0.09972598403692245, 0.05266354978084564, -0.0527922548353672, 0.01833200640976429, 0.12568727135658264, 0.018248746171593666, 0.1102893128991127, -0.007522400934249163, 0.09349390864372253, -0.11383190006017685, 0.09766951203346252, 0.14994403719902039, -0.06481701880693436, 0.00827996339648962, 0.184150829911232, -0.043345287442207336, -0.053792670369148254, 0.03500506281852722, 0.029316218569874763, 0.05767768993973732, -0.003077500034123659, 0.013887963257730007, -0.12027963250875473, 0.04419131204485893, 0.09971602261066437, -0.010001521557569504, 0.036611203104257584, 0.03092045709490776, -0.047581832855939865, -0.003832360962405801, 0.1623864471912384, 0.07152388989925385, 0.05141716077923775, -0.04874710738658905, -0.008091642521321774, -0.048065390437841415, -0.0467061847448349, 0.02034531533718109, -0.04374979808926582, -0.1040649488568306, -0.021282074972987175, -0.11857136338949203, 0.008731203153729439, -0.12349533289670944, -0.005905123893171549, 0.024223746731877327, -0.07108639180660248, 0.00638605235144496, 0.0017490636091679335, -0.07036548107862473, -0.0611383318901062, -0.029814794659614563, 0.14979691803455353, -0.20633137226104736, -0.01866600662469864, 0.09125587344169617, -0.08929784595966339, 0.11439961940050125, 0.018855663016438484, -0.03209257125854492, -0.013181573711335659, -0.07652142643928528, -0.006925574503839016, -0.027509361505508423, 0.04065852612257004, 0.07413983345031738, -0.13545936346054077, 0.0046066297218203545, -0.01838304102420807, -0.059993039816617966, 0.04258129000663757, 0.014894754625856876, -0.10710470378398895, 0.07341185212135315, -0.04761987552046776, -0.10316549241542816, -0.014527663588523865, 0.03668960556387901, 0.1257474422454834, -0.05329583212733269, 0.13281847536563873, -0.036182984709739685, 0.10671892762184143, -0.10652801394462585, -0.016222018748521805, 0.014517405070364475, -0.020296022295951843, 0.02931448444724083, 0.019815707579255104, 0.06132398918271065, -0.01616561971604824, 0.135536327958107, 0.015382124111056328, 0.005543956067413092, 0.0707617700099945, 0.014996394515037537, -0.09540221095085144, 0.11920000612735748, -0.04146391525864601, -0.012917203828692436, -0.03459154814481735, -0.02857097238302231, -0.06239984929561615, -0.053505465388298035, -0.02613726258277893, 0.10538960993289948, 0.2165786772966385, 0.14445194602012634, -0.03550242632627487, 0.11086758971214294, -0.1279396414756775, -0.07379814982414246, 0.11340343207120895, -0.028963960707187653, 0.06683654338121414, -0.10132183134555817, 0.04763965308666229, 0.02762654982507229, -0.21321524679660797, 0.12068890780210495, -0.0963553860783577, -0.06790502369403839, 0.013001308776438236, -0.145917609333992, -0.0749913826584816, -0.017724543809890747, -0.015237522311508656, -0.13704702258110046, 0.0905434638261795, 0.1203322783112526, 0.006481336895376444, -0.021970830857753754, 0.0775642991065979, -0.08284313976764679, -0.061429452151060104, 0.09106935560703278, 0.06836327910423279, 0.02762310393154621, 0.0030567569192498922, 0.05074659734964371, -0.07285235822200775, 0.08954176306724548, 0.04554810747504234, 0.07369694858789444, 0.030018480494618416, -0.019859230145812035, -0.09073246270418167, -0.09499883651733398, 0.0448882058262825, -0.056053951382637024, -0.10455141961574554, 0.13899755477905273, 0.024316413328051567, 0.014042774215340614, 0.0099825793877244, 0.23544171452522278, -0.0410957969725132, -0.11212654411792755, -0.19135725498199463, 0.025239253416657448, -0.03424565866589546, 0.0202559232711792, 0.05236336216330528, -0.161634624004364, -0.002126332139596343, 0.06354961544275284, 0.15674962103366852, -0.005220954306423664, 0.020097743719816208, 0.013144196942448616, 0.02202429063618183, -0.00816278625279665, 0.01794680953025818, 0.02882014401257038, 0.17087101936340332, -0.04018652066588402, 0.05568132549524307, -0.02077970653772354, -0.06531089544296265, -0.08388493210077286, 0.1310100555419922, -0.014902835711836815, 0.0004683487641159445, -0.061439111828804016, 0.1501609981060028, -0.10071678459644318, -0.25024113059043884, 0.027313096448779106, -0.12768156826496124, -0.1685400903224945, -0.052386119961738586, 0.043365608900785446, 0.03183216601610184, 0.026462754234671593, 0.09699638932943344, -0.06943950802087784, 0.1632348895072937, 0.07264050096273422, -0.00792616419494152, -0.03754734620451927, 0.12357861548662186, -0.14392688870429993, 0.22189709544181824, -0.00813011173158884, 0.047664567828178406, 0.10688934475183487, -0.038586754351854324, -0.13163891434669495, -0.028052255511283875, 0.11052391678094864, -0.04676803573966026, 0.0517759844660759, 0.15961334109306335, 0.005395660642534494, 0.14760297536849976, 0.11216544359922409, -0.06126750260591507, 0.030371638014912605, 0.05093326047062874, -0.007525129243731499, -0.06464021652936935, 0.10397044569253922, -0.11162882298231125, 0.07151629775762558, 0.14037200808525085, -0.03592301160097122, 0.004843539092689753, -0.03983933851122856, 0.04625201225280762, -0.031262077391147614, 0.11429937183856964, -0.021732743829488754, -0.1678711622953415, 0.02582051418721676, -0.06562147289514542, 0.10281030833721161, -0.10154122114181519, -0.08751239627599716, 0.06468735635280609, 0.010361967608332634, -0.08021055907011032, 0.11585365980863571, 0.12905873358249664, -0.01872379332780838, -0.04619868844747543, -0.09687469899654388, 0.0374443419277668, 0.12539933621883392, -0.044543538242578506, 0.04617073014378548 ]
10b95435538d4ec829214e8beff4cb410b8118d7
# Dataset Card for "germeval_14" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://sites.google.com/site/germeval2014ner/](https://sites.google.com/site/germeval2014ner/) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [https://pdfs.semanticscholar.org/b250/3144ed2152830f6c64a9f797ab3c5a34fee5.pdf](https://pdfs.semanticscholar.org/b250/3144ed2152830f6c64a9f797ab3c5a34fee5.pdf) - **Point of Contact:** [Darina Benikova](mailto:benikova@aiphes.tu-darmstadt.de) - **Size of downloaded dataset files:** 10.29 MB - **Size of the generated dataset:** 18.03 MB - **Total amount of disk used:** 28.31 MB ### Dataset Summary The GermEval 2014 NER Shared Task builds on a new dataset with German Named Entity annotation with the following properties: - The data was sampled from German Wikipedia and News Corpora as a collection of citations. - The dataset covers over 31,000 sentences corresponding to over 590,000 tokens. - The NER annotation uses the NoSta-D guidelines, which extend the Tübingen Treebank guidelines, using four main NER categories with sub-structure, and annotating embeddings among NEs such as [ORG FC Kickers [LOC Darmstadt]]. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages German ## Dataset Structure ### Data Instances #### germeval_14 - **Size of downloaded dataset files:** 10.29 MB - **Size of the generated dataset:** 18.03 MB - **Total amount of disk used:** 28.31 MB An example of 'train' looks as follows. This example was too long and was cropped: ```json { "id": "11", "ner_tags": [13, 14, 14, 14, 14, 0, 0, 0, 0, 0, 0, 0, 19, 20, 13, 0, 1, 0, 0, 0, 0, 0, 19, 20, 20, 0, 0, 0, 0, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "nested_ner_tags": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "source": "http://de.wikipedia.org/wiki/Liste_von_Filmen_mit_homosexuellem_Inhalt [2010-01-11] ", "tokens": "[\"Scenes\", \"of\", \"a\", \"Sexual\", \"Nature\", \"(\", \"GB\", \"2006\", \")\", \"-\", \"Regie\", \":\", \"Ed\", \"Blum\", \"Shortbus\", \"(\", \"USA\", \"2006..." } ``` ### Data Fields The data fields are the same among all splits. #### germeval_14 - `id`: a `string` feature. - `source`: a `string` feature. - `tokens`: a `list` of `string` features. - `ner_tags`: a `list` of classification labels, with possible values including `O` (0), `B-LOC` (1), `I-LOC` (2), `B-LOCderiv` (3), `I-LOCderiv` (4). - `nested_ner_tags`: a `list` of classification labels, with possible values including `O` (0), `B-LOC` (1), `I-LOC` (2), `B-LOCderiv` (3), `I-LOCderiv` (4). ### Data Splits | name |train|validation|test| |-----------|----:|---------:|---:| |germeval_14|24000| 2200|5100| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information [CC BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/) ### Citation Information ``` @inproceedings{benikova-etal-2014-nosta, title = {NoSta-D Named Entity Annotation for German: Guidelines and Dataset}, author = {Benikova, Darina and Biemann, Chris and Reznicek, Marc}, booktitle = {Proceedings of the Ninth International Conference on Language Resources and Evaluation ({LREC}'14)}, month = {may}, year = {2014}, address = {Reykjavik, Iceland}, publisher = {European Language Resources Association (ELRA)}, url = {http://www.lrec-conf.org/proceedings/lrec2014/pdf/276_Paper.pdf}, pages = {2524--2531}, } ``` ### Contributions Thanks to [@thomwolf](https://github.com/thomwolf), [@jplu](https://github.com/jplu), [@lewtun](https://github.com/lewtun), [@lhoestq](https://github.com/lhoestq), [@stefan-it](https://github.com/stefan-it), [@mariamabarham](https://github.com/mariamabarham) for adding this dataset.
germeval_14
[ "task_categories:token-classification", "task_ids:named-entity-recognition", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:original", "language:de", "license:cc-by-4.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["found"], "language": ["de"], "license": ["cc-by-4.0"], "multilinguality": ["monolingual"], "size_categories": ["100K<n<1M"], "source_datasets": ["original"], "task_categories": ["token-classification"], "task_ids": ["named-entity-recognition"], "paperswithcode_id": "nosta-d-named-entity-annotation-for-german", "pretty_name": "GermEval14", "dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "source", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "O", "1": "B-LOC", "2": "I-LOC", "3": "B-LOCderiv", "4": "I-LOCderiv", "5": "B-LOCpart", "6": "I-LOCpart", "7": "B-ORG", "8": "I-ORG", "9": "B-ORGderiv", "10": "I-ORGderiv", "11": "B-ORGpart", "12": "I-ORGpart", "13": "B-OTH", "14": "I-OTH", "15": "B-OTHderiv", "16": "I-OTHderiv", "17": "B-OTHpart", "18": "I-OTHpart", "19": "B-PER", "20": "I-PER", "21": "B-PERderiv", "22": "I-PERderiv", "23": "B-PERpart", "24": "I-PERpart"}}}}, {"name": "nested_ner_tags", "sequence": {"class_label": {"names": {"0": "O", "1": "B-LOC", "2": "I-LOC", "3": "B-LOCderiv", "4": "I-LOCderiv", "5": "B-LOCpart", "6": "I-LOCpart", "7": "B-ORG", "8": "I-ORG", "9": "B-ORGderiv", "10": "I-ORGderiv", "11": "B-ORGpart", "12": "I-ORGpart", "13": "B-OTH", "14": "I-OTH", "15": "B-OTHderiv", "16": "I-OTHderiv", "17": "B-OTHpart", "18": "I-OTHpart", "19": "B-PER", "20": "I-PER", "21": "B-PERderiv", "22": "I-PERderiv", "23": "B-PERpart", "24": "I-PERpart"}}}}], "config_name": "germeval_14", "splits": [{"name": "train", "num_bytes": 13816714, "num_examples": 24000}, {"name": "validation", "num_bytes": 1266974, "num_examples": 2200}, {"name": "test", "num_bytes": 2943201, "num_examples": 5100}], "download_size": 10288972, "dataset_size": 18026889}}
2024-01-18T11:04:11+00:00
[]
[ "de" ]
TAGS #task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-German #license-cc-by-4.0 #region-us
Dataset Card for "germeval\_14" =============================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: * Paper: URL * Point of Contact: Darina Benikova * Size of downloaded dataset files: 10.29 MB * Size of the generated dataset: 18.03 MB * Total amount of disk used: 28.31 MB ### Dataset Summary The GermEval 2014 NER Shared Task builds on a new dataset with German Named Entity annotation with the following properties: - The data was sampled from German Wikipedia and News Corpora as a collection of citations. - The dataset covers over 31,000 sentences corresponding to over 590,000 tokens. - The NER annotation uses the NoSta-D guidelines, which extend the Tübingen Treebank guidelines, using four main NER categories with sub-structure, and annotating embeddings among NEs such as [ORG FC Kickers [LOC Darmstadt]]. ### Supported Tasks and Leaderboards ### Languages German Dataset Structure ----------------- ### Data Instances #### germeval\_14 * Size of downloaded dataset files: 10.29 MB * Size of the generated dataset: 18.03 MB * Total amount of disk used: 28.31 MB An example of 'train' looks as follows. This example was too long and was cropped: ### Data Fields The data fields are the same among all splits. #### germeval\_14 * 'id': a 'string' feature. * 'source': a 'string' feature. * 'tokens': a 'list' of 'string' features. * 'ner\_tags': a 'list' of classification labels, with possible values including 'O' (0), 'B-LOC' (1), 'I-LOC' (2), 'B-LOCderiv' (3), 'I-LOCderiv' (4). * 'nested\_ner\_tags': a 'list' of classification labels, with possible values including 'O' (0), 'B-LOC' (1), 'I-LOC' (2), 'B-LOCderiv' (3), 'I-LOCderiv' (4). ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information CC BY-SA 4.0 license ### Contributions Thanks to @thomwolf, @jplu, @lewtun, @lhoestq, @stefan-it, @mariamabarham for adding this dataset.
[ "### Dataset Summary\n\n\nThe GermEval 2014 NER Shared Task builds on a new dataset with German Named Entity annotation with the following properties: - The data was sampled from German Wikipedia and News Corpora as a collection of citations. - The dataset covers over 31,000 sentences corresponding to over 590,000 tokens. - The NER annotation uses the NoSta-D guidelines, which extend the Tübingen Treebank guidelines, using four main NER categories with sub-structure, and annotating embeddings among NEs such as [ORG FC Kickers [LOC Darmstadt]].", "### Supported Tasks and Leaderboards", "### Languages\n\n\nGerman\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### germeval\\_14\n\n\n* Size of downloaded dataset files: 10.29 MB\n* Size of the generated dataset: 18.03 MB\n* Total amount of disk used: 28.31 MB\n\n\nAn example of 'train' looks as follows. This example was too long and was cropped:", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### germeval\\_14\n\n\n* 'id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'tokens': a 'list' of 'string' features.\n* 'ner\\_tags': a 'list' of classification labels, with possible values including 'O' (0), 'B-LOC' (1), 'I-LOC' (2), 'B-LOCderiv' (3), 'I-LOCderiv' (4).\n* 'nested\\_ner\\_tags': a 'list' of classification labels, with possible values including 'O' (0), 'B-LOC' (1), 'I-LOC' (2), 'B-LOCderiv' (3), 'I-LOCderiv' (4).", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nCC BY-SA 4.0 license", "### Contributions\n\n\nThanks to @thomwolf, @jplu, @lewtun, @lhoestq, @stefan-it, @mariamabarham for adding this dataset." ]
[ "TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-German #license-cc-by-4.0 #region-us \n", "### Dataset Summary\n\n\nThe GermEval 2014 NER Shared Task builds on a new dataset with German Named Entity annotation with the following properties: - The data was sampled from German Wikipedia and News Corpora as a collection of citations. - The dataset covers over 31,000 sentences corresponding to over 590,000 tokens. - The NER annotation uses the NoSta-D guidelines, which extend the Tübingen Treebank guidelines, using four main NER categories with sub-structure, and annotating embeddings among NEs such as [ORG FC Kickers [LOC Darmstadt]].", "### Supported Tasks and Leaderboards", "### Languages\n\n\nGerman\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### germeval\\_14\n\n\n* Size of downloaded dataset files: 10.29 MB\n* Size of the generated dataset: 18.03 MB\n* Total amount of disk used: 28.31 MB\n\n\nAn example of 'train' looks as follows. This example was too long and was cropped:", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### germeval\\_14\n\n\n* 'id': a 'string' feature.\n* 'source': a 'string' feature.\n* 'tokens': a 'list' of 'string' features.\n* 'ner\\_tags': a 'list' of classification labels, with possible values including 'O' (0), 'B-LOC' (1), 'I-LOC' (2), 'B-LOCderiv' (3), 'I-LOCderiv' (4).\n* 'nested\\_ner\\_tags': a 'list' of classification labels, with possible values including 'O' (0), 'B-LOC' (1), 'I-LOC' (2), 'B-LOCderiv' (3), 'I-LOCderiv' (4).", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nCC BY-SA 4.0 license", "### Contributions\n\n\nThanks to @thomwolf, @jplu, @lewtun, @lhoestq, @stefan-it, @mariamabarham for adding this dataset." ]
[ 95, 139, 10, 12, 6, 64, 17, 168, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 12, 42 ]
[ "passage: TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-German #license-cc-by-4.0 #region-us \n### Dataset Summary\n\n\nThe GermEval 2014 NER Shared Task builds on a new dataset with German Named Entity annotation with the following properties: - The data was sampled from German Wikipedia and News Corpora as a collection of citations. - The dataset covers over 31,000 sentences corresponding to over 590,000 tokens. - The NER annotation uses the NoSta-D guidelines, which extend the Tübingen Treebank guidelines, using four main NER categories with sub-structure, and annotating embeddings among NEs such as [ORG FC Kickers [LOC Darmstadt]].### Supported Tasks and Leaderboards### Languages\n\n\nGerman\n\n\nDataset Structure\n-----------------### Data Instances#### germeval\\_14\n\n\n* Size of downloaded dataset files: 10.29 MB\n* Size of the generated dataset: 18.03 MB\n* Total amount of disk used: 28.31 MB\n\n\nAn example of 'train' looks as follows. This example was too long and was cropped:### Data Fields\n\n\nThe data fields are the same among all splits." ]
[ -0.041247449815273285, 0.022523164749145508, -0.001787017798051238, 0.10395585745573044, 0.06564308702945709, 0.008370896801352501, 0.08142594993114471, 0.04914243146777153, 0.06260091066360474, 0.1589616984128952, -0.005755945574492216, -0.10317904502153397, 0.032941535115242004, 0.1554521769285202, -0.004445476457476616, -0.2123747169971466, 0.08636197447776794, -0.1142389252781868, 0.0005321356584317982, 0.060145869851112366, 0.094753697514534, -0.06801282614469528, 0.07054200768470764, -0.06701009720563889, -0.13313283026218414, 0.05765707045793533, -0.08519246429204941, 0.0060502225533127785, 0.03597264364361763, 0.036893926560878754, 0.061181940138339996, -0.046186257153749466, 0.03687083348631859, -0.16706153750419617, -0.014216586947441101, 0.018136734142899513, -0.016929732635617256, 0.011795105412602425, 0.05280992388725281, 0.0067108143121004105, 0.21307472884655, -0.14337953925132751, -0.010361893102526665, 0.039626345038414, -0.07955686002969742, -0.015090247616171837, -0.0890858843922615, 0.07602008432149887, 0.07042081654071808, 0.07594914734363556, -0.059048399329185486, 0.06958061456680298, -0.12670601904392242, 0.04094114527106285, 0.19694103300571442, -0.07131302356719971, -0.06184858828783035, 0.11242774873971939, 0.02089884504675865, 0.14332988858222961, -0.11474151164293289, -0.026469016447663307, 0.06759856641292572, 0.030451932922005653, -0.0030201724730432034, -0.010763589292764664, -0.048173949122428894, -0.004793053958564997, -0.1344769150018692, -0.046509914100170135, 0.16549959778785706, 0.0954451709985733, 0.010303783230483532, -0.20897787809371948, -0.047958679497241974, -0.01715821586549282, 0.005775267258286476, 0.06714559346437454, 0.0024924816098064184, -0.0737994909286499, 0.07274497300386429, -0.0317135788500309, -0.04849302023649216, 0.002388020744547248, -0.055588509887456894, 0.10251989215612411, -0.0013125234981998801, 0.003739266889169812, 0.06640174239873886, 0.028101660311222076, -0.1350303590297699, -0.11573753505945206, -0.04992897808551788, -0.05412600561976433, -0.14511337876319885, 0.011904225684702396, -0.01966998539865017, -0.0044510746374726295, 0.05458309128880501, 0.14059489965438843, -0.0072015090845525265, 0.018592488020658493, -0.021704748272895813, 0.055686283856630325, 0.07787720859050751, 0.05779877305030823, -0.08278961479663849, -0.13930951058864594, 0.0031783117447048426, -0.03068397380411625, 0.06974338740110397, -0.018693100661039352, -0.11318452656269073, 0.013379856012761593, -0.06088609993457794, 0.004433094058185816, 0.029749928042292595, 0.024898597970604897, -0.05810286104679108, -0.06272045522928238, 0.15155567228794098, -0.11186683923006058, 0.016911696642637253, 0.018086891621351242, -0.06006571277976036, -0.012220638804137707, -0.05538296326994896, 0.0029882523231208324, -0.023710250854492188, 0.14124929904937744, -0.09442637860774994, -0.03738519549369812, -0.07623784989118576, -0.14594881236553192, 0.09920305013656616, -0.07014436274766922, -0.03668637573719025, -0.08170910179615021, -0.16857807338237762, -0.027395306155085564, -0.00005614085239358246, -0.050373367965221405, -0.013705194927752018, -0.037079401314258575, -0.03745058551430702, 0.01772482879459858, -0.01425230223685503, -0.02505919709801674, -0.046734947711229324, -0.022037534043192863, -0.06678185611963272, 0.0631646141409874, -0.08641766756772995, -0.006826638709753752, -0.13977237045764923, 0.020698660984635353, -0.21003852784633636, 0.06755205243825912, -0.15536610782146454, 0.03144696354866028, -0.09022466093301773, -0.03254932537674904, -0.07477805018424988, -0.00811867043375969, 0.0065540713258087635, 0.10754121094942093, -0.1140018180012703, -0.08620594441890717, 0.04714113846421242, -0.08238574862480164, -0.06891205161809921, 0.14636723697185516, -0.026717113330960274, -0.0350319929420948, 0.013455653563141823, 0.2876766324043274, 0.019280897453427315, -0.05454501509666443, -0.15664705634117126, -0.04575856029987335, 0.05466897040605545, 0.05946652591228485, 0.08620914071798325, -0.0211237370967865, 0.15165604650974274, 0.015221113339066505, -0.02252924256026745, 0.06513778120279312, 0.00454392284154892, -0.03100227564573288, -0.012625572271645069, -0.035687077790498734, 0.020588822662830353, 0.003595472313463688, -0.007396964356303215, -0.059657372534275055, -0.030750075355172157, 0.10280206799507141, 0.08113504946231842, -0.03946342319250107, 0.0374925397336483, 0.04984830692410469, -0.0023007027339190245, -0.04691865295171738, -0.015126756392419338, -0.14217673242092133, -0.22871020436286926, 0.07166966795921326, -0.16890718042850494, 0.10336656123399734, -0.015694763511419296, 0.02372538112103939, 0.03434763476252556, -0.07719478011131287, 0.005623432341963053, -0.09933687746524811, -0.004935304634273052, 0.018139783293008804, -0.13960132002830505, -0.015416148118674755, -0.011419197544455528, 0.0408577099442482, -0.11667395383119583, 0.006172039080411196, 0.030772771686315536, 0.18469393253326416, 0.021210219711065292, -0.0921616330742836, -0.0009391346829943359, 0.03217633068561554, -0.08414845168590546, -0.04307350143790245, -0.035844963043928146, -0.03241201862692833, -0.055568911135196686, 0.06650534272193909, -0.0674474760890007, -0.08195346593856812, 0.09359566867351532, 0.14229857921600342, -0.01605602726340294, 0.014773047529160976, -0.08409130573272705, -0.0833742544054985, -0.08600756525993347, -0.14133945107460022, 0.052188627421855927, -0.006222018506377935, 0.02596680261194706, -0.09749560803174973, -0.11675526201725006, 0.04209686815738678, 0.030908184126019478, -0.05878433957695961, 0.13282251358032227, 0.11628687381744385, -0.15326468646526337, 0.20474806427955627, 0.0452195443212986, -0.06553153693675995, 0.2409791797399521, -0.003982197027653456, -0.1083935797214508, 0.007208526600152254, 0.03700753301382065, 0.002685160143300891, 0.137167826294899, -0.012341941706836224, 0.049489013850688934, 0.052822940051555634, 0.095401830971241, 0.06972464174032211, 0.007715693674981594, 0.020056160166859627, -0.02959347516298294, -0.03351572901010513, -0.004042426124215126, 0.034285496920347214, 0.004548102151602507, 0.0732371136546135, -0.007737777195870876, 0.042802054435014725, -0.01772948168218136, -0.04669376462697983, -0.09427015483379364, 0.1281377077102661, -0.09260647743940353, -0.22724409401416779, -0.13529396057128906, -0.0003217359771952033, -0.19822628796100616, -0.015122661367058754, 0.021416814997792244, 0.006953885313123465, -0.07500563561916351, -0.10712777823209763, 0.17010262608528137, 0.01419991347938776, -0.0453992523252964, -0.043991561979055405, -0.0009479995351284742, 0.0019307528855279088, -0.10407638549804688, 0.00026375523884780705, 0.0070230355486273766, 0.058134764432907104, -0.03110869973897934, -0.03618568927049637, 0.20492906868457794, 0.056848108768463135, 0.0018879830604419112, -0.025628404691815376, -0.008977403864264488, 0.19238939881324768, -0.127346932888031, 0.10927460342645645, 0.018087685108184814, -0.01783006265759468, 0.03927941620349884, 0.16838836669921875, 0.034671247005462646, -0.03573949262499809, 0.04279587045311928, 0.09403174370527267, -0.08190099149942398, -0.19400836527347565, -0.17351242899894714, -0.15293648838996887, 0.08461273461580276, 0.09575655311346054, 0.03307269141077995, 0.014376572333276272, -0.016103463247418404, -0.09839390218257904, 0.016808895394206047, 0.043320056051015854, 0.10002388805150986, 0.019714269787073135, 0.05543980002403259, 0.0641791820526123, -0.039724547415971756, -0.03891325369477272, 0.1501164436340332, -0.04571789130568504, 0.2526358962059021, -0.0315244235098362, 0.21771541237831116, 0.008822943083941936, 0.013863741420209408, 0.011542674154043198, 0.09966538101434708, -0.006562519818544388, -0.014737645164132118, 0.006711774971336126, -0.06383935362100601, 0.09314082562923431, 0.12016458809375763, 0.07186473906040192, -0.022147325798869133, 0.0003097821900155395, -0.1327366828918457, 0.12812912464141846, 0.09653741866350174, 0.07543651759624481, -0.13069167733192444, -0.04378529265522957, 0.05398157984018326, -0.02576798014342785, -0.03762193024158478, 0.012251025065779686, 0.2211071103811264, -0.08681824058294296, 0.08151191473007202, 0.0014836664777249098, 0.10290525108575821, 0.022555019706487656, -0.04426192864775658, -0.04803561791777611, 0.09957073628902435, -0.04813395068049431, 0.12173015624284744, -0.14452065527439117, 0.1511872261762619, -0.012439434416592121, -0.029927553609013557, -0.07743041217327118, -0.006043999455869198, -0.015229222364723682, -0.06983615458011627, 0.14549314975738525, 0.0586664080619812, -0.16386687755584717, 0.0298589039593935, -0.11962676048278809, -0.02130063623189926, 0.08639014512300491, -0.14756342768669128, 0.06137475371360779, 0.056696876883506775, 0.005321110598742962, 0.01234426535665989, 0.0582735650241375, -0.06847431510686874, -0.18157701194286346, -0.004528004210442305, 0.08322569727897644, -0.11673964560031891, -0.014760170131921768, -0.04284633323550224, -0.04290353134274483, 0.22962433099746704, -0.07362368702888489, -0.04151543229818344, -0.14125317335128784, 0.04335751011967659, 0.17954318225383759, -0.06189925596117973, 0.0683949813246727, 0.011336970143020153, 0.14598852396011353, -0.0904013141989708, -0.10064316540956497, 0.11309107393026352, -0.09347452968358994, -0.1404760777950287, -0.04674553871154785, 0.1120464876294136, 0.09573093801736832, 0.05075829103589058, -0.06110068038105965, 0.08038061857223511, 0.028445260599255562, -0.12429694831371307, -0.04486483708024025, 0.14922389388084412, 0.05756561830639839, 0.17549048364162445, -0.07163529098033905, -0.06579364091157913, 0.01745166815817356, -0.060712456703186035, 0.10711418837308884, 0.20926699042320251, -0.07422792166471481, 0.09102150797843933, 0.09098286926746368, -0.05291758105158806, -0.261907696723938, 0.0352538526058197, 0.09952675551176071, 0.049005769193172455, 0.05336618050932884, -0.08622492849826813, 0.09780648350715637, 0.1802637130022049, -0.014140831306576729, 0.04392249509692192, -0.1779715120792389, -0.12437014281749725, -0.02528998628258705, -0.04066302254796028, 0.01033067051321268, -0.05296142026782036, -0.03321212902665138, -0.07950734347105026, -0.09366576373577118, 0.11536195874214172, -0.0340232253074646, 0.05172131210565567, 0.015694499015808105, 0.048432882875204086, 0.018456745892763138, -0.06508950144052505, 0.15325556695461273, 0.15429067611694336, 0.020328011363744736, -0.0646098330616951, -0.015450096689164639, 0.09815625101327896, -0.048296969383955, 0.14648185670375824, -0.12057952582836151, 0.024339359253644943, -0.08786655962467194, -0.023336190730333328, -0.10148776322603226, 0.1485501527786255, -0.02497592195868492, -0.08212915062904358, -0.1658942699432373, 0.08598208427429199, 0.0670703798532486, 0.029504595324397087, 0.1966431885957718, -0.018241215497255325, -0.016953451558947563, 0.10885855555534363, 0.04152187332510948, 0.13013797998428345, -0.08531948924064636, -0.02434477023780346, -0.025098806247115135, 0.01989305019378662, -0.1766045093536377, 0.04384290799498558, 0.166188046336174, 0.04138582572340965, 0.11068948358297348, -0.007407168857753277, -0.09754692763090134, -0.025823520496487617, 0.10500126332044601, -0.12005375325679779, -0.10194877535104752, -0.03874790295958519, -0.07004792988300323, -0.12113384157419205, -0.03928712382912636, 0.08891569823026657, -0.08393964916467667, 0.02505672164261341, 0.0028737904503941536, 0.04546209052205086, -0.00321570155210793, 0.12708525359630585, 0.015951821580529213, 0.05606245994567871, -0.09282509982585907, 0.12476953864097595, 0.0851043164730072, -0.07891003042459488, -0.007054898887872696, 0.1489303559064865, -0.08658696711063385, -0.0019662827253341675, 0.03479452803730965, 0.025718603283166885, -0.04113492742180824, -0.0043488601222634315, -0.036597512662410736, -0.06912858784198761, 0.029598942026495934, 0.0641685500741005, 0.05520893633365631, 0.006501737982034683, 0.03292520344257355, 0.0006997055024839938, -0.0885143131017685, 0.10755696892738342, 0.03733436390757561, 0.11836766451597214, -0.07806180417537689, -0.10438525676727295, -0.003819381585344672, -0.03575829416513443, -0.016082143411040306, 0.060824204236269, -0.11703871935606003, -0.05712064355611801, -0.013079951517283916, -0.013467011973261833, -0.04594917222857475, -0.027032868936657906, -0.04046313092112541, -0.0491381511092186, -0.04136259853839874, 0.03092101216316223, -0.05466402694582939, -0.0582815520465374, -0.06747571378946304, 0.09195315837860107, -0.08669131994247437, -0.022277407348155975, 0.07141496241092682, -0.092629574239254, 0.11469943821430206, 0.04099751263856888, 0.02843075431883335, 0.04509158432483673, -0.04514371603727341, 0.026639334857463837, 0.0752301886677742, 0.0872572660446167, 0.040442921221256256, 0.012679314240813255, -0.014183913357555866, 0.03299257904291153, 0.03830605000257492, 0.020704971626400948, -0.1224997267127037, -0.12281548231840134, 0.07351914048194885, -0.05750879645347595, -0.10310178250074387, -0.027940969914197922, 0.025134392082691193, 0.05055035650730133, 0.0792231634259224, 0.12107747793197632, -0.02335447259247303, 0.04321976378560066, -0.1337086707353592, -0.015470927581191063, 0.04510939493775368, -0.07918725162744522, 0.03078254871070385, 0.0056516313925385475, 0.05067838728427887, -0.02031380869448185, 0.2568034827709198, -0.006358826998621225, -0.06780058890581131, 0.05167491361498833, 0.04033942148089409, 0.031009692698717117, 0.054254282265901566, 0.14687152206897736, -0.03602030500769615, -0.020911606028676033, -0.03315085545182228, -0.03722367808222771, 0.011383135803043842, 0.07032816857099533, 0.17015834152698517, 0.17802166938781738, 0.017377499490976334, -0.001602192292921245, 0.10012291371822357, -0.11187969893217087, -0.0811808630824089, 0.10415373742580414, 0.004576433449983597, 0.10353227704763412, -0.018184399232268333, 0.07775436341762543, 0.09333252906799316, -0.20664508640766144, 0.07839423418045044, 0.008433005772531033, -0.07420697063207626, -0.010129138827323914, -0.10502084344625473, -0.06332598626613617, -0.10321514308452606, 0.03431006893515587, -0.14534002542495728, 0.03396215662360191, 0.09526164084672928, 0.0534367673099041, -0.0036180124152451754, 0.15724587440490723, -0.10360557585954666, -0.07713749259710312, 0.05249582231044769, -0.002933305921033025, -0.009757661260664463, 0.040005214512348175, -0.04452529177069664, 0.014723952859640121, 0.044604361057281494, 0.06424598395824432, 0.014985192567110062, 0.04183630272746086, 0.0006217709742486477, -0.0512244887650013, -0.05309141054749489, -0.017046188935637474, -0.025732941925525665, -0.03408404812216759, 0.12341375648975372, 0.05116467550396919, -0.04249202832579613, -0.010937251150608063, 0.09661407023668289, -0.051345836371183395, -0.1058863177895546, -0.11548217386007309, 0.05016898736357689, -0.02217230014503002, 0.019230132922530174, -0.038874268531799316, -0.13987043499946594, -0.061323270201683044, 0.1009293794631958, 0.17517104744911194, 0.003949823789298534, -0.02120356447994709, -0.026828613132238388, -0.0012403635773807764, 0.012048497796058655, 0.022521421313285828, -0.004893507342785597, 0.2565470337867737, 0.03209817036986351, 0.001204542932100594, -0.046131957322359085, -0.01214093342423439, -0.039072435349226, 0.14943303167819977, 0.007577931508421898, -0.07967844605445862, -0.11817950010299683, 0.07734876126050949, -0.06714978814125061, -0.14203475415706635, -0.001394130871631205, -0.1417088508605957, -0.144520103931427, -0.02195628546178341, 0.049517616629600525, 0.012216692790389061, 0.038700129836797714, -0.014524513855576515, -0.01876482181251049, 0.014219834469258785, -0.0012481488520279527, -0.1299058496952057, -0.06863676756620407, -0.0023852596059441566, -0.05283248797059059, 0.17896202206611633, -0.010074229910969734, 0.08365429937839508, 0.06632928550243378, -0.031364597380161285, -0.08648490160703659, 0.028564471751451492, 0.07169345766305923, -0.0447692908346653, -0.0056058610789477825, 0.1875232607126236, -0.09369237720966339, 0.13085483014583588, 0.05770227685570717, -0.14217375218868256, -0.0012414620723575354, 0.054191332310438156, -0.015166177414357662, -0.12317813187837601, 0.07696626335382462, -0.06665778160095215, 0.13843153417110443, 0.13714341819286346, -0.015499318949878216, -0.031091397628188133, -0.011570781469345093, 0.054963938891887665, 0.010846718214452267, 0.2122792899608612, 0.0413404256105423, -0.20721231400966644, -0.022143200039863586, -0.031118208542466164, 0.03766274079680443, -0.184273362159729, -0.03695274144411087, -0.0027896573301404715, -0.003934804350137711, -0.018754541873931885, 0.1390785574913025, 0.08142607659101486, -0.08031892031431198, -0.02680615521967411, -0.1486547291278839, 0.020437901839613914, 0.07237769663333893, -0.0022307434119284153, -0.07213494926691055 ]
6aeb7d114f051a1fb34cfc22476b997f063c5ed2
# Dataset Card for GigaFren ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** http://opus.nlpl.eu/giga-fren.php - **Repository:** None - **Paper:** http://www.lrec-conf.org/proceedings/lrec2012/pdf/463_Paper.pdf - **Leaderboard:** [More Information Needed] - **Point of Contact:** [More Information Needed] ### Dataset Summary [More Information Needed] ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances Here are some examples of questions and facts: ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@abhishekkrthakur](https://github.com/abhishekkrthakur) for adding this dataset.
giga_fren
[ "task_categories:translation", "annotations_creators:found", "language_creators:found", "multilinguality:multilingual", "size_categories:10M<n<100M", "source_datasets:original", "language:en", "language:fr", "license:unknown", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["en", "fr"], "license": ["unknown"], "multilinguality": ["multilingual"], "size_categories": ["10M<n<100M"], "source_datasets": ["original"], "task_categories": ["translation"], "task_ids": [], "pretty_name": "GigaFren", "dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "translation", "dtype": {"translation": {"languages": ["en", "fr"]}}}], "config_name": "en-fr", "splits": [{"name": "train", "num_bytes": 8690296821, "num_examples": 22519904}], "download_size": 2701536198, "dataset_size": 8690296821}}
2024-01-18T11:04:16+00:00
[]
[ "en", "fr" ]
TAGS #task_categories-translation #annotations_creators-found #language_creators-found #multilinguality-multilingual #size_categories-10M<n<100M #source_datasets-original #language-English #language-French #license-unknown #region-us
# Dataset Card for GigaFren ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: None - Paper: URL - Leaderboard: - Point of Contact: ### Dataset Summary ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances Here are some examples of questions and facts: ### Data Fields ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @abhishekkrthakur for adding this dataset.
[ "# Dataset Card for GigaFren", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: None\n- Paper: URL\n- Leaderboard: \n- Point of Contact:", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances\n\nHere are some examples of questions and facts:", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ "TAGS\n#task_categories-translation #annotations_creators-found #language_creators-found #multilinguality-multilingual #size_categories-10M<n<100M #source_datasets-original #language-English #language-French #license-unknown #region-us \n", "# Dataset Card for GigaFren", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: None\n- Paper: URL\n- Leaderboard: \n- Point of Contact:", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances\n\nHere are some examples of questions and facts:", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ 78, 9, 120, 28, 6, 10, 4, 6, 17, 5, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 20 ]
[ "passage: TAGS\n#task_categories-translation #annotations_creators-found #language_creators-found #multilinguality-multilingual #size_categories-10M<n<100M #source_datasets-original #language-English #language-French #license-unknown #region-us \n# Dataset Card for GigaFren## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: None\n- Paper: URL\n- Leaderboard: \n- Point of Contact:### Dataset Summary### Supported Tasks and Leaderboards### Languages## Dataset Structure### Data Instances\n\nHere are some examples of questions and facts:### Data Fields### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators### Licensing Information### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ -0.022496866062283516, 0.24253037571907043, -0.0076132528483867645, 0.030574532225728035, 0.08794336766004562, 0.03580182418227196, 0.0781126469373703, 0.12651965022087097, -0.006452362984418869, 0.14520184695720673, -0.020493127405643463, 0.07537826150655746, 0.1248292475938797, 0.053931720554828644, -0.026114728301763535, -0.1962011605501175, 0.0313672199845314, -0.0964684933423996, -0.006928397808223963, 0.10161077976226807, 0.10960458219051361, -0.08130104839801788, 0.03441907465457916, -0.06278453022241592, -0.03591812774538994, -0.01605280302464962, -0.08925846964120865, -0.018467703834176064, 0.011857637204229832, 0.027754390612244606, 0.041347287595272064, 0.04262416809797287, 0.05098212882876396, -0.29238981008529663, 0.025017663836479187, 0.04922914877533913, 0.034917354583740234, 0.054618336260318756, 0.0531359538435936, -0.1011735126376152, 0.006198047660291195, -0.15331223607063293, 0.06796771287918091, 0.08059409260749817, -0.12449733167886734, -0.1195594072341919, -0.10812333226203918, 0.03818449750542641, 0.1105094850063324, 0.045774150639772415, -0.07906666398048401, 0.07604189962148666, -0.08058527857065201, 0.03535943478345871, 0.1168389543890953, -0.05958615988492966, -0.08064286410808563, -0.004315110854804516, 0.0156406220048666, 0.0484619140625, -0.1540713757276535, 0.011441206559538841, -0.024725476279854774, 0.008175437338650227, -0.021692845970392227, -0.008512245491147041, -0.014340891502797604, 0.026917284354567528, -0.08407139033079147, -0.02586948312819004, 0.07704596221446991, 0.018598852679133415, 0.01018436998128891, -0.20050100982189178, -0.00780219491571188, 0.022206496447324753, -0.07205162197351456, 0.01052762009203434, 0.02534840814769268, -0.02480560913681984, 0.07309688627719879, -0.03644989803433418, -0.04978429526090622, 0.019992467015981674, 0.022688189521431923, 0.005280483514070511, 0.04387325420975685, -0.02996692806482315, 0.04749917984008789, 0.035023123025894165, 0.08548236638307571, -0.14003527164459229, -0.03201755881309509, -0.06822425127029419, -0.12471897155046463, 0.008840188384056091, 0.02637101523578167, 0.043353594839572906, 0.14383730292320251, 0.1884547919034958, -0.03751107677817345, 0.046071603894233704, -0.05723166838288307, -0.017539475113153458, 0.07313333451747894, 0.04108252748847008, -0.05386330187320709, -0.1134243905544281, -0.04564414918422699, 0.007973048835992813, -0.058412957936525345, -0.010556751862168312, 0.017809148877859116, 0.08547797799110413, 0.004073208197951317, 0.12835265696048737, 0.15260493755340576, 0.004825207870453596, -0.08629877865314484, -0.020205840468406677, 0.08197452872991562, -0.10159247368574142, 0.044368453323841095, 0.07063750922679901, -0.0056435782462358475, 0.028377221897244453, -0.06026066094636917, 0.03421930596232414, -0.07617910951375961, 0.06286067515611649, -0.056245606392621994, -0.023853199556469917, -0.08224165439605713, -0.048543792217969894, 0.08198040723800659, -0.057580772787332535, -0.05092558637261391, 0.029053252190351486, -0.07685963064432144, -0.08358092606067657, 0.04352940246462822, -0.11561251431703568, -0.047719746828079224, -0.04170142859220505, -0.05337027087807655, 0.04466228932142258, 0.017183000221848488, 0.03438333049416542, -0.049711938947439194, 0.044075705111026764, -0.0764666274189949, 0.026069479063153267, 0.0947173610329628, 0.024137819185853004, -0.0775815099477768, 0.047853950411081314, -0.09241965413093567, 0.12012146413326263, -0.18151110410690308, 0.03038228675723076, -0.14400425553321838, -0.01746426895260811, 0.07265186309814453, 0.002177426591515541, -0.023804398253560066, 0.182599276304245, -0.1907363086938858, -0.03462936729192734, 0.12930980324745178, -0.07684258371591568, -0.06426409631967545, 0.07081755995750427, -0.029061539098620415, 0.008102434687316418, 0.02850239910185337, 0.10966069251298904, 0.028819039463996887, 0.021607419475913048, -0.048948898911476135, -0.09984873980283737, 0.10192955285310745, 0.20344559848308563, 0.08563151210546494, -0.11974383145570755, 0.16814467310905457, 0.024889355525374413, -0.0021955296397209167, -0.06894474476575851, -0.03151500225067139, -0.10292479395866394, 0.01927035115659237, -0.012903553433716297, 0.03562679886817932, 0.028115762397646904, -0.047411881387233734, -0.03218381479382515, -0.12844206392765045, 0.0007938395137898624, -0.004987826570868492, -0.011265535838901997, -0.0025563123635947704, -0.06265724450349808, 0.0000020382763068482745, 0.024023912847042084, 0.01758725754916668, -0.1499781757593155, -0.18733075261116028, 0.03739391639828682, -0.05862955003976822, 0.12276025116443634, -0.03818085044622421, 0.016968030482530594, -0.030587192624807358, -0.0689491555094719, 0.0158674493432045, 0.03907093405723572, 0.038981422781944275, 0.0037181389052420855, -0.2316025346517563, 0.034796006977558136, -0.046081069856882095, 0.09943363815546036, -0.0996813178062439, 0.017162812873721123, 0.1466986984014511, 0.21307088434696198, 0.05033237114548683, -0.06853600591421127, 0.052720267325639725, 0.019388552755117416, 0.007247480563819408, -0.04787445813417435, 0.02872479148209095, -0.10223165899515152, -0.014801832847297192, 0.005152019672095776, -0.07844947278499603, -0.05567098781466484, 0.06519512087106705, 0.08368697762489319, -0.07777297496795654, -0.044578395783901215, -0.06365634500980377, -0.03223086893558502, -0.013413332402706146, -0.08946433663368225, 0.044192105531692505, 0.06175059825181961, -0.016313157975673676, -0.05738338083028793, -0.08412464708089828, -0.043325331062078476, 0.0009236011537723243, -0.06259319931268692, 0.14655929803848267, 0.053372494876384735, -0.13025042414665222, 0.18095457553863525, 0.0508640818297863, 0.12138881534337997, 0.08159734308719635, -0.07637271285057068, -0.07107063382863998, -0.01860387623310089, -0.0024596331641077995, 0.020696116611361504, 0.054774634540081024, -0.11743790656328201, 0.011950729414820671, 0.05326373502612114, -0.024289581924676895, 0.023476364091038704, -0.04200446605682373, 0.01975712925195694, -0.03161882236599922, -0.010536114685237408, 0.03837837278842926, 0.02073829434812069, 0.05918937176465988, 0.09618564695119858, 0.02915847674012184, 0.09291411936283112, -0.023990709334611893, -0.060440730303525925, -0.08015277236700058, 0.09872391819953918, -0.15615539252758026, -0.18440061807632446, -0.05011308565735817, -0.09541400521993637, -0.03041740506887436, -0.06910606473684311, 0.04118302837014198, -0.07642923295497894, -0.09395989775657654, -0.04601827636361122, 0.0964011698961258, 0.08674122393131256, -0.11528139561414719, -0.01716766506433487, 0.014729141257703304, -0.014360490255057812, -0.11551748961210251, 0.035296306014060974, 0.07134150713682175, -0.04318123310804367, 0.0007378059672191739, 0.04303920269012451, 0.09596650302410126, 0.09731162339448929, 0.09368950128555298, -0.03319726511836052, -0.03619978204369545, 0.3015766441822052, -0.16810576617717743, 0.13600392639636993, 0.05028317868709564, -0.06648822873830795, 0.06498261541128159, 0.2511243224143982, 0.056821443140506744, -0.061247825622558594, 0.013147011399269104, 0.09315060824155807, 0.013992446474730968, -0.25472256541252136, -0.07931464165449142, -0.08675062656402588, -0.038867849856615067, 0.033227380365133286, 0.06886045634746552, 0.03532901033759117, 0.013272114098072052, -0.09316139668226242, -0.08664143830537796, 0.09036171436309814, 0.09307951480150223, 0.10265479981899261, 0.02837376855313778, 0.06088148057460785, -0.023949813097715378, -0.002138071460649371, 0.05860288813710213, 0.05824996531009674, 0.2409302443265915, 0.03441285341978073, 0.23301057517528534, 0.09645335376262665, 0.058063652366399765, -0.024321353062987328, -0.018505709245800972, -0.01679838076233864, 0.08197447657585144, -0.01679830625653267, -0.05079421401023865, 0.047815367579460144, 0.05437522754073143, 0.12359096854925156, -0.1278066337108612, 0.07866370677947998, -0.1066480278968811, 0.10778968036174774, 0.1831313520669937, 0.06288762390613556, -0.059086211025714874, 0.0005399032379500568, 0.1376708447933197, -0.09328681230545044, -0.07669707387685776, 0.0014252690598368645, -0.004515259526669979, -0.14564473927021027, 0.08787617832422256, -0.022469520568847656, 0.129632830619812, -0.049249082803726196, -0.02365737222135067, -0.04040076956152916, 0.0024497462436556816, -0.02255222201347351, 0.06085852161049843, -0.17470572888851166, 0.1691177487373352, 0.008548875339329243, -0.0026876218616962433, -0.0866488665342331, 0.07087155431509018, 0.012332229875028133, -0.06930841505527496, 0.18517427146434784, -0.014339848421514034, -0.07778383791446686, 0.03632644563913345, -0.06960444897413254, 0.00029388736584223807, 0.10376010090112686, -0.187201127409935, 0.091917484998703, -0.006890259683132172, -0.03159886226058006, -0.05199681594967842, -0.01978321187198162, -0.13258980214595795, -0.225718691945076, 0.08084824681282043, -0.09924735873937607, 0.05295202136039734, -0.05275601148605347, -0.03362244367599487, -0.08408961445093155, 0.16874435544013977, -0.1667984127998352, -0.1063704788684845, -0.15380923449993134, 0.0032824468798935413, 0.2005220502614975, -0.03368023410439491, 0.07774155586957932, -0.03356137499213219, 0.14812113344669342, 0.006285742856562138, -0.009130493737757206, 0.0740358829498291, -0.02451355569064617, -0.24048469960689545, -0.05381818488240242, 0.17479123175144196, 0.040108148008584976, 0.03607300668954849, -0.002168153878301382, 0.09973079711198807, 0.013460049405694008, -0.09619644284248352, 0.054924290627241135, 0.06247987225651741, 0.044178880751132965, 0.07571936398744583, -0.031185515224933624, -0.2346675843000412, -0.14542509615421295, -0.06953349709510803, 0.10430348664522171, 0.1786007583141327, -0.0406300388276577, 0.16955915093421936, 0.1306544989347458, -0.0947701558470726, -0.1922510266304016, -0.0209105983376503, 0.0230446457862854, -0.05737329646945, 0.014759935438632965, -0.16601091623306274, 0.059321459382772446, 0.046210791915655136, 0.0011952037457376719, 0.02049107663333416, -0.11647511273622513, -0.12776052951812744, 0.025887003168463707, 0.009293049573898315, -0.2595480978488922, -0.1798938512802124, -0.11637801676988602, -0.020460430532693863, -0.16970767080783844, 0.1707940697669983, 0.07020800560712814, -0.005874873138964176, 0.0011111049680039287, 0.01426433864980936, 0.02120169624686241, -0.04649718850851059, 0.17136286199092865, 0.03636963292956352, -0.017620012164115906, -0.07248826324939728, -0.09230569005012512, 0.08625433593988419, 0.01449624728411436, 0.0019159214571118355, -0.012942478060722351, 0.0005346412071958184, -0.08790764212608337, -0.024859288707375526, -0.09860605746507645, -0.0033829950261861086, -0.1282300055027008, -0.03781355172395706, -0.07226177304983139, 0.10906411707401276, 0.09390462189912796, -0.02225537970662117, 0.0998496562242508, -0.09887973219156265, 0.11595772206783295, 0.09501838684082031, 0.16089749336242676, 0.09509696066379547, -0.062264829874038696, -0.014568500220775604, -0.023035775870084763, -0.037623804062604904, -0.13728360831737518, 0.05094926431775093, 0.12321273982524872, 0.010587619617581367, 0.14392100274562836, -0.03109399974346161, -0.1258794069290161, -0.010513179935514927, 0.05679323524236679, -0.015849582850933075, -0.26414114236831665, 0.03663963824510574, 0.009672327898442745, -0.14258608222007751, -0.06270629912614822, 0.08335539698600769, 0.05024553835391998, -0.07621482759714127, 0.050580982118844986, 0.12984785437583923, 0.042014364153146744, 0.06590449810028076, 0.01584612764418125, 0.08593154698610306, -0.1264946609735489, 0.06705908477306366, 0.11819928139448166, -0.07973262667655945, -0.006006806157529354, 0.20472238957881927, -0.04337499663233757, -0.056575264781713486, 0.036222875118255615, 0.045862920582294464, 0.05319790169596672, 0.030924422666430473, 0.035565607249736786, -0.14233818650245667, 0.040432970970869064, 0.13989417254924774, -0.04675958678126335, 0.004824991803616285, 0.044181399047374725, -0.01556277833878994, 0.0038088271394371986, 0.15870966017246246, 0.04882754012942314, 0.0245657991617918, 0.004259873181581497, -0.06687501072883606, -0.022479617968201637, -0.0699247419834137, 0.013836781494319439, 0.009986602701246738, -0.12792734801769257, -0.006248966790735722, -0.1243038922548294, -0.004802648443728685, -0.1150219589471817, -0.0009288621367886662, 0.01100994274020195, -0.09664789587259293, -0.017904985696077347, -0.029484614729881287, -0.08838475495576859, -0.05793225020170212, 0.00016994586621876806, 0.13750344514846802, -0.18331411480903625, 0.007426287513226271, 0.10831589996814728, -0.0884799063205719, 0.10781732946634293, -0.02255217917263508, -0.039425335824489594, 0.01690623350441456, -0.14146338403224945, -0.0030815384816378355, -0.03873279690742493, 0.04513809084892273, 0.04199506714940071, -0.11468411237001419, -0.02558230608701706, -0.019482728093862534, -0.008991212584078312, 0.04584161937236786, -0.03978569060564041, -0.07882174104452133, 0.0711698904633522, -0.0346081480383873, -0.08690871298313141, 0.012105983681976795, -0.0048703718930482864, 0.12255766987800598, -0.042319025844335556, 0.11688995361328125, -0.01589319109916687, 0.1298152208328247, -0.11970216035842896, -0.008866831660270691, 0.014832338318228722, -0.01641039364039898, 0.02693864144384861, -0.00926965568214655, 0.07312607020139694, -0.0013294072123244405, 0.16530638933181763, -0.0719607025384903, 0.011682475917041302, 0.08892329782247543, 0.0557224303483963, -0.08784038573503494, 0.08590461313724518, -0.010182391852140427, 0.03437923640012741, -0.032315731048583984, -0.03148973360657692, -0.09131396561861038, -0.09405384212732315, -0.143250972032547, 0.13256189227104187, 0.19894225895404816, 0.20005571842193604, -0.051627982407808304, 0.07362353056669235, -0.11335926502943039, -0.03461164981126785, 0.16772471368312836, -0.0029845451936125755, 0.04011089727282524, -0.10679260641336441, 0.06927764415740967, 0.048161186277866364, -0.17920610308647156, 0.10257720947265625, -0.09578179568052292, -0.061057865619659424, -0.009285288862884045, -0.13245420157909393, -0.0720897912979126, 0.011535127647221088, 0.014821117743849754, -0.10669995844364166, 0.09320621937513351, 0.07042118161916733, 0.001022118958644569, -0.02536691352725029, 0.0795767679810524, -0.013408190570771694, -0.051247019320726395, 0.07672586292028427, 0.07164526730775833, 0.03138144686818123, -0.01675773598253727, 0.06071031466126442, -0.054643530398607254, 0.12527190148830414, 0.06644979864358902, 0.08274132758378983, -0.08491787314414978, -0.008964486420154572, -0.08690677583217621, -0.10414039343595505, 0.04012604430317879, -0.015367146581411362, -0.09479796886444092, 0.1865561604499817, -0.009270034730434418, 0.047993578016757965, 0.010202130302786827, 0.20889337360858917, -0.043612923473119736, -0.11204297095537186, -0.1513172835111618, -0.0018427390605211258, -0.05764487013220787, 0.017394503578543663, 0.0507328025996685, -0.1552707701921463, 0.009429058991372585, 0.12931300699710846, 0.1769179254770279, -0.04433252662420273, 0.018733352422714233, 0.045331064611673355, 0.03351893648505211, -0.011537480168044567, 0.003641445655375719, 0.05081098526716232, 0.18089713156223297, -0.06795208156108856, 0.0385107547044754, -0.007422337308526039, -0.06767173856496811, -0.07595179975032806, 0.13097050786018372, 0.013232830911874771, -0.033116985112428665, -0.07911169528961182, 0.1866239756345749, -0.14761534333229065, -0.251840204000473, 0.05123965069651604, -0.16330896317958832, -0.1778574436903, -0.03946321830153465, 0.011650072410702705, 0.013594979420304298, -0.02061709575355053, 0.09222325682640076, -0.058155957609415054, 0.15239141881465912, 0.0637962594628334, 0.006152254994958639, 0.0009867375483736396, 0.10563298314809799, -0.11286137998104095, 0.2117820531129837, 0.014771041460335255, 0.01707310415804386, 0.11300002038478851, -0.06462971121072769, -0.10910326987504959, -0.01205266360193491, 0.12825942039489746, -0.061722107231616974, 0.046511370688676834, 0.1790090948343277, 0.017571229487657547, 0.12619289755821228, 0.12489902228116989, -0.06744378060102463, 0.0533687062561512, 0.11884014308452606, -0.049678828567266464, -0.046144891530275345, 0.12676027417182922, -0.1318017691373825, 0.07572577148675919, 0.11303821206092834, -0.06628984212875366, 0.017415182664990425, 0.006690742913633585, 0.034762971103191376, -0.05357763171195984, 0.16542457044124603, -0.03412296250462532, -0.17772269248962402, 0.02381187677383423, -0.0071607413701713085, 0.1250171810388565, -0.11958790570497513, -0.05080341547727585, 0.014743160456418991, 0.03380708768963814, -0.10759051889181137, 0.13687939941883087, 0.09420044720172882, -0.042087409645318985, -0.025466354563832283, -0.1826154589653015, 0.03013203851878643, 0.1174393817782402, -0.07062719762325287, 0.06335219740867615 ]
e45e01b2da13842bb3df1b12dc046910147b3d82
# Dataset Card for Gigaword ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Repository:** [Gigaword repository](https://github.com/harvardnlp/sent-summary) - **Leaderboard:** [Gigaword leaderboard](https://paperswithcode.com/sota/text-summarization-on-gigaword) - **Paper:** [A Neural Attention Model for Abstractive Sentence Summarization](https://arxiv.org/abs/1509.00685) - **Point of Contact:** [Alexander Rush](mailto:arush@cornell.edu) - **Size of downloaded dataset files:** 578.41 MB - **Size of the generated dataset:** 962.96 MB - **Total amount of disk used:** 1.54 GB ### Dataset Summary Headline-generation on a corpus of article pairs from Gigaword consisting of around 4 million articles. Use the 'org_data' provided by https://github.com/microsoft/unilm/ which is identical to https://github.com/harvardnlp/sent-summary but with better format. ### Supported Tasks and Leaderboards - `summarization`: This dataset can be used for Summarization, where given a dicument, the goal is to predict its summery. The model performance is evaluated using the [ROUGE](https://huggingface.co/metrics/rouge) metric. The leaderboard for this task is available [here](https://paperswithcode.com/sota/text-summarization-on-gigaword). ### Languages English. ## Dataset Structure ### Data Instances An example of 'train' looks as follows. ``` { 'document': "australia 's current account deficit shrunk by a record #.## billion dollars -lrb- #.## billion us -rrb- in the june quarter due to soaring commodity prices , figures released monday showed .", 'summary': 'australian current account deficit narrows sharply' } ``` ### Data Fields The data fields are the same among all splits. - `document`: a `string` feature. - `summary`: a `string` feature. ### Data Splits | name | train |validation|test| |-------|------:|---------:|---:| |default|3803957| 189651|1951| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization From the paper: > For our training set, we pair the headline of each article with its first sentence to create an inputsummary pair. While the model could in theory be trained on any pair, Gigaword contains many spurious headline-article pairs. We therefore prune training based on the following heuristic filters: (1) Are there no non-stop-words in common? (2) Does the title contain a byline or other extraneous editing marks? (3) Does the title have a question mark or colon? After applying these filters, the training set consists of roughly J = 4 million title-article pairs. We apply a minimal preprocessing step using PTB tokenization, lower-casing, replacing all digit characters with #, and replacing of word types seen less than 5 times with UNK. We also remove all articles from the time-period of the DUC evaluation. release. The complete input training vocabulary consists of 119 million word tokens and 110K unique word types with an average sentence size of 31.3 words. The headline vocabulary consists of 31 million tokens and 69K word types with the average title of length 8.3 words (note that this is significantly shorter than the DUC summaries). On average there are 4.6 overlapping word types between the headline and the input; although only 2.6 in the first 75-characters of the input. #### Who are the source language producers? From the paper: > For training data for both tasks, we utilize the annotated Gigaword data set (Graff et al., 2003; Napoles et al., 2012), which consists of standard Gigaword, preprocessed with Stanford CoreNLP tools (Manning et al., 2014). ### Annotations #### Annotation process Annotations are inherited from the annotatated Gigaword data set. Additional information from the paper: > Our model only uses annotations for tokenization and sentence separation, although several of the baselines use parsing and tagging as well. #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Citation Information ```bibtex @article{graff2003english, title={English gigaword}, author={Graff, David and Kong, Junbo and Chen, Ke and Maeda, Kazuaki}, journal={Linguistic Data Consortium, Philadelphia}, volume={4}, number={1}, pages={34}, year={2003} } @article{Rush_2015, title={A Neural Attention Model for Abstractive Sentence Summarization}, url={http://dx.doi.org/10.18653/v1/D15-1044}, DOI={10.18653/v1/d15-1044}, journal={Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing}, publisher={Association for Computational Linguistics}, author={Rush, Alexander M. and Chopra, Sumit and Weston, Jason}, year={2015} } ``` ### Contributions Thanks to [@lewtun](https://github.com/lewtun), [@lhoestq](https://github.com/lhoestq), [@thomwolf](https://github.com/thomwolf) for adding this dataset.
gigaword
[ "task_categories:summarization", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:extended|gigaword_2003", "language:en", "license:mit", "headline-generation", "arxiv:1509.00685", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["en"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["100K<n<1M"], "source_datasets": ["extended|gigaword_2003"], "task_categories": ["summarization"], "task_ids": [], "pretty_name": "Gigaword", "tags": ["headline-generation"], "dataset_info": {"features": [{"name": "document", "dtype": "string"}, {"name": "summary", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 915246340, "num_examples": 3803957}, {"name": "validation", "num_bytes": 45766944, "num_examples": 189651}, {"name": "test", "num_bytes": 450774, "num_examples": 1951}], "download_size": 578402958, "dataset_size": 961464058}, "train-eval-index": [{"config": "default", "task": "summarization", "task_id": "summarization", "splits": {"train_split": "train", "eval_split": "test"}, "col_mapping": {"document": "text", "summary": "target"}, "metrics": [{"type": "rouge", "name": "Rouge"}]}]}
2024-01-29T10:43:00+00:00
[ "1509.00685" ]
[ "en" ]
TAGS #task_categories-summarization #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-extended|gigaword_2003 #language-English #license-mit #headline-generation #arxiv-1509.00685 #region-us
Dataset Card for Gigaword ========================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Repository: Gigaword repository * Leaderboard: Gigaword leaderboard * Paper: A Neural Attention Model for Abstractive Sentence Summarization * Point of Contact: Alexander Rush * Size of downloaded dataset files: 578.41 MB * Size of the generated dataset: 962.96 MB * Total amount of disk used: 1.54 GB ### Dataset Summary Headline-generation on a corpus of article pairs from Gigaword consisting of around 4 million articles. Use the 'org\_data' provided by URL which is identical to URL but with better format. ### Supported Tasks and Leaderboards * 'summarization': This dataset can be used for Summarization, where given a dicument, the goal is to predict its summery. The model performance is evaluated using the ROUGE metric. The leaderboard for this task is available here. ### Languages English. Dataset Structure ----------------- ### Data Instances An example of 'train' looks as follows. ### Data Fields The data fields are the same among all splits. * 'document': a 'string' feature. * 'summary': a 'string' feature. ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization From the paper: > > For our training set, we pair the headline of each article with its first sentence to create an inputsummary pair. While the model could in theory be trained on any pair, Gigaword contains many spurious headline-article pairs. We therefore prune training based on the following heuristic filters: (1) Are there no non-stop-words in common? (2) Does the title contain a byline or other extraneous editing marks? (3) Does the title have a question mark or colon? After applying these filters, the training set consists of roughly J = 4 million title-article pairs. We apply a minimal preprocessing step using PTB tokenization, lower-casing, replacing all digit characters with #, and replacing of word types seen less than 5 times with UNK. We also remove all articles from the time-period of the DUC evaluation. release. > The complete input training vocabulary consists of 119 million word tokens and 110K unique word types with an average sentence size of 31.3 words. The headline vocabulary consists of 31 million tokens and 69K word types with the average title of length 8.3 words (note that this is significantly shorter than the DUC summaries). On average there are 4.6 overlapping word types between the headline and the input; although only 2.6 in the > first 75-characters of the input. > > > #### Who are the source language producers? From the paper: > > For training data for both tasks, we utilize the annotated Gigaword data set (Graff et al., 2003; Napoles et al., 2012), which consists of standard Gigaword, preprocessed with Stanford CoreNLP tools (Manning et al., 2014). > > > ### Annotations #### Annotation process Annotations are inherited from the annotatated Gigaword data set. Additional information from the paper: > > Our model only uses annotations for tokenization and sentence separation, although several of the baselines use parsing and tagging as well. > > > #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information ### Contributions Thanks to @lewtun, @lhoestq, @thomwolf for adding this dataset.
[ "### Dataset Summary\n\n\nHeadline-generation on a corpus of article pairs from Gigaword consisting of\naround 4 million articles. Use the 'org\\_data' provided by\nURL which is identical to\nURL but with better format.", "### Supported Tasks and Leaderboards\n\n\n* 'summarization': This dataset can be used for Summarization, where given a dicument, the goal is to predict its summery. The model performance is evaluated using the ROUGE metric. The leaderboard for this task is available here.", "### Languages\n\n\nEnglish.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.\n\n\n* 'document': a 'string' feature.\n* 'summary': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nFrom the paper:\n\n\n\n> \n> For our training set, we pair the headline of each article with its first sentence to create an inputsummary pair. While the model could in theory be trained on any pair, Gigaword contains many spurious headline-article pairs. We therefore prune training based on the following heuristic filters: (1) Are there no non-stop-words in common? (2) Does the title contain a byline or other extraneous editing marks? (3) Does the title have a question mark or colon? After applying these filters, the training set consists of roughly J = 4 million title-article pairs. We apply a minimal preprocessing step using PTB tokenization, lower-casing, replacing all digit characters with #, and replacing of word types seen less than 5 times with UNK. We also remove all articles from the time-period of the DUC evaluation. release.\n> The complete input training vocabulary consists of 119 million word tokens and 110K unique word types with an average sentence size of 31.3 words. The headline vocabulary consists of 31 million tokens and 69K word types with the average title of length 8.3 words (note that this is significantly shorter than the DUC summaries). On average there are 4.6 overlapping word types between the headline and the input; although only 2.6 in the\n> first 75-characters of the input.\n> \n> \n>", "#### Who are the source language producers?\n\n\nFrom the paper:\n\n\n\n> \n> For training data for both tasks, we utilize the annotated Gigaword data set (Graff et al., 2003; Napoles et al., 2012), which consists of standard Gigaword, preprocessed with Stanford CoreNLP tools (Manning et al., 2014).\n> \n> \n>", "### Annotations", "#### Annotation process\n\n\nAnnotations are inherited from the annotatated Gigaword data set.\n\n\nAdditional information from the paper:\n\n\n\n> \n> Our model only uses annotations for tokenization and sentence separation, although several of the baselines use parsing and tagging as well.\n> \n> \n>", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @lewtun, @lhoestq, @thomwolf for adding this dataset." ]
[ "TAGS\n#task_categories-summarization #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-extended|gigaword_2003 #language-English #license-mit #headline-generation #arxiv-1509.00685 #region-us \n", "### Dataset Summary\n\n\nHeadline-generation on a corpus of article pairs from Gigaword consisting of\naround 4 million articles. Use the 'org\\_data' provided by\nURL which is identical to\nURL but with better format.", "### Supported Tasks and Leaderboards\n\n\n* 'summarization': This dataset can be used for Summarization, where given a dicument, the goal is to predict its summery. The model performance is evaluated using the ROUGE metric. The leaderboard for this task is available here.", "### Languages\n\n\nEnglish.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.\n\n\n* 'document': a 'string' feature.\n* 'summary': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nFrom the paper:\n\n\n\n> \n> For our training set, we pair the headline of each article with its first sentence to create an inputsummary pair. While the model could in theory be trained on any pair, Gigaword contains many spurious headline-article pairs. We therefore prune training based on the following heuristic filters: (1) Are there no non-stop-words in common? (2) Does the title contain a byline or other extraneous editing marks? (3) Does the title have a question mark or colon? After applying these filters, the training set consists of roughly J = 4 million title-article pairs. We apply a minimal preprocessing step using PTB tokenization, lower-casing, replacing all digit characters with #, and replacing of word types seen less than 5 times with UNK. We also remove all articles from the time-period of the DUC evaluation. release.\n> The complete input training vocabulary consists of 119 million word tokens and 110K unique word types with an average sentence size of 31.3 words. The headline vocabulary consists of 31 million tokens and 69K word types with the average title of length 8.3 words (note that this is significantly shorter than the DUC summaries). On average there are 4.6 overlapping word types between the headline and the input; although only 2.6 in the\n> first 75-characters of the input.\n> \n> \n>", "#### Who are the source language producers?\n\n\nFrom the paper:\n\n\n\n> \n> For training data for both tasks, we utilize the annotated Gigaword data set (Graff et al., 2003; Napoles et al., 2012), which consists of standard Gigaword, preprocessed with Stanford CoreNLP tools (Manning et al., 2014).\n> \n> \n>", "### Annotations", "#### Annotation process\n\n\nAnnotations are inherited from the annotatated Gigaword data set.\n\n\nAdditional information from the paper:\n\n\n\n> \n> Our model only uses annotations for tokenization and sentence separation, although several of the baselines use parsing and tagging as well.\n> \n> \n>", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @lewtun, @lhoestq, @thomwolf for adding this dataset." ]
[ 92, 52, 68, 13, 18, 40, 11, 7, 4, 324, 83, 5, 68, 9, 18, 7, 8, 14, 6, 6, 26 ]
[ "passage: TAGS\n#task_categories-summarization #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-extended|gigaword_2003 #language-English #license-mit #headline-generation #arxiv-1509.00685 #region-us \n### Dataset Summary\n\n\nHeadline-generation on a corpus of article pairs from Gigaword consisting of\naround 4 million articles. Use the 'org\\_data' provided by\nURL which is identical to\nURL but with better format.### Supported Tasks and Leaderboards\n\n\n* 'summarization': This dataset can be used for Summarization, where given a dicument, the goal is to predict its summery. The model performance is evaluated using the ROUGE metric. The leaderboard for this task is available here.### Languages\n\n\nEnglish.\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nAn example of 'train' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.\n\n\n* 'document': a 'string' feature.\n* 'summary': a 'string' feature.### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data" ]
[ -0.10478231310844421, 0.1981559842824936, -0.00533026410266757, 0.061604298651218414, 0.08693533390760422, 0.017204124480485916, 0.13652238249778748, 0.04311330243945122, -0.03532147780060768, 0.10890930145978928, 0.04471026733517647, -0.021970370784401894, 0.10459495335817337, 0.22593744099140167, -0.01857125386595726, -0.21036384999752045, 0.03526897355914116, -0.09890864789485931, -0.06476558744907379, 0.09314130246639252, 0.13051563501358032, -0.07064186781644821, 0.08018039911985397, -0.03025633841753006, -0.19733263552188873, -0.010394875891506672, -0.04129926860332489, 0.02612468972802162, 0.0754520520567894, 0.06277894973754883, 0.10794799774885178, -0.0010413905838504434, 0.05950603261590004, -0.15925689041614532, 0.030874287709593773, 0.06317248195409775, 0.04803144931793213, 0.05465548485517502, 0.08404215425252914, -0.07856220006942749, 0.048144448548555374, -0.13632944226264954, -0.025537550449371338, 0.053186945617198944, -0.10874459147453308, 0.052844397723674774, -0.12153273075819016, -0.031376227736473083, 0.042189497500658035, 0.03298298642039299, -0.03463505208492279, -0.01976020447909832, -0.026266230270266533, 0.06342483311891556, 0.0411139652132988, -0.0345466248691082, -0.08549612015485764, 0.036950793117284775, -0.0446903295814991, 0.04727781191468239, -0.09826011955738068, -0.008746245875954628, 0.011384689249098301, 0.019889190793037415, -0.020114311948418617, -0.02602553181350231, -0.19444237649440765, -0.01495263259857893, -0.1210608184337616, -0.029840528964996338, 0.2525812089443207, 0.049592774361371994, -0.021064825356006622, -0.08784878998994827, -0.07813472300767899, 0.02073691599071026, -0.03813578933477402, 0.018886102363467216, 0.017346765846014023, 0.011434521526098251, 0.06231854110956192, -0.04775683954358101, -0.1068994402885437, -0.031070545315742493, -0.08646585792303085, 0.014241054654121399, -0.018163995817303658, 0.052924174815416336, 0.006471548229455948, 0.05597440525889397, -0.03877278417348862, -0.09923175722360611, 0.00343179889023304, -0.08519131690263748, -0.16393350064754486, 0.011609804816544056, -0.02794061042368412, -0.10460465401411057, 0.05328171327710152, 0.07144210487604141, -0.06585206091403961, 0.0169201772660017, -0.01337391510605812, 0.01861027255654335, 0.1097816452383995, 0.08217119425535202, -0.10756701231002808, -0.07467372715473175, 0.02716294676065445, 0.031094754114747047, -0.010998795740306377, -0.03326371684670448, -0.03989534080028534, 0.004360645078122616, 0.029205290600657463, 0.04780907183885574, 0.055772971361875534, 0.030660957098007202, -0.08918257057666779, -0.0371176116168499, 0.028293291106820107, -0.14820942282676697, 0.02463146671652794, 0.035368289798498154, -0.03292042762041092, 0.07042361050844193, -0.005356199108064175, 0.0012704477412626147, -0.062192633748054504, -0.011368837207555771, -0.10712069272994995, -0.007217838428914547, -0.09888163954019547, -0.10427943617105484, 0.03858894109725952, -0.03979915753006935, -0.05689871683716774, -0.024912092834711075, -0.18529997766017914, -0.07118681073188782, 0.057508476078510284, -0.08424035459756851, -0.03808010742068291, -0.05895053967833519, -0.03341786563396454, -0.012301191687583923, 0.014354271814227104, 0.11222688108682632, -0.0263813566416502, 0.0049260458908975124, -0.061289407312870026, 0.016061030328273773, -0.06216256320476532, 0.03322436660528183, -0.11084921658039093, 0.09692789614200592, -0.0769631564617157, 0.17280104756355286, -0.0769597515463829, 0.05142839625477791, -0.10707496851682663, 0.016489913687109947, -0.044465772807598114, 0.0006793042412027717, 0.06323467940092087, 0.15681086480617523, -0.27839210629463196, -0.008458223193883896, 0.029222652316093445, -0.07424002140760422, -0.07332026213407516, 0.0837990790605545, -0.04346161708235741, 0.06680722534656525, 0.04486781358718872, 0.2063639760017395, 0.0938941091299057, 0.010067591443657875, -0.0718449205160141, 0.014781206846237183, -0.011776319704949856, 0.05165288224816322, 0.06996922940015793, -0.043606117367744446, 0.09879355132579803, 0.05238499119877815, 0.02016592212021351, 0.02081187069416046, -0.038897302001714706, -0.06981652975082397, -0.01921098306775093, -0.029797455295920372, -0.05241706594824791, -0.005311876069754362, 0.0029872299637645483, -0.0037552043795585632, -0.03148571774363518, 0.0204673632979393, 0.018089216202497482, -0.017687838524580002, -0.0009755289065651596, -0.004132028203457594, 0.0855751484632492, -0.03175977244973183, 0.010549562983214855, -0.18143807351589203, -0.19144032895565033, 0.037764932960271835, 0.09421616047620773, 0.06308484822511673, -0.03143483027815819, -0.007260062266141176, 0.021019546315073967, -0.003239473793655634, 0.041405122727155685, 0.07243379205465317, -0.012894782237708569, -0.028753744438290596, -0.14804115891456604, -0.04272608831524849, -0.04015465825796127, 0.11045169085264206, -0.09425123780965805, 0.006638966500759125, 0.08226669579744339, 0.15561191737651825, -0.010697441175580025, -0.08100786805152893, 0.05733785033226013, 0.01923108845949173, -0.04443608969449997, -0.052882131189107895, 0.005330690648406744, 0.011534166522324085, 0.0024516594130545855, 0.044208019971847534, -0.06752340495586395, -0.15006282925605774, 0.05941348522901535, 0.022273028269410133, -0.054828841239213943, -0.04135918617248535, -0.0647059753537178, -0.020496470853686333, -0.05028517171740532, -0.07140146195888519, -0.013798194006085396, 0.0489540621638298, 0.051387969404459, -0.053889211267232895, -0.022525543347001076, -0.005651457235217094, 0.01376844197511673, -0.04141287878155708, 0.07287091761827469, 0.04695335030555725, -0.12244175374507904, 0.12166798859834671, -0.037555351853370667, 0.05352413281798363, 0.14543405175209045, -0.03263997286558151, -0.059343621134757996, -0.03399817273020744, 0.03527464717626572, -0.0457986444234848, 0.10988453775644302, -0.042813535779714584, 0.03135913610458374, 0.05405574291944504, 0.06709299981594086, 0.045364879071712494, -0.10632598400115967, 0.03163199871778488, -0.02039601281285286, -0.04497576877474785, -0.05769958347082138, 0.005478797946125269, 0.028140146285295486, 0.067425936460495, 0.018364528194069862, 0.04064461961388588, -0.02191474847495556, -0.07184014469385147, -0.10494803637266159, 0.1712658852338791, -0.1342775672674179, -0.13846825063228607, -0.1473902016878128, -0.066440150141716, -0.07719915360212326, -0.0001974656042875722, -0.03223155066370964, -0.012217742390930653, -0.055940255522727966, -0.07118022441864014, 0.1205374225974083, -0.028445035219192505, -0.07816576212644577, -0.043902840465307236, 0.01222944911569357, -0.028402011841535568, -0.10891040414571762, 0.02872503362596035, 0.016600368544459343, 0.04213766008615494, 0.002194297267124057, -0.022119835019111633, 0.11776930093765259, 0.10586372017860413, 0.02454410307109356, -0.015045426785945892, -0.02129671350121498, 0.26834845542907715, -0.093863345682621, 0.10713017731904984, 0.06134168431162834, -0.016323329880833626, 0.05670730769634247, 0.21436451375484467, 0.04568883776664734, -0.07794220745563507, 0.018650347366929054, 0.04930966719985008, -0.05732346698641777, -0.22739744186401367, -0.10256057977676392, -0.11510723829269409, -0.015817439183592796, 0.015838438645005226, 0.0034903099294751883, -0.11480575054883957, 0.05928931385278702, -0.037262991070747375, 0.04196945205330849, 0.01094003114849329, 0.02386431023478508, 0.10020327568054199, -0.023646483197808266, 0.07177234441041946, -0.028171567246317863, 0.002155813854187727, 0.09151525050401688, 0.044358670711517334, 0.2480565309524536, -0.07028371095657349, 0.21615055203437805, 0.06356149166822433, 0.052240341901779175, 0.009454846382141113, 0.10847682505846024, 0.00970135722309351, 0.06302414834499359, -0.007351298816502094, -0.025058245286345482, -0.03783554583787918, 0.05776194483041763, 0.02947196178138256, -0.02304925210773945, -0.005279408302158117, 0.04012541100382805, 0.06466549634933472, 0.20409318804740906, 0.10505462437868118, -0.1821429580450058, -0.05328602343797684, 0.0757732167840004, -0.001186916371807456, -0.10806074738502502, -0.014866159297525883, 0.1559065878391266, -0.09774040430784225, 0.06567773222923279, -0.0462762787938118, 0.11008445918560028, -0.0283820778131485, -0.047056976705789566, -0.06175468862056732, 0.13263964653015137, -0.03590743616223335, 0.08101111650466919, -0.09414716064929962, 0.21625523269176483, 0.013735351152718067, 0.022807737812399864, -0.03480267524719238, 0.048289183527231216, -0.0063275839202106, 0.04158435016870499, 0.1374547779560089, 0.017523184418678284, -0.12151344120502472, 0.015746762976050377, -0.0999942421913147, 0.03102130815386772, 0.0776103287935257, -0.05642419680953026, 0.0774756446480751, -0.010964917950332165, -0.008914248086512089, -0.00046381086576730013, 0.018828656524419785, -0.07914356142282486, -0.21521101891994476, 0.03356115147471428, -0.050832487642765045, 0.05573887750506401, -0.03820830583572388, -0.014370107091963291, 0.02689851075410843, 0.18833112716674805, -0.06225180998444557, -0.09950755536556244, -0.14324435591697693, 0.08177568763494492, 0.18863993883132935, -0.020674102008342743, 0.012964166700839996, -0.06970073282718658, 0.14814050495624542, -0.02269160933792591, -0.07046479731798172, 0.03237536549568176, -0.025427360087633133, -0.0684007853269577, -0.08343765139579773, 0.12886913120746613, -0.0051583824679255486, 0.0229327529668808, -0.020773515105247498, 0.0853109285235405, -0.049618322402238846, -0.08083938807249069, 0.011911148205399513, 0.026616619899868965, -0.028823407366871834, 0.17020244896411896, -0.06828568875789642, -0.0841086283326149, -0.033894993364810944, -0.04255241900682449, 0.15447558462619781, 0.12173450738191605, -0.07087010890245438, 0.06783583015203476, 0.09607058018445969, -0.10994350165128708, -0.24571050703525543, 0.013468354009091854, 0.0590331144630909, 0.07693223655223846, -0.05513333901762962, -0.15219692885875702, 0.041041236370801926, 0.06813902407884598, 0.026048529893159866, 0.021717321127653122, -0.22400984168052673, -0.12238982319831848, -0.010372338816523552, -0.00487873237580061, -0.02210571989417076, -0.10212105512619019, -0.07331699877977371, -0.04908560588955879, -0.07523791491985321, 0.14764738082885742, 0.0288887657225132, 0.051764894276857376, 0.0007678550318814814, 0.09060957282781601, 0.0029054523911327124, -0.04263269156217575, 0.14526662230491638, 0.07294652611017227, 0.02913626842200756, -0.018441306427121162, -0.062206368893384933, 0.17807286977767944, -0.017924336716532707, 0.09923646599054337, 0.008240992203354836, 0.05618637427687645, -0.04249250516295433, -0.027793588116765022, -0.0676547959446907, 0.037998978048563004, -0.042293183505535126, -0.04472614452242851, -0.0627097561955452, 0.04594626650214195, 0.021088244393467903, 0.0010289805941283703, 0.06873594224452972, -0.03448791801929474, 0.013378136791288853, 0.14560382068157196, 0.09666644781827927, -0.01717456988990307, -0.03520317003130913, 0.014077208936214447, 0.010663909837603569, -0.0019824537448585033, -0.1470894068479538, -0.011969232931733131, 0.14588193595409393, 0.04645521566271782, 0.10039189457893372, 0.03755854815244675, -0.11564671248197556, 0.024791039526462555, 0.09005478024482727, -0.07208789885044098, -0.30718547105789185, 0.01693246141076088, -0.056888218969106674, -0.20344983041286469, -0.06588809192180634, 0.09163264185190201, 0.01187764573842287, -0.003289642510935664, 0.010071472264826298, 0.08287511020898819, -0.029614584520459175, 0.11593006551265717, 0.052731405943632126, 0.04908575862646103, -0.09674856811761856, 0.05882733687758446, 0.11049432307481766, -0.00945042259991169, -0.030925460159778595, 0.15717700123786926, -0.11128530651330948, -0.03114440105855465, 0.02586895413696766, 0.05806509777903557, -0.0013772009406238794, 0.014194207265973091, -0.02643626183271408, -0.14647886157035828, 0.018989138305187225, 0.06717394292354584, 0.001739590778015554, 0.0940062403678894, -0.04594631493091583, -0.06650027632713318, -0.0249674990773201, 0.10840459913015366, 0.0544748418033123, 0.05760319158434868, -0.05279773473739624, 0.008464453741908073, -0.07178253680467606, 0.024347973987460136, -0.01060651894658804, -0.02700231969356537, -0.056839995086193085, -0.010540755465626717, -0.1675429791212082, -0.004562160931527615, -0.07956133782863617, -0.02392348274588585, 0.0028468214441090822, -0.06372255086898804, -0.046999722719192505, -0.008626437745988369, -0.03387472778558731, -0.04010197892785072, -0.07290971279144287, 0.0769183412194252, -0.10700932890176773, 0.005251794587820768, 0.0573619119822979, -0.0626978725194931, 0.0760502889752388, 0.02876596339046955, -0.025287874042987823, 0.03321155905723572, -0.1466328352689743, -0.057510048151016235, -0.007014891132712364, 0.05634159594774246, 0.04905424639582634, -0.07386287301778793, -0.00957134086638689, 0.033358849585056305, -0.008890255354344845, 0.005718421656638384, 0.0382804311811924, -0.08942003548145294, 0.030747758224606514, 0.001290278509259224, -0.012437381781637669, -0.060571808367967606, 0.08023063838481903, 0.03114393912255764, 0.08483976125717163, 0.09352140873670578, 0.0030210844706743956, 0.08233370631933212, -0.17220166325569153, -0.010392860509455204, 0.00570293003693223, -0.05283202975988388, 0.005741951055824757, -0.05113014578819275, 0.08312671631574631, 0.0070196897722780704, 0.19706851243972778, 0.02491208352148533, -0.0073067788034677505, 0.025350920855998993, 0.08577986061573029, -0.01710481382906437, 0.09223897755146027, 0.07453126460313797, 0.030710401013493538, -0.014097786508500576, -0.0096283545717597, -0.02521257847547531, 0.006430210545659065, 0.049351491034030914, 0.17211496829986572, 0.11621084809303284, 0.09319193661212921, 0.04651259630918503, 0.08285874873399734, -0.09199488908052444, 0.006350573152303696, 0.09265130758285522, -0.021857473999261856, 0.0284565482288599, -0.08221683651208878, 0.03356139361858368, 0.008325406350195408, -0.1544996052980423, 0.12749990820884705, -0.042324211448431015, -0.113493911921978, -0.02999487705528736, -0.08128470927476883, -0.04582316800951958, -0.06454203277826309, -0.01583530195057392, -0.15452240407466888, 0.04277917370200157, 0.0948876217007637, 0.006618513260036707, 0.01658950001001358, 0.11860713362693787, -0.011216569691896439, -0.075346440076828, 0.032963208854198456, 0.015207118354737759, 0.035544317215681076, 0.007766167167574167, 0.016658155247569084, 0.032078374177217484, 0.05268373712897301, 0.0704168826341629, 0.05858014523983002, 0.030990853905677795, 0.034696485847234726, -0.06665293872356415, -0.06247011572122574, -0.02562197484076023, 0.0008219796582125127, -0.07327848672866821, 0.07925499975681305, 0.04411360248923302, -0.005252123810350895, 0.015170615166425705, 0.15894518792629242, 0.008676039054989815, -0.13221047818660736, -0.17922629415988922, 0.06959975510835648, -0.078447625041008, 0.023415207862854004, 0.023952167481184006, -0.1352851837873459, -0.013609729707241058, 0.16115400195121765, 0.245304137468338, -0.08893471211194992, -0.042821675539016724, 0.01424808893352747, 0.0013323063030838966, -0.0258871428668499, 0.03821437433362007, 0.0007945308461785316, 0.21516604721546173, -0.05202828347682953, 0.058829616755247116, -0.0333319790661335, -0.07617685943841934, -0.051288846880197525, 0.09294173121452332, 0.007690881844609976, -0.004667983390390873, -0.07345516979694366, 0.12246917933225632, -0.0867801159620285, -0.1477336436510086, -0.012427520006895065, -0.13433535397052765, -0.13907499611377716, -0.07084326446056366, -0.02731865458190441, -0.003441756824031472, 0.028967997059226036, -0.0219395961612463, -0.0051406738348305225, 0.176195427775383, 0.005015560891479254, -0.05744752660393715, -0.0722324475646019, 0.09396567195653915, -0.13100048899650574, 0.1028595119714737, -0.024017944931983948, 0.0426267646253109, 0.09473378211259842, 0.007122303359210491, -0.12802883982658386, -0.011270314455032349, 0.0722787082195282, 0.09151463955640793, 0.03717406466603279, 0.10992080718278885, -0.030863167718052864, 0.10051319748163223, 0.023100145161151886, -0.0247898381203413, 0.03893643990159035, 0.0455004945397377, -0.027313459664583206, -0.07676176726818085, 0.0007947647827677429, -0.09744037687778473, 0.12681756913661957, 0.1836862862110138, -0.04226837307214737, 0.02833995409309864, -0.027971409261226654, 0.03985952213406563, 0.0009172456921078265, 0.1452232450246811, -0.013075405731797218, -0.17861928045749664, -0.028302650898694992, 0.08280559629201889, 0.021755218505859375, -0.1693303883075714, -0.04515466466546059, -0.01907893642783165, 0.021532488986849785, 0.0030493384692817926, 0.14037543535232544, 0.10418176651000977, 0.027182986959815025, -0.04752540588378906, -0.07034067064523697, 0.007079711649566889, 0.07655820995569229, -0.005940571893006563, -0.052735038101673126 ]
1e017f6baa597bef56ba45bb54e2fa9754522bae
# Dataset Card for [Dataset Name] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **[Repository](https://github.com/TevenLeScao/glucose)** - **[Paper](https://arxiv.org/abs/2009.07758)** - **Point of Contact:** [glucose@elementalcognition.com](mailto:glucose@elementalcognition.com) ### Dataset Summary GLUCOSE: GeneraLized and COntextualized Story Explanations, is a novel conceptual framework and dataset for commonsense reasoning. Given a short story and a sentence X in the story, GLUCOSE captures ten dimensions of causal explanation related to X. These dimensions, inspired by human cognitive psychology, cover often-implicit causes and effects of X, including events, location, possession, and other attributes. ### Supported Tasks and Leaderboards Common sense inference of: 1. Causes 2. Emotions motivating an event 3. Locations enabling an event 4. Possession states enabling an event 5. Other attributes enabling an event 6. Consequences 7. Emotions caused by an event 8. Changes in location caused by an event 9. Changes in possession caused by an event 10. Other attributes that may be changed by an event ### Languages English, monolingual ## Dataset Structure ### Data Instances ``` { "experiment_id": "e56c7c3e-4660-40fb-80d0-052d566d676a__4", "story_id": "e56c7c3e-4660-40fb-80d0-052d566d676a", "worker_id": 19, "submission_time_normalized": "20190930", "worker_quality_rating": 3, "selected_sentence_index": 4, "story": "It was bedtime at our house. Two of the three kids hit the pillow and fall asleep. The third is a trouble maker. For two hours he continues to get out of bed and want to play. Finally he becomes tired and falls asleep." selected_sentence: "Finally he becomes tired and falls asleep.", "1_specificNL": "The third kid continues to get out of bed and wants to play >Causes/Enables> The kid finally becomes tired and falls asleep", "1_specificStructured": "{The third kid}_[subject] {continues}_[verb] {to }_[preposition1] {get out of bed}_[object1] {and wants to play}_[object2] >Causes/Enables> {The kid}_[subject] {finally becomes}_[verb] {tired}_[object1] {and falls asleep}_[object2]", "1_generalNL": "Someone_A doesn't want to go to sleep >Causes/Enables> Someone_A finally falls asleep", "1_generalStructured": "{Someone_A}_[subject] {doesn't want}_[verb] {to }_[preposition1] {go to sleep}_[object1] >Causes/Enables> {Someone_A}_[subject] {finally falls}_[verb] {asleep}_[object1]", "2_specificNL": "escaped", "2_specificStructured": "escaped", "2_generalNL": "escaped", "2_generalStructured": "escaped", "3_specificNL": "The third kid is in bed >Enables> The kid finally becomes tired and falls asleep", "3_specificStructured": "{The third kid}_[subject] {is}_[verb] {in}_[preposition] {bed}_[object] >Enables> {The kid}_[subject] {finally becomes}_[verb] {tired}_[object1] {and falls asleep}_[object2]", "3_generalNL": "Someone_A is in bed >Enables> Someone_A falls asleep", "3_generalStructured": "{Someone_A}_[subject] {is}_[verb] {in}_[preposition] {bed}_[object] >Enables> {Someone_A}_[subject] {falls}_[verb] {asleep}_[object1]", "4_specificNL": "escaped", "4_specificStructured": "escaped", "4_generalNL": "escaped", "4_generalStructured": "escaped", "5_specificNL": "escaped", "5_specificStructured": "escaped", "5_generalNL": "escaped", "5_generalStructured": "escaped", "6_specificNL": "escaped", "6_specificStructured": "escaped", "6_generalNL": "escaped", "6_generalStructured": "escaped", "7_specificNL": "escaped", "7_specificStructured": "escaped", "7_generalNL": "escaped", "7_generalStructured": "escaped", "8_specificNL": "escaped", "8_specificStructured": "escaped", "8_generalNL": "escaped", "8_generalStructured": "escaped", "9_specificNL": "escaped", "9_specificStructured": "escaped", "9_generalNL": "escaped", "9_generalStructured": "escaped", "10_specificNL": "escaped", "10_specificStructured": "escaped", "10_generalNL": "escaped", "10_generalStructured": "escaped", "number_filled_in": 7 } ``` ### Data Fields - __experiment_id__: a randomly generated alphanumeric sequence for a given story with the sentence index appended at the end after two underscores. Example: cbee2b5a-f2f9-4bca-9630-6825b1e36c13__0 - __story_id__: a random alphanumeric identifier for the story. Example: e56c7c3e-4660-40fb-80d0-052d566d676a - __worker_id__: each worker has a unique identificaiton number. Example: 21 - __submission_time_normalized__: the time of submission in the format YYYYMMDD. Example: 20200115 - __worker_quality_assessment__: rating for the worker on the assignment in the row. Example: 2 - __selected_sentence_index__: the index of a given sentence in a story. Example: 0 - __story__: contains the full text of the ROC story that was used for the HIT. Example: It was bedtime at our house. Two of the three kids hit the pillow and fall asleep. The third is a trouble maker. For two hours he continues to get out of bed and want to play. Finally he becomes tired and falls asleep. - __selected_sentence__: the sentence from the story that is being annotated. Example: It was bedtime at our house. - __[1-10]\_[specific/general][NL/Structured]__: This is the primary data collected. It provides the common sense knowledge about the related stories and those general rules about the world derived from the specific statements. For each of the ten relationships, there are four columns. The specific columns give the specific statements from the story. The general statements give the corresponding generalization. The NL columns are formatted in natural language, whereas the structured columns contain indications of the slots used to fill in the data. Example: - __1_specificNL__: "The school has a football team >Causes/Enables> The football game was last weekend" - __1_specificStructured__: "{The school }\_[subject] {has }\_[verb] {a football team }\_[object1] >Causes/Enables> {The football game }\_[subject] {was last weekend }\_[verb]" - __1_generalNL__: "Somewhere_A (that is a school ) has Something_A (that is a sports team ) >Causes/Enables> The game was last weekend" - __1_generalStructured__: "{Somewhere_A ||that is a school ||}\_[subject] {has }\_[verb] {Something_A ||that is a sports team ||}\_[object1] >Causes/Enables> {The game }\_[subject] {was last weekend }\_[verb]" - __number\_filled\_in__: number of dimensions filled in for the assignment. Example: 4 ### Data Splits Train split: 65,521 examples Test splits: 500 examples, without worker id and rating, number filled in, and structured text. ## Dataset Creation ### Curation Rationale When humans read or listen, they make implicit commonsense inferences that frame their understanding of what happened and why. As a step toward AI systems that can build similar mental models, we introduce GLUCOSE, a large-scale dataset of implicit commonsense causal knowledge, encoded as causal mini-theories about the world, each grounded in a narrative context. ### Source Data #### Initial Data Collection and Normalization Initial text from ROCStories #### Who are the source language producers? Amazon Mechanical Turk. ### Annotations #### Annotation process To enable developing models that can build mental models of narratives, we aimed to crowdsource a large, quality-monitored dataset. Beyond the scalability benefits, using crowd workers (as opposed to a small set of expert annotators) ensures diversity of thought, thus broadening coverage of a common-sense knowledge resource. The annotation task is complex: it requires annotators to understand different causal dimensions in a variety of contexts and to come up with generalized theories beyond the story context. For strict quality control, we designed a three-stage knowledge acquisition pipeline for crowdsourcing the GLUCOSE dataset on the Amazon Mechanical Turk Platform. The workers first go through a qualification test where they must score at least 90% on 10 multiple-choice questions on select GLUCOSE dimensions. Next, qualified workers can work on the main GLUCOSE data collection task: given a story S and a story sentence X, they are asked to fill in (allowing for non-applicable) all ten GLUCOSE dimensions, getting step-by-step guidance from the GLUCOSE data acquisition. To ensure data consistency, the same workers answer all dimensions for an S, X pair. Finally, the submissions are reviewed by an expert who rates each worker on a scale from 0 to 3, and provides feedback on how to improve. Our final UIs are the result of more than six rounds of pilot studies, iteratively improving the interaction elements, functionality, dimension definitions, instructions, and examples. #### Who are the annotators? Amazon Mechanical Turk workers, with feedback from an expert. ### Personal and Sensitive Information No personal or sensitive information. ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators Nasrin Mostafazadeh, Aditya Kalyanpur, Lori Moon, David Buchanan, Lauren Berkowitz, Or Biran, Jennifer Chu-Carroll, from Elemental Cognition ### Licensing Information Creative Commons Attribution-NonCommercial 4.0 International Public License ### Citation Information ``` @inproceedings{mostafazadeh2020glucose, title={GLUCOSE: GeneraLized and COntextualized Story Explanations}, author={Nasrin Mostafazadeh and Aditya Kalyanpur and Lori Moon and David Buchanan and Lauren Berkowitz and Or Biran and Jennifer Chu-Carroll}, year={2020}, booktitle={The Conference on Empirical Methods in Natural Language Processing}, publisher={Association for Computational Linguistics} } ``` ### Contributions Thanks to [@TevenLeScao](https://github.com/TevenLeScao) for adding this dataset.
glucose
[ "task_categories:fill-mask", "task_categories:text-generation", "annotations_creators:crowdsourced", "language_creators:crowdsourced", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:extended|other-ROC-stories", "language:en", "license:cc-by-4.0", "commonsense-inference", "arxiv:2009.07758", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["crowdsourced"], "language": ["en"], "license": ["cc-by-4.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["extended|other-ROC-stories"], "task_categories": ["fill-mask", "text-generation"], "paperswithcode_id": "glucose", "pretty_name": "GLUCOSE", "tags": ["commonsense-inference"], "dataset_info": {"features": [{"name": "experiment_id", "dtype": "string"}, {"name": "story_id", "dtype": "string"}, {"name": "worker_id", "dtype": "int64"}, {"name": "worker_ids", "dtype": "string"}, {"name": "submission_time_normalized", "dtype": "string"}, {"name": "worker_quality_assessment", "dtype": "int64"}, {"name": "selected_sentence_index", "dtype": "int64"}, {"name": "story", "dtype": "string"}, {"name": "selected_sentence", "dtype": "string"}, {"name": "number_filled_in", "dtype": "int64"}, {"name": "1_specificNL", "dtype": "string"}, {"name": "1_specificStructured", "dtype": "string"}, {"name": "1_generalNL", "dtype": "string"}, {"name": "1_generalStructured", "dtype": "string"}, {"name": "2_specificNL", "dtype": "string"}, {"name": "2_specificStructured", "dtype": "string"}, {"name": "2_generalNL", "dtype": "string"}, {"name": "2_generalStructured", "dtype": "string"}, {"name": "3_specificNL", "dtype": "string"}, {"name": "3_specificStructured", "dtype": "string"}, {"name": "3_generalNL", "dtype": "string"}, {"name": "3_generalStructured", "dtype": "string"}, {"name": "4_specificNL", "dtype": "string"}, {"name": "4_specificStructured", "dtype": "string"}, {"name": "4_generalNL", "dtype": "string"}, {"name": "4_generalStructured", "dtype": "string"}, {"name": "5_specificNL", "dtype": "string"}, {"name": "5_specificStructured", "dtype": "string"}, {"name": "5_generalNL", "dtype": "string"}, {"name": "5_generalStructured", "dtype": "string"}, {"name": "6_specificNL", "dtype": "string"}, {"name": "6_specificStructured", "dtype": "string"}, {"name": "6_generalNL", "dtype": "string"}, {"name": "6_generalStructured", "dtype": "string"}, {"name": "7_specificNL", "dtype": "string"}, {"name": "7_specificStructured", "dtype": "string"}, {"name": "7_generalNL", "dtype": "string"}, {"name": "7_generalStructured", "dtype": "string"}, {"name": "8_specificNL", "dtype": "string"}, {"name": "8_specificStructured", "dtype": "string"}, {"name": "8_generalNL", "dtype": "string"}, {"name": "8_generalStructured", "dtype": "string"}, {"name": "9_specificNL", "dtype": "string"}, {"name": "9_specificStructured", "dtype": "string"}, {"name": "9_generalNL", "dtype": "string"}, {"name": "9_generalStructured", "dtype": "string"}, {"name": "10_specificNL", "dtype": "string"}, {"name": "10_specificStructured", "dtype": "string"}, {"name": "10_generalNL", "dtype": "string"}, {"name": "10_generalStructured", "dtype": "string"}], "config_name": "glucose", "splits": [{"name": "train", "num_bytes": 204605370, "num_examples": 65522}, {"name": "test", "num_bytes": 355757, "num_examples": 500}], "download_size": 30362105, "dataset_size": 204961127}}
2024-01-18T11:04:19+00:00
[ "2009.07758" ]
[ "en" ]
TAGS #task_categories-fill-mask #task_categories-text-generation #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-ROC-stories #language-English #license-cc-by-4.0 #commonsense-inference #arxiv-2009.07758 #region-us
# Dataset Card for [Dataset Name] ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Repository - Paper - Point of Contact: glucose@URL ### Dataset Summary GLUCOSE: GeneraLized and COntextualized Story Explanations, is a novel conceptual framework and dataset for commonsense reasoning. Given a short story and a sentence X in the story, GLUCOSE captures ten dimensions of causal explanation related to X. These dimensions, inspired by human cognitive psychology, cover often-implicit causes and effects of X, including events, location, possession, and other attributes. ### Supported Tasks and Leaderboards Common sense inference of: 1. Causes 2. Emotions motivating an event 3. Locations enabling an event 4. Possession states enabling an event 5. Other attributes enabling an event 6. Consequences 7. Emotions caused by an event 8. Changes in location caused by an event 9. Changes in possession caused by an event 10. Other attributes that may be changed by an event ### Languages English, monolingual ## Dataset Structure ### Data Instances ### Data Fields - __experiment_id__: a randomly generated alphanumeric sequence for a given story with the sentence index appended at the end after two underscores. Example: cbee2b5a-f2f9-4bca-9630-6825b1e36c13__0 - __story_id__: a random alphanumeric identifier for the story. Example: e56c7c3e-4660-40fb-80d0-052d566d676a - __worker_id__: each worker has a unique identificaiton number. Example: 21 - __submission_time_normalized__: the time of submission in the format YYYYMMDD. Example: 20200115 - __worker_quality_assessment__: rating for the worker on the assignment in the row. Example: 2 - __selected_sentence_index__: the index of a given sentence in a story. Example: 0 - __story__: contains the full text of the ROC story that was used for the HIT. Example: It was bedtime at our house. Two of the three kids hit the pillow and fall asleep. The third is a trouble maker. For two hours he continues to get out of bed and want to play. Finally he becomes tired and falls asleep. - __selected_sentence__: the sentence from the story that is being annotated. Example: It was bedtime at our house. - __[1-10]\_[specific/general][NL/Structured]__: This is the primary data collected. It provides the common sense knowledge about the related stories and those general rules about the world derived from the specific statements. For each of the ten relationships, there are four columns. The specific columns give the specific statements from the story. The general statements give the corresponding generalization. The NL columns are formatted in natural language, whereas the structured columns contain indications of the slots used to fill in the data. Example: - __1_specificNL__: "The school has a football team >Causes/Enables> The football game was last weekend" - __1_specificStructured__: "{The school }\_[subject] {has }\_[verb] {a football team }\_[object1] >Causes/Enables> {The football game }\_[subject] {was last weekend }\_[verb]" - __1_generalNL__: "Somewhere_A (that is a school ) has Something_A (that is a sports team ) >Causes/Enables> The game was last weekend" - __1_generalStructured__: "{Somewhere_A ||that is a school ||}\_[subject] {has }\_[verb] {Something_A ||that is a sports team ||}\_[object1] >Causes/Enables> {The game }\_[subject] {was last weekend }\_[verb]" - __number\_filled\_in__: number of dimensions filled in for the assignment. Example: 4 ### Data Splits Train split: 65,521 examples Test splits: 500 examples, without worker id and rating, number filled in, and structured text. ## Dataset Creation ### Curation Rationale When humans read or listen, they make implicit commonsense inferences that frame their understanding of what happened and why. As a step toward AI systems that can build similar mental models, we introduce GLUCOSE, a large-scale dataset of implicit commonsense causal knowledge, encoded as causal mini-theories about the world, each grounded in a narrative context. ### Source Data #### Initial Data Collection and Normalization Initial text from ROCStories #### Who are the source language producers? Amazon Mechanical Turk. ### Annotations #### Annotation process To enable developing models that can build mental models of narratives, we aimed to crowdsource a large, quality-monitored dataset. Beyond the scalability benefits, using crowd workers (as opposed to a small set of expert annotators) ensures diversity of thought, thus broadening coverage of a common-sense knowledge resource. The annotation task is complex: it requires annotators to understand different causal dimensions in a variety of contexts and to come up with generalized theories beyond the story context. For strict quality control, we designed a three-stage knowledge acquisition pipeline for crowdsourcing the GLUCOSE dataset on the Amazon Mechanical Turk Platform. The workers first go through a qualification test where they must score at least 90% on 10 multiple-choice questions on select GLUCOSE dimensions. Next, qualified workers can work on the main GLUCOSE data collection task: given a story S and a story sentence X, they are asked to fill in (allowing for non-applicable) all ten GLUCOSE dimensions, getting step-by-step guidance from the GLUCOSE data acquisition. To ensure data consistency, the same workers answer all dimensions for an S, X pair. Finally, the submissions are reviewed by an expert who rates each worker on a scale from 0 to 3, and provides feedback on how to improve. Our final UIs are the result of more than six rounds of pilot studies, iteratively improving the interaction elements, functionality, dimension definitions, instructions, and examples. #### Who are the annotators? Amazon Mechanical Turk workers, with feedback from an expert. ### Personal and Sensitive Information No personal or sensitive information. ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators Nasrin Mostafazadeh, Aditya Kalyanpur, Lori Moon, David Buchanan, Lauren Berkowitz, Or Biran, Jennifer Chu-Carroll, from Elemental Cognition ### Licensing Information Creative Commons Attribution-NonCommercial 4.0 International Public License ### Contributions Thanks to @TevenLeScao for adding this dataset.
[ "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Repository\n- Paper\n- Point of Contact: glucose@URL", "### Dataset Summary\n\nGLUCOSE: GeneraLized and COntextualized Story Explanations, is a novel conceptual framework and dataset for commonsense reasoning. Given a short story and a sentence X in the story, GLUCOSE captures ten dimensions of causal explanation related to X. These dimensions, inspired by human cognitive psychology, cover often-implicit causes and effects of X, including events, location, possession, and other attributes.", "### Supported Tasks and Leaderboards\n\nCommon sense inference of:\n1. Causes\n2. Emotions motivating an event\n3. Locations enabling an event\n4. Possession states enabling an event\n5. Other attributes enabling an event\n6. Consequences\n7. Emotions caused by an event\n8. Changes in location caused by an event\n9. Changes in possession caused by an event\n10. Other attributes that may be changed by an event", "### Languages\n\nEnglish, monolingual", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- __experiment_id__: a randomly generated alphanumeric sequence for a given story with the sentence index appended at the end after two underscores. Example: cbee2b5a-f2f9-4bca-9630-6825b1e36c13__0\n\n- __story_id__: a random alphanumeric identifier for the story. Example: e56c7c3e-4660-40fb-80d0-052d566d676a\n\n- __worker_id__: each worker has a unique identificaiton number. Example: 21\n\n- __submission_time_normalized__: the time of submission in the format YYYYMMDD. Example: 20200115\n\n- __worker_quality_assessment__: rating for the worker on the assignment in the row. Example: 2\n\n- __selected_sentence_index__: the index of a given sentence in a story. Example: 0\n\n- __story__: contains the full text of the ROC story that was used for the HIT. Example: It was bedtime at our house. Two of the three kids hit the pillow and fall asleep. The third is a trouble maker. For two hours he continues to get out of bed and want to play. Finally he becomes tired and falls asleep.\n\n- __selected_sentence__: the sentence from the story that is being annotated. Example: It was bedtime at our house.\n\n- __[1-10]\\_[specific/general][NL/Structured]__: This is the primary data collected. It provides the common sense knowledge about the related stories and those general rules about the world derived from the specific statements. For each of the ten relationships, there are four columns. The specific columns give the specific statements from the story. The general statements give the corresponding generalization. The NL columns are formatted in natural language, whereas the structured columns contain indications of the slots used to fill in the data. Example: \n - __1_specificNL__: \"The school has a football team >Causes/Enables> The football game was last weekend\" \n - __1_specificStructured__: \"{The school }\\_[subject] {has }\\_[verb] {a football team }\\_[object1] >Causes/Enables> {The football game }\\_[subject] {was last weekend }\\_[verb]\"\n - __1_generalNL__: \"Somewhere_A (that is a school ) has Something_A (that is a sports team ) >Causes/Enables> The game was last weekend\" \n - __1_generalStructured__: \"{Somewhere_A ||that is a school ||}\\_[subject] {has }\\_[verb] {Something_A ||that is a sports team ||}\\_[object1] >Causes/Enables> {The game }\\_[subject] {was last weekend }\\_[verb]\" \n\n- __number\\_filled\\_in__: number of dimensions filled in for the assignment. Example: 4", "### Data Splits\n\nTrain split: 65,521 examples\nTest splits: 500 examples, without worker id and rating, number filled in, and structured text.", "## Dataset Creation", "### Curation Rationale\n\nWhen humans read or listen, they make implicit commonsense inferences that frame their understanding of what happened and why. As a step toward AI systems that can build similar mental models, we introduce GLUCOSE, a large-scale dataset of implicit commonsense causal knowledge, encoded as causal mini-theories about the world, each grounded in a narrative context.", "### Source Data", "#### Initial Data Collection and Normalization\n\nInitial text from ROCStories", "#### Who are the source language producers?\n\nAmazon Mechanical Turk.", "### Annotations", "#### Annotation process\n\nTo enable developing models that can build mental models of narratives, we aimed to crowdsource a large, quality-monitored dataset. Beyond the scalability benefits, using crowd workers (as opposed to a small set of expert annotators) ensures diversity of thought, thus broadening coverage of a common-sense knowledge resource. The annotation task is complex: it requires annotators to understand different causal dimensions in a variety of contexts and to come up with generalized theories beyond the story context. For\nstrict quality control, we designed a three-stage knowledge acquisition pipeline for crowdsourcing the GLUCOSE dataset on the Amazon Mechanical Turk Platform. The workers first go through a qualification test where they must score at least 90% on 10 multiple-choice questions on select GLUCOSE dimensions. Next, qualified workers can work on the main GLUCOSE data collection task: given a story S and a story sentence X, they are asked to fill in (allowing for non-applicable) all ten GLUCOSE dimensions, getting step-by-step guidance from the GLUCOSE data acquisition. To ensure data consistency, the same workers answer all dimensions for an S, X pair. Finally, the submissions are reviewed by an expert who rates each worker on a scale from 0 to 3, and provides feedback on how to improve. Our final UIs are the result of more than six rounds of pilot studies, iteratively improving the interaction elements, functionality, dimension definitions, instructions, and examples.", "#### Who are the annotators?\n\nAmazon Mechanical Turk workers, with feedback from an expert.", "### Personal and Sensitive Information\n\nNo personal or sensitive information.", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nNasrin Mostafazadeh, Aditya Kalyanpur, Lori Moon, David Buchanan, Lauren Berkowitz, Or Biran, Jennifer Chu-Carroll, from Elemental Cognition", "### Licensing Information\n\nCreative Commons Attribution-NonCommercial 4.0 International Public License", "### Contributions\n\nThanks to @TevenLeScao for adding this dataset." ]
[ "TAGS\n#task_categories-fill-mask #task_categories-text-generation #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-ROC-stories #language-English #license-cc-by-4.0 #commonsense-inference #arxiv-2009.07758 #region-us \n", "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Repository\n- Paper\n- Point of Contact: glucose@URL", "### Dataset Summary\n\nGLUCOSE: GeneraLized and COntextualized Story Explanations, is a novel conceptual framework and dataset for commonsense reasoning. Given a short story and a sentence X in the story, GLUCOSE captures ten dimensions of causal explanation related to X. These dimensions, inspired by human cognitive psychology, cover often-implicit causes and effects of X, including events, location, possession, and other attributes.", "### Supported Tasks and Leaderboards\n\nCommon sense inference of:\n1. Causes\n2. Emotions motivating an event\n3. Locations enabling an event\n4. Possession states enabling an event\n5. Other attributes enabling an event\n6. Consequences\n7. Emotions caused by an event\n8. Changes in location caused by an event\n9. Changes in possession caused by an event\n10. Other attributes that may be changed by an event", "### Languages\n\nEnglish, monolingual", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- __experiment_id__: a randomly generated alphanumeric sequence for a given story with the sentence index appended at the end after two underscores. Example: cbee2b5a-f2f9-4bca-9630-6825b1e36c13__0\n\n- __story_id__: a random alphanumeric identifier for the story. Example: e56c7c3e-4660-40fb-80d0-052d566d676a\n\n- __worker_id__: each worker has a unique identificaiton number. Example: 21\n\n- __submission_time_normalized__: the time of submission in the format YYYYMMDD. Example: 20200115\n\n- __worker_quality_assessment__: rating for the worker on the assignment in the row. Example: 2\n\n- __selected_sentence_index__: the index of a given sentence in a story. Example: 0\n\n- __story__: contains the full text of the ROC story that was used for the HIT. Example: It was bedtime at our house. Two of the three kids hit the pillow and fall asleep. The third is a trouble maker. For two hours he continues to get out of bed and want to play. Finally he becomes tired and falls asleep.\n\n- __selected_sentence__: the sentence from the story that is being annotated. Example: It was bedtime at our house.\n\n- __[1-10]\\_[specific/general][NL/Structured]__: This is the primary data collected. It provides the common sense knowledge about the related stories and those general rules about the world derived from the specific statements. For each of the ten relationships, there are four columns. The specific columns give the specific statements from the story. The general statements give the corresponding generalization. The NL columns are formatted in natural language, whereas the structured columns contain indications of the slots used to fill in the data. Example: \n - __1_specificNL__: \"The school has a football team >Causes/Enables> The football game was last weekend\" \n - __1_specificStructured__: \"{The school }\\_[subject] {has }\\_[verb] {a football team }\\_[object1] >Causes/Enables> {The football game }\\_[subject] {was last weekend }\\_[verb]\"\n - __1_generalNL__: \"Somewhere_A (that is a school ) has Something_A (that is a sports team ) >Causes/Enables> The game was last weekend\" \n - __1_generalStructured__: \"{Somewhere_A ||that is a school ||}\\_[subject] {has }\\_[verb] {Something_A ||that is a sports team ||}\\_[object1] >Causes/Enables> {The game }\\_[subject] {was last weekend }\\_[verb]\" \n\n- __number\\_filled\\_in__: number of dimensions filled in for the assignment. Example: 4", "### Data Splits\n\nTrain split: 65,521 examples\nTest splits: 500 examples, without worker id and rating, number filled in, and structured text.", "## Dataset Creation", "### Curation Rationale\n\nWhen humans read or listen, they make implicit commonsense inferences that frame their understanding of what happened and why. As a step toward AI systems that can build similar mental models, we introduce GLUCOSE, a large-scale dataset of implicit commonsense causal knowledge, encoded as causal mini-theories about the world, each grounded in a narrative context.", "### Source Data", "#### Initial Data Collection and Normalization\n\nInitial text from ROCStories", "#### Who are the source language producers?\n\nAmazon Mechanical Turk.", "### Annotations", "#### Annotation process\n\nTo enable developing models that can build mental models of narratives, we aimed to crowdsource a large, quality-monitored dataset. Beyond the scalability benefits, using crowd workers (as opposed to a small set of expert annotators) ensures diversity of thought, thus broadening coverage of a common-sense knowledge resource. The annotation task is complex: it requires annotators to understand different causal dimensions in a variety of contexts and to come up with generalized theories beyond the story context. For\nstrict quality control, we designed a three-stage knowledge acquisition pipeline for crowdsourcing the GLUCOSE dataset on the Amazon Mechanical Turk Platform. The workers first go through a qualification test where they must score at least 90% on 10 multiple-choice questions on select GLUCOSE dimensions. Next, qualified workers can work on the main GLUCOSE data collection task: given a story S and a story sentence X, they are asked to fill in (allowing for non-applicable) all ten GLUCOSE dimensions, getting step-by-step guidance from the GLUCOSE data acquisition. To ensure data consistency, the same workers answer all dimensions for an S, X pair. Finally, the submissions are reviewed by an expert who rates each worker on a scale from 0 to 3, and provides feedback on how to improve. Our final UIs are the result of more than six rounds of pilot studies, iteratively improving the interaction elements, functionality, dimension definitions, instructions, and examples.", "#### Who are the annotators?\n\nAmazon Mechanical Turk workers, with feedback from an expert.", "### Personal and Sensitive Information\n\nNo personal or sensitive information.", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nNasrin Mostafazadeh, Aditya Kalyanpur, Lori Moon, David Buchanan, Lauren Berkowitz, Or Biran, Jennifer Chu-Carroll, from Elemental Cognition", "### Licensing Information\n\nCreative Commons Attribution-NonCommercial 4.0 International Public License", "### Contributions\n\nThanks to @TevenLeScao for adding this dataset." ]
[ 118, 10, 120, 19, 101, 93, 9, 6, 6, 737, 37, 5, 89, 4, 19, 15, 5, 340, 21, 14, 8, 7, 8, 7, 5, 47, 18, 19 ]
[ "passage: TAGS\n#task_categories-fill-mask #task_categories-text-generation #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-ROC-stories #language-English #license-cc-by-4.0 #commonsense-inference #arxiv-2009.07758 #region-us \n# Dataset Card for [Dataset Name]## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Repository\n- Paper\n- Point of Contact: glucose@URL### Dataset Summary\n\nGLUCOSE: GeneraLized and COntextualized Story Explanations, is a novel conceptual framework and dataset for commonsense reasoning. Given a short story and a sentence X in the story, GLUCOSE captures ten dimensions of causal explanation related to X. These dimensions, inspired by human cognitive psychology, cover often-implicit causes and effects of X, including events, location, possession, and other attributes.### Supported Tasks and Leaderboards\n\nCommon sense inference of:\n1. Causes\n2. Emotions motivating an event\n3. Locations enabling an event\n4. Possession states enabling an event\n5. Other attributes enabling an event\n6. Consequences\n7. Emotions caused by an event\n8. Changes in location caused by an event\n9. Changes in possession caused by an event\n10. Other attributes that may be changed by an event### Languages\n\nEnglish, monolingual## Dataset Structure### Data Instances", "passage: ### Data Fields\n\n- __experiment_id__: a randomly generated alphanumeric sequence for a given story with the sentence index appended at the end after two underscores. Example: cbee2b5a-f2f9-4bca-9630-6825b1e36c13__0\n\n- __story_id__: a random alphanumeric identifier for the story. Example: e56c7c3e-4660-40fb-80d0-052d566d676a\n\n- __worker_id__: each worker has a unique identificaiton number. Example: 21\n\n- __submission_time_normalized__: the time of submission in the format YYYYMMDD. Example: 20200115\n\n- __worker_quality_assessment__: rating for the worker on the assignment in the row. Example: 2\n\n- __selected_sentence_index__: the index of a given sentence in a story. Example: 0\n\n- __story__: contains the full text of the ROC story that was used for the HIT. Example: It was bedtime at our house. Two of the three kids hit the pillow and fall asleep. The third is a trouble maker. For two hours he continues to get out of bed and want to play. Finally he becomes tired and falls asleep.\n\n- __selected_sentence__: the sentence from the story that is being annotated. Example: It was bedtime at our house.\n\n- __[1-10]\\_[specific/general][NL/Structured]__: This is the primary data collected. It provides the common sense knowledge about the related stories and those general rules about the world derived from the specific statements. For each of the ten relationships, there are four columns. The specific columns give the specific statements from the story. The general statements give the corresponding generalization. The NL columns are formatted in natural language, whereas the structured columns contain indications of the slots used to fill in the data. Example: \n - __1_specificNL__: \"The school has a football team >Causes/Enables> The football game was last weekend\" \n - __1_specificStructured__: \"{The school }\\_[subject] {has }\\_[verb] {a football team }\\_[object1] >Causes/Enables> {The football game }\\_[subject] {was last weekend }\\_[verb]\"\n - __1_generalNL__: \"Somewhere_A (that is a school ) has Something_A (that is a sports team ) >Causes/Enables> The game was last weekend\" \n - __1_generalStructured__: \"{Somewhere_A ||that is a school ||}\\_[subject] {has }\\_[verb] {Something_A ||that is a sports team ||}\\_[object1] >Causes/Enables> {The game }\\_[subject] {was last weekend }\\_[verb]\" \n\n- __number\\_filled\\_in__: number of dimensions filled in for the assignment. Example: 4### Data Splits\n\nTrain split: 65,521 examples\nTest splits: 500 examples, without worker id and rating, number filled in, and structured text.## Dataset Creation### Curation Rationale\n\nWhen humans read or listen, they make implicit commonsense inferences that frame their understanding of what happened and why. As a step toward AI systems that can build similar mental models, we introduce GLUCOSE, a large-scale dataset of implicit commonsense causal knowledge, encoded as causal mini-theories about the world, each grounded in a narrative context.### Source Data#### Initial Data Collection and Normalization\n\nInitial text from ROCStories#### Who are the source language producers?\n\nAmazon Mechanical Turk.### Annotations" ]
[ -0.024201149120926857, 0.17314723134040833, -0.0077874502167105675, 0.04224734753370285, 0.04616333544254303, 0.004085825756192207, 0.023913219571113586, 0.09110788255929947, -0.003742830827832222, 0.12260344624519348, 0.049567993730306625, 0.009862284176051617, 0.0824068933725357, 0.0559966042637825, 0.047553107142448425, -0.15058767795562744, 0.04014793783426285, -0.08550870418548584, 0.04973455145955086, 0.07620501518249512, 0.05764155462384224, -0.06033872067928314, 0.04164855182170868, -0.027591343969106674, 0.025931140407919884, -0.0029279058799147606, -0.08079773932695389, -0.011787287890911102, 0.04461788758635521, 0.0589107871055603, 0.033517319709062576, -0.0032481104135513306, 0.012991538271307945, -0.2469666600227356, 0.017841897904872894, 0.08470333367586136, -0.008042916655540466, -0.006561781279742718, 0.10687495023012161, -0.007551278918981552, 0.10432568192481995, -0.09175838530063629, 0.06986964493989944, 0.041792262345552444, -0.13008148968219757, -0.11203163862228394, -0.08928167819976807, 0.0159514918923378, 0.08462749421596527, 0.06401585787534714, -0.05886751040816307, 0.05225320905447006, -0.05702660232782364, 0.040826015174388885, 0.17564314603805542, -0.11901269853115082, -0.049264878034591675, 0.05690174922347069, 0.03154527768492699, 0.010699331760406494, -0.09922192245721817, -0.02623939886689186, -0.01146623119711876, 0.03930114954710007, -0.02989697828888893, -0.00018245447427034378, 0.05709642171859741, 0.06129417568445206, -0.11320403963327408, -0.0721665769815445, 0.0408116951584816, -0.01161849033087492, -0.03222533315420151, -0.17802384495735168, 0.03196457400918007, 0.028358660638332367, -0.039537593722343445, 0.020029526203870773, 0.015472812578082085, -0.004140506498515606, 0.06971068680286407, -0.014278460294008255, -0.07965101301670074, 0.0354706235229969, -0.010356578975915909, 0.039282362908124924, 0.007477285340428352, 0.004599635489284992, 0.022189537063241005, 0.061405036598443985, 0.10738703608512878, -0.09388057887554169, -0.08273835480213165, -0.048469118773937225, -0.1714644879102707, -0.0517016164958477, -0.019842853769659996, 0.003453720360994339, 0.05722377449274063, 0.09704099595546722, -0.07417318969964981, 0.06470492482185364, 0.018218915909528732, -0.005415857769548893, 0.0869390219449997, 0.11245395243167877, -0.013902726583182812, -0.07930966466665268, -0.0406268835067749, 0.06014455854892731, -0.02040478214621544, -0.033396635204553604, -0.023430831730365753, 0.07508797943592072, 0.030963141471147537, 0.0743403434753418, 0.09485752880573273, 0.03720781207084656, -0.06137067452073097, -0.010903558693826199, 0.06647557020187378, -0.11762650310993195, 0.019005095586180687, 0.07478953897953033, -0.01687619462609291, -0.05039457604289055, -0.01826164685189724, -0.017693882808089256, -0.07972559332847595, 0.06523139774799347, -0.05763372778892517, -0.021456189453601837, -0.04715457558631897, -0.04266567528247833, 0.07040836662054062, -0.01096324808895588, -0.04558926820755005, -0.017758488655090332, -0.11663109064102173, -0.08390659838914871, 0.027599439024925232, -0.08245126903057098, -0.031440217047929764, -0.07045254111289978, -0.035970475524663925, 0.004278494976460934, 0.030029330402612686, -0.01550283096730709, -0.04896083101630211, 0.027845004573464394, -0.07140501588582993, 0.025421682745218277, 0.09730252623558044, 0.029492877423763275, -0.09307219088077545, 0.05261262506246567, -0.07149229943752289, 0.1470620334148407, -0.07834716141223907, 0.014401732012629509, -0.08319060504436493, -0.016360826790332794, 0.05245942622423172, 0.02926725149154663, -0.04157198593020439, 0.10950182378292084, -0.177077054977417, -0.05663822591304779, 0.12609854340553284, -0.06211109086871147, -0.09570273011922836, 0.08343900740146637, -0.055203504860401154, 0.03342445567250252, 0.07573911547660828, 0.10658161342144012, 0.013420470058918, -0.050874702632427216, -0.07198742777109146, -0.046912260353565216, -0.012686800211668015, 0.24030698835849762, 0.07569339871406555, -0.073874831199646, 0.13002999126911163, 0.007536903023719788, 0.006490728817880154, -0.030741555616259575, 0.0043347058817744255, -0.0673317238688469, 0.05994034558534622, 0.0008655097335577011, 0.03127389773726463, -0.005768388509750366, -0.0751619040966034, -0.03468737751245499, -0.10404270887374878, 0.004553218372166157, 0.02984200417995453, -0.022230282425880432, 0.033886510878801346, -0.05929841473698616, 0.027643272653222084, 0.051889918744564056, 0.02406163327395916, -0.16348126530647278, -0.15880459547042847, 0.023770539090037346, -0.08170326799154282, 0.06798851490020752, -0.011467128992080688, 0.026231462135910988, 0.044624265283346176, -0.004547324031591415, 0.00015379488468170166, -0.05288751423358917, -0.0002965859021060169, -0.03208443149924278, -0.1528206765651703, -0.015999019145965576, -0.056503959000110626, 0.1020253524184227, -0.162152960896492, -0.016930609941482544, 0.07359955459833145, 0.10035936534404755, 0.026337193325161934, -0.09560692310333252, 0.024891193956136703, 0.027998559176921844, -0.00672916742041707, -0.06193944066762924, 0.02099907025694847, -0.004214545711874962, -0.030283596366643906, 0.04812871292233467, -0.16862598061561584, -0.1488976925611496, 0.02870865724980831, 0.06801332533359528, -0.07013382017612457, -0.08937250077724457, -0.05336100608110428, -0.027352208271622658, -0.06454519182443619, -0.07087002694606781, 0.2125941514968872, 0.08036376535892487, 0.03743300959467888, -0.0729956105351448, -0.0743698850274086, -0.0320790596306324, 0.015043480321764946, -0.03251132369041443, 0.09344923496246338, -0.03792089968919754, -0.13897086679935455, 0.11534418910741806, 0.0002413615584373474, 0.0952199399471283, 0.16253633797168732, -0.03351805359125137, -0.09446005523204803, -0.03408759832382202, 0.035200200974941254, 0.008108805865049362, 0.05015246942639351, -0.06909354031085968, 0.034589484333992004, 0.0315067358314991, -0.005211502313613892, 0.006825776770710945, -0.061881497502326965, 0.014579121954739094, 0.03819296136498451, -0.007758921943604946, -0.03864317759871483, -0.007074011955410242, 0.04488217085599899, 0.05821295082569122, 0.03163458779454231, 0.061068058013916016, -0.011754482984542847, -0.06469282507896423, -0.10764233767986298, 0.1303280144929886, -0.1149354949593544, -0.30133479833602905, -0.11651410162448883, -0.05361519008874893, -0.04141427204012871, -0.02286217361688614, 0.04236837476491928, -0.05164949223399162, -0.06098608300089836, -0.09079887717962265, 0.07139396667480469, 0.03283765912055969, -0.08714164793491364, -0.0003189416602253914, 0.04854302853345871, -0.025963371619582176, -0.10964202880859375, 0.02341926470398903, 0.018557101488113403, -0.05257430672645569, -0.006446128711104393, 0.015863366425037384, 0.047712285071611404, 0.10211440920829773, 0.0987955778837204, -0.00743928924202919, -0.05770021304488182, 0.2259705364704132, -0.12652671337127686, 0.050737373530864716, 0.02336784079670906, -0.08228786289691925, 0.08037634193897247, 0.11602625995874405, 0.013740463182330132, -0.026502536609768867, 0.028910579159855843, 0.07356169074773788, -0.02567901462316513, -0.20284129679203033, -0.06709925085306168, -0.046640489250421524, 0.04288013279438019, 0.07995930314064026, 0.0503595694899559, 0.011965462937951088, -0.022373057901859283, -0.07435216009616852, -0.021523725241422653, 0.06333748251199722, 0.08112505078315735, 0.030452795326709747, 0.0069563682191073895, 0.008205225691199303, -0.03369985520839691, -0.006677699275314808, 0.08321338891983032, 0.007594015449285507, 0.1948852688074112, -0.03660302236676216, 0.1661650836467743, 0.05942952632904053, -0.01101064682006836, -0.03768415004014969, 0.03087269514799118, -0.012447886168956757, 0.029521122574806213, -0.03353991359472275, -0.08322006464004517, 0.004835275001823902, 0.09107793867588043, 0.10253395140171051, -0.08442489802837372, 0.05039908364415169, -0.04184311628341675, 0.09871643781661987, 0.1559620201587677, 0.04257206618785858, -0.07520131021738052, 0.000017192214727401733, 0.06242424249649048, -0.04131463170051575, -0.07611701637506485, -0.002757698530331254, 0.05382397025823593, -0.14628133177757263, 0.07869865000247955, -0.013995219953358173, 0.07690612971782684, -0.04958351328969002, -0.011392798274755478, -0.01832614280283451, 0.01957305148243904, -0.03603411465883255, 0.0926947221159935, -0.1421450525522232, 0.08863276243209839, 0.006794597953557968, 0.00775245763361454, -0.07634036242961884, 0.05184413120150566, 0.010220968164503574, -0.0845048576593399, 0.15244890749454498, 0.02392832189798355, -0.08975119888782501, -0.04671470820903778, -0.0654640942811966, -0.011970160529017448, 0.051381438970565796, -0.07522058486938477, 0.12359321862459183, -0.004255467094480991, 0.006634673103690147, -0.054112065583467484, -0.0010617971420288086, -0.05580946058034897, -0.21305376291275024, 0.07478344440460205, -0.08540789783000946, -0.03527972847223282, -0.05201554298400879, -0.04323321953415871, -0.048054277896881104, 0.10520718991756439, -0.060341864824295044, -0.09186021983623505, -0.10374503582715988, 0.007825449109077454, 0.12348595261573792, -0.04850481450557709, 0.023607229813933372, 0.015686586499214172, 0.13665103912353516, -0.051012493669986725, -0.033938124775886536, 0.04678766056895256, -0.035897232592105865, -0.18388548493385315, -0.0536734014749527, 0.11767642199993134, 0.07737143337726593, 0.048610836267471313, -0.01808140240609646, 0.0756363645195961, 0.004485607147216797, -0.08780615031719208, 0.05209391564130783, 0.04018933326005936, 0.026567544788122177, 0.07369792461395264, 0.021440602838993073, -0.04161224886775017, -0.09331093728542328, -0.045026328414678574, 0.09219948947429657, 0.21020236611366272, -0.03633671998977661, 0.17893114686012268, 0.05108698457479477, -0.11129123717546463, -0.21036867797374725, -0.0668022409081459, 0.07757559418678284, -0.03458552435040474, 0.09178701043128967, -0.19285927712917328, 0.028550071641802788, 0.05013782158493996, -0.0037562036886811256, 0.060019273310899734, -0.1787862777709961, -0.10072338581085205, 0.042712341994047165, 0.01567828841507435, -0.12732073664665222, -0.1296078860759735, -0.05271883308887482, 0.0031866542994976044, -0.12135008722543716, 0.038994356989860535, 0.02123413234949112, 0.023401029407978058, 0.015078164637088776, -0.030121751129627228, 0.056155141443014145, -0.03187854588031769, 0.1449056714773178, 0.02182609587907791, 0.019000662490725517, -0.08139465749263763, -0.07138659060001373, 0.08544307202100754, -0.02941129356622696, 0.03233486786484718, -0.0180211178958416, -0.02153163217008114, -0.08969977498054504, -0.016388703137636185, -0.06387733668088913, -0.01368588674813509, -0.08913812041282654, -0.003284761682152748, -0.06922272592782974, 0.10219544172286987, 0.11981897056102753, -0.010141007602214813, 0.073197141289711, -0.05311205983161926, 0.016190771013498306, 0.17694225907325745, 0.08776472508907318, 0.05994974821805954, -0.15803614258766174, -0.016113271936774254, 0.006327072624117136, -0.018448524177074432, -0.06317616999149323, 0.03897106647491455, 0.08145279437303543, 0.0005832641618326306, 0.13155627250671387, 0.023280205205082893, -0.15700040757656097, 0.012924659997224808, 0.06923364102840424, -0.037548501044511795, -0.1613103449344635, -0.0385160967707634, -0.024593185633420944, -0.15588520467281342, -0.09084415435791016, 0.06015337258577347, 0.0449192151427269, -0.035304684191942215, 0.016663361340761185, 0.1001044437289238, 0.06410941481590271, 0.07467038929462433, -0.050289690494537354, 0.061089467257261276, -0.08577529340982437, 0.08298961818218231, 0.09355343133211136, -0.05018359422683716, 0.03199070319533348, 0.1332959532737732, -0.040652498602867126, -0.026616785675287247, 0.009155964478850365, 0.05015570670366287, 0.027171790599822998, 0.008474430069327354, -0.00698989350348711, -0.1081543117761612, 0.08781610429286957, 0.12082359194755554, -0.012716269120573997, 0.06502198427915573, 0.01658734306693077, 0.006360264029353857, -0.0008169710636138916, 0.13899505138397217, 0.048284538090229034, 0.023593643680214882, -0.01203714869916439, 0.01821407675743103, 0.006439249962568283, 0.008420639671385288, 0.009133259765803814, -0.0689772367477417, -0.10856322944164276, 0.0046351393684744835, -0.09661991894245148, 0.03515225648880005, -0.11804760247468948, 0.002354525728151202, 0.006138822995126247, 0.019107632339000702, 0.03197591006755829, 0.021369267255067825, -0.05097627639770508, -0.04065815359354019, -0.018995188176631927, 0.1198357492685318, -0.12582729756832123, -0.03260032460093498, 0.08302351087331772, -0.09958133101463318, 0.0888233333826065, -0.021071957424283028, -0.039761073887348175, 0.05528157949447632, -0.07510366290807724, -0.009723905473947525, -0.017819171771407127, 0.044472988694906235, -0.0016149887815117836, -0.13840986788272858, -0.02721080556511879, -0.03769439458847046, -0.05232466012239456, 0.03553134202957153, -0.009918364696204662, -0.06389930099248886, 0.05359211564064026, 0.015904823318123817, -0.06391758471727371, -0.01868896558880806, 0.01501353271305561, 0.04830016568303108, -0.013109395280480385, 0.11725485324859619, -0.046772878617048264, 0.0805649682879448, -0.12802241742610931, -0.02877137064933777, 0.02210497483611107, 0.0322444811463356, 0.04289763420820236, -0.037975575774908066, 0.05504775047302246, 0.016483129933476448, 0.15975676476955414, -0.06141811981797218, 0.007006221450865269, 0.02070973627269268, 0.06853990256786346, 0.025904525071382523, 0.06758534163236618, -0.01755421981215477, 0.002975917886942625, -0.059087857604026794, -0.0016501126810908318, -0.03903554007411003, -0.02673882246017456, -0.03506729006767273, 0.13278305530548096, 0.04799143224954605, 0.17957620322704315, -0.008107617497444153, 0.04755812883377075, -0.05675521492958069, -0.009636800736188889, 0.08269816637039185, -0.01839112676680088, 0.0033021029084920883, -0.06293177604675293, 0.09476899355649948, 0.11452500522136688, -0.1381533294916153, 0.13025790452957153, -0.061445966362953186, -0.050466325134038925, -0.030146293342113495, -0.14115358889102936, -0.045751575380563736, -0.01412086933851242, 0.018176386132836342, -0.11768950521945953, 0.09802737832069397, 0.09054036438465118, -0.000444130040705204, -0.00020861555822193623, 0.05361943691968918, 0.005411982536315918, -0.09596609324216843, 0.0404399111866951, 0.012763822451233864, 0.044115301221609116, 0.05057200789451599, 0.06792321801185608, 0.016454502940177917, 0.04339003562927246, 0.08236432075500488, 0.07184353470802307, 0.0262225903570652, 0.02803054079413414, -0.06403912603855133, -0.0770048126578331, 0.027610016986727715, -0.03168335556983948, -0.061609551310539246, 0.15706953406333923, 0.05671253427863121, 0.02748163975775242, 0.012719289399683475, 0.13325746357440948, -0.027622006833553314, -0.09314574301242828, -0.14196372032165527, 0.023335430771112442, 0.028949446976184845, 0.0037422990426421165, 0.046997442841529846, -0.12031548470258713, 0.02356705069541931, 0.09507447481155396, 0.08851581811904907, -0.018671337515115738, 0.013402294367551804, -0.029030270874500275, 0.03350052237510681, 0.027550263330340385, 0.059003397822380066, 0.002612755401059985, 0.21271957457065582, -0.07412125915288925, -0.008840762078762054, -0.030058037489652634, -0.039026323705911636, -0.06615342199802399, 0.09013523906469345, 0.03292736038565636, 0.01597563549876213, -0.08257755637168884, 0.09178125858306885, -0.11367172002792358, -0.19323812425136566, 0.0094399219378829, -0.0885365754365921, -0.10025973618030548, -0.03549110144376755, 0.06921236217021942, 0.012268057093024254, 0.0811653584241867, 0.08408123254776001, -0.04274310916662216, 0.1336197853088379, 0.013187700882554054, -0.06163784861564636, -0.028083009645342827, 0.10336703807115555, -0.13383473455905914, 0.23001845180988312, 0.01492899376899004, 0.06107592210173607, 0.08862265199422836, 0.003735889680683613, -0.08839553594589233, 0.02228587679564953, 0.05266714468598366, -0.03497041016817093, 0.02466229349374771, 0.12364406883716583, 0.004901326727122068, 0.09090571105480194, 0.09724555909633636, 0.0021093497052788734, 0.06598019599914551, 0.08683399856090546, -0.03371620550751686, -0.07182063162326813, 0.05747837945818901, -0.07663117349147797, 0.08338157832622528, 0.11049044132232666, -0.019369719550013542, 0.009090965613722801, -0.00663824612274766, -0.0328693762421608, -0.03906530886888504, 0.1739436686038971, -0.025485839694738388, -0.08677777647972107, 0.028371959924697876, -0.06067539379000664, 0.07937653362751007, -0.16118261218070984, -0.06189894676208496, 0.07033203542232513, -0.023595742881298065, -0.00762828066945076, 0.14124749600887299, 0.05002206191420555, -0.02680128626525402, -0.047731101512908936, -0.07142197340726852, 0.015005254186689854, 0.12150957435369492, -0.027357254177331924, -0.017324184998869896 ]
bcdcba79d07bc864c1c254ccfcedcce55bcc9a8c
# Dataset Card for GLUE ## Table of Contents - [Dataset Card for GLUE](#dataset-card-for-glue) - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [ax](#ax) - [cola](#cola) - [mnli](#mnli) - [mnli_matched](#mnli_matched) - [mnli_mismatched](#mnli_mismatched) - [mrpc](#mrpc) - [qnli](#qnli) - [qqp](#qqp) - [rte](#rte) - [sst2](#sst2) - [stsb](#stsb) - [wnli](#wnli) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [ax](#ax-1) - [cola](#cola-1) - [mnli](#mnli-1) - [mnli_matched](#mnli_matched-1) - [mnli_mismatched](#mnli_mismatched-1) - [mrpc](#mrpc-1) - [qnli](#qnli-1) - [qqp](#qqp-1) - [rte](#rte-1) - [sst2](#sst2-1) - [stsb](#stsb-1) - [wnli](#wnli-1) - [Data Fields](#data-fields) - [ax](#ax-2) - [cola](#cola-2) - [mnli](#mnli-2) - [mnli_matched](#mnli_matched-2) - [mnli_mismatched](#mnli_mismatched-2) - [mrpc](#mrpc-2) - [qnli](#qnli-2) - [qqp](#qqp-2) - [rte](#rte-2) - [sst2](#sst2-2) - [stsb](#stsb-2) - [wnli](#wnli-2) - [Data Splits](#data-splits) - [ax](#ax-3) - [cola](#cola-3) - [mnli](#mnli-3) - [mnli_matched](#mnli_matched-3) - [mnli_mismatched](#mnli_mismatched-3) - [mrpc](#mrpc-3) - [qnli](#qnli-3) - [qqp](#qqp-3) - [rte](#rte-3) - [sst2](#sst2-3) - [stsb](#stsb-3) - [wnli](#wnli-3) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Initial Data Collection and Normalization](#initial-data-collection-and-normalization) - [Who are the source language producers?](#who-are-the-source-language-producers) - [Annotations](#annotations) - [Annotation process](#annotation-process) - [Who are the annotators?](#who-are-the-annotators) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://gluebenchmark.com/ - **Repository:** https://github.com/nyu-mll/GLUE-baselines - **Paper:** https://arxiv.org/abs/1804.07461 - **Leaderboard:** https://gluebenchmark.com/leaderboard - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 1.00 GB - **Size of the generated dataset:** 240.84 MB - **Total amount of disk used:** 1.24 GB ### Dataset Summary GLUE, the General Language Understanding Evaluation benchmark (https://gluebenchmark.com/) is a collection of resources for training, evaluating, and analyzing natural language understanding systems. ### Supported Tasks and Leaderboards The leaderboard for the GLUE benchmark can be found [at this address](https://gluebenchmark.com/). It comprises the following tasks: #### ax A manually-curated evaluation dataset for fine-grained analysis of system performance on a broad range of linguistic phenomena. This dataset evaluates sentence understanding through Natural Language Inference (NLI) problems. Use a model trained on MulitNLI to produce predictions for this dataset. #### cola The Corpus of Linguistic Acceptability consists of English acceptability judgments drawn from books and journal articles on linguistic theory. Each example is a sequence of words annotated with whether it is a grammatical English sentence. #### mnli The Multi-Genre Natural Language Inference Corpus is a crowdsourced collection of sentence pairs with textual entailment annotations. Given a premise sentence and a hypothesis sentence, the task is to predict whether the premise entails the hypothesis (entailment), contradicts the hypothesis (contradiction), or neither (neutral). The premise sentences are gathered from ten different sources, including transcribed speech, fiction, and government reports. The authors of the benchmark use the standard test set, for which they obtained private labels from the RTE authors, and evaluate on both the matched (in-domain) and mismatched (cross-domain) section. They also uses and recommend the SNLI corpus as 550k examples of auxiliary training data. #### mnli_matched The matched validation and test splits from MNLI. See the "mnli" BuilderConfig for additional information. #### mnli_mismatched The mismatched validation and test splits from MNLI. See the "mnli" BuilderConfig for additional information. #### mrpc The Microsoft Research Paraphrase Corpus (Dolan & Brockett, 2005) is a corpus of sentence pairs automatically extracted from online news sources, with human annotations for whether the sentences in the pair are semantically equivalent. #### qnli The Stanford Question Answering Dataset is a question-answering dataset consisting of question-paragraph pairs, where one of the sentences in the paragraph (drawn from Wikipedia) contains the answer to the corresponding question (written by an annotator). The authors of the benchmark convert the task into sentence pair classification by forming a pair between each question and each sentence in the corresponding context, and filtering out pairs with low lexical overlap between the question and the context sentence. The task is to determine whether the context sentence contains the answer to the question. This modified version of the original task removes the requirement that the model select the exact answer, but also removes the simplifying assumptions that the answer is always present in the input and that lexical overlap is a reliable cue. #### qqp The Quora Question Pairs2 dataset is a collection of question pairs from the community question-answering website Quora. The task is to determine whether a pair of questions are semantically equivalent. #### rte The Recognizing Textual Entailment (RTE) datasets come from a series of annual textual entailment challenges. The authors of the benchmark combined the data from RTE1 (Dagan et al., 2006), RTE2 (Bar Haim et al., 2006), RTE3 (Giampiccolo et al., 2007), and RTE5 (Bentivogli et al., 2009). Examples are constructed based on news and Wikipedia text. The authors of the benchmark convert all datasets to a two-class split, where for three-class datasets they collapse neutral and contradiction into not entailment, for consistency. #### sst2 The Stanford Sentiment Treebank consists of sentences from movie reviews and human annotations of their sentiment. The task is to predict the sentiment of a given sentence. It uses the two-way (positive/negative) class split, with only sentence-level labels. #### stsb The Semantic Textual Similarity Benchmark (Cer et al., 2017) is a collection of sentence pairs drawn from news headlines, video and image captions, and natural language inference data. Each pair is human-annotated with a similarity score from 1 to 5. #### wnli The Winograd Schema Challenge (Levesque et al., 2011) is a reading comprehension task in which a system must read a sentence with a pronoun and select the referent of that pronoun from a list of choices. The examples are manually constructed to foil simple statistical methods: Each one is contingent on contextual information provided by a single word or phrase in the sentence. To convert the problem into sentence pair classification, the authors of the benchmark construct sentence pairs by replacing the ambiguous pronoun with each possible referent. The task is to predict if the sentence with the pronoun substituted is entailed by the original sentence. They use a small evaluation set consisting of new examples derived from fiction books that was shared privately by the authors of the original corpus. While the included training set is balanced between two classes, the test set is imbalanced between them (65% not entailment). Also, due to a data quirk, the development set is adversarial: hypotheses are sometimes shared between training and development examples, so if a model memorizes the training examples, they will predict the wrong label on corresponding development set example. As with QNLI, each example is evaluated separately, so there is not a systematic correspondence between a model's score on this task and its score on the unconverted original task. The authors of the benchmark call converted dataset WNLI (Winograd NLI). ### Languages The language data in GLUE is in English (BCP-47 `en`) ## Dataset Structure ### Data Instances #### ax - **Size of downloaded dataset files:** 0.22 MB - **Size of the generated dataset:** 0.24 MB - **Total amount of disk used:** 0.46 MB An example of 'test' looks as follows. ``` { "premise": "The cat sat on the mat.", "hypothesis": "The cat did not sit on the mat.", "label": -1, "idx: 0 } ``` #### cola - **Size of downloaded dataset files:** 0.38 MB - **Size of the generated dataset:** 0.61 MB - **Total amount of disk used:** 0.99 MB An example of 'train' looks as follows. ``` { "sentence": "Our friends won't buy this analysis, let alone the next one we propose.", "label": 1, "id": 0 } ``` #### mnli - **Size of downloaded dataset files:** 312.78 MB - **Size of the generated dataset:** 82.47 MB - **Total amount of disk used:** 395.26 MB An example of 'train' looks as follows. ``` { "premise": "Conceptually cream skimming has two basic dimensions - product and geography.", "hypothesis": "Product and geography are what make cream skimming work.", "label": 1, "idx": 0 } ``` #### mnli_matched - **Size of downloaded dataset files:** 312.78 MB - **Size of the generated dataset:** 3.69 MB - **Total amount of disk used:** 316.48 MB An example of 'test' looks as follows. ``` { "premise": "Hierbas, ans seco, ans dulce, and frigola are just a few names worth keeping a look-out for.", "hypothesis": "Hierbas is a name worth looking out for.", "label": -1, "idx": 0 } ``` #### mnli_mismatched - **Size of downloaded dataset files:** 312.78 MB - **Size of the generated dataset:** 3.91 MB - **Total amount of disk used:** 316.69 MB An example of 'test' looks as follows. ``` { "premise": "What have you decided, what are you going to do?", "hypothesis": "So what's your decision?", "label": -1, "idx": 0 } ``` #### mrpc - **Size of downloaded dataset files:** ?? - **Size of the generated dataset:** 1.5 MB - **Total amount of disk used:** ?? An example of 'train' looks as follows. ``` { "sentence1": "Amrozi accused his brother, whom he called "the witness", of deliberately distorting his evidence.", "sentence2": "Referring to him as only "the witness", Amrozi accused his brother of deliberately distorting his evidence.", "label": 1, "idx": 0 } ``` #### qnli - **Size of downloaded dataset files:** ?? - **Size of the generated dataset:** 28 MB - **Total amount of disk used:** ?? An example of 'train' looks as follows. ``` { "question": "When did the third Digimon series begin?", "sentence": "Unlike the two seasons before it and most of the seasons that followed, Digimon Tamers takes a darker and more realistic approach to its story featuring Digimon who do not reincarnate after their deaths and more complex character development in the original Japanese.", "label": 1, "idx": 0 } ``` #### qqp - **Size of downloaded dataset files:** ?? - **Size of the generated dataset:** 107 MB - **Total amount of disk used:** ?? An example of 'train' looks as follows. ``` { "question1": "How is the life of a math student? Could you describe your own experiences?", "question2": "Which level of prepration is enough for the exam jlpt5?", "label": 0, "idx": 0 } ``` #### rte - **Size of downloaded dataset files:** ?? - **Size of the generated dataset:** 1.9 MB - **Total amount of disk used:** ?? An example of 'train' looks as follows. ``` { "sentence1": "No Weapons of Mass Destruction Found in Iraq Yet.", "sentence2": "Weapons of Mass Destruction Found in Iraq.", "label": 1, "idx": 0 } ``` #### sst2 - **Size of downloaded dataset files:** ?? - **Size of the generated dataset:** 4.9 MB - **Total amount of disk used:** ?? An example of 'train' looks as follows. ``` { "sentence": "hide new secretions from the parental units", "label": 0, "idx": 0 } ``` #### stsb - **Size of downloaded dataset files:** ?? - **Size of the generated dataset:** 1.2 MB - **Total amount of disk used:** ?? An example of 'train' looks as follows. ``` { "sentence1": "A plane is taking off.", "sentence2": "An air plane is taking off.", "label": 5.0, "idx": 0 } ``` #### wnli - **Size of downloaded dataset files:** ?? - **Size of the generated dataset:** 0.18 MB - **Total amount of disk used:** ?? An example of 'train' looks as follows. ``` { "sentence1": "I stuck a pin through a carrot. When I pulled the pin out, it had a hole.", "sentence2": "The carrot had a hole.", "label": 1, "idx": 0 } ``` ### Data Fields The data fields are the same among all splits. #### ax - `premise`: a `string` feature. - `hypothesis`: a `string` feature. - `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2). - `idx`: a `int32` feature. #### cola - `sentence`: a `string` feature. - `label`: a classification label, with possible values including `unacceptable` (0), `acceptable` (1). - `idx`: a `int32` feature. #### mnli - `premise`: a `string` feature. - `hypothesis`: a `string` feature. - `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2). - `idx`: a `int32` feature. #### mnli_matched - `premise`: a `string` feature. - `hypothesis`: a `string` feature. - `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2). - `idx`: a `int32` feature. #### mnli_mismatched - `premise`: a `string` feature. - `hypothesis`: a `string` feature. - `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2). - `idx`: a `int32` feature. #### mrpc - `sentence1`: a `string` feature. - `sentence2`: a `string` feature. - `label`: a classification label, with possible values including `not_equivalent` (0), `equivalent` (1). - `idx`: a `int32` feature. #### qnli - `question`: a `string` feature. - `sentence`: a `string` feature. - `label`: a classification label, with possible values including `entailment` (0), `not_entailment` (1). - `idx`: a `int32` feature. #### qqp - `question1`: a `string` feature. - `question2`: a `string` feature. - `label`: a classification label, with possible values including `not_duplicate` (0), `duplicate` (1). - `idx`: a `int32` feature. #### rte - `sentence1`: a `string` feature. - `sentence2`: a `string` feature. - `label`: a classification label, with possible values including `entailment` (0), `not_entailment` (1). - `idx`: a `int32` feature. #### sst2 - `sentence`: a `string` feature. - `label`: a classification label, with possible values including `negative` (0), `positive` (1). - `idx`: a `int32` feature. #### stsb - `sentence1`: a `string` feature. - `sentence2`: a `string` feature. - `label`: a float32 regression label, with possible values from 0 to 5. - `idx`: a `int32` feature. #### wnli - `sentence1`: a `string` feature. - `sentence2`: a `string` feature. - `label`: a classification label, with possible values including `not_entailment` (0), `entailment` (1). - `idx`: a `int32` feature. ### Data Splits #### ax | |test| |---|---:| |ax |1104| #### cola | |train|validation|test| |----|----:|---------:|---:| |cola| 8551| 1043|1063| #### mnli | |train |validation_matched|validation_mismatched|test_matched|test_mismatched| |----|-----:|-----------------:|--------------------:|-----------:|--------------:| |mnli|392702| 9815| 9832| 9796| 9847| #### mnli_matched | |validation|test| |------------|---------:|---:| |mnli_matched| 9815|9796| #### mnli_mismatched | |validation|test| |---------------|---------:|---:| |mnli_mismatched| 9832|9847| #### mrpc [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### qnli [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### qqp [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### rte [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### sst2 [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### stsb [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### wnli [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information The primary GLUE tasks are built on and derived from existing datasets. We refer users to the original licenses accompanying each dataset. ### Citation Information If you use GLUE, please cite all the datasets you use. In addition, we encourage you to use the following BibTeX citation for GLUE itself: ``` @inproceedings{wang2019glue, title={{GLUE}: A Multi-Task Benchmark and Analysis Platform for Natural Language Understanding}, author={Wang, Alex and Singh, Amanpreet and Michael, Julian and Hill, Felix and Levy, Omer and Bowman, Samuel R.}, note={In the Proceedings of ICLR.}, year={2019} } ``` If you evaluate using GLUE, we also highly recommend citing the papers that originally introduced the nine GLUE tasks, both to give the original authors their due credit and because venues will expect papers to describe the data they evaluate on. The following provides BibTeX for all of the GLUE tasks, except QQP, for which we recommend adding a footnote to this page: https://data.quora.com/First-Quora-Dataset-Release-Question-Pairs ``` @article{warstadt2018neural, title={Neural Network Acceptability Judgments}, author={Warstadt, Alex and Singh, Amanpreet and Bowman, Samuel R.}, journal={arXiv preprint 1805.12471}, year={2018} } @inproceedings{socher2013recursive, title={Recursive deep models for semantic compositionality over a sentiment treebank}, author={Socher, Richard and Perelygin, Alex and Wu, Jean and Chuang, Jason and Manning, Christopher D and Ng, Andrew and Potts, Christopher}, booktitle={Proceedings of EMNLP}, pages={1631--1642}, year={2013} } @inproceedings{dolan2005automatically, title={Automatically constructing a corpus of sentential paraphrases}, author={Dolan, William B and Brockett, Chris}, booktitle={Proceedings of the International Workshop on Paraphrasing}, year={2005} } @book{agirre2007semantic, editor = {Agirre, Eneko and M`arquez, Llu'{i}s and Wicentowski, Richard}, title = {Proceedings of the Fourth International Workshop on Semantic Evaluations (SemEval-2007)}, month = {June}, year = {2007}, address = {Prague, Czech Republic}, publisher = {Association for Computational Linguistics}, } @inproceedings{williams2018broad, author = {Williams, Adina and Nangia, Nikita and Bowman, Samuel R.}, title = {A Broad-Coverage Challenge Corpus for Sentence Understanding through Inference}, booktitle = {Proceedings of NAACL-HLT}, year = 2018 } @inproceedings{rajpurkar2016squad, author = {Rajpurkar, Pranav and Zhang, Jian and Lopyrev, Konstantin and Liang, Percy} title = {{SQ}u{AD}: 100,000+ Questions for Machine Comprehension of Text}, booktitle = {Proceedings of EMNLP} year = {2016}, publisher = {Association for Computational Linguistics}, pages = {2383--2392}, location = {Austin, Texas}, } @incollection{dagan2006pascal, title={The {PASCAL} recognising textual entailment challenge}, author={Dagan, Ido and Glickman, Oren and Magnini, Bernardo}, booktitle={Machine learning challenges. evaluating predictive uncertainty, visual object classification, and recognising tectual entailment}, pages={177--190}, year={2006}, publisher={Springer} } @article{bar2006second, title={The second {PASCAL} recognising textual entailment challenge}, author={Bar Haim, Roy and Dagan, Ido and Dolan, Bill and Ferro, Lisa and Giampiccolo, Danilo and Magnini, Bernardo and Szpektor, Idan}, year={2006} } @inproceedings{giampiccolo2007third, title={The third {PASCAL} recognizing textual entailment challenge}, author={Giampiccolo, Danilo and Magnini, Bernardo and Dagan, Ido and Dolan, Bill}, booktitle={Proceedings of the ACL-PASCAL workshop on textual entailment and paraphrasing}, pages={1--9}, year={2007}, organization={Association for Computational Linguistics}, } @article{bentivogli2009fifth, title={The Fifth {PASCAL} Recognizing Textual Entailment Challenge}, author={Bentivogli, Luisa and Dagan, Ido and Dang, Hoa Trang and Giampiccolo, Danilo and Magnini, Bernardo}, booktitle={TAC}, year={2009} } @inproceedings{levesque2011winograd, title={The {W}inograd schema challenge}, author={Levesque, Hector J and Davis, Ernest and Morgenstern, Leora}, booktitle={{AAAI} Spring Symposium: Logical Formalizations of Commonsense Reasoning}, volume={46}, pages={47}, year={2011} } ``` ### Contributions Thanks to [@patpizio](https://github.com/patpizio), [@jeswan](https://github.com/jeswan), [@thomwolf](https://github.com/thomwolf), [@patrickvonplaten](https://github.com/patrickvonplaten), [@mariamabarham](https://github.com/mariamabarham) for adding this dataset.
glue
[ "task_categories:text-classification", "task_ids:acceptability-classification", "task_ids:natural-language-inference", "task_ids:semantic-similarity-scoring", "task_ids:sentiment-classification", "task_ids:text-scoring", "annotations_creators:other", "language_creators:other", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:other", "qa-nli", "coreference-nli", "paraphrase-identification", "arxiv:1804.07461", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["other"], "language_creators": ["other"], "language": ["en"], "license": ["other"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["acceptability-classification", "natural-language-inference", "semantic-similarity-scoring", "sentiment-classification", "text-scoring"], "paperswithcode_id": "glue", "pretty_name": "GLUE (General Language Understanding Evaluation benchmark)", "config_names": ["ax", "cola", "mnli", "mnli_matched", "mnli_mismatched", "mrpc", "qnli", "qqp", "rte", "sst2", "stsb", "wnli"], "tags": ["qa-nli", "coreference-nli", "paraphrase-identification"], "dataset_info": [{"config_name": "ax", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "test", "num_bytes": 237694, "num_examples": 1104}], "download_size": 80767, "dataset_size": 237694}, {"config_name": "cola", "features": [{"name": "sentence", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "unacceptable", "1": "acceptable"}}}}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 484869, "num_examples": 8551}, {"name": "validation", "num_bytes": 60322, "num_examples": 1043}, {"name": "test", "num_bytes": 60513, "num_examples": 1063}], "download_size": 326394, "dataset_size": 605704}, {"config_name": "mnli", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 74619646, "num_examples": 392702}, {"name": "validation_matched", "num_bytes": 1833783, "num_examples": 9815}, {"name": "validation_mismatched", "num_bytes": 1949231, "num_examples": 9832}, {"name": "test_matched", "num_bytes": 1848654, "num_examples": 9796}, {"name": "test_mismatched", "num_bytes": 1950703, "num_examples": 9847}], "download_size": 57168425, "dataset_size": 82202017}, {"config_name": "mnli_matched", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "validation", "num_bytes": 1833783, "num_examples": 9815}, {"name": "test", "num_bytes": 1848654, "num_examples": 9796}], "download_size": 2435055, "dataset_size": 3682437}, {"config_name": "mnli_mismatched", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "validation", "num_bytes": 1949231, "num_examples": 9832}, {"name": "test", "num_bytes": 1950703, "num_examples": 9847}], "download_size": 2509009, "dataset_size": 3899934}, {"config_name": "mrpc", "features": [{"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "not_equivalent", "1": "equivalent"}}}}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 943843, "num_examples": 3668}, {"name": "validation", "num_bytes": 105879, "num_examples": 408}, {"name": "test", "num_bytes": 442410, "num_examples": 1725}], "download_size": 1033400, "dataset_size": 1492132}, {"config_name": "qnli", "features": [{"name": "question", "dtype": "string"}, {"name": "sentence", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "not_entailment"}}}}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 25612443, "num_examples": 104743}, {"name": "validation", "num_bytes": 1368304, "num_examples": 5463}, {"name": "test", "num_bytes": 1373093, "num_examples": 5463}], "download_size": 19278324, "dataset_size": 28353840}, {"config_name": "qqp", "features": [{"name": "question1", "dtype": "string"}, {"name": "question2", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "not_duplicate", "1": "duplicate"}}}}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 50900820, "num_examples": 363846}, {"name": "validation", "num_bytes": 5653754, "num_examples": 40430}, {"name": "test", "num_bytes": 55171111, "num_examples": 390965}], "download_size": 73982265, "dataset_size": 111725685}, {"config_name": "rte", "features": [{"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "not_entailment"}}}}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 847320, "num_examples": 2490}, {"name": "validation", "num_bytes": 90728, "num_examples": 277}, {"name": "test", "num_bytes": 974053, "num_examples": 3000}], "download_size": 1274409, "dataset_size": 1912101}, {"config_name": "sst2", "features": [{"name": "sentence", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "negative", "1": "positive"}}}}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 4681603, "num_examples": 67349}, {"name": "validation", "num_bytes": 106252, "num_examples": 872}, {"name": "test", "num_bytes": 216640, "num_examples": 1821}], "download_size": 3331080, "dataset_size": 5004495}, {"config_name": "stsb", "features": [{"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}, {"name": "label", "dtype": "float32"}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 754791, "num_examples": 5749}, {"name": "validation", "num_bytes": 216064, "num_examples": 1500}, {"name": "test", "num_bytes": 169974, "num_examples": 1379}], "download_size": 766983, "dataset_size": 1140829}, {"config_name": "wnli", "features": [{"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "not_entailment", "1": "entailment"}}}}, {"name": "idx", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 107109, "num_examples": 635}, {"name": "validation", "num_bytes": 12162, "num_examples": 71}, {"name": "test", "num_bytes": 37889, "num_examples": 146}], "download_size": 63522, "dataset_size": 157160}], "configs": [{"config_name": "ax", "data_files": [{"split": "test", "path": "ax/test-*"}]}, {"config_name": "cola", "data_files": [{"split": "train", "path": "cola/train-*"}, {"split": "validation", "path": "cola/validation-*"}, {"split": "test", "path": "cola/test-*"}]}, {"config_name": "mnli", "data_files": [{"split": "train", "path": "mnli/train-*"}, {"split": "validation_matched", "path": "mnli/validation_matched-*"}, {"split": "validation_mismatched", "path": "mnli/validation_mismatched-*"}, {"split": "test_matched", "path": "mnli/test_matched-*"}, {"split": "test_mismatched", "path": "mnli/test_mismatched-*"}]}, {"config_name": "mnli_matched", "data_files": [{"split": "validation", "path": "mnli_matched/validation-*"}, {"split": "test", "path": "mnli_matched/test-*"}]}, {"config_name": "mnli_mismatched", "data_files": [{"split": "validation", "path": "mnli_mismatched/validation-*"}, {"split": "test", "path": "mnli_mismatched/test-*"}]}, {"config_name": "mrpc", "data_files": [{"split": "train", "path": "mrpc/train-*"}, {"split": "validation", "path": "mrpc/validation-*"}, {"split": "test", "path": "mrpc/test-*"}]}, {"config_name": "qnli", "data_files": [{"split": "train", "path": "qnli/train-*"}, {"split": "validation", "path": "qnli/validation-*"}, {"split": "test", "path": "qnli/test-*"}]}, {"config_name": "qqp", "data_files": [{"split": "train", "path": "qqp/train-*"}, {"split": "validation", "path": "qqp/validation-*"}, {"split": "test", "path": "qqp/test-*"}]}, {"config_name": "rte", "data_files": [{"split": "train", "path": "rte/train-*"}, {"split": "validation", "path": "rte/validation-*"}, {"split": "test", "path": "rte/test-*"}]}, {"config_name": "sst2", "data_files": [{"split": "train", "path": "sst2/train-*"}, {"split": "validation", "path": "sst2/validation-*"}, {"split": "test", "path": "sst2/test-*"}]}, {"config_name": "stsb", "data_files": [{"split": "train", "path": "stsb/train-*"}, {"split": "validation", "path": "stsb/validation-*"}, {"split": "test", "path": "stsb/test-*"}]}, {"config_name": "wnli", "data_files": [{"split": "train", "path": "wnli/train-*"}, {"split": "validation", "path": "wnli/validation-*"}, {"split": "test", "path": "wnli/test-*"}]}], "train-eval-index": [{"config": "cola", "task": "text-classification", "task_id": "binary_classification", "splits": {"train_split": "train", "eval_split": "validation"}, "col_mapping": {"sentence": "text", "label": "target"}}, {"config": "sst2", "task": "text-classification", "task_id": "binary_classification", "splits": {"train_split": "train", "eval_split": "validation"}, "col_mapping": {"sentence": "text", "label": "target"}}, {"config": "mrpc", "task": "text-classification", "task_id": "natural_language_inference", "splits": {"train_split": "train", "eval_split": "validation"}, "col_mapping": {"sentence1": "text1", "sentence2": "text2", "label": "target"}}, {"config": "qqp", "task": "text-classification", "task_id": "natural_language_inference", "splits": {"train_split": "train", "eval_split": "validation"}, "col_mapping": {"question1": "text1", "question2": "text2", "label": "target"}}, {"config": "stsb", "task": "text-classification", "task_id": "natural_language_inference", "splits": {"train_split": "train", "eval_split": "validation"}, "col_mapping": {"sentence1": "text1", "sentence2": "text2", "label": "target"}}, {"config": "mnli", "task": "text-classification", "task_id": "natural_language_inference", "splits": {"train_split": "train", "eval_split": "validation_matched"}, "col_mapping": {"premise": "text1", "hypothesis": "text2", "label": "target"}}, {"config": "mnli_mismatched", "task": "text-classification", "task_id": "natural_language_inference", "splits": {"train_split": "train", "eval_split": "validation"}, "col_mapping": {"premise": "text1", "hypothesis": "text2", "label": "target"}}, {"config": "mnli_matched", "task": "text-classification", "task_id": "natural_language_inference", "splits": {"train_split": "train", "eval_split": "validation"}, "col_mapping": {"premise": "text1", "hypothesis": "text2", "label": "target"}}, {"config": "qnli", "task": "text-classification", "task_id": "natural_language_inference", "splits": {"train_split": "train", "eval_split": "validation"}, "col_mapping": {"question": "text1", "sentence": "text2", "label": "target"}}, {"config": "rte", "task": "text-classification", "task_id": "natural_language_inference", "splits": {"train_split": "train", "eval_split": "validation"}, "col_mapping": {"sentence1": "text1", "sentence2": "text2", "label": "target"}}, {"config": "wnli", "task": "text-classification", "task_id": "natural_language_inference", "splits": {"train_split": "train", "eval_split": "validation"}, "col_mapping": {"sentence1": "text1", "sentence2": "text2", "label": "target"}}]}
2024-01-30T07:41:18+00:00
[ "1804.07461" ]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-acceptability-classification #task_ids-natural-language-inference #task_ids-semantic-similarity-scoring #task_ids-sentiment-classification #task_ids-text-scoring #annotations_creators-other #language_creators-other #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-other #qa-nli #coreference-nli #paraphrase-identification #arxiv-1804.07461 #region-us
Dataset Card for GLUE ===================== Table of Contents ----------------- * Dataset Card for GLUE + Table of Contents + Dataset Description - Dataset Summary - Supported Tasks and Leaderboards * ax * cola * mnli * mnli\_matched * mnli\_mismatched * mrpc * qnli * qqp * rte * sst2 * stsb * wnli - Languages + Dataset Structure - Data Instances * ax * cola * mnli * mnli\_matched * mnli\_mismatched * mrpc * qnli * qqp * rte * sst2 * stsb * wnli - Data Fields * ax * cola * mnli * mnli\_matched * mnli\_mismatched * mrpc * qnli * qqp * rte * sst2 * stsb * wnli - Data Splits * ax * cola * mnli * mnli\_matched * mnli\_mismatched * mrpc * qnli * qqp * rte * sst2 * stsb * wnli + Dataset Creation - Curation Rationale - Source Data * Initial Data Collection and Normalization * Who are the source language producers? - Annotations * Annotation process * Who are the annotators? - Personal and Sensitive Information + Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations + Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: URL * Leaderboard: URL * Point of Contact: * Size of downloaded dataset files: 1.00 GB * Size of the generated dataset: 240.84 MB * Total amount of disk used: 1.24 GB ### Dataset Summary GLUE, the General Language Understanding Evaluation benchmark (URL is a collection of resources for training, evaluating, and analyzing natural language understanding systems. ### Supported Tasks and Leaderboards The leaderboard for the GLUE benchmark can be found at this address. It comprises the following tasks: #### ax A manually-curated evaluation dataset for fine-grained analysis of system performance on a broad range of linguistic phenomena. This dataset evaluates sentence understanding through Natural Language Inference (NLI) problems. Use a model trained on MulitNLI to produce predictions for this dataset. #### cola The Corpus of Linguistic Acceptability consists of English acceptability judgments drawn from books and journal articles on linguistic theory. Each example is a sequence of words annotated with whether it is a grammatical English sentence. #### mnli The Multi-Genre Natural Language Inference Corpus is a crowdsourced collection of sentence pairs with textual entailment annotations. Given a premise sentence and a hypothesis sentence, the task is to predict whether the premise entails the hypothesis (entailment), contradicts the hypothesis (contradiction), or neither (neutral). The premise sentences are gathered from ten different sources, including transcribed speech, fiction, and government reports. The authors of the benchmark use the standard test set, for which they obtained private labels from the RTE authors, and evaluate on both the matched (in-domain) and mismatched (cross-domain) section. They also uses and recommend the SNLI corpus as 550k examples of auxiliary training data. #### mnli\_matched The matched validation and test splits from MNLI. See the "mnli" BuilderConfig for additional information. #### mnli\_mismatched The mismatched validation and test splits from MNLI. See the "mnli" BuilderConfig for additional information. #### mrpc The Microsoft Research Paraphrase Corpus (Dolan & Brockett, 2005) is a corpus of sentence pairs automatically extracted from online news sources, with human annotations for whether the sentences in the pair are semantically equivalent. #### qnli The Stanford Question Answering Dataset is a question-answering dataset consisting of question-paragraph pairs, where one of the sentences in the paragraph (drawn from Wikipedia) contains the answer to the corresponding question (written by an annotator). The authors of the benchmark convert the task into sentence pair classification by forming a pair between each question and each sentence in the corresponding context, and filtering out pairs with low lexical overlap between the question and the context sentence. The task is to determine whether the context sentence contains the answer to the question. This modified version of the original task removes the requirement that the model select the exact answer, but also removes the simplifying assumptions that the answer is always present in the input and that lexical overlap is a reliable cue. #### qqp The Quora Question Pairs2 dataset is a collection of question pairs from the community question-answering website Quora. The task is to determine whether a pair of questions are semantically equivalent. #### rte The Recognizing Textual Entailment (RTE) datasets come from a series of annual textual entailment challenges. The authors of the benchmark combined the data from RTE1 (Dagan et al., 2006), RTE2 (Bar Haim et al., 2006), RTE3 (Giampiccolo et al., 2007), and RTE5 (Bentivogli et al., 2009). Examples are constructed based on news and Wikipedia text. The authors of the benchmark convert all datasets to a two-class split, where for three-class datasets they collapse neutral and contradiction into not entailment, for consistency. #### sst2 The Stanford Sentiment Treebank consists of sentences from movie reviews and human annotations of their sentiment. The task is to predict the sentiment of a given sentence. It uses the two-way (positive/negative) class split, with only sentence-level labels. #### stsb The Semantic Textual Similarity Benchmark (Cer et al., 2017) is a collection of sentence pairs drawn from news headlines, video and image captions, and natural language inference data. Each pair is human-annotated with a similarity score from 1 to 5. #### wnli The Winograd Schema Challenge (Levesque et al., 2011) is a reading comprehension task in which a system must read a sentence with a pronoun and select the referent of that pronoun from a list of choices. The examples are manually constructed to foil simple statistical methods: Each one is contingent on contextual information provided by a single word or phrase in the sentence. To convert the problem into sentence pair classification, the authors of the benchmark construct sentence pairs by replacing the ambiguous pronoun with each possible referent. The task is to predict if the sentence with the pronoun substituted is entailed by the original sentence. They use a small evaluation set consisting of new examples derived from fiction books that was shared privately by the authors of the original corpus. While the included training set is balanced between two classes, the test set is imbalanced between them (65% not entailment). Also, due to a data quirk, the development set is adversarial: hypotheses are sometimes shared between training and development examples, so if a model memorizes the training examples, they will predict the wrong label on corresponding development set example. As with QNLI, each example is evaluated separately, so there is not a systematic correspondence between a model's score on this task and its score on the unconverted original task. The authors of the benchmark call converted dataset WNLI (Winograd NLI). ### Languages The language data in GLUE is in English (BCP-47 'en') Dataset Structure ----------------- ### Data Instances #### ax * Size of downloaded dataset files: 0.22 MB * Size of the generated dataset: 0.24 MB * Total amount of disk used: 0.46 MB An example of 'test' looks as follows. #### cola * Size of downloaded dataset files: 0.38 MB * Size of the generated dataset: 0.61 MB * Total amount of disk used: 0.99 MB An example of 'train' looks as follows. #### mnli * Size of downloaded dataset files: 312.78 MB * Size of the generated dataset: 82.47 MB * Total amount of disk used: 395.26 MB An example of 'train' looks as follows. #### mnli\_matched * Size of downloaded dataset files: 312.78 MB * Size of the generated dataset: 3.69 MB * Total amount of disk used: 316.48 MB An example of 'test' looks as follows. #### mnli\_mismatched * Size of downloaded dataset files: 312.78 MB * Size of the generated dataset: 3.91 MB * Total amount of disk used: 316.69 MB An example of 'test' looks as follows. #### mrpc * Size of downloaded dataset files: ?? * Size of the generated dataset: 1.5 MB * Total amount of disk used: ?? An example of 'train' looks as follows. #### qnli * Size of downloaded dataset files: ?? * Size of the generated dataset: 28 MB * Total amount of disk used: ?? An example of 'train' looks as follows. #### qqp * Size of downloaded dataset files: ?? * Size of the generated dataset: 107 MB * Total amount of disk used: ?? An example of 'train' looks as follows. #### rte * Size of downloaded dataset files: ?? * Size of the generated dataset: 1.9 MB * Total amount of disk used: ?? An example of 'train' looks as follows. #### sst2 * Size of downloaded dataset files: ?? * Size of the generated dataset: 4.9 MB * Total amount of disk used: ?? An example of 'train' looks as follows. #### stsb * Size of downloaded dataset files: ?? * Size of the generated dataset: 1.2 MB * Total amount of disk used: ?? An example of 'train' looks as follows. #### wnli * Size of downloaded dataset files: ?? * Size of the generated dataset: 0.18 MB * Total amount of disk used: ?? An example of 'train' looks as follows. ### Data Fields The data fields are the same among all splits. #### ax * 'premise': a 'string' feature. * 'hypothesis': a 'string' feature. * 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2). * 'idx': a 'int32' feature. #### cola * 'sentence': a 'string' feature. * 'label': a classification label, with possible values including 'unacceptable' (0), 'acceptable' (1). * 'idx': a 'int32' feature. #### mnli * 'premise': a 'string' feature. * 'hypothesis': a 'string' feature. * 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2). * 'idx': a 'int32' feature. #### mnli\_matched * 'premise': a 'string' feature. * 'hypothesis': a 'string' feature. * 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2). * 'idx': a 'int32' feature. #### mnli\_mismatched * 'premise': a 'string' feature. * 'hypothesis': a 'string' feature. * 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2). * 'idx': a 'int32' feature. #### mrpc * 'sentence1': a 'string' feature. * 'sentence2': a 'string' feature. * 'label': a classification label, with possible values including 'not\_equivalent' (0), 'equivalent' (1). * 'idx': a 'int32' feature. #### qnli * 'question': a 'string' feature. * 'sentence': a 'string' feature. * 'label': a classification label, with possible values including 'entailment' (0), 'not\_entailment' (1). * 'idx': a 'int32' feature. #### qqp * 'question1': a 'string' feature. * 'question2': a 'string' feature. * 'label': a classification label, with possible values including 'not\_duplicate' (0), 'duplicate' (1). * 'idx': a 'int32' feature. #### rte * 'sentence1': a 'string' feature. * 'sentence2': a 'string' feature. * 'label': a classification label, with possible values including 'entailment' (0), 'not\_entailment' (1). * 'idx': a 'int32' feature. #### sst2 * 'sentence': a 'string' feature. * 'label': a classification label, with possible values including 'negative' (0), 'positive' (1). * 'idx': a 'int32' feature. #### stsb * 'sentence1': a 'string' feature. * 'sentence2': a 'string' feature. * 'label': a float32 regression label, with possible values from 0 to 5. * 'idx': a 'int32' feature. #### wnli * 'sentence1': a 'string' feature. * 'sentence2': a 'string' feature. * 'label': a classification label, with possible values including 'not\_entailment' (0), 'entailment' (1). * 'idx': a 'int32' feature. ### Data Splits #### ax #### cola #### mnli #### mnli\_matched #### mnli\_mismatched #### mrpc #### qnli #### qqp #### rte #### sst2 #### stsb #### wnli Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information The primary GLUE tasks are built on and derived from existing datasets. We refer users to the original licenses accompanying each dataset. If you use GLUE, please cite all the datasets you use. In addition, we encourage you to use the following BibTeX citation for GLUE itself: If you evaluate using GLUE, we also highly recommend citing the papers that originally introduced the nine GLUE tasks, both to give the original authors their due credit and because venues will expect papers to describe the data they evaluate on. The following provides BibTeX for all of the GLUE tasks, except QQP, for which we recommend adding a footnote to this page: URL ### Contributions Thanks to @patpizio, @jeswan, @thomwolf, @patrickvonplaten, @mariamabarham for adding this dataset.
[ "### Dataset Summary\n\n\nGLUE, the General Language Understanding Evaluation benchmark (URL is a collection of resources for training, evaluating, and analyzing natural language understanding systems.", "### Supported Tasks and Leaderboards\n\n\nThe leaderboard for the GLUE benchmark can be found at this address. It comprises the following tasks:", "#### ax\n\n\nA manually-curated evaluation dataset for fine-grained analysis of system performance on a broad range of linguistic phenomena. This dataset evaluates sentence understanding through Natural Language Inference (NLI) problems. Use a model trained on MulitNLI to produce predictions for this dataset.", "#### cola\n\n\nThe Corpus of Linguistic Acceptability consists of English acceptability judgments drawn from books and journal articles on linguistic theory. Each example is a sequence of words annotated with whether it is a grammatical English sentence.", "#### mnli\n\n\nThe Multi-Genre Natural Language Inference Corpus is a crowdsourced collection of sentence pairs with textual entailment annotations. Given a premise sentence and a hypothesis sentence, the task is to predict whether the premise entails the hypothesis (entailment), contradicts the hypothesis (contradiction), or neither (neutral). The premise sentences are gathered from ten different sources, including transcribed speech, fiction, and government reports. The authors of the benchmark use the standard test set, for which they obtained private labels from the RTE authors, and evaluate on both the matched (in-domain) and mismatched (cross-domain) section. They also uses and recommend the SNLI corpus as 550k examples of auxiliary training data.", "#### mnli\\_matched\n\n\nThe matched validation and test splits from MNLI. See the \"mnli\" BuilderConfig for additional information.", "#### mnli\\_mismatched\n\n\nThe mismatched validation and test splits from MNLI. See the \"mnli\" BuilderConfig for additional information.", "#### mrpc\n\n\nThe Microsoft Research Paraphrase Corpus (Dolan & Brockett, 2005) is a corpus of sentence pairs automatically extracted from online news sources, with human annotations for whether the sentences in the pair are semantically equivalent.", "#### qnli\n\n\nThe Stanford Question Answering Dataset is a question-answering dataset consisting of question-paragraph pairs, where one of the sentences in the paragraph (drawn from Wikipedia) contains the answer to the corresponding question (written by an annotator). The authors of the benchmark convert the task into sentence pair classification by forming a pair between each question and each sentence in the corresponding context, and filtering out pairs with low lexical overlap between the question and the context sentence. The task is to determine whether the context sentence contains the answer to the question. This modified version of the original task removes the requirement that the model select the exact answer, but also removes the simplifying assumptions that the answer is always present in the input and that lexical overlap is a reliable cue.", "#### qqp\n\n\nThe Quora Question Pairs2 dataset is a collection of question pairs from the community question-answering website Quora. The task is to determine whether a pair of questions are semantically equivalent.", "#### rte\n\n\nThe Recognizing Textual Entailment (RTE) datasets come from a series of annual textual entailment challenges. The authors of the benchmark combined the data from RTE1 (Dagan et al., 2006), RTE2 (Bar Haim et al., 2006), RTE3 (Giampiccolo et al., 2007), and RTE5 (Bentivogli et al., 2009). Examples are constructed based on news and Wikipedia text. The authors of the benchmark convert all datasets to a two-class split, where for three-class datasets they collapse neutral and contradiction into not entailment, for consistency.", "#### sst2\n\n\nThe Stanford Sentiment Treebank consists of sentences from movie reviews and human annotations of their sentiment. The task is to predict the sentiment of a given sentence. It uses the two-way (positive/negative) class split, with only sentence-level labels.", "#### stsb\n\n\nThe Semantic Textual Similarity Benchmark (Cer et al., 2017) is a collection of sentence pairs drawn from news headlines, video and image captions, and natural language inference data. Each pair is human-annotated with a similarity score from 1 to 5.", "#### wnli\n\n\nThe Winograd Schema Challenge (Levesque et al., 2011) is a reading comprehension task in which a system must read a sentence with a pronoun and select the referent of that pronoun from a list of choices. The examples are manually constructed to foil simple statistical methods: Each one is contingent on contextual information provided by a single word or phrase in the sentence. To convert the problem into sentence pair classification, the authors of the benchmark construct sentence pairs by replacing the ambiguous pronoun with each possible referent. The task is to predict if the sentence with the pronoun substituted is entailed by the original sentence. They use a small evaluation set consisting of new examples derived from fiction books that was shared privately by the authors of the original corpus. While the included training set is balanced between two classes, the test set is imbalanced between them (65% not entailment). Also, due to a data quirk, the development set is adversarial: hypotheses are sometimes shared between training and development examples, so if a model memorizes the training examples, they will predict the wrong label on corresponding development set example. As with QNLI, each example is evaluated separately, so there is not a systematic correspondence between a model's score on this task and its score on the unconverted original task. The authors of the benchmark call converted dataset WNLI (Winograd NLI).", "### Languages\n\n\nThe language data in GLUE is in English (BCP-47 'en')\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### ax\n\n\n* Size of downloaded dataset files: 0.22 MB\n* Size of the generated dataset: 0.24 MB\n* Total amount of disk used: 0.46 MB\n\n\nAn example of 'test' looks as follows.", "#### cola\n\n\n* Size of downloaded dataset files: 0.38 MB\n* Size of the generated dataset: 0.61 MB\n* Total amount of disk used: 0.99 MB\n\n\nAn example of 'train' looks as follows.", "#### mnli\n\n\n* Size of downloaded dataset files: 312.78 MB\n* Size of the generated dataset: 82.47 MB\n* Total amount of disk used: 395.26 MB\n\n\nAn example of 'train' looks as follows.", "#### mnli\\_matched\n\n\n* Size of downloaded dataset files: 312.78 MB\n* Size of the generated dataset: 3.69 MB\n* Total amount of disk used: 316.48 MB\n\n\nAn example of 'test' looks as follows.", "#### mnli\\_mismatched\n\n\n* Size of downloaded dataset files: 312.78 MB\n* Size of the generated dataset: 3.91 MB\n* Total amount of disk used: 316.69 MB\n\n\nAn example of 'test' looks as follows.", "#### mrpc\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 1.5 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "#### qnli\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 28 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "#### qqp\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 107 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "#### rte\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 1.9 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "#### sst2\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 4.9 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "#### stsb\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 1.2 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "#### wnli\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 0.18 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### ax\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'idx': a 'int32' feature.", "#### cola\n\n\n* 'sentence': a 'string' feature.\n* 'label': a classification label, with possible values including 'unacceptable' (0), 'acceptable' (1).\n* 'idx': a 'int32' feature.", "#### mnli\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'idx': a 'int32' feature.", "#### mnli\\_matched\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'idx': a 'int32' feature.", "#### mnli\\_mismatched\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'idx': a 'int32' feature.", "#### mrpc\n\n\n* 'sentence1': a 'string' feature.\n* 'sentence2': a 'string' feature.\n* 'label': a classification label, with possible values including 'not\\_equivalent' (0), 'equivalent' (1).\n* 'idx': a 'int32' feature.", "#### qnli\n\n\n* 'question': a 'string' feature.\n* 'sentence': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'not\\_entailment' (1).\n* 'idx': a 'int32' feature.", "#### qqp\n\n\n* 'question1': a 'string' feature.\n* 'question2': a 'string' feature.\n* 'label': a classification label, with possible values including 'not\\_duplicate' (0), 'duplicate' (1).\n* 'idx': a 'int32' feature.", "#### rte\n\n\n* 'sentence1': a 'string' feature.\n* 'sentence2': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'not\\_entailment' (1).\n* 'idx': a 'int32' feature.", "#### sst2\n\n\n* 'sentence': a 'string' feature.\n* 'label': a classification label, with possible values including 'negative' (0), 'positive' (1).\n* 'idx': a 'int32' feature.", "#### stsb\n\n\n* 'sentence1': a 'string' feature.\n* 'sentence2': a 'string' feature.\n* 'label': a float32 regression label, with possible values from 0 to 5.\n* 'idx': a 'int32' feature.", "#### wnli\n\n\n* 'sentence1': a 'string' feature.\n* 'sentence2': a 'string' feature.\n* 'label': a classification label, with possible values including 'not\\_entailment' (0), 'entailment' (1).\n* 'idx': a 'int32' feature.", "### Data Splits", "#### ax", "#### cola", "#### mnli", "#### mnli\\_matched", "#### mnli\\_mismatched", "#### mrpc", "#### qnli", "#### qqp", "#### rte", "#### sst2", "#### stsb", "#### wnli\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nThe primary GLUE tasks are built on and derived from existing datasets. We refer users to the original licenses accompanying each dataset.\n\n\nIf you use GLUE, please cite all the datasets you use.\n\n\nIn addition, we encourage you to use the following BibTeX citation for GLUE itself:\n\n\nIf you evaluate using GLUE, we also highly recommend citing the papers that originally introduced the nine GLUE tasks, both to give the original authors their due credit and because venues will expect papers to describe the data they evaluate on.\nThe following provides BibTeX for all of the GLUE tasks, except QQP, for which we recommend adding a footnote to this page: URL", "### Contributions\n\n\nThanks to @patpizio, @jeswan, @thomwolf, @patrickvonplaten, @mariamabarham for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-acceptability-classification #task_ids-natural-language-inference #task_ids-semantic-similarity-scoring #task_ids-sentiment-classification #task_ids-text-scoring #annotations_creators-other #language_creators-other #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-other #qa-nli #coreference-nli #paraphrase-identification #arxiv-1804.07461 #region-us \n", "### Dataset Summary\n\n\nGLUE, the General Language Understanding Evaluation benchmark (URL is a collection of resources for training, evaluating, and analyzing natural language understanding systems.", "### Supported Tasks and Leaderboards\n\n\nThe leaderboard for the GLUE benchmark can be found at this address. It comprises the following tasks:", "#### ax\n\n\nA manually-curated evaluation dataset for fine-grained analysis of system performance on a broad range of linguistic phenomena. This dataset evaluates sentence understanding through Natural Language Inference (NLI) problems. Use a model trained on MulitNLI to produce predictions for this dataset.", "#### cola\n\n\nThe Corpus of Linguistic Acceptability consists of English acceptability judgments drawn from books and journal articles on linguistic theory. Each example is a sequence of words annotated with whether it is a grammatical English sentence.", "#### mnli\n\n\nThe Multi-Genre Natural Language Inference Corpus is a crowdsourced collection of sentence pairs with textual entailment annotations. Given a premise sentence and a hypothesis sentence, the task is to predict whether the premise entails the hypothesis (entailment), contradicts the hypothesis (contradiction), or neither (neutral). The premise sentences are gathered from ten different sources, including transcribed speech, fiction, and government reports. The authors of the benchmark use the standard test set, for which they obtained private labels from the RTE authors, and evaluate on both the matched (in-domain) and mismatched (cross-domain) section. They also uses and recommend the SNLI corpus as 550k examples of auxiliary training data.", "#### mnli\\_matched\n\n\nThe matched validation and test splits from MNLI. See the \"mnli\" BuilderConfig for additional information.", "#### mnli\\_mismatched\n\n\nThe mismatched validation and test splits from MNLI. See the \"mnli\" BuilderConfig for additional information.", "#### mrpc\n\n\nThe Microsoft Research Paraphrase Corpus (Dolan & Brockett, 2005) is a corpus of sentence pairs automatically extracted from online news sources, with human annotations for whether the sentences in the pair are semantically equivalent.", "#### qnli\n\n\nThe Stanford Question Answering Dataset is a question-answering dataset consisting of question-paragraph pairs, where one of the sentences in the paragraph (drawn from Wikipedia) contains the answer to the corresponding question (written by an annotator). The authors of the benchmark convert the task into sentence pair classification by forming a pair between each question and each sentence in the corresponding context, and filtering out pairs with low lexical overlap between the question and the context sentence. The task is to determine whether the context sentence contains the answer to the question. This modified version of the original task removes the requirement that the model select the exact answer, but also removes the simplifying assumptions that the answer is always present in the input and that lexical overlap is a reliable cue.", "#### qqp\n\n\nThe Quora Question Pairs2 dataset is a collection of question pairs from the community question-answering website Quora. The task is to determine whether a pair of questions are semantically equivalent.", "#### rte\n\n\nThe Recognizing Textual Entailment (RTE) datasets come from a series of annual textual entailment challenges. The authors of the benchmark combined the data from RTE1 (Dagan et al., 2006), RTE2 (Bar Haim et al., 2006), RTE3 (Giampiccolo et al., 2007), and RTE5 (Bentivogli et al., 2009). Examples are constructed based on news and Wikipedia text. The authors of the benchmark convert all datasets to a two-class split, where for three-class datasets they collapse neutral and contradiction into not entailment, for consistency.", "#### sst2\n\n\nThe Stanford Sentiment Treebank consists of sentences from movie reviews and human annotations of their sentiment. The task is to predict the sentiment of a given sentence. It uses the two-way (positive/negative) class split, with only sentence-level labels.", "#### stsb\n\n\nThe Semantic Textual Similarity Benchmark (Cer et al., 2017) is a collection of sentence pairs drawn from news headlines, video and image captions, and natural language inference data. Each pair is human-annotated with a similarity score from 1 to 5.", "#### wnli\n\n\nThe Winograd Schema Challenge (Levesque et al., 2011) is a reading comprehension task in which a system must read a sentence with a pronoun and select the referent of that pronoun from a list of choices. The examples are manually constructed to foil simple statistical methods: Each one is contingent on contextual information provided by a single word or phrase in the sentence. To convert the problem into sentence pair classification, the authors of the benchmark construct sentence pairs by replacing the ambiguous pronoun with each possible referent. The task is to predict if the sentence with the pronoun substituted is entailed by the original sentence. They use a small evaluation set consisting of new examples derived from fiction books that was shared privately by the authors of the original corpus. While the included training set is balanced between two classes, the test set is imbalanced between them (65% not entailment). Also, due to a data quirk, the development set is adversarial: hypotheses are sometimes shared between training and development examples, so if a model memorizes the training examples, they will predict the wrong label on corresponding development set example. As with QNLI, each example is evaluated separately, so there is not a systematic correspondence between a model's score on this task and its score on the unconverted original task. The authors of the benchmark call converted dataset WNLI (Winograd NLI).", "### Languages\n\n\nThe language data in GLUE is in English (BCP-47 'en')\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### ax\n\n\n* Size of downloaded dataset files: 0.22 MB\n* Size of the generated dataset: 0.24 MB\n* Total amount of disk used: 0.46 MB\n\n\nAn example of 'test' looks as follows.", "#### cola\n\n\n* Size of downloaded dataset files: 0.38 MB\n* Size of the generated dataset: 0.61 MB\n* Total amount of disk used: 0.99 MB\n\n\nAn example of 'train' looks as follows.", "#### mnli\n\n\n* Size of downloaded dataset files: 312.78 MB\n* Size of the generated dataset: 82.47 MB\n* Total amount of disk used: 395.26 MB\n\n\nAn example of 'train' looks as follows.", "#### mnli\\_matched\n\n\n* Size of downloaded dataset files: 312.78 MB\n* Size of the generated dataset: 3.69 MB\n* Total amount of disk used: 316.48 MB\n\n\nAn example of 'test' looks as follows.", "#### mnli\\_mismatched\n\n\n* Size of downloaded dataset files: 312.78 MB\n* Size of the generated dataset: 3.91 MB\n* Total amount of disk used: 316.69 MB\n\n\nAn example of 'test' looks as follows.", "#### mrpc\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 1.5 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "#### qnli\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 28 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "#### qqp\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 107 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "#### rte\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 1.9 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "#### sst2\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 4.9 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "#### stsb\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 1.2 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "#### wnli\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 0.18 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### ax\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'idx': a 'int32' feature.", "#### cola\n\n\n* 'sentence': a 'string' feature.\n* 'label': a classification label, with possible values including 'unacceptable' (0), 'acceptable' (1).\n* 'idx': a 'int32' feature.", "#### mnli\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'idx': a 'int32' feature.", "#### mnli\\_matched\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'idx': a 'int32' feature.", "#### mnli\\_mismatched\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'idx': a 'int32' feature.", "#### mrpc\n\n\n* 'sentence1': a 'string' feature.\n* 'sentence2': a 'string' feature.\n* 'label': a classification label, with possible values including 'not\\_equivalent' (0), 'equivalent' (1).\n* 'idx': a 'int32' feature.", "#### qnli\n\n\n* 'question': a 'string' feature.\n* 'sentence': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'not\\_entailment' (1).\n* 'idx': a 'int32' feature.", "#### qqp\n\n\n* 'question1': a 'string' feature.\n* 'question2': a 'string' feature.\n* 'label': a classification label, with possible values including 'not\\_duplicate' (0), 'duplicate' (1).\n* 'idx': a 'int32' feature.", "#### rte\n\n\n* 'sentence1': a 'string' feature.\n* 'sentence2': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'not\\_entailment' (1).\n* 'idx': a 'int32' feature.", "#### sst2\n\n\n* 'sentence': a 'string' feature.\n* 'label': a classification label, with possible values including 'negative' (0), 'positive' (1).\n* 'idx': a 'int32' feature.", "#### stsb\n\n\n* 'sentence1': a 'string' feature.\n* 'sentence2': a 'string' feature.\n* 'label': a float32 regression label, with possible values from 0 to 5.\n* 'idx': a 'int32' feature.", "#### wnli\n\n\n* 'sentence1': a 'string' feature.\n* 'sentence2': a 'string' feature.\n* 'label': a classification label, with possible values including 'not\\_entailment' (0), 'entailment' (1).\n* 'idx': a 'int32' feature.", "### Data Splits", "#### ax", "#### cola", "#### mnli", "#### mnli\\_matched", "#### mnli\\_mismatched", "#### mrpc", "#### qnli", "#### qqp", "#### rte", "#### sst2", "#### stsb", "#### wnli\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nThe primary GLUE tasks are built on and derived from existing datasets. We refer users to the original licenses accompanying each dataset.\n\n\nIf you use GLUE, please cite all the datasets you use.\n\n\nIn addition, we encourage you to use the following BibTeX citation for GLUE itself:\n\n\nIf you evaluate using GLUE, we also highly recommend citing the papers that originally introduced the nine GLUE tasks, both to give the original authors their due credit and because venues will expect papers to describe the data they evaluate on.\nThe following provides BibTeX for all of the GLUE tasks, except QQP, for which we recommend adding a footnote to this page: URL", "### Contributions\n\n\nThanks to @patpizio, @jeswan, @thomwolf, @patrickvonplaten, @mariamabarham for adding this dataset." ]
[ 157, 39, 33, 71, 54, 185, 38, 40, 55, 183, 48, 153, 65, 67, 324, 28, 6, 50, 51, 55, 56, 57, 45, 46, 46, 45, 47, 46, 48, 17, 76, 55, 77, 81, 82, 74, 73, 75, 74, 56, 64, 75, 5, 4, 3, 5, 9, 10, 4, 5, 5, 4, 5, 5, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 167, 39 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-acceptability-classification #task_ids-natural-language-inference #task_ids-semantic-similarity-scoring #task_ids-sentiment-classification #task_ids-text-scoring #annotations_creators-other #language_creators-other #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-other #qa-nli #coreference-nli #paraphrase-identification #arxiv-1804.07461 #region-us \n### Dataset Summary\n\n\nGLUE, the General Language Understanding Evaluation benchmark (URL is a collection of resources for training, evaluating, and analyzing natural language understanding systems.### Supported Tasks and Leaderboards\n\n\nThe leaderboard for the GLUE benchmark can be found at this address. It comprises the following tasks:#### ax\n\n\nA manually-curated evaluation dataset for fine-grained analysis of system performance on a broad range of linguistic phenomena. This dataset evaluates sentence understanding through Natural Language Inference (NLI) problems. Use a model trained on MulitNLI to produce predictions for this dataset.#### cola\n\n\nThe Corpus of Linguistic Acceptability consists of English acceptability judgments drawn from books and journal articles on linguistic theory. Each example is a sequence of words annotated with whether it is a grammatical English sentence.", "passage: #### mnli\n\n\nThe Multi-Genre Natural Language Inference Corpus is a crowdsourced collection of sentence pairs with textual entailment annotations. Given a premise sentence and a hypothesis sentence, the task is to predict whether the premise entails the hypothesis (entailment), contradicts the hypothesis (contradiction), or neither (neutral). The premise sentences are gathered from ten different sources, including transcribed speech, fiction, and government reports. The authors of the benchmark use the standard test set, for which they obtained private labels from the RTE authors, and evaluate on both the matched (in-domain) and mismatched (cross-domain) section. They also uses and recommend the SNLI corpus as 550k examples of auxiliary training data.#### mnli\\_matched\n\n\nThe matched validation and test splits from MNLI. See the \"mnli\" BuilderConfig for additional information.#### mnli\\_mismatched\n\n\nThe mismatched validation and test splits from MNLI. See the \"mnli\" BuilderConfig for additional information.#### mrpc\n\n\nThe Microsoft Research Paraphrase Corpus (Dolan & Brockett, 2005) is a corpus of sentence pairs automatically extracted from online news sources, with human annotations for whether the sentences in the pair are semantically equivalent.#### qnli\n\n\nThe Stanford Question Answering Dataset is a question-answering dataset consisting of question-paragraph pairs, where one of the sentences in the paragraph (drawn from Wikipedia) contains the answer to the corresponding question (written by an annotator). The authors of the benchmark convert the task into sentence pair classification by forming a pair between each question and each sentence in the corresponding context, and filtering out pairs with low lexical overlap between the question and the context sentence. The task is to determine whether the context sentence contains the answer to the question. This modified version of the original task removes the requirement that the model select the exact answer, but also removes the simplifying assumptions that the answer is always present in the input and that lexical overlap is a reliable cue.#### qqp\n\n\nThe Quora Question Pairs2 dataset is a collection of question pairs from the community question-answering website Quora. The task is to determine whether a pair of questions are semantically equivalent.", "passage: #### rte\n\n\nThe Recognizing Textual Entailment (RTE) datasets come from a series of annual textual entailment challenges. The authors of the benchmark combined the data from RTE1 (Dagan et al., 2006), RTE2 (Bar Haim et al., 2006), RTE3 (Giampiccolo et al., 2007), and RTE5 (Bentivogli et al., 2009). Examples are constructed based on news and Wikipedia text. The authors of the benchmark convert all datasets to a two-class split, where for three-class datasets they collapse neutral and contradiction into not entailment, for consistency.#### sst2\n\n\nThe Stanford Sentiment Treebank consists of sentences from movie reviews and human annotations of their sentiment. The task is to predict the sentiment of a given sentence. It uses the two-way (positive/negative) class split, with only sentence-level labels.#### stsb\n\n\nThe Semantic Textual Similarity Benchmark (Cer et al., 2017) is a collection of sentence pairs drawn from news headlines, video and image captions, and natural language inference data. Each pair is human-annotated with a similarity score from 1 to 5.#### wnli\n\n\nThe Winograd Schema Challenge (Levesque et al., 2011) is a reading comprehension task in which a system must read a sentence with a pronoun and select the referent of that pronoun from a list of choices. The examples are manually constructed to foil simple statistical methods: Each one is contingent on contextual information provided by a single word or phrase in the sentence. To convert the problem into sentence pair classification, the authors of the benchmark construct sentence pairs by replacing the ambiguous pronoun with each possible referent. The task is to predict if the sentence with the pronoun substituted is entailed by the original sentence. They use a small evaluation set consisting of new examples derived from fiction books that was shared privately by the authors of the original corpus. While the included training set is balanced between two classes, the test set is imbalanced between them (65% not entailment). Also, due to a data quirk, the development set is adversarial: hypotheses are sometimes shared between training and development examples, so if a model memorizes the training examples, they will predict the wrong label on corresponding development set example. As with QNLI, each example is evaluated separately, so there is not a systematic correspondence between a model's score on this task and its score on the unconverted original task. The authors of the benchmark call converted dataset WNLI (Winograd NLI).### Languages\n\n\nThe language data in GLUE is in English (BCP-47 'en')\n\n\nDataset Structure\n-----------------### Data Instances", "passage: #### ax\n\n\n* Size of downloaded dataset files: 0.22 MB\n* Size of the generated dataset: 0.24 MB\n* Total amount of disk used: 0.46 MB\n\n\nAn example of 'test' looks as follows.#### cola\n\n\n* Size of downloaded dataset files: 0.38 MB\n* Size of the generated dataset: 0.61 MB\n* Total amount of disk used: 0.99 MB\n\n\nAn example of 'train' looks as follows.#### mnli\n\n\n* Size of downloaded dataset files: 312.78 MB\n* Size of the generated dataset: 82.47 MB\n* Total amount of disk used: 395.26 MB\n\n\nAn example of 'train' looks as follows.#### mnli\\_matched\n\n\n* Size of downloaded dataset files: 312.78 MB\n* Size of the generated dataset: 3.69 MB\n* Total amount of disk used: 316.48 MB\n\n\nAn example of 'test' looks as follows.#### mnli\\_mismatched\n\n\n* Size of downloaded dataset files: 312.78 MB\n* Size of the generated dataset: 3.91 MB\n* Total amount of disk used: 316.69 MB\n\n\nAn example of 'test' looks as follows.#### mrpc\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 1.5 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.#### qnli\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 28 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.#### qqp\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 107 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.#### rte\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 1.9 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.#### sst2\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 4.9 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.#### stsb\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 1.2 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.", "passage: #### wnli\n\n\n* Size of downloaded dataset files: ??\n* Size of the generated dataset: 0.18 MB\n* Total amount of disk used: ??\n\n\nAn example of 'train' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.#### ax\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'idx': a 'int32' feature.#### cola\n\n\n* 'sentence': a 'string' feature.\n* 'label': a classification label, with possible values including 'unacceptable' (0), 'acceptable' (1).\n* 'idx': a 'int32' feature.#### mnli\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'idx': a 'int32' feature.#### mnli\\_matched\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'idx': a 'int32' feature.#### mnli\\_mismatched\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'idx': a 'int32' feature.#### mrpc\n\n\n* 'sentence1': a 'string' feature.\n* 'sentence2': a 'string' feature.\n* 'label': a classification label, with possible values including 'not\\_equivalent' (0), 'equivalent' (1).\n* 'idx': a 'int32' feature.", "passage: #### qnli\n\n\n* 'question': a 'string' feature.\n* 'sentence': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'not\\_entailment' (1).\n* 'idx': a 'int32' feature.#### qqp\n\n\n* 'question1': a 'string' feature.\n* 'question2': a 'string' feature.\n* 'label': a classification label, with possible values including 'not\\_duplicate' (0), 'duplicate' (1).\n* 'idx': a 'int32' feature.#### rte\n\n\n* 'sentence1': a 'string' feature.\n* 'sentence2': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'not\\_entailment' (1).\n* 'idx': a 'int32' feature.#### sst2\n\n\n* 'sentence': a 'string' feature.\n* 'label': a classification label, with possible values including 'negative' (0), 'positive' (1).\n* 'idx': a 'int32' feature.#### stsb\n\n\n* 'sentence1': a 'string' feature.\n* 'sentence2': a 'string' feature.\n* 'label': a float32 regression label, with possible values from 0 to 5.\n* 'idx': a 'int32' feature.#### wnli\n\n\n* 'sentence1': a 'string' feature.\n* 'sentence2': a 'string' feature.\n* 'label': a classification label, with possible values including 'not\\_entailment' (0), 'entailment' (1).\n* 'idx': a 'int32' feature.### Data Splits#### ax#### cola#### mnli#### mnli\\_matched#### mnli\\_mismatched#### mrpc#### qnli#### qqp#### rte#### sst2#### stsb#### wnli\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset### Discussion of Biases" ]
[ -0.03392544388771057, 0.12470410019159317, -0.006871749181300402, 0.04509499669075012, 0.047949060797691345, 0.018857911229133606, 0.015758417546749115, 0.0831746980547905, 0.024184061214327812, 0.12501311302185059, 0.029116995632648468, 0.041164789348840714, 0.0671791136264801, 0.08112940937280655, 0.0010167242726311088, -0.15336988866329193, 0.007021581754088402, -0.07394782453775406, 0.04211091995239258, 0.0792175680398941, 0.10087532550096512, -0.04149293527007103, 0.05059414729475975, -0.061233002692461014, -0.022255850955843925, -0.004963895305991173, -0.01227644458413124, 0.008601110428571701, 0.03248286619782448, 0.0784008800983429, 0.03886028006672859, 0.005554912146180868, 0.024287059903144836, -0.2132130116224289, 0.013325437903404236, 0.06172751262784004, -0.01005000714212656, 0.02068205736577511, 0.10215956717729568, -0.05601974204182625, 0.0731491968035698, -0.07996049523353577, 0.022473938763141632, 0.040995024144649506, -0.09477678686380386, -0.06952854245901108, -0.10184860229492188, 0.051709506660699844, 0.04505500569939613, 0.04167179390788078, -0.03888892009854317, 0.06051309034228325, -0.04371098801493645, 0.0702834352850914, 0.1505192220211029, -0.1304786652326584, -0.026795513927936554, 0.031215453520417213, 0.03424658253788948, 0.06511671096086502, -0.04449176788330078, -0.011065136641263962, -0.004501675721257925, 0.015405857004225254, 0.006429700180888176, -0.036752935498952866, 0.00404211925342679, 0.007303318008780479, -0.13707758486270905, -0.05091778561472893, 0.18024171888828278, 0.04814964532852173, -0.048662710934877396, -0.07720591127872467, -0.0047148470766842365, 0.0033833335619419813, 0.01604294218122959, -0.012404954992234707, -0.02271677739918232, 0.005200257524847984, 0.030321625992655754, -0.04339568316936493, -0.06415566802024841, -0.017330201342701912, -0.03188648447394371, 0.06216329336166382, 0.02220720797777176, 0.009660018607974052, 0.04413585364818573, 0.06558139622211456, -0.06499924510717392, -0.06271563470363617, -0.04413888230919838, -0.04162463918328285, -0.1248040422797203, -0.017698513343930244, -0.04406912252306938, -0.13529758155345917, 0.026328960433602333, 0.12995004653930664, -0.04046126827597618, 0.03699323534965515, -0.011019088327884674, 0.04484839364886284, 0.06970130652189255, 0.1199965551495552, -0.08870828151702881, -0.09342578053474426, -0.0003954373823944479, 0.03320145606994629, 0.031942013651132584, -0.022661251947283745, -0.02816951274871826, 0.030971871688961983, 0.06075591966509819, 0.04170120134949684, 0.09164624661207199, 0.023979611694812775, -0.07382481545209885, -0.027883851900696754, 0.06090006232261658, -0.11444014310836792, -0.00875901523977518, 0.05427853390574455, -0.07143425196409225, -0.04158316180109978, 0.039911068975925446, -0.006766451522707939, -0.06630492955446243, 0.038649361580610275, -0.037621669471263885, 0.004903022665530443, -0.06852640956640244, -0.09260303527116776, 0.031020594760775566, -0.00834386795759201, -0.06654681265354156, -0.06789661198854446, -0.09135192632675171, -0.07453391700983047, 0.017765143886208534, -0.048072099685668945, -0.0006026352639310062, -0.03759624436497688, -0.0034453347325325012, -0.04024091362953186, 0.013132779859006405, 0.012960718013346195, -0.024351952597498894, 0.04121674224734306, -0.05188119783997536, 0.03046831674873829, -0.011353135108947754, 0.012258697301149368, -0.08436423540115356, 0.054397258907556534, -0.09188734740018845, 0.12693972885608673, -0.061443015933036804, -0.027120092883706093, -0.09439722448587418, -0.040620263665914536, -0.007879824377596378, -0.0012906603515148163, 0.02796090580523014, 0.08732912689447403, -0.19083921611309052, -0.011649061925709248, 0.09117458015680313, -0.04253998398780823, -0.037891894578933716, 0.11497055739164352, -0.039286740124225616, 0.0440351776778698, 0.0652289018034935, 0.133195161819458, 0.09539773315191269, 0.009577925316989422, -0.09525734931230545, -0.0027446607127785683, -0.03414037451148033, 0.18012864887714386, 0.06846883147954941, -0.029123282060027122, 0.021189739927649498, 0.023786673322319984, -0.021959206089377403, -0.046967267990112305, -0.026842573657631874, -0.05531513690948486, -0.007172450423240662, -0.029468854889273643, -0.021204357966780663, -0.0034392911475151777, -0.06070493161678314, -0.01619078777730465, -0.07697109133005142, 0.009729710407555103, 0.03678002581000328, -0.018468813970685005, 0.03229436278343201, -0.04018259793519974, 0.06485351175069809, 0.01415886078029871, -0.005665214732289314, -0.17803512513637543, -0.09627104550600052, 0.03478312864899635, -0.08372306078672409, 0.11521774530410767, -0.02213883213698864, -0.011437512002885342, 0.037745267152786255, -0.03778121620416641, 0.014980348758399487, -0.0014146635076031089, 0.006368305999785662, -0.03870793804526329, -0.1320226937532425, -0.032194387167692184, -0.01687617227435112, 0.11651485413312912, -0.08701904863119125, -0.0037910074461251497, 0.029294734820723534, 0.09901124984025955, 0.00008819438517093658, -0.06474284827709198, 0.030997252091765404, 0.03203379362821579, -0.025308793410658836, -0.017154185101389885, 0.006332215387374163, -0.0017555123195052147, -0.05157075449824333, 0.0315302275121212, -0.15298651158809662, -0.1740925908088684, 0.03391476348042488, -0.02346615307033062, -0.10537448525428772, -0.041820067912340164, -0.027009079232811928, -0.02880600281059742, -0.06676016002893448, -0.06000750884413719, 0.08130618184804916, 0.026708900928497314, 0.04941905662417412, -0.06695830821990967, -0.04553523659706116, -0.023438937962055206, -0.015297737903892994, -0.03841180354356766, 0.10945292562246323, 0.011980856768786907, -0.20847852528095245, 0.05756068602204323, -0.03118903376162052, -0.02244218997657299, 0.087944895029068, 0.042168568819761276, -0.0729856863617897, -0.07496906816959381, 0.05528820678591728, 0.021379977464675903, 0.0345909483730793, 0.017663786187767982, 0.04798188433051109, 0.04097387194633484, 0.01892717368900776, 0.027734622359275818, -0.06574267148971558, 0.03772502765059471, 0.023807337507605553, -0.035522669553756714, -0.040163759142160416, -0.015143625438213348, 0.023495087400078773, 0.08553963899612427, 0.023367052897810936, 0.033624906092882156, -0.012473194859921932, -0.06712421029806137, -0.12350258231163025, 0.1532127410173416, -0.1125064268708229, -0.2549431025981903, -0.11751767247915268, 0.0006077041034586728, -0.043075356632471085, -0.0035965656861662865, 0.01892998442053795, 0.022648373618721962, -0.03567631170153618, -0.1127600446343422, -0.005158050451427698, -0.028253788128495216, -0.061177629977464676, -0.14742456376552582, 0.04706466197967529, 0.022907821461558342, -0.08170946687459946, 0.03386380895972252, 0.005116790067404509, -0.02488844282925129, 0.013735841028392315, -0.019847946241497993, 0.1027354970574379, 0.07855307310819626, 0.018433094024658203, -0.0011441974202170968, -0.01982814073562622, 0.18735288083553314, -0.0593017041683197, 0.07912494242191315, 0.023970970883965492, -0.041517775505781174, 0.06460171192884445, 0.13400407135486603, 0.0010861251503229141, -0.029910176992416382, 0.03805539011955261, 0.043963585048913956, -0.04617254063487053, -0.22640360891819, -0.07246450334787369, -0.037993960082530975, -0.0022198271472007036, 0.03121272660791874, 0.014780965633690357, 0.02058137021958828, -0.000349399313563481, -0.06306429207324982, -0.004835809115320444, 0.02690897323191166, 0.057195644825696945, 0.08625634759664536, 0.011747696436941624, 0.06697065383195877, -0.03793651983141899, 0.03935730829834938, 0.06641318649053574, -0.005492819007486105, 0.16505806148052216, -0.07320932298898697, 0.1464352011680603, 0.06954608112573624, 0.09738641232252121, -0.014474746771156788, -0.02142413891851902, -0.005903960671275854, 0.05867776647210121, -0.016293805092573166, -0.06480946391820908, 0.004773087799549103, 0.07952319830656052, 0.12165460735559464, 0.012595041655004025, 0.015166970901191235, -0.001413680613040924, 0.06915467977523804, 0.12941542267799377, 0.0472804419696331, -0.09698044508695602, -0.020659184083342552, 0.03065004199743271, 0.02899118699133396, -0.048456449061632156, -0.002605387242510915, 0.08992481231689453, -0.07565832138061523, 0.04175650700926781, -0.0005634074914269149, 0.07529798150062561, -0.06863511353731155, -0.02863539196550846, 0.029189908877015114, 0.07263445854187012, -0.009433004073798656, 0.09381422400474548, -0.16495725512504578, 0.10788711160421371, 0.03495965525507927, 0.0018815621733665466, -0.025188788771629333, -0.012735053896903992, -0.003909374121576548, 0.016202347353100777, 0.11541497707366943, 0.032340627163648605, -0.08104630559682846, -0.09025541692972183, -0.05215902999043465, -0.004641618113964796, 0.13070912659168243, -0.04612741246819496, 0.08782019466161728, -0.0034743540454655886, -0.01790369302034378, -0.010166469030082226, 0.0425192266702652, -0.08684942126274109, -0.15659639239311218, 0.044943202286958694, -0.041798949241638184, 0.011603392660617828, -0.03748030960559845, -0.008630246855318546, -0.04621083661913872, 0.15083913505077362, -0.16609033942222595, -0.03860701248049736, -0.07408415526151657, 0.053788214921951294, 0.12727683782577515, -0.054714102298021317, -0.019359683617949486, -0.017488032579421997, 0.08374962210655212, 0.006268886849284172, -0.04811917617917061, 0.04874110594391823, -0.04081203415989876, -0.1329594850540161, -0.07154597342014313, 0.11469640582799911, 0.07615425437688828, 0.062086254358291626, -0.010717526078224182, 0.06756681948900223, -0.010239725932478905, -0.08659205585718155, 0.0035395296290516853, 0.08254807442426682, 0.02757793851196766, 0.16372552514076233, -0.048712875694036484, -0.052005961537361145, -0.10727307945489883, -0.04503072425723076, 0.07250800728797913, 0.15009257197380066, -0.0888228639960289, 0.07112651318311691, 0.0730881467461586, -0.1050383672118187, -0.18687057495117188, -0.015313319861888885, 0.06758154928684235, -0.005206219851970673, 0.06436344236135483, -0.12190636992454529, 0.012534592300653458, 0.06688516587018967, 0.021346861496567726, 0.02694021724164486, -0.23346024751663208, -0.09707247465848923, -0.0006978623569011688, -0.0004859020409639925, -0.09353682398796082, -0.11183372139930725, -0.08656764030456543, -0.01680016703903675, -0.02017451822757721, 0.11643967032432556, -0.006171790417283773, 0.06558715552091599, 0.014143719337880611, -0.011126899160444736, 0.026178203523159027, -0.022233320400118828, 0.1154358983039856, -0.02261788211762905, 0.011988375335931778, -0.04091711714863777, -0.013529527001082897, 0.029546484351158142, -0.03694090619683266, 0.0868564024567604, -0.00812534336000681, 0.06650754809379578, -0.03308345749974251, -0.020376525819301605, -0.07287880033254623, 0.04430125281214714, -0.06697555631399155, -0.019585464149713516, -0.106765516102314, 0.04861421510577202, 0.08304964751005173, -0.010105960071086884, 0.023435523733496666, -0.07369943708181381, 0.05934754014015198, 0.17649275064468384, 0.08186237514019012, 0.06649348884820938, -0.14288145303726196, -0.008827758021652699, -0.015557634644210339, 0.01461824681609869, -0.05140656232833862, 0.01992683857679367, 0.10399532318115234, 0.041201457381248474, 0.13699178397655487, 0.011404995806515217, -0.13388976454734802, 0.011257638223469257, 0.04125096648931503, -0.0839926078915596, -0.1428970843553543, -0.00927718635648489, 0.04228149726986885, -0.10319987684488297, -0.0800565555691719, 0.07615026086568832, -0.010671691037714481, -0.009194285608828068, 0.013134989887475967, 0.07278827577829361, 0.01735326088964939, 0.10214921832084656, 0.0821276307106018, 0.029565773904323578, -0.0530712716281414, 0.0818011686205864, 0.11182791739702225, -0.07530391216278076, -0.0014905774733051658, 0.11765062808990479, -0.06555438041687012, -0.02992495335638523, -0.010939340107142925, -0.004018336534500122, -0.004381414037197828, -0.040443334728479385, -0.04389122128486633, -0.068673275411129, 0.058640699833631516, 0.13735949993133545, 0.023391718044877052, 0.05543741583824158, -0.0004368742520455271, -0.023662827908992767, -0.01941855251789093, 0.11272566765546799, 0.010545571334660053, 0.0394107960164547, -0.004075461532920599, 0.07057361304759979, 0.006442516576498747, 0.011543582193553448, 0.005348801147192717, -0.049809813499450684, -0.07551892101764679, 0.008548201061785221, -0.08235777914524078, 0.05461745336651802, -0.06208148971199989, -0.014944118447601795, -0.008085125125944614, -0.023594195023179054, 0.001525671104900539, 0.01727895252406597, -0.012377786450088024, -0.06500020623207092, -0.04968039318919182, 0.0799514502286911, -0.12876446545124054, -0.033901311457157135, 0.05480916425585747, -0.05052058771252632, 0.053568750619888306, -0.00236259656958282, -0.04517488554120064, 0.011576174758374691, -0.08909102529287338, -0.013406950049102306, -0.036557845771312714, 0.06784389913082123, -0.014189191162586212, -0.13804364204406738, -0.013609657995402813, -0.017501458525657654, -0.044653359800577164, 0.02418152429163456, 0.03279876336455345, -0.09483051300048828, 0.04648498818278313, -0.01423586905002594, -0.026762468740344048, -0.057855796068906784, 0.04030132666230202, 0.009088804014027119, 0.04465608671307564, 0.09142053127288818, -0.040414318442344666, 0.05739385262131691, -0.12792634963989258, -0.026465266942977905, 0.02242216467857361, -0.00008682921907166019, -0.05600501596927643, 0.00871050264686346, 0.062464263290166855, -0.0062966360710561275, 0.13587188720703125, -0.02165963500738144, -0.007164428010582924, 0.03559797257184982, 0.03218397498130798, -0.004831867292523384, 0.0296290572732687, 0.004310796037316322, 0.004203759599477053, -0.043074656277894974, -0.005499476566910744, -0.0053932759910821915, -0.034530121833086014, 0.002362247556447983, 0.10132500529289246, 0.08618683367967606, 0.14226190745830536, 0.005794940050691366, 0.021779103204607964, -0.07210616767406464, 0.014622245915234089, 0.10300406068563461, -0.012403887696564198, 0.03489573299884796, -0.019336191937327385, 0.06462643295526505, 0.09005210548639297, -0.14032615721225739, 0.11379178613424301, -0.030728613957762718, -0.08721048384904861, -0.040766775608062744, -0.12664879858493805, -0.06486719101667404, 0.003664999036118388, -0.031291112303733826, -0.1048521026968956, 0.07595384865999222, 0.07165244966745377, -0.00477026030421257, 0.012661181390285492, 0.04251404106616974, -0.05763494595885277, -0.08244386315345764, 0.011946960352361202, -0.00811577495187521, 0.016859570518136024, 0.04657742753624916, 0.019995423033833504, 0.05629030987620354, 0.0017560819396749139, 0.05403648689389229, 0.06939686089754105, 0.06055004894733429, -0.006831470411270857, -0.053256336599588394, -0.06429655104875565, 0.0129088731482625, -0.009312932379543781, -0.009555504657328129, 0.13072536885738373, 0.04661676660180092, -0.010016082786023617, 0.018082953989505768, 0.1714991331100464, -0.028120143339037895, -0.05870352312922478, -0.12729458510875702, 0.1667155623435974, -0.004609329160302877, 0.01204978208988905, 0.013845604844391346, -0.10529323667287827, 0.031024711206555367, 0.09785810112953186, 0.13997632265090942, -0.03448880836367607, -0.0022673567291349173, 0.026858657598495483, 0.006223082542419434, 0.023133410140872, 0.032156240195035934, 0.03682122752070427, 0.19459933042526245, -0.03479887917637825, 0.06696105003356934, -0.0605757050216198, 0.005020989570766687, -0.033319298177957535, 0.048687517642974854, -0.005563322454690933, 0.007169645745307207, -0.07240930944681168, 0.10446139425039291, -0.07628131657838821, -0.16922228038311005, 0.013048765249550343, -0.08022459596395493, -0.10112873464822769, -0.02204849384725094, 0.023185446858406067, -0.00903653260320425, 0.0342143215239048, 0.02199714072048664, -0.0038668897468596697, 0.09342161566019058, -0.0037943844217807055, -0.0648798942565918, -0.051370326429605484, 0.04845455288887024, -0.03410148248076439, 0.13204620778560638, 0.009110740385949612, 0.1291939914226532, 0.08672796934843063, 0.0005909737665206194, -0.06377067416906357, 0.06326329708099365, 0.07795014977455139, -0.02106274664402008, 0.03697529062628746, 0.13521167635917664, 0.006260856986045837, 0.14926914870738983, 0.06759694963693619, -0.0024462826550006866, 0.060514677315950394, -0.008413460105657578, -0.028286142274737358, -0.10307519882917404, 0.026091665029525757, -0.07330148667097092, 0.11946526914834976, 0.15749509632587433, -0.02864667773246765, 0.002841419307515025, -0.029851073399186134, -0.036643337458372116, 0.007609554100781679, 0.13631659746170044, 0.006863750517368317, -0.10000535845756531, 0.03264778479933739, -0.033347275108098984, 0.06270845979452133, -0.16642194986343384, -0.05603307858109474, 0.051996856927871704, -0.04217711463570595, 0.04255753755569458, 0.11357065290212631, 0.025374041870236397, 0.004321523942053318, -0.05402546748518944, -0.08534087985754013, 0.01883356273174286, 0.09297621250152588, -0.06509453803300858, -0.049391161650419235 ]
0798affe9b3f88cfda4267b6fbc50fac67046ee5
# Dataset Card for 10k German News Articles Datasets ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [10k German News Article Dataset](https://tblock.github.io/10kGNAD/) - **Repository:** [10k German News Article Dataset](https://github.com/tblock/10kGNAD) - **Point of Contact:** [Steven Liu](stevhliu@gmail.com) ### Dataset Summary The 10k German News Article Dataset consists of 10273 German language news articles from the online Austrian newspaper website DER Standard. Each news article has been classified into one of 9 categories by professional forum moderators employed by the newspaper. This dataset is extended from the original [One Million Posts Corpus](https://ofai.github.io/million-post-corpus/). The dataset was created to support topic classification in German because a classifier effective on a English dataset may not be as effective on a German dataset due to higher inflections and longer compound words. Additionally, this dataset can be used as a benchmark dataset for German topic classification. ### Supported Tasks and Leaderboards This dataset can be used to train a model, like [BERT](https://huggingface.co/bert-base-uncased) for `topic classification` on German news articles. There are 9 possible categories. ### Languages The text is in German and it comes from an online Austrian newspaper website. The BCP-47 code for German is `de-DE`. ## Dataset Structure ### Data Instances An example data instance contains a German news article (title and article are concatenated) and it's corresponding topic category. ``` {'text': ''Die Gewerkschaft GPA-djp lanciert den "All-in-Rechner" und findet, dass die Vertragsform auf die Führungsebene beschränkt gehört. Wien – Die Gewerkschaft GPA-djp sieht Handlungsbedarf bei sogenannten All-in-Verträgen.' 'label': 'Wirtschaft' } ``` ### Data Fields * `text`: contains the title and content of the article * `label`: can be one of 9 possible topic categories (`Web`, `Panorama`, `International`, `Wirtschaft`, `Sport`, `Inland`, `Etat`, `Wissenschaft`, `Kultur`) ### Data Splits The data is split into a training set consisting of 9245 articles and a test set consisting of 1028 articles. ## Dataset Creation ### Curation Rationale The dataset was created to support topic classification in the German language. English text classification datasets are common ([AG News](https://huggingface.co/datasets/ag_news) and [20 Newsgroup](https://huggingface.co/datasets/newsgroup)), but German datasets are less common. A classifier trained on an English dataset may not work as well on a set of German text due to grammatical differences. Thus there is a need for a German dataset for effectively assessing model performance. ### Source Data #### Initial Data Collection and Normalization The 10k German News Article Dataset is extended from the One Million Posts Corpus. 10273 German news articles were collected from this larger corpus. In the One Million Posts Corpus, each article has a topic path like `Newsroom/Wirtschaft/Wirtschaftpolitik/Finanzmaerkte/Griechenlandkrise`. The 10kGNAD uses the second part of the topic path as the topic label. Article title and texts are concatenated into one text and author names are removed to avoid keyword classification on authors who write frequently on a particular topic. #### Who are the source language producers? The language producers are the authors of the Austrian newspaper website DER Standard. ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators This dataset was curated by Timo Block. ### Licensing Information This dataset is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 license. ### Citation Information Please consider citing the authors of the "One Million Post Corpus" if you use the dataset.: ``` @InProceedings{Schabus2017, Author = {Dietmar Schabus and Marcin Skowron and Martin Trapp}, Title = {One Million Posts: A Data Set of German Online Discussions}, Booktitle = {Proceedings of the 40th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR)}, Pages = {1241--1244}, Year = {2017}, Address = {Tokyo, Japan}, Doi = {10.1145/3077136.3080711}, Month = aug } ``` ### Contributions Thanks to [@stevhliu](https://github.com/stevhliu) for adding this dataset.
gnad10
[ "task_categories:text-classification", "task_ids:topic-classification", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:extended|other-from-One-Million-Posts-Corpus", "language:de", "license:cc-by-nc-sa-4.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["found"], "language": ["de"], "license": ["cc-by-nc-sa-4.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["extended|other-from-One-Million-Posts-Corpus"], "task_categories": ["text-classification"], "task_ids": ["topic-classification"], "pretty_name": "10k German News Articles Datasets", "dataset_info": {"features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "Web", "1": "Panorama", "2": "International", "3": "Wirtschaft", "4": "Sport", "5": "Inland", "6": "Etat", "7": "Wissenschaft", "8": "Kultur"}}}}], "splits": [{"name": "train", "num_bytes": 24418224, "num_examples": 9245}, {"name": "test", "num_bytes": 2756405, "num_examples": 1028}], "download_size": 27160809, "dataset_size": 27174629}}
2024-01-18T11:04:20+00:00
[]
[ "de" ]
TAGS #task_categories-text-classification #task_ids-topic-classification #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-from-One-Million-Posts-Corpus #language-German #license-cc-by-nc-sa-4.0 #region-us
# Dataset Card for 10k German News Articles Datasets ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: 10k German News Article Dataset - Repository: 10k German News Article Dataset - Point of Contact: Steven Liu ### Dataset Summary The 10k German News Article Dataset consists of 10273 German language news articles from the online Austrian newspaper website DER Standard. Each news article has been classified into one of 9 categories by professional forum moderators employed by the newspaper. This dataset is extended from the original One Million Posts Corpus. The dataset was created to support topic classification in German because a classifier effective on a English dataset may not be as effective on a German dataset due to higher inflections and longer compound words. Additionally, this dataset can be used as a benchmark dataset for German topic classification. ### Supported Tasks and Leaderboards This dataset can be used to train a model, like BERT for 'topic classification' on German news articles. There are 9 possible categories. ### Languages The text is in German and it comes from an online Austrian newspaper website. The BCP-47 code for German is 'de-DE'. ## Dataset Structure ### Data Instances An example data instance contains a German news article (title and article are concatenated) and it's corresponding topic category. ### Data Fields * 'text': contains the title and content of the article * 'label': can be one of 9 possible topic categories ('Web', 'Panorama', 'International', 'Wirtschaft', 'Sport', 'Inland', 'Etat', 'Wissenschaft', 'Kultur') ### Data Splits The data is split into a training set consisting of 9245 articles and a test set consisting of 1028 articles. ## Dataset Creation ### Curation Rationale The dataset was created to support topic classification in the German language. English text classification datasets are common (AG News and 20 Newsgroup), but German datasets are less common. A classifier trained on an English dataset may not work as well on a set of German text due to grammatical differences. Thus there is a need for a German dataset for effectively assessing model performance. ### Source Data #### Initial Data Collection and Normalization The 10k German News Article Dataset is extended from the One Million Posts Corpus. 10273 German news articles were collected from this larger corpus. In the One Million Posts Corpus, each article has a topic path like 'Newsroom/Wirtschaft/Wirtschaftpolitik/Finanzmaerkte/Griechenlandkrise'. The 10kGNAD uses the second part of the topic path as the topic label. Article title and texts are concatenated into one text and author names are removed to avoid keyword classification on authors who write frequently on a particular topic. #### Who are the source language producers? The language producers are the authors of the Austrian newspaper website DER Standard. ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators This dataset was curated by Timo Block. ### Licensing Information This dataset is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 license. Please consider citing the authors of the "One Million Post Corpus" if you use the dataset.: ### Contributions Thanks to @stevhliu for adding this dataset.
[ "# Dataset Card for 10k German News Articles Datasets", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: 10k German News Article Dataset\n- Repository: 10k German News Article Dataset\n- Point of Contact: Steven Liu", "### Dataset Summary\n\nThe 10k German News Article Dataset consists of 10273 German language news articles from the online Austrian \nnewspaper website DER Standard. Each news article has been classified into one of 9 categories by professional\nforum moderators employed by the newspaper. This dataset is extended from the original\nOne Million Posts Corpus. The dataset was created to support\ntopic classification in German because a classifier effective on a English dataset may not be as effective on\na German dataset due to higher inflections and longer compound words. Additionally, this dataset can be used\nas a benchmark dataset for German topic classification.", "### Supported Tasks and Leaderboards\n\nThis dataset can be used to train a model, like BERT for 'topic classification' on German news articles. There are 9 possible categories.", "### Languages\n\nThe text is in German and it comes from an online Austrian newspaper website. The BCP-47 code for German is\n'de-DE'.", "## Dataset Structure", "### Data Instances\n\nAn example data instance contains a German news article (title and article are concatenated) and it's corresponding topic category.", "### Data Fields\n\n* 'text': contains the title and content of the article\n* 'label': can be one of 9 possible topic categories ('Web', 'Panorama', 'International', 'Wirtschaft', 'Sport', 'Inland', 'Etat', 'Wissenschaft', 'Kultur')", "### Data Splits\n\nThe data is split into a training set consisting of 9245 articles and a test set consisting of 1028 articles.", "## Dataset Creation", "### Curation Rationale\n\nThe dataset was created to support topic classification in the German language. English text classification datasets are common (AG News and 20 Newsgroup), but German datasets are less common. A classifier trained on an English dataset may not work as well on a set of German text due to grammatical differences. Thus there is a need for a German dataset for effectively assessing model performance.", "### Source Data", "#### Initial Data Collection and Normalization\n\nThe 10k German News Article Dataset is extended from the One Million Posts Corpus. 10273 German news articles were collected from this larger corpus. In the One Million Posts Corpus, each article has a topic path like\n'Newsroom/Wirtschaft/Wirtschaftpolitik/Finanzmaerkte/Griechenlandkrise'. The 10kGNAD uses the second part of the topic path as the topic label. Article title and texts are concatenated into one text and author names are removed to avoid keyword classification on authors who write frequently on a particular topic.", "#### Who are the source language producers?\n\nThe language producers are the authors of the Austrian newspaper website DER Standard.", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nThis dataset was curated by Timo Block.", "### Licensing Information\n\nThis dataset is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 license.\n\n\n\nPlease consider citing the authors of the \"One Million Post Corpus\" if you use the dataset.:", "### Contributions\n\nThanks to @stevhliu for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-topic-classification #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-from-One-Million-Posts-Corpus #language-German #license-cc-by-nc-sa-4.0 #region-us \n", "# Dataset Card for 10k German News Articles Datasets", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: 10k German News Article Dataset\n- Repository: 10k German News Article Dataset\n- Point of Contact: Steven Liu", "### Dataset Summary\n\nThe 10k German News Article Dataset consists of 10273 German language news articles from the online Austrian \nnewspaper website DER Standard. Each news article has been classified into one of 9 categories by professional\nforum moderators employed by the newspaper. This dataset is extended from the original\nOne Million Posts Corpus. The dataset was created to support\ntopic classification in German because a classifier effective on a English dataset may not be as effective on\na German dataset due to higher inflections and longer compound words. Additionally, this dataset can be used\nas a benchmark dataset for German topic classification.", "### Supported Tasks and Leaderboards\n\nThis dataset can be used to train a model, like BERT for 'topic classification' on German news articles. There are 9 possible categories.", "### Languages\n\nThe text is in German and it comes from an online Austrian newspaper website. The BCP-47 code for German is\n'de-DE'.", "## Dataset Structure", "### Data Instances\n\nAn example data instance contains a German news article (title and article are concatenated) and it's corresponding topic category.", "### Data Fields\n\n* 'text': contains the title and content of the article\n* 'label': can be one of 9 possible topic categories ('Web', 'Panorama', 'International', 'Wirtschaft', 'Sport', 'Inland', 'Etat', 'Wissenschaft', 'Kultur')", "### Data Splits\n\nThe data is split into a training set consisting of 9245 articles and a test set consisting of 1028 articles.", "## Dataset Creation", "### Curation Rationale\n\nThe dataset was created to support topic classification in the German language. English text classification datasets are common (AG News and 20 Newsgroup), but German datasets are less common. A classifier trained on an English dataset may not work as well on a set of German text due to grammatical differences. Thus there is a need for a German dataset for effectively assessing model performance.", "### Source Data", "#### Initial Data Collection and Normalization\n\nThe 10k German News Article Dataset is extended from the One Million Posts Corpus. 10273 German news articles were collected from this larger corpus. In the One Million Posts Corpus, each article has a topic path like\n'Newsroom/Wirtschaft/Wirtschaftpolitik/Finanzmaerkte/Griechenlandkrise'. The 10kGNAD uses the second part of the topic path as the topic label. Article title and texts are concatenated into one text and author names are removed to avoid keyword classification on authors who write frequently on a particular topic.", "#### Who are the source language producers?\n\nThe language producers are the authors of the Austrian newspaper website DER Standard.", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nThis dataset was curated by Timo Block.", "### Licensing Information\n\nThis dataset is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 license.\n\n\n\nPlease consider citing the authors of the \"One Million Post Corpus\" if you use the dataset.:", "### Contributions\n\nThanks to @stevhliu for adding this dataset." ]
[ 110, 14, 120, 34, 138, 42, 34, 6, 35, 77, 30, 5, 95, 4, 136, 28, 5, 5, 9, 8, 8, 7, 8, 7, 5, 16, 50, 17 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-topic-classification #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-from-One-Million-Posts-Corpus #language-German #license-cc-by-nc-sa-4.0 #region-us \n# Dataset Card for 10k German News Articles Datasets## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: 10k German News Article Dataset\n- Repository: 10k German News Article Dataset\n- Point of Contact: Steven Liu### Dataset Summary\n\nThe 10k German News Article Dataset consists of 10273 German language news articles from the online Austrian \nnewspaper website DER Standard. Each news article has been classified into one of 9 categories by professional\nforum moderators employed by the newspaper. This dataset is extended from the original\nOne Million Posts Corpus. The dataset was created to support\ntopic classification in German because a classifier effective on a English dataset may not be as effective on\na German dataset due to higher inflections and longer compound words. Additionally, this dataset can be used\nas a benchmark dataset for German topic classification.### Supported Tasks and Leaderboards\n\nThis dataset can be used to train a model, like BERT for 'topic classification' on German news articles. There are 9 possible categories.### Languages\n\nThe text is in German and it comes from an online Austrian newspaper website. The BCP-47 code for German is\n'de-DE'.## Dataset Structure", "passage: ### Data Instances\n\nAn example data instance contains a German news article (title and article are concatenated) and it's corresponding topic category.### Data Fields\n\n* 'text': contains the title and content of the article\n* 'label': can be one of 9 possible topic categories ('Web', 'Panorama', 'International', 'Wirtschaft', 'Sport', 'Inland', 'Etat', 'Wissenschaft', 'Kultur')### Data Splits\n\nThe data is split into a training set consisting of 9245 articles and a test set consisting of 1028 articles.## Dataset Creation### Curation Rationale\n\nThe dataset was created to support topic classification in the German language. English text classification datasets are common (AG News and 20 Newsgroup), but German datasets are less common. A classifier trained on an English dataset may not work as well on a set of German text due to grammatical differences. Thus there is a need for a German dataset for effectively assessing model performance.### Source Data#### Initial Data Collection and Normalization\n\nThe 10k German News Article Dataset is extended from the One Million Posts Corpus. 10273 German news articles were collected from this larger corpus. In the One Million Posts Corpus, each article has a topic path like\n'Newsroom/Wirtschaft/Wirtschaftpolitik/Finanzmaerkte/Griechenlandkrise'. The 10kGNAD uses the second part of the topic path as the topic label. Article title and texts are concatenated into one text and author names are removed to avoid keyword classification on authors who write frequently on a particular topic.#### Who are the source language producers?\n\nThe language producers are the authors of the Austrian newspaper website DER Standard.### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators\n\nThis dataset was curated by Timo Block.### Licensing Information\n\nThis dataset is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 license.\n\n\n\nPlease consider citing the authors of the \"One Million Post Corpus\" if you use the dataset.:" ]
[ -0.05752360075712204, 0.19219012558460236, -0.0025526313111186028, 0.05684724450111389, 0.015704788267612457, 0.0015137620503082871, 0.15158586204051971, 0.016112064942717552, 0.04116884246468544, 0.08336509764194489, -0.060217373073101044, -0.08270291239023209, 0.07054748386144638, 0.07437827438116074, 0.040659405291080475, -0.2365785837173462, 0.07188200950622559, -0.09635505080223083, 0.10137804597616196, 0.04701489210128784, 0.15451116859912872, -0.06937672942876816, 0.039633698761463165, -0.046505168080329895, -0.00268801162019372, 0.05634748935699463, -0.055313147604465485, -0.040083445608615875, 0.06519076228141785, 0.009324921295046806, 0.0852581113576889, -0.03216888755559921, 0.05966843292117119, -0.14913243055343628, -0.004147224128246307, 0.026069048792123795, -0.030976809561252594, 0.0017803679220378399, 0.0861368477344513, -0.0887940526008606, 0.08061810582876205, -0.1817912757396698, 0.001000131480395794, 0.03036988526582718, -0.07267415523529053, -0.03750297427177429, -0.15864193439483643, 0.16482606530189514, 0.011701878160238266, 0.071714848279953, -0.037247031927108765, 0.013529240153729916, -0.050038259476423264, -0.013248377479612827, 0.08795653283596039, -0.1316928118467331, -0.04064752906560898, 0.0416833758354187, -0.03076658956706524, 0.09216678142547607, -0.110475093126297, 0.032376836985349655, 0.013601717539131641, 0.05527900904417038, -0.0429709292948246, -0.03608096390962601, 0.03309638053178787, -0.010440710932016373, -0.11417028307914734, -0.08011867851018906, 0.1420389860868454, 0.00425161886960268, -0.08043783903121948, -0.2058160901069641, 0.03973778337240219, 0.11880142241716385, -0.01210444513708353, 0.012508060783147812, -0.038968276232481, -0.018194664269685745, 0.06777908653020859, -0.05024091154336929, -0.085935577750206, 0.0664868950843811, -0.038696397095918655, 0.18727827072143555, 0.0018608239479362965, 0.0073957499116659164, 0.06115938350558281, 0.07469248026609421, -0.03214942663908005, -0.09220103919506073, -0.02812020666897297, -0.05816367268562317, -0.12635430693626404, -0.007277540396898985, -0.028062094002962112, -0.10327816754579544, -0.03179313987493515, 0.09488190710544586, -0.05548619106411934, 0.013391544111073017, -0.03910176455974579, -0.019394585862755775, 0.13955947756767273, 0.13316984474658966, -0.05390334501862526, -0.15971973538398743, -0.043641239404678345, -0.042676690965890884, 0.03096822462975979, -0.0054615940898656845, -0.035771459341049194, 0.0076171597465872765, 0.06315860152244568, 0.047880105674266815, 0.052752502262592316, 0.007474811747670174, -0.07623270899057388, -0.04152033478021622, 0.12187377363443375, -0.13938084244728088, 0.031708262860774994, -0.03155357763171196, -0.005518270190805197, 0.06778009235858917, -0.06870158016681671, -0.0262458473443985, -0.10143022239208221, 0.12322220206260681, -0.03602655977010727, -0.021713964641094208, -0.07794821262359619, -0.09303906559944153, 0.06522351503372192, -0.06847560405731201, -0.07748465240001678, -0.035024285316467285, -0.07585160434246063, -0.06126575544476509, 0.04123973846435547, -0.025459324941039085, 0.013796879909932613, -0.009651925414800644, -0.0447850301861763, 0.00489762332290411, 0.011123137548565865, -0.08131767809391022, -0.05036402866244316, -0.045581988990306854, -0.14530812203884125, -0.005229427479207516, -0.028576413169503212, -0.006908935494720936, -0.0769505500793457, 0.013876729644834995, -0.21577033400535583, 0.1413261592388153, -0.16883569955825806, -0.07962675392627716, -0.061428703367710114, 0.004496557638049126, 0.01737290248274803, -0.005334722809493542, -0.04713119566440582, 0.0592050664126873, -0.21092499792575836, -0.04392886534333229, 0.11570820957422256, -0.13443979620933533, 0.024856016039848328, 0.09406256675720215, -0.09193859994411469, 0.0005338303744792938, 0.13662351667881012, 0.10603166371583939, 0.09364663064479828, -0.09698367118835449, -0.21593685448169708, -0.03504296764731407, 0.02802307903766632, 0.2375830113887787, 0.08514904975891113, -0.03720083087682724, 0.05382181331515312, 0.03537336364388466, -0.00943354144692421, -0.09166921675205231, 0.023067539557814598, -0.014146149158477783, 0.01229881215840578, 0.01787247322499752, 0.04398873448371887, -0.03815542906522751, -0.09302224218845367, -0.0401398204267025, -0.09283802658319473, 0.11966794729232788, 0.05279148742556572, -0.003404006827622652, 0.02186480537056923, -0.004341273568570614, -0.08802403509616852, -0.03380350396037102, -0.010703206062316895, -0.17755979299545288, -0.12286543846130371, 0.07418209314346313, -0.0822121649980545, 0.18449175357818604, 0.07520873844623566, 0.017728829756379128, 0.015326837077736855, -0.07312329113483429, 0.015442127361893654, -0.12925752997398376, -0.0024979268200695515, 0.014249848201870918, -0.14072692394256592, -0.05647119879722595, -0.05491519346833229, 0.17131827771663666, 0.00766318803653121, -0.034075457602739334, 0.09553675353527069, 0.1751372367143631, 0.0357724204659462, -0.05918066203594208, -0.04344963654875755, 0.06038929522037506, -0.0386786088347435, -0.00976190809160471, -0.0757090374827385, -0.03575143963098526, 0.029368890449404716, 0.07070706784725189, -0.024345315992832184, -0.1303997039794922, 0.03699638321995735, 0.11675989627838135, -0.055359553545713425, -0.03756778687238693, -0.05932798236608505, -0.006589870899915695, -0.12926244735717773, -0.15439146757125854, 0.17940139770507812, 0.03629361093044281, -0.016665872186422348, -0.07175010442733765, -0.0752456784248352, -0.031050367280840874, 0.03647888824343681, -0.11510314047336578, 0.049985792487859726, -0.043120093643665314, -0.13061748445034027, 0.12742173671722412, 0.029732609167695045, 0.059609636664390564, 0.19138091802597046, -0.008737262338399887, -0.09028584510087967, -0.035249873995780945, -0.0016673258505761623, 0.01345125027000904, 0.15590526163578033, 0.016896098852157593, 0.0416167750954628, 0.047230303287506104, 0.04802387207746506, 0.04941222071647644, 0.004845436196774244, 0.046091675758361816, -0.012887362390756607, -0.022230954840779305, -0.027885612100362778, -0.08730573207139969, 0.065549835562706, 0.1139230877161026, 0.0263129323720932, 0.08114458620548248, -0.05611775070428848, -0.04841160029172897, -0.08006370067596436, 0.09669600427150726, -0.11443252861499786, -0.29394251108169556, -0.1385335624217987, 0.036235660314559937, -0.16344943642616272, 0.02188371866941452, -0.019795378670096397, 0.001069999416358769, -0.08429501950740814, -0.11269718408584595, 0.0869821310043335, 0.07747474312782288, -0.06303592771291733, -0.0752057284116745, 0.02092108502984047, -0.012673777528107166, -0.14413508772850037, -0.010906144976615906, 0.012763192877173424, -0.0018273591995239258, -0.057849764823913574, 0.07319456338882446, 0.13242916762828827, 0.0469948872923851, 0.009858669713139534, -0.04255367070436478, -0.011591825634241104, 0.17989397048950195, -0.12270937860012054, 0.16025003790855408, -0.0003203433007001877, -0.08802145719528198, 0.04542859271168709, 0.12724587321281433, 0.031257376074790955, -0.0029063625261187553, -0.00826176255941391, 0.09053248167037964, -0.02696879394352436, -0.21750092506408691, -0.14968767762184143, -0.05160652473568916, -0.02721385844051838, 0.059189073741436005, 0.035156577825546265, 0.026876039803028107, 0.013034461066126823, -0.15827783942222595, 0.04815467447042465, 0.07199110090732574, 0.051461637020111084, 0.018076393753290176, 0.0058704037219285965, 0.021711435168981552, -0.08774535357952118, -0.07681462168693542, 0.13467693328857422, 0.0624673031270504, 0.18083107471466064, -0.021848410367965698, 0.1322343498468399, 0.02580764703452587, -0.002485602628439665, -0.027731159701943398, 0.09963764250278473, 0.04990242049098015, 0.009606743231415749, -0.017907889559864998, -0.07210247218608856, 0.041164640337228775, 0.116005539894104, 0.08205588907003403, -0.01827303133904934, 0.033580392599105835, -0.09244216978549957, 0.11880089342594147, 0.10931096971035004, 0.048728760331869125, -0.029803210869431496, -0.08250703662633896, 0.06825102865695953, -0.08015039563179016, -0.06236318498849869, -0.01592334359884262, 0.13488571345806122, -0.13128609955310822, 0.1175917461514473, 0.019351031631231308, 0.09131385385990143, -0.12724050879478455, -0.04971696808934212, -0.08341498672962189, 0.03702303022146225, -0.052061550319194794, 0.14261706173419952, -0.15202677249908447, 0.10312974452972412, 0.017636695876717567, 0.043426886200904846, -0.17579632997512817, 0.047126997262239456, -0.028888769447803497, -0.06640492379665375, 0.11615706980228424, 0.029341310262680054, -0.165570467710495, 0.04609003663063049, -0.11548537015914917, -0.018088946118950844, 0.1406729519367218, -0.12513670325279236, 0.1068812906742096, 0.020285986363887787, 0.003783963853493333, -0.07167655974626541, -0.018402114510536194, -0.1892097294330597, -0.21843282878398895, 0.05485203117132187, -0.01811613142490387, -0.008989056572318077, -0.04614134877920151, -0.03495725244283676, -0.05180815979838371, 0.17168384790420532, -0.08801154792308807, -0.03413613140583038, -0.1302381455898285, -0.024473762139678, 0.15007495880126953, -0.054356932640075684, 0.006946643814444542, 0.019803902134299278, 0.19009223580360413, -0.09956751763820648, -0.07830098271369934, -0.021685920655727386, -0.06082534044981003, -0.1445724070072174, -0.03893567621707916, 0.13118654489517212, 0.14343276619911194, 0.05963803827762604, 0.03229289501905441, 0.04397657513618469, 0.09096412360668182, -0.1575498729944229, 0.0037085385993123055, 0.024805914610624313, 0.039149850606918335, 0.17593815922737122, -0.06520228832960129, -0.2249618023633957, -0.05348827689886093, 0.01722888834774494, 0.04237686097621918, 0.12131474912166595, -0.04118115454912186, 0.15968850255012512, 0.12071023136377335, -0.08014770597219467, -0.2744734287261963, 0.025571290403604507, 0.08183576911687851, -0.012594398111104965, 0.029985928907990456, -0.15897254645824432, 0.09604714810848236, 0.09364454448223114, -0.028251376003026962, -0.035878296941518784, -0.18682211637496948, -0.12061479687690735, -0.005565225146710873, -0.05121274292469025, -0.16993317008018494, -0.026778243482112885, -0.051235631108284, -0.09789375960826874, -0.10702580958604813, 0.13495436310768127, -0.033152028918266296, 0.007931271567940712, 0.06286262720823288, -0.005767985247075558, 0.02941063418984413, -0.035060085356235504, 0.16156986355781555, 0.15736453235149384, 0.049884434789419174, -0.10111905634403229, -0.062152840197086334, 0.1710931658744812, 0.008468462154269218, 0.17039048671722412, -0.05005165934562683, 0.009307444095611572, -0.0898313969373703, -0.02550218254327774, -0.09435462951660156, 0.11059077084064484, -0.06946461647748947, -0.07860826700925827, -0.14128944277763367, 0.10313105583190918, 0.03979554399847984, -0.023878702893853188, 0.0909348800778389, -0.01239874865859747, -0.009974666871130466, 0.10979843139648438, 0.11803513765335083, 0.06738373637199402, -0.06091228127479553, -0.027997003868222237, -0.027125932276248932, -0.018071677535772324, 0.014998892322182655, 0.06391913443803787, 0.09388001263141632, 0.006806265562772751, 0.16471737623214722, -0.056059204041957855, -0.17663174867630005, -0.002492610365152359, 0.08764436095952988, -0.11262302100658417, -0.18565493822097778, -0.06326203793287277, 0.04804974049329758, -0.058545105159282684, 0.01850641518831253, 0.14858733117580414, -0.0302271768450737, -0.02972930110991001, -0.0377848818898201, 0.04391023889183998, 0.010324807837605476, 0.0802060216665268, 0.029357682913541794, 0.0570695735514164, -0.07122437655925751, 0.15546509623527527, 0.13250285387039185, -0.16218040883541107, 0.027866266667842865, 0.045033037662506104, -0.049812525510787964, -0.0013703536242246628, 0.034872978925704956, 0.048663824796676636, -0.01570608653128147, -0.04792457073926926, -0.008161656558513641, -0.10393465310335159, 0.04964921623468399, 0.08365954458713531, 0.010912868194282055, 0.07219622284173965, 0.019543658941984177, -0.014990337193012238, -0.02234303019940853, 0.06568443775177002, 0.053934477269649506, 0.0484352707862854, -0.0026684049516916275, 0.02708616852760315, -0.03942776098847389, -0.023539481684565544, -0.021527666598558426, -0.029629424214363098, -0.06287341564893723, -0.06802240014076233, -0.19445091485977173, 0.012095139361917973, -0.09588569402694702, -0.03746054321527481, -0.015259449370205402, -0.06272130459547043, 0.02247823029756546, 0.031205834820866585, -0.050140414386987686, -0.01972922496497631, -0.043319281190633774, 0.09879826009273529, -0.17037904262542725, 0.02738235890865326, 0.09311379492282867, -0.04783255234360695, 0.10264366865158081, 0.04605267196893692, -0.01826353184878826, 0.03876212239265442, -0.026292145252227783, 0.009095272980630398, -0.023788386955857277, 0.04920191317796707, 0.019999133422970772, -0.07751777023077011, 0.02171418070793152, 0.05026016756892204, -0.021701350808143616, 0.03763812035322189, -0.016456957906484604, -0.0509338304400444, 0.09517203271389008, 0.05309772491455078, -0.11132436990737915, -0.018554097041487694, 0.10444606840610504, 0.160558819770813, -0.0628843903541565, 0.12323131412267685, -0.03646925836801529, 0.0033722585067152977, -0.10262395441532135, -0.004671166650950909, 0.008537374436855316, -0.03640676662325859, 0.008609193377196789, -0.010160070843994617, 0.01921914704144001, 0.01811022311449051, 0.2461242824792862, 0.00692407414317131, -0.00590283889323473, 0.04491984844207764, 0.092546746134758, -0.08805110305547714, 0.07598258554935455, 0.008677441626787186, -0.029373668134212494, -0.01008422952145338, -0.10178104043006897, -0.06727408617734909, -0.06139053404331207, -0.01794036477804184, 0.14241072535514832, 0.14348956942558289, 0.176398366689682, -0.0031643568072468042, 0.11198720335960388, -0.049708954989910126, -0.08651788532733917, 0.0300059262663126, -0.0280538909137249, 0.020164698362350464, -0.06445233523845673, -0.049076586961746216, 0.04867997765541077, -0.21416935324668884, 0.17522543668746948, 0.00483186449855566, -0.02383076772093773, 0.052987586706876755, -0.19147002696990967, -0.042917151004076004, 0.03851807862520218, -0.008464937098324299, -0.1304977685213089, 0.05755484849214554, 0.09596668183803558, 0.045547544956207275, -0.03192220628261566, 0.13476228713989258, -0.2200094759464264, -0.09668537974357605, 0.11976972967386246, 0.05206378549337387, 0.03968653082847595, 0.0653521940112114, 0.02200593426823616, -0.05048175901174545, 0.11252405494451523, 0.08391858637332916, 0.09434863924980164, 0.07939524948596954, -0.05570018291473389, -0.04105541855096817, -0.061181455850601196, 0.019188599660992622, -0.09214670956134796, 0.008789005689322948, 0.1984836757183075, 0.02337714284658432, 0.005612164735794067, -0.012658835388720036, 0.1605464518070221, -0.0359344556927681, -0.17276833951473236, -0.1653032898902893, 0.04283228516578674, -0.004831615835428238, 0.07157290726900101, 0.0402081124484539, -0.14396493136882782, 0.01635991781949997, 0.02328128181397915, 0.17430588603019714, 0.019589059054851532, 0.03515422344207764, -0.03628323972225189, 0.015316750854253769, 0.054671674966812134, 0.06687358766794205, -0.10744304209947586, 0.36083200573921204, -0.016135310754179955, 0.08753770589828491, -0.023402955383062363, 0.0012123514898121357, -0.03476156294345856, 0.18743520975112915, -0.0866355374455452, -0.057544998824596405, -0.09651076793670654, 0.13548457622528076, -0.030675766989588737, -0.24843060970306396, -0.04426482319831848, -0.08960829675197601, -0.14107711613178253, -0.014291413128376007, 0.041629623621702194, 0.021183036267757416, 0.043617408722639084, 0.07285076379776001, 0.028119154274463654, 0.1827833652496338, 0.016733190044760704, 0.005805548280477524, -0.04488649219274521, 0.09301823377609253, -0.01792111247777939, 0.20648682117462158, 0.009559300728142262, 0.0927705392241478, 0.10098479688167572, -0.030414501205086708, -0.07973475009202957, 0.015588115900754929, 0.05276075750589371, -0.02019050344824791, -0.02518145740032196, 0.17375102639198303, -0.043894894421100616, 0.13406601548194885, 0.10192765295505524, 0.011299843899905682, 0.08354151248931885, 0.04219401627779007, -0.0028070248663425446, -0.11489920318126678, 0.1390194296836853, -0.0885685458779335, 0.1185774952173233, 0.1274232417345047, -0.0053010182455182076, 0.02255278080701828, -0.04560462385416031, 0.05673018470406532, -0.0011037595104426146, 0.13672873377799988, 0.015466568991541862, -0.14416103065013885, 0.00982079841196537, -0.07648895680904388, 0.05073639005422592, -0.14537304639816284, -0.034634582698345184, 0.0777231752872467, -0.02390676736831665, 0.015236139297485352, 0.07431331276893616, 0.047676920890808105, -0.015818899497389793, -0.014818631112575531, -0.09192641079425812, 0.024100448936223984, 0.04792223125696182, 0.0005004179547540843, 0.017056580632925034 ]
add492243ff905527e67aeb8b80c082af02207c3
# Dataset Card for GoEmotions ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://github.com/google-research/google-research/tree/master/goemotions - **Repository:** https://github.com/google-research/google-research/tree/master/goemotions - **Paper:** https://arxiv.org/abs/2005.00547 - **Leaderboard:** - **Point of Contact:** [Dora Demszky](https://nlp.stanford.edu/~ddemszky/index.html) ### Dataset Summary The GoEmotions dataset contains 58k carefully curated Reddit comments labeled for 27 emotion categories or Neutral. The raw data is included as well as the smaller, simplified version of the dataset with predefined train/val/test splits. ### Supported Tasks and Leaderboards This dataset is intended for multi-class, multi-label emotion classification. ### Languages The data is in English. ## Dataset Structure ### Data Instances Each instance is a reddit comment with a corresponding ID and one or more emotion annotations (or neutral). ### Data Fields The simplified configuration includes: - `text`: the reddit comment - `labels`: the emotion annotations - `comment_id`: unique identifier of the comment (can be used to look up the entry in the raw dataset) In addition to the above, the raw data includes: * `author`: The Reddit username of the comment's author. * `subreddit`: The subreddit that the comment belongs to. * `link_id`: The link id of the comment. * `parent_id`: The parent id of the comment. * `created_utc`: The timestamp of the comment. * `rater_id`: The unique id of the annotator. * `example_very_unclear`: Whether the annotator marked the example as being very unclear or difficult to label (in this case they did not choose any emotion labels). In the raw data, labels are listed as their own columns with binary 0/1 entries rather than a list of ids as in the simplified data. ### Data Splits The simplified data includes a set of train/val/test splits with 43,410, 5426, and 5427 examples respectively. ## Dataset Creation ### Curation Rationale From the paper abstract: > Understanding emotion expressed in language has a wide range of applications, from building empathetic chatbots to detecting harmful online behavior. Advancement in this area can be improved using large-scale datasets with a fine-grained typology, adaptable to multiple downstream tasks. ### Source Data #### Initial Data Collection and Normalization Data was collected from Reddit comments via a variety of automated methods discussed in 3.1 of the paper. #### Who are the source language producers? English-speaking Reddit users. ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? Annotations were produced by 3 English-speaking crowdworkers in India. ### Personal and Sensitive Information This dataset includes the original usernames of the Reddit users who posted each comment. Although Reddit usernames are typically disasociated from personal real-world identities, this is not always the case. It may therefore be possible to discover the identities of the individuals who created this content in some cases. ## Considerations for Using the Data ### Social Impact of Dataset Emotion detection is a worthwhile problem which can potentially lead to improvements such as better human/computer interaction. However, emotion detection algorithms (particularly in computer vision) have been abused in some cases to make erroneous inferences in human monitoring and assessment applications such as hiring decisions, insurance pricing, and student attentiveness (see [this article](https://www.unite.ai/ai-now-institute-warns-about-misuse-of-emotion-detection-software-and-other-ethical-issues/)). ### Discussion of Biases From the authors' github page: > Potential biases in the data include: Inherent biases in Reddit and user base biases, the offensive/vulgar word lists used for data filtering, inherent or unconscious bias in assessment of offensive identity labels, annotators were all native English speakers from India. All these likely affect labelling, precision, and recall for a trained model. Anyone using this dataset should be aware of these limitations of the dataset. ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators Researchers at Amazon Alexa, Google Research, and Stanford. See the [author list](https://arxiv.org/abs/2005.00547). ### Licensing Information The GitHub repository which houses this dataset has an [Apache License 2.0](https://github.com/google-research/google-research/blob/master/LICENSE). ### Citation Information @inproceedings{demszky2020goemotions, author = {Demszky, Dorottya and Movshovitz-Attias, Dana and Ko, Jeongwoo and Cowen, Alan and Nemade, Gaurav and Ravi, Sujith}, booktitle = {58th Annual Meeting of the Association for Computational Linguistics (ACL)}, title = {{GoEmotions: A Dataset of Fine-Grained Emotions}}, year = {2020} } ### Contributions Thanks to [@joeddav](https://github.com/joeddav) for adding this dataset.
go_emotions
[ "task_categories:text-classification", "task_ids:multi-class-classification", "task_ids:multi-label-classification", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:100K<n<1M", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:apache-2.0", "emotion", "arxiv:2005.00547", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["found"], "language": ["en"], "license": ["apache-2.0"], "multilinguality": ["monolingual"], "size_categories": ["100K<n<1M", "10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["multi-class-classification", "multi-label-classification"], "paperswithcode_id": "goemotions", "pretty_name": "GoEmotions", "config_names": ["raw", "simplified"], "tags": ["emotion"], "dataset_info": [{"config_name": "raw", "features": [{"name": "text", "dtype": "string"}, {"name": "id", "dtype": "string"}, {"name": "author", "dtype": "string"}, {"name": "subreddit", "dtype": "string"}, {"name": "link_id", "dtype": "string"}, {"name": "parent_id", "dtype": "string"}, {"name": "created_utc", "dtype": "float32"}, {"name": "rater_id", "dtype": "int32"}, {"name": "example_very_unclear", "dtype": "bool"}, {"name": "admiration", "dtype": "int32"}, {"name": "amusement", "dtype": "int32"}, {"name": "anger", "dtype": "int32"}, {"name": "annoyance", "dtype": "int32"}, {"name": "approval", "dtype": "int32"}, {"name": "caring", "dtype": "int32"}, {"name": "confusion", "dtype": "int32"}, {"name": "curiosity", "dtype": "int32"}, {"name": "desire", "dtype": "int32"}, {"name": "disappointment", "dtype": "int32"}, {"name": "disapproval", "dtype": "int32"}, {"name": "disgust", "dtype": "int32"}, {"name": "embarrassment", "dtype": "int32"}, {"name": "excitement", "dtype": "int32"}, {"name": "fear", "dtype": "int32"}, {"name": "gratitude", "dtype": "int32"}, {"name": "grief", "dtype": "int32"}, {"name": "joy", "dtype": "int32"}, {"name": "love", "dtype": "int32"}, {"name": "nervousness", "dtype": "int32"}, {"name": "optimism", "dtype": "int32"}, {"name": "pride", "dtype": "int32"}, {"name": "realization", "dtype": "int32"}, {"name": "relief", "dtype": "int32"}, {"name": "remorse", "dtype": "int32"}, {"name": "sadness", "dtype": "int32"}, {"name": "surprise", "dtype": "int32"}, {"name": "neutral", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 55343102, "num_examples": 211225}], "download_size": 24828322, "dataset_size": 55343102}, {"config_name": "simplified", "features": [{"name": "text", "dtype": "string"}, {"name": "labels", "sequence": {"class_label": {"names": {"0": "admiration", "1": "amusement", "2": "anger", "3": "annoyance", "4": "approval", "5": "caring", "6": "confusion", "7": "curiosity", "8": "desire", "9": "disappointment", "10": "disapproval", "11": "disgust", "12": "embarrassment", "13": "excitement", "14": "fear", "15": "gratitude", "16": "grief", "17": "joy", "18": "love", "19": "nervousness", "20": "optimism", "21": "pride", "22": "realization", "23": "relief", "24": "remorse", "25": "sadness", "26": "surprise", "27": "neutral"}}}}, {"name": "id", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 4224138, "num_examples": 43410}, {"name": "validation", "num_bytes": 527119, "num_examples": 5426}, {"name": "test", "num_bytes": 524443, "num_examples": 5427}], "download_size": 3464371, "dataset_size": 5275700}], "configs": [{"config_name": "raw", "data_files": [{"split": "train", "path": "raw/train-*"}]}, {"config_name": "simplified", "data_files": [{"split": "train", "path": "simplified/train-*"}, {"split": "validation", "path": "simplified/validation-*"}, {"split": "test", "path": "simplified/test-*"}], "default": true}]}
2024-01-04T11:56:51+00:00
[ "2005.00547" ]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-multi-class-classification #task_ids-multi-label-classification #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #size_categories-10K<n<100K #source_datasets-original #language-English #license-apache-2.0 #emotion #arxiv-2005.00547 #region-us
# Dataset Card for GoEmotions ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: URL - Paper: URL - Leaderboard: - Point of Contact: Dora Demszky ### Dataset Summary The GoEmotions dataset contains 58k carefully curated Reddit comments labeled for 27 emotion categories or Neutral. The raw data is included as well as the smaller, simplified version of the dataset with predefined train/val/test splits. ### Supported Tasks and Leaderboards This dataset is intended for multi-class, multi-label emotion classification. ### Languages The data is in English. ## Dataset Structure ### Data Instances Each instance is a reddit comment with a corresponding ID and one or more emotion annotations (or neutral). ### Data Fields The simplified configuration includes: - 'text': the reddit comment - 'labels': the emotion annotations - 'comment_id': unique identifier of the comment (can be used to look up the entry in the raw dataset) In addition to the above, the raw data includes: * 'author': The Reddit username of the comment's author. * 'subreddit': The subreddit that the comment belongs to. * 'link_id': The link id of the comment. * 'parent_id': The parent id of the comment. * 'created_utc': The timestamp of the comment. * 'rater_id': The unique id of the annotator. * 'example_very_unclear': Whether the annotator marked the example as being very unclear or difficult to label (in this case they did not choose any emotion labels). In the raw data, labels are listed as their own columns with binary 0/1 entries rather than a list of ids as in the simplified data. ### Data Splits The simplified data includes a set of train/val/test splits with 43,410, 5426, and 5427 examples respectively. ## Dataset Creation ### Curation Rationale From the paper abstract: > Understanding emotion expressed in language has a wide range of applications, from building empathetic chatbots to detecting harmful online behavior. Advancement in this area can be improved using large-scale datasets with a fine-grained typology, adaptable to multiple downstream tasks. ### Source Data #### Initial Data Collection and Normalization Data was collected from Reddit comments via a variety of automated methods discussed in 3.1 of the paper. #### Who are the source language producers? English-speaking Reddit users. ### Annotations #### Annotation process #### Who are the annotators? Annotations were produced by 3 English-speaking crowdworkers in India. ### Personal and Sensitive Information This dataset includes the original usernames of the Reddit users who posted each comment. Although Reddit usernames are typically disasociated from personal real-world identities, this is not always the case. It may therefore be possible to discover the identities of the individuals who created this content in some cases. ## Considerations for Using the Data ### Social Impact of Dataset Emotion detection is a worthwhile problem which can potentially lead to improvements such as better human/computer interaction. However, emotion detection algorithms (particularly in computer vision) have been abused in some cases to make erroneous inferences in human monitoring and assessment applications such as hiring decisions, insurance pricing, and student attentiveness (see this article). ### Discussion of Biases From the authors' github page: > Potential biases in the data include: Inherent biases in Reddit and user base biases, the offensive/vulgar word lists used for data filtering, inherent or unconscious bias in assessment of offensive identity labels, annotators were all native English speakers from India. All these likely affect labelling, precision, and recall for a trained model. Anyone using this dataset should be aware of these limitations of the dataset. ### Other Known Limitations ## Additional Information ### Dataset Curators Researchers at Amazon Alexa, Google Research, and Stanford. See the author list. ### Licensing Information The GitHub repository which houses this dataset has an Apache License 2.0. @inproceedings{demszky2020goemotions, author = {Demszky, Dorottya and Movshovitz-Attias, Dana and Ko, Jeongwoo and Cowen, Alan and Nemade, Gaurav and Ravi, Sujith}, booktitle = {58th Annual Meeting of the Association for Computational Linguistics (ACL)}, title = {{GoEmotions: A Dataset of Fine-Grained Emotions}}, year = {2020} } ### Contributions Thanks to @joeddav for adding this dataset.
[ "# Dataset Card for GoEmotions", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Dora Demszky", "### Dataset Summary\n\nThe GoEmotions dataset contains 58k carefully curated Reddit comments labeled for 27 emotion categories or Neutral.\nThe raw data is included as well as the smaller, simplified version of the dataset with predefined train/val/test\nsplits.", "### Supported Tasks and Leaderboards\n\nThis dataset is intended for multi-class, multi-label emotion classification.", "### Languages\n\nThe data is in English.", "## Dataset Structure", "### Data Instances\n\nEach instance is a reddit comment with a corresponding ID and one or more emotion annotations (or neutral).", "### Data Fields\n\nThe simplified configuration includes:\n- 'text': the reddit comment\n- 'labels': the emotion annotations\n- 'comment_id': unique identifier of the comment (can be used to look up the entry in the raw dataset)\n\nIn addition to the above, the raw data includes:\n* 'author': The Reddit username of the comment's author.\n* 'subreddit': The subreddit that the comment belongs to.\n* 'link_id': The link id of the comment.\n* 'parent_id': The parent id of the comment.\n* 'created_utc': The timestamp of the comment.\n* 'rater_id': The unique id of the annotator.\n* 'example_very_unclear': Whether the annotator marked the example as being very unclear or difficult to label (in this\ncase they did not choose any emotion labels).\n\nIn the raw data, labels are listed as their own columns with binary 0/1 entries rather than a list of ids as in the\nsimplified data.", "### Data Splits\n\nThe simplified data includes a set of train/val/test splits with 43,410, 5426, and 5427 examples respectively.", "## Dataset Creation", "### Curation Rationale\n\nFrom the paper abstract:\n\n> Understanding emotion expressed in language has a wide range of applications, from building empathetic chatbots to\ndetecting harmful online behavior. Advancement in this area can be improved using large-scale datasets with a\nfine-grained typology, adaptable to multiple downstream tasks.", "### Source Data", "#### Initial Data Collection and Normalization\n\nData was collected from Reddit comments via a variety of automated methods discussed in 3.1 of the paper.", "#### Who are the source language producers?\n\nEnglish-speaking Reddit users.", "### Annotations", "#### Annotation process", "#### Who are the annotators?\n\nAnnotations were produced by 3 English-speaking crowdworkers in India.", "### Personal and Sensitive Information\n\nThis dataset includes the original usernames of the Reddit users who posted each comment. Although Reddit usernames\nare typically disasociated from personal real-world identities, this is not always the case. It may therefore be\npossible to discover the identities of the individuals who created this content in some cases.", "## Considerations for Using the Data", "### Social Impact of Dataset\n\nEmotion detection is a worthwhile problem which can potentially lead to improvements such as better human/computer\ninteraction. However, emotion detection algorithms (particularly in computer vision) have been abused in some cases\nto make erroneous inferences in human monitoring and assessment applications such as hiring decisions, insurance\npricing, and student attentiveness (see\nthis article).", "### Discussion of Biases\n\nFrom the authors' github page:\n\n> Potential biases in the data include: Inherent biases in Reddit and user base biases, the offensive/vulgar word lists used for data filtering, inherent or unconscious bias in assessment of offensive identity labels, annotators were all native English speakers from India. All these likely affect labelling, precision, and recall for a trained model. Anyone using this dataset should be aware of these limitations of the dataset.", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nResearchers at Amazon Alexa, Google Research, and Stanford. See the author list.", "### Licensing Information\n\nThe GitHub repository which houses this dataset has an\nApache License 2.0.\n\n\n\n@inproceedings{demszky2020goemotions,\n author = {Demszky, Dorottya and Movshovitz-Attias, Dana and Ko, Jeongwoo and Cowen, Alan and Nemade, Gaurav and Ravi, Sujith},\n booktitle = {58th Annual Meeting of the Association for Computational Linguistics (ACL)},\n title = {{GoEmotions: A Dataset of Fine-Grained Emotions}},\n year = {2020}\n}", "### Contributions\n\nThanks to @joeddav for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-multi-class-classification #task_ids-multi-label-classification #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #size_categories-10K<n<100K #source_datasets-original #language-English #license-apache-2.0 #emotion #arxiv-2005.00547 #region-us \n", "# Dataset Card for GoEmotions", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Dora Demszky", "### Dataset Summary\n\nThe GoEmotions dataset contains 58k carefully curated Reddit comments labeled for 27 emotion categories or Neutral.\nThe raw data is included as well as the smaller, simplified version of the dataset with predefined train/val/test\nsplits.", "### Supported Tasks and Leaderboards\n\nThis dataset is intended for multi-class, multi-label emotion classification.", "### Languages\n\nThe data is in English.", "## Dataset Structure", "### Data Instances\n\nEach instance is a reddit comment with a corresponding ID and one or more emotion annotations (or neutral).", "### Data Fields\n\nThe simplified configuration includes:\n- 'text': the reddit comment\n- 'labels': the emotion annotations\n- 'comment_id': unique identifier of the comment (can be used to look up the entry in the raw dataset)\n\nIn addition to the above, the raw data includes:\n* 'author': The Reddit username of the comment's author.\n* 'subreddit': The subreddit that the comment belongs to.\n* 'link_id': The link id of the comment.\n* 'parent_id': The parent id of the comment.\n* 'created_utc': The timestamp of the comment.\n* 'rater_id': The unique id of the annotator.\n* 'example_very_unclear': Whether the annotator marked the example as being very unclear or difficult to label (in this\ncase they did not choose any emotion labels).\n\nIn the raw data, labels are listed as their own columns with binary 0/1 entries rather than a list of ids as in the\nsimplified data.", "### Data Splits\n\nThe simplified data includes a set of train/val/test splits with 43,410, 5426, and 5427 examples respectively.", "## Dataset Creation", "### Curation Rationale\n\nFrom the paper abstract:\n\n> Understanding emotion expressed in language has a wide range of applications, from building empathetic chatbots to\ndetecting harmful online behavior. Advancement in this area can be improved using large-scale datasets with a\nfine-grained typology, adaptable to multiple downstream tasks.", "### Source Data", "#### Initial Data Collection and Normalization\n\nData was collected from Reddit comments via a variety of automated methods discussed in 3.1 of the paper.", "#### Who are the source language producers?\n\nEnglish-speaking Reddit users.", "### Annotations", "#### Annotation process", "#### Who are the annotators?\n\nAnnotations were produced by 3 English-speaking crowdworkers in India.", "### Personal and Sensitive Information\n\nThis dataset includes the original usernames of the Reddit users who posted each comment. Although Reddit usernames\nare typically disasociated from personal real-world identities, this is not always the case. It may therefore be\npossible to discover the identities of the individuals who created this content in some cases.", "## Considerations for Using the Data", "### Social Impact of Dataset\n\nEmotion detection is a worthwhile problem which can potentially lead to improvements such as better human/computer\ninteraction. However, emotion detection algorithms (particularly in computer vision) have been abused in some cases\nto make erroneous inferences in human monitoring and assessment applications such as hiring decisions, insurance\npricing, and student attentiveness (see\nthis article).", "### Discussion of Biases\n\nFrom the authors' github page:\n\n> Potential biases in the data include: Inherent biases in Reddit and user base biases, the offensive/vulgar word lists used for data filtering, inherent or unconscious bias in assessment of offensive identity labels, annotators were all native English speakers from India. All these likely affect labelling, precision, and recall for a trained model. Anyone using this dataset should be aware of these limitations of the dataset.", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nResearchers at Amazon Alexa, Google Research, and Stanford. See the author list.", "### Licensing Information\n\nThe GitHub repository which houses this dataset has an\nApache License 2.0.\n\n\n\n@inproceedings{demszky2020goemotions,\n author = {Demszky, Dorottya and Movshovitz-Attias, Dana and Ko, Jeongwoo and Cowen, Alan and Nemade, Gaurav and Ravi, Sujith},\n booktitle = {58th Annual Meeting of the Association for Computational Linguistics (ACL)},\n title = {{GoEmotions: A Dataset of Fine-Grained Emotions}},\n year = {2020}\n}", "### Contributions\n\nThanks to @joeddav for adding this dataset." ]
[ 124, 9, 120, 31, 65, 27, 10, 6, 29, 250, 37, 5, 79, 4, 32, 18, 5, 5, 27, 72, 8, 87, 121, 7, 5, 24, 140, 17 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-multi-class-classification #task_ids-multi-label-classification #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #size_categories-10K<n<100K #source_datasets-original #language-English #license-apache-2.0 #emotion #arxiv-2005.00547 #region-us \n# Dataset Card for GoEmotions## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Dora Demszky### Dataset Summary\n\nThe GoEmotions dataset contains 58k carefully curated Reddit comments labeled for 27 emotion categories or Neutral.\nThe raw data is included as well as the smaller, simplified version of the dataset with predefined train/val/test\nsplits.### Supported Tasks and Leaderboards\n\nThis dataset is intended for multi-class, multi-label emotion classification.### Languages\n\nThe data is in English.## Dataset Structure### Data Instances\n\nEach instance is a reddit comment with a corresponding ID and one or more emotion annotations (or neutral).", "passage: ### Data Fields\n\nThe simplified configuration includes:\n- 'text': the reddit comment\n- 'labels': the emotion annotations\n- 'comment_id': unique identifier of the comment (can be used to look up the entry in the raw dataset)\n\nIn addition to the above, the raw data includes:\n* 'author': The Reddit username of the comment's author.\n* 'subreddit': The subreddit that the comment belongs to.\n* 'link_id': The link id of the comment.\n* 'parent_id': The parent id of the comment.\n* 'created_utc': The timestamp of the comment.\n* 'rater_id': The unique id of the annotator.\n* 'example_very_unclear': Whether the annotator marked the example as being very unclear or difficult to label (in this\ncase they did not choose any emotion labels).\n\nIn the raw data, labels are listed as their own columns with binary 0/1 entries rather than a list of ids as in the\nsimplified data.### Data Splits\n\nThe simplified data includes a set of train/val/test splits with 43,410, 5426, and 5427 examples respectively.## Dataset Creation### Curation Rationale\n\nFrom the paper abstract:\n\n> Understanding emotion expressed in language has a wide range of applications, from building empathetic chatbots to\ndetecting harmful online behavior. Advancement in this area can be improved using large-scale datasets with a\nfine-grained typology, adaptable to multiple downstream tasks.### Source Data#### Initial Data Collection and Normalization\n\nData was collected from Reddit comments via a variety of automated methods discussed in 3.1 of the paper.#### Who are the source language producers?\n\nEnglish-speaking Reddit users.### Annotations#### Annotation process#### Who are the annotators?\n\nAnnotations were produced by 3 English-speaking crowdworkers in India.### Personal and Sensitive Information\n\nThis dataset includes the original usernames of the Reddit users who posted each comment. Although Reddit usernames\nare typically disasociated from personal real-world identities, this is not always the case. It may therefore be\npossible to discover the identities of the individuals who created this content in some cases.## Considerations for Using the Data### Social Impact of Dataset\n\nEmotion detection is a worthwhile problem which can potentially lead to improvements such as better human/computer\ninteraction. However, emotion detection algorithms (particularly in computer vision) have been abused in some cases\nto make erroneous inferences in human monitoring and assessment applications such as hiring decisions, insurance\npricing, and student attentiveness (see\nthis article).### Discussion of Biases\n\nFrom the authors' github page:\n\n> Potential biases in the data include: Inherent biases in Reddit and user base biases, the offensive/vulgar word lists used for data filtering, inherent or unconscious bias in assessment of offensive identity labels, annotators were all native English speakers from India. All these likely affect labelling, precision, and recall for a trained model. Anyone using this dataset should be aware of these limitations of the dataset.### Other Known Limitations" ]
[ -0.0359003059566021, 0.20630097389221191, -0.00518555985763669, 0.032006774097681046, 0.07473491132259369, 0.03008902817964554, 0.11227869987487793, 0.07913024723529816, 0.029254326596856117, 0.12440402805805206, -0.058229029178619385, 0.028127891942858696, 0.11227916181087494, 0.09185636043548584, 0.007757245562970638, -0.202146977186203, 0.03625081479549408, -0.09388365596532822, 0.03407683223485947, 0.08835779130458832, 0.09577786922454834, -0.09275967627763748, 0.07331132888793945, -0.008930845186114311, -0.055957552045583725, -0.011188633739948273, -0.04270065575838089, -0.029696013778448105, 0.04844816029071808, 0.04566994681954384, 0.09745409339666367, 0.008509251289069653, 0.04376758262515068, -0.21954362094402313, 0.03590880334377289, 0.06517338752746582, 0.036127835512161255, 0.05029967427253723, 0.08735822886228561, -0.061073947697877884, 0.05900983512401581, -0.10312962532043457, 0.08554764091968536, 0.07064396142959595, -0.08777827024459839, -0.1591942310333252, -0.12777188420295715, 0.03818758949637413, 0.04504871740937233, 0.05113635212182999, -0.0551995187997818, 0.07866981625556946, -0.03802083432674408, 0.026706313714385033, 0.10671459138393402, -0.046952325850725174, -0.03434005007147789, -0.012434497475624084, -0.06552860885858536, 0.038849879056215286, -0.1131373792886734, -0.03538884222507477, -0.006009138189256191, -0.0005767405964434147, -0.03298883140087128, -0.0042903125286102295, -0.012748428620398045, -0.021833669394254684, -0.086920827627182, -0.022725490853190422, 0.13281574845314026, 0.04268374294042587, -0.06518132984638214, -0.1754724532365799, -0.02745855413377285, 0.03342105448246002, -0.011409169994294643, 0.009284749627113342, 0.017986774444580078, -0.011782901361584663, 0.020361077040433884, -0.013216941617429256, -0.09796994924545288, 0.04510506987571716, -0.018067486584186554, 0.05816490575671196, 0.006130157969892025, 0.04050827398896217, -0.007774099707603455, 0.029010623693466187, 0.05612613633275032, -0.107858806848526, -0.02128533460199833, -0.06211475282907486, -0.11035279929637909, -0.01741352304816246, -0.02414552867412567, -0.09509992599487305, 0.04454333707690239, 0.10547854006290436, -0.017576010897755623, 0.05045688524842262, -0.041628047823905945, -0.034427620470523834, 0.16994431614875793, 0.15152685344219208, -0.036559633910655975, -0.035112056881189346, -0.009671206586062908, -0.012104827910661697, 0.03782745823264122, -0.01565803587436676, -0.008228028193116188, 0.07349337637424469, 0.0142092639580369, 0.07234414666891098, 0.04323730617761612, 0.031076718121767044, -0.08247904479503632, -0.048823438584804535, 0.13547492027282715, -0.1566317081451416, 0.04740754887461662, 0.05673157423734665, -0.031080130487680435, 0.059664297848939896, -0.04639147222042084, -0.02139350026845932, -0.0697646364569664, 0.044610802084207535, -0.04273790121078491, 0.009479228407144547, -0.11337584257125854, -0.06444964557886124, 0.055853553116321564, 0.018409809097647667, -0.059406131505966187, -0.015260051935911179, -0.09512531012296677, -0.06971467286348343, 0.01585015095770359, -0.09094700217247009, -0.011521349661052227, -0.011202426627278328, 0.02402990311384201, 0.019837845116853714, 0.028537403792142868, -0.05511684715747833, -0.040306203067302704, -0.002653021365404129, -0.050114162266254425, 0.021030336618423462, 0.07515618205070496, 0.03611394390463829, -0.09767412394285202, 0.040445275604724884, -0.14230932295322418, 0.1333615481853485, -0.10419663786888123, 0.0023289178498089314, -0.06540758907794952, -0.028762031346559525, 0.05232998728752136, -0.008209630846977234, -0.06032135710120201, 0.09574410319328308, -0.2035435140132904, -0.05339673161506653, 0.07737129181623459, -0.12705403566360474, 0.0017627044580876827, 0.08506062626838684, -0.06858465075492859, 0.010596150532364845, 0.07747593522071838, 0.10254407674074173, 0.07102571427822113, -0.011145558208227158, -0.09370917081832886, -0.07035183906555176, 0.02998436987400055, 0.17863833904266357, 0.06492017209529877, -0.0455826073884964, 0.15527775883674622, 0.01915532350540161, 0.06457172334194183, -0.05431462451815605, 0.0095242103561759, -0.0546761155128479, 0.0005609632935374975, -0.019674379378557205, -0.03320695832371712, 0.0003382794966455549, -0.06598799675703049, -0.0322212278842926, -0.0682261660695076, -0.0165004450827837, 0.07438395917415619, -0.03620830550789833, -0.001054498367011547, -0.0831127017736435, -0.0004589539021253586, 0.025434713810682297, -0.012500753626227379, -0.1921161711215973, -0.12673190236091614, 0.063814178109169, -0.053556062281131744, 0.08383722603321075, 0.011513469740748405, 0.0061705028638243675, -0.03732449561357498, -0.02153901197016239, 0.027955586090683937, -0.040216393768787384, 0.00335906445980072, 0.03823403641581535, -0.14675509929656982, -0.015846582129597664, -0.06907625496387482, 0.12955594062805176, -0.05456463247537613, 0.00024024862796068192, 0.1382327824831009, 0.14479322731494904, 0.06563226878643036, -0.08169975876808167, 0.06785299628973007, -0.009831199422478676, -0.007029503583908081, -0.05258215218782425, -0.027242053300142288, -0.01784844696521759, 0.0206557959318161, 0.0193217471241951, -0.09477536380290985, -0.1252230703830719, 0.04356086626648903, 0.10013160109519958, -0.08155135810375214, 0.00035252608358860016, -0.0635848343372345, 0.021859612315893173, -0.10779224336147308, -0.03856714814901352, 0.11188816279172897, 0.06582099944353104, 0.016812186688184738, -0.05420660227537155, -0.06288304924964905, -0.04325801506638527, 0.02316526509821415, -0.09539241343736649, 0.06432398408651352, 0.03915202617645264, -0.12206709384918213, 0.11439122259616852, -0.008753142319619656, 0.11173796653747559, 0.09729282557964325, -0.019252419471740723, -0.09001386165618896, -0.023879220709204674, -0.036279380321502686, -0.026243967935442924, 0.05819207802414894, -0.0010785162448883057, 0.029159514233469963, 0.07149156183004379, -0.003546345978975296, -0.009127980098128319, -0.07277524471282959, 0.04983007162809372, 0.03412192314863205, -0.0150595773011446, -0.025723349303007126, -0.03964453190565109, 0.07024766504764557, 0.09770651161670685, 0.016507431864738464, 0.11027014255523682, -0.0415230467915535, -0.05523974448442459, -0.10080233961343765, 0.1269383728504181, -0.13263288140296936, -0.2410615235567093, -0.11825694143772125, -0.04470709711313248, -0.02910672128200531, -0.016682391986250877, -0.021527981385588646, -0.10036420822143555, -0.10618051141500473, -0.08295631408691406, 0.12581077218055725, 0.037721481174230576, -0.0824514701962471, 0.0485231988132, 0.0138639435172081, -0.02860553190112114, -0.11476916074752808, 0.020038027316331863, 0.027028433978557587, -0.02521541155874729, 0.0006559048779308796, 0.05212616175413132, 0.05996808409690857, 0.11668983101844788, 0.032588738948106766, -0.030544664710760117, -0.029488012194633484, 0.21910099685192108, -0.1088983565568924, 0.13076865673065186, 0.10183071345090866, -0.07594934105873108, 0.06737466156482697, 0.19153505563735962, 0.02973279356956482, -0.060727767646312714, 0.05511896684765816, 0.07755537331104279, 0.0005129086785018444, -0.2542320489883423, -0.07275799661874771, -0.03910643607378006, -0.024006957188248634, 0.0238109789788723, 0.039917588233947754, -0.04642539471387863, 0.04172947257757187, -0.10140439867973328, -0.07228703051805496, 0.03237147629261017, 0.054793257266283035, 0.08575475215911865, 0.0036131897941231728, 0.03339656442403793, -0.07142029702663422, -0.019931841641664505, 0.1119910180568695, 0.010251041501760483, 0.18084679543972015, -0.03120582550764084, 0.20864421129226685, 0.027322541922330856, 0.04046054184436798, 0.0066640558652579784, 0.0393998883664608, 0.0011226464994251728, 0.05423768609762192, -0.023881981149315834, -0.03477685898542404, -0.04773572087287903, 0.04766878858208656, 0.06426753848791122, -0.04201386123895645, 0.04626620188355446, -0.04853980243206024, 0.07792171090841293, 0.22674241662025452, 0.03226486220955849, -0.09063127636909485, -0.0830211415886879, 0.07781253010034561, -0.051356375217437744, -0.06106694042682648, -0.014845485799014568, 0.05474213883280754, -0.12481830269098282, 0.11973920464515686, -0.007520811632275581, 0.07959479093551636, -0.15952180325984955, -0.04195822402834892, -0.019473815336823463, 0.044879037886857986, -0.020846035331487656, 0.08879406750202179, -0.08839502185583115, 0.0709189623594284, 0.0060112327337265015, -0.0033854693174362183, -0.07922475039958954, 0.05848044902086258, 0.005237853154540062, -0.019240066409111023, 0.06469007581472397, 0.009664476849138737, -0.15253226459026337, -0.007033278234302998, -0.07621875405311584, 0.01645112968981266, 0.08738604187965393, -0.06254425644874573, 0.09159201383590698, -0.023519670590758324, -0.012415388599038124, -0.03746923804283142, -0.08037833869457245, -0.12160947918891907, -0.2338389903306961, 0.0577138289809227, -0.037267036736011505, -0.016404466703534126, -0.046559762209653854, -0.06325628608465195, -0.004125404637306929, 0.19861966371536255, -0.04193776100873947, -0.08620379865169525, -0.13813653588294983, 0.047191072255373, 0.12972888350486755, -0.06002220883965492, 0.018014609813690186, -0.03901614621281624, 0.24069565534591675, -0.009466792456805706, -0.0670771449804306, 0.000547496136277914, -0.039240702986717224, -0.20008298754692078, -0.029174886643886566, 0.09753946959972382, 0.086133673787117, 0.04001772403717041, -0.008927535265684128, 0.06077984720468521, 0.0003062300384044647, -0.08534225821495056, 0.04646990820765495, 0.145235076546669, 0.0077712154015898705, 0.11202356219291687, -0.04080573469400406, -0.20072731375694275, -0.11369308829307556, -0.0670662373304367, 0.11479324847459793, 0.11604846268892288, -0.04545745253562927, 0.11815634369850159, 0.0987572968006134, -0.08562573790550232, -0.17129066586494446, 0.032091423869132996, 0.01943802274763584, 0.002467155922204256, 0.04257984831929207, -0.22586140036582947, 0.0666770190000534, 0.05350089073181152, 0.0017730798572301865, 0.005175663623958826, -0.09667012840509415, -0.12033094465732574, 0.03912296146154404, 0.057252317667007446, -0.13850277662277222, -0.10135310888290405, -0.060494765639305115, -0.08038678765296936, -0.1305864304304123, 0.14342114329338074, 0.03984818235039711, 0.0031071461271494627, 0.012409353628754616, 0.11547871679067612, 0.019833827391266823, -0.02742723375558853, 0.12169186770915985, 0.03329980745911598, 0.03571673855185509, -0.098785899579525, -0.051928699016571045, 0.0659586489200592, -0.018147755414247513, 0.07287023216485977, 0.05885612964630127, 0.006276226602494717, -0.08613266050815582, -0.05308156460523605, -0.06465423107147217, -0.03261866420507431, -0.06374192237854004, -0.028902973979711533, -0.13523103296756744, 0.0829000174999237, 0.07192935049533844, -0.04906386137008667, 0.07493063807487488, -0.040590886026620865, -0.02416629157960415, 0.10687680542469025, 0.12416581064462662, 0.07486362755298615, -0.03931712731719017, -0.03206556290388107, -0.004833780229091644, -0.03694587200880051, -0.09285338222980499, 0.049736712127923965, 0.09169026464223862, 0.0041781337931752205, 0.1545734703540802, -0.03024166449904442, -0.14899751543998718, 0.01573379710316658, 0.05319193750619888, -0.029621686786413193, -0.24198749661445618, 0.04612428694963455, 0.05423840135335922, -0.1826213300228119, -0.06399448215961456, 0.08921492099761963, 0.04212347790598869, -0.07919351756572723, -0.002099387813359499, 0.10007593035697937, 0.08039167523384094, 0.04999229684472084, 0.016734594479203224, 0.03159232437610626, -0.09621833264827728, 0.12140467762947083, 0.13510330021381378, -0.1000078022480011, 0.016354069113731384, 0.08590233325958252, -0.07890025526285172, -0.019633378833532333, 0.05373073369264603, 0.07831557840108871, 0.002701830118894577, -0.02073609083890915, -0.04229971766471863, -0.14782553911209106, 0.059426650404930115, 0.1180022805929184, 0.0014709238894283772, 0.05603986978530884, -0.011772902682423592, -0.009998681023716927, -0.029452772811055183, 0.11201204359531403, 0.01943528838455677, 0.014200268313288689, -0.04762084782123566, -0.036466922610998154, 0.002653460716828704, -0.01592954993247986, 0.006146022584289312, -0.06132194399833679, -0.0528649240732193, -0.0333964042365551, -0.08950618654489517, 0.03837655112147331, -0.07357067614793777, 0.00830982904881239, 0.011479377746582031, -0.04807421937584877, 0.0013139517977833748, 0.021572299301624298, -0.06834946572780609, -0.03776423633098602, -0.05568287521600723, 0.08259949088096619, -0.17926974594593048, 0.023758415132761, 0.09737750887870789, -0.06829410791397095, 0.11294648051261902, 0.0055205198004841805, -0.03999269753694534, 0.019357921555638313, -0.1554151177406311, -0.022174853831529617, -0.008827081881463528, 0.057090260088443756, 0.04085099697113037, -0.14485414326190948, 0.019148077815771103, 0.005307577550411224, -0.05581941455602646, 0.009087910875678062, 0.08168146014213562, -0.07996591925621033, 0.07495066523551941, 0.004178917035460472, -0.09033273160457611, -0.06083308160305023, 0.05261024832725525, 0.061799973249435425, -0.022014569491147995, 0.12820863723754883, -0.02533632703125477, 0.06728558987379074, -0.15145039558410645, -0.015623224899172783, 0.028986793011426926, 0.019585082307457924, -0.013888511806726456, -0.018014010041952133, 0.05469831824302673, 0.020028984174132347, 0.17935973405838013, -0.01687033288180828, -0.0491982139647007, 0.05084783211350441, 0.04631316289305687, -0.06066351756453514, 0.05444798991084099, -0.005633600056171417, -0.008863301947712898, -0.040209487080574036, 0.047346748411655426, -0.08257688581943512, -0.02989041991531849, -0.027215557172894478, 0.15980704128742218, 0.11649949848651886, 0.21118709444999695, -0.03394678980112076, 0.06357640773057938, -0.0581398531794548, 0.033054132014513016, 0.04925796762108803, -0.07022590935230255, 0.013093709945678711, -0.05121598392724991, 0.08473867923021317, 0.062492821365594864, -0.11125914007425308, 0.13931804895401, -0.06196542829275131, -0.05347509682178497, -0.04968956857919693, -0.1448228359222412, -0.06736190617084503, -0.025051172822713852, -0.0018510036170482635, -0.1294528841972351, 0.03064104914665222, 0.04617791995406151, 0.005712301470339298, -0.0325276255607605, 0.06328141689300537, -0.09699494391679764, -0.07777886092662811, 0.06266197562217712, 0.04784420505166054, -0.00513785844668746, 0.07645775377750397, 0.04946690797805786, 0.007252448238432407, 0.09730497002601624, 0.10395953059196472, 0.08159223943948746, 0.023989051580429077, 0.008950232528150082, -0.06701403856277466, -0.07742500305175781, 0.03193807974457741, -0.04145956039428711, -0.04131300747394562, 0.13484764099121094, 0.014570549130439758, 0.057806596159935, 0.004575416445732117, 0.17226542532444, -0.014723834581673145, -0.03398920223116875, -0.15637463331222534, 0.0149290282279253, -0.03976328670978546, -0.012218457646667957, 0.07498423755168915, -0.15502256155014038, -0.02019382454454899, 0.0850427895784378, 0.1657390594482422, 0.006043512374162674, 0.009614632464945316, -0.0041160546243190765, 0.03247548267245293, -0.00786527618765831, 0.04884966462850571, 0.06129013001918793, 0.09971387684345245, -0.0425020195543766, 0.060265395790338516, -0.012431268580257893, -0.0431327261030674, -0.043436769396066666, 0.058559440076351166, -0.018305635079741478, 0.029689015820622444, -0.091855987906456, 0.12122055143117905, -0.04408298432826996, -0.27126991748809814, 0.055531784892082214, -0.08730562776327133, -0.1527625471353531, 0.006801847368478775, 0.0026652347296476364, 0.023527875542640686, 0.03598302602767944, 0.08732815086841583, -0.037170298397541046, 0.24890995025634766, 0.047114297747612, -0.05887650325894356, -0.03222818672657013, 0.13160297274589539, -0.159519761800766, 0.1380968689918518, 0.012462696991860867, 0.03314633667469025, 0.10748612880706787, -0.04089180752635002, -0.09846571832895279, 0.053411807864904404, 0.07938717305660248, 0.02896837517619133, 0.00578535720705986, 0.19507987797260284, -0.0013933872105553746, 0.15312039852142334, 0.09675003588199615, -0.03345136344432831, 0.05116329342126846, -0.04134073853492737, -0.006264304742217064, -0.09803710877895355, 0.12103352695703506, -0.12100398540496826, 0.09283392131328583, 0.16227424144744873, -0.02933846414089203, 0.0024550501257181168, -0.017151061445474625, 0.0070927683264017105, -0.033243175595998764, 0.12372176349163055, -0.013980774208903313, -0.12010198831558228, 0.002082281047478318, 0.013383752666413784, 0.11070169508457184, -0.16328036785125732, -0.03983708471059799, 0.031004376709461212, -0.039769671857357025, -0.017632177099585533, 0.1130504235625267, -0.011309784837067127, 0.03472159802913666, -0.04682266712188721, -0.10718300938606262, 0.05107838660478592, 0.09055209159851074, -0.07178397476673126, 0.023672588169574738 ]
1ba0309027cdfec65262323dd1117d2b23d91cb7
# Dataset Card for GooAQ ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [GooAQ 🥑: Google Answers to Google Questions!](https://github.com/allenai/gooaq) - **Repository:** [GooAQ 🥑: Google Answers to Google Questions!](https://github.com/allenai/gooaq) - **Paper:** [GOOAQ: Open Question Answering with Diverse Answer Types](https://arxiv.org/abs/2104.08727) - **Point of Contact:** [Daniel Khashabi](danielk@allenai.org) ### Dataset Summary GooAQ is a large-scale dataset with a variety of answer types. This dataset contains over 5 million questions and 3 million answers collected from Google. GooAQ questions are collected semi-automatically from the Google search engine using its autocomplete feature. This results in naturalistic questions of practical interest that are nonetheless short and expressed using simple language. GooAQ answers are mined from Google's responses to our collected questions, specifically from the answer boxes in the search results. This yields a rich space of answer types, containing both textual answers (short and long) as well as more structured ones such as collections. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The dataset contains samples in English only. ## Dataset Structure ### Data Instances Each row of the data file should look like this: ``` { "id": 3339543, "question": "what is the difference between collagen and whey protein?", "short_answer": None, "answer": "The main differences between the amino acid profiles of whey and collagen are that whey contains all 9 essential amino acids, while collagen only has 8. ... Collagen is a fibrous protein found in the skin, cartilage, and bones of animals whereas whey comes from milk.", "answer_type": "feat_snip" } ``` where the questions `question` are collected via Google auto-complete. The answers responses (`short_answer` and `answer`) were collected from Google's answer boxes. The answer types (`answer_type`) are inferred based on the html content of Google's response. Here is the dominant types in the current dataset: - `feat_snip`: explanatory responses; the majoriy the question/responses are of this type. - `collection`: list responses (e.g., steps to accomplish something). - `knowledge`: typically short responses for knowledge seeking questions. - `unit_conv`: questions about converting units. - `time_conv`: questions about converting times. - `curr_conv`: questions about converting currencies. Dataset instances which are not part of dominant types are marked with -1 label. ### Data Fields - `id`: an `int` feature. - `question`: a `string` feature. - `short_answer`: a `string` feature (could be None as well in some cases). - `answer`: a `string` feature (could be None as well in some cases). - `answer_type`: a `string` feature. ### Data Splits Number of samples in train/validation/test set are given below: | Split | Number of samples | |------------|-------------------| | Train | 3112679 | | Validation | 2500 | | Test | 2500 | ## Dataset Creation ### Curation Rationale While day-to-day questions come with a variety of answer types, the current question-answering (QA) literature has failed to adequately address the answer diversity of questions. Many of the everyday questions that humans deal with and pose to search engines have a more diverse set of responses. Their answer can be a multi-sentence description (a snippet) (e.g., ‘what is’ or ‘can you’ questions), a collection of items such as ingredients (‘what are’, ‘things to’) or of steps towards a goal such as unlocking a phone (‘how to’), etc. Even when the answer is short, it can have richer types, e.g., unit conversion, time zone conversion, or various kinds of knowledge look-up (‘how much’, ‘when is’, etc.). Such answer type diversity is not represented in any existing dataset. ### Source Data #### Initial Data Collection and Normalization Construction this dataset involved two main steps, extracting questions from search auto-complete and extracting answers from answer boxes. 1) Query Extraction: To extract a rich yet natural set of questions they used Google auto-completion. They start with a seed set of question terms (e.g., “who”, “where”, etc.). They bootstrap based on this set, by repeatedly querying prefixes of previously extracted questions, in order to discover longer and richer sets of questions. Such questions extracted from the autocomplete algorithm are highly reflective of popular questions posed by users of Google. They filter out any questions shorter than 5 tokens as they are often in-complete questions. This process yields over ∼5M questions, which were collected over a span of 6 months. The average length of the questions is about 8 tokens. 2) Answer Extraction: They rely on the Google answer boxes shown on top of the search results when the questions are issued to Google. There are a variety of answer boxes. The most common kind involves highlighted sentences (extracted from various websites) that contain the answer to a given question. These form the snippet and collection answers in GOOAQ. In some cases, the answer box shows the answer directly, possibly in addition to the textual snippet. These form theshort answers in GOOAQ. They first scrape the search results for all questions. This is the main extraction bottleneck, which was done over a span of 2 months. Subsequently, they extract answer strings from the HTML content of the search results. Answer types are also inferred at this stage, based on the HTML tags around the answer. #### Who are the source language producers? Answered above. ### Annotations #### Annotation process Answered in above section. #### Who are the annotators? Since their task is focused on English, they required workers to be based in a country with a population predominantly of native English speakers (e.g., USA, Canada, UK, and Australia) and have completed at least 5000 HITs with ≥ 99% assignment approval rate. Additionally, they have a qualification test with half-a-dozen questions all of which need to be answered correctly by the annotators. ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases To prevent biased judgements, they also ask the annotators to avoid using Google search (which is what they used when mined GOOAQ) when annotating the quality of shown instances. ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators List the people involved in collecting the dataset and their affiliation(s). If funding information is known, include it here. ### Licensing Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. ### Citation Information ``` @article{gooaq2021, title={GooAQ: Open Question Answering with Diverse Answer Types}, author={Khashabi, Daniel and Ng, Amos and Khot, Tushar and Sabharwal, Ashish and Hajishirzi, Hannaneh and Callison-Burch, Chris}, journal={arXiv preprint}, year={2021} } ``` ### Contributions Thanks to [@bhavitvyamalik](https://github.com/bhavitvyamalik) for adding this dataset.
gooaq
[ "task_categories:question-answering", "task_ids:open-domain-qa", "annotations_creators:expert-generated", "language_creators:machine-generated", "multilinguality:monolingual", "size_categories:1M<n<10M", "source_datasets:original", "language:en", "license:apache-2.0", "arxiv:2104.08727", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["machine-generated"], "language": ["en"], "license": ["apache-2.0"], "multilinguality": ["monolingual"], "size_categories": ["1M<n<10M"], "source_datasets": ["original"], "task_categories": ["question-answering"], "task_ids": ["open-domain-qa"], "paperswithcode_id": "gooaq", "pretty_name": "GooAQ: Open Question Answering with Diverse Answer Types", "dataset_info": {"features": [{"name": "id", "dtype": "int32"}, {"name": "question", "dtype": "string"}, {"name": "short_answer", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "answer_type", "dtype": {"class_label": {"names": {"0": "feat_snip", "1": "collection", "2": "knowledge", "3": "unit_conv", "4": "time_conv", "5": "curr_conv"}}}}], "splits": [{"name": "train", "num_bytes": 974320061, "num_examples": 3112679}, {"name": "validation", "num_bytes": 444553, "num_examples": 2500}, {"name": "test", "num_bytes": 445810, "num_examples": 2500}], "download_size": 2111358901, "dataset_size": 975210424}}
2024-01-18T11:04:22+00:00
[ "2104.08727" ]
[ "en" ]
TAGS #task_categories-question-answering #task_ids-open-domain-qa #annotations_creators-expert-generated #language_creators-machine-generated #multilinguality-monolingual #size_categories-1M<n<10M #source_datasets-original #language-English #license-apache-2.0 #arxiv-2104.08727 #region-us
Dataset Card for GooAQ ====================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: GooAQ : Google Answers to Google Questions! * Repository: GooAQ : Google Answers to Google Questions! * Paper: GOOAQ: Open Question Answering with Diverse Answer Types * Point of Contact: Daniel Khashabi ### Dataset Summary GooAQ is a large-scale dataset with a variety of answer types. This dataset contains over 5 million questions and 3 million answers collected from Google. GooAQ questions are collected semi-automatically from the Google search engine using its autocomplete feature. This results in naturalistic questions of practical interest that are nonetheless short and expressed using simple language. GooAQ answers are mined from Google's responses to our collected questions, specifically from the answer boxes in the search results. This yields a rich space of answer types, containing both textual answers (short and long) as well as more structured ones such as collections. ### Supported Tasks and Leaderboards ### Languages The dataset contains samples in English only. Dataset Structure ----------------- ### Data Instances Each row of the data file should look like this: where the questions 'question' are collected via Google auto-complete. The answers responses ('short\_answer' and 'answer') were collected from Google's answer boxes. The answer types ('answer\_type') are inferred based on the html content of Google's response. Here is the dominant types in the current dataset: * 'feat\_snip': explanatory responses; the majoriy the question/responses are of this type. * 'collection': list responses (e.g., steps to accomplish something). * 'knowledge': typically short responses for knowledge seeking questions. * 'unit\_conv': questions about converting units. * 'time\_conv': questions about converting times. * 'curr\_conv': questions about converting currencies. Dataset instances which are not part of dominant types are marked with -1 label. ### Data Fields * 'id': an 'int' feature. * 'question': a 'string' feature. * 'short\_answer': a 'string' feature (could be None as well in some cases). * 'answer': a 'string' feature (could be None as well in some cases). * 'answer\_type': a 'string' feature. ### Data Splits Number of samples in train/validation/test set are given below: Dataset Creation ---------------- ### Curation Rationale While day-to-day questions come with a variety of answer types, the current question-answering (QA) literature has failed to adequately address the answer diversity of questions. Many of the everyday questions that humans deal with and pose to search engines have a more diverse set of responses. Their answer can be a multi-sentence description (a snippet) (e.g., ‘what is’ or ‘can you’ questions), a collection of items such as ingredients (‘what are’, ‘things to’) or of steps towards a goal such as unlocking a phone (‘how to’), etc. Even when the answer is short, it can have richer types, e.g., unit conversion, time zone conversion, or various kinds of knowledge look-up (‘how much’, ‘when is’, etc.). Such answer type diversity is not represented in any existing dataset. ### Source Data #### Initial Data Collection and Normalization Construction this dataset involved two main steps, extracting questions from search auto-complete and extracting answers from answer boxes. 1. Query Extraction: To extract a rich yet natural set of questions they used Google auto-completion. They start with a seed set of question terms (e.g., “who”, “where”, etc.). They bootstrap based on this set, by repeatedly querying prefixes of previously extracted questions, in order to discover longer and richer sets of questions. Such questions extracted from the autocomplete algorithm are highly reflective of popular questions posed by users of Google. They filter out any questions shorter than 5 tokens as they are often in-complete questions. This process yields over ∼5M questions, which were collected over a span of 6 months. The average length of the questions is about 8 tokens. 2. Answer Extraction: They rely on the Google answer boxes shown on top of the search results when the questions are issued to Google. There are a variety of answer boxes. The most common kind involves highlighted sentences (extracted from various websites) that contain the answer to a given question. These form the snippet and collection answers in GOOAQ. In some cases, the answer box shows the answer directly, possibly in addition to the textual snippet. These form theshort answers in GOOAQ. They first scrape the search results for all questions. This is the main extraction bottleneck, which was done over a span of 2 months. Subsequently, they extract answer strings from the HTML content of the search results. Answer types are also inferred at this stage, based on the HTML tags around the answer. #### Who are the source language producers? Answered above. ### Annotations #### Annotation process Answered in above section. #### Who are the annotators? Since their task is focused on English, they required workers to be based in a country with a population predominantly of native English speakers (e.g., USA, Canada, UK, and Australia) and have completed at least 5000 HITs with ≥ 99% assignment approval rate. Additionally, they have a qualification test with half-a-dozen questions all of which need to be answered correctly by the annotators. ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases To prevent biased judgements, they also ask the annotators to avoid using Google search (which is what they used when mined GOOAQ) when annotating the quality of shown instances. ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators List the people involved in collecting the dataset and their affiliation(s). If funding information is known, include it here. ### Licensing Information Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. ### Contributions Thanks to @bhavitvyamalik for adding this dataset.
[ "### Dataset Summary\n\n\nGooAQ is a large-scale dataset with a variety of answer types. This dataset contains over\n5 million questions and 3 million answers collected from Google. GooAQ questions are collected\nsemi-automatically from the Google search engine using its autocomplete feature. This results in\nnaturalistic questions of practical interest that are nonetheless short and expressed using simple\nlanguage. GooAQ answers are mined from Google's responses to our collected questions, specifically from\nthe answer boxes in the search results. This yields a rich space of answer types, containing both\ntextual answers (short and long) as well as more structured ones such as collections.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nThe dataset contains samples in English only.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nEach row of the data file should look like this:\n\n\nwhere the questions 'question' are collected via Google auto-complete.\nThe answers responses ('short\\_answer' and 'answer') were collected from Google's answer boxes.\nThe answer types ('answer\\_type') are inferred based on the html content of Google's response.\nHere is the dominant types in the current dataset:\n\n\n* 'feat\\_snip': explanatory responses; the majoriy the question/responses are of this type.\n* 'collection': list responses (e.g., steps to accomplish something).\n* 'knowledge': typically short responses for knowledge seeking questions.\n* 'unit\\_conv': questions about converting units.\n* 'time\\_conv': questions about converting times.\n* 'curr\\_conv': questions about converting currencies.\n\n\nDataset instances which are not part of dominant types are marked with -1 label.", "### Data Fields\n\n\n* 'id': an 'int' feature.\n* 'question': a 'string' feature.\n* 'short\\_answer': a 'string' feature (could be None as well in some cases).\n* 'answer': a 'string' feature (could be None as well in some cases).\n* 'answer\\_type': a 'string' feature.", "### Data Splits\n\n\nNumber of samples in train/validation/test set are given below:\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nWhile day-to-day questions come with a variety of answer types, the current question-answering (QA)\nliterature has failed to adequately address the answer diversity of questions. Many of the everyday questions\nthat humans deal with and pose to search engines have a more diverse set of responses. Their answer can be a multi-sentence description (a snippet) (e.g., ‘what is’ or ‘can you’ questions), a collection of items such as ingredients (‘what are’, ‘things to’) or of steps towards a goal such as unlocking a phone (‘how to’), etc. Even when the answer is short, it can have richer types, e.g., unit conversion, time zone conversion, or various kinds of knowledge look-up (‘how much’, ‘when is’, etc.).\nSuch answer type diversity is not represented in any existing dataset.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nConstruction this dataset involved two main steps, extracting questions from search auto-complete and extracting answers from answer boxes.\n\n\n1. Query Extraction: To extract a rich yet natural set of questions they used Google auto-completion. They start with a seed set of question terms (e.g., “who”, “where”, etc.). They bootstrap based on this set, by repeatedly querying prefixes of previously extracted questions, in order to discover longer and richer sets of questions. Such questions extracted from the autocomplete algorithm are highly reflective of popular questions posed by users of Google. They filter out any questions shorter than 5 tokens as they are often in-complete questions. This process yields over ∼5M questions, which were collected over a span of 6 months. The average length of the questions is about 8 tokens.\n2. Answer Extraction: They rely on the Google answer boxes shown on top of the search results when the questions are issued to Google. There are a variety of answer boxes. The most common kind involves highlighted sentences (extracted from various websites) that contain the answer to a given question. These form the snippet and collection answers in GOOAQ. In some cases, the answer box shows the answer directly, possibly in addition to the textual snippet. These form theshort answers in GOOAQ.\n\n\nThey first scrape the search results for all questions. This is the main extraction bottleneck, which was done over a span of 2 months. Subsequently, they extract answer strings from the HTML content of the search results. Answer types are also inferred at this stage, based on the HTML tags around the answer.", "#### Who are the source language producers?\n\n\nAnswered above.", "### Annotations", "#### Annotation process\n\n\nAnswered in above section.", "#### Who are the annotators?\n\n\nSince their task is focused on English, they required workers to be based in a country with a population predominantly of native English speakers (e.g., USA, Canada, UK, and Australia) and have completed at least 5000 HITs with ≥ 99% assignment approval rate. Additionally, they have a qualification test with half-a-dozen questions all of which need to be answered correctly by the annotators.", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases\n\n\nTo prevent biased judgements, they also ask the annotators to avoid using Google search (which is what they used when mined GOOAQ) when annotating the quality of shown instances.", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nList the people involved in collecting the dataset and their affiliation(s). If funding information is known, include it here.", "### Licensing Information\n\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License.", "### Contributions\n\n\nThanks to @bhavitvyamalik for adding this dataset." ]
[ "TAGS\n#task_categories-question-answering #task_ids-open-domain-qa #annotations_creators-expert-generated #language_creators-machine-generated #multilinguality-monolingual #size_categories-1M<n<10M #source_datasets-original #language-English #license-apache-2.0 #arxiv-2104.08727 #region-us \n", "### Dataset Summary\n\n\nGooAQ is a large-scale dataset with a variety of answer types. This dataset contains over\n5 million questions and 3 million answers collected from Google. GooAQ questions are collected\nsemi-automatically from the Google search engine using its autocomplete feature. This results in\nnaturalistic questions of practical interest that are nonetheless short and expressed using simple\nlanguage. GooAQ answers are mined from Google's responses to our collected questions, specifically from\nthe answer boxes in the search results. This yields a rich space of answer types, containing both\ntextual answers (short and long) as well as more structured ones such as collections.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nThe dataset contains samples in English only.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nEach row of the data file should look like this:\n\n\nwhere the questions 'question' are collected via Google auto-complete.\nThe answers responses ('short\\_answer' and 'answer') were collected from Google's answer boxes.\nThe answer types ('answer\\_type') are inferred based on the html content of Google's response.\nHere is the dominant types in the current dataset:\n\n\n* 'feat\\_snip': explanatory responses; the majoriy the question/responses are of this type.\n* 'collection': list responses (e.g., steps to accomplish something).\n* 'knowledge': typically short responses for knowledge seeking questions.\n* 'unit\\_conv': questions about converting units.\n* 'time\\_conv': questions about converting times.\n* 'curr\\_conv': questions about converting currencies.\n\n\nDataset instances which are not part of dominant types are marked with -1 label.", "### Data Fields\n\n\n* 'id': an 'int' feature.\n* 'question': a 'string' feature.\n* 'short\\_answer': a 'string' feature (could be None as well in some cases).\n* 'answer': a 'string' feature (could be None as well in some cases).\n* 'answer\\_type': a 'string' feature.", "### Data Splits\n\n\nNumber of samples in train/validation/test set are given below:\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nWhile day-to-day questions come with a variety of answer types, the current question-answering (QA)\nliterature has failed to adequately address the answer diversity of questions. Many of the everyday questions\nthat humans deal with and pose to search engines have a more diverse set of responses. Their answer can be a multi-sentence description (a snippet) (e.g., ‘what is’ or ‘can you’ questions), a collection of items such as ingredients (‘what are’, ‘things to’) or of steps towards a goal such as unlocking a phone (‘how to’), etc. Even when the answer is short, it can have richer types, e.g., unit conversion, time zone conversion, or various kinds of knowledge look-up (‘how much’, ‘when is’, etc.).\nSuch answer type diversity is not represented in any existing dataset.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nConstruction this dataset involved two main steps, extracting questions from search auto-complete and extracting answers from answer boxes.\n\n\n1. Query Extraction: To extract a rich yet natural set of questions they used Google auto-completion. They start with a seed set of question terms (e.g., “who”, “where”, etc.). They bootstrap based on this set, by repeatedly querying prefixes of previously extracted questions, in order to discover longer and richer sets of questions. Such questions extracted from the autocomplete algorithm are highly reflective of popular questions posed by users of Google. They filter out any questions shorter than 5 tokens as they are often in-complete questions. This process yields over ∼5M questions, which were collected over a span of 6 months. The average length of the questions is about 8 tokens.\n2. Answer Extraction: They rely on the Google answer boxes shown on top of the search results when the questions are issued to Google. There are a variety of answer boxes. The most common kind involves highlighted sentences (extracted from various websites) that contain the answer to a given question. These form the snippet and collection answers in GOOAQ. In some cases, the answer box shows the answer directly, possibly in addition to the textual snippet. These form theshort answers in GOOAQ.\n\n\nThey first scrape the search results for all questions. This is the main extraction bottleneck, which was done over a span of 2 months. Subsequently, they extract answer strings from the HTML content of the search results. Answer types are also inferred at this stage, based on the HTML tags around the answer.", "#### Who are the source language producers?\n\n\nAnswered above.", "### Annotations", "#### Annotation process\n\n\nAnswered in above section.", "#### Who are the annotators?\n\n\nSince their task is focused on English, they required workers to be based in a country with a population predominantly of native English speakers (e.g., USA, Canada, UK, and Australia) and have completed at least 5000 HITs with ≥ 99% assignment approval rate. Additionally, they have a qualification test with half-a-dozen questions all of which need to be answered correctly by the annotators.", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases\n\n\nTo prevent biased judgements, they also ask the annotators to avoid using Google search (which is what they used when mined GOOAQ) when annotating the quality of shown instances.", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nList the people involved in collecting the dataset and their affiliation(s). If funding information is known, include it here.", "### Licensing Information\n\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License.", "### Contributions\n\n\nThanks to @bhavitvyamalik for adding this dataset." ]
[ 103, 152, 10, 22, 233, 92, 28, 208, 4, 388, 14, 5, 11, 105, 18, 7, 51, 14, 34, 36, 19 ]
[ "passage: TAGS\n#task_categories-question-answering #task_ids-open-domain-qa #annotations_creators-expert-generated #language_creators-machine-generated #multilinguality-monolingual #size_categories-1M<n<10M #source_datasets-original #language-English #license-apache-2.0 #arxiv-2104.08727 #region-us \n### Dataset Summary\n\n\nGooAQ is a large-scale dataset with a variety of answer types. This dataset contains over\n5 million questions and 3 million answers collected from Google. GooAQ questions are collected\nsemi-automatically from the Google search engine using its autocomplete feature. This results in\nnaturalistic questions of practical interest that are nonetheless short and expressed using simple\nlanguage. GooAQ answers are mined from Google's responses to our collected questions, specifically from\nthe answer boxes in the search results. This yields a rich space of answer types, containing both\ntextual answers (short and long) as well as more structured ones such as collections.### Supported Tasks and Leaderboards### Languages\n\n\nThe dataset contains samples in English only.\n\n\nDataset Structure\n-----------------", "passage: ### Data Instances\n\n\nEach row of the data file should look like this:\n\n\nwhere the questions 'question' are collected via Google auto-complete.\nThe answers responses ('short\\_answer' and 'answer') were collected from Google's answer boxes.\nThe answer types ('answer\\_type') are inferred based on the html content of Google's response.\nHere is the dominant types in the current dataset:\n\n\n* 'feat\\_snip': explanatory responses; the majoriy the question/responses are of this type.\n* 'collection': list responses (e.g., steps to accomplish something).\n* 'knowledge': typically short responses for knowledge seeking questions.\n* 'unit\\_conv': questions about converting units.\n* 'time\\_conv': questions about converting times.\n* 'curr\\_conv': questions about converting currencies.\n\n\nDataset instances which are not part of dominant types are marked with -1 label.### Data Fields\n\n\n* 'id': an 'int' feature.\n* 'question': a 'string' feature.\n* 'short\\_answer': a 'string' feature (could be None as well in some cases).\n* 'answer': a 'string' feature (could be None as well in some cases).\n* 'answer\\_type': a 'string' feature.### Data Splits\n\n\nNumber of samples in train/validation/test set are given below:\n\n\n\nDataset Creation\n----------------### Curation Rationale\n\n\nWhile day-to-day questions come with a variety of answer types, the current question-answering (QA)\nliterature has failed to adequately address the answer diversity of questions. Many of the everyday questions\nthat humans deal with and pose to search engines have a more diverse set of responses. Their answer can be a multi-sentence description (a snippet) (e.g., ‘what is’ or ‘can you’ questions), a collection of items such as ingredients (‘what are’, ‘things to’) or of steps towards a goal such as unlocking a phone (‘how to’), etc. Even when the answer is short, it can have richer types, e.g., unit conversion, time zone conversion, or various kinds of knowledge look-up (‘how much’, ‘when is’, etc.).\nSuch answer type diversity is not represented in any existing dataset.### Source Data" ]
[ -0.057277753949165344, 0.1122499406337738, -0.004230354446917772, 0.07136884331703186, 0.07881169021129608, -0.005837478209286928, 0.05672390013933182, 0.07202620804309845, 0.10192505270242691, 0.11491350829601288, -0.002425495535135269, -0.08338667452335358, 0.006791217718273401, 0.10538818687200546, 0.03254092112183571, -0.14830410480499268, 0.004977281671017408, -0.08794181793928146, 0.004319526255130768, 0.08127643913030624, 0.08046378940343857, -0.07524091750383377, 0.027706343680620193, -0.08717402815818787, 0.028692957013845444, -0.009608837775886059, -0.03394079580903053, -0.004368056543171406, 0.04456115886569023, 0.06927032768726349, 0.024436132982373238, -0.025129146873950958, -0.0405203141272068, -0.21844708919525146, 0.03789365664124489, 0.03993281349539757, 0.012496083974838257, 0.027292713522911072, 0.029677443206310272, 0.017648980021476746, -0.052192457020282745, -0.08662539720535278, 0.005007396452128887, 0.07602184265851974, -0.09148117899894714, -0.11460862308740616, -0.04080825671553612, -0.021280158311128616, 0.02461717650294304, 0.09840176999568939, -0.06384821236133575, 0.04304170608520508, -0.04405093938112259, 0.03951812908053398, 0.14609664678573608, -0.11445581912994385, -0.02610781043767929, -0.011612970381975174, 0.02508361078798771, 0.10446762293577194, -0.05259908735752106, -0.030828747898340225, -0.013403301127254963, -0.022327128797769547, -0.08805122971534729, -0.006964963860809803, -0.1479700654745102, -0.02105342410504818, -0.042598702013492584, -0.04753580316901207, 0.16003301739692688, 0.03732416778802872, -0.06291917711496353, -0.12935295701026917, -0.0431116446852684, 0.06565984338521957, -0.00036641210317611694, 0.029968291521072388, 0.004525188822299242, 0.05880562216043472, -0.01608814112842083, -0.05528085678815842, -0.09612379968166351, -0.018137939274311066, -0.12539759278297424, -0.027460826560854912, 0.01491623092442751, 0.017243806272745132, -0.04278666526079178, 0.020437151193618774, -0.057711467146873474, -0.10972455143928528, -0.061622053384780884, -0.008580428548157215, -0.13583162426948547, -0.004687327891588211, -0.02151372842490673, 0.007194139529019594, 0.11652541905641556, 0.10112941265106201, -0.043857574462890625, 0.007992828264832497, -0.10722760111093521, 0.015314715914428234, 0.10087507963180542, 0.07439133524894714, -0.014621294103562832, -0.08084426075220108, 0.0486564114689827, -0.0401923693716526, 0.044702041894197464, -0.05526263266801834, -0.0364798866212368, 0.01742454804480076, 0.011676155030727386, 0.07782235741615295, 0.10818947851657867, 0.022802282124757767, -0.04312116652727127, -0.026035353541374207, 0.0244930237531662, -0.07947005331516266, 0.013381145894527435, 0.08254106342792511, -0.04649908095598221, -0.037131596356630325, -0.04134610295295715, 0.03531889244914055, -0.054192665964365005, -0.033586788922548294, -0.055792566388845444, 0.010904738679528236, -0.026309631764888763, -0.07402469217777252, 0.0650806874036789, -0.03263811394572258, -0.08030936866998672, -0.061686921864748, -0.16096286475658417, -0.07603007555007935, -0.009513535536825657, -0.060660503804683685, -0.03110652230679989, 0.023775694891810417, 0.022958967834711075, -0.023938504979014397, -0.00806996040046215, 0.013001680374145508, -0.055311813950538635, 0.05507778003811836, -0.013736285269260406, 0.047629464417696, 0.007292553782463074, 0.030048204585909843, -0.13610506057739258, -0.002192018087953329, -0.09240837395191193, 0.15024922788143158, -0.08721686899662018, 0.01757214590907097, -0.09365694224834442, -0.023150192573666573, 0.05446508526802063, 0.023655280470848083, -0.005977310240268707, 0.13138122856616974, -0.18126457929611206, -0.00830770656466484, 0.048251502215862274, -0.07849913835525513, -0.08564590662717819, 0.15016087889671326, -0.010279524140059948, 0.05646618455648422, 0.09246969223022461, 0.15249842405319214, 0.05451874062418938, 0.027666179463267326, -0.11896391212940216, -0.034476034343242645, 0.06555674970149994, 0.07884290814399719, 0.0692191943526268, -0.10334556549787521, 0.059851303696632385, 0.03820354864001274, 0.07452119141817093, -0.02370239607989788, -0.012154243886470795, -0.07152272015810013, -0.017553230747580528, -0.0008982566650956869, -0.041756581515073776, 0.0184938907623291, -0.008106730878353119, -0.011549706570804119, -0.05951767414808273, -0.11633032560348511, -0.012771650217473507, 0.0016993256285786629, 0.02471127361059189, -0.053676191717386246, 0.08397538959980011, -0.035153478384017944, 0.01730058714747429, -0.17200705409049988, -0.2248254120349884, 0.05867365375161171, -0.10398216545581818, 0.07165902107954025, -0.04855790734291077, -0.009495054371654987, 0.0032838480547070503, -0.030589524656534195, 0.05513325333595276, 0.00410078838467598, -0.036264415830373764, -0.06589523702859879, -0.11321453750133514, 0.032651983201503754, -0.041395142674446106, 0.043494947254657745, 0.02267543226480484, -0.025283601135015488, 0.0657368004322052, 0.06127859652042389, 0.05554645508527756, -0.07868067920207977, 0.07806350290775299, 0.031771477311849594, -0.0029994084034115076, -0.01211368665099144, 0.007597696501761675, -0.03755604475736618, -0.047050368040800095, 0.014727456495165825, -0.12277407944202423, -0.08721840381622314, 0.04936426877975464, 0.07264535874128342, -0.035003338009119034, -0.04981151223182678, -0.04513967037200928, -0.014472137205302715, -0.14521005749702454, -0.025090161710977554, 0.12667205929756165, 0.030810225754976273, 0.04622527211904526, -0.05194777622818947, 0.0011066372971981764, -0.021231364458799362, 0.02755521982908249, 0.004364012740552425, 0.06714941561222076, 0.07736647129058838, -0.1331600844860077, 0.08005358278751373, -0.030223874375224113, 0.028308523818850517, 0.1753794252872467, -0.04272949695587158, -0.060441769659519196, -0.002874353900551796, 0.03412045165896416, -0.018820788711309433, 0.0706322193145752, -0.12570130825042725, 0.0555269680917263, 0.05568297207355499, 0.0434366911649704, 0.025316990911960602, -0.033877093344926834, 0.02003186196088791, -0.033333901315927505, -0.07171088457107544, -0.08914119005203247, 0.012902549467980862, 0.05287833884358406, 0.09245724976062775, 0.021095961332321167, 0.09855782985687256, 0.009124462492763996, -0.07141004502773285, -0.1270512491464615, 0.12834233045578003, -0.11387430131435394, -0.19948138296604156, -0.05124378949403763, 0.06863270699977875, -0.045738447457551956, -0.002420645672827959, 0.06684869527816772, -0.07903188467025757, -0.040783241391181946, -0.1253884732723236, 0.04710230976343155, 0.07030633091926575, -0.04561727121472359, -0.09343055635690689, -0.003289224114269018, 0.00972701795399189, -0.0976749062538147, 0.03186449781060219, -0.041893038898706436, -0.0804307758808136, 0.005724499002099037, -0.005951683968305588, 0.09556363523006439, 0.05991433188319206, 0.07602038979530334, -0.02706192061305046, -0.039091479033231735, 0.22814856469631195, -0.0811680406332016, 0.0586787611246109, 0.09910809248685837, 0.025252120569348335, 0.04616335779428482, 0.21309837698936462, 0.004693405702710152, -0.06078118085861206, 0.07277070730924606, 0.10273447632789612, -0.05850321054458618, -0.20905828475952148, -0.07057173550128937, -0.08268007636070251, 0.0016599305672571063, 0.001570927444845438, 0.0488833412528038, -0.046907536685466766, 0.012153022922575474, -0.08354548364877701, -0.028778061270713806, -0.01759197562932968, 0.049385856837034225, 0.17464086413383484, 0.023470286279916763, 0.06303256750106812, -0.043518126010894775, -0.017282746732234955, 0.08495422452688217, -0.012344378046691418, 0.19518163800239563, -0.07637572288513184, 0.1577988564968109, 0.02610793150961399, 0.06497550755739212, 0.04356024041771889, -0.03075002133846283, -0.0037838034331798553, 0.0509614422917366, -0.061988674104213715, -0.06289717555046082, -0.010134436190128326, 0.07671450078487396, 0.11286894977092743, -0.07374334335327148, 0.0070175910368561745, 0.0376378633081913, 0.05531986057758331, 0.17056649923324585, 0.06786271929740906, 0.03731594979763031, -0.08017099648714066, 0.06518972665071487, -0.029039988294243813, -0.07023301720619202, 0.04832511022686958, 0.14989441633224487, -0.09043318033218384, -0.002325846813619137, 0.013605428859591484, 0.11198531091213226, -0.04961186647415161, 0.01205370482057333, -0.0011633820831775665, -0.004196198657155037, -0.009916502051055431, 0.07664889842271805, -0.19405308365821838, 0.13522115349769592, 0.01401013694703579, 0.005505614914000034, -0.032874979078769684, 0.021135710179805756, 0.005741775035858154, -0.09918364882469177, 0.0834326297044754, 0.01629842445254326, -0.06913720071315765, -0.03389659896492958, -0.0992625430226326, 0.09700348973274231, 0.043273430317640305, -0.09870147705078125, 0.04944346845149994, 0.001046844758093357, 0.0048330482095479965, -0.00674684951081872, 0.12431977689266205, -0.0663129985332489, -0.16405904293060303, 0.0358467660844326, -0.011339150369167328, 0.06956616044044495, -0.04982496798038483, -0.026233188807964325, 0.05602213367819786, 0.0878533124923706, -0.10613591969013214, -0.09369537234306335, -0.09137029200792313, 0.034775424748659134, 0.14637036621570587, -0.05027442425489426, -0.004805953241884708, -0.021759890019893646, 0.04812934994697571, 0.027916543185710907, -0.02985144779086113, 0.12052696198225021, -0.057318128645420074, -0.1912921965122223, -0.11571243405342102, 0.06908117234706879, 0.0179891437292099, 0.04927942901849747, -0.04756999388337135, 0.07953830063343048, -0.05182943493127823, -0.08736471831798553, 0.04103207588195801, 0.08208459615707397, -0.048318397253751755, 0.16728608310222626, -0.025907866656780243, -0.022169454023241997, -0.0532376691699028, -0.0894598513841629, 0.12956900894641876, 0.09413672983646393, -0.06783212721347809, 0.12242187559604645, 0.15116530656814575, -0.046726860105991364, -0.16816338896751404, -0.02760416641831398, 0.05960424244403839, -0.028886210173368454, -0.028550537303090096, -0.20550569891929626, 0.10976120084524155, 0.042081452906131744, -0.015145937912166119, -0.02590043842792511, -0.15456151962280273, -0.11901071667671204, 0.00562600651755929, -0.02656356804072857, 0.05296824127435684, -0.1684071123600006, -0.06183652579784393, -0.002240581437945366, 0.00754279550164938, 0.1573064923286438, -0.01664872094988823, 0.05733812227845192, -0.000584261491894722, 0.04461370408535004, 0.013625644147396088, -0.05481807887554169, 0.1029820516705513, 0.03135601803660393, 0.01159067451953888, -0.035482652485370636, -0.0036505581811070442, -0.03130638971924782, 0.011147662065923214, 0.05728507786989212, -0.0011006066342815757, 0.07565882056951523, -0.06525661051273346, -0.03789640590548515, -0.029376383870840073, 0.05337100103497505, -0.0313166119158268, -0.02849283069372177, -0.07671201229095459, 0.055790673941373825, 0.06766041368246078, -0.001487592700868845, 0.08206493407487869, -0.07942485809326172, 0.15416233241558075, 0.06002408638596535, 0.10709960758686066, -0.007467437069863081, -0.1654582917690277, -0.003391921054571867, -0.001314421184360981, 0.07752525806427002, -0.09263662993907928, 0.053201861679553986, 0.1363038867712021, 0.03423405438661575, 0.11234097182750702, -0.0015592812560498714, -0.04396221786737442, 0.07613269239664078, 0.025457879528403282, -0.04664694890379906, -0.24948742985725403, 0.021057281643152237, -0.045273445546627045, -0.14655210077762604, -0.126229390501976, 0.08316566795110703, 0.04141468554735184, -0.0022899843752384186, -0.00011745071969926357, 0.081279456615448, 0.12126770615577698, 0.1234140694141388, 0.01281970925629139, 0.04514716938138008, -0.08639782667160034, 0.04014495760202408, 0.11765939742326736, -0.0876389890909195, 0.06457933038473129, 0.14418163895606995, -0.07184266299009323, -0.05361221358180046, -0.04106062278151512, 0.062203407287597656, 0.0007960610091686249, 0.01054060272872448, -0.04038465395569801, -0.06771430373191833, 0.06364336609840393, 0.09456165879964828, -0.033826444298028946, 0.03870754316449165, -0.019702622666954994, -0.04123128578066826, 0.031946055591106415, 0.12632334232330322, -0.013572879135608673, -0.012278599664568901, 0.013401618227362633, -0.060470499098300934, 0.011109352111816406, 0.00048825517296791077, 0.008260098285973072, -0.06354743242263794, -0.0850972831249237, -0.0009922663448378444, -0.2299872487783432, 0.06370595097541809, -0.07978904247283936, 0.01531418226659298, -0.003099678084254265, -0.08604972064495087, 0.0038347002118825912, -0.024322330951690674, -0.018857378512620926, -0.044782135635614395, -0.020605670288205147, 0.0967499166727066, -0.15145906805992126, 0.00505266385152936, 0.07753027975559235, -0.01876218430697918, 0.17274737358093262, 0.007564811035990715, -0.07508634030818939, -0.04498860239982605, -0.1878630518913269, -0.03461301326751709, -0.04855811223387718, 0.07220347970724106, -0.018856234848499298, -0.05512464791536331, 0.010409503243863583, 0.00046943314373493195, 0.016350584104657173, 0.035356998443603516, 0.08469140529632568, -0.09773902595043182, 0.05180250108242035, -0.006750013679265976, -0.010343719273805618, -0.07313112914562225, -0.002571733668446541, 0.010017845779657364, 0.025689512491226196, 0.0758359432220459, -0.0823850929737091, 0.1065482348203659, -0.11148133128881454, -0.02324373833835125, 0.015324309468269348, 0.03836551308631897, -0.1220981553196907, -0.028206277638673782, 0.06608638167381287, -0.04733293876051903, 0.1447184979915619, 0.0023147622123360634, 0.024563420563936234, 0.03845769912004471, 0.05245991051197052, 0.10356291383504868, -0.013610120862722397, 0.01630258746445179, 0.05169825628399849, -0.003983706701546907, 0.07606285810470581, -0.011283651925623417, -0.04489123076200485, 0.06472564488649368, 0.17049798369407654, 0.0918901264667511, 0.1489618420600891, -0.009187275543808937, 0.05016953498125076, -0.13621723651885986, 0.0279325470328331, 0.06937676668167114, -0.016308661550283432, 0.05657210946083069, -0.07048186659812927, -0.048334427177906036, 0.019777849316596985, -0.07196882367134094, 0.09774268418550491, -0.0569060817360878, -0.038901686668395996, -0.06739397346973419, -0.05889206752181053, -0.05125381797552109, -0.053952671587467194, 0.017818661406636238, -0.1350073367357254, 0.018605051562190056, 0.04753541946411133, 0.021348902955651283, -0.0027583069168031216, 0.037832263857126236, -0.007709042634814978, -0.0805908665060997, 0.019279837608337402, 0.007979802787303925, 0.06395503878593445, 0.07413356006145477, 0.02719968371093273, 0.028530310839414597, 0.03913021832704544, 0.036533840000629425, 0.1371246576309204, 0.017790913581848145, 0.001037399284541607, -0.12214850634336472, -0.06638045608997345, -0.039829328656196594, 0.0170708317309618, -0.01591806299984455, 0.19551752507686615, 0.045868754386901855, -0.016066960990428925, 0.04074431583285332, 0.23177465796470642, -0.01333516277372837, -0.1013702005147934, -0.14489546418190002, 0.10367713123559952, -0.05659891664981842, -0.022658202797174454, 0.007922789081931114, -0.13051512837409973, -0.012060694396495819, 0.12805797159671783, 0.1604207158088684, -0.053872667253017426, 0.017892254516482353, 0.05261833220720291, -0.010443663224577904, 0.041031572967767715, 0.03832897171378136, 0.06857837736606598, 0.3735312521457672, -0.042170457541942596, 0.05116529390215874, 0.011036902666091919, -0.038900867104530334, -0.0748228132724762, 0.10190702229738235, -0.0218257624655962, 0.02066018246114254, -0.09999797493219376, 0.08603142201900482, -0.12654387950897217, -0.1422000378370285, 0.008212285116314888, -0.11114591360092163, -0.1130816638469696, -0.013971766456961632, 0.05882435292005539, 0.07886139303445816, -0.005432210396975279, 0.03267950564622879, 0.0193876214325428, 0.05383720248937607, -0.013428110629320145, -0.08647081255912781, -0.013656564056873322, 0.09938634932041168, -0.09313936531543732, 0.11858582496643066, 0.010485326871275902, 0.10592608153820038, 0.10698278248310089, -0.003640797920525074, -0.0705922394990921, 0.03914787247776985, 0.08612675964832306, -0.05817754566669464, 0.009790493175387383, 0.08564980328083038, 0.030180376023054123, 0.13485123217105865, 0.14787013828754425, 0.0324312299489975, 0.027859032154083252, 0.025100186467170715, -0.0033694906160235405, -0.1410554200410843, 0.03477989882230759, -0.11342697590589523, 0.113406702876091, 0.09572365880012512, -0.03835022449493408, -0.01351717859506607, -0.009833913296461105, 0.0073109157383441925, -0.0628303810954094, 0.06821900606155396, -0.030607920140028, -0.14340358972549438, 0.03599577397108078, 0.029637787491083145, 0.042478736490011215, -0.14366832375526428, -0.06406905502080917, 0.07768180221319199, 0.01681472919881344, 0.026250559836626053, 0.09269600361585617, 0.10584625601768494, -0.006258629262447357, -0.05841919034719467, -0.10337618738412857, 0.012643245980143547, 0.08886568248271942, -0.053870588541030884, -0.04346401244401932 ]
287f895e19da0c028407dd0b6356efffc9401ecf
# Dataset Card for Google Query-wellformedness Dataset ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [GitHub](https://github.com/google-research-datasets/query-wellformedness) - **Repository:** [GitHub](https://github.com/google-research-datasets/query-wellformedness) - **Paper:** [ARXIV](https://arxiv.org/abs/1808.09419) - **Leaderboard:** - **Point of Contact:** ### Dataset Summary Google's query wellformedness dataset was created by crowdsourcing well-formedness annotations for 25,100 queries from the Paralex corpus. Every query was annotated by five raters each with 1/0 rating of whether or not the query is well-formed. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages English ## Dataset Structure ### Data Instances ``` {'rating': 0.2, 'content': 'The European Union includes how many ?'} ``` ### Data Fields - `rating`: a `float` between 0-1 - `sentence`: query which you want to rate ### Data Splits | | Train | Valid | Test | | ----- | ------ | ----- | ---- | | Input Sentences | 17500 | 3750 | 3850 | ## Dataset Creation ### Curation Rationale Understanding search queries is a hard problem as it involves dealing with “word salad” text ubiquitously issued by users. However, if a query resembles a well-formed question, a natural language processing pipeline is able to perform more accurate interpretation, thus reducing downstream compounding errors. Hence, identifying whether or not a query is well formed can enhance query understanding. This dataset introduce a new task of identifying a well-formed natural language question. ### Source Data Used the Paralex corpus (Fader et al., 2013) that contains pairs of noisy paraphrase questions. These questions were issued by users in WikiAnswers (a Question-Answer forum) and consist of both web-search query like constructs (“5 parts of chloroplast?”) and well-formed questions (“What is the punishment for grand theft?”). #### Initial Data Collection and Normalization Selected 25,100 queries from the unique list of queries extracted from the corpus such that no two queries in the selected set are paraphrases. #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process The queries are annotated into well-formed or non-wellformed questions if it satisfies the following: 1. Query is grammatical. 2. Query is an explicit question. 3. Query does not contain spelling errors. #### Who are the annotators? Every query was labeled by five different crowdworkers with a binary label indicating whether a query is well-formed or not. And average of the ratings of the five annotators was reported, to get the probability of a query being well-formed. ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information Query-wellformedness dataset is licensed under CC BY-SA 4.0. Any third party content or data is provided “As Is” without any warranty, express or implied. ### Citation Information ``` @InProceedings{FaruquiDas2018, title = {{Identifying Well-formed Natural Language Questions}}, author = {Faruqui, Manaal and Das, Dipanjan}, booktitle = {Proc. of EMNLP}, year = {2018} } ``` ### Contributions Thanks to [@vasudevgupta7](https://github.com/vasudevgupta7) for adding this dataset.
google_wellformed_query
[ "task_categories:text-classification", "task_ids:text-scoring", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:extended", "language:en", "license:cc-by-sa-4.0", "arxiv:1808.09419", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["found"], "language": ["en"], "license": ["cc-by-sa-4.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["extended"], "task_categories": ["text-classification"], "task_ids": ["text-scoring"], "pretty_name": "GoogleWellformedQuery", "dataset_info": {"features": [{"name": "rating", "dtype": "float32"}, {"name": "content", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 857391, "num_examples": 17500}, {"name": "test", "num_bytes": 189503, "num_examples": 3850}, {"name": "validation", "num_bytes": 184110, "num_examples": 3750}], "download_size": 1157019, "dataset_size": 1231004}}
2024-01-18T11:04:23+00:00
[ "1808.09419" ]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-text-scoring #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended #language-English #license-cc-by-sa-4.0 #arxiv-1808.09419 #region-us
Dataset Card for Google Query-wellformedness Dataset ==================================================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: GitHub * Repository: GitHub * Paper: ARXIV * Leaderboard: * Point of Contact: ### Dataset Summary Google's query wellformedness dataset was created by crowdsourcing well-formedness annotations for 25,100 queries from the Paralex corpus. Every query was annotated by five raters each with 1/0 rating of whether or not the query is well-formed. ### Supported Tasks and Leaderboards ### Languages English Dataset Structure ----------------- ### Data Instances ### Data Fields * 'rating': a 'float' between 0-1 * 'sentence': query which you want to rate ### Data Splits Dataset Creation ---------------- ### Curation Rationale Understanding search queries is a hard problem as it involves dealing with “word salad” text ubiquitously issued by users. However, if a query resembles a well-formed question, a natural language processing pipeline is able to perform more accurate interpretation, thus reducing downstream compounding errors. Hence, identifying whether or not a query is well formed can enhance query understanding. This dataset introduce a new task of identifying a well-formed natural language question. ### Source Data Used the Paralex corpus (Fader et al., 2013) that contains pairs of noisy paraphrase questions. These questions were issued by users in WikiAnswers (a Question-Answer forum) and consist of both web-search query like constructs (“5 parts of chloroplast?”) and well-formed questions (“What is the punishment for grand theft?”). #### Initial Data Collection and Normalization Selected 25,100 queries from the unique list of queries extracted from the corpus such that no two queries in the selected set are paraphrases. #### Who are the source language producers? ### Annotations #### Annotation process The queries are annotated into well-formed or non-wellformed questions if it satisfies the following: 1. Query is grammatical. 2. Query is an explicit question. 3. Query does not contain spelling errors. #### Who are the annotators? Every query was labeled by five different crowdworkers with a binary label indicating whether a query is well-formed or not. And average of the ratings of the five annotators was reported, to get the probability of a query being well-formed. ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information Query-wellformedness dataset is licensed under CC BY-SA 4.0. Any third party content or data is provided “As Is” without any warranty, express or implied. ### Contributions Thanks to @vasudevgupta7 for adding this dataset.
[ "### Dataset Summary\n\n\nGoogle's query wellformedness dataset was created by crowdsourcing well-formedness annotations for 25,100 queries from the Paralex corpus. Every query was annotated by five raters each with 1/0 rating of whether or not the query is well-formed.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nEnglish\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields\n\n\n* 'rating': a 'float' between 0-1\n* 'sentence': query which you want to rate", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nUnderstanding search queries is a hard problem as it involves dealing with “word salad” text ubiquitously issued by users. However, if a query resembles a well-formed question, a natural language processing pipeline is able to perform more accurate interpretation, thus reducing downstream compounding errors. Hence, identifying whether or not a query is well formed can enhance query understanding. This dataset introduce a new task of identifying a well-formed natural language question.", "### Source Data\n\n\nUsed the Paralex corpus (Fader et al., 2013) that contains pairs of noisy paraphrase questions. These questions were issued by users in WikiAnswers (a Question-Answer forum) and consist of both web-search query like constructs (“5 parts of chloroplast?”) and well-formed questions (“What is the punishment for grand theft?”).", "#### Initial Data Collection and Normalization\n\n\nSelected 25,100 queries from the unique list of queries extracted from the corpus such that no two queries in the selected set are paraphrases.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process\n\n\nThe queries are annotated into well-formed or non-wellformed questions if it satisfies the following:\n\n\n1. Query is grammatical.\n2. Query is an explicit question.\n3. Query does not contain spelling errors.", "#### Who are the annotators?\n\n\nEvery query was labeled by five different crowdworkers with a binary label indicating whether a query is well-formed or not. And average of the ratings of the five annotators was reported, to get the probability of a query being well-formed.", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nQuery-wellformedness dataset is licensed under CC BY-SA 4.0. Any third party content or data is provided “As Is” without any warranty, express or implied.", "### Contributions\n\n\nThanks to @vasudevgupta7 for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-text-scoring #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended #language-English #license-cc-by-sa-4.0 #arxiv-1808.09419 #region-us \n", "### Dataset Summary\n\n\nGoogle's query wellformedness dataset was created by crowdsourcing well-formedness annotations for 25,100 queries from the Paralex corpus. Every query was annotated by five raters each with 1/0 rating of whether or not the query is well-formed.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nEnglish\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields\n\n\n* 'rating': a 'float' between 0-1\n* 'sentence': query which you want to rate", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nUnderstanding search queries is a hard problem as it involves dealing with “word salad” text ubiquitously issued by users. However, if a query resembles a well-formed question, a natural language processing pipeline is able to perform more accurate interpretation, thus reducing downstream compounding errors. Hence, identifying whether or not a query is well formed can enhance query understanding. This dataset introduce a new task of identifying a well-formed natural language question.", "### Source Data\n\n\nUsed the Paralex corpus (Fader et al., 2013) that contains pairs of noisy paraphrase questions. These questions were issued by users in WikiAnswers (a Question-Answer forum) and consist of both web-search query like constructs (“5 parts of chloroplast?”) and well-formed questions (“What is the punishment for grand theft?”).", "#### Initial Data Collection and Normalization\n\n\nSelected 25,100 queries from the unique list of queries extracted from the corpus such that no two queries in the selected set are paraphrases.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process\n\n\nThe queries are annotated into well-formed or non-wellformed questions if it satisfies the following:\n\n\n1. Query is grammatical.\n2. Query is an explicit question.\n3. Query does not contain spelling errors.", "#### Who are the annotators?\n\n\nEvery query was labeled by five different crowdworkers with a binary label indicating whether a query is well-formed or not. And average of the ratings of the five annotators was reported, to get the probability of a query being well-formed.", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nQuery-wellformedness dataset is licensed under CC BY-SA 4.0. Any third party content or data is provided “As Is” without any warranty, express or implied.", "### Contributions\n\n\nThanks to @vasudevgupta7 for adding this dataset." ]
[ 102, 71, 10, 12, 6, 31, 11, 119, 92, 44, 10, 5, 58, 70, 18, 7, 8, 14, 6, 47, 20 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-text-scoring #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended #language-English #license-cc-by-sa-4.0 #arxiv-1808.09419 #region-us \n### Dataset Summary\n\n\nGoogle's query wellformedness dataset was created by crowdsourcing well-formedness annotations for 25,100 queries from the Paralex corpus. Every query was annotated by five raters each with 1/0 rating of whether or not the query is well-formed.### Supported Tasks and Leaderboards### Languages\n\n\nEnglish\n\n\nDataset Structure\n-----------------### Data Instances### Data Fields\n\n\n* 'rating': a 'float' between 0-1\n* 'sentence': query which you want to rate### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale\n\n\nUnderstanding search queries is a hard problem as it involves dealing with “word salad” text ubiquitously issued by users. However, if a query resembles a well-formed question, a natural language processing pipeline is able to perform more accurate interpretation, thus reducing downstream compounding errors. Hence, identifying whether or not a query is well formed can enhance query understanding. This dataset introduce a new task of identifying a well-formed natural language question.### Source Data\n\n\nUsed the Paralex corpus (Fader et al., 2013) that contains pairs of noisy paraphrase questions. These questions were issued by users in WikiAnswers (a Question-Answer forum) and consist of both web-search query like constructs (“5 parts of chloroplast?”) and well-formed questions (“What is the punishment for grand theft?”).#### Initial Data Collection and Normalization\n\n\nSelected 25,100 queries from the unique list of queries extracted from the corpus such that no two queries in the selected set are paraphrases." ]
[ 0.03392339497804642, 0.10739592462778091, -0.010103072039783001, 0.04118833318352699, 0.0350312739610672, -0.005207334645092487, 0.010229907929897308, 0.08818631619215012, -0.00011924962745979428, 0.12882252037525177, -0.008865760639309883, 0.04898190125823021, 0.07203318178653717, -0.03187695890665054, 0.04462122544646263, -0.17353986203670502, 0.007853296585381031, -0.09466897696256638, 0.08856154978275299, 0.09066281467676163, 0.09723424166440964, -0.0576590821146965, 0.06021310016512871, -0.03301754221320152, 0.056503165513277054, 0.005534640047699213, -0.02460167184472084, 0.030925758183002472, 0.028849827125668526, 0.08295353502035141, 0.054959990084171295, -0.033975519239902496, 0.012882903218269348, -0.2310255616903305, 0.026864562183618546, 0.08153378218412399, -0.00900132954120636, 0.038019463419914246, 0.08134900033473969, -0.06308509409427643, 0.029949387535452843, -0.11769197136163712, 0.032095663249492645, 0.06582985073328018, -0.1604880541563034, -0.10212302953004837, -0.14116281270980835, -0.013814002275466919, 0.11970993131399155, 0.054837290197610855, -0.0862782821059227, 0.020034832879900932, -0.06992674618959427, 0.0504223071038723, 0.10701004415750504, -0.19295041263103485, -0.04215078055858612, -0.0883437991142273, 0.06316734105348587, 0.10396935045719147, -0.053553078323602676, -0.038178700953722, -0.0059094117023050785, 0.0014145628083497286, -0.05417778342962265, -0.04139289632439613, -0.06487347185611725, 0.00387275661341846, -0.12507401406764984, -0.054787568747997284, 0.10239410400390625, 0.04988253116607666, -0.06143147498369217, -0.12233000993728638, -0.0431753508746624, 0.09156282991170883, -0.005319599062204361, -0.05117553472518921, -0.0020066769793629646, 0.031207703053951263, 0.08345513790845871, -0.117850661277771, -0.08367187529802322, -0.04147835075855255, -0.07421674579381943, 0.025541717186570168, 0.06645656377077103, 0.015879882499575615, 0.028588175773620605, 0.04873208329081535, 0.019852740690112114, -0.04149078205227852, -0.03891954571008682, -0.0065400442108511925, -0.1550937294960022, 0.0016488503897562623, -0.03440198674798012, -0.050213899463415146, 0.048292241990566254, 0.17479239404201508, -0.037673018872737885, 0.008877786807715893, -0.03514088690280914, -0.007725192699581385, 0.09531962126493454, 0.08057162165641785, -0.06289859116077423, -0.015887584537267685, -0.007824286818504333, -0.0007384483469650149, 0.017289385199546814, -0.01476829033344984, -0.0007650945917703211, 0.03601066395640373, 0.028301065787672997, 0.12130920588970184, 0.14367352426052094, -0.00919690914452076, -0.04935365915298462, -0.03014679253101349, 0.08445833623409271, -0.128068208694458, 0.049103137105703354, 0.07419737428426743, -0.04955014958977699, -0.07917702198028564, -0.00642207870259881, 0.045165177434682846, -0.1358882337808609, -0.01257583498954773, -0.051378343254327774, 0.019509360194206238, -0.023344025015830994, -0.05886470898985863, 0.04222002997994423, -0.0523652583360672, -0.10384970158338547, -0.04890241473913193, -0.11929605156183243, -0.09380701184272766, 0.018925506621599197, -0.09244099259376526, -0.021853046491742134, 0.023244710639119148, 0.04144071415066719, -0.012021083384752274, 0.007677649613469839, 0.021044986322522163, -0.034363582730293274, 0.02547016181051731, -0.04481342062354088, -0.004950045607984066, 0.05524379760026932, 0.026486016809940338, -0.09526561200618744, 0.025350123643875122, -0.09937211871147156, 0.14918965101242065, -0.05299533158540726, -0.03681362792849541, -0.151619091629982, -0.022033773362636566, -0.005031879525631666, -0.004863736219704151, -0.029264194890856743, 0.09874710440635681, -0.16062003374099731, -0.003890888998284936, 0.09386661648750305, -0.041651301085948944, -0.017652586102485657, 0.12666469812393188, -0.029946349561214447, -0.032643936574459076, 0.09968794882297516, 0.10651551187038422, 0.04193291813135147, -0.05091256648302078, -0.07880526781082153, -0.0521201565861702, -0.04814818501472473, 0.23583148419857025, 0.09484254568815231, -0.1471877098083496, 0.0878555178642273, -0.02279983088374138, 0.010587944649159908, -0.09238982200622559, -0.0006405187305063009, -0.11262486129999161, 0.004263473674654961, 0.02521459013223648, -0.021013254299759865, -0.02208833396434784, -0.06148611009120941, -0.005443012807518244, -0.10639366507530212, -0.07023679465055466, 0.004233881831169128, -0.0038218030240386724, 0.05440932884812355, -0.08553947508335114, 0.02218278869986534, -0.025891100987792015, 0.04170537739992142, -0.16048456728458405, -0.139719620347023, 0.05973300337791443, -0.16716572642326355, 0.1306501030921936, -0.017758993431925774, 0.006578430999070406, 0.024809127673506737, -0.029526257887482643, 0.03116462752223015, -0.023721517994999886, -0.03944874927401543, -0.06470111757516861, -0.12398920953273773, -0.0016556621994823217, -0.022528834640979767, 0.059073638170957565, -0.03566991537809372, -0.007856872864067554, 0.0631234273314476, 0.09002986550331116, 0.016903351992368698, -0.07313841581344604, 0.01388953160494566, 0.005023232661187649, 0.041646651923656464, 0.005165448412299156, 0.022290833294391632, -0.03913115710020065, -0.02128516510128975, 0.053515490144491196, -0.14622512459754944, -0.24300441145896912, 0.03374141827225685, 0.05238746851682663, -0.06337124854326248, -0.02551775798201561, -0.052668292075395584, -0.02201494574546814, -0.0600755549967289, -0.06334841996431351, 0.13747793436050415, 0.047351378947496414, 0.02030305191874504, -0.08271359652280807, -0.07380503416061401, -0.04299146682024002, -0.03659690171480179, 0.00687866797670722, 0.10406265407800674, -0.07499954104423523, -0.1368701010942459, 0.04209288954734802, 0.07800696790218353, 0.022649746388196945, 0.028244134038686752, -0.011779902502894402, -0.11622395366430283, -0.08706416934728622, 0.09470538794994354, 0.015116610564291477, 0.01363667007535696, -0.03328753262758255, 0.04650934040546417, 0.04603857174515724, 0.042266104370355606, 0.032039836049079895, -0.06265537440776825, 0.04875705763697624, -0.00660701422020793, -0.06148246303200722, -0.00807370524853468, -0.03471452370285988, 0.055119000375270844, 0.09067078679800034, 0.04819611832499504, 0.11735442280769348, -0.03382895141839981, -0.08419553190469742, -0.1346409171819687, 0.11200487613677979, -0.09111292660236359, -0.17638152837753296, -0.09235309809446335, 0.01979655958712101, -0.045645572245121, 0.031054740771651268, 0.053859248757362366, -0.08850723505020142, -0.027137890458106995, -0.09102755039930344, 0.08248420804738998, 0.08162670582532883, -0.1054954007267952, -0.13232941925525665, 0.023268628865480423, 0.03524911403656006, -0.10273800045251846, 0.04895827919244766, -0.03502647206187248, -0.11265801638364792, -0.024261491373181343, 0.07546558231115341, 0.11886928230524063, 0.09317909181118011, 0.054261092096567154, -0.05508334934711456, -0.0017295717261731625, 0.25582119822502136, -0.08647377789020538, 0.0590747706592083, 0.08290175348520279, -0.04455891624093056, 0.08474280685186386, 0.12492592632770538, 0.02138747088611126, -0.045196328312158585, 0.0663798451423645, 0.1418447196483612, -0.006771829444915056, -0.2621072828769684, -0.04671720415353775, -0.028533540666103363, -0.04245290905237198, 0.0719539150595665, 0.03702273964881897, -0.018685920163989067, -0.002440448384732008, -0.10820340365171432, -0.04541699215769768, 0.05723945423960686, 0.06333266943693161, 0.06961438059806824, -0.03483493998646736, 0.07660321891307831, -0.050756942480802536, -0.060596466064453125, 0.08152282983064651, 0.04599325731396675, 0.19582369923591614, 0.014497154392302036, 0.21151591837406158, 0.08429798483848572, 0.11500781774520874, -0.018983125686645508, -0.0639028400182724, 0.023451663553714752, 0.06568973511457443, -0.04916395619511604, -0.0661412850022316, 0.015058044344186783, 0.059635646641254425, 0.18112222850322723, -0.051808543503284454, 0.06552944332361221, -0.05360295623540878, 0.10186883062124252, 0.2624867260456085, 0.06613210588693619, -0.0004024202062282711, 0.018271367996931076, 0.06869981437921524, -0.07787863910198212, -0.04904835671186447, -0.009167910553514957, 0.03506658598780632, -0.12288515269756317, 0.0005382319213822484, -0.011998748406767845, 0.12029001116752625, -0.08514167368412018, -0.033218055963516235, -0.0160659309476614, 0.007618854753673077, 0.02331698313355446, 0.09872905164957047, -0.08929190784692764, 0.08806771785020828, 0.030889734625816345, 0.054616693407297134, -0.0216697808355093, 0.05860413983464241, -0.024639537557959557, -0.12100591510534286, 0.17378413677215576, 0.03289050981402397, 0.004434374161064625, 0.005995944142341614, -0.12370915710926056, 0.03161688894033432, 0.157792866230011, -0.12383342534303665, 0.08962099254131317, -0.016134005039930344, 0.014652101323008537, -0.05076013505458832, 0.057146769016981125, -0.14138396084308624, -0.18292094767093658, 0.03823266178369522, -0.12290126830339432, 0.06323885917663574, -0.020024320110678673, 0.01851002685725689, -0.03312228247523308, 0.11523615568876266, -0.1899789273738861, -0.07549464702606201, -0.0640854611992836, -0.03958127647638321, 0.12460380047559738, -0.06843074411153793, -0.023249400779604912, -0.03509829193353653, 0.049120690673589706, 0.027907811105251312, -0.012889919802546501, 0.031584277749061584, -0.0071760062128305435, -0.17157164216041565, -0.04060020670294762, 0.15209881961345673, 0.08771231025457382, 0.047503743320703506, -0.0027499140705913305, 0.09341644495725632, -0.05201364681124687, -0.1194615513086319, 0.06655935943126678, -0.018063277006149292, 0.03723623603582382, 0.1921059638261795, -0.04157571494579315, -0.027807531878352165, -0.17219768464565277, -0.01576864719390869, 0.12479300796985626, 0.11762898415327072, -0.04645754024386406, 0.08686541765928268, 0.20395177602767944, -0.09303217381238937, -0.15480799973011017, -0.10003092139959335, 0.03613518550992012, -0.08963490277528763, -0.020029272884130478, -0.17890514433383942, 0.07038988918066025, 0.13013342022895813, -0.004325472749769688, -0.0478767454624176, -0.17560425400733948, -0.1278040111064911, 0.014501851052045822, 0.01886962354183197, -0.15346550941467285, -0.18479956686496735, -0.11985582858324051, -0.014201569370925426, -0.054804153740406036, 0.17556433379650116, -0.06759809702634811, 0.04784538969397545, -0.004417807795107365, -0.01914384961128235, 0.002048850990831852, 0.003584793070331216, 0.17032809555530548, 0.00800221599638462, 0.005519917234778404, -0.06418918818235397, 0.008863120339810848, 0.022325700148940086, 0.001314512686803937, 0.09072159230709076, 0.06440149992704391, 0.037240058183670044, -0.07274024188518524, 0.0010029986733570695, -0.08011703938245773, -0.005169031210243702, -0.06732343137264252, -0.015144623816013336, -0.08035816252231598, 0.042068544775247574, 0.08129856735467911, -0.004516318906098604, 0.08288415521383286, -0.07675652951002121, 0.07417120039463043, 0.10245852917432785, 0.07524045556783676, 0.039819784462451935, -0.1853998601436615, -0.008441234938800335, 0.005798052065074444, 0.045980311930179596, -0.005286970175802708, 0.07607361674308777, 0.08937866985797882, 0.01756848394870758, 0.1618328094482422, -0.01467954833060503, -0.11703865975141525, 0.025135314092040062, 0.04169008135795593, -0.05712360888719559, -0.3066789507865906, 0.04892449453473091, -0.07728290557861328, -0.18413057923316956, -0.08934447914361954, 0.08514081686735153, 0.08525107055902481, -0.0379977747797966, 0.029458235949277878, 0.09227399528026581, 0.018008211627602577, 0.07622185349464417, 0.0702042207121849, 0.027057791128754616, -0.07301930338144302, 0.10240968316793442, 0.1682315319776535, -0.07476557791233063, -0.011335154995322227, 0.15397019684314728, -0.011864474974572659, -0.059462398290634155, -0.11045414209365845, 0.024412278085947037, -0.0011005275882780552, -0.0015494811814278364, 0.013975972309708595, -0.06803189963102341, 0.06865715235471725, 0.01852337084710598, -0.019688082858920097, 0.0519065223634243, 0.026513097807765007, 0.018545174971222878, 0.03936213254928589, 0.10427988320589066, 0.024644112214446068, -0.005909392144531012, 0.017818516120314598, -0.04610168933868408, -0.006557095795869827, 0.06915067136287689, 0.016963575035333633, -0.05393346771597862, -0.05882050469517708, 0.014768810011446476, -0.1461983025074005, 0.03610517457127571, -0.09819567948579788, 0.006671625189483166, -0.007339356932789087, -0.04246880114078522, -0.007726363837718964, -0.014089771546423435, -0.014045248739421368, -0.08566629141569138, -0.02406557835638523, 0.09040428698062897, -0.21935555338859558, 0.015600848942995071, 0.10168197005987167, -0.03491685539484024, 0.09232236444950104, 0.02463272586464882, -0.02504548616707325, -0.0048711043782532215, -0.048711903393268585, -0.02622944861650467, -0.0766008198261261, 0.060062047094106674, -0.0031301777344197035, -0.17181921005249023, -0.02504700981080532, -0.022907214239239693, -0.007302255369722843, 0.04198838397860527, 0.07423695176839828, -0.11244712769985199, 0.07273110747337341, -0.011501393280923367, -0.06383728981018066, -0.09022269397974014, 0.021097958087921143, -0.02521771751344204, 0.05460461974143982, 0.1273394674062729, -0.028459804132580757, 0.10526911169290543, -0.14957115054130554, -0.006903989240527153, 0.025995472446084023, 0.06556767970323563, -0.011673489585518837, -0.021934062242507935, 0.03872348740696907, -0.003614369546994567, 0.11684957146644592, -0.02773602493107319, 0.02909964695572853, 0.04411113262176514, 0.1075604259967804, -0.03193388134241104, 0.010485608130693436, -0.0826956108212471, 0.024322398006916046, -0.0667356476187706, -0.003313902299851179, -0.04301241785287857, -0.09951643645763397, -0.05764440819621086, 0.09129364788532257, 0.16185767948627472, 0.28317296504974365, 0.004815522115677595, 0.05998491868376732, -0.09730946272611618, 0.026178430765867233, 0.10166013985872269, -0.01034852396696806, -0.01842580921947956, -0.020027996972203255, -0.0012042998569086194, 0.08208627253770828, -0.13488587737083435, 0.11763740330934525, -0.012988066300749779, -0.06869500875473022, -0.08719915896654129, -0.12742818892002106, -0.05817912891507149, 0.03469020873308182, -0.015072447247803211, -0.11883151531219482, 0.060367655009031296, 0.01354093849658966, -0.008674729615449905, 0.006492111831903458, 0.06459476798772812, -0.0715884119272232, -0.11503487080335617, -0.014871451072394848, 0.007633061148226261, 0.10461892932653427, 0.1307150274515152, 0.06722859293222427, 0.05690547451376915, 0.026960376650094986, 0.1028389036655426, 0.10866030305624008, 0.004983109887689352, 0.03207472711801529, -0.12274309992790222, -0.06225733458995819, 0.0055957967415452, 0.03536399081349373, 0.001246956642717123, 0.227421373128891, 0.06756138801574707, 0.011791135184466839, 0.02201543003320694, 0.2258138656616211, -0.014937477186322212, -0.05823700875043869, -0.1566510796546936, 0.12559616565704346, -0.02404746040701866, 0.04290194436907768, -0.008081965148448944, -0.14316216111183167, 0.033009354025125504, 0.11386942118406296, 0.10759235918521881, -0.056156691163778305, 0.02442171424627304, 0.0557614341378212, 0.013026303611695766, 0.042109642177820206, -0.023898059502243996, 0.06133250147104263, 0.23730657994747162, -0.07172566652297974, 0.13486285507678986, -0.014966714195907116, 0.0030566679779440165, -0.09442480653524399, 0.08104869723320007, -0.027413854375481606, 0.026094116270542145, -0.06781460344791412, 0.10226881504058838, -0.052960798144340515, -0.1834641546010971, 0.012348937802016735, -0.023889819160103798, -0.10219530761241913, 0.013469764962792397, 0.05652477219700813, 0.019844884052872658, 0.05092128366231918, 0.06217048689723015, -0.018425267189741135, 0.06795967370271683, 0.020463868975639343, -0.011634461581707, -0.07072018086910248, 0.10436791926622391, -0.10433565080165863, 0.14859719574451447, 0.02918536588549614, 0.11659599840641022, 0.10101622343063354, -0.04036352038383484, -0.10574936866760254, 0.08072696626186371, 0.05276641994714737, -0.01255862694233656, 0.05222683027386665, 0.16690629720687866, 0.06874804198741913, 0.0623120553791523, 0.13651588559150696, 0.02880067005753517, 0.056486692279577255, 0.05796326696872711, -0.01663263887166977, -0.13248902559280396, 0.0864562839269638, -0.13958638906478882, 0.05045830458402634, 0.16370266675949097, -0.027585824951529503, 0.033182818442583084, -0.015973497182130814, -0.03525738790631294, 0.012654340825974941, 0.11652261763811111, 0.0033712952863425016, -0.11127160489559174, 0.054375339299440384, 0.03479372337460518, 0.08737470954656601, -0.089335598051548, -0.08388422429561615, 0.07804406434297562, -0.018516987562179565, 0.03950817137956619, 0.10150736570358276, 0.038165800273418427, 0.015364621765911579, -0.014182564802467823, -0.22172385454177856, 0.020482173189520836, 0.08482323586940765, -0.05739539489150047, -0.006354162469506264 ]
a568afcef1a08d5fdc687e65b8e201841bd6a3eb
# Dataset Card for Grail QA ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Grail QA](https://dki-lab.github.io/GrailQA/) - **Repository:** - **Paper:** [GrailQA paper (Gu et al. '20)](https://arxiv.org/abs/2011.07743) - **Leaderboard:** - **Point of Contact:** ### Dataset Summary #### What is GrailQA? Strongly Generalizable Question Answering (GrailQA) is a new large-scale, high-quality dataset for question answering on knowledge bases (KBQA) on Freebase with 64,331 questions annotated with both answers and corresponding logical forms in different syntax (i.e., SPARQL, S-expression, etc.). It can be used to test three levels of generalization in KBQA: i.i.d., compositional, and zero-shot. #### Why GrailQA? GrailQA is by far the largest crowdsourced KBQA dataset with questions of high diversity (i.e., questions in GrailQA can have up to 4 relations and optionally have a function from counting, superlatives and comparatives). It also has the highest coverage over Freebase; it widely covers 3,720 relations and 86 domains from Freebase. Last but not least, our meticulous data split allows GrailQA to test not only i.i.d. generalization, but also compositional generalization and zero-shot generalization, which are critical for practical KBQA systems. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages English and Graph query ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields - `qid` (`str`) - `question` (`str`) - `answer` (`List`): Defaults to `[]` in test split. - `answer_type` (`str`) - `answer_argument` (`str`) - `entity_name` (`str`): Defauts to `""` if `answer_type` is not `Entity`. - `function` (`string`): Defaults to `""` in test split. - `num_node` (`int`): Defaults to `-1` in test split. - `num_edge` (`int`): Defaults to `-1` in test split. - `graph_query` (`Dict`) - `nodes` (`List`): Defaults to `[]` in test split. - `nid` (`int`) - `node_type` (`str`) - `id` (`str`) - `class` (`str`) - `friendly_name` (`str`) - `question_node` (`int`) - `function` (`str`) - `edges` (`List`): Defaults to `[]` in test split. - `start` (`int`) - `end` (`int`) - `relation` (`str`) - `friendly_name` (`str`) - `sqarql_query` (`str`): Defaults to `""` in test split. - `domains` (`List[str]`): Defaults to `[]` in test split. - `level` (`str`): Only available in validation split. Defaults to `""` in others. - `s_expression` (`str`): Defaults to `""` in test split. **Notes:** Only `qid` and `question` available in test split. ### Data Splits Dataset Split | Number of Instances in Split --------------|-------------------------------------------- Train | 44,337 Validation | 6,763 Test | 13,231 ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@mattbui](https://github.com/mattbui) for adding this dataset.
grail_qa
[ "task_categories:question-answering", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:unknown", "knowledge-base-qa", "arxiv:2011.07743", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["found"], "language": ["en"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["question-answering"], "task_ids": [], "pretty_name": "Grail QA", "tags": ["knowledge-base-qa"], "dataset_info": {"features": [{"name": "qid", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "answer", "sequence": [{"name": "answer_type", "dtype": "string"}, {"name": "answer_argument", "dtype": "string"}, {"name": "entity_name", "dtype": "string"}]}, {"name": "function", "dtype": "string"}, {"name": "num_node", "dtype": "int32"}, {"name": "num_edge", "dtype": "int32"}, {"name": "graph_query", "struct": [{"name": "nodes", "sequence": [{"name": "nid", "dtype": "int32"}, {"name": "node_type", "dtype": "string"}, {"name": "id", "dtype": "string"}, {"name": "class", "dtype": "string"}, {"name": "friendly_name", "dtype": "string"}, {"name": "question_node", "dtype": "int32"}, {"name": "function", "dtype": "string"}]}, {"name": "edges", "sequence": [{"name": "start", "dtype": "int32"}, {"name": "end", "dtype": "int32"}, {"name": "relation", "dtype": "string"}, {"name": "friendly_name", "dtype": "string"}]}]}, {"name": "sparql_query", "dtype": "string"}, {"name": "domains", "sequence": "string"}, {"name": "level", "dtype": "string"}, {"name": "s_expression", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 69433121, "num_examples": 44337}, {"name": "validation", "num_bytes": 9800544, "num_examples": 6763}, {"name": "test", "num_bytes": 2167256, "num_examples": 13231}], "download_size": 17636773, "dataset_size": 81400921}}
2024-01-18T11:04:25+00:00
[ "2011.07743" ]
[ "en" ]
TAGS #task_categories-question-answering #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #knowledge-base-qa #arxiv-2011.07743 #region-us
Dataset Card for Grail QA ========================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: Grail QA * Repository: * Paper: GrailQA paper (Gu et al. '20) * Leaderboard: * Point of Contact: ### Dataset Summary #### What is GrailQA? Strongly Generalizable Question Answering (GrailQA) is a new large-scale, high-quality dataset for question answering on knowledge bases (KBQA) on Freebase with 64,331 questions annotated with both answers and corresponding logical forms in different syntax (i.e., SPARQL, S-expression, etc.). It can be used to test three levels of generalization in KBQA: i.i.d., compositional, and zero-shot. #### Why GrailQA? GrailQA is by far the largest crowdsourced KBQA dataset with questions of high diversity (i.e., questions in GrailQA can have up to 4 relations and optionally have a function from counting, superlatives and comparatives). It also has the highest coverage over Freebase; it widely covers 3,720 relations and 86 domains from Freebase. Last but not least, our meticulous data split allows GrailQA to test not only i.i.d. generalization, but also compositional generalization and zero-shot generalization, which are critical for practical KBQA systems. ### Supported Tasks and Leaderboards ### Languages English and Graph query Dataset Structure ----------------- ### Data Instances ### Data Fields * 'qid' ('str') * 'question' ('str') * 'answer' ('List'): Defaults to '[]' in test split. + 'answer\_type' ('str') + 'answer\_argument' ('str') + 'entity\_name' ('str'): Defauts to '""' if 'answer\_type' is not 'Entity'. * 'function' ('string'): Defaults to '""' in test split. * 'num\_node' ('int'): Defaults to '-1' in test split. * 'num\_edge' ('int'): Defaults to '-1' in test split. * 'graph\_query' ('Dict') + 'nodes' ('List'): Defaults to '[]' in test split. - 'nid' ('int') - 'node\_type' ('str') - 'id' ('str') - 'class' ('str') - 'friendly\_name' ('str') - 'question\_node' ('int') - 'function' ('str') + 'edges' ('List'): Defaults to '[]' in test split. - 'start' ('int') - 'end' ('int') - 'relation' ('str') - 'friendly\_name' ('str') * 'sqarql\_query' ('str'): Defaults to '""' in test split. * 'domains' ('List[str]'): Defaults to '[]' in test split. * 'level' ('str'): Only available in validation split. Defaults to '""' in others. * 's\_expression' ('str'): Defaults to '""' in test split. Notes: Only 'qid' and 'question' available in test split. ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information ### Contributions Thanks to @mattbui for adding this dataset.
[ "### Dataset Summary", "#### What is GrailQA?\n\n\nStrongly Generalizable Question Answering (GrailQA) is a new large-scale, high-quality dataset for question answering on knowledge bases (KBQA) on Freebase with 64,331 questions annotated with both answers and corresponding logical forms in different syntax (i.e., SPARQL, S-expression, etc.). It can be used to test three levels of generalization in KBQA: i.i.d., compositional, and zero-shot.", "#### Why GrailQA?\n\n\nGrailQA is by far the largest crowdsourced KBQA dataset with questions of high diversity (i.e., questions in GrailQA can have up to 4 relations and optionally have a function from counting, superlatives and comparatives). It also has the highest coverage over Freebase; it widely covers 3,720 relations and 86 domains from Freebase. Last but not least, our meticulous data split allows GrailQA to test not only i.i.d. generalization, but also compositional generalization and zero-shot generalization, which are critical for practical KBQA systems.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nEnglish and Graph query\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields\n\n\n* 'qid' ('str')\n* 'question' ('str')\n* 'answer' ('List'): Defaults to '[]' in test split.\n\t+ 'answer\\_type' ('str')\n\t+ 'answer\\_argument' ('str')\n\t+ 'entity\\_name' ('str'): Defauts to '\"\"' if 'answer\\_type' is not 'Entity'.\n* 'function' ('string'): Defaults to '\"\"' in test split.\n* 'num\\_node' ('int'): Defaults to '-1' in test split.\n* 'num\\_edge' ('int'): Defaults to '-1' in test split.\n* 'graph\\_query' ('Dict')\n\t+ 'nodes' ('List'): Defaults to '[]' in test split.\n\t\t- 'nid' ('int')\n\t\t- 'node\\_type' ('str')\n\t\t- 'id' ('str')\n\t\t- 'class' ('str')\n\t\t- 'friendly\\_name' ('str')\n\t\t- 'question\\_node' ('int')\n\t\t- 'function' ('str')\n\t+ 'edges' ('List'): Defaults to '[]' in test split.\n\t\t- 'start' ('int')\n\t\t- 'end' ('int')\n\t\t- 'relation' ('str')\n\t\t- 'friendly\\_name' ('str')\n* 'sqarql\\_query' ('str'): Defaults to '\"\"' in test split.\n* 'domains' ('List[str]'): Defaults to '[]' in test split.\n* 'level' ('str'): Only available in validation split. Defaults to '\"\"' in others.\n* 's\\_expression' ('str'): Defaults to '\"\"' in test split.\n\n\nNotes: Only 'qid' and 'question' available in test split.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @mattbui for adding this dataset." ]
[ "TAGS\n#task_categories-question-answering #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #knowledge-base-qa #arxiv-2011.07743 #region-us \n", "### Dataset Summary", "#### What is GrailQA?\n\n\nStrongly Generalizable Question Answering (GrailQA) is a new large-scale, high-quality dataset for question answering on knowledge bases (KBQA) on Freebase with 64,331 questions annotated with both answers and corresponding logical forms in different syntax (i.e., SPARQL, S-expression, etc.). It can be used to test three levels of generalization in KBQA: i.i.d., compositional, and zero-shot.", "#### Why GrailQA?\n\n\nGrailQA is by far the largest crowdsourced KBQA dataset with questions of high diversity (i.e., questions in GrailQA can have up to 4 relations and optionally have a function from counting, superlatives and comparatives). It also has the highest coverage over Freebase; it widely covers 3,720 relations and 86 domains from Freebase. Last but not least, our meticulous data split allows GrailQA to test not only i.i.d. generalization, but also compositional generalization and zero-shot generalization, which are critical for practical KBQA systems.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nEnglish and Graph query\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields\n\n\n* 'qid' ('str')\n* 'question' ('str')\n* 'answer' ('List'): Defaults to '[]' in test split.\n\t+ 'answer\\_type' ('str')\n\t+ 'answer\\_argument' ('str')\n\t+ 'entity\\_name' ('str'): Defauts to '\"\"' if 'answer\\_type' is not 'Entity'.\n* 'function' ('string'): Defaults to '\"\"' in test split.\n* 'num\\_node' ('int'): Defaults to '-1' in test split.\n* 'num\\_edge' ('int'): Defaults to '-1' in test split.\n* 'graph\\_query' ('Dict')\n\t+ 'nodes' ('List'): Defaults to '[]' in test split.\n\t\t- 'nid' ('int')\n\t\t- 'node\\_type' ('str')\n\t\t- 'id' ('str')\n\t\t- 'class' ('str')\n\t\t- 'friendly\\_name' ('str')\n\t\t- 'question\\_node' ('int')\n\t\t- 'function' ('str')\n\t+ 'edges' ('List'): Defaults to '[]' in test split.\n\t\t- 'start' ('int')\n\t\t- 'end' ('int')\n\t\t- 'relation' ('str')\n\t\t- 'friendly\\_name' ('str')\n* 'sqarql\\_query' ('str'): Defaults to '\"\"' in test split.\n* 'domains' ('List[str]'): Defaults to '[]' in test split.\n* 'level' ('str'): Only available in validation split. Defaults to '\"\"' in others.\n* 's\\_expression' ('str'): Defaults to '\"\"' in test split.\n\n\nNotes: Only 'qid' and 'question' available in test split.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @mattbui for adding this dataset." ]
[ 94, 6, 120, 139, 10, 17, 6, 484, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 6, 18 ]
[ "passage: TAGS\n#task_categories-question-answering #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #knowledge-base-qa #arxiv-2011.07743 #region-us \n### Dataset Summary#### What is GrailQA?\n\n\nStrongly Generalizable Question Answering (GrailQA) is a new large-scale, high-quality dataset for question answering on knowledge bases (KBQA) on Freebase with 64,331 questions annotated with both answers and corresponding logical forms in different syntax (i.e., SPARQL, S-expression, etc.). It can be used to test three levels of generalization in KBQA: i.i.d., compositional, and zero-shot.#### Why GrailQA?\n\n\nGrailQA is by far the largest crowdsourced KBQA dataset with questions of high diversity (i.e., questions in GrailQA can have up to 4 relations and optionally have a function from counting, superlatives and comparatives). It also has the highest coverage over Freebase; it widely covers 3,720 relations and 86 domains from Freebase. Last but not least, our meticulous data split allows GrailQA to test not only i.i.d. generalization, but also compositional generalization and zero-shot generalization, which are critical for practical KBQA systems.### Supported Tasks and Leaderboards### Languages\n\n\nEnglish and Graph query\n\n\nDataset Structure\n-----------------### Data Instances" ]
[ -0.006687465589493513, 0.052783675491809845, -0.004852417856454849, 0.055769335478544235, 0.03169696405529976, 0.08086256682872772, -0.03564544394612312, 0.08045440167188644, 0.025568466633558273, 0.10840088129043579, 0.014130335301160812, -0.09836164861917496, 0.07034441828727722, 0.028195209801197052, 0.03224444389343262, -0.12972816824913025, -0.01908336952328682, -0.0873834565281868, -0.005414241459220648, 0.0708044096827507, 0.073582723736763, -0.04268084093928337, -0.02601461485028267, -0.06659772992134094, -0.02785356529057026, 0.04974346607923508, -0.010427244007587433, -0.032895877957344055, 0.05080584064126015, 0.06561648845672607, -0.03571004047989845, -0.033851929008960724, 0.008373808115720749, -0.1920146942138672, 0.03408683091402054, 0.05095406249165535, -0.01904219202697277, 0.03356153517961502, 0.05174751207232475, 0.01429837942123413, -0.02418868988752365, -0.1446007937192917, -0.02336174249649048, 0.07975905388593674, -0.10861209034919739, -0.1356535404920578, -0.09559650719165802, -0.03140946477651596, 0.01572173833847046, 0.040146879851818085, -0.04244440048933029, -0.03696823492646217, -0.15628021955490112, -0.007676157169044018, 0.08595112711191177, -0.27543702721595764, -0.061096739023923874, 0.13555428385734558, -0.05600646138191223, 0.07257461547851562, -0.13079245388507843, 0.01430271752178669, 0.023764949291944504, -0.03338287025690079, 0.027551457285881042, -0.03105543740093708, -0.0462200902402401, 0.00016936683095991611, -0.0704972892999649, -0.0370711125433445, 0.0475362129509449, 0.0395488478243351, -0.023633724078536034, -0.14460572600364685, -0.053260743618011475, 0.11037606000900269, -0.024863993749022484, -0.0075320955365896225, 0.042239874601364136, 0.03308155760169029, 0.02340034767985344, -0.099056176841259, -0.026349805295467377, -0.050928112119436264, -0.14334771037101746, 0.07373621314764023, 0.035264406353235245, 0.05431226268410683, 0.05232635885477066, 0.07994861155748367, -0.24323207139968872, -0.12249837070703506, -0.08128637820482254, 0.01000481378287077, -0.1573132872581482, 0.005045731086283922, 0.048995476216077805, 0.06699859350919724, 0.08192045986652374, 0.1862499862909317, 0.03251684457063675, 0.06764829158782959, -0.0317097008228302, -0.02608679234981537, 0.08500014990568161, 0.08881457149982452, -0.07590796053409576, -0.18382397294044495, 0.07737915962934494, -0.03764200583100319, 0.030856411904096603, -0.038899216800928116, 0.03764157369732857, -0.05765315145254135, -0.027285883203148842, 0.059925734996795654, 0.06748786568641663, -0.03675759211182594, -0.02658739686012268, -0.02770400419831276, 0.008206338621675968, -0.10094346851110458, 0.014453594572842121, 0.004710947163403034, -0.018041465431451797, -0.005759796593338251, -0.08908799290657043, 0.009315211325883865, -0.04898959398269653, 0.03829342499375343, -0.05084719508886337, -0.05365007743239403, -0.04814762994647026, -0.01645900495350361, 0.009920446202158928, -0.018272092565894127, -0.08389291912317276, -0.0001237201358890161, -0.08299076557159424, -0.0022922842763364315, 0.0019341172883287072, -0.127546489238739, -0.07354655116796494, 0.06111869961023331, -0.00556543841958046, 0.013867506757378578, -0.00594675075262785, 0.11400710791349411, -0.04891109839081764, 0.023068759590387344, 0.05705678462982178, 0.017628230154514313, 0.05752122774720192, -0.003158068284392357, -0.04716283082962036, 0.041828952729701996, -0.1639118492603302, 0.11359018832445145, -0.11105235666036606, -0.079996258020401, -0.10478637367486954, -0.054278913885354996, -0.006851735059171915, -0.0678088515996933, -0.0022550798021256924, 0.06646820157766342, -0.08984382450580597, 0.014848786406219006, 0.09096089005470276, -0.04933760687708855, -0.04528074711561203, 0.1570839136838913, -0.04079124704003334, -0.029424769803881645, 0.04183607175946236, 0.12877263128757477, 0.08382686227560043, -0.006825146730989218, -0.08746273070573807, -0.013474768027663231, 0.021456023678183556, 0.19055375456809998, 0.10584583133459091, -0.049124930053949356, -0.013704512268304825, 0.023848632350564003, 0.01923152431845665, -0.017982035875320435, -0.010756275616586208, -0.05695580318570137, -0.05170036852359772, -0.008135603740811348, 0.03183851018548012, -0.017221180722117424, -0.03229033946990967, -0.033187877386808395, -0.07816658914089203, -0.03715350478887558, 0.029483649879693985, 0.0021046584006398916, -0.0028164938557893038, -0.05191114917397499, 0.09981311857700348, -0.1494440883398056, -0.005113869905471802, -0.10519815236330032, -0.0948856920003891, 0.07476228475570679, -0.08775654435157776, 0.13987790048122406, 0.01869300939142704, 0.024248722940683365, 0.030619805678725243, -0.1178264245390892, 0.03524415194988251, -0.0449182465672493, -0.042254794389009476, -0.008181717246770859, -0.11029215157032013, 0.003377227345481515, -0.013353539630770683, 0.06014847755432129, -0.034141138195991516, -0.02854618988931179, 0.05024300888180733, 0.020151417702436447, 0.015099752694368362, -0.054003000259399414, 0.024000883102416992, -0.02009061723947525, 0.011843953281641006, -0.024390896782279015, -0.038389530032873154, -0.038367148488759995, -0.08945855498313904, -0.047224584966897964, -0.07166185230016708, -0.047050926834344864, 0.004504827316850424, 0.06737197935581207, -0.04353763535618782, 0.0028788866475224495, -0.043741676956415176, -0.019308926537632942, -0.0935092493891716, -0.04706194996833801, 0.18215052783489227, 0.006897884886711836, 0.013372744433581829, -0.06315432488918304, -0.08019395172595978, -0.006423334591090679, 0.029716042801737785, 0.016512541100382805, 0.013120852410793304, 0.02750098705291748, -0.1392071396112442, 0.10099911689758301, 0.08385688066482544, 0.04607297107577324, 0.11049161106348038, 0.003287648083642125, -0.07152888923883438, -0.09318844974040985, 0.008371704258024693, -0.010425562970340252, 0.10832162201404572, -0.10096418112516403, 0.09176507592201233, 0.02554493583738804, 0.051233600825071335, 0.026722874492406845, -0.05546121299266815, 0.03564201295375824, -0.012724143452942371, -0.06126504763960838, -0.01745481789112091, -0.014748983085155487, 0.035256508737802505, 0.09244571626186371, 0.08767107874155045, 0.20099905133247375, -0.040601182729005814, -0.07534292340278625, -0.04793660342693329, 0.12237776070833206, -0.022163094952702522, -0.05555448308587074, -0.043557289987802505, -0.008107451722025871, -0.12024980038404465, -0.03069794550538063, -0.0075758942402899265, -0.037145644426345825, -0.05718030408024788, -0.07151073962450027, 0.019593285396695137, 0.004596813581883907, -0.05223947390913963, -0.06476731598377228, -0.03936200588941574, 0.0171954408288002, -0.11239592730998993, 0.03642439842224121, -0.0017293139826506376, -0.17826303839683533, 0.01307722833007574, 0.08583523333072662, 0.11715393513441086, 0.060414183884859085, 0.017040003091096878, -0.06311201304197311, -0.05124369263648987, 0.25914543867111206, -0.11866758018732071, 0.05614079162478447, 0.08510389924049377, 0.0437040850520134, 0.046397991478443146, 0.1556215137243271, 0.03656028211116791, -0.07399839907884598, 0.032775793224573135, 0.1478656679391861, -0.052407726645469666, -0.17376738786697388, 0.0011132804211229086, -0.13534051179885864, -0.02499004453420639, 0.014984428882598877, 0.044879015535116196, -0.06084743142127991, 0.03999277576804161, -0.05204087495803833, 0.000530751480255276, 0.05922296643257141, 0.04484909400343895, 0.13965532183647156, 0.04425341635942459, 0.088478222489357, -0.05558432266116142, -0.017064524814486504, 0.1667066365480423, 0.061608895659446716, 0.17501915991306305, -0.05288022756576538, 0.18181976675987244, 0.03619644418358803, 0.1686992645263672, 0.018783655017614365, -0.008460384793579578, -0.0649675726890564, 0.026490958407521248, -0.04237934574484825, -0.04016381874680519, 0.01229447778314352, 0.006755987647920847, 0.08382899314165115, 0.005067993886768818, 0.09376295655965805, -0.11678025871515274, 0.10304716229438782, 0.24397976696491241, 0.0746639221906662, 0.08790966868400574, -0.0398126058280468, 0.12493342906236649, -0.08873502910137177, -0.10792432725429535, 0.023493878543376923, 0.15181444585323334, -0.11183886975049973, 0.1221819594502449, 0.019487682729959488, 0.10645616799592972, 0.008612559176981449, -0.024408690631389618, -0.03769944608211517, 0.017333876341581345, -0.013045055791735649, 0.11296896636486053, -0.18229809403419495, 0.06441409140825272, 0.02913954108953476, 0.017467496916651726, -0.07841013371944427, 0.038247015327215195, 0.03254559636116028, -0.1551981270313263, 0.08586566150188446, 0.015027233399450779, -0.016357475891709328, 0.013032520189881325, -0.11110912263393402, 0.08049681782722473, 0.08408211916685104, -0.1368759572505951, 0.09354285895824432, -0.05185696855187416, 0.042271193116903305, -0.038315046578645706, 0.09733566641807556, -0.10238102823495865, -0.16684724390506744, 0.05262121930718422, -0.0779520720243454, -0.011327539570629597, -0.02094235084950924, -0.013542789034545422, 0.015365664847195148, 0.17390257120132446, -0.21844886243343353, -0.046757083386182785, -0.11374971270561218, 0.06524632126092911, 0.14258813858032227, -0.04398849233984947, 0.038052402436733246, -0.01895039901137352, 0.07915807515382767, 0.04219995439052582, -0.07771137356758118, 0.046836987137794495, 0.004942930303514004, -0.18706543743610382, 0.03494632989168167, 0.10144436359405518, 0.008430485613644123, 0.06788751482963562, -0.014264363795518875, 0.11855226755142212, -0.0025448750238865614, -0.1757320910692215, 0.04029368609189987, 0.032689958810806274, -0.007502691354602575, 0.16072961688041687, 0.04281538724899292, -0.08712389320135117, -0.040774740278720856, -0.02312692254781723, 0.154795303940773, 0.2556179463863373, -0.07079427689313889, 0.11797971278429031, 0.07532532513141632, -0.06176081299781799, -0.1695716232061386, 0.008035826496779919, 0.016791095957159996, 0.002090992871671915, 0.033556703478097916, -0.1460833102464676, 0.09160380810499191, 0.11632102727890015, -0.03367876261472702, 0.05230018496513367, -0.17193809151649475, -0.13185659050941467, -0.05533284321427345, 0.015387944877147675, 0.09686429053544998, -0.12996584177017212, -0.047238487750291824, -0.040785279124975204, -0.03453688696026802, 0.0790698230266571, -0.048627082258462906, 0.11707410961389542, -0.04750139266252518, 0.027102986350655556, 0.027273429557681084, -0.049051158130168915, 0.16519179940223694, -0.04532703012228012, 0.05217843875288963, -0.08401206135749817, 0.08322891592979431, 0.16215252876281738, 0.0026545743457973003, 0.03481919690966606, -0.04731191694736481, 0.038482971489429474, -0.07050719857215881, -0.06464499235153198, -0.04244091361761093, -0.0440521202981472, -0.046677324920892715, -0.04805773124098778, -0.1265670210123062, 0.07322254031896591, 0.08427851647138596, -0.025646395981311798, 0.026662571355700493, -0.041419994086027145, 0.1577894538640976, 0.07582855224609375, 0.12356141954660416, 0.03323959931731224, -0.09935423731803894, 0.0217096246778965, 0.00555233983322978, 0.04463699087500572, -0.09064675867557526, 0.08566418290138245, 0.1436513066291809, 0.06589806824922562, 0.08407480269670486, 0.007064053788781166, -0.0649162232875824, 0.0633067637681961, 0.03296711668372154, -0.07577811926603317, -0.3619059920310974, 0.07000144571065903, -0.04336658492684364, -0.13254812359809875, -0.13601945340633392, 0.06915317475795746, 0.05695242062211037, -0.044176049530506134, 0.044594962149858475, 0.06565721333026886, 0.01703173667192459, 0.09222370386123657, -0.034876443445682526, 0.04050822556018829, -0.06068883463740349, 0.08403027802705765, 0.12097186595201492, -0.03824862837791443, -0.031184958294034004, 0.09637060761451721, 0.002668668981641531, -0.00656251423060894, 0.02837587706744671, -0.015931405127048492, 0.03122059442102909, 0.0491194874048233, 0.02370225265622139, -0.10817044973373413, 0.01863422989845276, 0.1407291442155838, -0.023992888629436493, -0.01877807453274727, -0.021979397162795067, 0.03920945152640343, 0.008112462237477303, 0.09393835067749023, -0.011546931229531765, 0.01688297651708126, 0.02156408131122589, -0.10154686868190765, 0.03193013370037079, 0.0234391987323761, -0.031678564846515656, -0.027883024886250496, -0.08651771396398544, -0.04399336874485016, -0.2259986698627472, 0.041847266256809235, -0.023492004722356796, 0.0428437739610672, -0.04339759796857834, -0.04724309220910072, -0.05073508620262146, -0.005225084722042084, -0.007125491742044687, -0.041816357523202896, -0.024159271270036697, 0.05177309736609459, -0.14723610877990723, 0.013068843632936478, 0.12441199272871017, -0.04978648200631142, 0.15627846121788025, -0.013051755726337433, 0.018330328166484833, -0.017832908779382706, -0.06205436959862709, -0.03239240124821663, -0.01832607202231884, 0.08971738815307617, -0.0543953999876976, -0.15971598029136658, 0.03663277626037598, -0.028368860483169556, 0.012937174178659916, 0.04132890701293945, 0.09751519560813904, -0.09923526644706726, 0.018642224371433258, -0.04535139352083206, -0.06883761286735535, -0.03808078169822693, -0.030726058408617973, 0.07541082799434662, 0.04038385674357414, 0.04114367440342903, -0.050950586795806885, 0.05039859190583229, -0.1855178326368332, -0.06370477378368378, 0.003949496429413557, 0.02147451974451542, -0.08200880885124207, -0.007327427621930838, 0.05956036224961281, -0.00613128999248147, 0.22940661013126373, -0.07295428216457367, 0.023693477734923363, 0.029610827565193176, 0.021986959502100945, 0.12894704937934875, -0.004778388421982527, 0.07220128923654556, 0.050724875181913376, -0.06807278096675873, 0.05021240562200546, -0.005825645290315151, -0.09053634852170944, -0.015363204292953014, 0.15238457918167114, 0.10348828136920929, 0.04977751895785332, -0.11134238541126251, 0.00492344843223691, -0.13545334339141846, 0.07272336632013321, 0.1284133940935135, -0.015979982912540436, -0.010110675357282162, -0.051181044429540634, -0.022116290405392647, 0.10390040278434753, -0.14896713197231293, 0.13593579828739166, -0.06563860177993774, -0.05237418785691261, -0.09603314101696014, -0.11420749127864838, -0.06025073677301407, -0.003964714240282774, 0.0406632274389267, -0.14829795062541962, 0.06335830688476562, 0.12616349756717682, 0.03283309563994408, -0.005455485545098782, 0.12527288496494293, -0.10550633072853088, -0.06680291146039963, 0.041989803314208984, 0.048253197222948074, 0.03593415394425392, 0.07547536492347717, 0.056202612817287445, 0.01831004023551941, 0.05373518913984299, 0.08760875463485718, 0.08688061684370041, -0.015666194260120392, -0.0012008697958663106, -0.05640573427081108, -0.03804402053356171, -0.026766639202833176, 0.013974442146718502, 0.029167545959353447, 0.20810379087924957, 0.01735614985227585, -0.0005681781913153827, -0.004476218484342098, 0.2656511664390564, -0.04064095392823219, -0.06055144593119621, -0.08390939980745316, 0.04540439695119858, -0.08331897109746933, 0.008922932669520378, -0.004595766309648752, -0.12436916679143906, 0.007288409862667322, 0.07685137540102005, 0.08980371057987213, -0.09860722720623016, -0.008074846118688583, -0.014890365302562714, 0.002581383101642132, 0.12106472998857498, 0.055047888308763504, 0.022687649354338646, 0.2516646981239319, -0.07533819228410721, 0.024497944861650467, 0.027829155325889587, 0.0031913327984511852, -0.028103802353143692, 0.2079336941242218, -0.04046781733632088, 0.02749934419989586, -0.0741153135895729, 0.08065955340862274, -0.05187591165304184, -0.10582153499126434, 0.03349090740084648, -0.11419813334941864, -0.16346947848796844, 0.008953669108450413, -0.03142678737640381, -0.031429365277290344, -0.020647572353482246, 0.03411765396595001, 0.04785741865634918, -0.01995524950325489, 0.05109812691807747, -0.05642792955040932, -0.04785260930657387, 0.09287921339273453, 0.051589760929346085, 0.18843743205070496, 0.0223864633589983, 0.03464332967996597, 0.08528001606464386, -0.05516834557056427, -0.1094348281621933, 0.06369657069444656, 0.06741185486316681, -0.12389326840639114, -0.024929959326982498, 0.16482388973236084, 0.018975473940372467, 0.06227469816803932, 0.17757157981395721, -0.0032261533197015524, 0.010188463144004345, 0.009523455984890461, -0.03749503940343857, -0.12881232798099518, 0.046384748071432114, -0.11665734648704529, 0.1152525246143341, 0.12126556038856506, -0.042532581835985184, 0.01584700308740139, -0.04889041185379028, 0.018374523147940636, -0.04402337223291397, 0.16262511909008026, -0.022648440673947334, -0.13671375811100006, 0.04258573800325394, -0.0637485682964325, -0.006367068737745285, -0.1576397716999054, -0.10705366730690002, 0.07400385290384293, 0.06973163783550262, 0.021988000720739365, 0.1288917064666748, 0.04954751208424568, -0.003502682549878955, -0.0328059196472168, -0.39349353313446045, -0.01873638853430748, 0.08400845527648926, -0.07945838570594788, 0.026344669982790947 ]
8e2d62aa66b071b147de52c47cc0e2e91ae4e049
# Dataset Card for GREAT ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** None - **Repository:** https://github.com/google-research-datasets/great - **Paper:** https://openreview.net/forum?id=B1lnbRNtwr - **Leaderboard:** [More Information Needed] - **Point of Contact:** [More Information Needed] ### Dataset Summary [More Information Needed] ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances Here are some examples of questions and facts: ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@abhishekkrthakur](https://github.com/abhishekkrthakur) for adding this dataset.
great_code
[ "task_categories:table-to-text", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:1M<n<10M", "source_datasets:original", "language:en", "license:cc-by-sa-3.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["en"], "license": ["cc-by-sa-3.0"], "multilinguality": ["monolingual"], "size_categories": ["1M<n<10M"], "source_datasets": ["original"], "task_categories": ["table-to-text"], "task_ids": [], "pretty_name": "GREAT", "dataset_info": {"features": [{"name": "id", "dtype": "int32"}, {"name": "source_tokens", "sequence": "string"}, {"name": "has_bug", "dtype": "bool"}, {"name": "error_location", "dtype": "int32"}, {"name": "repair_candidates", "sequence": "string"}, {"name": "bug_kind", "dtype": "int32"}, {"name": "bug_kind_name", "dtype": "string"}, {"name": "repair_targets", "sequence": "int32"}, {"name": "edges", "list": {"list": [{"name": "before_index", "dtype": "int32"}, {"name": "after_index", "dtype": "int32"}, {"name": "edge_type", "dtype": "int32"}, {"name": "edge_type_name", "dtype": "string"}]}}, {"name": "provenances", "list": [{"name": "datasetProvenance", "struct": [{"name": "datasetName", "dtype": "string"}, {"name": "filepath", "dtype": "string"}, {"name": "license", "dtype": "string"}, {"name": "note", "dtype": "string"}]}]}], "splits": [{"name": "train", "num_bytes": 14705534822, "num_examples": 1798742}, {"name": "validation", "num_bytes": 1502956919, "num_examples": 185656}, {"name": "test", "num_bytes": 7880762248, "num_examples": 968592}], "download_size": 23310374002, "dataset_size": 24089253989}}
2024-01-18T11:04:27+00:00
[]
[ "en" ]
TAGS #task_categories-table-to-text #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1M<n<10M #source_datasets-original #language-English #license-cc-by-sa-3.0 #region-us
# Dataset Card for GREAT ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: None - Repository: URL - Paper: URL - Leaderboard: - Point of Contact: ### Dataset Summary ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances Here are some examples of questions and facts: ### Data Fields ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @abhishekkrthakur for adding this dataset.
[ "# Dataset Card for GREAT", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: None\n- Repository: URL\n- Paper: URL\n- Leaderboard: \n- Point of Contact:", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances\n\nHere are some examples of questions and facts:", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ "TAGS\n#task_categories-table-to-text #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1M<n<10M #source_datasets-original #language-English #license-cc-by-sa-3.0 #region-us \n", "# Dataset Card for GREAT", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: None\n- Repository: URL\n- Paper: URL\n- Leaderboard: \n- Point of Contact:", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances\n\nHere are some examples of questions and facts:", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ 82, 7, 120, 28, 6, 10, 4, 6, 17, 5, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 20 ]
[ "passage: TAGS\n#task_categories-table-to-text #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1M<n<10M #source_datasets-original #language-English #license-cc-by-sa-3.0 #region-us \n# Dataset Card for GREAT## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: None\n- Repository: URL\n- Paper: URL\n- Leaderboard: \n- Point of Contact:### Dataset Summary### Supported Tasks and Leaderboards### Languages## Dataset Structure### Data Instances\n\nHere are some examples of questions and facts:### Data Fields### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators### Licensing Information### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ -0.03489503264427185, 0.24732643365859985, -0.00742092402651906, 0.025276904925704002, 0.09305600076913834, 0.044844143092632294, 0.08281290531158447, 0.13382695615291595, 0.002909144852310419, 0.14066100120544434, -0.0297305379062891, 0.08550975471735, 0.12960825860500336, 0.08539573848247528, -0.017266549170017242, -0.20240060985088348, 0.028919152915477753, -0.09596652537584305, -0.018164047971367836, 0.10421452671289444, 0.11085972934961319, -0.0852484256029129, 0.034991078078746796, -0.06773877143859863, -0.03909260407090187, -0.01206660084426403, -0.08323388546705246, -0.02507847175002098, 0.01367190107703209, 0.018027301877737045, 0.04659824073314667, 0.03455454111099243, 0.05930885672569275, -0.29225945472717285, 0.026838617399334908, 0.0509038046002388, 0.034300707280635834, 0.056865766644477844, 0.0602286234498024, -0.09983384609222412, 0.015898512676358223, -0.16076844930648804, 0.07411178201436996, 0.07870231568813324, -0.12249930948019028, -0.1267499029636383, -0.10765724629163742, 0.03856278210878372, 0.10985598713159561, 0.043404921889305115, -0.07315448671579361, 0.07189686596393585, -0.07399465143680573, 0.035134460777044296, 0.11496550589799881, -0.057837411761283875, -0.08149122446775436, 0.011968511156737804, 0.011284916661679745, 0.043396081775426865, -0.14796750247478485, 0.011997271329164505, -0.028214434161782265, 0.012089156545698643, 0.000606688903644681, -0.01257589366286993, -0.008818636648356915, 0.03325366601347923, -0.08335164934396744, -0.03723640367388725, 0.0974995493888855, 0.0077379499562084675, 0.012241282500326633, -0.20616407692432404, -0.01052493043243885, 0.024632208049297333, -0.07535793632268906, 0.017408689484000206, 0.018533967435359955, -0.031535159796476364, 0.06831537187099457, -0.028960032388567924, -0.04668816551566124, 0.014599557034671307, 0.033956870436668396, -0.014039695262908936, 0.041689205914735794, -0.027576453983783722, 0.046181876212358475, 0.04642907530069351, 0.0964682474732399, -0.1468689739704132, -0.019802872091531754, -0.06691987812519073, -0.14004233479499817, 0.0014765680534765124, 0.04037327319383621, 0.05472344905138016, 0.14314883947372437, 0.17794036865234375, -0.03404436632990837, 0.05168628320097923, -0.06367133557796478, -0.0252184197306633, 0.08300957083702087, 0.047689106315374374, -0.0464409738779068, -0.12907741963863373, -0.043351463973522186, 0.015284888446331024, -0.05554401874542236, -0.009288175031542778, 0.017444778233766556, 0.08250252157449722, 0.007117391098290682, 0.13252459466457367, 0.15761683881282806, 0.0033661886118352413, -0.09583135694265366, -0.03540576621890068, 0.09021598845720291, -0.11559797078371048, 0.05089716985821724, 0.06850189715623856, -0.010044176131486893, 0.013140304014086723, -0.0643029436469078, 0.02507629431784153, -0.085018090903759, 0.07156586647033691, -0.04497542232275009, -0.022869711741805077, -0.09146837890148163, -0.041496701538562775, 0.083965003490448, -0.058402083814144135, -0.05122528597712517, 0.031245160847902298, -0.0858834981918335, -0.07814519852399826, 0.04849208891391754, -0.1150577962398529, -0.052130334079265594, -0.04190460219979286, -0.04175099357962608, 0.04619799181818962, 0.010585667565464973, 0.031530532985925674, -0.05774678662419319, 0.04173457249999046, -0.07332070171833038, 0.02829986996948719, 0.0993182584643364, 0.032183874398469925, -0.07101571559906006, 0.05413995310664177, -0.09682728350162506, 0.1135178878903389, -0.17876073718070984, 0.03102048672735691, -0.14765065908432007, -0.01600656472146511, 0.07714659720659256, 0.0013290760107338428, -0.024350494146347046, 0.17918021976947784, -0.20311295986175537, -0.03262364864349365, 0.1329379677772522, -0.0723467618227005, -0.07420080155134201, 0.06102693825960159, -0.029848452657461166, 0.01882515847682953, 0.02760179527103901, 0.10568549484014511, 0.02495318278670311, 0.019151460379362106, -0.042206235229969025, -0.10168807208538055, 0.10088799893856049, 0.19712398946285248, 0.08394747972488403, -0.10657289624214172, 0.1628723442554474, 0.020788338035345078, 0.00025730289053171873, -0.07561427354812622, -0.025609776377677917, -0.10441606491804123, 0.024205902591347694, -0.007870533503592014, 0.02915981225669384, 0.031037934124469757, -0.05344728007912636, -0.029559044167399406, -0.116348035633564, -0.0005299939657561481, 0.006635320372879505, -0.010389594361186028, 0.0005023422418162227, -0.0636076107621193, -0.00565173989161849, 0.03158373013138771, 0.016468573361635208, -0.15209728479385376, -0.18763317167758942, 0.03792473301291466, -0.04212704673409462, 0.1155160516500473, -0.04803737998008728, 0.01749904453754425, -0.03842494264245033, -0.05949736386537552, 0.0033474895171821117, 0.03235785290598869, 0.033077068626880646, 0.010146964341402054, -0.235306516289711, 0.013348989188671112, -0.051877669990062714, 0.10802408307790756, -0.09174717962741852, 0.015610129572451115, 0.13712725043296814, 0.2161100208759308, 0.04669516533613205, -0.0691223293542862, 0.054822321981191635, 0.017672112211585045, 0.004633097909390926, -0.053898751735687256, 0.027953773736953735, -0.094896599650383, -0.006609750911593437, 0.006813671439886093, -0.07694514095783234, -0.048254698514938354, 0.06997714191675186, 0.08077933639287949, -0.0678037479519844, -0.05573602393269539, -0.054942790418863297, -0.028826629742980003, -0.030851269140839577, -0.09053201973438263, 0.037459176033735275, 0.06781522929668427, -0.012382094748318195, -0.05193682760000229, -0.0806472972035408, -0.04789912700653076, 0.008637391962110996, -0.06366784125566483, 0.14100675284862518, 0.04999018833041191, -0.1120772585272789, 0.1803290694952011, 0.05874659866094589, 0.1354212909936905, 0.0866369903087616, -0.07816915214061737, -0.07067560404539108, -0.015058754943311214, -0.003685826202854514, 0.016820987686514854, 0.07340829819440842, -0.12923741340637207, 0.005747235380113125, 0.060245588421821594, -0.022383151575922966, 0.01887996308505535, -0.04463592916727066, 0.02292981557548046, -0.026608526706695557, -0.014943985268473625, 0.03697744011878967, 0.007705194875597954, 0.0657723918557167, 0.09750721603631973, 0.032097041606903076, 0.08963336795568466, -0.024536365643143654, -0.06617477536201477, -0.08035985380411148, 0.09842601418495178, -0.16384877264499664, -0.18548241257667542, -0.0557379275560379, -0.10558820515871048, -0.026068739593029022, -0.06098213791847229, 0.03262348845601082, -0.06939424574375153, -0.09832984209060669, -0.044288475066423416, 0.11122085154056549, 0.08595322072505951, -0.11627769470214844, -0.012003440409898758, 0.015371992252767086, -0.02052348107099533, -0.11676149815320969, 0.034201715141534805, 0.07862911373376846, -0.04967403784394264, 0.007692898157984018, 0.04504740983247757, 0.09315215051174164, 0.09615644067525864, 0.0954219400882721, -0.023366257548332214, -0.034377437084913254, 0.28581756353378296, -0.164320170879364, 0.1407393217086792, 0.053982727229595184, -0.06007160246372223, 0.0616544745862484, 0.2527431547641754, 0.0566025972366333, -0.05922139808535576, 0.011939832009375095, 0.0884404107928276, 0.013947548344731331, -0.2548522651195526, -0.08887376636266708, -0.08683090656995773, -0.034535668790340424, 0.05116606876254082, 0.07003021240234375, 0.02448592521250248, 0.01948077231645584, -0.1003035232424736, -0.08123868703842163, 0.08271820098161697, 0.08770312368869781, 0.08521571010351181, 0.022074377164244652, 0.055036306381225586, -0.024282202124595642, -0.001770599978044629, 0.06560707092285156, 0.07082848250865936, 0.23481681942939758, 0.03175349906086922, 0.23333637416362762, 0.08958399295806885, 0.06885381788015366, -0.03657914325594902, -0.008899997919797897, -0.01197062898427248, 0.08938834816217422, -0.013613598421216011, -0.05475999787449837, 0.033275850117206573, 0.05645352974534035, 0.10899589955806732, -0.1244296208024025, 0.07366039603948593, -0.11371304839849472, 0.10947298258543015, 0.18151257932186127, 0.06048712134361267, -0.07509694248437881, 0.005155989434570074, 0.14598236978054047, -0.08688708394765854, -0.09015584737062454, -0.0021029252093285322, -0.00291198818013072, -0.15370386838912964, 0.09581907093524933, -0.027746284380555153, 0.13145677745342255, -0.0510132722556591, -0.027837296947836876, -0.020151371136307716, -0.00047550987801514566, -0.020381197333335876, 0.06221811845898628, -0.17856287956237793, 0.16922229528427124, 0.010829116217792034, -0.003974207676947117, -0.09488017112016678, 0.07405852526426315, 0.011471603065729141, -0.06355687230825424, 0.1769011914730072, -0.014220445416867733, -0.10007409751415253, 0.023383615538477898, -0.06763560324907303, -0.00005411511301645078, 0.0959828719496727, -0.18112041056156158, 0.0950457826256752, -0.0014906256692484021, -0.03244398534297943, -0.05107119306921959, -0.028456103056669235, -0.12242880463600159, -0.21386517584323883, 0.07448228448629379, -0.09055129438638687, 0.05289822444319725, -0.055433597415685654, -0.026607412844896317, -0.06628979742527008, 0.15661145746707916, -0.15053002536296844, -0.10637974739074707, -0.1594582498073578, 0.004906020127236843, 0.19564670324325562, -0.032081883400678635, 0.07939732074737549, -0.02525082230567932, 0.15296584367752075, 0.0074499319307506084, -0.025051312521100044, 0.0717344731092453, -0.03268587961792946, -0.2246977984905243, -0.05297008901834488, 0.18338970839977264, 0.04253898933529854, 0.03535325080156326, -0.0030266933608800173, 0.08942988514900208, 0.012739347293972969, -0.08992746472358704, 0.05260581895709038, 0.0744704157114029, 0.04423445463180542, 0.0885600745677948, -0.03479059785604477, -0.2386115938425064, -0.14171144366264343, -0.0572003610432148, 0.1024523675441742, 0.15439826250076294, -0.039479952305555344, 0.17516590654850006, 0.110919289290905, -0.09756389260292053, -0.20508062839508057, -0.011195152066648006, 0.014736846089363098, -0.045714981853961945, 0.02151842601597309, -0.1830444037914276, 0.07353879511356354, 0.03783796355128288, -0.003478371538221836, 0.02556292526423931, -0.13584645092487335, -0.11981204152107239, 0.022742202505469322, 0.011362023651599884, -0.2923561632633209, -0.18012963235378265, -0.11400663107633591, -0.027566520497202873, -0.17961625754833221, 0.1653112918138504, 0.05018699914216995, -0.007832835428416729, -0.003225579159334302, 0.033085353672504425, 0.022825689986348152, -0.047522444278001785, 0.16550549864768982, 0.03924500569701195, -0.007062308490276337, -0.07439989596605301, -0.07655849307775497, 0.09928304702043533, 0.007978283800184727, 0.005224283318966627, -0.008369933813810349, -0.007071640342473984, -0.10743223875761032, -0.022837065160274506, -0.09434368461370468, 0.0031431643292307854, -0.12787936627864838, -0.04067320004105568, -0.06730450689792633, 0.10909780859947205, 0.10212500393390656, -0.02580203115940094, 0.10401470214128494, -0.08762148022651672, 0.10420923680067062, 0.09252886474132538, 0.16199298202991486, 0.08644979447126389, -0.07071231305599213, -0.014928098767995834, -0.012755761854350567, -0.03753659874200821, -0.15114359557628632, 0.057996511459350586, 0.1203024685382843, 0.009981666691601276, 0.13816945254802704, -0.03143206983804703, -0.12777850031852722, -0.014640278182923794, 0.06441173702478409, -0.014885240234434605, -0.25189298391342163, 0.0346451997756958, 0.026486963033676147, -0.14635439217090607, -0.05771023780107498, 0.07527250051498413, 0.06032929942011833, -0.0787770077586174, 0.04132002592086792, 0.12884560227394104, 0.03914729878306389, 0.08215603232383728, 0.008167284540832043, 0.08445354551076889, -0.1294417530298233, 0.07096875458955765, 0.11621725559234619, -0.07915519922971725, -0.004612588789314032, 0.21270979940891266, -0.04195388779044151, -0.055924221873283386, 0.04011864587664604, 0.04397527873516083, 0.057163044810295105, 0.02700497955083847, 0.03483686223626137, -0.14116114377975464, 0.03542490676045418, 0.12036289274692535, -0.04238265007734299, 0.0036916183307766914, 0.04667893052101135, -0.02037779428064823, -0.0009334649657830596, 0.15878428518772125, 0.0549481064081192, 0.03040635958313942, -0.004562613554298878, -0.06019412726163864, -0.0242223609238863, -0.0619637593626976, 0.00971812754869461, 0.0020044632256031036, -0.12095203250646591, 0.0021982972975820303, -0.12281534075737, 0.0008903940324671566, -0.1322266012430191, -0.0023130441550165415, 0.010280102491378784, -0.08817937970161438, -0.012750397436320782, -0.021386492997407913, -0.08596343547105789, -0.059800826013088226, -0.014029348269104958, 0.13070029020309448, -0.18060997128486633, 0.00516915787011385, 0.10315529257059097, -0.09010489284992218, 0.10773424804210663, -0.01791669800877571, -0.04350591450929642, 0.017428843304514885, -0.13710881769657135, -0.0113965580239892, -0.03348322585225105, 0.04658675566315651, 0.049703892320394516, -0.12557749450206757, -0.01798105053603649, -0.016399119049310684, -0.022387413308024406, 0.042256951332092285, -0.028312277048826218, -0.08451139181852341, 0.07319065183401108, -0.03646319359540939, -0.08578723669052124, 0.00994379073381424, 0.007061408367007971, 0.12385021150112152, -0.0430753268301487, 0.11649046093225479, -0.013886267319321632, 0.12608684599399567, -0.1293056309223175, -0.011360907927155495, 0.008295283652842045, -0.01842133142054081, 0.017720816656947136, -0.0073184366337955, 0.07513945549726486, -0.005981970578432083, 0.164595827460289, -0.05949176847934723, 0.0018345147836953402, 0.0871172770857811, 0.05246800184249878, -0.07432416826486588, 0.08454778045415878, 0.0009043970494531095, 0.0243064071983099, -0.030631253495812416, -0.018492575734853745, -0.08591717481613159, -0.08910400420427322, -0.1112440750002861, 0.131685271859169, 0.20720522105693817, 0.20463234186172485, -0.06220254674553871, 0.07973990589380264, -0.11115997284650803, -0.047332242131233215, 0.15259388089179993, -0.009472817182540894, 0.04184766486287117, -0.10663506388664246, 0.05829273909330368, 0.040782514959573746, -0.18752649426460266, 0.11104544997215271, -0.09980397671461105, -0.061687495559453964, -0.014543596655130386, -0.1392543762922287, -0.07324506342411041, 0.0007740377332083881, 0.009465723298490047, -0.11400346457958221, 0.08847702294588089, 0.09187192469835281, -0.0051994468085467815, -0.022182529792189598, 0.08789711445569992, -0.00924157164990902, -0.047126997262239456, 0.0782519206404686, 0.08196907490491867, 0.028322827070951462, -0.007932177744805813, 0.06310135126113892, -0.06299703568220139, 0.12007202208042145, 0.06756245344877243, 0.0762011930346489, -0.08195549994707108, -0.005336224567145109, -0.0930691510438919, -0.10292454808950424, 0.03845784813165665, -0.023353414610028267, -0.0986771509051323, 0.18810047209262848, 0.00021113577531650662, 0.04415221884846687, 0.007083920296281576, 0.22470925748348236, -0.04886500537395477, -0.1150818020105362, -0.15719084441661835, 0.0038908657152205706, -0.05243753641843796, 0.00287778303027153, 0.059180304408073425, -0.1517731100320816, 0.011199401691555977, 0.11498977243900299, 0.18990302085876465, -0.03855099901556969, 0.015185834839940071, 0.02719869650900364, 0.034496136009693146, -0.01856752671301365, 0.021304737776517868, 0.053841255605220795, 0.17544953525066376, -0.0646754652261734, 0.032079730182886124, -0.001435802667401731, -0.07646217197179794, -0.08070942759513855, 0.11405055969953537, 0.01378494780510664, -0.029674462974071503, -0.06992199271917343, 0.1891842484474182, -0.13358603417873383, -0.24472948908805847, 0.05425908789038658, -0.16012373566627502, -0.17992956936359406, -0.04245074465870857, 0.019374635070562363, 0.014481023885309696, -0.016682185232639313, 0.09194915741682053, -0.05544446036219597, 0.16441307961940765, 0.06831628829240799, -0.005270626861602068, -0.0010263591539114714, 0.11647059768438339, -0.14167998731136322, 0.22486504912376404, 0.013053763657808304, 0.016228707507252693, 0.10612062364816666, -0.06557058542966843, -0.1156524270772934, -0.015224612317979336, 0.13403934240341187, -0.05995197966694832, 0.039072390645742416, 0.1799919605255127, 0.010535829700529575, 0.12719915807247162, 0.12234385311603546, -0.060042496770620346, 0.04310814291238785, 0.1117292046546936, -0.03759804740548134, -0.0531134307384491, 0.11663246154785156, -0.1299179494380951, 0.08130235970020294, 0.11313819140195847, -0.06526429206132889, 0.019184602424502373, -0.004572893027216196, 0.030533108860254288, -0.05532893165946007, 0.17852964997291565, -0.03885561600327492, -0.1744910329580307, 0.013652568683028221, -0.014848112128674984, 0.12008320540189743, -0.1196940541267395, -0.0511845201253891, 0.01877855695784092, 0.02943350188434124, -0.10692574083805084, 0.14839373528957367, 0.08493566513061523, -0.04032918065786362, -0.027814721688628197, -0.1659185290336609, 0.029190076515078545, 0.12712633609771729, -0.07296619564294815, 0.05942736566066742 ]
de0fdb34424f07d1ac6f0ede23ee0ed44bd9f5d1
# Dataset Card for Greek Legal Code ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Repository:** https://github.com/christospi/glc-nllp-21 - **Paper:** https://arxiv.org/abs/2109.15298 - **Data:** https://doi.org/10.5281/zenodo.5528002 - **Leaderboard:** N/A - **Point of Contact:** [Christos Papaloukas](mailto:christospap@di.uoa.gr) ### Dataset Summary Greek_Legal_Code (GLC) is a dataset consisting of approx. 47k legal resources from Greek legislation. The origin of GLC is “Permanent Greek Legislation Code - Raptarchis”, a collection of Greek legislative documents classified into multi-level (from broader to more specialized) categories. **Topics** GLC consists of 47 legislative volumes and each volume corresponds to a main thematic topic. Each volume is divided into thematic sub categories which are called chapters and subsequently, each chapter breaks down to subjects which contain the legal resources. The total number of chapters is 389 while the total number of subjects is 2285, creating an interlinked thematic hierarchy. So, for the upper thematic level (volume) GLC has 47 classes. For the next thematic level (chapter) GLC offers 389 classes and for the inner and last thematic level (subject), GLC has 2285 classes. GLC classes are divided into three categories for each thematic level: frequent classes, which occur in more than 10 training documents and can be found in all three subsets (training, development and test); few-shot classes which appear in 1 to 10 training documents and also appear in the documents of the development and test sets, and zero-shot classes which appear in the development and/or test, but not in the training documents. ### Supported Tasks and Leaderboards The dataset supports: **Multi-class Text Classification:** Given the text of a document, a model predicts the corresponding class. **Few-shot and Zero-shot learning:** As already noted, the classes can be divided into three groups: frequent, few-shot, and zero- shot, depending on whether they were assigned to more than 10, fewer than 10 but at least one, or no training documents, respectively. | Level | Total | Frequent | Few-Shot (<10) | Zero-Shot | |---|---|---|---|---| |Volume|47|47|0|0| |Chapter|389|333|53|3| |Subject|2285|712|1431|142| ### Languages All documents are written in Greek. ## Dataset Structure ### Data Instances ```json { "text": "179. ΑΠΟΦΑΣΗ ΥΠΟΥΡΓΟΥ ΜΕΤΑΦΟΡΩΝ ΚΑΙ ΕΠΙΚΟΙΝΩΝΙΩΝ Αριθ. Β-οικ. 68425/4765 της 2/17 Νοεμ. 2000 (ΦΕΚ Β΄ 1404) Τροποποίηση της 42000/2030/81 κοιν. απόφασης του Υπουργού Συγκοινωνιών «Κωδικοποίηση και συμπλήρωση καν. Αποφάσεων» που εκδόθηκαν κατ’ εξουσιοδότηση του Ν.Δ. 102/73 «περί οργανώσεως των δια λεωφορείων αυτοκινήτων εκτελουμένων επιβατικών συγκοινωνιών». ", "volume": 24, # "ΣΥΓΚΟΙΝΩΝΙΕΣ" } ``` ### Data Fields The following data fields are provided for documents (`train`, `dev`, `test`): `text`: (**str**) The full content of each document, which is represented by its `header` and `articles` (i.e., the `main_body`).\ `label`: (**class label**): Depending on the configurarion, the volume/chapter/subject of the document. For volume-level class it belongs to specifically: ["ΚΟΙΝΩΝΙΚΗ ΠΡΟΝΟΙΑ", "ΓΕΩΡΓΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΡΑΔΙΟΦΩΝΙΑ ΚΑΙ ΤΥΠΟΣ", "ΒΙΟΜΗΧΑΝΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΥΓΕΙΟΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΠΟΛΕΜΙΚΟ ΝΑΥΤΙΚΟ", "ΤΑΧΥΔΡΟΜΕΙΑ - ΤΗΛΕΠΙΚΟΙΝΩΝΙΕΣ", "ΔΑΣΗ ΚΑΙ ΚΤΗΝΟΤΡΟΦΙΑ", "ΕΛΕΓΚΤΙΚΟ ΣΥΝΕΔΡΙΟ ΚΑΙ ΣΥΝΤΑΞΕΙΣ", "ΠΟΛΕΜΙΚΗ ΑΕΡΟΠΟΡΙΑ", "ΝΟΜΙΚΑ ΠΡΟΣΩΠΑ ΔΗΜΟΣΙΟΥ ΔΙΚΑΙΟΥ", "ΝΟΜΟΘΕΣΙΑ ΑΝΩΝΥΜΩΝ ΕΤΑΙΡΕΙΩΝ ΤΡΑΠΕΖΩΝ ΚΑΙ ΧΡΗΜΑΤΙΣΤΗΡΙΩΝ", "ΠΟΛΙΤΙΚΗ ΑΕΡΟΠΟΡΙΑ", "ΕΜΜΕΣΗ ΦΟΡΟΛΟΓΙΑ", "ΚΟΙΝΩΝΙΚΕΣ ΑΣΦΑΛΙΣΕΙΣ", "ΝΟΜΟΘΕΣΙΑ ΔΗΜΩΝ ΚΑΙ ΚΟΙΝΟΤΗΤΩΝ", "ΝΟΜΟΘΕΣΙΑ ΕΠΙΜΕΛΗΤΗΡΙΩΝ ΣΥΝΕΤΑΙΡΙΣΜΩΝ ΚΑΙ ΣΩΜΑΤΕΙΩΝ", "ΔΗΜΟΣΙΑ ΕΡΓΑ", "ΔΙΟΙΚΗΣΗ ΔΙΚΑΙΟΣΥΝΗΣ", "ΑΣΦΑΛΙΣΤΙΚΑ ΤΑΜΕΙΑ", "ΕΚΚΛΗΣΙΑΣΤΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΕΚΠΑΙΔΕΥΤΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΔΗΜΟΣΙΟ ΛΟΓΙΣΤΙΚΟ", "ΤΕΛΩΝΕΙΑΚΗ ΝΟΜΟΘΕΣΙΑ", "ΣΥΓΚΟΙΝΩΝΙΕΣ", "ΕΘΝΙΚΗ ΑΜΥΝΑ", "ΣΤΡΑΤΟΣ ΞΗΡΑΣ", "ΑΓΟΡΑΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΔΗΜΟΣΙΟΙ ΥΠΑΛΛΗΛΟΙ", "ΠΕΡΙΟΥΣΙΑ ΔΗΜΟΣΙΟΥ ΚΑΙ ΝΟΜΙΣΜΑ", "ΟΙΚΟΝΟΜΙΚΗ ΔΙΟΙΚΗΣΗ", "ΛΙΜΕΝΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΑΣΤΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΠΟΛΙΤΙΚΗ ΔΙΚΟΝΟΜΙΑ", "ΔΙΠΛΩΜΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΔΙΟΙΚΗΤΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΑΜΕΣΗ ΦΟΡΟΛΟΓΙΑ", "ΤΥΠΟΣ ΚΑΙ ΤΟΥΡΙΣΜΟΣ", "ΕΘΝΙΚΗ ΟΙΚΟΝΟΜΙΑ", "ΑΣΤΥΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΑΓΡΟΤΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΕΡΓΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΠΟΙΝΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΕΜΠΟΡΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΕΠΙΣΤΗΜΕΣ ΚΑΙ ΤΕΧΝΕΣ", "ΕΜΠΟΡΙΚΗ ΝΑΥΤΙΛΙΑ", "ΣΥΝΤΑΓΜΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ" ] \ The labels can also be a the chapter-level or subject-level class it belongs to. Some chapter labels are omitted due to size (389 classes). Some subject labels are also omitted due to size (2285 classes). ### Data Splits | Split | No of Documents | Avg. words | | ------------------- | ------------------------------------ | --- | | Train | 28,536 | 600 | |Development | 9,511 | 574 | |Test | 9,516 | 595 | ## Dataset Creation ### Curation Rationale The dataset was curated by Papaloukas et al. (2021) with the hope to support and encourage further research in NLP for the Greek language. ### Source Data #### Initial Data Collection and Normalization The ``Permanent Greek Legislation Code - Raptarchis`` is a thorough catalogue of Greek legislation since the creation of the Greek state in 1834 until 2015. It includes Laws, Royal and Presidential Decrees, Regulations and Decisions, retrieved from the Official Government Gazette, where Greek legislation is published. This collection is one of the official, publicly available sources of classified Greek legislation suitable for classification tasks. Currently, the original catalogue is publicly offered in MS Word (.doc) format through the portal e-Themis, the legal database and management service of it, under the administration of the Ministry of the Interior (Affairs). E-Themis is primarily focused on providing legislation on a multitude of predefined thematic categories, as described in the catalogue. The main goal is to help users find legislation of interest using the thematic index. #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information The dataset does not include personal or sensitive information. ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators Papaloukas et al. (2021) ### Licensing Information [More Information Needed] ### Citation Information *Christos Papaloukas, Ilias Chalkidis, Konstantinos Athinaios, Despina-Athanasia Pantazi and Manolis Koubarakis.* *Multi-granular Legal Topic Classification on Greek Legislation.* *Proceedings of the 3rd Natural Legal Language Processing (NLLP) Workshop, Punta Cana, Dominican Republic, 2021* ``` @inproceedings{papaloukas-etal-2021-glc, title = "Multi-granular Legal Topic Classification on Greek Legislation", author = "Papaloukas, Christos and Chalkidis, Ilias and Athinaios, Konstantinos and Pantazi, Despina-Athanasia and Koubarakis, Manolis", booktitle = "Proceedings of the Natural Legal Language Processing Workshop 2021", year = "2021", address = "Punta Cana, Dominican Republic", publisher = "Association for Computational Linguistics", url = "https://arxiv.org/abs/2109.15298", doi = "10.48550/arXiv.2109.15298", pages = "63--75" } ``` ### Contributions Thanks to [@christospi](https://github.com/christospi) for adding this dataset.
AI-team-UoA/greek_legal_code
[ "task_categories:text-classification", "task_ids:multi-class-classification", "task_ids:topic-classification", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:el", "license:cc-by-4.0", "arxiv:2109.15298", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["el"], "license": ["cc-by-4.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["multi-class-classification", "topic-classification"], "pretty_name": "Greek Legal Code", "dataset_info": [{"config_name": "chapter", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u0399\u0391 \u039a\u0391\u0399 \u039f\u03a1\u03a5\u03a7\u0395\u0399\u0391", "1": "\u03a3\u03a4\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3", "2": "\u03a0\u0391\u03a1\u039f\u03a7\u0395\u03a3 \u0391\u039d\u0395\u03a1\u0393\u0399\u0391\u03a3", "3": "\u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u0399\u039a\u0391 \u0394\u0399\u039a\u03a4\u03a5\u0391", "4": "\u0395\u0399\u0394\u0399\u039a\u0391 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0391 \u0391\u0394\u0399\u039a\u0397\u039c\u0391\u03a4\u0391", "5": "\u039a\u03a1\u0391\u03a4\u0399\u039a\u0395\u03a3 \u03a0\u03a1\u039f\u039c\u0397\u0398\u0395\u0399\u0395\u03a3", "6": "\u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0397 \u0391\u03a0\u039f\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397", "7": "\u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u039f\u0399 \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "8": "\u03a3\u03a7\u0395\u0394\u0399\u0391 \u03a0\u039f\u039b\u0395\u03a9\u039d", "9": "\u03a3\u03a5\u039a\u0391", "10": "\u03a0\u03a1\u039f\u039b\u0397\u03a8\u0399\u03a3 \u039a\u0391\u0399 \u0394\u0399\u03a9\u039e\u0399\u03a3 \u03a4\u039f\u03a5 \u0395\u0393\u039a\u039b\u0397\u039c\u0391\u03a4\u039f\u03a3", "11": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u0395\u03a3", "12": "\u0393\u0395\u039d\u0399\u039a\u0397 \u03a3\u03a5\u0393\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0391 \u039a\u0391\u0399 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3", "13": "\u039a\u039b\u0397\u03a1\u039f\u039d\u039f\u039c\u0399\u039a\u039f \u0394\u0399\u039a\u0391\u0399\u039f", "14": "\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u0397 \u0391\u039d\u03a4\u0399\u039b\u0397\u03a8\u0397", "15": "\u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391\u039a\u0395\u03a3 \u03a3\u0397\u039c\u0391\u039d\u03a3\u0395\u0399\u03a3", "16": "\u0394\u0399\u0395\u0398\u039d\u0395\u03a3 \u03a0\u039f\u0399\u039d\u0399\u039a\u039f \u0394\u0399\u039a\u0391\u0399\u039f", "17": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u039f\u0399 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u0399 \u0395.\u039d", "18": "\u03a3\u03a9\u039c\u0391\u03a4\u0399\u039a\u0397 \u0391\u0393\u03a9\u0393\u0397", "19": "\u03a3\u03a0\u039f\u03a1\u039f\u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0397", "20": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391\u0399 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u0395\u03a1\u0393\u03a9\u039d", "21": "\u03a4\u0391\u039c\u0395\u0399\u0391 \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u03a4\u03a1\u0391\u03a0\u0395\u0396\u03a9\u039d", "22": "\u03a0\u03a5\u03a1\u039f\u03a3\u0392\u0395\u03a3\u03a4\u0399\u039a\u039f \u03a3\u03a9\u039c\u0391", "23": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u0395\u03a3", "24": "\u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u0397 \u039a\u0391\u0399 \u03a3\u03a5\u039d\u0395\u03a0\u0395\u0399\u0395\u03a3 \u03a4\u0397\u03a3 \u03a0\u039f\u0399\u039d\u0397\u03a3", "25": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "26": "\u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "27": "\u0392\u0391\u039c\u0392\u0391\u039a\u0399", "28": "\u03a0\u0391\u03a1\u039f\u03a7\u0395\u03a3 \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d", "29": "\u039d\u039f\u039c\u0399\u03a3\u039c\u0391", "30": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0397 \u039d\u0391\u03a5\u03a4\u0399\u039a\u0397\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "31": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u038a \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u0389\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u038a\u03a3\u0395\u03a9\u03a3", "32": "\u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0397 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391", "33": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u039f\u03a3 \u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0395\u0399\u03a3\u0395\u03a1\u03a7\u039f\u039c\u0395\u039d\u03a9\u039d", "34": "\u039c\u039f\u03a5\u03a3\u0395\u0399\u0391 \u039a\u0391\u0399 \u03a3\u03a5\u039b\u039b\u039f\u0393\u0395\u03a3", "35": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u0399.\u039a.\u0391", "36": "\u039e\u0395\u039d\u039f\u0394\u039f\u03a7\u0395\u0399\u0391", "37": "\u039a\u03a1\u0391\u03a4\u0399\u039a\u0397 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391", "38": "\u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u039f\u0399", "39": "\u03a0\u039f\u039b\u03a5\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u03a6\u03a9\u039d\u0399\u0395\u03a3", "40": "\u0395\u03a4\u0395\u03a1\u039f\u0394\u039f\u039e\u039f\u0399", "41": "\u039c\u0395\u03a3\u0397 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0399\u03a3", "42": "\u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u039f\u0399 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u0399", "43": "\u0393\u0395\u039d\u0399\u039a\u039f \u039b\u039f\u0393\u0399\u03a3\u03a4\u0397\u03a1\u0399\u039f", "44": "\u03a1\u03a5\u0398\u039c\u0399\u03a3\u0397 \u03a4\u0397\u03a3 \u0391\u0393\u039f\u03a1\u0391\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "45": "\u03a0\u0391\u03a1\u039f\u03a7\u039f\u0399 \u039a\u0399\u039d\u0397\u03a4\u03a9\u039d \u03a4\u0397\u039b\u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u03a9\u039d", "46": "\u0395\u039c\u03a0\u03a1\u0391\u0393\u039c\u0391\u03a4\u039f\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391", "47": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u0391\u039a\u0391\u0398\u0391\u03a1\u0399\u03a3\u03a4\u039f\u03a5 \u03a0\u03a1\u039f\u03a3\u039f\u0394\u039f\u03a5", "48": "\u039a\u03a4\u0397\u039c\u0391\u03a4\u0399\u039a\u0395\u03a3 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u0395\u03a3", "49": "\u03a3\u03a4\u0391\u03a4\u0399\u03a3\u03a4\u0399\u039a\u0397", "50": "\u039a\u0395\u03a1\u0391\u0399\u0395\u03a3 \u2013 \u03a3\u03a4\u0391\u0398\u039c\u039f\u0399 \u039a\u0395\u03a1\u0391\u0399\u03a9\u039d", "51": "\u03a0\u039f\u0399\u039d\u0399\u039a\u039f\u03a3 \u039d\u039f\u039c\u039f\u03a3", "52": "\u039c\u0395\u03a3\u0391 \u0394\u0399\u0394\u0391\u03a3\u039a\u0391\u039b\u0399\u0391\u03a3", "53": "\u0395\u039c\u03a0\u039f\u03a1\u0399\u039f \u03a6\u0391\u03a1\u039c\u0391\u039a\u03a9\u039d", "54": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391", "55": "\u0394\u0397\u039c\u039f\u03a3\u0399\u0391 \u039a\u03a4\u0397\u039c\u0391\u03a4\u0391", "56": "\u0395\u0399\u03a3\u03a6\u039f\u03a1\u0395\u03a3 \u0399.\u039a.\u0391", "57": "\u039a\u0391\u03a4\u0391\u0393\u0393\u0395\u039b\u0399\u0391 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u03a9\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "58": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "59": "\u0394\u0397\u039c\u039f\u03a3\u0399\u039f \u03a7\u03a1\u0395\u039f\u03a3", "60": "\u0391\u03a0\u039f\u03a4\u0391\u039c\u0399\u0395\u03a5\u03a3\u0397", "61": "\u0391\u039b\u039b\u039f\u0398\u03a1\u0397\u03a3\u039a\u039f\u0399", "62": "\u03a0\u039b\u039f\u0397\u0393\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391", "63": "\u03a4\u03a5\u03a0\u039f\u03a3 \u039a\u0391\u0399 \u03a0\u039b\u0397\u03a1\u039f\u03a6\u039f\u03a1\u0399\u0395\u03a3", "64": "\u03a4\u03a1\u039f\u03a0\u039f\u03a0\u039f\u0399\u0397\u03a3\u0397 \u039a\u0391\u0399 \u039a\u0391\u03a4\u0391\u03a1\u0393\u0397\u03a3\u0397 \u03a4\u0397\u03a3 \u03a0\u039f\u0399\u039d\u0397\u03a3", "65": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391 \u03a4\u03a5\u03a0\u039f\u03a5", "66": "\u039f\u0399\u039a\u039f\u0393\u0395\u039d\u0395\u0399\u0391\u039a\u039f \u0394\u0399\u039a\u0391\u0399\u039f", "67": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u0395\u0398\u039d\u0399\u039a\u0397\u03a3 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u0391\u03a3", "68": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0395\u0398\u039d\u0399\u039a\u0397\u03a3 \u0391\u039c\u03a5\u039d\u0391\u03a3", "69": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3", "70": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a4\u03a9\u039d \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u03a9\u039d", "71": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u03a9\u039d \u0395\u0399\u0394\u0399\u039a\u03a9\u039d \u039a\u0391\u03a4\u0397\u0393\u039f\u03a1\u0399\u03a9\u039d", "72": "\u03a0\u0391\u03a1\u039f\u03a7\u0395\u03a3 \u0391\u03a3\u0398\u0395\u039d\u0395\u0399\u0391\u03a3", "73": "\u039c\u0395\u03a4\u0391\u039d\u0391\u03a3\u03a4\u0395\u03a5\u03a3\u0397", "74": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u03a0\u0391\u0399\u0394\u0395\u0399\u0391\u03a3", "75": "\u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391 \u039d\u0391\u03a5\u03a3\u0399\u03a0\u039b\u039f\u03aa\u0391\u03a3", "76": "\u039f\u0394\u039f\u03a0\u039f\u0399\u03aa\u0391", "77": "\u03a3\u03a4\u03a1\u0391\u03a4\u039f\u0394\u0399\u039a\u0395\u0399\u0391", "78": "\u039c\u0399\u03a3\u0398\u03a9\u03a3\u0397", "79": "\u0395\u0399\u03a3\u03a0\u03a1\u0391\u039e\u0397 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u0395\u03a3\u039f\u0394\u03a9\u039d", "80": "\u039f\u03a0\u039b\u0399\u03a4\u0395\u03a3 \u039a\u0391\u0399 \u0391\u039d\u0398\u03a5\u03a0\u0391\u03a3\u03a0\u0399\u03a3\u03a4\u0395\u03a3", "81": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a4\u0397\u039b\u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u03a9\u039d \u0395\u039b\u039b\u0391\u0394\u0391\u03a3 (\u039f.\u03a4.\u0395.)", "82": "\u038c\u03a1\u0393\u0391\u039d\u0391 \u0386\u03a3\u039a\u0397\u03a3\u0397\u03a3 \u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u03a4\u0399\u039a\u039f\u038e \u0395\u039b\u0388\u0393\u03a7\u039f\u03a5 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u038f\u039d \u039a\u0391\u0399 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0389\u03a3\u0395\u03a9\u039d", "83": "\u03a0\u039f\u0399\u039d\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391 \u03a4\u03a5\u03a0\u039f\u03a5", "84": "\u0395\u039e\u0391\u0393\u03a9\u0393\u0399\u039a\u039f \u0395\u039c\u03a0\u039f\u03a1\u0399\u039f", "85": "\u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "86": "\u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u039f\u0399 \u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u039f\u0399 \u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0395\u0399\u03a3", "87": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0395\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0395\u03a3", "88": "\u039f\u03a7\u03a5\u03a1\u03a9\u03a3\u0395\u0399\u03a3", "89": "\u0395\u039a\u03a4\u0391\u039a\u03a4\u039f\u0399 \u03a0\u039f\u0399\u039d\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "90": "\u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u0397", "91": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u039f\u0399 \u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u0399", "92": "\u03a5\u0394\u03a1\u0391\u03a5\u039b\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391", "93": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "94": "\u0395\u039a\u039a\u0391\u0398\u0391\u03a1\u0399\u03a3\u0395\u0399\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "95": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "96": "\u0391\u039d\u03a9\u03a4\u0391\u03a4\u039f \u0395\u0399\u0394\u0399\u039a\u039f \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u039f", "97": "\u0391\u03a1\u03a4\u039f\u03a3", "98": "\u0395\u0399\u03a3\u0391\u0393\u03a9\u0393\u0399\u039a\u039f \u0395\u039c\u03a0\u039f\u03a1\u0399\u039f", "99": "\u0391\u039b\u0399\u0395\u0399\u0391", "100": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u0397 \u03a0\u0395\u03a1\u0399\u039f\u03a5\u03a3\u0399\u0391", "101": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u0394\u0397\u039c\u039f\u03a3\u0399\u0391 \u0395\u03a1\u0393\u0391", "102": "\u039c\u039f\u039d\u0395\u03a3", "103": "\u03a0\u03a1\u039f\u0395\u0394\u03a1\u039f\u03a3 \u03a4\u0397\u03a3 \u0394\u0397\u039c\u039f\u039a\u03a1\u0391\u03a4\u0399\u0391\u03a3 \u039a\u0391\u0399 \u03a0\u03a1\u039f\u0395\u0394\u03a1\u0399\u0391 \u03a4\u0397\u03a3 \u0394\u0397\u039c\u039f\u039a\u03a1\u0391\u03a4\u0399\u0391\u03a3", "104": "\u03a0\u039f\u039b\u03a5\u0395\u0398\u039d\u0395\u0399\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u0399", "105": "\u0391\u03a1\u03a7\u0391\u0399\u039f\u03a4\u0397\u03a4\u0395\u03a3", "106": "\u039d\u0391\u039f\u0399 \u039a\u0391\u0399 \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u039f\u0399 \u0391\u03a5\u03a4\u03a9\u039d", "107": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u0397 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397", "108": "\u0395\u039d\u0399\u03a3\u03a7\u03a5\u03a3\u0399\u03a3 \u03a4\u0397\u03a3 \u0393\u0395\u03a9\u03a1\u0393\u0399\u0391\u03a3", "109": "\u0395\u039a\u0398\u0395\u03a3\u0395\u0399\u03a3", "110": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a4\u03a9\u039d \u03a3\u03a5\u039d\u0391\u039b\u039b\u0391\u0393\u03a9\u039d", "111": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397", "112": "\u039a\u03a4\u0397\u039d\u039f\u03a4\u03a1\u039f\u03a6\u0399\u0391", "113": "\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a4\u0399\u039a\u0391 \u03a4\u0395\u039b\u0397", "114": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0395\u03a9\u03a3", "115": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u0391\u03a1\u0391\u039a\u0391\u03a4\u0391\u0398\u0397\u039a\u03a9\u039d \u039a\u0391\u0399 \u0394\u0391\u039d\u0395\u0399\u03a9\u039d", "116": "\u0391\u0393\u0391\u0398\u039f\u0395\u03a1\u0393\u0391 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u0391", "117": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u039a\u0391 \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391", "118": "\u03a6\u039f\u03a1\u039f\u0399 \u039a\u0391\u03a4\u0391\u039d\u0391\u039b\u03a9\u03a3\u0395\u03a9\u03a3", "119": "\u0392\u0399\u0392\u039b\u0399\u039f\u0398\u0397\u039a\u0395\u03a3-\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0392\u0399\u0392\u039b\u0399\u039f\u03a5-\u0394\u0399\u0391\u0394\u039f\u03a3\u0397 \u039b\u039f\u0393\u039f\u03a4\u0395\u03a7\u039d\u0399\u0391\u03a3", "120": "\u03a4\u0397\u039b\u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0391\u039a\u0395\u03a3 \u039a\u0391\u0399 \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "121": "\u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u0397 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397", "122": "\u03a4\u0397\u039b\u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0395\u03a3", "123": "\u0391\u03a3\u03a5\u03a1\u039c\u0391\u03a4\u039f\u03a3", "124": "\u0391\u03a0\u039f\u0394\u039f\u03a7\u0395\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u03a9\u039d", "125": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u03a5", "126": "\u03a6\u0391\u03a1\u039c\u0391\u039a\u0395\u0399\u0391", "127": "\u0394\u0397\u039c\u039f\u03a3\u0399\u039f \u039b\u039f\u0393\u0399\u03a3\u03a4\u0399\u039a\u039f", "128": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u0397 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397", "129": "\u0395\u039e\u03a5\u03a0\u0397\u03a1\u0395\u03a4\u0397\u03a3\u0397 \u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "130": "\u03a0\u0391\u03a1\u039f\u03a7\u0395\u03a3 \u0399.\u039a.\u0391", "131": "\u0393\u0395\u039d\u0399\u039a\u0391 \u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0391 \u039c\u0395\u03a4\u03a1\u0391", "132": "\u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0397 \u0398\u0391\u039b\u0391\u03a3\u03a3\u0399\u03a9\u039d \u03a3\u03a5\u0393\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u03a9\u039d", "133": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0395\u0399\u03a9\u039d", "134": "\u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u03a4\u0399\u039a\u0397 \u0395\u039e\u039f\u03a5\u03a3\u0399\u0391", "135": "\u03a3\u03a5\u03a3\u03a4\u0391\u03a3\u0397 \u039a\u0391\u0399 \u0395\u0394\u03a1\u0391 \u03a4\u039f\u03a5 \u039a\u03a1\u0391\u03a4\u039f\u03a5\u03a3", "136": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u0394\u0399\u0391\u03a3\u039a\u0395\u0394\u0391\u03a3\u0395\u03a9\u039d", "137": "\u03a4\u0397\u039b\u0395\u03a6\u03a9\u039d\u0391", "138": "\u03a3\u03a4\u03a1\u0391\u03a4\u039f\u039b\u039f\u0393\u0399\u0391", "139": "\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397 \u0395\u03a1\u0393\u0391\u03a4\u03a9\u039d", "140": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u03a0\u039f\u039b\u0399\u03a4\u0399\u03a3\u039c\u039f\u03a5", "141": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039f\u0399\u039d\u039f\u03a0\u039d\u0395\u03a5\u039c\u0391\u03a4\u03a9\u0394\u03a9\u039d \u03a0\u039f\u03a4\u03a9\u039d", "142": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0393\u0395\u03a9\u03a1\u0393\u0399\u0391\u03a3", "143": "\u03a3\u03a9\u039c\u0391\u03a4\u0395\u0399\u0391", "144": "\u0395\u0399\u0394\u0399\u039a\u0395\u03a3 \u039c\u039f\u03a1\u03a6\u0395\u03a3 \u0391\u03a0\u0391\u03a3\u03a7\u039f\u039b\u0397\u03a3\u0397\u03a3", "145": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0394\u0399\u039a\u0391\u0399\u039f\u03a3\u03a5\u039d\u0397\u03a3", "146": "\u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391\u039a\u039f\u0399 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u0399", "147": "\u03a4\u039f\u03a5\u03a1\u0399\u03a3\u039c\u039f\u03a3", "148": "\u039a\u0391\u03a0\u039d\u039f\u03a3", "149": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0397\u0398\u03a9\u039d", "150": "\u0395\u0399\u0394\u0399\u039a\u0395\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0395\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "151": "\u0391\u03a0\u039f\u0394\u039f\u03a7\u0395\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d", "152": "\u03a0\u03a1\u039f\u039d\u039f\u0399\u0391 \u03a0\u039b\u0397\u03a1\u03a9\u039c\u0391\u03a4\u03a9\u039d \u0395.\u039d", "153": "\u0395\u0399\u0394\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u03a0\u0395\u03a1\u0399 \u0391\u039d\u03a9\u039d.\u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u03a9\u039d", "154": "\u0394\u0397\u039c\u039f\u03a3\u0399\u0391 \u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397", "155": "\u03a4\u039f\u03a0\u0399\u039a\u0391 \u03a3\u03a7\u0395\u0394\u0399\u0391 \u03a0\u039f\u039b\u0395\u03a9\u039d", "156": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a0\u0391\u0399\u0394\u0399\u039a\u0397\u03a3 \u0397\u039b\u0399\u039a\u0399\u0391\u03a3", "157": "\u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0397 \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391", "158": "\u039b\u0399\u039c\u0395\u039d\u0399\u039a\u039f \u03a3\u03a9\u039c\u0391", "159": "\u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u0397 \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391", "160": "\u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u0391", "161": "\u03a3\u03a7\u039f\u039b\u0395\u03a3 \u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u039f\u03a5 \u0391\u0398\u0397\u039d\u03a9\u039d", "162": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u039f\u0399 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u0399 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u03a5", "163": "\u0391\u039b\u03a5\u039a\u0395\u03a3", "164": "\u0395\u03a3\u03a9\u03a4\u0395\u03a1\u0399\u039a\u039f \u0395\u039c\u03a0\u039f\u03a1\u0399\u039f", "165": "\u0395\u0398\u039d\u0399\u039a\u039f \u03a3\u03a5\u03a3\u03a4\u0397\u039c\u0391 \u03a5\u0393\u0395\u0399\u0391\u03a3", "166": "\u039d\u039f\u039c\u039f\u0398\u0395\u03a4\u0399\u039a\u0397 \u0395\u039e\u039f\u03a5\u03a3\u0399\u0391", "167": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3H \u039a\u039f\u0399\u039d\u03a9\u039dIK\u0397\u03a3 \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3", "168": "\u03a0\u039b\u0397\u03a1\u03a9\u039c\u0391\u03a4\u0391", "169": "\u039c\u0391\u0398\u0397\u03a4\u0399\u039a\u0397 \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391", "170": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u03a4\u03a5\u03a0\u039f\u03a5 \u039a\u0391\u0399 \u03a4\u039f\u03a5\u03a1\u0399\u03a3\u039c\u039f\u03a5", "171": "\u0395\u03a0\u039f\u0399\u039a\u0399\u03a3\u039c\u039f\u03a3", "172": "\u03a4\u03a1\u039f\u03a7\u0399\u039f\u0394\u03a1\u039f\u039c\u039f\u0399", "173": "\u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u0397 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397", "174": "\u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u0397 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397", "175": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0395\u0398\u039d\u0399\u039a\u0397\u03a3 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u0391\u03a3", "176": "\u0398\u0395\u0391\u03a4\u03a1\u039f", "177": "\u03a5\u0394\u03a1\u0395\u03a5\u03a3\u0397", "178": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "179": "\u0395\u0398\u039d\u0399\u039a\u039f \u039c\u0395\u03a4\u03a3\u039f\u0392\u0399\u039f \u03a0\u039f\u039b\u03a5\u03a4\u0395\u03a7\u039d\u0395\u0399\u039f", "180": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0395\u039e\u03a9\u03a4\u0395\u03a1\u0399\u039a\u03a9\u039d", "181": "\u0395\u03a5\u03a1\u03a9\u03a0\u0391\u03aa\u039a\u039f\u0399 \u03a0\u039f\u039b\u03a5\u0395\u0398\u039d\u0395\u0399\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u0399", "182": "\u0395\u039b\u0395\u03a5\u0398\u0395\u03a1\u0399\u0391 \u03a4\u0397\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "183": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0395\u03a3\u03a9\u03a4\u0395\u03a1\u0399\u039a\u03a9\u039d \u0394\u0397\u039c.\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397\u03a3 \u039a\u0391\u0399 \u0391\u03a0\u039f\u039a\u0395\u039d\u03a4\u03a1\u03a9\u03a3\u0397\u03a3", "184": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u0395\u039d\u039f\u03a7\u0399\u039a\u0395\u03a3 \u03a3\u03a7\u0395\u03a3\u0395\u0399\u03a3", "185": "\u039b\u0397\u039e\u0399\u0391\u03a1\u03a7\u0395\u0399\u0391", "186": "\u0395\u0399\u0394\u0399\u039a\u039f\u0399 \u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u0399", "187": "\u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "188": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u039f \u03a0\u039f\u0399\u039d\u0399\u039a\u039f \u0394\u0399\u039a\u0391\u0399\u039f", "189": "\u03a3\u03a4\u0395\u0393\u0391\u03a3\u0397 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u03a9\u039d", "190": "\u03a0\u039b\u0397\u03a1\u03a9\u039c\u0391\u03a4\u0391 \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "191": "\u03a3\u03a5\u039d\u03a4\u0391\u0393\u039c\u0391\u03a4\u0399\u039a\u039f\u03a3 \u03a7\u0391\u03a1\u03a4\u0397\u03a3", "192": "\u0397\u039b\u0395\u039a\u03a4\u03a1\u0399\u03a3\u039c\u039f\u03a3", "193": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u0391 \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391", "194": "\u039b\u0395\u03a3\u03a7\u0395\u03a3 \u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391\u03a3", "195": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0394\u0397\u039c\u039f\u03a3\u0399\u0391\u03a3 TA\u039e\u0397\u03a3", "196": "\u0395\u039a\u03a4\u0395\u039b\u0395\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u0395\u03a1\u0393\u03a9\u039d", "197": "\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u039f \u0398\u0395\u03a3\u03a3\u0391\u039b\u039f\u039d\u0399\u039a\u0397\u03a3", "198": "\u0394\u0391\u03a3\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "199": "\u0395\u0399\u0394\u0399\u039a\u0395\u03a3 \u0391\u039d\u03a9\u03a4\u0391\u03a4\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3", "200": "\u0395\u0394\u0391\u03a6\u039f\u03a3 \u03a4\u039f\u03a5 \u0395\u039b\u039b\u0397\u039d\u0399\u039a\u039f\u03a5 \u039a\u03a1\u0391\u03a4\u039f\u03a5\u03a3", "201": "\u0394\u0399\u039a\u0397\u0393\u039f\u03a1\u039f\u0399", "202": "\u0394\u0399\u039a\u0391\u0399\u039f \u03a4\u03a9\u039d \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u03a9\u039d", "203": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u0397\u03a3, \u03a4\u0397\u039b\u0395\u0393\u03a1\u0391\u03a6\u0399\u039a\u0397\u03a3", "204": "\u03a3\u03a7\u039f\u039b\u0399\u039a\u0391 \u039a\u03a4\u0399\u03a1\u0399\u0391 \u039a\u0391\u0399 \u03a4\u0391\u039c\u0395\u0399\u0391", "205": "\u0391\u0395\u03a1\u039f\u039b\u0399\u039c\u0395\u039d\u0395\u03a3", "206": "\u03a5\u03a0\u039f\u0398\u0397\u039a\u039f\u03a6\u03a5\u039b\u0391\u039a\u0395\u0399\u0391", "207": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u0394\u0397\u039c\u039f\u03a3\u0399\u0391\u03a3 \u03a4\u0391\u039e\u0397\u03a3", "208": "\u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0395\u0399\u03a3 \u03a4\u039f\u03a5 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5", "209": "\u0395\u039c\u03a0\u03a1\u0391\u0393\u039c\u0391\u03a4\u039f \u0394\u0399\u039a\u0391\u0399\u039f", "210": "\u03a6\u039f\u03a1\u03a4\u039f\u0395\u039a\u03a6\u039f\u03a1\u03a4\u03a9\u03a3\u0395\u0399\u03a3", "211": "\u0391\u039d\u03a9\u039d\u03a5\u039c\u0395\u03a3 \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0395\u03a3", "212": "\u0395\u0399\u0394\u0399\u039a\u039f\u0399 \u0395\u03a0\u0399\u03a3\u0399\u03a4\u0399\u03a3\u03a4\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "213": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0395\u03a3 \u0391\u039b\u039b\u039f\u0394\u0391\u03a0\u0397\u03a3", "214": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "215": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397\u03a3 \u0395\u039b\u0395\u03a5\u0398\u0395\u03a1\u03a9\u039d \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u03a9\u039d", "216": "\u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391 \u0391\u0395\u03a1\u039f\u03a0\u039b\u039f\u03aa\u0391\u03a3", "217": "\u03a4\u0391\u039c\u0395\u0399\u0391 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u039a\u0391\u0399 \u0391\u03a1\u03a9\u0393\u0397\u03a3", "218": "\u0391\u039d\u03a9\u03a4\u0391\u03a4\u0397 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397", "219": "\u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u0397 \u0394\u0399\u0391\u0398\u0395\u03a3\u0399\u039c\u039f\u03a4\u0397\u03a4\u0391", "220": "\u03a0\u039f\u0399\u039d\u0399\u039a\u039f \u039a\u0391\u0399 \u03a0\u0395\u0399\u0398\u0391\u03a1\u03a7\u0399\u039a\u039f \u0394\u0399\u039a\u0391\u0399\u039f", "221": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u0395\u03a0\u0399\u03a4\u0397\u0394\u0395\u03a5\u039c\u0391\u03a4\u039f\u03a3", "222": "\u0395\u039a\u03a4\u0391\u039a\u03a4\u0395\u03a3 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0395\u03a3", "223": "\u03a0\u039f\u0399\u039d\u0399\u039a\u0397 \u0394\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u0391", "224": "\u03a3\u03a4\u039f\u0399\u03a7\u0395\u0399\u03a9\u0394\u0397\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397", "225": "\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u0395\u03a0\u0399\u039a\u03a1\u0391\u03a4\u0395\u0399\u0391\u03a3 \u039a\u0391\u0399 \u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u0391 \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391", "226": "\u039d\u039f\u039c\u0399\u039a\u0391 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0391 \u039a\u0391\u0399 \u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0395\u0399\u03a3", "227": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "228": "\u03a4\u03a5\u03a0\u039f\u03a3", "229": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u03a9\u039d", "230": "\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u039f \u0399\u03a9\u0391\u039d\u039d\u0399\u039d\u03a9\u039d", "231": "\u03a7\u03a1\u0395\u03a9\u0393\u03a1\u0391\u03a6\u0391", "232": "\u03a0\u03a1\u039f\u03aa\u039f\u039d\u03a4\u0391 \u0395\u039b\u0391\u0399\u0391\u03a3", "233": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391 \u0399\u039f\u039d\u0399\u03a9\u039d \u039d\u0397\u03a3\u03a9\u039d", "234": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3H \u03a5\u0393\u0399\u0395\u0399\u039d\u0397\u03a3", "235": "\u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u039f \u03a0\u039f\u0399\u039d\u0399\u039a\u039f \u0394\u0399\u039a\u0391\u0399\u039f", "236": "\u039a\u0391\u03a4\u0391\u03a0\u039f\u039b\u0395\u039c\u0397\u03a3\u0397 \u039d\u039f\u03a3\u03a9\u039d \u039a\u0391\u03a4\u2019 \u0399\u0394\u0399\u0391\u039d", "237": "\u0395\u0399\u0394\u0399\u039a\u039f\u0399 \u03a0\u039f\u0399\u039d\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "238": "\u0398\u0397\u03a1\u0391", "239": "\u03a5\u0393\u0399\u0395\u0399\u039d\u0397 \u039a\u0391\u0399 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391 \u0395\u03a1\u0393\u0391\u0396\u039f\u039c\u0395\u039d\u03a9\u039d", "240": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u03a3\u03a5\u0393\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u03a9\u039d", "241": "\u0391\u03a0\u039f\u03a3\u03a4\u039f\u039b\u0399\u039a\u0397 \u0394\u0399\u0391\u039a\u039f\u039d\u0399\u0391 \u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3 \u03a4\u0397\u03a3 \u0395\u039b\u039b\u0391\u0394\u039f\u03a3", "242": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a1\u0399\u039d\u0395\u03a3 \u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3", "243": "\u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u0391 \u03a4\u0391\u039c\u0399\u0395\u03a5\u03a4\u0397\u03a1\u0399\u0391", "244": "\u0391\u039d\u03a9\u03a4\u0391\u03a4\u0397 \u03a3\u03a7\u039f\u039b\u0397 \u039a\u0391\u039b\u03a9\u039d \u03a4\u0395\u03a7\u039d\u03a9\u039d", "245": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "246": "\u0391\u0393\u0399\u039f\u039d \u039f\u03a1\u039f\u03a3", "247": "\u03a3\u03a7\u039f\u039b\u0395\u03a3 \u03a0. \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "248": "\u03a4\u03a1\u0391\u03a0\u0395\u0396\u0395\u03a3", "249": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u039a\u0399\u039d\u0397\u03a3\u0395\u03a9\u03a3 \u039c\u0395 \u03a4\u039f \u0395\u039e\u03a9\u03a4\u0395\u03a1\u0399\u039a\u039f", "250": "\u0395\u0399\u0394\u0399\u039a\u0391\u0399 \u039a\u0391\u03a4\u0397\u0393\u039f\u03a1\u0399\u0391\u0399 \u03a0\u039b\u039f\u0399\u03a9\u039d", "251": "\u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u0397 \u03a5\u0393\u0399\u0395\u0399\u039d\u0397", "252": "\u0395\u039e\u039f\u0394\u0391 \u03a0\u039f\u0399\u039d\u0399\u039a\u0397\u03a3 \u0394\u0399\u0391\u0394\u0399\u039a\u0391\u03a3\u0399\u0391\u03a3", "253": "\u0395\u03a1\u0393\u0391\u03a3\u0399\u0391 \u0393\u03a5\u039d\u0391\u0399\u039a\u03a9\u039d \u039a\u0391\u0399 \u0391\u039d\u0397\u039b\u0399\u039a\u03a9\u039d", "254": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u0395\u03a6\u039f\u0394\u0399\u0391\u03a3\u039c\u039f\u03a5", "255": "\u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u0391 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0391", "256": "\u0395\u039a\u03a4\u0395\u039b\u03a9\u039d\u0399\u03a3\u03a4\u0395\u03a3", "257": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039a\u039b\u0397\u03a1\u039f\u039d\u039f\u039c\u0399\u03a9\u039d, \u0394\u03a9\u03a1\u0395\u03a9\u039d \u039a\u039b\u03a0", "258": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u0399 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "259": "\u0395\u039d\u0399\u03a3\u03a7\u03a5\u03a3\u0397 \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u03a9\u039d \u039a\u0391\u0399 \u03a4\u0395\u03a7\u039d\u03a9\u039d", "260": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "261": "\u03a4\u0395\u03a7\u039d\u0399\u039a\u0395\u03a3 \u03a0\u03a1\u039f\u0394\u0399\u0391\u0393\u03a1\u0391\u03a6\u0395\u03a3", "262": "\u039c\u0397\u03a4\u03a1\u03a9\u0391 \u0394\u0397\u039c\u039f\u03a4\u03a9\u039d", "263": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "264": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u039d \u0394\u0397\u039c\u03a9\u039d \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u039f\u03a4\u0397\u03a4\u03a9\u039d", "265": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0391\u039d\u03a4\u0399\u039b\u0397\u03a8\u0397", "266": "\u03a4\u0395\u039b\u0397 \u03a7\u0391\u03a1\u03a4\u039f\u03a3\u0397\u039c\u039f\u03a5", "267": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u039f\u0399 \u0393\u0395\u039d\u0399\u039a\u0391", "268": "\u039b\u0399\u039c\u0395\u039d\u0399\u039a\u0395\u03a3 \u0391\u03a1\u03a7\u0395\u03a3", "269": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u039a\u03a5\u039a\u039b\u039f\u03a6\u039f\u03a1\u0399\u0391\u03a3", "270": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u03a3 \u039a\u0391\u0399 \u0391\u03a5\u03a4\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u03a9\u039d", "271": "\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397 \u039a\u0391\u0399 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0395\u03a0\u0399\u03a3\u03a4\u03a1\u0391\u03a4\u0395\u03a5\u03a3\u0397", "272": "\u03a4\u0397\u039b\u0395\u0393\u03a1\u0391\u03a6\u039f\u0399", "273": "\u03a3\u0395\u0399\u03a3\u039c\u039f\u03a0\u039b\u0397\u039a\u03a4\u039f\u0399", "274": "\u0399\u0391\u039c\u0391\u03a4\u0399\u039a\u0395\u03a3 \u03a0\u0397\u0393\u0395\u03a3", "275": "\u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u039f \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f \u0394\u0399\u039a\u0391\u0399\u039f", "276": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "277": "\u039d\u039f\u039c\u0399\u039a\u0391 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0391 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5 \u0394\u0399\u039a\u0391\u0399\u039f\u03a5", "278": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391 \u039a\u03a1\u0397\u03a4\u0397\u03a3", "279": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u039d\u039f\u039c\u0399\u03a3\u039c\u0391\u03a4\u039f\u03a3", "280": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a0\u03a1\u039f\u03aa\u039f\u039d\u03a4\u03a9\u039d \u0391\u039c\u03a0\u0395\u039b\u039f\u03a5", "281": "\u0391\u039d\u0391\u03a0\u0397\u03a1\u039f\u0399 \u039a\u0391\u0399 \u0398\u03a5\u039c\u0391\u03a4\u0391 \u03a0\u039f\u039b\u0395\u039c\u039f\u03a5", "282": "\u03a0\u0391\u03a1\u039f\u03a7\u0395\u03a3 \u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3", "283": "\u03a4\u039f\u03a0\u0399\u039a\u0397 \u0391\u03a5\u03a4\u039f\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397", "284": "O\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0397 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u03a5 \u039e\u0397\u03a1\u0391\u03a3", "285": "\u0394\u0399\u0391\u039a\u039f\u03a0\u0395\u03a3 \u03a4\u0397\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "286": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u0397\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "287": "\u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u0391", "288": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391 \u03a4\u0397\u03a3 \u0395\u039b\u039b\u0391\u0394\u039f\u03a3", "289": "\u039d\u0391\u03a1\u039a\u03a9\u03a4\u0399\u039a\u0391", "290": "\u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0397 \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0395\u0399\u03a9\u039d", "291": "\u039c\u039f\u03a5\u03a3\u0399\u039a\u0397", "292": "\u039d\u039f\u039c\u0391\u03a1\u03a7\u0399\u0395\u03a3", "293": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "294": "\u0393\u0395\u039d\u0399\u039a\u039f \u03a7\u0397\u039c\u0395\u0399\u039f \u03a4\u039f\u03a5 \u039a\u03a1\u0391\u03a4\u039f\u03a5\u03a3", "295": "\u039a\u03a1\u0391\u03a4\u0399\u039a\u0397", "296": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "297": "\u03a0\u0391\u03a1\u039f\u03a7\u039f\u0399 \u03a3\u03a4\u0391\u0398\u0395\u03a1\u03a9\u039d \u0397\u039b\u0395\u039a\u03a4\u03a1\u039f\u039d\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u03a9\u039d", "298": "\u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u039f\u03a3 \u039a\u0399\u039d\u0394\u03a5\u039d\u039f\u03a3", "299": "\u0395\u039d\u039f\u03a7\u0395\u03a3 \u03a3\u0395 \u03a7\u03a1\u03a5\u03a3\u039f \u039a\u0391\u0399 \u03a3\u03a5\u039d\u0391\u039b\u039b\u0391\u0393\u039c\u0391", "300": "\u0399\u03a0\u03a0\u039f\u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0397", "301": "\u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u0391", "302": "\u0391\u0393\u039f\u03a1\u0391\u039d\u039f\u039c\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3", "303": "\u03a0\u03a1\u039f\u03a3\u03a6\u03a5\u0393\u0395\u03a3", "304": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0391 \u0398\u0395\u039c\u0391\u03a4\u0391", "305": "\u0393\u0395\u039d. \u0393\u03a1\u0391\u039c\u039c. \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u0391\u03a3 - \u0393\u0395\u039d. \u0393\u03a1\u0391\u039c\u039c. \u0395\u03a1\u0395\u03a5\u039d\u0391\u03a3 \u039a\u0391\u0399 \u03a4\u0395\u03a7\u039d\u039f\u039b\u039f\u0393\u0399\u0391\u03a3", "306": "\u0394\u0399\u0391\u039c\u0395\u03a4\u0391\u039a\u039f\u039c\u0399\u03a3\u0397", "307": "\u0394\u0399\u039a\u0391\u0399\u039f\u03a3\u03a4\u0391\u03a3\u0399\u039f", "308": "\u03a5\u0394\u0391\u03a4\u0391", "309": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u039a\u0395\u03a3 \u0394\u0399\u0395\u03a5\u039a\u039f\u039b\u03a5\u039d\u03a3\u0395\u0399\u03a3 \u039a\u0391\u0399 \u0391\u03a0\u0391\u039b\u039b\u0391\u0393\u0395\u03a3", "310": "\u039c\u039f\u039d\u039f\u03a0\u03a9\u039b\u0399\u0391", "311": "\u0395\u0399\u0394\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u0394\u0399\u039a\u0391\u03a3\u0399\u0395\u03a3", "312": "\u03a0\u03a1\u039f\u039d\u039f\u0399\u0391 \u0393\u0399\u0391 \u03a4\u039f\u03a5\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u039f\u03a5\u03a3", "313": "\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397 \u0394\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u0391", "314": "\u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0397 \u03a7\u03a1\u039f\u039d\u039f\u03a5 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "315": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a4\u03a5\u03a0\u039f\u03a5", "316": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u039f\u0399 \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0395\u03a3", "317": "\u039b\u039f\u03a5\u03a4\u03a1\u039f\u03a0\u039f\u039b\u0395\u0399\u03a3", "318": "\u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u039f\u03a3 \u039a\u03a9\u0394\u0399\u039a\u0391\u03a3", "319": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u039d\u039f\u039c\u0399\u039a\u03a9\u039d", "320": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "321": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "322": "\u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u0395\u03a3 \u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0395\u0399\u03a3", "323": "\u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u0395\u03a3 \u03a0\u03a1\u0391\u039e\u0395\u0399\u03a3", "324": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391", "325": "\u0392\u0391\u03a3\u0399\u039b\u0395\u0399\u0391 \u039a\u0391\u0399 \u0391\u039d\u03a4\u0399\u0392\u0391\u03a3\u0399\u039b\u0395\u0399\u0391", "326": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u0397\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "327": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u039a\u0391\u0399 \u039a\u0399\u039d\u0397\u03a4\u03a1\u0391 \u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a0\u0395\u039d\u0394\u03a5\u03a3\u0395\u03a9\u039d", "328": "\u0392\u0391\u03a3\u0399\u039b\u0399\u039a\u0391 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u0391", "329": "\u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u039f\u0399 \u0393\u0395\u039d\u0399\u039a\u0391", "330": "\u03a0\u039d\u0395\u03a5\u039c\u0391\u03a4\u0399\u039a\u0397 \u0399\u0394\u0399\u039f\u039a\u03a4\u0397\u03a3\u0399\u0391", "331": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391", "332": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0391 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0391", "333": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039a\u0391\u03a0\u039d\u039f\u03a5", "334": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397", "335": "\u03a7\u03a9\u03a1\u039f\u03a6\u03a5\u039b\u0391\u039a\u0397", "336": "\u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391", "337": "\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u039f \u03a0\u0391\u03a4\u03a1\u03a9\u039d", "338": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u03a9\u039d", "339": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u039f\u0399 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u0399", "340": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391 \u039a\u0391\u0399 \u03a0\u03a1\u039f\u039c\u0397\u0398\u0395\u0399\u0395\u03a3", "341": "\u03a5\u03a0\u039f\u039d\u039f\u039c\u039f\u0399", "342": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039a\u0395\u03a6\u0391\u039b\u0391\u0399\u039f\u03a5", "343": "\u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0395\u03a3 \u03a0\u0395\u03a1\u0399\u03a9\u03a1\u0399\u03a3\u039c\u0395\u039d\u0397\u03a3 \u0395\u03a5\u0398\u03a5\u039d\u0397\u03a3", "344": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u038a\u039f \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u038f\u039d \u0391\u03a3\u03a6\u0391\u039b\u038a\u03a3\u0395\u03a9\u039d", "345": "\u03a3\u03a5\u039c\u0392\u039f\u039b\u0391\u0399\u039f\u0393\u03a1\u0391\u03a6\u039f\u0399", "346": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0391\u03a1\u03a4\u0395\u03a1\u0393\u0391\u03a4\u03a9\u039d", "347": "\u0395\u03a1\u0393\u0391 \u039a\u0391\u0399 \u03a0\u03a1\u039f\u039c\u0397\u0398\u0395\u0399\u0395\u03a3 \u0394\u0397\u039c\u03a9\u039d \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u039f\u03a4\u0397\u03a4\u03a9\u039d", "348": "\u0395\u039b\u0395\u0393\u039a\u03a4\u0399\u039a\u039f \u03a3\u03a5\u039d\u0395\u0394\u03a1\u0399\u039f", "349": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u039f\u039d\u0399\u039a\u0391 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u0391", "350": "\u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u039f\u0399 \u0395\u039d\u039f\u03a0\u039b\u03a9\u039d \u0394\u03a5\u039d\u0391\u039c\u0395\u03a9\u039d", "351": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0395\u039c\u03a0\u039f\u03a1\u03a9\u039d (\u03a4.\u0391.\u0395)", "352": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0397 \u03a0\u039f\u0399\u039d\u0399\u039a\u0397", "353": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039f\u0399\u039d\u039f\u03a0\u039d\u0395\u03a5\u039c\u0391\u03a4\u039f\u03a3", "354": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u03a9\u039d \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u039d", "355": "\u03a3\u03a5\u039b\u039b\u039f\u0393\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "356": "\u03a7\u03a1\u0397\u039c\u0391\u03a4\u0399\u03a3\u03a4\u0397\u03a1\u0399\u0391", "357": "\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0391\u0399 \u039a\u0391\u0399 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0391\u0399 \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3", "358": "\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u0397 \u03a3\u03a4\u0395\u0393\u0391\u03a3\u03a4\u0399\u039a\u0397 \u03a3\u03a5\u039d\u0394\u03a1\u039f\u039c\u0397", "359": "\u039a\u0391\u03a4\u039f\u03a7\u03a5\u03a1\u03a9\u03a3\u0397 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u03a9\u039d", "360": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039a\u0391\u0398\u0391\u03a1\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u039f\u0394\u039f\u03a5", "361": "\u03a0\u0395\u03a1\u0399\u03a6\u0395\u03a1\u0395\u0399\u0395\u03a3", "362": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u0397 \u0394\u0399\u039a\u0391\u0399\u039f\u03a3\u03a5\u039d\u0397", "363": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u03a9\u039d", "364": "\u0395\u0398\u039d\u0399\u039a\u0391 \u039a\u039b\u0397\u03a1\u039f\u0394\u039f\u03a4\u0397\u039c\u0391\u03a4\u0391", "365": "\u0395\u0393\u0393\u0395\u0399\u039f\u0392\u0395\u039b\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391", "366": "\u039b\u0399\u039c\u0395\u039d\u0395\u03a3", "367": "\u03a6\u03a5\u039b\u0391\u039a\u0395\u03a3", "368": "\u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u0397 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397", "369": "\u03a0\u039b\u0397\u03a1\u03a9\u039c\u0397 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "370": "\u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u039f\u03a3 \u039d\u039f\u039c\u039f\u03a3", "371": "\u0399\u0394\u03a1\u03a5\u039c\u0391 \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u03a9\u039d \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u039d", "372": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u03a9\u039d", "373": "\u0395\u0399\u0394\u0399\u039a\u039f\u0399 \u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "374": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u0394\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "375": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u0391 \u039c\u0391\u039a\u0395\u0394\u039f\u039d\u0399\u0391\u03a3\u2013\u0398\u03a1\u0391\u039a\u0397\u03a3, \u0391\u0399\u0393\u0391\u0399\u039f\u03a5 \u039a.\u039b.\u03a0", "376": "\u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u039a\u039f\u038a \u03a3\u039a\u038e\u039b\u039f\u0399", "377": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u0398\u0395\u039c\u0391\u03a4\u0391", "378": "\u0395\u039a\u0394\u039f\u03a3\u0397 \u0395\u0393\u039a\u039b\u0397\u039c\u0391\u03a4\u0399\u03a9\u039d", "379": "\u0391\u0393\u039f\u03a1\u0391\u039d\u039f\u039c\u0399\u0391", "380": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u039f \u03a4\u039f\u03a5 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5", "381": "\u0391\u03a3\u03a4\u0399\u039a\u039f\u03a3 \u039a\u03a9\u0394\u0399\u039a\u0391\u03a3", "382": "\u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u0395\u03a3 \u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3", "383": "\u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0395\u03a3 \u039c\u0399\u03a3\u0398\u03a9\u03a3\u0395\u0399\u03a3", "384": "\u039b\u0395\u03a9\u03a6\u039f\u03a1\u0395\u0399\u0391", "385": "\u0393\u0395\u039d\u0399\u039a\u039f\u0399 \u0395\u03a0\u0399\u03a3\u0399\u03a4\u0399\u03a3\u03a4\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "386": "\u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391 \u03a0\u039f\u039b\u0395\u03a9\u039d", "387": "\u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u039f\u0399 \u039a\u0391\u0399 \u0395\u03a1\u0393\u039f\u039b\u0391\u0392\u039f\u0399", "388": "\u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3"}}}}], "splits": [{"name": "train", "num_bytes": 216757887, "num_examples": 28536}, {"name": "test", "num_bytes": 71533786, "num_examples": 9516}, {"name": "validation", "num_bytes": 68824457, "num_examples": 9511}], "download_size": 145510070, "dataset_size": 357116130}, {"config_name": "subject", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "\u039c\u0395\u03a4\u039f\u03a7\u0399\u039a\u039f \u03a4\u0391\u039c\u0395\u0399\u039f \u03a0.\u039d", "1": "\u039c\u0395\u03a4\u0391\u039d\u0391\u03a3\u03a4\u0395\u03a5\u03a3\u0397 \u03a3\u03a4\u039f \u0392\u0395\u039b\u0393\u0399\u039f", "2": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u0395\u03a3 \u03a6\u03a5\u039b\u0391\u039a\u0395\u03a3", "3": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u0395\u03a9\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a1\u0393\u03a9\u039d", "4": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u0397 \u039a\u0391\u0399 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391", "5": "\u0391\u03a3\u039a\u0397\u03a3\u0397 \u03a0\u039f\u0399\u039d\u0399\u039a\u0397\u03a3 \u0391\u0393\u03a9\u0393\u0397\u03a3", "6": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0395\u03a3\u03a9\u03a4\u0395\u03a1\u0399\u039a\u0397\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391\u03a3 \u0395\u03a0\u0399\u0392\u0391\u03a4\u0397\u0393\u03a9\u039d \u03a0\u039b\u039f\u0399\u03a9\u039d", "7": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397\u03a3 \u0394\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u0391\u03a3 - \u03a0\u0391\u039b\u0391\u0399\u039f\u03a3", "8": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a4\u0399\u039a\u039f \u03a4\u0391\u039c\u0395\u0399\u039f\u03a5 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0395\u039c\u03a0\u039f\u03a1\u03a9\u039d (\u03a4.\u0391.\u0395)", "9": "\u039c\u0397\u03a7\u0391\u039d\u039f\u039b\u039f\u0393\u039f\u0399, \u0397\u039b\u0395\u039a\u03a4\u03a1\u039f\u039b\u039f\u0393\u039f\u0399, \u039d\u0391\u03a5\u03a0\u0397\u0393\u039f\u0399 \u039a\u0391\u0399 \u039c\u0397\u03a7\u0391\u039d\u039f\u0394\u0397\u0393\u039f\u0399", "10": "\u03a3\u03a4\u0395\u0393\u0391\u03a3\u0397 \u03a0\u0391\u03a1\u0391\u03a0\u0397\u0393\u039c\u0391\u03a4\u039f\u03a5\u03a7\u03a9\u039d", "11": "\u039d\u039f\u039c\u0399\u03a3\u039c\u0391\u03a4\u0399\u039a\u0397 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397", "12": "\u03a0\u0395\u03a1\u0399\u03a6\u0395\u03a1\u0395\u0399\u0391\u039a\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391", "13": "\u039c\u0397\u03a4\u03a1\u03a9\u0391 \u0391\u03a1\u03a1\u0395\u039d\u03a9\u039d", "14": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u039a\u039f\u03a0\u0395\u03a3", "15": "\u03a3\u03a5\u039c\u03a6\u03a9\u039d\u0399\u0391 \u03a0\u0395\u03a1\u0399 \u03a0\u03a1\u039f\u039e\u0395\u039d\u0399\u039a\u03a9\u039d \u03a3\u03a7\u0395\u03a3\u0395\u03a9\u039d", "16": "\u03a0\u0391\u039b\u0391\u0399\u039f\u0399 \u0391\u03a3\u03a4\u0399\u039a\u039f\u0399 \u039a\u03a9\u0394\u0399\u039a\u0395\u03a3", "17": "\u039a\u039b\u0391\u0394\u039f\u03a3 \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0394\u0399\u039a\u0397\u0393\u039f\u03a1\u03a9\u039d (\u039a.\u0395.\u0391.\u0394.)", "18": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0395\u03a3 \u0391\u03a1\u039c\u039f\u0394\u0399\u039f\u03a4\u0397\u03a4\u0395\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u0391\u03a1\u03a7\u03a9\u039d", "19": "\u03a5\u03a0\u039f\u039d\u039f\u039c\u039f\u0399 \u0398\u0395\u03a3\u03a3\u0391\u039b\u039f\u039d\u0399\u039a\u0397\u03a3", "20": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u03a5\u0394\u03a1\u0391\u03a5\u039b\u0399\u039a\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391", "21": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0398\u0395\u0391\u03a4\u03a1\u0399\u039a\u03a9\u039d \u0395\u03a1\u0393\u03a9\u039d \u039a\u0391\u0399 \u0394\u0399\u03a3\u039a\u03a9\u039d", "22": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0399\u03a0\u03a0\u039f\u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0397\u03a3", "23": "\u03a3\u03a9\u039c\u0391\u03a4\u0399\u039a\u0397 \u0391\u0393\u03a9\u0393\u0397", "24": "\u0395\u039a\u0394\u0399\u039a\u0391\u03a3\u0397 \u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u03a9\u039d \u03a0\u0391\u03a1\u0391\u0392\u0391\u03a3\u0395\u03a9\u039d", "25": "\u039a\u0399\u039d\u0397\u03a4\u03a1\u0391 \u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a0\u0395\u039d\u0394\u03a5\u03a3\u0395\u03a9\u039d \u03a3\u03a4\u0397\u039d \u03a0\u0395\u03a1\u0399\u03a6\u0395\u03a1\u0395\u0399\u0391", "26": "\u039c\u0395\u039b\u0397 \u039f\u0399\u039a\u039f\u0393\u0395\u039d\u0395\u0399\u0391\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u039c\u0395\u039d\u03a9\u039d", "27": "\u039a\u0395\u03a1\u039c\u0391\u03a4\u0391", "28": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391 \u0391\u039d\u0391\u03a0\u03a1\u039f\u03a3\u0391\u03a1\u039c\u039f\u0393\u0397\u03a3", "29": "\u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u0397 \u0394\u0391\u03a3\u0399\u039a\u03a9\u039d \u0395\u03a1\u0393\u03a9\u039d", "30": "\u039b\u0399\u03a0\u0391\u03a3\u039c\u0391\u03a4\u0391", "31": "\u0395\u03a0\u0399\u03a7\u039f\u03a1\u0397\u0393\u0397\u03a3\u0397 \u03a3\u03a0\u039f\u03a5\u0394\u0391\u03a3\u03a4\u03a9\u039d \u03a4\u0395\u039a\u039d\u03a9\u039d \u0395\u03a1\u0393\u0391\u0396\u039f\u039c\u0395\u039d\u03a9\u039d", "32": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u039f\u0399\u039d\u039f\u03a5", "33": "\u03a0\u03a4\u0397\u03a4\u0399\u039a\u039f \u039a\u0391\u0399 \u039a\u0391\u03a4\u0391\u0394\u03a5\u03a4\u0399\u039a\u039f \u0395\u03a0\u0399\u0394\u039f\u039c\u0391", "34": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u03a9\u039d \u039a\u0391\u03a4\u0391\u03a3\u03a4\u0397\u039c\u0391\u03a4\u03a9\u039d (\u03a4.\u0395.\u0391.\u03a5.\u0395.\u039a.)", "35": "\u0395\u039a\u039a\u039f\u039a\u039a\u0399\u03a3\u0397 \u0392\u0391\u039c\u0392\u0391\u039a\u039f\u03a3", "36": "\u039c\u039f\u039d\u039f\u03a0\u03a9\u039b\u0399\u039f \u039a\u0399\u039d\u0399\u039d\u039f\u03a5", "37": "\u0399\u039d\u03a3\u03a4\u0399\u03a4\u039f\u03a5\u03a4\u0391 \u0394\u0399\u0395\u0398\u039d\u039f\u03a5\u03a3 \u0394\u0399\u039a\u0391\u0399\u039f\u03a5", "38": "\u0399\u0391\u03a0\u03a9\u039d\u0399\u0391 \u2013 \u0399\u039d\u0394\u0399\u0391 \u2013\u0399\u039f\u03a1\u0394\u0391\u039d\u0399\u0391 \u039a.\u039b\u03a0", "39": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391 \u03a3\u03a4\u039f\u039b\u0397\u03a3", "40": "\u0391\u039d\u0391\u0393\u039d\u03a9\u03a1\u0399\u03a3\u0395\u0399\u03a3", "41": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u0395\u03a1\u0393\u039f\u039b\u0397\u03a0\u03a4\u03a9\u039d", "42": "\u0391\u039d\u0391\u03a3\u03a4\u039f\u039b\u0397 \u03a4\u0397\u03a3 \u03a0\u039f\u0399\u039d\u0397\u03a3", "43": "\u03a0\u039f\u03a4\u0391\u039c\u039f\u03a0\u039b\u039f\u0399\u0391", "44": "\u0395\u0399\u0394\u0399\u039a\u0397 \u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u0397 \u03a0\u0391\u03a1\u0391\u039a\u039f\u039b\u039f\u03a5\u0398\u0397\u03a3\u0397", "45": "\u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397 \u03a6\u0391\u03a1\u039c\u0391\u039a\u0395\u0399\u03a9\u039d", "46": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3 \u0398\u03a5\u039c\u0391\u03a4\u03a9\u039d \u0395\u0398\u039d\u0399\u039a\u03a9\u039d", "47": "\u0391\u03a0\u039b\u039f\u03a0\u039f\u0399\u0397\u03a3\u0397 \u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u03a9\u039d \u0394\u0399\u0391\u03a4\u03a5\u03a0\u03a9\u03a3\u0395\u03a9\u039d", "48": "\u039a\u039b\u0391\u0394\u039f\u03a3 \u0391\u03a3\u0398\u0395\u039d\u0395\u0399\u0391\u03a3 \u03a4.\u0391.\u039a.\u0395", "49": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a5\u03a0\u039f\u0394\u039f\u03a7\u0397\u03a3 \u03a0\u039b\u039f\u0399\u03a9\u039d \u039a\u0391\u0399 \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u0397 \u03a7\u03a1\u0397\u03a3\u0397 \u039b\u0399\u039c\u0395\u039d\u03a9\u039d", "50": "\u03a6\u0391\u03a1\u039c\u0391\u039a\u0395\u0399\u039f \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "51": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a0\u039f\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a6\u03a5\u0393\u03a9\u039d \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f\u03a5 \u03a4\u0397\u03a3 \u0395\u03a5\u03a1\u03a9\u03a0\u0397\u03a3", "52": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u0395\u03a3 \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0395\u03a3", "53": "\u0399\u03a3\u03a1\u0391\u0397\u039b\u0399\u03a4\u0399\u039a\u0395\u03a3 \u039a\u039f\u0399\u039d\u039f\u03a4\u0397\u03a4\u0395\u03a3", "54": "\u03a3\u0395\u0399\u03a3\u039c\u039f\u03a0\u039b\u0397\u039a\u03a4\u039f\u0399 \u03a3\u03a4\u0395\u03a1\u0395\u0391\u03a3 \u0395\u039b\u039b\u0391\u0394\u0391\u03a3 (\u0391\u03a4\u03a4\u0399\u039a\u0397\u03a3, \u0392\u039f\u0399\u03a9\u03a4\u0399\u0391\u03a3 \u039a.\u039b.\u03a0.)", "55": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3 \u03a0.\u039d", "56": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u039c\u03a0\u039f\u03a1.\u039a\u0391\u0399 \u0392\u0399\u039f\u039c.- \u0395\u03a0\u0391\u0393\u0393\u0395\u039b. \u039a\u0391\u0399 \u0392\u0399\u039f\u03a4\u0395\u03a7\u039d. \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u03a9\u039d \u03a4\u039f\u03a5 \u039a\u03a1\u0391\u03a4\u039f\u03a5\u03a3", "57": "\u0395\u0398\u039d\u0399\u039a\u0397 \u039a\u03a4\u0397\u039c\u0391\u03a4\u0399\u039a\u0397 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u0391", "58": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u0399 \u0391\u039a\u039f\u039b\u039f\u03a5\u0398\u039f\u0399", "59": "\u0394\u0397\u039c\u039f\u03a3\u0399\u0395\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3", "60": "\u039c\u0399\u039a\u03a1\u039f\u03a6\u03a9\u03a4\u039f\u0393\u03a1\u0391\u03a6\u0399\u0395\u03a3", "61": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a4\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399-\u03a4.\u03a3.\u0391.\u03a5", "62": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a0.\u039d", "63": "\u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0391 \u03a3\u03a7\u039f\u039b\u0395\u0399\u0391 \u0391\u039b\u039b\u039f\u0394\u0391\u03a0\u0397\u03a3", "64": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397\u03a3", "65": "\u0395\u0398\u039d\u0399\u039a\u0397 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u0391 \u03a4\u0397\u03a3 \u0395\u039b\u039b\u0391\u0394\u039f\u03a3", "66": "\u0393\u0395\u039d\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u039d.\u03a0.\u0394.\u0394", "67": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u039c\u0395 \u03a3\u03a7\u0395\u03a3\u0397 \u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u039f\u03a5 \u0394\u0399\u039a\u0391\u0399\u039f\u03a5", "68": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0391\u03a3 \u03a5\u0394\u03a1\u0395\u03a5\u03a3\u0397\u03a3 \u039a\u0391\u0399 \u0391\u03a0\u039f\u03a7\u0395\u03a4\u0395\u03a5\u03a3\u0397\u03a3 \u03a0\u03a1\u03a9\u03a4\u0395\u03a5\u039f\u03a5\u03a3\u0397\u03a3 (\u03a4.\u0395.\u0391.\u03a0.\u0395.\u03a5.\u0391.\u03a0.)", "69": "\u03a3\u03a9\u039c\u0391 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u039f\u03a5 \u0395\u039b\u0395\u0393\u03a7\u039f\u03a5", "70": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0397 \u03a0\u0395\u03a1\u0399 \u0394\u0399\u0395\u039a\u0394\u0399\u039a\u0397\u03a3\u0395\u03a9\u03a3 \u0394\u0399\u0391\u03a4\u03a1\u039f\u03a6\u0397\u03a3", "71": "\u0399\u03a3\u039f\u03a4\u0397\u03a4\u0391 \u03a4\u03a9\u039d \u0394\u03a5\u039f \u03a6\u03a5\u039b\u03a9\u039d", "72": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a1\u03a9\u0393\u0397\u03a3 \u039a\u0391\u0399 \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u039f \u03a4\u0391\u039c\u0395\u0399\u039f", "73": "\u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u039f \u0394\u0395\u039b\u03a4\u0399\u039f", "74": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "75": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u039b\u0399\u039c\u0395\u039d\u039f\u03a3 \u03a0\u0395\u0399\u03a1\u0391\u0399\u03a9\u03a3 \u0391\u039d\u03a9\u039d\u03a5\u039c\u0397 \u0395\u03a4\u0391\u0399\u03a1\u0399\u0391", "76": "\u0395\u039a\u039a\u0391\u0398\u0391\u03a1\u0399\u03a3\u0399\u03a3 \u0394\u0399\u039f\u03a1\u0399\u03a3\u039c\u03a9\u039d \u039a\u0391\u0399 \u03a0\u03a1\u039f\u0391\u0393\u03a9\u0393\u03a9\u039d \u039a\u0391\u03a4\u039f\u03a7\u0397\u03a3", "77": "\u03a4\u0391\u039e\u0399\u039d\u039f\u039c\u0397\u03a3\u0397 \u0392\u0391\u039c\u0392\u0391\u039a\u039f\u03a3", "78": "\u03a0\u03a1\u03a5\u03a4\u0391\u039d\u0395\u0399\u03a3 \u039a\u0391\u0399 \u039a\u039f\u03a3\u039c\u0397\u03a4\u039f\u03a1\u0395\u03a3", "79": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391\u039a\u039f \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397\u03a3", "80": "\u03a9\u03a1\u0395\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 \u03a3\u03a4\u0397\u039d \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u0391 \u039a\u0391\u0399 \u0392\u0399\u039f\u03a4\u0395\u03a7\u039d\u0399\u0391", "81": "\u03a7\u0391\u03a1\u03a4\u0397\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a5 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397\u03a3 \u03a3\u03a5\u039d\u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "82": "\u0393\u03a5\u039c\u039d\u0391\u03a3\u0399\u039f \u0391\u03a0\u039f\u0394\u0397\u039c\u03a9\u039d \u0395\u039b\u039b\u0397\u039d\u039f\u03a0\u0391\u0399\u0394\u03a9\u039d", "83": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0391\u03a3\u0398\u0395\u039d\u0395\u0399\u0391\u03a3", "84": "\u0395\u039a\u0394\u039f\u03a3\u0395\u0399\u03a3 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u0397\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391\u03a3", "85": "\u03a0\u039b\u0397\u03a4\u03a4\u039f\u039c\u0395\u039d\u039f\u0399 \u0391\u03a0\u039f \u0398\u0395\u039f\u039c\u0397\u039d\u0399\u0395\u03a3 \u039a\u0391\u0399 \u0391\u039b\u039b\u0391 \u0395\u039a\u03a4\u0391\u039a\u03a4\u0391 \u0393\u0395\u0393\u039f\u039d\u039f\u03a4\u0391", "86": "\u03a9\u03a1\u0395\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5", "87": "\u0393\u0395\u03a9\u039c\u0397\u039b\u0391", "88": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u0391\u039d\u0391\u03a4\u0399\u039c\u0397\u03a3\u0397\u03a3 \u0391\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d", "89": "\u03a0\u0391\u039d\u03a9\u039b\u0397\u03a3", "90": "\u03a3\u03a7\u039f\u039b\u0395\u03a3 \u039d\u0397\u03a0\u0399\u0391\u0393\u03a9\u0393\u03a9\u039d", "91": "\u03a6\u0391\u03a1\u039c\u0391\u039a\u0391\u03a0\u039f\u0398\u0397\u039a\u0395\u03a3", "92": "\u03a6\u03a1\u039f\u039d\u03a4\u0399\u03a3\u03a4\u0397\u03a1\u0399\u0391 \u039d\u039f\u039c\u0399\u039a\u03a9\u039d \u03a3\u03a0\u039f\u03a5\u0394\u03a9\u039d", "93": "\u039f\u0399\u039a\u039f\u0393\u0395\u039d\u0395\u0399\u0391\u039a\u0391 \u0395\u03a0\u0399\u0394\u039f\u039c\u0391\u03a4\u0391 \u039c\u0399\u03a3\u0398\u03a9\u03a4\u03a9\u039d", "94": "\u0397\u039b\u0395\u039a\u03a4\u03a1\u039f\u039a\u0399\u039d\u0397\u03a4\u0391 \u039b\u0395\u03a9\u03a6\u039f\u03a1\u0395\u0399\u0391 \u0391\u0398\u0397\u039d\u03a9\u039d \u2013 \u03a0\u0395\u0399\u03a1\u0391\u0399\u03a9\u03a3 (\u0397.\u039b.\u03a0.\u0391.\u03a0.)", "95": "\u0391\u03a3\u03a4\u0399\u039a\u0391 \u0394\u0399\u039a\u0391\u0399\u03a9\u039c\u0391\u03a4\u0391 \u0391\u039b\u039b\u039f\u0394\u0391\u03a0\u03a9\u039d", "96": "\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u039f \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "97": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u0397 \u0395\u039a\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0397\u03a3\u0397 \u0399.\u039a.\u0391", "98": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a0.\u03a3", "99": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u039f\u0399 \u03a3\u03a4\u0391\u0398\u039c\u039f\u0399", "100": "\u0399\u0395\u03a1\u0391\u03a1\u03a7\u0399\u0391 \u039a\u0391\u0399 \u03a0\u03a1\u039f\u0391\u0393\u03a9\u0393\u0395\u03a3 \u039c\u039f\u039d\u0399\u039c\u03a9\u039d \u03a5\u03a0\u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u039a\u0391\u0399 \u0391\u039d\u0398\u03a5\u03a0\u0391\u03a3\u03a0\u0399\u03a3\u03a4\u03a9\u039d", "101": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0395\u03a1\u0393\u0391\u03a4\u039f\u03a4\u0395\u03a7\u039d\u0399\u03a4\u03a9\u039d \u039a\u0391\u0399 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u0394\u0395\u03a1\u039c\u0391\u03a4\u039f\u03a3 \u0395\u039b\u039b\u0391\u0394\u0391\u03a3 (\u03a4.\u0395.\u0391.\u0395.\u03a5.\u0394.\u0395.)", "102": "\u03a0\u03a1\u0391\u03a4\u0397\u03a1\u0399\u0391 \u0391\u03a1\u03a4\u039f\u03a5", "103": "\u03a0\u039b\u0397\u03a1\u03a9\u039c\u0397 \u039c\u0395 \u0395\u03a0\u0399\u03a4\u0391\u0393\u0397", "104": "\u03a4\u0395\u03a7\u039d\u0399\u039a\u0397 \u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0397 \u0395\u039b\u0399\u039a\u039f\u03a0\u03a4\u0395\u03a1\u03a9\u039d", "105": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "106": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u039f\u0399 \u0391\u039d\u03a4\u0399\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u039f\u0399 \u03a4\u039f\u03a5 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5", "107": "\u03a9\u03a1\u0395\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 \u03a3\u0395 \u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0391", "108": "\u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 \u039a\u03a4\u0397\u039d\u039f\u03a4\u03a1\u039f\u03a6\u0399\u0391\u03a3", "109": "\u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397 \u03a3\u03a6\u0391\u0393\u0399\u03a9\u039d", "110": "\u03a0\u039b\u03a9\u0399\u039c\u039f\u03a4\u0397\u03a4\u0391 \u0391\u0395\u03a1\u039f\u03a3\u039a\u0391\u03a6\u03a9\u039d", "111": "\u0391\u0393\u039f\u03a1\u0391\u039d\u039f\u039c\u0399\u039a\u039f\u03a3 \u039a\u03a9\u0394\u0399\u039a\u0391\u03a3", "112": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u0395\u03a0\u0399\u0392\u0391\u03a4\u03a9\u039d \u039a\u0391\u0399 \u0395\u039c\u03a0\u039f\u03a1\u0395\u03a5\u039c\u0391\u03a4\u03a9\u039d", "113": "\u03a0\u03a1\u039f\u039c\u0397\u0398\u0395\u0399\u0395\u03a3", "114": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3", "115": "\u0394\u0399\u0391\u0399\u03a4\u0397\u03a3\u0399\u0391 \u03a3\u03a5\u039b\u039b\u039f\u0393\u0399\u039a\u03a9\u039d \u0394\u0399\u0391\u03a6\u039f\u03a1\u03a9\u039d - \u039c\u0395\u03a3\u039f\u039b\u0391\u0392\u0397\u03a4\u0395\u03a3 \u0394\u0399\u0391\u0399\u03a4\u0397\u03a4\u0395\u03a3", "116": "\u03a3\u039f\u03a5\u039b\u03a4\u0391\u039d\u0399\u039d\u0391", "117": "\u039c\u0395\u03a4\u0391\u0393\u03a1\u0391\u03a6\u0397", "118": "\u0395\u0399\u03a3\u0391\u0393\u03a9\u0393\u0397 \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u039f\u039d\u0399\u039a\u039f\u03a5 \u03a5\u039b\u0399\u039a\u039f\u03a5", "119": "\u0394\u0399\u0391\u03a1\u0398\u03a1\u03a9\u03a3\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u03a9\u039d \u039f.\u0393.\u0391", "120": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u039f\u0399 \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u039f\u0399 - \u0395\u0398\u039d\u0399\u039a\u0397 \u03a3\u03a7\u039f\u039b\u0397 \u0394\u0399\u039a\u0391\u03a3\u03a4\u03a9\u039d", "121": "\u03a0\u0399\u03a3\u03a4\u039f\u03a0\u039f\u0399\u0397\u03a4\u0399\u039a\u0391 \u039a\u0391\u0399 \u0394\u0399\u039a\u0391\u0399\u039f\u039b\u039f\u0393\u0397\u03a4\u0399\u039a\u0391", "122": "\u0391\u03a3\u039a\u0397\u03a3\u0397 \u0399\u0391\u03a4\u03a1\u0399\u039a\u039f\u03a5 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u039f\u03a3", "123": "\u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u039f\u0399 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "124": "\u03a3\u03a7\u039f\u039b\u0397 \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u03a9\u039d \u03a5\u0393\u0395\u0399\u0391\u03a3 \u03a0\u0391\u039d\u039c\u0399\u039f\u03a5 \u03a0\u0391\u03a4\u03a1\u03a9\u039d", "125": "\u0391\u039b\u039b\u039f\u0394\u0391\u03a0\u0395\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u0399\u03a3", "126": "\u039b\u0391\u03a4\u039f\u039c\u0395\u0399\u0391", "127": "\u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0397 \u0399\u0391\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a0\u0397\u0393\u03a9\u039d", "128": "\u03a0\u03a9\u039b\u0397\u03a3\u0397 \u03a7\u03a1\u0395\u03a9\u0393\u03a1\u0391\u03a6\u03a9\u039d \u039c\u0395 \u0394\u039f\u03a3\u0395\u0399\u03a3", "129": "\u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391 \u03a0\u0395\u03a1\u0399 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u03a9\u039d (\u0393\u0395\u039d\u0399\u039a\u0391)", "130": "\u0395\u0399\u0394\u0399\u039a\u0391 \u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u0399\u0391", "131": "Y\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u03a5\u0393\u0399\u0395\u0399\u039d\u0397\u03a3", "132": "\u039b\u0397\u039e\u0399\u0391\u03a1\u03a7\u0399\u039a\u0395\u03a3 \u03a0\u03a1\u0391\u039e\u0395\u0399\u03a3", "133": "\u0393\u0395\u039d\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u0393\u0399\u0391 \u03a4\u039f\u039d \u03a4\u03a5\u03a0\u039f", "134": "\u0395\u0398\u039d\u0399\u039a\u039f \u03a3\u03a5\u03a3\u03a4\u0397\u039c\u0391 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u0397\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397\u03a3-\u039a\u0391\u03a4\u0391\u03a1\u03a4\u0399\u03a3\u0397\u03a3", "135": "\u0391\u03a1\u039f\u03a5\u03a1\u0391\u0399\u039f\u0399 \u039a\u0391\u0399 \u0391\u039a\u03a1\u0399\u0394\u0395\u03a3", "136": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a6\u03a5\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u039d\u0391\u03a5\u03a4\u0399\u039a\u03a9\u039d", "137": "\u0391\u03a0\u039f\u03a1\u03a1\u0397\u03a4\u039f \u0395\u03a0\u0399\u03a3\u03a4\u039f\u039b\u03a9\u039d \u039a\u0391\u0399 \u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u03a9\u039d", "138": "\u03a0\u039f\u03a1\u0398\u039c\u0395\u0399\u0391 \u039a\u0391\u0399 \u039f\u03a7\u0397\u039c\u0391\u03a4\u0391\u0393\u03a9\u0393\u0391", "139": "\u039c\u0395\u03a4\u03a1\u0391 \u0395\u039e\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0397\u03a3\u0397\u03a3 \u0395\u039d\u0395\u03a1\u0393\u0395\u0399\u0391\u03a3", "140": "\u03a3\u03a4\u039f\u0399\u03a7\u0395\u0399\u0391 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u03a9\u039d \u039a\u0391\u0399 \u039d.\u03a0.\u0394.\u0394", "141": "\u03a0\u0391\u0393\u0399\u0395\u03a3 \u0391\u039c\u039f\u0399\u0392\u0395\u03a3 \u0394\u0399\u039a\u0397\u0393\u039f\u03a1\u03a9\u039d", "142": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a3\u03a7\u039f\u039b\u0397\u03a3 \u0395\u03a5\u0395\u039b\u03a0\u0399\u0394\u03a9\u039d", "143": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u039f \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u039f \u03a4\u0397\u03a3 \u0395\u039b\u039b\u0391\u0394\u0391\u03a3", "144": "\u0393\u03a1\u0391\u03a6\u0395\u0399\u0391 \u0395\u03a5\u03a1\u0395\u03a3\u0395\u03a9\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "145": "\u0394\u0399\u0391\u03a6\u0397\u039c\u0399\u03a3\u0395\u0399\u03a3", "146": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u03a5\u03a0\u039f\u03a4\u03a1\u039f\u03a6\u0399\u0395\u03a3", "147": "\u03a6\u039f\u03a1\u03a4\u0397\u0393\u0391 \u0391\u039a\u03a4\u039f\u03a0\u039b\u039f\u0399\u039a\u0391 \u03a0\u039b\u039f\u0399\u0391 (\u039cS) \u039c\u0395\u03a7\u03a1\u0399 500 \u039a.\u039f.\u03a7", "148": "\u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397 \u03a3\u03a5\u039d\u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 UNICEF", "149": "\u03a5\u0393\u0399\u0395\u0399\u039d\u0397 \u0398\u0395\u03a1\u0395\u03a4\u03a1\u03a9\u039d", "150": "\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u039f\u039d\u0399\u039a\u0397 \u0395\u03a1\u0395\u03a5\u039d\u0391 \u039a\u0391\u0399 \u03a4\u0395\u03a7\u039d\u039f\u039b\u039f\u0393\u0399\u0391", "151": "\u0391\u03a0\u0391\u0393\u039f\u03a1\u0395\u03a5\u03a3\u0395\u0399\u03a3 \u0395\u039e\u0391\u0393\u03a9\u0393\u0397\u03a3", "152": "\u0391\u039c\u03a0\u0395\u039b\u039f\u03a5\u03a1\u0393\u0399\u039a\u039f \u039a\u03a4\u0397\u039c\u0391\u03a4\u039f\u039b\u039f\u0393\u0399\u039f", "153": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u03a5\u0393\u0395\u0399\u0391\u03a3 \u039a\u0391\u0399 \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3", "154": "\u0394\u0399\u0395\u0398\u039d\u0397\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391\u039a\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3", "155": "\u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 \u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u039f\u03a5 \u0395\u039b\u0395\u0393\u03a7\u039f\u03a5", "156": "\u0394\u0395\u039b\u03a4\u0399\u0391 \u03a4\u0391\u03a5\u03a4\u039f\u03a4\u0397\u03a4\u039f\u03a3 \u03a0. \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "157": "\u0391\u039d\u03a9\u03a4\u0391\u03a4\u0397 \u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397", "158": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0395\u03a6\u0395\u0394\u03a1\u03a9\u039d \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d, \u0391\u039d\u0391\u03a0\u0397\u03a1\u03a9\u039d \u03a0\u039f\u039b\u0395\u039c\u039f\u03a5 \u039a\u0391\u0399 \u0391\u0393\u03a9\u039d\u0399\u03a3\u03a4\u03a9\u039d \u0395\u0398\u039d. \u0391\u039d\u03a4\u0399\u03a3\u03a4\u0391\u03a3\u0397\u03a3", "159": "\u03a6\u039f\u03a1\u039f\u0399 \u03a5\u03a0\u0395\u03a1 \u03a4\u03a1\u0399\u03a4\u03a9\u039d", "160": "\u0391\u0393\u03a1\u039f\u039b\u0397\u03a8\u0399\u0395\u03a3 \u0399\u039f\u039d\u0399\u03a9\u039d \u039d\u0397\u03a3\u0399\u03a9\u039d", "161": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u0395\u039c\u03a0\u039f\u03a1\u0399\u039f\u03a5 \u03a4\u03a1\u039f\u03a6\u0399\u039c\u03a9\u039d (\u03a4.\u0395.\u0391.\u03a5.\u0395.\u03a4)", "162": "\u0391\u039d\u03a9\u03a4\u0391\u03a4\u039f \u0395\u0399\u0394\u0399\u039a\u039f \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u039f", "163": "\u0395\u0399\u03a3\u0391\u0393\u03a9\u0393\u0397 \u0393\u03a5\u039d\u0391\u0399\u039a\u03a9\u039d \u03a3\u03a4\u0399\u03a3 \u0391\u039d\u03a9\u03a4\u0391\u03a4\u0395\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3", "164": "\u03a3\u03a7\u039f\u039b\u0397 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u039d\u039f\u03a3\u0397\u039b\u0395\u03a5\u03a4\u0399\u039a\u0397\u03a3 (\u03a3.\u0391.\u039d.)", "165": "\u0394\u0399\u0391\u0394\u0399\u039a\u0391\u03a3\u0399\u0391 \u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u03a9\u039d \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u03a9\u039d", "166": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0395\u03a1\u0393\u0391\u0396\u039f\u039c\u0395\u039d\u039f\u03a5 \u03a0\u0391\u0399\u0394\u0399\u039f\u03a5", "167": "\u0391\u039c\u039d\u0397\u03a3\u03a4\u0399\u0391", "168": "\u03a3\u03a7\u039f\u039b\u0395\u03a3 \u039a\u0391\u039b\u039b\u0399\u03a4\u0395\u03a7\u039d\u0399\u039a\u0397\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397\u03a3", "169": "\u03a7\u0391\u03a1\u0397 \u039a\u0391\u0399 \u039c\u0395\u03a4\u03a1\u0399\u0391\u03a3\u039c\u039f\u03a3", "170": "\u03a4\u03a5\u03a6\u039b\u039f\u0399", "171": "\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u03a4\u0397\u03a3 \u0395\u03a5\u03a1\u03a9\u03a0\u0397\u03a3", "172": "\u0395\u03a1\u0393\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0395\u039a\u03a1\u0397\u039a\u03a4\u0399\u039a\u03a9\u039d \u03a5\u039b\u03a9\u039d", "173": "\u039c\u0397\u03a4\u03a1\u03a9\u0391 \u03a0. \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "174": "\u03a5\u0393\u03a1\u0397 \u0391\u039c\u039c\u03a9\u039d\u0399\u0391", "175": "\u03a0\u0395\u0399\u03a1\u0391\u039c\u0391\u03a4\u0399\u039a\u0391 \u03a3\u03a7\u039f\u039b\u0395\u0399\u0391", "176": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u0395.\u039d", "177": "\u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u039f\u03a3 \u03a0\u03a1\u039f\u03a3\u0391\u039d\u0391\u03a4\u039f\u039b\u0399\u03a3\u039c\u039f\u03a3 \u039a\u0391\u0399 \u039a\u0391\u03a4\u0391\u03a1\u03a4\u0399\u03a3\u0397", "178": "\u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u0397 \u0395\u03a0\u0399\u0392\u039b\u0395\u03a8\u0397", "179": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a1\u0399\u039d\u0395\u03a3 \u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u03a6\u03a9\u039d\u0399\u0395\u03a3", "180": "\u039c\u039f\u039d\u039f\u03a0\u03a9\u039b\u0399\u039f \u03a0\u0391\u0399\u0393\u039d\u0399\u039f\u03a7\u0391\u03a1\u03a4\u03a9\u039d", "181": "\u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u0399\u0391 \u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391\u03a3", "182": "\u0395\u039a\u03a0\u039f\u0399\u0397\u03a3\u0397 \u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u03a9\u039d \u039a\u0399\u039d\u0397\u03a4\u03a9\u039d \u039a\u0391\u0399 \u0391\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d", "183": "\u03a3\u03a5\u039b\u039b\u039f\u0393\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 (\u0393\u0395\u039d\u0399\u039a\u0391)", "184": "\u039f\u0394\u039f\u0399\u03a0\u039f\u03a1\u0399\u039a\u0391 \u039a\u0391\u0399 \u0391\u03a0\u039f\u0396\u0397\u039c\u0399\u03a9\u03a3\u0395\u0399\u03a3 \u0395\u039a\u03a4\u039f\u03a3 \u0395\u0394\u03a1\u0391\u03a3", "185": "\u03a3\u03a4\u0395\u0393\u0391\u03a3\u03a4\u0399\u039a\u0397 \u0391\u03a0\u039f\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u03a0\u03a1\u039f\u03a3\u03a6\u03a5\u0393\u03a9\u039d", "186": "\u0391\u039d\u03a9\u03a4\u0391\u03a4\u0391 \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u0391 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0395\u03a9\u03a3", "187": "\u0391\u03a1\u03a7\u0395\u0399\u0391 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u03a9\u039d", "188": "\u0393\u0395\u039d\u0399\u039a\u0397 \u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0395\u0399\u0391 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0399\u039a\u039f\u03a5 \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f\u03a5", "189": "\u03a0\u0395\u03a1\u0399\u03a0\u03a4\u0395\u03a1\u0391 \u0391\u039d\u0391\u03a0\u0397\u03a1\u03a9\u039d \u03a0\u039f\u039b\u0395\u039c\u039f\u03a5", "190": "\u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u0395\u03a3 \u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0395\u0399\u03a3 \u0395\u039c\u03a0\u039f\u03a1\u03a9\u039d, \u0392\u0399\u039f\u03a4\u0395\u03a7\u039d\u03a9\u039d \u039a\u0391\u0399 \u039b\u039f\u0399\u03a0\u03a9\u039d \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u03a9\u039d", "191": "\u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u039f\u0399 \u03a3\u03a4\u0391\u0398\u039c\u039f\u0399 \u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0397\u03a3 \u0397\u039b\u0395\u039a\u03a4\u03a1\u0399\u039a\u0397\u03a3 \u0395\u039d\u0395\u03a1\u0393\u0395\u0399\u0391\u03a3", "192": "\u0398\u0395\u0391\u03a4\u03a1\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391", "193": "\u039c\u0395 \u03a4\u0397 \u039d\u0395\u0391 \u0396\u0397\u039b\u0391\u039d\u0394\u0399\u0391", "194": "\u03a6\u039f\u03a1\u039f\u03a3 \u039a\u0391\u03a4\u0391\u039d\u0391\u039b\u03a9\u03a3\u0395\u03a9\u03a3 \u03a3\u0391\u039a\u03a7\u0391\u03a1\u0395\u03a9\u03a3", "195": "\u039d\u039f\u039c\u0391\u03a1\u03a7\u0399\u0391\u039a\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391", "196": "\u0391\u0393\u03a9\u0393\u0395\u03a3 \u039a\u0391\u039a\u039f\u0394\u0399\u039a\u0399\u0391\u03a3", "197": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u039a\u0397\u03a3 \u0394\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u0391\u03a3", "198": "\u0391\u03a4\u039f\u039c\u0391 \u0392\u0391\u03a1\u0399\u0391 \u039d\u039f\u0397\u03a4\u0399\u039a\u0391 \u039a\u0391\u0398\u03a5\u03a3\u03a4\u0395\u03a1\u0397\u039c\u0395\u039d\u0391", "199": "\u039c\u0395 \u03a4\u0397 \u03a3\u039f\u03a5\u0397\u0394\u0399\u0391", "200": "\u0391\u0395\u03a1\u039f\u039d\u0391\u03a5\u03a4\u0399\u039a\u0397 \u039c\u0395\u03a4\u0395\u03a9\u03a1\u039f\u039b\u039f\u0393\u0399\u0391", "201": "\u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3 \u0393\u03a5\u039c\u039d\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3", "202": "\u03a0\u0395\u03a1\u0399\u039f\u03a5\u03a3\u0399\u0391 \u0394\u0397\u039c\u03a9\u039d \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u039f\u03a4\u0397\u03a4\u03a9\u039d", "203": "\u0391\u0393\u039f\u03a1\u0391\u03a0\u03a9\u039b\u0397\u03a3\u0399\u0395\u03a3 \u039a\u0391\u03a4\u039f\u03a7\u0397\u03a3", "204": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391 \u03a0\u0391\u03a1\u0399\u03a3\u0399\u03a9\u039d", "205": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391\u03a3 \u03a6\u03a5\u03a4\u03a9\u039d", "206": "\u039a\u0391\u03a4\u039f\u03a7\u03a5\u03a1\u03a9\u03a3\u0397 \u0398\u03a1\u0397\u03a3\u039a\u0395\u03a5\u03a4\u0399\u039a\u0397\u03a3 \u0395\u039b\u0395\u03a5\u0398\u0395\u03a1\u0399\u0391\u03a3", "207": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0395\u039e\u0395\u03a4\u0391\u03a3\u0397 \u039c\u0397 \u0399\u03a0\u03a4\u0391\u039c\u0395\u039d\u039f\u03a5 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5", "208": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3 \u0398\u03a5\u039c\u0391\u03a4\u03a9\u039d \u03a0\u039f\u039b\u0395\u039c\u039f\u03a5 1940", "209": "\u03a5\u0394\u03a1\u0391\u03a5\u039b\u0399\u039a\u0395\u03a3 \u0395\u0393\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0395\u0399\u03a3", "210": "\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u039f\u0399 \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u039f\u0399 - \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u039f\u0399 \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u039f\u0399", "211": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a1\u0399\u039d\u0395\u03a3 \u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3", "212": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0397 \u039a\u0391\u0399 \u039b\u039f\u0393\u0399\u03a3\u03a4\u0399\u039a\u039f", "213": "\u0395\u039e\u0397\u039b\u0395\u039a\u03a4\u03a1\u0399\u03a3\u039c\u039f\u03a3 \u039d\u0397\u03a3\u03a9\u039d", "214": "\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397 \u03a3\u03a4\u0395\u039b\u0395\u03a7\u03a9\u039d", "215": "\u03a9\u03a1\u0395\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 \u039a\u0391\u03a4\u0391\u03a3\u03a4\u0397\u039c\u0391\u03a4\u03a9\u039d \u039a\u0391\u0399 \u0393\u03a1\u0391\u03a6\u0395\u0399\u03a9\u039d", "216": "\u0397\u039c\u0395\u03a1\u039f\u039b\u039f\u0393\u0399\u039f \u0393\u0395\u03a6\u03a5\u03a1\u0391\u03a3", "217": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a4\u0397\u03a3 \u03a3\u03a4\u0391\u03a6\u0399\u0394\u0391\u03a3", "218": "\u03a0\u0391\u039b\u0391\u0399\u039f\u0399 \u0394\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "219": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a. \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u03a9\u039d \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 (\u03a4.\u0395.\u0391.\u03a0.\u039f.\u039a.\u0391.)", "220": "\u03a0\u0391\u03a1\u039f\u03a7\u0395\u03a3 \u03a5\u0393\u0395\u0399\u0391\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u03a9\u039d \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u03a9\u039d", "221": "\u03a0\u039b\u0391\u039d\u039f\u0394\u0399\u039f\u0399 \u0399\u03a7\u0398\u03a5\u039f\u03a0\u03a9\u039b\u0395\u03a3", "222": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u039d\u039f\u039c\u039f\u0399 \u03a0\u0395\u03a1\u0399 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a0.\u039d", "223": "\u03a5\u03a0\u039f\u03a7\u03a1\u0395\u03a9\u03a3\u0395\u0399\u03a3 \u0395\u03a6\u039f\u03a0\u039b\u0399\u03a3\u03a4\u03a9\u039d \u03a3\u0395 \u0391\u03a3\u0398\u0395\u039d\u0395\u0399\u0391 \u0397 \u0398\u0391\u039d\u0391\u03a4\u039f \u039d\u0391\u03a5\u03a4\u0399\u039a\u03a9\u039d", "224": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u039a\u0391\u03a4\u0391 \u03a4\u0397\u03a3 \u0391\u03a3\u0398\u0395\u039d\u0395\u0399\u0391\u03a3", "225": "\u0393\u0395\u039d\u0399\u039a\u0391 \u03a0\u0395\u03a1\u0399 \u03a3\u03a7\u0395\u0394\u0399\u03a9\u039d \u03a0\u039f\u039b\u0395\u03a9\u039d", "226": "\u0395\u039e\u0391\u0399\u03a1\u0395\u03a3\u0395\u0399\u03a3 \u0391\u03a0\u039f \u03a4\u0397\u039d \u0395\u03a1\u0393\u0391\u03a4\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "227": "\u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u039f \u039a\u03a4\u0397\u039c\u0391\u03a4\u039f\u039b\u039f\u0393\u0399\u039f", "228": "\u03a3\u03a5\u039d\u03a4\u0391\u0393\u039c\u0391\u03a4\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3 \u03a4\u0397\u03a3 \u0395\u039b\u039b\u0391\u0394\u039f\u03a3", "229": "\u03a0\u0391\u039d\u0391\u0393\u0399\u039f\u03a3 \u03a4\u0391\u03a6\u039f\u03a3", "230": "\u03a3\u03a5\u039d\u0395\u03a1\u0393\u0395\u0399\u0391 \u03a0. \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "231": "\u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0399\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u03a5", "232": "\u03a3\u03a5\u039d\u0398\u0395\u03a3\u0397 \u03a0\u039b\u0397\u03a1\u03a9\u039c\u0391\u03a4\u03a9\u039d", "233": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0395\u03a1\u0393\u0391\u03a4\u0399\u039a\u0397\u03a3 \u0395\u03a3\u03a4\u0399\u0391\u03a3", "234": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u03a5\u0394\u03a1\u0391\u03a5\u039b\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391", "235": "\u0394\u0399\u039a\u0391\u0399\u03a9\u039c\u0391 \u03a4\u039f\u03a5 \u03a3\u03a5\u039d\u0395\u03a1\u03a7\u0395\u03a3\u0398\u0391\u0399", "236": "\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u039f\u03a0\u039f\u0399\u0397\u03a3\u0397 - \u0391\u03a0\u039f\u039a\u03a1\u0391\u03a4\u0399\u039a\u039f\u03a0\u039f\u0399\u0397\u03a3\u0397 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u03a9\u039d \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5 \u03a7\u0391\u03a1\u0391\u039a\u03a4\u0397\u03a1\u0391", "237": "\u039b\u0391\u0399\u039a\u0397 \u039a\u0391\u03a4\u039f\u0399\u039a\u0399\u0391", "238": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039a\u0395\u03a1\u0394\u03a9\u039d", "239": "\u03a4\u0395\u03a7\u039d\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391", "240": "\u039c\u0395\u03a4\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397 \u0394\u0397\u039c\u039f\u0394\u0399\u0394\u0391\u03a3\u039a\u0391\u039b\u03a9\u039d", "241": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u03a9\u039d \u039a\u0391\u0399 \u0392\u039f\u03a5\u039b\u0395\u03a5\u03a4\u03a9\u039d", "242": "\u039f\u03a1\u0399\u039f \u0397\u039b\u0399\u039a\u0399\u0391\u03a3", "243": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u03a0\u03a1\u039f\u039c\u0397\u0398\u0395\u0399\u0395\u03a3", "244": "\u0391\u03a0\u039f\u03a3\u03a4\u039f\u039b\u0391\u0399 \u0395\u039e\u03a9\u03a4\u0395\u03a1\u0399\u039a\u039f\u03a5", "245": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u0391\u039a\u0399\u039d\u0397\u03a4\u0397\u03a3 \u03a0\u0395\u03a1\u0399\u039f\u03a5\u03a3\u0399\u0391\u03a3", "246": "\u03a7\u03a1\u039f\u039d\u039f\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 - \u0391\u0394\u0395\u0399\u0395\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391\u03a3", "247": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391 \u039a\u0391\u0399 \u03a0\u03a1\u039f\u039c\u0397\u0398\u0395\u0399\u0395\u03a3", "248": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u039a\u0391\u0399 \u039b\u039f\u0393\u0399\u03a3\u03a4\u0399\u039a\u039f", "249": "\u0394\u0391\u03a3\u039c\u039f\u039b\u039f\u0393\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "250": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a7\u03a1\u0397\u039c\u0391\u03a4\u0399\u03a3\u03a4\u03a9\u039d ,\u039c\u0395\u03a3\u0399\u03a4\u03a9\u039d,\u0391\u039d\u03a4\u0399\u039a\u03a1\u03a5\u03a3\u03a4\u03a9\u039d \u039a\u0391\u0399 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u03a7\u03a1\u0397\u039c\u0391\u03a4\u0399\u03a3\u03a4\u0397\u03a1\u0399\u039f\u03a5 \u0391\u0398\u0397\u039d\u03a9\u039d (\u03a4.\u0391.\u03a7.\u039c.\u0391.)", "251": "\u039a\u03a1\u0391\u03a4\u0399\u039a\u0397 \u03a3\u03a7\u039f\u039b\u0397 \u039f\u03a1\u03a7\u0397\u03a3\u03a4\u0399\u039a\u0397\u03a3 \u03a4\u0395\u03a7\u039d\u0397\u03a3", "252": "\u0395\u0398\u039d\u0399\u039a\u0397 \u039b\u03a5\u03a1\u0399\u039a\u0397 \u03a3\u039a\u0397\u039d\u0397", "253": "\u0391\u0395\u03a1\u039f\u039d\u0391\u03a5\u03a4\u0399\u039a\u0395\u03a3 \u03a4\u0397\u039b\u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0395\u03a3", "254": "\u039a\u0395\u039d\u03a4\u03a1\u039f \u0392\u0399\u039f\u03a4\u0395\u03a7\u039d\u0399\u039a\u0397\u03a3 \u0391\u039d\u0391\u03a0\u03a4\u03a5\u039e\u0397\u03a3", "255": "\u0391\u03a1\u03a7\u0391\u0399\u039f\u039b\u039f\u0393\u0399\u039a\u039f \u039c\u039f\u03a5\u03a3\u0395\u0399\u039f", "256": "\u03a5\u03a0\u0395\u03a1\u03a9\u039a\u0395\u0391\u039d\u0395\u0399\u0391", "257": "\u0394\u0391\u03a3\u0397", "258": "\u0391\u03a3\u039a\u0397\u03a3\u0397 \u039a\u03a4\u0397\u039d\u0399\u0391\u03a4\u03a1\u0399\u039a\u039f\u03a5 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u039f\u03a3", "259": "\u039a\u03a4\u0397\u03a3\u0397 \u039a\u0391\u0399 \u0391\u03a0\u03a9\u039b\u0395\u0399\u0391", "260": "\u03a1\u0391\u0394\u0399\u039f\u03a4\u0397\u039b\u0395\u0393\u03a1\u0391\u03a6\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391", "261": "\u0391\u0395\u03a1\u039f\u039b\u0399\u039c\u0395\u039d\u0391\u03a3 \u0391\u0398\u0397\u039d\u03a9\u039d", "262": "\u03a0\u03a1\u03a9\u03a4\u039f\u0392\u0391\u0398\u039c\u0399\u0391 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397", "263": "\u03a3\u03a4\u0395\u039b\u0395\u03a7\u039f\u03a3 \u0395\u03a6\u0395\u0394\u03a1\u03a9\u039d \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d", "264": "\u03a0\u03a4\u03a9\u03a7\u0395\u03a5\u03a3\u0397 \u039a\u0391\u0399 \u03a3\u03a5\u039c\u0392\u0399\u0392\u0391\u03a3\u039c\u039f\u03a3", "265": "\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u039f\u03a3 \u0393\u0391\u039c\u039f\u03a3", "266": "\u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u0397 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0397 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3", "267": "\u03a0\u039b\u039f\u0399\u0391 \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "268": "\u0399\u0391\u03a4\u03a1\u0399\u039a\u0395\u03a3 \u0391\u039c\u039f\u0399\u0392\u0395\u03a3", "269": "\u0395\u039b\u039b\u0397\u039d\u0399\u039a\u039f\u03a3 \u0395\u03a1\u03a5\u0398\u03a1\u039f\u03a3 \u03a3\u03a4\u0391\u03a5\u03a1\u039f\u03a3", "270": "\u0391\u039d\u03a9\u039c\u0391\u039b\u0395\u03a3 \u039a\u0391\u03a4\u0391\u0398\u0395\u03a3\u0395\u0399\u03a3 \u03a3\u0395 \u03a7\u03a1\u03a5\u03a3\u039f", "271": "\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u03a4\u0399\u039c\u0397\u03a3 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a0.\u039d", "272": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u0391\u03a1\u0394\u0395\u03a5\u03a4\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "273": "\u039a\u03a5\u0392\u0395\u03a1\u039d\u0397\u03a4\u0399\u039a\u039f\u03a3 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u039f\u03a3", "274": "\u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u0397 \u03a3\u03a5\u0393\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0391\u039a\u03a9\u039d \u0395\u03a1\u0393\u03a9\u039d", "275": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u039a\u0391\u0399 \u0391\u03a1\u03a9\u0393\u0397\u03a3", "276": "\u0394\u0391\u03a3\u0399\u039a\u0395\u03a3 \u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u0395\u03a3", "277": "\u039c\u0395 \u03a4\u0397 \u0394\u0397\u039c\u039f\u039a\u03a1\u0391\u03a4\u0399\u0391 \u03a4\u039f\u03a5 \u039a\u0395\u039c\u03a0\u0395\u039a", "278": "\u0395\u03a0\u0391\u039d\u0395\u039e\u0391\u0393\u039f\u039c\u0395\u039d\u0391 \u039c\u0395 \u0395\u0393\u0393\u03a5\u0397\u03a3\u0397", "279": "\u0394\u0399\u0391\u039d\u039f\u039c\u0397 \u0397\u039b\u0395\u039a\u03a4\u03a1\u0399\u039a\u0397\u03a3 \u0395\u039d\u0395\u03a1\u0393\u0395\u0399\u0391\u03a3", "280": "\u0391\u03a1\u03a3\u0397 \u03a3\u03a5\u0393\u039a\u03a1\u039f\u03a5\u03a3\u0395\u03a9\u03a3 \u039a\u0391\u0398\u0397\u039a\u039f\u039d\u03a4\u03a9\u039d", "281": "\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a4\u0399\u039a\u0391 \u03a0\u039b\u039f\u0399\u0391", "282": "\u039a\u0395\u039d\u03a4\u03a1\u039f \u039c\u0395\u03a4\u0391\u03a6\u03a1\u0391\u03a3\u0397\u03a3", "283": "\u0395\u0399\u03a3\u03a6\u039f\u03a1\u0395\u03a3 \u039a\u0391\u0399 \u039d\u0391\u03a5\u039b\u03a9\u03a3\u0395\u0399\u03a3", "284": "\u039c\u0395\u03a4\u0395\u0393\u0393\u03a1\u0391\u03a6\u0395\u03a3 \u03a6\u039f\u0399\u03a4\u0397\u03a4\u03a9\u039d \u0391\u039d\u03a9\u03a4. \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a4\u0399\u039a\u03a9\u039d \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u03a9\u039d", "285": "\u03a4\u039c\u0397\u039c\u0391\u03a4\u0391 \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0397\u03a3 \u03a6\u03a5\u03a3\u0399\u039a\u0397\u03a3 \u0391\u0393\u03a9\u0393\u0397\u03a3 - \u0391\u0398\u039b\u0397\u03a4\u0399\u03a3\u039c\u039f\u03a5", "286": "\u03a8\u03a5\u03a7\u0399\u0391\u03a4\u03a1\u0395\u0399\u0391", "287": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039a\u0395\u03a6\u0391\u039b\u0391\u0399\u039f\u03a5 \u0391\u039d\u03a9\u039d. \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u03a9\u039d", "288": "\u03a4\u03a5\u03a0\u039f\u0399 \u03a3\u03a5\u039c\u0392\u039f\u039b\u0391\u0399\u03a9\u039d", "289": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0395\u03a9\u03a3", "290": "\u039c\u039f\u03a5\u03a3\u0395\u0399\u039f \u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0397\u03a3 \u039b\u0391\u0399\u039a\u0397\u03a3 \u03a4\u0395\u03a7\u039d\u0397\u03a3", "291": "\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u039f \u03a0\u0395\u039b\u039f\u03a0\u039f\u039d\u039d\u0397\u03a3\u039f\u03a5", "292": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0395\u03a1\u0393\u0391\u03a4\u0399\u039a\u0397\u03a3 \u039a\u0391\u03a4\u039f\u0399\u039a\u0399\u0391\u03a3", "293": "\u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391 \u0395\u03a1\u0393\u0391\u0396\u039f\u039c\u0395\u039d\u03a9\u039d \u03a3\u0395 \u039f\u0399\u039a\u039f\u0394\u039f\u039c\u0395\u03a3", "294": "\u03a3\u03a4\u0395\u0393\u0391\u039d\u0397 \u03a5\u03a0\u039f\u0394\u0399\u0391\u0399\u03a1\u0395\u03a3\u0397 \u03a0\u039b\u039f\u0399\u03a9\u039d", "295": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u03a0\u03a1\u03a9\u03a4\u0395\u03a5\u039f\u03a5\u03a3\u0397\u03a3", "296": "\u0394\u0399\u0394\u0391\u039a\u03a4\u039f\u03a1\u0399\u039a\u0395\u03a3 - \u039c\u0395\u03a4\u0391\u03a0\u03a4\u03a5\u03a7\u0399\u0391\u039a\u0395\u03a3 \u03a3\u03a0\u039f\u03a5\u0394\u0395\u03a3 \u0395\u0398\u039d\u0399\u039a\u039f\u03a5 \u039c\u0395\u03a4\u03a3\u039f\u0392\u0399\u039f\u03a5", "297": "\u0395\u0399\u03a3\u03a6\u039f\u03a1\u0391 \u039a\u0391\u03a4\u039f\u03a7\u03a9\u039d \u0395\u0399\u0394\u03a9\u039d \u03a0\u03a1\u03a9\u03a4\u0397\u03a3 \u0391\u039d\u0391\u0393\u039a\u0397\u03a3", "298": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u0394\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "299": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u039b\u0399\u039c\u0395\u039d\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "300": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0395\u039b.\u0391\u03a3", "301": "\u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0391 \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0395\u0399\u0391 (\u0395\u039b.\u03a4\u0391)", "302": "\u039c\u0399\u03a3\u0398\u039f\u0399 \u039a\u0391\u0399 \u0395\u03a0\u0399\u0394\u039f\u039c\u0391\u03a4\u0391 \u03a0. \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "303": "\u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391", "304": "\u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3 \u03a5\u03a0\u0395\u03a1 \u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u03a9\u039d", "305": "\u0391\u03a0\u039f\u0392\u0391\u03a1\u039f", "306": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0395\u039a\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u03a9\u039d \u039a\u0391\u0399 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "307": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u03a0\u0395\u03a1\u0399 \u0394\u0399\u039a\u0397\u0393\u039f\u03a1\u03a9\u039d", "308": "\u0399\u0395\u03a1\u0391\u03a1\u03a7\u0399\u0391 \u039a\u0391\u0399 \u03a0\u03a1\u039f\u0392\u0399\u0392\u0391\u03a3\u039c\u039f\u0399", "309": "\u0399\u03a3\u03a1\u0391\u0397\u039b\u0399\u03a4\u0395\u03a3", "310": "\u03a3\u03a9\u039c\u0391 \u039a\u03a4\u0397\u039d\u0399\u0391\u03a4\u03a1\u0399\u039a\u039f", "311": "\u039d\u039f\u03a1\u0392\u0397\u0393\u0399\u0391 - \u039d\u0395\u0391 \u0396\u0397\u039b\u0391\u039d\u0394\u0399\u0391 \u2013 \u039d\u0399\u0393\u0397\u03a1\u0399\u0391 \u039a.\u039b\u03a0", "312": "\u0395\u039d\u03a4\u03a5\u03a0\u0391 \u039a\u0391\u0399 \u0392\u0399\u0392\u039b\u0399\u039f\u0398\u0397\u039a\u0395\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "313": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u03a4\u03a5\u03a0\u039f\u03a5 \u039a\u0391\u0399 \u039c\u0395\u03a3\u03a9\u039d \u039c\u0391\u0396\u0399\u039a\u0397\u03a3 \u0395\u039d\u0397\u039c\u0395\u03a1\u03a9\u03a3\u0397\u03a3", "314": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u0395\u03a3 \u03a0\u0395\u0399\u0398\u0391\u03a1\u03a7\u0399\u039a\u0395\u03a3 \u03a0\u039f\u0399\u039d\u0395\u03a3", "315": "\u039c\u0399\u03a3\u0398\u03a9\u03a3\u0395\u0399\u03a3 \u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u03a9\u039d \u0391\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d", "316": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u039f\u0399", "317": "\u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0397 \u03a0\u0399\u03a3\u03a4\u0397", "318": "\u039b\u0391\u0399\u039a\u0395\u03a3 \u0391\u0393\u039f\u03a1\u0395\u03a3-\u03a4\u0391\u039c\u0395\u0399\u039f \u039b\u0391\u0399\u039a\u03a9\u039d \u0391\u0393\u039f\u03a1\u03a9\u039d", "319": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a0\u0395\u0399\u0398\u0391\u03a1\u03a7\u0399\u0391\u03a3 \u03a7\u03a9\u03a1\u039f\u03a6\u03a5\u039b\u0391\u039a\u0397\u03a3", "320": "\u0391\u0394\u0399\u039a\u0397\u039c\u0391\u03a4\u0391 \u039a\u0391\u03a4\u0391 \u03a4\u0397\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u0391\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "321": "\u0395\u039d\u039f\u0399\u039a\u0399\u0391\u03a3\u0397 \u03a6\u039f\u03a1\u039f\u03a5 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u0398\u0395\u0391\u039c\u0391\u03a4\u03a9\u039d", "322": "\u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u0397 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0397 \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u0397\u03a3 \u039a\u0391\u0399 \u0399\u0391\u03a4\u03a1\u0399\u039a\u0397\u03a3 \u0391\u039d\u03a4\u0399\u039b\u0397\u03a8\u0395\u03a9\u03a3", "323": "\u0395\u03a0\u0399\u0392\u0391\u03a4\u0397\u0393\u0391 \u0391\u0395\u03a1\u039f\u03a3\u03a4\u03a1\u03a9\u039c\u039d\u0391 \u039f\u03a7\u0397\u039c\u0391\u03a4\u0391", "324": "\u0395\u03a6\u0395\u0394\u03a1\u039f\u0399", "325": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u039b\u0395\u03a3\u03a7\u0395\u03a3", "326": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a6\u03a5\u039b\u0391\u039a\u03a9\u039d", "327": "\u0391\u039d\u0391\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397 \u03a4\u0399\u039c\u03a9\u039d", "328": "\u039c\u0391\u039b\u0391\u039a\u0399\u0391 \u039a\u0391\u0399 \u039c\u0391\u039b\u0391\u039a\u039f\u03a3\u03a4\u03a1\u0391\u039a\u0391", "329": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5 \u0394\u0399\u039a\u0391\u0399\u039f\u03a5", "330": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u03a3\u03a9\u039c\u0391\u03a4\u0395\u0399\u0391", "331": "\u0393\u0395\u039d\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3", "332": "\u039a\u03a9\u0394\u0399\u039a\u039f\u03a0\u039f\u0399\u0397\u03a3\u0397 \u0391\u0393\u039f\u03a1\u0391\u039d\u039f\u039c\u0399\u039a\u03a9\u039d \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u03a9\u039d", "333": "\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397 \u03a3\u03a4\u0397\u039d \u0391\u039b\u039b\u039f\u0394\u0391\u03a0\u0397", "334": "\u0394\u0399\u0394\u0391\u039a\u03a4\u0399\u039a\u0391 \u0392\u0399\u0392\u039b\u0399\u0391", "335": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0399\u039f\u0394\u039f\u03a4\u0399\u039a\u0391 \u039a\u0391\u0399 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u0391 \u0398\u0395\u039c\u0391\u03a4\u0391 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u039d.\u03a0.\u0394.\u0394", "336": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391 \u039f\u0399\u039a\u039f\u0393\u0395\u039d\u0395\u0399\u03a9\u039d \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u0395\u039e\u0391\u03a6\u0391\u039d\u0399\u03a3\u0398\u0395\u039d\u03a4\u03a9\u039d \u039a\u0391\u0399 \u0391\u0399\u03a7\u039c\u0391\u039b\u03a9\u03a4\u03a9\u039d", "337": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "338": "\u039a\u0395\u039d\u03a4\u03a1\u039f \u0394\u0399\u03a0\u039b\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a3\u03a0\u039f\u03a5\u0394\u03a9\u039d", "339": "\u0393\u0395\u039d. \u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 \u03a4\u03a5\u03a0\u039f\u03a5 \u039a\u0391\u0399 \u03a0\u039b\u0397\u03a1\u039f\u03a6\u039f\u03a1\u0399\u03a9\u039d", "340": "\u0391\u03a1\u03a7\u0395\u0399\u0391 \u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u03a9\u039d \u0391\u03a1\u03a7\u03a9\u039d", "341": "\u0395\u0399\u0394\u0399\u039a\u0395\u03a3 \u03a4\u0399\u039c\u0395\u03a3 \u039a\u0391\u03a5\u03a3\u0399\u039c\u03a9\u039d", "342": "\u03a3\u03a4\u0395\u0393\u0397 \u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u03a9\u039d", "343": "\u0393\u0395\u039d\u0399\u039a\u0391 \u03a0\u0395\u03a1\u0399 \u03a3\u03a5\u039c\u0392\u039f\u039b\u0391\u0399\u039f\u0393\u03a1\u0391\u03a6\u03a9\u039d", "344": "\u0392\u039f\u03a5\u039b\u0397", "345": "\u0395\u03a0\u0399\u039b\u039f\u0393\u0397 & \u0391\u039e\u0399\u039f\u039b\u039f\u0393\u0397\u03a3\u0397 \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u039a\u039f\u03a5 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u039b.\u0391\u03a3", "346": "\u03a7\u039f\u0399\u03a1\u039f\u03a4\u03a1\u039f\u03a6\u0399\u0391", "347": "\u03a6\u039f\u03a1\u039f\u03a3 \u039a\u0391\u03a4\u0391\u039d\u0391\u039b\u03a9\u03a3\u0395\u03a9\u03a3 \u03a0\u0395\u03a4\u03a1\u0395\u039b\u0391\u0399\u039f\u0395\u0399\u0394\u03a9\u039d", "348": "\u0395\u03a0\u0399\u0392\u039f\u039b\u0397 \u03a4\u0395\u039b\u03a9\u039d\u0399\u0391\u039a\u03a9\u039d \u0394\u0391\u03a3\u039c\u03a9\u039d", "349": "\u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u0397 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u039b\u039f\u0393\u0399\u0391", "350": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u0393\u0399\u0391 \u03a4\u0391 \u039d\u0391\u03a1\u039a\u03a9\u03a4\u0399\u039a\u0391", "351": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u0395\u03a3", "352": "\u039f\u0399\u039d\u039f\u039b\u039f\u0393\u039f\u0399", "353": "\u03a4\u0395\u039b\u03a9\u039d\u039f\u03a6\u03a5\u039b\u0391\u039a\u0397", "354": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u0398\u039d\u0399\u039a\u0397\u03a3 \u0391\u039c\u03a5\u039d\u0391\u03a3 (T.E\u0398.A.) - \u0395\u0398\u039d\u0399\u039a\u0397 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397 \u0395\u039e\u039f\u03a0\u039b\u0399\u03a3\u039c\u039f\u03a5 \u0395\u039d\u039f\u03a0\u039b\u03a9\u039d \u0394\u03a5\u039d\u0391\u039c\u0395\u03a9\u039d (\u0395.\u0395.\u0395.\u0395.\u0394.)", "355": "\u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u0397 \u03a4\u0397\u03a3 \u03a0\u039f\u0399\u039d\u0397\u03a3", "356": "\u0399\u03a3\u039f\u039b\u039f\u0393\u0399\u03a3\u039c\u039f\u0399 \u0391\u039d\u03a9\u039d\u03a5\u039c\u03a9\u039d \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u03a9\u039d", "357": "\u0391\u03a1\u03a7\u0399\u03a4\u0395\u039a\u03a4\u039f\u039d\u0399\u039a\u039f\u0399 \u0394\u0399\u0391\u0393\u03a9\u039d\u0399\u03a3\u039c\u039f\u0399", "358": "\u039a\u0391\u03a4\u0391\u03a1\u0393\u0397\u03a3\u0397 \u03a6\u03a5\u039b\u0395\u03a4\u0399\u039a\u03a9\u039d \u0394\u0399\u0391\u039a\u03a1\u0399\u03a3\u0395\u03a9\u039d", "359": "\u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u0391 \u0394\u0399\u039a\u0391\u0399\u03a9\u039c\u0391\u03a4\u0391 \u0391\u03a0\u039f\u03a6\u039f\u0399\u03a4\u03a9\u039d", "360": "\u039c\u039f\u039d\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391\u039a\u0397 \u03a0\u0395\u03a1\u0399\u039f\u03a5\u03a3\u0399\u0391 \u03a3\u0391\u039c\u039f\u03a5", "361": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0397 \u0394\u0397\u039c\u039f\u03a4\u0399\u039a\u03a9\u039d \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u039f\u03a4\u0399\u039a\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "362": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0395\u03a3 \u0395\u03a6\u039f\u03a1\u0399\u0395\u03a3", "363": "\u03a6\u03a1\u039f\u039d\u03a4\u0399\u03a3\u03a4\u0397\u03a1\u0399\u0391 \u0395\u03a6\u0391\u03a1\u039c\u039f\u0393\u03a9\u039d", "364": "\u039d\u039f\u039c\u0391\u03a1\u03a7\u0399\u0395\u03a3 \u0391\u03a4\u03a4\u0399\u039a\u0397\u03a3", "365": "\u03a6\u03a5\u039c\u0391\u03a4\u0399\u03a9\u03a3\u0397", "366": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0391\u039d\u0391\u03a4\u0399\u039c\u0397\u03a3\u0395\u03a9\u039d", "367": "\u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3 \u03a5\u03a0\u0395\u03a1 \u03a4\u0397\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391\u03a3", "368": "\u039a\u03a9\u03a6\u0391\u039b\u0391\u039b\u039f\u0399", "369": "\u0399\u0391\u03a4\u03a1\u0399\u039a\u0397 \u0394\u0395\u039f\u039d\u03a4\u039f\u039b\u039f\u0393\u0399\u0391", "370": "\u0395\u039e\u039f\u0394\u0391 \u0394\u0397\u039c\u039f\u03a3\u0399\u0391\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "371": "\u039c\u0395 \u03a4\u0397\u039d \u0391\u03a1\u0393\u0395\u039d\u03a4\u0399\u039d\u0397", "372": "\u039a\u039b\u0391\u0394\u039f\u03a3 \u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0397\u03a3 \u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0397\u03a3 \u03a4.\u0391.\u0395", "373": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0395\u039a\u039a\u0391\u0398\u0391\u03a1\u0399\u03a3\u0395\u03a9\u03a3 \u039d\u0391\u03a1\u039a\u039f\u03a0\u0395\u0394\u0399\u03a9\u039d", "374": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a1\u03a9\u0393\u0397\u03a3 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391\u03a3 \u03a0\u039f\u039b\u0395\u03a9\u039d \u03a4.\u0391.\u03a5.\u0391.\u03a0", "375": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u039a\u03a4\u0397\u039c\u0391\u03a4\u03a9\u039d", "376": "\u0392\u0399\u0392\u039b\u0399\u0391 \u0395\u039d\u0394\u0399\u039a\u03a9\u039d \u039c\u0395\u03a3\u03a9\u039d", "377": "\u0395\u039b\u039b\u0397\u039d\u0399\u039a\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u039c\u0399\u039a\u03a1\u039f\u039c\u0395\u03a3\u0391\u0399\u03a9\u039d \u039c\u0395\u03a4\u0391\u03a0\u039f\u0399\u0397\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u03a9\u039d \u039a\u0391\u0399 \u03a7\u0395\u0399\u03a1\u039f\u03a4\u0395\u03a7\u039d\u0399\u0391\u03a3", "378": "\u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u0393\u03a1\u0391\u03a6\u0399\u039a\u039f\u03a3 \u03a7\u0391\u03a1\u03a4\u0397\u03a3", "379": "\u03a6\u039f\u03a1\u039f\u03a3 \u0393\u0391\u039c\u0399\u039a\u03a9\u039d \u03a3\u03a5\u039c\u03a6\u03a9\u039d\u03a9\u039d \u0399\u03a3\u03a1\u0391\u0397\u039b\u0399\u03a4\u03a9\u039d", "380": "\u03a5\u03a0\u039f\u03a4\u03a1\u039f\u03a6\u0399\u0391\u0399 \u039a\u03a4\u0397\u039d\u0399\u0391\u03a4\u03a1\u0399\u039a\u0397\u03a3", "381": "\u0391\u03a0\u039f\u0394\u039f\u03a7\u0395\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u039f\u03a5 \u0394\u0399\u039a\u0391\u0399\u039f\u03a5", "382": "\u0395\u03a0\u0399\u0392\u0391\u03a4\u0397\u0393\u0391 \u0391\u039a\u03a4\u039f\u03a0\u039b\u039f\u0399\u039a\u0391 \u03a0\u039b\u039f\u0399\u0391", "383": "\u03a0\u0391\u039b\u0391\u0399\u039f\u0399 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "384": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u03a0\u0395\u03a1\u0399 \u039a\u039b\u0397\u03a1\u039f\u0394\u039f\u03a4\u0397\u039c\u0391\u03a4\u03a9\u039d", "385": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397", "386": "\u039a\u03a4\u0397\u039c\u0391\u03a4\u039f\u0393\u03a1\u0391\u03a6\u0397\u03a3\u0397 \u0394\u0391\u03a3\u03a9\u039d", "387": "\u039f\u03a1\u0393\u0391\u039d\u0399\u039a\u0395\u03a3 \u0398\u0395\u03a3\u0395\u0399\u03a3", "388": "\u03a0\u0395\u03a1\u0399\u039f\u03a1\u0399\u03a3\u039c\u039f\u03a3 \u03a7\u03a1\u0397\u03a3\u0397\u03a3 \u039f\u03a1\u0399\u03a3\u039c\u0395\u039d\u03a9\u039d \u03a3\u03a5\u039c\u0392\u0391\u03a4\u0399\u039a\u03a9\u039d \u039f\u03a0\u039b\u03a9\u039d", "389": "\u0391\u0393\u0399\u039f\u039d \u039f\u03a1\u039f\u03a3", "390": "\u039a\u03a5\u03a1\u03a9\u03a3\u0395\u0399\u03a3 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u039a\u03a9\u039d \u03a0\u0391\u03a1\u0391\u0392\u0391\u03a3\u0395\u03a9\u039d", "391": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u039f.\u0393.\u0391", "392": "\u0395\u03a0\u0391\u039d\u0391\u03a0\u0391\u03a4\u03a1\u0399\u03a3\u039c\u039f\u03a3 \u039a\u0395\u03a6\u0391\u039b\u0391\u0399\u03a9\u039d", "393": "\u039c\u0391\u0398\u0397\u03a4\u0395\u03a3 \u03a4\u0395\u03a7\u039d\u0399\u03a4\u0395\u03a3", "394": "\u0394\u0399\u0391\u0392\u0399\u0392\u0391\u03a3\u0395\u0399\u03a3", "395": "\u0395\u039c\u039c\u0399\u03a3\u0398\u039f\u0399 \u039a\u0391\u0399 \u03a0\u039f\u0399\u039d\u0399\u039a\u039f\u0399 \u0394\u0399\u039a. \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0395\u03a3", "396": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3 \u03a3\u03a5\u039d\u0394\u03a1\u039f\u039c\u0397\u03a3", "397": "\u0394\u0397\u039c\u039f\u03a3\u0399\u0391 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0397 \u03a0\u0395\u03a4\u03a1\u0395\u039b\u0391\u0399\u039f\u03a5", "398": "\u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0397 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u0391 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u0397\u03a3 \u0391\u039d\u0391\u03a0\u03a4\u03a5\u039e\u0395\u03a9\u03a3 \u0391\u039d\u03a9\u039d\u03a5\u039c\u039f\u03a3 \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0391 (\u0395.\u03a4.\u0392.\u0391. \u0391.\u0395.)", "399": "\u0395\u0399\u0394\u0399\u039a\u039f\u03a4\u0397\u03a4\u0395\u03a3 \u039a\u0391\u0399 \u03a4\u03a1\u039f\u03a0\u039f\u03a3 \u0395\u0399\u03a3\u039f\u0394\u039f\u03a5 \u03a3\u03a4\u0395\u039b\u0395\u03a7\u03a9\u039d", "400": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0395\u03a1\u0393\u0391\u0396\u039f\u039c\u0395\u039d\u03a9\u039d \u03a3\u03a4\u0397\u039d \u0397\u039c\u0395\u0394\u0391\u03a0\u0397 - \u03a3\u03a9\u039c\u0391 \u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "401": "\u0399\u039d\u03a3\u03a4\u0399\u03a4\u039f\u03a5\u03a4\u039f \u03a9\u039a\u0395\u0391\u039d\u039f\u0393\u03a1\u0391\u03a6\u0399\u039a\u03a9\u039d \u039a\u0391\u0399 \u0391\u039b\u0399\u0395\u03a5\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a1\u0395\u03a5\u039d\u03a9\u039d", "402": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0391\u03a0\u039f\u039b\u03a5\u03a3\u0395\u03a9\u039d \u039c\u0399\u03a3\u0398\u03a9\u03a4\u03a9\u039d", "403": "\u03a0\u0391\u039d\u0395\u039b\u039b\u0397\u039d\u0399\u0391 \u0395\u039a\u0398\u0395\u03a3\u0397 \u039b\u0391\u039c\u0399\u0391\u03a3", "404": "\u039a\u03a5\u03a1\u0399\u0391\u039a\u0397 \u0391\u03a1\u0393\u0399\u0391 \u039a\u0391\u0399 \u0391\u039b\u039b\u0395\u03a3 \u03a5\u03a0\u039f\u03a7\u03a1\u0395\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u0391\u03a1\u0393\u0399\u0395\u03a3", "405": "\u039a\u039b\u0391\u0394\u039f\u03a3 \u03a5\u0393\u0395\u0399\u0391\u03a3 \u039f.\u0391.\u0395.\u0395", "406": "\u039f\u03a1\u039a\u039f\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d", "407": "\u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u0391 \u0392\u0399\u0392\u039b\u0399\u0391", "408": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0395\u03a3 \u0395\u039d\u039f\u03a0\u039b\u03a9\u039d \u0394\u03a5\u039d\u0391\u039c\u0395\u03a9\u039d", "409": "\u0391\u0393\u0399\u039f\u03a3 \u0392\u0399\u039a\u0395\u039d\u03a4\u0399\u039f\u03a3-\u0393\u03a1\u0395\u039d\u0391\u0394\u0399\u039d\u039f\u0399, \u0391\u0393\u0399\u039f\u03a3 \u039c\u0391\u03a1\u0399\u039d\u039f\u03a3 \u039a.\u039b\u03a0", "410": "\u0391\u03a0\u039f\u0396\u0397\u039c\u0399\u03a9\u03a3\u0397 \u0394\u0399\u0391\u03a4\u0395\u039b\u0395\u03a3\u0391\u039d\u03a4\u03a9\u039d \u03a0\u03a1\u03a9\u0398\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u03a9\u039d", "411": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397 \u039b\u039f\u0393\u039f\u03a4\u0395\u03a7\u039d\u03a9\u039d \u039a\u0391\u0399 \u039a\u0391\u039b\u039b\u0399\u03a4\u0395\u03a7\u039d\u03a9\u039d", "412": "\u03a0\u0395\u0399\u0398\u0391\u03a1\u03a7\u0399\u039a\u0391 \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u0391", "413": "\u0395\u03a4\u0391\u0399\u03a1\u0399\u0395\u03a3 \u03a7\u03a1\u0397\u039c\u0391\u03a4\u039f\u0394\u039f\u03a4\u0399\u039a\u0397\u03a3 \u039c\u0399\u03a3\u0398\u03a9\u03a3\u0397\u03a3", "414": "\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a6\u03a5\u039b\u0391\u039a\u03a9\u039d", "415": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u03a9\u039d \u0391\u0393\u03a1\u039f\u03a6\u03a5\u039b\u0391\u039a\u0397\u03a3", "416": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397 \u03a3\u03a4\u039f \u0399\u039a\u0391", "417": "\u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u039f\u0399 \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u039f\u0399 \u039a\u0391\u0399 \u0391\u039a\u039f\u039b\u039f\u03a5\u0398\u039f\u0399", "418": "\u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u039f\u0399 \u03a0\u0391\u03a1\u0391\u03a4\u0397\u03a1\u0397\u03a4\u0395\u03a3", "419": "\u03a5\u03a0\u039f\u03a4\u03a1\u039f\u03a6\u0399\u0395\u03a3", "420": "\u039a\u0395\u039d\u03a4\u03a1\u039f \u03a0\u03a1\u039f\u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0399\u03a3\u039c\u039f\u03a5", "421": "\u03a0\u03a1\u03a9\u03a4\u0395\u03a3 \u03a5\u039b\u0395\u03a3 \u03a3\u039f\u039a\u039f\u039b\u0391\u03a4\u039f\u03a0\u039f\u0399\u0399\u0391\u03a3", "422": "\u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397 \u039a\u0397\u03a0\u03a9\u039d \u039a\u0391\u0399 \u0394\u0395\u039d\u0394\u03a1\u039f\u03a3\u03a4\u039f\u0399\u03a7\u0399\u03a9\u039d", "423": "\u039a\u0399\u039d\u0397\u03a4\u039f \u0395\u03a0\u0399\u03a3\u0397\u039c\u0391", "424": "\u03a3\u03a5\u039d\u0394\u0399\u039a\u0391\u039b\u0399\u03a3\u039c\u039f\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "425": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u03a0.\u039d", "426": "\u039f\u03a1\u0393\u0391\u039d\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u03a4\u0391\u039c\u0395\u0399\u039f\u03a5 \u03a0\u0391\u03a1\u0391\u039a\u0391\u03a4\u0391\u0398\u0397\u039a\u03a9\u039d \u039a\u0391\u0399 \u0394\u0391\u039d\u0395\u0399\u03a9\u039d", "427": "\u0391\u0394\u0395\u0399\u0395\u03a3 \u0397\u039d\u0399\u039f\u03a7\u0399\u0391\u03a3", "428": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a0\u03a1\u039f\u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0399\u03a3\u039c\u039f\u03a5 \u039a\u0391\u0399 \u039c\u0395\u039b\u0395\u03a4\u03a9\u039d", "429": "\u039a\u03a1\u0391\u03a4\u0399\u039a\u0391 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u0391", "430": "\u0391\u03a4\u039f\u039c\u0399\u039a\u0397 \u039a\u0391\u03a4\u0391\u0393\u0393\u0395\u039b\u0399\u0391 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u03a9\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "431": "\u03a0\u039f\u039b\u03a5\u03a4\u0395\u039a\u039d\u039f\u0399", "432": "\u0399\u03a3\u03a4\u039f\u03a1\u0399\u039a\u039f \u0391\u03a1\u03a7\u0395\u0399\u039f \u039c\u0391\u039a\u0395\u0394\u039f\u039d\u0399\u0391\u03a3", "433": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u0399\u039a\u03a9\u039d \u0391\u03a4\u03a5\u03a7\u0397\u039c\u0391\u03a4\u03a9\u039d", "434": "\u0394\u0391\u039d\u0395\u0399\u0391 \u0395\u03a3\u03a9\u03a4\u0395\u03a1\u0399\u039a\u0391", "435": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391 \u039a\u03a1\u0397\u03a4\u0397\u03a3", "436": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u03a3\u03a4\u0391\u03a6\u0399\u0394\u0391\u03a3", "437": "\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a4\u0399\u039a\u0395\u03a3 \u0391\u0394\u0395\u0399\u0395\u03a3", "438": "\u0391\u0395\u03a1\u039f\u0394\u0399\u039a\u0395\u0399\u0391", "439": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391 \u0391\u03a3\u0398\u0395\u039d\u0395\u0399\u0391\u03a3", "440": "\u0398\u0395\u03a3\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u0392\u039f\u039b\u0391\u0399\u039f\u0393\u03a1\u0391\u03a6\u03a9\u039d", "441": "\u0391\u0393\u039f\u03a1\u0391 \u03a3\u03a5\u039d\u0391\u039b\u039b\u0391\u0393\u039c\u0391\u03a4\u039f\u03a3", "442": "\u039d\u039f\u039c\u0399\u039a\u039f \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u03a4\u039f\u03a5 \u039a\u03a1\u0391\u03a4\u039f\u03a5\u03a3 (\u039d.\u03a3.\u039a.)", "443": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039c\u0395\u03a4\u0391\u0392\u0399\u0392\u0391\u03a3\u0397\u03a3", "444": "\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u0391 - \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0395\u03a3 - \u0399\u039d\u03a3\u03a4\u0399\u03a4\u039f\u03a5\u03a4\u0391 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u03a9\u039d \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u039d", "445": "\u03a4\u0395\u039b\u0397 \u0395\u0399\u03a3\u0399\u03a4\u0397\u03a1\u0399\u03a9\u039d \u039a\u0391\u0399 \u039a\u039f\u039c\u0399\u03a3\u03a4\u03a1\u03a9\u039d", "446": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u039f\u03a5 \u03a3\u03a9\u039c\u0391\u03a4\u039f\u03a3", "447": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a3\u03a9\u039c\u0391\u03a4\u03a9\u039d \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3 \u039c\u0395 \u03a3\u03a7\u0395\u03a3\u0397 \u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u039f\u03a5 \u0394\u0399\u039a\u0391\u0399\u039f\u03a5", "448": "\u0391\u03a1\u03a4\u0395\u03a1\u0393\u0391\u03a4\u0395\u03a3", "449": "\u0395\u03a5\u039a\u039f\u039b\u0399\u0395\u03a3 \u03a3\u0395 \u03a6\u039f\u0399\u03a4\u0397\u03a4\u0395\u03a3", "450": "\u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u039f\u0399 \u039a\u039f\u0399\u039d\u0397\u03a3 \u03a7\u039f\u03a1\u03a4\u039f\u039d\u039f\u039c\u0397\u03a3 \u039a\u0391\u0399 \u03a3\u03a5\u039d\u0399\u0394\u0399\u039f\u039a\u03a4\u0397\u03a3\u0399\u0391\u03a3", "451": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u03a0\u0395\u03a1\u0399\u03a6\u0395\u03a1\u0395\u0399\u0391\u039a\u039f\u03a5 \u0393\u0395\u039d\u0399\u039a\u039f\u03a5 \u039d\u039f\u03a3\u039f\u039a\u039f\u039c\u0395\u0399\u039f\u03a5 \u039f \u0395\u03a5\u0391\u0393\u0393\u0395\u039b\u0399\u03a3\u039c\u039f\u03a3", "452": "\u03a0\u03a1\u039f\u03a3\u039a\u039f\u03a0\u0399\u03a3\u039c\u039f\u03a3", "453": "\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u0391 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u0397\u03a3 \u039a\u0391\u0399 \u03a4\u0395\u03a7\u039d\u0399\u039a\u0397\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0395\u03a9\u03a3", "454": "\u039a\u03a1\u0391\u03a4\u0399\u039a\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u039c\u0397\u03a7\u0391\u039d\u0397\u039c\u0391\u03a4\u03a9\u039d \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u0395\u03a1\u0393\u03a9\u039d", "455": "\u0391\u03a4\u039f\u039c\u0399\u039a\u0391 \u0395\u0393\u0393\u03a1\u0391\u03a6\u0391 \u0391\u039d\u0398\u03a5\u03a0\u0391\u03a3\u03a0\u0399\u03a3\u03a4\u03a9\u039d-\u03a5\u03a0\u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d", "456": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3", "457": "\u0392\u0399\u0392\u039b\u0399\u0391 \u0394\u0397\u039c\u039f\u03a3\u0399\u0395\u03a5\u03a3\u0395\u03a9\u03a3 \u0394\u0399\u0391\u0398\u0397\u039a\u03a9\u039d", "458": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u0399 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u03a3\u03a5\u0393\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0391\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u03a9\u039d", "459": "\u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u039f\u0399 \u03a4\u039f\u03a0\u039f\u0399", "460": "\u0399\u039d\u03a3\u03a4\u0399\u03a4\u039f\u03a5\u03a4\u039f \u039e\u0395\u039d\u03a9\u039d \u0393\u039b\u03a9\u03a3\u03a3\u03a9\u039d \u039a\u0391\u0399 \u03a6\u0399\u039b\u039f\u039b\u039f\u0393\u0399\u03a9\u039d", "461": "\u039a\u0391\u03a0\u039d\u039f\u03a0\u03a9\u039b\u0395\u03a3", "462": "\u0391\u0393\u03a9\u0393\u0395\u03a3 \u0393\u0399\u0391\u03a4\u03a1\u03a9\u039d", "463": "\u03a3\u03a5\u03a3\u03a4\u0391\u03a3\u0397 \u039a\u0391\u0399 \u0391\u03a0\u039f\u0394\u039f\u03a3\u0397 \u03a0\u0391\u03a1\u0391\u039a\u0391\u03a4\u0391\u0398\u0397\u039a\u03a9\u039d \u0391\u03a0\u039f \u03a4.\u03a0. \u039a\u0391\u0399 \u0394", "464": "\u0391\u0394\u0399\u039a\u0397\u039c\u0391\u03a4\u0391 \u0394\u0399\u0391\u03a0\u03a1\u0391\u03a4\u03a4\u039f\u039c\u0395\u039d\u0391 \u03a3\u03a4\u0391 \u039a\u03a1\u0391\u03a4\u0397-\u039c\u0395\u039b\u0397", "465": "\u0391\u039d\u0391\u03a3\u03a4\u039f\u039b\u0395\u03a3 \u03a4\u039f\u03a5 \u03a3\u03a5\u039d\u03a4\u0391\u0393\u039c\u0391\u03a4\u039f\u03a3 - \u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u03a0\u039f\u039b\u0399\u039f\u03a1\u039a\u0399\u0391\u03a3", "466": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u03a0\u0391\u03a1\u039f\u03a7\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3 (\u0395\u039d\u0395\u03a7\u03a5\u03a1\u039f, \u03a5\u03a0\u039f\u0398\u0397\u039a\u0397 \u039a.\u039b\u03a0.)", "467": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3\u039d\u0391\u03a5\u03a4\u0399\u039a\u03a9\u039d \u03a0\u03a1\u0391\u039a\u03a4\u039f\u03a1\u03a9\u039d \u039a\u0391\u0399 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d (\u03a4.\u0391.\u039d.\u03a0.\u03a5.)", "468": "\u0391\u039d\u03a9\u03a4\u0391\u03a4\u039f \u03a3\u03a5\u0393\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0391\u039a\u039f \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f", "469": "\u03a0\u03a1\u0395\u0392\u0395\u039d\u03a4\u039f\u03a1\u0399\u0391", "470": "\u0391\u039d\u0391\u0392\u039f\u039b\u0397 \u03a3\u03a4\u03a1\u0391\u03a4\u0395\u03a5\u03a3\u0395\u03a9\u03a3", "471": "\u0395\u0399\u0394\u0399\u039a\u0391 \u039b\u0397\u039e\u0399\u0391\u03a1\u03a7\u0395\u0399\u0391", "472": "\u0393\u0395\u03a9\u03a4\u0395\u03a7\u039d\u0399\u039a\u039f \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u039f", "473": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0391 \u0394\u0399\u039a\u0391\u0399\u03a9\u039c\u0391\u03a4\u0391", "474": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a4\u0399\u039a\u03a9\u039d", "475": "\u039a\u0391\u0396\u0391\u039a\u03a3\u03a4\u0391\u039d \u2013 \u039a\u0391\u039c\u0395\u03a1\u039f\u03a5\u039d \u2013 \u039a\u0391\u039d\u0391\u0394\u0391\u03a3 \u039a.\u039b\u03a0", "476": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3 \u0398\u03a5\u039c\u0391\u03a4\u03a9\u039d \u0391\u03a0\u039f \u03a4\u039f\u039d \u0391\u039c\u0391\u03a7\u039f \u03a0\u039b\u0397\u0398\u03a5\u03a3\u039c\u039f", "477": "\u03a6\u0399\u039b\u039f\u03a3\u039f\u03a6\u0399\u039a\u0397 \u03a3\u03a7\u039f\u039b\u0397", "478": "\u0395\u039a\u03a4\u0395\u039b\u03a9\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u03a9\u039d \u0394\u0395\u039c\u0391\u03a4\u03a9\u039d", "479": "\u03a5\u0394\u03a1\u0395\u03a5\u03a3\u0397 \u0398\u0395\u03a3\u03a3\u0391\u039b\u039f\u039d\u0399\u039a\u0397\u03a3", "480": "\u03a3\u03a5\u039c\u03a6\u03a9\u039d\u0399\u0395\u03a3 \u03a0\u0395\u03a1\u0399 \u03a0\u039b\u03a9\u03a4\u03a9\u039d \u039f\u0394\u03a9\u039d", "481": "\u0391\u039d\u0391\u039a\u0397\u03a1\u03a5\u039e\u0397 \u03a4\u0397\u03a3 \u0391\u039d\u0395\u039e\u0391\u03a1\u03a4\u0397\u03a3\u0399\u0391\u03a3", "482": "\u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397 \u039f\u039b\u03a5\u039c\u03a0\u0399\u0391\u039a\u03a9\u039d \u0391\u0393\u03a9\u039d\u03a9\u039d", "483": "\u039f\u0399\u039d\u039f\u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0397 \u0391\u03a4\u03a4\u0399\u039a\u039f\u0392\u039f\u0399\u03a9\u03a4\u0399\u0391\u03a3", "484": "\u0395\u039a\u03a0\u03a4\u03a9\u03a3\u0395\u0399\u03a3 \u03a5\u03a0\u0395\u03a1 \u0395\u039e\u0391\u0393\u03a9\u0393\u0395\u03a9\u039d", "485": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039a\u039b\u0397\u03a1\u039f\u039d\u039f\u039c\u0399\u03a9\u039d, \u0394\u03a9\u03a1\u0395\u03a9\u039d, \u0393\u039f\u039d\u0399\u039a\u03a9\u039d \u03a0\u0391\u03a1\u039f\u03a7\u03a9\u039d", "486": "\u039f\u03a1\u03a6\u0391\u039d\u039f\u03a4\u03a1\u039f\u03a6\u0395\u0399\u0391 \u039a\u0391\u0399 \u039f\u0399\u039a\u039f\u03a4\u03a1\u039f\u03a6\u0395\u0399\u0391", "487": "\u039c\u0395 \u03a4\u0397\u039d \u039f\u03a5\u03a1\u0391\u0393\u039f\u03a5\u0391\u0397", "488": "\u039c\u0395 \u03a4\u0397\u039d \u0391\u03a5\u03a3\u03a4\u03a1\u0399\u0391\u039a\u0397", "489": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u03a6\u039f\u03a1\u039f\u0399 \u039a\u0391\u03a4\u0391\u039d\u0391\u039b\u03a9\u03a3\u0395\u03a9\u03a3", "490": "\u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 \u0395\u03a6\u0395\u0394\u03a1\u03a9\u039d - \u03a0\u039f\u039b\u0395\u039c\u0399\u03a3\u03a4\u03a9\u039d - \u0391\u0393\u03a9\u039d\u0399\u03a3\u03a4\u03a9\u039d", "491": "\u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0395\u03a3 \u039f\u0399\u039a\u039f\u039a\u03a5\u03a1\u0399\u039a\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3", "492": "\u039e\u03a5\u039b\u0395\u0399\u0391", "493": "\u0392\u0399\u0392\u039b\u0399\u0391\u03a1\u0399\u0391 \u03a5\u0393\u0395\u0399\u0391\u03a3 \u0395\u03a1\u0393\u0391\u03a4\u03a9\u039d", "494": "\u03a3\u03a7\u039f\u039b\u0397 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u03a9\u039d", "495": "\u039d\u039f\u039c\u0391\u03a1\u03a7\u0399\u0391\u039a\u0395\u03a3 \u039a\u0391\u0399 \u0394\u0397\u039c\u039f\u03a4\u0399\u039a\u0395\u03a3 \u0395\u039a\u039b\u039f\u0393\u0395\u03a3", "496": "\u0395\u0393\u0393\u03a5\u0397\u03a3\u0395\u0399\u03a3 \u039a\u0391\u0399 \u0394\u0391\u039d\u0395\u0399\u0391 \u03a4\u039f\u03a5 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5", "497": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0391\u039d\u0391\u03a0\u03a4\u03a5\u039e\u0397\u03a3", "498": "\u03a4\u0391\u039a\u03a4\u0399\u039a\u0391 \u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u0391 \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391 - \u0393\u0395\u039d\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3", "499": "\u03a4\u03a1\u039f\u03a6\u039f\u0394\u039f\u03a3\u0399\u0391 \u03a0\u039b\u0397\u03a1\u03a9\u039c\u0391\u03a4\u03a9\u039d \u03a0\u039b\u039f\u0399\u03a9\u039d", "500": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u039b\u0399\u039c\u0395\u039d\u0395\u03a3 \u039a\u0391\u0399 \u039b\u0399\u039c\u0395\u039d\u0399\u039a\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391", "501": "\u0397\u039b\u0395\u039a\u03a4\u03a1\u0399\u039a\u0395\u03a3 \u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0395\u0399\u03a3", "502": "\u03a0\u03a1\u039f\u03a5\u03a0\u039f\u0398\u0395\u03a3\u0395\u0399\u03a3 \u0391\u03a3\u039a\u0397\u03a3\u0397\u03a3 \u0394\u0399\u0391\u03a6\u039f\u03a1\u03a9\u039d \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u03a9\u039d", "503": "\u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0391\u0395\u03a1\u039f\u03a3\u039a\u0391\u03a6\u03a9\u039d", "504": "\u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397 \u0394\u0391\u03a3\u039c\u039f\u039b\u039f\u0393\u0399\u039f\u03a5", "505": "\u039d\u0391\u03a5\u03a0\u0397\u0393\u0395\u0399\u0391 \u03a0. \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "506": "\u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u0395\u03a3 \u039a\u0391\u0399 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u039c\u0391\u03a4\u0399\u039a\u0395\u03a3 \u03a0\u0395\u03a1\u0399\u039f\u03a7\u0395\u03a3", "507": "\u0399\u0391\u03a4\u03a1\u039f\u0394\u0399\u039a\u0391\u03a3\u03a4\u0395\u03a3", "508": "\u0391\u0398\u039b\u0397\u03a4\u0399\u03a3\u039c\u039f\u03a3 \u0395\u039d\u039f\u03a0\u039b\u03a9\u039d \u0394\u03a5\u039d\u0391\u039c\u0395\u03a9\u039d", "509": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a3\u03a5\u039a\u03a9\u039d", "510": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0391\u03a3\u0398\u0395\u039d\u0395\u0399\u0391\u03a3 \u03a4\u0391\u039c\u0395\u0399\u039f\u03a5 \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u0395\u03a6\u0397\u039c\u0395\u03a1\u0399\u0394\u039f\u03a0\u03a9\u039b\u03a9\u039d \u039a\u0391\u0399 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u03a0\u03a1\u0391\u039a\u03a4\u039f\u03a1\u0395\u0399\u03a9\u039d (\u03a4.\u03a3.\u0395.\u03a5.\u03a0.)", "511": "\u0391\u0394\u0395\u0399\u0395\u03a3 \u039c\u0399\u03a3\u0398\u03a9\u03a4\u03a9\u039d", "512": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u039a\u0395\u03a6\u0391\u039b\u0391\u0399\u03a9\u039d \u0395\u039e\u03a9\u03a4\u0395\u03a1\u0399\u039a\u039f\u03a5", "513": "\u0391\u03a0\u039f\u0394\u0395\u0399\u039a\u03a4\u0399\u039a\u0391 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u039a\u0397\u03a3 \u0395\u039d\u0397\u039c\u0395\u03a1\u039f\u03a4\u0397\u03a4\u0391\u03a3", "514": "\u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0397 \u039a\u0391\u0399 \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u0399\u0391 \u03a4\u03a9\u039d \u03a4\u0397\u039b\u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u03a9\u039d \u0395\u0398\u039d\u0399\u039a\u0397 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397 \u03a4\u0397\u039b\u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u03a9\u039d \u039a\u0391\u0399 \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0395\u0399\u03a9\u039d (\u0395.\u0395.\u03a4.\u03a4.)", "515": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u039f.\u03a4.\u0395", "516": "\u0392\u0391\u03a3\u0399\u039b\u0399\u039a\u0391 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u0391", "517": "\u0391\u03a0\u039f\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u03a0\u039b\u0397\u0393\u0395\u039d\u03a4\u03a9\u039d \u0391\u03a0\u039f \u0395\u039a\u03a1\u0397\u039e\u0397 \u03a0\u039b\u039f\u0399\u039f\u03a5 \u03a3\u03a4\u0397\u039d \u039a\u03a1\u0397\u03a4\u0397", "518": "\u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0397 \u0394\u03a5\u039d\u0391\u039c\u0395\u03a9\u03a3 \u03a1\u0395\u039f\u039d\u03a4\u03a9\u039d \u03a5\u0394\u0391\u03a4\u03a9\u039d", "519": "\u039a\u0391\u039a\u039f\u03a5\u03a1\u0393\u0399\u039f\u0394\u0399\u039a\u0395\u0399\u0391", "520": "\u039a\u0395\u039d\u03a4\u03a1\u0399\u039a\u0395\u03a3 \u0391\u0393\u039f\u03a1\u0395\u03a3 \u0391\u039b\u039b\u03a9\u039d \u03a0\u039f\u039b\u0395\u03a9\u039d", "521": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u039b\u039b\u0397\u039b\u039f\u0392\u039f\u0397\u0398\u0395\u0399\u0391\u03a3 \u03a0.\u039d", "522": "\u0395\u039a\u039b\u039f\u0393\u0399\u039a\u039f\u0399 \u039a\u0391\u03a4\u0391\u039b\u039f\u0393\u039f\u0399 \u039a\u0391\u0399 \u0392\u0399\u0392\u039b\u0399\u0391\u03a1\u0399\u0391", "523": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0395\u0393\u0393\u0395\u0399\u03a9\u039d \u0392\u0395\u039b\u03a4\u0399\u03a9\u03a3\u0395\u03a9\u039d", "524": "\u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u0397 \u0391\u039d\u0391\u03a0\u03a4\u03a5\u039e\u0397", "525": "\u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391 \u03a0\u0395\u03a1\u0399 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u03a9\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "526": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0395\u039a\u03a1\u0397\u039a\u03a4\u0399\u039a\u03a9\u039d \u03a5\u039b\u03a9\u039d", "527": "\u039c\u0391\u039a\u0395\u0394\u039f\u039d\u0399\u039a\u039f\u0399 \u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u039f\u0399", "528": "\u0394\u0399\u0395\u03a5\u039a\u039f\u039b\u03a5\u039d\u03a3\u0395\u0399\u03a3 \u03a3\u0395 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5\u03a3 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u039f\u03a5\u03a3", "529": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u03a5\u03a0\u039f\u03a7\u03a1\u0395\u03a9\u03a3\u0395\u0399\u03a3 \u0395\u03a0\u0391\u039d\u0391\u03a0\u0391\u03a4\u03a1\u0399\u0396\u039f\u039c\u0395\u039d\u03a9\u039d", "530": "\u0394\u0399\u0391\u039a\u03a1\u0399\u03a3\u0397 \u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u03a9\u039d \u03a0\u03a1\u0391\u039e\u0395\u03a9\u039d", "531": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0395\u039b\u039b\u0397\u039d\u0399\u039a\u03a9\u039d \u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u03a9\u039d \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u039d (\u0395.\u039b.\u0393.\u0391.)", "532": "\u0395\u039e\u03a9\u03a3\u03a7\u039f\u039b\u0399\u039a\u0397 \u03a3\u03a9\u039c\u0391\u03a4\u0399\u039a\u0397 \u0391\u0393\u03a9\u0393\u0397", "533": "\u0394\u03a1\u0391\u03a7\u039c\u039f\u03a0\u039f\u0399\u0397\u03a3\u0397", "534": "\u039c\u0395 \u03a4\u0397 \u0392\u03a1\u0391\u0396\u0399\u039b\u0399\u0391", "535": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u0397 \u0391\u039a\u0391\u0394\u0397\u039c\u0399\u0391", "536": "\u0391\u039d\u03a4\u0391\u039b\u039b\u0391\u0393\u0397 \u0398\u0395\u03a1\u0391\u03a0\u0395\u03a5\u03a4\u0399\u039a\u03a9\u039d \u039f\u03a5\u03a3\u0399\u03a9\u039d", "537": "\u0393\u0391\u039b\u039b\u0399\u0391, \u0393\u0395\u03a1\u039c\u0391\u039d\u0399\u0391 \u039a.\u039b\u03a0", "538": "\u039d\u039f\u039c\u039f\u03a0\u0391\u03a1\u0391\u03a3\u039a\u0395\u03a5\u0391\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0395\u03a3", "539": "\u039a\u03a5\u0392\u0395\u03a1\u039d\u0395\u0399\u039f \u0398\u0395\u03a3\u03a3\u0391\u039b\u039f\u039d\u0399\u039a\u0397\u03a3", "540": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u039f\u0399 \u0391\u039a\u039f\u039b\u039f\u03a5\u0398\u039f\u0399", "541": "\u0394\u0399\u0391\u0398\u0395\u03a3\u0397 \u0391\u03a0\u039f\u03a3\u03a4\u03a1\u0391\u0393\u0393\u0399\u0396\u039f\u039c\u0395\u039d\u03a9\u039d \u0393\u0391\u0399\u03a9\u039d", "542": "\u0393\u0395\u039d\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u0393\u0399\u0391 \u03a1\u0391\u0394\u0399\u039f\u03a6\u03a9\u039d\u0399\u0391 \u2013 \u03a4\u0397\u039b\u0395\u039f\u03a1\u0391\u03a3\u0397", "543": "\u0393\u039d\u03a9\u039c\u039f\u0394\u039f\u03a4\u0399\u039a\u039f \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u03a6\u0391\u03a1\u039c\u0391\u039a\u03a9\u039d", "544": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3", "545": "\u03a0\u03a1\u0391\u039e\u0395\u0399\u03a3 \u039a\u0391\u03a4\u0391 \u03a4\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3 \u03a4\u0397\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "546": "\u0399\u0391\u03a4\u03a1\u039f\u0399 \u0399\u0391\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a0\u0397\u0393\u03a9\u039d", "547": "\u039a\u0395\u039d\u03a4\u03a1\u0399\u039a\u039f \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u03a5\u0393\u0395\u0399\u0391\u03a3 (\u039a\u0395.\u03a3.\u03a5.)", "548": "\u0391\u039d\u03a9\u03a4\u0391\u03a4\u039f \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "549": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0395\u039d\u0395\u03a1\u0393\u0395\u0399\u0391\u03a3 \u039a\u0391\u0399 \u03a6\u03a5\u03a3\u0399\u039a\u03a9\u039d \u03a0\u039f\u03a1\u03a9\u039d", "550": "\u03a4\u0395\u03a7\u039d\u0399\u039a\u0397 \u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0397 \u0395\u039b\u0391\u03a6\u03a1\u03a9\u039d \u0391\u0395\u03a1\u039f\u03a0\u039b\u0391\u039d\u03a9\u039d \u0394.\u03a7", "551": "\u03a0\u039f\u039b\u03a5\u0395\u0398\u039d\u0395\u0399\u03a3 \u039c\u039f\u03a1\u03a6\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u03a6\u03a9\u039d\u0399\u0395\u03a3", "552": "\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397 \u039b.\u03a3", "553": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0395\u039b\u0395\u03a5\u0398\u0395\u03a1\u039f\u03a5 \u0391\u039d\u03a4\u0391\u0393\u03a9\u039d\u0399\u03a3\u039c\u039f\u03a5", "554": "\u0395\u0398\u039d\u0399\u039a\u0397 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397 \u0394\u0399\u0395\u0398\u039d\u039f\u03a5\u03a3 \u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u039f\u03a5 \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u039f\u03a5", "555": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3", "556": "\u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u0395\u03a3 \u03a0\u0391\u03a1\u0391\u039a\u0391\u03a4\u0391\u0398\u0397\u039a\u0395\u03a3", "557": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u03a9\u039d \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u0397\u03a3 \u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397\u03a3", "558": "\u0395\u039d\u03a9\u03a3\u0395\u0399\u03a3 \u0391\u03a0\u039f\u03a3\u03a4\u03a1\u0391\u03a4\u03a9\u039d \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u0395\u039d\u039f\u03a0\u039b\u03a9\u039d \u0394\u03a5\u039d\u0391\u039c\u0395\u03a9\u039d", "559": "\u03a6\u03a5\u039b\u039b\u0391 \u03a0\u039f\u0399\u039f\u03a4\u0397\u03a4\u0391\u03a3 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a0.\u039d", "560": "\u0399\u039d\u03a3\u03a4\u0399\u03a4\u039f\u03a5\u03a4\u039f \u0393\u0395\u03a9\u039b\u039f\u0393\u0399\u039a\u03a9\u039d \u039a\u0391\u0399 \u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a1\u0395\u03a5\u039d\u03a9\u039d", "561": "\u039b\u0391\u039f\u0393\u03a1\u0391\u03a6\u0399\u039a\u039f \u039a\u0391\u0399 \u0395\u0398\u039d\u039f\u039b\u039f\u0393\u0399\u039a\u039f \u039c\u039f\u03a5\u03a3\u0395\u0399\u039f \u039c\u0391\u039a\u0395\u0394\u039f\u039d\u0399\u0391\u03a3 - \u0398\u03a1\u0391\u039a\u0397\u03a3", "562": "\u03a0\u03a1\u03a9\u03a4\u0395\u03a3 \u03a5\u039b\u0395\u03a3 \u03a4\u0391\u03a0\u0397\u03a4\u039f\u03a5\u03a1\u0393\u0399\u0391\u03a3", "563": "\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u039f \u039a\u03a1\u0397\u03a4\u0397\u03a3", "564": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u039f\u0394\u0399\u039a\u0397\u03a3 \u039a\u03a5\u039a\u039b\u039f\u03a6\u039f\u03a1\u0399\u0391\u03a3", "565": "\u03a6\u0391\u03a1\u039c\u0391\u039a\u0395\u03a5\u03a4\u0399\u039a\u0397 \u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0397", "566": "\u039c\u0395\u039b\u0395\u03a4\u0395\u03a3 \u03a0\u03a1\u039f\u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u039f\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u0395\u03a0\u0395\u039d\u0394\u03a5\u03a3\u0395\u03a9\u039d", "567": "\u0395\u03a0\u0399\u0394\u039f\u03a3\u0397 \u0394\u0399\u0391 \u03a4\u039f\u03a5 \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0395\u0399\u039f\u03a5", "568": "\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u039f \u0398\u03a1\u0391\u039a\u0397\u03a3", "569": "\u0397\u0398\u0399\u039a\u0395\u03a3 \u0391\u039c\u039f\u0399\u0392\u0395\u03a3", "570": "\u0394\u0397\u039c\u039f\u03a3\u0399\u0391 \u039a\u03a4\u0397\u039c\u0391\u03a4\u0391 \u03a3\u03a4\u0397 \u0394\u03a9\u0394\u0395\u039a\u0391\u039d\u0397\u03a3\u039f", "571": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3 \u0391\u039d\u03a4\u0399\u039b\u0397\u03a8\u0395\u03a9\u03a3", "572": "\u03a0\u0395\u03a1\u0399\u039f\u03a1\u0399\u03a3\u039c\u039f\u0399 \u0391\u039b\u0399\u0395\u0399\u0391\u03a3", "573": "\u03a0\u03a5\u03a1\u0397\u039d\u0399\u039a\u0395\u03a3 \u0395\u0393\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0395\u0399\u03a3", "574": "\u03a9\u03a1\u0395\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d", "575": "\u0395\u0393\u0393\u03a1\u0391\u03a6\u0395\u03a3, \u0395\u039e\u0395\u03a4\u0391\u03a3\u0395\u0399\u03a3, \u0391\u039d\u0391\u039b\u03a5\u03a4\u0399\u039a\u0391 \u03a0\u03a1\u039f\u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0391", "576": "\u0394\u0399\u039a\u0391\u0399\u03a9\u039c\u0391\u03a4\u0391 \u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u03a9\u039d \u0395\u03a1\u0393\u0391\u03a3\u0399\u03a9\u039d", "577": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u0399\u03a3\u03a4\u03a9\u039d (\u03a4.\u03a3.\u0391.)", "578": "\u03a4\u0397\u039b\u0395\u03a6\u03a9\u039d\u0399\u039a\u039f\u03a3 \u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3", "579": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u03a1\u03a9\u039d", "580": "\u0394\u0399\u0395\u0398\u039d\u0397\u03a3 \u03a5\u0394\u03a1\u039f\u0393\u03a1\u0391\u03a6\u0399\u039a\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3", "581": "\u0395\u03a0\u0391\u03a1\u03a7\u0399\u0395\u03a3", "582": "\u0391\u0393\u03a1\u039f\u03a4. \u0391\u03a0\u039f\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u03a0\u03a1\u039f\u03a3\u03a6\u03a5\u0393\u03a9\u039d", "583": "\u0393\u0395\u039d\u0399\u039a\u0391 \u0393\u0399\u0391 \u03a4\u0391 \u0398\u0395\u0391\u03a4\u03a1\u0391", "584": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u0394\u0399\u03a9\u039e\u0395\u03a9\u03a3 \u039b\u0391\u0398\u03a1\u0395\u039c\u03a0\u039f\u03a1\u0399\u039f\u03a5", "585": "\u039c\u0397\u03a7\u0391\u039d\u0395\u03a3 \u03a0\u03a1\u039f\u03a0\u039b\u0397\u03a1\u03a9\u039c\u0397\u03a3 \u03a4\u0395\u039b\u03a9\u039d", "586": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u039a\u03a1\u0391\u03a4\u0399\u039a\u03a9\u039d \u0398\u0395\u0391\u03a4\u03a1\u03a9\u039d", "587": "\u039a\u0395\u039d\u03a4\u03a1\u039f \u0397\u039b\u0395\u039a\u03a4\u03a1\u039f\u039d\u0399\u039a\u039f\u03a5 \u03a5\u03a0\u039f\u039b\u039f\u0393\u0399\u03a3\u03a4\u039f\u03a5 \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u03a9\u039d \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u03a9\u039d", "588": "\u03a6\u039f\u03a1\u039f\u03a3 \u03a0\u03a1\u039f\u03a3\u03a4\u0399\u0398\u0395\u039c\u0395\u039d\u0397\u03a3 \u0391\u039e\u0399\u0391\u03a3", "589": "\u03a4\u0391\u039c\u0395\u0399\u0391 \u0391\u03a1\u03a9\u0393\u0397\u03a3 \u03a4\u03a4\u03a4. \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "590": "\u03a3\u03a9\u039c\u0391 \u039f\u03a1\u039a\u03a9\u03a4\u03a9\u039d \u0395\u039b\u0395\u0393\u039a\u03a4\u03a9\u039d \u039b\u039f\u0393\u0399\u03a3\u03a4\u03a9\u039d (\u03a3.\u039f.\u0395.\u039b.), \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397 \u039b\u039f\u0393\u0399\u03a3\u03a4\u0399\u039a\u0397\u03a3 \u03a4\u03a5\u03a0\u039f\u03a0\u039f\u0399\u0397\u03a3\u0397\u03a3 \u039a\u0391\u0399 \u0395\u039b\u0395\u0393\u03a7\u03a9\u039d (\u0395.\u039b.\u03a4.\u0395.)", "591": "\u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0391 \u039d\u0397\u03a0\u0399\u039f\u03a4\u03a1\u039f\u03a6\u0395\u0399\u0391", "592": "\u03a3\u03a7\u0395\u0394\u0399\u039f \u03a0\u039f\u039b\u0395\u03a9\u03a3 \u0391\u0398\u0397\u039d\u03a9\u039d \u03a0\u0395\u0399\u03a1\u0391\u0399\u03a9\u03a3", "593": "\u039c\u0399\u03a3\u0398\u03a9\u03a3\u0395\u0399\u03a3 \u0391\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d \u039f.\u0394.\u0395.\u03a0", "594": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u03a3\u03a0\u039f\u03a1\u039f\u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0397\u03a3", "595": "\u0391\u039c\u03a5\u039d\u03a4\u0399\u039a\u0395\u03a3 \u03a0\u0395\u03a1\u0399\u039f\u03a7\u0395\u03a3 \u039a\u0391\u0399 \u039d. \u039f\u03a7\u03a5\u03a1\u0391", "596": "\u039f\u0394\u039f\u0399\u03a0\u039f\u03a1\u0399\u039a\u0391", "597": "\u03a0\u039f\u03a1\u039f\u0399 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u03a9\u039d \u03a4\u039f\u03a5\u03a1\u0399\u03a3\u039c\u039f\u03a5", "598": "\u0394\u0399\u0395\u0398\u039d\u0395\u03a3 \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u039f", "599": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u039c\u0395\u03a1\u0399\u039c\u039d\u0391 \u0395\u039d\u039f\u03a0\u039b\u03a9\u039d \u0394\u03a5\u039d\u0391\u039c\u0395\u03a9\u039d", "600": "\u0393\u0395\u039d\u0399\u039a\u039f \u039d\u039f\u03a3\u039f\u039a\u039f\u039c\u0395\u0399\u039f \u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "601": "\u039d\u039f\u039c\u0399\u039a\u0397 \u0392\u039f\u0397\u0398\u0395\u0399\u0391 \u03a3\u0395 \u03a0\u039f\u039b\u0399\u03a4\u0395\u03a3 \u03a7\u0391\u039c\u0397\u039b\u039f\u03a5 \u0395\u0399\u03a3\u039f\u0394\u0397\u039c\u0391\u03a4\u039f\u03a3", "602": "\u03a3\u03a5\u039c\u0392\u039f\u039b\u0391\u0399\u039f\u0393\u03a1\u0391\u03a6\u0399\u039a\u039f\u0399 \u03a3\u03a5\u039b\u039b\u039f\u0393\u039f\u0399", "603": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d", "604": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u0395.\u039c.\u03a0", "605": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "606": "\u0391\u0393\u039f\u039d\u0395\u03a3 \u0393\u03a1\u0391\u039c\u039c\u0395\u03a3", "607": "\u039c\u039f\u039d\u039f\u03a0\u03a9\u039b\u0399\u039f \u03a0\u0395\u03a4\u03a1\u0395\u039b\u0391\u0399\u039f\u03a5", "608": "\u03a0\u03a1\u039f\u039b\u0397\u03a8\u0397 \u03a1\u03a5\u03a0\u0391\u039d\u03a3\u0397\u03a3 \u03a4\u0397\u03a3 \u0398\u0391\u039b\u0391\u03a3\u03a3\u0391\u03a3", "609": "\u03a7\u03a9\u03a1\u0399\u039a\u0397 \u0394\u0399\u039a\u0391\u0399\u039f\u0394\u039f\u03a3\u0399\u0391 \u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u03a9\u039d \u0391\u03a1\u03a7\u03a9\u039d", "610": "\u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u0391 \u03a3\u03a9\u039c\u0391\u03a4\u0395\u0399\u0391", "611": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "612": "\u0391\u039e\u0399\u039f\u03a0\u039f\u0399\u0397\u03a3\u0397 \u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3 \u03a0\u0395\u03a1\u0399\u039f\u03a5\u03a3\u0399\u0391\u03a3", "613": "\u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u039f\u0399 \u0391\u039d\u03a4\u0399\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u039f\u0399", "614": "\u0395\u039d\u03a9\u03a3\u0395\u0399\u03a3 \u0395\u03a6\u0395\u0394\u03a1\u03a9\u039d \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d", "615": "\u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3 \u03a5\u03a0\u0395\u03a1 \u03a4\u0397\u03a3 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u0391\u03a3", "616": "\u039b\u039f\u0393\u0399\u03a3\u03a4\u0399\u039a\u039f \u0395\u0399\u0394\u0399\u039a\u03a9\u039d \u03a4\u0391\u039c\u0395\u0399\u03a9\u039d \u039d.\u03a0.\u0394.\u0394", "617": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0397 \u0393\u0399\u0391 \u0394\u0395\u0399\u0393\u039c\u0391\u03a4\u0391 \u039a\u039b\u03a0", "618": "\u0395\u03a1\u0393\u039f\u039b\u0397\u03a0\u03a4\u0395\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u0395\u03a1\u0393\u03a9\u039d", "619": "\u0395\u03a0\u0391\u039d\u0395\u03a0\u039f\u0399\u039a\u0399\u03a3\u039c\u039f\u03a3 \u03a0\u0391\u03a1\u0391\u039c\u0395\u0398\u039f\u03a1\u0399\u03a9\u039d \u03a0\u0395\u03a1\u0399\u039f\u03a7\u03a9\u039d", "620": "\u03a6\u0391\u03a1\u0399\u039a\u0391 \u03a4\u0395\u039b\u0397", "621": "\u039b\u0391\u03a4\u039f\u039c\u0395\u0399\u0391 \u039c\u0391\u03a1\u039c\u0391\u03a1\u03a9\u039d", "622": "\u03a0\u039f\u03a3\u039f\u03a3\u03a4\u039f \u03a3\u03a5\u039c\u039c\u0395\u03a4\u039f\u03a7\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u039c\u0395\u039d\u03a9\u039d", "623": "\u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391 \u0391\u039d\u0398\u03a1\u03a9\u03a0\u0399\u039d\u0397\u03a3 \u0396\u03a9\u0397\u03a3 \u03a3\u03a4\u0397 \u0398\u0391\u039b\u0391\u03a3\u03a3\u0391", "624": "\u039f\u03a1\u0393\u0391\u039d\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399 \u03a0\u0395\u03a1\u0399 \u03a6\u03a5\u039b\u0391\u039a\u03a9\u039d", "625": "\u039b\u0391\u0398\u03a1\u0395\u039c\u03a0\u039f\u03a1\u0399\u0391", "626": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u0393\u0395\u039d\u0399\u039a\u0391", "627": "\u0395\u0399\u03a3\u0391\u0393\u03a9\u0393\u0397 \u03a7\u039b\u03a9\u03a1\u0399\u039a\u039f\u03a5 \u039a\u0391\u039b\u0399\u039f\u03a5", "628": "\u0399\u039d\u03a3\u03a4\u0399\u03a4\u039f\u03a5\u03a4\u039f \u0393\u0395\u03a9\u03a0\u039f\u039d\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u03a9\u039d", "629": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391 \u03a0\u0391\u03a3\u03a7\u0391 - \u03a7\u03a1\u0399\u03a3\u03a4\u039f\u03a5\u0393\u0395\u039d\u039d\u03a9\u039d", "630": "\u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u039f\u0399 \u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u039f\u0399 \u0391\u039b\u039b\u0397\u039b\u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "631": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u039a\u03a9\u039d \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u03a9\u039d", "632": "\u0395\u03a0\u0399\u0394\u039f\u03a3\u0397", "633": "\u0399\u0394\u03a1\u03a5\u039c\u0391 \u039a\u03a1\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a5\u03a0\u039f\u03a4\u03a1\u039f\u03a6\u0399\u03a9\u039d", "634": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u039f\u03a3 \u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0391\u0395\u03a1\u039f\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0395\u0399\u03a9\u039d", "635": "\u039f\u03a6\u0395\u0399\u039b\u0395\u03a3 \u03a0\u03a1\u039f\u03a3 \u03a4\u039f \u0394\u0397\u039c\u039f\u03a3\u0399\u039f", "636": "\u03a0\u03a1\u0391\u039a\u03a4\u039f\u03a1\u0395\u0399\u0391 \u0395\u0399\u0394\u0397\u03a3\u0395\u03a9\u039d", "637": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u039a\u0391\u0399 \u0395\u03a0\u039f\u03a0\u03a4\u0395\u0399\u0391 \u039e\u0395\u039d\u039f\u0394\u039f\u03a7\u0395\u0399\u03a9\u039d \u039a\u039b\u03a0", "638": "\u039a\u039f\u0399\u039d\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391 \u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0395\u03a9\u03a3 \u039b\u0395\u03a9\u03a6\u039f\u03a1\u0395\u0399\u03a9\u039d (\u039a.\u03a4.\u0395.\u039b.)", "639": "\u039a\u0391\u03a4\u03a9\u03a4\u0391\u03a4\u0391 \u039f\u03a1\u0399\u0391 \u039c\u0399\u03a3\u0398\u03a9\u039d \u039a\u0391\u0399 \u0397\u039c\u0395\u03a1\u039f\u039c\u0399\u03a3\u0398\u0399\u03a9\u039d", "640": "\u03a3\u03a5\u039d\u03a4\u0397\u03a1\u0397\u03a4\u0399\u039a\u0397 \u039a\u0391\u03a4\u0391\u03a3\u03a7\u0395\u03a3\u0397 \u03a0\u039b\u039f\u0399\u03a9\u039d", "641": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391\u03a3 \u0395\u03a1\u0393\u0391\u0396\u039f\u039c\u0395\u039d\u03a9\u039d \u03a3\u03a4\u0397\u039d \u0391\u039b\u039b\u039f\u0394\u0391\u03a0\u0397", "642": "\u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a0\u03a5\u03a1\u0397\u039d\u0399\u039a\u03a9\u039d \u0395\u03a1\u0395\u03a5\u039d\u03a9\u039d", "643": "\u0392\u0399\u0392\u039b\u0399\u0391 \u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u03a9\u039d \u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u03a9\u039d", "644": "\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0395\u03a3 \u039a\u0391\u0399 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3", "645": "\u039c\u0395\u03a4\u0391\u03a4\u03a1\u039f\u03a0\u0397 \u039c\u0395\u03a4\u039f\u03a7\u03a9\u039d \u03a3\u0395 \u039f\u039d\u039f\u039c\u0391\u03a3\u03a4\u0399\u039a\u0395\u03a3", "646": "\u0395\u0399\u0394\u0399\u039a\u039f\u0399 \u03a6\u03a1\u039f\u03a5\u03a1\u039f\u0399", "647": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0395\u0398\u039d\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "648": "\u03a1\u03a5\u0398\u039c\u0399\u03a3\u03a4\u0399\u039a\u039f\u03a3 \u03a6\u039f\u03a1\u039f\u03a3", "649": "\u039b\u0399\u039c\u0391\u039d\u0399 \u0397\u03a1\u0391\u039a\u039b\u0395\u0399\u039f\u03a5 \u039a\u03a1\u0397\u03a4\u0397\u03a3 \u039a\u0391\u0399", "650": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u03a5\u03a0\u039f\u03a4\u03a1\u039f\u03a6\u0399\u0395\u03a3", "651": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039f\u0399\u039d\u039f\u03a5", "652": "\u0394\u0399\u0395\u0398\u039d\u0397\u03a3 \u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0397 \u0391\u0395\u03a1\u039f\u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391\u03a3", "653": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a1\u03a9\u0393\u0397\u03a3 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "654": "\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u0397 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397 \u0391\u0393\u03a1\u039f\u03a4\u03a9\u039d", "655": "\u039a\u03a5\u03a1\u039f\u03a3 \u03a3\u03a5\u039c\u0392\u039f\u039b\u0391\u0399\u039f\u0393\u03a1\u0391\u03a6\u0399\u039a\u03a9\u039d \u03a0\u03a1\u0391\u039e\u0395\u03a9\u039d", "656": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u03a5\u03a0\u0395\u03a1\u0391\u039e\u0399\u0391\u03a3 \u0391\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d", "657": "\u039d\u0397\u03a0\u0399\u0391\u0393\u03a9\u0393\u0395\u0399\u0391", "658": "\u0395\u039a\u0398\u0395\u039c\u0391\u03a4\u0391 \u039a\u0391\u0399 \u0394\u0395\u0399\u0393\u039c\u0391\u03a4\u0391", "659": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u039f \u03a3\u03a9\u039c\u0391 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "660": "\u03a0\u039b\u0397\u03a1\u03a9\u039c\u0397 \u039c\u0399\u03a3\u0398\u03a9\u039d \u039a\u0391\u0399 \u0397\u039c\u0395\u03a1\u039f\u039c\u0399\u03a3\u0398\u0399\u03a9\u039d", "661": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391\u03a3 \u039a\u0391\u03a0\u039d\u039f\u03a5", "662": "\u039f\u03a1\u0399\u0391", "663": "\u0394\u0399\u039a\u0391\u0399\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a3\u0395\u0399\u03a3\u039c\u039f\u03a0\u0391\u0398\u03a9\u039d, \u03a0\u03a5\u03a1\u039f\u03a0\u0391\u0398\u03a9\u039d, \u03a0\u03a1\u039f\u03a3\u03a6\u03a5\u0393\u03a9\u039d \u039a\u039b\u03a0", "664": "\u03a7\u03a1\u0395\u0397 \u039a\u039b\u0397\u03a1\u039f\u039d\u039f\u039c\u0399\u03a9\u039d", "665": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u039d \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u03a9\u039d \u03a0\u0391\u0399\u0394\u0399\u039a\u0397\u03a3 \u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391\u03a3", "666": "\u039c\u0399\u03a3\u0398\u03a9\u03a3\u0395\u0399\u03a3 \u039a\u0391\u0399 \u0391\u0393\u039f\u03a1\u0395\u03a3", "667": "\u03a0\u0391\u039b\u0391\u0399\u039f\u03a4\u0395\u03a1\u0391\u0399 \u0395\u039a\u039a\u0391\u0398\u0391\u03a1\u0399\u03a3\u0395\u0399\u03a3", "668": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0391\u03a0\u039f\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u0391\u0393\u03a1\u039f\u03a4\u03a9\u039d", "669": "\u0391\u03a0\u0391\u039b\u039b\u039f\u03a4\u03a1\u0399\u03a9\u03a3\u0395\u0399\u03a3 \u0393\u0399\u0391 \u0394\u0397\u039c\u039f\u03a4\u0399\u039a\u0391 \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u039f\u03a4\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391", "670": "\u039c\u0397\u03a4\u03a1\u03a9\u039f \u0391\u0393\u03a1\u039f\u03a4\u03a9\u039d", "671": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0394\u0399\u0395\u03a5\u039a\u039f\u039b\u03a5\u039d\u03a3\u0395\u03a9\u039d", "672": "\u039a\u03a1\u0391\u03a4\u0399\u039a\u039f \u0395\u03a1\u0393\u039f\u03a3\u03a4\u0391\u03a3\u0399\u039f \u0391\u0395\u03a1\u039f\u03a0\u039b\u0391\u039d\u03a9\u039d", "673": "\u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u0391 \u0395\u039d\u0394\u0395\u0399\u039a\u03a4\u0399\u039a\u0391", "674": "\u0391\u03a5\u0398\u0391\u0399\u03a1\u0395\u03a4\u0395\u03a3 \u039a\u0391\u03a4\u0391\u03a3\u039a\u0395\u03a5\u0395\u03a3", "675": "\u0395\u0393\u039a\u0391\u03a4\u0391\u039b\u0395\u039b\u0395\u0399\u039c\u039c\u0395\u039d\u0395\u03a3 \u0395\u039a\u03a4\u0391\u03a3\u0395\u0399\u03a3", "676": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u0384\u0395\u03a1\u0393\u03a9\u039d", "677": "\u03a0\u03a1\u039f\u039d\u039f\u0399\u0391 \u0392. \u0395\u039b\u039b\u0391\u0394\u039f\u03a3", "678": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u039f \u0395\u039d\u03a3\u0397\u039c\u039f - \u0391\u0393\u03a9\u0393\u039f\u03a3\u0397\u039c\u039f", "679": "\u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u0397 \u0391\u039d\u03a4\u0391\u03a0\u039f\u039a\u03a1\u0399\u03a3\u0397", "680": "\u0395\u03a3\u03a9\u03a4\u0395\u03a1\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "681": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u03a4\u03a3\u0399\u0393\u0391\u03a1\u039f\u03a7\u0391\u03a1\u03a4\u039f\u03a5", "682": "\u039f\u03a1\u0393\u0391\u039d\u0399\u039a\u0395\u03a3 \u0398\u0395\u03a3\u0395\u0399\u03a3 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d", "683": "\u039c\u0391\u0399\u0395\u03a5\u03a4\u0399\u039a\u0397 \u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0397", "684": "\u0391\u0394\u0395\u0399\u0395\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d", "685": "\u039f\u03a1\u0393\u0391\u039d\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391\u03a3", "686": "\u03a0\u039f\u0399\u039d\u0399\u039a\u039f\u03a3 \u039a\u0391\u0399 \u03a0\u0395\u0399\u0398\u0391\u03a1\u03a7\u0399\u039a\u039f\u03a3 \u039a\u03a9\u0394\u0399\u039a\u0391\u03a3", "687": "\u0391\u039d\u03a5\u03a0\u039f\u03a4\u0391\u039a\u03a4\u039f\u0399", "688": "\u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 \u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u03a9\u039d \u0398\u0395\u03a3\u03a3\u0391\u039b\u039f\u039d\u0399\u039a\u0397\u03a3", "689": "\u03a0\u0395\u03a1\u0399\u03a6\u0395\u03a1\u0395\u0399\u0395\u03a3 \u039b\u0399\u039c\u0395\u039d\u0399\u039a\u03a9\u039d \u0391\u03a1\u03a7\u03a9\u039d", "690": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397 \u039a\u0391\u0399 \u0395\u0399\u03a3\u03a0\u03a1\u0391\u039e\u0397 \u03a0\u039f\u03a1\u03a9\u039d \u03a4.\u0395.\u0392.\u0395", "691": "\u03a3\u0399\u0394\u0397\u03a1\u039f\u03a3", "692": "\u0393\u0395\u039d\u0399\u039a\u0397 \u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0395\u0399\u0391 \u0395\u039c\u03a0\u039f\u03a1\u0399\u039f\u03a5", "693": "\u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0397 \u0399\u03a3\u03a1\u0391\u0397\u039b\u0399\u03a4\u0399\u039a\u03a9\u039d \u03a0\u0395\u03a1\u039f\u03a5\u03a3\u0399\u03a9\u039d", "694": "\u039b\u0399\u03a0\u039f\u03a4\u0391\u039e\u0399\u0391", "695": "\u0392\u0391\u03a1\u0395\u0391 \u039a\u0391\u0399 \u0391\u039d\u0398\u03a5\u0393\u0399\u0395\u0399\u039d\u0391 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0391", "696": "\u0395\u0399\u0394\u0399\u039a\u039f \u03a4\u0391\u039c\u0395\u0399\u039f \u039c\u0397\u03a7\u0391\u039d\u0397\u039c\u0391\u03a4\u03a9\u039d", "697": "\u039b\u0395\u03a9\u03a6\u039f\u03a1\u0395\u0399\u0391 \u03a0\u0395\u03a1\u0399\u039f\u03a7\u0397\u03a3 \u03a0\u03a1\u03a9\u03a4\u0395\u03a5\u039f\u03a5\u03a3\u0391\u03a3", "698": "\u0391\u039d\u0391\u039c\u039f\u03a1\u03a6\u03a9\u03a4\u0399\u039a\u0391 \u039a\u0391\u03a4\u0391\u03a3\u03a4\u0397\u039c\u0391\u03a4\u0391", "699": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u039f \u03a3\u03a9\u039c\u0391", "700": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "701": "\u0394\u0399\u03a9\u03a1\u03a5\u0393\u0391 \u039a\u039f\u03a1\u0399\u039d\u0398\u039f\u03a5", "702": "\u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0397 \u03a6\u03a5\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u039c\u0395\u039d\u03a9\u039d", "703": "\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u039f\u03a3 \u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397\u03a3 - \u0391\u039d\u03a4\u0399\u0393\u03a1\u0391\u03a6\u0395\u0399\u039f\u039a\u03a1\u0391\u03a4\u0399\u039a\u0391 \u039c\u0395\u03a4\u03a1\u0391 -\u0395\u039a\u039a\u0391\u0398\u0391\u03a1\u0399\u03a3\u0397 \u0391\u03a1\u03a7\u0395\u0399\u03a9\u039d", "704": "\u0392\u0399\u0392\u039b\u0399\u0391 \u03a5\u03a0\u039f\u0398\u0395\u03a3\u0395\u03a9\u039d \u0395\u039a\u039f\u03a5\u03a3\u0399\u0391\u03a3 \u0394\u0399\u039a\u0391\u0399\u039f\u0394\u039f\u03a3\u0399\u0391\u03a3", "705": "\u0396\u0391\u03a7\u0391\u03a1\u0397", "706": "\u0392\u039f\u03a1\u0395\u0399\u039f\u0391\u03a4\u039b\u0391\u039d\u03a4\u0399\u039a\u0397 \u0391\u039c\u03a5\u039d\u03a4\u0399\u039a\u0397 \u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0397 (\u039d.\u0391.\u03a4.\u039f)", "707": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0391\u03a3 \u0393\u0395\u039d\u0399\u039a\u03a9\u039d \u0391\u03a0\u039f\u0398\u0397\u039a\u03a9\u039d", "708": "\u039d\u039f\u039c\u0399\u039a\u0397 \u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u03a0\u03a1\u039f\u03a3\u03a6\u03a5\u0393\u03a9\u039d", "709": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u039f \u039b\u0395\u0399\u03a9\u039d", "710": "\u0394\u0399\u0395\u0398\u039d\u0397\u03a3 \u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0397 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "711": "\u03a0\u03a1\u039f\u039c\u0397\u0398\u0395\u0399\u0395\u03a3\u2013\u039c\u0399\u03a3\u0398\u03a9\u03a3\u0395\u0399\u03a3\u2013\u0395\u03a1\u0393\u0391 \u039f.\u0393.\u0391", "712": "\u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0397 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u039f.\u0393.\u0391", "713": "\u03a7\u039f\u03a1\u0397\u0393\u0397\u03a3\u0397 \u0394\u0391\u039d\u0395\u0399\u03a9\u039d \u0391\u03a0\u039f \u03a4.\u03a0. \u039a\u0391\u0399 \u0394\u0391\u039d\u0395\u0399\u03a9\u039d", "714": "\u03a4\u0395\u039b\u039f\u03a3 \u0395\u03a0\u0399\u03a4\u0397\u0394\u0395\u03a5\u039c\u0391\u03a4\u039f\u03a3", "715": "\u0395\u039b\u0395\u03a5\u0398\u0395\u03a1\u0391 \u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u0391 \u03a3\u03a5\u0393\u039a\u03a1\u039f\u03a4\u0397\u039c\u0391\u03a4\u0391", "716": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u039a\u0391 \u039a\u0399\u039d\u0397\u03a4\u03a1\u0391 \u03a3\u03a5\u0393\u03a7\u03a9\u039d\u0395\u03a5\u03a3\u0395\u03a9\u03a3 \u0397 \u039c\u0395\u03a4\u0391\u03a4\u03a1\u039f\u03a0\u0397\u03a3 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u03a9\u039d", "717": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a4\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 T.E.B.E", "718": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u039f \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u039f", "719": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a5.\u0395.\u039d", "720": "\u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u039f\u0399 \u039c\u0395\u03a3\u0397\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397\u03a3", "721": "\u039a\u039f\u0399\u039d\u039f\u03a0\u03a1\u0391\u039e\u0399\u0391 \u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u03a9\u039d \u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u03a9\u039d", "722": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u039c\u0391\u03a4\u0399\u03a9\u039d \u039a\u0399\u039d\u0397\u039c\u0391\u03a4\u039f\u0393\u03a1\u0391\u03a6\u039f\u03a5", "723": "\u0392\u039f\u03a3\u039a\u039f\u03a4\u039f\u03a0\u039f\u0399", "724": "\u0395\u03a0\u0399\u03a4\u039f\u039a\u0399\u0391 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u03a9\u039d", "725": "\u039a\u0391\u03a0\u039d\u0399\u039a\u039f\u0399 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u0399", "726": "\u03a3\u03a4\u0391\u0398\u039c\u039f\u0399 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d", "727": "\u0395\u03a5\u039b\u039f\u0393\u0399\u0391", "728": "\u03a0\u0395\u03a1\u0399\u03a6\u0395\u03a1\u0395\u0399\u0391\u039a\u0395\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0395\u03a3 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u0391\u03a3", "729": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u0397\u03a3 \u0391\u039c\u03a5\u039d\u0391\u03a3", "730": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u039a\u0395\u039d\u03a4\u03a1\u0399\u039a\u0397\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391\u03a3", "731": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 \u0397\u0398\u039f\u03a0\u039f\u0399\u03a9\u039d", "732": "\u03a4\u0395\u039b\u03a9\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0395\u0399\u0394\u03a9\u039d \u0391\u03a4\u039f\u039c\u0399\u039a\u0397\u03a3 \u03a7\u03a1\u0397\u03a3\u0395\u03a9\u03a3", "733": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u03a0\u03a1\u039f\u03a3\u039f\u0394\u039f\u03a5 \u0391\u03a0\u039f \u03a0\u039b\u039f\u0399\u0391", "734": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u0397 \u0394\u0399\u0391\u0399\u03a1\u0395\u03a3\u0397\u03a3", "735": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u039f\u0394\u03a1\u039f\u039c\u0399\u03a9\u039d \u0395\u039b\u039b\u0391\u0394\u039f\u03a3 (\u039f.\u0391.\u0395.)", "736": "\u0395\u0398\u039d\u0399\u039a\u039f \u039a\u0395\u039d\u03a4\u03a1\u039f \u0391\u039c\u0395\u03a3\u0397\u03a3 \u0392\u039f\u0397\u0398\u0395\u0399\u0391\u03a3 (\u0395.\u039a.\u0391.\u0392.)", "737": "\u0393\u039d\u03a9\u039c\u039f\u0394\u039f\u03a4\u0399\u039a\u039f \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397\u03a3 \u0391\u039d\u0391\u03a0\u03a4\u03a5\u039e\u0397\u03a3", "738": "\u0394\u0399\u0391\u0398\u0397\u039a\u0397", "739": "\u0391\u0393\u03a9\u0393\u0395\u03a3 \u0394\u0399\u0391\u03a4\u03a1\u039f\u03a6\u0397\u03a3", "740": "\u03a6\u0391\u03a1\u039c\u0391\u039a\u0395\u03a5\u03a4\u0399\u039a\u039f\u0399 \u03a3\u03a5\u039b\u039b\u039f\u0393\u039f\u0399", "741": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u039a\u0391\u0399 \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u03a9\u039d \u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u03a4\u0399\u039a\u03a9\u039d \u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0395\u03a9\u039d (\u03a4.\u03a3.\u0395.\u0391.\u03a0.\u0393.\u03a3.\u039f)", "742": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391\u03a4\u0391 \u0394\u0399\u0391\u03a6\u039f\u03a1\u0391", "743": "\u03a0\u0395\u0399\u0398\u0391\u03a1\u03a7\u0399\u039a\u039f \u0394\u0399\u039a\u0391\u0399\u039f", "744": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a7\u0397\u039c\u0399\u039a\u03a9\u039d (\u03a4.\u0395.\u0391.\u03a7)", "745": "\u03a0\u03a1\u039f\u0391\u0393\u03a9\u0393\u0395\u03a3 \u039a\u0391\u0399 \u03a0\u03a1\u039f\u03a3\u039f\u039d\u03a4\u0391 \u03a0\u03a5\u03a1\u039f\u03a3\u0392\u0395\u03a3\u03a4\u0399\u039a\u039f\u03a5 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5", "746": "\u039f\u0394\u039f\u0399\u03a0\u039f\u03a1\u0399\u039a\u0391 \u0395\u039e\u039f\u0394\u0391 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u03a3\u03a9\u039c\u0391\u03a4\u03a9\u039d \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "747": "\u039d\u039f\u03a3\u0397\u039b\u0395\u03a5\u03a4\u0399\u039a\u0391 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u0391 \u039a\u0391\u03a4\u2019 \u0399\u0394\u0399\u0391\u039d", "748": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u039a\u0391\u03a4\u0391 \u03a4\u0397\u03a3 \u03a6\u03a5\u039b\u039b\u039f\u039e\u0397\u03a1\u0391\u03a3", "749": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a4\u0391\u039c\u0395\u0399\u039f\u03a5 \u039d\u039f\u039c\u0399\u039a\u03a9\u039d", "750": "\u03a0\u03a1\u0391\u03a4\u0397\u03a1\u0399\u0391 \u03a5\u0393\u03a1\u03a9\u039d \u039a\u0391\u03a5\u03a3\u0399\u039c\u03a9\u039d", "751": "\u0398\u03a1\u0397\u03a3\u039a\u0395\u03a5\u03a4\u0399\u039a\u039f \u03a3\u03a9\u039c\u0391 \u0395\u039d\u039f\u03a0\u039b\u03a9\u039d \u0394\u03a5\u039d\u0391\u039c\u0395\u03a9\u039d", "752": "\u0394\u0399\u0391\u0394\u0399\u039a\u0391\u03a3\u0399\u0391 \u0391\u039d\u0391\u0393\u039a\u0391\u03a3\u03a4\u0399\u039a\u03a9\u039d \u0391\u03a0\u0391\u039b\u039b\u039f\u03a4\u03a1\u0399\u03a9\u03a3\u0395\u03a9\u039d \u0391\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d", "753": "\u0394\u0399\u0395\u03a1\u039c\u0397\u039d\u0395\u0399\u03a3", "754": "\u03a3\u03a7\u0395\u0394\u0399\u0391 \u0391\u039b\u039b\u03a9\u039d \u03a0\u039f\u039b\u0395\u03a9\u039d", "755": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u039b\u039b\u0397\u039b\u039f\u0392\u039f\u0397\u0398\u0395\u0399\u0391\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "756": "\u0397\u039c\u0395\u03a1\u039f\u039b\u039f\u0393\u0399\u039f \u039c\u0397\u03a7\u0391\u039d\u0397\u03a3", "757": "\u039a\u0395\u039d\u03a4\u03a1\u039f \u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0397\u03a3 \u0393\u039b\u03a9\u03a3\u03a3\u0391\u03a3", "758": "\u03a9\u03a1\u0395\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 \u03a3\u0395 \u0391\u03a1\u03a4\u039f\u03a0\u039f\u0399\u0395\u0399\u0391", "759": "\u0393\u0395\u039d\u0399\u039a\u0397 \u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0395\u0399\u0391", "760": "\u039c\u0395\u03a4\u0391\u03a6\u03a1\u0391\u03a3\u03a4\u0399\u039a\u0391 \u0393\u03a1\u0391\u03a6\u0395\u0399\u0391", "761": "\u03a0\u03a1\u039f\u0394\u0399\u0391\u0393\u03a1\u0391\u03a6\u0395\u03a3 \u039c\u0395\u039b\u0395\u03a4\u03a9\u039d", "762": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3 \u0398\u03a5\u039c\u0391\u03a4\u03a9\u039d \u0395\u0398\u039d\u0399\u039a\u0397\u03a3", "763": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u03a3\u03a5\u039c\u0392\u039f\u039b\u0391\u0399\u039f\u0393\u03a1\u0391\u03a6\u03a9\u039d", "764": "\u0399\u0391\u03a4\u03a1\u039f\u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u0397 \u0391\u039c\u039f\u0399\u0392\u0397", "765": "\u0395\u03a6\u039f\u03a1\u0399\u0395\u03a3 \u039a\u0391\u03a0\u039d\u039f\u03a5 \u2013 \u039a\u0391\u03a0\u039d\u0395\u03a1\u0393\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391", "766": "\u03a0\u039f\u0399\u039c\u039d\u0399\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391", "767": "\u039a\u0395\u039d\u03a4\u03a1\u0391 \u0395\u03a1\u0395\u03a5\u039d\u0391\u03a3 - \u0395\u03a1\u0395\u03a5\u039d\u0397\u03a4\u0399\u039a\u0391 \u0399\u039d\u03a3\u03a4\u0399\u03a4\u039f\u03a5\u03a4\u0391", "768": "\u03a4\u0391\u039c\u0395\u0399\u0391 \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u0394\u0399\u039a\u0397\u0393\u039f\u03a1\u03a9\u039d", "769": "\u039f\u0399\u039d\u039f\u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0397 \u03a3\u0391\u039c\u039f\u03a5", "770": "\u0399\u039c\u0391\u03a4\u0399\u03a3\u039c\u039f\u03a3 \u03a0. \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "771": "\u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u039f\u0399,\u0391\u03a1\u03a7\u0399\u03a4\u0395\u039a\u03a4\u039f\u039d\u0395\u03a3,\u03a4\u039f\u03a0\u039f\u0393\u03a1\u0391\u03a6\u039f\u0399", "772": "\u03a0\u0391\u039d\u03a4\u0395\u0399\u039f \u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u039f \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u03a9\u039d \u039a\u0391\u0399 \u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u03a9\u039d", "773": "\u039d\u0395\u039f\u0399 \u03a7\u03a1\u0397\u039c\u0391\u03a4\u039f\u03a0\u0399\u03a3\u03a4\u03a9\u03a4\u0399\u039a\u039f\u0399 \u0398\u0395\u03a3\u039c\u039f\u0399", "774": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "775": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a5\u03a0\u039f\u0398\u0397\u039a\u039f\u03a6\u03a5\u039b\u0391\u039a\u0395\u0399\u03a9\u039d", "776": "\u0391\u03a4\u03a5\u03a7\u0397\u039c\u0391\u03a4\u0391 \u03a3\u0395 \u0394\u0397\u039c\u039f\u03a3\u0399\u0391 \u0395\u03a1\u0393\u0391", "777": "\u0391\u03a1\u0395\u0399\u039f\u03a3 \u03a0\u0391\u0393\u039f\u03a3", "778": "\u03a5\u03a0\u0391\u0393\u03a9\u0393\u0397 \u03a3\u0395 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397 \u039a\u0391\u0399", "779": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u0399\u039a\u0395\u03a3 \u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u0395\u03a3\u0394\u0399\u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u039f \u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u0399\u039a\u039f \u03a3\u03a5\u03a3\u03a4\u0397\u039c\u0391", "780": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397 \u03a0. \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "781": "\u0391\u039d\u0391\u03a0\u03a4\u03a5\u039e\u0399\u0391\u039a\u0397 \u039a\u0391\u0399 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u0397 \u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397", "782": "\u0392\u0395\u0392\u0391\u0399\u03a9\u03a3\u0397 \u039a\u0391\u0399 \u0395\u0399\u03a3\u03a0\u03a1\u0391\u039e\u0397 \u03a0\u039f\u0399\u039d\u0399\u039a\u03a9\u039d \u0395\u039e\u039f\u0394\u03a9\u039d", "783": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u039f \u03a7\u0397\u039c\u0395\u0399\u039f", "784": "\u039b\u0391\u03a7\u0395\u0399\u0391", "785": "\u03a4\u03a1\u039f\u03a7\u0399\u039f\u0394\u03a1\u039f\u039c\u039f\u0399 \u0391\u0398\u0397\u039d\u03a9\u039d \u2013 \u03a0\u0395\u0399\u03a1\u0391\u0399\u03a9\u03a3", "786": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u03a9\u039d \u039b\u0399\u03a0\u0391\u03a3\u039c\u0391\u03a4\u03a9\u039d \u03a4\u0391.\u03a0.\u03a0.\u0395.\u039b", "787": "\u0394\u0399\u0395\u03a5\u039a\u039f\u039b\u03a5\u039d\u03a3\u0395\u0399\u03a3 \u0393\u0399\u0391 \u0391\u039d\u039f\u0399\u039a\u039f\u0394\u039f\u039c\u0397\u03a3\u0397", "788": "\u0391\u0393\u039f\u03a1\u0391\u03a0\u03a9\u039b\u0397\u03a3\u0399\u0391 \u039a\u0391\u03a0\u039d\u039f\u03a5", "789": "\u03a0\u0395\u03a1\u0399 \u039f\u03a1\u03a9\u039d \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0394\u0399\u0395\u0398\u039d\u03a9\u039d \u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u03a9\u039d", "790": "\u0391\u039b\u0399\u0395\u03a5\u03a4\u0399\u039a\u039f\u03a3 \u039a\u03a9\u0394\u0399\u039a\u0391\u03a3", "791": "\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u0391 \u039a\u0391\u0399 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0395\u03a3", "792": "\u03a0\u0395\u03a1\u0399\u03a6\u0395\u03a1\u0395\u0399\u0391\u039a\u0395\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0395\u03a3 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u03a9\u039d", "793": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u03a0\u0395\u03a1\u0399 \u0391\u03a3\u0395\u039c\u039d\u03a9\u039d \u0394\u0397\u039c\u039f\u03a3\u0399\u0395\u03a5\u039c\u0391\u03a4\u03a9\u039d", "794": "\u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u039f\u0399 \u03a3\u03a4\u0391\u0398\u039c\u039f\u0399", "795": "\u039d\u0391\u039e\u0399\u03a9\u03a4\u0399\u039a\u0397 \u03a3\u039c\u03a5\u03a1\u0399\u0394\u0391", "796": "\u0391\u039d\u0391\u03a3\u03a4\u039f\u039b\u0397 \u03a0\u03a1\u039f\u03a3\u0395\u039b\u0395\u03a5\u03a3\u0395\u03a9\u03a3 \u0395\u03a6\u0395\u0394\u03a1\u03a9\u039d", "797": "\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397 \u03a7\u03a9\u03a1\u039f\u03a6\u03a5\u039b\u0391\u039a\u0397\u03a3", "798": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397 \u0395\u039e\u0391\u0393\u03a9\u0393\u0399\u039a\u03a9\u039d \u03a0\u0399\u03a3\u03a4\u03a9\u03a3\u0395\u03a9\u039d", "799": "\u0398\u0395\u03a1\u0391\u03a0\u0391\u0399\u039d\u0399\u0394\u0395\u03a3 \u0391\u039d\u0391\u03a0\u0397\u03a1\u03a9\u039d \u03a0\u039f\u039b\u0395\u039c\u039f\u03a5", "800": "\u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397 \u0391\u03a4\u039f\u039c\u0399\u039a\u0397\u03a3 \u0395\u039d\u0395\u03a1\u0393\u0395\u0399\u0391\u03a3", "801": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391\u03a3 \u03a0\u039f\u039b\u0395\u03a9\u039d", "802": "\u03a6\u03a5\u039b\u039b\u0391 \u03a0\u039f\u0399\u039f\u03a4\u0397\u03a4\u0391\u03a3 \u03a5\u03a0\u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a0.\u039d", "803": "\u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0395\u0399\u03a3 \u039a\u03a4\u0397\u039d\u0399\u0391\u03a4\u03a1\u0399\u039a\u0397\u03a3", "804": "\u039c\u0395\u03a1\u0399\u039a\u0397 \u0391\u03a0\u0391\u03a3\u03a7\u039f\u039b\u0397\u03a3\u0397 - \u03a6\u0391\u03a3\u039f\u039d - \u03a4\u0397\u039b\u0395\u03a1\u0393\u0391\u03a3\u0399\u0391 \u039a\u0391\u03a4\u2019 \u039f\u0399\u039a\u039f\u039d \u0391\u03a0\u0391\u03a3\u03a7\u039f\u039b\u0397\u03a3\u0397", "805": "\u0397\u039b\u0395\u039a\u03a4\u03a1\u0399\u039a\u0397 \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0391 \u0391\u0398\u0397\u039d\u03a9\u039d - \u03a0\u0395\u0399\u03a1\u0391\u0399\u03a9\u03a3", "806": "\u03a0\u03a1\u039f\u039a\u0391\u03a4\u0391\u03a3\u039a\u0395\u03a5\u0391\u03a3\u039c\u0395\u039d\u0391\u0399 \u039f\u0399\u039a\u0399\u0391\u0399", "807": "\u03a4\u03a1\u0391\u03a0\u0395\u0396\u0391 \u03a4\u0397\u03a3 \u0395\u039b\u039b\u0391\u0394\u039f\u03a3", "808": "\u03a3\u03a5\u039c\u03a6\u03a9\u039d\u0399\u0395\u03a3 \u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391\u03a3 \u03a4\u039f\u03a5 \u03a0\u0395\u03a1\u0399\u0392\u0391\u039b\u039b\u039f\u039d\u03a4\u039f\u03a3", "809": "\u039b\u0399\u0393\u039d\u0399\u03a4\u0397\u03a3", "810": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u039b\u03a4\u0391", "811": "\u039c\u0395\u039b\u0395\u03a4\u0395\u03a3 \u03a4\u0395\u03a7\u039d\u0399\u039a\u03a9\u039d \u0395\u03a1\u0393\u03a9\u039d", "812": "\u03a0\u039b\u0397\u03a1\u03a9\u039c\u0391\u03a4\u0391 \u0391\u0395\u03a1\u039f\u03a3\u039a\u0391\u03a6\u03a9\u039d", "813": "\u0395\u039e\u0391\u0393\u03a9\u0393\u0397 \u03a3\u03a4\u0391\u03a6\u0399\u0394\u0391\u03a3", "814": "\u03a4\u0391\u039c\u0395\u0399\u039f\u039d \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "815": "\u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0397 \u03a0\u0395\u03a1\u0399\u039f\u03a5\u03a3\u0399\u0391\u03a3", "816": "\u039f\u03a1\u0393\u0391\u039d\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "817": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0395\u03a3 \u0391\u0399\u039c\u039f\u0394\u039f\u03a3\u0399\u0391\u03a3", "818": "\u03a3\u03a9\u039c\u0391\u03a4\u0395\u0399\u0391 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "819": "\u03a0\u0395\u0396\u039f\u0394\u03a1\u039f\u039c\u0399\u0391", "820": "\u0394\u0399\u0391\u0398\u0395\u03a3\u0397 \u0391\u03a0\u039f\u03a1\u03a1\u0399\u039c\u039c\u0391\u03a4\u03a9\u039d", "821": "\u03a4\u03a1\u039f\u03a7\u0399\u039f\u0394\u03a1\u039f\u039c\u039f\u0399 \u0398\u0395\u03a3\u03a3\u0391\u039b\u039f\u039d\u0399\u039a\u0397\u03a3", "822": "\u0393\u0395\u039d\u0399\u039a\u0397 \u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5 \u039b\u039f\u0393\u0399\u03a3\u03a4\u0399\u039a\u039f\u03a5", "823": "\u03a1\u03a5\u039c\u039f\u03a5\u039b\u039a\u0391 - \u039b\u0391\u039d\u03a4\u0396\u0395\u03a3", "824": "\u03a0\u0395\u03a4\u03a1\u0395\u039b\u0391\u0399\u039f\u0395\u0399\u0394\u0397", "825": "\u0393\u0395\u039d\u0399\u039a\u0391 \u0391\u03a1\u03a7\u0395\u0399\u0391 \u03a4\u039f\u03a5 \u039a\u03a1\u0391\u03a4\u039f\u03a5\u03a3", "826": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a4\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u039f.\u03a4.\u0395. - \u03a3\u03a7\u0395\u03a3\u0395\u0399\u03a3 \u039f.\u03a4.\u0395. \u039c\u0395 \u0391\u039b\u039b\u039f\u03a5\u03a3 \u03a0\u0391\u03a1\u039f\u03a7\u039f\u03a5\u03a3", "827": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d", "828": "\u0391\u039a\u0391\u0394\u0397\u039c\u0399\u0391 \u0391\u0398\u0397\u039d\u03a9\u039d", "829": "\u039c\u039f\u039d\u039f\u03a0\u03a9\u039b\u0399\u039f \u0396\u0391\u03a7\u0391\u03a1\u0399\u039d\u0397\u03a3", "830": "\u039f\u0399\u039a\u0399\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u03a0\u0395\u03a1\u0399\u039f\u03a7\u0395\u03a3", "831": "\u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3 \u03a5\u03a0\u0395\u03a1 \u03a4\u0397\u03a3 \u0391\u039b\u0399\u0395\u0399\u0391\u03a3", "832": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u0395\u039a\u03a4\u0391\u039a\u03a4\u0395\u03a3 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0395\u03a3", "833": "\u0392\u0399\u0392\u039b\u0399\u0391 \u0394\u0397\u039c\u03a9\u039d \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u039f\u03a4\u0397\u03a4\u03a9\u039d", "834": "\u0395\u03a1\u0393\u0391\u03a4\u0399\u039a\u0391 \u0391\u03a4\u03a5\u03a7\u0397\u039c\u0391\u03a4\u0391", "835": "\u039d\u039f\u03a3\u0397\u039b\u0395\u03a5\u03a4\u0395\u03a3", "836": "\u03a3\u03a5\u039d\u0394\u0399\u039a\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u0395\u039b\u0395\u03a5\u0398\u0395\u03a1\u0399\u0395\u03a3", "837": "\u0395\u0398\u039d\u0399\u039a\u039f \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u0395\u039d\u0395\u03a1\u0393\u0395\u0399\u0391\u03a3", "838": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0395\u03a1\u0393\u0391\u03a4\u039f\u03a4\u0395\u03a7\u039d\u0399\u03a4\u03a9\u039d \u03a5\u0391\u039b\u039f\u03a5\u03a1\u0393\u03a9\u039d", "839": "\u0391\u0393\u03a9\u0393\u0395\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u03a1\u03a9\u039d", "840": "\u03a3\u03a9\u039c\u0391\u03a4\u0395\u039c\u03a0\u039f\u03a1\u0399\u0391 \u0393\u03a5\u039d\u0391\u0399\u039a\u03a9\u039d", "841": "\u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3 \u0395\u03a1\u0393\u03a9\u039d \u0391\u039c\u03a5\u039d\u03a4\u0399\u039a\u039f\u03a5 \u03a0\u03a1\u039f\u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u039f\u03a3", "842": "\u03a4\u0395\u03a7\u039d\u0399\u039a\u0397 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a3\u0395 \u0391\u039d\u03a9\u03a4\u0391\u03a4\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3", "843": "\u0394\u0399\u039a\u0391\u0399\u03a9\u039c\u0391\u03a4\u0391 \u039a\u0397\u03a1\u03a5\u039a\u03a9\u039d \u039a\u039b\u03a0", "844": "\u0393\u0395\u039d\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u03a4\u0391\u039c\u0395\u0399\u039f\u03a5 \u039d\u039f\u039c\u0399\u039a\u03a9\u039d", "845": "\u039d\u0391\u03a5\u03a4\u0395\u03a3 \u039a\u0391\u0399 \u039b\u0399\u039c\u0395\u039d\u039f\u03a6\u03a5\u039b\u0391\u039a\u0395\u03a3", "846": "\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u0391\u039a\u0397 \u03a3\u03a7\u039f\u039b\u0397 \u0391\u0393\u03a1\u0399\u039d\u0399\u039f\u03a5", "847": "\u03a0\u039f\u039b\u03a5\u03a4\u0395\u03a7\u039d\u0399\u039a\u0397 \u03a3\u03a7\u039f\u039b\u0397", "848": "\u039c\u0395\u0399\u03a9\u03a3\u0397 \u0395\u0399\u03a3\u03a6\u039f\u03a1\u03a9\u039d", "849": "\u039a\u0395\u039d\u03a4\u03a1\u0391 \u039b\u0397\u03a8\u0395\u03a9\u03a3 \u03a4\u0399\u039c\u03a9\u039d \u03a3\u03a6\u0391\u0393\u0395\u0399\u03a9\u039d", "850": "\u0391\u03a0\u039f\u0394\u0397\u039c\u0399\u0391 \u03a3\u03a4\u03a1\u0391\u03a4\u0395\u03a5\u03a3\u0399\u039c\u03a9\u039d", "851": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u0397\u03a3 \u0394\u0399\u0391\u039d\u039f\u039c\u0397\u03a3 \u03a0\u03a9\u039b\u0397\u03a4\u03a9\u039d \u0392\u0395\u039d\u0396\u0399\u039d\u0397\u03a3 \u0391\u0398\u0397\u039d\u03a9\u039d - \u03a0\u0395\u0399\u03a1\u0391\u0399\u03a9\u03a3 \u039a\u0391\u0399 \u03a0\u0395\u03a1\u0399\u03a7\u03a9\u03a1\u03a9\u039d", "852": "\u0399\u0391\u03a4\u03a1\u039f\u03a6\u0391\u03a1\u039c\u0391\u039a\u0395\u03a5\u03a4\u0399\u039a\u0397 \u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0397", "853": "\u039d\u039f\u03a3\u0397\u039b\u0395\u03a5\u03a4\u0399\u039a\u0391 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u0391", "854": "\u0393\u0395\u039d\u0399\u039a\u0391 \u03a0\u0395\u03a1\u0399 \u039c\u039f\u03a5\u03a3\u0395\u0399\u03a9\u039d", "855": "\u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391 \u039f\u03a7\u03a5\u03a1\u03a9\u039d \u0398\u0395\u03a3\u0395\u03a9\u039d", "856": "\u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u0391 \u039c\u0397\u03a7\u0391\u039d\u0397\u039c\u0391\u03a4\u0391", "857": "\u03a4\u0391\u039c\u0395\u0399\u0391 \u03a3\u03a5\u039d\u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "858": "\u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u039a\u039b\u0399\u039d\u0399\u039a\u0395\u03a3 \u039a\u0391\u0399 \u0395\u03a1\u0393\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391", "859": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0395\u039e\u0395\u03a4\u0391\u03a3\u0397 \u0399\u03a0\u03a4\u0391\u039c\u0395\u039d\u03a9\u039d", "860": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3", "861": "\u0393\u03a5\u039d\u0391\u0399\u039a\u0395\u03a3 \u039d\u039f\u03a3\u039f\u039a\u039f\u039c\u039f\u0399", "862": "\u03a6\u039f\u0399\u03a4\u0397\u03a3\u0397, \u0392\u0391\u0398\u039c\u039f\u039b\u039f\u0393\u0399\u0391, \u0395\u039e\u0395\u03a4\u0391\u03a3\u0395\u0399\u03a3 \u039a\u039b\u03a0. \u0391.\u03a3.\u039a.\u03a4", "863": "\u03a3\u0395\u0399\u03a3\u039c\u039f\u03a0\u039b\u0397\u039a\u03a4\u039f\u0399 \u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399", "864": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u0393\u0395\u03a9\u03a1\u0393\u0399\u0391\u03a3", "865": "\u039a\u03a9\u0394\u0399\u039a\u039f\u03a0\u039f\u0399\u0397\u03a3\u0397 \u03a4\u0397\u03a3 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391\u03a3", "866": "\u039c\u0395\u03a4\u0391 \u03a4\u0397\u03a3 \u0393\u0391\u039b\u039b\u0399\u0391\u03a3", "867": "\u0393\u0395\u03a9\u0393\u03a1\u0391\u03a6\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u03a5", "868": "\u0395\u0399\u0394\u0397 \u03a0\u0391\u03a1\u0391\u0394\u0399\u0394\u039f\u039c\u0395\u039d\u0391 \u03a3\u03a4\u0397\u039d \u0395\u039b\u0395\u03a5\u0398\u0395\u03a1\u0397 \u03a7\u03a1\u0397\u03a3\u0397", "869": "\u039c\u039f\u039d\u039f\u03a0\u03a9\u039b\u0399\u039f \u03a3\u03a0\u0399\u03a1\u03a4\u03a9\u039d", "870": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a4\u0399\u039a\u039f\u039d \u03a4.\u0391.\u039a.\u0395", "871": "\u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u039f \u03a4\u0391\u039c\u0395\u0399\u039f \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391\u03a3 \u03a0\u039f\u039b\u0395\u03a9\u039d (\u0395.\u03a4.\u03a5.\u0391.\u03a0.)", "872": "\u039c\u0399\u03a3\u0398\u039f\u0394\u039f\u03a3\u0399\u0391 \u0399\u0395\u03a1\u0395\u03a9\u039d \u2013 \u0395\u039d\u039f\u03a1\u0399\u0391\u039a\u0397 \u0395\u0399\u03a3\u03a6\u039f\u03a1\u0391", "873": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u039f\u03a3 \u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3", "874": "\u039d\u039f\u039c\u039f\u03a3 \u03a0\u0395\u03a1\u0399 \u039a\u03a4\u0397\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a4\u03a1\u0391\u03a0\u0395\u0396\u03a9\u039d", "875": "\u0394\u0399\u0395\u0398\u039d\u0397\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0397 \u03a0\u0395\u03a1\u0399 \u03a5\u0394\u03a1\u0391\u03a5\u039b\u0399\u039a\u03a9\u039d \u0394\u03a5\u039d\u0391\u039c\u0395\u03a9\u039d", "876": "\u0391\u039d\u0391\u03a0\u0397\u03a1\u039f\u0399 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u039f\u0399 \u039a\u0391\u0399 \u039f\u03a0\u039b\u0399\u03a4\u0395\u03a3 \u0395\u0399\u03a1\u0397\u039d\u0399\u039a\u0397\u03a3 \u03a0\u0395\u03a1\u0399\u039f\u0394\u039f\u03a5", "877": "\u03a0\u039f\u0399\u039d\u0399\u039a\u0397 \u039a\u0391\u0399 \u03a0\u0395\u0399\u0398\u0391\u03a1\u03a7\u0399\u039a\u0397 \u0394\u03a9\u03a3\u0399\u0394\u0399\u039a\u0399\u0391 \u039b.\u03a3", "878": "\u0394\u0391\u03a3\u0399\u039a\u039f \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f", "879": "\u0391\u039f\u03a0\u039b\u0397 \u0398\u0397\u03a4\u0395\u0399\u0391-\u0391\u039d\u03a4\u0399\u03a1\u03a1\u0397\u03a3\u0399\u0395\u03a3 \u03a3\u03a5\u039d\u0395\u0399\u0394\u0397\u03a3\u0397\u03a3", "880": "\u039d\u0395\u039f\u0399 \u03a0\u03a1\u039f\u03a3\u03a6\u03a5\u0393\u0395\u03a3", "881": "\u03a4\u0395\u03a7\u039d\u0399\u039a\u0395\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0395\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u03a5", "882": "\u039c\u0395\u03a4\u039f\u03a7\u0399\u039a\u039f \u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "883": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u039f\u03a5 \u0394\u0399\u039a\u0391\u0399\u039f\u03a5", "884": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "885": "\u039f\u03a1\u0393\u0391\u039d\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u0391\u03a0\u039f\u03a3\u03a4\u039f\u039b\u0399\u039a\u0397\u03a3 \u0394\u0399\u0391\u039a\u039f\u039d\u0399\u0391\u03a3", "886": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0391\u0399\u0393\u0391\u0399\u039f\u03a5", "887": "\u0393\u0391\u039c\u039f\u0399 \u0394\u03a9\u0394\u0395\u039a\u0391\u039d\u0397\u03a3\u039f\u03a5", "888": "\u03a9\u03a1\u0395\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 \u039a\u03a1\u0395\u039f\u03a0\u03a9\u039b\u0395\u0399\u03a9\u039d", "889": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u03a4\u0395\u039b\u03a9\u039d \u03a7\u0391\u03a1\u03a4\u039f\u03a3\u0397\u039c\u039f\u03a5", "890": "\u0394\u0395\u039b\u03a4\u0399\u039f \u0391\u039d\u03a9\u039d\u03a5\u039c\u03a9\u039d \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u03a9\u039d", "891": "\u0391\u03a1\u039c\u039f\u0394\u0399\u039f\u03a4\u0397\u03a4\u0391 \u039d\u039f\u039c\u0391\u03a1\u03a7\u0397 \u03a3\u0395 \u0395\u03a1\u0393\u0391\u03a4\u0399\u039a\u0391 \u0396\u0397\u03a4\u0397\u039c\u0391\u03a4\u0391", "892": "\u03a4\u03a1\u039f\u03a6\u039f\u0394\u039f\u03a3\u0399\u0391 \u03a0. \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "893": "\u03a3\u03a5\u039c\u03a6\u03a9\u039d\u0399\u0391 \u03a0\u0395\u03a1\u0399 \u0394\u0399\u03a0\u039b\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a3\u03a7\u0395\u03a3\u0395\u03a9\u039d", "894": "\u0395\u03a6\u0395\u0394\u03a1\u039f\u0399 \u039a\u0391\u0399 \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u039f\u0399 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u039f\u0399 \u03a0.\u039d", "895": "\u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u0399\u03a3", "896": "\u0394\u0399\u0395\u0398\u039d\u0395\u03a3 \u03a0\u039f\u0399\u039d\u0399\u039a\u039f \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u039f", "897": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u0395\u03a3 \u03a0\u03a1\u0391\u039e\u0395\u0399\u03a3", "898": "\u039d\u039f\u03a3\u039f\u039a\u039f\u039c\u0395\u0399\u0391 \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "899": "\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u03a7\u0391\u039b\u03a5\u0392\u0391", "900": "\u03a4\u0395\u039c\u0391\u03a7\u0399\u03a3\u039c\u039f\u03a3 \u039a\u03a1\u0395\u0391\u03a4\u03a9\u039d", "901": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u039a\u0391\u03a4\u039f\u03a7\u0397\u03a3 \u039f\u03a0\u039b\u03a9\u039d", "902": "\u0391\u039d\u0391\u03a0\u03a1\u039f\u03a3\u0391\u03a1\u039c\u039f\u0393\u0395\u03a3 \u03a4\u0397\u03a3 \u0394\u03a1\u0391\u03a7\u039c\u0397\u03a3", "903": "\u0395\u03a6\u039f\u0394\u0399\u0391\u03a3\u039c\u039f\u03a3 \u03a0\u039b\u039f\u0399\u03a9\u039d", "904": "\u03a3\u0395\u0399\u03a3\u039c\u039f\u03a0\u039b\u0397\u039a\u03a4\u039f\u0399 \u0399\u039f\u039d\u0399\u03a9\u039d \u039d\u0397\u03a3\u03a9\u039d", "905": "\u0394\u0397\u039c\u039f\u03a3\u0399\u0391 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0397 \u039a\u0399\u039d\u0397\u03a4\u03a9\u039d \u0391\u039e\u0399\u03a9\u039d \u0391\u039d\u03a9\u039d\u03a5\u039c\u0397 \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0391 (\u0394.\u0395.\u039a.\u0391. \u0391.\u0395.)", "906": "\u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0391 \u2013 \u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u039f\u03a3 \u039f\u039c\u0399\u039b\u039f\u03a3", "907": "\u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 \u0391\u039b\u0399\u0395\u0399\u0391\u03a3", "908": "\u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u039f \u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u03a9\u039d \u039a\u0391\u03a4\u0391\u03a3\u03a4\u0397\u039c\u0391\u03a4\u03a9\u039d", "909": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u0395\u039b\u0391\u0399\u039f\u039b\u0391\u0394\u039f\u03a5", "910": "\u03a0\u03a4\u0397\u03a4\u0399\u039a\u0397 \u0399\u039a\u0391\u039d\u039f\u03a4\u0397\u03a4\u0391", "911": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3", "912": "\u0394\u0399\u0391\u03a4\u0399\u039c\u0397\u03a3\u0397 \u0399\u0391\u03a4\u03a1\u0399\u039a\u03a9\u039d \u03a0\u03a1\u0391\u039e\u0395\u03a9\u039d", "913": "\u0391\u0394\u0399\u039a\u0397\u039c\u0391\u03a4\u0391 \u03a4\u03a5\u03a0\u039f\u03a5", "914": "\u0395\u039e\u0391\u039d\u0398\u0397\u039c\u0391\u03a4\u0399\u039a\u039f\u03a3 \u03a4\u03a5\u03a6\u039f\u03a3", "915": "\u039f\u0399\u039a\u039f\u03a3 \u039d\u0391\u03a5\u03a4\u039f\u03a5", "916": "\u039c\u0391\u03a3\u03a4\u0399\u03a7\u0391", "917": "\u03a3\u03a5\u039b\u039b\u039f\u0393\u039f\u0399 \u039a\u0391\u0399 \u039f\u039c\u039f\u03a3\u03a0\u039f\u039d\u0394\u0399\u0391 \u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u03a9\u039d", "918": "\u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u0391 \u039a\u0391\u0399 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u0391 \u03a3\u0397\u039c\u0391\u03a4\u0391", "919": "\u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0397 \u039a\u0391\u0399 \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u0399\u0391 \u0391\u039d\u03a9\u03a4\u0391\u03a4\u03a9\u039d \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a4\u0399\u039a\u03a9\u039d \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u03a9\u039d", "920": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0391\u03a0\u039f\u0398\u0397\u039a\u0397", "921": "\u0393\u0395\u039d. \u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 \u03a0\u039f\u0399\u039d\u0399\u039a\u0397\u03a3 \u0394\u0399\u039a\u0391\u0399\u039f\u03a3\u03a5\u039d\u0397\u03a3", "922": "\u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u039f \u0394\u0399\u039a\u0391\u0399\u039f", "923": "\u039c\u0395\u039b\u0395\u03a4\u0397 \u039a\u0391\u0399 \u0395\u03a0\u0399\u0392\u039b\u0395\u03a8\u0397 \u039c\u0397\u03a7\u0391\u039d\u039f\u039b\u039f\u0393\u0399\u039a\u03a9\u039d \u0395\u0393\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0395\u03a9\u039d", "924": "\u0391\u0398\u0395\u039c\u0399\u03a4\u039f\u03a3 \u0391\u039d\u03a4\u0391\u0393\u03a9\u039d\u0399\u03a3\u039c\u039f\u03a3", "925": "\u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u0397 \u0394\u0399\u0391\u0398\u0395\u03a3\u0399\u039c\u039f\u03a4\u0397\u03a4\u0391", "926": "\u039b\u0395\u03a3\u03a7\u0395\u03a3 \u039a\u0391\u0399 \u03a0\u03a1\u0391\u03a4\u0397\u03a1\u0399\u0391 \u0395\u039b.\u0391\u03a3", "927": "\u039a\u0391\u03a5\u03a3\u0399\u039c\u0391", "928": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0391 \u039c\u0395\u03a4\u03a1\u0391", "929": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d", "930": "\u0395\u0399\u03a3\u03a0\u03a1\u0391\u039e\u0397 \u03a0\u039f\u03a1\u03a9\u039d \u03a4\u0391\u039c\u0395\u0399\u039f\u03a5 \u039d\u039f\u039c\u0399\u039a\u03a9\u039d", "931": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u0397 \u03a1\u03a5\u0398\u039c\u0399\u03a3\u0397 \u0391\u03a0\u039f\u0394\u039f\u03a7\u03a9\u039d \u039a\u0391\u0399 \u039f\u03a1\u03a9\u039d \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "932": "\u0393\u0395\u039d\u0399\u039a\u0397 \u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0395\u0399\u03a9\u039d", "933": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u039b\u0399\u039c\u0395\u039d\u039f\u03a3 \u0398\u0395\u03a3\u03a3\u0391\u039b\u039f\u039d\u0399\u039a\u0397\u03a3 \u0391\u039d\u03a9\u039d\u03a5\u039c\u0397 \u0395\u03a4\u0391\u0399\u03a1\u0399\u0391 (\u039f.\u039b.\u0398. \u0391.\u0395.)", "934": "\u03a3\u03a7\u039f\u039b\u0397 \u0395\u0398\u039d\u0399\u039a\u0397\u03a3 \u0391\u039c\u03a5\u039d\u0391\u03a3", "935": "\u039a\u0391\u0398\u039f\u039b\u0399\u039a\u039f\u0399", "936": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u0391 \u039c\u039f\u03a5\u03a3\u0395\u0399\u0391", "937": "\u0394\u0399\u0395\u0398\u039d\u0397\u03a3 \u0395\u039a\u0398\u0395\u03a3\u0397 \u0398\u0395\u03a3\u03a3\u0391\u039b\u039f\u039d\u0399\u039a\u0397\u03a3 \u0391.\u0395. \u2013 XELEXPO \u0391.\u0395", "938": "\u0395\u03a5\u0395\u03a1\u0393\u0395\u03a4\u0399\u039a\u039f\u03a3 \u03a5\u03a0\u039f\u039b\u039f\u0393\u0399\u03a3\u039c\u039f\u03a3 \u0397\u039c\u0395\u03a1\u03a9\u039d \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "939": "\u0395\u0399\u03a3\u03a6\u039f\u03a1\u0391 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u039f\u03a5 \u039a\u0399\u039d\u0394\u03a5\u039d\u039f\u03a5", "940": "\u0391\u03a0\u0391\u039b\u039b\u039f\u03a4\u03a1\u0399\u03a9\u03a3\u0395\u0399\u03a3 \u0393\u0399\u0391 \u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u039f\u03a5\u03a3 \u03a3\u039a\u039f\u03a0\u039f\u03a5\u03a3", "941": "\u0391\u03a0\u039f\u039b\u03a5\u039c\u0391\u039d\u03a4\u0397\u03a1\u0399\u0391", "942": "\u0395\u039a\u03a0\u039f\u0399\u0397\u03a3\u0397 \u03a0\u039b\u039f\u0399\u03a9\u039d \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5", "943": "\u0394\u0399\u0391\u039a\u039f\u039d\u039f\u0399", "944": "\u03a5\u0394\u03a1\u0395\u03a5\u03a3\u0397 \u0394\u0399\u0391\u03a6\u039f\u03a1\u03a9\u039d \u03a0\u039f\u039b\u0395\u03a9\u039d", "945": "\u03a0\u03a1\u03a9\u03a4\u0395\u03a3 \u03a5\u039b\u0395\u03a3 \u039a\u039b\u03a9\u03a3\u03a4\u039f\u03a5\u03a6\u0391\u039d\u03a4\u039f\u03a5\u03a1\u0393\u0399\u0391\u03a3", "946": "\u03a8\u0395\u03a5\u0394\u0397\u03a3 \u0392\u0395\u0392\u0391\u0399\u03a9\u03a3\u0397 \u0395\u039d\u03a9\u03a0\u0399\u039f\u039d \u0391\u03a1\u03a7\u0397\u03a3", "947": "\u0391\u03a0\u03a9\u039b\u0395\u03a3\u0398\u0395\u0399\u03a3\u0395\u03a3 \u039a\u0391\u0399 \u03a0\u0391\u03a1\u0391\u0393\u03a1\u0391\u03a6\u0395\u0399\u03a3\u0395\u03a3 \u0391\u039e\u0399\u0395\u03a3", "948": "\u03a6\u039f\u0399\u03a4\u0397\u03a4\u0399\u039a\u0397 \u039b\u0395\u03a3\u03a7\u0397", "949": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a5\u0393\u0395\u0399\u0391\u03a3 \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u039f\u03a5 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5", "950": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0394\u0395\u039d\u0394\u03a1\u03a9\u0394\u03a9\u039d \u039a\u0391\u039b\u039b\u0399\u0395\u03a1\u0393\u0395\u0399\u03a9\u039d", "951": "\u039a\u0391\u03a4\u0391\u03a0\u039f\u039b\u0395\u039c\u0397\u03a3\u0397 \u0391\u039d\u0391\u039b\u03a6\u0391\u0392\u0397\u03a4\u0399\u03a3\u039c\u039f\u03a5\u039b\u0391\u0399\u039a\u0397 \u0395\u03a0\u0399\u039c\u039f\u03a1\u03a6\u03a9\u03a3\u0397", "952": "\u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u03a9\u039d", "953": "\u03a6\u039f\u0399\u03a4\u0397\u03a4\u0399\u039a\u0395\u03a3 \u039b\u0395\u03a3\u03a7\u0395\u03a3", "954": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u0393\u0399\u0391 \u03a4\u0397\u039d \u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a4\u03a9\u039d \u0395\u03a1\u0393\u0391\u0396\u039f\u039c\u0395\u039d\u03a9\u039d \u0393\u03a5\u039d\u0391\u0399\u039a\u03a9\u039d", "955": "\u039b\u0397\u03a3\u03a4\u0395\u0399\u0391", "956": "\u0391\u0393\u03a9\u0393\u0395\u03a3 \u0391\u03a0\u039f \u03a3\u03a5\u039d\u0391\u039b\u039b\u0391\u0393\u039c\u0391\u03a4\u0399\u039a\u0395\u03a3 \u039a\u0391\u0399 \u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0399\u0391", "957": "\u0395\u039a\u039c\u0399\u03a3\u0398\u03a9\u03a3\u0397 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u0399\u03a9\u039d", "958": "\u039a\u039f\u039b\u03a5\u039c\u0392\u0397\u03a4\u0399\u039a\u0395\u03a3 \u0394\u0395\u039e\u0391\u039c\u0395\u039d\u0395\u03a3", "959": "\u0395\u03a1\u0391\u039d\u039f\u0399 \u039a\u0391\u0399 \u039b\u0391\u03a7\u0395\u0399\u039f\u03a6\u039f\u03a1\u039f\u0399 \u0397 \u03a6\u0399\u039b\u0391\u039d\u0398\u03a1\u03a9\u03a0\u0399\u039a\u0395\u03a3 \u0391\u0393\u039f\u03a1\u0395\u03a3", "960": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0395\u03a0\u0399\u0392\u0391\u03a4\u0397\u0393\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391\u03a3", "961": "\u0393\u0395\u039d\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399 \u03a0\u0395\u03a1\u0399 \u039e\u0395\u039d\u039f\u0394\u039f\u03a7\u0395\u0399\u03a9\u039d-\u0395\u03a0\u0399\u03a0\u039b. \u0394\u03a9\u039c\u0391\u03a4\u0399\u03a9\u039d \u039a\u039b\u03a0", "962": "\u0399\u0395\u03a1\u0391\u03a1\u03a7\u0399\u0391 \u039a\u0391\u0399 \u03a0\u03a1\u039f\u0391\u0393\u03a9\u0393\u0395\u03a3 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d", "963": "\u03a3\u03a5\u039d\u0395\u03a1\u0393\u0391\u03a4\u0395\u03a3 (\u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0395\u0399\u03a3) \u0392\u039f\u03a5\u039b\u0395\u03a5\u03a4\u03a9\u039d-\u0395\u03a5\u03a1\u03a9\u0392\u039f\u03a5\u039b\u0395\u03a5\u03a4\u03a9\u039d", "964": "\u03a3\u03a7\u039f\u039b\u0397 \u0399\u039a\u0391\u03a1\u03a9\u039d", "965": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u03a9\u039d \u0395\u039b\u039b\u0391\u0394\u039f\u03a3 (\u039f.\u03a3.\u0395.)\u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u0399\u03a3", "966": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u039f\u03a3 \u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u039a\u0391\u03a4\u0391 \u0398\u0391\u039b\u0391\u03a3\u03a3\u0391\u039d \u039a\u0391\u0399 \u039a\u0391\u03a4\u0391 \u039e\u0397\u03a1\u0391\u039d", "967": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a1\u0393\u0391\u03a3\u0399\u03a9\u039d", "968": "\u0391\u03a0\u039f\u03a6\u03a5\u0393\u0397 \u03a3\u03a5\u0393\u039a\u03a1\u039f\u03a5\u03a3\u0395\u03a9\u039d", "969": "\u03a4\u039f\u039c\u0391\u03a4\u039f\u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0397", "970": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u0393\u0399\u0391 \u03a4\u0391 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u0391", "971": "\u039a\u0391\u03a4\u0391\u03a4\u0391\u039e\u0397 \u0393\u03a5\u039d\u0391\u0399\u039a\u03a9\u039d \u03a3\u03a4\u039f \u039b.\u03a3", "972": "\u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0395\u03a3 \u0394\u0399\u039f\u0399\u039a\u039f\u03a5\u039c\u0395\u039d\u0395\u03a3 \u0391\u03a0\u039f \u03a4\u039f\u03a5\u03a3 \u03a0\u0399\u03a3\u03a4\u03a9\u03a4\u0395\u03a3", "973": "\u0392\u0391\u039b\u039a\u0391\u039d\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u03a6\u03a9\u039d\u0399\u0395\u03a3", "974": "\u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u0391 \u03a3\u03a5\u039d\u03a4\u0395\u039b\u0395\u03a3\u03a4\u0397 \u0394\u039f\u039c\u0397\u03a3\u0397\u03a3", "975": "\u03a0\u03a1\u039f\u039c\u0397\u0398\u0395\u03a5\u03a4\u0399\u039a\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a0.\u039d", "976": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a6\u0391\u03a1\u039c\u0391\u039a\u0395\u0399\u03a9\u039d", "977": "\u0394\u0399\u0394\u0391\u03a3\u039a\u039f\u039c\u0395\u039d\u0391 \u039c\u0391\u0398\u0397\u039c\u0391\u03a4\u0391", "978": "\u0395\u039a\u039b\u039f\u0393\u0397 \u0392\u039f\u03a5\u039b\u0395\u03a5\u03a4\u03a9\u039d - \u0395\u03a5\u03a1\u03a9\u0392\u039f\u03a5\u039b\u0395\u03a5\u03a4\u03a9\u039d", "979": "\u03a6\u0391\u03a1\u039c\u0391\u039a\u039f\u03a0\u039f\u0399\u039f\u0399", "980": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0391 \u03a0\u03a1\u0391\u03a4\u0397\u03a1\u0399\u0391", "981": "\u039a\u0391\u03a1\u039a\u0399\u039d\u039f\u03a3", "982": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0391.\u0395. \u039f\u0399\u039d\u039f\u03a0\u039f\u0399\u0399\u0391\u03a3, \u0396\u03a5\u0398\u039f\u03a0\u039f\u0399\u0399\u0391\u03a3 \u039a\u0391\u0399 \u039f\u0399\u039d\u039f\u03a0\u039d\u0395\u03a5\u039c\u0391\u03a4\u039f\u03a0\u039f\u0399\u0399\u0391\u03a3", "983": "\u03a7\u0395\u0399\u03a1\u0399\u03a3\u03a4\u0395\u03a3 \u0391\u03a3\u03a5\u03a1\u039c\u0391\u03a4\u039f\u03a5", "984": "\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397 \u0395\u03a0\u0399\u03a3\u03a4\u03a1\u0391\u03a4\u0395\u03a5\u03a3\u0397-\u03a0\u0391\u039b\u039b\u0391\u0399\u039a\u0397 \u0391\u039c\u03a5\u039d\u0391", "985": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u0399 \u0395\u0393\u0393\u0395\u0399\u03a9\u039d \u0392\u0395\u039b\u03a4\u0399\u03a9\u03a3\u0395\u03a9\u039d", "986": "\u039f\u039c\u039f\u0393\u0395\u039d\u0395\u0399\u03a3 \u03a0\u0391\u039b\u039b\u0399\u039d\u039f\u03a3\u03a4\u039f\u03a5\u039d\u03a4\u0395\u03a3", "987": "\u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u039f\u03a3 \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u039f\u03a3 \u03a7\u0391\u03a1\u03a4\u0397\u03a3", "988": "\u039f\u03a1\u0393\u0391\u039d\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3", "989": "\u0395\u039e\u0391\u0399\u03a1\u0395\u03a3\u0397 \u0394\u0399\u039a\u0391\u03a3\u03a4\u03a9\u039d", "990": "\u0393\u0395\u039d\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0395\u0399\u03a3 \u2013 \u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0395\u0399\u03a3 \u03a3\u03a4\u039f\u0399\u03a7\u0395\u0399\u03a9\u0394\u039f\u03a5\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397\u03a3", "991": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0395\u03a9\u03a3 \u039a\u0391\u0399 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "992": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0391\u03a5\u03a4\u039f\u039d\u039f\u039c\u039f\u03a5 \u03a3\u03a4\u0391\u03a6\u0399\u0394\u0399\u039a\u039f\u03a5 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a5 (\u03a4.\u0391.\u03a0.\u0391.\u03a3.\u039f)", "993": "\u03a4\u0391\u039c\u0395\u0399\u039f\u039d \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u039f\u03a1\u0398\u039f\u0394\u039f\u039e\u039f\u03a5 \u0395\u03a6\u0397\u039c\u0395\u03a1\u0399\u0391\u039a\u039f\u03a5", "994": "\u03a3\u03a7\u039f\u039b\u0399\u039a\u0397 \u03a3\u03a9\u039c\u0391\u03a4\u0399\u039a\u0397 \u0391\u0393\u03a9\u0393\u0397", "995": "\u039a\u0395\u039d\u03a4\u03a1\u039f \u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0399\u039a\u039f\u03a4\u0397\u03a4\u0391\u03a3", "996": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0399\u0394\u0399\u039f\u039a\u03a4\u0397\u03a4\u03a9\u039d", "997": "\u0392\u039f\u03a3\u039a\u0397 \u0395\u039d\u03a4\u039f\u03a3 \u0394\u0391\u03a3\u03a9\u039d", "998": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0395\u039e\u0391\u0393\u039f\u039c\u0395\u039d\u03a9\u039d \u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u03a9\u039d \u03a0\u03a1\u039f\u0399\u039f\u039d\u03a4\u03a9\u039d", "999": "\u03a0\u0391\u0399\u0394\u0391\u0393\u03a9\u0393\u0399\u039a\u0391 \u03a4\u039c\u0397\u039c\u0391\u03a4\u0391 \u0391.\u0395.\u0399", "1000": "\u03a5\u03a0\u039f\u03a4\u03a1\u039f\u03a6\u0399\u0395\u03a3 \u039a\u039b\u0397\u03a1\u039f\u0394\u039f\u03a4\u0397\u039c\u0391\u03a4\u039f\u03a3 \u03a0. \u0392\u0391\u03a3\u03a3\u0391\u039d\u0397", "1001": "\u0391\u03a4\u03a5\u03a7\u0397\u039c\u0391 \u0391\u03a0\u039f \u0394\u039f\u039b\u039f \u03a4\u039f\u03a5 \u0395\u03a1\u0393\u039f\u0394\u039f\u03a4\u0397", "1002": "\u0392\u03a5\u0396\u0391\u039d\u03a4\u0399\u039d\u039f \u039a\u0391\u0399 \u03a7\u03a1\u0399\u03a3\u03a4\u0399\u0391\u039d\u0399\u039a\u039f \u039c\u039f\u03a5\u03a3\u0395\u0399\u039f", "1003": "\u0395\u0399\u03a1\u0397\u039d\u0395\u03a5\u03a4\u0399\u039a\u0395\u03a3 \u0391\u03a0\u039f\u03a3\u03a4\u039f\u039b\u0395\u03a3", "1004": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u039f\u03a3 \u0384\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0395\u0399\u03a3\u0395\u03a1\u03a7\u039f\u039c\u0395\u039d\u03a9\u039d", "1005": "\u039f\u03a1\u039a\u039f\u03a3 \u03a4\u039f\u03a5 \u03a0\u039f\u039b\u0399\u03a4\u0397", "1006": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0397 \u03a3\u03a0\u039f\u03a5\u0394\u0391\u03a3\u03a4\u03a9\u039d", "1007": "\u03a0\u0391\u03a1\u0391\u03a7\u0391\u03a1\u0391\u039e\u0397 \u039a\u0391\u0399 \u039a\u0399\u0392\u0394\u0397\u039b\u0399\u0391", "1008": "\u0394\u0399\u0391\u039c\u0395\u03a1\u0399\u03a3\u039c\u0391\u03a4\u0391 \u03a0\u039b\u039f\u0399\u0391\u03a1\u03a7\u03a9\u039d \u039a\u0391\u0399 \u03a0\u039b\u0397\u03a1\u03a9\u039c\u0391\u03a4\u03a9\u039d", "1009": "\u039a\u039b\u0391\u0394\u039f\u03a3 \u0391\u03a1\u03a9\u0393\u0397\u03a3 \u03a4.\u0391.\u039a.\u0395", "1010": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0392\u0391\u039c\u0392\u0391\u039a\u039f\u03a3", "1011": "\u039d\u039f\u03a3\u0397\u039b\u0395\u0399\u0391 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d", "1012": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3", "1013": "\u03a0\u039f\u039b\u03a5\u0395\u0398\u039d\u0395\u0399\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "1014": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u039f \u0391\u03a0\u039f\u039c\u0391\u03a7\u0399\u039a\u039f \u03a4\u0391\u039c\u0395\u0399\u039f", "1015": "\u03a5\u0393\u0399\u0395\u0399\u039d\u0397 \u0391\u03a1\u03a4\u039f\u03a0\u039f\u0399\u0395\u0399\u03a9\u039d", "1016": "\u039d\u039f\u039c\u0391\u03a1\u03a7\u0399\u0391\u039a\u0391 \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u0391", "1017": "\u039b\u0395\u03a3\u03a7\u0397 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a0.\u039d", "1018": "\u039a\u0391\u03a4\u03a9\u03a4\u0395\u03a1\u039f \u0394\u0399\u0394\u0391\u039a\u03a4\u0399\u039a\u039f \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f", "1019": "\u0393\u0395\u039d\u0399\u039a\u0391 \u03a0\u0395\u03a1\u0399 \u039a\u03a5\u039a\u039b\u039f\u03a6\u039f\u03a1\u0399\u0391\u03a3 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d", "1020": "\u03a4\u0391\u039c\u0395\u0399\u039f \u039d\u039f\u03a3\u0397\u039b\u0395\u0399\u0391\u03a3 \u03a3\u03a0\u039f\u03a5\u0394\u0391\u03a3\u03a4\u03a9\u039d", "1021": "\u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u0391 \u039a\u0391\u0399 \u0392\u0399\u039f\u03a4\u0395\u03a7\u039d\u0399\u039a\u0391 \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u0391", "1022": "\u0391\u039a\u03a4\u039f\u03a0\u039b\u039f\u0399\u0391", "1023": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0391\u039b\u0399\u0395\u0399\u0391\u03a3", "1024": "\u039c\u0395 \u03a4\u0397 \u039d\u039f\u03a1\u0392\u0397\u0393\u0399\u0391", "1025": "\u0397\u0398\u0399\u039a\u0395\u03a3 \u0391\u039c\u039f\u0399\u0392\u0395\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 (\u0384\u0395\u039d\u039f\u03a0\u039b\u039f\u03a5-\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u039f\u03a5) \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u0394\u0397\u039c\u039f\u03a3\u0399\u0391\u03a3 \u03a4\u0391\u039e\u0397\u03a3", "1026": "\u039b\u0395\u03a9\u03a6\u039f\u03a1\u0395\u0399\u0391 \u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u0397\u03a3 \u03a7\u03a1\u0397\u03a3\u0395\u03a9\u03a3", "1027": "\u0395\u03a1\u0393\u0391\u03a4\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3", "1028": "\u03a1\u0391\u0394\u0399\u039f\u0397\u039b\u0395\u039a\u03a4\u03a1\u039f\u039b\u039f\u0393\u039f\u0399-\u03a1\u0391\u0394\u0399\u039f\u03a4\u0395\u03a7\u039d\u0399\u03a4\u0395\u03a3", "1029": "\u03a0\u03a1\u039f\u0393\u039d\u03a9\u03a3\u03a4\u0399\u039a\u0391 \u03a0\u039f\u0394\u039f\u03a3\u03a6\u0391\u0399\u03a1\u039f\u03a5", "1030": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u039a\u0391\u0399 \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u03a4\u0397\u03a3 \u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0397\u03a3 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u0391\u03a3 \u03a4\u0397\u03a3 \u0395\u039b\u039b\u0391\u0394\u0391\u03a3 (\u03a4.\u03a3.\u03a0. \u2013 \u0391.\u03a4.\u0395.)", "1031": "\u03a5\u0394\u03a1\u0395\u03a5\u03a3\u0397 \u039b\u0395\u039a\u0391\u039d\u039f\u03a0\u0395\u0394\u0399\u039f\u03a5 \u0391\u0398\u0397\u039d\u03a9\u039d", "1032": "\u03a4\u03a1\u0391\u03a0\u0395\u0396\u0391 \u039f\u03a6\u0398\u0391\u039b\u039c\u03a9\u039d", "1033": "\u0395\u0398\u039d\u0399\u039a\u039f \u039a\u0395\u039d\u03a4\u03a1\u039f \u03a7\u0391\u03a1\u03a4\u03a9\u039d \u039a\u0391\u0399 \u03a7\u0391\u03a1\u03a4\u039f\u0393\u03a1\u0391\u03a6\u0399\u039a\u0397\u03a3 \u039a\u039b\u0397\u03a1\u039f\u039d\u039f\u039c\u0399\u0391\u03a3 - \u0395\u0398\u039d\u0399\u039a\u0397 \u03a7\u0391\u03a1\u03a4\u039f\u0398\u0397\u039a\u0397", "1034": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u0399 \u0391\u03a0\u039f\u03a6\u03a5\u0393\u0397\u03a3 \u03a3\u03a5\u0393\u039a\u03a1\u039f\u03a5\u03a3\u0395\u03a9\u039d", "1035": "\u0393\u03a1\u0391\u03a6\u0395\u0399\u039f \u0395\u0393\u039a\u039b\u0397\u039c\u0391\u03a4\u0399\u03a9\u039d \u03a0\u039f\u039b\u0395\u039c\u039f\u03a5", "1036": "\u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039d\u0394\u0399\u039a\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0395\u0399\u03a3", "1037": "\u03a4\u0391\u03a5\u03a4\u039f\u03a4\u0397\u03a4\u0395\u03a3", "1038": "\u0394\u0391\u03a3\u0399\u039a\u039f\u0399 \u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u039f\u0399", "1039": "\u03a3\u03a5\u039c\u0392\u039f\u039b\u0391\u0399\u039f\u0393\u03a1\u0391\u03a6\u0399\u039a\u0391 \u0394\u0399\u039a\u0391\u0399\u03a9\u039c\u0391\u03a4\u0391", "1040": "\u0399\u0394\u0399\u039f\u039a\u03a4\u0397\u03a3\u0399\u0391 \u039a\u0391\u03a4\u2019 \u039f\u03a1\u039f\u03a6\u039f", "1041": "\u03a3\u03a7\u039f\u039b\u0399\u039a\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391", "1042": "\u0391\u03a1\u03a7\u0395\u0399\u039f\u03a6\u03a5\u039b\u0391\u039a\u0395\u0399\u0391 \u0394\u0399\u0391\u03a6\u039f\u03a1\u0391", "1043": "\u0391\u03a0\u039f\u0396\u0397\u039c\u0399\u03a9\u03a3\u0397 \u0391\u039d\u03a4\u0391\u039b\u039b\u0391\u039e\u0399\u039c\u03a9\u039d", "1044": "\u03a3\u03a7\u039f\u039b\u0399\u039a\u0391 \u039a\u03a4\u0399\u03a1\u0399\u0391", "1045": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039f\u0399\u039a\u039f\u0394\u039f\u039c\u03a9\u039d", "1046": "\u03a0\u03a1\u039f\u03a4\u03a5\u03a0\u0391 \u0394\u0397\u039c\u039f\u03a4\u0399\u039a\u0391", "1047": "\u03a0\u03a1\u03a9\u03a4\u0395\u03a3 \u03a5\u039b\u0395\u03a3 \u0392\u03a5\u03a1\u03a3\u039f\u0394\u0395\u03a8\u0399\u0391\u03a3 - \u0394\u0395\u03a1\u039c\u0391\u03a4\u0391", "1048": "\u03a3\u03a5\u039c\u0392\u0399\u0392\u0391\u03a3\u039c\u039f\u03a3 \u039a\u0391\u0399 \u0394\u0399\u0391\u0399\u03a4\u0397\u03a3\u0399\u0391", "1049": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u0394\u0397\u039c\u039f\u03a4\u0399\u039a\u03a9\u039d \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u039f\u03a4\u0399\u039a\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "1050": "\u0395\u03a3\u039f\u0394\u0391 \u0394\u0397\u039c\u03a9\u039d \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u039f\u03a4\u0397\u03a4\u03a9\u039d", "1051": "\u03a3\u03a4\u0391\u0394\u0399\u0391 \u039a\u0391\u0399 \u0393\u03a5\u039c\u039d\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391", "1052": "\u039a\u039f\u0399\u039d\u0397 \u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0397 \u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397", "1053": "\u0391\u03a4\u039f\u039c\u0391 \u039c\u0395 \u0395\u0399\u0394\u0399\u039a\u0395\u03a3 \u0391\u039d\u0391\u0393\u039a\u0395\u03a3 - \u03a5\u03a0\u0395\u03a1\u0397\u039b\u0399\u039a\u0395\u03a3 - \u03a7\u03a1\u039f\u039d\u0399\u0391 \u03a0\u0391\u03a3\u03a7\u039f\u039d\u03a4\u0395\u03a3", "1054": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u0391 \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391", "1055": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u0393\u0399\u0391 \u03a4\u0397\u039d \u0391\u03a0\u039f\u03a6\u03a5\u0393\u0397 \u0394\u0399\u03a0\u039b\u0397\u03a3 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391\u03a3", "1056": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0392\u0391\u039c\u0392\u0391\u039a\u039f\u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0397\u03a3", "1057": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u0397 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u039b\u039f\u0393\u0399\u0391", "1058": "\u039d\u039f\u03a3\u039f\u039a\u039f\u039c\u0395\u0399\u0391\u039a\u0397 \u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0397 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u039c\u0395\u039d\u03a9\u039d \u039f.\u0393.\u0391", "1059": "\u03a6\u03a5\u03a3\u0399\u039a\u0391 \u039f\u03a1\u0393\u0391\u039d\u0399\u039a\u0391 \u039b\u0399\u03a0\u0391\u03a3\u039c\u0391\u03a4\u0391", "1060": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u039c\u0399\u03a3\u0398\u03a9\u03a4\u03a9\u039d \u0395\u03a3\u03a4\u0399\u0391\u03a4\u039f\u03a1\u0399\u03a9\u039d, \u0396\u0391\u03a7\u0391\u03a1\u039f\u03a0\u039b\u0391\u03a3\u03a4\u0395\u0399\u03a9\u039d, \u039a\u0391\u03a6\u0395\u039d\u0395\u0399\u03a9\u039d \u039a.\u039b\u03a0. (\u03a4.\u0395.\u0391.\u039c.\u0395.\u0396.)", "1061": "\u03a4\u0395\u03a7\u039d\u0399\u039a\u0391\u0399 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391\u0399", "1062": "\u03a3\u03a5\u0393\u039a\u0395\u039d\u03a4\u03a1\u03a9\u03a3\u0397 \u03a0\u03a1\u039f\u0399\u039f\u039d\u03a4\u03a9\u039d", "1063": "\u03a5\u0394\u03a1\u039f\u0393\u03a1\u0391\u03a6\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391", "1064": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0395\u039b\u0395\u0393\u03a7\u039f\u03a5 \u039a\u0391\u03a4\u0391\u03a3\u039a\u0395\u03a5\u0397\u03a3 \u0391\u039e\u0399\u03a9\u039d \u03a4\u039f\u03a5 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5", "1065": "\u0395\u03a0\u0399\u03a3\u039a\u039f\u03a0\u0399\u039a\u0391 \u0393\u03a1\u0391\u03a6\u0395\u0399\u0391", "1066": "\u0392\u0395\u039b\u0393\u0399\u039f, \u0392\u0395\u039d\u0395\u0396\u039f\u03a5\u0395\u039b\u0391 \u039a.\u039b\u03a0", "1067": "\u0394\u0397\u039c\u039f\u03a4\u0399\u039a\u039f\u03a3 \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u039f\u03a4\u0399\u039a\u039f\u03a3 \u039a\u03a9\u0394\u0399\u039a\u0391\u03a3", "1068": "\u03a0\u03a1\u039f\u0394\u039f\u03a3\u0399\u0391", "1069": "\u039c\u0399\u03a3\u0398\u039f\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "1070": "\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u039f \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "1071": "\u0391\u039d\u0391\u0396\u0397\u03a4\u0397\u03a3\u0397 \u039a\u0391\u0399 \u0394\u0399\u0391\u03a6\u03a5\u039b\u0391\u039e\u0397 \u0391\u03a1\u03a7\u0391\u0399\u039f\u03a4\u0397\u03a4\u03a9\u039d", "1072": "\u0391\u0394\u0395\u0399\u0395\u03a3 \u039b\u0399\u0391\u039d\u0399\u039a\u0397\u03a3 \u03a0\u03a9\u039b\u0397\u03a3\u0397\u03a3 \u03a4\u03a3\u0399\u0393\u0391\u03a1\u03a9\u039d \u039a\u0391\u0399 \u0395\u0399\u0394\u03a9\u039d \u039c\u039f\u039d\u039f\u03a0\u03a9\u039b\u0399\u039f\u03a5", "1073": "\u0395\u03a0\u039f\u03a0\u03a4\u0399\u039a\u0391 \u039c\u0395\u03a3\u0391 \u0394\u0399\u0394\u0391\u03a3\u039a\u0391\u039b\u0399\u0391\u03a3", "1074": "\u0395\u039a\u039b\u039f\u0393\u039f\u0394\u0399\u039a\u0395\u0399\u0391", "1075": "\u039f.\u0393.\u0391 \u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a4\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3", "1076": "\u0399\u039d\u03a3\u03a4\u0399\u03a4\u039f\u03a5\u03a4\u039f \u03a5\u0393\u0395\u0399\u0391\u03a3 \u03a4\u039f\u03a5 \u03a0\u0391\u0399\u0394\u0399\u039f\u03a5", "1077": "\u03a3\u03a7\u039f\u039b\u0397 \u0398\u0395\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u03a9\u039d \u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u039f\u03a5 \u03a0\u0391\u03a4\u03a1\u03a9\u039d", "1078": "\u0395\u03a3\u03a0\u0395\u03a1\u0399\u0394\u039f\u0395\u0399\u0394\u0397-\u039f\u03a0\u03a9\u03a1\u039f\u039a\u0397\u03a0\u0395\u03a5\u03a4\u0399\u039a\u0391", "1079": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391\u03a4\u0391 \u03a3\u03a4\u03a1\u0391\u03a4\u0395\u03a5\u039f\u039c\u0395\u039d\u03a9\u039d", "1080": "\u03a0\u03a1\u039f\u039b\u0397\u03a8\u0397 \u0395\u03a1\u0393\u0391\u03a4\u0399\u039a\u03a9\u039d \u0391\u03a4\u03a5\u03a7\u0397\u039c\u0391\u03a4\u03a9\u039d \u03a4\u03a9\u039d \u039d\u0391\u03a5\u03a4\u0399\u039a\u03a9\u039d", "1081": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0391\u03a0\u039f\u039c\u0391\u0393\u039d\u0397\u03a4\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u039b\u039f\u0399\u03a9\u039d", "1082": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u0395\u0399\u0394\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u0394\u0399\u039a\u0391\u03a3\u0399\u0395\u03a3", "1083": "\u0393\u0395\u039d\u0399\u039a\u0397 \u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 \u03a4\u0397\u039b\u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u03a9\u039d", "1084": "\u0395\u0398\u039d\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a0\u039b\u0397\u03a1\u039f\u03a6\u039f\u03a1\u0399\u03a9\u039d (\u0395.\u03a5.\u03a0.)", "1085": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u039c\u0399\u03a3\u0398\u03a9\u03a4\u03a9\u039d (T.E.A.M)", "1086": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397 \u039a\u0391\u03a4\u0391 \u03a4\u0397\u03a3 \u0391\u039d\u0395\u03a1\u0393\u0399\u0391\u03a3 - \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0391\u03a0\u0391\u03a3\u03a7\u039f\u039b\u0397\u03a3\u0397\u03a3 \u0395\u03a1\u0393\u0391\u03a4\u0399\u039a\u039f\u03a5 \u0394\u03a5\u039d\u0391\u039c\u0399\u039a\u039f\u03a5", "1087": "\u03a3\u03a9\u039c\u0391\u03a4\u0399\u039a\u0397 \u0399\u039a\u0391\u039d\u039f\u03a4\u0397\u03a4\u0391 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u03a3\u03a4\u03a1\u0391\u03a4\u0395\u03a5\u039c\u0391\u03a4\u039f\u03a3", "1088": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a0. \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "1089": "\u0394\u0391\u03a3\u0399\u039a\u0397 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391", "1090": "\u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3 \u03a5\u03a0\u0395\u03a1 \u03a4\u0397\u03a3 \u039a\u03a4\u0397\u039d\u039f\u03a4\u03a1\u039f\u03a6\u0399\u0391\u03a3, \u039c\u0395\u039b\u0399\u03a3\u03a3\u039f\u039a\u039f\u039c\u0399\u0391\u03a3 \u039a.\u039b.\u03a0", "1091": "\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0391 \u0394\u0399\u039a\u0391\u0399\u03a9\u039c\u0391\u03a4\u0391 \u03a4\u03a9\u039d \u0393\u03a5\u039d\u0391\u0399\u039a\u03a9\u039d", "1092": "\u039c\u0395\u03a4\u0391\u0398\u0395\u03a3\u0395\u0399\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a4\u0399\u039a\u03a9\u039d", "1093": "\u0394\u0399\u0395\u0398\u039d\u0395\u03a3 \u039a\u0395\u039d\u03a4\u03a1\u039f \u03a5\u03a0\u039f\u039b\u039f\u0393\u0399\u03a3\u039c\u039f\u03a5", "1094": "\u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0397 \u0394\u0391\u03a3\u03a9\u039d", "1095": "\u0394\u039f\u03a5\u039b\u0395\u0399\u0391", "1096": "\u039c\u0395 \u03a4\u0397 \u03a0\u039f\u039b\u03a9\u039d\u0399\u0391", "1097": "\u0391\u039d\u0391\u0394\u0399\u0391\u039d\u039f\u039c\u0397 \u039a\u03a4\u0397\u039c\u0391\u03a4\u03a9\u039d", "1098": "\u03a5\u03a0\u039f\u0391\u03a0\u0391\u03a3\u03a7\u039f\u039b\u039f\u03a5\u039c\u0395\u039d\u039f\u0399 \u039c\u0399\u03a3\u0398\u03a9\u03a4\u039f\u0399", "1099": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u0399 \u03a0\u03a1\u03a9\u0397\u039d \u03a5.\u0392.\u0395.\u03a4. - \u0393.\u0393.\u0392. - \u0393.\u0393.\u0395.\u03a4", "1100": "\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u0391\u039a\u0397 \u0392\u0399\u0392\u039b\u0399\u039f\u0398\u0397\u039a\u0397 \u0391\u0398\u0397\u039d\u03a9\u039d", "1101": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4.\u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0391\u03a3 \u0397 \u0395\u0398\u039d\u0399\u039a\u0397 (\u03a4.\u0391.\u03a0.\u0391.\u0395. \u0397 \u0395\u0398\u039d\u0399\u039a\u0397)", "1102": "\u03a4\u0395\u039b\u0397 \u03a3\u03a7\u039f\u039b\u0391\u0396\u039f\u03a5\u03a3\u03a9\u039d \u039a\u039b\u0397\u03a1\u039f\u039d\u039f\u039c\u0399\u03a9\u039d", "1103": "\u039e\u0395\u039d\u0395\u03a3 \u0393\u039b\u03a9\u03a3\u03a3\u0395\u03a3", "1104": "\u039a\u0391\u03a4\u0391\u03a3\u039a\u0397\u039d\u03a9\u03a3\u0395\u0399\u03a3 - \u03a0\u0391\u0399\u0394\u0399\u039a\u0395\u03a3 \u0395\u039e\u039f\u03a7\u0395\u03a3", "1105": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391 \u0391\u039d\u0397\u039b\u0399\u039a\u03a9\u039d", "1106": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u0395\u03a9\u03a3 \u0391\u039b\u039b\u039f\u0394\u0391\u03a0\u03a9\u039d \u0391\u03a0\u039f\u03a6\u0391\u03a3\u0395\u03a9\u039d", "1107": "\u03a6\u039f\u03a1\u039f\u03a3 \u0395\u0399\u03a3\u039f\u0394\u0397\u039c\u0391\u03a4\u039f\u03a3 \u039d\u039f\u039c\u0399\u039a\u03a9\u039d \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u03a9\u039d", "1108": "\u0398\u0395\u03a9\u03a1\u0397\u03a4\u0399\u039a\u0391 \u039a\u0391\u0399 \u0399\u03a3\u03a4\u039f\u03a1\u0399\u039a\u0391 \u039c\u0391\u0398\u0397\u039c\u0391\u03a4\u0391", "1109": "\u0391\u03a6\u03a1\u039f\u0394\u0399\u03a3\u0399\u0391", "1110": "\u03a6\u0391\u03a1\u039f\u0399", "1111": "\u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u0393\u03a1\u0391\u03a6\u0399\u039a\u039f \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391", "1112": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a4\u0399\u039a\u039f\u03a3 \u039d\u039f\u039c\u039f\u03a3 \u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3 \u03a4\u0397\u03a3 \u0395\u039b\u039b\u0391\u0394\u039f\u03a3", "1113": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u03a3\u039a\u039f\u03a0\u0399\u039c\u039f\u03a4\u0397\u03a4\u0391\u03a3 \u0399\u0394\u03a1\u03a5\u03a3\u0395\u03a9\u03a3 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u03a9\u039d", "1114": "\u0393\u03a5\u039c\u039d\u0391\u03a3\u0399\u0391 \u039a\u0391\u0399 \u039b\u03a5\u039a\u0395\u0399\u0391", "1115": "\u0391\u0395\u03a1\u039f\u039d\u0391\u03a5\u03a4\u0399\u039a\u0395\u03a3 \u03a0\u039b\u0397\u03a1\u039f\u03a6\u039f\u03a1\u0399\u0395\u03a3", "1116": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u03a5\u03a0\u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a0.\u039d", "1117": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u03a7\u03a9\u03a1\u039f\u03a4\u0391\u039e\u0399\u0391\u03a3", "1118": "\u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u0397 \u0384\u0395\u03a1\u0393\u03a9\u039d", "1119": "\u039c\u0399\u03a3\u0398\u039f\u0394\u039f\u03a3\u0399\u0391 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u03a3\u0395 \u0395\u03a0\u0399\u03a3\u03a4\u03a1\u0391\u03a4\u0395\u03a5\u03a3\u0397", "1120": "\u039a\u039f\u0399\u039c\u0397\u03a4\u0397\u03a1\u0399\u0391", "1121": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u039a\u0399\u039d\u0394\u03a5\u039d\u03a9\u039d \u03a0\u039f\u039b\u0395\u039c\u039f\u03a5", "1122": "\u03a3\u03a5\u039c\u03a6\u03a9\u039d\u0399\u0391 \u0393\u0399\u0391 \u0391\u039d\u0399\u0398\u0391\u0393\u0395\u039d\u0395\u0399\u03a3", "1123": "\u039d\u039f\u039c\u0391\u03a1\u03a7\u0399\u0391\u039a\u0397 \u0391\u03a5\u03a4\u039f\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397", "1124": "\u03a3\u03a7\u039f\u039b\u0397 \u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u03a9\u039d", "1125": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u039c\u0399\u03a3\u0398\u03a9\u03a4\u03a9\u039d \u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0397\u03a3 \u039a\u0391\u0399 \u0395\u039c\u03a0\u039f\u03a1\u0399\u0391\u03a3 \u039f\u03a0\u03a9\u03a1\u039f\u039a\u0397\u03a0\u0395\u03a5\u03a4\u0399\u039a\u03a9\u039d", "1126": "\u0391\u03a0\u039f\u039b\u03a5\u039c\u0391\u039d\u03a3\u0397 \u03a5\u0394\u0391\u03a4\u03a9\u039d", "1127": "\u03a0\u039f\u039b\u0395\u039f\u0394\u039f\u039c\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0395\u03a3", "1128": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0395\u039a\u0394\u039f\u03a3\u0395\u03a9\u03a3 \u03a3\u03a7\u039f\u039b\u0399\u039a\u03a9\u039d \u0392\u0399\u0392\u039b\u0399\u03a9\u039d", "1129": "\u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u039f\u0399 \u039d\u039f\u039c. \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u03a9\u039d \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5 \u0394\u0399\u039a\u0391\u0399\u039f\u03a5", "1130": "\u0391\u039d\u03a4\u0399\u03a3\u03a4\u0391\u0398\u039c\u0399\u03a3\u03a4\u0399\u039a\u0397 \u0395\u0399\u03a3\u03a6\u039f\u03a1\u0391", "1131": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a4\u0397\u03a1\u0399\u03a9\u039d", "1132": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u0393\u0399\u0391 \u03a4\u0391 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u0391", "1133": "\u0395\u039e\u03a9\u03a3\u03a7\u039f\u039b\u0399\u039a\u0397 \u0391\u0393\u03a9\u0393\u0397", "1134": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u0397 \u0391\u03a1\u039c\u039f\u0394\u0399\u039f\u03a4\u0397\u03a4\u0391", "1135": "\u0395\u039b\u0399\u0395\u03a3 \u039a\u0391\u0399 \u0395\u039b\u0391\u0399\u0391", "1136": "\u0393\u0391\u039c\u039f\u0399 \u0399\u03a3\u03a1\u0391\u0397\u039b\u0399\u03a4\u03a9\u039d", "1137": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a1\u03a4\u039f\u03a5", "1138": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u03a9\u039d", "1139": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0397 \u039a\u0391\u03a4\u0391 \u0394\u0391\u0393\u039a\u0395\u0399\u039f\u03a5", "1140": "\u0395\u0398\u039d\u0399\u039a\u039f\u0399 \u0394\u03a1\u03a5\u039c\u039f\u0399", "1141": "\u0391\u03a0\u0391\u039b\u039b\u0391\u0393\u0395\u03a3 \u03a4\u0395\u039b\u03a9\u039d \u03a7\u0391\u03a1\u03a4\u039f\u03a3\u0397\u039c\u039f\u03a5", "1142": "\u0394\u0399\u0395\u0398\u039d\u0397\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0391\u039d\u0391\u03a0\u03a4\u03a5\u039e\u0395\u03a9\u03a3", "1143": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 \u0395\u03a0\u0399 \u03a6\u039f\u03a1\u03a4\u0397\u0393\u03a9\u039d \u03a0\u039b\u039f\u0399\u03a9\u039d", "1144": "\u039b\u03a5\u03a3\u03a3\u0391", "1145": "\u0391\u0393\u03a1\u039f\u039a\u03a4\u0397\u039c\u0391", "1146": "\u039a\u0391\u0398\u0397\u0393\u0397\u03a4\u0395\u03a3 \u039a\u0391\u0399 \u03a5\u03a6\u0397\u0393\u0397\u03a4\u0395\u03a3", "1147": "\u03a0\u0391\u0399\u0394\u0399\u039a\u039f\u0399 - \u0392\u03a1\u0395\u03a6\u039f\u039d\u0397\u03a0\u0399\u0391\u039a\u039f\u0399 \u03a3\u03a4\u0391\u0398\u039c\u039f\u0399", "1148": "\u039a\u0395\u039d\u03a4\u03a1\u039f \u0392\u03a5\u0396\u0391\u039d\u03a4\u0399\u039d\u03a9\u039d \u0395\u03a1\u0395\u03a5\u039d\u03a9\u039d", "1149": "\u0399\u0394\u03a1\u03a5\u03a3\u0397 \u0395\u039b\u0395\u03a5\u0398\u0395\u03a1\u0397\u03a3 \u0396\u03a9\u039d\u0397\u03a3 \u03a3\u0395 \u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u039b\u0399\u039c\u0391\u039d\u0399\u0391 \u03a4\u0397\u03a3 \u03a7\u03a9\u03a1\u0391\u03a3", "1150": "\u03a3\u03a7\u039f\u039b\u0399\u039a\u0391 \u039b\u0395\u03a9\u03a6\u039f\u03a1\u0395\u0399\u0391", "1151": "\u03a3\u03a6\u0391\u0393\u0395\u0399\u0391", "1152": "\u0395\u03a0\u0399\u039a\u03a5\u03a1\u03a9\u03a3\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a4\u0397\u039c\u0391\u03a4\u03a9\u039d", "1153": "\u0395\u0393\u0393\u03a1\u0391\u03a6\u0391 \u03a4\u0391\u03a5\u03a4\u039f\u03a4\u0397\u03a4\u0391\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039a\u03a9\u039d", "1154": "\u0391\u03a4\u039f\u039c\u0399\u039a\u0391 \u0394\u0399\u039a\u0391\u0399\u03a9\u039c\u0391\u03a4\u0391 - \u0394\u0395\u0394\u039f\u039c\u0395\u039d\u0391 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u03a7\u0391\u03a1\u0391\u039a\u03a4\u0397\u03a1\u0391", "1155": "\u0399\u0391\u03a4\u03a1\u039f\u03a6\u0391\u03a1\u039c\u0391\u039a\u0395\u03a5\u03a4\u0399\u039a\u0397 - \u039d\u039f\u03a3\u039f\u039a\u039f\u039c\u0395\u0399\u0391\u039a\u0397 \u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0397 - \u0395\u039e\u039f\u0394\u0391 \u039a\u0397\u0394\u0395\u0399\u0391\u03a3", "1156": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0395\u03a9\u03a3 \u0391\u039d\u03a4\u0391\u039b\u039b\u0391\u039e\u0399\u039c\u03a9\u039d \u039a\u03a4\u0397\u039c\u0391\u03a4\u03a9\u039d", "1157": "\u03a3\u03a4\u039f\u039b\u0395\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u039b.\u03a3", "1158": "\u03a0\u0395\u03a1\u0399\u03a6\u03a1\u0391\u039e\u0397 \u039f\u0399\u039a\u039f\u03a0\u0395\u0394\u03a9\u039d", "1159": "\u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u039f\u0399 \u0391\u03a4\u03a4\u0399\u039a\u0397\u03a3", "1160": "\u03a4\u03a1\u0391\u03a7\u03a9\u039c\u0391\u03a4\u0391", "1161": "\u039d\u0391\u03a5\u0391\u0393\u0399\u0391-\u039d\u0391\u03a5\u0391\u0393\u0399\u0391\u0399\u03a1\u0395\u03a3\u0397", "1162": "\u03a5\u03a0\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u039f\u0399", "1163": "\u03a4\u0391\u0399\u039d\u0399\u039f\u0398\u0397\u039a\u0397 \u03a4\u0397\u03a3 \u0395\u039b\u039b\u0391\u0394\u039f\u03a3", "1164": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a4\u0397\u039b\u0395\u0393\u03a1\u0391\u03a6\u0399\u039a\u0397\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391\u03a3", "1165": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3 \u0398\u03a5\u039c\u0391\u03a4\u03a9\u039d \u03a4\u03a1\u039f\u039c\u039f\u039a\u03a1\u0391\u03a4\u0399\u0391\u03a3", "1166": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a0\u03a5\u03a1\u0399\u039c\u0391\u03a7\u039f\u03a5 \u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391\u03a3 \u0395\u03a0\u0399\u0392\u0391\u03a4\u0397\u0393\u03a9\u039d \u03a0\u039b\u039f\u0399\u03a9\u039d", "1167": "\u0391\u03a4\u039f\u039c\u0399\u039a\u0391 \u0392\u0399\u0392\u039b\u0399\u0391\u03a1\u0399\u0391", "1168": "\u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u0391 \u0392\u0399\u0392\u039b\u0399\u0391\u03a1\u0399\u0391 \u0391\u03a1\u03a4\u0395\u03a1\u0393\u0391\u03a4\u03a9\u039d \u039a\u039b\u03a0", "1169": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u0391\u039c\u03a5\u039b\u039f\u03a3\u0399\u03a1\u039f\u03a0\u0399\u039f\u03a5, \u03a3\u03a4\u0391\u03a6\u0399\u0394\u0399\u039d\u0397\u03a3 \u039a\u039b\u03a0", "1170": "\u039c\u039f\u03a5\u03a3\u0395\u0399\u039f \u0395\u039b\u039b\u0397\u039d\u0399\u039a\u03a9\u039d \u039b\u0391\u0399\u039a\u03a9\u039d \u039f\u03a1\u0393\u0391\u039d\u03a9\u039d", "1171": "\u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u039f \u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u039a\u0391\u0399 \u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u039b\u039b\u0397\u039d. \u0397\u039b\u0395\u039a\u03a4\u03a1. \u0395\u03a4\u0391\u0399\u03a1\u0399\u0391\u03a3 (\u0395.\u0397.\u0395.)", "1172": "\u03a4\u0391\u039c\u0395\u0399\u0391 \u039c\u039f\u039d\u0399\u039c\u03a9\u039d \u039f\u0394\u039f\u03a3\u03a4\u03a1\u03a9\u039c\u0391\u03a4\u03a9\u039d", "1173": "\u039f\u03a1\u0393\u0391\u039d\u0399\u039a\u0395\u03a3 \u0398\u0395\u03a3\u0395\u0399\u03a3 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a0.\u039d", "1174": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u0391\u03a3 \u0391\u0398\u0397\u039d\u03a9\u039d", "1175": "\u03a0\u039f\u039b\u0399\u039f\u039c\u03a5\u0395\u039b\u0399\u03a4\u0399\u0394\u0391", "1176": "\u03a0\u03a1\u039f\u0391\u0393\u03a9\u0393\u0391\u0399 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a7\u03a9\u03a1\u039f\u03a6\u03a5\u039b\u0391\u039a\u0397\u03a3", "1177": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391 \u0391\u0394\u0395\u0399\u0391\u03a3", "1178": "\u0395\u039e\u0395\u03a4\u0391\u03a3\u0395\u0399\u03a3 \u0393\u0399\u0391 \u03a4\u0397\u039d \u03a0\u03a1\u039f\u03a3\u039b\u0397\u03a8\u0397 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5", "1179": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0395\u039e\u0391\u0393\u03a9\u0393\u0399\u039a\u039f\u03a5 \u0395\u039c\u03a0\u039f\u03a1\u0399\u039f\u03a5", "1180": "\u03a1\u0391\u0394\u0399\u039f\u03a6\u03a9\u039d\u0399\u039a\u039f\u0399 \u03a3\u03a4\u0391\u0398\u039c\u039f\u0399", "1181": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u0397\u03a3 \u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0395\u03a9\u03a3 \u03a4.\u03a3.\u0391.\u03a5", "1182": "\u03a6.\u039a.\u03a0. \u0391\u039d\u03a9\u039d\u03a5\u039c\u03a9\u039d \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u03a9\u039d", "1183": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u03a0\u039f\u039b\u03a5\u0395\u0398\u039d\u0395\u0399\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u0399", "1184": "\u03a7\u039f\u039b\u0395\u03a1\u0391", "1185": "E\u039d\u0399\u0391\u0399\u039f\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u0393\u03a1\u0391\u03a6\u0399\u039a\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3", "1186": "\u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u03a9\u039d", "1187": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u039c\u0397\u03a7\u0391\u039d\u039f\u0394\u0397\u0393\u03a9\u039d \u039f\u0394\u039f\u03a3\u03a4\u03a1\u03a9\u03a4\u0397\u03a1\u03a9\u039d \u039a\u039b\u03a0", "1188": "\u039d\u039f\u03a3\u039f\u039a\u039f\u039c\u039f\u0399", "1189": "\u039d\u039f\u03a3\u039f\u039a\u039f\u039c\u0395\u0399\u0391 \u03a6\u03a5\u039b\u0391\u039a\u03a9\u039d", "1190": "\u0391\u03a0\u039f\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u039a\u03a4\u0397\u039d\u039f\u03a4\u03a1\u039f\u03a6\u03a9\u039d", "1191": "\u03a4\u0395\u039b\u0397 \u039a\u0391\u0399 \u0395\u0399\u03a3\u03a6\u039f\u03a1\u0395\u03a3", "1192": "\u0391\u039a\u0391\u03a4\u0391\u03a3\u03a7\u0395\u03a4\u0391", "1193": "\u039e\u0395\u039d\u039f\u0394\u039f\u03a7\u0395\u0399\u0391\u039a\u039f \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u039f \u03a4\u0397\u03a3 \u0395\u039b\u039b\u0391\u0394\u0391\u03a3", "1194": "\u0394\u0397\u039c\u039f\u03a4\u039f\u039b\u039f\u0393\u0399\u0391", "1195": "\u03a3\u03a4\u0391\u03a4\u0399\u03a3\u03a4\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391", "1196": "\u039a\u03a1\u0391\u03a4\u0399\u039a\u039f \u0395\u03a1\u0393\u0391\u03a3\u03a4\u0397\u03a1\u0399\u039f \u0395\u039b\u0395\u0393\u03a7\u039f\u03a5 \u03a6\u0391\u03a1\u039c\u0391\u039a\u03a9\u039d", "1197": "\u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u0397 \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391", "1198": "\u0395\u039a\u03a4\u0391\u039a\u03a4\u0395\u03a3 \u0395\u0399\u03a3\u03a6\u039f\u03a1\u0395\u03a3", "1199": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u03a4.\u03a4.\u03a4", "1200": "\u039c\u0395\u03a4\u03a1\u0391 \u039a\u0391\u03a4\u0391 \u03a4\u0397\u03a3 \u03a6\u039f\u03a1\u039f\u0394\u0399\u0391\u03a6\u03a5\u0393\u0397\u03a3", "1201": "\u0395\u0394\u0391\u03a6\u0399\u039a\u0397 \u0395\u03a0\u0395\u039a\u03a4\u0391\u03a3\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391\u03a3", "1202": "\u039c\u0399\u039a\u03a1\u039f\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3", "1203": "\u03a4\u0391\u03a4\u0396\u0399\u039a\u0399\u03a3\u03a4\u0391\u039d \u2013 \u03a4\u0391\u03a5\u039b\u0391\u039d\u0394\u0397 \u2013 \u03a4\u039f\u03a5\u03a1\u039a\u0399\u0391 \u039a.\u039b\u03a0", "1204": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0397 \u0394\u0399\u0395\u0398\u039d\u039f\u03a5\u03a3 \u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u0391\u03a3 \u0395\u039c\u03a0\u039f\u03a1\u0395\u03a5\u039c\u0391\u03a4\u03a9\u039d \u039f\u0394\u0399\u039a\u03a9\u03a3", "1205": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5 \u0394\u0399\u039a\u0391\u0399\u039f\u03a5", "1206": "\u039a\u0395\u039d\u03a4\u03a1\u0391 \u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u0397\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397\u03a3-\u039f.\u0393.\u0395.\u0395.\u039a.\u0391", "1207": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u03a9\u039d \u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "1208": "\u0393\u03a1\u0391\u03a6\u0395\u0399\u039f \u0394\u0399\u0391\u03a1\u039a\u0397 \u039a\u03a9\u0394\u0399\u039a\u0391 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391\u03a3", "1209": "\u0395\u03a1\u0395\u03a5\u039d\u0391 \u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u0399\u03a9\u039d", "1210": "\u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u0395\u03a1\u0393\u03a9\u039d \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "1211": "\u03a0\u0395\u03a1\u0399 \u039d\u039f\u039c\u0391\u03a1\u03a7\u03a9\u039d", "1212": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3 \u0398\u03a5\u039c\u0391\u03a4\u03a9\u039d \u0391\u03a0\u039f \u0395\u03a3\u03a9\u03a4\u0395\u03a1\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u039c\u0391\u03a7\u0395\u03a3", "1213": "\u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0397 \u0395\u03a6\u039f\u0394\u0399\u03a9\u039d \u0395\u039e\u03a9\u03a4\u0395\u03a1\u0399\u039a\u039f\u03a5", "1214": "\u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u03a9\u039d \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "1215": "\u03a6\u039f\u03a1\u03a4\u0397\u0393\u0391 \u03a0\u039b\u039f\u0399\u0391 \u0391\u039d\u03a9 \u03a4\u03a9\u039d 4.500 \u03a4\u039f\u039d\u039d\u03a9\u039d", "1216": "\u03a1\u0391\u0394\u0399\u039f\u03a4\u0397\u039b\u0395\u0393\u03a1\u0391\u03a6\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a0\u039b\u039f\u0399\u03a9\u039d", "1217": "\u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3", "1218": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u0395\u03a3", "1219": "\u03a3\u03a5\u039d\u03a4\u0397\u03a1\u0397\u03a3\u0397 \u0391\u0395\u03a1\u039f\u03a3\u039a\u0391\u03a6\u03a9\u039d", "1220": "\u039f\u039b\u03a5\u039c\u03a0\u0399\u0391\u039a\u0397 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391", "1221": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a7\u03a9\u03a1\u039f\u03a6\u03a5\u039b\u0391\u039a\u0397\u03a3", "1222": "\u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0397 \u03a6\u03a5\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "1223": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a7\u03a1\u0397\u039c\u0391\u03a4\u039f\u0394\u039f\u03a4\u0397\u03a3\u0397\u03a3 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397\u03a3 \u0391\u039d\u0391\u03a0\u03a4\u03a5\u039e\u0397\u03a3", "1224": "\u03a0\u03a1\u03a9\u03a4\u0395\u03a3 \u03a5\u039b\u0395\u03a3 \u039e\u03a5\u039b\u0399\u039d\u03a9\u039d \u0392\u0391\u03a1\u0395\u039b\u0399\u03a9\u039d", "1225": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a4\u0395\u03a7\u039d\u0399\u039a\u03a9\u039d \u03a4\u03a5\u03a0\u039f\u03a5 \u0391\u0398\u0397\u039d\u03a9\u039d (\u03a4.\u0391.\u03a4.\u03a4.\u0391.)", "1226": "\u03a0\u03a1\u039f\u03a0\u0391\u03a1\u0391\u03a3\u039a\u0395\u03a5\u0391\u03a3\u03a4\u0399\u039a\u0397 \u03a3\u03a7\u039f\u039b\u0397 \u039a\u0391\u039b\u03a9\u039d \u03a4\u0395\u03a7\u039d\u03a9\u039d \u03a4\u0397\u039d\u039f\u03a5", "1227": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0395\u03a3 \u0391\u039d\u03a4\u0399\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0395\u0399\u0395\u03a3 \u0395\u039e\u03a9\u03a4\u0395\u03a1\u0399\u039a\u039f\u03a5", "1228": "\u039a\u0391\u039b\u039b\u0399\u03a4\u0395\u03a7\u039d\u0399\u039a\u039f\u0399 \u03a3\u03a4\u0391\u0398\u039c\u039f\u0399", "1229": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u0393\u0399\u0391 \u03a4\u0397 \u0392\u0399\u0391 \u03a4\u03a9\u039d", "1230": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0391\u039c\u03a0\u0395\u039b\u039f\u03a5\u03a1\u0393\u0399\u039a\u0397\u03a3 \u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0397\u03a3", "1231": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u0391\u0394\u0399\u039a\u0397\u039c\u0391\u03a4\u0391", "1232": "\u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391 \u039a\u0391\u0399 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391 \u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u03a9\u039d", "1233": "\u039c\u0395\u03a4\u039f\u03a7\u0399\u039a\u039f \u03a4\u0391\u039c\u0395\u0399\u039f \u0392\u0391\u03a3\u0399\u039b\u0399\u039a\u0397\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "1234": "\u03a5\u03a0\u039f\u0398\u0397\u039a\u0397 \u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u03a9\u039d \u0395\u0393\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0395\u03a9\u039d", "1235": "\u0395\u03a5\u0398\u03a5\u039d\u0397 \u0391\u03a0\u039f \u03a4\u2019\u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u0391", "1236": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u039c\u0397\u03a4\u03a1\u039f\u03a4\u0397\u03a4\u039f\u03a3 \u039a\u0391\u0399 \u0392\u03a1\u0395\u03a6\u03a9\u039d", "1237": "\u039c\u0395 \u03a4\u0397 \u03a6\u0399\u039b\u0391\u039d\u0394\u0399\u0391", "1238": "\u0395\u03a0\u0391\u03a1\u03a7\u0399\u0391\u039a\u039f\u03a3 \u03a4\u03a5\u03a0\u039f\u03a3", "1239": "\u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397 \u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u03a9\u039d", "1240": "\u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0395\u0399\u0395\u03a3 \u03a4\u039f\u03a0\u03a9\u039d\u03a5\u039c\u0399\u03a9\u039d", "1241": "\u039c\u0395\u03a4\u0391\u039d\u0391\u03a3\u03a4\u0395\u03a5\u03a3\u0397 \u039a\u0391\u0399 \u0391\u03a0\u039f\u0394\u0397\u039c\u0399\u0391", "1242": "\u0394\u0399\u039a\u0397\u0393\u039f\u03a1\u0399\u039a\u039f\u0399 \u03a3\u03a5\u039b\u039b\u039f\u0393\u039f\u0399", "1243": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u0393\u0395\u03a9\u03a1\u0393\u0399\u0391\u03a3", "1244": "\u03a4\u039c\u0397\u039c\u0391 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u03a9\u039d \u03a0\u0391\u039d\u039c\u0399\u039f\u03a5 \u03a0\u0391\u03a4\u03a1\u03a9\u039d", "1245": "\u039c\u0391\u039b\u0391\u039a\u03a4\u0395\u03a3", "1246": "\u0395\u039b\u0391\u0399\u0391", "1247": "\u0391\u03a4\u039f\u039c\u0399\u039a\u0391 \u0395\u0393\u0393\u03a1\u0391\u03a6\u0391 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d", "1248": "\u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0397 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u0391 \u03a4\u0397\u03a3 \u0395\u039b\u039b\u0391\u0394\u039f\u03a3", "1249": "\u039f\u03a0\u03a4\u0399\u039a\u039f\u0399 - \u039a\u0391\u03a4\u0391\u03a3\u03a4\u0397\u039c\u0391\u03a4\u0391 \u039f\u03a0\u03a4\u0399\u039a\u03a9\u039d \u0395\u0399\u0394\u03a9\u039d", "1250": "\u0394\u0397\u039c\u039f\u03a3\u0399\u0395\u03a3 \u0395\u03a0\u0395\u039d\u0394\u03a5\u03a3\u0395\u0399\u03a3", "1251": "\u039a\u03a1\u0391\u03a4\u0399\u039a\u0397 \u039f\u03a1\u03a7\u0397\u03a3\u03a4\u03a1\u0391 \u0398\u0395\u03a3\u03a3\u0391\u039b\u039f\u039d\u0399\u039a\u0397\u03a3", "1252": "\u039d\u0397\u039f\u039b\u039f\u0393\u0399\u0391-\u03a5\u03a0\u039f\u0398\u0397\u039a\u039f\u039b\u039f\u0393\u0399\u0391-\u03a3\u0397\u039c\u0391\u03a4\u039f\u039b\u039f\u0393\u0397\u03a3\u0397", "1253": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0391\u03a3 \u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0395\u03a9\u03a3 \u0395\u0399\u0394\u03a9\u039d \u039c\u039f\u039d\u039f\u03a0\u03a9\u039b\u0399\u039f\u03a5 (\u03a4.\u0391.\u03a0.-\u0395.\u0394.\u0395.\u039c.\u0395.)", "1254": "\u0395\u0399\u03a3\u03a0\u03a1\u0391\u039e\u0397 \u0391\u039e\u0399\u03a9\u039d", "1255": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u039f\u03a3 \u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u03a4\u03a1\u039f\u03a6\u0399\u039c\u03a9\u039d-\u03a0\u039f\u03a4\u03a9\u039d-\u039d\u0395\u03a1\u03a9\u039d", "1256": "\u039b\u039f\u0393\u0399\u03a3\u03a4\u0395\u03a3 - \u03a6\u039f\u03a1\u039f\u03a4\u0395\u03a7\u039d\u0399\u039a\u039f\u0399", "1257": "\u0395\u0399\u0394\u0399\u039a\u0395\u03a3 \u0394\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u0393\u0399\u0391 \u03a4\u039f \u0394\u0397\u039c\u039f\u03a3\u0399\u039f", "1258": "\u03a3\u03a7\u039f\u039b\u0395\u03a3 \u03a3\u03a9\u039c\u0391\u03a4\u03a9\u039d \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "1259": "\u03a4\u0391\u039c\u0395\u0399\u039f\u039d \u039a\u039f\u0399\u039d\u03a9\u03a6\u0395\u039b\u03a9\u039d \u0395\u03a1\u0393\u03a9\u039d \u039b\u0395\u03a5\u039a\u0391\u0394\u039f\u03a3", "1260": "\u0395\u0399\u0394\u0399\u039a\u0397 \u0391\u0393\u03a9\u0393\u0397, \u0395\u0399\u0394\u0399\u039a\u0397 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u0397", "1261": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u039a\u03a1\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a0\u03a1\u039f\u039c\u0397\u0398\u0395\u0399\u03a9\u039d", "1262": "\u039f\u0399\u039d\u039f\u039b\u039f\u0393\u0399\u039a\u0391 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u0391", "1263": "\u03a3\u03a5\u039d\u0398\u0397\u039a\u0395\u03a3 \u0395\u039a\u0394\u039f\u03a3\u0395\u03a9\u03a3", "1264": "\u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u039f\u0399 \u039a\u0391\u0399 \u03a5\u03a0\u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u039f\u0399 \u039b.\u03a3", "1265": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0395\u039e\u0395\u03a4\u0391\u03a3\u0397 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5", "1266": "\u039e\u0395\u039d\u0391 \u03a3\u03a7\u039f\u039b\u0395\u0399\u0391 \u0397\u039c\u0395\u0394\u0391\u03a0\u0397\u03a3", "1267": "\u0395.\u03a3.\u03a5.-\u0393\u0395\u039d\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3", "1268": "\u03a4\u0391\u039c\u0395\u0399\u0391 \u0395\u03a6\u0391\u03a1\u039c\u039f\u0393\u0397\u03a3 \u03a3\u03a7\u0395\u0394\u0399\u03a9\u039d \u03a0\u039f\u039b\u0395\u03a9\u039d", "1269": "\u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u039f\u0399 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u0395\u0399\u0394\u03a9\u039d", "1270": "\u03a3\u03a5\u039d\u0398\u0397\u039a\u0397 \u03a0\u0395\u03a1\u0399 \u0394\u0399\u0391\u03a3\u03a4\u0397\u039c\u0391\u03a4\u039f\u03a3", "1271": "\u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0397 \u0391\u039d\u03a4\u0391\u039b\u039b\u0391\u039e\u0399\u039c\u03a9\u039d \u039a\u03a4\u0397\u039c\u0391\u03a4\u03a9\u039d", "1272": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u039d \u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0395\u03a9\u03a3", "1273": "\u03a3\u03a7\u039f\u039b\u0397 \u0395\u039a\u03a0\u03a4\u0399\u039a\u03a9\u039d \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u03a9\u039d", "1274": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u039e\u0395\u039d\u039f\u0394\u039f\u03a7\u039f\u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d (\u03a4.\u0391.\u039e.\u03a5.)", "1275": "\u03a3\u03a9\u039c\u0391\u03a4\u0399\u039a\u0397 \u0399\u039a\u0391\u039d\u039f\u03a4\u0397\u03a4\u0391 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d", "1276": "\u0392\u0395\u0392\u0391\u0399\u03a9\u03a3\u0397 \u0395\u03a3\u039f\u0394\u03a9\u039d \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5 \u0391\u03a0\u039f \u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u0399\u0391 \u039a\u0391\u0399 \u039b\u0391\u03a4\u039f\u039c\u0395\u0399\u0391", "1277": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u0395\u03a0\u039f\u0399\u039a\u0399\u03a3\u03a4\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "1278": "\u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u039f \u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u039a\u03a1\u0395\u039f\u03a0\u03a9\u039b\u03a9\u039d \u039a\u0391\u0399 \u0395\u03a1\u0393\u0391\u03a4\u039f\u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u039a\u03a1\u0395\u0391\u03a4\u039f\u03a3 (\u0395.\u03a4.\u0391.\u039a.\u0395.\u039a)", "1279": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u039f \u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u039f \u0391\u0398\u0397\u039d\u03a9\u039d", "1280": "\u0393\u0395\u039d\u0399\u039a\u0395\u03a3 \u0391\u03a0\u039f\u0398\u0397\u039a\u0395\u03a3", "1281": "\u03a4\u0391\u039c\u0395\u0399\u0391\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391", "1282": "\u0393\u0395\u039d\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u03a0\u0395\u03a1\u0399 \u0391\u039d\u03a9\u039d\u03a5\u039c\u03a9\u039d \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u03a9\u039d", "1283": "\u03a4\u039f\u039c\u0395\u0391\u03a3 \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u039c\u0399\u03a3\u0398\u03a9\u03a4\u03a9\u039d (\u0399\u039a\u0391-\u03a4\u0395\u0391\u039c)\u0395\u0399\u0394\u0399\u039a\u039f\u03a3 \u03a4\u039f\u039c\u0395\u0391\u03a3 \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u039c\u0399\u03a3\u0398\u03a9\u03a4\u03a9\u039d (\u0399\u039a\u0391-\u0395\u03a4\u0395\u0391\u039c)", "1284": "\u0392\u0391\u03a1\u0392\u0391\u039a\u0395\u0399\u039f \u039b\u03a5\u039a\u0395\u0399\u039f", "1285": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u0394\u0399\u039a\u03a9\u039d \u03a4\u039f\u03a5 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5", "1286": "\u0394\u0399\u0395\u0398\u039d\u0395\u03a3 \u03a4\u0391\u039c\u0395\u0399\u039f\u039d \u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0395\u03a9\u03a3 \u03a4\u039f\u03a5 \u03a0\u0391\u0399\u0394\u0399\u039f\u03a5", "1287": "\u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u039f\u0399 \u0395\u039b\u039b\u0397\u039d\u0399\u039a\u039f\u03a5 \u039a\u03a1\u0391\u03a4\u039f\u03a5\u03a3", "1288": "\u0391\u03a1\u0394\u0395\u03a5\u03a3\u0395\u0399\u03a3", "1289": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a1\u03a7\u0391\u0399\u039f\u039b\u039f\u0393\u0399\u039a\u03a9\u039d \u03a0\u039f\u03a1\u03a9\u039d \u039a\u0391\u0399 \u0391\u03a0\u0391\u039b\u039b\u039f\u03a4\u03a1\u0399\u03a9\u03a3\u0395\u03a9\u039d", "1290": "\u0399\u0394\u03a1\u03a5\u039c\u0391 \u0392\u03a5\u0396\u0391\u039d\u03a4\u0399\u039d\u0397\u03a3 \u039c\u039f\u03a5\u03a3\u0399\u039a\u039f\u039b\u039f\u0393\u0399\u0391\u03a3", "1291": "\u039a\u03a5\u0392\u0395\u03a1\u039d\u0397\u03a4\u0399\u039a\u039f \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u0395\u039b\u0395\u0393\u03a7\u039f\u03a5 \u03a4\u0399\u039c\u03a9\u039d", "1292": "\u0395\u0399\u0394\u0399\u039a\u039f \u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u039f\u0399\u039a\u0399\u03a3\u039c\u039f\u03a5", "1293": "\u039a\u03a4\u0397\u039c\u0391\u03a4\u039f\u039b\u039f\u0393\u0399\u0391 \u0394\u0397\u039c\u03a9\u039d \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u039f\u03a4\u0397\u03a4\u03a9\u039d", "1294": "\u039a\u0391\u03a4\u0391\u03a3\u039a\u0395\u03a5\u0397 \u03a3\u03a4\u0391\u03a6\u0399\u0394\u0399\u039d\u0397\u03a3", "1295": "\u0394\u0399\u0395\u0398\u039d\u0397\u03a3 \u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u039f\u03a3 \u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3", "1296": "\u0395\u03a0\u0395\u03a4\u0397\u03a1\u0399\u0394\u0391", "1297": "\u03a0\u0391\u0393\u039a\u039f\u03a3\u039c\u0399\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a4\u039f\u03a5\u03a1\u0399\u03a3\u039c\u039f\u03a5", "1298": "\u0395\u039d\u0399\u03a3\u03a7\u03a5\u03a3\u0397 \u0391\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a4\u0395\u03a5\u03a4\u03a9\u039d \u03a0\u0391\u0399\u0394\u0399\u03a9\u039d", "1299": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u0395\u03a0\u0399\u03a3\u0399\u03a4\u0399\u03a3\u03a4\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "1300": "\u0394\u0399\u03a0\u039b\u03a9\u039c\u0391\u03a4\u0399\u039a\u0395\u03a3 \u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3", "1301": "\u039c\u0395\u03a4\u0391 \u03a4\u039f\u03a5 \u0392\u0395\u039b\u0393\u0399\u039f\u03a5", "1302": "\u039a\u0391\u039d\u039d\u0391\u0392\u0399\u03a3", "1303": "\u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u0397", "1304": "\u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u0395\u0393\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0395\u0399\u03a3 \u03a1\u039f\u0394\u039f\u03a5", "1305": "\u03a0\u039f\u0399\u039d\u0399\u039a\u039f \u039c\u0397\u03a4\u03a1\u03a9\u039f", "1306": "\u0391\u039d\u03a9\u039c\u0391\u039b\u0395\u03a3 \u0394\u0399\u039a\u0391\u0399\u039f\u03a0\u03a1\u0391\u039e\u0399\u0395\u03a3 \u0394\u03a9\u0394\u0395\u039a\u0391\u039d\u0397\u03a3\u039f\u03a5", "1307": "\u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u0391 \u039a\u0391\u0399 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u0391 \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u0391", "1308": "\u03a3\u03a5\u039d\u03a4\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a0\u03a1\u039f\u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u03a9\u039d \u039a\u0391\u0399 \u0395\u03a1\u0393\u0391\u03a3\u0399\u03a9\u039d \u039f\u0394\u03a9\u039d \u039a\u0391\u0399 \u0395\u03a1\u0393\u03a9\u039d \u039a\u039f\u0399\u039d\u0397\u03a3 \u03a9\u03a6\u0395\u039b\u0395\u0399\u0391\u03a3", "1309": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u039e\u0395\u039d\u039f\u0394\u039f\u03a7\u0395\u0399\u03a9\u039d", "1310": "\u0399\u039d\u03a3\u03a4\u0399\u03a4\u039f\u03a5\u03a4\u039f \u03a6\u03a5\u03a3\u0399\u039a\u0397\u03a3 \u03a4\u039f\u03a5 \u03a3\u03a4\u0395\u03a1\u0395\u039f\u03a5 \u03a6\u039b\u039f\u0399\u039f\u03a5 \u03a4\u0397\u03a3 \u0393\u0397\u03a3", "1311": "\u0395\u03a0\u0399\u039a\u0399\u039d\u0394\u03a5\u039d\u0395\u03a3 \u039f\u0399\u039a\u039f\u0394\u039f\u039c\u0395\u03a3", "1312": "\u0391\u03a1\u03a7\u0395\u0399\u0391 \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u03a9\u039d", "1313": "\u03a3\u039a\u039f\u03a0\u039f\u0392\u039f\u039b\u0397", "1314": "\u0391\u03a0\u039f\u039d\u039f\u039c\u0397 \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u03a4\u0391\u039c\u0395\u0399\u039f\u03a5 \u039d\u039f\u039c\u0399\u039a\u03a9\u039d", "1315": "\u03a3\u0397\u03a1\u039f\u03a4\u03a1\u039f\u03a6\u0399\u0391", "1316": "\u0395\u03a3\u03a9\u03a4\u0395\u03a1\u0399\u039a\u039f\u03a3 \u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3", "1317": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a4\u0397\u03a3 \u039a\u03a4\u0397\u039d\u039f\u03a4\u03a1\u039f\u03a6\u0399\u0391\u03a3", "1318": "\u03a7\u0391\u03a1\u03a4\u0397\u03a3", "1319": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0395\u0393\u039a\u039b\u0397\u039c\u0391\u03a4\u039f\u039b\u039f\u0393\u0399\u039a\u03a9\u039d \u0391\u039d\u0391\u0396\u0397\u03a4\u0397\u03a3\u0395\u03a9\u039d", "1320": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0397 \u0392\u039f\u03a5\u039b\u0395\u03a5\u03a4\u03a9\u039d", "1321": "\u0394\u0399\u039a\u0391\u0399\u039f\u03a3\u03a4\u0391\u03a3\u0399\u039f \u03a0\u039f\u039b\u0395\u039c\u039f\u03a5 1940", "1322": "\u03a7\u0397\u039c\u0395\u0399\u039f \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u03a5", "1323": "\u0395\u03a0\u0391\u03a1\u03a7\u0399\u0391\u039a\u0395\u03a3 \u0393\u0395\u039d\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039d\u0395\u039b\u0395\u03a5\u03a3\u0395\u0399\u03a3", "1324": "\u039b\u039f\u0393\u0391\u03a1\u0399\u0391\u03a3\u039c\u039f\u03a3 \u0391\u03a1\u03a9\u0393\u0397\u03a3 \u039f\u0399\u039a\u039f\u0393\u0395\u039d\u0395\u0399\u03a9\u039d \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u0395\u039d\u039f\u03a0\u039b\u03a9\u039d \u0394\u03a5\u039d\u0391\u039c\u0395\u03a9\u039d", "1325": "\u039a\u0391\u03a4\u2019 \u0399\u0394\u0399\u0391\u039d \u039d\u0391\u039f\u0399", "1326": "\u03a0\u039b\u0397\u03a1\u03a9\u039c\u0397 \u039c\u0395 \u0395\u03a0\u0399\u03a4\u0391\u0393\u0395\u03a3", "1327": "\u0395\u0398\u039d\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039b\u039b\u039f\u0393\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "1328": "\u03a3\u03a9\u039c\u0391 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u039b\u039f\u0393\u0399\u0391\u03a3", "1329": "\u039f\u0394\u039f\u039d\u03a4\u0399\u0391\u03a4\u03a1\u039f\u0399", "1330": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u0398\u039d\u0399\u039a\u039f\u03a5 \u03a3\u03a4\u039f\u039b\u039f\u03a5", "1331": "\u03a3\u03a5\u039c\u03a0\u039b\u0397\u03a1\u03a9\u039c\u0391\u03a4\u0399\u039a\u0395\u03a3 \u03a0\u0391\u03a1\u039f\u03a7\u0395\u03a3 \u039c\u0397\u03a4\u03a1\u039f\u03a4\u0397\u03a4\u0391\u03a3", "1332": "\u039c\u0395\u03a4\u0391\u03a4\u03a1\u0395\u03a8\u0399\u039c\u039f\u03a4\u0397\u03a4\u0391 \u039a\u0391\u03a4\u0391\u0398\u0395\u03a3\u0395\u03a9\u039d", "1333": "\u03a0\u03a4\u0397\u039d\u039f\u03a4\u03a1\u039f\u03a6\u0399\u0391", "1334": "\u03a0\u03a4\u03a5\u03a7\u0399\u039f\u03a5\u03a7\u039f\u0399 \u0391\u039b\u039b\u039f\u0394\u0391\u03a0\u03a9\u039d \u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u03a9\u039d - \u0394\u0399\u0391\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u0391\u039a\u039f \u039a\u0395\u039d\u03a4\u03a1\u039f \u0391\u039d\u0391\u0393\u039d\u03a9\u03a1\u0399\u03a3\u0395\u03a9\u03a3", "1335": "\u03a6\u039f\u03a1\u03a4\u0397\u0393\u0391 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u0391", "1336": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u0397\u03a3 \u039a\u0391\u039b\u039b\u0399\u0395\u03a1\u0393\u0395\u0399\u0391\u03a3", "1337": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u039a\u0399\u039d\u0397\u039c\u0391\u03a4\u039f\u0393\u03a1\u0391\u03a6\u03a9\u039d", "1338": "\u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u0393\u03a1\u0391\u03a6\u0399\u039a\u0395\u03a3 \u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0395\u0399\u03a3", "1339": "\u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391\u039a\u0395\u03a3 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u0395\u03a3", "1340": "\u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u0399\u0391 \u03a5\u0394\u03a1\u039f\u0398\u0395\u03a1\u0391\u03a0\u0395\u03a5\u03a4\u0397\u03a1\u0399\u03a9\u039d", "1341": "\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u0397\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391\u03a3", "1342": "\u0395\u0393\u0393\u0395\u0399\u039f\u03a3 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039a\u0391\u03a0\u039d\u039f\u03a5", "1343": "\u03a4\u0395\u039b\u039f\u03a3 \u0391\u0394\u0395\u0399\u03a9\u039d \u039f\u0399\u039a\u039f\u0394\u039f\u039c\u03a9\u039d", "1344": "\u0395\u0398\u039d\u0399\u039a\u039f\u03a4\u0397\u03a4\u0391 \u03a0\u039b\u039f\u0399\u03a9\u039d", "1345": "\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0391 \u039a\u039f\u039c\u039c\u0391\u03a4\u0391", "1346": "\u03a3\u03a7\u039f\u039b\u0397 \u0398\u0395\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u03a9\u039d", "1347": "\u039d\u0397\u039f\u0393\u039d\u03a9\u039c\u039f\u039d\u0395\u03a3", "1348": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u03a0\u039f\u0399\u039d\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "1349": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a1\u0399\u039d\u0397 \u0391\u03a0\u039f\u039b\u03a5\u03a3\u0397", "1350": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u039b\u039b\u0397\u039b\u039f\u0392\u039f\u0397\u0398\u0395\u0399\u0391\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u03a5 \u039e\u0397\u03a1\u0391\u03a3", "1351": "\u03a5\u03a0\u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u039f\u0399 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "1352": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u03a7\u03a1\u0397\u039c\u0391\u03a4\u0399\u03a3\u03a4\u0397\u03a1\u0399\u0391\u039a\u03a9\u039d \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u03a9\u039d", "1353": "\u03a0\u03a4\u03a5\u03a7\u0399\u0391 \u0399\u03a0\u03a4\u0391\u039c\u0395\u039d\u039f\u03a5 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5", "1354": "\u039a\u03a1\u0395\u0391\u03a4\u0391 \u03a3\u0395 \u03a0\u0391\u039a\u0395\u03a4\u0391", "1355": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u039f\u03a0\u039b\u039f\u03a6\u039f\u03a1\u0399\u0391\u03a3", "1356": "\u0391\u039d\u0391\u03a3\u03a4\u039f\u039b\u0395\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5 \u03a7\u03a1\u0395\u039f\u03a5\u03a3", "1357": "\u0397\u039b\u0395\u039a\u03a4\u03a1\u0399\u039a\u039f\u0399 \u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u039f\u0399 \u0391\u0398\u0397\u039d\u03a9\u039d-\u03a0\u0395\u0399\u03a1\u0391\u0399\u03a9\u03a3 (\u0397.\u03a3.\u0391.\u03a0)", "1358": "\u0394\u0399\u0391\u0398\u0395\u03a3\u0397 \u039b\u03a5\u039c\u0391\u03a4\u03a9\u039d \u039a\u0391\u0399 \u0391\u03a0\u039f\u0392\u039b\u0397\u03a4\u03a9\u039d", "1359": "\u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397 \u03a4\u0395\u03a7\u039d\u0399\u039a\u0397\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397\u03a3", "1360": "\u03a4\u0395\u039b\u0397 \u0391\u0394\u0395\u0399\u03a9\u039d \u0395\u039e\u0391\u0393\u03a9\u0393\u0397\u03a3", "1361": "\u03a0\u03a1\u039f\u0399\u039f\u039d\u03a4\u0391 \u0393\u0391\u039b\u0391\u039a\u03a4\u039f\u03a3", "1362": "\u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u0391 \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u0391", "1363": "\u0399\u0395\u03a1\u0391\u03a1\u03a7\u0399\u039a\u039f\u03a3 \u0384\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3", "1364": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u03a6\u03a5\u039b\u0391\u039a\u0395\u03a3", "1365": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a. \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u039a\u0391\u03a0\u039d\u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u03a9\u039d", "1366": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u039a\u0391\u0399 \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0399\u03a0\u03a0\u039f\u0394\u03a1\u039f\u039c\u0399\u03a9\u039d (\u03a4.\u0391.\u03a0.\u0395.\u0391.\u03a0.\u0399.)", "1367": "\u0391\u03a0\u039f\u03a7\u03a9\u03a1\u0397\u03a4\u0397\u03a1\u0399\u0391", "1368": "\u03a6\u039f\u03a1\u039f\u03a3 \u0395\u0399\u03a3\u039f\u0394\u0397\u039c\u0391\u03a4\u039f\u03a3 \u03a6\u03a5\u03a3\u0399\u039a\u03a9\u039d \u039a\u0391\u0399 \u039d\u039f\u039c\u0399\u039a\u03a9\u039d \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u03a9\u039d", "1369": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a4\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u03a0\u0391\u03a1\u039f\u03a7\u03a9\u039d", "1370": "\u0391\u03a4\u03a4\u0399\u039a\u039f \u039c\u0395\u03a4\u03a1\u039f", "1371": "\u0392\u039f\u03a5\u03a3\u03a4\u0391\u03a3\u0399\u0391", "1372": "\u0391\u03a0\u039f\u03a3\u03a4\u03a1\u0391\u03a4\u0395\u0399\u0395\u03a3 - \u0395\u03a0\u0391\u039d\u0391\u03a6\u039f\u03a1\u0395\u03a3", "1373": "\u03a4\u03a1\u0391\u03a0\u0395\u0396\u0399\u03a4\u0399\u039a\u0391 \u0394\u0391\u039d\u0395\u0399\u0391 \u03a3\u0395 \u03a7\u03a1\u03a5\u03a3\u039f \u039a\u039b\u03a0", "1374": "\u0394\u0399\u039a\u0391\u0399\u039f\u03a3\u03a4\u0391\u03a3\u0399\u039f \u03a0\u039f\u039b\u0395\u039c\u03a9\u039d", "1375": "\u0395\u0398\u039d\u0399\u039a\u039f \u0391\u03a3\u03a4\u0395\u03a1\u039f\u03a3\u039a\u039f\u03a0\u0395\u0399\u039f", "1376": "\u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u0399\u03a3 \u03a0\u0391\u03a1\u039f\u03a7\u0397\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u03a9\u039d \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "1377": "\u0394\u0391\u039d\u0395\u0399\u0391 \u0395\u039e\u03a9\u03a4\u0395\u03a1\u0399\u039a\u0391", "1378": "\u03a0\u039d\u0395\u03a5\u039c\u0391\u03a4\u0399\u039a\u039f \u039a\u0395\u039d\u03a4\u03a1\u039f \u0391\u0398\u0397\u039d\u03a9\u039d", "1379": "\u0391\u03a0\u039f\u03a3\u0392\u0395\u03a3\u0395\u0399\u03a3", "1380": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u039f\u0399\u039d\u0399\u039a\u039f\u0399 \u039a\u0391\u0399 \u03a3\u03a4\u0391\u03a6\u0399\u0394\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "1381": "\u0391\u039a\u0391\u0394\u0397\u039c\u0399\u0391 \u03a3\u03a9\u039c\u0391\u03a4\u0399\u039a\u0397\u03a3 \u0391\u0393\u03a9\u0393\u0397\u03a3", "1382": "\u0391\u039c\u039c\u039f\u039b\u0397\u03a8\u0399\u0391", "1383": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a0\u039b\u039f\u0397\u0393\u0399\u039a\u0397\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391\u03a3", "1384": "\u0397\u0398\u0399\u039a\u0395\u03a3 \u0391\u039c\u039f\u0399\u0392\u0395\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "1385": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391\u03a3 \u039f\u0399\u039d\u039f\u03a0\u039d\u0395\u03a5\u039c\u0391\u03a4\u039f\u03a3", "1386": "\u039b\u0399\u039c\u0395\u039d\u0399\u039a\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391 \u2013 \u039b\u0399\u039c\u0395\u039d\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391", "1387": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a. \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u0395\u0398\u039d\u0399\u039a\u039f\u03a5 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a5 \u039a\u0391\u03a0\u039d\u039f\u03a5 (\u03a4.\u0395.\u0391.\u03a5\u0395.\u039f.\u039a)", "1388": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u03a4\u0397\u03a3 \u03a0\u0399\u03a3\u03a4\u0395\u03a9\u03a3", "1389": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0397 \u03a3\u03a7\u039f\u039b\u0397 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a3\u03a9\u039c\u0391\u03a4\u03a9\u039d", "1390": "\u0392\u039f\u0397\u0398\u0397\u03a4\u0399\u039a\u0391 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0391 \u03a4\u0397\u03a3 \u0394\u0399\u039a\u0397\u03a3", "1391": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a3\u03a7\u039f\u039b\u0399\u039a\u03a9\u039d \u039a\u03a4\u0399\u03a1\u0399\u03a9\u039d", "1392": "\u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u0395\u03a3 \u0394\u03a9\u0394\u0395\u039a\u0391\u039d\u0397\u03a3\u039f\u03a5", "1393": "\u03a5\u0393\u0399\u0395\u0399\u039d\u0397 \u039a\u0391\u0399 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391 \u03a7\u03a9\u03a1\u03a9\u039d \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 \u039a\u0391\u0399 \u0395\u03a1\u0393\u0391\u0396\u039f\u039c\u0395\u039d\u03a9\u039d", "1394": "\u039c\u0395\u03a4\u0391\u03a4\u03a1\u039f\u03a0\u0397 \u03a4\u0397\u03a3 \u03a0\u039f\u0399\u039d\u0397\u03a3", "1395": "\u0391\u03a5\u03a4\u039f\u039d\u039f\u039c\u039f\u03a3 \u039f\u0399\u039a\u039f\u0394\u039f\u039c\u0399\u039a\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d", "1396": "\u039f\u0394\u0399\u039a\u0395\u03a3 \u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u0395\u03a3-\u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u0395\u0399\u03a3", "1397": "\u0391\u03a1\u039c\u0391 \u0398\u0395\u03a3\u03a0\u0399\u0394\u039f\u03a3", "1398": "\u0394\u0397\u039c\u039f\u03a4\u0399\u039a\u0391 & \u039a\u039f\u0399\u039d\u039f\u03a4\u0399\u039a\u0391", "1399": "\u03a0\u0395\u03a1\u0399\u03a6\u0395\u03a1\u0395\u0399\u0391\u039a\u0395\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0395\u03a3", "1400": "\u03a3\u03a7\u039f\u039b\u0397 \u0391\u039d\u0398\u03a1\u03a9\u03a0\u0399\u03a3\u03a4\u0399\u039a\u03a9\u039d \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u03a9\u039d", "1401": "\u03a3\u03a4\u03a1\u0391\u03a4\u0395\u03a5\u039f\u039c\u0395\u039d\u039f\u0399 \u03a6\u039f\u0399\u03a4\u0397\u03a4\u0391\u0399", "1402": "\u0393\u0395\u039d\u0399\u039a\u0391", "1403": "\u039a\u0391\u03a4\u0391\u03a0\u039f\u039b\u0395\u039c\u0397\u03a3\u0397 \u0395\u03a0\u0399\u0396\u03a9\u039f\u03a4\u0399\u03a9\u039d", "1404": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0395\u03a9\u03a3 \u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3 \u039a\u0391\u0399 \u039c\u039f\u039d\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391\u039a\u0397\u03a3 \u03a0\u0395\u03a1\u0399\u039f\u03a5\u03a3\u0399\u0391\u03a3", "1405": "\u0391\u03a0\u0391\u0393\u039f\u03a1\u0395\u03a5\u03a3\u0397 \u03a7\u03a1\u0397\u03a3\u0397\u03a3 \u0395\u03a0\u0399\u0392\u039b\u0391\u0392\u03a9\u039d \u039f\u03a5\u03a3\u0399\u03a9\u039d", "1406": "\u03a8\u03a5\u03a7\u039f\u039b\u039f\u0393\u039f\u0399", "1407": "\u03a0\u03a5\u03a1\u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u03a9\u039d \u039a\u0391\u0399 \u0391\u03a0\u039f\u0398\u0397\u039a\u03a9\u039d", "1408": "\u0391\u03a0\u039f\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0399\u03a3 \u0391\u03a0\u039f\u03a1\u03a9\u039d \u039a\u039f\u03a1\u0391\u03a3\u0399\u0394\u03a9\u039d", "1409": "\u039c\u0395 \u03a4\u0397 \u0392\u0395\u039d\u0395\u0396\u039f\u03a5\u0395\u039b\u0391", "1410": "\u0394\u0399\u039a\u0391\u0399\u039f \u03a4\u03a9\u039d \u03a3\u03a5\u039d\u0398\u0397\u039a\u03a9\u039d", "1411": "\u039a\u03a4\u0397\u039d\u0399\u0391\u03a4\u03a1\u0399\u039a\u0391 \u039c\u0399\u039a\u03a1\u039f\u0392\u0399\u039f\u039b\u039f\u0393\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391", "1412": "\u0395\u03a1\u0393\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391", "1413": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u0399 TELEX \u039a\u0391\u0399 TELEFAX", "1414": "\u039f\u03a0\u039b\u0391 \u039a\u0391\u0399 \u03a3\u03a9\u039c\u0391\u03a4\u0391 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u03a5 \u039e\u0397\u03a1\u0391\u03a3", "1415": "\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397 \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "1416": "\u03a4\u0399\u039c\u039f\u039b\u039f\u0393\u0399\u0391 \u03a0\u0391\u03a1\u039f\u03a7\u03a9\u039d", "1417": "\u039c\u039f\u03a5\u03a3\u039f\u03a5\u039b\u039c\u0391\u039d\u0399\u039a\u0395\u03a3 \u039a\u039f\u0399\u039d\u039f\u03a4\u0397\u03a4\u0395\u03a3", "1418": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391 \u0395\u039d \u0393\u0395\u039d\u0395\u0399", "1419": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0391 \u039d\u039f\u03a3\u039f\u039a\u039f\u039c\u0395\u0399\u0391", "1420": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u039a\u03a4\u0397\u039c\u0391\u03a4\u03a9\u039d \u2013", "1421": "\u0395\u0399\u0394\u0399\u039a\u0395\u03a3 \u03a4\u0399\u039c\u0395\u03a3 \u039a\u0391\u03a5\u03a3\u0399\u039c\u03a9\u039d \u039a\u0391\u0399 \u0397\u039b\u0395\u039a\u03a4\u03a1\u0399\u039a\u0397\u03a3 \u0395\u039d\u0395\u03a1\u0393\u0395\u0399\u0391\u03a3", "1422": "\u0395\u0393\u0393\u03a1\u0391\u03a6\u0397 \u03a3\u03a0\u039f\u03a5\u0394\u0391\u03a3\u03a4\u03a9\u039d", "1423": "\u0394\u0397\u039c\u039f\u03a4\u0399\u039a\u0391-\u039a\u039f\u0399\u039d\u039f\u03a4\u0399\u039a\u0391 \u0394\u0391\u03a3\u0397 \u039a\u0391\u0399 \u039a\u0397\u03a0\u039f\u0399", "1424": "\u0394\u0397\u039c\u039f\u03a3\u0399\u0391 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0397 \u03a0\u039f\u039b\u0395\u039f\u0394\u039f\u039c\u0399\u0391\u03a3 \u039a\u0391\u0399 \u03a3\u03a4\u0395\u0393\u0391\u03a3\u0395\u03a9\u03a3", "1425": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0399\u039f\u0394\u039f\u03a4\u0397\u03a3\u0397 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0399.\u039a.\u0391", "1426": "\u0395\u039e\u0395\u03a4\u0391\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0395\u03a3 \u0392\u039f\u03a5\u039b\u0397\u03a3", "1427": "\u039c\u0395\u03a4\u03a1\u0391 \u039a\u0391\u03a4\u0391 \u03a4\u03a9\u039d \u03a0\u03a5\u03a1\u039a\u0391\u0399\u03a9\u039d \u0394\u0391\u03a3\u03a9\u039d", "1428": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0395\u0398\u039d\u0399\u039a\u0397\u03a3 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u0391\u03a3", "1429": "\u03a3\u03a5\u0393\u039a\u0395\u039d\u03a4\u03a1\u03a9\u03a3\u0397 \u03a0\u0395\u03a1\u0399\u039f\u03a5\u03a3\u0399\u0391\u03a3 \u03a4\u039f\u03a5 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5", "1430": "\u039a\u0391\u03a4\u0391\u03a3\u039a\u0395\u03a5\u0397 \u039a\u0391\u0399 \u03a3\u03a5\u039d\u03a4\u0397\u03a1\u0397\u03a3\u0397 \u039f\u0394\u03a9\u039d", "1431": "\u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u0391 \u039a\u03a4\u0399\u03a1\u0399\u0391", "1432": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u0395\u039a\u03a4\u0395\u039b\u03a9\u039d\u0399\u03a3\u03a4\u03a9\u039d (\u03a4.\u03a3.\u0395.)", "1433": "\u039a\u0391\u0398\u0397\u0393\u0397\u03a4\u0399\u039a\u0395\u03a3 \u0395\u0394\u03a1\u0395\u03a3", "1434": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u0397 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391 \u039d\u0395\u03a9\u039d", "1435": "\u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u0397 \u0398\u0391\u039d\u0391\u03a4\u0399\u039a\u0397\u03a3 \u03a0\u039f\u0399\u039d\u0397\u03a3", "1436": "\u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397 \u03a0\u039b\u039f\u0399\u03a9\u039d", "1437": "\u0394\u0399\u03a0\u039b\u03a9\u039c\u0391\u03a4\u0391 \u039a\u0391\u0399 \u0391\u0394\u0395\u0399\u0395\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039a\u0397\u03a3 \u0399\u039a\u0391\u039d\u039f\u03a4\u0397\u03a4\u0391\u03a3", "1438": "\u0399\u03a3\u03a4\u039f\u03a1\u0399\u039a\u039f \u039a\u0391\u0399 \u0395\u0398\u039d\u039f\u039b\u039f\u0393\u0399\u039a\u039f \u039c\u039f\u03a5\u03a3\u0395\u0399\u039f", "1439": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0395\u03a1\u0393\u0391\u0396\u039f\u039c\u0395\u039d\u0397\u03a3 \u039d\u0395\u0391\u03a3", "1440": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u03a9\u039d \u0391\u039d\u0397\u039b\u0399\u039a\u03a9\u039d", "1441": "\u0391\u03a3\u03a4\u0399\u039a\u0397 \u0395\u03a5\u0398\u03a5\u039d\u0397 \u0391\u03a0\u039f \u03a0\u03a5\u03a1\u0397\u039d\u0399\u039a\u0397 \u0395\u039d\u0395\u03a1\u0393\u0395\u0399\u0391", "1442": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391\u03a3 \u039a\u0391\u0398\u0391\u03a1\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u039f\u0394\u039f\u03a5", "1443": "\u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397 \u03a5.\u0395.\u039d", "1444": "\u039a\u0391\u03a4\u0391\u0393\u0393\u0395\u039b\u0399\u0391 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u03a9\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 \u03a3\u03a5\u039d\u0394\u0399\u039a\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u03a9\u039d \u03a3\u03a4\u0395\u039b\u0395\u03a7\u03a9\u039d", "1445": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3", "1446": "\u0394\u0399\u0394\u0391\u03a3\u039a\u0391\u039b\u0395\u0399\u039f \u039c\u0395\u03a3\u0397\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397\u03a3", "1447": "\u03a5\u03a0\u039f\u0392\u03a1\u03a5\u03a7\u0399\u0391", "1448": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0391\u03a0\u03a9\u039b\u0395\u0399\u03a9\u039d, \u039d\u0395\u039a\u03a1\u039f\u03a4\u0391\u03a6\u0395\u0399\u03a9\u039d \u039a\u039b\u03a0", "1449": "\u0391\u0393\u03a1\u039f\u03a4. \u0391\u03a0\u039f\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u03a3\u03a4\u0391 \u0394\u03a9\u0394\u0395\u039a\u0391\u039d\u0397\u03a3\u0391", "1450": "\u0395\u0399\u0394\u0399\u039a\u0395\u03a3 \u0391\u03a0\u0391\u039b\u039b\u039f\u03a4\u03a1\u0399\u03a9\u03a3\u0395\u0399\u03a3", "1451": "\u03a3\u03a4\u0395\u0393\u0391\u03a3\u0397 \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u03a9\u039d \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u03a9\u039d", "1452": "\u0394\u0399\u0391\u039c\u0395\u03a4\u0391\u039a\u039f\u039c\u0399\u03a3\u0397 \u039d\u0391\u03a1\u039a\u03a9\u03a4\u0399\u039a\u03a9\u039d", "1453": "\u039c\u0395\u03a4\u0391\u039c\u039f\u03a3\u03a7\u0395\u03a5\u03a3\u0397 \u0392\u0399\u039f\u039b\u039f\u0393\u0399\u039a\u03a9\u039d \u039f\u03a5\u03a3\u0399\u03a9\u039d", "1454": "\u0392\u03a1\u0391\u0392\u0395\u0399\u0391 \u039a\u0391\u0399 \u03a7\u039f\u03a1\u0397\u0393\u0399\u0395\u03a3", "1455": "\u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u0397 \u039c\u039f\u03a1\u03a6\u03a9\u03a4\u0399\u039a\u0397 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0397", "1456": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u039b\u039b\u0397\u039d. \u0395\u03a1\u03a5\u0398\u03a1\u039f\u03a5 \u03a3\u03a4\u0391\u03a5\u03a1\u039f\u03a5 (\u03a4.\u0395.\u0391.\u03a0.\u0395.\u0395.\u03a3.)", "1457": "\u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3 \u0395\u0399\u0394\u03a9\u039d \u0392\u039f\u0397\u0398\u0395\u0399\u0391\u03a3", "1458": "\u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u0397 \u0395\u03a1\u0393\u03a9\u039d \u039f\u03a7\u03a5\u03a1\u03a9\u03a3\u0397\u03a3", "1459": "\u03a1\u039f\u03a5\u0391\u039d\u03a4\u0391 \u2013 \u03a1\u039f\u03a5\u039c\u0391\u039d\u0399\u0391 \u039a.\u039b\u03a0", "1460": "\u039c\u039f\u039d\u0399\u039c\u0395\u03a3 \u0391\u039d\u03a4\u0399\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0395\u0399\u0395\u03a3", "1461": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0395\u03a6\u0395\u0394\u03a1\u03a9\u039d \u0399\u03a0\u03a4\u0391\u039c\u0395\u039d\u03a9\u039d", "1462": "\u03a4\u03a1\u0391\u03a0\u0395\u0396\u0395\u03a3 \u0395\u039e\u03a9\u03a4\u0395\u03a1\u0399\u039a\u039f\u03a5 \u0395\u039c\u03a0\u039f\u03a1\u0399\u039f\u03a5", "1463": "\u0399\u0391\u03a4\u03a1\u0399\u039a\u039f\u039d \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u039d \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5 \u039a\u0391\u0399 \u039d.\u03a0.\u0394.\u0394", "1464": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u039c\u039f\u039d\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391", "1465": "\u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0395\u03a3 \u0395\u03a0\u0395\u039d\u0394\u03a5\u03a3\u0395\u03a9\u039d - \u03a7\u0391\u03a1\u03a4\u039f\u03a6\u03a5\u039b\u0391\u039a\u0399\u039f\u03a5 \u039a\u0391\u0399 \u0391\u039c\u039f\u0399\u0392\u0391\u0399\u03a9\u039d \u039a\u0395\u03a6\u0391\u039b\u0391\u0399\u03a9\u039d", "1466": "\u0391\u039d\u0391\u0393\u039d\u03a9\u03a1\u0399\u03a3\u0397 \u03a4\u0397\u03a3 \u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0397\u03a3 \u03a0\u039f\u039b\u0399\u03a4\u0395\u0399\u0391\u03a3", "1467": "\u0394\u0399\u0395\u0398\u039d\u0397\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0397", "1468": "\u039b\u0399\u039c\u0395\u039d\u0391\u03a1\u03a7\u0395\u0399\u0391", "1469": "\u03a3\u0395\u0399\u03a3\u039c\u039f\u03a0\u039b\u0397\u039a\u03a4\u039f\u0399 \u0398\u0395\u03a3\u03a3\u0391\u039b\u0399\u0391\u03a3", "1470": "\u03a3\u03a4\u03a1\u0391\u03a4\u0395\u03a5\u03a3\u0397 \u0393\u03a5\u039d\u0391\u0399\u039a\u03a9\u039d", "1471": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u039a\u0391\u03a4\u0391\u03a3\u039a\u0395\u03a5\u0397\u03a3 \u0395\u03a1\u0393\u03a9\u039d \u0391\u039d\u0391\u03a3\u03a5\u0393\u039a\u03a1\u039f\u03a4\u0397\u03a3\u0397\u03a3", "1472": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a4\u0397\u03a3 \u03a4\u0399\u039c\u0397\u03a3 \u03a4\u039f\u03a5 \u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u039f\u03a5 \u039a\u039f\u03a3\u039c\u039f\u03a5", "1473": "\u0395\u03a0\u0399\u039c\u039f\u03a1\u03a6\u03a9\u03a3\u0397 \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u03a9\u039d \u039c.\u0395", "1474": "\u0395\u039d\u0399\u03a3\u03a7\u03a5\u03a3\u0397 \u0395\u039e\u0391\u0393\u03a9\u0393\u0397\u03a3", "1475": "\u0397\u039b\u0395\u039a\u03a4\u03a1\u039f\u03a6\u03a9\u03a4\u0399\u03a3\u039c\u039f\u03a3 \u0394\u0399\u0391\u03a6\u039f\u03a1\u03a9\u039d \u03a0\u039f\u039b\u0395\u03a9\u039d", "1476": "\u039c\u0395 \u03a4\u0399\u03a3 \u039a\u0391\u03a4\u03a9 \u03a7\u03a9\u03a1\u0395\u03a3", "1477": "\u039d\u0391\u03a5\u03a0\u0397\u0393\u039f\u03a5\u039c\u0395\u039d\u0391 \u03a0\u039b\u039f\u0399\u0391-\u039d\u0391\u03a5\u03a0\u0397\u0393\u039f\u0395\u03a0\u0399\u03a3\u039a\u0395\u03a5\u0391\u03a3\u03a4\u0399\u039a\u0395\u03a3", "1478": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u03a0\u03a9\u039b\u0397\u03a3\u0395\u03a9\u039d \u0395\u03a0\u0399 \u03a0\u0399\u03a3\u03a4\u03a9\u03a3\u0395\u0399", "1479": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u03a9\u039d \u0395\u0393\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0395\u03a9\u039d", "1480": "\u0394\u0399\u0395\u0398\u039d\u0397\u03a3 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397", "1481": "\u0393\u03a1\u0391\u03a6\u0395\u0399\u0391 \u0395\u03a5\u03a1\u0395\u03a3\u0397\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 - \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u039f\u0399 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "1482": "\u039c\u039f\u039d\u039f\u03a0\u03a9\u039b\u0399\u039f \u039d\u0391\u03a1\u039a\u03a9\u03a4\u0399\u039a\u03a9\u039d", "1483": "\u0391\u03a0\u0391\u039b\u039b\u0391\u0393\u0395\u03a3 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391\u03a3 \u039a\u039b\u0397\u03a1\u039f\u039d\u039f\u039c\u0399\u03a9\u039d", "1484": "\u03a0\u0391\u0393\u039a\u039f\u03a3\u039c\u0399\u0391 \u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0397 \u03a5\u0393\u0395\u0399\u0391\u03a3", "1485": "\u0395\u0398\u039d\u0399\u039a\u039f \u0399\u0394\u03a1\u03a5\u039c\u0391 \u0395\u03a1\u0395\u03a5\u039d\u03a9\u039d", "1486": "\u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391 \u03a0\u0395\u03a1\u0399 \u03a3\u03a5\u039b\u039b\u039f\u0393\u0399\u039a\u0397\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u03a9\u03a3", "1487": "\u0395\u0398\u039d\u0399\u039a\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a6\u0391\u03a1\u039c\u0391\u039a\u03a9\u039d", "1488": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u0393\u03a5\u039c\u039d\u0391\u03a3\u0399\u0391 & \u039b\u03a5\u039a\u0395\u0399\u0391", "1489": "\u039e\u0395\u039d\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3 \u0393\u0395\u03a9\u03a0\u039f\u039d\u0399\u0391\u03a3 \u039a\u0391\u0399 \u0394\u0391\u03a3\u039f\u039b\u039f\u0393\u0399\u0391\u03a3", "1490": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0391\u039d\u0395\u03a1\u0393\u03a9\u039d", "1491": "\u03a6\u0399\u039b\u0391\u039d\u0398\u03a1\u03a9\u03a0\u0399\u039a\u0391 \u039a\u0391\u03a4\u0391\u03a3\u03a4\u0397\u039c\u0391\u03a4\u0391 \u039a\u0395\u03a6\u0391\u039b\u039b\u0397\u039d\u0399\u0391\u03a3", "1492": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a0\u0391\u03a1\u039f\u03a7\u03a9\u039d \u03a4.\u0395.\u0392.\u0395", "1493": "\u03a9\u0394\u0395\u0399\u0391 \u039a\u039b\u03a0. \u039c\u039f\u03a5\u03a3\u0399\u039a\u0391 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u0391", "1494": "\u03a0\u03a1\u039f\u03a3\u039a\u03a5\u039d\u0397\u039c\u0391\u03a4\u0399\u039a\u0391 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u0391", "1495": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0391\u039d\u03a9\u039d. \u03a5\u0394\u03a1\u039f\u0397\u039b\u0395\u039a\u03a4\u03a1. \u0395\u03a4. \u0393\u039b\u0391\u03a5\u039a\u039f\u03a3", "1496": "\u03a0\u03a1\u0395\u03a3\u0392\u0395\u0399\u0395\u03a3 \u039a\u0391\u0399 \u03a0\u03a1\u039f\u039e\u0395\u039d\u0395\u0399\u0391", "1497": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u0391 \u03a4\u03a5\u03a0\u039f\u03a5 \u039a\u0391\u0399 \u03a4\u039f\u03a5\u03a1\u0399\u03a3\u039c\u039f\u03a5", "1498": "\u0396\u03a9\u039d\u0395\u03a3 \u0395\u039d\u0395\u03a1\u0393\u039f\u03a5 \u03a0\u039f\u039b\u0395\u039f\u0394\u039f\u039c\u0399\u0391\u03a3", "1499": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391 \u0399\u039f\u039d\u0399\u03a9\u039d \u039d\u0397\u03a3\u03a9\u039d", "1500": "\u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0391\u0399 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "1501": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u039f\u0399", "1502": "\u03a0\u039f\u0399\u039d\u0399\u039a\u0397 \u0394\u0399\u0391\u03a4\u0399\u039c\u0397\u03a3\u0397", "1503": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0395\u03a1\u0393\u0391\u03a4\u03a9\u039d \u039a\u0395\u03a1\u0391\u039c\u039f\u03a0\u039f\u0399\u03a9\u039d", "1504": "\u03a0\u03a1\u03a9\u03a4\u0395\u03a3 \u03a5\u039b\u0395\u03a3 \u03a0\u0391\u0399\u0393\u039d\u0399\u039f\u03a7\u0391\u03a1\u03a4\u03a9\u039d", "1505": "\u039a\u03a1\u03a5\u03a0\u03a4\u039f\u0393\u03a1\u0391\u03a6\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391", "1506": "\u0394\u0399\u0395\u0398\u039d\u0397\u03a3 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u0397\u03a3 \u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0395\u03a9\u03a3", "1507": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0397\u039b\u0395\u039a\u03a4\u03a1\u0399\u039a\u03a9\u039d \u0395\u0393\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0395\u03a9\u039d", "1508": "\u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0397 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u03a9\u039d \u039a\u0391\u0399 \u039a\u039b\u0397\u03a1\u039f\u0394\u039f\u03a4\u0397\u039c\u0391\u03a4\u03a9\u039d", "1509": "\u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u0397 \u03a3\u03a4\u0391\u03a4\u0399\u03a3\u03a4\u0399\u039a\u0397", "1510": "\u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3", "1511": "\u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u0391 \u0391\u03a4\u03a5\u03a7\u0397\u039c\u0391\u03a4\u0391", "1512": "\u0391\u039d\u03a9\u03a4\u0395\u03a1\u039f \u0394\u0399\u0394\u0391\u039a\u03a4\u0399\u039a\u039f \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f", "1513": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u039f\u0399 \u0395\u03a1\u0393\u0391\u03a4\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "1514": "\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u0393\u0395\u03a9\u0393\u03a1\u0391\u03a6\u0399\u039a\u03a9\u039d \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u03a9\u039d", "1515": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u0392\u0399\u0392\u039b\u0399\u039f\u0398\u0397\u039a\u0395\u03a3", "1516": "\u03a4\u039c\u0397\u039c\u0391 \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0397\u03a3 \u03a6\u03a5\u03a3\u0399\u039a\u0397\u03a3 \u0391\u0393\u03a9\u0393\u0397\u03a3 \u039a\u0391\u0399 \u0391\u0398\u039b\u0397\u03a4\u0399\u03a3\u039c\u039f\u03a5", "1517": "\u03a0\u0395\u03a1\u0399\u039f\u03a1\u0399\u03a3\u039c\u039f\u03a3 \u03a3\u03a5\u039d\u0398\u0395\u03a3\u0395\u03a9\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u03a9\u039d", "1518": "\u03a4\u0391\u039c\u0395\u0399\u0391 \u0395\u03a0\u0391\u03a1\u03a7\u0399\u0391\u039a\u0397\u03a3 \u039f\u0394\u039f\u03a0\u039f\u0399\u0399\u0391\u03a3", "1519": "\u03a4\u0399\u039c\u039f\u039b\u039f\u0393\u0399\u0391 \u039f.\u03a4.\u0395 - \u039a\u039f\u03a3\u03a4\u039f\u039b\u039f\u0393\u0397\u03a3\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u03a9\u039d \u039f.\u03a4.\u0395", "1520": "\u0395\u0398\u039d\u0399\u039a\u0397 \u0392\u0399\u0392\u039b\u0399\u039f\u0398\u0397\u039a\u0397", "1521": "\u0394\u0397\u039c\u039f\u03a3\u0399\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3 \u03a5\u03a0\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u03a9\u039d", "1522": "\u0391\u039d\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u03a0\u03a1\u039f\u03a3 \u03a4\u0399\u03a3 \u0391\u03a1\u03a7\u0395\u03a3", "1523": "\u039a\u03a1\u0391\u03a4\u0399\u039a\u0397 \u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0397 \u039b\u0395\u03a9\u03a6\u039f\u03a1\u0395\u0399\u0391\u039a\u03a9\u039d \u0393\u03a1\u0391\u039c\u039c\u03a9\u039d", "1524": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u0395\u03a0\u0399\u0394\u039f\u039c\u0391\u03a4\u0391", "1525": "\u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u0397 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391 \u2013 \u0391\u0395\u03a1\u039f\u039b\u0395\u03a3\u03a7\u0395\u03a3", "1526": "\u03a4\u039c\u0397\u039c\u0391 \u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u0397\u03a3 \u03a4\u03a9\u039d \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u03a9\u039d", "1527": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "1528": "\u03a0\u03a1\u039f\u0399\u039a\u039f\u0394\u039f\u03a4\u0397\u03a3\u0395\u0399\u03a3 \u0395\u039e \u0395\u0398\u039d\u0399\u039a\u03a9\u039d \u0393\u0391\u0399\u03a9\u039d", "1529": "\u0394\u0399\u039f\u03a1\u0398\u03a9\u03a3\u0397 \u0391\u03a3\u03a5\u039c\u03a6\u03a9\u039d\u0399\u03a9\u039d", "1530": "\u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397 \u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0395\u03a9\u03a3", "1531": "\u039c\u0395\u03a4\u0391 \u03a4\u0397\u03a3 \u0393\u0395\u03a1\u039c\u0391\u039d\u0399\u0391\u03a3", "1532": "\u039f\u0399\u039a\u039f\u0394\u039f\u039c\u0399\u039a\u039f\u0399 \u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u039f\u0399", "1533": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a4\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "1534": "\u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u039f\u0399 \u0393\u03a1\u0391\u03a6\u0395\u0399\u039f\u03a5", "1535": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0395\u039d\u0391\u0395\u03a1\u0399\u039f\u03a5 \u039a\u03a5\u039a\u039b\u039f\u03a6\u039f\u03a1\u0399\u0391\u03a3", "1536": "\u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0397 \u039a\u0391\u03a5\u03a3\u0399\u039c\u03a9\u039d", "1537": "\u039f\u039c\u039f\u039b\u039f\u0393\u0399\u0391\u039a\u0391 \u0394\u0391\u039d\u0395\u0399\u0391", "1538": "\u0395\u03a1\u0393\u0391", "1539": "\u03a3\u03a7\u039f\u039b\u0397 \u039d\u0391\u03a5\u03a4\u0399\u039a\u03a9\u039d \u0394\u039f\u039a\u0399\u039c\u03a9\u039d", "1540": "\u03a0\u03a9\u039b\u0397\u03a3\u0397 \u03a6\u0391\u03a1\u039c\u0391\u039a\u03a9\u039d \u0391\u03a0\u039f \u0399\u0391\u03a4\u03a1\u039f\u03a5\u03a3", "1541": "\u03a3\u0397\u039c\u0391\u03a4\u0391 \u0395\u0398\u039d\u0399\u039a\u039f\u03a4\u0397\u03a4\u0391\u03a3 \u039a\u0391\u0399 \u039d\u0397\u039f\u039b\u039f\u0393\u0397\u03a3\u0395\u03a9\u03a3", "1542": "\u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u039f\u0399 \u03a3\u03a4\u039f\u0399\u03a7\u0395\u0399\u03a9\u0394\u039f\u03a5\u03a3", "1543": "\u0395\u03a6\u0395\u03a4\u0395\u0399\u0391 \u039a\u0391\u0399 \u03a0\u03a1\u03a9\u03a4\u039f\u0394\u0399\u039a\u0395\u0399\u0391", "1544": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u03a0\u03a1\u039f\u0395\u0394\u03a1\u0399\u0391\u03a3 \u039a\u03a5\u0392\u0395\u03a1\u039d\u0397\u03a3\u0395\u03a9\u03a3", "1545": "\u039c\u039f\u03a1\u03a6\u03a9\u03a4\u0399\u039a\u039f\u03a3 \u2013 \u039a\u0399\u039d\u0397\u039c\u0391\u03a4\u039f\u0393\u03a1\u0391\u03a6\u039f\u03a3", "1546": "\u039a\u0391\u03a4\u0391\u039c\u0395\u03a4\u03a1\u0397\u03a3\u0397 \u03a7\u03a9\u03a1\u0397\u03a4\u0399\u039a\u039f\u03a4\u0397\u03a4\u0391\u03a3", "1547": "\u03a6\u03a9\u03a4\u0391\u0395\u03a1\u0399\u039f", "1548": "\u03a0\u0391\u0398\u0397\u03a4\u0399\u039a\u0397 \u0391\u0395\u03a1\u0391\u039c\u03a5\u039d\u0391", "1549": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u039d\u039f\u03a3\u0397\u039b\u0395\u03a5\u03a4\u0399\u039a\u03a9\u039d \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u03a9\u039d", "1550": "\u039c\u0395 \u03a4\u0397\u039d \u039a\u03a5\u03a0\u03a1\u039f", "1551": "\u039a\u039f\u039b\u039b\u0397\u0393\u039f\u0399 (\u0395\u03a0\u0399\u039c\u039f\u03a1\u03a4\u039f\u0399 \u039a\u0391\u039b\u039b\u0399\u0395\u03a1\u0393\u0397\u03a4\u0395\u03a3)", "1552": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a1\u03a9\u0393\u0397\u03a3 \u039b.\u03a3", "1553": "\u0399\u03a7\u0398\u03a5\u039f\u03a3\u039a\u0391\u039b\u0395\u03a3", "1554": "\u03a3\u03a7\u0397\u039c\u0391 \u039a\u0391\u0399 \u03a4\u0399\u039c\u0397 \u03a0\u03a9\u039b\u0397\u03a3\u0397\u03a3 \u0395\u03a6\u0397\u039c\u0395\u03a1\u0399\u0394\u03a9\u039d", "1555": "\u03a5\u0399\u039f\u0398\u0395\u03a3\u0399\u0391", "1556": "\u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u0397 \u0395\u03a1\u0393\u03a9\u039d \u0391\u03a1\u039c\u039f\u0394\u0399\u039f\u03a4\u0397\u03a4\u0391\u03a3 \u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3", "1557": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5", "1558": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u03a6\u03a9\u039d\u0399\u0395\u03a3", "1559": "\u0395\u0393\u0393\u0395\u0399\u039f\u03a3 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391", "1560": "\u03a0\u0391\u0399\u0394\u0391\u0393\u03a9\u0393\u0399\u039a\u0395\u03a3 \u0391\u039a\u0391\u0394\u0397\u039c\u0399\u0395\u03a3", "1561": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u0395\u03a1\u0393\u0391\u03a4\u039f\u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u039c\u0395\u03a4\u0391\u039b\u039b\u039f\u03a5 (\u03a4\u0391.\u03a0.\u0395.\u039c.)", "1562": "\u03a4\u0395\u03a7\u039d\u0399\u039a\u0397 \u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0397 \u0391\u0395\u03a1\u039f\u03a3\u039a\u0391\u03a6\u03a9\u039d", "1563": "\u0395\u039d\u03a9\u03a3\u0397 \u0391\u03a0\u039f\u03a3\u03a4\u03a1\u0391\u03a4\u03a9\u039d \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u0392.\u0391", "1564": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397 \u0395\u03a1\u0393\u0391\u03a4\u03a9\u039d \u0393\u0395\u03a9\u03a1\u0393\u0399\u0391\u03a3", "1565": "\u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0397 \u039a\u0391\u039b\u039b\u0399\u03a4\u0395\u03a7\u039d\u0399\u039a\u03a9\u039d \u0395\u039a\u0394\u0397\u039b\u03a9\u03a3\u0395\u03a9\u039d-\u03a6\u0395\u03a3\u03a4\u0399\u0392\u0391\u039b", "1566": "\u03a0\u0395\u03a1\u0399\u039f\u03a5\u03a3\u0399\u0391\u039a\u0395\u03a3 \u03a3\u03a5\u039d\u0395\u03a0\u0395\u0399\u0395\u03a3 \u03a4\u0397\u03a3 \u03a0\u039f\u0399\u039d\u0397\u03a3", "1567": "\u03a4\u0397\u039b\u0395\u0393\u03a1\u0391\u03a6\u0399\u039a\u0397 \u0391\u039d\u03a4\u0391\u03a0\u039f\u039a\u03a1\u0399\u03a3\u0397", "1568": "\u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u039f\u039b\u039f\u0393\u03a9\u039d", "1569": "\u039c\u0395 \u03a4\u039f\u039d \u039a\u0391\u039d\u0391\u0394\u0391", "1570": "\u0391\u039b\u039b\u0397\u039b\u039f\u0393\u03a1\u0391\u03a6\u0399\u0391 \u03a5.\u0395.\u039d", "1571": "\u03a4\u0395\u03a7\u039d\u0399\u039a\u039f \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "1572": "\u039a\u039b\u0391\u0394\u039f\u03a3 \u0391\u03a5\u03a4\u039f\u03a4\u0395\u039b\u03a9\u03a3 \u0391\u03a0\u0391\u03a3\u03a7\u039f\u039b\u039f\u03a5\u039c\u0395\u039d\u03a9\u039d, \u0395\u039b\u0395\u03a5\u0398\u0395\u03a1\u03a9\u039d \u039a\u0391\u0399 \u0391\u039d\u0395\u039e\u0391\u03a1\u03a4\u0397\u03a4\u03a9\u039d", "1573": "\u03a3\u03a7\u039f\u039b\u0395\u0399\u0391 \u0392\u0391\u03a1\u03a5\u039a\u039f\u03a9\u039d \u0397 \u039a\u03a9\u03a6\u03a9\u039d", "1574": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u039a\u0391\u03a4\u03a9\u03a4\u0395\u03a1\u03a9\u039d \u03a0\u039b\u0397\u03a1\u03a9\u039c\u0391\u03a4\u03a9\u039d \u0395.\u039d", "1575": "\u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u0391 \u03a0\u039b\u039f\u0399\u0391 - \u03a3\u039a\u0391\u03a6\u0397 \u0391\u039d\u0391\u03a8\u03a5\u03a7\u0397\u03a3 - \u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u039f\u0399 \u039b\u0399\u039c\u0395\u039d\u0395\u03a3 (\u039c\u0391\u03a1\u0399\u039d\u0395\u03a3)", "1576": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391\u03a4\u0391 \u0395\u039f\u03a1\u03a4\u03a9\u039d \u03a7\u03a1\u0399\u03a3\u03a4\u039f\u03a5\u0393\u0395\u039d\u039d\u03a9\u039d \u039a\u0391\u0399 \u03a0\u0391\u03a3\u03a7\u0391", "1577": "\u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u0391 - \u0393\u0395\u039d\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3", "1578": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0395\u03a1\u0395\u03a5\u039d\u0391\u03a3 \u039a\u0391\u0399 \u03a4\u0395\u03a7\u039d\u039f\u039b\u039f\u0393\u0399\u0391\u03a3", "1579": "\u03a3\u03a4\u0395\u0393\u0391\u03a3\u0397 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d", "1580": "\u03a0\u0391\u03a1\u0391\u03a1\u03a4\u0397\u039c\u0391\u03a4\u0391 \u0393\u0395\u039d\u0399\u039a\u039f\u03a5 \u03a7\u0397\u039c\u0395\u0399\u039f\u03a5", "1581": "\u039a\u0391\u0398\u0391\u03a1\u0399\u03a3\u03a4\u03a1\u0399\u0395\u03a3", "1582": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u039d\u0391\u03a5\u03a4\u039f\u0394\u0399\u039a\u0395\u0399\u039f\u03a5", "1583": "\u0391\u039c\u039f\u0399\u0392\u0395\u03a3 \u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u03a9\u039d", "1584": "\u0395\u03a0\u0399\u039c\u039f\u03a1\u03a6\u03a9\u03a3\u0397 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "1585": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u0399 \u0395\u03a0\u0399\u0392\u0391\u03a4\u0397\u0393\u03a9\u039d \u03a0\u039b\u039f\u0399\u03a9\u039d", "1586": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u03a4\u0391\u0399\u03a1\u0399\u0391\u03a3 \u0395\u039b\u039b. \u039a\u0391\u039b\u03a5\u039a\u039f\u03a0\u039f\u0399\u0395\u0399\u039f\u03a5-\u03a0\u03a5\u03a1\u0399\u03a4\u0399\u0394\u039f\u03a0\u039f\u0399\u0395\u0399\u039f\u03a5", "1587": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a4\u03a1\u0391\u03a0\u0395\u0396\u03a9\u039d", "1588": "\u039b\u03a5\u03a3\u03a3\u0399\u0391\u03a4\u03a1\u0395\u0399\u0391", "1589": "\u03a3\u03a5\u039d\u039f\u03a1\u0399\u0391\u039a\u0395\u03a3 \u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "1590": "\u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u039f \u039c\u039f\u03a5\u03a3\u0395\u0399\u039f", "1591": "\u039a\u0391\u0398\u0397\u039a\u039f\u039d\u03a4\u0391 \u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "1592": "\u0395\u03a0\u0395\u039a\u03a4\u0391\u03a3\u0397 \u03a4\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3", "1593": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u039a\u0395\u03a3 \u0391\u03a0\u0391\u039b\u039b\u0391\u0393\u0395\u03a3", "1594": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391 \u03a3\u03a4\u03a1\u0391\u03a4\u0395\u03a5\u03a3\u0397\u03a3", "1595": "\u0394\u0399\u0391\u03a1\u039a\u0397 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u0394\u0399\u039a\u0395\u0399\u0391", "1596": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0399\u039f\u0394\u039f\u03a4\u0397\u03a3\u0397 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u039f.\u0393.\u0391", "1597": "\u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391 \u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u0397\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391\u03a3", "1598": "\u03a6\u03a1\u039f\u039d\u03a4\u0399\u03a3\u03a4\u0395\u03a3 \u039c\u039f\u039d\u0391\u0394\u03a9\u039d", "1599": "\u0391\u03a1\u0391\u0392\u039f\u03a3\u0399\u03a4\u039f\u03a3", "1600": "\u039c\u0397\u03a4\u03a1\u039f\u03a0\u039f\u039b\u0395\u0399\u03a3", "1601": "\u03a6\u0399\u039b\u0391\u039d\u0398\u03a1\u03a9\u03a0\u0399\u039a\u0391 \u03a3\u03a9\u039c\u0391\u03a4\u0395\u0399\u0391", "1602": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u03a0\u039f\u039b\u03a5\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "1603": "\u0395\u039e\u03a5\u0393\u0399\u0391\u039d\u03a4\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391", "1604": "\u03a6\u03a5\u039b\u039b\u0391 \u03a0\u039f\u0399\u039f\u03a4\u0397\u03a4\u0391\u03a3 \u039d\u0391\u03a5\u03a4\u03a9\u039d", "1605": "\u03a6\u0399\u039b\u0391\u039d\u0398\u03a1\u03a9\u03a0\u0399\u039a\u0391 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u0391 \u039a\u0391\u0399 \u03a3\u03a9\u039c\u0391\u03a4\u0395\u0399\u0391", "1606": "\u0395\u03a3\u03a4\u0399\u0391 \u039d\u0391\u03a5\u03a4\u0399\u039a\u03a9\u039d", "1607": "\u0393\u039b\u03a5\u039a\u0391 \u039a\u0391\u0399 \u039a\u039f\u039d\u03a3\u0395\u03a1\u0392\u0395\u03a3", "1608": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a5\u03a0\u039f\u0392\u03a1\u03a5\u03a7\u0399\u03a9\u039d \u039a\u0391\u039b\u03a9\u0394\u0399\u03a9\u039d", "1609": "\u0395\u03a0\u0395\u039e\u0395\u03a1\u0393\u0391\u03a3\u0399\u0391 \u039a\u0391\u0399 \u0395\u039c\u03a0\u039f\u03a1\u0399\u0391 \u03a3\u03a5\u039a\u03a9\u039d", "1610": "\u03a7\u0391\u03a1\u039f\u039a\u039f\u03a0\u0395\u0399\u039f", "1611": "\u0394\u0399\u0391\u039c\u0395\u03a4\u0391\u039a\u039f\u039c\u0399\u03a3\u0397 \u03a3\u03a4\u0397\u039d \u0391\u039b\u0392\u0391\u039d\u0399\u0391", "1612": "\u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397 \u03a6\u03a5\u039b\u0391\u039a\u03a9\u039d", "1613": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u03a0\u0395\u03a1\u0399 \u039a\u03a5\u03a1\u0399\u0391\u039a\u0397\u03a3 \u0391\u03a1\u0393\u0399\u0391\u03a3", "1614": "\u039a\u0399\u039d\u0397\u039c\u0391\u03a4\u039f\u0393\u03a1\u0391\u03a6\u0399\u039a\u0397 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u0391", "1615": "\u03a0\u0399\u03a3\u03a4\u039f\u03a0\u039f\u0399\u0397\u03a4\u0399\u039a\u0391 \u03a0\u03a1\u039f\u0395\u039b\u0395\u03a5\u03a3\u0395\u03a9\u03a3", "1616": "\u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u0397 \u03a0\u03a1\u039f\u03a0\u0391\u0393\u0391\u039d\u0394\u0391", "1617": "\u0395\u0399\u03a3\u03a6\u039f\u03a1\u0391 \u0395\u0399\u03a3\u0391\u0393\u03a9\u0393\u0395\u03a9\u039d", "1618": "\u039a\u0391\u0396\u0399\u039d\u039f", "1619": "\u039c\u0395 \u03a4\u0397\u039d \u0395\u039b\u0392\u0395\u03a4\u0399\u0391", "1620": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u039f\u0399 \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0395\u03a3", "1621": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u03a0\u039f\u0399\u039d\u0399\u039a\u0397\u03a3 \u0394\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u0391\u03a3", "1622": "\u03a4\u039f\u03a0\u0399\u039a\u0395\u03a3 \u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0395\u03a3", "1623": "\u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0395\u03a3 \u039a\u0395\u03a6\u0391\u039b\u0391\u0399\u039f\u03a0\u039f\u0399\u0397\u03a3\u0395\u03a9\u03a3", "1624": "\u039f\u03a1\u03a5\u0396\u0391", "1625": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u039f \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u039f.\u0393.\u0391", "1626": "\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a4\u0399\u039a\u039f \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a3\u03a7\u039f\u039b\u03a9\u039d \u03a0.\u039d", "1627": "\u0392\u0391\u03a3\u0399\u039b\u0395\u0399\u0391 \u039a\u0391\u0399 \u0391\u039d\u03a4\u0399\u0392\u0391\u03a3\u0399\u039b\u0395\u0399\u0391", "1628": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a3\u03a4\u0399\u03a3 \u0395\u03a0\u0391\u03a1\u03a7\u0399\u0395\u03a3 \u03a4.\u03a0. \u039a\u0391\u0399 \u0394", "1629": "\u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u0395\u03a3 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u0395\u03a3", "1630": "\u0392\u039f\u03a5\u039b\u0395\u03a5\u03a4\u0397\u03a1\u0399\u039f", "1631": "\u03a0\u039f\u03a1\u0398\u039c\u0395\u0399\u0391", "1632": "\u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u0397 \u03a5\u0394\u03a1\u0391\u03a5\u039b\u0399\u039a\u03a9\u039d \u0395\u03a1\u0393\u03a9\u039d", "1633": "\u0399\u039d\u03a3\u03a4\u0399\u03a4\u039f\u03a5\u03a4\u0391 \u039a\u03a1\u0397\u03a4\u0399\u039a\u039f\u03a5 \u0394\u0399\u039a\u0391\u0399\u039f\u03a5 - \u0391\u0399\u0393\u0391\u0399\u039f\u03a5 \u039a\u0391\u0399 \u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u0395\u03a1\u0395\u03a5\u039d\u0397\u03a4\u0399\u039a\u0391 \u039a\u0395\u039d\u03a4\u03a1\u0391", "1634": "\u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3 \u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3", "1635": "\u039a\u0395\u039d\u03a4\u03a1\u0391 \u03a0\u0391\u03a1\u0391\u0398\u0395\u03a1\u0399\u03a3\u039c\u039f\u03a5 -", "1636": "\u03a3\u03a7\u039f\u039b\u0395\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "1637": "\u039b\u0395\u03a0\u03a1\u0391", "1638": "\u0391\u0399\u03a3\u0398\u0397\u03a4\u0399\u039a\u039f\u0399", "1639": "\u0395\u039a\u039a\u0391\u0398\u0391\u03a1\u0399\u03a3\u0397 \u03a0\u039f\u0399\u039d\u0399\u039a\u03a9\u039d \u0395\u039e\u039f\u0394\u03a9\u039d", "1640": "\u0393\u0395\u039d. \u039f\u0399\u039a\u039f\u0394\u039f\u039c\u0399\u039a\u039f\u03a3 \u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3", "1641": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0394\u0391\u03a0\u0391\u039d\u03a9\u039d \u03a4\u039f\u03a5 \u039a\u03a1\u0391\u03a4\u039f\u03a5\u03a3", "1642": "\u03a0\u0395\u03a4\u03a1\u0395\u039b\u0391\u0399\u039f\u039a\u0399\u039d\u0397\u03a4\u0391 \u039a\u0391\u0399 \u0399\u03a3\u03a4\u0399\u039f\u03a6\u039f\u03a1\u0391", "1643": "\u039a\u0391\u039b\u039b\u0399\u0395\u03a1\u0393\u0395\u0399\u0391 \u039a\u0391\u03a0\u039d\u039f\u03a5", "1644": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u039c\u039f\u039d\u0391\u03a3\u03a4\u0397\u03a1\u0399\u03a9\u039d", "1645": "\u039a\u03a4\u0397\u039d\u0399\u0391\u03a4\u03a1\u0399\u039a\u0391 \u0399\u0394\u0399\u039f\u03a3\u039a\u0395\u03a5\u0391\u03a3\u039c\u0391\u03a4\u0391", "1646": "\u039c\u039f\u039d\u0399\u039c\u039f\u0399 \u039a\u0391\u0399 \u0395\u0398\u0395\u039b\u039f\u039d\u03a4\u0395\u03a3", "1647": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039a\u0395\u03a1\u0394\u03a9\u039d \u0395\u0399\u03a3\u0391\u0393\u03a9\u0393\u0395\u03a9\u039d", "1648": "\u0391\u0393\u03a9\u0393\u0395\u03a3 \u0395\u039e\u03a9\u03a3\u0395\u03a9\u03a3 \u039c\u0399\u03a3\u0398\u03a9\u03a4\u03a9\u039d", "1649": "\u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0397 \u0395\u039e\u03a9\u03a4\u0395\u03a1\u0399\u039a\u039f\u03a5 \u0395\u039c\u03a0\u039f\u03a1\u0399\u039f\u03a5", "1650": "\u0391\u0393\u03a9\u0393\u0395\u03a3 \u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u03a9\u039d", "1651": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u0397 \u03a3\u03a7\u039f\u039b\u0397 \u03a0\u039f\u039b\u0395\u039c\u039f\u03a5", "1652": "\u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u0391 \u0398\u0395\u03a3\u0395\u03a9\u039d", "1653": "\u0395\u0399\u03a3\u0391\u0393\u03a9\u0393\u0397 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u039f\u03a5 \u03a5\u039b\u0399\u039a\u039f\u03a5", "1654": "\u03a3\u03a5\u0393\u039a\u03a1\u039f\u03a4\u0397\u03a3\u0397 \u039a\u0391\u0399 \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u0399\u0391", "1655": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u03a9\u039d (T.\u0395.\u0391.\u03a0.\u0391.\u0395.)", "1656": "\u03a3\u03a5\u039b\u039b\u039f\u0393\u0397 \u039a\u0391\u0399 \u0394\u0399\u0391\u039a\u0399\u039d\u0397\u03a3\u0397 \u03a0\u0395\u03a4\u03a1\u0395\u039b\u0391\u0399\u039f\u0395\u0399\u0394\u03a9\u039d \u0395\u03a1\u039c\u0391\u03a4\u03a9\u039d", "1657": "\u039a\u0395\u039d\u03a4\u03a1\u0391 \u0391\u0394\u03a5\u039d\u0391\u03a4\u0399\u03a3\u039c\u0391\u03a4\u039f\u03a3 \u2013 \u0394\u0399\u0391\u0399\u03a4\u039f\u039b\u039f\u0393\u0399\u0391\u03a3", "1658": "\u039f\u039c\u0391\u0394\u0399\u039a\u0397 \u039a\u0391\u03a4\u0391\u0393\u0393\u0395\u039b\u0399\u0391 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u03a9\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "1659": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u039c\u039f\u03a5\u03a3\u0395\u0399\u0391", "1660": "\u0392\u0395\u0392\u0391\u0399\u03a9\u03a3\u0397 \u039a\u0391\u0399 \u0395\u0399\u03a3\u03a0\u03a1\u0391\u039e\u0397 \u0395\u03a3\u039f\u0394\u03a9\u039d", "1661": "\u0393\u03a1\u0391\u03a6\u0395\u0399\u0391 \u03a4\u03a5\u03a0\u039f\u03a5", "1662": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u039f \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f", "1663": "\u03a3\u03a5\u039d\u0395\u03a1\u0393\u0395\u0399\u0391 \u0395\u03a0\u0399\u03a3\u039a\u0395\u03a5\u03a9\u039d", "1664": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397\u03a3 \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u039a\u0391\u0399 \u0391\u03a3\u0398\u0395\u039d\u0395\u0399\u0391\u03a3 \u0395\u03a1\u0393\u0391\u0396\u039f\u039c\u0395\u039d\u03a9\u039d \u03a3\u03a4\u0391 \u039b\u0399\u039c\u0391\u039d\u0399\u0391 (\u03a4.\u0395.\u0391.\u03a0.\u0391.\u0395.\u039b.)", "1665": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397 \u039a\u0391\u03a0\u039d\u0395\u03a1\u0393\u0391\u03a4\u03a9\u039d", "1666": "\u0391\u039d\u03a4\u0399\u03a3\u0397\u039a\u03a9\u039c\u0391\u03a4\u0391 (\u0395\u039e\u0391\u0393\u039f\u03a1\u0391 \u0398\u0397\u03a4\u0395\u0399\u0391\u03a3)", "1667": "\u03a1\u03a5\u039c\u039f\u03a5\u039b\u039a\u039f\u03a5\u039c\u0395\u039d\u0391 \u039f\u03a7\u0397\u039c\u0391\u03a4\u0391", "1668": "\u039d\u039f\u039c\u039f\u0399 \u0391\u039d\u0391\u03a6\u0395\u03a1\u039f\u039c\u0395\u039d\u039f\u0399 \u03a3\u0395 \u03a0\u039f\u039b\u039b\u0395\u03a3 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0395\u03a3", "1669": "\u039f\u0399\u039a\u039f\u03a3\u03a5\u03a3\u03a4\u0397\u039c\u0391\u03a4\u0391\u2013\u0392\u0399\u039f\u03a4\u039f\u03a0\u039f\u0399", "1670": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u03a9\u039d", "1671": "\u0395\u0398\u039d\u0399\u039a\u039f \u03a4\u03a5\u03a0\u039f\u0393\u03a1\u0391\u03a6\u0395\u0399\u039f", "1672": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u0391 \u039a\u0391\u03a4\u0391\u03a3\u03a4\u0397\u039c\u0391\u03a4\u0391", "1673": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0392\u0399\u0392\u039b\u0399\u039f\u03a5-\u0395\u0398\u039d\u0399\u039a\u039f \u039a\u0395\u039d\u03a4\u03a1\u039f \u0392\u0399\u0392\u039b\u0399\u039f\u03a5-\u039b\u039f\u0393\u039f\u03a4\u0395\u03a7\u039d\u0399\u0391", "1674": "\u0394\u0391\u03a3\u039c\u039f\u0399 \u0391\u039d\u03a4\u0399\u039d\u03a4\u0391\u039c\u03a0\u0399\u0393\u039a", "1675": "\u0394\u0391\u03a3\u0397 \u03a0\u0391\u03a1\u0391\u039c\u0395\u0398\u039f\u03a1\u0399\u03a9\u039d \u03a0\u0395\u03a1\u0399\u039f\u03a7\u03a9\u039d", "1676": "\u0398\u0395\u039f\u039b\u039f\u0393\u0399\u039a\u0397 \u03a3\u03a7\u039f\u039b\u0397", "1677": "\u039f\u03a1\u039f\u0399 - \u03a0\u03a1\u039f\u0394\u0399\u0391\u0393\u03a1\u0391\u03a6\u0395\u03a3 \u03a4\u03a5\u03a0\u039f\u03a0\u039f\u0399\u0397\u03a3\u0397\u03a3", "1678": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u0392\u03a5\u039d\u0397\u03a3 \u039a\u0391\u0399 \u0396\u03a5\u0398\u039f\u03a5", "1679": "\u0391\u03a0\u039f\u0398\u0397\u039a\u0397 \u039a\u03a4\u0397\u039d\u0399\u0391\u03a4\u03a1\u0399\u039a\u03a9\u039d \u0395\u03a6\u039f\u0394\u0399\u03a9\u039d", "1680": "\u03a0\u0391\u03a1\u039f\u03a7\u0397 \u03a4\u0397\u039b\u0395\u03a6\u03a9\u039d\u0399\u039a\u03a9\u039d \u03a3\u03a5\u039d\u0394\u0395\u03a3\u0395\u03a9\u039d", "1681": "\u03a0\u0391\u03a1\u0391\u03a7\u03a9\u03a1\u0397\u03a3\u0397 \u0399\u0391\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a0\u0397\u0393\u03a9\u039d", "1682": "\u039c\u0391\u0398\u0397\u03a4\u0399\u039a\u0391 \u03a3\u03a5\u03a3\u03a3\u0399\u03a4\u0399\u0391", "1683": "\u03a0\u03a1\u039f\u03a3\u039b\u0397\u03a8\u0397 \u0395\u03a6\u0395\u0394\u03a1\u03a9\u039d, \u0391\u039d\u0391\u03a0\u0397\u03a1\u03a9\u039d \u03a0\u039f\u039b\u0395\u039c\u039f\u03a5, \u03a0\u039f\u039b\u03a5\u03a4\u0395\u039a\u039d\u03a9\u039d \u039a\u0391\u0399 \u0391\u039b\u039b\u03a9\u039d \u0391\u03a4\u039f\u039c\u03a9\u039d \u039c\u0395 \u0395\u0399\u0394\u0399\u039a\u0395\u03a3 \u0391\u039d\u0391\u0393\u039a\u0395\u03a3", "1684": "\u0395\u03a1\u03a4 \u2013 3", "1685": "\u03a3\u03a7\u039f\u039b\u0397 \u03a0\u039f\u039b\u0395\u039c\u039f\u03a5 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "1686": "\u03a4\u039f\u03a0\u039f\u0398\u0395\u03a4\u0397\u03a3\u0395\u0399\u03a3 - \u039c\u0395\u03a4\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3", "1687": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391\u03a3", "1688": "\u03a6\u03a5\u03a3\u0399\u039a\u039f \u0391\u0395\u03a1\u0399\u039f", "1689": "\u03a4\u0395\u03a7\u039d\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391", "1690": "\u0394\u0399\u03a0\u039b\u03a9\u039c\u0391\u03a4\u039f\u03a5\u03a7\u039f\u0399 \u0391\u039d\u03a9\u03a4\u0391\u03a4\u03a9\u039d", "1691": "\u0395\u0398\u039d\u0399\u039a\u039f \u039d\u039f\u039c\u0399\u03a3\u039c\u0391\u03a4\u0399\u039a\u039f \u039c\u039f\u03a5\u03a3\u0395\u0399\u039f", "1692": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391 \u03a3\u03a4\u0397 \u0398\u0391\u039b\u0391\u03a3\u03a3\u0391", "1693": "\u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391, \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u0399\u0391 \u039a\u0391\u0399 \u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0397", "1694": "\u0395\u0399\u0394\u0399\u039a\u0391 \u03a0\u03a1\u039f\u039d\u039f\u039c\u0399\u0391 \u0391\u039d\u03a9\u039d\u03a5\u039c\u03a9\u039d \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u03a9\u039d", "1695": "\u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0395\u0399\u0391 \u03a4\u03a9\u039d \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u03a9\u039d \u039a\u0391\u0399 \u0395\u0399\u03a3\u0391\u0393\u0393\u0395\u039b\u0399\u03a9\u039d", "1696": "\u0391\u039b\u0399\u03a0\u0391\u03a3\u03a4\u0391", "1697": "\u0395\u03a0\u0399\u0394\u039f\u03a3\u0397 \u0394\u0399\u039a\u039f\u0393\u03a1\u0391\u03a6\u03a9\u039d", "1698": "\u039a\u0395\u039d\u03a4\u03a1\u0399\u039a\u039f \u03a4\u0391\u039c\u0395\u0399\u039f \u0393\u0395\u03a9\u03a1\u0393\u0399\u0391\u03a3", "1699": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0391 \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u0391", "1700": "\u03a4\u0391\u039c\u0395\u0399\u0391\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u03a9\u039d", "1701": "\u039d\u039f\u03a3\u0397\u039b\u0395\u03a5\u03a4\u0399\u039a\u039f \u0399\u0394\u03a1\u03a5\u039c\u0391 \u039c.\u03a4.\u03a3", "1702": "\u0394\u0399\u039a\u0391\u0399\u039f \u0398\u0391\u039b\u0391\u03a3\u03a3\u0391\u03a3-\u03a5\u03a6\u0391\u039b\u039f\u039a\u03a1\u0397\u03a0\u0399\u0394\u0391", "1703": "\u0395\u0399\u0394\u0399\u039a\u039f\u03a3 \u03a6\u039f\u03a1\u039f\u03a3 \u039a\u0391\u03a4\u0391\u039d\u0391\u039b\u03a9\u03a3\u0397\u03a3", "1704": "\u039c\u0395\u0399\u039f\u039d\u039f\u03a4\u0399\u039a\u0391 \u03a3\u03a7\u039f\u039b\u0395\u0399\u0391", "1705": "\u0393\u03a1\u0391\u03a6\u0395\u0399\u0391 \u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u03a9\u039d \u03a0\u039b\u0397\u03a1\u039f\u03a6\u039f\u03a1\u0399\u03a9\u039d", "1706": "\u03a3\u03a5\u039d\u03a4\u039f\u039d\u0399\u03a3\u03a4\u0399\u039a\u039f\u039d \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f\u039d \u039d\u0395\u03a9\u039d \u03a0\u03a1\u039f\u03a3\u03a6\u03a5\u0393\u03a9\u039d", "1707": "\u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0397 \u0391\u03a0\u039f\u03a1\u03a9\u039d \u039a\u0391\u0399 \u0391\u039d\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u03a9\u039d", "1708": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039a\u0395\u039d\u03a4\u03a1\u03a9\u039d \u0394\u0399\u0391\u03a3\u039a\u0395\u0394\u0391\u03a3\u0395\u03a9\u03a3 \u039a\u0391\u0399 \u03a0\u039f\u039b\u03a5\u03a4\u0395\u039b\u0395\u0399\u0391\u03a3", "1709": "\u03a3\u03a0\u039f\u0393\u0393\u0391\u039b\u0399\u0395\u03a5\u03a4\u0399\u039a\u0391 \u2013 \u0394\u03a5\u03a4\u0395\u03a3", "1710": "\u0394\u0399\u0395\u0398\u039d\u0395\u03a3 \u039d\u039f\u039c\u0399\u03a3\u039c\u0391\u03a4\u0399\u039a\u039f \u03a4\u0391\u039c\u0395\u0399\u039f", "1711": "\u0392\u0399\u0392\u039b\u0399\u039f \u0394\u0399\u0395\u039a\u0394\u0399\u039a\u0397\u03a3\u0395\u03a9\u039d", "1712": "\u0395\u0393\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 - \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u0399\u0391 \u039a\u0391\u03a4\u0391\u03a3\u039a\u0395\u03a5\u03a9\u039d \u039a\u0395\u03a1\u0391\u0399\u03a9\u039d", "1713": "\u0395\u039d\u03a9\u03a3\u0397 \u0394\u0397\u039c\u03a9\u039d \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u039f\u03a4\u0397\u03a4\u03a9\u039d", "1714": "\u039b\u039f\u0393\u0399\u03a3\u03a4\u0399\u039a\u039f\u03a3 \u039a\u0391\u0399 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u039f\u03a3 \u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3", "1715": "\u039a\u0391\u03a4\u03a9\u03a4\u0395\u03a1\u0391 \u039f\u03a1\u0393\u0391\u039d\u0391 \u03a3\u03a9\u039c\u0391\u03a4\u03a9\u039d \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "1716": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u0397\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391\u03a3", "1717": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0395\u039b\u0395\u0393\u039a\u03a4\u0399\u039a\u039f\u03a5 \u03a3\u03a5\u039d\u0395\u0394\u03a1\u0399\u039f\u03a5", "1718": "\u0391\u0393\u039f\u03a1\u0395\u03a3 \u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u03a9\u039d \u03a0\u03a1\u039f\u0399\u039f\u039d\u03a4\u03a9\u039d", "1719": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u039c\u0399\u03a3\u0398\u03a9\u03a4\u03a9\u039d \u039a\u039b\u03a9\u03a3\u03a4\u039f\u03a5\u03a6\u0391\u039d\u03a4\u039f\u03a5\u03a1\u0393\u0399\u0391\u03a3", "1720": "\u039e\u0395\u039d\u0391\u0393\u039f\u0399 \u039a\u0391\u0399 \u0394\u0399\u0395\u03a1\u039c\u0397\u039d\u0395\u0399\u03a3", "1721": "\u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3", "1722": "\u0391\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u0393\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0395\u03a3 \u0391\u0398\u0397\u039d\u03a9\u039d-\u03a0\u0395\u0399\u03a1\u0391\u0399\u03a9\u03a3 \u039a\u0391\u0399 \u03a0\u0395\u03a1\u0399\u03a7\u03a9\u03a1\u03a9\u039d-\u039f.\u0391.\u03a3.\u0391", "1723": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a4\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u03a4\u0391\u039c\u0395\u0399\u039f\u03a5 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0391\u03a1\u03a4\u0395\u03a1\u0393\u0391\u03a4\u03a9\u039d \u039a.\u039b.\u03a0", "1724": "\u0391\u03a4\u03a5\u03a7\u0397\u039c\u0391\u03a4\u0391 \u03a3\u0395 \u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u0399\u0391 \u039a\u039b\u03a0", "1725": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u03a9\u039d \u039a\u0395\u03a1\u0394\u03a9\u039d", "1726": "\u03a3\u03a7\u0395\u0394\u0399\u039f \u03a0\u039f\u039b\u0395\u03a9\u03a3 \u0398\u0395\u03a3\u03a3\u0391\u039b\u039f\u039d\u0399\u039a\u0397\u03a3", "1727": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u0391\u0393\u03a1\u039f\u03a4. \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "1728": "\u039a\u03a1\u0391\u03a4\u0399\u039a\u039f \u03a9\u0394\u0395\u0399\u039f \u0398\u0395\u03a3\u03a3\u0391\u039b\u039f\u039d\u0399\u039a\u0397\u03a3", "1729": "\u039a\u0395\u039d\u03a4\u03a1\u0391 \u0391\u039d\u03a9\u03a4\u0395\u03a1\u0397\u03a3 \u03a4\u0395\u03a7\u039d\u0399\u039a\u0397\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397\u03a3 (\u039a.A.\u03a4.\u0395.)", "1730": "\u03a4\u0397\u039b\u0395\u03a6\u03a9\u039d\u0399\u039a\u0397 \u0391\u039d\u03a4\u0391\u03a0\u039f\u039a\u03a1\u0399\u03a3\u0397", "1731": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0391 \u0393\u03a5\u039c\u039d\u0391\u03a3\u0399\u0391", "1732": "\u0392\u0399\u0392\u039b\u0399\u0391 \u039a\u0391\u0399 \u0395\u03a5\u03a1\u0395\u03a4\u0397\u03a1\u0399\u0391 \u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u03a9\u039d", "1733": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391 \u0391\u039d\u0395\u03a1\u0393\u0399\u0391\u03a3", "1734": "\u0395\u0393\u0393\u03a1\u0391\u03a6\u0395\u03a3, \u0395\u039e\u0395\u03a4\u0391\u03a3\u0395\u0399\u03a3, \u03a0\u03a1\u039f\u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0391 \u039a\u039b\u03a0", "1735": "\u03a3\u03a7\u039f\u039b\u0397 \u039c\u039f\u039d\u0399\u039c\u03a9\u039d \u03a5\u03a0\u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d", "1736": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391 \u0391\u039c\u0395\u03a1\u0399\u039a\u0397\u03a3", "1737": "\u039c\u0395\u03a4\u039f\u03a7\u0399\u039a\u039f \u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u03a5", "1738": "\u039d\u039f\u03a3\u0397\u039b\u0395\u0399\u0391", "1739": "\u03a3\u03a7\u039f\u039b\u0397 \u0395\u03a5\u0395\u039b\u03a0\u0399\u0394\u03a9\u039d", "1740": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3 \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u03a9\u039d \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u039d", "1741": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a7\u03a1\u0397\u039c\u0391\u03a4\u0399\u03a3\u03a4\u0397\u03a1\u0399\u039f\u03a5 \u0391\u039e\u0399\u03a9\u039d \u0391\u0398\u0397\u039d\u03a9\u039d", "1742": "\u0391\u039d\u03a4\u0399\u03a3\u0395\u0399\u03a3\u039c\u0399\u039a\u039f\u03a3 \u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3", "1743": "\u03a6\u0391\u03a1\u039c\u0391\u039a\u0395\u03a5\u03a4\u0399\u039a\u0397 \u0394\u0395\u039f\u039d\u03a4\u039f\u039b\u039f\u0393\u0399\u0391", "1744": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u0395\u039b\u0391\u0399\u03a9\u0394\u03a9\u039d \u03a0\u03a1\u039f\u0399\u039f\u039d\u03a4\u03a9\u039d", "1745": "\u0395\u0399\u0394\u0399\u039a\u0391 \u03a1\u0391\u0394\u0399\u039f\u03a4\u0397\u039b\u0395\u03a6\u03a9\u039d\u0399\u039a\u0391 \u0394\u0399\u039a\u03a4\u03a5\u0391", "1746": "\u03a4\u0395\u03a7\u039d\u0399\u039a\u0395\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0395\u03a3", "1747": "\u0391\u03a1\u03a7\u0395\u0399\u0391 \u03a5\u0393\u0399\u0395\u0399\u039d\u0397\u03a3", "1748": "\u039f\u0394\u039f\u0399\u03a0\u039f\u03a1\u0399\u039a\u0391 \u039a\u0391\u0399 \u0391\u03a0\u039f\u0396\u0397\u039c\u0399\u03a9\u03a3\u0395\u0399\u03a3 \u0391\u03a0\u039f\u03a3\u03a4\u039f\u039b\u03a9\u039d \u0395\u039e\u03a9\u03a4\u0395\u03a1\u0399\u039a\u039f\u03a5", "1749": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u039b\u039f\u0393\u0399\u03a3\u03a4\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "1750": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u039f\u0399 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u039f\u0399", "1751": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u0391 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u0391 \u03a3\u03a9\u039c\u0391\u03a4\u0395\u0399\u0391 \u039a\u0391\u0399 \u039f\u039c\u039f\u03a3\u03a0\u039f\u039d\u0394\u0399\u0395\u03a3", "1752": "\u03a4\u0395\u039b\u0397 \u03a7\u03a1\u0397\u03a3\u0397\u03a3 \u0391\u0395\u03a1\u039f\u039b\u0399\u039c\u0395\u039d\u03a9\u039d", "1753": "\u03a0\u03a1\u039f\u0391\u0399\u03a1\u0395\u03a4\u0399\u039a\u0397 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397", "1754": "\u039c\u0395 \u03a4\u0397 \u039b\u0399\u0392\u03a5\u0397", "1755": "\u03a0\u039f\u03a4\u0391\u039c\u039f\u03a0\u039b\u039f\u0399\u0391 \u03a6\u039f\u03a1\u03a4\u0399\u039f\u03a5 \u03a5\u0393\u03a1\u03a9\u039d \u039a\u0391\u03a5\u03a3\u0399\u039c\u03a9\u039d", "1756": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u039b\u039b\u0397\u039d\u0399\u039a\u03a9\u039d \u0397\u039b\u0395\u039a\u03a4\u03a1\u0399\u039a\u03a9\u039d \u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u03a9\u039d \u0391\u0398\u0397\u039d\u03a9\u039d-\u03a0\u0395\u0399\u03a1\u0391\u0399\u03a9\u03a3 (\u03a4.\u03a3.\u03a0.-\u0397.\u03a3.\u0391.\u03a0)", "1757": "\u039c\u0395\u03a3\u0391\u0396\u039f\u039d\u03a4\u0395\u03a3", "1758": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u039f\u03a3 \u03a0\u039f\u0399\u039d\u0399\u039a\u039f\u03a3", "1759": "\u0394\u0399\u039a\u0391\u0399\u03a9\u039c\u0391\u03a4\u0391 \u039a\u0391\u0399 \u039a\u0391\u0398\u0397\u039a\u039f\u039d\u03a4\u0391 \u03a6\u039f\u0399\u03a4\u0397\u03a4\u03a9\u039d", "1760": "\u03a0\u03a1\u039f\u0395\u0394\u03a1\u0399\u0391 \u0394\u0397\u039c\u039f\u039a\u03a1\u0391\u03a4\u0399\u0391\u03a3", "1761": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u039f\u03a5 \u039d\u039f\u039c\u039f\u03a5", "1762": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0399\u039f\u0394\u039f\u03a4\u0397\u03a3\u0397 \u039f.\u0393.\u0391", "1763": "\u03a3\u0391\u039d\u0391\u03a4\u039f\u03a1\u0399\u0391", "1764": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0395\u039c\u03a0\u039f\u03a1\u0399\u039f\u03a5 \u0395\u0399\u0394\u03a9\u039d \u03a0\u03a1\u03a9\u03a4\u0397\u03a3 \u0391\u039d\u0391\u0393\u039a\u0397\u03a3", "1765": "\u0392\u0391\u039b\u0391\u039d\u0399\u0394\u0399\u0391", "1766": "\u03a0\u039f\u039b\u03a5\u03a4\u0395\u03a7\u039d\u0399\u039a\u0397 \u03a3\u03a7\u039f\u039b\u0397 \u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u039f\u03a5 \u03a0\u0391\u03a4\u03a1\u03a9\u039d", "1767": "\u03a3\u0395\u0399\u03a3\u039c\u039f\u03a0\u039b\u0397\u039a\u03a4\u039f\u0399 \u03a0\u0395\u039b\u039f\u03a0\u039f\u039d\u039d\u0397\u03a3\u039f\u03a5", "1768": "\u0394\u0399\u0395\u0398\u039d\u0397\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a7\u03a1\u0397\u039c\u0391\u03a4\u039f\u0394\u039f\u03a4\u0397\u03a3\u0395\u03a9\u03a3", "1769": "\u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u0391 \u03a3\u03a4\u039f \u0395\u03a3\u03a9\u03a4\u0395\u03a1\u0399\u039a\u039f", "1770": "\u0399\u03a3\u03a4\u039f\u03a1\u0399\u039a\u039f \u0391\u03a1\u03a7\u0395\u0399\u039f \u03a5\u0394\u03a1\u0391\u03a3", "1771": "\u0395\u0393\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u039a\u0391\u0399 \u039a\u0399\u039d\u0397\u03a3\u0397 \u0391\u039b\u039b\u039f\u0394\u0391\u03a0\u03a9\u039d", "1772": "\u03a3\u03a7\u039f\u039b\u0397 \u03a4\u0395\u03a7\u039d\u0399\u039a\u0397\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397\u03a3 \u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d", "1773": "\u0393\u0391\u039c\u039f\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d", "1774": "\u0391\u03a0\u0391\u0393\u039f\u03a1\u0395\u03a5\u03a3\u0397 \u0395\u039e\u039f\u0394\u039f\u03a5 \u039f\u03a6\u0395\u0399\u039b\u0395\u03a4\u03a9\u039d", "1775": "\u03a0\u03a1\u03a9\u03a4\u0395\u03a3 \u03a5\u039b\u0395\u03a3 \u03a8\u0395\u039a\u0391\u03a3\u03a4\u0397\u03a1\u03a9\u039d", "1776": "\u03a6\u0399\u039b\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a4\u0399\u039a\u0397 \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0391", "1777": "\u0391\u0394\u0395\u0399\u0395\u03a3 \u039f\u0394\u0397\u0393\u03a9\u039d \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d", "1778": "\u0395\u0398\u039d\u0399\u039a\u0397 \u03a0\u0399\u039d\u0391\u039a\u039f\u0398\u0397\u039a\u0397 \u039a\u0391\u0399 \u039c\u039f\u03a5\u03a3\u0395\u0399\u039f \u0391\u039b. \u03a3\u039f\u03a5\u03a4\u03a3\u039f\u03a5", "1779": "\u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u0391 \u0394\u0395\u039c\u0391\u03a4\u0391", "1780": "\u0395\u0399\u03a3\u03a0\u03a1\u0391\u039e\u0397 \u03a0\u039f\u03a1\u03a9\u039d", "1781": "\u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0397 \u039a\u0391\u0399 \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u0399\u0391 \u03a4\u0395\u03a7\u039d\u0399\u039a\u03a9\u039d \u03a3\u03a7\u039f\u039b\u03a9\u039d", "1782": "\u0394\u0399\u0391\u0398\u0395\u03a3\u0397 \u0393\u0391\u0399\u03a9\u039d \u03a3\u03a4\u0397 \u0398\u0395\u03a3\u03a3\u0391\u039b\u0399\u0391", "1783": "\u0394\u0399\u0391\u039a\u03a1\u0399\u03a3\u0397 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u039c\u0395\u039d\u03a9\u039d", "1784": "\u0391\u0393\u0391\u0398\u039f\u0395\u03a1\u0393\u0391 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u0391 \u039a\u0395\u03a1\u039a\u03a5\u03a1\u0391\u03a3", "1785": "\u03a5\u03a0\u0391\u0399\u0398\u03a1\u0399\u039f-\u03a0\u039b\u0391\u039d\u039f\u0394\u0399\u039f \u0395\u039c\u03a0\u039f\u03a1\u0399\u039f \u039a\u0391\u0399 \u0395\u039c\u03a0\u039f\u03a1\u039f\u03a0\u0391\u039d\u0397\u0393\u03a5\u03a1\u0395\u0399\u03a3", "1786": "\u0395\u039e\u0391\u0393\u03a9\u0393\u0399\u039a\u0391 \u03a4\u0395\u039b\u0397", "1787": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0399\u039a\u039f \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f - \u039f\u03a1\u0393\u0391\u039d\u03a9\u03a3\u0397 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u03a9\u039d - \u039a\u03a5\u0392\u0395\u03a1\u039d\u0397\u03a4\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0395\u03a3", "1788": "\u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u0391 \u039a\u0391\u0399 \u0391\u039c\u0391\u039e\u0399\u0394\u0399\u0391 \u0391\u039d\u0391\u03a0\u0397\u03a1\u03a9\u039d \u03a0\u039f\u039b\u0395\u039c\u039f\u03a5", "1789": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0395\u03a3 \u03a0\u0395\u03a1\u0399\u03a6\u0395\u03a1\u0395\u0399\u0391\u039a\u0397\u03a3 \u0391\u039d\u0391\u03a0\u03a4\u03a5\u039e\u0397\u03a3", "1790": "\u0394\u0399\u0391\u03a4\u0399\u039c\u0397\u03a3\u0397 \u03a6\u0391\u03a1\u039c\u0391\u039a\u03a9\u039d", "1791": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u0395\u0399\u0394\u03a9\u039d \u03a0\u039f\u039b\u03a5\u03a4\u0395\u039b\u0395\u0399\u0391\u03a3", "1792": "\u039d\u0391\u03a5\u03a4\u0399\u039a\u0397 \u03a0\u039f\u0399\u039d\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "1793": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u03a9\u039d \u03a0\u0395\u03a4\u03a1\u0395\u039b\u0391\u0399\u039f\u0395\u0399\u0394\u03a9\u039d", "1794": "\u0394\u03a9\u03a1\u039f \u0395\u039f\u03a1\u03a4\u03a9\u039d \u0395\u03a6\u0397\u039c\u0395\u03a1\u0399\u0394\u039f\u03a0\u03a9\u039b\u03a9\u039d", "1795": "\u0394\u0399\u0395\u03a5\u039a\u039f\u039b\u03a5\u039d\u03a3\u0395\u0399\u03a3 \u0393\u0399\u0391 \u03a4\u0397\u039d \u0391\u039d\u039f\u0399\u039a\u039f\u0394\u039f\u039c\u0397\u03a3\u0397", "1796": "\u0395\u03a0\u0399\u03a3\u039a\u0395\u03a5\u0391\u03a3\u03a4\u0395\u03a3 - \u03a3\u03a5\u039d\u0395\u03a1\u0393\u0395\u0399\u0391 \u0395\u03a0\u0399\u03a3\u039a\u0395\u03a5\u0397\u03a3 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d\u039f\u0394\u0399\u039a\u0397 \u0392\u039f\u0397\u0398\u0395\u0399\u0391 \u039f\u03a7\u0397\u039c\u0391\u03a4\u03a9\u039d", "1797": "\u03a0\u0391\u03a1\u0391\u03a7\u03a9\u03a1\u0397\u03a3\u0397 \u0394\u0391\u03a3\u03a9\u039d", "1798": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0391\u03a3\u0398\u0395\u039d\u0395\u0399\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u03a9\u039d \u03a0\u0399\u03a3\u03a4\u0395\u03a9\u03a3, \u0393\u0395\u039d\u0399\u039a\u0397\u03a3 \u039a\u0391\u0399 \u0391\u039c\u0395\u03a1\u0399\u039a\u0391\u039d \u0395\u039e\u03a0\u03a1\u0395\u03a3", "1799": "\u03a0\u039b\u0397\u03a4\u03a4\u039f\u039c\u0395\u039d\u0391 \u0391\u03a0\u039f \u03a4\u0397\u039d \u0391\u039d\u0395\u03a1\u0393\u0399\u0391 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0391", "1800": "\u03a4\u0391\u039c\u0395\u0399\u0391 \u039a.\u0391.\u03a4.\u0395", "1801": "\u0395\u0399\u0394\u0399\u039a\u039f\u0399 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u039f\u0399 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u0399", "1802": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0399\u039f\u039d\u0399\u039a\u0397\u03a3 \u039a\u0391\u0399 \u039b\u0391\u0399\u039a\u0397\u03a3 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u0391\u03a3 (\u03a4.\u0391.\u03a0.- \u0399.\u039b.\u03a4.)", "1803": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u0391\u03a0\u039f \u0391\u039a\u03a4\u0399\u039d\u039f\u0392\u039f\u039b\u0399\u0395\u03a3", "1804": "\u039a\u03a1\u0391\u03a4\u0399\u039a\u039f \u0398\u0395\u0391\u03a4\u03a1\u039f \u0392. \u0395\u039b\u039b\u0391\u0394\u039f\u03a3", "1805": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u039f\u03a3 \u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u03a6\u039f\u0399\u03a4\u0397\u03a4\u03a9\u039d", "1806": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391", "1807": "\u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u03a9\u039d", "1808": "\u0395\u03a6\u0395\u03a5\u03a1\u0395\u03a3\u0395\u0399\u03a3 \u0391\u03a6\u039f\u03a1\u03a9\u03a3\u0391\u0399 \u0395\u0398\u039d. \u0391\u039c\u03a5\u039d\u0391", "1809": "\u03a5\u03a0\u039f\u0392\u03a1\u03a5\u03a7\u0399\u039f\u03a3 \u03a4\u0397\u039b\u0395\u0393\u03a1\u0391\u03a6\u039f\u03a3", "1810": "\u0391\u0394\u0395\u0399\u0395\u03a3 \u039f\u0399\u039a\u039f\u0394\u039f\u039c\u0397\u03a3 \u039e\u0395\u039d\u039f\u0394\u039f\u03a7\u0395\u0399\u03a9\u039d", "1811": "\u0399\u039d\u03a3\u03a4\u0399\u03a4\u039f\u03a5\u03a4\u039f \u0392\u03a5\u0396\u0391\u039d\u03a4\u0399\u039d\u03a9\u039d \u03a3\u03a0\u039f\u03a5\u0394\u03a9\u039d", "1812": "\u03a3\u03a7\u039f\u039b\u0397 \u0393\u0395\u03a9\u03a4\u0395\u03a7\u039d\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u03a9\u039d \u03a0\u0391\u039d\u039c\u0399\u039f\u03a5 \u0398\u0395\u03a3\u039d\u0399\u039a\u0397\u03a3", "1813": "\u0392\u0399\u0392\u039b\u0399\u039f\u0398\u0397\u039a\u0395\u03a3", "1814": "\u03a4\u0391\u039c\u0395\u0399\u0391 \u0391\u039d\u0395\u0393\u0395\u03a1\u03a3\u0395\u03a9\u03a3 \u0394\u0399\u0394\u0391\u039a\u03a4\u0397\u03a1\u0399\u03a9\u039d", "1815": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391 \u0392\u0399\u0392\u039b\u0399\u039f\u0398\u0397\u039a\u0397\u03a3", "1816": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0397\u039c\u0391\u03a4\u0391 \u0391\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0397\u03a4\u03a9\u039d \u0395\u0399\u0394\u03a9\u039d", "1817": "\u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u0399\u03a3 \u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0395\u03a9\u03a3 \u0397\u039b\u0399\u039a\u0399\u03a9\u039c\u0395\u039d\u03a9\u039d \u0397 \u0391\u039d\u0391\u03a0\u0397\u03a1\u03a9\u039d", "1818": "\u039b\u0399\u039c\u0395\u039d\u0399\u039a\u039f\u0399 \u03a3\u03a4\u0391\u0398\u039c\u039f\u0399", "1819": "\u039d\u039f\u039c\u039f\u0398\u0395\u03a4\u0399\u039a\u0395\u03a3 \u0395\u039e\u039f\u03a5\u03a3\u0399\u039f\u0394\u039f\u03a4\u0397\u03a3\u0395\u0399\u03a3", "1820": "\u0398\u0391\u039b\u0391\u039c\u039f\u0399 \u03a1\u0391\u0394\u0399\u039f\u0399\u03a3\u039f\u03a4\u039f\u03a0\u03a9\u039d", "1821": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397\u03a3", "1822": "\u0391\u03a0\u0391\u0393\u039f\u03a1\u0395\u03a5\u039c\u0395\u039d\u0395\u03a3 \u039a\u0391\u0399", "1823": "\u0397\u0398\u039f\u03a0\u039f\u0399\u039f\u0399", "1824": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u03a0\u0395\u03a1\u0399 \u0394\u0399\u0395\u0398\u039d\u03a9\u039d \u0395\u039a\u0398\u0395\u03a3\u0395\u03a9\u039d", "1825": "\u03a3\u03a6\u03a1\u0391\u0393\u0399\u03a3\u03a4\u039f\u03a3 \u03a7\u0391\u03a1\u03a4\u0397\u03a3", "1826": "\u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0395\u03a3 \u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u0396\u039f\u039c\u0395\u039d\u0395\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u0391 \u03a3\u03a5\u039c\u03a6\u0395\u03a1\u039f\u039d\u03a4\u0391", "1827": "\u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u0395\u03a3 \u0394\u0399\u0395\u03a5\u039a\u039f\u039b\u03a5\u039d\u03a3\u0395\u0399\u03a3", "1828": "\u0394\u0395\u039e\u0391\u039c\u0395\u039d\u039f\u03a0\u039b\u039f\u0399\u0391", "1829": "\u039a\u0395\u039d\u03a4\u03a1\u039f \u0394\u0399\u0395\u0398\u039d\u039f\u03a5\u03a3 \u039a\u0391\u0399 \u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u039f\u03a5", "1830": "\u0395\u03a0\u0399\u0392\u0391\u03a4\u0397\u0393\u0391 \u039c\u0395\u03a3\u039f\u0393\u0395\u0399\u0391\u039a\u0391 \u039a\u0391\u0399 \u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u0391 \u03a0\u039b\u039f\u0399\u0391", "1831": "\u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397 \u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "1832": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0398\u0395\u0391\u03a4\u03a1\u03a9\u039d \u039a\u0399\u039d\u0397\u039c\u0391\u03a4\u039f\u0393\u03a1\u0391\u03a6\u03a9\u039d \u039a\u039b\u03a0", "1833": "\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a4\u0399\u039a\u039f\u03a3 \u039a\u03a9\u0394\u0399\u039a\u0391\u03a3", "1834": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a4\u0399\u039a\u039f \u03a4.\u0395.\u0391.\u0391.\u03a0.\u0391.\u0395", "1835": "\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u0391\u039a\u0397 \u039b\u0395\u03a3\u03a7\u0397", "1836": "\u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u0391 \u039a\u0391\u0399 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u0391 \u03a3\u0397\u039c\u0391\u03a4\u0391 - (\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3)", "1837": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391\u03a4\u0391 \u0391\u03a0\u039f\u039b\u03a5\u039f\u039c\u0395\u039d\u03a9\u039d \u039f\u03a0\u039b\u0399\u03a4\u03a9\u039d \u03a9\u03a3 \u0391\u039d\u0399\u039a\u0391\u039d\u03a9\u039d", "1838": "\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u0395\u039d\u0395\u03a1\u0393\u0395\u0399\u0391\u03a3", "1839": "\u03a3\u03a7\u039f\u039b\u0397 \u039d\u039f\u039c\u0399\u039a\u03a9\u039d,\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u03a9\u039d \u039a\u0391\u0399 \u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u03a9\u039d", "1840": "\u03a0\u03a1\u039f\u03a0\u039b\u0397\u03a1\u03a9\u039c\u0395\u03a3 \u039a\u0391\u0399 \u03a0\u03a1\u039f\u039a\u0391\u03a4\u0391\u0392\u039f\u039b\u0395\u03a3", "1841": "\u039a\u039b\u0391\u0394\u039f\u03a3 \u0391\u03a3\u0398\u0395\u039d\u0395\u0399\u0391\u03a3 \u03a4.\u0395.\u0392.\u0395", "1842": "\u0394\u0399\u0391\u039d\u039f\u039c\u0397 \u0393\u0391\u0399\u03a9\u039d \u039a\u03a9\u03a0\u0391\u0399\u0394\u0391\u03a3", "1843": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3 \u039d.\u03a0.\u0394.\u0394. - \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u03a9\u039d & \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u03a9\u039d", "1844": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u03a5\u03a0\u039f\u0394\u039f\u039c\u03a9\u039d, \u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u03a9\u039d \u039a\u0391\u0399 \u0394\u0399\u039a\u03a4\u03a5\u03a9\u039d", "1845": "\u0391\u0395\u03a1\u039f\u039d\u0391\u03a5\u0391\u0393\u039f\u03a3\u03a9\u03a3\u03a4\u0399\u039a\u0397 \u039c\u039f\u039d\u0391\u0394\u0391", "1846": "\u039a\u039f\u03a5\u03a1\u0395\u0399\u0391, \u039a\u039f\u039c\u039c\u03a9\u03a4\u0397\u03a1\u0399\u0391 \u039a.\u039b.\u03a0", "1847": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u03a9\u039d", "1848": "\u0395\u0399\u0394\u0399\u039a\u0391 \u03a3\u03a5\u039d\u0395\u03a1\u0393\u0395\u0399\u0391", "1849": "\u039a\u0391\u03a4\u0395\u03a8\u03a5\u0393\u039c\u0395\u039d\u0391 \u039a\u03a1\u0395\u0391\u03a4\u0391", "1850": "\u039c\u0395\u03a3\u039f\u0393\u0395\u0399\u0391\u039a\u0391 \u0394\u03a1\u039f\u039c\u039f\u039b\u039f\u0393\u0399\u0391 \u0395\u03a0\u0399\u0392\u0391\u03a4\u0397\u0393\u03a9\u039d \u03a0\u039b\u039f\u0399\u03a9\u039d", "1851": "\u03a3\u03a5\u0393\u039a\u03a1\u039f\u03a4\u0397\u03a3\u0397 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "1852": "\u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u0399\u039a\u039f\u03a3 \u039a\u03a9\u0394\u0399\u039a\u0391\u03a3", "1853": "\u0393\u0395\u039d\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a4\u0391\u039e\u0395\u0399\u03a3 \u03a0\u0395\u03a1\u0399 \u03a6\u0391\u03a1\u039c\u0391\u039a\u0395\u0399\u03a9\u039d", "1854": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u03a3\u03a4\u0395\u0393\u0391\u03a3\u03a4\u0399\u039a\u039f\u0399 \u039d\u039f\u039c\u039f\u0399", "1855": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u039f\u039d\u0399\u03a3\u039c\u039f\u03a5", "1856": "\u03a0\u03a1\u039f\u03a3\u039b\u0397\u03a8\u0395\u0399\u03a3 \u03a3\u03a4\u039f \u0394\u0397\u039c\u039f\u03a3\u0399\u039f", "1857": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a. \u0391\u03a3\u03a6\u0391\u039b. \u03a0\u03a1\u039f\u03a3\u03a9\u03a0. \u039f.\u0395.\u0391.\u03a3. \u039a\u0391\u0399 \u03a5\u03a0\u0391\u039b\u039b. \u0393\u03a1\u0391\u03a6\u0395\u0399\u03a9\u039d \u039a\u039f\u0399\u039d\u03a9\u039d \u03a4\u0391\u039c\u0395\u0399\u03a9\u039d \u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u039b\u0395\u03a9\u03a6\u039f\u03a1\u0395\u0399\u03a9\u039d", "1858": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0397 \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391", "1859": "\u039d\u039f\u039c\u0399\u03a3\u039c\u0391\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "1860": "\u0391\u03a1\u03a7\u0397 \u0394\u0399\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397\u03a3 \u0391\u03a0\u039f\u03a1\u03a1\u0397\u03a4\u039f\u03a5 \u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u03a9\u039d (\u0391.\u0394.\u0391.\u0395.)", "1861": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0391 \u03a3\u03a5\u039d\u0395\u03a1\u0393\u0395\u0399\u0391", "1862": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u0397 \u039a\u03a1\u0391\u03a4\u0397\u03a3\u0397", "1863": "\u0395\u03a6\u0397\u039c\u0395\u03a1\u0399\u0394\u0391 \u03a4\u0397\u03a3 \u039a\u03a5\u0392\u0395\u03a1\u039d\u0397\u03a3\u0395\u03a9\u03a3", "1864": "\u0391\u039d\u03a9\u03a4\u0391\u03a4\u039f \u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u039f \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f", "1865": "\u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0395\u0399\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u0394\u0399\u039a\u0395\u0399\u03a9\u039d", "1866": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397 \u0394\u0399\u039f\u03a0\u03a9\u039d, \u039d\u0391\u03a5\u03a4\u03a9\u039d \u039a\u0391\u0399 \u039d\u0391\u03a5\u03a4\u039f\u03a0\u0391\u0399\u0394\u03a9\u039d", "1867": "\u03a0\u0395\u03a1\u0399\u03a0\u03a4\u03a9\u03a3\u0395\u0399\u03a3 \u0391\u039c\u039f\u0399\u0392\u0391\u0399\u0391\u03a3 \u03a3\u03a5\u039d\u0394\u03a1\u039f\u039c\u0397\u03a3", "1868": "\u03a5\u03a0\u039f\u039d\u039f\u039c\u039f\u0399 \u03a0\u03a1\u03a9\u03a4\u0395\u03a5\u039f\u03a5\u03a3\u0391\u03a3", "1869": "\u03a4\u0395\u039b\u0397 \u0394\u0399\u0391\u0394\u03a1\u039f\u039c\u0397\u03a3 \u0395\u039d\u0391\u0395\u03a1\u0399\u039f\u03a5 \u03a7\u03a9\u03a1\u039f\u03a5", "1870": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0391\u0399 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0391\u0399", "1871": "\u0399\u0391\u03a4\u03a1\u0399\u039a\u0395\u03a3 \u0395\u0399\u0394\u0399\u039a\u039f\u03a4\u0397\u03a4\u0395\u03a3", "1872": "\u0395\u03a1\u03a4 \u2013 2", "1873": "\u0395\u039a\u03a4\u0395\u039b\u0395\u03a3\u0397 \u0395\u03a1\u0393\u03a9\u039d \u039f.\u03a3.\u0395.\u039a\u0391\u0399 \u03a3\u03a5\u039d\u0394\u0395\u0394\u0395\u039c\u0395\u039d\u03a9\u039d \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u03a9\u039d", "1874": "\u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3", "1875": "\u03a3\u03a5\u039c\u039c\u0395\u03a4\u039f\u03a7\u0397 \u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u03a9\u039d \u03a3\u0395 \u03a0\u03a1\u039f\u039c\u0397\u0398\u0395\u0399\u0395\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5", "1876": "\u0394\u0399\u039a\u0391\u0399\u03a9\u039c\u0391 \u03a7\u039f\u03a1\u03a4\u039f\u039d\u039f\u039c\u0397\u03a3", "1877": "\u039f\u0399\u039a\u039f\u039a\u03a5\u03a1\u0399\u039a\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3", "1878": "\u039a\u0395\u039d\u03a4\u03a1\u0391 \u03a5\u0393\u0395\u0399\u0391\u03a3-\u03a0\u039f\u039b\u03a5\u0399\u0391\u03a4\u03a1\u0395\u0399\u0391", "1879": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u039f \u03a3\u03a5\u039d\u0394\u0399\u0391\u039b\u039b\u0391\u0393\u0397\u03a3 \u039a\u0391\u0399 \u0394\u0399\u0391\u0399\u03a4\u0397\u03a3\u0399\u0391\u03a3", "1880": "\u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397 \u0399\u03a7\u0398\u03a5\u03a9\u039d", "1881": "\u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u039f\u0399 \u0395\u039e\u0395\u03a5\u0393\u0395\u039d\u0399\u03a3\u039c\u039f\u03a5 \u0394\u0395\u039d\u0394\u03a1\u03a9\u039d", "1882": "\u03a6\u039f\u0399\u03a4\u0397\u03a4\u0395\u03a3", "1883": "\u0394\u039f\u039c\u0397\u03a3\u0397 \u0395\u03a0\u0399 \u03a1\u03a5\u039c\u039f\u03a4\u039f\u039c\u039f\u03a5\u039c\u0395\u039d\u03a9\u039d \u0391\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d", "1884": "\u0391\u03a0\u0391\u03a3\u03a7\u039f\u039b\u0397\u03a3\u0397 - \u0395\u039e\u0395\u0399\u0394\u0399\u039a\u0395\u03a5\u03a3\u0397 - \u039a\u0391\u03a4\u0391\u03a1\u03a4\u0399\u03a3\u0397 \u0391\u039d\u0395\u03a1\u0393\u03a9\u039d", "1885": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u03a6\u0391\u03a1\u039c\u0391\u039a\u0395\u03a5\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a1\u0393\u0391\u03a3\u0399\u03a9\u039d (\u03a4.\u0395.\u0391.\u03a5.\u03a6.\u0395.)", "1886": "\u039d\u039f\u039c\u0399\u03a3\u039c\u0391\u03a4\u0399\u039a\u039f \u03a3\u03a5\u03a3\u03a4\u0397\u039c\u0391", "1887": "\u0391\u03a0\u039f\u0393\u03a1\u0391\u03a6\u0397 \u039d\u0391\u03a5\u03a4\u0399\u039a\u03a9\u039d", "1888": "\u0395\u0398\u039d\u0399\u039a\u039f \u0398\u0395\u0391\u03a4\u03a1\u039f", "1889": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u039f\u039d\u0399\u039a\u0397\u03a3 \u0384\u0395\u03a1\u0395\u03a5\u039d\u0391\u03a3 \u039a\u0391\u0399 \u0391\u039d\u0391\u03a0\u03a4\u03a5\u039e\u0395\u03a9\u03a3", "1890": "\u03a0\u0391\u03a1\u039f\u03a7\u0395\u03a3 \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u039a\u039f\u03a5 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391\u03a3", "1891": "\u03a3\u0399\u0392\u0399\u03a4\u0391\u039d\u0399\u0394\u0395\u0399\u039f\u03a3 \u03a3\u03a7\u039f\u039b\u0397", "1892": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0397 \u0399\u0391\u03a4\u03a1\u0399\u039a\u0397 \u03a3\u03a7\u039f\u039b\u0397", "1893": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u03a9\u039d \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u03a9\u039d", "1894": "\u0391\u03a0\u0391\u0393\u039f\u03a1\u0395\u03a5\u03a3\u0397 \u0391\u03a0\u0391\u039b\u039b\u039f\u03a4\u03a1\u0399\u03a9\u03a3\u0397\u03a3 \u03a0\u039b\u039f\u0399\u03a9\u039d", "1895": "\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u0391\u039a\u0391 \u03a3\u03a5\u0393\u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0391", "1896": "\u039c\u039f\u03a5\u03a3\u039f\u03a5\u039b\u039c\u0391\u039d\u039f\u0399", "1897": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u039f\u0399 \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u039f\u0399 \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u039f\u03a5 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "1898": "\u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391 \u039a\u0391\u0399 \u03a0\u03a1\u039f\u039c\u0397\u0398\u0395\u0399\u0395\u03a3", "1899": "\u03a4\u039f\u03a0\u0399\u039a\u0391 \u0395\u0393\u0393\u0395\u0399\u039f\u0392\u0395\u039b\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391", "1900": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u0396\u03a9\u03a9\u039d", "1901": "\u03a3\u03a5\u039d\u03a4\u0391\u0393\u039c\u0391", "1902": "\u039d\u039f\u039c\u039f\u0399 \u03a0\u0395\u03a1\u0399 \u03a7\u03a1\u0397\u039c\u0391\u03a4\u0399\u03a3\u03a4\u0397\u03a1\u0399\u039f\u03a5 - \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397 \u039a\u0395\u03a6\u0391\u039b\u0391\u0399\u0391\u0393\u039f\u03a1\u0391\u03a3 - \u03a7\u03a1\u0397\u039c\u0391\u03a4\u0399\u03a3\u03a4\u0397\u03a1\u0399\u0391\u039a\u0397 \u0391\u0393\u039f\u03a1\u0391 \u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u03a9\u039d", "1903": "\u0393\u0395\u03a9\u03a4\u03a1\u0397\u03a3\u0395\u0399\u03a3", "1904": "\u03a4\u0391\u039c\u0395\u0399\u0391 \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u039a\u0391\u0399 \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u0397\u03a3 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u0391\u03a3 \u0395\u039b\u039b\u0391\u0394\u0391\u03a3 (\u03a4.\u0395.\u0391.\u03a0.\u0395.\u03a4.\u0395 \u039a\u0391\u0399 \u03a4.\u0391.\u03a0.\u0395.\u03a4.\u0395.)", "1905": "\u0395\u03a6\u0395\u0394\u03a1\u039f\u0399 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "1906": "\u039a\u0391\u03a4\u2019 \u0399\u0394\u0399\u0391\u039d \u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u0391 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a4\u0397\u03a1\u0399\u0391", "1907": "\u03a3\u03a7\u039f\u039b\u0397 \u039d\u039f\u039c\u0399\u039a\u03a9\u039d \u039a\u0391\u0399 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u03a9\u039d", "1908": "\u039a\u0391\u03a4\u0391\u0392\u039f\u039b\u0397 \u0395\u0399\u03a3\u03a6\u039f\u03a1\u03a9\u039d \u039c\u0395 \u0394\u039f\u03a3\u0395\u0399\u03a3", "1909": "\u03a0\u0391\u039b\u0391\u0399\u039f\u03a4\u0395\u03a1\u0395\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u0395\u03a3 \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0395\u03a3", "1910": "\u03a4\u03a1\u039f\u039c\u039f\u039a\u03a1\u0391\u03a4\u0399\u0391 - \u039f\u03a1\u0393\u0391\u039d\u03a9\u039c\u0395\u039d\u0397", "1911": "\u03a4\u0391\u039c\u0395\u0399\u0391 \u0395\u039b\u0399\u0391\u03a3-\u0394\u0391\u039a\u039f\u039a\u03a4\u039f\u039d\u0399\u0391", "1912": "\u0393\u03a1\u0391\u03a6\u0395\u0399\u0391 \u0395\u03a5\u03a1\u0395\u03a3\u0395\u03a9\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039a\u0397\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "1913": "\u0391\u03a1\u03a4\u039f\u03a0\u039f\u0399\u0395\u0399\u0391", "1914": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039a\u03a5\u039a\u039b\u039f\u03a5 \u0395\u03a1\u0393\u0391\u03a3\u0399\u03a9\u039d", "1915": "\u03a3\u03a5\u039d\u0391\u039b\u039b\u0391\u0393\u039c\u0391\u03a4\u0399\u039a\u0397 \u039a\u0391\u0399 \u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0399\u039f \u03a3\u0395 \u0394\u0399\u0391\u03a4\u0391\u0393\u0397", "1916": "\u03a0\u0395\u03a1\u0399\u03a6\u0395\u03a1\u0395\u0399\u0391\u039a\u0395\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0395\u03a3 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u03a9\u039d \u039a\u0391\u0399 \u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u03a9\u039d", "1917": "\u0395\u039b\u039b\u0397\u039d\u0399\u039a\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a4\u039f\u03a5\u03a1\u0399\u03a3\u039c\u039f\u03a5", "1918": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a4\u03a1\u0391\u03a5\u039c\u0391\u03a4\u0399\u03a9\u039d, \u0391\u0399\u03a7\u039c\u0391\u039b\u03a9\u03a4\u03a9\u039d \u039a\u0391\u0399 \u0391\u039c\u0391\u03a7\u039f\u03a5 \u03a0\u039b\u0397\u0398\u03a5\u03a3\u039c\u039f\u03a5", "1919": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u0399\u0391\u03a3 \u03a4.\u0395.\u0392.\u0395", "1920": "\u03a3\u03a4\u0395\u0393\u0391\u03a3\u0397 \u0391\u039d\u0391\u03a0\u0397\u03a1\u03a9\u039d \u03a0\u039f\u039b\u0395\u039c\u039f\u03a5", "1921": "\u0391\u0398\u039b\u0397\u03a4\u0399\u03a3\u039c\u039f\u03a3 \u039a\u0391\u0399 \u03a8\u03a5\u03a7\u0391\u0393\u03a9\u0393\u0399\u0391 \u03a0. \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "1922": "\u0391\u039d\u0395\u039b\u039a\u03a5\u03a3\u03a4\u0397\u03a1\u0395\u03a3 - \u0391\u039d\u03a5\u03a8\u03a9\u03a4\u0399\u039a\u0391 \u039c\u0395\u03a3\u0391 \u039a\u0391\u0399 \u039c\u0397\u03a7\u0391\u039d\u0397\u039c\u0391\u03a4\u0391", "1923": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3 \u03a0\u039b\u0397\u03a1\u03a9\u039c\u0391\u03a4\u03a9\u039d \u0395\u03a0\u0399\u03a4\u0391\u039a\u03a4\u03a9\u039d \u03a0\u039b\u039f\u0399\u03a9\u039d", "1924": "\u0394\u0399\u039a\u0391\u0399\u03a9\u039c\u0391\u03a4\u0391 \u03a5\u03a0\u0395\u03a1\u0397\u039c\u0395\u03a1\u0399\u0391\u03a3", "1925": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u03a9\u039d \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d", "1926": "\u039a\u0391\u03a0\u039d\u039f\u03a3", "1927": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a3\u0395\u0399\u03a3\u039c\u039f\u03a0\u039b\u0397\u039a\u03a4\u03a9\u039d", "1928": "\u0391\u03a0\u039f\u03a3\u03a4\u03a1\u0391\u03a4\u0395\u0399\u0395\u03a3 \u039a\u0391\u0399 \u0391\u03a0\u039f\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0395\u0399\u03a3", "1929": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d \u03a3\u03a7\u039f\u039b\u03a9\u039d", "1930": "\u0394\u0399\u0395\u0398\u039d\u0395\u0399\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u0393\u0399\u0391 \u03a4\u0397\u039d \u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a4\u03a9\u039d \u0395\u03a1\u0393\u0391\u0396\u039f\u039c\u0395\u039d\u03a9\u039d \u0391\u039d\u0397\u039b\u0399\u039a\u03a9\u039d", "1931": "\u039a\u0395\u039d\u03a4\u03a1\u0399\u039a\u0397 \u0391\u0393\u039f\u03a1\u0391 \u0391\u0398\u0397\u039d\u03a9\u039d", "1932": "\u0395\u039d\u0399\u03a3\u03a7\u03a5\u03a3\u0397 \u0395\u039b\u0391\u0399\u039f\u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0397\u03a3", "1933": "\u0391\u039d\u039f\u0399\u039a\u03a4\u0391 \u03a3\u03a9\u03a6\u03a1\u039f\u039d\u0399\u03a3\u03a4\u0399\u039a\u0391 \u039a\u0391\u03a4\u0391\u03a3\u03a4\u0397\u039c\u0391\u03a4\u0391", "1934": "\u03a6\u0399\u039b\u0391\u039d\u0398\u03a1\u03a9\u03a0\u0399\u039a\u0391 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u0391 \u0396\u0391\u039a\u03a5\u039d\u0398\u039f\u03a5", "1935": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u0395\u0399\u0394\u0397 \u03a4\u03a1\u039f\u03a6\u0399\u039c\u03a9\u039d, \u03a0\u039f\u03a4\u03a9\u039d & \u0391\u039d\u03a4\u0399\u039a\u0395\u0399\u039c\u0395\u039d\u03a9\u039d", "1936": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u03a9\u039d \u03a4\u03a5\u03a0\u039f\u03a5", "1937": "\u03a0\u0395\u03a1\u0399\u039f\u03a1\u0399\u03a3\u039c\u039f\u0399 \u0395\u0399\u03a3\u0391\u0393\u03a9\u0393\u0397\u03a3", "1938": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a1\u0399\u039d\u0397 \u0395\u0399\u03a3\u0394\u039f\u03a7\u0397 \u0395\u039c\u03a0\u039f\u03a1\u0395\u03a5\u039c\u0391\u03a4\u03a9\u039d", "1939": "\u0391\u03a1\u03a7\u0395\u0399\u039f", "1940": "\u0394\u0399\u03a5\u039b\u0399\u03a3\u03a4\u0397\u03a1\u0399\u0391 \u03a0\u0395\u03a4\u03a1\u0395\u039b\u0391\u0399\u039f\u03a5", "1941": "\u0395\u0399\u03a3\u0391\u0393\u03a9\u0393\u0397 \u03a0\u0391\u0399\u0394\u0391\u0393\u03a9\u0393\u0399\u039a\u039f\u03a5 \u03a5\u039b\u0399\u039a\u039f\u03a5", "1942": "\u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0397 \u039a\u039b\u0397\u03a1\u039f\u0394\u039f\u03a4\u0397\u039c\u0391\u03a4\u03a9\u039d", "1943": "\u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u039f\u0399 \u0392\u039f\u03a1\u0395\u0399\u039f\u0394\u03a5\u03a4\u0399\u039a\u0397\u03a3 \u0395\u039b\u039b\u0391\u0394\u039f\u03a3", "1944": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0395\u03a1\u0393\u0391\u03a4\u039f\u03a4\u0395\u03a7\u039d\u0399\u03a4\u03a9\u039d \u0394\u039f\u039c\u0399\u039a\u03a9\u039d \u039a\u0391\u0399 \u039e\u03a5\u039b\u039f\u03a5\u03a1\u0393\u0399\u039a\u03a9\u039d \u0395\u03a1\u0393\u0391\u03a3\u0399\u03a9\u039d (\u03a4.\u0395.\u0391.\u0395.\u0394.\u039e.\u0395.)", "1945": "\u03a4\u0391\u039c\u0395\u0399\u0391 \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u03a3\u03a4\u0399\u03a3 \u03a0\u03a1\u0395\u03a3\u0392\u0395\u0399\u0395\u03a3", "1946": "\u039f\u0399\u039a\u039f\u0393\u0395\u039d\u0395\u0399\u0391\u039a\u039f\u03a3 \u03a0\u03a1\u039f\u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0399\u03a3\u039c\u039f\u03a3 - \u03a5\u0393\u0395\u0399\u0391 \u03a0\u0391\u0399\u0394\u0399\u039f\u03a5", "1947": "\u0391\u03a1\u03a7\u0399\u0395\u03a1\u0395\u0399\u03a3", "1948": "\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u0391 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u0394\u0399\u039a\u0391\u0399\u039f\u03a3\u03a5\u039d\u0397\u03a3", "1949": "\u039d\u039f\u03a3\u039f\u039a\u039f\u039c\u0395\u0399\u0391\u039a\u0397 \u03a0\u0395\u03a1\u0399\u0398\u0391\u039b\u03a8\u0397", "1950": "\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0397\u039c\u0391\u03a4\u0391 \u03a0\u03a9\u039b\u0397\u03a3\u0395\u03a9\u03a3 \u039f\u0399\u039d\u039f\u03a0\u039d\u0395\u03a5\u039c\u0391\u03a4\u03a9\u0394\u03a9\u039d \u03a0\u039f\u03a4\u03a9\u039d \u039a\u0391\u0399 \u039a\u0395\u039d\u03a4\u03a1\u0391 \u0394\u0399\u0391\u03a3\u039a\u0395\u0394\u0391\u03a3\u0395\u03a9\u03a3", "1951": "\u03a0\u03a1\u03a9\u03a4\u0395\u03a5\u039f\u03a5\u03a3\u0391", "1952": "\u03a0\u039f\u039b\u03a5\u03a4\u0395\u03a7\u039d\u0395\u0399\u039f \u039a\u03a1\u0397\u03a4\u0397\u03a3", "1953": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u03a9\u039d \u03a4\u03a3\u0399\u039c\u0395\u039d\u03a4\u03a9\u039d (\u03a4.\u0395.\u0391.\u03a0.\u0395.\u03a4.)", "1954": "\u0395\u039b\u039b\u0397\u039d\u0399\u039a\u039f\u03a3 \u03a4\u0391\u03a0\u0397\u03a4\u039f\u03a5\u03a1\u0393\u0399\u039a\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3", "1955": "\u0395\u03a6\u0391\u03a1\u039c\u039f\u0393\u0397 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u0399\u039a\u039f\u03a5 \u039a\u03a9\u0394\u0399\u039a\u0391", "1956": "\u0397\u039b\u0395\u039a\u03a4\u03a1\u039f\u039b\u039f\u0393\u0399\u039a\u039f \u0395\u03a1\u0393\u0391\u03a3\u03a4\u0397\u03a1\u0399\u039f", "1957": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u03a9\u039d \u039a\u0391\u0399 \u0395\u03a1\u0393\u039f\u039b\u0397\u03a0\u03a4\u03a9\u039d", "1958": "\u039c\u0395\u03a3\u0399\u03a4\u0395\u03a3 \u0391\u03a3\u03a4\u0399\u039a\u03a9\u039d \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u03a9\u039d", "1959": "\u03a0\u039b\u03a9\u03a4\u0395\u03a3 \u0394\u0395\u039e\u0391\u039c\u0395\u039d\u0395\u03a3", "1960": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u0399 \u03a6\u039f\u03a1\u03a4\u03a9\u03a3\u0395\u03a9\u039d", "1961": "\u0395\u0399\u0394\u0399\u039a\u0391 \u0395\u03a0\u0399\u0394\u039f\u039c\u0391\u03a4\u0391", "1962": "\u03a0\u039f\u0399\u039d\u0399\u039a\u039f\u03a3 \u039a\u03a9\u0394\u0399\u039a\u0391\u03a3", "1963": "\u0395\u0399\u0394\u0399\u039a\u039f\u03a3 \u039b\u039f\u0393\u0391\u03a1\u0399\u0391\u03a3\u039c\u039f\u03a3 \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 (\u03a4.\u03a3.\u0395.\u03a5.\u03a0.)", "1964": "\u0395\u0398\u039d\u0399\u039a\u0397 \u0391\u039d\u03a4\u0399\u03a3\u03a4\u0391\u03a3\u0397", "1965": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u0397\u03a3 \u0391\u039d\u0391\u03a0\u03a4\u03a5\u039e\u0397\u03a3", "1966": "\u0395\u03a1\u0393\u0391 \u039a\u039f\u0399\u039d\u0397\u03a3 \u03a5\u03a0\u039f\u0394\u039f\u039c\u0397\u03a3", "1967": "\u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 T\u0395\u039b\u03a9\u039d\u0395\u0399\u03a9\u039d \u03a0\u0395\u0399\u03a1\u0391\u0399\u0391", "1968": "\u0399\u0391\u03a4\u03a1\u0399\u039a\u0397 \u03a3\u03a7\u039f\u039b\u0397 \u0399\u03a9\u0391\u039d\u039d\u0399\u039d\u03a9\u039d", "1969": "\u0396\u03a9\u039f\u039a\u039b\u039f\u03a0\u0397 \u039a\u0391\u0399 \u0396\u03a9\u039f\u039a\u03a4\u039f\u039d\u0399\u0391", "1970": "\u03a1\u03a5\u0398\u039c\u0399\u03a3\u0399\u03a3 \u039a\u0399\u039d\u0397\u03a3\u0395\u03a9\u03a3 \u0395\u039d \u039f\u0394\u039f\u0399\u03a3", "1971": "\u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0395\u03a3 \u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391\u03a3 \u039a\u03a1\u0391\u03a4\u039f\u03a5\u039c\u0395\u039d\u03a9\u039d - \u0391\u03a0\u039f\u03a6\u03a5\u039b\u0391\u039a\u0399\u0396\u039f\u039c\u0395\u039d\u03a9\u039d", "1972": "\u0394\u0391\u03a3\u0399\u039a\u0397 \u0394\u0399\u0395\u03a5\u0398\u0395\u03a4\u0397\u03a3\u0397 \u03a7\u0395\u0399\u039c\u0391\u03a1\u03a1\u03a9\u039d", "1973": "\u03a3\u03a5\u039d\u039f\u03a1\u0399\u0391\u039a\u039f\u0399 \u03a6\u03a5\u039b\u0391\u039a\u0395\u03a3", "1974": "\u03a3\u03a7\u039f\u039b\u0397 \u0398\u0395\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u03a9\u039d \u03a0\u0391\u039d\u039c\u0399\u039f\u03a5 \u0399\u03a9\u0391\u039d\u039d\u0399\u039d\u03a9\u039d", "1975": "\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0397 \u03a0.\u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "1976": "\u0394\u0399\u039a\u0391\u0399\u039f\u03a3\u03a4\u0391\u03a3\u0399\u039f \u0395\u03a0\u0399\u03a3\u03a4\u03a1\u0391\u03a4\u0395\u03a5\u03a3\u0395\u03a9\u03a3 1974", "1977": "\u03a1\u0391\u0394\u0399\u039f\u03a4\u0397\u039b\u0395\u0393\u03a1\u0391\u03a6\u0399\u039a\u0397 \u039a\u0391\u0399 \u03a1\u0391\u0394\u0399\u039f\u03a4\u0397\u039b\u0395\u03a6\u03a9\u039d\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391", "1978": "\u03a6\u0391\u03a1\u039c\u0391\u039a\u0391-\u0399\u0394\u0399\u039f\u03a3\u039a\u0395\u03a5\u0391\u03a3\u039c\u0391\u03a4\u0391", "1979": "\u03a3\u03a5\u039d\u03a4\u0395\u039b\u0395\u03a3\u03a4\u0395\u03a3 \u039a\u0395\u03a1\u0394\u039f\u03a5\u03a3 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u03a9\u039d", "1980": "\u0395\u0398\u039d\u0399\u039a\u039f \u039a\u0395\u039d\u03a4\u03a1\u039f \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u03a9\u039d \u0395\u03a1\u0395\u03a5\u039d\u03a9\u039d", "1981": "\u039a\u0395\u03a6\u0391\u039b\u0391\u0399\u039f \u039d\u0391\u03a5\u03a4\u0399\u039a\u0397\u03a3 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a3\u0395\u03a9\u03a3", "1982": "\u0395\u0399\u03a3\u03a0\u03a1\u0391\u039e\u0397 \u0395\u03a3\u039f\u0394\u03a9\u039d \u03a0\u0391\u03a1\u0395\u039b\u0398\u039f\u03a5\u03a3\u03a9\u039d \u03a7\u03a1\u0397\u03a3\u0395\u03a9\u039d", "1983": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0397\u039d\u03a9\u039c\u0395\u039d\u03a9\u039d \u0395\u0398\u039d\u03a9\u039d", "1984": "\u03a3\u0395\u0399\u03a3\u039c\u039f\u03a0\u039b\u0397\u039a\u03a4\u039f\u0399 \u039d\u0397\u03a3\u039f\u03a5 \u0398\u0397\u03a1\u0391\u03a3", "1985": "\u039a\u0395\u039d\u03a4\u03a1\u0399\u039a\u0397 \u0391\u0393\u039f\u03a1\u0391 \u0398\u0395\u03a3\u03a3\u0391\u039b\u039f\u039d\u0399\u039a\u0397\u03a3", "1986": "\u0394\u0399\u0391\u03a6\u0398\u039f\u03a1\u0391 \u0391\u039b\u039b\u039f\u0394\u0391\u03a0\u03a9\u039d \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u03a9\u039d", "1987": "\u0393\u0395\u03a9\u03a0\u039f\u039d\u0399\u039a\u039f \u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u039f \u0391\u0398\u0397\u039d\u03a9\u039d", "1988": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u0394\u0399\u039a\u0395\u0399\u03a9\u039d", "1989": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "1990": "\u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u0391 \u039b\u0395\u03a9\u03a6\u039f\u03a1\u0395\u0399\u0391", "1991": "\u0394\u0391\u039d\u0395\u0399\u0391 \u0391\u03a0\u039f \u0395\u039a\u0394\u039f\u03a4\u0399\u039a\u0395\u03a3 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u0395\u03a3", "1992": "\u0395\u03a0\u0399\u0398\u0391\u039b\u0391\u03a3\u03a3\u0399\u0391 \u0391\u03a1\u03a9\u0393\u0397 - \u03a1\u03a5\u039c\u039f\u03a5\u039b\u039a\u0397\u03a3\u0397 \u03a0\u039b\u039f\u0399\u03a9\u039d", "1993": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a4\u039f\u03a5 \u039a\u0391\u0398\u0395\u03a3\u03a4\u03a9\u03a4\u039f\u03a3", "1994": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u03a0\u0395\u03a1\u0399 \u03a5\u039b\u0399\u039a\u039f\u03a5 \u0395\u03a5\u0397\u039c\u0395\u03a1\u0399\u0391\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039b\u039b\u039f\u039c\u0395\u039d\u03a9\u039d", "1995": "\u039c\u0395\u03a3\u0399\u03a4\u0395\u03a3 \u0395\u0393\u03a7\u03a9\u03a1\u0399\u03a9\u039d \u03a0\u03a1\u039f\u0399\u039f\u039d\u03a4\u03a9\u039d", "1996": "\u039a\u03a1\u0391\u03a4\u0399\u039a\u0397 \u039f\u03a1\u03a7\u0397\u03a3\u03a4\u03a1\u0391 \u0391\u0398\u0397\u039d\u03a9\u039d", "1997": "\u03a4\u039c\u0397\u039c\u0391\u03a4\u0391 \u039c\u039f\u03a5\u03a3\u0399\u039a\u03a9\u039d - \u0398\u0395\u0391\u03a4\u03a1\u0399\u039a\u03a9\u039d \u03a3\u03a0\u039f\u03a5\u0394\u03a9\u039d \u039a\u0391\u0399 \u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0391\u03a3 - \u039c\u0395\u03a3\u03a9\u039d \u039c\u0391\u0396\u0399\u039a\u0397\u03a3 \u0395\u039d\u0397\u039c\u0395\u03a1\u03a9\u03a3\u0397\u03a3", "1998": "\u03a0\u0395\u0399\u0398\u0391\u03a1\u03a7\u0399\u039a\u0397 \u0395\u039e\u039f\u03a5\u03a3\u0399\u0391 \u039b\u0399\u039c\u0395\u039d\u0399\u039a\u03a9\u039d \u0391\u03a1\u03a7\u03a9\u039d", "1999": "\u0399\u039d\u03a3\u03a4\u0399\u03a4\u039f\u03a5\u03a4\u039f \u0391\u039c\u03a5\u039d\u03a4\u0399\u039a\u03a9\u039d \u0391\u039d\u0391\u039b\u03a5\u03a3\u0395\u03a9\u039d (\u0399.\u0391.\u0391.)", "2000": "\u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u039f\u0399 \u03a3\u03a4\u0391\u0398\u039c\u039f\u0399 \u0391\u03a3\u03a5\u03a1\u039c\u0391\u03a4\u039f\u03a5 - \u03a7\u03a1\u0397\u03a3\u0397 \u03a1\u0391\u0394\u0399\u039f\u03a3\u03a5\u03a7\u039d\u039f\u03a4\u0397\u03a4\u03a9\u039d", "2001": "\u0391\u039d\u0391\u0393\u039d\u03a9\u03a1\u0399\u03a3\u0397 \u039e\u0395\u039d\u03a9\u039d \u039a\u0391\u03a4\u0391\u039c\u0395\u03a4\u03a1\u0397\u03a3\u0395\u03a9\u039d", "2002": "\u0393\u0395\u039d\u039f\u039a\u03a4\u039f\u039d\u0399\u0391", "2003": "\u0395\u03a0\u0395\u039e\u0395\u03a1\u0393\u0391\u03a3\u0399\u0391 \u039a\u0391\u03a0\u039d\u039f\u03a5", "2004": "\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u0395\u03a0\u0399\u039a\u03a1\u0391\u03a4\u0395\u0399\u0391\u03a3", "2005": "\u0399\u0391\u03a4\u03a1\u039f\u0399 \u0399.\u039a.\u0391", "2006": "\u03a5\u03a0\u039f\u0398\u0397\u039a\u0397", "2007": "\u0391\u03a1\u039c\u039f\u0394\u0399\u039f\u03a4\u0397\u03a4\u0391 \u039b\u0399\u039c\u0395\u039d\u0399\u039a\u039f\u03a5 \u03a3\u03a9\u039c\u0391\u03a4\u039f\u03a3", "2008": "\u0395\u0399\u03a3\u0391\u0393\u03a9\u0393\u0395\u03a3 \u0393\u0399\u0391 \u0395\u039a\u0398\u0395\u03a3\u0395\u0399\u03a3, \u03a3\u03a5\u039d\u0395\u0394\u03a1\u0399\u0391 \u039a\u039b\u03a0", "2009": "\u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u0397 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u0391 \u0391\u039d\u0391\u03a3\u03a5\u0393\u039a\u03a1\u039f\u03a4\u0397\u03a3\u0397-\u0391\u039d\u0391\u03a0\u03a4\u03a5\u039e\u0397", "2010": "\u0391\u0395\u03a1\u039f\u0394\u03a1\u039f\u039c\u0399\u039f \u03a3\u03a0\u0391\u03a4\u03a9\u039d", "2011": "\u03a4\u039c\u0397\u039c\u0391 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u0393\u03a1\u0391\u03a6\u0399\u0391\u03a3 - \u039c\u0395\u03a3\u03a9\u039d \u039c\u0391\u0396\u0399\u039a\u0397\u03a3 \u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0391\u03a3", "2012": "\u03a4\u039f\u039a\u039f\u03a3", "2013": "\u0395\u039d\u0399\u03a3\u03a7\u03a5\u03a3\u0397 \u03a0\u039f\u039b\u0395\u039c\u039f\u03a0\u0391\u0398\u03a9\u039d \u039a\u039b\u03a0. \u0391\u0393\u03a1\u039f\u03a4\u03a9\u039d", "2014": "\u0395\u039e\u039f\u0394\u0391 \u039a\u0397\u0394\u0395\u0399\u0391\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d", "2015": "\u03a0\u0391\u03a1\u039f\u03a7\u0395\u03a3 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d", "2016": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a3\u0399\u03a4\u039f\u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0397\u03a3", "2017": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397 \u039f.\u0393.\u0391 \u0391\u03a0\u039f \u0391\u039d\u0395\u039c\u039f\u0398\u03a5\u0395\u039b\u039b\u0391 \u039a\u0391\u0399 \u03a0\u039b\u0397\u039c\u039c\u03a5\u03a1\u0391", "2018": "\u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 \u039a\u0391\u03a4\u0391\u03a3\u039a\u0395\u03a5\u03a9\u039d \u039a\u0391\u0399 \u0395\u039e\u039f\u03a0\u039b\u0399\u03a3\u039c\u039f\u03a5", "2019": "\u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u039f\u0399 \u03a5\u03a0\u039f\u039b\u039f\u0393\u039f\u0399", "2020": "\u0393\u0395\u039d\u0399\u039a\u0397 \u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0395\u0399\u0391 \u0391\u0398\u039b\u0397\u03a4\u0399\u03a3\u039c\u039f\u03a5", "2021": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3", "2022": "\u0391\u0394\u0395\u0399\u0395\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u039b.\u03a3", "2023": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u03a0\u0391\u0398\u039f\u039d\u03a4\u03a9\u039d \u03a3\u03a4\u0397\u039d", "2024": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397 \u0395\u03a0\u0399\u0392\u0391\u03a4\u03a9\u039d", "2025": "\u0391\u03a0\u0391\u039b\u039b\u039f\u03a4\u03a1\u0399\u03a9\u03a3\u0397 \u0391\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d", "2026": "\u03a3\u03a7\u039f\u039b\u0397 \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u03a9\u039d \u03a5\u0393\u0395\u0399\u0391\u03a3", "2027": "\u0395\u039d\u039f\u0399\u039a\u0399\u039f\u03a3\u03a4\u0391\u03a3\u0399\u039f \u0392\u039f\u03a3\u039a\u03a9\u039d", "2028": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u0397\u0398\u039f\u03a0\u039f\u0399\u03a9\u039d - \u03a3\u03a5\u0393\u0393\u03a1\u0391\u03a6\u0395\u03a9\u039d \u03a4\u0395\u03a7\u039d\u0399\u039a\u03a9\u039d \u0398\u0395\u0391\u03a4\u03a1\u039f\u03a5", "2029": "\u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u039f \u0395\u039d\u03a4\u0391\u039b\u039c\u0391 \u03a3\u03a5\u039b\u039b\u0397\u03a8\u0397\u03a3", "2030": "\u0391\u039d\u03a4\u0399\u039a\u0395\u0399\u039c\u0395\u039d\u0391 \u0394\u0395\u0394\u0397\u039b\u03a9\u039c\u0395\u039d\u0397\u03a3 \u0391\u039e\u0399\u0391\u03a3 \u0391\u039d\u03a4\u0399\u039a\u0391\u03a4\u0391\u0392\u039f\u039b\u0395\u03a3", "2031": "\u0393\u0395\u039d\u0399\u039a\u0397 \u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 \u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u03a9\u039d", "2032": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u0394\u0399\u039a\u0391\u0399\u039f\u03a3\u03a5\u039d\u0397\u03a3", "2033": "\u0395\u03a5\u0398\u03a5\u039d\u0397 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u03a9\u039d", "2034": "\u03a4\u039c\u0397\u039c\u0391 \u039a\u03a4\u0397\u039d\u0399\u0391\u03a4\u03a1\u0399\u039a\u0397\u03a3", "2035": "\u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u039f \u03a3\u03a9\u039c\u0391 \u0395\u039d\u039f\u03a0\u039b\u03a9\u039d \u0394\u03a5\u039d\u0391\u039c\u0395\u03a9\u039d", "2036": "\u0395\u039d\u039f\u03a1\u0399\u0391\u039a\u039f\u0399 \u039d\u0391\u039f\u0399 \u039a\u0391\u0399 \u0395\u03a6\u0397\u039c\u0395\u03a1\u0399\u039f\u0399", "2037": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0395\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "2038": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u039a\u0391\u0399 \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0397\u03a3 \u03a1\u0391\u03a1\u0399\u039f\u03a6\u03a9\u039d\u0399\u0391\u03a3-\u03a4\u0397\u039b\u0395\u039f\u03a1\u0391\u03a3\u0395\u03a9\u03a3-\u03a4\u039f\u03a5\u03a1\u0399\u03a3\u039c\u039f\u03a5 (\u03a4.\u0395.\u0391.\u03a0.\u03a0. \u0395.\u03a1.\u03a4. \u03a4.)", "2039": "\u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u0397 \u0392\u039f\u0397\u0398\u0395\u0399\u0391 \u0397.\u03a0.\u0391", "2040": "\u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5", "2041": "\u03a7\u03a1\u0397\u039c\u0391\u03a4\u0399\u039a\u0397 \u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0397 \u03a0. \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "2042": "\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u039f \u0393\u03a1\u0391\u03a6\u0395\u0399\u039f \u03a0\u03a1\u03a9\u0398\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u039f\u03a5", "2043": "\u039b\u039f\u03a5\u03a4\u03a1\u039f\u0398\u0395\u03a1\u0391\u03a0\u0395\u0399\u0391 \u039a\u0391\u0399 \u0391\u0395\u03a1\u039f\u0398\u0395\u03a1\u0391\u03a0\u0395\u0399\u0391", "2044": "\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u03a9\u039d \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u039d", "2045": "\u0395\u039d\u03a4\u039f\u039a\u0391 \u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0399\u0391", "2046": "\u03a3\u03a9\u03a6\u03a1\u039f\u039d\u0399\u03a3\u03a4\u0399\u039a\u039f\u03a3 \u039a\u03a9\u0394\u0399\u039a\u0391\u03a3", "2047": "\u0394\u0397\u039c\u039f\u03a4\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u0399\u03a3", "2048": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397\u03a3 \u0394\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u0391\u03a3 - \u039d\u0395\u039f\u03a3", "2049": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u039a\u039f\u03a5\u03a1\u0395\u0399\u03a9\u039d \u039a\u0391\u0399 \u039a\u039f\u039c\u039c\u03a9\u03a4\u0397\u03a1\u0399\u03a9\u039d", "2050": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u03a9\u039d- \u039f.\u03a3.\u0395.- \u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u03a9\u039d", "2051": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u039d\u039f\u039c\u039f\u0399 \u0393\u0399\u0391 \u03a4\u039f\u039d \u03a4\u03a5\u03a0\u039f", "2052": "\u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u0391 \u0394\u0395\u039b\u03a4\u0391\u03a1\u0399\u0391", "2053": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0397\u039b\u0395\u039a\u03a4\u03a1. \u0395\u03a4. \u0391\u0398\u0397\u039d\u03a9\u039d - \u03a0\u0395\u0399\u03a1\u0391\u0399\u03a9\u03a3 \u039a\u0391\u0399 \u0395\u039b\u039b\u0397\u039d. \u0397\u039b\u0395\u039a\u03a4\u03a1. \u0395\u03a4\u0391\u0399\u03a1\u0399\u0391\u03a3 (\u03a4.\u0391.\u03a0 \u0397.\u0395.\u0391.\u03a0.- \u0395.\u0397.\u0395.)", "2054": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397\u03a3 \u0391\u03a1\u03a4\u039f\u03a0\u039f\u0399\u03a9\u039d", "2055": "\u0394\u0397\u039c\u039f\u03a4\u0399\u039a\u039f\u0399 \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u039f\u03a4\u0399\u039a\u039f\u0399 \u0391\u03a1\u03a7\u039f\u039d\u03a4\u0395\u03a3", "2056": "\u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u0391 \u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0395\u0399\u039f\u03a5", "2057": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a0\u0391\u03a1\u039f\u03a7\u03a9\u039d \u03a4\u0391\u039c\u0395\u0399\u039f\u03a5 \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u03a9\u039d \u039a\u0391\u0399 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u03a9\u039d \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0395\u03a9\u039d (\u03a4.\u0395.\u0391.\u0391.\u03a0.\u0391.\u0395.)", "2058": "\u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f", "2059": "\u0394\u0397\u039c\u039f\u03a3\u0399\u0391 \u0395\u03a0\u0399\u03a7\u0395\u0399\u03a1\u0397\u03a3\u0397 \u0397\u039b\u0395\u039a\u03a4\u03a1\u0399\u03a3\u039c\u039f\u03a5", "2060": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u0399 \u0395\u03a1\u0393\u03a9\u039d \u03a9\u03a0\u039b\u0399\u03a3\u039c\u0395\u039d\u039f\u03a5 \u03a3\u039a\u03a5\u03a1\u039f\u0394\u0395\u039c\u0391\u03a4\u039f\u03a3", "2061": "\u0391\u039b\u0395\u03a5\u03a1\u0391-\u0391\u03a1\u03a4\u039f\u03a3", "2062": "\u03a4\u0395\u039b\u0397 \u03a0\u03a1\u039f\u03a3\u039f\u03a1\u039c\u0399\u03a3\u0395\u03a9\u03a3, \u03a0\u0391\u03a1\u0391\u0392\u039f\u039b\u0397\u03a3 \u039a\u0391\u0399 \u03a0\u0391\u03a1\u039f\u03a0\u039b\u0399\u03a3\u039c\u039f\u03a5", "2063": "\u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u0391 \u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a4\u0397\u03a1\u0399\u0391 \u03a6\u03a1\u039f\u039d\u03a4\u0399\u03a3\u03a4\u0397\u03a1\u0399\u0391", "2064": "\u0391\u03a1\u03a7\u0391\u0399\u039f\u039b\u039f\u0393\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391", "2065": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a4\u03a5\u03a0\u039f\u0393\u03a1\u0391\u03a6\u03a9\u039d \u039a\u0391\u0399 \u039c\u0399\u03a3\u0398\u03a9\u03a4\u03a9\u039d \u0393\u03a1\u0391\u03a6\u0399\u039a\u03a9\u039d \u03a4\u0395\u03a7\u039d\u03a9\u039d (\u03a4.\u0391.\u03a4. & \u039c.\u0393.\u03a4)", "2066": "\u0395\u0399\u0394\u0399\u039a\u0395\u03a3 \u0395\u03a6\u0391\u03a1\u039c\u039f\u0393\u0395\u03a3 \u039a\u03a5\u03a1\u0399\u0391\u039a\u0397\u03a3 \u0391\u03a1\u0393\u0399\u0391\u03a3", "2067": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u039d\u039f\u039c\u039f\u0399 \u0393\u0399\u0391 \u03a4\u0391 \u03a0\u039b\u0397\u03a1\u03a9\u039c\u0391\u03a4\u0391", "2068": "\u0391\u03a3\u03a4\u0399\u039a\u0391 \u03a3\u03a7\u039f\u039b\u0395\u0399\u0391", "2069": "\u03a4\u0391\u039c\u0395\u0399\u0391 \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u0395\u03a6\u0397\u039c\u0395\u03a1\u0399\u0394\u039f\u03a0\u03a9\u039b\u03a9\u039d \u039a\u0391\u0399 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d \u03a0\u03a1\u0391\u039a\u03a4\u039f\u03a1\u0395\u0399\u03a9\u039d \u0391\u0398\u0397\u039d\u03a9\u039d-\u0398\u0395\u03a3\u039d\u0399\u039a\u0397\u03a3 (\u03a4.\u03a3.\u0395.\u03a5.\u03a0.)", "2070": "\u0394\u039f\u039c\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391", "2071": "\u039d\u0391\u03a5\u03a3\u03a4\u0391\u0398\u039c\u039f\u03a3", "2072": "\u0391\u039d\u03a4\u0399\u0393\u03a1\u0391\u03a6\u0399\u039a\u0391 \u0394\u0399\u039a\u0391\u0399\u03a9\u039c\u0391\u03a4\u0391", "2073": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391 \u039f\u0399\u039a\u039f\u0393\u0395\u039d\u0395\u0399\u0391\u039a\u03a9\u039d \u0392\u0391\u03a1\u03a9\u039d", "2074": "\u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0397-\u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u0397 \u03a6\u0391\u03a1\u039c\u0391\u039a\u039f\u03a0\u039f\u0399\u0399\u0391", "2075": "\u0394\u0395\u039b\u03a4\u0399\u0391 \u03a4\u0391\u03a5\u03a4\u039f\u03a4\u0397\u03a4\u039f\u03a3", "2076": "\u03a3\u03a7\u039f\u039b\u0399\u0391\u03a4\u03a1\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391", "2077": "\u03a5\u0394\u03a1\u039f\u0393\u039f\u039d\u0391\u039d\u0398\u03a1\u0391\u039a\u0395\u03a3", "2078": "\u0393\u0395\u039d\u0399\u039a\u0391 \u03a0\u0395\u03a1\u0399 \u0395\u039a\u0398\u0395\u03a3\u0395\u03a9\u039d", "2079": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u039a\u0395\u03a3 \u0394\u0399\u0395\u03a5\u039a\u039f\u039b\u03a5\u039d\u03a3\u0395\u0399\u03a3", "2080": "\u039b\u03a3\u039c\u039f\u03a3 \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0399.\u039a.\u0391", "2081": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u039a\u03a4\u0399\u03a1\u0399\u0391\u039a\u03a9\u039d \u0395\u03a1\u0393\u03a9\u039d", "2082": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397\u03a3", "2083": "\u0395\u039b\u0391\u0399\u039f\u03a0\u03a5\u03a1\u0397\u039d\u0395\u03a3", "2084": "\u0395\u039c\u03a6\u03a5\u03a4\u0395\u03a5\u03a4\u0399\u039a\u0391 \u039a\u03a4\u0397\u039c\u0391\u03a4\u0391", "2085": "\u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "2086": "\u039a\u039b\u0391\u0394\u039f\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a4\u0395\u03a7\u039d\u0399\u039a\u03a9\u039d \u03a4\u03a5\u03a0\u039f\u03a5 \u0398\u0395\u03a3\u03a3\u0391\u039b\u039f\u039d\u0399\u039a\u0397\u03a3 (\u039a.\u0391.\u03a4.\u03a4.\u0398.)", "2087": "\u039c\u0395\u03a4\u0395\u03a9\u03a1\u039f\u039b\u039f\u0393\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391", "2088": "\u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u039f\u03a3 \u039a\u03a9\u0394\u0399\u039a\u0391\u03a3", "2089": "\u03a4\u0395\u03a7\u039d\u0399\u039a\u039f \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u039f", "2090": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u039d\u039f\u039c\u0399\u039c\u039f\u03a6\u03a1\u039f\u03a3\u03a5\u039d\u0397\u03a3", "2091": "\u0391\u03a1\u03a7\u0391\u0399\u039f\u039b\u039f\u0393\u0399\u039a\u0397 \u0395\u03a4\u0391\u0399\u03a1\u0399\u0391", "2092": "\u03a3\u03a7\u039f\u039b\u0391\u0396\u039f\u03a5\u03a3\u0395\u03a3 \u039a\u039b\u0397\u03a1\u039f\u039d\u039f\u039c\u0399\u0395\u03a3", "2093": "\u0393\u0395\u03a6\u03a5\u03a1\u0391 \u03a1\u0399\u039f\u03a5 - \u0391\u039d\u03a4\u0399\u03a1\u03a1\u0399\u039f\u03a5", "2094": "\u03a6\u039f\u0399\u03a4\u0397\u03a3\u0397, \u0395\u039e\u0395\u03a4\u0391\u03a3\u0395\u0399\u03a3 \u039a\u039b\u03a0", "2095": "\u03a4\u03a5\u03a7\u0395\u03a1\u0391, \u039c\u0399\u039a\u03a4\u0391 \u039a\u0391\u0399 \u03a4\u0395\u03a7\u039d\u0399\u039a\u0391 \u03a0\u0391\u0399\u0393\u039d\u0399\u0391", "2096": "\u039f\u03a1\u0393\u0391\u039d\u0399\u039a\u039f\u0399 \u0391\u03a1\u0399\u0398\u039c\u039f\u0399 \u03a5\u03a0\u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u03a9\u039d", "2097": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u039a\u0399\u039d\u0397\u03a4\u0397\u03a3 \u039a\u0391\u0399 \u0391\u039a\u0399\u039d\u0397\u03a4\u0397\u03a3 \u03a0\u0395\u03a1\u0399\u039f\u03a5\u03a3\u0399\u0391\u03a3", "2098": "\u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3 \u0391\u0393\u0399\u039f\u03a5 \u039f\u03a1\u039f\u03a5\u03a3", "2099": "\u039c\u039f\u039d\u039f\u03a0\u03a9\u039b\u0399\u039f \u0391\u039b\u0391\u03a4\u0399\u039f\u03a5", "2100": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397 \u0395\u039b\u039b\u0397\u039d\u03a9\u039d \u0395\u039e\u03a9\u03a4\u0395\u03a1\u0399\u039a\u039f\u03a5", "2101": "\u0394\u0399\u0395\u0398\u039d\u0395\u03a3 \u039a\u0395\u039d\u03a4\u03a1\u039f \u0391\u039d\u03a9\u03a4\u0391\u03a4\u03a9\u039d", "2102": "\u0391\u039d\u0391\u03a0\u03a1\u039f\u03a3\u0391\u03a1\u039c\u039f\u0393\u0395\u03a3 \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d", "2103": "\u0393\u0395\u039d\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u0398\u0395\u03a9\u03a1\u0397\u03a3\u0395\u0399\u03a3-\u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0395\u0399\u03a3", "2104": "\u03a3\u03a9\u039c\u0391 \u039f\u03a1\u039a\u03a9\u03a4\u03a9\u039d \u039b\u039f\u0393\u0399\u03a3\u03a4\u03a9\u039d", "2105": "\u03a3\u0395\u0399\u03a3\u039c\u039f\u03a0\u039b\u0397\u039a\u03a4\u039f\u0399 \u0392\u039f\u03a1\u0395\u0399\u039f\u03a5 \u0395\u039b\u039b\u0391\u0394\u039f\u03a3", "2106": "\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u0391 \u03a0\u0395\u0399\u03a1\u0391\u0399\u03a9\u03a3-\u039c\u0391\u039a\u0395\u0394\u039f\u039d\u0399\u0391\u03a3", "2107": "\u03a7\u03a9\u03a1\u039f\u03a4\u0391\u039e\u0399\u0391 \u039a\u0391\u0399 \u03a0\u0395\u03a1\u0399\u0392\u0391\u039b\u039b\u039f\u039d", "2108": "\u0395\u03a3\u03a9\u03a4\u0395\u03a1\u0399\u039a\u039f\u0399 \u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u0399 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "2109": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039a\u03a9\u039d \u0391\u03a4\u03a5\u03a7\u0397\u039c\u0391\u03a4\u03a9\u039d", "2110": "\u03a0\u039d\u0395\u03a5\u039c\u0391\u03a4\u0399\u039a\u0391 \u039a\u0395\u039d\u03a4\u03a1\u0391", "2111": "\u03a0\u039b\u039f\u0397\u0393\u0399\u039a\u0391 \u0394\u0399\u039a\u0391\u0399\u03a9\u039c\u0391\u03a4\u0391", "2112": "\u03a3\u03a4\u03a1\u0391\u03a4\u0395\u03a5\u039f\u039c\u0395\u039d\u039f\u0399 \u0394\u0399\u039a\u0397\u0393\u039f\u03a1\u039f\u0399", "2113": "\u03a3\u03a5\u03a3\u03a4\u0391\u03a4\u0399\u039a\u0391 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d", "2114": "\u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u039f\u0399 \u03a0\u0395\u039b\u039f\u03a0\u039f\u039d\u039d\u0397\u03a3\u039f\u03a5", "2115": "\u03a4\u039c\u0397\u039c\u0391 \u039c\u0395\u0398\u039f\u0394\u039f\u039b\u039f\u0393\u0399\u0391\u03a3, \u0399\u03a3\u03a4\u039f\u03a1\u0399\u0391\u03a3 \u039a\u0391\u0399 \u0398\u0395\u03a9\u03a1\u0399\u0391\u03a3 \u03a4\u0397\u03a3 \u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0397\u03a3", "2116": "\u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u039f \u03a0\u039f\u039b\u0399\u03a4\u0399\u03a3\u03a4\u0399\u039a\u039f \u039a\u0395\u039d\u03a4\u03a1\u039f \u0394\u0395\u039b\u03a6\u03a9\u039d", "2117": "\u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u039f\u0399 \u0395\u0393\u0393\u0395\u0399\u03a9\u039d \u0392\u0395\u039b\u03a4\u0399\u03a9\u03a3\u0395\u03a9\u039d", "2118": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u03a9\u039d (\u03a4.\u0395.\u0391.\u0394.\u03a5.)", "2119": "\u0399\u0395\u03a1\u039f\u039a\u0397\u03a1\u03a5\u039a\u0395\u03a3", "2120": "\u0395\u0399\u03a1\u0397\u039d\u039f\u0394\u0399\u039a\u0395\u0399\u0391 - \u03a0\u03a4\u0391\u0399\u03a3\u039c\u0391\u03a4\u039f\u0394\u0399\u039a\u0395\u0399\u0391", "2121": "\u0391\u0393\u039f\u03a1\u0391\u039d\u039f\u039c\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "2122": "\u03a4\u03a1\u0391\u03a0\u0395\u0396\u0399\u03a4\u0399\u039a\u0397 \u0395\u03a0\u0399\u03a4\u0391\u0393\u0397", "2123": "\u039d\u0391\u03a5\u0391\u0393\u039f\u03a3\u03a9\u03a3\u03a4\u0399\u039a\u0391 \u039a\u0391\u0399 \u03a1\u03a5\u039c\u039f\u03a5\u039b\u039a\u0391", "2124": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u039a\u0395\u03a3 \u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3\u0399", "2125": "\u039c\u0395\u03a4\u03a1\u0391 \u039a\u0391\u0399 \u03a3\u03a4\u0391\u0398\u039c\u0391", "2126": "\u0393\u0395\u039d\u0399\u039a\u039f \u03a7\u0397\u039c\u0395\u0399\u039f \u03a4\u039f\u03a5 \u039a\u03a1\u0391\u03a4\u039f\u03a5\u03a3", "2127": "\u03a3\u03a5\u039c\u03a6\u03a9\u039d\u0399\u0391 \u0393\u0399\u0391 \u0399\u03a3\u0391 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0391 \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u0391", "2128": "\u03a3\u03a5\u039d\u039f\u03a1\u0399\u0391\u039a\u039f\u0399 \u03a3\u03a4\u0391\u0398\u039c\u039f\u0399", "2129": "\u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u039f\u0399 \u03a3\u03a9\u039c\u0391\u03a4\u03a9\u039d \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "2130": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391\u039a\u0391 \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u0391", "2131": "\u0395\u0399\u03a3\u0391\u0393\u03a9\u0393\u0399\u039a\u039f\u03a3 \u039d\u039f\u039c\u039f\u03a3", "2132": "\u039a\u03a4\u0397\u039c\u0391\u03a4\u039f\u039b\u039f\u0393\u0399\u039f", "2133": "\u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u0391 \u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0395\u03a9\u03a3 \u03a5\u03a0\u0395\u0393\u0393\u03a5\u03a9\u039d \u03a0\u03a1\u039f\u03a3\u039f\u0394\u03a9\u039d", "2134": "\u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f \u039c\u0391\u039a\u0395\u0394\u039f\u039d\u0399\u0391\u03a3 \u2013 \u0398\u03a1\u0391\u039a\u0397\u03a3", "2135": "\u03a4\u039f\u03a5\u03a1\u0399\u03a3\u03a4\u0399\u039a\u0391 \u0393\u03a1\u0391\u03a6\u0395\u0399\u0391 \u039a\u0391\u0399 \u03a3\u03a9\u039c\u0391\u03a4\u0395\u0399\u0391", "2136": "\u0394\u0391\u039d\u0395\u0399\u0391 \u0391\u039d\u0391\u03a3\u03a5\u0393\u039a\u03a1\u039f\u03a4\u0397\u03a3\u0397\u03a3", "2137": "\u0391\u03a3\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u0393\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0395\u03a3 \u0398\u0395\u03a3\u03a3\u0391\u039b\u039f\u039d\u0399\u039a\u0397\u03a3-\u039f.\u0391.\u03a3.\u0398", "2138": "\u0395\u0398\u0395\u039b\u039f\u039d\u03a4\u0395\u03a3 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "2139": "\u03a3\u0397\u039c\u0395\u0399\u03a9\u03a4\u0395\u03a3", "2140": "\u03a4\u0395\u039b\u0397 \u0395\u0393\u039a\u0391\u03a4\u0391\u03a3\u03a4\u0391\u03a3\u0397\u03a3 - \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u0399\u0391\u03a3 \u039a\u0395\u03a1\u0391\u0399\u03a9\u039d", "2141": "\u0397.\u03a0.\u0391", "2142": "\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u0391 \u0391\u0399\u0393\u0391\u0399\u039f\u03a5, \u0399\u039f\u039d\u0399\u039f\u03a5 \u039a\u0391\u0399 \u0398\u0395\u03a3\u03a3\u0391\u039b\u0399\u0391\u03a3", "2143": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391\u03a3 \u039e\u0395\u039d\u039f\u0394\u039f\u03a7\u03a9\u039d", "2144": "\u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u0391 \u03a3\u03a4\u0395\u0393\u0391\u03a3\u0395\u03a9\u03a3", "2145": "\u03a4\u0395\u03a7\u039d\u0399\u039a\u0397 \u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0397 \u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u0391\u0395\u03a1\u039f\u03a0\u039b\u0391\u039d\u03a9\u039d", "2146": "\u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u0398\u0395\u0391\u039c\u0391\u03a4\u03a9\u039d", "2147": "\u03a3\u03a4\u03a1\u0391\u03a4\u039f\u039b\u039f\u0393\u0399\u0391 \u039f\u03a0\u039b\u0399\u03a4\u03a9\u039d \u03a7\u03a9\u03a1\u039f\u03a6\u03a5\u039b\u0391\u039a\u0397\u03a3", "2148": "\u0393\u03a5\u039c\u039d\u0391\u03a3\u0399\u0391 \u0391\u03a1\u0399\u03a3\u03a4\u039f\u03a5\u03a7\u03a9\u039d", "2149": "\u03a3\u03a7\u039f\u039b\u0399\u039a\u0397 \u0391\u039d\u03a4\u0399\u039b\u0397\u03a8\u0397", "2150": "\u0395\u03a5\u0398\u03a5\u039d\u0397 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d", "2151": "\u03a3\u03a4\u0391\u0398\u039c\u039f\u0399 \u0395\u03a0\u0399\u0392\u0397\u03a4\u039f\u03a1\u03a9\u039d", "2152": "\u0392\u0395\u0392\u0391\u0399\u03a9\u03a3\u0397 \u03a0\u03a4\u0391\u0399\u03a3\u039c\u0391\u03a4\u03a9\u039d \u0391\u03a0\u039f", "2153": "\u0394\u0399\u0391\u0396\u03a5\u0393\u0399\u039f", "2154": "\u0394\u0399\u0395\u0398\u039d\u0397\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0397 \u03a0\u0395\u03a1\u0399 \u0391\u039d\u0391\u0393\u039a\u0391\u03a3\u03a4\u0399\u039a\u0397\u03a3 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "2155": "\u0394\u0399\u0395\u03a5\u039a\u039f\u039b\u03a5\u039d\u03a3\u0397 \u0394\u0399\u0395\u0398\u039d\u039f\u03a5\u03a3 \u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391\u039a\u0397\u03a3 \u039a\u0399\u039d\u0397\u03a3\u0395\u03a9\u03a3", "2156": "\u0395\u039d\u039f\u0399\u039a\u0399\u039f\u03a3\u03a4\u0391\u03a3\u0399\u039f", "2157": "\u0395\u039a\u0398\u0395\u03a3\u0395\u0399\u03a3 \u0396\u0391\u03a0\u03a0\u0395\u0399\u039f\u03a5 \u039c\u0395\u0393\u0391\u03a1\u039f\u03a5", "2158": "\u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0397 \u03a5\u039b\u0399\u039a\u039f\u03a5 \u03a0. \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "2159": "\u0395\u03a6\u0395\u0394\u03a1\u0399\u039a\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391 \u039a\u03a1\u0397\u03a4\u0397\u03a3", "2160": "\u03a3\u0399\u03a4\u0391\u03a1\u0399", "2161": "\u03a6\u039f\u03a1\u03a4\u0397\u0393\u0391 501-4500 \u03a4\u039f\u039d\u039d\u03a9\u039d", "2162": "\u03a4\u03a1\u0391\u03a0\u0395\u0396\u0391 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "2163": "\u0391\u03a4\u0395\u039b\u0395\u0399\u0395\u03a3 \u03a5\u03a0\u0395\u03a1 \u03a4\u0397\u03a3 \u0393\u0395\u03a9\u03a1\u0393\u0399\u0391\u03a3", "2164": "\u0391\u0399\u0393\u0399\u0391\u039b\u039f\u03a3 \u039a\u0391\u0399 \u03a0\u0391\u03a1\u0391\u039b\u0399\u0391", "2165": "\u0394\u0391\u03a3\u0397 \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u03a9\u039d", "2166": "\u0399\u03a7\u0398\u03a5\u039f\u03a4\u03a1\u039f\u03a6\u0395\u0399\u0391", "2167": "\u0391\u03a0\u039f\u0393\u03a1\u0391\u03a6\u0395\u03a3 \u03a0. \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f\u03a5", "2168": "\u03a3\u0397\u039c\u0391\u03a4\u0391 \u039a\u0391\u0399 \u0394\u0395\u039b\u03a4\u0399\u0391 \u0391\u039d\u0391\u03a0\u0397\u03a1\u03a9\u039d \u03a0\u039f\u039b\u0395\u039c\u039f\u03a5", "2169": "\u03a0\u0395\u0399\u0398\u0391\u03a1\u03a7\u0399\u039a\u039f \u0394\u0399\u039a\u0391\u0399\u039f \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u039a\u039f\u03a5 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u0391\u03a3", "2170": "\u0391\u03a4\u039c\u039f\u039b\u0395\u0392\u0397\u03a4\u0395\u03a3", "2171": "\u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u03a5", "2172": "\u03a0\u03a1\u039f\u03a3\u03a4\u0391\u03a3\u0399\u0391 \u03a0\u0399\u039d\u0391\u039a\u0399\u0394\u03a9\u039d", "2173": "\u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0391 \u039a\u03a4\u0397\u039d\u0399\u0391\u03a4\u03a1\u0395\u0399\u0391", "2174": "\u03a7\u03a1\u0397\u039c\u0391\u03a4\u0399\u03a3\u03a4\u0397\u03a1\u0399\u0391\u039a\u0391 \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u0391", "2175": "\u0395\u0393\u0393\u03a1\u0391\u03a6\u0397 \u03a0\u03a1\u039f\u0395\u03a1\u03a7\u039f\u039c\u0395\u039d\u03a9\u039d \u0391\u03a0\u039f \u03a4\u0397\u039d \u0391\u039b\u039b\u039f\u0394\u0391\u03a0\u0397", "2176": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0394\u0399\u0391\u03a7\u0395\u0399\u03a1\u0399\u03a3\u0397\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5 \u03a5\u039b\u0399\u039a\u039f\u03a5", "2177": "\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u039f \u039a\u03a5\u03a0\u03a1\u039f\u03a5", "2178": "\u039a\u0391\u03a4\u0395\u03a1\u0393\u0391\u03a3\u0399\u0391 \u039e\u0397\u03a1\u0391\u03a3 \u03a3\u03a4\u0391\u03a6\u0399\u0394\u0391\u03a3", "2179": "\u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u0397 \u0394\u0399\u0391\u0399\u03a1\u0395\u03a3\u0397", "2180": "\u0391\u0396\u0397\u03a4\u0397\u03a4\u0391", "2181": "\u039c\u0395\u039b\u0399\u03a3\u03a3\u039f\u03a4\u03a1\u039f\u03a6\u0399\u0391", "2182": "\u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397 \u0398\u0391\u039b\u0391\u03a3\u03a3\u0399\u03a9\u039d \u039a\u03a1\u0391\u03a4\u0399\u039a\u03a9\u039d \u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u03a9\u039d", "2183": "\u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0397 \u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u0399\u03a9\u039d \u039c\u0395 \u0395\u0393\u0393\u03a5\u0397\u03a3\u0397", "2184": "\u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u0395\u03a3 \u03a3\u03a7\u039f\u039b\u0395\u03a3", "2185": "\u0394\u0399\u0391\u0398\u0395\u03a3\u0397 \u0391\u03a7\u03a1\u0397\u03a3\u03a4\u039f\u03a5 \u03a5\u039b\u0399\u039a\u039f\u03a5", "2186": "\u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u0395\u03a3 \u039c\u0395\u03a4\u0391\u03a6\u039f\u03a1\u0395\u03a3", "2187": "\u0395\u03a1\u03a5\u0398\u03a1\u039f \u03a0\u0399\u03a0\u0395\u03a1\u0399", "2188": "\u03a0\u0399\u039a\u03a0\u0391-\u0395\u039f\u03a0-\u039a\u0395\u039d\u03a4\u03a1\u039f \u0392\u03a1\u0395\u03a6\u03a9\u039d \u0397 \u039c\u0397\u03a4\u0395\u03a1\u0391-\u0395\u039b\u0395\u03a0\u0391\u03a0", "2189": "\u03a3\u03a5\u039c\u039c\u0395\u03a4\u039f\u03a7\u0397 \u03a3\u0395 \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u0391", "2190": "\u0393\u03a5\u039c\u039d\u0391\u03a3\u03a4\u0397\u03a1\u0399\u039f", "2191": "\u0399\u0391\u03a4\u03a1\u0399\u039a\u039f\u0399- \u039f\u0394\u039f\u039d\u03a4\u0399\u0391\u03a4\u03a1\u0399\u039a\u039f\u0399 \u03a3\u03a5\u039b\u039b\u039f\u0393\u039f\u0399", "2192": "\u0395\u0399\u03a3\u0391\u0393\u03a9\u0393\u0397 \u03a6\u039f\u0399\u03a4\u0397\u03a4\u03a9\u039d", "2193": "\u0395\u039b\u039b\u0397\u039d\u0399\u039a\u039f \u0384\u0399\u0394\u03a1\u03a5\u039c\u0391 \u03a0\u039f\u039b\u0399\u03a4\u0399\u03a3\u039c\u039f\u03a5", "2194": "\u039b\u039f\u0399\u039c\u039f\u039a\u0391\u0398\u0391\u03a1\u03a4\u0397\u03a1\u0399\u0391 \u0396\u03a9\u03a9\u039d", "2195": "\u0394\u0399\u0395\u0398\u039d\u0397\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0391\u03a4\u039f\u039c\u0399\u039a\u0397\u03a3 \u0395\u039d\u0395\u03a1\u0393\u0395\u0399\u0391\u03a3", "2196": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u039e\u039f\u0394\u039f\u03a5 \u039a\u0391\u0399 \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u039c\u0399\u03a3\u0398\u03a9\u03a4\u03a9\u039d \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u0391\u03a3 \u039a\u0391\u03a0\u039d\u039f\u03a5", "2197": "\u039a\u0391\u0398\u0397\u0393\u0397\u03a4\u0395\u03a3 \u0395.\u039c.\u03a0", "2198": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397", "2199": "\u0392\u0395\u0392\u0391\u0399\u03a9\u03a3\u0397 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391\u03a3 \u039a\u0391\u0398\u0391\u03a1\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u039f\u0394\u039f\u03a5", "2200": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u03a9\u039d \u0395\u039b\u039b\u0391\u0394\u039f\u03a3 \u039a\u0391\u0399 \u039a\u03a4\u0397\u039c\u0391\u03a4\u0399\u039a\u0397\u03a3", "2201": "\u0394\u0397\u039c\u039f\u03a8\u0397\u03a6\u0399\u03a3\u039c\u0391\u03a4\u0391", "2202": "\u0395\u039b\u039b\u0397\u039d\u0399\u039a\u039f \u0391\u039d\u039f\u0399\u039a\u03a4\u039f \u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u039f", "2203": "\u039a\u0391\u039b\u039b\u0399\u03a4\u0395\u03a7\u039d\u0399\u039a\u039f \u0395\u03a0\u0391\u0393\u0393\u0395\u039b\u039c\u0391\u03a4\u0399\u039a\u039f \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u039f", "2204": "\u0391\u039d\u039f\u0399\u039a\u039f\u0394\u039f\u039c\u0397\u03a3\u0399\u03a3", "2205": "\u0394\u0391\u03a3\u0399\u039a\u039f\u03a3 \u039a\u03a9\u0394\u0399\u039a\u0391\u03a3", "2206": "\u039a\u0391\u039d\u039f\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a0\u03a5\u03a1\u039f\u03a3\u0392\u0395\u03a3\u03a4\u0399\u039a\u03a9\u039d \u039c\u0395\u03a3\u03a9\u039d \u03a4\u03a9\u039d \u03a0\u039b\u039f\u0399\u03a9\u039d", "2207": "\u0394\u0399\u03a6\u0398\u0395\u03a1\u0399\u03a4\u0399\u0394\u0391", "2208": "\u0392\u0399\u0392\u039b\u0399\u0391 \u039a\u0391\u0399 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u039a\u0391 \u03a3\u03a4\u039f\u0399\u03a7\u0395\u0399\u0391", "2209": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0395\u039e\u0391\u0393\u039f\u039c\u0395\u039d\u03a9\u039d \u0395\u039b\u0391\u0399\u03a9\u039d", "2210": "\u0395\u03a0\u0399\u0394\u039f\u039c\u0391\u03a4\u0391 \u039f\u0399\u039a\u039f\u0393\u0395\u039d\u0395\u0399\u03a9\u039d \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d", "2211": "\u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u03a6\u03a9\u039d\u0399\u0395\u03a3 \u03a0\u039f\u03a5 \u0391\u03a6\u039f\u03a1\u039f\u03a5\u039d \u03a4\u0397\u039d \u03a4\u0397\u039b\u0395\u039f\u03a1\u0391\u03a3\u0397", "2212": "\u0395\u039a\u03a4\u0391\u039a\u03a4\u0391 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u0394\u0399\u039a\u0395\u0399\u0391", "2213": "\u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u0397 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u0391", "2214": "\u0391\u03a3\u0395\u039c\u039d\u039f\u0399 \u0393\u03a5\u039d\u0391\u0399\u039a\u0395\u03a3", "2215": "\u0391\u03a0\u0395\u039b\u0395\u03a5\u0398\u0395\u03a1\u03a9\u03a3\u0397 \u0391\u0393\u039f\u03a1\u0391\u03a3 \u0397\u039b\u0395\u039a\u03a4\u03a1\u0399\u039a\u0397\u03a3 \u0395\u039d\u0395\u03a1\u0393\u0395\u0399\u0391\u03a3 \u0395\u039d\u0395\u03a1\u0393\u0395\u0399\u0391\u039a\u0397 \u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397 \u03a1.\u0391.\u0395", "2216": "\u03a0\u03a1\u039f\u0395\u0399\u03a3\u03a0\u03a1\u0391\u039e\u0397 \u0394\u0399\u039a\u0397\u0393\u039f\u03a1\u0399\u039a\u0397\u03a3 \u0391\u039c\u039f\u0399\u0392\u0397\u03a3", "2217": "\u0395\u0398\u039d\u0399\u039a\u0397 \u03a3\u03a7\u039f\u039b\u0397 \u0394\u0397\u039c\u039f\u03a3\u0399\u0391\u03a3 \u03a5\u0393\u0395\u0399\u0391\u03a3 (\u0395.\u03a3.\u0394.\u03a5.)", "2218": "\u03a0\u03a1\u039f\u039c\u0397\u0398\u0395\u0399\u0391 \u0398\u0395\u0399\u039f\u03a5 \u039a\u0391\u0399 \u0398\u0395\u0399\u0399\u039a\u039f\u03a5 \u03a7\u0391\u039b\u039a\u039f\u03a5", "2219": "\u03a7\u0397\u039c\u0399\u039a\u039f\u0399 - \u03a7\u0397\u039c\u0399\u039a\u0395\u03a3 \u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u0395\u03a3", "2220": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0397 \u039a\u0391\u03a4\u0391 \u03a4\u0397\u03a3 \u0391\u03a3\u0398\u0395\u039d\u0395\u0399\u0391\u03a3", "2221": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u039b\u039b\u0397\u039b\u039f\u0392\u039f\u0397\u0398\u0395\u0399\u0391\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u0398\u039d\u0399\u039a\u039f\u03a5 \u03a4\u03a5\u03a0\u039f\u0393\u03a1\u0391\u03a6\u0395\u0399\u039f\u03a5 (\u03a4.\u0391.\u03a0.\u0395.\u03a4.)", "2222": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u03a9\u039d", "2223": "\u03a0\u0395\u03a1\u0399\u0395\u03a7\u039f\u039c\u0395\u039d\u039f \u0394\u0397\u039b\u03a9\u03a3\u0397\u03a3 \u03a6\u039f\u03a1\u039f\u03a5 \u0395\u0399\u03a3\u039f\u0394\u0397\u039c\u0391\u03a4\u039f\u03a3", "2224": "\u03a0\u03a1\u03a9\u03a4\u0395\u03a3 \u03a5\u039b\u0395\u03a3 \u03a3\u0399\u0394\u0395\u03a1\u0395\u039d\u0399\u03a9\u039d \u0392\u0391\u03a1\u0395\u039b\u0399\u03a9\u039d", "2225": "\u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u039f\u03a3 \u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3", "2226": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u039f\u0399 \u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u039f\u0399", "2227": "\u03a3\u03a7\u0395\u0394\u0399\u0391 \u03a0\u039f\u039b\u0395\u03a9\u039d \u0399\u039f\u039d\u0399\u03a9\u039d \u039d\u0397\u03a3\u03a9\u039d", "2228": "\u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u0397 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u039a\u039f\u0399\u039d\u039f\u03a4\u0397\u03a4\u0391 \u0395\u03a5\u03a1\u03a9\u03a0\u0391\u0399\u039a\u0397 \u0395\u039d\u03a9\u03a3\u0397", "2229": "\u03a3\u03a7\u039f\u039b\u0397 \u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0395\u03a9\u03a3 \u039d\u039f\u03a3\u0397\u039b\u0395\u03a5\u03a4. \u0399\u0394\u03a1\u03a5\u039c\u0391\u03a4\u03a9\u039d", "2230": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u039f\u0399 \u039d\u039f\u039c\u039f\u0399 \u0395\u039c\u03a0\u03a1\u0391\u0393\u039c\u0391\u03a4\u039f\u03a5 \u0394\u0399\u039a\u0391\u0399\u039f\u03a5", "2231": "\u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0395\u0399\u0391 \u039a\u0391\u0399 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0395\u03a3 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0395\u03a3", "2232": "\u0394\u0399\u0391\u0394\u0399\u039a\u0391\u03a3\u0399\u0391 \u0391\u03a4\u0395\u039b\u0395\u0399\u0391\u03a3", "2233": "\u03a0\u0391\u0399\u0394\u0399\u039a\u0395\u03a3 \u0395\u039e\u039f\u03a7\u0395\u03a3", "2234": "\u03a4\u0391\u039c\u0395\u0399\u039f \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u03a9\u039d \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u0395\u0398\u039d\u0399\u039a\u0397\u03a3 \u03a4\u03a1\u0391\u03a0\u0395\u0396\u0391\u03a3 \u03a4\u0397\u03a3 \u0395\u039b\u039b\u0391\u0394\u039f\u03a3", "2235": "\u039a\u03a1\u0391\u03a4\u0399\u039a\u0397 \u0395\u039a\u039c\u0395\u03a4\u0391\u039b\u039b\u0395\u03a5\u03a3\u0397 \u0394\u0391\u03a3\u03a9\u039d", "2236": "\u0391\u039d\u0395\u039e\u0391\u03a1\u03a4\u0397\u03a3\u0399\u0391 \u03a4\u0397\u03a3 \u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3 \u03a4\u0397\u03a3 \u0395\u039b\u039b\u0391\u0394\u039f\u03a3", "2237": "\u03a4\u0395\u03a7\u039d\u0399\u039a\u0391 \u03a0\u03a4\u03a5\u03a7\u0399\u0391", "2238": "\u0395\u03a0\u0399\u0392\u0391\u03a4\u0399\u039a\u0391 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u0391 (\u0394\u0397\u039c\u039f\u03a3\u0399\u0391\u03a3 \u039a\u0391\u0399 \u0399\u0394\u0399\u03a9\u03a4\u0399\u039a\u0397\u03a3 \u03a7\u03a1\u0397\u03a3\u0397\u03a3)", "2239": "\u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3 \u0392\u039f\u03a5\u039b\u0395\u03a5\u03a4\u03a9\u039d", "2240": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u03a4\u03a9\u039d \u0394\u0399\u039a\u0391\u03a3\u03a4\u0397\u03a1\u0399\u03a9\u039d", "2241": "\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a4\u0399\u039a\u039f\u0399 \u039b\u0395\u0399\u03a4\u039f\u03a5\u03a1\u0393\u039f\u0399 \u0395\u039d \u0393\u0395\u039d\u0395\u0399", "2242": "\u0391\u03a1\u039c\u039f\u0394\u0399\u039f\u03a4\u0397\u03a4\u0391 \u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u03a9\u039d \u0391\u03a1\u03a7\u03a9\u039d", "2243": "\u0395\u0399\u0394\u0399\u039a\u0391 \u0395\u03a6\u0395\u03a4\u0395\u0399\u0391", "2244": "\u0391\u039e\u0399\u03a9\u039c\u0391\u03a4\u0399\u039a\u039f\u0399 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391\u03a3", "2245": "\u03a0\u0391\u039d\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0399\u0391\u039a\u0397 \u0392\u0399\u0392\u039b\u0399\u039f\u0398\u0397\u039a\u0397", "2246": "\u0395\u03a0\u0399\u03a4\u03a1\u039f\u03a0\u0397 \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0397\u03a3 \u03a3\u03a7\u0395\u0394\u0399\u039f\u03a5 \u039a\u03a9\u0394\u0399\u039a\u0391 \u0395\u03a1\u0393\u0391\u03a3\u0399\u0391\u03a3", "2247": "\u0395\u039b\u039f\u039d\u039f\u03a3\u0399\u0391", "2248": "\u039d\u0391\u03a5\u039b\u039f\u03a3\u03a5\u039c\u03a6\u03a9\u039d\u0391", "2249": "\u03a3\u0399\u0394\u0397\u03a1\u039f\u0394\u03a1\u039f\u039c\u039f\u0399 \u0398\u0395\u03a3\u03a3\u0391\u039b\u0399\u039a\u039f\u0399", "2250": "\u03a1\u0391\u0394\u0399\u039f\u03a6\u03a9\u039d\u0399\u039a\u0395\u03a3 \u03a3\u03a5\u039c\u0392\u0391\u03a3\u0395\u0399\u03a3", "2251": "\u03a0\u03a1\u039f\u03a9\u0398\u0397\u03a3\u0397 \u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u0397\u03a3 \u03a0\u0391\u03a1\u0391\u0393\u03a9\u0393\u0397\u03a3-\u0395\u0398.\u0399.\u0391\u0393.\u0395", "2252": "\u0395\u03a0\u039f\u03a7\u0399\u0391\u039a\u03a9\u03a3 \u0395\u03a1\u0393\u0391\u0396\u039f\u039c\u0395\u039d\u039f\u0399 \u039c\u0399\u03a3\u0398\u03a9\u03a4\u039f\u0399", "2253": "\u0394\u0399\u0394\u0391\u039a\u03a4\u0399\u039a\u039f \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f", "2254": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u039a\u0395\u039d\u03a4\u03a1\u0399\u039a\u0397\u03a3, \u03a0\u03a1\u0395\u03a3\u0392\u0395\u03a5\u03a4\u0399\u039a\u0397\u03a3 \u039a\u0391\u0399", "2255": "\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u039f \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f \u03a5\u03a0\u039f\u03a5\u03a1\u0393\u0395\u0399\u039f\u03a5 \u0395\u0398\u039d\u0399\u039a\u0397\u03a3 \u0391\u039c\u03a5\u039d\u0391\u03a3", "2256": "\u0394\u0399\u03a0\u039b\u03a9\u039c\u0391\u03a4\u0391 \u0395\u03a5\u03a1\u0395\u03a3\u0399\u03a4\u0395\u03a7\u039d\u0399\u0391\u03a3", "2257": "\u03a3\u03a9\u039c\u0391\u03a4\u0395\u0399\u0391 \u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u03a9\u039d \u0395\u03a1\u0393\u0391\u03a4\u03a9\u039d", "2258": "\u039a\u03a9\u0394\u0399\u039a\u0391\u03a3 \u03a0\u0395\u03a1\u0399 \u0395\u0399\u03a3\u03a0\u03a1\u0391\u039e\u0395\u03a9\u03a3 \u0394\u0397\u039c\u039f\u03a3\u0399\u03a9\u039d \u0395\u03a3\u039f\u0394\u03a9\u039d", "2259": "\u03a4\u03a1\u0391\u03a0\u0395\u0396\u039f\u0393\u03a1\u0391\u039c\u039c\u0391\u03a4\u0399\u0391", "2260": "\u03a0\u03a1\u039f\u039c\u0397\u0398\u0395\u03a5\u03a4\u0399\u039a\u039f\u03a3 \u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u0395.\u0392.\u0391", "2261": "\u0395\u039b\u0395\u0393\u03a7\u039f\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0395\u0399\u0391\u03a3 \u0391\u03a5\u03a4\u039f\u039a\u0399\u039d\u0397\u03a4\u03a9\u039d\u039a\u0395\u039d\u03a4\u03a1\u0391 \u03a4\u0395\u03a7\u039d\u0399\u039a\u039f\u03a5 \u0395\u039b\u0395\u0393\u03a7\u039f\u03a5 \u039f\u03a7\u0397\u039c\u0391\u03a4\u03a9\u039d (\u039a.\u03a4.\u0395.\u039f.)", "2262": "\u0395\u039e\u0391\u0393\u03a9\u0393\u0397 \u03a4\u03a5\u03a1\u039f\u03a5", "2263": "\u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391\u039a\u039f \u03a3\u03a5\u039d\u0391\u039b\u039b\u0391\u0393\u039c\u0391", "2264": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0395\u03a0\u0399\u039a\u039f\u03a5\u03a1\u0399\u039a\u0397\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u0397\u039b\u0395\u03a4\u03a1\u039f\u03a4\u0395\u03a7\u039d\u0399\u03a4\u03a9\u039d \u0395\u039b\u039b\u0391\u0394\u039f\u03a3 (T.E.A.H.E.)", "2265": "\u039c\u0399\u03a3\u0398\u039f\u0399 \u03a3\u03a4\u03a1\u0391\u03a4\u0399\u03a9\u03a4\u0399\u039a\u03a9\u039d \u039a\u0391\u0399 \u03a0\u03a1\u039f\u03a3\u0391\u03a5\u039e\u0397\u03a3\u0395\u0399\u03a3", "2266": "\u0391\u03a3\u03a4\u0399\u039a\u039f\u03a3 \u039a\u03a9\u0394\u0399\u039a\u0391\u03a3", "2267": "\u039c\u0395 \u03a4\u0399\u03a3 \u0397\u039d\u03a9\u039c\u0395\u039d\u0395\u03a3 \u03a0\u039f\u039b\u0399\u03a4\u0395\u0399\u0395\u03a3 \u0391\u039c\u0395\u03a1\u0399\u039a\u0397\u03a3", "2268": "\u03a4\u0391\u039c\u0395\u0399\u039f \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u03a9\u03a3 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0399\u039a\u039f\u03a5 \u039f.\u03a4.\u0395. (\u03a4.\u0391.\u03a0.-\u039f.\u03a4.\u0395.)", "2269": "\u039c\u0391\u0399\u0395\u03a3", "2270": "\u03a6\u03a5\u0393\u039f\u0394\u0399\u039a\u0399\u0391", "2271": "\u039f\u03a1\u0393\u0391\u039d\u0399\u03a3\u039c\u039f\u03a3 \u039e\u0395\u039d\u039f\u0394\u039f\u03a7\u0395\u0399\u0391\u039a\u0397\u03a3 \u03a0\u0399\u03a3\u03a4\u0397\u03a3", "2272": "\u0394\u0397\u039c\u039f\u03a4\u0399\u039a\u039f\u0399 \u03a3\u03a4\u03a1\u0391\u03a4\u039f\u039b\u039f\u0393\u039f\u0399", "2273": "\u0391\u039d\u03a9\u03a4\u0391\u03a4\u039f \u0394\u0399\u039a\u0391\u03a3\u03a4\u0399\u039a\u039f \u03a3\u03a5\u039c\u0392\u039f\u03a5\u039b\u0399\u039f", "2274": "\u0399\u03a3\u03a4\u039f\u03a1\u0399\u039a\u039f \u0391\u03a1\u03a7\u0395\u0399\u039f \u039a\u03a1\u0397\u03a4\u0397\u03a3", "2275": "\u0395\u039b\u039b\u0397\u039d\u0399\u039a\u0397 \u0398\u0391\u039b\u0391\u03a3\u03a3\u0399\u0391 \u0384\u0395\u039d\u03a9\u03a3\u0397", "2276": "\u0395\u039a\u03a0\u039f\u0399\u0397\u03a3\u0395\u0399\u03a3 \u039a\u0391\u0399 \u0395\u039a\u039c\u0399\u03a3\u0398\u03a9\u03a3\u0395\u0399\u03a3", "2277": "\u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0399\u039a\u0395\u03a3 \u0395\u03a0\u0399\u03a4\u0391\u0393\u0395\u03a3", "2278": "\u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391 \u039c\u0397\u03a4\u03a1\u03a9\u039f\u03a5", "2279": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0391 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0391 \u0398\u0395\u039c\u0391\u03a4\u0391", "2280": "\u0395\u039d\u0394\u0399\u039a\u0391 \u039c\u0395\u03a3\u0391", "2281": "\u03a4\u0395\u039b\u0397 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u039a\u03a9\u039d \u03a4\u0391\u039e\u0399\u0394\u0399\u03a9\u039d", "2282": "\u039c\u0395 \u03a4\u0397\u039d \u0391\u0399\u0393\u03a5\u03a0\u03a4\u039f", "2283": "\u0394\u0399\u0391\u03a6\u039f\u03a1\u0395\u03a3 \u0392\u0399\u0392\u039b\u0399\u039f\u0398\u0397\u039a\u0395\u03a3", "2284": "\u039a\u0395\u039d\u03a4\u03a1\u0399\u039a\u0397 \u03a5\u03a0\u0397\u03a1\u0395\u03a3\u0399\u0391"}}}}], "splits": [{"name": "train", "num_bytes": 216757887, "num_examples": 28536}, {"name": "test", "num_bytes": 71533786, "num_examples": 9516}, {"name": "validation", "num_bytes": 68824457, "num_examples": 9511}], "download_size": 147827496, "dataset_size": 357116130}, {"config_name": "volume", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u0397 \u03a0\u03a1\u039f\u039d\u039f\u0399\u0391", "1": "\u0393\u0395\u03a9\u03a1\u0393\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "2": "\u03a1\u0391\u0394\u0399\u039f\u03a6\u03a9\u039d\u0399\u0391 \u039a\u0391\u0399 \u03a4\u03a5\u03a0\u039f\u03a3", "3": "\u0392\u0399\u039f\u039c\u0397\u03a7\u0391\u039d\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "4": "\u03a5\u0393\u0395\u0399\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "5": "\u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u039f \u039d\u0391\u03a5\u03a4\u0399\u039a\u039f", "6": "\u03a4\u0391\u03a7\u03a5\u0394\u03a1\u039f\u039c\u0395\u0399\u0391 - \u03a4\u0397\u039b\u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0395\u03a3", "7": "\u0394\u0391\u03a3\u0397 \u039a\u0391\u0399 \u039a\u03a4\u0397\u039d\u039f\u03a4\u03a1\u039f\u03a6\u0399\u0391", "8": "\u0395\u039b\u0395\u0393\u039a\u03a4\u0399\u039a\u039f \u03a3\u03a5\u039d\u0395\u0394\u03a1\u0399\u039f \u039a\u0391\u0399 \u03a3\u03a5\u039d\u03a4\u0391\u039e\u0395\u0399\u03a3", "9": "\u03a0\u039f\u039b\u0395\u039c\u0399\u039a\u0397 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391", "10": "\u039d\u039f\u039c\u0399\u039a\u0391 \u03a0\u03a1\u039f\u03a3\u03a9\u03a0\u0391 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5 \u0394\u0399\u039a\u0391\u0399\u039f\u03a5", "11": "\u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391 \u0391\u039d\u03a9\u039d\u03a5\u039c\u03a9\u039d \u0395\u03a4\u0391\u0399\u03a1\u0395\u0399\u03a9\u039d \u03a4\u03a1\u0391\u03a0\u0395\u0396\u03a9\u039d \u039a\u0391\u0399 \u03a7\u03a1\u0397\u039c\u0391\u03a4\u0399\u03a3\u03a4\u0397\u03a1\u0399\u03a9\u039d", "12": "\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397 \u0391\u0395\u03a1\u039f\u03a0\u039f\u03a1\u0399\u0391", "13": "\u0395\u039c\u039c\u0395\u03a3\u0397 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391", "14": "\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u039a\u0395\u03a3 \u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u0395\u0399\u03a3", "15": "\u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391 \u0394\u0397\u039c\u03a9\u039d \u039a\u0391\u0399 \u039a\u039f\u0399\u039d\u039f\u03a4\u0397\u03a4\u03a9\u039d", "16": "\u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391 \u0395\u03a0\u0399\u039c\u0395\u039b\u0397\u03a4\u0397\u03a1\u0399\u03a9\u039d \u03a3\u03a5\u039d\u0395\u03a4\u0391\u0399\u03a1\u0399\u03a3\u039c\u03a9\u039d \u039a\u0391\u0399 \u03a3\u03a9\u039c\u0391\u03a4\u0395\u0399\u03a9\u039d", "17": "\u0394\u0397\u039c\u039f\u03a3\u0399\u0391 \u0395\u03a1\u0393\u0391", "18": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397 \u0394\u0399\u039a\u0391\u0399\u039f\u03a3\u03a5\u039d\u0397\u03a3", "19": "\u0391\u03a3\u03a6\u0391\u039b\u0399\u03a3\u03a4\u0399\u039a\u0391 \u03a4\u0391\u039c\u0395\u0399\u0391", "20": "\u0395\u039a\u039a\u039b\u0397\u03a3\u0399\u0391\u03a3\u03a4\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "21": "\u0395\u039a\u03a0\u0391\u0399\u0394\u0395\u03a5\u03a4\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "22": "\u0394\u0397\u039c\u039f\u03a3\u0399\u039f \u039b\u039f\u0393\u0399\u03a3\u03a4\u0399\u039a\u039f", "23": "\u03a4\u0395\u039b\u03a9\u039d\u0395\u0399\u0391\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "24": "\u03a3\u03a5\u0393\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0395\u03a3", "25": "\u0395\u0398\u039d\u0399\u039a\u0397 \u0391\u039c\u03a5\u039d\u0391", "26": "\u03a3\u03a4\u03a1\u0391\u03a4\u039f\u03a3 \u039e\u0397\u03a1\u0391\u03a3", "27": "\u0391\u0393\u039f\u03a1\u0391\u039d\u039f\u039c\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "28": "\u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u0399 \u03a5\u03a0\u0391\u039b\u039b\u0397\u039b\u039f\u0399", "29": "\u03a0\u0395\u03a1\u0399\u039f\u03a5\u03a3\u0399\u0391 \u0394\u0397\u039c\u039f\u03a3\u0399\u039f\u03a5 \u039a\u0391\u0399 \u039d\u039f\u039c\u0399\u03a3\u039c\u0391", "30": "\u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u039a\u0397 \u0394\u0399\u039f\u0399\u039a\u0397\u03a3\u0397", "31": "\u039b\u0399\u039c\u0395\u039d\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "32": "\u0391\u03a3\u03a4\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "33": "\u03a0\u039f\u039b\u0399\u03a4\u0399\u039a\u0397 \u0394\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u0391", "34": "\u0394\u0399\u03a0\u039b\u03a9\u039c\u0391\u03a4\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "35": "\u0394\u0399\u039f\u0399\u039a\u0397\u03a4\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "36": "\u0391\u039c\u0395\u03a3\u0397 \u03a6\u039f\u03a1\u039f\u039b\u039f\u0393\u0399\u0391", "37": "\u03a4\u03a5\u03a0\u039f\u03a3 \u039a\u0391\u0399 \u03a4\u039f\u03a5\u03a1\u0399\u03a3\u039c\u039f\u03a3", "38": "\u0395\u0398\u039d\u0399\u039a\u0397 \u039f\u0399\u039a\u039f\u039d\u039f\u039c\u0399\u0391", "39": "\u0391\u03a3\u03a4\u03a5\u039d\u039f\u039c\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "40": "\u0391\u0393\u03a1\u039f\u03a4\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "41": "\u0395\u03a1\u0393\u0391\u03a4\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "42": "\u03a0\u039f\u0399\u039d\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "43": "\u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391", "44": "\u0395\u03a0\u0399\u03a3\u03a4\u0397\u039c\u0395\u03a3 \u039a\u0391\u0399 \u03a4\u0395\u03a7\u039d\u0395\u03a3", "45": "\u0395\u039c\u03a0\u039f\u03a1\u0399\u039a\u0397 \u039d\u0391\u03a5\u03a4\u0399\u039b\u0399\u0391", "46": "\u03a3\u03a5\u039d\u03a4\u0391\u0393\u039c\u0391\u03a4\u0399\u039a\u0397 \u039d\u039f\u039c\u039f\u0398\u0395\u03a3\u0399\u0391"}}}}], "splits": [{"name": "train", "num_bytes": 216757887, "num_examples": 28536}, {"name": "test", "num_bytes": 71533786, "num_examples": 9516}, {"name": "validation", "num_bytes": 68824457, "num_examples": 9511}], "download_size": 145147904, "dataset_size": 357116130}], "configs": [{"config_name": "chapter", "data_files": [{"split": "train", "path": "chapter/train-*"}, {"split": "test", "path": "chapter/test-*"}, {"split": "validation", "path": "chapter/validation-*"}]}, {"config_name": "subject", "data_files": [{"split": "train", "path": "subject/train-*"}, {"split": "test", "path": "subject/test-*"}, {"split": "validation", "path": "subject/validation-*"}]}, {"config_name": "volume", "data_files": [{"split": "train", "path": "volume/train-*"}, {"split": "test", "path": "volume/test-*"}, {"split": "validation", "path": "volume/validation-*"}], "default": true}]}
2024-01-04T12:03:50+00:00
[ "2109.15298" ]
[ "el" ]
TAGS #task_categories-text-classification #task_ids-multi-class-classification #task_ids-topic-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Modern Greek (1453-) #license-cc-by-4.0 #arxiv-2109.15298 #region-us
Dataset Card for Greek Legal Code ================================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Repository: URL * Paper: URL * Data: URL * Leaderboard: N/A * Point of Contact: Christos Papaloukas ### Dataset Summary Greek\_Legal\_Code (GLC) is a dataset consisting of approx. 47k legal resources from Greek legislation. The origin of GLC is “Permanent Greek Legislation Code - Raptarchis”, a collection of Greek legislative documents classified into multi-level (from broader to more specialized) categories. Topics GLC consists of 47 legislative volumes and each volume corresponds to a main thematic topic. Each volume is divided into thematic sub categories which are called chapters and subsequently, each chapter breaks down to subjects which contain the legal resources. The total number of chapters is 389 while the total number of subjects is 2285, creating an interlinked thematic hierarchy. So, for the upper thematic level (volume) GLC has 47 classes. For the next thematic level (chapter) GLC offers 389 classes and for the inner and last thematic level (subject), GLC has 2285 classes. GLC classes are divided into three categories for each thematic level: frequent classes, which occur in more than 10 training documents and can be found in all three subsets (training, development and test); few-shot classes which appear in 1 to 10 training documents and also appear in the documents of the development and test sets, and zero-shot classes which appear in the development and/or test, but not in the training documents. ### Supported Tasks and Leaderboards The dataset supports: Multi-class Text Classification: Given the text of a document, a model predicts the corresponding class. Few-shot and Zero-shot learning: As already noted, the classes can be divided into three groups: frequent, few-shot, and zero- shot, depending on whether they were assigned to more than 10, fewer than 10 but at least one, or no training documents, respectively. ### Languages All documents are written in Greek. Dataset Structure ----------------- ### Data Instances ### Data Fields The following data fields are provided for documents ('train', 'dev', 'test'): 'text': (str) The full content of each document, which is represented by its 'header' and 'articles' (i.e., the 'main\_body'). 'label': (class label): Depending on the configurarion, the volume/chapter/subject of the document. For volume-level class it belongs to specifically: ["ΚΟΙΝΩΝΙΚΗ ΠΡΟΝΟΙΑ", "ΓΕΩΡΓΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΡΑΔΙΟΦΩΝΙΑ ΚΑΙ ΤΥΠΟΣ", "ΒΙΟΜΗΧΑΝΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΥΓΕΙΟΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΠΟΛΕΜΙΚΟ ΝΑΥΤΙΚΟ", "ΤΑΧΥΔΡΟΜΕΙΑ - ΤΗΛΕΠΙΚΟΙΝΩΝΙΕΣ", "ΔΑΣΗ ΚΑΙ ΚΤΗΝΟΤΡΟΦΙΑ", "ΕΛΕΓΚΤΙΚΟ ΣΥΝΕΔΡΙΟ ΚΑΙ ΣΥΝΤΑΞΕΙΣ", "ΠΟΛΕΜΙΚΗ ΑΕΡΟΠΟΡΙΑ", "ΝΟΜΙΚΑ ΠΡΟΣΩΠΑ ΔΗΜΟΣΙΟΥ ΔΙΚΑΙΟΥ", "ΝΟΜΟΘΕΣΙΑ ΑΝΩΝΥΜΩΝ ΕΤΑΙΡΕΙΩΝ ΤΡΑΠΕΖΩΝ ΚΑΙ ΧΡΗΜΑΤΙΣΤΗΡΙΩΝ", "ΠΟΛΙΤΙΚΗ ΑΕΡΟΠΟΡΙΑ", "ΕΜΜΕΣΗ ΦΟΡΟΛΟΓΙΑ", "ΚΟΙΝΩΝΙΚΕΣ ΑΣΦΑΛΙΣΕΙΣ", "ΝΟΜΟΘΕΣΙΑ ΔΗΜΩΝ ΚΑΙ ΚΟΙΝΟΤΗΤΩΝ", "ΝΟΜΟΘΕΣΙΑ ΕΠΙΜΕΛΗΤΗΡΙΩΝ ΣΥΝΕΤΑΙΡΙΣΜΩΝ ΚΑΙ ΣΩΜΑΤΕΙΩΝ", "ΔΗΜΟΣΙΑ ΕΡΓΑ", "ΔΙΟΙΚΗΣΗ ΔΙΚΑΙΟΣΥΝΗΣ", "ΑΣΦΑΛΙΣΤΙΚΑ ΤΑΜΕΙΑ", "ΕΚΚΛΗΣΙΑΣΤΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΕΚΠΑΙΔΕΥΤΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΔΗΜΟΣΙΟ ΛΟΓΙΣΤΙΚΟ", "ΤΕΛΩΝΕΙΑΚΗ ΝΟΜΟΘΕΣΙΑ", "ΣΥΓΚΟΙΝΩΝΙΕΣ", "ΕΘΝΙΚΗ ΑΜΥΝΑ", "ΣΤΡΑΤΟΣ ΞΗΡΑΣ", "ΑΓΟΡΑΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΔΗΜΟΣΙΟΙ ΥΠΑΛΛΗΛΟΙ", "ΠΕΡΙΟΥΣΙΑ ΔΗΜΟΣΙΟΥ ΚΑΙ ΝΟΜΙΣΜΑ", "ΟΙΚΟΝΟΜΙΚΗ ΔΙΟΙΚΗΣΗ", "ΛΙΜΕΝΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΑΣΤΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΠΟΛΙΤΙΚΗ ΔΙΚΟΝΟΜΙΑ", "ΔΙΠΛΩΜΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΔΙΟΙΚΗΤΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΑΜΕΣΗ ΦΟΡΟΛΟΓΙΑ", "ΤΥΠΟΣ ΚΑΙ ΤΟΥΡΙΣΜΟΣ", "ΕΘΝΙΚΗ ΟΙΚΟΝΟΜΙΑ", "ΑΣΤΥΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΑΓΡΟΤΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΕΡΓΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΠΟΙΝΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΕΜΠΟΡΙΚΗ ΝΟΜΟΘΕΣΙΑ", "ΕΠΙΣΤΗΜΕΣ ΚΑΙ ΤΕΧΝΕΣ", "ΕΜΠΟΡΙΚΗ ΝΑΥΤΙΛΙΑ", "ΣΥΝΤΑΓΜΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ" ] \ The labels can also be a the chapter-level or subject-level class it belongs to. Some chapter labels are omitted due to size (389 classes). Some subject labels are also omitted due to size (2285 classes). ### Data Splits Split: Train, No of Documents: 28,536, Avg. words: 600 Split: Development, No of Documents: 9,511, Avg. words: 574 Split: Test, No of Documents: 9,516, Avg. words: 595 Dataset Creation ---------------- ### Curation Rationale The dataset was curated by Papaloukas et al. (2021) with the hope to support and encourage further research in NLP for the Greek language. ### Source Data #### Initial Data Collection and Normalization The ''Permanent Greek Legislation Code - Raptarchis'' is a thorough catalogue of Greek legislation since the creation of the Greek state in 1834 until 2015. It includes Laws, Royal and Presidential Decrees, Regulations and Decisions, retrieved from the Official Government Gazette, where Greek legislation is published. This collection is one of the official, publicly available sources of classified Greek legislation suitable for classification tasks. Currently, the original catalogue is publicly offered in MS Word (.doc) format through the portal e-Themis, the legal database and management service of it, under the administration of the Ministry of the Interior (Affairs). E-Themis is primarily focused on providing legislation on a multitude of predefined thematic categories, as described in the catalogue. The main goal is to help users find legislation of interest using the thematic index. #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information The dataset does not include personal or sensitive information. Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators Papaloukas et al. (2021) ### Licensing Information *Christos Papaloukas, Ilias Chalkidis, Konstantinos Athinaios, Despina-Athanasia Pantazi and Manolis Koubarakis.* *Multi-granular Legal Topic Classification on Greek Legislation.* *Proceedings of the 3rd Natural Legal Language Processing (NLLP) Workshop, Punta Cana, Dominican Republic, 2021* ### Contributions Thanks to @christospi for adding this dataset.
[ "### Dataset Summary\n\n\nGreek\\_Legal\\_Code (GLC) is a dataset consisting of approx. 47k legal resources from Greek legislation. The origin of GLC is “Permanent Greek Legislation Code - Raptarchis”, a collection of Greek legislative documents classified into multi-level (from broader to more specialized) categories.\n\n\nTopics\n\n\nGLC consists of 47 legislative volumes and each volume corresponds to a main thematic topic. Each volume is divided into thematic sub categories which are called chapters and subsequently, each chapter breaks down to subjects which contain the legal resources. The total number of chapters is 389 while the total number of subjects is 2285, creating an interlinked thematic hierarchy. So, for the upper thematic level (volume) GLC has 47 classes. For the next thematic level (chapter) GLC offers 389 classes and for the inner and last thematic level (subject), GLC has 2285 classes.\n\n\nGLC classes are divided into three categories for each thematic level: frequent classes, which occur in more than 10 training documents and can be found in all three subsets (training, development and test); few-shot classes which appear in 1 to 10 training documents and also appear in the documents of the development and test sets, and zero-shot classes which appear in the development and/or test, but not in the training documents.", "### Supported Tasks and Leaderboards\n\n\nThe dataset supports:\n\n\nMulti-class Text Classification: Given the text of a document, a model predicts the corresponding class.\n\n\nFew-shot and Zero-shot learning: As already noted, the classes can be divided into three groups: frequent, few-shot, and zero- shot, depending on whether they were assigned to more than 10, fewer than 10 but at least one, or no training documents, respectively.", "### Languages\n\n\nAll documents are written in Greek.\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields\n\n\nThe following data fields are provided for documents ('train', 'dev', 'test'):\n\n\n'text': (str) The full content of each document, which is represented by its 'header' and 'articles' (i.e., the 'main\\_body'). \n\n'label': (class label): Depending on the configurarion, the volume/chapter/subject of the document. For volume-level class it belongs to specifically: [\"ΚΟΙΝΩΝΙΚΗ ΠΡΟΝΟΙΑ\",\n\"ΓΕΩΡΓΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΡΑΔΙΟΦΩΝΙΑ ΚΑΙ ΤΥΠΟΣ\",\n\"ΒΙΟΜΗΧΑΝΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΥΓΕΙΟΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΠΟΛΕΜΙΚΟ ΝΑΥΤΙΚΟ\",\n\"ΤΑΧΥΔΡΟΜΕΙΑ - ΤΗΛΕΠΙΚΟΙΝΩΝΙΕΣ\",\n\"ΔΑΣΗ ΚΑΙ ΚΤΗΝΟΤΡΟΦΙΑ\",\n\"ΕΛΕΓΚΤΙΚΟ ΣΥΝΕΔΡΙΟ ΚΑΙ ΣΥΝΤΑΞΕΙΣ\",\n\"ΠΟΛΕΜΙΚΗ ΑΕΡΟΠΟΡΙΑ\",\n\"ΝΟΜΙΚΑ ΠΡΟΣΩΠΑ ΔΗΜΟΣΙΟΥ ΔΙΚΑΙΟΥ\",\n\"ΝΟΜΟΘΕΣΙΑ ΑΝΩΝΥΜΩΝ ΕΤΑΙΡΕΙΩΝ ΤΡΑΠΕΖΩΝ ΚΑΙ ΧΡΗΜΑΤΙΣΤΗΡΙΩΝ\",\n\"ΠΟΛΙΤΙΚΗ ΑΕΡΟΠΟΡΙΑ\",\n\"ΕΜΜΕΣΗ ΦΟΡΟΛΟΓΙΑ\",\n\"ΚΟΙΝΩΝΙΚΕΣ ΑΣΦΑΛΙΣΕΙΣ\",\n\"ΝΟΜΟΘΕΣΙΑ ΔΗΜΩΝ ΚΑΙ ΚΟΙΝΟΤΗΤΩΝ\",\n\"ΝΟΜΟΘΕΣΙΑ ΕΠΙΜΕΛΗΤΗΡΙΩΝ ΣΥΝΕΤΑΙΡΙΣΜΩΝ ΚΑΙ ΣΩΜΑΤΕΙΩΝ\",\n\"ΔΗΜΟΣΙΑ ΕΡΓΑ\",\n\"ΔΙΟΙΚΗΣΗ ΔΙΚΑΙΟΣΥΝΗΣ\",\n\"ΑΣΦΑΛΙΣΤΙΚΑ ΤΑΜΕΙΑ\",\n\"ΕΚΚΛΗΣΙΑΣΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΕΚΠΑΙΔΕΥΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΔΗΜΟΣΙΟ ΛΟΓΙΣΤΙΚΟ\",\n\"ΤΕΛΩΝΕΙΑΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΣΥΓΚΟΙΝΩΝΙΕΣ\",\n\"ΕΘΝΙΚΗ ΑΜΥΝΑ\",\n\"ΣΤΡΑΤΟΣ ΞΗΡΑΣ\",\n\"ΑΓΟΡΑΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΔΗΜΟΣΙΟΙ ΥΠΑΛΛΗΛΟΙ\",\n\"ΠΕΡΙΟΥΣΙΑ ΔΗΜΟΣΙΟΥ ΚΑΙ ΝΟΜΙΣΜΑ\",\n\"ΟΙΚΟΝΟΜΙΚΗ ΔΙΟΙΚΗΣΗ\",\n\"ΛΙΜΕΝΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΑΣΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΠΟΛΙΤΙΚΗ ΔΙΚΟΝΟΜΙΑ\",\n\"ΔΙΠΛΩΜΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΔΙΟΙΚΗΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΑΜΕΣΗ ΦΟΡΟΛΟΓΙΑ\",\n\"ΤΥΠΟΣ ΚΑΙ ΤΟΥΡΙΣΜΟΣ\",\n\"ΕΘΝΙΚΗ ΟΙΚΟΝΟΜΙΑ\",\n\"ΑΣΤΥΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΑΓΡΟΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΕΡΓΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΠΟΙΝΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΕΜΠΟΡΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΕΠΙΣΤΗΜΕΣ ΚΑΙ ΤΕΧΝΕΣ\",\n\"ΕΜΠΟΡΙΚΗ ΝΑΥΤΙΛΙΑ\",\n\"ΣΥΝΤΑΓΜΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\"\n] \\\n\n\nThe labels can also be a the chapter-level or subject-level class it belongs to. Some chapter labels are omitted due to size (389 classes). Some subject labels are also omitted due to size (2285 classes).", "### Data Splits\n\n\nSplit: Train, No of Documents: 28,536, Avg. words: 600\nSplit: Development, No of Documents: 9,511, Avg. words: 574\nSplit: Test, No of Documents: 9,516, Avg. words: 595\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nThe dataset was curated by Papaloukas et al. (2021) with the hope to support and encourage further research in NLP for the Greek language.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe ''Permanent Greek Legislation Code - Raptarchis'' is a thorough catalogue of Greek legislation since the creation of the Greek state in 1834 until 2015. It includes Laws, Royal and Presidential Decrees, Regulations and Decisions, retrieved from the Official Government Gazette, where Greek legislation is published. This collection is one of the official, publicly available sources of classified Greek legislation suitable for classification tasks.\n\n\nCurrently, the original catalogue is publicly offered in MS Word (.doc) format through the portal e-Themis, the legal database and management service of it, under the administration of the Ministry of the Interior (Affairs). E-Themis is primarily focused on providing legislation on a multitude of predefined thematic categories, as described in the catalogue. The main goal is to help users find legislation of interest using the thematic index.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nThe dataset does not include personal or sensitive information.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nPapaloukas et al. (2021)", "### Licensing Information\n\n\n*Christos Papaloukas, Ilias Chalkidis, Konstantinos Athinaios, Despina-Athanasia Pantazi and Manolis Koubarakis.*\n*Multi-granular Legal Topic Classification on Greek Legislation.*\n*Proceedings of the 3rd Natural Legal Language Processing (NLLP) Workshop, Punta Cana, Dominican Republic, 2021*", "### Contributions\n\n\nThanks to @christospi for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-multi-class-classification #task_ids-topic-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Modern Greek (1453-) #license-cc-by-4.0 #arxiv-2109.15298 #region-us \n", "### Dataset Summary\n\n\nGreek\\_Legal\\_Code (GLC) is a dataset consisting of approx. 47k legal resources from Greek legislation. The origin of GLC is “Permanent Greek Legislation Code - Raptarchis”, a collection of Greek legislative documents classified into multi-level (from broader to more specialized) categories.\n\n\nTopics\n\n\nGLC consists of 47 legislative volumes and each volume corresponds to a main thematic topic. Each volume is divided into thematic sub categories which are called chapters and subsequently, each chapter breaks down to subjects which contain the legal resources. The total number of chapters is 389 while the total number of subjects is 2285, creating an interlinked thematic hierarchy. So, for the upper thematic level (volume) GLC has 47 classes. For the next thematic level (chapter) GLC offers 389 classes and for the inner and last thematic level (subject), GLC has 2285 classes.\n\n\nGLC classes are divided into three categories for each thematic level: frequent classes, which occur in more than 10 training documents and can be found in all three subsets (training, development and test); few-shot classes which appear in 1 to 10 training documents and also appear in the documents of the development and test sets, and zero-shot classes which appear in the development and/or test, but not in the training documents.", "### Supported Tasks and Leaderboards\n\n\nThe dataset supports:\n\n\nMulti-class Text Classification: Given the text of a document, a model predicts the corresponding class.\n\n\nFew-shot and Zero-shot learning: As already noted, the classes can be divided into three groups: frequent, few-shot, and zero- shot, depending on whether they were assigned to more than 10, fewer than 10 but at least one, or no training documents, respectively.", "### Languages\n\n\nAll documents are written in Greek.\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields\n\n\nThe following data fields are provided for documents ('train', 'dev', 'test'):\n\n\n'text': (str) The full content of each document, which is represented by its 'header' and 'articles' (i.e., the 'main\\_body'). \n\n'label': (class label): Depending on the configurarion, the volume/chapter/subject of the document. For volume-level class it belongs to specifically: [\"ΚΟΙΝΩΝΙΚΗ ΠΡΟΝΟΙΑ\",\n\"ΓΕΩΡΓΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΡΑΔΙΟΦΩΝΙΑ ΚΑΙ ΤΥΠΟΣ\",\n\"ΒΙΟΜΗΧΑΝΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΥΓΕΙΟΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΠΟΛΕΜΙΚΟ ΝΑΥΤΙΚΟ\",\n\"ΤΑΧΥΔΡΟΜΕΙΑ - ΤΗΛΕΠΙΚΟΙΝΩΝΙΕΣ\",\n\"ΔΑΣΗ ΚΑΙ ΚΤΗΝΟΤΡΟΦΙΑ\",\n\"ΕΛΕΓΚΤΙΚΟ ΣΥΝΕΔΡΙΟ ΚΑΙ ΣΥΝΤΑΞΕΙΣ\",\n\"ΠΟΛΕΜΙΚΗ ΑΕΡΟΠΟΡΙΑ\",\n\"ΝΟΜΙΚΑ ΠΡΟΣΩΠΑ ΔΗΜΟΣΙΟΥ ΔΙΚΑΙΟΥ\",\n\"ΝΟΜΟΘΕΣΙΑ ΑΝΩΝΥΜΩΝ ΕΤΑΙΡΕΙΩΝ ΤΡΑΠΕΖΩΝ ΚΑΙ ΧΡΗΜΑΤΙΣΤΗΡΙΩΝ\",\n\"ΠΟΛΙΤΙΚΗ ΑΕΡΟΠΟΡΙΑ\",\n\"ΕΜΜΕΣΗ ΦΟΡΟΛΟΓΙΑ\",\n\"ΚΟΙΝΩΝΙΚΕΣ ΑΣΦΑΛΙΣΕΙΣ\",\n\"ΝΟΜΟΘΕΣΙΑ ΔΗΜΩΝ ΚΑΙ ΚΟΙΝΟΤΗΤΩΝ\",\n\"ΝΟΜΟΘΕΣΙΑ ΕΠΙΜΕΛΗΤΗΡΙΩΝ ΣΥΝΕΤΑΙΡΙΣΜΩΝ ΚΑΙ ΣΩΜΑΤΕΙΩΝ\",\n\"ΔΗΜΟΣΙΑ ΕΡΓΑ\",\n\"ΔΙΟΙΚΗΣΗ ΔΙΚΑΙΟΣΥΝΗΣ\",\n\"ΑΣΦΑΛΙΣΤΙΚΑ ΤΑΜΕΙΑ\",\n\"ΕΚΚΛΗΣΙΑΣΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΕΚΠΑΙΔΕΥΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΔΗΜΟΣΙΟ ΛΟΓΙΣΤΙΚΟ\",\n\"ΤΕΛΩΝΕΙΑΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΣΥΓΚΟΙΝΩΝΙΕΣ\",\n\"ΕΘΝΙΚΗ ΑΜΥΝΑ\",\n\"ΣΤΡΑΤΟΣ ΞΗΡΑΣ\",\n\"ΑΓΟΡΑΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΔΗΜΟΣΙΟΙ ΥΠΑΛΛΗΛΟΙ\",\n\"ΠΕΡΙΟΥΣΙΑ ΔΗΜΟΣΙΟΥ ΚΑΙ ΝΟΜΙΣΜΑ\",\n\"ΟΙΚΟΝΟΜΙΚΗ ΔΙΟΙΚΗΣΗ\",\n\"ΛΙΜΕΝΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΑΣΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΠΟΛΙΤΙΚΗ ΔΙΚΟΝΟΜΙΑ\",\n\"ΔΙΠΛΩΜΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΔΙΟΙΚΗΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΑΜΕΣΗ ΦΟΡΟΛΟΓΙΑ\",\n\"ΤΥΠΟΣ ΚΑΙ ΤΟΥΡΙΣΜΟΣ\",\n\"ΕΘΝΙΚΗ ΟΙΚΟΝΟΜΙΑ\",\n\"ΑΣΤΥΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΑΓΡΟΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΕΡΓΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΠΟΙΝΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΕΜΠΟΡΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΕΠΙΣΤΗΜΕΣ ΚΑΙ ΤΕΧΝΕΣ\",\n\"ΕΜΠΟΡΙΚΗ ΝΑΥΤΙΛΙΑ\",\n\"ΣΥΝΤΑΓΜΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\"\n] \\\n\n\nThe labels can also be a the chapter-level or subject-level class it belongs to. Some chapter labels are omitted due to size (389 classes). Some subject labels are also omitted due to size (2285 classes).", "### Data Splits\n\n\nSplit: Train, No of Documents: 28,536, Avg. words: 600\nSplit: Development, No of Documents: 9,511, Avg. words: 574\nSplit: Test, No of Documents: 9,516, Avg. words: 595\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nThe dataset was curated by Papaloukas et al. (2021) with the hope to support and encourage further research in NLP for the Greek language.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe ''Permanent Greek Legislation Code - Raptarchis'' is a thorough catalogue of Greek legislation since the creation of the Greek state in 1834 until 2015. It includes Laws, Royal and Presidential Decrees, Regulations and Decisions, retrieved from the Official Government Gazette, where Greek legislation is published. This collection is one of the official, publicly available sources of classified Greek legislation suitable for classification tasks.\n\n\nCurrently, the original catalogue is publicly offered in MS Word (.doc) format through the portal e-Themis, the legal database and management service of it, under the administration of the Ministry of the Interior (Affairs). E-Themis is primarily focused on providing legislation on a multitude of predefined thematic categories, as described in the catalogue. The main goal is to help users find legislation of interest using the thematic index.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nThe dataset does not include personal or sensitive information.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nPapaloukas et al. (2021)", "### Licensing Information\n\n\n*Christos Papaloukas, Ilias Chalkidis, Konstantinos Athinaios, Despina-Athanasia Pantazi and Manolis Koubarakis.*\n*Multi-granular Legal Topic Classification on Greek Legislation.*\n*Proceedings of the 3rd Natural Legal Language Processing (NLLP) Workshop, Punta Cana, Dominican Republic, 2021*", "### Contributions\n\n\nThanks to @christospi for adding this dataset." ]
[ 112, 318, 106, 18, 6, 753, 69, 39, 4, 205, 10, 5, 5, 9, 29, 7, 8, 14, 14, 86, 18 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-multi-class-classification #task_ids-topic-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Modern Greek (1453-) #license-cc-by-4.0 #arxiv-2109.15298 #region-us \n### Dataset Summary\n\n\nGreek\\_Legal\\_Code (GLC) is a dataset consisting of approx. 47k legal resources from Greek legislation. The origin of GLC is “Permanent Greek Legislation Code - Raptarchis”, a collection of Greek legislative documents classified into multi-level (from broader to more specialized) categories.\n\n\nTopics\n\n\nGLC consists of 47 legislative volumes and each volume corresponds to a main thematic topic. Each volume is divided into thematic sub categories which are called chapters and subsequently, each chapter breaks down to subjects which contain the legal resources. The total number of chapters is 389 while the total number of subjects is 2285, creating an interlinked thematic hierarchy. So, for the upper thematic level (volume) GLC has 47 classes. For the next thematic level (chapter) GLC offers 389 classes and for the inner and last thematic level (subject), GLC has 2285 classes.\n\n\nGLC classes are divided into three categories for each thematic level: frequent classes, which occur in more than 10 training documents and can be found in all three subsets (training, development and test); few-shot classes which appear in 1 to 10 training documents and also appear in the documents of the development and test sets, and zero-shot classes which appear in the development and/or test, but not in the training documents.", "passage: ### Supported Tasks and Leaderboards\n\n\nThe dataset supports:\n\n\nMulti-class Text Classification: Given the text of a document, a model predicts the corresponding class.\n\n\nFew-shot and Zero-shot learning: As already noted, the classes can be divided into three groups: frequent, few-shot, and zero- shot, depending on whether they were assigned to more than 10, fewer than 10 but at least one, or no training documents, respectively.### Languages\n\n\nAll documents are written in Greek.\n\n\nDataset Structure\n-----------------### Data Instances", "passage: ### Data Fields\n\n\nThe following data fields are provided for documents ('train', 'dev', 'test'):\n\n\n'text': (str) The full content of each document, which is represented by its 'header' and 'articles' (i.e., the 'main\\_body'). \n\n'label': (class label): Depending on the configurarion, the volume/chapter/subject of the document. For volume-level class it belongs to specifically: [\"ΚΟΙΝΩΝΙΚΗ ΠΡΟΝΟΙΑ\",\n\"ΓΕΩΡΓΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΡΑΔΙΟΦΩΝΙΑ ΚΑΙ ΤΥΠΟΣ\",\n\"ΒΙΟΜΗΧΑΝΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΥΓΕΙΟΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΠΟΛΕΜΙΚΟ ΝΑΥΤΙΚΟ\",\n\"ΤΑΧΥΔΡΟΜΕΙΑ - ΤΗΛΕΠΙΚΟΙΝΩΝΙΕΣ\",\n\"ΔΑΣΗ ΚΑΙ ΚΤΗΝΟΤΡΟΦΙΑ\",\n\"ΕΛΕΓΚΤΙΚΟ ΣΥΝΕΔΡΙΟ ΚΑΙ ΣΥΝΤΑΞΕΙΣ\",\n\"ΠΟΛΕΜΙΚΗ ΑΕΡΟΠΟΡΙΑ\",\n\"ΝΟΜΙΚΑ ΠΡΟΣΩΠΑ ΔΗΜΟΣΙΟΥ ΔΙΚΑΙΟΥ\",\n\"ΝΟΜΟΘΕΣΙΑ ΑΝΩΝΥΜΩΝ ΕΤΑΙΡΕΙΩΝ ΤΡΑΠΕΖΩΝ ΚΑΙ ΧΡΗΜΑΤΙΣΤΗΡΙΩΝ\",\n\"ΠΟΛΙΤΙΚΗ ΑΕΡΟΠΟΡΙΑ\",\n\"ΕΜΜΕΣΗ ΦΟΡΟΛΟΓΙΑ\",\n\"ΚΟΙΝΩΝΙΚΕΣ ΑΣΦΑΛΙΣΕΙΣ\",\n\"ΝΟΜΟΘΕΣΙΑ ΔΗΜΩΝ ΚΑΙ ΚΟΙΝΟΤΗΤΩΝ\",\n\"ΝΟΜΟΘΕΣΙΑ ΕΠΙΜΕΛΗΤΗΡΙΩΝ ΣΥΝΕΤΑΙΡΙΣΜΩΝ ΚΑΙ ΣΩΜΑΤΕΙΩΝ\",\n\"ΔΗΜΟΣΙΑ ΕΡΓΑ\",\n\"ΔΙΟΙΚΗΣΗ ΔΙΚΑΙΟΣΥΝΗΣ\",\n\"ΑΣΦΑΛΙΣΤΙΚΑ ΤΑΜΕΙΑ\",\n\"ΕΚΚΛΗΣΙΑΣΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΕΚΠΑΙΔΕΥΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΔΗΜΟΣΙΟ ΛΟΓΙΣΤΙΚΟ\",\n\"ΤΕΛΩΝΕΙΑΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΣΥΓΚΟΙΝΩΝΙΕΣ\",\n\"ΕΘΝΙΚΗ ΑΜΥΝΑ\",\n\"ΣΤΡΑΤΟΣ ΞΗΡΑΣ\",\n\"ΑΓΟΡΑΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΔΗΜΟΣΙΟΙ ΥΠΑΛΛΗΛΟΙ\",\n\"ΠΕΡΙΟΥΣΙΑ ΔΗΜΟΣΙΟΥ ΚΑΙ ΝΟΜΙΣΜΑ\",\n\"ΟΙΚΟΝΟΜΙΚΗ ΔΙΟΙΚΗΣΗ\",\n\"ΛΙΜΕΝΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΑΣΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΠΟΛΙΤΙΚΗ ΔΙΚΟΝΟΜΙΑ\",\n\"ΔΙΠΛΩΜΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΔΙΟΙΚΗΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΑΜΕΣΗ ΦΟΡΟΛΟΓΙΑ\",\n\"ΤΥΠΟΣ ΚΑΙ ΤΟΥΡΙΣΜΟΣ\",\n\"ΕΘΝΙΚΗ ΟΙΚΟΝΟΜΙΑ\",\n\"ΑΣΤΥΝΟΜΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΑΓΡΟΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΕΡΓΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΠΟΙΝΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΕΜΠΟΡΙΚΗ ΝΟΜΟΘΕΣΙΑ\",\n\"ΕΠΙΣΤΗΜΕΣ ΚΑΙ ΤΕΧΝΕΣ\",\n\"ΕΜΠΟΡΙΚΗ ΝΑΥΤΙΛΙΑ\",\n\"ΣΥΝΤΑΓΜΑΤΙΚΗ ΝΟΜΟΘΕΣΙΑ\"\n] \\\n\n\nThe labels can also be a the chapter-level or subject-level class it belongs to. Some chapter labels are omitted due to size (389 classes). Some subject labels are also omitted due to size (2285 classes).### Data Splits\n\n\nSplit: Train, No of Documents: 28,536, Avg. words: 600\nSplit: Development, No of Documents: 9,511, Avg. words: 574\nSplit: Test, No of Documents: 9,516, Avg. words: 595\n\n\nDataset Creation\n----------------### Curation Rationale\n\n\nThe dataset was curated by Papaloukas et al. (2021) with the hope to support and encourage further research in NLP for the Greek language.### Source Data#### Initial Data Collection and Normalization\n\n\nThe ''Permanent Greek Legislation Code - Raptarchis'' is a thorough catalogue of Greek legislation since the creation of the Greek state in 1834 until 2015. It includes Laws, Royal and Presidential Decrees, Regulations and Decisions, retrieved from the Official Government Gazette, where Greek legislation is published. This collection is one of the official, publicly available sources of classified Greek legislation suitable for classification tasks.\n\n\nCurrently, the original catalogue is publicly offered in MS Word (.doc) format through the portal e-Themis, the legal database and management service of it, under the administration of the Ministry of the Interior (Affairs). E-Themis is primarily focused on providing legislation on a multitude of predefined thematic categories, as described in the catalogue. The main goal is to help users find legislation of interest using the thematic index.#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information\n\n\nThe dataset does not include personal or sensitive information.\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset### Discussion of Biases### Other Known Limitations\n\n\nAdditional Information\n----------------------### Dataset Curators\n\n\nPapaloukas et al. (2021)### Licensing Information\n\n\n*Christos Papaloukas, Ilias Chalkidis, Konstantinos Athinaios, Despina-Athanasia Pantazi and Manolis Koubarakis.*\n*Multi-granular Legal Topic Classification on Greek Legislation.*\n*Proceedings of the 3rd Natural Legal Language Processing (NLLP) Workshop, Punta Cana, Dominican Republic, 2021*" ]
[ -0.08870645612478256, -0.025081133469939232, -0.0037833834066987038, 0.052824292331933975, 0.06634093075990677, 0.050863027572631836, 0.20404227077960968, 0.06137930229306221, 0.030493183061480522, 0.06266501545906067, -0.0013416808797046542, 0.02278030477464199, 0.03257615119218826, 0.04202340543270111, -0.05625360086560249, -0.25992056727409363, 0.0006269917939789593, -0.031230248510837555, -0.00862257182598114, 0.03910122811794281, 0.08962627500295639, -0.03568379953503609, 0.020617658272385597, -0.11368125677108765, -0.05090297386050224, -0.023173505440354347, 0.05613206699490547, -0.04351946339011192, 0.08439115434885025, 0.09650057554244995, 0.11175880581140518, -0.01339905709028244, 0.01783032715320587, -0.10680621862411499, 0.009835400618612766, 0.05728144571185112, -0.016486287117004395, -0.00011797746265074238, -0.014103363268077374, -0.04571056365966797, 0.22558586299419403, -0.16101239621639252, 0.028653383255004883, -0.04109439253807068, -0.1174367293715477, 0.00251489388756454, -0.038245562463998795, 0.030691079795360565, 0.06261301785707474, 0.021258270367980003, -0.0035248466301709414, 0.0650600716471672, -0.0072447494603693485, 0.05285577103495598, 0.004686505999416113, -0.10608633607625961, -0.10221775621175766, 0.11650198698043823, -0.0578465573489666, 0.08754798024892807, -0.048232752829790115, 0.0324832908809185, -0.044700413942337036, 0.02466663531959057, -0.09960377961397171, -0.05138343572616577, -0.08180957287549973, -0.048070043325424194, -0.12053120136260986, -0.006259703543037176, 0.30466756224632263, 0.01963716186583042, -0.057098209857940674, -0.13533645868301392, -0.01970704086124897, 0.07676965743303299, -0.06516658514738083, 0.014754478819668293, 0.00014781160280108452, -0.03921413794159889, 0.14176183938980103, 0.018330544233322144, -0.09698522090911865, 0.009488672949373722, -0.07686319202184677, 0.1260768324136734, -0.0066833593882620335, 0.022084617987275124, -0.01386203896254301, 0.05819627642631531, -0.083529032766819, -0.02937263250350952, 0.013712811283767223, -0.01939786598086357, -0.04158187285065651, -0.005520231556147337, 0.0031376155093312263, -0.13011465966701508, 0.02365041710436344, 0.04373418167233467, -0.02943243831396103, -0.013597026467323303, -0.02692299894988537, 0.04764650762081146, 0.05791549012064934, 0.04794800654053688, 0.04101011902093887, -0.0005938832764513791, -0.0018671751022338867, 0.028439423069357872, 0.06672397255897522, -0.027742406353354454, -0.02071208506822586, 0.006346902344375849, -0.04194771870970726, 0.016883747652173042, 0.04195632413029671, 0.07056742161512375, 0.010142737068235874, -0.05663766339421272, -0.03113234043121338, -0.12831157445907593, -0.04632597789168358, -0.05891233682632446, 0.011279702186584473, 0.11457157135009766, 0.0050282725133001804, 0.015359201468527317, -0.05693909898400307, 0.0811731293797493, 0.012279349379241467, 0.02677118591964245, -0.05680184066295624, -0.06770823150873184, 0.04479643702507019, -0.013925139792263508, -0.030243054032325745, -0.06932968646287918, -0.060745492577552795, -0.11232762783765793, 0.06963612884283066, -0.03353302553296089, -0.0398935042321682, -0.011048574931919575, 0.01645507477223873, -0.03415493294596672, 0.023268617689609528, 0.04490107297897339, -0.047353219240903854, 0.01203888189047575, -0.08186627179384232, 0.02926769107580185, -0.07935301959514618, -0.000020508343368419446, -0.03211967647075653, 0.016277162358164787, -0.16774700582027435, 0.05564461275935173, -0.08929278701543808, 0.02158447541296482, -0.035710010677576065, 0.017909908667206764, -0.027446262538433075, 0.061699703335762024, -0.06557011604309082, 0.09807917475700378, -0.15524853765964508, -0.06844017654657364, 0.12580062448978424, -0.12494290620088577, -0.07495658844709396, 0.035448431968688965, -0.022735849022865295, 0.16741979122161865, 0.11128901690244675, 0.18638581037521362, 0.08773103356361389, -0.09990742802619934, -0.12209761887788773, 0.00017197181296069175, 0.07268217951059341, 0.11190486699342728, 0.03533652424812317, 0.009071904234588146, 0.07070379704236984, 0.031905967742204666, -0.059716884046792984, -0.08309214562177658, -0.0019340304424986243, -0.050750475376844406, -0.015763496980071068, -0.007917572744190693, -0.07576104998588562, 0.04928974434733391, 0.034225206822156906, -0.03427460417151451, -0.04515145346522331, 0.027164123952388763, 0.04193177446722984, -0.05623732879757881, 0.03172887861728668, -0.020333992317318916, 0.032418061047792435, 0.0911930575966835, 0.013914442621171474, -0.15167881548404694, -0.1842186003923416, 0.037401262670755386, 0.1499585062265396, 0.10517128556966782, 0.0014442093670368195, 0.005987162236124277, 0.00718651944771409, -0.08320587128400803, 0.06249628961086273, 0.0206975806504488, 0.004534570034593344, -0.022445345297455788, -0.20044593513011932, 0.02979683130979538, -0.03093530796468258, 0.10015203803777695, -0.14763377606868744, 0.05990433692932129, 0.022272558882832527, 0.05881650745868683, 0.04535183310508728, -0.02599375508725643, -0.01399934384971857, 0.060159146785736084, 0.0038828968536108732, -0.009217232465744019, 0.014699096791446209, -0.02953929454088211, -0.0002821851521730423, -0.05873306095600128, -0.10423597693443298, 0.04618746414780617, 0.05141506716609001, 0.02909075655043125, -0.06499376147985458, -0.03902624174952507, -0.055923689156770706, -0.01620771735906601, -0.07183749228715897, 0.031966134905815125, 0.07786139100790024, 0.019474482163786888, -0.0032534573692828417, -0.05982912704348564, 0.032087862491607666, 0.015743238851428032, -0.05475955829024315, -0.039538029581308365, 0.07863157987594604, 0.155592679977417, -0.14759214222431183, 0.06836649775505066, 0.04638699069619179, 0.0224824920296669, 0.22243811190128326, -0.0648614838719368, -0.06760253757238388, -0.041389334946870804, -0.0011588218621909618, 0.027377182617783546, 0.1008344367146492, -0.09666129946708679, 0.01815660484135151, -0.009889956563711166, 0.05692821741104126, 0.001820345758460462, -0.07523998618125916, -0.015141364187002182, -0.03844243288040161, -0.0314173549413681, 0.030525697395205498, 0.04058833047747612, -0.03879828006029129, 0.10613802820444107, -0.03493959829211235, -0.034987978637218475, -0.05582332983613014, -0.03773073852062225, -0.07266686111688614, 0.10762804001569748, -0.043869052082300186, -0.13076786696910858, -0.06531264632940292, -0.054218683391809464, -0.08032737672328949, 0.007981871254742146, -0.01793031208217144, 0.009584836661815643, -0.009853881783783436, -0.040712494403123856, 0.1205119788646698, 0.005244897212833166, -0.04744667932391167, -0.06305144727230072, 0.08079641312360764, -0.06574486941099167, -0.03434624895453453, -0.0674276351928711, -0.0722842738032341, -0.09361199289560318, 0.0019234797218814492, -0.07361608743667603, 0.028076693415641785, 0.11420714855194092, 0.045072752982378006, -0.013382576406002045, -0.059150923043489456, 0.11710727214813232, -0.1354658305644989, 0.08183841407299042, 0.09892531484365463, 0.04825012385845184, -0.0005403297836892307, 0.164109006524086, 0.060809072107076645, -0.05641545355319977, -0.025867877528071404, 0.031843576580286026, -0.051439717411994934, -0.19814497232437134, -0.12039177864789963, -0.07260564714670181, 0.061520203948020935, 0.0009273986215703189, 0.020000437274575233, -0.048227276653051376, 0.0024075100664049387, -0.028984839096665382, 0.08531588315963745, 0.05175328627228737, 0.02503768540918827, 0.14070403575897217, -0.0016402341425418854, 0.07371177524328232, -0.10910659283399582, 0.002910507610067725, 0.07079171389341354, 0.04675317928195, 0.217828631401062, 0.05249597504734993, -0.0015920301666483283, 0.0609431266784668, -0.03902144357562065, -0.02752423845231533, -0.007222428917884827, 0.0494568906724453, -0.007980170659720898, -0.012553419917821884, -0.06070319190621376, 0.007715614978224039, 0.06526833772659302, -0.05033864080905914, -0.12421747297048569, -0.06556719541549683, 0.07355568557977676, 0.04473462700843811, 0.11837396025657654, 0.06149665638804436, -0.008169627748429775, -0.10434528440237045, 0.059130385518074036, -0.004711234476417303, -0.06785835325717926, -0.005349485669285059, 0.060482949018478394, -0.11219074577093124, 0.09779411554336548, -0.014132757671177387, 0.057346295565366745, -0.13576063513755798, 0.02996966242790222, -0.07752623409032822, -0.06780170649290085, -0.007312055677175522, 0.046020254492759705, -0.12816394865512848, 0.25168898701667786, 0.02784087508916855, 0.04750171676278114, -0.06241603568196297, 0.005817841738462448, 0.009630028158426285, 0.13892924785614014, 0.11075893044471741, 0.00577545678243041, -0.19351328909397125, 0.01537244487553835, -0.05677126720547676, 0.031477123498916626, 0.09223740547895432, -0.08020716160535812, 0.053370628505945206, 0.021324962377548218, 0.022619640454649925, 0.01792527362704277, -0.0651889368891716, -0.06825792044401169, -0.16117791831493378, 0.052367258816957474, -0.027914633974432945, -0.10759856551885605, -0.025746481493115425, -0.05576220527291298, 0.03141821548342705, 0.1307518482208252, -0.0906234011054039, -0.034319158643484116, -0.039471905678510666, 0.023086383938789368, -0.01508187036961317, -0.05628809705376625, -0.027598833665251732, -0.030152425169944763, 0.026771029457449913, -0.0673193708062172, -0.04158895090222359, 0.07399485260248184, -0.038758352398872375, -0.05415792390704155, -0.0722673088312149, 0.09901197999715805, 0.00422412296757102, 0.03733697161078453, -0.027871327474713326, 0.05664634704589844, 0.06879683583974838, -0.05997495353221893, 0.022129952907562256, 0.09250792860984802, 0.029979536309838295, 0.14376740157604218, -0.1503773182630539, -0.06546877324581146, -0.031735919415950775, -0.05138544365763664, 0.10010258108377457, 0.07038930803537369, -0.03138293698430061, 0.05916944146156311, -0.01161954179406166, -0.1298224925994873, -0.19053857028484344, 0.009477819316089153, 0.06156069040298462, 0.05028613284230232, -0.06197981536388397, -0.2247745543718338, 0.05603566765785217, 0.10534114390611649, 0.006235608831048012, 0.041583869606256485, -0.12765447795391083, -0.08966729789972305, 0.03532283753156662, -0.007551038172096014, -0.0257172342389822, -0.13198159635066986, -0.016183078289031982, -0.037663135677576065, 0.01749660074710846, 0.1367180496454239, -0.10706036537885666, 0.08356165140867233, -0.0152661157771945, -0.024495229125022888, -0.027020534500479698, 0.030631812289357185, 0.13097655773162842, 0.10299394279718399, 0.06025681272149086, -0.041301485151052475, -0.10393527895212173, 0.13568894565105438, -0.045788463205099106, 0.07919018715620041, 0.029563317075371742, -0.06544708460569382, -0.12377861887216568, -0.059354934841394424, -0.022254453971982002, 0.018967164680361748, -0.04543006792664528, -0.019572118297219276, -0.036577463150024414, 0.08686713129281998, -0.05693908408284187, 0.006726129446178675, 0.13035520911216736, -0.09181737154722214, 0.13092488050460815, 0.025769425556063652, 0.13454268872737885, 0.039430029690265656, -0.11724590510129929, -0.010943904519081116, 0.014310588128864765, 0.036983344703912735, -0.20179951190948486, -0.0530012883245945, 0.0847315713763237, -0.01517209131270647, 0.07761938124895096, 0.0011750248959288, -0.04330739006400108, -0.015732409432530403, 0.07745358347892761, -0.11780890822410583, -0.20213858783245087, 0.015541896224021912, -0.024935951456427574, -0.07940994948148727, 0.057225242257118225, 0.10582850128412247, 0.014240451157093048, 0.019528087228536606, -0.009030927903950214, 0.02717963606119156, -0.027408942580223083, 0.04259047284722328, 0.017830858007073402, 0.003222499741241336, -0.006783809047192335, 0.06610573083162308, 0.13012628257274628, -0.08275700360536575, 0.023888804018497467, 0.08669983595609665, -0.049245405942201614, -0.051027748733758926, -0.00010087092960020527, 0.10141550749540329, 0.06720685958862305, -0.03302683308720589, -0.06081310287117958, -0.0932079330086708, 0.031596895307302475, 0.14856557548046112, 0.050371307879686356, 0.045300114899873734, -0.06085209175944328, -0.04934890940785408, -0.005148235708475113, 0.018349070101976395, 0.005260387901216745, 0.01761491782963276, -0.028136303648352623, -0.00174616277217865, 0.004816293716430664, 0.009028592146933079, 0.0001245364546775818, -0.07524053007364273, -0.09885946661233902, 0.027766555547714233, 0.003616625675931573, 0.014527943916618824, -0.025744205340743065, 0.013802558183670044, 0.03489669784903526, 0.017799150198698044, -0.03820547088980675, -0.0643356591463089, -0.03681504726409912, 0.03020741231739521, -0.027266541495919228, 0.12781500816345215, -0.04363897815346718, 0.013532936573028564, 0.02275369130074978, -0.0555090606212616, 0.06946912407875061, 0.032542143017053604, 0.013409350998699665, 0.08175811171531677, -0.10686991363763809, 0.12423553317785263, 0.022027529776096344, 0.06094304099678993, -0.009300836361944675, -0.015129768289625645, 0.0293708685785532, 0.00694211944937706, 0.08447004109621048, 0.11738241463899612, 0.008131436072289944, -0.061863113194704056, 0.184718057513237, 0.032182496041059494, -0.08956104516983032, -0.04140288382768631, 0.07947639375925064, -0.019135527312755585, 0.047298312187194824, 0.03925633430480957, -0.0374605692923069, 0.031373441219329834, -0.1310231238603592, 0.007224613334983587, -0.01045472826808691, -0.06752980500459671, 0.03669262304902077, -0.08994677662849426, 0.06838230043649673, 0.040396660566329956, 0.17532660067081451, 0.11660262197256088, 0.039804503321647644, 0.03541340306401253, -0.013230266980826855, 0.07630521059036255, 0.04814191535115242, -0.02370641380548477, 0.08181342482566833, -0.007866006344556808, -0.003296213923022151, -0.0695144310593605, 0.005115130916237831, 0.06469432264566422, 0.12081614881753922, 0.08036539703607559, -0.006772825960069895, 0.039606545120477676, 0.08066221326589584, -0.023806771263480186, 0.001233672141097486, 0.005232298746705055, -0.008200393058359623, 0.06513591855764389, -0.07865097373723984, -0.003133344231173396, 0.0006999323959462345, -0.148093119263649, 0.07460416108369827, -0.066138856112957, -0.11101934313774109, -0.09235146641731262, -0.17388486862182617, -0.016164099797606468, -0.01954512856900692, -0.006930992007255554, -0.08664575964212418, -0.0370224304497242, 0.09291642904281616, 0.024429267272353172, -0.014408701099455357, 0.09760884195566177, -0.061808910220861435, -0.0179434847086668, 0.12600760161876678, 0.0038234025705605745, 0.04610028490424156, -0.13436104357242584, -0.013904504477977753, -0.07336560636758804, -0.02936457097530365, -0.024136649444699287, 0.05419933423399925, 0.00981044676154852, -0.04103182628750801, 0.004120113793760538, -0.03314213082194328, 0.01260585617274046, -0.005941489245742559, -0.0019898265600204468, 0.15744805335998535, 0.026351412758231163, -0.04695771262049675, 0.03711467608809471, 0.16188772022724152, 0.002692992566153407, -0.15362055599689484, -0.1314026564359665, 0.16192683577537537, -0.07248424738645554, 0.011093187145888805, -0.04080335423350334, -0.048919424414634705, -0.01851993426680565, 0.06877138465642929, 0.2613297700881958, 0.01458733156323433, 0.015962330624461174, 0.016419900581240654, 0.009570307098329067, 0.01737193576991558, 0.09597473591566086, -0.04834120348095894, 0.21057474613189697, -0.03988483175635338, -0.032263439148664474, -0.03388664126396179, 0.015111465007066727, -0.04906676709651947, 0.051873061805963516, 0.05469803139567375, -0.01057414710521698, -0.041278157383203506, 0.14022068679332733, -0.03686340153217316, -0.13125745952129364, 0.05910615995526314, -0.17526352405548096, -0.1561536341905594, -0.04962502047419548, -0.03184996172785759, -0.030917933210730553, 0.05049564316868782, -0.03500131517648697, -0.08313820511102676, 0.05138607695698738, 0.026953333988785744, -0.05685347318649292, -0.04865731671452522, 0.10901448875665665, -0.02669278346002102, 0.05221946910023689, -0.017175981774926186, 0.12427830696105957, 0.0631965920329094, 0.003923272248357534, 0.02800731547176838, 0.046848639845848083, 0.03593134507536888, 0.07290297746658325, -0.023249655961990356, 0.04651176929473877, -0.0606335811316967, 0.16162173449993134, 0.08124398440122604, -0.05638313293457031, 0.05582563951611519, -0.004664277192205191, -0.08396023511886597, -0.02389623410999775, 0.036875706166028976, -0.10756635665893555, 0.08073418587446213, 0.1788247674703598, 0.03800519183278084, -0.018397031351923943, -0.008740530349314213, 0.030518287792801857, 0.048453379422426224, 0.01578468829393387, -0.0676758885383606, -0.08035299926996231, -0.016877556219697, 0.0211525559425354, 0.04335403069853783, -0.18608473241329193, -0.0957951620221138, 0.11233597248792648, 0.013054091483354568, -0.04005834460258484, 0.08193235844373703, 0.07007474452257156, -0.02844499610364437, -0.08062595129013062, -0.09520379453897476, 0.037990737706422806, 0.07016802579164505, -0.011186893098056316, -0.04896100237965584 ]
c597cae2314ea05de6792a5a7d5f1185f639d2a0
# Dataset Card for "guardian_authorship" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [http://www.icsd.aegean.gr/lecturers/stamatatos/papers/JLP2013.pdf](http://www.icsd.aegean.gr/lecturers/stamatatos/papers/JLP2013.pdf) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 49.61 MB - **Size of the generated dataset:** 38.98 MB - **Total amount of disk used:** 88.59 MB ### Dataset Summary A dataset cross-topic authorship attribution. The dataset is provided by Stamatatos 2013. 1- The cross-topic scenarios are based on Table-4 in Stamatatos 2017 (Ex. cross_topic_1 => row 1:P S U&W ). 2- The cross-genre scenarios are based on Table-5 in the same paper. (Ex. cross_genre_1 => row 1:B P S&U&W). 3- The same-topic/genre scenario is created by grouping all the datasts as follows. For ex., to use same_topic and split the data 60-40 use: train_ds = load_dataset('guardian_authorship', name="cross_topic_<<#>>", split='train[:60%]+validation[:60%]+test[:60%]') tests_ds = load_dataset('guardian_authorship', name="cross_topic_<<#>>", split='train[-40%:]+validation[-40%:]+test[-40%:]') IMPORTANT: train+validation+test[:60%] will generate the wrong splits because the data is imbalanced * See https://huggingface.co/docs/datasets/splits.html for detailed/more examples ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### cross_genre_1 - **Size of downloaded dataset files:** 3.10 MB - **Size of the generated dataset:** 2.74 MB - **Total amount of disk used:** 5.84 MB An example of 'train' looks as follows. ``` { "article": "File 1a\n", "author": 0, "topic": 4 } ``` #### cross_genre_2 - **Size of downloaded dataset files:** 3.10 MB - **Size of the generated dataset:** 2.74 MB - **Total amount of disk used:** 5.84 MB An example of 'validation' looks as follows. ``` { "article": "File 1a\n", "author": 0, "topic": 1 } ``` #### cross_genre_3 - **Size of downloaded dataset files:** 3.10 MB - **Size of the generated dataset:** 2.74 MB - **Total amount of disk used:** 5.84 MB An example of 'validation' looks as follows. ``` { "article": "File 1a\n", "author": 0, "topic": 2 } ``` #### cross_genre_4 - **Size of downloaded dataset files:** 3.10 MB - **Size of the generated dataset:** 2.74 MB - **Total amount of disk used:** 5.84 MB An example of 'validation' looks as follows. ``` { "article": "File 1a\n", "author": 0, "topic": 3 } ``` #### cross_topic_1 - **Size of downloaded dataset files:** 3.10 MB - **Size of the generated dataset:** 2.34 MB - **Total amount of disk used:** 5.43 MB An example of 'validation' looks as follows. ``` { "article": "File 1a\n", "author": 0, "topic": 1 } ``` ### Data Fields The data fields are the same among all splits. #### cross_genre_1 - `author`: a classification label, with possible values including `catherinebennett` (0), `georgemonbiot` (1), `hugoyoung` (2), `jonathanfreedland` (3), `martinkettle` (4). - `topic`: a classification label, with possible values including `Politics` (0), `Society` (1), `UK` (2), `World` (3), `Books` (4). - `article`: a `string` feature. #### cross_genre_2 - `author`: a classification label, with possible values including `catherinebennett` (0), `georgemonbiot` (1), `hugoyoung` (2), `jonathanfreedland` (3), `martinkettle` (4). - `topic`: a classification label, with possible values including `Politics` (0), `Society` (1), `UK` (2), `World` (3), `Books` (4). - `article`: a `string` feature. #### cross_genre_3 - `author`: a classification label, with possible values including `catherinebennett` (0), `georgemonbiot` (1), `hugoyoung` (2), `jonathanfreedland` (3), `martinkettle` (4). - `topic`: a classification label, with possible values including `Politics` (0), `Society` (1), `UK` (2), `World` (3), `Books` (4). - `article`: a `string` feature. #### cross_genre_4 - `author`: a classification label, with possible values including `catherinebennett` (0), `georgemonbiot` (1), `hugoyoung` (2), `jonathanfreedland` (3), `martinkettle` (4). - `topic`: a classification label, with possible values including `Politics` (0), `Society` (1), `UK` (2), `World` (3), `Books` (4). - `article`: a `string` feature. #### cross_topic_1 - `author`: a classification label, with possible values including `catherinebennett` (0), `georgemonbiot` (1), `hugoyoung` (2), `jonathanfreedland` (3), `martinkettle` (4). - `topic`: a classification label, with possible values including `Politics` (0), `Society` (1), `UK` (2), `World` (3), `Books` (4). - `article`: a `string` feature. ### Data Splits | name |train|validation|test| |-------------|----:|---------:|---:| |cross_genre_1| 63| 112| 269| |cross_genre_2| 63| 62| 319| |cross_genre_3| 63| 90| 291| |cross_genre_4| 63| 117| 264| |cross_topic_1| 112| 62| 207| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Citation Information ``` @article{article, author = {Stamatatos, Efstathios}, year = {2013}, month = {01}, pages = {421-439}, title = {On the robustness of authorship attribution based on character n-gram features}, volume = {21}, journal = {Journal of Law and Policy} } @inproceedings{stamatatos2017authorship, title={Authorship attribution using text distortion}, author={Stamatatos, Efstathios}, booktitle={Proc. of the 15th Conf. of the European Chapter of the Association for Computational Linguistics}, volume={1} pages={1138--1149}, year={2017} } ``` ### Contributions Thanks to [@thomwolf](https://github.com/thomwolf), [@eltoto1219](https://github.com/eltoto1219), [@malikaltakrori](https://github.com/malikaltakrori) for adding this dataset.
guardian_authorship
[ "task_categories:text-classification", "task_ids:multi-class-classification", "task_ids:topic-classification", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:en", "license:unknown", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["en"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["multi-class-classification", "topic-classification"], "pretty_name": "GuardianAuthorship", "dataset_info": [{"config_name": "cross_topic_1", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 677054, "num_examples": 112}, {"name": "test", "num_bytes": 1283126, "num_examples": 207}, {"name": "validation", "num_bytes": 374390, "num_examples": 62}], "download_size": 3100749, "dataset_size": 2334570}, {"config_name": "cross_genre_1", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 406144, "num_examples": 63}, {"name": "test", "num_bytes": 1657512, "num_examples": 269}, {"name": "validation", "num_bytes": 677054, "num_examples": 112}], "download_size": 3100749, "dataset_size": 2740710}, {"config_name": "cross_topic_2", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 677054, "num_examples": 112}, {"name": "test", "num_bytes": 1104764, "num_examples": 179}, {"name": "validation", "num_bytes": 552752, "num_examples": 90}], "download_size": 3100749, "dataset_size": 2334570}, {"config_name": "cross_topic_3", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 677054, "num_examples": 112}, {"name": "test", "num_bytes": 927138, "num_examples": 152}, {"name": "validation", "num_bytes": 730378, "num_examples": 117}], "download_size": 3100749, "dataset_size": 2334570}, {"config_name": "cross_topic_4", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 374390, "num_examples": 62}, {"name": "test", "num_bytes": 1283126, "num_examples": 207}, {"name": "validation", "num_bytes": 677054, "num_examples": 112}], "download_size": 3100749, "dataset_size": 2334570}, {"config_name": "cross_topic_5", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 374390, "num_examples": 62}, {"name": "test", "num_bytes": 1407428, "num_examples": 229}, {"name": "validation", "num_bytes": 552752, "num_examples": 90}], "download_size": 3100749, "dataset_size": 2334570}, {"config_name": "cross_topic_6", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 374390, "num_examples": 62}, {"name": "test", "num_bytes": 1229802, "num_examples": 202}, {"name": "validation", "num_bytes": 730378, "num_examples": 117}], "download_size": 3100749, "dataset_size": 2334570}, {"config_name": "cross_topic_7", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 552752, "num_examples": 90}, {"name": "test", "num_bytes": 1104764, "num_examples": 179}, {"name": "validation", "num_bytes": 677054, "num_examples": 112}], "download_size": 3100749, "dataset_size": 2334570}, {"config_name": "cross_topic_8", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 552752, "num_examples": 90}, {"name": "test", "num_bytes": 1407428, "num_examples": 229}, {"name": "validation", "num_bytes": 374390, "num_examples": 62}], "download_size": 3100749, "dataset_size": 2334570}, {"config_name": "cross_topic_9", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 552752, "num_examples": 90}, {"name": "test", "num_bytes": 1051440, "num_examples": 174}, {"name": "validation", "num_bytes": 730378, "num_examples": 117}], "download_size": 3100749, "dataset_size": 2334570}, {"config_name": "cross_topic_10", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 730378, "num_examples": 117}, {"name": "test", "num_bytes": 927138, "num_examples": 152}, {"name": "validation", "num_bytes": 677054, "num_examples": 112}], "download_size": 3100749, "dataset_size": 2334570}, {"config_name": "cross_topic_11", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 730378, "num_examples": 117}, {"name": "test", "num_bytes": 1229802, "num_examples": 202}, {"name": "validation", "num_bytes": 374390, "num_examples": 62}], "download_size": 3100749, "dataset_size": 2334570}, {"config_name": "cross_topic_12", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 730378, "num_examples": 117}, {"name": "test", "num_bytes": 1051440, "num_examples": 174}, {"name": "validation", "num_bytes": 552752, "num_examples": 90}], "download_size": 3100749, "dataset_size": 2334570}, {"config_name": "cross_genre_2", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 406144, "num_examples": 63}, {"name": "test", "num_bytes": 1960176, "num_examples": 319}, {"name": "validation", "num_bytes": 374390, "num_examples": 62}], "download_size": 3100749, "dataset_size": 2740710}, {"config_name": "cross_genre_3", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 406144, "num_examples": 63}, {"name": "test", "num_bytes": 1781814, "num_examples": 291}, {"name": "validation", "num_bytes": 552752, "num_examples": 90}], "download_size": 3100749, "dataset_size": 2740710}, {"config_name": "cross_genre_4", "features": [{"name": "author", "dtype": {"class_label": {"names": {"0": "catherinebennett", "1": "georgemonbiot", "2": "hugoyoung", "3": "jonathanfreedland", "4": "martinkettle", "5": "maryriddell", "6": "nickcohen", "7": "peterpreston", "8": "pollytoynbee", "9": "royhattersley", "10": "simonhoggart", "11": "willhutton", "12": "zoewilliams"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Politics", "1": "Society", "2": "UK", "3": "World", "4": "Books"}}}}, {"name": "article", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 406144, "num_examples": 63}, {"name": "test", "num_bytes": 1604188, "num_examples": 264}, {"name": "validation", "num_bytes": 730378, "num_examples": 117}], "download_size": 3100749, "dataset_size": 2740710}]}
2024-01-18T11:04:28+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-multi-class-classification #task_ids-topic-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-unknown #region-us
Dataset Card for "guardian\_authorship" ======================================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: * Paper: * Point of Contact: * Size of downloaded dataset files: 49.61 MB * Size of the generated dataset: 38.98 MB * Total amount of disk used: 88.59 MB ### Dataset Summary A dataset cross-topic authorship attribution. The dataset is provided by Stamatatos 2013. 1- The cross-topic scenarios are based on Table-4 in Stamatatos 2017 (Ex. cross\_topic\_1 => row 1:P S U&W ). 2- The cross-genre scenarios are based on Table-5 in the same paper. (Ex. cross\_genre\_1 => row 1:B P S&U&W). 3- The same-topic/genre scenario is created by grouping all the datasts as follows. For ex., to use same\_topic and split the data 60-40 use: train\_ds = load\_dataset('guardian\_authorship', name="cross\_topic\_<<#>>", split='train[:60%]+validation[:60%]+test[:60%]') tests\_ds = load\_dataset('guardian\_authorship', name="cross\_topic\_<<#>>", split='train[-40%:]+validation[-40%:]+test[-40%:]') IMPORTANT: train+validation+test[:60%] will generate the wrong splits because the data is imbalanced * See URL for detailed/more examples ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances #### cross\_genre\_1 * Size of downloaded dataset files: 3.10 MB * Size of the generated dataset: 2.74 MB * Total amount of disk used: 5.84 MB An example of 'train' looks as follows. #### cross\_genre\_2 * Size of downloaded dataset files: 3.10 MB * Size of the generated dataset: 2.74 MB * Total amount of disk used: 5.84 MB An example of 'validation' looks as follows. #### cross\_genre\_3 * Size of downloaded dataset files: 3.10 MB * Size of the generated dataset: 2.74 MB * Total amount of disk used: 5.84 MB An example of 'validation' looks as follows. #### cross\_genre\_4 * Size of downloaded dataset files: 3.10 MB * Size of the generated dataset: 2.74 MB * Total amount of disk used: 5.84 MB An example of 'validation' looks as follows. #### cross\_topic\_1 * Size of downloaded dataset files: 3.10 MB * Size of the generated dataset: 2.34 MB * Total amount of disk used: 5.43 MB An example of 'validation' looks as follows. ### Data Fields The data fields are the same among all splits. #### cross\_genre\_1 * 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4). * 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4). * 'article': a 'string' feature. #### cross\_genre\_2 * 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4). * 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4). * 'article': a 'string' feature. #### cross\_genre\_3 * 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4). * 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4). * 'article': a 'string' feature. #### cross\_genre\_4 * 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4). * 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4). * 'article': a 'string' feature. #### cross\_topic\_1 * 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4). * 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4). * 'article': a 'string' feature. ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information ### Contributions Thanks to @thomwolf, @eltoto1219, @malikaltakrori for adding this dataset.
[ "### Dataset Summary\n\n\nA dataset cross-topic authorship attribution. The dataset is provided by Stamatatos 2013.\n1- The cross-topic scenarios are based on Table-4 in Stamatatos 2017 (Ex. cross\\_topic\\_1 => row 1:P S U&W ).\n2- The cross-genre scenarios are based on Table-5 in the same paper. (Ex. cross\\_genre\\_1 => row 1:B P S&U&W).\n\n\n3- The same-topic/genre scenario is created by grouping all the datasts as follows.\nFor ex., to use same\\_topic and split the data 60-40 use:\ntrain\\_ds = load\\_dataset('guardian\\_authorship', name=\"cross\\_topic\\_<<#>>\",\nsplit='train[:60%]+validation[:60%]+test[:60%]')\ntests\\_ds = load\\_dataset('guardian\\_authorship', name=\"cross\\_topic\\_<<#>>\",\nsplit='train[-40%:]+validation[-40%:]+test[-40%:]')\n\n\nIMPORTANT: train+validation+test[:60%] will generate the wrong splits because the data is imbalanced\n\n\n* See URL for detailed/more examples", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### cross\\_genre\\_1\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.74 MB\n* Total amount of disk used: 5.84 MB\n\n\nAn example of 'train' looks as follows.", "#### cross\\_genre\\_2\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.74 MB\n* Total amount of disk used: 5.84 MB\n\n\nAn example of 'validation' looks as follows.", "#### cross\\_genre\\_3\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.74 MB\n* Total amount of disk used: 5.84 MB\n\n\nAn example of 'validation' looks as follows.", "#### cross\\_genre\\_4\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.74 MB\n* Total amount of disk used: 5.84 MB\n\n\nAn example of 'validation' looks as follows.", "#### cross\\_topic\\_1\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.34 MB\n* Total amount of disk used: 5.43 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### cross\\_genre\\_1\n\n\n* 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4).\n* 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4).\n* 'article': a 'string' feature.", "#### cross\\_genre\\_2\n\n\n* 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4).\n* 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4).\n* 'article': a 'string' feature.", "#### cross\\_genre\\_3\n\n\n* 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4).\n* 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4).\n* 'article': a 'string' feature.", "#### cross\\_genre\\_4\n\n\n* 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4).\n* 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4).\n* 'article': a 'string' feature.", "#### cross\\_topic\\_1\n\n\n* 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4).\n* 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4).\n* 'article': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @thomwolf, @eltoto1219, @malikaltakrori for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-multi-class-classification #task_ids-topic-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-unknown #region-us \n", "### Dataset Summary\n\n\nA dataset cross-topic authorship attribution. The dataset is provided by Stamatatos 2013.\n1- The cross-topic scenarios are based on Table-4 in Stamatatos 2017 (Ex. cross\\_topic\\_1 => row 1:P S U&W ).\n2- The cross-genre scenarios are based on Table-5 in the same paper. (Ex. cross\\_genre\\_1 => row 1:B P S&U&W).\n\n\n3- The same-topic/genre scenario is created by grouping all the datasts as follows.\nFor ex., to use same\\_topic and split the data 60-40 use:\ntrain\\_ds = load\\_dataset('guardian\\_authorship', name=\"cross\\_topic\\_<<#>>\",\nsplit='train[:60%]+validation[:60%]+test[:60%]')\ntests\\_ds = load\\_dataset('guardian\\_authorship', name=\"cross\\_topic\\_<<#>>\",\nsplit='train[-40%:]+validation[-40%:]+test[-40%:]')\n\n\nIMPORTANT: train+validation+test[:60%] will generate the wrong splits because the data is imbalanced\n\n\n* See URL for detailed/more examples", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### cross\\_genre\\_1\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.74 MB\n* Total amount of disk used: 5.84 MB\n\n\nAn example of 'train' looks as follows.", "#### cross\\_genre\\_2\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.74 MB\n* Total amount of disk used: 5.84 MB\n\n\nAn example of 'validation' looks as follows.", "#### cross\\_genre\\_3\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.74 MB\n* Total amount of disk used: 5.84 MB\n\n\nAn example of 'validation' looks as follows.", "#### cross\\_genre\\_4\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.74 MB\n* Total amount of disk used: 5.84 MB\n\n\nAn example of 'validation' looks as follows.", "#### cross\\_topic\\_1\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.34 MB\n* Total amount of disk used: 5.43 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### cross\\_genre\\_1\n\n\n* 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4).\n* 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4).\n* 'article': a 'string' feature.", "#### cross\\_genre\\_2\n\n\n* 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4).\n* 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4).\n* 'article': a 'string' feature.", "#### cross\\_genre\\_3\n\n\n* 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4).\n* 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4).\n* 'article': a 'string' feature.", "#### cross\\_genre\\_4\n\n\n* 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4).\n* 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4).\n* 'article': a 'string' feature.", "#### cross\\_topic\\_1\n\n\n* 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4).\n* 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4).\n* 'article': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @thomwolf, @eltoto1219, @malikaltakrori for adding this dataset." ]
[ 96, 304, 10, 11, 6, 55, 57, 57, 57, 55, 17, 121, 122, 122, 122, 120, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 6, 30 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-multi-class-classification #task_ids-topic-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-unknown #region-us \n### Dataset Summary\n\n\nA dataset cross-topic authorship attribution. The dataset is provided by Stamatatos 2013.\n1- The cross-topic scenarios are based on Table-4 in Stamatatos 2017 (Ex. cross\\_topic\\_1 => row 1:P S U&W ).\n2- The cross-genre scenarios are based on Table-5 in the same paper. (Ex. cross\\_genre\\_1 => row 1:B P S&U&W).\n\n\n3- The same-topic/genre scenario is created by grouping all the datasts as follows.\nFor ex., to use same\\_topic and split the data 60-40 use:\ntrain\\_ds = load\\_dataset('guardian\\_authorship', name=\"cross\\_topic\\_<<#>>\",\nsplit='train[:60%]+validation[:60%]+test[:60%]')\ntests\\_ds = load\\_dataset('guardian\\_authorship', name=\"cross\\_topic\\_<<#>>\",\nsplit='train[-40%:]+validation[-40%:]+test[-40%:]')\n\n\nIMPORTANT: train+validation+test[:60%] will generate the wrong splits because the data is imbalanced\n\n\n* See URL for detailed/more examples### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances#### cross\\_genre\\_1\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.74 MB\n* Total amount of disk used: 5.84 MB\n\n\nAn example of 'train' looks as follows.", "passage: #### cross\\_genre\\_2\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.74 MB\n* Total amount of disk used: 5.84 MB\n\n\nAn example of 'validation' looks as follows.#### cross\\_genre\\_3\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.74 MB\n* Total amount of disk used: 5.84 MB\n\n\nAn example of 'validation' looks as follows.#### cross\\_genre\\_4\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.74 MB\n* Total amount of disk used: 5.84 MB\n\n\nAn example of 'validation' looks as follows.#### cross\\_topic\\_1\n\n\n* Size of downloaded dataset files: 3.10 MB\n* Size of the generated dataset: 2.34 MB\n* Total amount of disk used: 5.43 MB\n\n\nAn example of 'validation' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.#### cross\\_genre\\_1\n\n\n* 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4).\n* 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4).\n* 'article': a 'string' feature.#### cross\\_genre\\_2\n\n\n* 'author': a classification label, with possible values including 'catherinebennett' (0), 'georgemonbiot' (1), 'hugoyoung' (2), 'jonathanfreedland' (3), 'martinkettle' (4).\n* 'topic': a classification label, with possible values including 'Politics' (0), 'Society' (1), 'UK' (2), 'World' (3), 'Books' (4).\n* 'article': a 'string' feature." ]
[ -0.07796593010425568, 0.07701535522937775, -0.005022753030061722, 0.09435540437698364, 0.09088656306266785, 0.024616021662950516, 0.10978066921234131, 0.10014645755290985, 0.01079648733139038, 0.15635263919830322, 0.03426603972911835, 0.015964532271027565, 0.0683627501130104, 0.15891358256340027, 0.0021263761445879936, -0.18939504027366638, 0.07429255545139313, -0.11893563717603683, -0.05806005001068115, 0.07989372313022614, 0.09031908214092255, -0.07975124567747116, 0.09158553183078766, -0.11284570395946503, -0.024887630715966225, -0.0019275462254881859, -0.047548841685056686, 0.02786192297935486, 0.05165809392929077, 0.08759281784296036, 0.011445228941738605, -0.009430277161300182, 0.05224094167351723, -0.23086677491664886, 0.01862359419465065, 0.08960364758968353, -0.019647855311632156, 0.052285172045230865, 0.1355682611465454, -0.06812989711761475, 0.07887852191925049, -0.11534911394119263, 0.006463345140218735, 0.038242537528276443, -0.11711211502552032, -0.15005280077457428, -0.1364060938358307, 0.06467032432556152, 0.09000977128744125, 0.02535245567560196, -0.055543288588523865, 0.03940693289041519, -0.04368977248668671, 0.08448640257120132, 0.21351876854896545, -0.13604150712490082, -0.05012889206409454, 0.075067900121212, 0.0804862305521965, 0.14088431000709534, -0.11912871897220612, -0.006612052675336599, 0.018050799146294594, 0.0411481112241745, -0.05701839551329613, -0.049718331545591354, -0.016143254935741425, 0.05345518887042999, -0.13687846064567566, -0.07210268080234528, 0.243794247508049, 0.04444281384348869, -0.05733799561858177, -0.13678327202796936, -0.02957915887236595, -0.04545897990465164, -0.00015111910761334002, 0.04454983025789261, 0.00026130490005016327, 0.006290609482675791, 0.031084176152944565, 0.008807848207652569, -0.0570145919919014, -0.021214330568909645, -0.03268326446413994, 0.03492259606719017, -0.007440453395247459, 0.015582865104079247, 0.05013595521450043, 0.08992382138967514, -0.02209271863102913, -0.09500762820243835, -0.05299416184425354, -0.04600685462355614, -0.12553289532661438, -0.011324533261358738, -0.04671483486890793, -0.018347740173339844, 0.08680527657270432, 0.18536478281021118, -0.03475843742489815, 0.0602157860994339, -0.058099087327718735, 0.057411130517721176, 0.05499395355582237, 0.1087385043501854, -0.11948467791080475, -0.13111676275730133, -0.017935972660779953, 0.0577813982963562, 0.01176730077713728, -0.03223927691578865, -0.032174915075302124, 0.05013331398367882, 0.0442044697701931, 0.03961937129497528, 0.10666180402040482, 0.04385479912161827, -0.0621824637055397, -0.038256943225860596, 0.07619223743677139, -0.1626669317483902, 0.043850645422935486, 0.08770113438367844, -0.021882442757487297, -0.03852912038564682, 0.049120619893074036, -0.010293956845998764, -0.055657386779785156, 0.09448134899139404, -0.049082472920417786, -0.0010848185047507286, -0.07295571267604828, -0.11867833137512207, 0.05897415429353714, 0.020843662321567535, -0.06018681079149246, -0.030875949189066887, -0.13773517310619354, -0.10387400537729263, 0.015843834728002548, -0.04578183591365814, 0.02665282040834427, -0.028815677389502525, -0.04313476383686066, 0.003037041984498501, 0.018242143094539642, 0.11135363578796387, -0.05477895215153694, 0.05825018510222435, -0.06781870871782303, 0.019805286079645157, 0.055745095014572144, 0.01561152096837759, -0.09250632673501968, 0.07432406395673752, -0.1505960375070572, 0.11415160447359085, -0.11491789668798447, 0.023680943995714188, -0.11755689233541489, -0.04036234691739082, 0.02269344963133335, 0.03153481334447861, 0.03928517922759056, 0.1395631730556488, -0.1981441080570221, -0.03342178836464882, 0.08250419795513153, -0.07401049137115479, -0.069774329662323, 0.11293294280767441, -0.02568691596388817, -0.00032964348793029785, 0.016501642763614655, 0.14912712574005127, 0.0867953896522522, -0.030684510245919228, -0.06339038908481598, -0.05052834004163742, 0.04706244170665741, 0.1657339185476303, 0.10018433630466461, -0.10632437467575073, 0.08128713071346283, 0.03108098730444908, -0.07519256323575974, -0.027609772980213165, -0.028388969600200653, -0.03289207071065903, -0.0031818256247788668, -0.01642361283302307, -0.03052137978374958, 0.010757493786513805, -0.07330652326345444, -0.04740408435463905, -0.044055577367544174, 0.03563586622476578, 0.04810052365064621, -0.05720890313386917, 0.050612881779670715, -0.00849296897649765, 0.09407737106084824, -0.020973829552531242, 0.03469220548868179, -0.1668662428855896, -0.10298244655132294, 0.015749791637063026, -0.007961570285260677, 0.059423625469207764, -0.015365258790552616, 0.03513198718428612, 0.035767812281847, -0.07212874293327332, -0.018369337543845177, 0.03623761609196663, -0.0060717761516571045, -0.017431383952498436, -0.21720220148563385, -0.04022437334060669, -0.016648845747113228, 0.08069974184036255, -0.15472880005836487, 0.012792226858437061, 0.1062319278717041, 0.14604149758815765, -0.0019887499511241913, -0.08397375047206879, 0.050758637487888336, 0.036446407437324524, -0.04899780452251434, -0.057115525007247925, -0.014947110787034035, -0.028291495516896248, -0.040469445288181305, 0.03509241342544556, -0.18415610492229462, -0.022257162258028984, 0.09067922830581665, 0.02107185684144497, -0.0892905443906784, -0.007139521650969982, -0.05832816660404205, -0.029295986518263817, -0.13422930240631104, -0.08174581825733185, 0.04003370553255081, 0.03620697185397148, 0.050275854766368866, -0.0725470632314682, -0.0635301023721695, -0.010835584253072739, -0.004019421525299549, -0.027500301599502563, 0.1587648093700409, 0.00899629294872284, -0.11747275292873383, 0.13442875444889069, 0.040607813745737076, -0.0035772807896137238, 0.1341649442911148, -0.040270544588565826, -0.08177172392606735, -0.057154059410095215, 0.10363408178091049, 0.023689990863204002, 0.09923844039440155, 0.030732978135347366, 0.04783373326063156, 0.06259553879499435, 0.08077971637248993, -0.006646026857197285, -0.07631643116474152, 0.03018610179424286, -0.01605694368481636, -0.06304042786359787, -0.0031044520437717438, 0.0031157927587628365, 0.023955760523676872, 0.08664673566818237, -0.010939415544271469, 0.034419428557157516, -0.008374939672648907, -0.05428317189216614, -0.14951092004776, 0.18284407258033752, -0.14082857966423035, -0.17194190621376038, -0.1530567854642868, -0.05826041102409363, -0.10439163446426392, 0.005635616835206747, 0.03944224864244461, -0.012176700867712498, -0.07565096020698547, -0.11406811326742172, 0.06873684376478195, 0.01973305083811283, -0.05982228368520737, -0.07861708849668503, 0.02049957402050495, 0.0422745943069458, -0.10806781053543091, 0.021133650094270706, 0.029633505269885063, -0.016347473487257957, 0.007101153023540974, 0.024386176839470863, 0.09862205386161804, 0.056492485105991364, 0.06272532045841217, 0.00930341612547636, -0.028978688642382622, 0.1871667057275772, -0.1037694662809372, 0.09115634113550186, 0.037914127111434937, -0.056154072284698486, 0.06802506744861603, 0.18571344017982483, 0.013477383181452751, -0.048251572996377945, 0.0024925274774432182, 0.045348767191171646, -0.040725402534008026, -0.255388468503952, -0.0592290423810482, -0.09933491796255112, 0.09402016550302505, 0.08053436875343323, 0.041406746953725815, -0.04004504159092903, 0.01937718875706196, -0.09378643333911896, 0.00716250017285347, 0.061402447521686554, 0.0815020203590393, 0.05586005374789238, 0.0013900869525969028, 0.08494707942008972, -0.03926948830485344, 0.036818940192461014, 0.09491525590419769, 0.00705468887463212, 0.15844739973545074, -0.06147520989179611, 0.11531023681163788, 0.06573600322008133, 0.06672325730323792, -0.037860892713069916, 0.08417275547981262, -0.023952893912792206, 0.06471212208271027, -0.002311025746166706, -0.09089037775993347, -0.009783785790205002, 0.07970215380191803, 0.05246837064623833, -0.013021211139857769, -0.021351387724280357, -0.051349930465221405, 0.12067359685897827, 0.11574941128492355, 0.0568339005112648, -0.12763845920562744, -0.023367708548903465, 0.06094040721654892, 0.023167669773101807, -0.07216709852218628, -0.01680021733045578, 0.13446256518363953, -0.12095188349485397, 0.0889805257320404, -0.004418088123202324, 0.09028080105781555, -0.037600673735141754, -0.027189597487449646, 0.017429683357477188, 0.04548090696334839, -0.047576382756233215, 0.0794917494058609, -0.2040097415447235, 0.16261990368366241, 0.011803321540355682, -0.029761716723442078, -0.017762862145900726, 0.05789372697472572, 0.0250515379011631, 0.05651841312646866, 0.10743765532970428, 0.04754755273461342, -0.1338289976119995, -0.0639086365699768, -0.04292710870504379, -0.02136116474866867, 0.11794061958789825, -0.10602748394012451, 0.08376365900039673, -0.017769817262887955, -0.025302259251475334, -0.02688225731253624, 0.03141326829791069, -0.018342705443501472, -0.15626975893974304, 0.07059822976589203, -0.11304175853729248, 0.06014535576105118, -0.05345217511057854, -0.021566342562437057, -0.15932483971118927, 0.19135290384292603, -0.18300274014472961, -0.05820736661553383, -0.14067856967449188, 0.06423164904117584, 0.17899921536445618, -0.05766284465789795, -0.017275139689445496, -0.012315175496041775, 0.06536009907722473, -0.025050392374396324, -0.052555665373802185, 0.08889816701412201, -0.06364491581916809, -0.2401362955570221, -0.0805911123752594, 0.1427099108695984, -0.00306120328605175, 0.05128305405378342, -0.04422643035650253, 0.09470270574092865, -0.014958000741899014, -0.10687953978776932, 0.007963070645928383, 0.11171066015958786, 0.05052647739648819, 0.16980615258216858, -0.05846733599901199, -0.08514956384897232, -0.03954686224460602, -0.07588906586170197, 0.025804445147514343, 0.19530248641967773, -0.0763818770647049, 0.09756848216056824, 0.07106320559978485, -0.11079591512680054, -0.2147342413663864, -0.02363722398877144, 0.033904653042554855, 0.006818700116127729, 0.04076003283262253, -0.10419024527072906, 0.07767795026302338, 0.08459412306547165, 0.023471154272556305, 0.10031157732009888, -0.21945837140083313, -0.13384030759334564, 0.015941819176077843, -0.01599176600575447, -0.060502853244543076, -0.17462453246116638, -0.07494667917490005, -0.0243051890283823, -0.11695589125156403, 0.02487431839108467, -0.006765993312001228, 0.06589162349700928, 0.017155969515442848, 0.0054363347589969635, 0.0288839228451252, -0.05505698546767235, 0.1895810067653656, 0.034258924424648285, 0.011468835175037384, -0.0865953341126442, -0.011770134791731834, 0.06635607779026031, -0.05499247834086418, 0.06218850612640381, -0.11083519458770752, 0.04796677082777023, -0.12835361063480377, -0.003751214127987623, -0.041434478014707565, 0.035203129053115845, -0.07713915407657623, -0.02025335282087326, -0.10600236058235168, 0.05992751568555832, 0.09021322429180145, -0.004566444084048271, 0.06791572272777557, -0.06874619424343109, 0.054184116423130035, 0.13384906947612762, 0.06526374816894531, 0.06202029809355736, -0.13410888612270355, -0.00935274176299572, -0.02487369254231453, 0.013886827044188976, -0.15945422649383545, 0.04485190659761429, 0.12507624924182892, 0.02627311833202839, 0.16459977626800537, 0.02178211510181427, -0.11327962577342987, -0.01411485020071268, 0.06975572556257248, -0.13418759405612946, -0.1468086838722229, 0.023388130590319633, -0.011947954073548317, -0.17331132292747498, -0.06806223094463348, 0.11964960396289825, 0.029245011508464813, -0.005966830067336559, 0.02092854306101799, 0.13884525001049042, -0.005846106912940741, 0.14847135543823242, 0.0252229031175375, 0.06548888981342316, -0.08608410507440567, 0.07709445804357529, 0.09563246369361877, -0.03946651145815849, 0.016549939289689064, 0.16399478912353516, -0.0814606100320816, -0.03837810456752777, 0.03505416214466095, 0.08038902282714844, 0.00671377731487155, -0.015156056731939316, -0.03923378884792328, -0.12690690159797668, 0.05144248902797699, 0.09300553798675537, 0.03645436838269234, 0.06932622194290161, 0.03270787373185158, -0.042937152087688446, -0.03169825300574303, 0.14551550149917603, 0.06004326790571213, 0.06187449023127556, -0.028838088735938072, 0.05471520498394966, -0.03019312396645546, -0.02566187083721161, 0.02162165939807892, -0.010729756206274033, -0.11923161894083023, 0.000322793610394001, -0.09372833371162415, 0.0119609534740448, -0.03694446384906769, -0.015095541253685951, 0.004217174835503101, -0.0653008446097374, 0.008960354141891003, 0.016593562439084053, -0.05376322194933891, -0.07630901038646698, -0.06849182397127151, 0.09025391936302185, -0.16489264369010925, -0.029834963381290436, 0.08071796596050262, -0.10399387776851654, 0.10422157496213913, 0.020620109513401985, -0.024669963866472244, -0.001899232156574726, -0.07609964907169342, -0.0025064079090952873, -0.0016121827065944672, 0.0401221364736557, -0.011351670138537884, -0.15002554655075073, -0.005481700412929058, -0.021200373768806458, -0.03931790962815285, 0.04609277844429016, 0.04850314185023308, -0.12872765958309174, 0.08692780137062073, -0.03223657235503197, -0.023966660723090172, -0.04421020299196243, 0.06512290239334106, -0.00883438065648079, 0.05495039373636246, 0.1034822016954422, -0.050882115960121155, 0.07802226394414902, -0.17353960871696472, -0.03741052746772766, 0.02766072377562523, -0.06553807109594345, -0.03978770598769188, 0.007276413030922413, 0.0988873764872551, -0.03952852264046669, 0.15743499994277954, -0.02519151382148266, -0.007942140102386475, 0.02989851124584675, 0.041238583624362946, 0.02294681966304779, 0.08529189229011536, 0.10635500401258469, -0.0454409196972847, -0.02289501018822193, -0.03610378876328468, -0.021544765681028366, 0.028460869565606117, -0.000005473149940371513, 0.11502079665660858, 0.1398184895515442, 0.08155763149261475, 0.004981741309165955, 0.02392382174730301, -0.14328177273273468, -0.03310639411211014, 0.028908906504511833, -0.03185848146677017, 0.08132730424404144, -0.08244667947292328, 0.05336380377411842, 0.07851807773113251, -0.1988992542028427, 0.11106187105178833, -0.050846390426158905, -0.06691864132881165, -0.023217901587486267, -0.09147688746452332, -0.06602277606725693, -0.09131202101707458, -0.004427078180015087, -0.14046376943588257, 0.06256620585918427, 0.04460398107767105, 0.014040954411029816, 0.03624391555786133, 0.04780719429254532, -0.07656554132699966, -0.04782331362366676, -0.007653215900063515, 0.0036648311652243137, 0.01724357344210148, 0.09748074412345886, -0.0397791787981987, 0.04530913382768631, -0.010650581680238247, 0.07065361738204956, 0.06505158543586731, 0.07292291522026062, 0.023756731301546097, -0.08602814376354218, -0.06379777193069458, 0.01611527055501938, -0.015327606350183487, -0.034595370292663574, 0.16988354921340942, 0.0575425960123539, -0.0029586476739495993, 0.01084848027676344, 0.14601439237594604, -0.049661315977573395, -0.15176087617874146, -0.1469215452671051, 0.13811680674552917, -0.0010079210624098778, 0.01530273724347353, -0.00034431321546435356, -0.1501781940460205, -0.0020726420916616917, 0.16522440314292908, 0.20339486002922058, -0.0389426164329052, -0.015531421639025211, 0.06803028285503387, 0.006641728337854147, 0.058125875890254974, 0.008448764681816101, 0.050462715327739716, 0.1745467185974121, -0.017728719860315323, 0.03785013407468796, -0.006472017616033554, -0.04954468086361885, -0.03369448333978653, 0.08116444945335388, -0.01820676401257515, -0.040275756269693375, -0.0629139170050621, 0.07741494476795197, -0.0595465712249279, -0.19923190772533417, 0.03323138877749443, -0.13816788792610168, -0.11742940545082092, -0.039353907108306885, 0.05761321634054184, 0.021022934466600418, 0.0026921620592474937, 0.027439333498477936, -0.03156005218625069, 0.1632959246635437, -0.004282761365175247, -0.048482589423656464, -0.08822275698184967, 0.02280314639210701, -0.14886747300624847, 0.1235724464058876, 0.014900945127010345, 0.053828075528144836, 0.10435852408409119, 0.005370387341827154, -0.11104418337345123, 0.014140775427222252, 0.0859832763671875, -0.028011631220579147, 0.015817979350686073, 0.14474380016326904, -0.008093718439340591, 0.11631647497415543, 0.05454438924789429, 0.012442371807992458, 0.03304683044552803, 0.03884933888912201, 0.0004733651876449585, -0.07544104754924774, 0.027732936665415764, -0.09104332327842712, 0.12004108726978302, 0.15835846960544586, -0.035528603941202164, 0.007720105350017548, -0.05369862914085388, 0.012078611180186272, -0.0076387496665120125, 0.09991676360368729, 0.01035417802631855, -0.15461960434913635, 0.01657172292470932, -0.010418958961963654, 0.07155519723892212, -0.1696675717830658, -0.079145148396492, 0.06605734676122665, -0.01081276498734951, -0.021451376378536224, 0.1699625551700592, 0.0572713166475296, -0.0098359240218997, -0.05228615552186966, -0.11438944935798645, 0.024612417444586754, 0.13442033529281616, -0.034447554498910904, -0.03987962752580643 ]
a798d2e917bde4235873e601386571e8ca602530
# Dataset Card for the Gutenberg Time dataset ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **[Repository](https://github.com/allenkim/what-time-is-it)** - **[Paper](https://arxiv.org/abs/2011.04124)** ### Dataset Summary A clean data resource containing all explicit time references in a dataset of 52,183 novels whose full text is available via Project Gutenberg. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Time-of-the-day classification from excerpts. ## Dataset Structure ### Data Instances ``` { "guten_id": 28999, "hour_reference": 12, "time_phrase": "midday", "is_ambiguous": False, "time_pos_start": 133, "time_pos_end": 134, "tok_context": "Sorrows and trials she had had in plenty in her life , but these the sweetness of her nature had transformed , so that from being things difficult to bear , she had built up with them her own character . Sorrow had increased her own power of sympathy ; out of trials she had learnt patience ; and failure and the gradual sinking of one she had loved into the bottomless slough of evil habit had but left her with an added dower of pity and tolerance . So the past had no sting left , and if iron had ever entered into her soul it now but served to make it strong . She was still young , too ; it was not near sunset with her yet , nor even midday , and the future that , humanly speaking , she counted to be hers was almost dazzling in its brightness . For love had dawned for her again , and no uncertain love , wrapped in the mists of memory , but one that had ripened through liking and friendship and intimacy into the authentic glory . He was in England , too ; she was going back to him . And before very long she would never go away from him again ." } ``` ### Data Fields ``` guten_id - Gutenberg ID number hour_reference - hour from 0 to 23 time_phrase - the phrase corresponding to the referenced hour is_ambiguous - boolean whether it is clear whether time is AM or PM time_pos_start - token position where time_phrase begins time_pos_end - token position where time_phrase ends (exclusive) tok_context - context in which time_phrase appears as space-separated tokens ``` ### Data Splits No data splits. ## Dataset Creation ### Curation Rationale The flow of time is an indispensable guide for our actions, and provides a framework in which to see a logical progression of events. Just as in real life,the clock provides the background against which literary works play out: when characters wake, eat,and act. In most works of fiction, the events of the story take place during recognizable time periods over the course of the day. Recognizing a story’s flow through time is essential to understanding the text.In this paper, we try to capture the flow of time through novels by attempting to recognize what time of day each event in the story takes place at. ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? Novel authors. ### Annotations #### Annotation process Manually annotated. #### Who are the annotators? Two of the authors. ### Personal and Sensitive Information No Personal or sensitive information. ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators Allen Kim, Charuta Pethe and Steven Skiena, Stony Brook University ### Licensing Information [More Information Needed] ### Citation Information ``` @misc{kim2020time, title={What time is it? Temporal Analysis of Novels}, author={Allen Kim and Charuta Pethe and Steven Skiena}, year={2020}, eprint={2011.04124}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` ### Contributions Thanks to [@TevenLeScao](https://github.com/TevenLeScao) for adding this dataset.
gutenberg_time
[ "task_categories:text-classification", "task_ids:multi-class-classification", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:original", "language:en", "license:unknown", "arxiv:2011.04124", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["found"], "language": ["en"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["100K<n<1M"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["multi-class-classification"], "paperswithcode_id": "gutenberg-time-dataset", "pretty_name": "the Gutenberg Time dataset", "dataset_info": {"features": [{"name": "guten_id", "dtype": "string"}, {"name": "hour_reference", "dtype": "string"}, {"name": "time_phrase", "dtype": "string"}, {"name": "is_ambiguous", "dtype": "bool_"}, {"name": "time_pos_start", "dtype": "int64"}, {"name": "time_pos_end", "dtype": "int64"}, {"name": "tok_context", "dtype": "string"}], "config_name": "gutenberg", "splits": [{"name": "train", "num_bytes": 108550391, "num_examples": 120694}], "download_size": 35853781, "dataset_size": 108550391}}
2024-01-18T11:04:30+00:00
[ "2011.04124" ]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-multi-class-classification #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-English #license-unknown #arxiv-2011.04124 #region-us
# Dataset Card for the Gutenberg Time dataset ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Repository - Paper ### Dataset Summary A clean data resource containing all explicit time references in a dataset of 52,183 novels whose full text is available via Project Gutenberg. ### Supported Tasks and Leaderboards ### Languages Time-of-the-day classification from excerpts. ## Dataset Structure ### Data Instances ### Data Fields ### Data Splits No data splits. ## Dataset Creation ### Curation Rationale The flow of time is an indispensable guide for our actions, and provides a framework in which to see a logical progression of events. Just as in real life,the clock provides the background against which literary works play out: when characters wake, eat,and act. In most works of fiction, the events of the story take place during recognizable time periods over the course of the day. Recognizing a story’s flow through time is essential to understanding the text.In this paper, we try to capture the flow of time through novels by attempting to recognize what time of day each event in the story takes place at. ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? Novel authors. ### Annotations #### Annotation process Manually annotated. #### Who are the annotators? Two of the authors. ### Personal and Sensitive Information No Personal or sensitive information. ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators Allen Kim, Charuta Pethe and Steven Skiena, Stony Brook University ### Licensing Information ### Contributions Thanks to @TevenLeScao for adding this dataset.
[ "# Dataset Card for the Gutenberg Time dataset", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Repository\n- Paper", "### Dataset Summary\n\nA clean data resource containing all explicit time references in a dataset of 52,183 novels whose full text is available via Project Gutenberg.", "### Supported Tasks and Leaderboards", "### Languages\n\nTime-of-the-day classification from excerpts.", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits\n\nNo data splits.", "## Dataset Creation", "### Curation Rationale\n\nThe flow of time is an indispensable guide for our actions, and provides a framework in which to see a logical progression of events. Just as in real life,the clock provides the background against which literary works play out: when characters wake, eat,and act. In most works of fiction, the events of the story take place during recognizable time periods over the course of the day. Recognizing a story’s flow through time is essential to understanding the text.In this paper, we try to capture the flow of time through novels by attempting to recognize what time of day each event in the story takes place at.", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?\n\nNovel authors.", "### Annotations", "#### Annotation process\n\nManually annotated.", "#### Who are the annotators?\n\nTwo of the authors.", "### Personal and Sensitive Information\n\nNo Personal or sensitive information.", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nAllen Kim, Charuta Pethe and Steven Skiena, Stony Brook University", "### Licensing Information", "### Contributions\n\nThanks to @TevenLeScao for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-multi-class-classification #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-English #license-unknown #arxiv-2011.04124 #region-us \n", "# Dataset Card for the Gutenberg Time dataset", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Repository\n- Paper", "### Dataset Summary\n\nA clean data resource containing all explicit time references in a dataset of 52,183 novels whose full text is available via Project Gutenberg.", "### Supported Tasks and Leaderboards", "### Languages\n\nTime-of-the-day classification from excerpts.", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits\n\nNo data splits.", "## Dataset Creation", "### Curation Rationale\n\nThe flow of time is an indispensable guide for our actions, and provides a framework in which to see a logical progression of events. Just as in real life,the clock provides the background against which literary works play out: when characters wake, eat,and act. In most works of fiction, the events of the story take place during recognizable time periods over the course of the day. Recognizing a story’s flow through time is essential to understanding the text.In this paper, we try to capture the flow of time through novels by attempting to recognize what time of day each event in the story takes place at.", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?\n\nNovel authors.", "### Annotations", "#### Annotation process\n\nManually annotated.", "#### Who are the annotators?\n\nTwo of the authors.", "### Personal and Sensitive Information\n\nNo Personal or sensitive information.", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nAllen Kim, Charuta Pethe and Steven Skiena, Stony Brook University", "### Licensing Information", "### Contributions\n\nThanks to @TevenLeScao for adding this dataset." ]
[ 97, 11, 120, 10, 38, 10, 19, 6, 6, 5, 10, 5, 140, 4, 10, 14, 5, 11, 15, 14, 8, 7, 8, 7, 5, 22, 6, 19 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-multi-class-classification #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-English #license-unknown #arxiv-2011.04124 #region-us \n# Dataset Card for the Gutenberg Time dataset## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Repository\n- Paper### Dataset Summary\n\nA clean data resource containing all explicit time references in a dataset of 52,183 novels whose full text is available via Project Gutenberg.### Supported Tasks and Leaderboards### Languages\n\nTime-of-the-day classification from excerpts.## Dataset Structure### Data Instances### Data Fields### Data Splits\n\nNo data splits.## Dataset Creation### Curation Rationale\n\nThe flow of time is an indispensable guide for our actions, and provides a framework in which to see a logical progression of events. Just as in real life,the clock provides the background against which literary works play out: when characters wake, eat,and act. In most works of fiction, the events of the story take place during recognizable time periods over the course of the day. Recognizing a story’s flow through time is essential to understanding the text.In this paper, we try to capture the flow of time through novels by attempting to recognize what time of day each event in the story takes place at.### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?\n\nNovel authors." ]
[ -0.0009194596204906702, 0.24199630320072174, -0.0075073265470564365, 0.036942288279533386, 0.04788435250520706, 0.017095113173127174, 0.05689119175076485, 0.10839098691940308, -0.020680757239460945, 0.11104964464902878, -0.04732528701424599, 0.018511811271309853, 0.13907358050346375, 0.10019644349813461, 0.02488735504448414, -0.18985441327095032, 0.04764074832201004, -0.10979101806879044, -0.00047588773304596543, 0.09617505967617035, 0.10327403992414474, -0.04988420754671097, 0.04711282625794411, -0.06799563020467758, 0.005110479891300201, -0.015073472633957863, -0.05610748007893562, -0.05639336630702019, 0.045335154980421066, 0.0330311544239521, 0.07580329477787018, -0.0089557571336627, 0.0422026589512825, -0.23363317549228668, 0.020231105387210846, 0.09734778106212616, 0.0019919981714338064, 0.027762115001678467, 0.0696413666009903, -0.029058879241347313, 0.06421943753957748, -0.1306259036064148, 0.0950625091791153, 0.021911265328526497, -0.13406845927238464, -0.04629925265908241, -0.1356474608182907, 0.08128409832715988, 0.049690671265125275, 0.05168524384498596, -0.04773617163300514, 0.023362353444099426, -0.016332214698195457, 0.011855581775307655, 0.07167720794677734, -0.10394608974456787, -0.06101423501968384, -0.037976671010255814, 0.03108564391732216, 0.07681892067193985, -0.1091846451163292, 0.003615996800363064, -0.03049667924642563, 0.025276485830545425, 0.06792879849672318, -0.013424497097730637, -0.002732083899900317, 0.02841769903898239, -0.11584830284118652, -0.05150413140654564, 0.07010152190923691, -0.06227836385369301, -0.04615165665745735, -0.21463271975517273, -0.015739988535642624, 0.08429557830095291, -0.017237231135368347, -0.021646365523338318, 0.03839327394962311, -0.0277811661362648, 0.12261012196540833, -0.047349147498607635, -0.05420886352658272, 0.038407035171985626, -0.017309682443737984, 0.04363511502742767, 0.022625664249062538, 0.009820673614740372, 0.04260313883423805, 0.08481931686401367, 0.027920063585042953, -0.0896078422665596, -0.04420895874500275, -0.048522595316171646, -0.1358821988105774, -0.05274169147014618, 0.03379356861114502, 0.008584090508520603, 0.028043730184435844, 0.1209452897310257, -0.09676714241504669, 0.026242805644869804, -0.060143839567899704, -0.0350828692317009, 0.10244670510292053, 0.14090630412101746, -0.04591543599963188, -0.12041819095611572, -0.040453340858221054, -0.000034212120226584375, -0.0012611777056008577, -0.027355914935469627, 0.0324491523206234, 0.05525337904691696, -0.001694244216196239, 0.09839915484189987, 0.11477207392454147, -0.00006365121225826442, -0.06078355386853218, -0.043311960995197296, 0.10592381656169891, -0.15615494549274445, 0.060102399438619614, 0.036723069846630096, -0.019702749326825142, 0.05573491007089615, -0.004605477210134268, -0.03413475677371025, -0.1302371472120285, 0.07205493003129959, -0.03786800801753998, -0.034248411655426025, -0.09122346341609955, -0.06457529217004776, 0.053322065621614456, -0.012459874153137207, -0.10406267642974854, 0.004560233559459448, -0.09716473519802094, -0.08952517062425613, 0.0465690977871418, -0.10483938455581665, -0.048265013843774796, -0.03201182186603546, -0.015407859347760677, 0.054582513868808746, 0.0271841362118721, -0.01985149271786213, -0.05141951143741608, 0.027572937309741974, -0.08692801743745804, 0.027108216658234596, 0.1154961884021759, 0.06609773635864258, -0.06493533402681351, 0.045983798801898956, -0.15156210958957672, 0.1026720255613327, -0.0873456746339798, -0.015488161705434322, -0.10579057037830353, 0.02933475375175476, 0.05456073209643364, 0.014254986308515072, -0.06536933034658432, 0.11119991540908813, -0.19514048099517822, -0.043087247759103775, 0.14251956343650818, -0.07757706195116043, -0.009375116787850857, 0.05606383457779884, -0.043175868690013885, 0.040511924773454666, 0.09417348355054855, 0.045127127319574356, 0.03978477790951729, -0.013312154449522495, -0.04257268086075783, -0.08719651401042938, 0.03414035215973854, 0.20082971453666687, 0.06170451268553734, -0.06152971833944321, 0.1274234652519226, 0.0023939567618072033, -0.07637684047222137, -0.07280456274747849, 0.027880780398845673, -0.046066369861364365, 0.04125339910387993, 0.036529380828142166, 0.004985976964235306, -0.02405807189643383, -0.06947453320026398, -0.024143101647496223, -0.1135229617357254, 0.035948969423770905, 0.009674484841525555, 0.002939156722277403, 0.043896108865737915, -0.05933272838592529, -0.028076741844415665, 0.06392747908830643, 0.03754117339849472, -0.14197731018066406, -0.07816367596387863, 0.07521595060825348, -0.03900521248579025, 0.11989498883485794, -0.0902727022767067, -0.004532745108008385, -0.004972480703145266, -0.033150218427181244, 0.008263212628662586, -0.007178695872426033, -0.004464720841497183, -0.0012637317413464189, -0.17048847675323486, 0.023582953959703445, -0.05373285338282585, 0.10699288547039032, -0.07845202833414078, 0.002763281809166074, 0.10928600281476974, 0.13938911259174347, 0.04603156819939613, -0.061159372329711914, 0.022301191464066505, 0.02451343648135662, 0.0013708691112697124, -0.06433723121881485, -0.022221582010388374, -0.043393392115831375, 0.041966624557971954, 0.08944433182477951, -0.10908558964729309, -0.12119317054748535, 0.05157577991485596, 0.13429902493953705, -0.10541883111000061, -0.008957363665103912, -0.014597060158848763, -0.02794533409178257, -0.11003083735704422, -0.07218445092439651, 0.13943366706371307, 0.06445348262786865, 0.02569480799138546, -0.059735007584095, -0.09636688977479935, -0.07883071154356003, 0.026016324758529663, -0.06459628790616989, 0.08726707100868225, -0.0024583006743341684, -0.11188587546348572, 0.12849144637584686, 0.04331545531749725, 0.11503945291042328, 0.14097972214221954, -0.021805426105856895, -0.09458582103252411, -0.018674632534384727, -0.01611216925084591, 0.030766809359192848, 0.057464953511953354, -0.008318761363625526, 0.0031431482639163733, 0.03910604119300842, -0.01803937554359436, 0.001136680832132697, -0.04995071515440941, 0.059522852301597595, 0.040719326585531235, -0.006549235433340073, 0.022455668076872826, -0.05637620389461517, 0.06052406132221222, 0.10979615896940231, 0.055015020072460175, 0.10239769518375397, -0.035026319324970245, -0.06485026329755783, -0.09402866661548615, 0.11181573569774628, -0.13671499490737915, -0.25726717710494995, -0.12434941530227661, -0.053875893354415894, 0.015362503938376904, -0.020519010722637177, -0.016528446227312088, -0.0046423375606536865, -0.09255734831094742, -0.09179855138063431, 0.14411403238773346, 0.09996863454580307, -0.1162070706486702, -0.0213983915746212, 0.017241554334759712, -0.044560763984918594, -0.1263394057750702, 0.03381998464465141, 0.077053502202034, -0.05924120545387268, -0.001567510305903852, 0.03479156643152237, 0.05626286566257477, 0.13169558346271515, 0.056669335812330246, -0.04024527594447136, -0.01337017584592104, 0.18050935864448547, -0.17109675705432892, 0.16665147244930267, 0.04090908542275429, -0.06251426786184311, 0.07660046219825745, 0.16636377573013306, 0.0177768561989069, -0.006383134052157402, 0.020971331745386124, 0.05569169670343399, -0.01903124898672104, -0.22544962167739868, -0.07124610245227814, -0.051069505512714386, -0.02072167955338955, 0.06252999603748322, 0.06366346776485443, 0.035583529621362686, -0.02668454498052597, -0.12700028717517853, -0.009307332336902618, 0.1139891967177391, 0.06141364574432373, 0.03487996757030487, -0.010760072618722916, 0.014614558778703213, -0.04588831588625908, -0.0011067863088101149, 0.10153114795684814, 0.05823218822479248, 0.17321822047233582, -0.0009537764126434922, 0.16499286890029907, 0.028627224266529083, 0.011338154785335064, -0.024815069511532784, 0.04261317476630211, -0.023140521720051765, 0.08438848704099655, -0.024683445692062378, -0.05336105823516846, 0.031068941578269005, 0.09277129173278809, 0.08107000589370728, -0.0706288069486618, 0.08939248323440552, -0.11577899008989334, 0.0968976616859436, 0.2092326581478119, 0.030221374705433846, -0.04379327595233917, 0.0006786175654269755, 0.10814511030912399, -0.09287001192569733, -0.1214754730463028, -0.007248075678944588, 0.04529014229774475, -0.1579573005437851, 0.05977901071310043, -0.014326429925858974, 0.09464126825332642, -0.11339657008647919, -0.05969390273094177, 0.044416025280952454, 0.026123037561774254, -0.05556141957640648, 0.06133948266506195, -0.1416439265012741, 0.02830316498875618, 0.002626814879477024, 0.04355534538626671, -0.06885232776403427, 0.07835368812084198, 0.00931588001549244, -0.01032174751162529, 0.11961346864700317, 0.015268928371369839, -0.05384695902466774, 0.034676846116781235, -0.06737107783555984, -0.04321086034178734, 0.0710923969745636, -0.15577052533626556, 0.11880098283290863, -0.018422093242406845, -0.00926185306161642, -0.08401153236627579, -0.05041641369462013, -0.03580959141254425, -0.21440906822681427, 0.0584135465323925, -0.09742775559425354, 0.07158241420984268, -0.04826900362968445, -0.0028279442340135574, -0.058056823909282684, 0.10008291155099869, -0.20249739289283752, -0.11672059446573257, -0.13886655867099762, -0.10805479437112808, 0.12924788892269135, -0.02271098457276821, 0.057773906737565994, 0.0033836064394563437, 0.17016024887561798, -0.04992390424013138, -0.06707622110843658, 0.013085861690342426, -0.0030599981546401978, -0.19857460260391235, -0.044567033648490906, 0.16084937751293182, 0.10092533379793167, 0.05912097916007042, -0.028417447581887245, 0.09252376854419708, 0.016973827034235, -0.07130740582942963, 0.020136209204792976, 0.10443355143070221, -0.0029324679635465145, 0.09393201768398285, -0.015801269561052322, -0.15596555173397064, -0.1522543877363205, -0.03560353443026543, 0.055868927389383316, 0.032306838780641556, -0.01344737596809864, 0.21103805303573608, 0.10080195963382721, -0.13516585528850555, -0.25100940465927124, -0.0312812514603138, 0.004619078245013952, -0.0021674991585314274, 0.0029491649474948645, -0.21829426288604736, 0.043547846376895905, 0.03693739324808121, -0.0030172131955623627, 0.08103907108306885, -0.18788060545921326, -0.11094960570335388, 0.01958654262125492, -0.00392436096444726, -0.2730843722820282, -0.13120302557945251, -0.07799741625785828, -0.030871368944644928, -0.06140701845288277, 0.12273621559143066, -0.007384436205029488, 0.0011676413705572486, -0.014409413561224937, 0.059719283133745193, 0.010849058628082275, -0.004725045524537563, 0.10977888852357864, -0.005461896304041147, 0.024711964651942253, -0.09089113771915436, -0.05705341324210167, 0.12034421414136887, -0.04030626639723778, 0.04690799489617348, 0.005777706857770681, -0.022650690749287605, -0.0725727528333664, -0.03186596557497978, -0.06901475042104721, 0.006152491085231304, -0.12167959660291672, -0.021590447053313255, -0.07836530357599258, 0.1278967410326004, 0.06813568621873856, -0.07185590267181396, 0.058564696460962296, -0.037570446729660034, 0.014229043386876583, 0.15145404636859894, 0.08333523571491241, 0.11970891058444977, -0.06835106760263443, -0.01867843046784401, 0.01691463589668274, -0.004139796365052462, -0.131660595536232, 0.0535622239112854, 0.07651275396347046, 0.01913638412952423, 0.14718645811080933, -0.03985787555575371, -0.1754545420408249, -0.04081938415765762, 0.0593036450445652, -0.06277244538068771, -0.16898199915885925, 0.006178181618452072, 0.0400519035756588, -0.12239798158407211, -0.07332811504602432, 0.08124581724405289, 0.032922085374593735, -0.07602908462285995, 0.03907160088419914, 0.12748156487941742, 0.053459882736206055, 0.08634039014577866, -0.010508461855351925, 0.04281267151236534, -0.09761958569288254, 0.13869820535182953, 0.14176544547080994, -0.05132700875401497, -0.02349133975803852, 0.2027345597743988, -0.04089834541082382, -0.011277487501502037, 0.06077433004975319, 0.018961681053042412, 0.03185959532856941, 0.0058318148367106915, 0.06558201462030411, -0.17593005299568176, 0.061477307230234146, 0.18199197947978973, -0.024237846955657005, 0.06813816726207733, -0.002335609868168831, -0.02450067549943924, -0.013252711854875088, 0.14126749336719513, 0.033379990607500076, 0.008955823257565498, 0.007456475403159857, 0.02590988390147686, -0.03287402167916298, -0.06451307237148285, -0.00361431622877717, -0.05834057927131653, -0.09675146639347076, -0.004549059085547924, -0.07270152866840363, 0.016759313642978668, -0.08957336843013763, -0.006461328361183405, -0.010585524141788483, -0.0058314003981649876, 0.046992916613817215, -0.0001713679521344602, -0.01665588654577732, -0.05809107422828674, -0.07727351784706116, 0.11298798769712448, -0.16276021301746368, -0.008793963119387627, 0.09568605571985245, -0.09941255301237106, 0.0828898698091507, -0.015671854838728905, -0.03662088140845299, 0.019778402522206306, -0.0809750109910965, 0.01338221412152052, -0.0670715793967247, 0.027256174013018608, 0.02880733087658882, -0.1527128368616104, -0.023726997897028923, -0.04391662776470184, -0.11440596729516983, 0.034195125102996826, -0.00826278142631054, -0.07394769787788391, 0.09131774306297302, -0.028113966807723045, -0.07215992361307144, -0.012510290369391441, 0.06364230066537857, 0.11489293724298477, -0.040648892521858215, 0.09447047114372253, -0.03772497549653053, 0.09209547191858292, -0.08419136703014374, -0.013517611660063267, 0.03410566598176956, 0.019575605168938637, 0.02886229380965233, -0.013298929668962955, 0.04724566265940666, 0.01635444536805153, 0.14394518733024597, -0.023602809756994247, -0.021538175642490387, 0.08650941401720047, 0.02699657902121544, -0.14329272508621216, 0.08768283575773239, -0.06321129947900772, -0.0196999479085207, -0.03958190977573395, -0.0474492684006691, -0.08499232679605484, -0.06017237901687622, -0.057552214711904526, 0.11067220568656921, 0.17859119176864624, 0.23409564793109894, -0.003873887937515974, 0.06581203639507294, -0.05551707372069359, -0.035609595477581024, 0.09587935358285904, -0.025611480697989464, -0.013865278102457523, -0.0651421993970871, 0.09010370820760727, 0.030477911233901978, -0.18811102211475372, 0.14765441417694092, -0.06320902705192566, -0.05823912471532822, 0.01693827286362648, -0.18047799170017242, -0.050018779933452606, 0.03863903880119324, -0.030428534373641014, -0.11268394440412521, 0.12614770233631134, 0.09114367514848709, 0.007377739530056715, -0.01766289956867695, 0.06905752420425415, -0.09154516458511353, -0.1245030015707016, 0.12968744337558746, 0.08722937852144241, 0.05571986362338066, 0.050341539084911346, 0.07797821611166, -0.0528407096862793, 0.1079651489853859, 0.09743788838386536, 0.10472708195447922, 0.014003504067659378, 0.00293200952000916, -0.0642327219247818, -0.07042161375284195, 0.05276525393128395, -0.05014007166028023, -0.08453928679227829, 0.15336979925632477, 0.022724438458681107, 0.015861254185438156, 0.011161613278090954, 0.2007008194923401, -0.0663776695728302, -0.09857059270143509, -0.15824763476848602, 0.03572692349553108, 0.0009412432555109262, 0.0016596248606219888, 0.05633804202079773, -0.15496952831745148, 0.007033866830170155, 0.10396331548690796, 0.11333950608968735, -0.01973028853535652, 0.0074875312857329845, -0.019735140725970268, 0.03954094648361206, 0.03019021265208721, 0.013415973633527756, 0.010316046886146069, 0.21601265668869019, -0.03537258505821228, 0.06482714414596558, 0.0021676926407963037, -0.05592293292284012, -0.06703036278486252, 0.141825869679451, -0.024978211149573326, 0.004075305536389351, -0.08695539832115173, 0.10648833960294724, -0.08527135848999023, -0.3588864505290985, 0.06447791308164597, -0.08168672025203705, -0.13182538747787476, -0.0390627346932888, 0.015173764899373055, -0.04095686972141266, 0.021552274003624916, 0.12429969757795334, -0.05627897009253502, 0.1798086017370224, 0.06291124224662781, -0.0015813227510079741, 0.0026024137623608112, 0.11055967211723328, -0.14700646698474884, 0.18927708268165588, 0.015450202859938145, -0.008928942494094372, 0.05772257223725319, -0.03518839180469513, -0.08633799105882645, 0.010332344099879265, 0.054271895438432693, -0.02815423160791397, -0.019429735839366913, 0.18813645839691162, 0.019099075347185135, 0.12372413277626038, 0.11250713467597961, 0.008390362374484539, 0.06423056125640869, 0.02114100195467472, -0.05523316189646721, -0.08826299756765366, 0.08616183698177338, -0.09118442237377167, 0.08952628821134567, 0.15956275165081024, -0.031199011951684952, 0.03022553026676178, -0.0306233037263155, -0.028209369629621506, -0.03603198006749153, 0.1797199249267578, 0.0045858947560191154, -0.07310202717781067, 0.00007388851372525096, -0.08454184979200363, 0.1262865513563156, -0.15738794207572937, -0.062235623598098755, 0.03507956489920616, 0.0035354732535779476, -0.052552659064531326, 0.1343056857585907, 0.08977904915809631, -0.0014709238894283772, -0.03628503903746605, -0.08854898065328598, 0.0414225272834301, 0.10393714159727097, -0.03257276490330696, 0.06380404531955719 ]
365cc516c1a05ce78fc750597bcec838b65f1f2f
# Dataset Card for "hans" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://github.com/tommccoy1/hans](https://github.com/tommccoy1/hans) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 30.94 MB - **Size of the generated dataset:** 31.81 MB - **Total amount of disk used:** 62.76 MB ### Dataset Summary The HANS dataset is an NLI evaluation set that tests specific hypotheses about invalid heuristics that NLI models are likely to learn. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### plain_text - **Size of downloaded dataset files:** 30.94 MB - **Size of the generated dataset:** 31.81 MB - **Total amount of disk used:** 62.76 MB An example of 'train' looks as follows. ``` ``` ### Data Fields The data fields are the same among all splits. #### plain_text - `premise`: a `string` feature. - `hypothesis`: a `string` feature. - `label`: a classification label, with possible values including `entailment` (0), `non-entailment` (1). - `parse_premise`: a `string` feature. - `parse_hypothesis`: a `string` feature. - `binary_parse_premise`: a `string` feature. - `binary_parse_hypothesis`: a `string` feature. - `heuristic`: a `string` feature. - `subcase`: a `string` feature. - `template`: a `string` feature. ### Data Splits | name |train|validation| |----------|----:|---------:| |plain_text|30000| 30000| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Citation Information ``` @article{DBLP:journals/corr/abs-1902-01007, author = {R. Thomas McCoy and Ellie Pavlick and Tal Linzen}, title = {Right for the Wrong Reasons: Diagnosing Syntactic Heuristics in Natural Language Inference}, journal = {CoRR}, volume = {abs/1902.01007}, year = {2019}, url = {http://arxiv.org/abs/1902.01007}, archivePrefix = {arXiv}, eprint = {1902.01007}, timestamp = {Tue, 21 May 2019 18:03:36 +0200}, biburl = {https://dblp.org/rec/journals/corr/abs-1902-01007.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} } ``` ### Contributions Thanks to [@TevenLeScao](https://github.com/TevenLeScao), [@thomwolf](https://github.com/thomwolf) for adding this dataset.
hans
[ "task_categories:text-classification", "task_ids:natural-language-inference", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:unknown", "arxiv:1902.01007", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated"], "language": ["en"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["natural-language-inference"], "paperswithcode_id": "hans", "pretty_name": "Heuristic Analysis for NLI Systems", "dataset_info": {"features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "non-entailment"}}}}, {"name": "parse_premise", "dtype": "string"}, {"name": "parse_hypothesis", "dtype": "string"}, {"name": "binary_parse_premise", "dtype": "string"}, {"name": "binary_parse_hypothesis", "dtype": "string"}, {"name": "heuristic", "dtype": "string"}, {"name": "subcase", "dtype": "string"}, {"name": "template", "dtype": "string"}], "config_name": "plain_text", "splits": [{"name": "train", "num_bytes": 15916371, "num_examples": 30000}, {"name": "validation", "num_bytes": 15893137, "num_examples": 30000}], "download_size": 30947358, "dataset_size": 31809508}}
2024-01-18T11:04:31+00:00
[ "1902.01007" ]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-natural-language-inference #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #arxiv-1902.01007 #region-us
Dataset Card for "hans" ======================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: * Paper: * Point of Contact: * Size of downloaded dataset files: 30.94 MB * Size of the generated dataset: 31.81 MB * Total amount of disk used: 62.76 MB ### Dataset Summary The HANS dataset is an NLI evaluation set that tests specific hypotheses about invalid heuristics that NLI models are likely to learn. ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances #### plain\_text * Size of downloaded dataset files: 30.94 MB * Size of the generated dataset: 31.81 MB * Total amount of disk used: 62.76 MB An example of 'train' looks as follows. ### Data Fields The data fields are the same among all splits. #### plain\_text * 'premise': a 'string' feature. * 'hypothesis': a 'string' feature. * 'label': a classification label, with possible values including 'entailment' (0), 'non-entailment' (1). * 'parse\_premise': a 'string' feature. * 'parse\_hypothesis': a 'string' feature. * 'binary\_parse\_premise': a 'string' feature. * 'binary\_parse\_hypothesis': a 'string' feature. * 'heuristic': a 'string' feature. * 'subcase': a 'string' feature. * 'template': a 'string' feature. ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information ### Contributions Thanks to @TevenLeScao, @thomwolf for adding this dataset.
[ "### Dataset Summary\n\n\nThe HANS dataset is an NLI evaluation set that tests specific hypotheses about invalid heuristics that NLI models are likely to learn.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### plain\\_text\n\n\n* Size of downloaded dataset files: 30.94 MB\n* Size of the generated dataset: 31.81 MB\n* Total amount of disk used: 62.76 MB\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### plain\\_text\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'non-entailment' (1).\n* 'parse\\_premise': a 'string' feature.\n* 'parse\\_hypothesis': a 'string' feature.\n* 'binary\\_parse\\_premise': a 'string' feature.\n* 'binary\\_parse\\_hypothesis': a 'string' feature.\n* 'heuristic': a 'string' feature.\n* 'subcase': a 'string' feature.\n* 'template': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @TevenLeScao, @thomwolf for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-natural-language-inference #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #arxiv-1902.01007 #region-us \n", "### Dataset Summary\n\n\nThe HANS dataset is an NLI evaluation set that tests specific hypotheses about invalid heuristics that NLI models are likely to learn.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### plain\\_text\n\n\n* Size of downloaded dataset files: 30.94 MB\n* Size of the generated dataset: 31.81 MB\n* Total amount of disk used: 62.76 MB\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### plain\\_text\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'non-entailment' (1).\n* 'parse\\_premise': a 'string' feature.\n* 'parse\\_hypothesis': a 'string' feature.\n* 'binary\\_parse\\_premise': a 'string' feature.\n* 'binary\\_parse\\_hypothesis': a 'string' feature.\n* 'heuristic': a 'string' feature.\n* 'subcase': a 'string' feature.\n* 'template': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @TevenLeScao, @thomwolf for adding this dataset." ]
[ 101, 36, 10, 11, 6, 54, 17, 175, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 6, 24 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-natural-language-inference #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #arxiv-1902.01007 #region-us \n### Dataset Summary\n\n\nThe HANS dataset is an NLI evaluation set that tests specific hypotheses about invalid heuristics that NLI models are likely to learn.### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances#### plain\\_text\n\n\n* Size of downloaded dataset files: 30.94 MB\n* Size of the generated dataset: 31.81 MB\n* Total amount of disk used: 62.76 MB\n\n\nAn example of 'train' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.#### plain\\_text\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'label': a classification label, with possible values including 'entailment' (0), 'non-entailment' (1).\n* 'parse\\_premise': a 'string' feature.\n* 'parse\\_hypothesis': a 'string' feature.\n* 'binary\\_parse\\_premise': a 'string' feature.\n* 'binary\\_parse\\_hypothesis': a 'string' feature.\n* 'heuristic': a 'string' feature.\n* 'subcase': a 'string' feature.\n* 'template': a 'string' feature.### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset### Discussion of Biases" ]
[ -0.03148934245109558, 0.24379661679267883, -0.006640070583671331, 0.03935849666595459, 0.06733477860689163, 0.01705554686486721, 0.0741693526506424, 0.11545708775520325, 0.026119299232959747, 0.17404988408088684, -0.02953546680510044, 0.013607267290353775, 0.10431445389986038, 0.1400471180677414, -0.014870971441268921, -0.19090016186237335, 0.03950025141239166, -0.07871271669864655, 0.061774417757987976, 0.07151027023792267, 0.13183458149433136, -0.08785934001207352, 0.07013463228940964, -0.05747127905488014, -0.019588643684983253, 0.01779993064701557, -0.04337962344288826, 0.005709998309612274, 0.04787348210811615, 0.03338595852255821, 0.06153152883052826, -0.007336434908211231, 0.03443611040711403, -0.2558612525463104, 0.01723737269639969, 0.09094775468111038, -0.003928261809051037, 0.04444869980216026, 0.15145725011825562, -0.14536553621292114, 0.05433255061507225, -0.14221708476543427, 0.07452438771724701, 0.051021426916122437, -0.11284654587507248, -0.19944258034229279, -0.1530715376138687, 0.03997040539979935, 0.12184980511665344, -0.008711293339729309, -0.05126706883311272, -0.03571079298853874, -0.06899944692850113, 0.058712560683488846, 0.15538625419139862, -0.05617556720972061, -0.028888361528515816, 0.002971082692965865, -0.05163571983575821, 0.06944199651479721, -0.08802704513072968, -0.030115418136119843, 0.003627575235441327, 0.03714411333203316, 0.032770056277513504, -0.0025108971167355776, -0.05371382459998131, 0.03532791882753372, -0.13158628344535828, -0.0681525394320488, 0.16761691868305206, 0.01684699021279812, -0.014983239583671093, -0.13624928891658783, -0.028144942596554756, -0.03640434518456459, -0.05160118266940117, 0.023078959435224533, 0.004346828907728195, -0.028499357402324677, 0.09132087230682373, -0.012860576622188091, -0.05557689070701599, -0.006503735668957233, -0.013411786407232285, 0.042753491550683975, 0.0455012321472168, -0.02175215259194374, 0.07359565794467926, 0.08263321965932846, -0.023381588980555534, -0.10551527142524719, -0.028818760067224503, -0.03343060240149498, -0.13731279969215393, -0.03273696452379227, -0.00595037592574954, -0.07707518339157104, 0.09000694751739502, 0.18028858304023743, -0.1118045523762703, 0.07212074100971222, -0.05879093334078789, -0.039236847311258316, 0.0718248039484024, 0.08989953249692917, -0.06897138804197311, -0.08585938066244125, -0.02761191688477993, 0.019613338634371758, -0.004868241026997566, -0.02431398630142212, -0.03411969542503357, 0.07228267937898636, 0.10497446358203888, 0.07613320648670197, 0.11513533443212509, 0.0074395365081727505, -0.0904170498251915, -0.03313766419887543, 0.07182259112596512, -0.1848042905330658, 0.03887346759438515, 0.08863335102796555, -0.03007982112467289, -0.031330399215221405, -0.01692211627960205, -0.004823821596801281, -0.09365268796682358, 0.11612368375062943, -0.06007741764187813, 0.020997028797864914, -0.09937077760696411, -0.07433835417032242, 0.04893260449171066, -0.041108082979917526, -0.10471021384000778, 0.00995519571006298, -0.13599735498428345, -0.07674901932477951, 0.0097684096544981, -0.09168725460767746, -0.017495494335889816, -0.026526985689997673, -0.015470219776034355, 0.024036090821027756, 0.0036280013155192137, 0.048800330609083176, -0.07530277967453003, 0.006171948742121458, -0.05775175243616104, 0.008317912928760052, 0.09534875303506851, 0.057821791619062424, -0.09962479025125504, 0.10301445424556732, -0.1511625349521637, 0.15414215624332428, -0.12048378586769104, 0.02162199281156063, -0.12087727338075638, -0.03415984660387039, 0.06188459321856499, -0.026179879903793335, -0.012448822148144245, 0.11069418489933014, -0.2537374496459961, -0.031361617147922516, 0.10161048918962479, -0.08400852233171463, -0.08021052926778793, 0.0980541780591011, -0.06416629254817963, -0.0587032251060009, 0.07789935916662216, 0.17009024322032928, 0.05990317463874817, 0.04686291143298149, -0.058496419340372086, -0.048413313925266266, 0.06421823799610138, 0.2269546240568161, 0.11692523956298828, -0.1374659538269043, 0.12113196402788162, 0.01350136287510395, -0.00412443233653903, -0.09438812732696533, -0.01746535860002041, -0.06650187075138092, -0.02038155496120453, -0.003708257107064128, 0.019915031269192696, 0.0028581982478499413, -0.08291908353567123, -0.06324946135282516, -0.08084818720817566, 0.0701352208852768, 0.029272278770804405, -0.03848683089017868, 0.017834272235631943, -0.04740053415298462, 0.05491780862212181, 0.04691360890865326, 0.011070587672293186, -0.18385237455368042, -0.16489958763122559, 0.026404839009046555, -0.13257749378681183, 0.08139067143201828, -0.04428733140230179, -0.022980235517024994, 0.013686840422451496, -0.052367113530635834, -0.007321416400372982, 0.03792542964220047, 0.0327916257083416, 0.019069742411375046, -0.2047300636768341, -0.049010444432497025, -0.02168688178062439, 0.1379677951335907, -0.06899794936180115, 0.01583445444703102, 0.15470460057258606, 0.21100476384162903, 0.003110230900347233, -0.06431788206100464, 0.0466160848736763, 0.029007121920585632, -0.021109674125909805, -0.07880964130163193, -0.009139706380665302, -0.06620609760284424, 0.012448669411242008, 0.010815383866429329, -0.13834096491336823, -0.08647086471319199, 0.04428911581635475, 0.06020462512969971, -0.07007934898138046, -0.019922010600566864, -0.055949628353118896, -0.036164578050374985, -0.11417324095964432, -0.09459815174341202, 0.059331249445676804, 0.057413626462221146, 0.04948447644710541, -0.07252852618694305, -0.06717587262392044, -0.05848124995827675, -0.0037104410585016012, -0.043029412627220154, 0.12483610212802887, -0.05427129566669464, -0.16252131760120392, 0.14593645930290222, 0.0027658503968268633, 0.04811347648501396, 0.06018232926726341, -0.02569727599620819, -0.06976037472486496, -0.04052509739995003, 0.030740004032850266, -0.008127262815833092, 0.05727335810661316, -0.056972943246364594, 0.0289339330047369, 0.07926922291517258, 0.01903485879302025, 0.01842355914413929, -0.07008308172225952, 0.05466463416814804, 0.013943972997367382, -0.037267666310071945, 0.025122161954641342, -0.029545513913035393, 0.0752309262752533, 0.1074841096997261, 0.0304851233959198, 0.0568588525056839, -0.02378767356276512, -0.07322536408901215, -0.1313527226448059, 0.17353007197380066, -0.14527788758277893, -0.2335468828678131, -0.09812740236520767, -0.1334819346666336, -0.08663906902074814, -0.008587478660047054, 0.020767590031027794, -0.017069216817617416, -0.08738495409488678, -0.10323207825422287, 0.058471888303756714, 0.05440773442387581, -0.11250575631856918, -0.11103160679340363, -0.008729435503482819, 0.032534364610910416, -0.11483080685138702, 0.016864635050296783, 0.05612501502037048, -0.0016498416662216187, -0.017238762229681015, 0.0661013051867485, 0.08806256204843521, 0.1491941511631012, 0.04505743831396103, -0.004429013933986425, -0.010922376066446304, 0.18940523266792297, -0.09495163708925247, 0.09577058255672455, 0.07080887258052826, -0.05842628702521324, 0.08133384585380554, 0.23027394711971283, 0.052146296948194504, -0.04729980230331421, 0.017697729170322418, 0.09342578798532486, -0.011975622735917568, -0.27773192524909973, -0.13126718997955322, -0.045654427260160446, 0.009225650690495968, 0.0812082290649414, 0.033635929226875305, 0.03559185564517975, -0.003538009710609913, -0.11010400950908661, -0.03680618852376938, 0.024060064926743507, 0.07674529403448105, 0.1255050152540207, 0.01691056601703167, 0.08043358474969864, -0.038911785930395126, 0.029835084453225136, 0.07129828631877899, -0.012480157427489758, 0.11684387177228928, -0.046792298555374146, 0.19974009692668915, 0.07026056945323944, 0.10932822525501251, -0.035261258482933044, -0.01847023144364357, 0.016563886776566505, 0.07433980703353882, 0.013141212053596973, -0.07189976423978806, 0.0011427184799686074, 0.06950373947620392, 0.0784357339143753, -0.015577437356114388, 0.01313084363937378, -0.11087638884782791, 0.10733882337808609, 0.1851707249879837, 0.0856219008564949, -0.14459724724292755, -0.016296014189720154, 0.09910998493432999, -0.022197535261511803, -0.084387868642807, -0.02380220964550972, 0.07743445783853531, -0.14589440822601318, 0.12488877028226852, -0.010684942826628685, 0.10375067591667175, -0.08832302689552307, -0.03953490033745766, 0.038242269307374954, 0.09677867591381073, -0.03110872209072113, 0.09602946788072586, -0.18974608182907104, 0.08086227625608444, 0.026875777170062065, 0.0003646296972874552, -0.03775075450539589, 0.05013318732380867, 0.009746881201863289, 0.06524115800857544, 0.09373531490564346, 0.017884666100144386, -0.10611248761415482, 0.0031995754688978195, -0.06730979681015015, -0.018191702663898468, 0.08349046856164932, -0.13139604032039642, 0.08833148330450058, 0.0037503938656300306, -0.02928217500448227, -0.051647186279296875, -0.014532247558236122, -0.09099824726581573, -0.1696910411119461, 0.07603318244218826, -0.09677684307098389, 0.06798804551362991, -0.06530090421438217, -0.037734247744083405, -0.13884687423706055, 0.14789041876792908, -0.12300243228673935, -0.11831895262002945, -0.1250123381614685, 0.0487130768597126, 0.15726210176944733, -0.0445694662630558, 0.033295176923274994, -0.0442691370844841, 0.1888369768857956, 0.007128207944333553, -0.04954979941248894, 0.030407100915908813, -0.03778524324297905, -0.1927172839641571, -0.03960314765572548, 0.19782182574272156, 0.025727108120918274, 0.04839461296796799, -0.019704146310687065, 0.10331431031227112, -0.010758536867797375, -0.09731166809797287, 0.03880962356925011, 0.13866963982582092, 0.06840719282627106, 0.19448311626911163, -0.013605812564492226, -0.18843790888786316, -0.11395411193370819, -0.031865328550338745, 0.11160032451152802, 0.15821395814418793, -0.0899057686328888, 0.11606670171022415, 0.027608085423707962, -0.09993701428174973, -0.2354653775691986, 0.03321070969104767, 0.02655727043747902, -0.04516582190990448, 0.05007944628596306, -0.1774401217699051, 0.06484163552522659, 0.05834217369556427, 0.0026184581220149994, 0.000922857376281172, -0.23864121735095978, -0.14418067038059235, 0.03476887196302414, 0.005382999312132597, -0.30445176362991333, -0.15213274955749512, -0.11941471695899963, -0.06983135640621185, -0.12976974248886108, 0.11885157972574234, -0.04810338467359543, 0.0033534260001033545, 0.001358279027044773, 0.040270112454891205, 0.03395360708236694, -0.025126894935965538, 0.18147966265678406, 0.031486641615629196, 0.02555052377283573, -0.07434356957674026, 0.026831114664673805, 0.030014822259545326, -0.03494568541646004, 0.08313591778278351, -0.015308842994272709, 0.04401087015867233, -0.060430482029914856, 0.006192386616021395, -0.06450691819190979, 0.06069133058190346, -0.07854722440242767, -0.024434510618448257, -0.11689712107181549, 0.03602463752031326, 0.11229061335325241, -0.012481858022511005, 0.11757250130176544, -0.06538848578929901, 0.09973645210266113, 0.15923906862735748, 0.09712225198745728, -0.007558496203273535, -0.1275498867034912, -0.022760311141610146, -0.0038121631368994713, -0.05342451110482216, -0.17560975253582, 0.04140781983733177, 0.12101951986551285, 0.05502929538488388, 0.16731330752372742, -0.013014636933803558, -0.14522753655910492, -0.04519592970609665, 0.0747065395116806, -0.10731793940067291, -0.2872824966907501, 0.00004988800719729625, 0.06721144914627075, -0.17381036281585693, -0.05148660019040108, 0.04253192991018295, 0.02368994988501072, -0.03484921529889107, 0.015615821816027164, 0.10788379609584808, 0.02074953354895115, 0.10700972378253937, 0.0392686165869236, 0.07064627856016159, -0.11614842712879181, 0.10460973531007767, 0.16104230284690857, -0.09136973321437836, -0.007873693481087685, 0.1553356647491455, -0.06225014105439186, -0.04128016531467438, 0.028842907398939133, 0.12249433994293213, 0.02991161122918129, -0.0465756431221962, -0.009049182757735252, -0.15049569308757782, 0.07684016227722168, 0.14103950560092926, 0.03193763643503189, 0.06236578896641731, 0.032261356711387634, -0.06345716118812561, 0.0046895574778318405, 0.1757349818944931, 0.03989002853631973, 0.07230837643146515, -0.02425377629697323, 0.09877229481935501, -0.013069179840385914, -0.008866769261658192, 0.014737914316356182, -0.03588153421878815, -0.03442962467670441, -0.013640472665429115, -0.1750432401895523, 0.009308850392699242, -0.08063777536153793, -0.006149648688733578, 0.004340585321187973, -0.04191449657082558, 0.006020959932357073, 0.014885015785694122, -0.05082271993160248, -0.07717017084360123, -0.05360417813062668, 0.12236180901527405, -0.19489310681819916, 0.003981008660048246, 0.07826296985149384, -0.0705452486872673, 0.09695026278495789, -0.02181401476264, -0.02159157767891884, 0.032182902097702026, -0.1098952665925026, -0.015566415153443813, -0.0406748428940773, 0.05094006285071373, 0.036232560873031616, -0.20058153569698334, -0.022192591801285744, -0.014088580384850502, -0.09405915439128876, 0.04201926663517952, 0.0016884816577658057, -0.11371438950300217, 0.0949508473277092, -0.027852371335029602, -0.013961574994027615, -0.06003659963607788, 0.06523925811052322, 0.047042664140462875, 0.02481146715581417, 0.127136692404747, -0.036211319267749786, 0.08448943495750427, -0.1361757069826126, -0.05160696431994438, -0.006669922731816769, -0.018656175583600998, -0.02798309735953808, 0.03904881700873375, 0.06700368970632553, -0.017089053988456726, 0.19972854852676392, 0.020189562812447548, -0.009171160869300365, 0.056462790817022324, 0.11059970408678055, -0.01299525611102581, 0.10308343917131424, 0.03811851888895035, -0.04460083320736885, -0.054880909621715546, 0.00512397987768054, -0.03551313281059265, -0.03407681733369827, 0.04238471761345863, 0.1320984661579132, 0.13912135362625122, 0.11646237969398499, -0.06213144212961197, 0.04423787072300911, -0.12348762154579163, -0.03617565706372261, 0.13322663307189941, 0.015091974288225174, 0.04701467603445053, -0.07743692398071289, 0.08150705695152283, 0.03670831024646759, -0.18603935837745667, 0.14768831431865692, -0.05752178654074669, -0.08316820114850998, -0.03575686365365982, -0.10241629928350449, -0.07514970749616623, -0.036568399518728256, -0.04724437743425369, -0.13823974132537842, 0.10527079552412033, 0.13564537465572357, -0.028885455802083015, -0.00868165586143732, 0.12187554687261581, -0.1097911074757576, -0.07260175049304962, 0.02708243578672409, 0.051823053508996964, 0.022765861824154854, 0.06553370505571365, 0.03255573660135269, 0.009598279371857643, 0.047341037541627884, 0.0673874095082283, 0.06082676351070404, 0.03337492048740387, 0.014888070523738861, -0.06138940155506134, -0.08032065629959106, 0.0609445720911026, -0.05044736713171005, -0.06690573692321777, 0.1740298569202423, 0.04728780686855316, 0.02972523123025894, 0.012395313940942287, 0.22686424851417542, -0.03965992480516434, -0.07934816926717758, -0.1427324265241623, 0.11841833591461182, -0.005199532024562359, 0.015882015228271484, 0.08250364661216736, -0.14602117240428925, 0.016453023999929428, 0.017451126128435135, 0.11859284341335297, 0.017488960176706314, 0.021508226171135902, -0.006076756399124861, 0.017130916938185692, -0.001837178017012775, 0.005582191050052643, 0.024277910590171814, 0.1205519586801529, -0.04229244217276573, 0.09788741916418076, -0.024552151560783386, -0.03849594295024872, -0.10421022027730942, 0.07396877557039261, -0.006478859577327967, 0.008780715987086296, -0.04824889451265335, 0.1365271359682083, -0.06636170297861099, -0.19740313291549683, 0.03530276566743851, -0.13343261182308197, -0.14455094933509827, -0.021758906543254852, 0.05876608565449715, 0.0072906105779111385, 0.01068580150604248, 0.06315983086824417, -0.014475119300186634, 0.18058620393276215, 0.019059987738728523, -0.02639024704694748, -0.07449568063020706, 0.10019199550151825, -0.12428785860538483, 0.17243389785289764, 0.0066428761929273605, 0.08007471263408661, 0.11528116464614868, -0.029203232377767563, -0.10477937757968903, 0.03635397553443909, 0.11059291660785675, 0.007869655266404152, 0.06929542869329453, 0.16489362716674805, 0.01399753987789154, 0.11314565688371658, 0.08570974320173264, -0.040415529161691666, 0.03777819126844406, 0.04345262050628662, -0.03488675504922867, -0.08851037174463272, 0.042083051055669785, -0.10353302955627441, 0.0882706344127655, 0.1652277559041977, -0.05305739864706993, 0.010778852738440037, -0.038485679775476456, -0.008115760050714016, -0.019709868356585503, 0.18250763416290283, 0.008448481559753418, -0.16049087047576904, 0.06901273131370544, -0.023963313549757004, 0.07811274379491806, -0.1140766441822052, -0.03995293751358986, 0.043064799159765244, -0.003645701799541712, -0.017974551767110825, 0.15361569821834564, 0.04734578728675842, -0.006834281142801046, -0.07398681342601776, -0.15541230142116547, 0.01908860355615616, 0.14390312135219574, -0.047321587800979614, 0.0023339211475104094 ]
265ffc5409b6a87f8d6a6f77321c9925b55624a9
# Dataset Card for "hansards" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://www.isi.edu/natural-language/download/hansard/](https://www.isi.edu/natural-language/download/hansard/) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 82.83 MB - **Size of the generated dataset:** 260.40 MB - **Total amount of disk used:** 343.23 MB ### Dataset Summary This release contains 1.3 million pairs of aligned text chunks (sentences or smaller fragments) from the official records (Hansards) of the 36th Canadian Parliament. The complete Hansards of the debates in the House and Senate of the 36th Canadian Parliament, as far as available, were aligned. The corpus was then split into 5 sets of sentence pairs: training (80% of the sentence pairs), two sets of sentence pairs for testing (5% each), and two sets of sentence pairs for final evaluation (5% each). The current release consists of the training and testing sets. The evaluation sets are reserved for future MT evaluation purposes and currently not available. Caveats 1. This release contains only sentence pairs. Even though the order of the sentences is the same as in the original, there may be gaps resulting from many-to-one, many-to-many, or one-to-many alignments that were filtered out. Therefore, this release may not be suitable for discourse-related research. 2. Neither the sentence splitting nor the alignments are perfect. In particular, watch out for pairs that differ considerably in length. You may want to filter these out before you do any statistical training. The alignment of the Hansards was performed as part of the ReWrite project under funding from the DARPA TIDES program. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### house - **Size of downloaded dataset files:** 67.58 MB - **Size of the generated dataset:** 214.37 MB - **Total amount of disk used:** 281.95 MB An example of 'train' looks as follows. ``` { "en": "Mr. Walt Lastewka (Parliamentary Secretary to Minister of Industry, Lib.):", "fr": "M. Walt Lastewka (secrétaire parlementaire du ministre de l'Industrie, Lib.):" } ``` #### senate - **Size of downloaded dataset files:** 15.25 MB - **Size of the generated dataset:** 46.03 MB - **Total amount of disk used:** 61.28 MB An example of 'train' looks as follows. ``` { "en": "Mr. Walt Lastewka (Parliamentary Secretary to Minister of Industry, Lib.):", "fr": "M. Walt Lastewka (secrétaire parlementaire du ministre de l'Industrie, Lib.):" } ``` ### Data Fields The data fields are the same among all splits. #### house - `fr`: a `string` feature. - `en`: a `string` feature. #### senate - `fr`: a `string` feature. - `en`: a `string` feature. ### Data Splits | name |train | test | |------|-----:|-----:| |house |947969|122290| |senate|182135| 25553| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Citation Information ``` ``` ### Contributions Thanks to [@patrickvonplaten](https://github.com/patrickvonplaten), [@thomwolf](https://github.com/thomwolf), [@albertvillanova](https://github.com/albertvillanova) for adding this dataset.
hansards
[ "region:us" ]
2022-03-02T23:29:22+00:00
{"pretty_name": "hansards", "dataset_info": [{"config_name": "senate", "features": [{"name": "fr", "dtype": "string"}, {"name": "en", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 5711686, "num_examples": 25553}, {"name": "train", "num_bytes": 40324278, "num_examples": 182135}], "download_size": 15247360, "dataset_size": 46035964}, {"config_name": "house", "features": [{"name": "fr", "dtype": "string"}, {"name": "en", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 22906629, "num_examples": 122290}, {"name": "train", "num_bytes": 191459584, "num_examples": 947969}], "download_size": 67584000, "dataset_size": 214366213}]}
2024-01-18T11:04:33+00:00
[]
[]
TAGS #region-us
Dataset Card for "hansards" =========================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: * Paper: * Point of Contact: * Size of downloaded dataset files: 82.83 MB * Size of the generated dataset: 260.40 MB * Total amount of disk used: 343.23 MB ### Dataset Summary This release contains 1.3 million pairs of aligned text chunks (sentences or smaller fragments) from the official records (Hansards) of the 36th Canadian Parliament. The complete Hansards of the debates in the House and Senate of the 36th Canadian Parliament, as far as available, were aligned. The corpus was then split into 5 sets of sentence pairs: training (80% of the sentence pairs), two sets of sentence pairs for testing (5% each), and two sets of sentence pairs for final evaluation (5% each). The current release consists of the training and testing sets. The evaluation sets are reserved for future MT evaluation purposes and currently not available. Caveats 1. This release contains only sentence pairs. Even though the order of the sentences is the same as in the original, there may be gaps resulting from many-to-one, many-to-many, or one-to-many alignments that were filtered out. Therefore, this release may not be suitable for discourse-related research. 2. Neither the sentence splitting nor the alignments are perfect. In particular, watch out for pairs that differ considerably in length. You may want to filter these out before you do any statistical training. The alignment of the Hansards was performed as part of the ReWrite project under funding from the DARPA TIDES program. ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances #### house * Size of downloaded dataset files: 67.58 MB * Size of the generated dataset: 214.37 MB * Total amount of disk used: 281.95 MB An example of 'train' looks as follows. #### senate * Size of downloaded dataset files: 15.25 MB * Size of the generated dataset: 46.03 MB * Total amount of disk used: 61.28 MB An example of 'train' looks as follows. ### Data Fields The data fields are the same among all splits. #### house * 'fr': a 'string' feature. * 'en': a 'string' feature. #### senate * 'fr': a 'string' feature. * 'en': a 'string' feature. ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information ### Contributions Thanks to @patrickvonplaten, @thomwolf, @albertvillanova for adding this dataset.
[ "### Dataset Summary\n\n\nThis release contains 1.3 million pairs of aligned text chunks (sentences or smaller fragments)\nfrom the official records (Hansards) of the 36th Canadian Parliament.\n\n\nThe complete Hansards of the debates in the House and Senate of the 36th Canadian Parliament,\nas far as available, were aligned. The corpus was then split into 5 sets of sentence pairs:\ntraining (80% of the sentence pairs), two sets of sentence pairs for testing (5% each), and\ntwo sets of sentence pairs for final evaluation (5% each). The current release consists of the\ntraining and testing sets. The evaluation sets are reserved for future MT evaluation purposes\nand currently not available.\n\n\nCaveats\n\n\n1. This release contains only sentence pairs. Even though the order of the sentences is the same\nas in the original, there may be gaps resulting from many-to-one, many-to-many, or one-to-many\nalignments that were filtered out. Therefore, this release may not be suitable for\ndiscourse-related research.\n2. Neither the sentence splitting nor the alignments are perfect. In particular, watch out for\npairs that differ considerably in length. You may want to filter these out before you do\nany statistical training.\n\n\nThe alignment of the Hansards was performed as part of the ReWrite project under funding\nfrom the DARPA TIDES program.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### house\n\n\n* Size of downloaded dataset files: 67.58 MB\n* Size of the generated dataset: 214.37 MB\n* Total amount of disk used: 281.95 MB\n\n\nAn example of 'train' looks as follows.", "#### senate\n\n\n* Size of downloaded dataset files: 15.25 MB\n* Size of the generated dataset: 46.03 MB\n* Total amount of disk used: 61.28 MB\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### house\n\n\n* 'fr': a 'string' feature.\n* 'en': a 'string' feature.", "#### senate\n\n\n* 'fr': a 'string' feature.\n* 'en': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @patrickvonplaten, @thomwolf, @albertvillanova for adding this dataset." ]
[ "TAGS\n#region-us \n", "### Dataset Summary\n\n\nThis release contains 1.3 million pairs of aligned text chunks (sentences or smaller fragments)\nfrom the official records (Hansards) of the 36th Canadian Parliament.\n\n\nThe complete Hansards of the debates in the House and Senate of the 36th Canadian Parliament,\nas far as available, were aligned. The corpus was then split into 5 sets of sentence pairs:\ntraining (80% of the sentence pairs), two sets of sentence pairs for testing (5% each), and\ntwo sets of sentence pairs for final evaluation (5% each). The current release consists of the\ntraining and testing sets. The evaluation sets are reserved for future MT evaluation purposes\nand currently not available.\n\n\nCaveats\n\n\n1. This release contains only sentence pairs. Even though the order of the sentences is the same\nas in the original, there may be gaps resulting from many-to-one, many-to-many, or one-to-many\nalignments that were filtered out. Therefore, this release may not be suitable for\ndiscourse-related research.\n2. Neither the sentence splitting nor the alignments are perfect. In particular, watch out for\npairs that differ considerably in length. You may want to filter these out before you do\nany statistical training.\n\n\nThe alignment of the Hansards was performed as part of the ReWrite project under funding\nfrom the DARPA TIDES program.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### house\n\n\n* Size of downloaded dataset files: 67.58 MB\n* Size of the generated dataset: 214.37 MB\n* Total amount of disk used: 281.95 MB\n\n\nAn example of 'train' looks as follows.", "#### senate\n\n\n* Size of downloaded dataset files: 15.25 MB\n* Size of the generated dataset: 46.03 MB\n* Total amount of disk used: 61.28 MB\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### house\n\n\n* 'fr': a 'string' feature.\n* 'en': a 'string' feature.", "#### senate\n\n\n* 'fr': a 'string' feature.\n* 'en': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @patrickvonplaten, @thomwolf, @albertvillanova for adding this dataset." ]
[ 6, 310, 10, 11, 6, 52, 52, 17, 25, 26, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 6, 30 ]
[ "passage: TAGS\n#region-us \n### Dataset Summary\n\n\nThis release contains 1.3 million pairs of aligned text chunks (sentences or smaller fragments)\nfrom the official records (Hansards) of the 36th Canadian Parliament.\n\n\nThe complete Hansards of the debates in the House and Senate of the 36th Canadian Parliament,\nas far as available, were aligned. The corpus was then split into 5 sets of sentence pairs:\ntraining (80% of the sentence pairs), two sets of sentence pairs for testing (5% each), and\ntwo sets of sentence pairs for final evaluation (5% each). The current release consists of the\ntraining and testing sets. The evaluation sets are reserved for future MT evaluation purposes\nand currently not available.\n\n\nCaveats\n\n\n1. This release contains only sentence pairs. Even though the order of the sentences is the same\nas in the original, there may be gaps resulting from many-to-one, many-to-many, or one-to-many\nalignments that were filtered out. Therefore, this release may not be suitable for\ndiscourse-related research.\n2. Neither the sentence splitting nor the alignments are perfect. In particular, watch out for\npairs that differ considerably in length. You may want to filter these out before you do\nany statistical training.\n\n\nThe alignment of the Hansards was performed as part of the ReWrite project under funding\nfrom the DARPA TIDES program.### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances#### house\n\n\n* Size of downloaded dataset files: 67.58 MB\n* Size of the generated dataset: 214.37 MB\n* Total amount of disk used: 281.95 MB\n\n\nAn example of 'train' looks as follows.#### senate\n\n\n* Size of downloaded dataset files: 15.25 MB\n* Size of the generated dataset: 46.03 MB\n* Total amount of disk used: 61.28 MB\n\n\nAn example of 'train' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.#### house\n\n\n* 'fr': a 'string' feature.\n* 'en': a 'string' feature." ]
[ -0.12118460237979889, 0.1138918548822403, -0.0020464358385652304, 0.047518499195575714, 0.07491540908813477, -0.01271010097116232, 0.010512775741517544, 0.047708287835121155, -0.04034723341464996, 0.08956247568130493, 0.017556017264723778, -0.07786864042282104, 0.05159445106983185, 0.16909421980381012, -0.0026253703981637955, -0.20768475532531738, 0.034151773899793625, -0.04318330064415932, -0.05684827268123627, 0.07144180685281754, 0.13988901674747467, -0.04768006131052971, 0.027373721823096275, 0.008744148537516594, -0.07841546088457108, -0.050059281289577484, -0.05521033704280853, 0.007742577698081732, 0.07816018164157867, 0.10189720243215561, 0.07800517976284027, 0.008635486476123333, -0.027571039274334908, -0.1486903876066208, 0.026039427146315575, 0.06327967345714569, -0.036171410232782364, 0.06064027175307274, 0.042415373027324677, 0.1149369478225708, 0.17729954421520233, -0.08213967829942703, -0.015315149910748005, 0.10868661850690842, -0.06937196105718613, -0.0599120669066906, -0.1049230545759201, -0.08778387308120728, 0.08166126906871796, 0.07082291692495346, -0.04632963985204697, 0.102577805519104, -0.08658412098884583, 0.028988076373934746, 0.03382229804992676, -0.11366184055805206, -0.006984287407249212, 0.05222344771027565, 0.0021009112242609262, 0.06993082910776138, -0.08604133129119873, 0.007261231075972319, 0.03344113379716873, 0.013452889397740364, 0.03509927913546562, -0.02100040577352047, -0.024287763983011246, -0.08651953190565109, -0.15427266061306, -0.05188234522938728, 0.2945300042629242, 0.03034842014312744, -0.10677473247051239, -0.1512523591518402, -0.03359120339155197, 0.05734071135520935, 0.016330325976014137, 0.002976640360429883, 0.04718876630067825, -0.009177087806165218, 0.06360030919313431, -0.08106926083564758, -0.14849454164505005, -0.006726142019033432, -0.11746535450220108, 0.11013495177030563, -0.010727635584771633, 0.02637447789311409, -0.05148172006011009, 0.03462672233581543, -0.0928930714726448, -0.05489857494831085, -0.09185909479856491, -0.05521382763981819, -0.14866095781326294, -0.07338996976613998, -0.1084977462887764, -0.13990671932697296, -0.03908376023173332, 0.14722535014152527, -0.2100999504327774, -0.003655422478914261, 0.007912727072834969, 0.02457384578883648, 0.11672971397638321, 0.03451251611113548, -0.048869527876377106, 0.08146899193525314, -0.0009134671417996287, -0.048541631549596786, 0.01795065402984619, 0.0004821813490707427, -0.038456544280052185, -0.0064312852919101715, -0.008341615088284016, 0.05869577080011368, -0.014903547242283821, 0.01102569978684187, -0.0009801456471905112, -0.051915720105171204, 0.13942953944206238, -0.10147793591022491, -0.041653428226709366, 0.041200194507837296, -0.060145653784275055, 0.009885666891932487, 0.0049571143463253975, 0.012598575092852116, -0.09436357766389847, 0.1724032759666443, -0.09911098331212997, 0.018041901290416718, -0.058482203632593155, -0.12242227792739868, 0.0926198810338974, -0.12095273286104202, -0.07526379078626633, -0.07510985434055328, 0.020525116473436356, -0.08116346597671509, 0.02927076444029808, -0.007925632409751415, -0.001941818161867559, 0.03778988495469093, -0.049842752516269684, -0.016156213358044624, -0.005849088542163372, 0.10735619068145752, -0.054430022835731506, -0.02408725582063198, -0.05807539448142052, 0.026837250217795372, 0.002093974966555834, 0.020930837839841843, -0.0724300891160965, 0.02050195075571537, -0.03086274489760399, 0.050174057483673096, -0.06132929399609566, -0.021634887903928757, -0.029100624844431877, -0.0443703755736351, -0.02530166506767273, 0.020125651732087135, -0.06053529307246208, 0.2072325050830841, -0.28183919191360474, -0.023777052760124207, 0.08463075757026672, -0.17806938290596008, -0.007909785956144333, 0.1071588546037674, -0.019515201449394226, 0.027888627722859383, 0.11554412543773651, 0.047952186316251755, 0.17481599748134613, -0.10943657904863358, -0.156759113073349, 0.00036102038575336337, -0.07069729268550873, 0.02949455752968788, 0.10698539018630981, -0.013077991083264351, 0.10394424945116043, 0.02475501224398613, 0.019796118140220642, -0.0023744041100144386, -0.013246065936982632, -0.010010967031121254, 0.0277129914611578, -0.01819184608757496, -0.09575740247964859, 0.027702996507287025, 0.002895887941122055, -0.057481780648231506, -0.05653908848762512, -0.027691487222909927, 0.10122798383235931, 0.011802954599261284, 0.0663839727640152, 0.014089277945458889, -0.010559513233602047, -0.020825359970331192, 0.014533611945807934, -0.2209150642156601, -0.10411366820335388, 0.006595625542104244, -0.12471815198659897, 0.018940534442663193, 0.05145252123475075, 0.013139317743480206, 0.020754342898726463, -0.06014832854270935, 0.07229417562484741, -0.00005188724389881827, -0.01968504674732685, -0.05466405674815178, -0.08206485211849213, -0.027459286153316498, -0.08989986777305603, 0.19499976933002472, -0.02894599363207817, -0.001891438732855022, 0.15512432157993317, 0.11354341357946396, 0.05054914578795433, -0.10543422400951385, 0.10823356360197067, -0.006101834587752819, 0.0007783397450111806, -0.03441721200942993, 0.01985734887421131, 0.010178619995713234, 0.032338786870241165, 0.08662518858909607, -0.16306139528751373, -0.1371687799692154, 0.1113470047712326, 0.045087434351444244, -0.07937292754650116, -0.0424785353243351, -0.05948127806186676, 0.005405924282968044, -0.10145221650600433, -0.0614473894238472, -0.010624627582728863, -0.00708908261731267, 0.09243537485599518, -0.0770818367600441, -0.10556499660015106, 0.04336962476372719, -0.006311165168881416, -0.09686291962862015, 0.03598838672041893, -0.05304749682545662, -0.25295400619506836, 0.08553496748209, -0.023899894207715988, 0.01808149367570877, 0.14278343319892883, 0.011353394016623497, -0.14802198112010956, -0.06760229915380478, 0.05057660490274429, 0.03674591705203056, 0.0785990059375763, 0.05168641358613968, -0.023410264402627945, 0.03478800132870674, 0.0661882609128952, 0.09071749448776245, -0.07896549999713898, 0.025611581280827522, 0.028306344524025917, -0.055571313947439194, -0.041576698422431946, -0.003084703115746379, -0.043899379670619965, 0.11448214203119278, 0.0022934849839657545, 0.039984919130802155, 0.02771318331360817, -0.0674545168876648, -0.09866153448820114, 0.16128884255886078, -0.1269252896308899, -0.36902016401290894, -0.154047429561615, 0.04558827355504036, -0.017209377139806747, 0.06176541745662689, 0.000008509447070537135, -0.10614965856075287, -0.11400827765464783, -0.11100728809833527, -0.03757719695568085, -0.05912047624588013, -0.01529056578874588, -0.12494809180498123, 0.08005194365978241, 0.06795308738946915, -0.09167185425758362, 0.05733161419630051, -0.04297548159956932, 0.09642474353313446, 0.037578362971544266, 0.03810383751988411, 0.1354813575744629, 0.005162820685654879, -0.01920180581510067, -0.0010971995070576668, 0.024726618081331253, 0.15560345351696014, -0.09480301290750504, 0.032835930585861206, -0.006246162578463554, -0.036209527403116226, 0.006893673911690712, 0.04840327426791191, -0.00024577919975854456, -0.07269585877656937, 0.038795240223407745, 0.08787041902542114, -0.09815047681331635, -0.24422815442085266, -0.09284073114395142, -0.11381633579730988, -0.05912499129772186, 0.029396068304777145, 0.05761263892054558, -0.06116006523370743, 0.0032115548383444548, -0.13707296550273895, -0.11646189540624619, 0.0004287720948923379, 0.05328673869371414, 0.15407079458236694, -0.012985589914023876, 0.03443819656968117, -0.08547454327344894, 0.04118996858596802, 0.12125726044178009, -0.11092337220907211, 0.22763577103614807, -0.025263674557209015, 0.19000129401683807, -0.0023240000009536743, -0.012069613672792912, 0.017533380538225174, 0.10497348755598068, 0.03248646855354309, 0.014452806673943996, -0.01202082447707653, -0.042430974543094635, -0.024205753579735756, 0.06468810886144638, 0.01531323790550232, -0.09420812129974365, -0.10277535766363144, -0.04277242347598076, -0.007197671104222536, 0.1338491588830948, 0.07978629320859909, -0.015792036429047585, -0.1554635912179947, 0.055425193160772324, -0.058956749737262726, -0.056026965379714966, 0.04367239400744438, 0.2616017162799835, -0.024369558319449425, 0.00284858257509768, -0.07636088132858276, 0.08638056367635727, -0.03910753130912781, 0.008900254964828491, 0.038290221244096756, 0.08627743273973465, -0.02241326868534088, 0.04982994869351387, -0.12426405400037766, 0.19195519387722015, 0.025445755571126938, -0.018826887011528015, -0.04615966975688934, 0.018873339518904686, 0.01968301273882389, 0.028522280976176262, 0.12605778872966766, 0.056986186653375626, -0.1686040312051773, -0.058198463171720505, -0.014483649283647537, 0.026859212666749954, 0.12874017655849457, -0.038583144545555115, 0.09955227375030518, 0.011310596950352192, 0.021710732951760292, 0.027445252984762192, 0.06023754924535751, -0.041593946516513824, -0.1807619333267212, 0.10152112692594528, -0.000281159853329882, -0.08642124384641647, 0.010168391279876232, -0.06482324004173279, -0.10793302208185196, 0.15971551835536957, -0.06025800481438637, -0.09253832697868347, -0.09153106063604355, 0.014173867180943489, 0.16129830479621887, -0.058104436844587326, 0.010975639335811138, 0.0017788425320759416, 0.1456858515739441, -0.06443581730127335, -0.01881910115480423, 0.02238474413752556, -0.08350630849599838, -0.0965365320444107, 0.007558827288448811, 0.15327678620815277, 0.05688195675611496, 0.07474776357412338, -0.03254827857017517, 0.12427255511283875, -0.020145868882536888, -0.07000164687633514, 0.026729583740234375, -0.02112887054681778, 0.1420457363128662, 0.12564623355865479, 0.027007877826690674, 0.0013900273479521275, -0.013357598334550858, -0.05952716991305351, 0.11512720584869385, 0.26618772745132446, -0.06471434980630875, 0.13289310038089752, 0.15608426928520203, -0.05041033402085304, -0.15912804007530212, -0.01136000920087099, -0.04002576693892479, 0.028733735904097557, 0.05033520236611366, -0.14838846027851105, -0.07076200097799301, 0.09337116777896881, -0.010954111814498901, 0.08216360211372375, -0.09379637241363525, -0.07440344989299774, 0.025286253541707993, -0.0279050562530756, 0.0315328985452652, -0.11189382523298264, -0.08179350942373276, -0.006945996079593897, -0.09838107228279114, 0.1595795899629593, -0.11720722168684006, 0.09995051473379135, 0.021084463223814964, -0.019360627979040146, 0.07801103591918945, -0.06944052129983902, 0.17481444776058197, -0.0014026679564267397, 0.01235885825008154, -0.09427613765001297, -0.007734187413007021, 0.04060875624418259, -0.04701843485236168, 0.1233285591006279, -0.017308475449681282, 0.07482800632715225, -0.07897030562162399, -0.04692884162068367, -0.06016127020120621, 0.026372674852609634, -0.0681045651435852, -0.012894120998680592, -0.11619037389755249, 0.154169961810112, 0.08224251866340637, -0.01353459432721138, 0.1173669621348381, -0.06353062391281128, 0.0590997189283371, 0.2662285566329956, 0.13697804510593414, 0.0007825351203791797, -0.04762464761734009, 0.06059673801064491, -0.0011844942346215248, 0.08542539179325104, -0.1337839514017105, 0.032032739371061325, 0.08589718490839005, 0.023898640647530556, 0.13349248468875885, -0.01879163831472397, -0.11381402611732483, 0.019410353153944016, 0.059519413858652115, -0.1323038786649704, -0.1607653647661209, -0.04690306633710861, -0.11413602530956268, -0.1180444210767746, -0.029065672308206558, 0.0866597592830658, 0.007802179548889399, 0.03397689759731293, -0.018214179202914238, 0.05467706918716431, 0.01422269269824028, 0.1405835896730423, 0.006315982434898615, 0.022291457280516624, -0.11877445131540298, 0.11285150796175003, 0.08915869146585464, -0.17411452531814575, 0.020278921350836754, 0.11439759284257889, -0.11517352610826492, -0.07137590646743774, -0.10038959980010986, -0.1334419697523117, -0.00898945052176714, -0.028046267107129097, -0.06171762943267822, -0.06801809370517731, 0.0674000084400177, 0.0514911487698555, 0.02990884520113468, 0.08261173963546753, 0.008647209033370018, 0.038080889731645584, -0.11527300626039505, 0.024227239191532135, 0.03538136929273605, 0.003780184080824256, -0.07247908413410187, 0.0866173580288887, -0.03258552402257919, -0.025615744292736053, -0.02160055562853813, -0.040287427604198456, -0.014780987054109573, -0.023252803832292557, -0.11146716773509979, 0.02189747802913189, -0.11102765798568726, -0.011280790902674198, -0.05873823165893555, -0.019161393865942955, -0.03795118257403374, 0.022568857297301292, -0.03338310867547989, -0.020461486652493477, -0.04159810021519661, 0.06238962337374687, -0.07601098716259003, -0.0011764121009036899, 0.06576136499643326, -0.04151057451963425, 0.10896178334951401, 0.07237062603235245, -0.03919385373592377, 0.00680059939622879, -0.06447210162878036, -0.039540983736515045, 0.0005234672571532428, 0.014782524667680264, -0.00022755376994609833, -0.20431792736053467, -0.005120717454701662, 0.0355830155313015, -0.04035486280918121, 0.013852784410119057, 0.04807034134864807, -0.08747103810310364, -0.0012518191942945123, 0.0004002214118372649, -0.03747802600264549, -0.11535832285881042, -0.010496723465621471, 0.09712369740009308, 0.08903142809867859, 0.17209386825561523, 0.006051619537174702, 0.013374289497733116, -0.15263324975967407, 0.007567900232970715, 0.0434139221906662, -0.024402834475040436, -0.029060525819659233, 0.021334003657102585, 0.024174168705940247, -0.0137404203414917, 0.15655763447284698, -0.05237022414803505, 0.08733296394348145, 0.11276785284280777, 0.011095045134425163, -0.020486999303102493, 0.01813478209078312, 0.12563876807689667, 0.013990353792905807, -0.027140503749251366, 0.056199606508016586, 0.012682082131505013, -0.04046161472797394, -0.09106098860502243, 0.1476747989654541, 0.051518701016902924, 0.0848662331700325, 0.0534120574593544, -0.011919353157281876, -0.04441152885556221, -0.027173636481165886, 0.05868259817361832, 0.02306063286960125, -0.05352627858519554, -0.0021558052394539118, -0.07561890035867691, 0.20031516253948212, -0.1295948624610901, 0.17955094575881958, -0.02426806464791298, -0.06266193836927414, -0.07552140206098557, -0.1300104707479477, -0.03515719249844551, 0.05299193039536476, 0.005846724845468998, -0.13083258271217346, 0.11476311832666397, 0.12296296656131744, 0.005085573066025972, 0.04006227105855942, 0.1245085671544075, -0.13222019374370575, -0.12416371703147888, 0.011957250535488129, -0.018205564469099045, 0.0069378456100821495, 0.04971063882112503, -0.010068967007100582, 0.10639499127864838, 0.010578286834061146, 0.03275282680988312, 0.043048959225416183, 0.14811784029006958, 0.002918810350820422, -0.07505585998296738, -0.0784674808382988, -0.008061083033680916, 0.07807207852602005, 0.11719324439764023, 0.21218182146549225, 0.03277081623673439, -0.02220550924539566, -0.009791295044124126, 0.12463313341140747, -0.026641476899385452, 0.004532298073172569, -0.17248906195163727, 0.07554235309362411, -0.014918016269803047, -0.002783495932817459, 0.018593624234199524, -0.09946077316999435, 0.03749728947877884, 0.1172616258263588, 0.22401213645935059, 0.03245263546705246, 0.0020669763907790184, -0.0016460869228467345, 0.002237421227619052, 0.06717544794082642, 0.04546026140451431, 0.027641452848911285, 0.17331469058990479, -0.0016930244164541364, 0.10653474926948547, -0.03159654140472412, 0.035593368113040924, -0.0027549262158572674, 0.06497335433959961, -0.015556786209344864, 0.014436313882470131, -0.0917615294456482, 0.08951345831155777, 0.03369760513305664, -0.22332370281219482, -0.011451569385826588, -0.04090764373540878, -0.08510096371173859, -0.00085757503984496, -0.06955313682556152, -0.002447918290272355, 0.04978899657726288, -0.010782822966575623, 0.0023476341739296913, 0.11057663708925247, 0.001349658123217523, -0.06055965647101402, -0.11473318189382553, 0.10061103850603104, -0.08562720566987991, 0.06814096122980118, 0.04648918658494949, 0.09263601154088974, 0.07373981177806854, -0.020616881549358368, -0.13269953429698944, 0.04108200594782829, 0.045074284076690674, -0.09149258583784103, 0.023998524993658066, 0.24887119233608246, -0.033608295023441315, 0.11092696338891983, 0.029125697910785675, -0.06251309812068939, 0.030583931133151054, 0.03113892488181591, 0.02917897328734398, -0.04153130203485489, 0.11472667008638382, -0.06061634048819542, 0.1557389348745346, 0.17757505178451538, 0.022795546799898148, -0.013754019513726234, -0.03904140740633011, -0.014105629175901413, 0.006575324572622776, 0.022885320708155632, -0.03013351559638977, -0.09699975699186325, 0.016466114670038223, 0.03794988617300987, 0.009316110983490944, -0.17739859223365784, -0.03717954456806183, 0.026691213250160217, -0.07932980358600616, 0.05739477276802063, 0.06989043205976486, -0.0004021047498099506, 0.035029809921979904, -0.047924965620040894, -0.01390133984386921, 0.029864277690649033, 0.08333519846200943, -0.1257956624031067, -0.04164508730173111 ]
b108d2c32ee4e1f4176ea233e1a5ac17bceb9ef9
# Dataset Card for Hard ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Hard](https://github.com/elnagara/HARD-Arabic-Dataset) - **Repository:** [Hard](https://github.com/elnagara/HARD-Arabic-Dataset) - **Paper:** [Hotel Arabic-Reviews Dataset Construction for Sentiment Analysis Applications](https://link.springer.com/chapter/10.1007/978-3-319-67056-0_3) - **Point of Contact:** [Ashraf Elnagar](ashraf@sharjah.ac.ae) ### Dataset Summary This dataset contains 93,700 hotel reviews in Arabic language.The hotel reviews were collected from Booking.com website during June/July 2016.The reviews are expressed in Modern Standard Arabic as well as dialectal Arabic.The following table summarize some tatistics on the HARD Dataset. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The dataset is based on Arabic. ## Dataset Structure ### Data Instances A typical data point comprises a rating from 1 to 5 for hotels. ### Data Fields [More Information Needed] ### Data Splits The dataset is not split. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information ### Contributions Thanks to [@zaidalyafeai](https://github.com/zaidalyafeai) for adding this dataset.
hard
[ "task_categories:text-classification", "task_ids:multi-class-classification", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:original", "language:ar", "license:unknown", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["ar"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["100K<n<1M"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["multi-class-classification"], "paperswithcode_id": "hard", "pretty_name": "Hotel Arabic-Reviews Dataset", "dataset_info": {"features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "1", "1": "2", "2": "3", "3": "4", "4": "5"}}}}], "config_name": "plain_text", "splits": [{"name": "train", "num_bytes": 27507085, "num_examples": 105698}], "download_size": 8508677, "dataset_size": 27507085}}
2024-01-18T11:04:34+00:00
[]
[ "ar" ]
TAGS #task_categories-text-classification #task_ids-multi-class-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Arabic #license-unknown #region-us
# Dataset Card for Hard ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: Hard - Repository: Hard - Paper: Hotel Arabic-Reviews Dataset Construction for Sentiment Analysis Applications - Point of Contact: Ashraf Elnagar ### Dataset Summary This dataset contains 93,700 hotel reviews in Arabic language.The hotel reviews were collected from URL website during June/July 2016.The reviews are expressed in Modern Standard Arabic as well as dialectal Arabic.The following table summarize some tatistics on the HARD Dataset. ### Supported Tasks and Leaderboards ### Languages The dataset is based on Arabic. ## Dataset Structure ### Data Instances A typical data point comprises a rating from 1 to 5 for hotels. ### Data Fields ### Data Splits The dataset is not split. ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @zaidalyafeai for adding this dataset.
[ "# Dataset Card for Hard", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Hard\n- Repository: Hard\n- Paper: Hotel Arabic-Reviews Dataset Construction for Sentiment Analysis Applications\n- Point of Contact: Ashraf Elnagar", "### Dataset Summary\n\nThis dataset contains 93,700 hotel reviews in Arabic language.The hotel reviews were collected from URL website during June/July 2016.The reviews are expressed in Modern Standard Arabic as well as dialectal Arabic.The following table summarize some tatistics on the HARD Dataset.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe dataset is based on Arabic.", "## Dataset Structure", "### Data Instances\n\nA typical data point comprises a rating from 1 to 5 for hotels.", "### Data Fields", "### Data Splits\n\nThe dataset is not split.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @zaidalyafeai for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-multi-class-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Arabic #license-unknown #region-us \n", "# Dataset Card for Hard", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Hard\n- Repository: Hard\n- Paper: Hotel Arabic-Reviews Dataset Construction for Sentiment Analysis Applications\n- Point of Contact: Ashraf Elnagar", "### Dataset Summary\n\nThis dataset contains 93,700 hotel reviews in Arabic language.The hotel reviews were collected from URL website during June/July 2016.The reviews are expressed in Modern Standard Arabic as well as dialectal Arabic.The following table summarize some tatistics on the HARD Dataset.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe dataset is based on Arabic.", "## Dataset Structure", "### Data Instances\n\nA typical data point comprises a rating from 1 to 5 for hotels.", "### Data Fields", "### Data Splits\n\nThe dataset is not split.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @zaidalyafeai for adding this dataset." ]
[ 87, 6, 120, 41, 68, 10, 12, 6, 21, 5, 12, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 20 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-multi-class-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Arabic #license-unknown #region-us \n# Dataset Card for Hard## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: Hard\n- Repository: Hard\n- Paper: Hotel Arabic-Reviews Dataset Construction for Sentiment Analysis Applications\n- Point of Contact: Ashraf Elnagar### Dataset Summary\n\nThis dataset contains 93,700 hotel reviews in Arabic language.The hotel reviews were collected from URL website during June/July 2016.The reviews are expressed in Modern Standard Arabic as well as dialectal Arabic.The following table summarize some tatistics on the HARD Dataset.### Supported Tasks and Leaderboards### Languages\n\nThe dataset is based on Arabic.## Dataset Structure### Data Instances\n\nA typical data point comprises a rating from 1 to 5 for hotels.### Data Fields### Data Splits\n\nThe dataset is not split.## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators### Licensing Information" ]
[ -0.009437422268092632, 0.2543894052505493, -0.00524089066311717, -0.0015760496025905013, 0.0863514095544815, 0.02701418474316597, 0.08576662093400955, 0.131428524851799, -0.023862458765506744, 0.0779094398021698, -0.05070650950074196, -0.014322537928819656, 0.1629640907049179, 0.05997365340590477, 0.0586785227060318, -0.12372761219739914, 0.03747769072651863, -0.12349341809749603, -0.02581905573606491, 0.10310622304677963, 0.12721116840839386, -0.06244499236345291, 0.08020704239606857, -0.05529135838150978, 0.020958101376891136, 0.03693421930074692, -0.11290942132472992, -0.046152886003255844, 0.035890065133571625, 0.02716408669948578, 0.060338545590639114, 0.029279133304953575, 0.08135852962732315, -0.337619423866272, 0.02672322653234005, 0.03238260746002197, -0.013317530043423176, -0.00284890690818429, 0.12385302782058716, -0.08752144128084183, 0.05086666718125343, -0.17832642793655396, 0.10795280337333679, 0.06153396889567375, -0.0738905593752861, -0.13097479939460754, -0.13950005173683167, 0.12762443721294403, 0.1338168978691101, 0.048254549503326416, -0.047772735357284546, -0.018262723460793495, -0.09781889617443085, 0.012949875555932522, 0.0679900273680687, -0.06658371537923813, -0.04883559048175812, -0.030773190781474113, -0.026309624314308167, 0.07833345979452133, -0.13253217935562134, 0.0003399360575713217, -0.030658366158604622, 0.020301539450883865, 0.007280506193637848, -0.035157401114702225, -0.07627922296524048, 0.063245490193367, -0.07745721936225891, -0.07660093903541565, 0.059859149158000946, -0.006000489927828312, -0.03479577973484993, -0.18677325546741486, 0.03252624720335007, 0.030732005834579468, -0.04661257937550545, 0.005413589999079704, 0.0354449525475502, 0.013760938309133053, 0.067486472427845, -0.025043470785021782, -0.04912025108933449, 0.0019208707381039858, -0.013136233203113079, 0.02096637710928917, 0.04302053898572922, -0.02674805372953415, 0.029635757207870483, 0.07250532507896423, 0.11261605471372604, -0.09659752249717712, -0.027827713638544083, -0.01662580482661724, -0.0926576629281044, -0.03765690326690674, 0.10235319286584854, 0.013435115106403828, 0.1005144864320755, 0.10945051163434982, -0.01159887108951807, 0.08051782846450806, -0.06033964455127716, -0.06682801991701126, 0.0426894873380661, 0.11723830550909042, 0.0004617533122655004, -0.13748493790626526, -0.0792137086391449, 0.04683631286025047, -0.05017579719424248, 0.05166842043399811, 0.058890920132398605, 0.06883686780929565, 0.019109578803181648, 0.17348667979240417, 0.09823894500732422, -0.0217735655605793, -0.0675818920135498, 0.0012271370505914092, 0.17473724484443665, -0.1442883312702179, 0.029519464820623398, 0.046917952597141266, -0.050327882170677185, -0.03978901728987694, -0.05291121453046799, 0.0051309820264577866, -0.09139906615018845, 0.07143852114677429, -0.022844363003969193, -0.0007000723853707314, -0.03275362402200699, 0.024885719642043114, 0.04050694778561592, 0.042366381734609604, -0.06853437423706055, 0.02789882756769657, -0.08489441871643066, -0.06641160696744919, 0.014654239639639854, -0.10688146948814392, -0.030286746099591255, -0.010498855262994766, 0.012197821401059628, 0.05391325056552887, -0.01575959101319313, 0.026760391891002655, -0.06262793391942978, 0.04076753929257393, -0.02128133364021778, -0.014985578134655952, 0.15189649164676666, 0.04756513610482216, -0.05444598197937012, 0.07510246336460114, -0.1297311782836914, 0.1237177774310112, -0.1423826664686203, 0.04578711465001106, -0.20553307235240936, 0.019506435841321945, 0.10055529326200485, -0.015157148241996765, -0.03666255250573158, 0.16178597509860992, -0.24980594217777252, -0.0689704641699791, 0.10867255181074142, -0.10349781066179276, -0.1151222288608551, 0.07489877939224243, -0.033317603170871735, 0.026073088869452477, 0.06019745022058487, -0.002504311967641115, -0.04296870529651642, 0.07574093341827393, -0.09878554940223694, -0.10604624450206757, 0.08935987204313278, 0.22686916589736938, 0.1311168223619461, -0.12391357868909836, 0.19764700531959534, 0.008946354500949383, -0.003079090267419815, -0.02679336629807949, 0.04094317555427551, -0.10818380117416382, 0.03768313303589821, -0.006842737086117268, 0.03926912695169449, 0.01857011951506138, -0.05496871843934059, -0.03993311896920204, -0.11111605167388916, -0.019758816808462143, 0.04793395474553108, 0.008209708146750927, 0.014647849835455418, -0.07824864983558655, -0.023832138627767563, 0.03804092854261398, -0.02646406553685665, -0.09041883051395416, -0.09242396801710129, 0.015645276755094528, -0.09548436105251312, 0.10140959173440933, -0.10622529685497284, 0.02064218372106552, -0.008589026518166065, -0.06437066197395325, -0.0047783879563212395, -0.005917330738157034, 0.056177522987127304, 0.008546230383217335, -0.17985640466213226, 0.02798301726579666, -0.029548367485404015, 0.17207522690296173, -0.12602680921554565, -0.018246982246637344, 0.1989821344614029, 0.22682158648967743, 0.0232795812189579, -0.04013238847255707, 0.05219392478466034, 0.02233862318098545, 0.03202660009264946, -0.06561948359012604, 0.006764174904674292, -0.0982096865773201, -0.00030388598679564893, 0.03857145458459854, -0.10004820674657822, -0.08079132437705994, 0.062276486307382584, 0.14346612989902496, -0.09758609533309937, -0.01650228537619114, -0.029117414727807045, -0.04586423560976982, 0.004760404583066702, 0.023145703598856926, 0.17865194380283356, 0.034574054181575775, 0.03148024529218674, -0.0454896055161953, -0.05451083183288574, -0.08868177980184555, 0.04754919558763504, -0.11311773955821991, 0.1409633457660675, 0.030272645875811577, -0.1842443197965622, 0.13588368892669678, 0.08753027766942978, 0.13784648478031158, 0.08407072722911835, -0.05474775657057762, -0.05353294312953949, 0.008662140928208828, 0.026457052677869797, 0.012113641016185284, 0.07894206047058105, -0.08482752740383148, -0.023626292124390602, 0.009484753012657166, -0.038868289440870285, 0.027069302275776863, -0.0270034521818161, 0.06363040953874588, 0.017894238233566284, -0.007428812328726053, 0.015786897391080856, -0.04906133562326431, 0.07511848956346512, 0.07155877351760864, 0.06799961626529694, 0.08391131460666656, -0.02209487184882164, -0.039919544011354446, -0.11056465655565262, 0.08216627687215805, -0.15354081988334656, -0.15659461915493011, -0.05802211910486221, -0.10400492697954178, -0.020262490957975388, -0.07443859428167343, 0.018845034763216972, -0.12116872519254684, -0.09381649643182755, -0.07644547522068024, 0.12460650503635406, 0.06180408596992493, -0.09984982013702393, -0.014324854128062725, 0.014033699408173561, -0.02645689994096756, -0.12313997745513916, 0.046091750264167786, 0.09027835726737976, -0.08753674477338791, -0.06791982054710388, 0.03345317021012306, 0.04077834263443947, 0.06428012251853943, 0.054304324090480804, -0.028591278940439224, -0.028976084664463997, 0.2214750051498413, -0.14017726480960846, 0.11936972290277481, 0.07182878255844116, -0.055719055235385895, 0.04516109079122543, 0.28192582726478577, 0.05086218938231468, -0.026573924347758293, 0.010666798800230026, 0.06736492365598679, 0.019191496074199677, -0.21608027815818787, -0.08095243573188782, -0.0716291218996048, -0.09677882492542267, 0.0413382425904274, 0.12146562337875366, -0.03308675065636635, 0.014304211363196373, -0.10841774940490723, -0.09852766990661621, 0.058566056191921234, 0.08089423924684525, 0.08751195669174194, 0.04974091798067093, -0.0032366951927542686, -0.09633533656597137, 0.014860080555081367, 0.11171568930149078, 0.05396736413240433, 0.10650365799665451, 0.0017492127371951938, 0.23278109729290009, 0.0727207139134407, 0.048603273928165436, -0.0057625663466751575, -0.04197883978486061, -0.03389672562479973, 0.04587577283382416, -0.007581033743917942, -0.04519776254892349, -0.0160641148686409, 0.0710228830575943, 0.16284093260765076, -0.08977539837360382, 0.09282689541578293, -0.12585708498954773, 0.10967474430799484, 0.11012345552444458, 0.022527188062667847, -0.07742305099964142, 0.023233676329255104, 0.13270136713981628, -0.12359318882226944, -0.09877102077007294, -0.002414882415905595, -0.0815996378660202, -0.18362213671207428, 0.11146815866231918, -0.0030916861724108458, 0.11171373724937439, -0.11013072729110718, -0.0858025997877121, 0.026122955605387688, -0.03674871474504471, -0.040320560336112976, 0.06932544708251953, -0.17515534162521362, 0.08622744679450989, 0.016505921259522438, 0.011282622814178467, -0.07298243045806885, 0.07604388892650604, 0.04923201724886894, -0.025308623909950256, 0.10969448834657669, 0.007705109193921089, -0.06377851963043213, 0.020175635814666748, -0.07727896422147751, 0.013449819758534431, 0.08239199966192245, -0.17936301231384277, 0.08321579545736313, -0.01877530850470066, -0.02218707464635372, -0.09790472686290741, -0.008278469555079937, -0.09371110796928406, -0.2070656418800354, 0.04823043569922447, -0.1428634375333786, 0.10947521775960922, -0.0695311576128006, -0.026712903752923012, -0.11576808989048004, 0.16494165360927582, -0.18446606397628784, -0.09491423517465591, -0.15284867584705353, -0.12661993503570557, 0.16089275479316711, -0.048036012798547745, 0.09076748788356781, -0.03502766415476799, 0.09059175848960876, 0.030395537614822388, -0.025598041713237762, 0.005867748521268368, -0.032107945531606674, -0.19650748372077942, -0.05606239289045334, 0.17873349785804749, 0.04817875102162361, 0.040860775858163834, -0.010147317312657833, 0.06602434068918228, 0.019977688789367676, -0.08952364325523376, -0.010930854827165604, 0.0624629445374012, 0.03840470686554909, 0.09593068063259125, 0.0503099150955677, -0.22530589997768402, -0.1551564335823059, -0.11157292872667313, 0.07972399890422821, 0.12697449326515198, 0.010064749978482723, 0.20229198038578033, 0.09072498232126236, -0.046808574348688126, -0.1556447297334671, -0.10096099972724915, -0.004531722981482744, -0.0563187450170517, 0.03310907259583473, -0.17047090828418732, 0.07531138509511948, -0.04917049780488014, -0.008634014055132866, -0.047651633620262146, -0.15013840794563293, -0.12464650720357895, 0.06924228370189667, 0.047386858612298965, -0.28998175263404846, -0.14712493121623993, -0.0971890315413475, -0.03043392486870289, -0.19848527014255524, 0.06555043160915375, 0.05768658593297005, -0.03283730894327164, -0.03443913161754608, 0.06023196503520012, -0.020546795800328255, 0.012597324326634407, 0.18976257741451263, 0.010636841878294945, -0.01015142910182476, -0.1209290474653244, -0.06584236770868301, 0.025026166811585426, 0.004185074474662542, 0.011970831081271172, -0.034473683685064316, 0.0045763300731778145, -0.16985011100769043, -0.02796383947134018, -0.03642137721180916, -0.05190786346793175, -0.09970113635063171, -0.029492318630218506, -0.07790236175060272, 0.08449723571538925, 0.11636004596948624, -0.05918900668621063, 0.10091296583414078, -0.044811587780714035, 0.029855171218514442, 0.11918868869543076, 0.13759475946426392, 0.09521427005529404, -0.0718669444322586, -0.0335971973836422, 0.013988293707370758, -0.055890779942274094, -0.12413214147090912, 0.07805653661489487, 0.07538265734910965, -0.0034076611045747995, 0.1613924652338028, -0.0758076161146164, -0.13285675644874573, -0.01856621913611889, 0.10718242824077606, 0.025610975921154022, -0.2261507362127304, 0.03643147274851799, 0.06667669117450714, -0.1486015021800995, -0.11875500530004501, 0.04253995046019554, 0.05641363188624382, -0.09104220569133759, 0.03505489230155945, 0.11362314224243164, 0.02211657539010048, 0.0538196824491024, 0.01827191933989525, 0.0685151219367981, -0.11584622412919998, 0.13223785161972046, 0.15465302765369415, -0.051121655851602554, -0.03845700994133949, 0.23016203939914703, -0.0531376376748085, -0.01598311774432659, 0.09711703658103943, 0.06742898374795914, 0.03303041309118271, -0.03992273285984993, 0.003264355706050992, -0.16181521117687225, 0.01631806045770645, 0.1248675286769867, -0.007452577818185091, 0.06033650413155556, 0.01582256332039833, -0.05423513054847717, 0.03612881898880005, 0.15315473079681396, 0.035763222724199295, -0.029103845357894897, -0.019214821979403496, -0.012288251891732216, -0.0033340759109705687, -0.034704022109508514, 0.016774121671915054, -0.0024820442777127028, -0.06719301640987396, 0.011559287086129189, -0.16246573626995087, 0.01981854811310768, -0.12699630856513977, 0.0336773656308651, 0.0026866444386541843, -0.050165001302957535, -0.04489057883620262, -0.02853291854262352, -0.06800960749387741, -0.06220710277557373, -0.013292956165969372, 0.17378544807434082, -0.20712558925151825, 0.03906673192977905, 0.1086738258600235, -0.08524801582098007, 0.09839832782745361, -0.022171877324581146, -0.024565907195210457, 0.05678087845444679, -0.08250009268522263, -0.04525584354996681, -0.09489534795284271, -0.001105534378439188, 0.02836262248456478, -0.1440814733505249, -0.03393423929810524, 0.008574253879487514, -0.0805460587143898, 0.045069143176078796, 0.016324110329151154, -0.017725307494401932, -0.013905704021453857, -0.05889279022812843, -0.03274228796362877, 0.03676725924015045, 0.08041541278362274, 0.15248015522956848, -0.045398611575365067, 0.0848299190402031, -0.02020495943725109, 0.031063729897141457, -0.07933740317821503, -0.03949878364801407, -0.03635339066386223, 0.013922234997153282, -0.01719515025615692, -0.004993744194507599, 0.04487679898738861, 0.00536715891212225, 0.16466650366783142, -0.05655667185783386, -0.016370465978980064, 0.09883008897304535, 0.08422983437776566, -0.06680610030889511, 0.06011645495891571, 0.00817213673144579, -0.0005977044347673655, -0.021297980099916458, -0.03470582887530327, -0.11502550542354584, -0.09242891520261765, -0.09934675693511963, 0.0988975390791893, 0.2520917057991028, 0.18637175858020782, -0.027523886412382126, 0.017836082726716995, -0.1696319878101349, 0.05243512615561485, 0.11515795439481735, -0.06025448068976402, -0.03672666475176811, -0.10341110825538635, 0.05466768890619278, 0.1504581868648529, -0.18165303766727448, 0.10763240605592728, -0.05857406556606293, -0.042698610574007034, 0.03620342165231705, -0.0945332869887352, -0.053564347326755524, -0.018007537350058556, -0.0013225259026512504, -0.0330396369099617, 0.08177715539932251, 0.16255518794059753, 0.024636032059788704, -0.00206390512175858, 0.09661580622196198, -0.05626215040683746, -0.10395634919404984, 0.028346749022603035, 0.07286544144153595, 0.06018272414803505, 0.026858437806367874, 0.11811989545822144, -0.060024626553058624, 0.089517742395401, 0.07728476077318192, 0.0758499726653099, -0.04491916671395302, 0.028674118220806122, -0.06663333624601364, -0.07407285273075104, 0.07198069244623184, -0.06086444482207298, -0.05813119560480118, 0.2716228663921356, 0.02810782566666603, 0.06345927715301514, 0.01795126311480999, 0.21720357239246368, -0.007841929793357849, -0.08867193013429642, -0.1283552050590515, -0.019578194245696068, 0.0036534841638058424, -0.01407308503985405, 0.07235337048768997, -0.16126081347465515, 0.008723240345716476, 0.0018460144056007266, 0.10354649275541306, -0.03759974613785744, 0.033695321530103683, -0.019003022462129593, 0.043700531125068665, -0.0319051556289196, -0.043655648827552795, -0.00767463119700551, 0.14449317753314972, -0.09065888822078705, 0.05190791189670563, -0.008935506455600262, -0.059025924652814865, -0.03927471488714218, 0.1449604481458664, -0.010957442224025726, -0.023121213540434837, -0.08447933942079544, 0.16953901946544647, -0.0806974470615387, -0.25416305661201477, 0.014071783982217312, -0.13558179140090942, -0.15612229704856873, -0.0388750396668911, 0.02911851741373539, 0.0621299110352993, -0.07990763336420059, 0.1370648443698883, -0.021311096847057343, 0.08570064604282379, 0.0977960005402565, -0.02603188157081604, -0.03703899309039116, 0.16547617316246033, -0.0932888314127922, 0.2850916385650635, 0.021159203723073006, 0.012172679416835308, 0.0841175764799118, -0.06275654584169388, -0.09436339884996414, 0.014389961026608944, 0.12327411025762558, -0.015335123054683208, 0.027765559032559395, 0.1887584775686264, 0.010065726935863495, 0.07077237963676453, 0.10760461539030075, 0.0752766951918602, 0.10778453946113586, -0.02886398509144783, -0.061094753444194794, -0.06834753602743149, 0.1212368831038475, -0.139272078871727, 0.09365776926279068, 0.12423786520957947, -0.07243254035711288, 0.06211546063423157, -0.012936851009726524, 0.03870841860771179, -0.04609882831573486, 0.16959811747074127, 0.023044154047966003, -0.08818338811397552, 0.03739899769425392, -0.12590301036834717, 0.09086768329143524, -0.13003039360046387, -0.07583201676607132, 0.01842264086008072, 0.0012128065573051572, -0.08218789100646973, 0.1372879296541214, 0.10457603633403778, -0.015841718763113022, -0.03984740003943443, -0.18087542057037354, -0.008855904452502728, 0.07234899699687958, -0.05182936042547226, 0.05751590058207512 ]
44b8c3a1ee9220cd697c667905cfbab65891dff9
# Dataset Card for HAREM ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [HAREM homepage](https://www.linguateca.pt/primeiroHAREM/harem_coleccaodourada_en.html) - **Repository:** [HAREM repository](https://www.linguateca.pt/primeiroHAREM/harem_coleccaodourada_en.html) - **Paper:** [HAREM: An Advanced NER Evaluation Contest for Portuguese](http://comum.rcaap.pt/bitstream/10400.26/76/1/SantosSecoCardosoVilelaLREC2006.pdf) - **Point of Contact:** [Diana Santos](mailto:diana.santos@sintef.no) ### Dataset Summary The HAREM is a Portuguese language corpus commonly used for Named Entity Recognition tasks. It includes about 93k words, from 129 different texts, from several genres, and language varieties. The split of this dataset version follows the division made by [1], where 7% HAREM documents are the validation set and the miniHAREM corpus (with about 65k words) is the test set. There are two versions of the dataset set, a version that has a total of 10 different named entity classes (Person, Organization, Location, Value, Date, Title, Thing, Event, Abstraction, and Other) and a "selective" version with only 5 classes (Person, Organization, Location, Value, and Date). It's important to note that the original version of the HAREM dataset has 2 levels of NER details, namely "Category" and "Sub-type". The dataset version processed here ONLY USE the "Category" level of the original dataset. [1] Souza, Fábio, Rodrigo Nogueira, and Roberto Lotufo. "BERTimbau: Pretrained BERT Models for Brazilian Portuguese." Brazilian Conference on Intelligent Systems. Springer, Cham, 2020. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Portuguese ## Dataset Structure ### Data Instances ``` { "id": "HAREM-871-07800", "ner_tags": [3, 0, 0, 3, 4, 4, 4, 4, 4, 4, 4, 4, ], "tokens": [ "Abraço", "Página", "Principal", "ASSOCIAÇÃO", "DE", "APOIO", "A", "PESSOAS", "COM", "VIH", "/", "SIDA" ] } ``` ### Data Fields - `id`: id of the sample - `tokens`: the tokens of the example text - `ner_tags`: the NER tags of each token The NER tags correspond to this list: ``` "O", "B-PESSOA", "I-PESSOA", "B-ORGANIZACAO", "I-ORGANIZACAO", "B-LOCAL", "I-LOCAL", "B-TEMPO", "I-TEMPO", "B-VALOR", "I-VALOR", "B-ABSTRACCAO", "I-ABSTRACCAO", "B-ACONTECIMENTO", "I-ACONTECIMENTO", "B-COISA", "I-COISA", "B-OBRA", "I-OBRA", "B-OUTRO", "I-OUTRO" ``` The NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. ### Data Splits The data is split into train, validation and test set for each of the two versions (default and selective). The split sizes are as follow: | Train | Val | Test | | ------ | ----- | ---- | | 121 | 8 | 128 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information ``` @inproceedings{santos2006harem, title={Harem: An advanced ner evaluation contest for portuguese}, author={Santos, Diana and Seco, Nuno and Cardoso, Nuno and Vilela, Rui}, booktitle={quot; In Nicoletta Calzolari; Khalid Choukri; Aldo Gangemi; Bente Maegaard; Joseph Mariani; Jan Odjik; Daniel Tapias (ed) Proceedings of the 5 th International Conference on Language Resources and Evaluation (LREC'2006)(Genoa Italy 22-28 May 2006)}, year={2006} } ``` ### Contributions Thanks to [@jonatasgrosman](https://github.com/jonatasgrosman) for adding this dataset.
harem
[ "task_categories:token-classification", "task_ids:named-entity-recognition", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:n<1K", "source_datasets:original", "language:pt", "license:unknown", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["pt"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["n<1K"], "source_datasets": ["original"], "task_categories": ["token-classification"], "task_ids": ["named-entity-recognition"], "pretty_name": "HAREM", "dataset_info": [{"config_name": "default", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "O", "1": "B-PESSOA", "2": "I-PESSOA", "3": "B-ORGANIZACAO", "4": "I-ORGANIZACAO", "5": "B-LOCAL", "6": "I-LOCAL", "7": "B-TEMPO", "8": "I-TEMPO", "9": "B-VALOR", "10": "I-VALOR", "11": "B-ABSTRACCAO", "12": "I-ABSTRACCAO", "13": "B-ACONTECIMENTO", "14": "I-ACONTECIMENTO", "15": "B-COISA", "16": "I-COISA", "17": "B-OBRA", "18": "I-OBRA", "19": "B-OUTRO", "20": "I-OUTRO"}}}}], "splits": [{"name": "train", "num_bytes": 1506373, "num_examples": 121}, {"name": "test", "num_bytes": 1062714, "num_examples": 128}, {"name": "validation", "num_bytes": 51318, "num_examples": 8}], "download_size": 1887281, "dataset_size": 2620405}, {"config_name": "selective", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "O", "1": "B-PESSOA", "2": "I-PESSOA", "3": "B-ORGANIZACAO", "4": "I-ORGANIZACAO", "5": "B-LOCAL", "6": "I-LOCAL", "7": "B-TEMPO", "8": "I-TEMPO", "9": "B-VALOR", "10": "I-VALOR"}}}}], "splits": [{"name": "train", "num_bytes": 1506373, "num_examples": 121}, {"name": "test", "num_bytes": 1062714, "num_examples": 128}, {"name": "validation", "num_bytes": 51318, "num_examples": 8}], "download_size": 1715873, "dataset_size": 2620405}]}
2024-01-18T11:04:35+00:00
[]
[ "pt" ]
TAGS #task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-n<1K #source_datasets-original #language-Portuguese #license-unknown #region-us
Dataset Card for HAREM ====================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: HAREM homepage * Repository: HAREM repository * Paper: HAREM: An Advanced NER Evaluation Contest for Portuguese * Point of Contact: Diana Santos ### Dataset Summary The HAREM is a Portuguese language corpus commonly used for Named Entity Recognition tasks. It includes about 93k words, from 129 different texts, from several genres, and language varieties. The split of this dataset version follows the division made by [1], where 7% HAREM documents are the validation set and the miniHAREM corpus (with about 65k words) is the test set. There are two versions of the dataset set, a version that has a total of 10 different named entity classes (Person, Organization, Location, Value, Date, Title, Thing, Event, Abstraction, and Other) and a "selective" version with only 5 classes (Person, Organization, Location, Value, and Date). It's important to note that the original version of the HAREM dataset has 2 levels of NER details, namely "Category" and "Sub-type". The dataset version processed here ONLY USE the "Category" level of the original dataset. [1] Souza, Fábio, Rodrigo Nogueira, and Roberto Lotufo. "BERTimbau: Pretrained BERT Models for Brazilian Portuguese." Brazilian Conference on Intelligent Systems. Springer, Cham, 2020. ### Supported Tasks and Leaderboards ### Languages Portuguese Dataset Structure ----------------- ### Data Instances ### Data Fields * 'id': id of the sample * 'tokens': the tokens of the example text * 'ner\_tags': the NER tags of each token The NER tags correspond to this list: The NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. ### Data Splits The data is split into train, validation and test set for each of the two versions (default and selective). The split sizes are as follow: Train: 121, Val: 8, Test: 128 Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information ### Contributions Thanks to @jonatasgrosman for adding this dataset.
[ "### Dataset Summary\n\n\nThe HAREM is a Portuguese language corpus commonly used for Named Entity Recognition tasks. It includes about 93k words, from 129 different texts,\nfrom several genres, and language varieties. The split of this dataset version follows the division made by [1], where 7% HAREM\ndocuments are the validation set and the miniHAREM corpus (with about 65k words) is the test set. There are two versions of the dataset set,\na version that has a total of 10 different named entity classes (Person, Organization, Location, Value, Date, Title, Thing, Event,\nAbstraction, and Other) and a \"selective\" version with only 5 classes (Person, Organization, Location, Value, and Date).\n\n\nIt's important to note that the original version of the HAREM dataset has 2 levels of NER details, namely \"Category\" and \"Sub-type\".\nThe dataset version processed here ONLY USE the \"Category\" level of the original dataset.\n\n\n[1] Souza, Fábio, Rodrigo Nogueira, and Roberto Lotufo. \"BERTimbau: Pretrained BERT Models for Brazilian Portuguese.\" Brazilian Conference on Intelligent Systems. Springer, Cham, 2020.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nPortuguese\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields\n\n\n* 'id': id of the sample\n* 'tokens': the tokens of the example text\n* 'ner\\_tags': the NER tags of each token\n\n\nThe NER tags correspond to this list:\n\n\nThe NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word.", "### Data Splits\n\n\nThe data is split into train, validation and test set for each of the two versions (default and selective). The split sizes are as follow:\n\n\nTrain: 121, Val: 8, Test: 128\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @jonatasgrosman for adding this dataset." ]
[ "TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-n<1K #source_datasets-original #language-Portuguese #license-unknown #region-us \n", "### Dataset Summary\n\n\nThe HAREM is a Portuguese language corpus commonly used for Named Entity Recognition tasks. It includes about 93k words, from 129 different texts,\nfrom several genres, and language varieties. The split of this dataset version follows the division made by [1], where 7% HAREM\ndocuments are the validation set and the miniHAREM corpus (with about 65k words) is the test set. There are two versions of the dataset set,\na version that has a total of 10 different named entity classes (Person, Organization, Location, Value, Date, Title, Thing, Event,\nAbstraction, and Other) and a \"selective\" version with only 5 classes (Person, Organization, Location, Value, and Date).\n\n\nIt's important to note that the original version of the HAREM dataset has 2 levels of NER details, namely \"Category\" and \"Sub-type\".\nThe dataset version processed here ONLY USE the \"Category\" level of the original dataset.\n\n\n[1] Souza, Fábio, Rodrigo Nogueira, and Roberto Lotufo. \"BERTimbau: Pretrained BERT Models for Brazilian Portuguese.\" Brazilian Conference on Intelligent Systems. Springer, Cham, 2020.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nPortuguese\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields\n\n\n* 'id': id of the sample\n* 'tokens': the tokens of the example text\n* 'ner\\_tags': the NER tags of each token\n\n\nThe NER tags correspond to this list:\n\n\nThe NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word.", "### Data Splits\n\n\nThe data is split into train, validation and test set for each of the two versions (default and selective). The split sizes are as follow:\n\n\nTrain: 121, Val: 8, Test: 128\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @jonatasgrosman for adding this dataset." ]
[ 93, 277, 10, 14, 6, 91, 55, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 6, 18 ]
[ "passage: TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-n<1K #source_datasets-original #language-Portuguese #license-unknown #region-us \n### Dataset Summary\n\n\nThe HAREM is a Portuguese language corpus commonly used for Named Entity Recognition tasks. It includes about 93k words, from 129 different texts,\nfrom several genres, and language varieties. The split of this dataset version follows the division made by [1], where 7% HAREM\ndocuments are the validation set and the miniHAREM corpus (with about 65k words) is the test set. There are two versions of the dataset set,\na version that has a total of 10 different named entity classes (Person, Organization, Location, Value, Date, Title, Thing, Event,\nAbstraction, and Other) and a \"selective\" version with only 5 classes (Person, Organization, Location, Value, and Date).\n\n\nIt's important to note that the original version of the HAREM dataset has 2 levels of NER details, namely \"Category\" and \"Sub-type\".\nThe dataset version processed here ONLY USE the \"Category\" level of the original dataset.\n\n\n[1] Souza, Fábio, Rodrigo Nogueira, and Roberto Lotufo. \"BERTimbau: Pretrained BERT Models for Brazilian Portuguese.\" Brazilian Conference on Intelligent Systems. Springer, Cham, 2020.### Supported Tasks and Leaderboards### Languages\n\n\nPortuguese\n\n\nDataset Structure\n-----------------### Data Instances### Data Fields\n\n\n* 'id': id of the sample\n* 'tokens': the tokens of the example text\n* 'ner\\_tags': the NER tags of each token\n\n\nThe NER tags correspond to this list:\n\n\nThe NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word." ]
[ -0.031143423169851303, 0.12621605396270752, -0.009296031668782234, 0.06585050374269485, 0.06005191057920456, -0.012719457037746906, 0.023748740553855896, 0.03768976032733917, -0.09527334570884705, 0.1010938435792923, -0.10260634124279022, -0.06639336049556732, 0.08480899035930634, 0.024639803916215897, 0.0021011861972510815, -0.20757956802845, 0.04882398992776871, -0.07990968972444534, -0.051536545157432556, 0.018383780494332314, 0.10365983843803406, -0.07602393627166748, 0.07378595322370529, -0.020996293053030968, -0.0006608004332520068, 0.04153195023536682, -0.026483075693249702, -0.08395557850599289, 0.059939101338386536, 0.05911244824528694, 0.13960184156894684, 0.001417286111973226, 0.0362975113093853, -0.10097973048686981, 0.0016358592547476292, 0.0741535946726799, 0.022488819435238838, 0.003819945501163602, 0.1421797275543213, -0.07693824917078018, 0.12663975358009338, -0.05775367468595505, 0.05417026951909065, 0.024360202252864838, -0.158421128988266, -0.11781969666481018, -0.12893299758434296, 0.02193109504878521, 0.009093690663576126, 0.03457106649875641, 0.0026124254800379276, 0.02259872667491436, -0.07382053136825562, 0.027648737654089928, 0.09883995354175568, -0.070438452064991, -0.04040742293000221, 0.007282397244125605, 0.012839212082326412, 0.0758519396185875, 0.0045922077260911465, -0.041969045996665955, -0.0071774995885789394, 0.028961865231394768, -0.016757860779762268, -0.05407170206308365, -0.010683131404221058, -0.027286743745207787, -0.10358995944261551, -0.09290570020675659, 0.1604214310646057, 0.00015377707313746214, -0.061988890171051025, -0.037145838141441345, -0.05263723433017731, 0.04537556692957878, 0.012647345662117004, -0.008598723448812962, 0.03539933264255524, -0.018618248403072357, 0.0761314108967781, -0.008377451449632645, -0.08605246990919113, 0.05156392976641655, -0.059402190148830414, 0.14868083596229553, -0.006625439506024122, 0.03644135966897011, -0.054076775908470154, 0.039810482412576675, -0.028997499495744705, -0.0708567351102829, -0.03172242268919945, -0.04442347213625908, -0.08217398822307587, -0.017797676846385002, -0.03238269314169884, -0.11377275735139847, 0.07153937220573425, 0.024256210774183273, -0.1125524491071701, 0.0034172632731497288, -0.08245769888162613, 0.01385648176074028, 0.1317383348941803, 0.18064242601394653, -0.022243574261665344, -0.05987941101193428, 0.0173166636377573, -0.113153837621212, 0.02787862718105316, -0.017060836777091026, -0.048858512192964554, 0.02313857525587082, 0.010135374963283539, 0.08428133279085159, 0.0198123250156641, 0.02929570898413658, -0.04400259628891945, -0.08107992261648178, 0.022668465971946716, -0.14731144905090332, 0.007358676288276911, 0.015811288729310036, -0.03176935762166977, 0.04219222068786621, 0.0068741547875106335, -0.027303751558065414, -0.08556023240089417, 0.05154062435030937, -0.05331498384475708, -0.048174645751714706, -0.11395013332366943, -0.11069916188716888, 0.04154187813401222, -0.15216325223445892, -0.06223759427666664, -0.06843756139278412, -0.07693158090114594, -0.0778464674949646, 0.03416407108306885, -0.07161308825016022, -0.003742690198123455, -0.023292506113648415, 0.06027492880821228, -0.044043414294719696, 0.02184501476585865, -0.022887982428073883, -0.05407368391752243, 0.012928259558975697, -0.010598432272672653, 0.006253071594983339, -0.020423226058483124, 0.04569210857152939, -0.07180105894804001, 0.10138904303312302, -0.2213754504919052, 0.14173316955566406, -0.10783714801073074, 0.011110584251582623, -0.06864297389984131, 0.02532091923058033, -0.045555479824543, 0.019972505047917366, -0.045680075883865356, 0.061358653008937836, -0.09522971510887146, -0.0997098758816719, 0.14344747364521027, -0.12295091152191162, 0.011516334488987923, 0.036722466349601746, -0.052888158708810806, 0.054878491908311844, 0.10857512801885605, 0.16078779101371765, 0.06605744361877441, -0.03323069587349892, 0.0005698047461919487, -0.039801500737667084, 0.028810814023017883, 0.1325361579656601, 0.11932141333818436, -0.13310733437538147, 0.08242318034172058, 0.026793042197823524, -0.04241980239748955, -0.024071648716926575, 0.007666927296668291, -0.006552313454449177, 0.023427458480000496, 0.025931591168045998, -0.006966208107769489, -0.0441957488656044, -0.023396160453557968, 0.009275536984205246, -0.016045687720179558, 0.0645333081483841, 0.048743534833192825, -0.019563453271985054, 0.015437441878020763, -0.038955237716436386, 0.05334620922803879, -0.016567077487707138, -0.019743867218494415, -0.17994844913482666, -0.10690563917160034, 0.09064377844333649, 0.003905204124748707, 0.10837012529373169, 0.04454253241419792, -0.004607353359460831, 0.027014097198843956, -0.033054009079933167, 0.041460443288087845, -0.055986396968364716, -0.0086314482614398, 0.0409439280629158, -0.13436728715896606, -0.0194619819521904, -0.037492748349905014, 0.07779823988676071, -0.02316606231033802, -0.02754984050989151, 0.0890669971704483, 0.13224220275878906, 0.0717281699180603, -0.03785405308008194, 0.003328207414597273, 0.05183631554245949, -0.012723431922495365, -0.054496198892593384, -0.012562639079988003, 0.014175327494740486, 0.047806911170482635, 0.06979764997959137, -0.07086136937141418, -0.08260080963373184, 0.002806826261803508, 0.12667237222194672, -0.016530156135559082, -0.02091546729207039, -0.029295163229107857, 0.0029007846023887396, -0.0920557901263237, -0.0071969968266785145, 0.15065203607082367, 0.05671517178416252, 0.0895097628235817, -0.1269388496875763, -0.028615083545446396, -0.01606300100684166, 0.00022811559028923512, -0.09959132224321365, 0.01343910675495863, 0.021377654746174812, -0.19166599214076996, 0.11509561538696289, -0.04210415109992027, 0.02429402433335781, 0.1953219175338745, -0.03947054222226143, -0.07311256229877472, -0.03599647060036659, 0.017392786219716072, 0.020536458119750023, 0.06312263756990433, -0.1225421130657196, 0.03173559531569481, 0.03092792071402073, 0.04342084378004074, 0.05793703719973564, 0.0054587204940617085, 0.08473089337348938, 0.03101649507880211, -0.0056714932434260845, 0.005002835765480995, -0.0431881844997406, 0.06037897989153862, 0.07047274708747864, 0.07241033762693405, 0.024468302726745605, -0.030483661219477654, -0.01988765224814415, -0.08927270025014877, 0.10632012039422989, -0.11711740493774414, -0.23460131883621216, -0.18923772871494293, -0.049573078751564026, -0.13826671242713928, 0.056993573904037476, 0.005942772142589092, 0.016911940649151802, -0.021877137944102287, -0.02364984154701233, 0.14997780323028564, -0.0318315289914608, -0.08359544724225998, -0.011358166113495827, 0.07067736238241196, -0.023622291162610054, -0.1288699209690094, -0.011912284418940544, 0.004957067314535379, -0.05267820879817009, -0.031116878613829613, -0.04631571099162102, 0.11196830868721008, 0.13569414615631104, 0.027293400838971138, 0.004859128966927528, -0.025493662804365158, 0.18258784711360931, -0.09267431497573853, 0.07744217664003372, 0.11691699177026749, -0.04638957604765892, 0.04720798134803772, 0.10085189342498779, 0.0034210667945444584, 0.002869523363187909, -0.01351114735007286, 0.07899075001478195, -0.030018335208296776, -0.2586659789085388, -0.09941259026527405, -0.029588913545012474, -0.01618007943034172, 0.004001646302640438, 0.02596539445221424, 0.0018473268719390035, 0.00809467677026987, -0.07358434051275253, 0.03304529935121536, 0.0815168172121048, 0.04607342556118965, 0.029417473822832108, -0.009115539491176605, 0.0232241190969944, -0.04251604527235031, -0.055663783103227615, 0.13615015149116516, 0.0664839893579483, 0.21507570147514343, -0.01977580599486828, 0.14944374561309814, 0.09147036820650101, 0.009234585799276829, -0.004192661494016647, 0.05168992653489113, -0.025636358186602592, 0.06549178063869476, -0.06062782555818558, -0.05978522077202797, -0.01997111178934574, 0.03419813886284828, 0.0947577953338623, -0.008839515969157219, -0.003981454763561487, -0.05658985301852226, 0.05790422856807709, 0.29818037152290344, -0.00806990172713995, -0.07349628955125809, -0.05544250085949898, 0.059763286262750626, -0.007197915576398373, -0.09517288208007812, -0.056125592440366745, 0.12419231981039047, -0.11504310369491577, 0.09513884782791138, 0.014963892288506031, 0.08291111886501312, -0.11093740165233612, -0.0002602098393253982, -0.10073276609182358, 0.022767886519432068, -0.02622152678668499, 0.08264769613742828, -0.12533065676689148, 0.12330995500087738, 0.011679493822157383, -0.004709902219474316, -0.04421171173453331, 0.061534710228443146, -0.02882770076394081, 0.0849827378988266, 0.050013039261102676, 0.03205123916268349, -0.13577699661254883, -0.02382078394293785, -0.029351310804486275, 0.01696784421801567, 0.07560813426971436, -0.08855459094047546, 0.10306186974048615, 0.0038355679716914892, 0.004303193185478449, -0.037530235946178436, 0.06736963242292404, -0.138739213347435, -0.16532640159130096, 0.04545144736766815, -0.1334395408630371, 0.004716559313237667, -0.05460993945598602, 0.024280529469251633, 0.0017372104339301586, 0.15423761308193207, -0.10935493558645248, -0.049028147011995316, -0.1218254566192627, -0.0362323522567749, 0.051810722798109055, -0.07023825496435165, 0.022168951109051704, -0.05249340459704399, 0.1927463263273239, -0.03366387262940407, -0.08344762772321701, 0.0391664057970047, -0.03583270311355591, -0.0968829095363617, -0.06519085168838501, 0.06653716415166855, 0.062482766807079315, 0.016063570976257324, 0.0036073653027415276, 0.0501139797270298, 0.07053554058074951, -0.035060688853263855, 0.0037815587129443884, 0.1740368902683258, 0.03761962801218033, 0.13618312776088715, -0.16577211022377014, -0.15335996448993683, -0.05058297887444496, -0.06657726317644119, 0.12794719636440277, 0.0485924556851387, -0.04021460935473442, 0.11504127085208893, 0.1180378869175911, -0.13542436063289642, -0.21062862873077393, -0.004101830068975687, 0.09832320362329483, 0.016158033162355423, 0.014883435331285, -0.22947822511196136, 0.0051710344851017, 0.13032615184783936, 0.009947661310434341, -0.03089611418545246, -0.18544793128967285, -0.0719393864274025, 0.012199300341308117, -0.022832779213786125, -0.05518919229507446, -0.04151441156864166, -0.07515222579240799, -0.1235276535153389, -0.049699995666742325, 0.060683876276016235, -0.09438901394605637, 0.031712278723716736, 0.036905884742736816, -0.03228933364152908, 0.024104148149490356, 0.014481684193015099, 0.12276143580675125, 0.013785699382424355, 0.04376525804400444, -0.03955540806055069, -0.11201231181621552, 0.13235101103782654, -0.06758209317922592, 0.04346834495663643, 0.09846664220094681, 0.02703164704144001, -0.060808733105659485, -0.06392262876033783, -0.05257841572165489, 0.0920855849981308, -0.043687839061021805, -0.018791569396853447, -0.07622890174388885, 0.048292189836502075, 0.014676726423203945, -0.006589663680642843, 0.12618008255958557, -0.057922493666410446, 0.006122916005551815, 0.2016659379005432, 0.05640266090631485, 0.03433934599161148, -0.08350839465856552, -0.06742445379495621, 0.025984523817896843, 0.01747533679008484, -0.026814311742782593, 0.07042781263589859, 0.05500585958361626, 0.008928286843001842, 0.11332967132329941, -0.001274831360206008, -0.18405671417713165, 0.010479755699634552, 0.09335757046937943, -0.006812951993197203, -0.1590474545955658, -0.0552649088203907, -0.027209734544157982, -0.07531695067882538, -0.007603935897350311, 0.1516711562871933, 0.07644741982221603, -0.05555717274546623, -0.03132221847772598, 0.03599987179040909, -0.011093370616436005, 0.04178071394562721, -0.027346275746822357, 0.027142612263560295, -0.06036738306283951, 0.18876567482948303, 0.1845984309911728, -0.07049169391393661, -0.018999826163053513, 0.10350866615772247, -0.06966707855463028, -0.04316829517483711, 0.048135776072740555, 0.23875460028648376, -0.027577025815844536, -0.04834456741809845, -0.06664956361055374, -0.13365405797958374, 0.05267566442489624, 0.21634697914123535, -0.034094344824552536, 0.0923600047826767, 0.007070834748446941, -0.028300844132900238, 0.04461486265063286, 0.06156131625175476, 0.019131362438201904, 0.04564661160111427, -0.05166344717144966, 0.047071341425180435, -0.003861598903313279, -0.001470710732974112, 0.008123903535306454, -0.09356078505516052, -0.10371650755405426, -0.003826857078820467, -0.1312153935432434, 0.0684041902422905, -0.013199565932154655, -0.0116235027089715, 0.0005609197542071342, 0.015033941715955734, 0.020219236612319946, 0.025497447699308395, -0.06294496357440948, -0.004207624588161707, -0.08287113904953003, 0.13585267961025238, -0.08252588659524918, -0.011495903134346008, 0.01542153675109148, -0.07656931132078171, 0.07604341953992844, 0.01034141331911087, 0.009098952636122704, 0.05468824505805969, -0.057453006505966187, -0.002004428068175912, -0.009357618167996407, 0.01749015972018242, 0.05152188241481781, -0.09714064002037048, 0.044134169816970825, -0.000654932577162981, -0.049659036099910736, 0.01199205033481121, 0.04265012592077255, -0.09696728736162186, 0.053755369037389755, 0.04750428348779678, -0.14659111201763153, -0.012322574853897095, 0.07821416109800339, 0.07364992797374725, -0.003968323115259409, 0.09135628491640091, -0.0511142872273922, 0.04522361606359482, -0.0951826199889183, -0.024450957775115967, 0.002422329504042864, -0.013636354357004166, -0.07649292796850204, -0.04421140253543854, 0.012597101740539074, 0.03454190492630005, 0.1263904720544815, 0.12485367059707642, 0.05339346453547478, -0.005507575813680887, -0.020976046100258827, -0.07060369104146957, 0.08338698744773865, 0.007380629889667034, 0.0067883944138884544, 0.009201649576425552, 0.024091258645057678, -0.006405951455235481, -0.03306438401341438, 0.06688449531793594, 0.1154521182179451, 0.1433667242527008, 0.14478729665279388, 0.009462741203606129, 0.12925727665424347, -0.0713355541229248, -0.008436682634055614, 0.004220283590257168, 0.08079282194375992, 0.047013599425554276, -0.03051896207034588, -0.021413834765553474, 0.046523455530405045, -0.17229245603084564, 0.15244124829769135, -0.03170531988143921, -0.03607185557484627, -0.028376054018735886, -0.14226481318473816, -0.04776022583246231, -0.03135296702384949, -0.03663404658436775, -0.1200636774301529, 0.023785429075360298, 0.07383481413125992, -0.005010406952351332, -0.049166206270456314, 0.006845476105809212, -0.18078532814979553, -0.15328729152679443, 0.04156267270445824, 0.08150042593479156, 0.05787716060876846, 0.005348764825612307, 0.05148639529943466, -0.018795322626829147, 0.1433049738407135, 0.037942495197057724, 0.08100120723247528, 0.07662766426801682, -0.027506886050105095, -0.028725117444992065, -0.015133085660636425, 0.06340061873197556, -0.059244874864816666, -0.0528634637594223, 0.14897839725017548, 0.0036124687176197767, -0.06447456777095795, 0.044386010617017746, 0.162235826253891, -0.022320466116070747, -0.09729035198688507, -0.15419301390647888, 0.177470862865448, 0.025304215028882027, 0.08775067329406738, 0.022763781249523163, -0.14380820095539093, -0.03590478375554085, 0.10098568350076675, 0.12479906529188156, 0.0851282998919487, 0.007796743884682655, -0.004689241759479046, 0.017545929178595543, 0.023453006520867348, 0.04646017774939537, -0.04403509199619293, 0.20740869641304016, -0.00790392141789198, 0.08876699954271317, -0.003163491142913699, 0.03573852777481079, -0.09606790542602539, 0.15799233317375183, -0.035704389214515686, -0.0019293377408757806, -0.046195052564144135, 0.09029150754213333, -0.04702925309538841, -0.22107872366905212, 0.08100735396146774, -0.09943948686122894, -0.13499417901039124, -0.07228821516036987, -0.034728411585092545, -0.006173256319016218, 0.09103871881961823, 0.0743253156542778, -0.07077007740736008, 0.19997307658195496, 0.052190013229846954, -0.06712828576564789, -0.13991141319274902, 0.10883598774671555, -0.018455903977155685, 0.17590340971946716, -0.016433272510766983, 0.005244188942015171, 0.07221923023462296, 0.016021691262722015, -0.051563940942287445, 0.022477414458990097, 0.0013854068238288164, 0.03729432076215744, -0.0009289113222621381, 0.013813895173370838, -0.05515681579709053, 0.1203814372420311, 0.044404856860637665, -0.09017889946699142, 0.05559714511036873, 0.08852431178092957, -0.012333451770246029, -0.06335160881280899, 0.09035986661911011, -0.12241960316896439, 0.054032426327466965, 0.16384157538414001, 0.0019149675499647856, 0.015364359132945538, -0.068697988986969, 0.08123013377189636, 0.03302008658647537, 0.12778791785240173, -0.03323237597942352, -0.143390953540802, 0.01275396253913641, -0.05061376467347145, 0.045679960399866104, -0.21599268913269043, -0.011448677629232407, 0.08892834931612015, -0.006212729495018721, 0.0003731946926563978, 0.08217122405767441, 0.03146897628903389, 0.031135108321905136, -0.04339676350355148, -0.0963057428598404, 0.014713749289512634, 0.07068032771348953, -0.01800411194562912, 0.025112301111221313 ]
ffbd71a13d272ff0563b7ed097406ae4048afe75
# Dataset Card for [HasPart] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://allenai.org/data/haspartkb - **Repository:** - **Paper:** https://arxiv.org/abs/2006.07510 - **Leaderboard:** - **Point of Contact:** Peter Clark <peterc@allenai.org> ### Dataset Summary This dataset is a new knowledge-base (KB) of hasPart relationships, extracted from a large corpus of generic statements. Complementary to other resources available, it is the first which is all three of: accurate (90% precision), salient (covers relationships a person may mention), and has high coverage of common terms (approximated as within a 10 year old’s vocabulary), as well as having several times more hasPart entries than in the popular ontologies ConceptNet and WordNet. In addition, it contains information about quantifiers, argument modifiers, and links the entities to appropriate concepts in Wikipedia and WordNet. ### Supported Tasks and Leaderboards Text Classification / Scoring - meronyms (e.g., `plant` has part `stem`) ### Languages English ## Dataset Structure ### Data Instances [More Information Needed] ``` {'arg1': 'plant', 'arg2': 'stem', 'score': 0.9991798414303377, 'synset': ['wn.plant.n.02', 'wn.stalk.n.02'], 'wikipedia_primary_page': ['Plant']} ``` ### Data Fields - `arg1`, `arg2`: These are the entities of the meronym, i.e., `arg1` _has\_part_ `arg2` - `score`: Meronymic score per the procedure described below - `synset`: Ontological classification from WordNet for the two entities - `wikipedia_primary_page`: Wikipedia page of the entities **Note**: some examples contain synset / wikipedia info for only one of the entities. ### Data Splits Single training file ## Dataset Creation Our approach to hasPart extraction has five steps: 1. Collect generic sentences from a large corpus 2. Train and apply a RoBERTa model to identify hasPart relations in those sentences 3. Normalize the entity names 4. Aggregate and filter the entries 5. Link the hasPart arguments to Wikipedia pages and WordNet senses Rather than extract knowledge from arbitrary text, we extract hasPart relations from generic sentences, e.g., “Dogs have tails.”, in order to bias the process towards extractions that are general (apply to most members of a category) and salient (notable enough to write down). As a source of generic sentences, we use **GenericsKB**, a large repository of 3.4M standalone generics previously harvested from a Webcrawl of 1.7B sentences. ### Annotations #### Annotation process For each sentence _S_ in GenericsKB, we identify all noun chunks in the sentence using a noun chunker (spaCy's Doc.noun chunks). Each chunk is a candidate whole or part. Then, for each possible pair, we use a RoBERTa model to classify whether a hasPart relationship exists between them. The input sentence is presented to RoBERTa as a sequence of wordpiece tokens, with the start and end of the candidate hasPart arguments identified using special tokens, e.g.: > `[CLS] [ARG1-B]Some pond snails[ARG1-E] have [ARG2-B]gills[ARG2-E] to breathe in water.` where `[ARG1/2-B/E]` are special tokens denoting the argument boundaries. The `[CLS]` token is projected to two class labels (hasPart/notHasPart), and a softmax layer is then applied, resulting in output probabilities for the class labels. We train with cross-entropy loss. We use RoBERTa-large (24 layers), each with a hidden size of 1024, and 16 attention heads, and a total of 355M parameters. We use the pre-trained weights available with the model and further fine-tune the model parameters by training on our labeled data for 15 epochs. To train the model, we use a hand-annotated set of ∼2k examples. #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information @misc{bhakthavatsalam2020dogs, title={Do Dogs have Whiskers? A New Knowledge Base of hasPart Relations}, author={Sumithra Bhakthavatsalam and Kyle Richardson and Niket Tandon and Peter Clark}, year={2020}, eprint={2006.07510}, archivePrefix={arXiv}, primaryClass={cs.CL} } ### Contributions Thanks to [@jeromeku](https://github.com/jeromeku) for adding this dataset.
has_part
[ "task_categories:text-classification", "task_ids:text-scoring", "annotations_creators:machine-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:extended|other-Generics-KB", "language:en", "license:unknown", "Meronym-Prediction", "arxiv:2006.07510", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["machine-generated"], "language_creators": ["found"], "language": ["en"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["extended|other-Generics-KB"], "task_categories": ["text-classification"], "task_ids": ["text-scoring"], "paperswithcode_id": "haspart-kb", "pretty_name": "hasPart KB", "tags": ["Meronym-Prediction"], "dataset_info": {"features": [{"name": "arg1", "dtype": "string"}, {"name": "arg2", "dtype": "string"}, {"name": "score", "dtype": "float64"}, {"name": "wikipedia_primary_page", "sequence": "string"}, {"name": "synset", "sequence": "string"}], "splits": [{"name": "train", "num_bytes": 4363417, "num_examples": 49848}], "download_size": 7437382, "dataset_size": 4363417}}
2024-01-18T11:04:39+00:00
[ "2006.07510" ]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-text-scoring #annotations_creators-machine-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-Generics-KB #language-English #license-unknown #Meronym-Prediction #arxiv-2006.07510 #region-us
# Dataset Card for [HasPart] ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: - Paper: URL - Leaderboard: - Point of Contact: Peter Clark <peterc@URL> ### Dataset Summary This dataset is a new knowledge-base (KB) of hasPart relationships, extracted from a large corpus of generic statements. Complementary to other resources available, it is the first which is all three of: accurate (90% precision), salient (covers relationships a person may mention), and has high coverage of common terms (approximated as within a 10 year old’s vocabulary), as well as having several times more hasPart entries than in the popular ontologies ConceptNet and WordNet. In addition, it contains information about quantifiers, argument modifiers, and links the entities to appropriate concepts in Wikipedia and WordNet. ### Supported Tasks and Leaderboards Text Classification / Scoring - meronyms (e.g., 'plant' has part 'stem') ### Languages English ## Dataset Structure ### Data Instances ### Data Fields - 'arg1', 'arg2': These are the entities of the meronym, i.e., 'arg1' _has\_part_ 'arg2' - 'score': Meronymic score per the procedure described below - 'synset': Ontological classification from WordNet for the two entities - 'wikipedia_primary_page': Wikipedia page of the entities Note: some examples contain synset / wikipedia info for only one of the entities. ### Data Splits Single training file ## Dataset Creation Our approach to hasPart extraction has five steps: 1. Collect generic sentences from a large corpus 2. Train and apply a RoBERTa model to identify hasPart relations in those sentences 3. Normalize the entity names 4. Aggregate and filter the entries 5. Link the hasPart arguments to Wikipedia pages and WordNet senses Rather than extract knowledge from arbitrary text, we extract hasPart relations from generic sentences, e.g., “Dogs have tails.”, in order to bias the process towards extractions that are general (apply to most members of a category) and salient (notable enough to write down). As a source of generic sentences, we use GenericsKB, a large repository of 3.4M standalone generics previously harvested from a Webcrawl of 1.7B sentences. ### Annotations #### Annotation process For each sentence _S_ in GenericsKB, we identify all noun chunks in the sentence using a noun chunker (spaCy's URL chunks). Each chunk is a candidate whole or part. Then, for each possible pair, we use a RoBERTa model to classify whether a hasPart relationship exists between them. The input sentence is presented to RoBERTa as a sequence of wordpiece tokens, with the start and end of the candidate hasPart arguments identified using special tokens, e.g.: > '[CLS] [ARG1-B]Some pond snails[ARG1-E] have [ARG2-B]gills[ARG2-E] to breathe in water.' where '[ARG1/2-B/E]' are special tokens denoting the argument boundaries. The '[CLS]' token is projected to two class labels (hasPart/notHasPart), and a softmax layer is then applied, resulting in output probabilities for the class labels. We train with cross-entropy loss. We use RoBERTa-large (24 layers), each with a hidden size of 1024, and 16 attention heads, and a total of 355M parameters. We use the pre-trained weights available with the model and further fine-tune the model parameters by training on our labeled data for 15 epochs. To train the model, we use a hand-annotated set of ∼2k examples. #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information @misc{bhakthavatsalam2020dogs, title={Do Dogs have Whiskers? A New Knowledge Base of hasPart Relations}, author={Sumithra Bhakthavatsalam and Kyle Richardson and Niket Tandon and Peter Clark}, year={2020}, eprint={2006.07510}, archivePrefix={arXiv}, primaryClass={cs.CL} } ### Contributions Thanks to @jeromeku for adding this dataset.
[ "# Dataset Card for [HasPart]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository:\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Peter Clark <peterc@URL>", "### Dataset Summary\n\nThis dataset is a new knowledge-base (KB) of hasPart relationships, extracted from a large corpus of generic statements. Complementary to other resources available, it is the first which is all three of: accurate (90% precision), salient (covers relationships a person may mention), and has high coverage of common terms (approximated as within a 10 year old’s vocabulary), as well as having several times more hasPart entries than in the popular ontologies ConceptNet and WordNet. In addition, it contains information about quantifiers, argument modifiers, and links the entities to appropriate concepts in Wikipedia and WordNet.", "### Supported Tasks and Leaderboards\n\nText Classification / Scoring - meronyms (e.g., 'plant' has part 'stem')", "### Languages\n\nEnglish", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- 'arg1', 'arg2': These are the entities of the meronym, i.e., 'arg1' _has\\_part_ 'arg2'\n- 'score': Meronymic score per the procedure described below\n- 'synset': Ontological classification from WordNet for the two entities\n- 'wikipedia_primary_page': Wikipedia page of the entities\n\nNote: some examples contain synset / wikipedia info for only one of the entities.", "### Data Splits\n\nSingle training file", "## Dataset Creation\n\nOur approach to hasPart extraction has five steps:\n\n1. Collect generic sentences from a large corpus\n2. Train and apply a RoBERTa model to identify hasPart relations in those sentences\n3. Normalize the entity names\n4. Aggregate and filter the entries\n5. Link the hasPart arguments to Wikipedia pages and WordNet senses\n\nRather than extract knowledge from arbitrary text, we extract hasPart relations from generic sentences, e.g., “Dogs have tails.”, in order to bias the process towards extractions that are general (apply to most members of a category) and salient (notable enough to write down). As a source of generic sentences, we use GenericsKB, a large repository of 3.4M standalone generics previously harvested from a Webcrawl of 1.7B sentences.", "### Annotations", "#### Annotation process\n\nFor each sentence _S_ in GenericsKB, we identify all noun chunks in the sentence using a noun chunker (spaCy's URL chunks). Each chunk is a candidate whole or part. Then, for each possible pair, we use a RoBERTa model to classify whether a hasPart relationship exists between them. The input sentence is presented to RoBERTa as a sequence of wordpiece tokens, with the start and end of the candidate hasPart arguments identified using special tokens, e.g.:\n\n> '[CLS] [ARG1-B]Some pond snails[ARG1-E] have [ARG2-B]gills[ARG2-E] to\nbreathe in water.'\n\nwhere '[ARG1/2-B/E]' are special tokens denoting the argument boundaries. The '[CLS]' token is projected to two class labels (hasPart/notHasPart), and a softmax layer is then applied, resulting in output probabilities for the class labels. We train with cross-entropy loss. We use RoBERTa-large (24 layers), each with a hidden size of 1024, and 16 attention heads, and a total of 355M parameters. We use the pre-trained weights available with the\nmodel and further fine-tune the model parameters by training on our labeled data for 15 epochs. To train the model, we use a hand-annotated set of ∼2k examples.", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\n\n\n\n\n@misc{bhakthavatsalam2020dogs,\n title={Do Dogs have Whiskers? A New Knowledge Base of hasPart Relations}, \n author={Sumithra Bhakthavatsalam and Kyle Richardson and Niket Tandon and Peter Clark},\n year={2020},\n eprint={2006.07510},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}", "### Contributions\n\nThanks to @jeromeku for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-text-scoring #annotations_creators-machine-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-Generics-KB #language-English #license-unknown #Meronym-Prediction #arxiv-2006.07510 #region-us \n", "# Dataset Card for [HasPart]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository:\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Peter Clark <peterc@URL>", "### Dataset Summary\n\nThis dataset is a new knowledge-base (KB) of hasPart relationships, extracted from a large corpus of generic statements. Complementary to other resources available, it is the first which is all three of: accurate (90% precision), salient (covers relationships a person may mention), and has high coverage of common terms (approximated as within a 10 year old’s vocabulary), as well as having several times more hasPart entries than in the popular ontologies ConceptNet and WordNet. In addition, it contains information about quantifiers, argument modifiers, and links the entities to appropriate concepts in Wikipedia and WordNet.", "### Supported Tasks and Leaderboards\n\nText Classification / Scoring - meronyms (e.g., 'plant' has part 'stem')", "### Languages\n\nEnglish", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- 'arg1', 'arg2': These are the entities of the meronym, i.e., 'arg1' _has\\_part_ 'arg2'\n- 'score': Meronymic score per the procedure described below\n- 'synset': Ontological classification from WordNet for the two entities\n- 'wikipedia_primary_page': Wikipedia page of the entities\n\nNote: some examples contain synset / wikipedia info for only one of the entities.", "### Data Splits\n\nSingle training file", "## Dataset Creation\n\nOur approach to hasPart extraction has five steps:\n\n1. Collect generic sentences from a large corpus\n2. Train and apply a RoBERTa model to identify hasPart relations in those sentences\n3. Normalize the entity names\n4. Aggregate and filter the entries\n5. Link the hasPart arguments to Wikipedia pages and WordNet senses\n\nRather than extract knowledge from arbitrary text, we extract hasPart relations from generic sentences, e.g., “Dogs have tails.”, in order to bias the process towards extractions that are general (apply to most members of a category) and salient (notable enough to write down). As a source of generic sentences, we use GenericsKB, a large repository of 3.4M standalone generics previously harvested from a Webcrawl of 1.7B sentences.", "### Annotations", "#### Annotation process\n\nFor each sentence _S_ in GenericsKB, we identify all noun chunks in the sentence using a noun chunker (spaCy's URL chunks). Each chunk is a candidate whole or part. Then, for each possible pair, we use a RoBERTa model to classify whether a hasPart relationship exists between them. The input sentence is presented to RoBERTa as a sequence of wordpiece tokens, with the start and end of the candidate hasPart arguments identified using special tokens, e.g.:\n\n> '[CLS] [ARG1-B]Some pond snails[ARG1-E] have [ARG2-B]gills[ARG2-E] to\nbreathe in water.'\n\nwhere '[ARG1/2-B/E]' are special tokens denoting the argument boundaries. The '[CLS]' token is projected to two class labels (hasPart/notHasPart), and a softmax layer is then applied, resulting in output probabilities for the class labels. We train with cross-entropy loss. We use RoBERTa-large (24 layers), each with a hidden size of 1024, and 16 attention heads, and a total of 355M parameters. We use the pre-trained weights available with the\nmodel and further fine-tune the model parameters by training on our labeled data for 15 epochs. To train the model, we use a hand-annotated set of ∼2k examples.", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\n\n\n\n\n@misc{bhakthavatsalam2020dogs,\n title={Do Dogs have Whiskers? A New Knowledge Base of hasPart Relations}, \n author={Sumithra Bhakthavatsalam and Kyle Richardson and Niket Tandon and Peter Clark},\n year={2020},\n eprint={2006.07510},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}", "### Contributions\n\nThanks to @jeromeku for adding this dataset." ]
[ 114, 10, 120, 34, 147, 35, 5, 6, 6, 115, 8, 182, 5, 347, 9, 8, 8, 7, 8, 7, 5, 6, 104, 17 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-text-scoring #annotations_creators-machine-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-Generics-KB #language-English #license-unknown #Meronym-Prediction #arxiv-2006.07510 #region-us \n# Dataset Card for [HasPart]## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository:\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Peter Clark <peterc@URL>### Dataset Summary\n\nThis dataset is a new knowledge-base (KB) of hasPart relationships, extracted from a large corpus of generic statements. Complementary to other resources available, it is the first which is all three of: accurate (90% precision), salient (covers relationships a person may mention), and has high coverage of common terms (approximated as within a 10 year old’s vocabulary), as well as having several times more hasPart entries than in the popular ontologies ConceptNet and WordNet. In addition, it contains information about quantifiers, argument modifiers, and links the entities to appropriate concepts in Wikipedia and WordNet.### Supported Tasks and Leaderboards\n\nText Classification / Scoring - meronyms (e.g., 'plant' has part 'stem')### Languages\n\nEnglish## Dataset Structure### Data Instances", "passage: ### Data Fields\n\n- 'arg1', 'arg2': These are the entities of the meronym, i.e., 'arg1' _has\\_part_ 'arg2'\n- 'score': Meronymic score per the procedure described below\n- 'synset': Ontological classification from WordNet for the two entities\n- 'wikipedia_primary_page': Wikipedia page of the entities\n\nNote: some examples contain synset / wikipedia info for only one of the entities.### Data Splits\n\nSingle training file## Dataset Creation\n\nOur approach to hasPart extraction has five steps:\n\n1. Collect generic sentences from a large corpus\n2. Train and apply a RoBERTa model to identify hasPart relations in those sentences\n3. Normalize the entity names\n4. Aggregate and filter the entries\n5. Link the hasPart arguments to Wikipedia pages and WordNet senses\n\nRather than extract knowledge from arbitrary text, we extract hasPart relations from generic sentences, e.g., “Dogs have tails.”, in order to bias the process towards extractions that are general (apply to most members of a category) and salient (notable enough to write down). As a source of generic sentences, we use GenericsKB, a large repository of 3.4M standalone generics previously harvested from a Webcrawl of 1.7B sentences.### Annotations" ]
[ 0.04038660228252411, 0.18163326382637024, -0.0046826512552797794, 0.0002917265519499779, 0.06559654325246811, -0.020657258108258247, 0.03574058413505554, 0.1067323312163353, -0.011194625869393349, 0.09471039474010468, -0.0033951476216316223, 0.020174570381641388, 0.04054168611764908, -0.008948974311351776, 0.03188830986618996, -0.24341383576393127, 0.07152010500431061, -0.07783833146095276, 0.008887233212590218, 0.07296597957611084, 0.10250973701477051, -0.05639481544494629, 0.04285188764333725, -0.026579922065138817, -0.039658207446336746, 0.023946471512317657, -0.051126740872859955, -0.08431890606880188, 0.10149842500686646, 0.04789772257208824, 0.04303143918514252, -0.011244488880038261, 0.0020888829603791237, -0.27324187755584717, 0.022576604038476944, 0.055463213473558426, 0.02878214418888092, 0.03567495942115784, 0.057400062680244446, -0.029192861169576645, 0.04062005877494812, -0.10381626337766647, 0.08564214408397675, 0.043094661086797714, -0.08487357199192047, -0.12418232858181, -0.05041322112083435, 0.03471139073371887, 0.03439994156360626, 0.045364804565906525, -0.03987825661897659, 0.07520163059234619, -0.06990949809551239, 0.016980202868580818, 0.15164706110954285, -0.2491510808467865, -0.02218526601791382, 0.07485451549291611, -0.03205660730600357, 0.07979072630405426, -0.08360037207603455, 0.011821664869785309, -0.023477712646126747, 0.04927492141723633, 0.007118214387446642, 0.001891566440463066, -0.08877722173929214, 0.033741168677806854, -0.1311148852109909, -0.048288747668266296, 0.18717221915721893, -0.022057857364416122, -0.03732048720121384, -0.1678764969110489, -0.008408241905272007, 0.14951449632644653, -0.024286797270178795, -0.02134469337761402, -0.012178116478025913, 0.008621600456535816, 0.033151544630527496, -0.10038589686155319, -0.10023680329322815, 0.035475973039865494, -0.12031327933073044, 0.1103966236114502, 0.05676686018705368, 0.027006318792700768, 0.030798740684986115, 0.08082769811153412, -0.03456956148147583, -0.059402696788311005, -0.013868475332856178, -0.04666430503129959, -0.10817398130893707, -0.01040841918438673, -0.057844363152980804, -0.03438163921236992, 0.08914758265018463, 0.13650520145893097, 0.05484664812684059, 0.008839164860546589, -0.07552966475486755, 0.011666767299175262, 0.09649455547332764, 0.07477892190217972, -0.038022324442863464, -0.09550274908542633, 0.02398451790213585, 0.025059733539819717, 0.012747605331242085, -0.005383467301726341, -0.017155427485704422, 0.03776807337999344, 0.03424650430679321, 0.04652444273233414, 0.07667962461709976, 0.037433311343193054, -0.03607930615544319, -0.022069789469242096, 0.05432794615626335, -0.1331416368484497, -0.015379873104393482, 0.012813006527721882, -0.03984871506690979, 0.009064555168151855, -0.027364930137991905, 0.0166955403983593, -0.073405422270298, -0.0005700290203094482, -0.0599789060652256, -0.05121735483407974, -0.033203739672899246, -0.07325822114944458, 0.048803191632032394, -0.004253743216395378, -0.053903333842754364, -0.046254999935626984, -0.11003528535366058, -0.018242277204990387, 0.011106433346867561, -0.058509670197963715, -0.07373519241809845, -0.01795727014541626, 0.005010494031012058, 0.0012731906026601791, 0.006749107502400875, 0.011384419165551662, -0.0674998089671135, 0.016290172934532166, -0.10486740618944168, 0.03783334419131279, 0.04907626286149025, 0.03309233486652374, -0.09700509160757065, 0.0006122589111328125, -0.16651660203933716, 0.11592172086238861, -0.130884051322937, -0.0295873936265707, -0.12329606711864471, 0.008448589593172073, -0.022348489612340927, 0.041082967072725296, -0.05286861211061478, 0.04746785759925842, -0.12744314968585968, -0.036428987979888916, 0.08444637060165405, -0.11388394236564636, 0.017309963703155518, 0.1257171630859375, -0.040022172033786774, 0.084933802485466, 0.10075350850820541, 0.155277818441391, -0.021775346249341965, 0.013202620670199394, -0.06010347232222557, -0.0584007129073143, 0.06535571813583374, 0.178246408700943, 0.07514550536870956, -0.10130161046981812, 0.12663081288337708, 0.03466828539967537, -0.030055351555347443, -0.04975895583629608, 0.024947840720415115, -0.04421500116586685, 0.009664337150752544, 0.011023116298019886, -0.01634041778743267, -0.061948202550411224, -0.011482913978397846, -0.0016235557850450277, -0.09028531610965729, 0.05536113306879997, 0.029641563072800636, -0.024895718321204185, 0.031094128265976906, -0.025524049997329712, -0.0050035882741212845, 0.003728805109858513, 0.0218639075756073, -0.1809310019016266, -0.15938422083854675, 0.06738808751106262, -0.1343943178653717, 0.13773402571678162, 0.03416477143764496, -0.029078427702188492, -0.0008405130356550217, -0.023704636842012405, 0.06420838087797165, -0.00042124465107917786, 0.012678982689976692, -0.015636133030056953, -0.15182319283485413, 0.012421276420354843, -0.03332553803920746, 0.08440997451543808, -0.06188058853149414, 0.025279469788074493, 0.11685490608215332, 0.14150594174861908, 0.023654095828533173, -0.040957752615213394, 0.04819028079509735, 0.019406605511903763, -0.01333585474640131, -0.007105089724063873, 0.01683454029262066, -0.02191406674683094, -0.039951637387275696, 0.10610423237085342, -0.1015823632478714, -0.10876767337322235, 0.0789208859205246, 0.060592908412218094, -0.017982788383960724, -0.0591357946395874, -0.049290984869003296, -0.020634282380342484, -0.09241409599781036, -0.08121493458747864, 0.21907442808151245, 0.04908427596092224, 0.02989581599831581, -0.09669817984104156, -0.07416422665119171, -0.04763548821210861, 0.004473349079489708, -0.051709823310375214, 0.041409607976675034, 0.01532627735286951, -0.17922882735729218, 0.10281011462211609, 0.03801669925451279, 0.016470525413751602, 0.13429109752178192, 0.0010508466511964798, -0.07768756151199341, 0.011798398569226265, 0.022027969360351562, -0.014364163391292095, 0.0782909020781517, -0.049155618995428085, -0.003140232525765896, 0.0586685910820961, 0.015750044956803322, 0.035677045583724976, -0.09225824475288391, 0.04919004067778587, -0.009996684268116951, -0.016503000631928444, 0.07243075221776962, -0.03540738672018051, 0.05481172725558281, 0.09936784207820892, 0.04698639735579491, 0.057129718363285065, -0.011069630272686481, -0.04887138679623604, -0.07228793203830719, 0.12780611217021942, -0.16090093553066254, -0.23352627456188202, -0.1226961761713028, 0.03673205152153969, -0.11098989099264145, -0.030125822871923447, 0.024610240012407303, -0.03749534487724304, -0.08243919909000397, -0.0870693251490593, 0.13965392112731934, 0.03633616119623184, -0.06831534206867218, -0.026112280786037445, 0.022099729627370834, -0.027441006153821945, -0.13107602298259735, -0.00031614210456609726, -0.021111467853188515, -0.08107750862836838, -0.0065981317311525345, 0.020511485636234283, 0.0473051518201828, 0.07659165561199188, 0.09596751630306244, -0.04982826113700867, -0.05788227915763855, 0.17577999830245972, -0.06401441991329193, 0.07612466812133789, 0.054843414574861526, -0.06983787566423416, 0.04647256061434746, 0.15470600128173828, 0.04274328798055649, -0.03553212061524391, 0.02692028507590294, 0.11240315437316895, -0.008055062964558601, -0.2181718498468399, -0.1007392480969429, -0.029320644214749336, -0.030287310481071472, 0.08813430368900299, 0.07283271104097366, -0.005949311424046755, 0.004622975829988718, -0.10332818329334259, -0.01727829873561859, 0.08673422783613205, 0.09708583354949951, 0.23747766017913818, 0.0023152835201472044, 0.0938144102692604, -0.02727562189102173, -0.04707222431898117, 0.055177606642246246, 0.11290119588375092, 0.20124638080596924, 0.00680301059037447, 0.16638529300689697, 0.055948399007320404, 0.035391807556152344, 0.032122381031513214, -0.006323636043816805, -0.008057300932705402, 0.05643250048160553, -0.05389126390218735, -0.060641705989837646, 0.02607095055282116, 0.09084461629390717, 0.0444214902818203, -0.06781202554702759, 0.0822652280330658, -0.06251683831214905, 0.0890854150056839, 0.22610138356685638, -0.006711558438837528, -0.06821069866418839, -0.05939972400665283, 0.050175588577985764, -0.11932829767465591, -0.05963192507624626, 0.03080231510102749, 0.07670760154724121, -0.1353742480278015, 0.05407176911830902, 0.008407766930758953, 0.058356866240501404, -0.0880354791879654, 0.013738112524151802, -0.03666387125849724, 0.025822870433330536, -0.03163878247141838, 0.0759953111410141, -0.1291259378194809, 0.1468009650707245, 0.02275964990258217, -0.016233103349804878, -0.08933177590370178, 0.05150771886110306, 0.0070191347040236, -0.11987102031707764, 0.08424615859985352, -0.018655654042959213, -0.1191471740603447, 0.024840187281370163, -0.09752502292394638, 0.03129250556230545, 0.06145104020833969, -0.11292716860771179, 0.09751100838184357, -0.02319275215268135, 0.02042524516582489, -0.029608197510242462, -0.01277709100395441, -0.07411135733127594, -0.24715325236320496, 0.0598917081952095, -0.026057960465550423, -0.004787344951182604, -0.05464816465973854, -0.054017841815948486, -0.018208034336566925, 0.14360152184963226, -0.18690764904022217, -0.10530510544776917, -0.09484821557998657, 0.036675773561000824, 0.1358705759048462, -0.015056837350130081, 0.03610247001051903, -0.03619140386581421, 0.14754609763622284, -0.08107367902994156, -0.0924222394824028, 0.026037562638521194, -0.04200059175491333, -0.16607268154621124, -0.03601173311471939, 0.14179430902004242, 0.046968936920166016, 0.06476567685604095, -0.009471569210290909, 0.08690899610519409, 0.02185809053480625, -0.0674397200345993, -0.009968079626560211, 0.13167867064476013, 0.03389474377036095, 0.12692081928253174, -0.12262120842933655, -0.14442101120948792, -0.1381520926952362, -0.04503258690237999, 0.16789183020591736, 0.16117648780345917, -0.03544452041387558, 0.15396952629089355, 0.12952867150306702, -0.1048029363155365, -0.2115350067615509, -0.01816970854997635, 0.054899267852306366, -0.02957557886838913, 0.0456303209066391, -0.23197227716445923, 0.1617998480796814, 0.1315736323595047, -0.016717541962862015, -0.013240905478596687, -0.1881406158208847, -0.12583014369010925, 0.0412411205470562, -0.003912637475878, 0.013061199337244034, -0.12650346755981445, -0.04683142527937889, 0.023026447743177414, -0.026055186986923218, 0.1832849085330963, 0.015235102735459805, 0.05030159279704094, 0.02281288243830204, 0.09069861471652985, 0.036851607263088226, -0.009503746405243874, 0.15532854199409485, 0.049097225069999695, 0.0071126604452729225, -0.05972076952457428, -0.03968571498990059, 0.10383781790733337, -0.0020677875727415085, 0.058882005512714386, 0.0007642567506991327, -0.04601425305008888, -0.058453213423490524, -0.03499997407197952, -0.08821392059326172, 0.02334689535200596, -0.04785808548331261, -0.0477239228785038, -0.06639794260263443, 0.06196081265807152, 0.08084380626678467, -0.03428664058446884, 0.152965247631073, -0.06906504929065704, 0.1410323977470398, 0.09318110346794128, 0.06975965201854706, 0.04311166703701019, -0.10682128369808197, 0.004632412455976009, -0.021426793187856674, 0.03954904526472092, -0.12269112467765808, 0.039763856679201126, 0.10156770795583725, 0.009271851740777493, 0.1028725802898407, -0.00269553204998374, -0.1556493639945984, -0.010660896077752113, 0.06048404797911644, -0.11761534214019775, -0.17431482672691345, 0.004127892665565014, 0.07971970736980438, -0.10103778541088104, -0.09424183517694473, 0.15002886950969696, 0.00810763705521822, -0.06497608125209808, 0.027178533375263214, 0.07598377019166946, 0.05793165788054466, 0.08650075644254684, -0.02160271629691124, 0.061109405010938644, -0.08187174052000046, 0.12815134227275848, 0.15449079871177673, -0.10899379849433899, 0.037179380655288696, 0.07576526701450348, -0.059319399297237396, -0.032539911568164825, -0.04617484286427498, -0.0203746035695076, -0.03290348872542381, 0.008961089886724949, -0.038585543632507324, -0.1136542558670044, 0.01779164932668209, 0.14156371355056763, 0.019296923652291298, 0.05445876717567444, 0.000022348598577082157, -0.015118157491087914, 0.0054524922743439674, 0.11087926477193832, -0.014855301938951015, -0.0041121263056993484, -0.034972697496414185, 0.0010997308418154716, 0.004074356518685818, -0.05012252926826477, -0.003300480544567108, -0.06912191212177277, -0.08538901805877686, -0.032070342451334, -0.1186922937631607, 0.028008099645376205, -0.11571747064590454, 0.0007056633476167917, 0.029597580432891846, -0.021571572870016098, -0.004770866595208645, 0.0089615099132061, -0.06745050102472305, -0.02907751500606537, -0.031013276427984238, 0.10604898631572723, -0.12663361430168152, -0.002635739743709564, 0.06088041514158249, -0.07348284125328064, 0.10147206485271454, 0.008996118791401386, -0.02847173623740673, 0.05074945464730263, -0.003559369593858719, -0.026618249714374542, 0.03406684100627899, 0.05430847406387329, -0.009689586237072945, -0.0753009095788002, -0.0004415242001414299, -0.009177422150969505, -0.012142885476350784, 0.032131828367710114, 0.0680161565542221, -0.07903669774532318, 0.03416469693183899, 0.011587055400013924, -0.027773983776569366, -0.02216470241546631, -0.01725708320736885, 0.13318318128585815, 0.015320630744099617, 0.10294149816036224, -0.07160022854804993, -0.0014780792407691479, -0.07786889374256134, -0.004310232121497393, -0.035983648151159286, -0.03283265605568886, -0.029216492548584938, -0.011282755993306637, 0.010336551815271378, 0.003978747874498367, 0.23512639105319977, -0.0631423145532608, 0.0003264292608946562, 0.0817771703004837, 0.0563897043466568, -0.014498136937618256, 0.055667661130428314, -0.015196887776255608, 0.05606412887573242, -0.04119231551885605, 0.003720523789525032, -0.04674176871776581, -0.015563134104013443, -0.047330714762210846, 0.07356289774179459, 0.1345549076795578, 0.18559163808822632, -0.0015314635820686817, 0.12646320462226868, -0.11234652996063232, 0.005452757701277733, 0.13046662509441376, -0.001488206908106804, 0.06014937162399292, -0.06483520567417145, 0.03918946534395218, 0.12349080294370651, -0.14138177037239075, 0.09314452111721039, -0.021760839968919754, -0.027587447315454483, -0.06408011168241501, -0.22005683183670044, -0.05602274462580681, -0.008962489664554596, -0.022484641522169113, -0.12568779289722443, 0.01763688214123249, 0.10393591970205307, 0.023278899490833282, 0.012726064771413803, 0.02086552605032921, -0.06712135672569275, -0.1510339081287384, 0.07125326991081238, 0.034781016409397125, 0.037826478481292725, 0.021085159853100777, 0.018232639878988266, 0.015987945720553398, 0.09572026133537292, 0.027504924684762955, 0.07331891357898712, 0.06781886518001556, -0.008964575827121735, -0.12665334343910217, -0.04075451195240021, 0.013424293138086796, -0.029518967494368553, -0.043856509029865265, 0.13011598587036133, 0.06368564069271088, -0.05764696002006531, 0.02845398336648941, 0.21632015705108643, -0.000537920044735074, -0.11911666393280029, -0.15427154302597046, 0.13086877763271332, 0.025528041645884514, 0.035275258123874664, 0.04060008376836777, -0.11443854868412018, -0.017646130174398422, 0.07168833911418915, 0.1937461495399475, -0.00780407153069973, 0.002661563456058502, 0.0070444922894239426, 0.011128699406981468, 0.03163820132613182, 0.028995031490921974, 0.03796018660068512, 0.2640787959098816, -0.05548349767923355, -0.0015009134076535702, -0.028907079249620438, -0.013451614417135715, -0.13340222835540771, 0.05226953327655792, 0.019134720787405968, -0.01241808757185936, -0.06101389229297638, 0.08936133980751038, -0.1052289605140686, -0.21546338498592377, -0.05008453130722046, -0.18634742498397827, -0.14792995154857635, -0.03807031735777855, -0.0315079465508461, 0.0028465641662478447, 0.02865796908736229, 0.04284543916583061, -0.03957189619541168, 0.08533225953578949, 0.02863791212439537, -0.08377736061811447, -0.049541763961315155, 0.12416189908981323, -0.047633491456508636, 0.13843278586864471, 0.00690701836720109, 0.07597849518060684, 0.08209769427776337, -0.012721636332571507, -0.08659780025482178, 0.011673010885715485, 0.056408800184726715, -0.05523090437054634, -0.01857355237007141, 0.11742530018091202, 0.03231716528534889, 0.17688629031181335, 0.12160421907901764, 0.026524469256401062, 0.05564300715923309, 0.0323152169585228, -0.05605456978082657, -0.04948752373456955, 0.04739938676357269, -0.12462283670902252, 0.1146811917424202, 0.11166611313819885, -0.02256855182349682, 0.0053727272897958755, -0.02990362048149109, -0.03487793356180191, -0.01694740355014801, 0.1222313866019249, -0.024762285873293877, -0.17717832326889038, 0.03861536085605621, -0.15618497133255005, 0.05592817813158035, -0.1743822693824768, -0.09144751727581024, 0.0865049660205841, 0.02234855480492115, -0.04870270937681198, 0.09667756408452988, 0.122111476957798, -0.016536351293325424, -0.045644611120224, -0.1882256269454956, -0.00010308809578418732, 0.07377441227436066, -0.07694780826568604, -0.009560205042362213 ]
6589df66d83353e29210d24eaacc8d726535ce60
# Dataset Card for HateOffensive ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage** : https://arxiv.org/abs/1905.12516 - **Repository** : https://github.com/t-davidson/hate-speech-and-offensive-language - **Paper** : https://arxiv.org/abs/1905.12516 - **Leaderboard** : - **Point of Contact** : trd54 at cornell dot edu ### Dataset Summary ### Supported Tasks and Leaderboards [More Information Needed] ### Languages English (`en`) ## Dataset Structure ### Data Instances ``` { "count": 3, "hate_speech_annotation": 0, "offensive_language_annotation": 0, "neither_annotation": 3, "label": 2, # "neither" "tweet": "!!! RT @mayasolovely: As a woman you shouldn't complain about cleaning up your house. &amp; as a man you should always take the trash out...") } ``` ### Data Fields count: (Integer) number of users who coded each tweet (min is 3, sometimes more users coded a tweet when judgments were determined to be unreliable, hate_speech_annotation: (Integer) number of users who judged the tweet to be hate speech, offensive_language_annotation: (Integer) number of users who judged the tweet to be offensive, neither_annotation: (Integer) number of users who judged the tweet to be neither offensive nor non-offensive, label: (Class Label) integer class label for majority of CF users (0: 'hate-speech', 1: 'offensive-language' or 2: 'neither'), tweet: (string) ### Data Splits This dataset is not splitted, only the train split is available. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information Usernames are not anonymized in the dataset. ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information MIT License ### Citation Information @inproceedings{hateoffensive, title = {Automated Hate Speech Detection and the Problem of Offensive Language}, author = {Davidson, Thomas and Warmsley, Dana and Macy, Michael and Weber, Ingmar}, booktitle = {Proceedings of the 11th International AAAI Conference on Web and Social Media}, series = {ICWSM '17}, year = {2017}, location = {Montreal, Canada}, pages = {512-515} } ### Contributions Thanks to [@MisbahKhan789](https://github.com/MisbahKhan789) for adding this dataset.
hate_offensive
[ "task_categories:text-classification", "task_ids:multi-class-classification", "annotations_creators:crowdsourced", "language_creators:machine-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:mit", "hate-speech-detection", "arxiv:1905.12516", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["machine-generated"], "language": ["en"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["multi-class-classification"], "paperswithcode_id": "hate-speech-and-offensive-language", "pretty_name": "HateOffensive", "tags": ["hate-speech-detection"], "dataset_info": {"features": [{"name": "total_annotation_count", "dtype": "int32"}, {"name": "hate_speech_annotations", "dtype": "int32"}, {"name": "offensive_language_annotations", "dtype": "int32"}, {"name": "neither_annotations", "dtype": "int32"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "hate-speech", "1": "offensive-language", "2": "neither"}}}}, {"name": "tweet", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 2811298, "num_examples": 24783}], "download_size": 2546446, "dataset_size": 2811298}}
2024-01-18T11:04:40+00:00
[ "1905.12516" ]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-multi-class-classification #annotations_creators-crowdsourced #language_creators-machine-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-mit #hate-speech-detection #arxiv-1905.12516 #region-us
# Dataset Card for HateOffensive ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage : URL - Repository : URL - Paper : URL - Leaderboard : - Point of Contact : trd54 at cornell dot edu ### Dataset Summary ### Supported Tasks and Leaderboards ### Languages English ('en') ## Dataset Structure ### Data Instances ### Data Fields count: (Integer) number of users who coded each tweet (min is 3, sometimes more users coded a tweet when judgments were determined to be unreliable, hate_speech_annotation: (Integer) number of users who judged the tweet to be hate speech, offensive_language_annotation: (Integer) number of users who judged the tweet to be offensive, neither_annotation: (Integer) number of users who judged the tweet to be neither offensive nor non-offensive, label: (Class Label) integer class label for majority of CF users (0: 'hate-speech', 1: 'offensive-language' or 2: 'neither'), tweet: (string) ### Data Splits This dataset is not splitted, only the train split is available. ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Usernames are not anonymized in the dataset. ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information MIT License @inproceedings{hateoffensive, title = {Automated Hate Speech Detection and the Problem of Offensive Language}, author = {Davidson, Thomas and Warmsley, Dana and Macy, Michael and Weber, Ingmar}, booktitle = {Proceedings of the 11th International AAAI Conference on Web and Social Media}, series = {ICWSM '17}, year = {2017}, location = {Montreal, Canada}, pages = {512-515} } ### Contributions Thanks to @MisbahKhan789 for adding this dataset.
[ "# Dataset Card for HateOffensive", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n- Homepage : URL \n- Repository : URL\n- Paper : URL \n- Leaderboard : \n- Point of Contact : trd54 at cornell dot edu", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages\nEnglish ('en')", "## Dataset Structure", "### Data Instances", "### Data Fields\n\ncount: (Integer) number of users who coded each tweet (min is 3, sometimes more users coded a tweet when judgments were determined to be unreliable,\nhate_speech_annotation: (Integer) number of users who judged the tweet to be hate speech,\noffensive_language_annotation: (Integer) number of users who judged the tweet to be offensive,\nneither_annotation: (Integer) number of users who judged the tweet to be neither offensive nor non-offensive,\nlabel: (Class Label) integer class label for majority of CF users (0: 'hate-speech', 1: 'offensive-language' or 2: 'neither'),\ntweet: (string)", "### Data Splits\nThis dataset is not splitted, only the train split is available.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\nUsernames are not anonymized in the dataset.", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\nMIT License\n\n\n@inproceedings{hateoffensive,\n title = {Automated Hate Speech Detection and the Problem of Offensive Language},\n author = {Davidson, Thomas and Warmsley, Dana and Macy, Michael and Weber, Ingmar}, \n booktitle = {Proceedings of the 11th International AAAI Conference on Web and Social Media},\n series = {ICWSM '17},\n year = {2017},\n location = {Montreal, Canada},\n pages = {512-515}\n }", "### Contributions\n\nThanks to @MisbahKhan789 for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-multi-class-classification #annotations_creators-crowdsourced #language_creators-machine-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-mit #hate-speech-detection #arxiv-1905.12516 #region-us \n", "# Dataset Card for HateOffensive", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n- Homepage : URL \n- Repository : URL\n- Paper : URL \n- Leaderboard : \n- Point of Contact : trd54 at cornell dot edu", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages\nEnglish ('en')", "## Dataset Structure", "### Data Instances", "### Data Fields\n\ncount: (Integer) number of users who coded each tweet (min is 3, sometimes more users coded a tweet when judgments were determined to be unreliable,\nhate_speech_annotation: (Integer) number of users who judged the tweet to be hate speech,\noffensive_language_annotation: (Integer) number of users who judged the tweet to be offensive,\nneither_annotation: (Integer) number of users who judged the tweet to be neither offensive nor non-offensive,\nlabel: (Class Label) integer class label for majority of CF users (0: 'hate-speech', 1: 'offensive-language' or 2: 'neither'),\ntweet: (string)", "### Data Splits\nThis dataset is not splitted, only the train split is available.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\nUsernames are not anonymized in the dataset.", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\nMIT License\n\n\n@inproceedings{hateoffensive,\n title = {Automated Hate Speech Detection and the Problem of Offensive Language},\n author = {Davidson, Thomas and Warmsley, Dana and Macy, Michael and Weber, Ingmar}, \n booktitle = {Proceedings of the 11th International AAAI Conference on Web and Social Media},\n series = {ICWSM '17},\n year = {2017},\n location = {Montreal, Canada},\n pages = {512-515}\n }", "### Contributions\n\nThanks to @MisbahKhan789 for adding this dataset." ]
[ 108, 10, 120, 35, 6, 10, 10, 6, 6, 172, 20, 5, 7, 4, 10, 10, 5, 5, 9, 20, 8, 7, 8, 7, 5, 6, 124, 19 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-multi-class-classification #annotations_creators-crowdsourced #language_creators-machine-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-mit #hate-speech-detection #arxiv-1905.12516 #region-us \n# Dataset Card for HateOffensive## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n- Homepage : URL \n- Repository : URL\n- Paper : URL \n- Leaderboard : \n- Point of Contact : trd54 at cornell dot edu### Dataset Summary### Supported Tasks and Leaderboards### Languages\nEnglish ('en')## Dataset Structure### Data Instances### Data Fields\n\ncount: (Integer) number of users who coded each tweet (min is 3, sometimes more users coded a tweet when judgments were determined to be unreliable,\nhate_speech_annotation: (Integer) number of users who judged the tweet to be hate speech,\noffensive_language_annotation: (Integer) number of users who judged the tweet to be offensive,\nneither_annotation: (Integer) number of users who judged the tweet to be neither offensive nor non-offensive,\nlabel: (Class Label) integer class label for majority of CF users (0: 'hate-speech', 1: 'offensive-language' or 2: 'neither'),\ntweet: (string)### Data Splits\nThis dataset is not splitted, only the train split is available." ]
[ -0.0005449118325486779, 0.1654704064130783, -0.00892642978578806, 0.046830080449581146, 0.04904576763510704, 0.037603024393320084, 0.0970873162150383, 0.12400610744953156, 0.029914790764451027, 0.11547838151454926, -0.06160978972911835, 0.05902504548430443, 0.06804027408361435, 0.0845090001821518, -0.01895853318274021, -0.16262765228748322, 0.04502830654382706, -0.09424939006567001, -0.009140683338046074, 0.11880602687597275, 0.13700637221336365, -0.05736464634537697, 0.0370931550860405, -0.05681586638092995, -0.044438302516937256, 0.015170583501458168, -0.02901574969291687, -0.05338556319475174, 0.04778474569320679, 0.05265187472105026, 0.11564606428146362, 0.022837547585368156, 0.007140342611819506, -0.23963458836078644, 0.033643048256635666, 0.08008474111557007, -0.005460333079099655, 0.034388843923807144, 0.058736640959978104, -0.09628991782665253, 0.07393068820238113, -0.12765300273895264, 0.1034153401851654, 0.08114562183618546, -0.14933371543884277, -0.07945127785205841, -0.1026807501912117, 0.0736662819981575, 0.11410883069038391, 0.023064764216542244, -0.08120787888765335, 0.10860777646303177, -0.06653062999248505, 0.05276217311620712, 0.0737796351313591, -0.10416384786367416, -0.07026927918195724, -0.040919817984104156, -0.010038244538009167, 0.035675857216119766, -0.14658258855342865, -0.010483506135642529, -0.0006729877204634249, 0.027659371495246887, -0.010910543613135815, -0.015190480276942253, -0.04040694609284401, 0.021892596036195755, -0.07802421599626541, -0.031297922134399414, 0.085769422352314, 0.03287922218441963, -0.009395618923008442, -0.21502076089382172, -0.025188090279698372, 0.03847108036279678, -0.043251343071460724, -0.031724654138088226, 0.009796161204576492, 0.004641981329768896, 0.02560172975063324, 0.008621926419436932, -0.06576979905366898, 0.06288818269968033, -0.050834398716688156, 0.003348139813169837, 0.008765807375311852, -0.00788490567356348, 0.025608524680137634, 0.04170240834355354, 0.08142456412315369, -0.12717658281326294, -0.008044280111789703, -0.07475738227367401, -0.18878528475761414, -0.04115566238760948, -0.00879783183336258, -0.014206713996827602, 0.11013445258140564, 0.18814311921596527, -0.026959555223584175, 0.051664989441633224, -0.09506457298994064, -0.042367879301309586, 0.09356480836868286, 0.06994087994098663, -0.04446469619870186, -0.09743842482566833, -0.036188289523124695, 0.02299625240266323, -0.024704840034246445, -0.007823094725608826, 0.033226028084754944, 0.06121465191245079, 0.04253469035029411, 0.09561366587877274, 0.13134285807609558, 0.04569496214389801, -0.13331715762615204, -0.05086458474397659, 0.08922980725765228, -0.1568952351808548, 0.07551249861717224, 0.09072425216436386, -0.0036690200213342905, 0.02766268514096737, -0.04391302540898323, 0.02896280586719513, -0.051587626338005066, 0.03229233995079994, -0.06222646310925484, -0.0015836741076782346, -0.048646461218595505, -0.0632435604929924, 0.08914268016815186, 0.015499046072363853, -0.1010207086801529, -0.02071487158536911, -0.0416867695748806, -0.08194615691900253, 0.020322073251008987, -0.1036238744854927, -0.027904942631721497, -0.03978858143091202, -0.012794045731425285, 0.07384064048528671, 0.030350856482982635, -0.052937135100364685, -0.03392443433403969, 0.05889741703867912, -0.08449708670377731, 0.03570025414228439, 0.12417251616716385, 0.0148615762591362, -0.0964047834277153, 0.03766863793134689, -0.17170438170433044, 0.1486646831035614, -0.14397288858890533, 0.07924044132232666, -0.12518292665481567, -0.0210539810359478, 0.043523166328668594, 0.010290069505572319, -0.02955971099436283, 0.16655167937278748, -0.2386380434036255, -0.05426792800426483, 0.11130345612764359, -0.10961306095123291, -0.04406966269016266, 0.10382785648107529, -0.046164046972990036, -0.006576871033757925, 0.10098238289356232, 0.08796613663434982, 0.02436252124607563, -0.031521689146757126, -0.04875515028834343, -0.10838872194290161, 0.008733863942325115, 0.23179394006729126, 0.07385353744029999, -0.0934152901172638, 0.13658326864242554, 0.0040697078220546246, 0.06607852131128311, -0.0537373423576355, -0.003601060714572668, -0.08225693553686142, 0.03328317776322365, 0.017089294269680977, 0.07888433337211609, 0.01033309381455183, -0.08534669876098633, -0.06099288538098335, -0.12993650138378143, 0.05420216917991638, 0.04801184684038162, 0.00022367932251654565, 0.017449798062443733, -0.12041828781366348, -0.040041323751211166, 0.07960177212953568, 0.011015630327165127, -0.1637931764125824, -0.193162739276886, 0.027483070269227028, -0.023077432066202164, 0.10669195652008057, 0.003957690671086311, 0.020215587690472603, -0.06140708178281784, -0.05311046168208122, 0.03431381285190582, 0.01924130693078041, 0.027589431032538414, -0.011882751248776913, -0.20976927876472473, 0.017263658344745636, -0.04333891347050667, 0.13898488879203796, -0.10889710485935211, -0.009598218835890293, 0.17643170058727264, 0.2121303528547287, 0.06741687655448914, -0.053338728845119476, 0.04806900769472122, 0.02035669982433319, 0.009372595697641373, -0.061526186764240265, 0.010745927691459656, -0.05490154027938843, 0.004980111960321665, 0.03388811647891998, -0.09187065809965134, -0.09166830778121948, 0.08541399240493774, 0.07216423004865646, -0.09313119202852249, 0.007085602264851332, -0.0566972941160202, -0.016592908650636673, -0.04984989017248154, -0.10272769629955292, 0.05820423737168312, 0.08609551936388016, 0.0030612051486968994, -0.06208289787173271, -0.1259225457906723, -0.0753357857465744, 0.0065932548604905605, -0.08330842107534409, 0.11320910602807999, -0.025750141590833664, -0.19869466125965118, 0.1283867210149765, 0.07776164263486862, 0.08356042951345444, 0.107119120657444, -0.06319230794906616, -0.051293496042490005, -0.03708502650260925, 0.007117921020835638, 0.026231674477458, 0.01225492637604475, -0.048232365399599075, 0.01098667737096548, 0.042911335825920105, -0.035352956503629684, -0.014299817383289337, -0.025694115087389946, 0.026540465652942657, -0.0056136553175747395, -0.0171231497079134, 0.03019997850060463, -0.0016111355507746339, 0.09497512131929398, 0.10789860785007477, -0.01314830593764782, 0.03175388276576996, -0.0262212585657835, -0.050464928150177, -0.07796410471200943, 0.08200978487730026, -0.17512667179107666, -0.2445843666791916, -0.04232427477836609, -0.04302047938108444, -0.028959069401025772, -0.03866448998451233, 0.009643686935305595, -0.08793056011199951, -0.09726838022470474, -0.07099752873182297, 0.05693216249346733, 0.1036846786737442, -0.09201432764530182, 0.059032101184129715, 0.022931275889277458, 0.024997180327773094, -0.11830443888902664, 0.03452280908823013, 0.036424264311790466, -0.07107006758451462, 0.023899095132946968, 0.016768192872405052, 0.060218390077352524, 0.13005104660987854, 0.08357633650302887, -0.034078098833560944, -0.06102520972490311, 0.2502067983150482, -0.1564130038022995, 0.13324561715126038, 0.013224823400378227, -0.04704337567090988, 0.06357314437627792, 0.22506769001483917, 0.03900761157274246, -0.06344448029994965, 0.029308663681149483, 0.11498747766017914, 0.03776759281754494, -0.2498035728931427, -0.0935327559709549, -0.05602273344993591, -0.03600282594561577, 0.07913658767938614, 0.06725874543190002, 0.04334218055009842, -0.031041501089930534, -0.0931837409734726, -0.039687104523181915, 0.1179913654923439, 0.054029982537031174, 0.1404923051595688, 0.026040825992822647, 0.05939612165093422, -0.035614412277936935, -0.024802085012197495, 0.11097120493650436, -0.0008475944632664323, 0.15430042147636414, 0.02131146378815174, 0.23705743253231049, 0.07174314558506012, 0.04475269466638565, -0.016184715554118156, -0.018277950584888458, -0.026220297440886497, 0.06500322371721268, -0.002865068381652236, -0.05190248787403107, -0.0037298337556421757, 0.039578408002853394, 0.1422588974237442, -0.10198099166154861, 0.08802042156457901, -0.07336678355932236, 0.16946740448474884, 0.17042121291160583, 0.05324100703001022, -0.0841350257396698, 0.011021985672414303, 0.08225705474615097, -0.12237092852592468, -0.0455445796251297, -0.01920527033507824, 0.05031768977642059, -0.11723899841308594, 0.1265506148338318, -0.02538011595606804, 0.10217393934726715, -0.05392572656273842, -0.029219700023531914, 0.03821156173944473, 0.03916653245687485, -0.0328407846391201, 0.06454762816429138, -0.2166953980922699, 0.1290663182735443, -0.011950322426855564, 0.00946449488401413, -0.04360904544591904, 0.04884536564350128, 0.008000931702554226, -0.02423713356256485, 0.12160755693912506, -0.0010297793196514249, -0.0388038270175457, -0.02301260456442833, -0.07469838857650757, -0.020971039310097694, 0.08425936102867126, -0.10749097168445587, 0.08393736928701401, -0.019449787214398384, -0.03056531958281994, -0.02887825295329094, -0.019442595541477203, -0.10739535093307495, -0.18688234686851501, 0.07627896219491959, -0.08292572945356369, 0.053822580724954605, -0.05287262797355652, -0.04461440443992615, -0.08555152267217636, 0.1473032683134079, -0.13506774604320526, -0.09919667989015579, -0.16694095730781555, -0.009222314693033695, 0.18116889894008636, -0.048961229622364044, 0.027897458523511887, 0.007785847410559654, 0.15625305473804474, -0.009344507940113544, -0.041108518838882446, 0.046046800911426544, -0.019210511818528175, -0.1840680092573166, -0.04710619896650314, 0.16106033325195312, 0.04859677702188492, 0.04647649824619293, 0.03692808002233505, 0.0687730610370636, 0.03144292160868645, -0.09021984040737152, 0.030113253742456436, 0.009020217694342136, -0.015629742294549942, 0.04969964548945427, -0.01145248580724001, -0.2018308937549591, -0.15513725578784943, -0.013109722174704075, 0.11176999658346176, 0.14113177359104156, -0.04104979708790779, 0.167567178606987, 0.09903933852910995, -0.10982127487659454, -0.16471858322620392, -0.06192712113261223, 0.035663191229104996, -0.033765777945518494, 0.015062759630382061, -0.16488683223724365, 0.04653302580118179, 0.06648831814527512, 0.011855714954435825, -0.038164280354976654, -0.1372990757226944, -0.14388468861579895, 0.0387812964618206, -0.011550013907253742, -0.23253819346427917, -0.1644267737865448, -0.10219524055719376, -0.042901333421468735, -0.15910480916500092, 0.1921873688697815, 0.02319006435573101, -0.005815519019961357, 0.03543201461434364, 0.0266860518604517, 0.031318023800849915, 0.0014497435186058283, 0.1342109888792038, 0.06437558680772781, 0.03689774498343468, -0.09422826766967773, -0.08570419996976852, 0.12425218522548676, -0.008821510709822178, 0.004430250730365515, 0.005142019130289555, -0.020098363980650902, -0.1351480931043625, -0.03157440572977066, -0.08531434088945389, 0.012664447538554668, -0.10880552232265472, -0.019428515806794167, -0.05068734288215637, 0.10322622209787369, 0.08097153902053833, -0.052408475428819656, 0.07268174737691879, -0.05189080536365509, 0.08339060097932816, 0.08565892279148102, 0.16291002929210663, 0.06346329301595688, -0.07923727482557297, -0.024349220097064972, 0.001728547504171729, -0.04196726903319359, -0.10224372893571854, 0.07972487807273865, 0.07917224615812302, 0.007364029064774513, 0.1715961992740631, -0.0518965870141983, -0.09980937093496323, 0.0019870914984494448, 0.09976249188184738, -0.042130373418331146, -0.16562582552433014, 0.04451264068484306, -0.01945113204419613, -0.13144899904727936, -0.10783831030130386, 0.116205595433712, 0.07639418542385101, -0.07099711894989014, 0.046750400215387344, 0.10170149058103561, 0.03607259318232536, 0.07447180151939392, 0.003890075022354722, 0.06502627581357956, -0.10793254524469376, 0.06587175279855728, 0.15308834612369537, -0.022908154875040054, 0.023822765797376633, 0.1865747720003128, -0.05946202948689461, -0.03999852389097214, -0.004795046057552099, 0.04654673859477043, 0.04825333133339882, 0.03751097619533539, 0.02033553645014763, -0.12043002247810364, 0.04969652369618416, 0.15489967167377472, -0.01738564856350422, 0.08036205917596817, 0.016580386087298393, -0.03760240599513054, 0.0272982195019722, 0.146418035030365, 0.06343843787908554, 0.006008387543261051, -0.031245123594999313, 0.04428622126579285, -0.02455337718129158, -0.06384523957967758, 0.00903245247900486, -0.03269864618778229, -0.10229985415935516, -0.007010449655354023, -0.10309620201587677, 0.023640645667910576, -0.09445706754922867, 0.02282598614692688, 0.02433018945157528, -0.07747852802276611, -0.015355811454355717, -0.009188172407448292, -0.0712624192237854, -0.05172759294509888, 0.012760567478835583, 0.14231565594673157, -0.2179873287677765, 0.007225962821394205, 0.12420804053544998, -0.09074939042329788, 0.11730659008026123, -0.009691608138382435, -0.05539122223854065, 0.016091978177428246, -0.15199200809001923, -0.05406992882490158, -0.023501280695199966, 0.04050217941403389, 0.03655712679028511, -0.17123988270759583, 0.0047029415145516396, -0.005152944941073656, -0.018079595640301704, 0.05896208807826042, -0.023342423141002655, -0.09833031892776489, 0.05885564163327217, 0.005807972978800535, -0.11599093675613403, -0.0025307394098490477, 0.010963323526084423, 0.11887078732252121, -0.04831039160490036, 0.16576306521892548, -0.032283369451761246, 0.06990544497966766, -0.16981163620948792, -0.02382500283420086, 0.03170209005475044, 0.01206012349575758, -0.011300142854452133, -0.0006867870688438416, 0.07377100735902786, 0.005196928046643734, 0.08383946865797043, -0.0362795814871788, -0.03550216928124428, 0.09333445876836777, 0.058767516165971756, -0.146586075425148, 0.09006726741790771, 0.014071506448090076, 0.018978046253323555, -0.03354226052761078, -0.00018848928448278457, -0.1426689773797989, -0.04957100376486778, -0.11089090257883072, 0.12072011828422546, 0.21325263381004333, 0.1727192997932434, -0.05946425348520279, 0.11609861999750137, -0.05049985647201538, -0.03526228293776512, 0.13985563814640045, -0.10895910859107971, 0.025534281507134438, -0.08533252030611038, 0.04882660508155823, 0.04423844441771507, -0.17008455097675323, 0.09683524072170258, -0.07278528064489365, -0.07360474765300751, -0.01796594448387623, -0.16614502668380737, -0.090172678232193, -0.020095136016607285, 0.021524403244256973, -0.12152045965194702, 0.08846619725227356, 0.08938497304916382, 0.025320857763290405, -0.010409086011350155, 0.026739006862044334, -0.0831456407904625, -0.0814707800745964, 0.10857193171977997, 0.050357282161712646, 0.019344506785273552, 0.014759249053895473, 0.0587458536028862, -0.043334513902664185, 0.12904901802539825, 0.061132531613111496, 0.05928719788789749, 0.007218050770461559, 0.009707978926599026, -0.11194530129432678, -0.09347189217805862, 0.06051100790500641, -0.03181445971131325, -0.08691582083702087, 0.1048944890499115, 0.04836972802877426, 0.06076674908399582, 0.020273853093385696, 0.18432475626468658, 0.004907216411083937, -0.16778238117694855, -0.21897460520267487, -0.01854782924056053, -0.05495623126626015, 0.012512197718024254, 0.052563294768333435, -0.15075813233852386, 0.020534969866275787, 0.09278222918510437, 0.11422546952962875, -0.06767180562019348, 0.030393538996577263, -0.011229777708649635, 0.03636633977293968, 0.020303387194871902, 0.040358975529670715, 0.01155704353004694, 0.15359264612197876, -0.035343948751688004, 0.03710522502660751, 0.008306186646223068, -0.07005324959754944, -0.05379267409443855, 0.08405213057994843, -0.02655460685491562, -0.012405415996909142, -0.09017153829336166, 0.16359718143939972, -0.058894794434309006, -0.23266389966011047, 0.02827974036335945, -0.11675925552845001, -0.1615670621395111, -0.024498511105775833, 0.07269138842821121, 0.02334277518093586, 0.01467775460332632, 0.10408841818571091, -0.08469215035438538, 0.18676863610744476, 0.03734198212623596, -0.016467709094285965, -0.002861008048057556, 0.12746350467205048, -0.1187998428940773, 0.1512347310781479, 0.010714281350374222, 0.06690869480371475, 0.10975680500268936, -0.04165634885430336, -0.09545940905809402, 0.00817518588155508, 0.09892277419567108, -0.027574164792895317, 0.024906393140554428, 0.14159351587295532, 0.040496960282325745, 0.12552203238010406, 0.13264192640781403, -0.005093764513731003, 0.05655832961201668, 0.05456540733575821, -0.019527491182088852, -0.06912486255168915, 0.1153603047132492, -0.11087072640657425, 0.06169860064983368, 0.14190365374088287, -0.04939831420779228, 0.03408926725387573, -0.016827987506985664, -0.012986567802727222, -0.049366507679224014, 0.11789446324110031, -0.054486699402332306, -0.1731199324131012, 0.007602618541568518, -0.02056814543902874, 0.12372127175331116, -0.07393458485603333, -0.08402932435274124, 0.011697827838361263, 0.004686584696173668, -0.08203044533729553, 0.18198782205581665, 0.08220989257097244, -0.0031307858880609274, -0.010931841097772121, -0.0898406133055687, 0.05399446189403534, 0.13162590563297272, -0.045804090797901154, 0.07413767278194427 ]
34e1d3d74774f7470a4105efb67c535c0778d892
# Dataset Card for [Dataset Name] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://github.com/Vicomtech/hate-speech-dataset - **Repository:** https://github.com/Vicomtech/hate-speech-dataset - **Paper:** https://www.aclweb.org/anthology/W18-51.pdf - **Leaderboard:** - **Point of Contact:** ### Dataset Summary These files contain text extracted from Stormfront, a white supremacist forum. A random set of forums posts have been sampled from several subforums and split into sentences. Those sentences have been manually labelled as containing hate speech or not, according to certain annotation guidelines. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages English ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields - text: the provided sentence - user_id: information to make it possible to re-build the conversations these sentences belong to - subforum_id: information to make it possible to re-build the conversations these sentences belong to - num_contexts: number of previous posts the annotator had to read before making a decision over the category of the sentence - label: hate, noHate, relation (sentence in the post doesn't contain hate speech on their own, but combination of serveral sentences does) or idk/skip (sentences that are not written in English or that don't contain information as to be classified into hate or noHate) ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information ``` @inproceedings{gibert2018hate, title = "{Hate Speech Dataset from a White Supremacy Forum}", author = "de Gibert, Ona and Perez, Naiara and Garc{\'\i}a-Pablos, Aitor and Cuadros, Montse", booktitle = "Proceedings of the 2nd Workshop on Abusive Language Online ({ALW}2)", month = oct, year = "2018", address = "Brussels, Belgium", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/W18-5102", doi = "10.18653/v1/W18-5102", pages = "11--20", } ``` ### Contributions Thanks to [@czabo](https://github.com/czabo) for adding this dataset.
hate_speech18
[ "task_categories:text-classification", "task_ids:intent-classification", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:cc-by-sa-3.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["en"], "license": ["cc-by-sa-3.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["intent-classification"], "paperswithcode_id": "hate-speech", "pretty_name": "Hate Speech", "dataset_info": {"features": [{"name": "text", "dtype": "string"}, {"name": "user_id", "dtype": "int64"}, {"name": "subforum_id", "dtype": "int64"}, {"name": "num_contexts", "dtype": "int64"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "noHate", "1": "hate", "2": "idk/skip", "3": "relation"}}}}], "splits": [{"name": "train", "num_bytes": 1375340, "num_examples": 10944}], "download_size": 3664530, "dataset_size": 1375340}, "train-eval-index": [{"config": "default", "task": "text-classification", "task_id": "multi_class_classification", "splits": {"train_split": "train"}, "col_mapping": {"text": "text", "label": "target"}, "metrics": [{"type": "accuracy", "name": "Accuracy"}, {"type": "f1", "name": "F1 macro", "args": {"average": "macro"}}, {"type": "f1", "name": "F1 micro", "args": {"average": "micro"}}, {"type": "f1", "name": "F1 weighted", "args": {"average": "weighted"}}, {"type": "precision", "name": "Precision macro", "args": {"average": "macro"}}, {"type": "precision", "name": "Precision micro", "args": {"average": "micro"}}, {"type": "precision", "name": "Precision weighted", "args": {"average": "weighted"}}, {"type": "recall", "name": "Recall macro", "args": {"average": "macro"}}, {"type": "recall", "name": "Recall micro", "args": {"average": "micro"}}, {"type": "recall", "name": "Recall weighted", "args": {"average": "weighted"}}]}]}
2024-01-18T11:04:44+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-intent-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-sa-3.0 #region-us
# Dataset Card for [Dataset Name] ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: URL - Paper: URL - Leaderboard: - Point of Contact: ### Dataset Summary These files contain text extracted from Stormfront, a white supremacist forum. A random set of forums posts have been sampled from several subforums and split into sentences. Those sentences have been manually labelled as containing hate speech or not, according to certain annotation guidelines. ### Supported Tasks and Leaderboards ### Languages English ## Dataset Structure ### Data Instances ### Data Fields - text: the provided sentence - user_id: information to make it possible to re-build the conversations these sentences belong to - subforum_id: information to make it possible to re-build the conversations these sentences belong to - num_contexts: number of previous posts the annotator had to read before making a decision over the category of the sentence - label: hate, noHate, relation (sentence in the post doesn't contain hate speech on their own, but combination of serveral sentences does) or idk/skip (sentences that are not written in English or that don't contain information as to be classified into hate or noHate) ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @czabo for adding this dataset.
[ "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary\n\nThese files contain text extracted from Stormfront, a white supremacist forum. A random set of forums posts have been sampled from \nseveral subforums and split into sentences. Those sentences have been manually labelled as containing hate speech or not, according \nto certain annotation guidelines.", "### Supported Tasks and Leaderboards", "### Languages\n\nEnglish", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- text: the provided sentence\n- user_id: information to make it possible to re-build the conversations these sentences belong to\n- subforum_id: information to make it possible to re-build the conversations these sentences belong to\n- num_contexts: number of previous posts the annotator had to read before making a decision over the category of the sentence\n- label: hate, noHate, relation (sentence in the post doesn't contain hate speech on their own, but combination of serveral sentences does) \n or idk/skip (sentences that are not written in English or that don't contain information as to be classified into hate or noHate)", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @czabo for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-intent-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-sa-3.0 #region-us \n", "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary\n\nThese files contain text extracted from Stormfront, a white supremacist forum. A random set of forums posts have been sampled from \nseveral subforums and split into sentences. Those sentences have been manually labelled as containing hate speech or not, according \nto certain annotation guidelines.", "### Supported Tasks and Leaderboards", "### Languages\n\nEnglish", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- text: the provided sentence\n- user_id: information to make it possible to re-build the conversations these sentences belong to\n- subforum_id: information to make it possible to re-build the conversations these sentences belong to\n- num_contexts: number of previous posts the annotator had to read before making a decision over the category of the sentence\n- label: hate, noHate, relation (sentence in the post doesn't contain hate speech on their own, but combination of serveral sentences does) \n or idk/skip (sentences that are not written in English or that don't contain information as to be classified into hate or noHate)", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @czabo for adding this dataset." ]
[ 89, 10, 120, 27, 69, 10, 5, 6, 6, 154, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 16 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-intent-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-sa-3.0 #region-us \n# Dataset Card for [Dataset Name]## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact:### Dataset Summary\n\nThese files contain text extracted from Stormfront, a white supremacist forum. A random set of forums posts have been sampled from \nseveral subforums and split into sentences. Those sentences have been manually labelled as containing hate speech or not, according \nto certain annotation guidelines.### Supported Tasks and Leaderboards### Languages\n\nEnglish## Dataset Structure### Data Instances### Data Fields\n\n- text: the provided sentence\n- user_id: information to make it possible to re-build the conversations these sentences belong to\n- subforum_id: information to make it possible to re-build the conversations these sentences belong to\n- num_contexts: number of previous posts the annotator had to read before making a decision over the category of the sentence\n- label: hate, noHate, relation (sentence in the post doesn't contain hate speech on their own, but combination of serveral sentences does) \n or idk/skip (sentences that are not written in English or that don't contain information as to be classified into hate or noHate)### Data Splits## Dataset Creation" ]
[ -0.013754637911915779, 0.1705617755651474, -0.00620002718642354, 0.015498955734074116, 0.04843553900718689, 0.010493670590221882, 0.09101558476686478, 0.10661821067333221, 0.06361113488674164, 0.09644754976034164, -0.06600385904312134, 0.05870243161916733, 0.08114936202764511, 0.07094014436006546, -0.014443451538681984, -0.22905923426151276, 0.09036988765001297, -0.12134116888046265, -0.003613063134253025, 0.10589901357889175, 0.1185290589928627, -0.0710846483707428, 0.025299204513430595, -0.0343862809240818, -0.054555196315050125, -0.005448031704872847, -0.06881850212812424, -0.006574386730790138, 0.06905579566955566, 0.0556052140891552, 0.07768579572439194, 0.02481001429259777, 0.00041834928561002016, -0.256852388381958, 0.038706570863723755, 0.0901918113231659, 0.03542511910200119, 0.041917815804481506, 0.08222126215696335, -0.047034285962581635, 0.03938496112823486, -0.11435511708259583, 0.0451941154897213, 0.1038815826177597, -0.12089227885007858, -0.1139887124300003, -0.11002790182828903, 0.07054664194583893, 0.08866564929485321, 0.02409490942955017, -0.08331125974655151, 0.041180580854415894, -0.00767077412456274, 0.045639391988515854, 0.13462410867214203, -0.04213748499751091, -0.03891044482588768, -0.03462876006960869, -0.02610127069056034, 0.06007883697748184, -0.1341671347618103, -0.006562696769833565, -0.004353582859039307, 0.013540461659431458, -0.04513350501656532, 0.0003313361667096615, -0.061580512672662735, 0.013673788867890835, -0.13161122798919678, -0.023778710514307022, 0.09068703651428223, 0.018359513953328133, -0.03521035984158516, -0.2238767147064209, -0.03192455694079399, 0.0765312984585762, -0.03612944111227989, -0.0021369338501244783, -0.010449264198541641, -0.0008743485086597502, 0.04691336303949356, -0.04517339542508125, -0.0669318437576294, 0.019354453310370445, -0.05303758382797241, 0.04326069355010986, 0.00861740205436945, 0.012561069801449776, 0.04171434044837952, 0.05321541056036949, 0.043057773262262344, -0.09712058305740356, -0.03333393484354019, -0.06718664616346359, -0.17587922513484955, -0.034957580268383026, -0.037993259727954865, -0.017232192680239677, 0.056056998670101166, 0.18235370516777039, -0.059570591896772385, -0.004248707089573145, -0.09286664426326752, -0.012159491889178753, 0.13012485206127167, 0.009444664232432842, -0.05205807834863663, -0.030776774510741234, -0.0479699969291687, 0.014145471155643463, -0.03377882018685341, 0.011246872134506702, 0.012241248972713947, 0.056983355432748795, 0.016048980876803398, 0.10392297059297562, 0.12010915577411652, 0.05302904173731804, -0.07166671007871628, -0.06207217276096344, 0.11737130582332611, -0.14596687257289886, 0.03495921567082405, 0.0669480711221695, -0.03277284651994705, 0.02191849984228611, -0.028606686741113663, 0.027942420914769173, -0.040875595062971115, 0.07249171286821365, -0.041868098080158234, 0.0097390441223979, -0.06520310789346695, -0.07959175109863281, 0.06609603017568588, 0.04277471825480461, -0.10255062580108643, 0.0008912964258342981, -0.1125616803765297, -0.08439405262470245, -0.003733276855200529, -0.08790711313486099, -0.04453098028898239, -0.03179756924510002, 0.012840235605835915, 0.037181559950113297, 0.013083640486001968, -0.03618364781141281, -0.04208727553486824, 0.03140532597899437, -0.10979007929563522, 0.04000544175505638, 0.08109483867883682, 0.024251451715826988, -0.08834705501794815, 0.030523978173732758, -0.14563508331775665, 0.1458580195903778, -0.1429191678762436, 0.04434068500995636, -0.11929340660572052, 0.008523055352270603, 0.03671892359852791, 0.02628382109105587, -0.054816700518131256, 0.16583766043186188, -0.2538039982318878, -0.042603056877851486, 0.13669031858444214, -0.12629975378513336, -0.0205044187605381, 0.1013912707567215, -0.05381488800048828, 0.045036736875772476, 0.09700186550617218, 0.10672099888324738, -0.02108468860387802, 0.0006494817789644003, -0.061784528195858, -0.08543074131011963, 0.042117659002542496, 0.21407586336135864, 0.06607135385274887, -0.12292500585317612, 0.14556734263896942, -0.012314440682530403, 0.0655011236667633, -0.04135987162590027, 0.009187780320644379, -0.05606864020228386, 0.024184418842196465, 0.004245371092110872, 0.00023953159688971937, -0.0042565385811030865, -0.07420788705348969, -0.020477792248129845, -0.09774965047836304, 0.07366161793470383, 0.06252274662256241, 0.008596372790634632, 0.046373531222343445, -0.06114744022488594, -0.06532709300518036, 0.07491643726825714, 0.009607996791601181, -0.19617140293121338, -0.16290797293186188, 0.01104798074811697, -0.057823099195957184, 0.10406466573476791, 0.026747850701212883, 0.006264453753829002, -0.045713040977716446, -0.043955862522125244, 0.04176715016365051, 0.05302736908197403, 0.03622999042272568, -0.02440231293439865, -0.19973231852054596, -0.010708113200962543, -0.039376165717840195, 0.13475745916366577, -0.04936208575963974, 0.015020514838397503, 0.16642412543296814, 0.20804151892662048, 0.03503035753965378, -0.0775613784790039, 0.06377682834863663, -0.00417916476726532, 0.00037988010444678366, -0.034788500517606735, 0.00856160931289196, -0.03884807229042053, -0.00718778045848012, 0.06257446110248566, -0.07509951293468475, -0.2273453176021576, 0.0580674447119236, 0.11635817587375641, -0.06779582798480988, -0.055946558713912964, -0.07751098275184631, -0.00465388223528862, -0.07160293310880661, -0.13100634515285492, -0.008391990326344967, 0.07347825914621353, -0.0001779521262506023, -0.05785311385989189, -0.11246370524168015, -0.09089159220457077, 0.029050065204501152, -0.08045361191034317, 0.08970583975315094, -0.004224808886647224, -0.23588648438453674, 0.16578838229179382, 0.01792682521045208, 0.08911488950252533, 0.12922266125679016, -0.021923156455159187, -0.06891903281211853, -0.003275427734479308, -0.0011559688718989491, 0.014580707997083664, 0.04390763118863106, -0.02706528641283512, 0.0432702898979187, 0.057411838322877884, -0.015419387258589268, 0.007874123752117157, -0.03752674534916878, 0.04066823795437813, -0.009804228320717812, 0.007216445170342922, 0.019388020038604736, 0.018033558502793312, 0.07629164308309555, 0.11036914587020874, 0.02495892532169819, 0.07174279540777206, -0.0337558388710022, -0.0747760683298111, -0.0891420915722847, 0.08338923752307892, -0.17536264657974243, -0.21261508762836456, -0.0654611811041832, -0.046219054609537125, -0.05730020999908447, -0.028555497527122498, 0.035673875361680984, -0.0919126644730568, -0.07857489585876465, -0.08518238365650177, 0.1375187337398529, 0.07375381886959076, -0.08261052519083023, 0.0019343204330652952, 0.024983422830700874, 0.004112755414098501, -0.0960438922047615, 0.042184147983789444, 0.007142878603190184, -0.0018653086153790355, -0.013973258435726166, 0.005831172224134207, 0.05314332991838455, 0.1377004086971283, 0.1362946331501007, -0.028373364359140396, -0.044211193919181824, 0.2536514699459076, -0.12527000904083252, 0.13170413672924042, 0.025197280570864677, -0.06909928470849991, 0.0727396085858345, 0.23574364185333252, 0.04661580175161362, -0.04062316194176674, 0.04554390162229538, 0.14545683562755585, 0.047016825526952744, -0.213882178068161, -0.10504934191703796, -0.06799594312906265, -0.02095904015004635, 0.06387495249509811, 0.049522243440151215, 0.034209541976451874, 0.012405517511069775, -0.16147249937057495, -0.08892486244440079, 0.07933838665485382, 0.07675478607416153, 0.09858109056949615, -0.011041060090065002, 0.05262700468301773, -0.028751425445079803, -0.00982985645532608, 0.10111295431852341, -0.02137240767478943, 0.11831304430961609, 0.0075104497373104095, 0.23880594968795776, 0.08239167183637619, 0.018747184425592422, 0.0009579135221429169, -0.001958023989573121, -0.013036846183240414, 0.05330825597047806, -0.016415171325206757, -0.05761685594916344, 0.02885538898408413, 0.07611946761608124, 0.08845911920070648, -0.06108495965600014, 0.06651522219181061, -0.11451572179794312, 0.12777726352214813, 0.2145879715681076, 0.06132233887910843, -0.07294107973575592, -0.0630471408367157, 0.08997470140457153, -0.09531165659427643, -0.08113693445920944, -0.03266744688153267, 0.03126012906432152, -0.13767242431640625, 0.09687399864196777, -0.044127970933914185, 0.09632350504398346, -0.055720288306474686, -0.02646247111260891, 0.013627974316477776, 0.056633058935403824, -0.06566519290208817, 0.06982482224702835, -0.13737307488918304, 0.08839405328035355, 0.005872743669897318, -0.03194403275847435, -0.07309596240520477, 0.03984607756137848, 0.02293558232486248, -0.024323511868715286, 0.14330309629440308, 0.010873307473957539, -0.12049444019794464, 0.013736877590417862, -0.057288896292448044, -0.04599391669034958, 0.10358916968107224, -0.14977207779884338, 0.08008157461881638, -0.016869986429810524, -0.014611576683819294, -0.02424844540655613, -0.0008491953485645354, -0.12082978338003159, -0.2228526622056961, 0.0840165913105011, -0.009186221286654472, 0.07190021127462387, -0.039969272911548615, -0.040043123066425323, -0.0687684416770935, 0.18721653521060944, -0.15226638317108154, -0.11895985901355743, -0.15087053179740906, 0.0462682880461216, 0.16698388755321503, -0.04345136880874634, 0.026312578469514847, -0.048285260796546936, 0.19147077202796936, -0.07455142587423325, -0.05303197354078293, 0.0428723581135273, -0.06241113692522049, -0.1978994458913803, -0.05862899869680405, 0.14262394607067108, 0.08440909534692764, 0.046312279999256134, -0.01876387745141983, 0.0813099592924118, 0.014426259323954582, -0.06800728291273117, 0.025105908513069153, 0.0630490854382515, 0.002415875904262066, 0.11908388882875443, -0.06398628652095795, -0.11053969711065292, -0.16715672612190247, -0.08413618803024292, 0.11263696849346161, 0.11438023298978806, -0.03016195073723793, 0.16811247169971466, 0.10162868350744247, -0.08564744889736176, -0.2145763635635376, -0.04258785396814346, 0.028816955164074898, -0.03586343303322792, 0.028700457885861397, -0.20543505251407623, 0.03450756147503853, 0.061670251190662384, -0.010099758394062519, -0.01390110794454813, -0.1456030160188675, -0.12817466259002686, 0.07158421725034714, -0.03292350471019745, -0.1913098245859146, -0.14740101993083954, -0.10280304402112961, -0.06009000912308693, -0.05084259435534477, 0.18907956779003143, 0.03416246920824051, -0.01411939226090908, 0.012350204400718212, 0.07843295484781265, 0.04061053693294525, -0.015850497409701347, 0.16847063601016998, 0.07791091501712799, 0.0229959636926651, -0.10296988487243652, -0.06384941190481186, 0.037671059370040894, -0.03913971036672592, 0.0022117923945188522, 0.028378158807754517, -0.009328659623861313, -0.10522855818271637, -0.017704926431179047, -0.10389499366283417, -0.0023576030507683754, -0.08098307251930237, -0.028088677674531937, -0.08349287509918213, 0.127688467502594, 0.08250044286251068, -0.045703206211328506, 0.13750006258487701, -0.09385996311903, 0.09632831811904907, 0.12397143989801407, 0.10348434001207352, 0.07822012901306152, -0.07778351753950119, -0.0054435767233371735, 0.006022420711815357, -0.012729798443615437, -0.08813614398241043, 0.05989682301878929, 0.068999744951725, 0.012240884825587273, 0.17324687540531158, -0.025455918163061142, -0.164908304810524, -0.017409412190318108, 0.07879051566123962, -0.0894990935921669, -0.20363664627075195, 0.017123598605394363, 0.0479794405400753, -0.16645795106887817, -0.07475479692220688, 0.10528676956892014, 0.06563850492238998, -0.04799269139766693, 0.04214147850871086, 0.11312001943588257, 0.06795608252286911, 0.06807669997215271, 0.0065817092545330524, 0.07922304421663284, -0.10008879005908966, 0.08603199571371078, 0.1154870018362999, -0.02254079468548298, -0.003440279746428132, 0.168197363615036, -0.0878518745303154, -0.04402055963873863, -0.003714023157954216, -0.044755756855010986, -0.008278283290565014, 0.015124274417757988, 0.008704068139195442, -0.1251310259103775, 0.04498980566859245, 0.12232622504234314, -0.010099468752741814, 0.059463970363140106, 0.026110975071787834, -0.035869281738996506, 0.008457202464342117, 0.14246559143066406, 0.017791474238038063, -0.0001540744851808995, 0.013721314258873463, 0.02426198497414589, -0.03750241547822952, -0.04136401787400246, 0.019637873396277428, -0.050114188343286514, -0.08663575351238251, -0.006942311767488718, -0.10633934289216995, -0.03387598693370819, -0.15244683623313904, -0.005288631189614534, 0.029817426577210426, -0.04635099694132805, 0.035516079515218735, -0.0020517369266599417, -0.07046612352132797, -0.05549273267388344, -0.031175389885902405, 0.12314766645431519, -0.192093163728714, 0.025762900710105896, 0.09771822392940521, -0.07866443693637848, 0.101950503885746, 0.0063661872409284115, -0.03885450214147568, 0.006186859682202339, -0.07006490230560303, -0.06174062564969063, -0.033056970685720444, 0.03509204834699631, 0.03410491347312927, -0.11419020593166351, -0.03413783013820648, -0.032404713332653046, -0.021581314504146576, 0.045196134597063065, 0.009285693988204002, -0.07619177550077438, 0.07206554710865021, 0.04242643341422081, -0.02019493468105793, -0.04576138034462929, 0.022167136892676353, 0.07081665098667145, -0.015395142138004303, 0.104740209877491, -0.01984117552638054, 0.07028210163116455, -0.13406147062778473, -0.0016095286700874567, 0.02547251619398594, 0.02510789781808853, 0.03712310642004013, -0.0125208655372262, 0.06941141188144684, 0.020322144031524658, 0.11412126570940018, -0.05911402776837349, -0.061000507324934006, 0.0891357958316803, 0.05475662276148796, -0.0522470623254776, 0.04997115954756737, -0.004862559959292412, 0.027424076572060585, -0.04465749114751816, 0.010054985992610455, -0.11410192400217056, -0.040817998349666595, -0.060839127749204636, 0.14142519235610962, 0.17924939095973969, 0.22360937297344208, -0.028281744569540024, 0.08176303654909134, -0.08571968227624893, 0.045166753232479095, 0.10326558351516724, -0.037170860916376114, 0.02114206738770008, -0.0817379355430603, 0.047267064452171326, 0.052483782172203064, -0.1625649780035019, 0.11647846549749374, -0.020326528698205948, -0.04433238506317139, -0.05107104033231735, -0.20558427274227142, -0.04516535624861717, -0.023921377956867218, 0.0065333666279911995, -0.11964797228574753, 0.0834173783659935, 0.07758232206106186, 0.003442689310759306, 0.016048826277256012, 0.03409082442522049, -0.06887231767177582, -0.14067521691322327, 0.09398758411407471, 0.04317399859428406, 0.0036168310325592756, 0.024988263845443726, 0.047884564846754074, 0.033600710332393646, 0.10690107941627502, 0.06193210557103157, 0.05864663049578667, 0.011691785417497158, 0.003928237594664097, -0.09950529783964157, -0.09782394766807556, 0.030652211979031563, -0.01732979342341423, -0.06607405841350555, 0.18819084763526917, 0.04300611838698387, 0.06309574842453003, 0.005282415077090263, 0.15350621938705444, -0.03395533934235573, -0.11017737537622452, -0.18746040761470795, 0.07583495229482651, -0.04015816003084183, 0.0025134701281785965, 0.04806658253073692, -0.17665469646453857, 0.01320092286914587, 0.10802853107452393, 0.14057190716266632, -0.08220433443784714, 0.02338983491063118, -0.0018981695175170898, 0.026849107816815376, 0.030337482690811157, 0.009178304113447666, 0.019472170621156693, 0.18350616097450256, -0.0415477380156517, 0.09314019978046417, 0.020687753334641457, -0.09242556989192963, -0.028208395466208458, 0.0987696424126625, -0.025827234610915184, 0.000251117191510275, -0.08462868630886078, 0.15934891998767853, -0.08183954656124115, -0.2730692923069, 0.027582919225096703, -0.0627836287021637, -0.12883946299552917, -0.03913087025284767, 0.021060552448034286, 0.04092476889491081, 0.0195078793913126, 0.0675230398774147, -0.06291814148426056, 0.23652231693267822, 0.025395592674613, -0.02187519147992134, -0.07412087917327881, 0.144378662109375, -0.16539236903190613, 0.11871794611215591, 0.027778884395956993, 0.0613667331635952, 0.09270336478948593, -0.07124548405408859, -0.11055007576942444, 0.0015310818562284112, 0.07922380417585373, -0.06109602749347687, -0.0013663083082064986, 0.20987842977046967, 0.030400412157177925, 0.13755708932876587, 0.119833804666996, -0.06481664627790451, 0.08874111622571945, 0.07734047621488571, -0.07620877772569656, -0.08455529063940048, 0.10964084416627884, -0.1102520227432251, 0.0984249860048294, 0.1509629637002945, -0.04707849770784378, 0.03079259768128395, 0.0013142101233825088, -0.03462503105401993, -0.050729189068078995, 0.1098274514079094, -0.031894028186798096, -0.14244644343852997, 0.02153296396136284, -0.03477579355239868, 0.10718943178653717, -0.12291761487722397, -0.06846033036708832, 0.05040360987186432, -0.007663942873477936, -0.008833096362650394, 0.12261361628770828, 0.03869674727320671, -0.022580012679100037, -0.03180437162518501, -0.1159372627735138, 0.04495103284716606, 0.10376034677028656, -0.0442570336163044, 0.05314983054995537 ]
1994e9bb7f3ec07518e3f0d9e870cb293e234686
# Dataset Card for Hate Speech in Filipino ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Hate Speech Dataset in Filipino homepage](https://github.com/jcblaisecruz02/Filipino-Text-Benchmarks) - **Repository:** [Hate Speech Dataset in Filipino homepage](https://github.com/jcblaisecruz02/Filipino-Text-Benchmarks) - **Paper:** [PCJ paper](https://pcj.csp.org.ph/index.php/pcj/issue/download/29/PCJ%20V14%20N1%20pp1-14%202019) - **Leaderboard:** - **Point of Contact:** [Jan Christian Cruz](mailto:jan_christian_cruz@dlsu.edu.ph) ### Dataset Summary Contains 10k tweets (training set) that are labeled as hate speech or non-hate speech. Released with 4,232 validation and 4,232 testing samples. Collected during the 2016 Philippine Presidential Elections. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The dataset is primarily in Filipino, with the addition of some English words commonly used in Filipino vernacular ## Dataset Structure ### Data Instances Sample data: ``` { "text": "Taas ni Mar Roxas ah. KULTONG DILAW NGA NAMAN", "label": 1 } ``` ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale This study seeks to contribute to the filling of this gap through the development of a model that can automate hate speech detection and classification in Philippine election-related tweets. The role of the microblogging site Twitter as a platform for the expression of support and hate during the 2016 Philippine presidential election has been supported in news reports and systematic studies. Thus, the particular question addressed in this paper is: Can existing techniques in language processing and machine learning be applied to detect hate speech in the Philippine election context? ### Source Data #### Initial Data Collection and Normalization The dataset used in this study was a subset of the corpus 1,696,613 tweets crawled by Andrade et al. and posted from November 2015 to May 2016 during the campaign period for the Philippine presidential election. They were culled based on the presence of candidate names (e.g., Binay, Duterte, Poe, Roxas, and Santiago) and election-related hashtags (e.g., #Halalan2016, #Eleksyon2016, and #PiliPinas2016). Data preprocessing was performed to prepare the tweets for feature extraction and classification. It consisted of the following steps: data de-identification, uniform resource locator (URL) removal, special character processing, normalization, hashtag processing, and tokenization. [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [Jan Christian Cruz](mailto:jan_christian_cruz@dlsu.edu.ph) ### Licensing Information [More Information Needed] ### Citation Information @article{Cabasag-2019-hate-speech, title={Hate speech in Philippine election-related tweets: Automatic detection and classification using natural language processing.}, author={Neil Vicente Cabasag, Vicente Raphael Chan, Sean Christian Lim, Mark Edward Gonzales, and Charibeth Cheng}, journal={Philippine Computing Journal}, volume={XIV}, number={1}, month={August}, year={2019} } ### Contributions Thanks to [@anaerobeth](https://github.com/anaerobeth) for adding this dataset.
hate_speech_filipino
[ "task_categories:text-classification", "task_ids:sentiment-analysis", "annotations_creators:machine-generated", "language_creators:crowdsourced", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:extended|other-twitter-data-philippine-election", "language:tl", "license:unknown", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["machine-generated"], "language_creators": ["crowdsourced"], "language": ["tl"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["extended|other-twitter-data-philippine-election"], "task_categories": ["text-classification"], "task_ids": ["sentiment-analysis"], "pretty_name": "Hate Speech in Filipino", "dataset_info": {"features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "0", "1": "1"}}}}], "splits": [{"name": "train", "num_bytes": 995919, "num_examples": 10000}, {"name": "test", "num_bytes": 995919, "num_examples": 10000}, {"name": "validation", "num_bytes": 424365, "num_examples": 4232}], "download_size": 822927, "dataset_size": 2416203}}
2024-01-18T11:04:45+00:00
[]
[ "tl" ]
TAGS #task_categories-text-classification #task_ids-sentiment-analysis #annotations_creators-machine-generated #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-twitter-data-philippine-election #language-Tagalog #license-unknown #region-us
# Dataset Card for Hate Speech in Filipino ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: Hate Speech Dataset in Filipino homepage - Repository: Hate Speech Dataset in Filipino homepage - Paper: PCJ paper - Leaderboard: - Point of Contact: Jan Christian Cruz ### Dataset Summary Contains 10k tweets (training set) that are labeled as hate speech or non-hate speech. Released with 4,232 validation and 4,232 testing samples. Collected during the 2016 Philippine Presidential Elections. ### Supported Tasks and Leaderboards ### Languages The dataset is primarily in Filipino, with the addition of some English words commonly used in Filipino vernacular ## Dataset Structure ### Data Instances Sample data: ### Data Fields ### Data Splits ## Dataset Creation ### Curation Rationale This study seeks to contribute to the filling of this gap through the development of a model that can automate hate speech detection and classification in Philippine election-related tweets. The role of the microblogging site Twitter as a platform for the expression of support and hate during the 2016 Philippine presidential election has been supported in news reports and systematic studies. Thus, the particular question addressed in this paper is: Can existing techniques in language processing and machine learning be applied to detect hate speech in the Philippine election context? ### Source Data #### Initial Data Collection and Normalization The dataset used in this study was a subset of the corpus 1,696,613 tweets crawled by Andrade et al. and posted from November 2015 to May 2016 during the campaign period for the Philippine presidential election. They were culled based on the presence of candidate names (e.g., Binay, Duterte, Poe, Roxas, and Santiago) and election-related hashtags (e.g., #Halalan2016, #Eleksyon2016, and #PiliPinas2016). Data preprocessing was performed to prepare the tweets for feature extraction and classification. It consisted of the following steps: data de-identification, uniform resource locator (URL) removal, special character processing, normalization, hashtag processing, and tokenization. #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators Jan Christian Cruz ### Licensing Information @article{Cabasag-2019-hate-speech, title={Hate speech in Philippine election-related tweets: Automatic detection and classification using natural language processing.}, author={Neil Vicente Cabasag, Vicente Raphael Chan, Sean Christian Lim, Mark Edward Gonzales, and Charibeth Cheng}, journal={Philippine Computing Journal}, volume={XIV}, number={1}, month={August}, year={2019} } ### Contributions Thanks to @anaerobeth for adding this dataset.
[ "# Dataset Card for Hate Speech in Filipino", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Hate Speech Dataset in Filipino homepage\n- Repository: Hate Speech Dataset in Filipino homepage\n- Paper: PCJ paper\n- Leaderboard:\n- Point of Contact: Jan Christian Cruz", "### Dataset Summary\nContains 10k tweets (training set) that are labeled as hate speech or non-hate speech. Released with 4,232 validation and 4,232 testing samples. Collected during the 2016 Philippine Presidential Elections.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe dataset is primarily in Filipino, with the addition of some English words commonly used in Filipino vernacular", "## Dataset Structure", "### Data Instances\n\nSample data:", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale\n\nThis study seeks to contribute to the filling of this gap through the development of a model that can automate hate speech detection and classification in Philippine election-related tweets. The role of the microblogging site Twitter as a platform for the expression of support and hate during the 2016 Philippine presidential election has been supported in news reports and systematic studies. Thus, the particular question addressed in this paper is: Can existing techniques in language processing and machine learning be applied to detect hate speech in the Philippine election context?", "### Source Data", "#### Initial Data Collection and Normalization\n\nThe dataset used in this study was a subset of the corpus 1,696,613 tweets crawled by Andrade et al. and posted from November 2015 to May 2016 during the campaign period for the Philippine presidential election. They were culled based on the presence of candidate names (e.g., Binay, Duterte, Poe, Roxas, and Santiago) and election-related hashtags (e.g., #Halalan2016, #Eleksyon2016, and #PiliPinas2016).\n\nData preprocessing was performed to prepare the tweets for feature extraction and classification. It consisted of the following steps: data de-identification, uniform resource locator (URL) removal, special character processing, normalization, hashtag processing, and tokenization.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nJan Christian Cruz", "### Licensing Information\n\n\n\n\n\n@article{Cabasag-2019-hate-speech,\n title={Hate speech in Philippine election-related tweets: Automatic detection and classification using natural language processing.},\n author={Neil Vicente Cabasag, Vicente Raphael Chan, Sean Christian Lim, Mark Edward Gonzales, and Charibeth Cheng},\n journal={Philippine Computing Journal},\n volume={XIV},\n number={1},\n month={August},\n year={2019}\n}", "### Contributions\n\nThanks to @anaerobeth for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-sentiment-analysis #annotations_creators-machine-generated #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-twitter-data-philippine-election #language-Tagalog #license-unknown #region-us \n", "# Dataset Card for Hate Speech in Filipino", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Hate Speech Dataset in Filipino homepage\n- Repository: Hate Speech Dataset in Filipino homepage\n- Paper: PCJ paper\n- Leaderboard:\n- Point of Contact: Jan Christian Cruz", "### Dataset Summary\nContains 10k tweets (training set) that are labeled as hate speech or non-hate speech. Released with 4,232 validation and 4,232 testing samples. Collected during the 2016 Philippine Presidential Elections.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe dataset is primarily in Filipino, with the addition of some English words commonly used in Filipino vernacular", "## Dataset Structure", "### Data Instances\n\nSample data:", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale\n\nThis study seeks to contribute to the filling of this gap through the development of a model that can automate hate speech detection and classification in Philippine election-related tweets. The role of the microblogging site Twitter as a platform for the expression of support and hate during the 2016 Philippine presidential election has been supported in news reports and systematic studies. Thus, the particular question addressed in this paper is: Can existing techniques in language processing and machine learning be applied to detect hate speech in the Philippine election context?", "### Source Data", "#### Initial Data Collection and Normalization\n\nThe dataset used in this study was a subset of the corpus 1,696,613 tweets crawled by Andrade et al. and posted from November 2015 to May 2016 during the campaign period for the Philippine presidential election. They were culled based on the presence of candidate names (e.g., Binay, Duterte, Poe, Roxas, and Santiago) and election-related hashtags (e.g., #Halalan2016, #Eleksyon2016, and #PiliPinas2016).\n\nData preprocessing was performed to prepare the tweets for feature extraction and classification. It consisted of the following steps: data de-identification, uniform resource locator (URL) removal, special character processing, normalization, hashtag processing, and tokenization.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nJan Christian Cruz", "### Licensing Information\n\n\n\n\n\n@article{Cabasag-2019-hate-speech,\n title={Hate speech in Philippine election-related tweets: Automatic detection and classification using natural language processing.},\n author={Neil Vicente Cabasag, Vicente Raphael Chan, Sean Christian Lim, Mark Edward Gonzales, and Charibeth Cheng},\n journal={Philippine Computing Journal},\n volume={XIV},\n number={1},\n month={August},\n year={2019}\n}", "### Contributions\n\nThanks to @anaerobeth for adding this dataset." ]
[ 108, 10, 120, 48, 57, 10, 28, 6, 10, 5, 5, 5, 117, 4, 180, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 9, 116, 17 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-sentiment-analysis #annotations_creators-machine-generated #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|other-twitter-data-philippine-election #language-Tagalog #license-unknown #region-us \n# Dataset Card for Hate Speech in Filipino## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: Hate Speech Dataset in Filipino homepage\n- Repository: Hate Speech Dataset in Filipino homepage\n- Paper: PCJ paper\n- Leaderboard:\n- Point of Contact: Jan Christian Cruz### Dataset Summary\nContains 10k tweets (training set) that are labeled as hate speech or non-hate speech. Released with 4,232 validation and 4,232 testing samples. Collected during the 2016 Philippine Presidential Elections.### Supported Tasks and Leaderboards### Languages\n\nThe dataset is primarily in Filipino, with the addition of some English words commonly used in Filipino vernacular## Dataset Structure### Data Instances\n\nSample data:### Data Fields### Data Splits## Dataset Creation" ]
[ -0.0242924802005291, 0.24494461715221405, -0.006929557770490646, 0.003462783060967922, 0.07873857766389847, 0.03687715157866478, 0.07205971330404282, 0.13557179272174835, -0.0453411228954792, 0.10525486618280411, -0.045588064938783646, 0.034973323345184326, 0.1223052591085434, 0.11125459522008896, -0.03617230802774429, -0.2730475664138794, 0.0967164859175682, -0.0392974391579628, -0.047591544687747955, 0.1002841591835022, 0.09879132360219955, -0.061905387789011, 0.03435404226183891, -0.04071968048810959, -0.029608730226755142, 0.0453338548541069, -0.11174849420785904, -0.11919882148504257, 0.0017958011012524366, 0.021562786772847176, 0.07516686618328094, 0.031321797519922256, 0.01349729299545288, -0.18007701635360718, 0.03282853215932846, 0.05513015389442444, 0.004091466311365366, 0.04097118601202965, 0.03215189650654793, -0.07263017445802689, 0.16339105367660522, -0.1590118557214737, 0.13262824714183807, 0.041325993835926056, -0.1419636607170105, -0.16599081456661224, -0.1293518990278244, 0.09969329833984375, 0.16214866936206818, -0.007979046553373337, -0.07193167507648468, 0.09265867620706558, -0.06162308156490326, -0.03486071154475212, 0.04920348525047302, -0.041451819241046906, -0.06053819879889488, -0.04522209241986275, 0.021177733317017555, 0.033176589757204056, -0.09272433817386627, -0.01235878560692072, 0.004260465502738953, 0.010671015828847885, -0.01667861081659794, -0.0547727607190609, -0.011358962394297123, 0.015518466010689735, -0.08186189085245132, -0.055875346064567566, 0.07605452090501785, -0.017430920153856277, 0.007257657125592232, -0.26104626059532166, 0.027982715517282486, 0.08348160237073898, -0.05048983916640282, 0.00029333101701922715, -0.00981176644563675, -0.05308492109179497, 0.09249723702669144, -0.030663030222058296, -0.06559455394744873, 0.03008006513118744, -0.012138055637478828, 0.04163152351975441, 0.06051488220691681, -0.025065315887331963, 0.003226595465093851, 0.03484462574124336, 0.0877445861697197, -0.16636565327644348, -0.014314135536551476, -0.07245774567127228, -0.08257920295000076, 0.01676228828728199, 0.0513329803943634, 0.02395198866724968, 0.10773219913244247, 0.10771351307630539, -0.019450189545750618, 0.05387397110462189, -0.06454377621412277, -0.05163988843560219, 0.11829544603824615, 0.10600186884403229, -0.049982890486717224, 0.04340548813343048, -0.014127862639725208, 0.018614448606967926, -0.026494942605495453, 0.0031030166428536177, 0.0031053281854838133, 0.0670541524887085, -0.01962653361260891, 0.14816193282604218, 0.09420197457075119, 0.04094250127673149, -0.058864373713731766, -0.05821915715932846, 0.1652367115020752, -0.1374664604663849, 0.03737689182162285, 0.03261016681790352, -0.023734843358397484, 0.12640422582626343, -0.04885103553533554, -0.01072708796709776, -0.0834478884935379, 0.08353587985038757, -0.012288335710763931, -0.01651938632130623, -0.08459534496068954, -0.039874717593193054, 0.11461059004068375, -0.01655764877796173, -0.0810995027422905, 0.024488840252161026, -0.03802105411887169, -0.07469018548727036, -0.04647180810570717, -0.12465881556272507, -0.021973991766572, -0.019442809745669365, 0.021509142592549324, 0.022596290335059166, 0.036579400300979614, 0.02814648486673832, -0.03409743309020996, 0.0848805159330368, -0.030303005129098892, 0.06941550970077515, 0.13920770585536957, 0.02978716976940632, -0.04685864970088005, 0.07858946919441223, -0.18782883882522583, 0.10097947716712952, -0.1830051839351654, 0.07207221537828445, -0.11102648079395294, -0.04782118275761604, 0.047057341784238815, 0.017702868208289146, -0.06596840918064117, 0.1831401139497757, -0.17549291253089905, -0.03168269991874695, 0.1374741494655609, -0.15606603026390076, -0.022986166179180145, 0.023260366171598434, -0.015321735292673111, 0.07194908708333969, 0.05364696681499481, 0.11557503789663315, -0.023585481569170952, -0.06377199292182922, 0.000223970360821113, -0.10295023024082184, 0.06135905534029007, 0.17116756737232208, 0.08619643747806549, -0.07802041620016098, 0.15055905282497406, 0.015983499586582184, 0.0499381460249424, -0.07645046710968018, 0.016434837132692337, -0.050340186804533005, 0.06486537307500839, 0.024599513038992882, 0.04625233635306358, -0.009157149121165276, -0.03820588067173958, -0.015422968193888664, -0.10972809046506882, 0.09041887521743774, 0.06661556661128998, -0.019682252779603004, -0.025278974324464798, -0.09498188644647598, -0.050083454698324203, 0.030346643179655075, 0.004270229488611221, -0.12319708615541458, -0.16411030292510986, 0.0404197983443737, -0.08637934178113937, 0.12298955023288727, -0.13680194318294525, 0.0005324645317159593, -0.07194089889526367, -0.043356746435165405, 0.043718207627534866, 0.020984642207622528, 0.041104141622781754, 0.026723580434918404, -0.16483017802238464, 0.021625936031341553, -0.047155093401670456, 0.11071275919675827, -0.08728861808776855, 0.009404855780303478, 0.21068860590457916, 0.20004244148731232, 0.018033014610409737, -0.02290041372179985, 0.12005935609340668, 0.040247298777103424, 0.06126485392451286, -0.08778778463602066, -0.0259366724640131, -0.025484170764684677, 0.03603833168745041, 0.10953595489263535, -0.12760770320892334, -0.06303249299526215, 0.08969183266162872, 0.17888501286506653, -0.08090785145759583, -0.016500795260071754, -0.019100788980722427, -0.008695713244378567, -0.06291642785072327, -0.042551975697278976, -0.0017163741867989302, 0.04029044881463051, 0.058935414999723434, -0.11400628089904785, -0.15593819320201874, -0.0499548614025116, 0.010101361200213432, -0.0996183529496193, 0.14259293675422668, 0.10526043176651001, -0.1230565682053566, 0.19677774608135223, 0.0032417660113424063, 0.11951687186956406, 0.08775003254413605, -0.09068360924720764, -0.07599145919084549, -0.03186307102441788, -0.012058361433446407, 0.035484228283166885, 0.08403518795967102, -0.09647561609745026, 0.017022645100951195, 0.05859939008951187, -0.034694232046604156, 0.06636214256286621, -0.053765587508678436, -0.012184007093310356, -0.0007459420594386756, -0.0007609124877490103, -0.024076789617538452, 0.061355479061603546, 0.10174164175987244, 0.09853056818246841, 0.012286973185837269, 0.16253729164600372, -0.05112975463271141, -0.032841067761182785, -0.07052595168352127, 0.0733976811170578, -0.16588053107261658, -0.30645501613616943, -0.07527881860733032, -0.0032456398475915194, 0.027129260823130608, -0.05145164579153061, -0.007324593607336283, -0.13733790814876556, -0.11249522119760513, -0.05777961015701294, 0.05559368431568146, 0.09535057097673416, -0.07415138185024261, -0.000891451258212328, 0.04368509352207184, -0.027372488752007484, -0.10628590732812881, 0.02535754069685936, 0.04970525577664375, -0.026706548407673836, 0.03888733685016632, -0.014903762377798557, 0.034219685941934586, 0.11593294143676758, 0.10276287794113159, 0.002046226989477873, -0.06758985668420792, 0.18582049012184143, -0.17254738509655, 0.1088680773973465, 0.07007019221782684, -0.08045471459627151, 0.04540286213159561, 0.1438809335231781, 0.018266353756189346, -0.052629854530096054, 0.017288580536842346, 0.08309896290302277, 0.01776781864464283, -0.25498533248901367, -0.08515771478414536, -0.05740182474255562, -0.07411365956068039, 0.0807923749089241, 0.0740606039762497, 0.04638821631669998, 0.021178321912884712, -0.11076413840055466, -0.00617851922288537, 0.09239543229341507, 0.0577324815094471, 0.19615347683429718, 0.02731812372803688, -0.0003035544359590858, -0.11874916404485703, -0.04531067609786987, 0.11804237216711044, -0.0076602487824857235, 0.20348694920539856, 0.03405175358057022, 0.16495802998542786, 0.06346172839403152, 0.11474084109067917, 0.017087915912270546, 0.00465689692646265, -0.06909734755754471, 0.07483319193124771, -0.010239377617835999, -0.061029013246297836, 0.0701012909412384, 0.03441237285733223, 0.029218463227152824, -0.14293459057807922, 0.05334218218922615, -0.16662895679473877, 0.08771312236785889, 0.1600809097290039, 0.007195997983217239, -0.0636129304766655, -0.01870712824165821, 0.08636074513196945, -0.07067053765058517, -0.047452446073293686, -0.04124705120921135, 0.06495741754770279, -0.14572016894817352, 0.15841162204742432, -0.002448243321850896, 0.1124667301774025, -0.08208629488945007, -0.06602371484041214, -0.03352619335055351, 0.0233527272939682, -0.03614912927150726, 0.09417105466127396, -0.15735463798046112, 0.1792602241039276, -0.005117871332913637, -0.007763565517961979, -0.13437137007713318, 0.04254329204559326, 0.024598978459835052, -0.08951976150274277, 0.10642600804567337, -0.013137992471456528, 0.0009630718268454075, -0.034215494990348816, -0.10883614420890808, -0.005838396027684212, 0.06974240392446518, -0.09975079447031021, 0.08189138770103455, 0.008523387834429741, -0.015516454353928566, -0.04578458517789841, -0.0968078225851059, -0.06545379757881165, -0.22776444256305695, 0.0774679034948349, -0.10929590463638306, 0.030369754880666733, -0.044933341443538666, -0.06742929667234421, -0.01632189378142357, 0.09055307507514954, -0.07194042205810547, -0.13182055950164795, -0.1733577996492386, -0.02774682454764843, 0.2173069417476654, -0.04572635143995285, 0.05427588149905205, -0.025241289287805557, 0.19303910434246063, 0.010600349865853786, -0.05079885199666023, 0.04515289515256882, -0.012535442598164082, -0.20464922487735748, 0.006669404450803995, 0.19458702206611633, 0.0444040447473526, 0.0241987481713295, 0.04002520069479942, 0.04842590168118477, 0.07201240211725235, -0.12133925408124924, 0.026758022606372833, 0.061758171766996384, 0.03985673561692238, 0.05445641279220581, -0.03995012491941452, -0.19081741571426392, -0.13898196816444397, -0.11186094582080841, 0.06567488610744476, 0.12377291917800903, 0.02017473801970482, 0.1864667385816574, 0.049871087074279785, -0.11973386257886887, -0.14609979093074799, -0.04385899379849434, 0.0019251517951488495, -0.029513012617826462, 0.028881436213850975, -0.19591039419174194, -0.010718675330281258, 0.11414976418018341, 0.009380962699651718, -0.03159570321440697, -0.19256094098091125, -0.14135141670703888, 0.03679059073328972, -0.017121663317084312, -0.24469336867332458, -0.16280068457126617, -0.1207757219672203, -0.04993667080998421, -0.14151105284690857, 0.20998424291610718, 0.030989959836006165, -0.03253006935119629, 0.023925919085741043, 0.11124240607023239, 0.03915153816342354, 0.010779901407659054, 0.18439868092536926, -0.014767583459615707, 0.02577340044081211, -0.11146501451730728, -0.13121746480464935, 0.08768286556005478, 0.00011402653035474941, 0.019024884328246117, 0.00972490943968296, -0.0389169417321682, -0.19612066447734833, -0.07837151736021042, -0.09310807287693024, -0.043936025351285934, -0.10086175054311752, 0.011229277588427067, -0.06818930059671402, 0.08218229562044144, 0.05840790271759033, -0.07405879348516464, 0.0454908162355423, -0.0583789125084877, 0.048002585768699646, -0.02630109339952469, 0.14667780697345734, 0.09362819045782089, 0.0032842825166881084, -0.05087019503116608, 0.0013725350145250559, -0.027973083779215813, -0.18580131232738495, 0.06482455879449844, 0.059180691838264465, -0.014622891321778297, 0.15269507467746735, -0.0716203898191452, -0.1430838704109192, 0.02403382770717144, 0.09452376514673233, 0.004174248315393925, -0.17655189335346222, 0.03354024142026901, 0.046430762857198715, -0.06561443209648132, -0.07447928190231323, 0.01808602176606655, 0.06579945236444473, -0.1268417090177536, 0.02931661158800125, 0.07998734712600708, 0.054475195705890656, 0.07599207013845444, 0.0412469319999218, 0.06208175793290138, -0.12246572226285934, 0.10577357560396194, 0.1724340319633484, -0.06149253249168396, 0.04208040609955788, 0.25024551153182983, -0.027950305491685867, -0.025287844240665436, 0.051265742629766464, 0.019180474802851677, 0.11024641245603561, -0.0013333169044926763, -0.013863968662917614, -0.15484750270843506, 0.02392503432929516, 0.2409759759902954, -0.027722127735614777, 0.031080879271030426, 0.06000141799449921, -0.01684054359793663, -0.0255211740732193, 0.07141245156526566, 0.12116073817014694, -0.026210373267531395, -0.01359136775135994, 0.033326249569654465, 0.06425385177135468, -0.06113951653242111, -0.0020487073343247175, -0.06660402566194534, -0.15620824694633484, 0.014282387681305408, -0.10559721291065216, 0.061059873551130295, -0.1621120423078537, -0.01626947522163391, 0.004962379578500986, -0.09918060898780823, -0.01270744577050209, -0.0013531949371099472, -0.08813273161649704, 0.00246793613769114, -0.036269400268793106, 0.1279795914888382, -0.17504696547985077, 0.019902219995856285, 0.14459548890590668, -0.09571550041437149, 0.0895935446023941, -0.008865942247211933, -0.060072820633649826, 0.022157112136483192, -0.14020948112010956, -0.035385265946388245, 0.051315657794475555, 0.043766092509031296, 0.030816948041319847, -0.1263420581817627, 0.024905886501073837, 0.04186820238828659, -0.003054433036595583, 0.05798180773854256, 0.003649304388090968, -0.07771643996238708, 0.065975122153759, -0.015027521178126335, -0.09635365009307861, 0.05354040116071701, 0.038336046040058136, 0.15155217051506042, -0.06537733227014542, 0.07784585654735565, -0.0563974604010582, 0.06984082609415054, -0.13326561450958252, -0.03392110764980316, -0.024855684489011765, -0.018612509593367577, 0.054190102964639664, 0.005635665263980627, 0.07365169376134872, 0.06714944541454315, 0.19736631214618683, -0.011515647172927856, -0.022117938846349716, 0.10575033724308014, 0.09689732640981674, -0.09023179113864899, 0.07915692031383514, 0.03182293474674225, 0.041099123656749725, -0.016643919050693512, -0.0004002172499895096, -0.0955769419670105, -0.07593376934528351, -0.10632558912038803, 0.07238162308931351, 0.17300646007061005, 0.19307056069374084, -0.06584373116493225, 0.10495196282863617, -0.01871173456311226, 0.059391748160123825, 0.09217339009046555, -0.08244729042053223, 0.00976584479212761, -0.09133883565664291, 0.05296405777335167, 0.036101602017879486, -0.17992417514324188, 0.09016211330890656, -0.05128438398241997, -0.055518653243780136, -0.012027818709611893, -0.2713593542575836, -0.07202444225549698, -0.02597760409116745, 0.014353885315358639, -0.06968805938959122, 0.07764862477779388, 0.10708493739366531, 0.05925678089261055, -0.03317829594016075, 0.04217245429754257, -0.013522609136998653, -0.11378426849842072, 0.09851698577404022, 0.0761260911822319, 0.0379747711122036, -0.01747661828994751, 0.1016375944018364, -0.028194887563586235, 0.15970613062381744, 0.06945139169692993, 0.0658295750617981, -0.03265956789255142, -0.010341864079236984, -0.15854354202747345, -0.048151228576898575, 0.050338126718997955, -0.03933596611022949, -0.05014653131365776, 0.15111970901489258, 0.039340440183877945, 0.051279690116643906, 0.01921781338751316, 0.19681034982204437, 0.04596627131104469, -0.1871197521686554, -0.1923452615737915, -0.07269994169473648, -0.04675070941448212, -0.053091004490852356, 0.04956302419304848, -0.11778279393911362, -0.01731547713279724, 0.16779352724552155, 0.12374088913202286, 0.027236703783273697, 0.014437470585107803, -0.05677984654903412, 0.056995391845703125, 0.03908488154411316, 0.04944274201989174, 0.035322532057762146, 0.1908280998468399, -0.030068131163716316, 0.02207404561340809, 0.006671912036836147, -0.06517863273620605, -0.07775343209505081, 0.08246675878763199, 0.00006823021976742893, -0.07690441608428955, -0.054065778851509094, 0.19055308401584625, -0.09536191076040268, -0.20605072379112244, 0.03009440191090107, -0.1504335254430771, -0.2108721137046814, -0.020489420741796494, -0.01751646026968956, 0.03447886183857918, -0.04216800630092621, 0.09821222722530365, -0.0898919552564621, 0.15777245163917542, 0.09807617962360382, -0.006291103083640337, -0.09766428172588348, 0.15463148057460785, -0.1366240233182907, 0.18489232659339905, 0.05524115636944771, 0.052102699875831604, 0.05295179411768913, -0.04758957028388977, -0.1150098592042923, 0.017686402425169945, 0.09211021661758423, -0.06336618214845657, -0.008845075964927673, 0.10435124486684799, 0.010320882312953472, 0.03694602847099304, 0.08853858709335327, 0.004505266901105642, 0.05785425007343292, -0.021609550341963768, -0.023575013503432274, -0.03338567912578583, 0.10062076151371002, -0.12952512502670288, 0.0408601388335228, 0.13129256665706635, -0.08341840654611588, 0.03430464118719101, -0.0317620187997818, 0.04327845573425293, -0.05613051354885101, 0.08642386645078659, -0.04110361263155937, -0.14487946033477783, -0.030876638367772102, -0.07323388755321503, 0.12051325291395187, -0.11018072068691254, 0.00200496893376112, -0.054298583418130875, -0.019438402727246284, -0.09244319051504135, 0.14982692897319794, 0.01861155964434147, 0.02903001382946968, -0.027765030041337013, -0.14359347522258759, 0.02221682481467724, 0.1101222112774849, -0.054350562393665314, 0.10699737817049026 ]
adc5fb774614827695774f2dbe0ea8122f6a92b4
# Dataset Card for [Dataset Name] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://github.com/t-davidson/hate-speech-and-offensive-language - **Repository:** https://github.com/t-davidson/hate-speech-and-offensive-language - **Paper:** https://arxiv.org/abs/1703.04009 - **Leaderboard:** - **Point of Contact:** https://docs.google.com/forms/d/e/1FAIpQLSdrPNlfVBlqxun2tivzAtsZaOoPC5YYMocn-xscCgeRakLXHg/viewform?usp=pp_url&entry.1506871634&entry.147453066&entry.1390333885&entry.516829772 ### Dataset Summary An annotated dataset for hate speech and offensive language detection on tweets. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages English (`en`) ## Dataset Structure ### Data Instances ``` { "count": 3, "hate_speech_annotation": 0, "offensive_language_annotation": 0, "neither_annotation": 3, "label": 2, # "neither" "tweet": "!!! RT @mayasolovely: As a woman you shouldn't complain about cleaning up your house. &amp; as a man you should always take the trash out...") } ``` ### Data Fields ``` count: (Integer) number of users who coded each tweet (min is 3, sometimes more users coded a tweet when judgments were determined to be unreliable, hate_speech_annotation: (Integer) number of users who judged the tweet to be hate speech, offensive_language_annotation: (Integer) number of users who judged the tweet to be offensive, neither_annotation: (Integer) number of users who judged the tweet to be neither offensive nor non-offensive, label: (Class Label) class label for majority of CF users (0: 'hate-speech', 1: 'offensive-language' or 2: 'neither'), tweet: (string) ``` ### Data Splits This dataset is not splitted, only the train split is available. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information Usernames are not anonymized in the dataset. ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information MIT License ### Citation Information @inproceedings{hateoffensive, title = {Automated Hate Speech Detection and the Problem of Offensive Language}, author = {Davidson, Thomas and Warmsley, Dana and Macy, Michael and Weber, Ingmar}, booktitle = {Proceedings of the 11th International AAAI Conference on Web and Social Media}, series = {ICWSM '17}, year = {2017}, location = {Montreal, Canada}, pages = {512-515} } ### Contributions Thanks to [@hugoabonizio](https://github.com/hugoabonizio) for adding this dataset.
tdavidson/hate_speech_offensive
[ "task_categories:text-classification", "annotations_creators:expert-generated", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:unknown", "hate-speech-detection", "arxiv:1703.04009", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated", "crowdsourced"], "language_creators": ["found"], "language": ["en"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": [], "paperswithcode_id": "hate-speech-and-offensive-language", "pretty_name": "Hate Speech and Offensive Language", "tags": ["hate-speech-detection"], "dataset_info": {"features": [{"name": "count", "dtype": "int64"}, {"name": "hate_speech_count", "dtype": "int64"}, {"name": "offensive_language_count", "dtype": "int64"}, {"name": "neither_count", "dtype": "int64"}, {"name": "class", "dtype": {"class_label": {"names": {"0": "hate speech", "1": "offensive language", "2": "neither"}}}}, {"name": "tweet", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 3207814, "num_examples": 24783}], "download_size": 1627672, "dataset_size": 3207814}, "configs": [{"config_name": "default", "data_files": [{"split": "train", "path": "data/train-*"}]}], "train-eval-index": [{"config": "default", "task": "text-classification", "task_id": "multi_class_classification", "splits": {"train_split": "train"}, "col_mapping": {"tweet": "text", "label": "target"}, "metrics": [{"type": "accuracy", "name": "Accuracy"}, {"type": "f1", "name": "F1 macro", "args": {"average": "macro"}}, {"type": "f1", "name": "F1 micro", "args": {"average": "micro"}}, {"type": "f1", "name": "F1 weighted", "args": {"average": "weighted"}}, {"type": "precision", "name": "Precision macro", "args": {"average": "macro"}}, {"type": "precision", "name": "Precision micro", "args": {"average": "micro"}}, {"type": "precision", "name": "Precision weighted", "args": {"average": "weighted"}}, {"type": "recall", "name": "Recall macro", "args": {"average": "macro"}}, {"type": "recall", "name": "Recall micro", "args": {"average": "micro"}}, {"type": "recall", "name": "Recall weighted", "args": {"average": "weighted"}}]}]}
2024-01-04T12:06:17+00:00
[ "1703.04009" ]
[ "en" ]
TAGS #task_categories-text-classification #annotations_creators-expert-generated #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #hate-speech-detection #arxiv-1703.04009 #region-us
# Dataset Card for [Dataset Name] ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: URL - Paper: URL - Leaderboard: - Point of Contact: URL ### Dataset Summary An annotated dataset for hate speech and offensive language detection on tweets. ### Supported Tasks and Leaderboards ### Languages English ('en') ## Dataset Structure ### Data Instances ### Data Fields ### Data Splits This dataset is not splitted, only the train split is available. ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Usernames are not anonymized in the dataset. ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information MIT License @inproceedings{hateoffensive, title = {Automated Hate Speech Detection and the Problem of Offensive Language}, author = {Davidson, Thomas and Warmsley, Dana and Macy, Michael and Weber, Ingmar}, booktitle = {Proceedings of the 11th International AAAI Conference on Web and Social Media}, series = {ICWSM '17}, year = {2017}, location = {Montreal, Canada}, pages = {512-515} } ### Contributions Thanks to @hugoabonizio for adding this dataset.
[ "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: URL", "### Dataset Summary\n\nAn annotated dataset for hate speech and offensive language detection on tweets.", "### Supported Tasks and Leaderboards", "### Languages\nEnglish ('en')", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits\nThis dataset is not splitted, only the train split is available.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\nUsernames are not anonymized in the dataset.", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\nMIT License\n\n\n@inproceedings{hateoffensive,\n title = {Automated Hate Speech Detection and the Problem of Offensive Language},\n author = {Davidson, Thomas and Warmsley, Dana and Macy, Michael and Weber, Ingmar}, \n booktitle = {Proceedings of the 11th International AAAI Conference on Web and Social Media},\n series = {ICWSM '17},\n year = {2017},\n location = {Montreal, Canada},\n pages = {512-515}\n }", "### Contributions\n\nThanks to @hugoabonizio for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #annotations_creators-expert-generated #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #hate-speech-detection #arxiv-1703.04009 #region-us \n", "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: URL", "### Dataset Summary\n\nAn annotated dataset for hate speech and offensive language detection on tweets.", "### Supported Tasks and Leaderboards", "### Languages\nEnglish ('en')", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits\nThis dataset is not splitted, only the train split is available.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\nUsernames are not anonymized in the dataset.", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\nMIT License\n\n\n@inproceedings{hateoffensive,\n title = {Automated Hate Speech Detection and the Problem of Offensive Language},\n author = {Davidson, Thomas and Warmsley, Dana and Macy, Michael and Weber, Ingmar}, \n booktitle = {Proceedings of the 11th International AAAI Conference on Web and Social Media},\n series = {ICWSM '17},\n year = {2017},\n location = {Montreal, Canada},\n pages = {512-515}\n }", "### Contributions\n\nThanks to @hugoabonizio for adding this dataset." ]
[ 107, 10, 120, 28, 25, 10, 10, 6, 6, 5, 20, 5, 7, 4, 10, 10, 5, 5, 9, 20, 8, 7, 8, 7, 5, 6, 124, 19 ]
[ "passage: TAGS\n#task_categories-text-classification #annotations_creators-expert-generated #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #hate-speech-detection #arxiv-1703.04009 #region-us \n# Dataset Card for [Dataset Name]## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: URL### Dataset Summary\n\nAn annotated dataset for hate speech and offensive language detection on tweets.### Supported Tasks and Leaderboards### Languages\nEnglish ('en')## Dataset Structure### Data Instances### Data Fields### Data Splits\nThis dataset is not splitted, only the train split is available.## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information\nUsernames are not anonymized in the dataset.## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators" ]
[ -0.0017487880541011691, 0.2556353509426117, -0.007483921479433775, 0.04985687509179115, 0.09204628318548203, 0.04035355523228645, 0.10331734269857407, 0.13687174022197723, 0.04529052600264549, 0.12465891987085342, -0.035304490476846695, 0.05853239819407463, 0.099003866314888, 0.13070569932460785, -0.02643074281513691, -0.20433662831783295, 0.030554281547665596, -0.10095681995153427, -0.026246020570397377, 0.10834579914808273, 0.13858896493911743, -0.05792391300201416, 0.030817467719316483, -0.08627218008041382, -0.03995438292622566, 0.032216876745224, -0.04336894303560257, -0.05282003432512283, 0.025923321023583412, 0.029078347608447075, 0.054708484560251236, 0.017077364027500153, 0.045922525227069855, -0.26230940222740173, 0.03886830061674118, 0.07287341356277466, 0.012412412092089653, 0.03663203865289688, 0.06990192085504532, -0.12798070907592773, 0.08627304434776306, -0.16101953387260437, 0.09990083426237106, 0.09447803348302841, -0.13819889724254608, -0.10517724603414536, -0.11526834219694138, 0.06441013514995575, 0.12180852144956589, 0.036890462040901184, -0.07984905689954758, 0.08562266826629639, -0.0390729159116745, 0.03652629628777504, 0.07859966903924942, -0.09363503754138947, -0.06439154595136642, -0.03557639569044113, -0.001867606770247221, 0.07458429783582687, -0.14153015613555908, 0.01676982082426548, 0.0019113806774839759, 0.026973027735948563, 0.04352002963423729, -0.017105571925640106, -0.01780601032078266, 0.034651536494493484, -0.10148313641548157, -0.0514354333281517, 0.0535610094666481, 0.03445357456803322, 0.004978528246283531, -0.22810153663158417, -0.020003441721200943, 0.04208062216639519, -0.05466926097869873, 0.0007213753997348249, -0.000518650864250958, -0.012756583280861378, 0.025088666006922722, -0.016927191987633705, -0.03540876880288124, 0.038850270211696625, 0.0036245835945010185, 0.005073901265859604, 0.025936972349882126, -0.026674607768654823, 0.030566269531846046, 0.03782275319099426, 0.04402236267924309, -0.13502907752990723, 0.0050105503760278225, -0.0593213215470314, -0.16789798438549042, -0.010651122778654099, 0.04499601572751999, -0.0063063232228159904, 0.10814572125673294, 0.1717129647731781, -0.04252995178103447, 0.037601958960294724, -0.1153232604265213, -0.029468460008502007, 0.09913688153028488, 0.05583254620432854, -0.07528942823410034, -0.13266810774803162, -0.02342192456126213, 0.03467654436826706, -0.024061724543571472, -0.029855724424123764, 0.030357232317328453, 0.06131691113114357, 0.02789073996245861, 0.1449522078037262, 0.13614529371261597, 0.015329346992075443, -0.12126366049051285, -0.03697396442294121, 0.08702336251735687, -0.1303124576807022, 0.06863086670637131, 0.07324644178152084, -0.010389511473476887, -0.0020951644983142614, -0.046739961951971054, 0.018696561455726624, -0.07867496460676193, 0.076725073158741, -0.05566401407122612, -0.015977730974555016, -0.061231669038534164, -0.06513004004955292, 0.08437036722898483, -0.004484915174543858, -0.08400429785251617, -0.010971936397254467, -0.048672161996364594, -0.06525655835866928, 0.000474259490147233, -0.09575144946575165, -0.04335556924343109, -0.04846252128481865, -0.022980615496635437, 0.04839777201414108, 0.018381161615252495, -0.02786664105951786, -0.04697391763329506, 0.054746564477682114, -0.07943861931562424, 0.0351722314953804, 0.0999542623758316, 0.030323265120387077, -0.07616517692804337, 0.06125974282622337, -0.11911492049694061, 0.12634454667568207, -0.1750667244195938, 0.06374900788068771, -0.12553845345973969, -0.03706835210323334, 0.06606519967317581, -0.009352295659482479, -0.011651063337922096, 0.17401990294456482, -0.22960232198238373, -0.05739874392747879, 0.10135126858949661, -0.08992984145879745, -0.07095429301261902, 0.10384363681077957, -0.04680756852030754, -0.0032405005767941475, 0.0700838640332222, 0.1165388822555542, -0.03246988356113434, 0.010774422436952591, -0.050811491906642914, -0.13055475056171417, 0.038506973534822464, 0.21889477968215942, 0.07329833507537842, -0.09363454580307007, 0.13983352482318878, -0.014672156423330307, 0.051635660231113434, -0.03990714251995087, -0.023683985695242882, -0.10211791843175888, 0.017562005668878555, -0.0023233634419739246, 0.05327831581234932, 0.006523889489471912, -0.09721948206424713, -0.05625581368803978, -0.13296636939048767, -0.004530207719653845, 0.031730636954307556, 0.005653314292430878, 0.025057204067707062, -0.09522753208875656, -0.05236637219786644, 0.07518193125724792, 0.024388302117586136, -0.15180988609790802, -0.16614241898059845, 0.03959466144442558, -0.05852125585079193, 0.14182977378368378, -0.08205080777406693, 0.017220186069607735, -0.04962533339858055, -0.06155601888895035, 0.023598069325089455, 0.01311472337692976, 0.05261007323861122, -0.024073751643300056, -0.22500069439411163, 0.005814230069518089, -0.042911313474178314, 0.12683416903018951, -0.11087129265069962, 0.007826621644198895, 0.16076095402240753, 0.22289243340492249, 0.0648358017206192, -0.05488879233598709, 0.08432164788246155, 0.02454979158937931, 0.00939259771257639, -0.07877544313669205, -0.0024612823035568, -0.07382217049598694, -0.018805360421538353, 0.04813956841826439, -0.12929314374923706, -0.05595182999968529, 0.08023405075073242, 0.11998727172613144, -0.08638286590576172, 0.025052284821867943, -0.046480461955070496, -0.02959812432527542, -0.04331832379102707, -0.08143717050552368, 0.0256778746843338, 0.07119889557361603, 0.003064085030928254, -0.045945946127176285, -0.08046778291463852, -0.0684603750705719, 0.0127544105052948, -0.0898316502571106, 0.1370294988155365, 0.00746968574821949, -0.1943027228116989, 0.1646191030740738, 0.08602848649024963, 0.0980072170495987, 0.10891016572713852, -0.042902588844299316, -0.07462217658758163, -0.03347401320934296, -0.030957261100411415, 0.03358927741646767, 0.06329712271690369, -0.1031411811709404, 0.011454656720161438, 0.03706355020403862, -0.03212611749768257, 0.0011825260007753968, -0.032692767679691315, 0.01576610468327999, -0.0008457449730485678, -0.02167162299156189, -0.003996612038463354, 0.0003629959828685969, 0.07354406267404556, 0.11191006004810333, 0.011127419769763947, 0.07499045878648758, -0.02762329950928688, -0.0654161348938942, -0.0935550257563591, 0.06563670933246613, -0.17151285707950592, -0.21554547548294067, -0.035934168845415115, -0.05401518568396568, -0.01728888414800167, -0.056279320269823074, 0.03194061666727066, -0.086113840341568, -0.10544268041849136, -0.06358174234628677, 0.06159671023488045, 0.09254196286201477, -0.0863310843706131, 0.023347873240709305, 0.008323116227984428, -0.004696912132203579, -0.1239040195941925, 0.04355503246188164, 0.06309399753808975, -0.0588117353618145, 0.009922794997692108, 0.03467736393213272, 0.09539163112640381, 0.1305324286222458, 0.08384327590465546, -0.016756638884544373, -0.06582966446876526, 0.24993959069252014, -0.16412396728992462, 0.11950025707483292, 0.031220460310578346, -0.06870383024215698, 0.06359923630952835, 0.2219545841217041, 0.03532351553440094, -0.06946519017219543, 0.048719435930252075, 0.09717147797346115, 0.005104785785079002, -0.2429947555065155, -0.09054216742515564, -0.07094272971153259, -0.00206634309142828, 0.08330873399972916, 0.08247538655996323, 0.04069079831242561, -0.033072009682655334, -0.10502378642559052, -0.08031513541936874, 0.09266707301139832, 0.07226791977882385, 0.09155037254095078, 0.027039779350161552, 0.046558480709791183, -0.049028441309928894, 0.009074904955923557, 0.10899271816015244, 0.013014820404350758, 0.15356570482254028, 0.016024842858314514, 0.2416994422674179, 0.05342918261885643, 0.08033988624811172, -0.012649884447455406, -0.030956145375967026, -0.011942251585423946, 0.07775908708572388, -0.00869715865701437, -0.054658275097608566, 0.021249229088425636, 0.05821603164076805, 0.13785521686077118, -0.10455632209777832, 0.07809958606958389, -0.0987769141793251, 0.14956669509410858, 0.1903226375579834, 0.05222870036959648, -0.09088317304849625, -0.006258130539208651, 0.12125763297080994, -0.10671478509902954, -0.0628981664776802, -0.004870553966611624, 0.04547843337059021, -0.14294539391994476, 0.11021837592124939, -0.016680125147104263, 0.12559448182582855, -0.043364737182855606, -0.03929485008120537, 0.008961419574916363, 0.03930143639445305, -0.05169963464140892, 0.05736008286476135, -0.2415793538093567, 0.13966111838817596, -0.0053262971341609955, 0.02274802327156067, -0.09074712544679642, 0.03351376950740814, 0.035442862659692764, -0.06306543946266174, 0.163087397813797, -0.0069383494555950165, -0.0832185298204422, -0.017577283084392548, -0.09142734110355377, -0.014448270201683044, 0.09484697133302689, -0.13420575857162476, 0.09408333152532578, -0.010492800734937191, -0.03824185952544212, -0.01895383931696415, -0.03425402566790581, -0.12499815225601196, -0.19388583302497864, 0.07026516646146774, -0.03198789432644844, 0.06203038990497589, -0.05556926503777504, -0.043753255158662796, -0.02952420711517334, 0.14156891405582428, -0.1395014077425003, -0.10702412575483322, -0.17013955116271973, 0.02880706824362278, 0.16739004850387573, -0.03407222405076027, 0.0606142058968544, 0.010181544348597527, 0.1643742471933365, -0.008227807469666004, -0.04241428151726723, 0.0760994628071785, -0.02233588695526123, -0.20810383558273315, -0.03869840130209923, 0.17605961859226227, 0.06341531872749329, 0.06638448685407639, 0.007558039389550686, 0.08553515374660492, 0.05423509702086449, -0.10260262340307236, 0.06741344183683395, 0.039601776748895645, -0.03291426599025726, 0.08549151569604874, -0.00048656557919457555, -0.23556987941265106, -0.18140067160129547, -0.04185875505208969, 0.11765139549970627, 0.15676364302635193, -0.04734185338020325, 0.19013191759586334, 0.0947861522436142, -0.11223345249891281, -0.19104188680648804, -0.03285282850265503, -0.002030119067057967, -0.03607919439673424, 0.04880926012992859, -0.17500880360603333, 0.026549139991402626, 0.04054788127541542, 0.014303470961749554, 0.02413509041070938, -0.18389064073562622, -0.13965821266174316, 0.04225059971213341, 0.008855094201862812, -0.2703791856765747, -0.16783256828784943, -0.09727857261896133, -0.03771709278225899, -0.12444622069597244, 0.2090495377779007, 0.029508687555789948, -0.013138328678905964, 0.021272912621498108, 0.058739956468343735, 0.021314814686775208, -0.01557194348424673, 0.14431674778461456, 0.039311204105615616, 0.02518601156771183, -0.09237577021121979, -0.07909178733825684, 0.12341579794883728, -0.01750326342880726, 0.020529940724372864, -0.015741104260087013, -0.020369110628962517, -0.10133441537618637, -0.026574740186333656, -0.08463910967111588, -0.0018178642494603992, -0.10734403878450394, -0.029745591804385185, -0.04426586627960205, 0.09389270097017288, 0.09365104883909225, -0.05925220251083374, 0.09406134486198425, -0.06683525443077087, 0.11753368377685547, 0.08369674533605576, 0.15331225097179413, 0.07827501744031906, -0.058844007551670074, -0.023295674473047256, -0.0076028951443731785, -0.03637589514255524, -0.12817078828811646, 0.07489071786403656, 0.09263743460178375, 0.030613616108894348, 0.15935981273651123, -0.04869410768151283, -0.1313534677028656, 0.008894440717995167, 0.06518977135419846, -0.04743651673197746, -0.22613896429538727, 0.0560193695127964, 0.038834940642118454, -0.13408203423023224, -0.10643941164016724, 0.09207098186016083, 0.04016878828406334, -0.06918464601039886, 0.056813426315784454, 0.11876226961612701, 0.0405508391559124, 0.08040692657232285, 0.039490245282649994, 0.06102561578154564, -0.11252584308385849, 0.0911712497472763, 0.14565642178058624, -0.06743648648262024, 0.034374386072158813, 0.25095459818840027, -0.056101713329553604, -0.02875475585460663, -0.018334034830331802, 0.019085794687271118, 0.0680953860282898, 0.018516598269343376, 0.021775664761662483, -0.11847349256277084, 0.03642129898071289, 0.17486461997032166, -0.037904053926467896, 0.04780340939760208, 0.011496967636048794, -0.018930617719888687, -0.0013657738454639912, 0.1581331193447113, 0.058520205318927765, 0.009149936027824879, -0.009025328792631626, 0.005520546343177557, -0.015707287937402725, -0.03584916144609451, -0.006319206207990646, -0.030921807512640953, -0.10102543979883194, 0.006048580165952444, -0.12711767852306366, 0.006096766330301762, -0.12976044416427612, 0.00446648895740509, 0.01011735014617443, -0.09742486476898193, -0.01819019764661789, -0.006727955304086208, -0.07006058096885681, -0.0799068734049797, -0.0010259464615955949, 0.13000506162643433, -0.21707481145858765, -0.009833289310336113, 0.10527024418115616, -0.0807979479432106, 0.12118472158908844, 0.010088496841490269, -0.07256293296813965, 0.011552991345524788, -0.15067826211452484, -0.04854125156998634, -0.036040447652339935, 0.02315172739326954, 0.05933625251054764, -0.15688961744308472, -0.011715009808540344, -0.018297478556632996, -0.005977270193397999, 0.06376057118177414, 0.0047513991594314575, -0.08661030232906342, 0.061211589723825455, -0.0015862954314798117, -0.0824858546257019, 0.0184909887611866, 0.015635747462511063, 0.11710306257009506, -0.031693022698163986, 0.13741599023342133, -0.03189333155751228, 0.10688740015029907, -0.15150268375873566, -0.018457770347595215, -0.0004714617971330881, 0.006193017587065697, -0.005928065627813339, 0.027390815317630768, 0.08627385646104813, -0.0014343949733301997, 0.13620948791503906, -0.042145099490880966, -0.03925510495901108, 0.12114652246236801, 0.057111795991659164, -0.09060768783092499, 0.0685315653681755, -0.006821728777140379, 0.01851297728717327, -0.05808653682470322, -0.0074069001711905, -0.11917915940284729, -0.059378646314144135, -0.1289588361978531, 0.1587020456790924, 0.191419780254364, 0.23122242093086243, -0.06058932840824127, 0.07671456038951874, -0.08128377050161362, -0.048386190086603165, 0.1391919106245041, -0.057027023285627365, 0.029731443151831627, -0.08583392202854156, 0.05878448486328125, 0.06909197568893433, -0.18005527555942535, 0.09549478441476822, -0.0861818715929985, -0.06226225569844246, -0.008244181051850319, -0.17833596467971802, -0.08177712559700012, -0.021489238366484642, 0.0031294948421418667, -0.10415273159742355, 0.10555849969387054, 0.1100524440407753, 0.008682195097208023, -0.014178399927914143, 0.04455709457397461, -0.03424699604511261, -0.06064232066273689, 0.10230452567338943, 0.06313779205083847, 0.015002142637968063, 0.013053374364972115, 0.06367412209510803, -0.046987250447273254, 0.12459854781627655, 0.06843170523643494, 0.05993048846721649, -0.040718093514442444, 0.026078684255480766, -0.11670376360416412, -0.10106492787599564, 0.05190630257129669, -0.028526730835437775, -0.10177658498287201, 0.1608385592699051, 0.04634306952357292, 0.06269464641809464, 0.024280613288283348, 0.22518298029899597, -0.021137677133083344, -0.13879981637001038, -0.18740157783031464, 0.03345663100481033, -0.06561513990163803, -0.011857201345264912, 0.04415926709771156, -0.17160382866859436, 0.02014623023569584, 0.059887487441301346, 0.15011262893676758, -0.0749271884560585, 0.03045155294239521, -0.05481717362999916, 0.04008921980857849, 0.0021787327714264393, 0.023896504193544388, 0.0365975946187973, 0.17297494411468506, -0.04480433464050293, 0.042007941752672195, -0.008747932501137257, -0.06794645637273788, -0.07159199565649033, 0.1015244647860527, -0.006802912335842848, -0.020378587767481804, -0.07669930905103683, 0.19670167565345764, -0.09023359417915344, -0.23966647684574127, -0.0024623458739370108, -0.14552895724773407, -0.18425802886486053, -0.02460724115371704, 0.03174645081162453, 0.03913913294672966, 0.007691413629800081, 0.10047494620084763, -0.06032369285821915, 0.14905637502670288, 0.0679827332496643, -0.0034529382828623056, -0.011529780924320221, 0.12808498740196228, -0.13613300025463104, 0.21335476636886597, 0.016497375443577766, 0.01948557421565056, 0.10828635096549988, -0.05307818949222565, -0.12039586901664734, 0.008015486411750317, 0.12788869440555573, -0.02798650972545147, 0.005334017798304558, 0.19259758293628693, 0.0010863327188417315, 0.14123764634132385, 0.11300452053546906, -0.019165638834238052, 0.044061291962862015, 0.015711214393377304, -0.04636925831437111, -0.06837266683578491, 0.09739547967910767, -0.10581476241350174, 0.07208887487649918, 0.12696491181850433, -0.08884740620851517, 0.030597038567066193, -0.011429219506680965, -0.016946885734796524, -0.05284227430820465, 0.13930079340934753, -0.028829405084252357, -0.16878794133663177, 0.007996984757483006, -0.04394342750310898, 0.11298932880163193, -0.10462252795696259, -0.053147826343774796, -0.009658686816692352, 0.016260506585240364, -0.0807563066482544, 0.1579829603433609, 0.09971784800291061, -0.02649884857237339, -0.02454770915210247, -0.1357237547636032, 0.0509663000702858, 0.1496078073978424, -0.05446372926235199, 0.06427983194589615 ]
c2ea15ae8f531f96cf734c91db08b7bd60ab1201
# Dataset Card for HateSpeechPl ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** http://zil.ipipan.waw.pl/HateSpeech - **Repository:** [N/A] - **Paper:** http://www.qualitativesociologyreview.org/PL/Volume38/PSJ_13_2_Troszynski_Wawer.pdf - **Leaderboard:** [N/A] - **Point of Contact:** [Marek Troszyński](mtroszynski@civitas.edu.pl), [Aleksander Wawer](axw@ipipan.waw.pl) ### Dataset Summary The dataset was created to analyze the possibility of automating the recognition of hate speech in Polish. It was collected from the Polish forums and represents various types and degrees of offensive language, expressed towards minorities. The original dataset is provided as an export of MySQL tables, what makes it hard to load. Due to that, it was converted to CSV and put to a Github repository. ### Supported Tasks and Leaderboards - `text-classification`: The dataset might be used to perform the text classification on different target fields, like the presence of irony/sarcasm, minority it describes or a topic. - `text-scoring`: The sentiment analysis is another task which might be solved on a dataset. ### Languages Polish, collected from public forums, including the HTML formatting of the text. ## Dataset Structure ### Data Instances The dataset consists of three collections, originally provided as separate MySQL tables. Here represented as three CSV files. ``` { 'id': 1, 'text_id': 121713, 'annotator_id': 1, 'minority_id': 72, 'negative_emotions': false, 'call_to_action': false, 'source_of_knowledge': 2, 'irony_sarcasm': false, 'topic': 18, 'text': ' <font color=\"blue\"> Niemiec</font> mówi co innego', 'rating': 0 } ``` ### Data Fields List and describe the fields present in the dataset. Mention their data type, and whether they are used as input or output in any of the tasks the dataset currently supports. If the data has span indices, describe their attributes, such as whether they are at the character level or word level, whether they are contiguous or not, etc. If the datasets contains example IDs, state whether they have an inherent meaning, such as a mapping to other datasets or pointing to relationships between data points. - `id`: unique identifier of the entry - `text_id`: text identifier, useful when a single text is rated several times by different annotators - `annotator_id`: identifier of the person who annotated the text - `minority_id`: the internal identifier of the minority described in the text - `negative_emotions`: boolean indicator of the presence of negative emotions in the text - `call_to_action`: boolean indicator set to true, if the text calls the audience to perform any action, typically with a negative emotions - `source_of_knowledge`: categorical variable, describing the source of knowledge for the post rating - 0, 1 or 2 (direct, lexical or contextual, but the description of the meaning for different values couldn't be found) - `irony_sarcasm`: boolean indicator of the present of irony or sarcasm - `topic`: internal identifier of the topic the text is about - `text`: post text content - `rating`: integer value, from 0 to 4 - the higher the value, the more negative the text content is ### Data Splits The dataset was not originally split at all. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data The dataset was collected from the public forums. [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information The dataset doesn't contain any personal or sensitive information. ## Considerations for Using the Data ### Social Impact of Dataset The automated hate speech recognition is the main beneficial outcome of using the dataset. ### Discussion of Biases The dataset contains negative posts only and due to that might underrepresent the whole language. ### Other Known Limitations Dataset provided for research purposes only. Please check dataset license for additional information. ## Additional Information ### Dataset Curators The dataset was created by Marek Troszyński and Aleksander Wawer, during work done at [IPI PAN](https://www.ipipan.waw.pl/). ### Licensing Information According to [Metashare](http://metashare.nlp.ipipan.waw.pl/metashare/repository/browse/polish-hatespeech-corpus/21b7e2366b0011e284b6000423bfd61cbc7616f601724f09bafc8a62c42d56de/), the dataset is licensed under CC-BY-NC-SA, but the version is not mentioned. ### Citation Information ``` @article{troszynski2017czy, title={Czy komputer rozpozna hejtera? Wykorzystanie uczenia maszynowego (ML) w jako{\'s}ciowej analizie danych}, author={Troszy{\'n}ski, Marek and Wawer, Aleksandra}, journal={Przegl{\k{a}}d Socjologii Jako{\'s}ciowej}, volume={13}, number={2}, pages={62--80}, year={2017}, publisher={Uniwersytet {\L}{\'o}dzki, Wydzia{\l} Ekonomiczno-Socjologiczny, Katedra Socjologii~…} } ``` ### Contributions Thanks to [@kacperlukawski](https://github.com/kacperlukawski) for adding this dataset.
hate_speech_pl
[ "task_categories:text-classification", "task_ids:text-scoring", "task_ids:multi-class-classification", "task_ids:multi-label-classification", "task_ids:sentiment-classification", "task_ids:sentiment-scoring", "task_ids:topic-classification", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:pl", "license:cc-by-nc-sa-3.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["pl"], "license": ["cc-by-nc-sa-3.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["text-scoring", "multi-class-classification", "multi-label-classification", "sentiment-classification", "sentiment-scoring", "topic-classification"], "pretty_name": "HateSpeechPl", "dataset_info": {"features": [{"name": "id", "dtype": "uint16"}, {"name": "text_id", "dtype": "uint32"}, {"name": "annotator_id", "dtype": "uint8"}, {"name": "minority_id", "dtype": "uint8"}, {"name": "negative_emotions", "dtype": "bool"}, {"name": "call_to_action", "dtype": "bool"}, {"name": "source_of_knowledge", "dtype": "uint8"}, {"name": "irony_sarcasm", "dtype": "bool"}, {"name": "topic", "dtype": "uint8"}, {"name": "text", "dtype": "string"}, {"name": "rating", "dtype": "uint8"}], "splits": [{"name": "train", "num_bytes": 3436190, "num_examples": 13887}], "download_size": 3877954, "dataset_size": 3436190}}
2024-01-18T11:04:47+00:00
[]
[ "pl" ]
TAGS #task_categories-text-classification #task_ids-text-scoring #task_ids-multi-class-classification #task_ids-multi-label-classification #task_ids-sentiment-classification #task_ids-sentiment-scoring #task_ids-topic-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Polish #license-cc-by-nc-sa-3.0 #region-us
# Dataset Card for HateSpeechPl ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: [N/A] - Paper: URL - Leaderboard: [N/A] - Point of Contact: Marek Troszyński, Aleksander Wawer ### Dataset Summary The dataset was created to analyze the possibility of automating the recognition of hate speech in Polish. It was collected from the Polish forums and represents various types and degrees of offensive language, expressed towards minorities. The original dataset is provided as an export of MySQL tables, what makes it hard to load. Due to that, it was converted to CSV and put to a Github repository. ### Supported Tasks and Leaderboards - 'text-classification': The dataset might be used to perform the text classification on different target fields, like the presence of irony/sarcasm, minority it describes or a topic. - 'text-scoring': The sentiment analysis is another task which might be solved on a dataset. ### Languages Polish, collected from public forums, including the HTML formatting of the text. ## Dataset Structure ### Data Instances The dataset consists of three collections, originally provided as separate MySQL tables. Here represented as three CSV files. ### Data Fields List and describe the fields present in the dataset. Mention their data type, and whether they are used as input or output in any of the tasks the dataset currently supports. If the data has span indices, describe their attributes, such as whether they are at the character level or word level, whether they are contiguous or not, etc. If the datasets contains example IDs, state whether they have an inherent meaning, such as a mapping to other datasets or pointing to relationships between data points. - 'id': unique identifier of the entry - 'text_id': text identifier, useful when a single text is rated several times by different annotators - 'annotator_id': identifier of the person who annotated the text - 'minority_id': the internal identifier of the minority described in the text - 'negative_emotions': boolean indicator of the presence of negative emotions in the text - 'call_to_action': boolean indicator set to true, if the text calls the audience to perform any action, typically with a negative emotions - 'source_of_knowledge': categorical variable, describing the source of knowledge for the post rating - 0, 1 or 2 (direct, lexical or contextual, but the description of the meaning for different values couldn't be found) - 'irony_sarcasm': boolean indicator of the present of irony or sarcasm - 'topic': internal identifier of the topic the text is about - 'text': post text content - 'rating': integer value, from 0 to 4 - the higher the value, the more negative the text content is ### Data Splits The dataset was not originally split at all. ## Dataset Creation ### Curation Rationale ### Source Data The dataset was collected from the public forums. #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information The dataset doesn't contain any personal or sensitive information. ## Considerations for Using the Data ### Social Impact of Dataset The automated hate speech recognition is the main beneficial outcome of using the dataset. ### Discussion of Biases The dataset contains negative posts only and due to that might underrepresent the whole language. ### Other Known Limitations Dataset provided for research purposes only. Please check dataset license for additional information. ## Additional Information ### Dataset Curators The dataset was created by Marek Troszyński and Aleksander Wawer, during work done at IPI PAN. ### Licensing Information According to Metashare, the dataset is licensed under CC-BY-NC-SA, but the version is not mentioned. ### Contributions Thanks to @kacperlukawski for adding this dataset.
[ "# Dataset Card for HateSpeechPl", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: [N/A]\n- Paper: URL\n- Leaderboard: [N/A]\n- Point of Contact: Marek Troszyński, Aleksander Wawer", "### Dataset Summary\n\nThe dataset was created to analyze the possibility of automating the recognition of hate speech in Polish. It was collected from the Polish forums and represents various types and degrees of offensive language, expressed towards minorities.\n\nThe original dataset is provided as an export of MySQL tables, what makes it hard to load. Due to that, it was converted to CSV and put to a Github repository.", "### Supported Tasks and Leaderboards\n\n- 'text-classification': The dataset might be used to perform the text classification on different target fields, like the presence of irony/sarcasm, minority it describes or a topic. \n- 'text-scoring': The sentiment analysis is another task which might be solved on a dataset.", "### Languages\n\nPolish, collected from public forums, including the HTML formatting of the text.", "## Dataset Structure", "### Data Instances\n\nThe dataset consists of three collections, originally provided as separate MySQL tables. Here represented as three CSV files.", "### Data Fields\n\nList and describe the fields present in the dataset. Mention their data type, and whether they are used as input or output in any of the tasks the dataset currently supports. If the data has span indices, describe their attributes, such as whether they are at the character level or word level, whether they are contiguous or not, etc. If the datasets contains example IDs, state whether they have an inherent meaning, such as a mapping to other datasets or pointing to relationships between data points.\n\n- 'id': unique identifier of the entry\n- 'text_id': text identifier, useful when a single text is rated several times by different annotators\n- 'annotator_id': identifier of the person who annotated the text\n- 'minority_id': the internal identifier of the minority described in the text\n- 'negative_emotions': boolean indicator of the presence of negative emotions in the text\n- 'call_to_action': boolean indicator set to true, if the text calls the audience to perform any action, typically with a negative emotions\n- 'source_of_knowledge': categorical variable, describing the source of knowledge for the post rating - 0, 1 or 2 (direct, lexical or contextual, but the description of the meaning for different values couldn't be found)\n- 'irony_sarcasm': boolean indicator of the present of irony or sarcasm\n- 'topic': internal identifier of the topic the text is about\n- 'text': post text content\n- 'rating': integer value, from 0 to 4 - the higher the value, the more negative the text content is", "### Data Splits\n\nThe dataset was not originally split at all.", "## Dataset Creation", "### Curation Rationale", "### Source Data\n\nThe dataset was collected from the public forums.", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\nThe dataset doesn't contain any personal or sensitive information.", "## Considerations for Using the Data", "### Social Impact of Dataset\n\nThe automated hate speech recognition is the main beneficial outcome of using the dataset.", "### Discussion of Biases\n\nThe dataset contains negative posts only and due to that might underrepresent the whole language.", "### Other Known Limitations\n\nDataset provided for research purposes only. Please check dataset license for additional information.", "## Additional Information", "### Dataset Curators\n\nThe dataset was created by Marek Troszyński and Aleksander Wawer, during work done at IPI PAN.", "### Licensing Information\n\nAccording to Metashare, the dataset is licensed under CC-BY-NC-SA, but the version is not mentioned.", "### Contributions\n\nThanks to @kacperlukawski for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-text-scoring #task_ids-multi-class-classification #task_ids-multi-label-classification #task_ids-sentiment-classification #task_ids-sentiment-scoring #task_ids-topic-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Polish #license-cc-by-nc-sa-3.0 #region-us \n", "# Dataset Card for HateSpeechPl", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: [N/A]\n- Paper: URL\n- Leaderboard: [N/A]\n- Point of Contact: Marek Troszyński, Aleksander Wawer", "### Dataset Summary\n\nThe dataset was created to analyze the possibility of automating the recognition of hate speech in Polish. It was collected from the Polish forums and represents various types and degrees of offensive language, expressed towards minorities.\n\nThe original dataset is provided as an export of MySQL tables, what makes it hard to load. Due to that, it was converted to CSV and put to a Github repository.", "### Supported Tasks and Leaderboards\n\n- 'text-classification': The dataset might be used to perform the text classification on different target fields, like the presence of irony/sarcasm, minority it describes or a topic. \n- 'text-scoring': The sentiment analysis is another task which might be solved on a dataset.", "### Languages\n\nPolish, collected from public forums, including the HTML formatting of the text.", "## Dataset Structure", "### Data Instances\n\nThe dataset consists of three collections, originally provided as separate MySQL tables. Here represented as three CSV files.", "### Data Fields\n\nList and describe the fields present in the dataset. Mention their data type, and whether they are used as input or output in any of the tasks the dataset currently supports. If the data has span indices, describe their attributes, such as whether they are at the character level or word level, whether they are contiguous or not, etc. If the datasets contains example IDs, state whether they have an inherent meaning, such as a mapping to other datasets or pointing to relationships between data points.\n\n- 'id': unique identifier of the entry\n- 'text_id': text identifier, useful when a single text is rated several times by different annotators\n- 'annotator_id': identifier of the person who annotated the text\n- 'minority_id': the internal identifier of the minority described in the text\n- 'negative_emotions': boolean indicator of the presence of negative emotions in the text\n- 'call_to_action': boolean indicator set to true, if the text calls the audience to perform any action, typically with a negative emotions\n- 'source_of_knowledge': categorical variable, describing the source of knowledge for the post rating - 0, 1 or 2 (direct, lexical or contextual, but the description of the meaning for different values couldn't be found)\n- 'irony_sarcasm': boolean indicator of the present of irony or sarcasm\n- 'topic': internal identifier of the topic the text is about\n- 'text': post text content\n- 'rating': integer value, from 0 to 4 - the higher the value, the more negative the text content is", "### Data Splits\n\nThe dataset was not originally split at all.", "## Dataset Creation", "### Curation Rationale", "### Source Data\n\nThe dataset was collected from the public forums.", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\nThe dataset doesn't contain any personal or sensitive information.", "## Considerations for Using the Data", "### Social Impact of Dataset\n\nThe automated hate speech recognition is the main beneficial outcome of using the dataset.", "### Discussion of Biases\n\nThe dataset contains negative posts only and due to that might underrepresent the whole language.", "### Other Known Limitations\n\nDataset provided for research purposes only. Please check dataset license for additional information.", "## Additional Information", "### Dataset Curators\n\nThe dataset was created by Marek Troszyński and Aleksander Wawer, during work done at IPI PAN.", "### Licensing Information\n\nAccording to Metashare, the dataset is licensed under CC-BY-NC-SA, but the version is not mentioned.", "### Contributions\n\nThanks to @kacperlukawski for adding this dataset." ]
[ 150, 12, 120, 44, 102, 80, 23, 6, 34, 388, 16, 5, 7, 16, 10, 10, 5, 5, 9, 21, 8, 25, 28, 25, 5, 29, 33, 20 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-text-scoring #task_ids-multi-class-classification #task_ids-multi-label-classification #task_ids-sentiment-classification #task_ids-sentiment-scoring #task_ids-topic-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Polish #license-cc-by-nc-sa-3.0 #region-us \n# Dataset Card for HateSpeechPl## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: [N/A]\n- Paper: URL\n- Leaderboard: [N/A]\n- Point of Contact: Marek Troszyński, Aleksander Wawer### Dataset Summary\n\nThe dataset was created to analyze the possibility of automating the recognition of hate speech in Polish. It was collected from the Polish forums and represents various types and degrees of offensive language, expressed towards minorities.\n\nThe original dataset is provided as an export of MySQL tables, what makes it hard to load. Due to that, it was converted to CSV and put to a Github repository.", "passage: ### Supported Tasks and Leaderboards\n\n- 'text-classification': The dataset might be used to perform the text classification on different target fields, like the presence of irony/sarcasm, minority it describes or a topic. \n- 'text-scoring': The sentiment analysis is another task which might be solved on a dataset.### Languages\n\nPolish, collected from public forums, including the HTML formatting of the text.## Dataset Structure### Data Instances\n\nThe dataset consists of three collections, originally provided as separate MySQL tables. Here represented as three CSV files.### Data Fields\n\nList and describe the fields present in the dataset. Mention their data type, and whether they are used as input or output in any of the tasks the dataset currently supports. If the data has span indices, describe their attributes, such as whether they are at the character level or word level, whether they are contiguous or not, etc. If the datasets contains example IDs, state whether they have an inherent meaning, such as a mapping to other datasets or pointing to relationships between data points.\n\n- 'id': unique identifier of the entry\n- 'text_id': text identifier, useful when a single text is rated several times by different annotators\n- 'annotator_id': identifier of the person who annotated the text\n- 'minority_id': the internal identifier of the minority described in the text\n- 'negative_emotions': boolean indicator of the presence of negative emotions in the text\n- 'call_to_action': boolean indicator set to true, if the text calls the audience to perform any action, typically with a negative emotions\n- 'source_of_knowledge': categorical variable, describing the source of knowledge for the post rating - 0, 1 or 2 (direct, lexical or contextual, but the description of the meaning for different values couldn't be found)\n- 'irony_sarcasm': boolean indicator of the present of irony or sarcasm\n- 'topic': internal identifier of the topic the text is about\n- 'text': post text content\n- 'rating': integer value, from 0 to 4 - the higher the value, the more negative the text content is### Data Splits\n\nThe dataset was not originally split at all.## Dataset Creation### Curation Rationale### Source Data\n\nThe dataset was collected from the public forums.#### Initial Data Collection and Normalization" ]
[ -0.024189211428165436, 0.05607318878173828, -0.0069725485518574715, 0.038764968514442444, 0.05432655289769173, 0.023206990212202072, 0.1321839988231659, 0.07360724359750748, 0.0869026929140091, 0.10321056097745895, -0.03941758722066879, 0.034594565629959106, 0.08210483193397522, 0.043652214109897614, -0.006099249701946974, -0.14233335852622986, 0.08372048288583755, -0.07692533731460571, 0.04009583219885826, 0.08226557821035385, 0.10683706402778625, -0.03956373408436775, 0.033565886318683624, -0.035644423216581345, -0.008594692684710026, -0.017084453254938126, -0.01709040440618992, -0.03534257784485817, 0.05607476085424423, 0.0515008345246315, 0.087667316198349, 0.00021502748131752014, -0.004720704630017281, -0.2065773904323578, 0.034909382462501526, 0.08537580072879791, 0.01146362628787756, 0.026704493910074234, 0.07134240120649338, -0.06600502878427505, 0.12688560783863068, -0.11888447403907776, 0.07704432308673859, 0.04391120374202728, -0.10284636914730072, -0.0694313645362854, -0.0990181639790535, 0.06588020920753479, 0.05861499905586243, 0.04141876846551895, -0.05785602331161499, 0.14288456737995148, -0.07712285220623016, 0.0575711652636528, 0.057547010481357574, -0.025273457169532776, -0.03262889385223389, -0.009337957948446274, -0.03686145320534706, 0.12034353613853455, -0.12297254800796509, -0.02262570522725582, -0.02786475233733654, 0.011771472170948982, 0.002879073843359947, -0.007128947414457798, 0.004072679206728935, 0.004384827800095081, -0.09437789022922516, -0.08734814077615738, 0.16788724064826965, 0.034428879618644714, -0.046324748545885086, -0.1749817132949829, 0.003946512471884489, 0.09206543862819672, -0.009499219246208668, 0.0022881124168634415, -0.014006927609443665, -0.012717602774500847, 0.07656936347484589, -0.03165407478809357, -0.08542779833078384, 0.032349176704883575, -0.04042293503880501, 0.09049883484840393, -0.027205271646380424, 0.022433020174503326, 0.013500349596142769, 0.030332358554005623, 0.010671310126781464, -0.07406500726938248, -0.007942121475934982, -0.040658991783857346, -0.14589913189411163, -0.027893248945474625, -0.015902381390333176, -0.04374801740050316, 0.06308142840862274, 0.09675101935863495, -0.002596799284219742, 0.032886240631341934, -0.1187700480222702, -0.0021273258607834578, 0.1299915909767151, 0.09528252482414246, -0.00039014406502246857, -0.010471368208527565, -0.029533375054597855, 0.013698683120310307, 0.014449299313127995, -0.031246179714798927, -0.01019512489438057, 0.031840790063142776, 0.01172666810452938, 0.07655663788318634, 0.11210103332996368, 0.05434921383857727, -0.08599729835987091, -0.03239889070391655, 0.11429812014102936, -0.1237991601228714, 0.03399656340479851, 0.07068202644586563, -0.008744473569095135, 0.08979369699954987, -0.05298914015293121, 0.0036244764924049377, -0.08273844420909882, 0.07541416585445404, -0.027465201914310455, 0.004739844705909491, -0.06988658756017685, -0.09845653176307678, 0.08347740024328232, -0.009252367541193962, -0.08120907843112946, -0.01670193113386631, -0.08317920565605164, -0.09150786697864532, -0.020336292684078217, -0.057606231421232224, -0.016933247447013855, -0.01563936471939087, -0.019222989678382874, 0.037087876349687576, 0.018110940232872963, -0.0856674537062645, -0.06612443923950195, 0.025337141007184982, -0.11595208197832108, 0.03220135718584061, 0.05172034353017807, -0.0025703608989715576, -0.09097205102443695, 0.00861232727766037, -0.16380959749221802, 0.1110495775938034, -0.14706134796142578, 0.006564542651176453, -0.05662176385521889, 0.010225909762084484, 0.014346074312925339, 0.01176814828068018, -0.054122477769851685, 0.1346147656440735, -0.18946178257465363, -0.03671196475625038, 0.06651102006435394, -0.1425161212682724, -0.008894427679479122, 0.12253038585186005, -0.03599678725004196, 0.024809913709759712, 0.10334235429763794, 0.12138262391090393, 0.02394581399857998, -0.043762605637311935, -0.06506641954183578, -0.018796373158693314, 0.005094360560178757, 0.2187049388885498, 0.09128748625516891, -0.06240213289856911, 0.07939784228801727, -0.0010816617868840694, 0.007224553264677525, -0.05762014538049698, 0.025133032351732254, -0.04501153528690338, 0.0049479203298687935, 0.04865359514951706, 0.021133216097950935, -0.02119552716612816, -0.08609412610530853, -0.023791160434484482, -0.09779511392116547, 0.005129123106598854, 0.07090386748313904, -0.03247152268886566, 0.026575293391942978, -0.07867439091205597, -0.0028407187201082706, 0.011430565267801285, -0.008877035230398178, -0.1738438904285431, -0.19689229130744934, 0.03524740785360336, -0.11476268619298935, 0.09114754945039749, 0.06626702100038528, -0.015086039900779724, -0.05420925095677376, -0.009461918845772743, 0.06146162748336792, -0.03892306983470917, 0.031461652368307114, 0.002676533069461584, -0.19970637559890747, 0.015076491981744766, -0.045590803027153015, 0.14432865381240845, -0.06908707320690155, 0.01385424379259348, 0.16247420012950897, 0.1156623512506485, 0.05077992379665375, -0.04185802489519119, 0.040654756128787994, 0.03957657516002655, 0.0097598135471344, -0.04173433780670166, 0.008874140679836273, -0.016375506296753883, -0.029230872169137, 0.0963405966758728, -0.14210794866085052, -0.1632106453180313, 0.07206547260284424, 0.09312079846858978, -0.06422383338212967, -0.024066846817731857, -0.022824568673968315, -0.013976877555251122, -0.07022619247436523, -0.08606632798910141, 0.02751544862985611, 0.059658512473106384, -0.006616529077291489, -0.07076410204172134, -0.07002153992652893, -0.024111568927764893, -0.005037814378738403, -0.053788922727108, 0.09114627540111542, 0.037518009543418884, -0.12730136513710022, 0.1461745798587799, 0.05137777701020241, 0.032351743429899216, 0.10952439904212952, -0.03802846744656563, -0.09386792778968811, -0.036704886704683304, 0.0015264350222423673, 0.008800111711025238, 0.08303777873516083, -0.0798022598028183, 0.01732853800058365, 0.056034475564956665, 0.006172840483486652, -0.0016076155006885529, -0.06502683460712433, 0.06030977517366409, 0.0019116452895104885, -0.01744721457362175, -0.045464735478162766, -0.013758862391114235, 0.06838981807231903, 0.12956669926643372, 0.020441444590687752, 0.0746428593993187, -0.023393146693706512, -0.05084952712059021, -0.11981181800365448, 0.09339360892772675, -0.12546809017658234, -0.21147987246513367, -0.08912048488855362, 0.03141050040721893, -0.06465555727481842, 0.004532185383141041, 0.009360947646200657, -0.05083317309617996, -0.06775958836078644, -0.08675344288349152, 0.12196837365627289, 0.044379569590091705, -0.09073509275913239, -0.021819783374667168, 0.04023321717977524, -0.021484337747097015, -0.08261546492576599, 0.013206313364207745, 0.024499764665961266, -0.02489442005753517, 0.0038154474459588528, -0.014193742536008358, 0.06719064712524414, 0.0850575715303421, 0.06607680022716522, -0.05689077079296112, -0.06441479176282883, 0.16854681074619293, -0.13240982592105865, 0.11015640944242477, 0.04332238808274269, -0.08597232401371002, 0.05453718826174736, 0.1838727742433548, 0.038276754319667816, -0.01190218236297369, 0.02306165173649788, 0.09307323396205902, -0.008956771343946457, -0.21524226665496826, -0.1196417361497879, -0.06431466341018677, 0.008423453196883202, 0.04077931120991707, 0.038970593363046646, -0.0041190870106220245, 0.015412168577313423, -0.11897113174200058, -0.04499796777963638, 0.0588361918926239, 0.07085993885993958, 0.16053760051727295, 0.02819466032087803, 0.036905352026224136, -0.06877768039703369, 0.0012377193197607994, 0.1179625391960144, 0.026624340564012527, 0.14044466614723206, -0.031845372170209885, 0.1859666258096695, 0.059260185807943344, 0.046850867569446564, 0.00496795354411006, -0.003547806292772293, 0.01255735382437706, 0.04883008822798729, -0.029924163594841957, -0.05896899849176407, -0.05160397291183472, 0.04443334415555, 0.09317225217819214, -0.08527913689613342, 0.05054311081767082, -0.11756464838981628, 0.1163373664021492, 0.15988147258758545, 0.01800905168056488, -0.08096113801002502, -0.062276698648929596, 0.06774675846099854, -0.05400789901614189, -0.07995384186506271, -0.027402039617300034, 0.05062441527843475, -0.15861505270004272, 0.06228688359260559, -0.005740584339946508, 0.08888942003250122, -0.12344978004693985, -0.014382937923073769, -0.029060643166303635, 0.0020181192085146904, -0.05555842071771622, 0.0976400375366211, -0.1485704779624939, 0.1114811971783638, 0.01050762739032507, -0.004445181228220463, -0.09779807925224304, 0.0326276533305645, 0.014425911009311676, -0.005981804337352514, 0.09251031279563904, 0.010688334703445435, -0.09900006651878357, -0.0799701064825058, -0.05580667406320572, 0.021600596606731415, 0.07367195188999176, -0.09617330133914948, 0.09438388049602509, -0.011421159841120243, 0.02842770889401436, -0.033708177506923676, -0.023691389709711075, -0.0848589688539505, -0.2008783221244812, 0.08522528409957886, -0.009760722517967224, -0.006086976733058691, -0.03210899233818054, -0.040487758815288544, -0.02184983901679516, 0.10914622247219086, -0.13109040260314941, -0.06825383007526398, -0.14024382829666138, -0.000862575601786375, 0.12010990083217621, -0.034166693687438965, -0.008508000522851944, -0.04028134420514107, 0.18844681978225708, -0.010159053839743137, -0.03561916947364807, 0.026424435898661613, -0.04508496820926666, -0.18181803822517395, -0.041107211261987686, 0.10705873370170593, 0.10197969526052475, 0.04690276086330414, 0.00027794530615210533, 0.06740972399711609, 0.021508902311325073, -0.10593613237142563, -0.004145502578467131, 0.09952904284000397, -0.02795865759253502, 0.14214134216308594, -0.01911103166639805, -0.16956591606140137, -0.12486999481916428, -0.058626316487789154, 0.07819795608520508, 0.12760287523269653, -0.020122282207012177, 0.16523733735084534, 0.11725544929504395, -0.10181095451116562, -0.19513185322284698, 0.0008785631507635117, 0.03549127280712128, -0.007811408024281263, 0.057689160108566284, -0.1481945663690567, 0.06032118201255798, 0.06673672795295715, -0.005690819583833218, -0.08042663335800171, -0.10862521082162857, -0.08726419508457184, 0.02198001742362976, -0.014595391228795052, -0.15855053067207336, -0.11768849194049835, -0.058186568319797516, -0.04516207054257393, -0.039129503071308136, 0.2013540267944336, -0.028186123818159103, -0.002912457101047039, 0.03351899981498718, 0.10642309486865997, 0.042084358632564545, 0.002391473390161991, 0.1616872102022171, 0.03614117205142975, 0.010538573376834393, -0.08562719821929932, -0.028803303837776184, 0.1129753589630127, -0.04593590646982193, 0.04126287251710892, 0.005040474236011505, -0.018093667924404144, -0.13103514909744263, -0.04668989032506943, -0.07870820164680481, 0.030157016590237617, -0.07965079694986343, -0.01682412624359131, -0.09433089196681976, 0.059260766953229904, 0.06310541182756424, -0.05918698385357857, 0.07455381006002426, -0.0856301560997963, 0.07543046772480011, 0.020027710124850273, 0.13535572588443756, 0.07668992877006531, -0.09725215286016464, -0.003990396857261658, 0.008025813847780228, -0.0007198822568170726, -0.12091878801584244, 0.061675239354372025, 0.0564282163977623, -0.009076882153749466, 0.13520684838294983, -0.012637501582503319, -0.11523909866809845, 0.03476639837026596, 0.03549551963806152, -0.05709090456366539, -0.09050233662128448, 0.056287359446287155, 0.034020259976387024, -0.12855082750320435, -0.07786781340837479, 0.13258962333202362, 0.03215806931257248, -0.036587294191122055, 0.018392134457826614, 0.07915367186069489, 0.05314061790704727, 0.04143327847123146, -0.004712007008492947, 0.052541010081768036, -0.07822279632091522, 0.07388022541999817, 0.11851953715085983, -0.18412356078624725, 0.014831215143203735, 0.1078314557671547, -0.0810011625289917, -0.049228865653276443, 0.009323780424892902, 0.009701033122837543, 0.005746605806052685, -0.04369032755494118, 0.021121380850672722, -0.11807174980640411, 0.027324380353093147, 0.14487074315547943, 0.0065733520314097404, 0.09067784249782562, -0.007850565016269684, -0.02658909745514393, -0.03653412312269211, 0.0914900153875351, 0.008722199127078056, -0.00197429396212101, -0.012831239029765129, -0.02982916682958603, 0.01835930533707142, -0.03879812732338905, 0.004370199982076883, -0.06107030436396599, -0.10364331305027008, -0.008395536802709103, -0.024997737258672714, 0.0476534366607666, -0.10462537407875061, 0.014083992689847946, 0.046305738389492035, -0.044597938656806946, 0.01651783660054207, 0.007287425920367241, -0.05419083684682846, -0.02267383225262165, -0.023364484310150146, 0.1425800323486328, -0.1512184739112854, 0.04359164088964462, 0.10254582017660141, -0.08683976531028748, 0.11346413195133209, 0.03255075961351395, -0.045210398733615875, 0.015226311981678009, -0.18669980764389038, 0.03625253960490227, -0.03735843300819397, 0.04795362055301666, 0.014631935395300388, -0.12034435570240021, 0.01467506866902113, 0.017357882112264633, -0.020818505436182022, 0.03794556111097336, 0.05239246040582657, -0.059429362416267395, 0.08589431643486023, 0.04354286193847656, -0.07855890691280365, -0.03763069584965706, 0.059434674680233, 0.06318213790655136, -0.015411479398608208, 0.1121193915605545, -0.02925262786448002, 0.06822153925895691, -0.09131176769733429, -0.02411939762532711, 0.034003742039203644, 0.02364545874297619, -0.037552639842033386, -0.040270060300827026, 0.07315291464328766, 0.017310988157987595, 0.14308717846870422, 0.013496264815330505, 0.05191723629832268, 0.07755212485790253, 0.0580856055021286, -0.05647827684879303, 0.03928603604435921, -0.030443014577031136, 0.004659091122448444, -0.02486671321094036, 0.023472145199775696, -0.10858381539583206, -0.09023290127515793, -0.04156986624002457, 0.09193317592144012, 0.12460020929574966, 0.16963815689086914, -0.036852892488241196, 0.06579723954200745, -0.02690071240067482, -0.012178964912891388, 0.07927915453910828, -0.053816694766283035, 0.032008327543735504, -0.07964061200618744, 0.07596108317375183, 0.051623500883579254, -0.10020934790372849, 0.0945315957069397, -0.0360783189535141, -0.05841740220785141, -0.04797331243753433, -0.1902010291814804, -0.05080212280154228, -0.012059959582984447, 0.0034988070838153362, -0.12525083124637604, 0.04446624964475632, 0.15058749914169312, 0.03268357366323471, 0.003326647449284792, 0.02601587027311325, -0.07506415247917175, -0.12392811477184296, 0.06887187063694, 0.03490709140896797, 0.04556019604206085, 0.006831024773418903, 0.030803173780441284, 0.006802061572670937, 0.07973945140838623, 0.07536760717630386, 0.0902571976184845, 0.05362480878829956, -0.012044874019920826, -0.1337156593799591, -0.05521002039313316, 0.051178090274333954, -0.0299086794257164, -0.05112636834383011, 0.191332146525383, 0.02752668410539627, 0.007076882757246494, 0.01910005509853363, 0.19447800517082214, 0.010196788236498833, -0.09123130142688751, -0.18756422400474548, 0.07091528177261353, -0.08417973667383194, -0.022115029394626617, 0.008797151036560535, -0.12022179365158081, 0.008776484057307243, 0.06253112107515335, 0.10774785280227661, 0.003440970554947853, 0.026829581707715988, -0.010534066706895828, 0.027962662279605865, 0.004059174098074436, 0.04460052400827408, -0.022089673206210136, 0.1827678084373474, -0.03461100161075592, 0.0914163887500763, -0.03709624335169792, -0.042060717940330505, -0.010168769396841526, 0.05917089805006981, -0.048812489956617355, -0.024264153093099594, -0.093172088265419, 0.1568954885005951, -0.01233287900686264, -0.27863121032714844, 0.04311155155301094, -0.04588473588228226, -0.0887506902217865, 0.03196436166763306, 0.032610341906547546, -0.0064112283289432526, 0.014504129998385906, 0.0485287681221962, -0.07213142514228821, 0.13554693758487701, 0.007522085681557655, -0.020877264440059662, -0.015207786113023758, 0.0916946679353714, -0.07241645455360413, 0.1335371434688568, 0.0007568169385194778, 0.14062508940696716, 0.101081982254982, -0.013226165436208248, -0.11179555207490921, 0.03244664520025253, 0.0861743614077568, -0.03816971555352211, 0.005562956910580397, 0.13746803998947144, 0.016166431829333305, 0.16579069197177887, 0.1314757615327835, -0.05004003643989563, 0.08412325382232666, -0.0069230603985488415, -0.03627185523509979, -0.05860093981027603, 0.0750470906496048, -0.12806016206741333, 0.09300096333026886, 0.11436226218938828, -0.01688905619084835, -0.021483654156327248, -0.023987531661987305, -0.02337811142206192, -0.05025811120867729, 0.08803607523441315, -0.021270286291837692, -0.11208871006965637, 0.026500089094042778, -0.02239246666431427, 0.09400177747011185, -0.1106056421995163, -0.04766419902443886, 0.036320243030786514, -0.0034650564193725586, -0.005143672227859497, 0.08934064954519272, -0.009226342663168907, -0.029179183766245842, -0.03628450259566307, -0.1585591733455658, 0.05353516712784767, 0.12017031759023666, -0.015298336744308472, 0.019560646265745163 ]
b0f431acbf8d3865cb7c7b3effb2a9771a618ebc
# Dataset Card for [Dataset Name] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://github.com/paulafortuna/Portuguese-Hate-Speech-Dataset - **Repository:** https://github.com/paulafortuna/Portuguese-Hate-Speech-Dataset - **Paper:** https://www.aclweb.org/anthology/W19-3510/ - **Leaderboard:** - **Point of Contact:** ### Dataset Summary Portuguese dataset for hate speech detection composed of 5,668 tweets with binary annotations (i.e. 'hate' vs. 'no-hate'). ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information ``` @inproceedings{fortuna-etal-2019-hierarchically, title = "A Hierarchically-Labeled {P}ortuguese Hate Speech Dataset", author = "Fortuna, Paula and Rocha da Silva, Jo{\~a}o and Soler-Company, Juan and Wanner, Leo and Nunes, S{\'e}rgio", editor = "Roberts, Sarah T. and Tetreault, Joel and Prabhakaran, Vinodkumar and Waseem, Zeerak", booktitle = "Proceedings of the Third Workshop on Abusive Language Online", month = aug, year = "2019", address = "Florence, Italy", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/W19-3510", doi = "10.18653/v1/W19-3510", pages = "94--104", } ``` ### Contributions Thanks to [@hugoabonizio](https://github.com/hugoabonizio) for adding this dataset.
hate_speech_portuguese
[ "task_categories:text-classification", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:pt", "license:unknown", "hate-speech-detection", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["pt"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": [], "pretty_name": "HateSpeechPortuguese", "tags": ["hate-speech-detection"], "dataset_info": {"features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "no-hate", "1": "hate"}}}}, {"name": "hatespeech_G1", "dtype": "string"}, {"name": "annotator_G1", "dtype": "string"}, {"name": "hatespeech_G2", "dtype": "string"}, {"name": "annotator_G2", "dtype": "string"}, {"name": "hatespeech_G3", "dtype": "string"}, {"name": "annotator_G3", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 826130, "num_examples": 5670}], "download_size": 763846, "dataset_size": 826130}}
2024-01-18T11:04:58+00:00
[]
[ "pt" ]
TAGS #task_categories-text-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Portuguese #license-unknown #hate-speech-detection #region-us
# Dataset Card for [Dataset Name] ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: URL - Paper: URL - Leaderboard: - Point of Contact: ### Dataset Summary Portuguese dataset for hate speech detection composed of 5,668 tweets with binary annotations (i.e. 'hate' vs. 'no-hate'). ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances ### Data Fields ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @hugoabonizio for adding this dataset.
[ "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary\n\nPortuguese dataset for hate speech detection composed of 5,668 tweets with binary annotations (i.e. 'hate' vs. 'no-hate').", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @hugoabonizio for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Portuguese #license-unknown #hate-speech-detection #region-us \n", "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary\n\nPortuguese dataset for hate speech detection composed of 5,668 tweets with binary annotations (i.e. 'hate' vs. 'no-hate').", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @hugoabonizio for adding this dataset." ]
[ 88, 10, 120, 27, 48, 10, 4, 6, 6, 5, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 19 ]
[ "passage: TAGS\n#task_categories-text-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Portuguese #license-unknown #hate-speech-detection #region-us \n# Dataset Card for [Dataset Name]## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact:### Dataset Summary\n\nPortuguese dataset for hate speech detection composed of 5,668 tweets with binary annotations (i.e. 'hate' vs. 'no-hate').### Supported Tasks and Leaderboards### Languages## Dataset Structure### Data Instances### Data Fields### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators### Licensing Information### Contributions\n\nThanks to @hugoabonizio for adding this dataset." ]
[ 0.014371546916663647, 0.26791074872016907, -0.008486535400152206, 0.03433587774634361, 0.07387132197618484, 0.03690512850880623, 0.05646910145878792, 0.12877580523490906, 0.01781737059354782, 0.1294570416212082, -0.06566731631755829, 0.06156230345368385, 0.12431374192237854, 0.0857924073934555, -0.03234102204442024, -0.2096889466047287, 0.042072102427482605, -0.08659685403108597, -0.056713931262493134, 0.10374725610017776, 0.14640656113624573, -0.06769061088562012, 0.03194357082247734, -0.05753437802195549, -0.0124393654987216, 0.05453933775424957, -0.05395760014653206, -0.053939905017614365, 0.006403028033673763, 0.025855744257569313, 0.09238847345113754, 0.02041797526180744, 0.06043897196650505, -0.26176851987838745, 0.027989190071821213, 0.06552884727716446, 0.020489545539021492, 0.03509484604001045, 0.101255863904953, -0.12938900291919708, 0.06955178827047348, -0.15790528059005737, 0.11754638701677322, 0.09159652143716812, -0.13762089610099792, -0.13399344682693481, -0.11632177233695984, 0.065792977809906, 0.12540286779403687, 0.023335469886660576, -0.07775401324033737, 0.054356981068849564, -0.05586904287338257, 0.018173296004533768, 0.07685412466526031, -0.06115834787487984, -0.0763600617647171, -0.017274271696805954, 0.006634088698774576, 0.06249648332595825, -0.12857230007648468, 0.011454170569777489, 0.0065797483548521996, 0.01443745382130146, 0.03350692242383957, -0.032234303653240204, 0.013829963281750679, 0.054191913455724716, -0.10469082742929459, -0.0552779957652092, 0.0582476407289505, 0.017827723175287247, 0.003936144523322582, -0.21161679923534393, -0.01403584610670805, 0.06731757521629333, -0.05325785279273987, -0.010693727992475033, 0.007719804532825947, -0.012916318140923977, 0.08763165026903152, -0.02767196111381054, -0.021500084549188614, 0.0264802984893322, 0.0007348615326918662, 0.032399892807006836, 0.04032275080680847, -0.017657149583101273, 0.07579394429922104, 0.04666540026664734, 0.09410635381937027, -0.1489495038986206, 0.006353283300995827, -0.051597658544778824, -0.14701971411705017, -0.016964538022875786, 0.05779219791293144, 0.03592541813850403, 0.12369873374700546, 0.14600703120231628, -0.03613486886024475, 0.041257817298173904, -0.115717813372612, -0.049148738384246826, 0.09383724629878998, 0.0815841555595398, -0.09092950075864792, -0.13818056881427765, -0.014436831697821617, 0.031758036464452744, -0.04530481994152069, -0.006941867060959339, 0.003283686935901642, 0.04936438426375389, 0.013314008712768555, 0.14607815444469452, 0.14726054668426514, 0.004786813631653786, -0.1146731749176979, -0.04708538204431534, 0.09414036571979523, -0.1495637744665146, 0.08910619467496872, 0.08197615295648575, -0.03526631370186806, 0.02396896295249462, -0.05609188973903656, 0.007128713186830282, -0.10557369142770767, 0.07133377343416214, -0.05006274953484535, -0.014562166295945644, -0.10438942909240723, -0.06553306430578232, 0.08047569543123245, -0.000012672580851358362, -0.08069998770952225, 0.03532120957970619, -0.03832824528217316, -0.06516960263252258, 0.009753180667757988, -0.13315697014331818, -0.05298548936843872, -0.04685814678668976, -0.013474542647600174, 0.033490002155303955, 0.021832257509231567, -0.005655515473335981, -0.05185103788971901, 0.04522644355893135, -0.057443562895059586, 0.030313311144709587, 0.10898895561695099, 0.026264730840921402, -0.04237466678023338, 0.07533827424049377, -0.13197164237499237, 0.1401311159133911, -0.19577641785144806, 0.00875249132514, -0.13113054633140564, -0.04094100371003151, 0.07013655453920364, -0.005412873346358538, -0.034469686448574066, 0.15126436948776245, -0.20542003214359283, -0.03857671841979027, 0.11735069751739502, -0.069489985704422, -0.04042233154177666, 0.08473581075668335, -0.06395897269248962, -0.015962015837430954, 0.06741935014724731, 0.08015238493680954, -0.023604700341820717, -0.004025655332952738, -0.012643562629818916, -0.11585135757923126, 0.05073006823658943, 0.27052661776542664, 0.09693456441164017, -0.10976298153400421, 0.14829504489898682, -0.009852942079305649, 0.007246523629873991, -0.05977813899517059, 0.002245466224849224, -0.09099884331226349, 0.03579894080758095, 0.02504732832312584, 0.03942575305700302, -0.007823117077350616, -0.09353985637426376, -0.05409323796629906, -0.1248793751001358, 0.04163484647870064, 0.03200431168079376, 0.003123044967651367, -0.0030099493451416492, -0.10511171817779541, -0.03825588524341583, 0.04617797210812569, 0.006191188469529152, -0.14886890351772308, -0.14973530173301697, 0.04434960335493088, -0.04111649468541145, 0.12511660158634186, -0.06924732029438019, 0.0154498890042305, -0.053491391241550446, -0.05466550588607788, 0.020272880792617798, -0.014385951682925224, 0.036513108760118484, 0.03016708604991436, -0.20571735501289368, 0.007532794028520584, -0.03091260977089405, 0.11596611142158508, -0.08856558799743652, 0.018634526059031487, 0.17901800572872162, 0.23802641034126282, 0.04486663639545441, -0.039558179676532745, 0.06180268153548241, 0.019448203966021538, 0.004597879946231842, -0.07876516133546829, -0.012817773967981339, -0.0923166498541832, 0.000919488666113466, 0.03342872112989426, -0.0826367735862732, -0.035444360226392746, 0.07135725766420364, 0.08899695426225662, -0.06217898800969124, 0.015316030941903591, -0.03848070278763771, -0.01693265326321125, -0.062278084456920624, -0.09541408717632294, 0.06514454632997513, 0.0772414281964302, -0.0013621282996609807, -0.08311791718006134, -0.09501488506793976, -0.08631081879138947, 0.016908757388591766, -0.08554335683584213, 0.12149135768413544, 0.023119056597352028, -0.17677460610866547, 0.18139924108982086, 0.053260162472724915, 0.09323275089263916, 0.10127604007720947, -0.06699538230895996, -0.08063871413469315, -0.01983831450343132, -0.0026850420981645584, 0.03270484879612923, 0.0408792570233345, -0.10641521215438843, 0.02900933288037777, 0.04549338296055794, -0.02902946062386036, 0.02086857333779335, -0.04180744290351868, 0.039021797478199005, -0.0008820717339403927, -0.041786931455135345, 0.005250260233879089, -0.022500712424516678, 0.0887177363038063, 0.10371190309524536, 0.040636368095874786, 0.08185776323080063, -0.05176124721765518, -0.06385119259357452, -0.06482198089361191, 0.060005828738212585, -0.16808587312698364, -0.2090170830488205, -0.08668703585863113, -0.06437522172927856, -0.037871893495321274, -0.03214002773165703, -0.013403630815446377, -0.05760086700320244, -0.09656444191932678, -0.03505680710077286, 0.11695335060358047, 0.08948031812906265, -0.10948624461889267, 0.029242828488349915, 0.049862466752529144, -0.010270795784890652, -0.14489780366420746, 0.036902911961078644, 0.08780620247125626, -0.05800824612379074, -0.041576944291591644, 0.024398362264037132, 0.10753694176673889, 0.1318845897912979, 0.07033391296863556, -0.012705514207482338, -0.04279566556215286, 0.2550058960914612, -0.17187617719173431, 0.1306382268667221, 0.06425809115171432, -0.08616835623979568, 0.060042381286621094, 0.22409546375274658, 0.04706401750445366, -0.05314730852842331, 0.01884366385638714, 0.10561142861843109, 0.03675229847431183, -0.24761377274990082, -0.08532294631004333, -0.07328872382640839, -0.039115652441978455, 0.08015544712543488, 0.07361429184675217, 0.018887948244810104, 0.000044327392970444635, -0.12000273168087006, -0.05782843008637428, 0.13183045387268066, 0.077785924077034, 0.08550362288951874, 0.020108168944716454, 0.03469230979681015, -0.044744595885276794, -0.046690333634614944, 0.1047721728682518, 0.05828317999839783, 0.15170210599899292, 0.018029477447271347, 0.2514928877353668, 0.07106266915798187, 0.07514417916536331, -0.022738231346011162, -0.012752106413245201, -0.025572342798113823, 0.08394026756286621, -0.015500023029744625, -0.049982063472270966, 0.03164641931653023, 0.04096760228276253, 0.13814036548137665, -0.06910217553377151, 0.10786061733961105, -0.13530957698822021, 0.14175377786159515, 0.17519770562648773, 0.029660681262612343, -0.0978274717926979, 0.02399098500609398, 0.15322859585285187, -0.09680001437664032, -0.10055971890687943, -0.019948547706007957, 0.008329184725880623, -0.15426377952098846, 0.13625319302082062, -0.013433572836220264, 0.14366602897644043, -0.05922016128897667, -0.05243014544248581, -0.010997637175023556, 0.049631766974925995, -0.037133459001779556, 0.08836828917264938, -0.19838371872901917, 0.12391598522663116, 0.005468814168125391, 0.007882402278482914, -0.08751904964447021, 0.07852350920438766, 0.025572679936885834, -0.02182217314839363, 0.1370987892150879, -0.02192583680152893, -0.05917933210730553, 0.006794602144509554, -0.08898277580738068, -0.020679941400885582, 0.07476504147052765, -0.16494348645210266, 0.1051420271396637, -0.022231966257095337, -0.02632657252252102, -0.03761051222681999, -0.06119706854224205, -0.12795399129390717, -0.22510653734207153, 0.0492015965282917, -0.0759672001004219, 0.06981571763753891, -0.05594426393508911, -0.03080407902598381, -0.0299750454723835, 0.1607663631439209, -0.1391364187002182, -0.12379381060600281, -0.17802298069000244, 0.023023702204227448, 0.19413116574287415, -0.03127577155828476, 0.05051642283797264, 0.00362639082595706, 0.2023424506187439, -0.007800614461302757, -0.02649935707449913, 0.06081504374742508, -0.009720304049551487, -0.19508658349514008, -0.01953628472983837, 0.19410602748394012, 0.049473583698272705, 0.04932815581560135, 0.01811043918132782, 0.061751868575811386, 0.04231051355600357, -0.10631055384874344, 0.0539105124771595, 0.06546126306056976, 0.015740400180220604, 0.1156747043132782, -0.011001565493643284, -0.2695640027523041, -0.1732453852891922, -0.02294539473950863, 0.09673966467380524, 0.11360161006450653, -0.03540552034974098, 0.16872967779636383, 0.055051304399967194, -0.11550584435462952, -0.19336485862731934, -0.014051428996026516, 0.03828055411577225, -0.02727729082107544, 0.01576182059943676, -0.17107100784778595, 0.006370778661221266, 0.04732506722211838, 0.0044992845505476, 0.0010353653924539685, -0.1622169017791748, -0.11571916937828064, 0.01645764708518982, 0.007814218290150166, -0.3164879381656647, -0.15460780262947083, -0.10414627939462662, -0.07122641801834106, -0.21081198751926422, 0.1563572734594345, 0.029972989112138748, -0.03829792141914368, 0.02610122598707676, 0.0558614619076252, 0.027641084045171738, -0.0042291488498449326, 0.18324732780456543, 0.019066113978624344, 0.028086135163903236, -0.09723162651062012, -0.08786264061927795, 0.12609897553920746, 0.012562694028019905, 0.019829854369163513, 0.00955323874950409, -0.03819774463772774, -0.0949203297495842, -0.044661328196525574, -0.07124991714954376, 0.0033162839245051146, -0.11760340631008148, -0.038362808525562286, -0.059378571808338165, 0.0880257785320282, 0.09178070724010468, -0.05358515679836273, 0.0967874601483345, -0.07008046656847, 0.0743776187300682, 0.08714066445827484, 0.1629846692085266, 0.08868206292390823, -0.052148524671792984, 0.010605145245790482, 0.010835831053555012, -0.04792485758662224, -0.12035247683525085, 0.09356614202260971, 0.08928631246089935, 0.0023995591327548027, 0.15563519299030304, -0.03897171467542648, -0.1434657871723175, -0.004169139079749584, 0.07154259085655212, -0.0152783477678895, -0.24820831418037415, 0.020450618118047714, -0.012900048866868019, -0.12687450647354126, -0.1071946993470192, 0.06934452801942825, 0.07913302630186081, -0.0987391546368599, 0.05692155286669731, 0.11623267829418182, 0.025357581675052643, 0.08499099314212799, 0.038817934691905975, 0.06332013756036758, -0.11397567391395569, 0.0842946320772171, 0.15717560052871704, -0.05310413986444473, 0.0035621649585664272, 0.2105962038040161, -0.039854202419519424, -0.022351736202836037, 0.04823818802833557, 0.08243157714605331, 0.08257391303777695, 0.008008100092411041, -0.0009232626180164516, -0.15948504209518433, 0.03733254224061966, 0.13206079602241516, -0.014069905504584312, 0.042784057557582855, 0.035683657974004745, -0.022146563977003098, 0.00845602247864008, 0.1616661548614502, 0.070306196808815, 0.015373900532722473, -0.02477811649441719, 0.004853512160480022, -0.022720223292708397, -0.0707225427031517, 0.00041454448364675045, -0.00451292609795928, -0.10954183340072632, 0.011200953274965286, -0.14576643705368042, 0.014995458535850048, -0.13539786636829376, 0.008350860327482224, 0.012998812831938267, -0.09057330340147018, -0.024509284645318985, 0.012903564609587193, -0.09219254553318024, -0.07095237821340561, -0.02389013022184372, 0.13423441350460052, -0.18620184063911438, -0.0015162554336711764, 0.12624219059944153, -0.09136155992746353, 0.09917383641004562, -0.010817532427608967, -0.04820435121655464, 0.005736844148486853, -0.11219366639852524, -0.04797821864485741, -0.011407950893044472, 0.04791007563471794, 0.05427725985646248, -0.17858652770519257, 0.022738629952073097, -0.00023686292115598917, -0.034239646047353745, 0.03512141853570938, 0.0009480476728640497, -0.0859677791595459, 0.06587488949298859, -0.012639353983104229, -0.09200310707092285, 0.041427746415138245, 0.041075825691223145, 0.1569317728281021, -0.03831930086016655, 0.14231285452842712, -0.02179434709250927, 0.09983432292938232, -0.15207861363887787, -0.018143290653824806, -0.01411548350006342, 0.01380582619458437, -0.0009075458510778844, 0.002304831985384226, 0.07495468109846115, 0.004077102988958359, 0.15973126888275146, -0.012831597588956356, 0.0006555113359354436, 0.09683369100093842, 0.05269956961274147, -0.04083705320954323, 0.09220676869153976, 0.01326034776866436, 0.0011117176618427038, -0.04624202474951744, 0.011308368295431137, -0.12282303720712662, -0.06359799951314926, -0.13766098022460938, 0.08792853355407715, 0.20369736850261688, 0.20790345966815948, -0.0782594233751297, 0.12211720645427704, -0.0671616643667221, -0.028484085574746132, 0.13550341129302979, -0.02320677600800991, -0.016444385051727295, -0.10019367188215256, 0.037957992404699326, 0.06271736323833466, -0.20507586002349854, 0.11964431405067444, -0.06568197160959244, -0.0597442090511322, -0.03549932315945625, -0.17229872941970825, -0.09613175690174103, -0.021761013194918633, 0.010313324630260468, -0.12013233453035355, 0.10185638070106506, 0.07045303285121918, -0.008777005597949028, -0.035582564771175385, 0.0506429485976696, -0.05798938125371933, -0.10208827257156372, 0.09294889867305756, 0.0905323475599289, 0.027269266545772552, 0.018607597798109055, 0.08441410958766937, -0.0573999285697937, 0.12313859164714813, 0.07486914098262787, 0.05820681154727936, -0.056502554565668106, -0.012341601774096489, -0.11417532712221146, -0.06746499985456467, 0.05641583725810051, -0.0521690808236599, -0.08872972428798676, 0.1907387524843216, 0.02602325566112995, 0.04532169923186302, 0.0174337737262249, 0.21535208821296692, -0.031026029959321022, -0.1534804403781891, -0.19924037158489227, -0.010317164473235607, -0.037710197269916534, 0.0304570309817791, 0.06200767681002617, -0.1647977977991104, -0.0041381241753697395, 0.07088301330804825, 0.13223852217197418, -0.044003020972013474, 0.020790446549654007, -0.034327875822782516, 0.04789957031607628, 0.01784631982445717, 0.012349247001111507, 0.032816000282764435, 0.13613691926002502, -0.04757826402783394, 0.0102800652384758, -0.00858249794691801, -0.05582037195563316, -0.09116814285516739, 0.12312698364257812, -0.01869400404393673, -0.03273678198456764, -0.07330812513828278, 0.18887507915496826, -0.07969295978546143, -0.256307989358902, 0.008175340481102467, -0.14398515224456787, -0.1856077015399933, -0.04344330355525017, 0.024954816326498985, 0.011441990733146667, -0.004982141777873039, 0.11698469519615173, -0.08166881650686264, 0.19023506343364716, 0.09320525079965591, -0.01777028851211071, -0.005897718947380781, 0.1331508755683899, -0.13276337087154388, 0.20895089209079742, 0.024775948375463486, 0.024322206154465675, 0.10718020051717758, -0.07279857993125916, -0.10228624939918518, 0.0127647053450346, 0.12181141972541809, 0.004692836664617062, 0.005276009906083345, 0.16561894118785858, 0.02121090702712536, 0.0852227509021759, 0.10553988069295883, -0.0353592112660408, 0.04636022821068764, -0.005243237130343914, -0.05211320146918297, -0.09446864575147629, 0.11698614060878754, -0.14569777250289917, 0.034026484936475754, 0.13054844737052917, -0.07194365561008453, 0.04405099153518677, -0.026043159887194633, 0.016462646424770355, -0.04658183455467224, 0.21360616385936737, -0.025884130969643593, -0.1514539271593094, -0.012835209257900715, -0.05472744628787041, 0.1058678925037384, -0.06856557726860046, -0.041790202260017395, 0.0023459680378437042, 0.004447665065526962, -0.08125767111778259, 0.15013621747493744, 0.07253029942512512, -0.004171836655586958, -0.02272859588265419, -0.20456445217132568, 0.048886656761169434, 0.13506725430488586, -0.04720478504896164, 0.09864525496959686 ]
f6a8b7de6ec31b30919d2f48cf685400ce61185f
# Dataset Card for hatexplain ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Needs More Information] - **Repository:** https://github.com/punyajoy/HateXplain/ - **Paper:** https://arxiv.org/abs/2012.10289 - **Leaderboard:** [Needs More Information] - **Point of Contact:** Punyajoy Saha (punyajoys@iitkgp.ac.in) ### Dataset Summary Hatexplain is the first benchmark hate speech dataset covering multiple aspects of the issue. Each post in the dataset is annotated from three different perspectives: the basic, commonly used 3-class classification (i.e., hate, offensive or normal), the target community (i.e., the community that has been the victim of hate speech/offensive speech in the post), and the rationales, i.e., the portions of the post on which their labeling decision (as hate, offensive or normal) is based. WARNING: This dataset contains content that are offensive and/or hateful in nature. ### Supported Tasks and Leaderboards [Needs More Information] ### Languages The language supported is English. ## Dataset Structure ### Data Instances Sample Entry: ``` { "id": "24198545_gab", "annotators": [ { "label": 0, # hatespeech "annotator_id": 4, "target": ["African"] }, { "label": 0, # hatespeech "annotator_id": 3, "target": ["African"] }, { "label": 2, # offensive "annotator_id": 5, "target": ["African"] } ], "rationales":[ [0,0,0,0,0,0,0,0,1,0,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0], [0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0], [0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] ], "post_tokens": ["and","this","is","why","i","end","up","with","nigger","trainee","doctors","who","can","not","speak","properly","lack","basic","knowledge","of","biology","it","truly","scary","if","the","public","only","knew"] } } ``` ### Data Fields :small_blue_diamond:post_id : Unique id for each post<br/> :small_blue_diamond:annotators : The list of annotations from each annotator<br/> :small_blue_diamond:annotators[label] : The label assigned by the annotator to this post. Possible values: `hatespeech` (0), `normal` (1) or `offensive` (2)<br/> :small_blue_diamond:annotators[annotator_id] : The unique Id assigned to each annotator<br/> :small_blue_diamond:annotators[target] : A list of target community present in the post<br/> :small_blue_diamond:rationales : A list of rationales selected by annotators. Each rationales represents a list with values 0 or 1. A value of 1 means that the token is part of the rationale selected by the annotator. To get the particular token, we can use the same index position in "post_tokens"<br/> :small_blue_diamond:post_tokens : The list of tokens representing the post which was annotated<br/> ### Data Splits [Post_id_divisions](https://github.com/hate-alert/HateXplain/blob/master/Data/post_id_divisions.json) has a dictionary having train, valid and test post ids that are used to divide the dataset into train, val and test set in the ratio of 8:1:1. ## Dataset Creation ### Curation Rationale The existing hate speech datasets do not provide human rationale which could justify the human reasoning behind their annotation process. This dataset allows researchers to move a step in this direction. The dataset provides token-level annotatoins for the annotation decision. ### Source Data We collected the data from Twitter and Gab. #### Initial Data Collection and Normalization We combined the lexicon set provided by [Davidson 2017](https://arxiv.org/abs/1703.04009), [Ousidhoum 2019](https://arxiv.org/abs/1908.11049), and [Mathew 2019](https://arxiv.org/abs/1812.01693) to generate a single lexicon. We do not consider reposts and remove duplicates. We also ensure that the posts do not contain links, pictures, or videos as they indicate additional information that mightnot be available to the annotators. However, we do not exclude the emojis from the text as they might carry importantinformation for the hate and offensive speech labeling task. #### Who are the source language producers? The dataset is human generated using Amazon Mechanical Turk (AMT). ### Annotations #### Annotation process Each post in our dataset contains three types of annotations. First, whether the text is a hate speech, offensive speech, or normal. Second, the target communities in the text. Third, if the text is considered as hate speech, or offensive by majority of the annotators, we further ask the annotators to annotate parts of the text, which are words orphrases that could be a potential reason for the given annotation. Before starting the annotation task, workers are explicitly warned that the annotation task displays some hateful or offensive content. We prepare instructions for workers that clearly explain the goal of the annotation task, how to annotate spans and also include a definition for each category. We provide multiple examples with classification, target community and span annotations to help the annotators understand the task. #### Who are the annotators? To ensure high quality dataset, we use built-in MTurk qualification requirements, namely the HITApproval Rate(95%) for all Requesters’ HITs and the Number of HITs Approved(5,000) requirements. Pilot annotation: In the pilot task, each annotator was provided with 20 posts and they were required to do the hate/offensive speech classification as well as identify the target community (if any). In order to have a clear understanding of the task, they were provided with multiple examples along with explanations for the labelling process. The main purpose of the pilot task was to shortlist those annotators who were able to do the classification accurately. We also collected feedback from annotators to improve the main annotation task. A total of 621 annotators took part in the pilot task. Out of these, 253 were selected for the main task. Main annotation: After the pilot annotation, once we had ascertained the quality of the annotators, we started with the main annotation task. In each round, we would select a batch of around 200 posts. Each post was annotated by three annotators, then majority voting was applied to decide the final label. The final dataset is composed of 9,055 posts from Twitter and 11,093 posts from Gab. The Krippendorff's alpha for the inter-annotator agreement is 0.46 which is higher than other hate speech datasets. ### Personal and Sensitive Information The posts were anonymized by replacing the usernames with <user> token. ## Considerations for Using the Data ### Social Impact of Dataset The dataset could prove beneficial to develop models which are more explainable and less biased. ### Discussion of Biases [Needs More Information] ### Other Known Limitations The dataset has some limitations. First is the lack of external context. The dataset lacks any external context such as profile bio, user gender, history of posts etc., which might be helpful in the classification task. Another issue is the focus on English language and lack of multilingual hate speech. ## Additional Information ### Dataset Curators Binny Mathew - IIT Kharagpur, India Punyajoy Saha - IIT Kharagpur, India Seid Muhie Yimam - Universit ̈at Hamburg, Germany Chris Biemann - Universit ̈at Hamburg, Germany Pawan Goyal - IIT Kharagpur, India Animesh Mukherjee - IIT Kharagpur, India ### Licensing Information MIT License ### Citation Information ```bibtex @article{mathew2020hatexplain, title={HateXplain: A Benchmark Dataset for Explainable Hate Speech Detection}, author={Binny Mathew and Punyajoy Saha and Seid Muhie Yimam and Chris Biemann and Pawan Goyal and Animesh Mukherjee}, year={2021}, conference={AAAI conference on artificial intelligence} } ### Contributions Thanks to [@kushal2000](https://github.com/kushal2000) for adding this dataset.
hatexplain
[ "task_categories:text-classification", "annotations_creators:crowdsourced", "language_creators:crowdsourced", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:cc-by-4.0", "hate-speech-detection", "arxiv:2012.10289", "arxiv:1703.04009", "arxiv:1908.11049", "arxiv:1812.01693", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["crowdsourced"], "language": ["en"], "license": ["cc-by-4.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": [], "paperswithcode_id": "hatexplain", "pretty_name": "hatexplain", "tags": ["hate-speech-detection"], "dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "annotators", "sequence": [{"name": "label", "dtype": {"class_label": {"names": {"0": "hatespeech", "1": "normal", "2": "offensive"}}}}, {"name": "annotator_id", "dtype": "int32"}, {"name": "target", "sequence": "string"}]}, {"name": "rationales", "sequence": {"sequence": "int32"}}, {"name": "post_tokens", "sequence": "string"}], "config_name": "plain_text", "splits": [{"name": "train", "num_bytes": 7114730, "num_examples": 15383}, {"name": "validation", "num_bytes": 884940, "num_examples": 1922}, {"name": "test", "num_bytes": 884784, "num_examples": 1924}], "download_size": 12848091, "dataset_size": 8884454}}
2024-01-18T11:05:02+00:00
[ "2012.10289", "1703.04009", "1908.11049", "1812.01693" ]
[ "en" ]
TAGS #task_categories-text-classification #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-4.0 #hate-speech-detection #arxiv-2012.10289 #arxiv-1703.04009 #arxiv-1908.11049 #arxiv-1812.01693 #region-us
# Dataset Card for hatexplain ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: - Repository: URL - Paper: URL - Leaderboard: - Point of Contact: Punyajoy Saha (punyajoys@URL) ### Dataset Summary Hatexplain is the first benchmark hate speech dataset covering multiple aspects of the issue. Each post in the dataset is annotated from three different perspectives: the basic, commonly used 3-class classification (i.e., hate, offensive or normal), the target community (i.e., the community that has been the victim of hate speech/offensive speech in the post), and the rationales, i.e., the portions of the post on which their labeling decision (as hate, offensive or normal) is based. WARNING: This dataset contains content that are offensive and/or hateful in nature. ### Supported Tasks and Leaderboards ### Languages The language supported is English. ## Dataset Structure ### Data Instances Sample Entry: ### Data Fields :small_blue_diamond:post_id : Unique id for each post<br/> :small_blue_diamond:annotators : The list of annotations from each annotator<br/> :small_blue_diamond:annotators[label] : The label assigned by the annotator to this post. Possible values: 'hatespeech' (0), 'normal' (1) or 'offensive' (2)<br/> :small_blue_diamond:annotators[annotator_id] : The unique Id assigned to each annotator<br/> :small_blue_diamond:annotators[target] : A list of target community present in the post<br/> :small_blue_diamond:rationales : A list of rationales selected by annotators. Each rationales represents a list with values 0 or 1. A value of 1 means that the token is part of the rationale selected by the annotator. To get the particular token, we can use the same index position in "post_tokens"<br/> :small_blue_diamond:post_tokens : The list of tokens representing the post which was annotated<br/> ### Data Splits Post_id_divisions has a dictionary having train, valid and test post ids that are used to divide the dataset into train, val and test set in the ratio of 8:1:1. ## Dataset Creation ### Curation Rationale The existing hate speech datasets do not provide human rationale which could justify the human reasoning behind their annotation process. This dataset allows researchers to move a step in this direction. The dataset provides token-level annotatoins for the annotation decision. ### Source Data We collected the data from Twitter and Gab. #### Initial Data Collection and Normalization We combined the lexicon set provided by Davidson 2017, Ousidhoum 2019, and Mathew 2019 to generate a single lexicon. We do not consider reposts and remove duplicates. We also ensure that the posts do not contain links, pictures, or videos as they indicate additional information that mightnot be available to the annotators. However, we do not exclude the emojis from the text as they might carry importantinformation for the hate and offensive speech labeling task. #### Who are the source language producers? The dataset is human generated using Amazon Mechanical Turk (AMT). ### Annotations #### Annotation process Each post in our dataset contains three types of annotations. First, whether the text is a hate speech, offensive speech, or normal. Second, the target communities in the text. Third, if the text is considered as hate speech, or offensive by majority of the annotators, we further ask the annotators to annotate parts of the text, which are words orphrases that could be a potential reason for the given annotation. Before starting the annotation task, workers are explicitly warned that the annotation task displays some hateful or offensive content. We prepare instructions for workers that clearly explain the goal of the annotation task, how to annotate spans and also include a definition for each category. We provide multiple examples with classification, target community and span annotations to help the annotators understand the task. #### Who are the annotators? To ensure high quality dataset, we use built-in MTurk qualification requirements, namely the HITApproval Rate(95%) for all Requesters’ HITs and the Number of HITs Approved(5,000) requirements. Pilot annotation: In the pilot task, each annotator was provided with 20 posts and they were required to do the hate/offensive speech classification as well as identify the target community (if any). In order to have a clear understanding of the task, they were provided with multiple examples along with explanations for the labelling process. The main purpose of the pilot task was to shortlist those annotators who were able to do the classification accurately. We also collected feedback from annotators to improve the main annotation task. A total of 621 annotators took part in the pilot task. Out of these, 253 were selected for the main task. Main annotation: After the pilot annotation, once we had ascertained the quality of the annotators, we started with the main annotation task. In each round, we would select a batch of around 200 posts. Each post was annotated by three annotators, then majority voting was applied to decide the final label. The final dataset is composed of 9,055 posts from Twitter and 11,093 posts from Gab. The Krippendorff's alpha for the inter-annotator agreement is 0.46 which is higher than other hate speech datasets. ### Personal and Sensitive Information The posts were anonymized by replacing the usernames with <user> token. ## Considerations for Using the Data ### Social Impact of Dataset The dataset could prove beneficial to develop models which are more explainable and less biased. ### Discussion of Biases ### Other Known Limitations The dataset has some limitations. First is the lack of external context. The dataset lacks any external context such as profile bio, user gender, history of posts etc., which might be helpful in the classification task. Another issue is the focus on English language and lack of multilingual hate speech. ## Additional Information ### Dataset Curators Binny Mathew - IIT Kharagpur, India Punyajoy Saha - IIT Kharagpur, India Seid Muhie Yimam - Universit ̈at Hamburg, Germany Chris Biemann - Universit ̈at Hamburg, Germany Pawan Goyal - IIT Kharagpur, India Animesh Mukherjee - IIT Kharagpur, India ### Licensing Information MIT License '''bibtex @article{mathew2020hatexplain, title={HateXplain: A Benchmark Dataset for Explainable Hate Speech Detection}, author={Binny Mathew and Punyajoy Saha and Seid Muhie Yimam and Chris Biemann and Pawan Goyal and Animesh Mukherjee}, year={2021}, conference={AAAI conference on artificial intelligence} } ### Contributions Thanks to @kushal2000 for adding this dataset.
[ "# Dataset Card for hatexplain", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: \n- Repository: URL\n- Paper: URL\n- Leaderboard: \n- Point of Contact: Punyajoy Saha (punyajoys@URL)", "### Dataset Summary\n\nHatexplain is the first benchmark hate speech dataset covering multiple aspects of the issue. Each post in the dataset is annotated from three different perspectives: the basic, commonly used 3-class classification (i.e., hate, offensive or normal), the target community (i.e., the community that has been the victim of hate speech/offensive speech in the post), and the rationales, i.e., the portions of the post on which their labeling decision (as hate, offensive or normal) is based.\n\nWARNING: This dataset contains content that are offensive and/or hateful in nature.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe language supported is English.", "## Dataset Structure", "### Data Instances\n\nSample Entry:", "### Data Fields\n\n:small_blue_diamond:post_id : Unique id for each post<br/>\n:small_blue_diamond:annotators : The list of annotations from each annotator<br/>\n:small_blue_diamond:annotators[label] : The label assigned by the annotator to this post. Possible values: 'hatespeech' (0), 'normal' (1) or 'offensive' (2)<br/>\n:small_blue_diamond:annotators[annotator_id] : The unique Id assigned to each annotator<br/>\n:small_blue_diamond:annotators[target] : A list of target community present in the post<br/>\n:small_blue_diamond:rationales : A list of rationales selected by annotators. Each rationales represents a list with values 0 or 1. A value of 1 means that the token is part of the rationale selected by the annotator. To get the particular token, we can use the same index position in \"post_tokens\"<br/>\n:small_blue_diamond:post_tokens : The list of tokens representing the post which was annotated<br/>", "### Data Splits\n\nPost_id_divisions has a dictionary having train, valid and test post ids that are used to divide the dataset into train, val and test set in the ratio of 8:1:1.", "## Dataset Creation", "### Curation Rationale\n\nThe existing hate speech datasets do not provide human rationale which could justify the human reasoning behind their annotation process. This dataset allows researchers to move a step in this direction. The dataset provides token-level annotatoins for the annotation decision.", "### Source Data\n\nWe collected the data from Twitter and Gab.", "#### Initial Data Collection and Normalization\n\nWe combined the lexicon set provided by Davidson 2017, Ousidhoum 2019, and Mathew 2019 to generate a single lexicon. We do not consider reposts and remove duplicates. We also ensure that the posts do not contain links, pictures, or videos as they indicate additional information that mightnot be available to the annotators. However, we do not exclude the emojis from the text as they might carry importantinformation for the hate and offensive speech labeling task.", "#### Who are the source language producers?\n\nThe dataset is human generated using Amazon Mechanical Turk (AMT).", "### Annotations", "#### Annotation process\n\nEach post in our dataset contains three types of annotations. First, whether the text is a hate speech, offensive speech, or normal. Second, the target communities in the text. Third, if the text is considered as hate speech, or offensive by majority of the annotators, we further ask the annotators to annotate parts of the text, which are words orphrases that could be a potential reason for the given annotation. \n\nBefore starting the annotation task, workers are explicitly warned that the annotation task displays some hateful or offensive content. We prepare instructions for workers that clearly explain the goal of the annotation task, how to annotate spans and also include a definition for each category. We provide multiple examples with classification, target community and span annotations to help the annotators understand the task.", "#### Who are the annotators?\n\nTo ensure high quality dataset, we use built-in MTurk qualification requirements, namely the HITApproval Rate(95%) for all Requesters’ HITs and the Number of HITs Approved(5,000) requirements.\n\nPilot annotation: In the pilot task, each annotator was provided with 20 posts and they were required to do the hate/offensive speech classification as well as identify the target community (if any). In order to have a clear understanding of the task, they were provided with multiple examples along with explanations for the labelling process. The main purpose of the pilot task was to shortlist those annotators who were able to do the classification accurately. We also collected feedback from annotators to improve the main annotation task. A total of 621 annotators took part in the pilot task. Out of these, 253 were selected for the main task.\n\n\nMain annotation: After the pilot annotation, once we had ascertained the quality of the annotators, we started with the main annotation task. In each round, we would select a batch of around 200 posts. Each post was annotated by three annotators, then majority voting was applied to decide the final label. The final dataset is composed of 9,055 posts from Twitter and 11,093 posts from Gab. The Krippendorff's alpha for the inter-annotator agreement is 0.46 which is higher than other hate speech datasets.", "### Personal and Sensitive Information\n\nThe posts were anonymized by replacing the usernames with <user> token.", "## Considerations for Using the Data", "### Social Impact of Dataset\n\nThe dataset could prove beneficial to develop models which are more explainable and less biased.", "### Discussion of Biases", "### Other Known Limitations\n\nThe dataset has some limitations. First is the lack of external context. The dataset lacks any external context such as profile bio, user gender, history of posts etc., which might be helpful in the classification task. Another issue is the focus on English language and lack of multilingual hate speech.", "## Additional Information", "### Dataset Curators\n\nBinny Mathew - IIT Kharagpur, India\nPunyajoy Saha - IIT Kharagpur, India\nSeid Muhie Yimam - Universit ̈at Hamburg, Germany\nChris Biemann - Universit ̈at Hamburg, Germany\nPawan Goyal - IIT Kharagpur, India\nAnimesh Mukherjee - IIT Kharagpur, India", "### Licensing Information\n\nMIT License\n\n\n\n'''bibtex\n@article{mathew2020hatexplain,\n title={HateXplain: A Benchmark Dataset for Explainable Hate Speech Detection}, \n author={Binny Mathew and Punyajoy Saha and Seid Muhie Yimam and Chris Biemann and Pawan Goyal and Animesh Mukherjee},\n year={2021},\n conference={AAAI conference on artificial intelligence}\n}", "### Contributions\n\nThanks to @kushal2000 for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-4.0 #hate-speech-detection #arxiv-2012.10289 #arxiv-1703.04009 #arxiv-1908.11049 #arxiv-1812.01693 #region-us \n", "# Dataset Card for hatexplain", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: \n- Repository: URL\n- Paper: URL\n- Leaderboard: \n- Point of Contact: Punyajoy Saha (punyajoys@URL)", "### Dataset Summary\n\nHatexplain is the first benchmark hate speech dataset covering multiple aspects of the issue. Each post in the dataset is annotated from three different perspectives: the basic, commonly used 3-class classification (i.e., hate, offensive or normal), the target community (i.e., the community that has been the victim of hate speech/offensive speech in the post), and the rationales, i.e., the portions of the post on which their labeling decision (as hate, offensive or normal) is based.\n\nWARNING: This dataset contains content that are offensive and/or hateful in nature.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe language supported is English.", "## Dataset Structure", "### Data Instances\n\nSample Entry:", "### Data Fields\n\n:small_blue_diamond:post_id : Unique id for each post<br/>\n:small_blue_diamond:annotators : The list of annotations from each annotator<br/>\n:small_blue_diamond:annotators[label] : The label assigned by the annotator to this post. Possible values: 'hatespeech' (0), 'normal' (1) or 'offensive' (2)<br/>\n:small_blue_diamond:annotators[annotator_id] : The unique Id assigned to each annotator<br/>\n:small_blue_diamond:annotators[target] : A list of target community present in the post<br/>\n:small_blue_diamond:rationales : A list of rationales selected by annotators. Each rationales represents a list with values 0 or 1. A value of 1 means that the token is part of the rationale selected by the annotator. To get the particular token, we can use the same index position in \"post_tokens\"<br/>\n:small_blue_diamond:post_tokens : The list of tokens representing the post which was annotated<br/>", "### Data Splits\n\nPost_id_divisions has a dictionary having train, valid and test post ids that are used to divide the dataset into train, val and test set in the ratio of 8:1:1.", "## Dataset Creation", "### Curation Rationale\n\nThe existing hate speech datasets do not provide human rationale which could justify the human reasoning behind their annotation process. This dataset allows researchers to move a step in this direction. The dataset provides token-level annotatoins for the annotation decision.", "### Source Data\n\nWe collected the data from Twitter and Gab.", "#### Initial Data Collection and Normalization\n\nWe combined the lexicon set provided by Davidson 2017, Ousidhoum 2019, and Mathew 2019 to generate a single lexicon. We do not consider reposts and remove duplicates. We also ensure that the posts do not contain links, pictures, or videos as they indicate additional information that mightnot be available to the annotators. However, we do not exclude the emojis from the text as they might carry importantinformation for the hate and offensive speech labeling task.", "#### Who are the source language producers?\n\nThe dataset is human generated using Amazon Mechanical Turk (AMT).", "### Annotations", "#### Annotation process\n\nEach post in our dataset contains three types of annotations. First, whether the text is a hate speech, offensive speech, or normal. Second, the target communities in the text. Third, if the text is considered as hate speech, or offensive by majority of the annotators, we further ask the annotators to annotate parts of the text, which are words orphrases that could be a potential reason for the given annotation. \n\nBefore starting the annotation task, workers are explicitly warned that the annotation task displays some hateful or offensive content. We prepare instructions for workers that clearly explain the goal of the annotation task, how to annotate spans and also include a definition for each category. We provide multiple examples with classification, target community and span annotations to help the annotators understand the task.", "#### Who are the annotators?\n\nTo ensure high quality dataset, we use built-in MTurk qualification requirements, namely the HITApproval Rate(95%) for all Requesters’ HITs and the Number of HITs Approved(5,000) requirements.\n\nPilot annotation: In the pilot task, each annotator was provided with 20 posts and they were required to do the hate/offensive speech classification as well as identify the target community (if any). In order to have a clear understanding of the task, they were provided with multiple examples along with explanations for the labelling process. The main purpose of the pilot task was to shortlist those annotators who were able to do the classification accurately. We also collected feedback from annotators to improve the main annotation task. A total of 621 annotators took part in the pilot task. Out of these, 253 were selected for the main task.\n\n\nMain annotation: After the pilot annotation, once we had ascertained the quality of the annotators, we started with the main annotation task. In each round, we would select a batch of around 200 posts. Each post was annotated by three annotators, then majority voting was applied to decide the final label. The final dataset is composed of 9,055 posts from Twitter and 11,093 posts from Gab. The Krippendorff's alpha for the inter-annotator agreement is 0.46 which is higher than other hate speech datasets.", "### Personal and Sensitive Information\n\nThe posts were anonymized by replacing the usernames with <user> token.", "## Considerations for Using the Data", "### Social Impact of Dataset\n\nThe dataset could prove beneficial to develop models which are more explainable and less biased.", "### Discussion of Biases", "### Other Known Limitations\n\nThe dataset has some limitations. First is the lack of external context. The dataset lacks any external context such as profile bio, user gender, history of posts etc., which might be helpful in the classification task. Another issue is the focus on English language and lack of multilingual hate speech.", "## Additional Information", "### Dataset Curators\n\nBinny Mathew - IIT Kharagpur, India\nPunyajoy Saha - IIT Kharagpur, India\nSeid Muhie Yimam - Universit ̈at Hamburg, Germany\nChris Biemann - Universit ̈at Hamburg, Germany\nPawan Goyal - IIT Kharagpur, India\nAnimesh Mukherjee - IIT Kharagpur, India", "### Licensing Information\n\nMIT License\n\n\n\n'''bibtex\n@article{mathew2020hatexplain,\n title={HateXplain: A Benchmark Dataset for Explainable Hate Speech Detection}, \n author={Binny Mathew and Punyajoy Saha and Seid Muhie Yimam and Chris Biemann and Pawan Goyal and Animesh Mukherjee},\n year={2021},\n conference={AAAI conference on artificial intelligence}\n}", "### Contributions\n\nThanks to @kushal2000 for adding this dataset." ]
[ 124, 8, 120, 38, 147, 10, 11, 6, 11, 289, 49, 5, 65, 14, 114, 26, 5, 186, 332, 28, 8, 27, 8, 72, 5, 77, 102, 17 ]
[ "passage: TAGS\n#task_categories-text-classification #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-4.0 #hate-speech-detection #arxiv-2012.10289 #arxiv-1703.04009 #arxiv-1908.11049 #arxiv-1812.01693 #region-us \n# Dataset Card for hatexplain## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: \n- Repository: URL\n- Paper: URL\n- Leaderboard: \n- Point of Contact: Punyajoy Saha (punyajoys@URL)### Dataset Summary\n\nHatexplain is the first benchmark hate speech dataset covering multiple aspects of the issue. Each post in the dataset is annotated from three different perspectives: the basic, commonly used 3-class classification (i.e., hate, offensive or normal), the target community (i.e., the community that has been the victim of hate speech/offensive speech in the post), and the rationales, i.e., the portions of the post on which their labeling decision (as hate, offensive or normal) is based.\n\nWARNING: This dataset contains content that are offensive and/or hateful in nature.### Supported Tasks and Leaderboards### Languages\n\nThe language supported is English.## Dataset Structure### Data Instances\n\nSample Entry:", "passage: ### Data Fields\n\n:small_blue_diamond:post_id : Unique id for each post<br/>\n:small_blue_diamond:annotators : The list of annotations from each annotator<br/>\n:small_blue_diamond:annotators[label] : The label assigned by the annotator to this post. Possible values: 'hatespeech' (0), 'normal' (1) or 'offensive' (2)<br/>\n:small_blue_diamond:annotators[annotator_id] : The unique Id assigned to each annotator<br/>\n:small_blue_diamond:annotators[target] : A list of target community present in the post<br/>\n:small_blue_diamond:rationales : A list of rationales selected by annotators. Each rationales represents a list with values 0 or 1. A value of 1 means that the token is part of the rationale selected by the annotator. To get the particular token, we can use the same index position in \"post_tokens\"<br/>\n:small_blue_diamond:post_tokens : The list of tokens representing the post which was annotated<br/>### Data Splits\n\nPost_id_divisions has a dictionary having train, valid and test post ids that are used to divide the dataset into train, val and test set in the ratio of 8:1:1.## Dataset Creation### Curation Rationale\n\nThe existing hate speech datasets do not provide human rationale which could justify the human reasoning behind their annotation process. This dataset allows researchers to move a step in this direction. The dataset provides token-level annotatoins for the annotation decision.### Source Data\n\nWe collected the data from Twitter and Gab.#### Initial Data Collection and Normalization\n\nWe combined the lexicon set provided by Davidson 2017, Ousidhoum 2019, and Mathew 2019 to generate a single lexicon. We do not consider reposts and remove duplicates. We also ensure that the posts do not contain links, pictures, or videos as they indicate additional information that mightnot be available to the annotators. However, we do not exclude the emojis from the text as they might carry importantinformation for the hate and offensive speech labeling task.#### Who are the source language producers?\n\nThe dataset is human generated using Amazon Mechanical Turk (AMT).### Annotations#### Annotation process\n\nEach post in our dataset contains three types of annotations. First, whether the text is a hate speech, offensive speech, or normal. Second, the target communities in the text. Third, if the text is considered as hate speech, or offensive by majority of the annotators, we further ask the annotators to annotate parts of the text, which are words orphrases that could be a potential reason for the given annotation. \n\nBefore starting the annotation task, workers are explicitly warned that the annotation task displays some hateful or offensive content. We prepare instructions for workers that clearly explain the goal of the annotation task, how to annotate spans and also include a definition for each category. We provide multiple examples with classification, target community and span annotations to help the annotators understand the task." ]
[ -0.02005762606859207, 0.17415380477905273, -0.007406494580209255, 0.04895596206188202, 0.0466914027929306, 0.00651991181075573, 0.06744997203350067, 0.08980770409107208, 0.017848528921604156, 0.12221445143222809, -0.037234656512737274, 0.046427637338638306, 0.08534784615039825, 0.10101224482059479, 0.002729466650635004, -0.1927097886800766, 0.05088353157043457, -0.07082214951515198, 0.03482737019658089, 0.0950002521276474, 0.12343253195285797, -0.07455196976661682, 0.05470249801874161, -0.026274442672729492, 0.006331137381494045, -0.0048366449773311615, -0.01711278222501278, -0.0122173260897398, 0.06781919300556183, 0.07334980368614197, 0.04725717753171921, -0.009561920538544655, 0.00035375170409679413, -0.2237951159477234, 0.03032982349395752, 0.09404237568378448, 0.013561994768679142, 0.026932120323181152, 0.07911895215511322, -0.1036546528339386, 0.07683096826076508, -0.12497130036354065, 0.07555636018514633, 0.06837654113769531, -0.14405271410942078, -0.1041112095117569, -0.12186147272586823, 0.10572642087936401, 0.10050942003726959, 0.019037431105971336, -0.06340378522872925, 0.07668451964855194, -0.005819020792841911, 0.05738130211830139, 0.10480204224586487, -0.06347272545099258, -0.05202247202396393, -0.022598709911108017, -0.017137225717306137, 0.09730452299118042, -0.11897820234298706, 0.008720272220671177, 0.019869932904839516, 0.043503500521183014, -0.017292648553848267, -0.019299987703561783, 0.03427024930715561, 0.018646953627467155, -0.10856280475854874, -0.07852242887020111, 0.10614888370037079, 0.02882992848753929, -0.05175437778234482, -0.1287592202425003, -0.018312664702534676, 0.08814465999603271, -0.016384636983275414, -0.004168555606156588, -0.0032036593183875084, 0.016041267663240433, 0.040546074509620667, -0.0398956798017025, -0.07210396230220795, 0.02501637488603592, -0.03451257199048996, 0.061448704451322556, 0.0024206293746829033, 0.023823704570531845, 0.018035776913166046, 0.04896849766373634, 0.0469852052628994, -0.08446658402681351, -0.034271758049726486, -0.06781871616840363, -0.12273506820201874, -0.028776615858078003, -0.02820727787911892, -0.06671382486820221, 0.028950396925210953, 0.16893534362316132, -0.02830694429576397, 0.042795874178409576, -0.1196637898683548, -0.01543021947145462, 0.14621685445308685, 0.07251464575529099, -0.054385531693696976, -0.02516314387321472, -0.021608391776680946, 0.02672313153743744, 0.029423736035823822, -0.019840791821479797, 0.02822132781147957, 0.055588603019714355, 0.045317307114601135, 0.0847603976726532, 0.1274031698703766, 0.04959065094590187, -0.11867175251245499, -0.02181672304868698, 0.11024115234613419, -0.14837704598903656, 0.04986521601676941, 0.06390123069286346, -0.014395568519830704, 0.01436680182814598, 0.0005163408350199461, -0.00794798694550991, -0.04864570498466492, 0.06012402102351189, -0.04649215191602707, 0.01393655501306057, -0.04890238493680954, -0.08006903529167175, 0.0649290680885315, 0.01797815039753914, -0.09005460143089294, -0.03863198310136795, -0.060891762375831604, -0.08863440155982971, 0.004041210748255253, -0.08299212157726288, -0.029401378706097603, 0.0017945822328329086, 0.027727924287319183, 0.0067892493680119514, 0.026755642145872116, -0.059611983597278595, -0.037632718682289124, 0.05888418108224869, -0.0802166610956192, 0.04297167435288429, 0.07590659707784653, 0.005260847043246031, -0.07896749675273895, 0.06420335918664932, -0.17959710955619812, 0.12498480081558228, -0.13468557596206665, 0.01616406813263893, -0.10499288886785507, -0.0026226567570120096, -0.006610583513975143, 0.02151402086019516, -0.02437838353216648, 0.10127727687358856, -0.2489621937274933, -0.026617469266057014, 0.08824041485786438, -0.14861232042312622, -0.027040602639317513, 0.11373958736658096, -0.0597756952047348, -0.010138079524040222, 0.09904372692108154, 0.1150658130645752, -0.03711436688899994, -0.02798730507493019, -0.09228303283452988, -0.06889995187520981, -0.018701057881116867, 0.2199530005455017, 0.06644728779792786, -0.08739176392555237, 0.08151091635227203, -0.0017796233296394348, 0.028514336794614792, -0.05256819352507591, 0.011584936641156673, -0.06886475533246994, 0.009878911077976227, -0.001491024624556303, 0.0021808110177516937, -0.014433852396905422, -0.10666672885417938, -0.024696726351976395, -0.07418668270111084, 0.04569793492555618, 0.06282636523246765, -0.00495524238795042, 0.04756947234272957, -0.07982137799263, 0.026122260838747025, -0.018236543983221054, 0.00003240059595555067, -0.19437158107757568, -0.1132948100566864, 0.005065383389592171, -0.11366134881973267, 0.07103961706161499, 0.03133441507816315, 0.009917592629790306, -0.0462905652821064, -0.0433795303106308, 0.03170640766620636, -0.006528403609991074, 0.030052296817302704, -0.01633659563958645, -0.1688040792942047, -0.010731871239840984, -0.04616960883140564, 0.12555202841758728, -0.08369702100753784, -0.0008670794777572155, 0.17500334978103638, 0.17095445096492767, 0.03339558467268944, -0.06128670275211334, 0.06702408194541931, 0.03487607091665268, 0.0033840322867035866, -0.054246511310338974, -0.006286848336458206, -0.00997471995651722, 0.008252648636698723, 0.08757908642292023, -0.12214387953281403, -0.1748933047056198, 0.06820724159479141, 0.025162827223539352, -0.07445836067199707, 0.008328220807015896, -0.051051393151283264, -0.013811774551868439, -0.07561178505420685, -0.0855766087770462, 0.014453787356615067, 0.07995614409446716, -0.005294363014400005, -0.0501023530960083, -0.06601464748382568, -0.0402301624417305, -0.011177383363246918, -0.07147617638111115, 0.04845913127064705, 0.04850083217024803, -0.16916076838970184, 0.1132981926202774, 0.03004991076886654, 0.052724286913871765, 0.08146464824676514, -0.03562869876623154, -0.0762128084897995, -0.03987455740571022, -0.004189725965261459, 0.015265180729329586, 0.07942290604114532, 0.015853576362133026, 0.025656551122665405, 0.03710028529167175, -0.01135905459523201, -0.0018479282734915614, -0.039443887770175934, 0.06153150647878647, 0.01581491343677044, 0.002377488650381565, -0.046484194695949554, -0.026489757001399994, 0.052070751786231995, 0.07750263810157776, 0.002500241156667471, 0.12039054930210114, -0.028658855706453323, -0.04147489368915558, -0.09606387466192245, 0.11395358294248581, -0.12618450820446014, -0.2070298194885254, -0.06396225094795227, -0.044405773282051086, -0.07308047264814377, -0.013429267331957817, 0.025225257501006126, -0.05160018801689148, -0.08308927714824677, -0.07401349395513535, 0.058969542384147644, 0.05568376183509827, -0.07802484184503555, -0.01191391795873642, 0.01708715781569481, 0.011184914968907833, -0.11051952093839645, 0.01336618885397911, 0.016970455646514893, -0.0020542521961033344, 0.007854308933019638, 0.027317529544234276, 0.07709772884845734, 0.09584720432758331, 0.06905130296945572, -0.023829737678170204, -0.0496993251144886, 0.24549779295921326, -0.10723690688610077, 0.12071661651134491, 0.01502562128007412, -0.11024399101734161, 0.08203183114528656, 0.18047285079956055, 0.009694982320070267, -0.05474594235420227, 0.019994348287582397, 0.10753623396158218, 0.012665530666708946, -0.2192697674036026, -0.07571247220039368, -0.056035809218883514, 0.0024994779378175735, 0.07289938628673553, 0.06108593940734863, -0.020572949200868607, 0.011519533582031727, -0.10153517127037048, -0.026825889945030212, 0.05067098140716553, 0.06393080949783325, 0.13486015796661377, -0.012446430511772633, 0.047011103481054306, -0.06570146977901459, 0.014806724153459072, 0.11076343804597855, 0.029848014935851097, 0.12159140408039093, -0.028339596465229988, 0.15644308924674988, 0.08886944502592087, 0.036010634154081345, 0.005856780800968409, 0.014991442672908306, -0.025558553636074066, 0.06504978984594345, -0.034224122762680054, -0.060989536345005035, -0.04204491898417473, 0.06031760573387146, 0.1159820407629013, -0.060058753937482834, 0.07092992961406708, -0.07494109869003296, 0.13347873091697693, 0.18750685453414917, 0.030783362686634064, -0.08615901321172714, -0.04081084951758385, 0.08211434632539749, -0.018419889733195305, -0.06329821050167084, -0.02521803230047226, 0.014515133574604988, -0.11409202963113785, 0.10782094299793243, -0.014259591698646545, 0.08248496055603027, -0.11006593704223633, -0.025738604366779327, -0.01903090812265873, 0.010578688234090805, -0.05780104175209999, 0.06402595341205597, -0.17284086346626282, 0.09468945860862732, 0.008136679418385029, 0.0074268123134970665, -0.04168788343667984, 0.04736185818910599, 0.020075220614671707, 0.018898669630289078, 0.10730170458555222, 0.012387379072606564, -0.13682077825069427, -0.03531382977962494, -0.07334830611944199, 0.00445525161921978, 0.05347886681556702, -0.09385304898023605, 0.08706389367580414, -0.014965311624109745, -0.0020502498373389244, -0.04722554236650467, -0.05989309027791023, -0.11628739535808563, -0.21677976846694946, 0.06360547244548798, -0.12101055681705475, 0.07439624518156052, -0.03890935331583023, -0.04590221866965294, -0.02267473004758358, 0.1348993480205536, -0.0839424878358841, -0.0991213321685791, -0.13481281697750092, 0.01942114159464836, 0.1309586465358734, -0.049759771674871445, 0.026823528110980988, -0.0010476689785718918, 0.16209208965301514, -0.050197385251522064, -0.02410515397787094, 0.022773580625653267, -0.047567352652549744, -0.16778123378753662, -0.035973455756902695, 0.1110086739063263, 0.05234256759285927, 0.03353813290596008, 0.013299550861120224, 0.07574719935655594, 0.024050988256931305, -0.08995620906352997, 0.04962366074323654, 0.08957293629646301, 0.013739082962274551, 0.08378992229700089, 0.00121392123401165, -0.15134403109550476, -0.13301372528076172, -0.04394025355577469, 0.06194399297237396, 0.16546601057052612, -0.032127246260643005, 0.1220095083117485, 0.15568728744983673, -0.11812815815210342, -0.17493411898612976, -0.03561250865459442, -0.01709930971264839, -0.03582349047064781, 0.09959480166435242, -0.15784841775894165, 0.01024385541677475, 0.052185334265232086, -0.0004969872534275055, -0.06023801118135452, -0.1166682094335556, -0.09997474402189255, 0.03798726573586464, 0.017502829432487488, -0.1030229926109314, -0.12094957381486893, -0.07342994958162308, -0.04963142052292824, -0.13315363228321075, 0.08429282903671265, 0.07956607639789581, -0.0182113628834486, 0.014824903570115566, 0.02515159547328949, 0.04201262816786766, -0.02139267884194851, 0.14712727069854736, 0.023101218044757843, 0.046575743705034256, -0.10615628212690353, -0.06999552249908447, 0.08198773860931396, -0.040648069232702255, 0.03444848209619522, 0.015812169760465622, 0.010533222928643227, -0.06031975522637367, -0.037257954478263855, -0.073966383934021, 0.00691572530195117, -0.07793360948562622, -0.03625516965985298, -0.07230357825756073, 0.08562561869621277, 0.07612220197916031, -0.03921416029334068, 0.03026260994374752, -0.05626993998885155, 0.04872376471757889, 0.10614490509033203, 0.11017948389053345, 0.05279763042926788, -0.10914028435945511, -0.017762990668416023, -0.027527479454874992, 0.011782633140683174, -0.08574579656124115, 0.05790552496910095, 0.06567442417144775, 0.011094300076365471, 0.16241654753684998, -0.02379409596323967, -0.15174680948257446, 0.03154213726520538, 0.07179579138755798, -0.06570781022310257, -0.21945875883102417, 0.044524259865283966, -0.01993667706847191, -0.12961280345916748, -0.09546268731355667, 0.10759212076663971, 0.0379965715110302, -0.05604060739278793, 0.021436169743537903, 0.11270955950021744, 0.04243950545787811, 0.03243601322174072, 0.036108437925577164, 0.03553195297718048, -0.08348964154720306, 0.06775666028261185, 0.13837075233459473, -0.1430867463350296, 0.029955368489027023, 0.07650962471961975, -0.06906227767467499, -0.043024756014347076, 0.0020047519356012344, 0.0311262346804142, 0.0484154149889946, -0.017761623486876488, -0.011950761079788208, -0.1141006126999855, 0.025209540501236916, 0.12313936650753021, -0.0002801991067826748, 0.10428637266159058, -0.0004452080465853214, -0.016544528305530548, -0.015671096742153168, 0.1372537761926651, 0.051561228930950165, 0.025146162137389183, -0.03511093184351921, 0.011989975348114967, -0.002180430106818676, -0.026519078761339188, 0.018045635893940926, -0.050867870450019836, -0.0866062194108963, -0.008238798007369041, -0.15204407274723053, 0.014129022136330605, -0.10060897469520569, 0.008854940533638, 0.01735900342464447, -0.04147781804203987, 0.004257829859852791, 0.01628536731004715, -0.05777836591005325, -0.038947250694036484, -0.0024387831799685955, 0.10792633146047592, -0.2058679461479187, 0.016561908647418022, 0.11339017748832703, -0.0676669329404831, 0.0834440067410469, 0.019892863929271698, -0.04917401820421219, 0.005031133070588112, -0.04387742280960083, -0.03394879773259163, -0.004699299111962318, 0.0198702123016119, -0.006652818992733955, -0.14347735047340393, 0.0004998939111828804, 0.004654495045542717, -0.04404890909790993, 0.03908754512667656, 0.048286717385053635, -0.07756833732128143, 0.12602344155311584, 0.05397915840148926, -0.0531512089073658, -0.0322941318154335, 0.024869799613952637, 0.05559815838932991, 0.007616298273205757, 0.13562250137329102, -0.032077666372060776, 0.0376097708940506, -0.1522791087627411, -0.02785363420844078, 0.009375246241688728, 0.020484091714024544, -0.018463794142007828, -0.026583611965179443, 0.0604211799800396, 0.002815773244947195, 0.13845081627368927, 0.0028455760329961777, -0.0628305971622467, 0.06910724937915802, 0.055970463901758194, -0.11350622028112411, 0.04815821349620819, -0.0019769174978137016, -0.03181031718850136, -0.04256098344922066, -0.0053479112684726715, -0.10359882563352585, -0.05623287335038185, -0.021461617201566696, 0.08162669092416763, 0.15526416897773743, 0.2231912463903427, -0.04210756719112396, 0.08750230818986893, -0.01744253560900688, -0.027977371588349342, 0.06729646027088165, -0.07194951176643372, 0.005207633599638939, -0.053991418331861496, 0.00014857947826385498, 0.08410173654556274, -0.1069626733660698, 0.1110612154006958, -0.0429723858833313, -0.039608217775821686, -0.057105664163827896, -0.20435543358325958, -0.05546070635318756, -0.01802835799753666, -0.006340754218399525, -0.0996551364660263, 0.07497826218605042, 0.13202403485774994, 0.012611511163413525, -0.001029742881655693, 0.03976654261350632, -0.07076340913772583, -0.08098176121711731, 0.024874165654182434, 0.019753936678171158, -0.0002703499048948288, 0.039458341896533966, 0.07225079834461212, -0.0022631045430898666, 0.08080922067165375, 0.06396779417991638, 0.08490061014890671, 0.04934895038604736, 0.026155250146985054, -0.08561130613088608, -0.07540234178304672, 0.026169802993535995, -0.03081427328288555, -0.05877763405442238, 0.18516916036605835, 0.06090919300913811, 0.04003728926181793, 0.032924260944128036, 0.1708383709192276, 0.00012033319217152894, -0.14298945665359497, -0.187107115983963, 0.09032679349184036, -0.026170192286372185, 0.0028563672676682472, 0.026511570438742638, -0.14890322089195251, 0.05961797013878822, 0.03273816034197807, 0.09569155424833298, -0.0026565156877040863, 0.03588186576962471, -0.019573133438825607, 0.026424728333950043, 0.01699972338974476, 0.02117626927793026, 0.005424170289188623, 0.17185112833976746, -0.05028955638408661, 0.08537408709526062, -0.019534805789589882, -0.045528996735811234, -0.04346579313278198, 0.09211336076259613, -0.03203783556818962, -0.0018997523002326488, -0.08415345847606659, 0.14365941286087036, -0.02616901881992817, -0.23110134899616241, -0.026376372203230858, -0.08708274364471436, -0.11253288388252258, 0.01480040606111288, 0.05782293528318405, 0.02805502898991108, 0.029566152021288872, 0.047330811619758606, -0.0778256356716156, 0.2727522850036621, 0.018686776980757713, -0.014079093001782894, -0.040245722979307175, 0.1303665190935135, -0.05045627802610397, 0.12314163148403168, 0.028396721929311752, 0.04958289489150047, 0.09350089728832245, -0.03580841049551964, -0.10813599079847336, 0.027183154597878456, 0.06304580718278885, 0.014205518178641796, 0.0005635255947709084, 0.1424482762813568, 0.026722736656665802, 0.09163299202919006, 0.10192199051380157, 0.028698839247226715, 0.06884513795375824, -0.01612255908548832, -0.02390143647789955, -0.07393167167901993, 0.07943147420883179, -0.09732433408498764, 0.07904451340436935, 0.10247313976287842, -0.03935016691684723, 0.020862363278865814, -0.026837140321731567, -0.01911810226738453, -0.021412692964076996, 0.10704699158668518, -0.01753138191998005, -0.10865501314401627, 0.022855114191770554, -0.021148210391402245, 0.09613855928182602, -0.07742057740688324, -0.07721391320228577, 0.059526506811380386, -0.016800934448838234, -0.00221980269998312, 0.10692808777093887, 0.0422975979745388, 0.009935013949871063, -0.03686850145459175, -0.08395839482545853, 0.03215986117720604, 0.10564272105693817, -0.015889033675193787, 0.029710551723837852 ]
a6cbe619a7a18309bbd7a3813033b180a043c1a8
# Dataset Card for Hausa VOA NER Corpus ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://www.aclweb.org/anthology/2020.emnlp-main.204/ - **Repository:** [Hausa VOA NER](https://github.com/uds-lsv/transfer-distant-transformer-african/tree/master/data/hausa_ner) - **Paper:** https://www.aclweb.org/anthology/2020.emnlp-main.204/ - **Leaderboard:** - **Point of Contact:** [David Adelani](mailto:didelani@lsv.uni-saarland.de) ### Dataset Summary The Hausa VOA NER is a named entity recognition (NER) dataset for Hausa language based on the [VOA Hausa news](https://www.voahausa.com/) corpus. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The language supported is Hausa. ## Dataset Structure ### Data Instances A data point consists of sentences seperated by empty line and tab-seperated tokens and tags. {'id': '0', 'ner_tags': [B-PER, 0, 0, B-LOC, 0], 'tokens': ['Trump', 'ya', 'ce', 'Rasha', 'ma'] } ### Data Fields - `id`: id of the sample - `tokens`: the tokens of the example text - `ner_tags`: the NER tags of each token The NER tags correspond to this list: ``` "O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC", "B-DATE", "I-DATE", ``` The NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. There are four types of phrases: person names (PER), organizations (ORG), locations (LOC) and dates & times (DATE). (O) is used for tokens not considered part of any named entity. ### Data Splits Training (1,014 sentences), validation (145 sentences) and test split (291 sentences) ## Dataset Creation ### Curation Rationale The data was created to help introduce resources to new language - Hausa. [More Information Needed] ### Source Data #### Initial Data Collection and Normalization The dataset is based on the news domain and was crawled from [VOA Hausa news](https://www.voahausa.com/). [More Information Needed] #### Who are the source language producers? The dataset was collected from VOA Hausa news. Most of the texts used in creating the Hausa VOA NER are news stories from Nigeria, Niger Republic, United States, and other parts of the world. [More Information Needed] ### Annotations Named entity recognition annotation #### Annotation process [More Information Needed] #### Who are the annotators? The data was annotated by Jesujoba Alabi and David Adelani for the paper: [Transfer Learning and Distant Supervision for Multilingual Transformer Models: A Study on African Languages](https://www.aclweb.org/anthology/2020.emnlp-main.204/). [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators The annotated data sets were developed by students of Saarland University, Saarbrücken, Germany . ### Licensing Information The data is under the [Creative Commons Attribution 4.0 ](https://creativecommons.org/licenses/by/4.0/) ### Citation Information ``` @inproceedings{hedderich-etal-2020-transfer, title = "Transfer Learning and Distant Supervision for Multilingual Transformer Models: A Study on {A}frican Languages", author = "Hedderich, Michael A. and Adelani, David and Zhu, Dawei and Alabi, Jesujoba and Markus, Udia and Klakow, Dietrich", booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)", month = nov, year = "2020", address = "Online", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/2020.emnlp-main.204", doi = "10.18653/v1/2020.emnlp-main.204", pages = "2580--2591", } ``` ### Contributions Thanks to [@dadelani](https://github.com/dadelani) for adding this dataset.
hausa_voa_ner
[ "task_categories:token-classification", "task_ids:named-entity-recognition", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:ha", "license:cc-by-4.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated"], "language": ["ha"], "license": ["cc-by-4.0"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["token-classification"], "task_ids": ["named-entity-recognition"], "pretty_name": "Hausa VOA NER Corpus", "dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "O", "1": "B-PER", "2": "I-PER", "3": "B-ORG", "4": "I-ORG", "5": "B-LOC", "6": "I-LOC", "7": "B-DATE", "8": "I-DATE"}}}}], "config_name": "hausa_voa_ner", "splits": [{"name": "train", "num_bytes": 483634, "num_examples": 1015}, {"name": "validation", "num_bytes": 69673, "num_examples": 146}, {"name": "test", "num_bytes": 139227, "num_examples": 292}], "download_size": 324962, "dataset_size": 692534}}
2024-01-18T11:05:04+00:00
[]
[ "ha" ]
TAGS #task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Hausa #license-cc-by-4.0 #region-us
# Dataset Card for Hausa VOA NER Corpus ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: Hausa VOA NER - Paper: URL - Leaderboard: - Point of Contact: David Adelani ### Dataset Summary The Hausa VOA NER is a named entity recognition (NER) dataset for Hausa language based on the VOA Hausa news corpus. ### Supported Tasks and Leaderboards ### Languages The language supported is Hausa. ## Dataset Structure ### Data Instances A data point consists of sentences seperated by empty line and tab-seperated tokens and tags. {'id': '0', 'ner_tags': [B-PER, 0, 0, B-LOC, 0], 'tokens': ['Trump', 'ya', 'ce', 'Rasha', 'ma'] } ### Data Fields - 'id': id of the sample - 'tokens': the tokens of the example text - 'ner_tags': the NER tags of each token The NER tags correspond to this list: The NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. There are four types of phrases: person names (PER), organizations (ORG), locations (LOC) and dates & times (DATE). (O) is used for tokens not considered part of any named entity. ### Data Splits Training (1,014 sentences), validation (145 sentences) and test split (291 sentences) ## Dataset Creation ### Curation Rationale The data was created to help introduce resources to new language - Hausa. ### Source Data #### Initial Data Collection and Normalization The dataset is based on the news domain and was crawled from VOA Hausa news. #### Who are the source language producers? The dataset was collected from VOA Hausa news. Most of the texts used in creating the Hausa VOA NER are news stories from Nigeria, Niger Republic, United States, and other parts of the world. ### Annotations Named entity recognition annotation #### Annotation process #### Who are the annotators? The data was annotated by Jesujoba Alabi and David Adelani for the paper: Transfer Learning and Distant Supervision for Multilingual Transformer Models: A Study on African Languages. ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators The annotated data sets were developed by students of Saarland University, Saarbrücken, Germany . ### Licensing Information The data is under the Creative Commons Attribution 4.0 ### Contributions Thanks to @dadelani for adding this dataset.
[ "# Dataset Card for Hausa VOA NER Corpus", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: Hausa VOA NER\n- Paper: URL\n- Leaderboard:\n- Point of Contact: David Adelani", "### Dataset Summary\nThe Hausa VOA NER is a named entity recognition (NER) dataset for Hausa language based on the VOA Hausa news corpus.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe language supported is Hausa.", "## Dataset Structure", "### Data Instances\n\nA data point consists of sentences seperated by empty line and tab-seperated tokens and tags. \n{'id': '0',\n 'ner_tags': [B-PER, 0, 0, B-LOC, 0],\n 'tokens': ['Trump', 'ya', 'ce', 'Rasha', 'ma']\n}", "### Data Fields\n\n- 'id': id of the sample\n- 'tokens': the tokens of the example text\n- 'ner_tags': the NER tags of each token\n\nThe NER tags correspond to this list:\n\nThe NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. There are four types of phrases: person names (PER), organizations (ORG), locations (LOC) and dates & times (DATE). (O) is used for tokens not considered part of any named entity.", "### Data Splits\n\nTraining (1,014 sentences), validation (145 sentences) and test split (291 sentences)", "## Dataset Creation", "### Curation Rationale\n\nThe data was created to help introduce resources to new language - Hausa.", "### Source Data", "#### Initial Data Collection and Normalization\n\nThe dataset is based on the news domain and was crawled from VOA Hausa news.", "#### Who are the source language producers?\n\nThe dataset was collected from VOA Hausa news. Most of the texts used in creating the Hausa VOA NER are news stories from Nigeria, Niger Republic, United States, and other parts of the world.", "### Annotations\nNamed entity recognition annotation", "#### Annotation process", "#### Who are the annotators?\n\nThe data was annotated by Jesujoba Alabi and David Adelani for the paper: \nTransfer Learning and Distant Supervision for Multilingual Transformer Models: A Study on African Languages.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nThe annotated data sets were developed by students of Saarland University, Saarbrücken, Germany .", "### Licensing Information\n\nThe data is under the Creative Commons Attribution 4.0", "### Contributions\n\nThanks to @dadelani for adding this dataset." ]
[ "TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Hausa #license-cc-by-4.0 #region-us \n", "# Dataset Card for Hausa VOA NER Corpus", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: Hausa VOA NER\n- Paper: URL\n- Leaderboard:\n- Point of Contact: David Adelani", "### Dataset Summary\nThe Hausa VOA NER is a named entity recognition (NER) dataset for Hausa language based on the VOA Hausa news corpus.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe language supported is Hausa.", "## Dataset Structure", "### Data Instances\n\nA data point consists of sentences seperated by empty line and tab-seperated tokens and tags. \n{'id': '0',\n 'ner_tags': [B-PER, 0, 0, B-LOC, 0],\n 'tokens': ['Trump', 'ya', 'ce', 'Rasha', 'ma']\n}", "### Data Fields\n\n- 'id': id of the sample\n- 'tokens': the tokens of the example text\n- 'ner_tags': the NER tags of each token\n\nThe NER tags correspond to this list:\n\nThe NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. There are four types of phrases: person names (PER), organizations (ORG), locations (LOC) and dates & times (DATE). (O) is used for tokens not considered part of any named entity.", "### Data Splits\n\nTraining (1,014 sentences), validation (145 sentences) and test split (291 sentences)", "## Dataset Creation", "### Curation Rationale\n\nThe data was created to help introduce resources to new language - Hausa.", "### Source Data", "#### Initial Data Collection and Normalization\n\nThe dataset is based on the news domain and was crawled from VOA Hausa news.", "#### Who are the source language producers?\n\nThe dataset was collected from VOA Hausa news. Most of the texts used in creating the Hausa VOA NER are news stories from Nigeria, Niger Republic, United States, and other parts of the world.", "### Annotations\nNamed entity recognition annotation", "#### Annotation process", "#### Who are the annotators?\n\nThe data was annotated by Jesujoba Alabi and David Adelani for the paper: \nTransfer Learning and Distant Supervision for Multilingual Transformer Models: A Study on African Languages.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nThe annotated data sets were developed by students of Saarland University, Saarbrücken, Germany .", "### Licensing Information\n\nThe data is under the Creative Commons Attribution 4.0", "### Contributions\n\nThanks to @dadelani for adding this dataset." ]
[ 99, 10, 120, 33, 34, 10, 11, 6, 90, 139, 27, 5, 21, 4, 28, 53, 12, 5, 52, 8, 8, 7, 8, 7, 5, 29, 15, 16 ]
[ "passage: TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Hausa #license-cc-by-4.0 #region-us \n# Dataset Card for Hausa VOA NER Corpus## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: Hausa VOA NER\n- Paper: URL\n- Leaderboard:\n- Point of Contact: David Adelani### Dataset Summary\nThe Hausa VOA NER is a named entity recognition (NER) dataset for Hausa language based on the VOA Hausa news corpus.### Supported Tasks and Leaderboards### Languages\n\nThe language supported is Hausa.## Dataset Structure### Data Instances\n\nA data point consists of sentences seperated by empty line and tab-seperated tokens and tags. \n{'id': '0',\n 'ner_tags': [B-PER, 0, 0, B-LOC, 0],\n 'tokens': ['Trump', 'ya', 'ce', 'Rasha', 'ma']\n}" ]
[ -0.009890275076031685, 0.1791912168264389, -0.007497708313167095, -0.0011899278033524752, 0.042883433401584625, 0.034117188304662704, 0.13714973628520966, 0.12393950670957565, 0.05668004974722862, 0.07532848417758942, -0.061005886644124985, 0.0017022478859871626, 0.1560927778482437, 0.07852855324745178, 0.013042773120105267, -0.18524278700351715, 0.07197119295597076, -0.08075110614299774, 0.020754950121045113, 0.06946052610874176, 0.1448819488286972, -0.039309725165367126, 0.05338585004210472, -0.02974637597799301, -0.031177222728729248, 0.02125120908021927, -0.05957482382655144, -0.09492465853691101, 0.0624542236328125, 0.056790851056575775, 0.08642017096281052, -0.012578746303915977, 0.03316701948642731, -0.28697094321250916, 0.03655164688825607, 0.033911727368831635, -0.0033698889892548323, 0.030477702617645264, 0.07859127968549728, -0.04412107169628143, 0.07110100239515305, -0.1310853809118271, 0.027197735384106636, 0.06753906607627869, -0.06814663857221603, -0.14793752133846283, -0.08720139414072037, 0.060617703944444656, 0.08691349625587463, 0.016091248020529747, -0.049436066299676895, 0.03055763617157936, -0.07168248295783997, 0.009555542841553688, 0.08242125809192657, -0.12239274382591248, -0.04626202955842018, 0.01878155954182148, -0.0002434828202240169, 0.05934872850775719, -0.13892588019371033, 0.015263309702277184, -0.021548006683588028, 0.009616613388061523, 0.002919897437095642, -0.02974085696041584, -0.023727701976895332, 0.02713020332157612, -0.04996800050139427, -0.02436702512204647, 0.2308335304260254, -0.007253021001815796, -0.0015256735496222973, -0.19128058850765228, -0.010624811053276062, 0.06387545168399811, -0.047718364745378494, 0.020401956513524055, 0.009618043899536133, -0.04421564191579819, 0.14005690813064575, 0.00016194753698073328, -0.06926336884498596, 0.015329538844525814, -0.052436113357543945, 0.01615755632519722, 0.05080844834446907, -0.0008618462597951293, -0.0027039917185902596, 0.05798555165529251, 0.02991262450814247, -0.12016626447439194, -0.029118536040186882, -0.05295345559716225, -0.16546069085597992, 0.009277807548642159, 0.049271244555711746, -0.01913725957274437, 0.1197938621044159, 0.09854935109615326, 0.03963889554142952, 0.0694892629981041, -0.09322316944599152, -0.01783442310988903, 0.10017157346010208, 0.0761091560125351, -0.054507795721292496, -0.1376427710056305, -0.019926700741052628, 0.0003881402953993529, -0.029304416850209236, -0.02161690779030323, 0.013065232895314693, 0.01710715889930725, -0.014455344527959824, 0.07007302343845367, 0.09482816606760025, -0.0018167017260566354, -0.034635256975889206, -0.045005615800619125, 0.0446208193898201, -0.15374749898910522, 0.0016044744988903403, 0.033498410135507584, 0.0032599454279989004, 0.09099890291690826, -0.0379774384200573, -0.011049778200685978, -0.10163308680057526, 0.040856387466192245, -0.041199151426553726, 0.0009071190725080669, -0.04607337340712547, -0.016555454581975937, 0.06959060579538345, -0.044498104602098465, -0.08023787289857864, -0.020709004253149033, -0.08906161040067673, -0.07302623987197876, 0.041301727294921875, -0.0986843854188919, -0.030064115300774574, -0.004821752198040485, 0.01727694645524025, 0.030950477346777916, -0.016798021271824837, -0.02350589446723461, -0.06933105736970901, 0.033749282360076904, -0.09401595592498779, 0.036616336554288864, 0.07046730071306229, 0.047789447009563446, -0.008608479984104633, 0.06560651957988739, -0.12900593876838684, 0.10160653293132782, -0.17189434170722961, 0.06517229974269867, -0.1259748339653015, 0.03321116417646408, 0.035097312182188034, 0.022636083886027336, -0.05803457647562027, 0.1439131796360016, -0.18874520063400269, -0.05494942143559456, 0.13713209331035614, -0.12162581086158752, -0.031229635700583458, 0.10201430320739746, -0.0126209557056427, 0.06977272778749466, 0.0735238716006279, 0.1707945466041565, 0.03860750421881676, -0.03292141482234001, -0.040307167917490005, -0.05671631544828415, 0.11809248477220535, 0.12134016305208206, 0.07859575003385544, -0.07908760011196136, 0.13275712728500366, 0.024668177589774132, -0.018749870359897614, -0.04973306134343147, 0.03430916741490364, -0.0807797834277153, 0.04317963868379593, 0.0037757756654173136, -0.0038711009547114372, -0.02565261907875538, -0.032588258385658264, 0.016269119456410408, -0.06112927570939064, 0.03484256565570831, 0.07408390939235687, -0.0045334226451814175, 0.035275526344776154, -0.0637868195772171, 0.01088845357298851, 0.05274369195103645, 0.009958798065781593, -0.0879371240735054, -0.09842872619628906, 0.033534739166498184, -0.09852897375822067, 0.09627807885408401, -0.017543869093060493, 0.0018988125957548618, -0.02742275968194008, -0.040814802050590515, 0.046597108244895935, 0.01748047024011612, 0.028189314529299736, 0.02035445347428322, -0.21874219179153442, -0.0004775653942488134, -0.01470137108117342, 0.16908200085163116, -0.04856196418404579, -0.0035470323637127876, 0.08444596827030182, 0.17963862419128418, 0.05154915899038315, -0.016421226784586906, 0.04563106968998909, 0.028753289952874184, 0.01520339585840702, -0.00015272687596734613, -0.023558029904961586, -0.08454708009958267, -0.03973642736673355, 0.09555642306804657, -0.06446865946054459, 0.03225330635905266, 0.07088254392147064, 0.111875019967556, -0.015277235768735409, -0.03528841957449913, 0.0004901204956695437, -0.03065396286547184, -0.0713975727558136, -0.08517980575561523, 0.02657114714384079, 0.047051068395376205, 0.023416336625814438, -0.06313346326351166, -0.08785801380872726, -0.0609816238284111, -0.01226562075316906, -0.08215756714344025, 0.08951035141944885, 0.015189260244369507, -0.10082034021615982, 0.15129916369915009, 0.06072342023253441, 0.07637248933315277, 0.17810788750648499, -0.055420152842998505, -0.07829010486602783, -0.03136257082223892, -0.012042490765452385, -0.017878029495477676, 0.13319674134254456, -0.1340731829404831, -0.0294303260743618, 0.06018028035759926, 0.011655574664473534, 0.02041015774011612, -0.03553495556116104, 0.014370907098054886, -0.038908444344997406, -0.038246043026447296, 0.006576421670615673, 0.015334529802203178, 0.05257934704422951, 0.09826052933931351, 0.018675262108445168, 0.045906487852334976, -0.057901445776224136, -0.06875128298997879, -0.04634058475494385, 0.06952057778835297, -0.1681225597858429, -0.17771480977535248, -0.12381140142679214, -0.08552050590515137, -0.07930802553892136, -0.016560541465878487, 0.010166510008275509, -0.0662010982632637, -0.09610225260257721, -0.061751797795295715, 0.07991588860750198, 0.04828347638249397, -0.10565858334302902, -0.0337214395403862, 0.01843602955341339, -0.010687465779483318, -0.11412007361650467, 0.01832505874335766, 0.011907270178198814, -0.0063951085321605206, 0.005617568735033274, -0.003307353239506483, 0.06650342047214508, 0.09392387419939041, 0.12662583589553833, -0.00198166910558939, -0.05356369912624359, 0.18383429944515228, -0.15813924372196198, 0.14949697256088257, 0.06763751059770584, -0.049229227006435394, 0.04677943140268326, 0.24642013013362885, 0.050891656428575516, -0.03910832107067108, -0.02663242816925049, 0.0702202245593071, 0.019386015832424164, -0.2965555489063263, -0.08025144785642624, -0.11586184799671173, -0.048802971839904785, 0.01263354904949665, 0.06964418292045593, 0.03163781017065048, -0.002901715924963355, -0.09957348555326462, 0.026649506762623787, 0.1331765353679657, 0.045301325619220734, 0.14967221021652222, 0.027906807139515877, 0.04006221517920494, -0.059584204107522964, -0.028554461896419525, 0.0769011601805687, 0.12481674551963806, 0.22769759595394135, 0.03618767485022545, 0.2626569867134094, 0.10703499615192413, 0.05698635056614876, -0.004046094603836536, -0.01802418939769268, 0.0032761802431195974, 0.0799044743180275, -0.011824309825897217, -0.06616423279047012, -0.01299453154206276, 0.06929772347211838, 0.09072978794574738, -0.1036287173628807, 0.11059482395648956, -0.14560948312282562, 0.11122613400220871, 0.19465813040733337, 0.020438889041543007, -0.04985789582133293, 0.006992345210164785, 0.14497171342372894, -0.11585697531700134, -0.10869574546813965, 0.016683898866176605, 0.06297703832387924, -0.1132260411977768, 0.14476433396339417, 0.0012296366039663553, 0.10614849627017975, -0.0915229320526123, -0.016489829868078232, -0.021195529028773308, 0.009314501658082008, -0.040559373795986176, 0.05677378922700882, -0.19250908493995667, 0.21561749279499054, 0.016513530164957047, -0.01061617024242878, -0.07836557179689407, 0.054316505789756775, 0.033952027559280396, 0.016094287857413292, 0.11113539338111877, 0.018530700355768204, -0.06648670136928558, 0.019557006657123566, -0.05988330394029617, 0.03148482367396355, 0.044729702174663544, -0.1311161369085312, 0.06364740431308746, -0.015990344807505608, -0.013128324411809444, -0.07421012967824936, 0.028550298884510994, -0.0639243796467781, -0.190080463886261, 0.09525726735591888, -0.04636373743414879, 0.09236301481723785, -0.06529330462217331, -0.022821318358182907, -0.0737491101026535, 0.04500667005777359, -0.21517954766750336, -0.08974075317382812, -0.14181852340698242, -0.1243240013718605, 0.1402776837348938, -0.040422264486551285, 0.014158548787236214, -0.01689152792096138, 0.13280703127384186, -0.012626574374735355, -0.0544225312769413, 0.021453607827425003, -0.024261873215436935, -0.10801282525062561, -0.052499569952487946, 0.16484396159648895, 0.07333331555128098, 0.023106763139367104, -0.0008991843787953258, 0.0398184210062027, 0.015351623296737671, -0.0595129169523716, 0.019849326461553574, 0.18262585997581482, -0.0729341208934784, 0.12210847437381744, -0.037942349910736084, -0.2605065107345581, -0.11656700074672699, -0.07108426094055176, 0.05444483458995819, 0.08277920633554459, 0.0013842822518199682, 0.2249251902103424, 0.16198600828647614, -0.13369077444076538, -0.20861253142356873, -0.06375306099653244, -0.014322260394692421, 0.015181897208094597, -0.0076070004142820835, -0.17960292100906372, 0.07179521024227142, 0.0658959373831749, -0.02239825204014778, -0.012149307876825333, -0.1753002256155014, -0.1176757961511612, 0.07553292065858841, -0.02647823467850685, -0.13703109323978424, -0.15170563757419586, -0.09265940636396408, -0.09851404279470444, -0.1686093807220459, 0.08895662426948547, -0.0683453381061554, 0.029580267146229744, 0.004698063712567091, 0.09057804197072983, -0.0031769482884556055, -0.0031393577810376883, 0.19569532573223114, 0.12414886057376862, 0.02070651762187481, -0.0720394104719162, 0.028481272980570793, 0.08319839835166931, -0.04714512079954147, 0.031004648655653, 0.0006599444895982742, -0.0989505872130394, -0.18217502534389496, -0.035488467663526535, -0.09224077314138412, 0.03193656727671623, -0.07984508574008942, -0.028473587706685066, -0.05692809447646141, 0.08887012302875519, 0.0831148773431778, -0.03200317919254303, 0.1234472244977951, -0.06916093081235886, 0.11884313076734543, 0.06155126541852951, 0.1452282965183258, 0.025889085605740547, -0.10838022828102112, -0.029204806312918663, 0.01017809845507145, 0.023444799706339836, -0.14474889636039734, 0.05655137076973915, 0.09318799525499344, -0.011951739899814129, 0.14884445071220398, -0.05643952637910843, -0.14991194009780884, -0.012540550902485847, 0.0760292187333107, -0.013402799144387245, -0.17380169034004211, 0.030066590756177902, -0.02772444486618042, -0.07910532504320145, -0.03895623981952667, 0.11189360916614532, 0.05270964652299881, -0.04854567348957062, 0.04611828178167343, 0.10403038561344147, 0.02069542557001114, 0.10020864009857178, 0.010852758772671223, 0.06971286982297897, -0.12459275126457214, 0.09959881007671356, 0.15234294533729553, -0.005588618107140064, -0.00011918489326490089, 0.15292459726333618, -0.048944368958473206, -0.05508984997868538, -0.07498876750469208, 0.06695843487977982, 0.066529281437397, -0.044241610914468765, 0.02589760161936283, -0.198298841714859, -0.00036419526441022754, 0.13061782717704773, -0.025508055463433266, 0.04839648678898811, 0.029644479975104332, -0.06239424645900726, 0.009572179988026619, 0.13135409355163574, 0.020192744210362434, 0.00641251914203167, -0.03667678311467171, -0.06864063441753387, 0.0020719191525131464, -0.005183839239180088, -0.005055377725511789, -0.05521225556731224, -0.10109787434339523, 0.038890864700078964, -0.1805855631828308, 0.04606817290186882, -0.15210209786891937, 0.02404729276895523, 0.021888907998800278, -0.05661950260400772, -0.040256135165691376, -0.009716013446450233, -0.0898565798997879, 0.009530682116746902, -0.020583469420671463, 0.16702114045619965, -0.14421001076698303, 0.01753445714712143, 0.09323938190937042, -0.10791968554258347, 0.11170540750026703, -0.009062903001904488, -0.048115868121385574, 0.04459299519658089, -0.11886309832334518, 0.0015261740190908313, -0.04009585827589035, 0.03896285966038704, 0.036903418600559235, -0.13614250719547272, -0.010137360543012619, -0.012578085064888, -0.03692285344004631, 0.032461538910865784, -0.017377261072397232, -0.05599876493215561, 0.04604462534189224, -0.06945817917585373, -0.08159787952899933, 0.038759712129831314, 0.03310517221689224, 0.15460552275180817, -0.058283787220716476, 0.06621270626783371, -0.023312591016292572, 0.06895165890455246, -0.09468550980091095, -0.015531400218605995, -0.005215526092797518, -0.023387284949421883, -0.008072065189480782, -0.07049567997455597, 0.05028759688138962, 0.0014207956846803427, 0.21079394221305847, 0.0018475351389497519, 0.007528732530772686, 0.06472734361886978, 0.012660901993513107, -0.16144554316997528, 0.06977250427007675, -0.008499925024807453, 0.04609622806310654, 0.003555215895175934, 0.02067555859684944, -0.14553634822368622, -0.07228328287601471, -0.013429527170956135, 0.07340989261865616, 0.17930950224399567, 0.1825970858335495, -0.030108746141195297, 0.1064247190952301, -0.10703282058238983, -0.0374133363366127, 0.1254294514656067, -0.08076771348714828, 0.05632175877690315, -0.0658697634935379, -0.00951540470123291, 0.08641210943460464, -0.1958276629447937, 0.11928831785917282, -0.06244503706693649, -0.07207043468952179, -0.03293037787079811, -0.16663631796836853, -0.052562594413757324, -0.047248031944036484, -0.003558126976713538, -0.08633428066968918, 0.03923211619257927, 0.16250480711460114, 0.040299151092767715, -0.006538499612361193, 0.06086472421884537, -0.039865728467702866, -0.11816932260990143, 0.09618230909109116, 0.07990363240242004, 0.016839249059557915, -0.05552612990140915, 0.04367977753281593, -0.01907765492796898, 0.09196802228689194, 0.015752503648400307, 0.05654740333557129, 0.01785505935549736, 0.0026308351662009954, -0.11363422125577927, -0.05857681483030319, 0.052964065223932266, -0.0220184288918972, -0.03681601583957672, 0.1474301964044571, 0.03267019987106323, -0.015898965299129486, 0.02812614105641842, 0.1691775619983673, 0.008054857142269611, -0.13017509877681732, -0.16484276950359344, 0.03014765866100788, -0.0078109558671712875, -0.014589471742510796, 0.043121036142110825, -0.11410768330097198, -0.02610340341925621, 0.1320696771144867, 0.1674947589635849, -0.012847265228629112, 0.016868190839886665, -0.007033268455415964, 0.033616259694099426, -0.007433717604726553, 0.05530194565653801, 0.0076612853445112705, 0.1999140828847885, -0.003771805902943015, 0.06428505480289459, 0.0027891488280147314, -0.07659900188446045, -0.08184020966291428, 0.11510247737169266, -0.017818838357925415, -0.05156417563557625, -0.027854757383465767, 0.1508915275335312, -0.1451960802078247, -0.2819405496120453, 0.10690487176179886, -0.11458797007799149, -0.1649966537952423, -0.04418949782848358, 0.06736893951892853, 0.04449264332652092, -0.0464334636926651, 0.06475336104631424, -0.08383114635944366, 0.23745180666446686, 0.06868923455476761, -0.025248290970921516, -0.062173664569854736, 0.146206796169281, -0.10178995132446289, 0.1631864458322525, 0.013034295290708542, 0.016907431185245514, 0.04309719428420067, -0.029596172273159027, -0.08575022965669632, 0.037103574723005295, 0.10343138873577118, -0.0365326926112175, -0.024477805942296982, 0.15376140177249908, 0.018940448760986328, 0.1591847836971283, 0.12471373379230499, -0.0014006122946739197, 0.01218978688120842, 0.0737631618976593, -0.030463973060250282, -0.026839639991521835, 0.07851140946149826, -0.13322770595550537, 0.09265918284654617, 0.11557206511497498, -0.039573486894369125, -0.00028193002799525857, -0.03438121825456619, 0.022585494443774223, -0.04118472337722778, 0.05812627822160721, -0.02572358399629593, -0.14414866268634796, -0.0007591533940285444, -0.08963418751955032, 0.09364467114210129, -0.13051903247833252, -0.04067417234182358, 0.001911357743665576, 0.016029691323637962, -0.07021471112966537, 0.12111245840787888, 0.07350058108568192, -0.0028414761181920767, -0.03692878037691116, -0.1427205204963684, 0.030002057552337646, 0.08839014917612076, -0.06279271095991135, 0.05209016799926758 ]
7474a2e18924beddcdfdb1e9173deaeefc11eba4
# Dataset Card for Hausa VOA News Topic Classification dataset (hausa_voa_topics) ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** - - **Repository:** https://github.com/uds-lsv/transfer-distant-transformer-african - **Paper:** https://www.aclweb.org/anthology/2020.emnlp-main.204/ - **Leaderboard:** - - **Point of Contact:** Michael A. Hedderich and David Adelani {mhedderich, didelani} (at) lsv.uni-saarland.de ### Dataset Summary A news headline topic classification dataset, similar to AG-news, for Hausa. The news headlines were collected from [VOA Hausa](https://www.voahausa.com/). ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Hausa (ISO 639-1: ha) ## Dataset Structure ### Data Instances An instance consists of a news title sentence and the corresponding topic label. ### Data Fields - `news_title`: A news title - `label`: The label describing the topic of the news title. Can be one of the following classes: Nigeria, Africa, World, Health or Politics. ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@michael-aloys](https://github.com/michael-aloys) for adding this dataset.
hausa_voa_topics
[ "task_categories:text-classification", "task_ids:topic-classification", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:ha", "license:unknown", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["ha"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["topic-classification"], "pretty_name": "Hausa Voa News Topic Classification Dataset (HausaVoaTopics)", "dataset_info": {"features": [{"name": "news_title", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "Africa", "1": "Health", "2": "Nigeria", "3": "Politics", "4": "World"}}}}], "splits": [{"name": "train", "num_bytes": 144932, "num_examples": 2045}, {"name": "validation", "num_bytes": 20565, "num_examples": 290}, {"name": "test", "num_bytes": 41195, "num_examples": 582}], "download_size": 195824, "dataset_size": 206692}}
2024-01-18T11:05:06+00:00
[]
[ "ha" ]
TAGS #task_categories-text-classification #task_ids-topic-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Hausa #license-unknown #region-us
# Dataset Card for Hausa VOA News Topic Classification dataset (hausa_voa_topics) ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: - - Repository: URL - Paper: URL - Leaderboard: - - Point of Contact: Michael A. Hedderich and David Adelani {mhedderich, didelani} (at) URL ### Dataset Summary A news headline topic classification dataset, similar to AG-news, for Hausa. The news headlines were collected from VOA Hausa. ### Supported Tasks and Leaderboards ### Languages Hausa (ISO 639-1: ha) ## Dataset Structure ### Data Instances An instance consists of a news title sentence and the corresponding topic label. ### Data Fields - 'news_title': A news title - 'label': The label describing the topic of the news title. Can be one of the following classes: Nigeria, Africa, World, Health or Politics. ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @michael-aloys for adding this dataset.
[ "# Dataset Card for Hausa VOA News Topic Classification dataset (hausa_voa_topics)", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: -\n- Repository: URL\n- Paper: URL\n- Leaderboard: -\n- Point of Contact: Michael A. Hedderich and David Adelani \n{mhedderich, didelani} (at) URL", "### Dataset Summary\n\nA news headline topic classification dataset, similar to AG-news, for Hausa. The news headlines were collected from VOA Hausa.", "### Supported Tasks and Leaderboards", "### Languages\n\nHausa (ISO 639-1: ha)", "## Dataset Structure", "### Data Instances\n\nAn instance consists of a news title sentence and the corresponding topic label.", "### Data Fields\n\n- 'news_title': A news title \n- 'label': The label describing the topic of the news title. Can be one of the following classes: Nigeria, Africa, World, Health or Politics.", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @michael-aloys for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-topic-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Hausa #license-unknown #region-us \n", "# Dataset Card for Hausa VOA News Topic Classification dataset (hausa_voa_topics)", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: -\n- Repository: URL\n- Paper: URL\n- Leaderboard: -\n- Point of Contact: Michael A. Hedderich and David Adelani \n{mhedderich, didelani} (at) URL", "### Dataset Summary\n\nA news headline topic classification dataset, similar to AG-news, for Hausa. The news headlines were collected from VOA Hausa.", "### Supported Tasks and Leaderboards", "### Languages\n\nHausa (ISO 639-1: ha)", "## Dataset Structure", "### Data Instances\n\nAn instance consists of a news title sentence and the corresponding topic label.", "### Data Fields\n\n- 'news_title': A news title \n- 'label': The label describing the topic of the news title. Can be one of the following classes: Nigeria, Africa, World, Health or Politics.", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @michael-aloys for adding this dataset." ]
[ 88, 23, 120, 51, 36, 10, 12, 6, 22, 50, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 20 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-topic-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Hausa #license-unknown #region-us \n# Dataset Card for Hausa VOA News Topic Classification dataset (hausa_voa_topics)## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: -\n- Repository: URL\n- Paper: URL\n- Leaderboard: -\n- Point of Contact: Michael A. Hedderich and David Adelani \n{mhedderich, didelani} (at) URL### Dataset Summary\n\nA news headline topic classification dataset, similar to AG-news, for Hausa. The news headlines were collected from VOA Hausa.### Supported Tasks and Leaderboards### Languages\n\nHausa (ISO 639-1: ha)## Dataset Structure### Data Instances\n\nAn instance consists of a news title sentence and the corresponding topic label.### Data Fields\n\n- 'news_title': A news title \n- 'label': The label describing the topic of the news title. Can be one of the following classes: Nigeria, Africa, World, Health or Politics.### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset" ]
[ 0.02602389082312584, 0.22747942805290222, -0.007653458975255489, 0.011508832685649395, 0.09963822364807129, 0.05051392316818237, 0.09409686177968979, 0.09817105531692505, 0.03578784689307213, 0.1358868032693863, -0.06081731244921684, 0.015200279653072357, 0.1588088870048523, 0.0646684318780899, 0.02572965994477272, -0.21004511415958405, 0.06042668595910072, -0.0894845649600029, -0.04525752365589142, 0.08589138090610504, 0.11631089448928833, -0.07487553358078003, 0.04779760167002678, -0.08567207306623459, -0.011890086345374584, 0.045046981424093246, -0.10136199742555618, -0.04813048988580704, -0.004311180207878351, 0.029489578679203987, 0.07053948193788528, 0.01955127716064453, 0.05331653356552124, -0.3070595860481262, 0.019197355955839157, 0.034403301775455475, -0.011554542928934097, 0.016237692907452583, 0.08887683600187302, -0.04978723078966141, 0.030260620638728142, -0.17584019899368286, 0.06464804708957672, 0.061896223574876785, -0.12326870113611221, -0.09243796765804291, -0.11600638180971146, 0.06717747449874878, 0.1462557464838028, 0.030598802492022514, -0.06312985718250275, 0.012557943351566792, -0.07521754503250122, 0.005459720268845558, 0.07967858016490936, -0.11806804686784744, -0.04716827720403671, 0.0419541634619236, -0.0036561100278049707, 0.07012267410755157, -0.15079741179943085, -0.006030410528182983, -0.02293686755001545, 0.010643868707120419, -0.023683924227952957, -0.026884576305747032, 0.0033851948101073503, 0.05411354452371597, -0.09600868076086044, -0.052441734820604324, 0.1203061044216156, 0.00687413802370429, 0.00488248560577631, -0.17316535115242004, 0.02664373442530632, 0.05056706443428993, -0.051068566739559174, 0.016522688791155815, 0.022949324920773506, -0.013325409963726997, 0.09452735632658005, 0.028578035533428192, -0.02835185080766678, 0.05273108929395676, -0.03544368967413902, 0.04743579030036926, 0.024652915075421333, -0.02173866704106331, 0.023675015196204185, 0.06817585974931717, 0.11117351800203323, -0.1212083026766777, -0.03786183521151543, -0.043067291378974915, -0.1369846612215042, -0.033622682094573975, 0.0739336833357811, -0.0017932208720594645, 0.12264101952314377, 0.10137670487165451, -0.0316869392991066, 0.05744519457221031, -0.05156174302101135, -0.04566478356719017, 0.08699169009923935, 0.09869176149368286, -0.08191756904125214, -0.1564820259809494, -0.04200761392712593, 0.016543446108698845, -0.032986901700496674, -0.02286437153816223, 0.0037096990272402763, 0.0906447172164917, 0.0008191452943719923, 0.116622693836689, 0.10167358070611954, -0.008205912075936794, -0.07633090019226074, -0.04969160631299019, 0.06133636087179184, -0.1531921774148941, 0.02731109969317913, 0.0067555587738752365, 0.02073786035180092, 0.03462971746921539, -0.04928301274776459, 0.006428949069231749, -0.06665085256099701, 0.09984824806451797, -0.05449872836470604, -0.021734997630119324, -0.08492816984653473, 0.012217347510159016, 0.059023089706897736, 0.017405319958925247, -0.07435424625873566, 0.019455794245004654, -0.10942542552947998, -0.07610360532999039, 0.01722540706396103, -0.09725924581289291, -0.051225755363702774, -0.01755295880138874, -0.0005203667096793652, 0.036788150668144226, 0.040845829993486404, 0.022165650501847267, -0.06085618585348129, 0.04039619117975235, -0.04086547717452049, 0.04051706939935684, 0.14754654467105865, 0.043572548776865005, -0.033130500465631485, 0.09907587617635727, -0.10589628666639328, 0.12465832382440567, -0.17548659443855286, 0.05864764750003815, -0.11042644828557968, 0.022626938298344612, 0.03924126550555229, -0.024827517569065094, -0.05964116379618645, 0.1590815633535385, -0.1842004656791687, -0.06390969455242157, 0.15751656889915466, -0.10025153309106827, -0.061805617064237595, 0.0414874441921711, -0.033179689198732376, 0.01822323352098465, 0.05903332680463791, 0.07598788291215897, -0.023186208680272102, -0.0037198979407548904, -0.04330512136220932, -0.12577347457408905, 0.0939510390162468, 0.25802910327911377, 0.10410264134407043, -0.09688441455364227, 0.12294434756040573, 0.006774920970201492, 0.006704915314912796, -0.04995473846793175, -0.004611834418028593, -0.07389022409915924, 0.06770600378513336, 0.022216999903321266, 0.004927133210003376, 0.025289485231041908, -0.10015048086643219, 0.000403670797822997, -0.0801190733909607, 0.07122556865215302, 0.035874757915735245, -0.015409020707011223, -0.00863217655569315, -0.06832101941108704, -0.027979841455817223, 0.015576524659991264, -0.0038418020121753216, -0.10540348291397095, -0.15636779367923737, 0.04613878205418587, -0.04787268489599228, 0.11162082105875015, -0.08011417090892792, 0.007472878322005272, -0.028199799358844757, -0.06155288964509964, -0.003960778005421162, -0.018355941399931908, 0.04005855694413185, 0.014480686746537685, -0.19660119712352753, 0.0319320373237133, -0.025707902386784554, 0.1712164580821991, -0.04453291743993759, -0.017313815653324127, 0.08428091555833817, 0.25175097584724426, 0.06980378925800323, -0.04739958792924881, 0.08889006823301315, 0.019009988754987717, 0.03337337076663971, -0.05247771367430687, -0.04255155846476555, -0.1049322560429573, 0.01955857127904892, 0.025123530998826027, -0.09498561918735504, -0.02714451402425766, 0.04038151353597641, 0.08647959679365158, -0.04513566195964813, -0.01468441542237997, -0.02388460375368595, -0.027266917750239372, -0.07336751371622086, -0.07545751333236694, 0.04056673124432564, 0.03428562730550766, -0.003927324432879686, -0.05678899213671684, -0.09894125908613205, -0.07720979303121567, 0.004510027356445789, -0.09329984337091446, 0.07670469582080841, 0.04240279644727707, -0.13672706484794617, 0.17015406489372253, 0.09087545424699783, 0.1352633833885193, 0.15405552089214325, -0.07915712147951126, -0.09999324381351471, -0.03675004094839096, -0.04178667441010475, -0.0005030481843277812, 0.061281368136405945, -0.09189469367265701, 0.03687121346592903, 0.04697364568710327, -0.03053128905594349, 0.02239375188946724, 0.022218598052859306, 0.02550872601568699, -0.004476706963032484, -0.014463174156844616, 0.024540049955248833, -0.0035941489040851593, 0.06878891587257385, 0.08171393722295761, 0.010441676713526249, 0.09065426886081696, -0.026930611580610275, -0.06387986987829208, -0.0500611886382103, 0.08562742173671722, -0.16065284609794617, -0.20498281717300415, -0.07579851895570755, -0.10536106675863266, -0.04531966522336006, -0.04827609658241272, -0.014991892501711845, -0.06853596866130829, -0.1125490739941597, -0.057961978018283844, 0.08208846300840378, 0.09304066002368927, -0.10622282326221466, 0.012706427834928036, 0.01649813912808895, -0.025896580889821053, -0.10376258194446564, 0.024837134405970573, 0.058567918837070465, -0.03288780897855759, 0.007561463862657547, 0.015276611782610416, 0.08399666845798492, 0.12136857211589813, 0.10638091713190079, 0.018599962815642357, -0.01700296439230442, 0.2578050494194031, -0.16572804749011993, 0.14855290949344635, 0.0021776575595140457, -0.04216746613383293, 0.07099850475788116, 0.27810078859329224, 0.043066151440143585, -0.03850986436009407, 0.009886417537927628, 0.10419248789548874, 0.0522087924182415, -0.25614356994628906, -0.08188006281852722, -0.08401722460985184, -0.09335668385028839, -0.01626826636493206, 0.05632716417312622, 0.013966325670480728, -0.017916180193424225, -0.13221661746501923, -0.03258553147315979, 0.11949566751718521, 0.05961686000227928, 0.06513215601444244, 0.05801239609718323, 0.004400073550641537, -0.0421256422996521, -0.04164063185453415, 0.08646548539400101, 0.06304873526096344, 0.19434919953346252, 0.0638769119977951, 0.20363835990428925, 0.08733346313238144, 0.013679317198693752, -0.016029534861445427, -0.01063444372266531, -0.003057322232052684, 0.07052250951528549, -0.0032733012922108173, -0.04858575388789177, 0.03779520466923714, 0.05391216650605202, 0.0880996435880661, -0.08398648351430893, 0.10052403062582016, -0.09767374396324158, 0.10209228843450546, 0.16585275530815125, 0.024437326937913895, -0.05887345224618912, 0.025866659358143806, 0.14126987755298615, -0.11212620884180069, -0.12430271506309509, -0.004780864808708429, -0.0077917384915053844, -0.12945027649402618, 0.1362328678369522, 0.005981964059174061, 0.11240029335021973, -0.04603739455342293, -0.046964045614004135, -0.0013865889050066471, 0.004152229987084866, -0.06855368614196777, 0.08926782757043839, -0.18538513779640198, 0.14233647286891937, 0.021098662167787552, -0.0003708878648467362, -0.05625801533460617, 0.07282166928052902, 0.01963092014193535, 0.043091751635074615, 0.10937206447124481, 0.024582045152783394, -0.06722240149974823, 0.022419141605496407, -0.0463380292057991, -0.021162591874599457, 0.10247644037008286, -0.16358458995819092, 0.11883515864610672, -0.001425659516826272, -0.05186730623245239, -0.08544054627418518, -0.029527146369218826, -0.11997614800930023, -0.19073450565338135, 0.09876139461994171, -0.10620413720607758, 0.14062584936618805, -0.07571403682231903, -0.006602467969059944, -0.10012373328208923, 0.07424897700548172, -0.17758241295814514, -0.11501851677894592, -0.14184464514255524, -0.06035182997584343, 0.14804990589618683, -0.05123976990580559, 0.0302122849971056, -0.0006859986460767686, 0.16650483012199402, -0.0042143347673118114, -0.058697715401649475, 0.03363973647356033, -0.028958642855286598, -0.20423807203769684, -0.06755037605762482, 0.16088803112506866, 0.05874483287334442, 0.03173499554395676, 0.012044157832860947, 0.06631564348936081, 0.01598697155714035, -0.07103130221366882, 0.0692649856209755, 0.13282540440559387, -0.0019775724504143, 0.13734927773475647, -0.008385540917515755, -0.2357461154460907, -0.14027151465415955, -0.05837216600775719, 0.07413256168365479, 0.06638985872268677, -0.01564847305417061, 0.18364647030830383, 0.12342003732919693, -0.10752712935209274, -0.18881644308567047, -0.08387146145105362, 0.024995161220431328, -0.02799506112933159, 0.01778346486389637, -0.17153416574001312, 0.08128740638494492, 0.038641516119241714, 0.0030668789986521006, -0.011205416172742844, -0.18087483942508698, -0.11211828142404556, 0.03414709493517876, -0.058908578008413315, -0.3228681981563568, -0.16212500631809235, -0.0894935205578804, -0.06600281596183777, -0.21746939420700073, 0.13059011101722717, 0.04166560247540474, -0.019590485841035843, -0.010300486348569393, 0.08560668677091599, -0.004711740184575319, -0.004570397082716227, 0.19411629438400269, 0.09830096364021301, 0.029936864972114563, -0.09601637721061707, -0.06650622934103012, 0.12147630751132965, -0.022583091631531715, -0.016847124323248863, 0.020615074783563614, -0.04656340554356575, -0.18151043355464935, -0.03861527889966965, -0.0746559202671051, 0.023591671139001846, -0.11853355914354324, -0.022450845688581467, -0.05929051712155342, 0.10974860191345215, 0.10200928896665573, -0.038838762789964676, 0.09534552693367004, -0.07496237009763718, 0.057251155376434326, 0.08390620350837708, 0.1558350771665573, 0.03211051598191261, -0.0961330309510231, -0.03539886698126793, 0.01827964000403881, -0.019500646740198135, -0.11688938736915588, 0.0796942487359047, 0.07661674171686172, -0.002782244235277176, 0.15942151844501495, -0.05280919000506401, -0.165629044175148, -0.035090718418359756, 0.08864965289831161, -0.025658659636974335, -0.1786358505487442, -0.007563731633126736, 0.0516471266746521, -0.11550531536340714, -0.08870036154985428, 0.013723769225180149, 0.09681179374456406, -0.08539527654647827, 0.05541037395596504, 0.12400287389755249, 0.018423564732074738, 0.05848291143774986, 0.02541147917509079, 0.06401286274194717, -0.1107262596487999, 0.1436711996793747, 0.16970494389533997, -0.06018936261534691, -0.041402775794267654, 0.20733149349689484, -0.03468496352434158, -0.03824605420231819, 0.008622809313237667, 0.12512631714344025, 0.049243733286857605, 0.00030523896566592157, 0.06080639734864235, -0.16536295413970947, 0.0034705838188529015, 0.14475753903388977, -0.023437470197677612, 0.026253171265125275, 0.07414296269416809, -0.05351892113685608, 0.011812751181423664, 0.17811796069145203, 0.06943657249212265, 0.02991662174463272, -0.027253657579421997, -0.04651921987533569, -0.02542952261865139, -0.030715791508555412, 0.008841641247272491, -0.04954559728503227, -0.07933974266052246, 0.005418932996690273, -0.10287168622016907, 0.011264561675488949, -0.13909514248371124, -0.0018323046388104558, 0.003858041251078248, -0.08889039605855942, -0.023394854739308357, -0.02354976162314415, -0.07856286317110062, -0.03495395928621292, -0.00600280798971653, 0.1650291532278061, -0.1472320854663849, -0.018470805138349533, 0.12588796019554138, -0.09778625518083572, 0.08278551697731018, -0.010841954499483109, -0.005917832721024752, 0.007802982348948717, -0.08454330265522003, -0.0034419018775224686, -0.056922949850559235, 0.028067223727703094, 0.03740284964442253, -0.14717988669872284, -0.017964709550142288, -0.025705581530928612, -0.09122035652399063, 0.04652077332139015, -0.03864915296435356, -0.06403917819261551, 0.08487661182880402, -0.07199154794216156, -0.08559327572584152, 0.012973643839359283, 0.021512076258659363, 0.13453269004821777, -0.0731956735253334, 0.12097585201263428, -0.03561447560787201, 0.07822059839963913, -0.11280059814453125, -0.03228015825152397, -0.005413730163127184, 0.0232110433280468, -0.017092548310756683, -0.010099833831191063, 0.05224429443478584, 0.002012107986956835, 0.18752624094486237, -0.039473794400691986, -0.0375666581094265, 0.058207135647535324, 0.04929707199335098, -0.07959236949682236, 0.06525494903326035, -0.006352859549224377, 0.029768869280815125, -0.027339983731508255, 0.02373049221932888, -0.1434110850095749, -0.07996243238449097, -0.04277520254254341, 0.09971422702074051, 0.21127766370773315, 0.18710654973983765, -0.03747478127479553, 0.07009551674127579, -0.10226116329431534, -0.01826753094792366, 0.10244545340538025, -0.05939267948269844, 0.005766147281974554, -0.05430455878376961, 0.029400769621133804, 0.09802135825157166, -0.21838241815567017, 0.10816869884729385, -0.05242990329861641, -0.06364880502223969, 0.018129564821720123, -0.12190652638673782, -0.07530847191810608, -0.018558863550424576, 0.024500379338860512, -0.12113155424594879, 0.08685623854398727, 0.16108259558677673, -0.012606313452124596, -0.01987479440867901, 0.08926992118358612, -0.06288252770900726, -0.0985519140958786, 0.086270272731781, 0.09664464741945267, 0.03679182380437851, -0.022055743262171745, 0.0964161604642868, -0.07148768752813339, 0.11671511828899384, 0.019531358033418655, 0.07483333349227905, -0.011868850328028202, -0.010790647007524967, -0.11983106285333633, -0.08591149002313614, 0.07340241223573685, -0.030618056654930115, -0.09104660898447037, 0.153550386428833, -0.009496307000517845, 0.05008029192686081, 0.023510437458753586, 0.1480589061975479, -0.03021448664367199, -0.1371830850839615, -0.1501331478357315, -0.010345027782022953, -0.025945570319890976, 0.022257564589381218, 0.05850362777709961, -0.1819029450416565, -0.00505704153329134, 0.09993421286344528, 0.07981526851654053, 0.007203732151538134, 0.02029247023165226, -0.0204984899610281, 0.04345398396253586, -0.005992876831442118, 0.007623240351676941, 0.015331346541643143, 0.16624772548675537, -0.04896540567278862, 0.04126705974340439, -0.028478480875492096, -0.06103454902768135, -0.09457585960626602, 0.11009694635868073, 0.010033554397523403, -0.06900258362293243, -0.04316527023911476, 0.1903458535671234, -0.13703282177448273, -0.22918210923671722, 0.07155774533748627, -0.1280476152896881, -0.17315196990966797, -0.08761535584926605, -0.0033429341856390238, 0.03015606291592121, -0.04333724081516266, 0.09935940057039261, -0.09188014268875122, 0.2277672439813614, 0.11005381494760513, -0.004955311305820942, -0.030407415702939034, 0.12298562377691269, -0.12364377826452255, 0.2369716614484787, 0.031478043645620346, 0.03250966593623161, 0.06200379878282547, -0.05577129125595093, -0.08336946368217468, 0.019437067210674286, 0.13397324085235596, -0.014302333816885948, -0.01373373344540596, 0.17663022875785828, 0.02237125113606453, 0.10296846181154251, 0.12018841505050659, 0.014458575285971165, 0.04193386435508728, 0.022037766873836517, -0.06350629776716232, -0.06683287024497986, 0.11105471849441528, -0.10912461578845978, 0.07500914484262466, 0.10878802835941315, -0.07054730504751205, 0.017543431371450424, -0.017263920977711678, 0.042018890380859375, -0.01884428784251213, 0.14107371866703033, -0.036931395530700684, -0.09940121322870255, 0.015575682744383812, -0.0950639545917511, 0.1177186518907547, -0.08654431253671646, -0.02666286937892437, 0.018089616671204567, 0.00402983371168375, -0.06043579801917076, 0.1916106641292572, 0.07715282589197159, -0.03460109233856201, -0.033670756965875626, -0.13396164774894714, 0.024825740605592728, 0.13562656939029694, -0.07591882348060608, 0.09088582545518875 ]
bf02be70697d04b233d822c8b6d12ea72526e666
# Dataset Card for Hindi Discourse Analysis Dataset ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **HomePage:** [GitHub](https://github.com/midas-research/hindi-nli-data) - **Paper:** [Aclweb](https://www.aclweb.org/anthology/2020.aacl-main.71) - **Point of Contact:** [GitHub](https://github.com/midas-research/hindi-nli-data) ### Dataset Summary - Dataset for Natural Language Inference in Hindi Language. Hindi Discourse Analysis (HDA) Dataset consists of textual-entailment pairs. - Each row of the Datasets if made up of 4 columns - Premise, Hypothesis, Label and Topic. - Premise and Hypothesis is written in Hindi while Entailment_Label is in English. - Entailment_label is of 2 types - entailed and not-entailed. - Entailed means that hypotheis can be inferred from premise and not-entailed means vice versa - Dataset can be used to train models for Natural Language Inference tasks in Hindi Language. ### Supported Tasks and Leaderboards - Natural Language Inference for Hindi ### Languages - Dataset is in Hindi ## Dataset Structure - Data is structured in TSV format. - train, test and dev files are in seperate files ### Dataset Instances An example of 'train' looks as follows. ``` {'hypothesis': 'यह एक वर्णनात्मक कथन है।', 'label': 1, 'premise': 'जैसे उस का सारा चेहरा अपना हो और आँखें किसी दूसरे की जो चेहरे पर पपोटों के पीछे महसूर कर दी गईं।', 'topic': 1} ``` ### Data Fields Each row contatins 4 columns: - premise: string - hypothesis: string - label: class label with values that correspond to "not-entailment" (0) or "entailment" (1) - topic: class label with values that correspond to "Argumentative" (0), "Descriptive" (1), "Dialogic" (2), "Informative" (3) or "Narrative" (4). ### Data Splits - Train : 31892 - Valid : 9460 - Test : 9970 ## Dataset Creation - We employ a recasting technique from Poliak et al. (2018a,b) to convert publicly available Hindi Discourse Analysis classification datasets in Hindi and pose them as TE problems - In this recasting process, we build template hypotheses for each class in the label taxonomy - Then, we pair the original annotated sentence with each of the template hypotheses to create TE samples. - For more information on the recasting process, refer to paper https://www.aclweb.org/anthology/2020.aacl-main.71 ### Source Data Source Dataset for the recasting process is the BBC Hindi Headlines Dataset(https://github.com/NirantK/hindi2vec/releases/tag/bbc-hindi-v0.1) #### Initial Data Collection and Normalization - Initial Data was collected by members of MIDAS Lab from Hindi Websites. They crowd sourced the data annotation process and selected two random stories from our corpus and had the three annotators work on them independently and classify each sentence based on the discourse mode. - Please refer to this paper for detailed information: https://www.aclweb.org/anthology/2020.lrec-1.149/ - The Discourse is further classified into "Argumentative" , "Descriptive" , "Dialogic" , "Informative" and "Narrative" - 5 Clases. #### Who are the source language producers? Please refer to this paper for detailed information: https://www.aclweb.org/anthology/2020.lrec-1.149/ ### Annotations #### Annotation process Annotation process has been described in Dataset Creation Section. #### Who are the annotators? Annotation is done automatically by machine and corresponding recasting process. ### Personal and Sensitive Information No Personal and Sensitive Information is mentioned in the Datasets. ## Considerations for Using the Data Pls refer to this paper: https://www.aclweb.org/anthology/2020.aacl-main.71 ### Discussion of Biases No known bias exist in the dataset. Pls refer to this paper: https://www.aclweb.org/anthology/2020.aacl-main.71 ### Other Known Limitations No other known limitations . Size of data may not be enough to train large models ## Additional Information Pls refer to this link: https://github.com/midas-research/hindi-nli-data ### Dataset Curators It is written in the repo : https://github.com/midas-research/hindi-nli-data that - This corpus can be used freely for research purposes. - The paper listed below provide details of the creation and use of the corpus. If you use the corpus, then please cite the paper. - If interested in commercial use of the corpus, send email to midas@iiitd.ac.in. - If you use the corpus in a product or application, then please credit the authors and Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi appropriately. Also, if you send us an email, we will be thrilled to know about how you have used the corpus. - Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi, India disclaims any responsibility for the use of the corpus and does not provide technical support. However, the contact listed above will be happy to respond to queries and clarifications. - Rather than redistributing the corpus, please direct interested parties to this page - Please feel free to send us an email: - with feedback regarding the corpus. - with information on how you have used the corpus. - if interested in having us analyze your data for natural language inference. - if interested in a collaborative research project. ### Licensing Information Copyright (C) 2019 Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi (MIDAS, IIIT-Delhi). Pls contact authors for any information on the dataset. ### Citation Information ``` @inproceedings{uppal-etal-2020-two, title = "Two-Step Classification using Recasted Data for Low Resource Settings", author = "Uppal, Shagun and Gupta, Vivek and Swaminathan, Avinash and Zhang, Haimin and Mahata, Debanjan and Gosangi, Rakesh and Shah, Rajiv Ratn and Stent, Amanda", booktitle = "Proceedings of the 1st Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the 10th International Joint Conference on Natural Language Processing", month = dec, year = "2020", address = "Suzhou, China", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/2020.aacl-main.71", pages = "706--719", abstract = "An NLP model{'}s ability to reason should be independent of language. Previous works utilize Natural Language Inference (NLI) to understand the reasoning ability of models, mostly focusing on high resource languages like English. To address scarcity of data in low-resource languages such as Hindi, we use data recasting to create NLI datasets for four existing text classification datasets. Through experiments, we show that our recasted dataset is devoid of statistical irregularities and spurious patterns. We further study the consistency in predictions of the textual entailment models and propose a consistency regulariser to remove pairwise-inconsistencies in predictions. We propose a novel two-step classification method which uses textual-entailment predictions for classification task. We further improve the performance by using a joint-objective for classification and textual entailment. We therefore highlight the benefits of data recasting and improvements on classification performance using our approach with supporting experimental results.", } ``` ### Contributions Thanks to [@avinsit123](https://github.com/avinsit123) for adding this dataset.
hda_nli_hindi
[ "task_categories:text-classification", "task_ids:natural-language-inference", "annotations_creators:machine-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:extended|hindi_discourse", "language:hi", "license:mit", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["machine-generated"], "language_creators": ["found"], "language": ["hi"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["extended|hindi_discourse"], "task_categories": ["text-classification"], "task_ids": ["natural-language-inference"], "pretty_name": "Hindi Discourse Analysis Dataset", "dataset_info": [{"config_name": "HDA hindi nli", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "not-entailment", "1": "entailment"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Argumentative", "1": "Descriptive", "2": "Dialogic", "3": "Informative", "4": "Narrative"}}}}], "splits": [{"name": "train", "num_bytes": 8721972, "num_examples": 31892}, {"name": "validation", "num_bytes": 2556118, "num_examples": 9460}, {"name": "test", "num_bytes": 2646453, "num_examples": 9970}], "download_size": 13519261, "dataset_size": 13924543}, {"config_name": "hda nli hindi", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "not-entailment", "1": "entailment"}}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Argumentative", "1": "Descriptive", "2": "Dialogic", "3": "Informative", "4": "Narrative"}}}}], "splits": [{"name": "train", "num_bytes": 8721972, "num_examples": 31892}, {"name": "validation", "num_bytes": 2556118, "num_examples": 9460}, {"name": "test", "num_bytes": 2646453, "num_examples": 9970}], "download_size": 13519261, "dataset_size": 13924543}]}
2024-01-18T11:05:10+00:00
[]
[ "hi" ]
TAGS #task_categories-text-classification #task_ids-natural-language-inference #annotations_creators-machine-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|hindi_discourse #language-Hindi #license-mit #region-us
# Dataset Card for Hindi Discourse Analysis Dataset ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - HomePage: GitHub - Paper: Aclweb - Point of Contact: GitHub ### Dataset Summary - Dataset for Natural Language Inference in Hindi Language. Hindi Discourse Analysis (HDA) Dataset consists of textual-entailment pairs. - Each row of the Datasets if made up of 4 columns - Premise, Hypothesis, Label and Topic. - Premise and Hypothesis is written in Hindi while Entailment_Label is in English. - Entailment_label is of 2 types - entailed and not-entailed. - Entailed means that hypotheis can be inferred from premise and not-entailed means vice versa - Dataset can be used to train models for Natural Language Inference tasks in Hindi Language. ### Supported Tasks and Leaderboards - Natural Language Inference for Hindi ### Languages - Dataset is in Hindi ## Dataset Structure - Data is structured in TSV format. - train, test and dev files are in seperate files ### Dataset Instances An example of 'train' looks as follows. ### Data Fields Each row contatins 4 columns: - premise: string - hypothesis: string - label: class label with values that correspond to "not-entailment" (0) or "entailment" (1) - topic: class label with values that correspond to "Argumentative" (0), "Descriptive" (1), "Dialogic" (2), "Informative" (3) or "Narrative" (4). ### Data Splits - Train : 31892 - Valid : 9460 - Test : 9970 ## Dataset Creation - We employ a recasting technique from Poliak et al. (2018a,b) to convert publicly available Hindi Discourse Analysis classification datasets in Hindi and pose them as TE problems - In this recasting process, we build template hypotheses for each class in the label taxonomy - Then, we pair the original annotated sentence with each of the template hypotheses to create TE samples. - For more information on the recasting process, refer to paper URL ### Source Data Source Dataset for the recasting process is the BBC Hindi Headlines Dataset(URL #### Initial Data Collection and Normalization - Initial Data was collected by members of MIDAS Lab from Hindi Websites. They crowd sourced the data annotation process and selected two random stories from our corpus and had the three annotators work on them independently and classify each sentence based on the discourse mode. - Please refer to this paper for detailed information: URL - The Discourse is further classified into "Argumentative" , "Descriptive" , "Dialogic" , "Informative" and "Narrative" - 5 Clases. #### Who are the source language producers? Please refer to this paper for detailed information: URL ### Annotations #### Annotation process Annotation process has been described in Dataset Creation Section. #### Who are the annotators? Annotation is done automatically by machine and corresponding recasting process. ### Personal and Sensitive Information No Personal and Sensitive Information is mentioned in the Datasets. ## Considerations for Using the Data Pls refer to this paper: URL ### Discussion of Biases No known bias exist in the dataset. Pls refer to this paper: URL ### Other Known Limitations No other known limitations . Size of data may not be enough to train large models ## Additional Information Pls refer to this link: URL ### Dataset Curators It is written in the repo : URL that - This corpus can be used freely for research purposes. - The paper listed below provide details of the creation and use of the corpus. If you use the corpus, then please cite the paper. - If interested in commercial use of the corpus, send email to midas@URL. - If you use the corpus in a product or application, then please credit the authors and Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi appropriately. Also, if you send us an email, we will be thrilled to know about how you have used the corpus. - Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi, India disclaims any responsibility for the use of the corpus and does not provide technical support. However, the contact listed above will be happy to respond to queries and clarifications. - Rather than redistributing the corpus, please direct interested parties to this page - Please feel free to send us an email: - with feedback regarding the corpus. - with information on how you have used the corpus. - if interested in having us analyze your data for natural language inference. - if interested in a collaborative research project. ### Licensing Information Copyright (C) 2019 Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi (MIDAS, IIIT-Delhi). Pls contact authors for any information on the dataset. ### Contributions Thanks to @avinsit123 for adding this dataset.
[ "# Dataset Card for Hindi Discourse Analysis Dataset", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- HomePage: GitHub\n- Paper: Aclweb\n- Point of Contact: GitHub", "### Dataset Summary\n\n- Dataset for Natural Language Inference in Hindi Language. Hindi Discourse Analysis (HDA) Dataset consists of textual-entailment pairs.\n- Each row of the Datasets if made up of 4 columns - Premise, Hypothesis, Label and Topic.\n- Premise and Hypothesis is written in Hindi while Entailment_Label is in English.\n- Entailment_label is of 2 types - entailed and not-entailed.\n- Entailed means that hypotheis can be inferred from premise and not-entailed means vice versa\n- Dataset can be used to train models for Natural Language Inference tasks in Hindi Language.", "### Supported Tasks and Leaderboards\n\n- Natural Language Inference for Hindi", "### Languages\n\n- Dataset is in Hindi", "## Dataset Structure\n\n- Data is structured in TSV format. \n- train, test and dev files are in seperate files", "### Dataset Instances\n\nAn example of 'train' looks as follows.", "### Data Fields\n\nEach row contatins 4 columns:\n- premise: string\n- hypothesis: string\n- label: class label with values that correspond to \"not-entailment\" (0) or \"entailment\" (1)\n- topic: class label with values that correspond to \"Argumentative\" (0), \"Descriptive\" (1), \"Dialogic\" (2), \"Informative\" (3) or \"Narrative\" (4).", "### Data Splits\n\n- Train : 31892\n- Valid : 9460\n- Test : 9970", "## Dataset Creation\n\n- We employ a recasting technique from Poliak et al. (2018a,b) to convert publicly available Hindi Discourse Analysis classification datasets in Hindi and pose them as TE problems\n- In this recasting process, we build template hypotheses for each class in the label taxonomy\n- Then, we pair the original annotated sentence with each of the template hypotheses to create TE samples.\n- For more information on the recasting process, refer to paper URL", "### Source Data\n\nSource Dataset for the recasting process is the BBC Hindi Headlines Dataset(URL", "#### Initial Data Collection and Normalization\n\n- Initial Data was collected by members of MIDAS Lab from Hindi Websites. They crowd sourced the data annotation process and selected two random stories from our corpus and had the three annotators work on them independently and classify each sentence based on the discourse mode.\n- Please refer to this paper for detailed information: URL\n- The Discourse is further classified into \"Argumentative\" , \"Descriptive\" , \"Dialogic\" , \"Informative\" and \"Narrative\" - 5 Clases.", "#### Who are the source language producers?\n\nPlease refer to this paper for detailed information: URL", "### Annotations", "#### Annotation process\n\nAnnotation process has been described in Dataset Creation Section.", "#### Who are the annotators?\n\nAnnotation is done automatically by machine and corresponding recasting process.", "### Personal and Sensitive Information\n\nNo Personal and Sensitive Information is mentioned in the Datasets.", "## Considerations for Using the Data\n\nPls refer to this paper: URL", "### Discussion of Biases\n\nNo known bias exist in the dataset.\nPls refer to this paper: URL", "### Other Known Limitations\n\nNo other known limitations . Size of data may not be enough to train large models", "## Additional Information\n\nPls refer to this link: URL", "### Dataset Curators\n\nIt is written in the repo : URL that \n- This corpus can be used freely for research purposes.\n- The paper listed below provide details of the creation and use of the corpus. If you use the corpus, then please cite the paper.\n- If interested in commercial use of the corpus, send email to midas@URL.\n- If you use the corpus in a product or application, then please credit the authors and Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi appropriately. Also, if you send us an email, we will be thrilled to know about how you have used the corpus.\n- Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi, India disclaims any responsibility for the use of the corpus and does not provide technical support. However, the contact listed above will be happy to respond to queries and clarifications.\n- Rather than redistributing the corpus, please direct interested parties to this page\n- Please feel free to send us an email:\n - with feedback regarding the corpus.\n - with information on how you have used the corpus.\n - if interested in having us analyze your data for natural language inference.\n - if interested in a collaborative research project.", "### Licensing Information\n\nCopyright (C) 2019 Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi (MIDAS, IIIT-Delhi).\nPls contact authors for any information on the dataset.", "### Contributions\n\nThanks to @avinsit123 for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-natural-language-inference #annotations_creators-machine-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|hindi_discourse #language-Hindi #license-mit #region-us \n", "# Dataset Card for Hindi Discourse Analysis Dataset", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- HomePage: GitHub\n- Paper: Aclweb\n- Point of Contact: GitHub", "### Dataset Summary\n\n- Dataset for Natural Language Inference in Hindi Language. Hindi Discourse Analysis (HDA) Dataset consists of textual-entailment pairs.\n- Each row of the Datasets if made up of 4 columns - Premise, Hypothesis, Label and Topic.\n- Premise and Hypothesis is written in Hindi while Entailment_Label is in English.\n- Entailment_label is of 2 types - entailed and not-entailed.\n- Entailed means that hypotheis can be inferred from premise and not-entailed means vice versa\n- Dataset can be used to train models for Natural Language Inference tasks in Hindi Language.", "### Supported Tasks and Leaderboards\n\n- Natural Language Inference for Hindi", "### Languages\n\n- Dataset is in Hindi", "## Dataset Structure\n\n- Data is structured in TSV format. \n- train, test and dev files are in seperate files", "### Dataset Instances\n\nAn example of 'train' looks as follows.", "### Data Fields\n\nEach row contatins 4 columns:\n- premise: string\n- hypothesis: string\n- label: class label with values that correspond to \"not-entailment\" (0) or \"entailment\" (1)\n- topic: class label with values that correspond to \"Argumentative\" (0), \"Descriptive\" (1), \"Dialogic\" (2), \"Informative\" (3) or \"Narrative\" (4).", "### Data Splits\n\n- Train : 31892\n- Valid : 9460\n- Test : 9970", "## Dataset Creation\n\n- We employ a recasting technique from Poliak et al. (2018a,b) to convert publicly available Hindi Discourse Analysis classification datasets in Hindi and pose them as TE problems\n- In this recasting process, we build template hypotheses for each class in the label taxonomy\n- Then, we pair the original annotated sentence with each of the template hypotheses to create TE samples.\n- For more information on the recasting process, refer to paper URL", "### Source Data\n\nSource Dataset for the recasting process is the BBC Hindi Headlines Dataset(URL", "#### Initial Data Collection and Normalization\n\n- Initial Data was collected by members of MIDAS Lab from Hindi Websites. They crowd sourced the data annotation process and selected two random stories from our corpus and had the three annotators work on them independently and classify each sentence based on the discourse mode.\n- Please refer to this paper for detailed information: URL\n- The Discourse is further classified into \"Argumentative\" , \"Descriptive\" , \"Dialogic\" , \"Informative\" and \"Narrative\" - 5 Clases.", "#### Who are the source language producers?\n\nPlease refer to this paper for detailed information: URL", "### Annotations", "#### Annotation process\n\nAnnotation process has been described in Dataset Creation Section.", "#### Who are the annotators?\n\nAnnotation is done automatically by machine and corresponding recasting process.", "### Personal and Sensitive Information\n\nNo Personal and Sensitive Information is mentioned in the Datasets.", "## Considerations for Using the Data\n\nPls refer to this paper: URL", "### Discussion of Biases\n\nNo known bias exist in the dataset.\nPls refer to this paper: URL", "### Other Known Limitations\n\nNo other known limitations . Size of data may not be enough to train large models", "## Additional Information\n\nPls refer to this link: URL", "### Dataset Curators\n\nIt is written in the repo : URL that \n- This corpus can be used freely for research purposes.\n- The paper listed below provide details of the creation and use of the corpus. If you use the corpus, then please cite the paper.\n- If interested in commercial use of the corpus, send email to midas@URL.\n- If you use the corpus in a product or application, then please credit the authors and Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi appropriately. Also, if you send us an email, we will be thrilled to know about how you have used the corpus.\n- Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi, India disclaims any responsibility for the use of the corpus and does not provide technical support. However, the contact listed above will be happy to respond to queries and clarifications.\n- Rather than redistributing the corpus, please direct interested parties to this page\n- Please feel free to send us an email:\n - with feedback regarding the corpus.\n - with information on how you have used the corpus.\n - if interested in having us analyze your data for natural language inference.\n - if interested in a collaborative research project.", "### Licensing Information\n\nCopyright (C) 2019 Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi (MIDAS, IIIT-Delhi).\nPls contact authors for any information on the dataset.", "### Contributions\n\nThanks to @avinsit123 for adding this dataset." ]
[ 96, 13, 120, 25, 160, 18, 10, 29, 19, 95, 22, 110, 23, 127, 20, 5, 18, 24, 23, 16, 26, 25, 13, 269, 53, 18 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-natural-language-inference #annotations_creators-machine-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-extended|hindi_discourse #language-Hindi #license-mit #region-us \n# Dataset Card for Hindi Discourse Analysis Dataset## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- HomePage: GitHub\n- Paper: Aclweb\n- Point of Contact: GitHub### Dataset Summary\n\n- Dataset for Natural Language Inference in Hindi Language. Hindi Discourse Analysis (HDA) Dataset consists of textual-entailment pairs.\n- Each row of the Datasets if made up of 4 columns - Premise, Hypothesis, Label and Topic.\n- Premise and Hypothesis is written in Hindi while Entailment_Label is in English.\n- Entailment_label is of 2 types - entailed and not-entailed.\n- Entailed means that hypotheis can be inferred from premise and not-entailed means vice versa\n- Dataset can be used to train models for Natural Language Inference tasks in Hindi Language.### Supported Tasks and Leaderboards\n\n- Natural Language Inference for Hindi### Languages\n\n- Dataset is in Hindi## Dataset Structure\n\n- Data is structured in TSV format. \n- train, test and dev files are in seperate files### Dataset Instances\n\nAn example of 'train' looks as follows.", "passage: ### Data Fields\n\nEach row contatins 4 columns:\n- premise: string\n- hypothesis: string\n- label: class label with values that correspond to \"not-entailment\" (0) or \"entailment\" (1)\n- topic: class label with values that correspond to \"Argumentative\" (0), \"Descriptive\" (1), \"Dialogic\" (2), \"Informative\" (3) or \"Narrative\" (4).### Data Splits\n\n- Train : 31892\n- Valid : 9460\n- Test : 9970## Dataset Creation\n\n- We employ a recasting technique from Poliak et al. (2018a,b) to convert publicly available Hindi Discourse Analysis classification datasets in Hindi and pose them as TE problems\n- In this recasting process, we build template hypotheses for each class in the label taxonomy\n- Then, we pair the original annotated sentence with each of the template hypotheses to create TE samples.\n- For more information on the recasting process, refer to paper URL### Source Data\n\nSource Dataset for the recasting process is the BBC Hindi Headlines Dataset(URL#### Initial Data Collection and Normalization\n\n- Initial Data was collected by members of MIDAS Lab from Hindi Websites. They crowd sourced the data annotation process and selected two random stories from our corpus and had the three annotators work on them independently and classify each sentence based on the discourse mode.\n- Please refer to this paper for detailed information: URL\n- The Discourse is further classified into \"Argumentative\" , \"Descriptive\" , \"Dialogic\" , \"Informative\" and \"Narrative\" - 5 Clases.#### Who are the source language producers?\n\nPlease refer to this paper for detailed information: URL### Annotations#### Annotation process\n\nAnnotation process has been described in Dataset Creation Section.#### Who are the annotators?\n\nAnnotation is done automatically by machine and corresponding recasting process.### Personal and Sensitive Information\n\nNo Personal and Sensitive Information is mentioned in the Datasets.## Considerations for Using the Data\n\nPls refer to this paper: URL### Discussion of Biases\n\nNo known bias exist in the dataset.\nPls refer to this paper: URL### Other Known Limitations\n\nNo other known limitations . Size of data may not be enough to train large models## Additional Information\n\nPls refer to this link: URL" ]
[ -0.005444366484880447, 0.15994912385940552, -0.005852129310369492, 0.06061225384473801, 0.03580937162041664, -0.016809433698654175, 0.029316425323486328, 0.1027224063873291, -0.003954144194722176, 0.0976651981472969, -0.061398137360811234, 0.05860321968793869, 0.12175562977790833, 0.09143979102373123, 0.005830517038702965, -0.21268877387046814, 0.04795946925878525, -0.09959504008293152, 0.0451747365295887, 0.09404553472995758, 0.1625489890575409, -0.05721694976091385, 0.039460502564907074, -0.04422188550233841, -0.023593569174408913, 0.04738306999206543, -0.04250090569257736, -0.035032182931900024, 0.032536156475543976, 0.037244763225317, 0.06692444533109665, 0.017272843047976494, 0.04733673110604286, -0.21451127529144287, 0.03033973090350628, 0.0408603772521019, 0.010241016745567322, 0.013406294398009777, 0.07489189505577087, -0.021924369037151337, 0.16141988337039948, -0.09899745881557465, 0.08486683666706085, 0.039904892444610596, -0.10539916902780533, -0.059207282960414886, -0.08413852751255035, 0.011319335550069809, 0.024266619235277176, 0.07432239502668381, -0.057150699198246, 0.038974661380052567, 0.0036708968691527843, 0.036250632256269455, 0.08522011339664459, -0.06286752969026566, -0.038513753563165665, 0.021939057856798172, 0.047171495854854584, 0.13003391027450562, -0.11552365869283676, -0.031876131892204285, 0.004856760147958994, 0.008177341893315315, -0.003800053149461746, -0.022638043388724327, -0.04996132478117943, 0.012976430356502533, -0.09516199678182602, -0.03013886883854866, 0.07383772730827332, -0.05757293105125427, -0.044770825654268265, -0.15060049295425415, -0.05213969945907593, 0.06074867770075798, 0.00910510215908289, 0.01565554179251194, -0.0069803716614842415, 0.017430879175662994, 0.158206045627594, -0.03485729172825813, -0.08287380635738373, 0.0370563268661499, 0.030732102692127228, 0.019590109586715698, 0.04949033260345459, 0.025159627199172974, -0.007960428483784199, 0.04940897971391678, 0.06259026378393173, -0.0846504494547844, -0.02269294485449791, -0.061265215277671814, -0.12079612910747528, 0.0027360524982213974, 0.010803086683154106, -0.10497450828552246, 0.031938586384058, 0.09549051523208618, -0.12934748828411102, 0.03234931081533432, -0.089687779545784, -0.037690918892621994, 0.13563939929008484, 0.08075332641601562, -0.06848523765802383, -0.009593451395630836, 0.013987980782985687, -0.0009024713071994483, 0.05210975930094719, -0.012572381645441055, 0.033897679299116135, 0.02392006292939186, -0.008214758709073067, 0.08771231025457382, 0.04270385205745697, 0.013888681307435036, -0.05681370198726654, -0.040067240595817566, 0.11282750964164734, -0.1555713415145874, 0.0043130796402692795, -0.0032775455620139837, -0.02613242156803608, 0.04960896447300911, -0.026385784149169922, 0.001584615558385849, -0.07207763195037842, -0.029315004125237465, -0.06431794166564941, 0.01633795164525509, -0.10713218152523041, -0.06631644070148468, 0.014265984296798706, -0.027937650680541992, -0.06684914231300354, -0.014871293678879738, -0.14674031734466553, -0.05647387355566025, 0.023922182619571686, -0.1144946962594986, -0.03615816310048103, -0.03094755858182907, 0.04455655440688133, 0.01180548407137394, 0.005629312247037888, 0.020102066919207573, -0.04921294376254082, 0.040955763310194016, -0.07030700147151947, 0.07918955385684967, 0.06689461320638657, 0.03285692632198334, -0.06804103404283524, 0.0665169432759285, -0.09222498536109924, 0.1001376360654831, -0.10065819323062897, -0.028296146541833878, -0.09323026239871979, -0.005289170891046524, 0.12286941707134247, 0.002438095398247242, -0.0382876954972744, 0.06989847123622894, -0.17729786038398743, 0.009765520691871643, 0.11053542047739029, -0.14455662667751312, -0.02274809591472149, 0.08164924383163452, -0.06015148013830185, 0.10488170385360718, 0.05278030037879944, 0.04130459576845169, 0.018371086567640305, -0.012345774099230766, -0.07603996247053146, -0.08748441189527512, 0.009885812178254128, 0.20988208055496216, 0.06415151059627533, -0.019157901406288147, 0.0874367356300354, 0.011202042922377586, 0.025377413257956505, -0.10323634743690491, 0.00016405247151851654, -0.05101856216788292, 0.015593393705785275, -0.004104171879589558, -0.0253644660115242, -0.022469881922006607, -0.05423147231340408, 0.010485725477337837, -0.06407330185174942, -0.0071719493716955185, 0.08040308952331543, -0.022993318736553192, 0.05395343154668808, -0.07170115411281586, 0.02115553244948387, 0.0013835560530424118, -0.020402517169713974, -0.1696196049451828, -0.047816693782806396, 0.09044648706912994, -0.12350460141897202, 0.07250890880823135, 0.0020350217819213867, -0.017588362097740173, 0.017749320715665817, -0.033659521490335464, 0.015895754098892212, 0.006428136955946684, 0.00640045665204525, -0.0158345028758049, -0.165186807513237, 0.03446193411946297, -0.06977732479572296, 0.1453315168619156, -0.08349153399467468, -0.008932424709200859, 0.08798273652791977, 0.17410778999328613, 0.03913974389433861, -0.06308192014694214, 0.05893741548061371, -0.01418498158454895, -0.018553463742136955, -0.02785377949476242, -0.01993142068386078, -0.023529546335339546, 0.03160569816827774, 0.05698758363723755, -0.06603620201349258, -0.19145390391349792, -0.01073432993143797, 0.055702365934848785, -0.049625515937805176, -0.052969790995121, -0.045812126249074936, -0.034778013825416565, -0.08791251480579376, -0.06371568143367767, 0.06272762268781662, 0.01604498364031315, 0.03539197891950607, -0.05655336380004883, -0.07721284031867981, -0.05197759345173836, -0.036132682114839554, -0.06809569150209427, 0.0662822350859642, 0.03512318432331085, -0.15919189155101776, 0.14636901021003723, -0.037120237946510315, 0.06814618408679962, 0.13562822341918945, 0.00774969719350338, -0.12621231377124786, -0.019000181928277016, 0.0011508725583553314, -0.026947546750307083, 0.030655546113848686, -0.033976733684539795, 0.036163877695798874, 0.05106309801340103, -0.027411993592977524, 0.015471193939447403, -0.009166834875941277, 0.05010227859020233, -0.020322762429714203, -0.010511107742786407, 0.0035835830494761467, 0.02246931940317154, 0.0316559299826622, 0.12136951833963394, -0.01413517352193594, 0.09674826264381409, -0.014562049880623817, -0.051463015377521515, -0.10730214416980743, 0.07680858671665192, -0.15068037807941437, -0.2715468108654022, -0.14970216155052185, -0.0676518976688385, -0.020061159506440163, -0.02404213696718216, 0.011512144468724728, -0.05620753765106201, -0.12730231881141663, -0.11434194445610046, 0.07687252014875412, 0.07235319167375565, -0.09095349907875061, -0.07689931988716125, 0.007118953391909599, -0.0021410873159766197, -0.10984586179256439, 0.022769484668970108, 0.07863853871822357, -0.032940223813056946, 0.03927072882652283, 0.03721332550048828, 0.031140869483351707, 0.05093934386968613, 0.023227021098136902, -0.055779196321964264, 0.012071508914232254, 0.1837771087884903, -0.08752760291099548, 0.20817816257476807, 0.0743672102689743, -0.07188975811004639, 0.05886529013514519, 0.2388121783733368, -0.006114143878221512, -0.02917637676000595, 0.05947194993495941, 0.053226180374622345, 0.008294645696878433, -0.28835320472717285, -0.06595337390899658, -0.03779129683971405, -0.06773839145898819, 0.027565471827983856, 0.050243765115737915, 0.04520853981375694, 0.008869162760674953, -0.11467353999614716, -0.0028391312807798386, 0.0697067528963089, 0.06174134835600853, 0.090886689722538, -0.019105805084109306, 0.026180695742368698, -0.06496256589889526, 0.024169960990548134, 0.0928000658750534, 0.012573935091495514, 0.1801554262638092, -0.028198229148983955, 0.20815733075141907, 0.05076121911406517, 0.01971816085278988, 0.039562664926052094, 0.008503273129463196, -0.03571829944849014, 0.06421244889497757, -0.01838597096502781, -0.020134463906288147, -0.0217665433883667, 0.12193237990140915, 0.10180874168872833, -0.045757733285427094, 0.11027686297893524, -0.06311601400375366, 0.05061966925859451, 0.16171468794345856, 0.021010516211390495, -0.07161158323287964, -0.025474220514297485, 0.09431703388690948, -0.09860333055257797, -0.11805595457553864, -0.0005901958793401718, 0.07294735312461853, -0.09841811656951904, 0.046694397926330566, -0.03437887877225876, 0.06473569571971893, -0.09902691841125488, -0.0402231439948082, -0.03480033576488495, 0.013921976089477539, -0.04435066878795624, 0.07573159039020538, -0.20703363418579102, 0.08143822103738785, 0.007348824292421341, 0.008756648749113083, -0.0477447435259819, 0.048205118626356125, -0.03464353829622269, -0.049716122448444366, 0.10196901857852936, 0.00039735855534672737, -0.11511994898319244, -0.0029482883401215076, -0.06303173303604126, -0.01573668047785759, 0.07412555813789368, -0.06392712146043777, 0.13728678226470947, -0.03996018320322037, -0.007556648924946785, -0.08432073891162872, -0.060982998460531235, -0.07707275450229645, -0.19651499390602112, 0.09511980414390564, -0.10265731811523438, 0.044663477689027786, -0.06904999911785126, -0.05149683356285095, -0.06394009292125702, 0.11858344078063965, -0.16870790719985962, -0.15028582513332367, -0.09128285944461823, 0.053074248135089874, 0.12645864486694336, -0.048216842114925385, 0.05769437178969383, -0.02394779585301876, 0.14268213510513306, -0.03220949321985245, 0.004572334699332714, -0.006290977820754051, 0.011122599244117737, -0.17701563239097595, -0.05110900104045868, 0.09981164336204529, 0.10481730103492737, 0.019578736275434494, -0.02065216936171055, 0.09914526343345642, 0.041284479200839996, -0.044983383268117905, -0.006898153573274612, 0.1905858814716339, 0.006241122260689735, 0.1027839332818985, -0.06920340657234192, -0.1513776034116745, -0.10729123651981354, -0.11890214681625366, 0.07689552009105682, 0.10185686498880386, 0.005696980282664299, 0.17835474014282227, 0.147703617811203, -0.12959854304790497, -0.16413593292236328, -0.03203004226088524, 0.00009822892025113106, -0.002580193802714348, 0.024370895698666573, -0.19627457857131958, 0.0375203974545002, 0.06291148066520691, 0.010141097940504551, -0.012625306844711304, -0.1301332414150238, -0.10614673793315887, 0.012673812918365002, 0.06774866580963135, -0.15337145328521729, -0.1113474890589714, -0.08473348617553711, -0.04262716323137283, -0.07668541371822357, 0.04841404780745506, 0.05351623520255089, -0.011498413980007172, -0.030413925647735596, 0.09382763504981995, 0.019506247714161873, -0.03616410866379738, 0.122125543653965, -0.006514576263725758, 0.0032225060276687145, -0.11323471367359161, -0.036179982125759125, 0.06293030828237534, -0.015687156468629837, 0.10204589366912842, 0.04216955602169037, -0.009496110491454601, -0.05435047298669815, -0.04373084008693695, -0.05749110132455826, -0.014868449419736862, -0.08350121974945068, -0.04844669625163078, -0.11365842819213867, 0.14303167164325714, 0.06499139964580536, -0.018641244620084763, 0.05109085887670517, -0.07533984631299973, 0.024825569242239, 0.14583554863929749, 0.12684695422649384, 0.13337713479995728, 0.00015591643750667572, -0.03510202839970589, 0.007181077264249325, 0.007019857410341501, -0.10348095744848251, 0.041042935103178024, 0.08692912012338638, -0.004417074844241142, 0.19128283858299255, -0.06832761317491531, -0.14776986837387085, 0.0350235179066658, 0.08514320850372314, -0.017557110637426376, -0.18238289654254913, 0.021159907802939415, 0.06852507591247559, -0.1251596212387085, -0.10365362465381622, 0.10646232962608337, 0.0075745610520243645, -0.060305118560791016, 0.003568098647519946, 0.14754553139209747, 0.04065585508942604, 0.06448797881603241, 0.02097717672586441, 0.03320172056555748, -0.07963347434997559, 0.10275573283433914, 0.16388869285583496, -0.10508115589618683, -0.034361112862825394, 0.1592816561460495, -0.07391981780529022, -0.04664870351552963, -0.042077355086803436, -0.035261042416095734, -0.016172857955098152, 0.019700266420841217, 0.00042326562106609344, -0.1134500503540039, 0.04646151140332222, 0.14469259977340698, -0.04032532870769501, 0.06742266565561295, -0.025550346821546555, 0.00039698672480881214, -0.04262581467628479, 0.14311079680919647, 0.028744153678417206, 0.04302099347114563, -0.006021732464432716, -0.033449459820985794, 0.0013336893171072006, -0.020291678607463837, 0.0037663611583411694, -0.05606025457382202, -0.05482194572687149, -0.016181036829948425, -0.17620313167572021, 0.05237150192260742, -0.11148199439048767, -0.016610193997621536, -0.005081155337393284, -0.03521754965186119, 0.027585171163082123, 0.030157150700688362, -0.018943771719932556, -0.03274858742952347, -0.05816880986094475, 0.15582877397537231, -0.15715724229812622, -0.02419811673462391, 0.11402234435081482, -0.06452424824237823, 0.09278374910354614, 0.00022081471979618073, -0.05859803780913353, 0.03714121878147125, -0.04236438497900963, 0.045867256820201874, -0.05643919110298157, 0.05539898946881294, 0.04080624878406525, -0.19290924072265625, -0.027198392897844315, 0.014331365004181862, -0.06646569073200226, 0.021881144493818283, 0.012707310728728771, -0.05427606403827667, 0.10424189269542694, -0.03275664523243904, -0.05286044627428055, -0.05879981070756912, 0.0526915080845356, 0.06630126386880875, -0.003946239128708839, 0.09788653254508972, -0.049092404544353485, 0.053805217146873474, -0.06279686838388443, 0.0018868818879127502, 0.020585864782333374, 0.02610975131392479, 0.01788952574133873, -0.020328694954514503, 0.031551118940114975, -0.021559620276093483, 0.14262905716896057, -0.011183937080204487, -0.06476346403360367, 0.08151651173830032, 0.006047066301107407, -0.07686586678028107, 0.05500773712992668, -0.027310997247695923, 0.011872821487486362, -0.007337694987654686, -0.020613227039575577, -0.10678095370531082, -0.06405812501907349, 0.021628668531775475, 0.04459131881594658, 0.1633877456188202, 0.18397709727287292, -0.04442707821726799, 0.036323077976703644, -0.07375171780586243, -0.0028896089643239975, 0.09455890953540802, -0.06342749297618866, -0.00044851331040263176, -0.02532169036567211, 0.04303664341568947, 0.16570058465003967, -0.17079049348831177, 0.09890128672122955, -0.03515370562672615, -0.07581733912229538, 0.011735630221664906, -0.18910950422286987, -0.07454933226108551, 0.0482175350189209, -0.004979066550731659, -0.11170244216918945, 0.1239038035273552, 0.0846242755651474, 0.03054436296224594, -0.02533424086868763, 0.08536816388368607, -0.0006306786090135574, -0.11138150095939636, 0.04119323566555977, 0.07194692641496658, 0.03191637992858887, 0.03837598115205765, 0.05746706575155258, -0.030169449746608734, 0.10801934450864792, 0.043194033205509186, 0.09820117801427841, 0.059310488402843475, -0.03634778782725334, -0.06402984261512756, -0.053977325558662415, 0.04689489305019379, -0.009963073767721653, -0.08242209255695343, 0.2087743580341339, 0.05108959227800369, 0.041358813643455505, 0.011486997827887535, 0.13895684480667114, -0.006324752699583769, -0.06974511593580246, -0.16611093282699585, 0.11213099211454391, -0.006650066934525967, 0.008772298693656921, 0.09447382390499115, -0.12416692078113556, -0.016887810081243515, 0.059038013219833374, 0.08743113279342651, -0.024644024670124054, 0.007998647168278694, -0.035141006112098694, 0.028874851763248444, -0.028553973883390427, 0.053622953593730927, 0.03780513256788254, 0.1513199806213379, -0.04933620244264603, 0.06913420557975769, -0.08641009032726288, -0.018727367743849754, -0.06019651144742966, 0.0884365513920784, -0.04660782217979431, -0.014470549300312996, -0.07453802227973938, 0.1112872064113617, -0.10051140934228897, -0.26233595609664917, -0.04707726091146469, -0.016896799206733704, -0.13205251097679138, -0.006620896514505148, -0.04758213460445404, 0.008310092613101006, -0.010220572352409363, 0.06669962406158447, -0.021925145760178566, 0.2001478523015976, 0.07652953267097473, 0.0008810451254248619, -0.013430946506559849, 0.1809755265712738, -0.15774595737457275, 0.147096648812294, 0.0116648580878973, 0.07432148605585098, 0.058928243815898895, -0.011152718216180801, -0.09474948048591614, 0.08078854531049728, 0.08927614986896515, -0.007194290403276682, -0.01845712587237358, 0.22221720218658447, 0.036372989416122437, 0.14972229301929474, 0.11525072157382965, 0.0586647093296051, 0.06280995160341263, 0.05939524620771408, -0.036842651665210724, -0.08854708820581436, 0.1015867292881012, -0.09832171350717545, 0.11265430599451065, 0.11090727895498276, -0.04428045451641083, 0.01607578434050083, -0.024961315095424652, -0.007092597894370556, -0.04844638705253601, 0.119111567735672, 0.0016536551993340254, -0.16921719908714294, 0.02207990363240242, -0.11056868731975555, 0.12633128464221954, -0.10939563065767288, -0.04547346383333206, 0.039164282381534576, 0.01035979576408863, -0.030189242213964462, 0.14771942794322968, 0.021948080509901047, 0.00554101075977087, -0.014224013313651085, -0.09583795070648193, 0.003517230972647667, 0.1013517677783966, -0.0589962899684906, 0.018928896635770798 ]
ae92197e17fcfe34debe704d38dfa64925e5a540
# Dataset Card for HEAD-QA ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [HEAD-QA homepage](https://aghie.github.io/head-qa/) - **Repository:** [HEAD-QA repository](https://github.com/aghie/head-qa) - **Paper:** [HEAD-QA: A Healthcare Dataset for Complex Reasoning](https://www.aclweb.org/anthology/P19-1092/) - **Leaderboard:** [HEAD-QA leaderboard](https://aghie.github.io/head-qa/#leaderboard-general) - **Point of Contact:** [María Grandury](mailto:mariagrandury@gmail.com) (Dataset Submitter) ### Dataset Summary HEAD-QA is a multi-choice HEAlthcare Dataset. The questions come from exams to access a specialized position in the Spanish healthcare system, and are challenging even for highly specialized humans. They are designed by the [Ministerio de Sanidad, Consumo y Bienestar Social](https://www.mscbs.gob.es/), who also provides direct [access](https://fse.mscbs.gob.es/fseweb/view/public/datosanteriores/cuadernosExamen/busquedaConvocatoria.xhtml) to the exams of the last 5 years (in Spanish). ``` Date of the last update of the documents object of the reuse: January, 14th, 2019. ``` HEAD-QA tries to make these questions accesible for the Natural Language Processing community. We hope it is an useful resource towards achieving better QA systems. The dataset contains questions about the following topics: - Medicine - Nursing - Psychology - Chemistry - Pharmacology - Biology ### Supported Tasks and Leaderboards - `multiple-choice-qa`: HEAD-QA is a multi-choice question answering testbed to encourage research on complex reasoning. ### Languages The questions and answers are available in both Spanish (BCP-47 code: 'es-ES') and English (BCP-47 code: 'en'). The language by default is Spanish: ``` from datasets import load_dataset data_es = load_dataset('head_qa') data_en = load_dataset('head_qa', 'en') ``` ## Dataset Structure ### Data Instances A typical data point comprises a question `qtext`, multiple possible answers `atext` and the right answer `ra`. An example from the HEAD-QA dataset looks as follows: ``` { 'qid': '1', 'category': 'biology', 'qtext': 'Los potenciales postsinápticos excitadores:', 'answers': [ { 'aid': 1, 'atext': 'Son de tipo todo o nada.' }, { 'aid': 2, 'atext': 'Son hiperpolarizantes.' }, { 'aid': 3, 'atext': 'Se pueden sumar.' }, { 'aid': 4, 'atext': 'Se propagan a largas distancias.' }, { 'aid': 5, 'atext': 'Presentan un periodo refractario.' }], 'ra': '3', 'image': <PIL.PngImagePlugin.PngImageFile image mode=RGB size=675x538 at 0x1B42B6A1668>, 'name': 'Cuaderno_2013_1_B', 'year': '2013' } ``` ### Data Fields - `qid`: question identifier (int) - `category`: category of the question: "medicine", "nursing", "psychology", "chemistry", "pharmacology", "biology" - `qtext`: question text - `answers`: list of possible answers. Each element of the list is a dictionary with 2 keys: - `aid`: answer identifier (int) - `atext`: answer text - `ra`: `aid` of the right answer (int) - `image`: (optional) a `PIL.Image.Image` object containing the image. Note that when accessing the image column: `dataset[0]["image"]` the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the `"image"` column, *i.e.* `dataset[0]["image"]` should **always** be preferred over `dataset["image"][0]` - `name`: name of the exam from which the question was extracted - `year`: year in which the exam took place ### Data Splits The data is split into train, validation and test set for each of the two languages. The split sizes are as follow: | | Train | Val | Test | | ----- | ------ | ----- | ---- | | Spanish | 2657 | 1366 | 2742 | | English | 2657 | 1366 | 2742 | ## Dataset Creation ### Curation Rationale As motivation for the creation of this dataset, here is the abstract of the paper: "We present HEAD-QA, a multi-choice question answering testbed to encourage research on complex reasoning. The questions come from exams to access a specialized position in the Spanish healthcare system, and are challenging even for highly specialized humans. We then consider monolingual (Spanish) and cross-lingual (to English) experiments with information retrieval and neural techniques. We show that: (i) HEAD-QA challenges current methods, and (ii) the results lag well behind human performance, demonstrating its usefulness as a benchmark for future work." ### Source Data #### Initial Data Collection and Normalization The questions come from exams to access a specialized position in the Spanish healthcare system, and are designed by the [Ministerio de Sanidad, Consumo y Bienestar Social](https://www.mscbs.gob.es/), who also provides direct [access](https://fse.mscbs.gob.es/fseweb/view/public/datosanteriores/cuadernosExamen/busquedaConvocatoria.xhtml) to the exams of the last 5 years (in Spanish). #### Who are the source language producers? The dataset was created by David Vilares and Carlos Gómez-Rodríguez. ### Annotations The dataset does not contain any additional annotations. #### Annotation process [N/A] #### Who are the annotators? [N/A] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators The dataset was created by David Vilares and Carlos Gómez-Rodríguez. ### Licensing Information According to the [HEAD-QA homepage](https://aghie.github.io/head-qa/#legal-requirements): The Ministerio de Sanidad, Consumo y Biniestar Social allows the redistribution of the exams and their content under [certain conditions:](https://www.mscbs.gob.es/avisoLegal/home.htm) - The denaturalization of the content of the information is prohibited in any circumstance. - The user is obliged to cite the source of the documents subject to reuse. - The user is obliged to indicate the date of the last update of the documents object of the reuse. According to the [HEAD-QA repository](https://github.com/aghie/head-qa/blob/master/LICENSE): The dataset is licensed under the [MIT License](https://mit-license.org/). ### Citation Information ``` @inproceedings{vilares-gomez-rodriguez-2019-head, title = "{HEAD}-{QA}: A Healthcare Dataset for Complex Reasoning", author = "Vilares, David and G{\'o}mez-Rodr{\'i}guez, Carlos", booktitle = "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics", month = jul, year = "2019", address = "Florence, Italy", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/P19-1092", doi = "10.18653/v1/P19-1092", pages = "960--966", abstract = "We present HEAD-QA, a multi-choice question answering testbed to encourage research on complex reasoning. The questions come from exams to access a specialized position in the Spanish healthcare system, and are challenging even for highly specialized humans. We then consider monolingual (Spanish) and cross-lingual (to English) experiments with information retrieval and neural techniques. We show that: (i) HEAD-QA challenges current methods, and (ii) the results lag well behind human performance, demonstrating its usefulness as a benchmark for future work.", } ``` ### Contributions Thanks to [@mariagrandury](https://github.com/mariagrandury) for adding this dataset.
head_qa
[ "task_categories:question-answering", "task_ids:multiple-choice-qa", "annotations_creators:no-annotation", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:en", "language:es", "license:mit", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["no-annotation"], "language_creators": ["expert-generated"], "language": ["en", "es"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["question-answering"], "task_ids": ["multiple-choice-qa"], "paperswithcode_id": "headqa", "pretty_name": "HEAD-QA", "config_names": ["en", "es"], "dataset_info": [{"config_name": "es", "features": [{"name": "name", "dtype": "string"}, {"name": "year", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "qid", "dtype": "int32"}, {"name": "qtext", "dtype": "string"}, {"name": "ra", "dtype": "int32"}, {"name": "image", "dtype": "image"}, {"name": "answers", "list": [{"name": "aid", "dtype": "int32"}, {"name": "atext", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 1229678, "num_examples": 2657}, {"name": "test", "num_bytes": 1204006, "num_examples": 2742}, {"name": "validation", "num_bytes": 573354, "num_examples": 1366}], "download_size": 79365502, "dataset_size": 3007038}, {"config_name": "en", "features": [{"name": "name", "dtype": "string"}, {"name": "year", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "qid", "dtype": "int32"}, {"name": "qtext", "dtype": "string"}, {"name": "ra", "dtype": "int32"}, {"name": "image", "dtype": "image"}, {"name": "answers", "list": [{"name": "aid", "dtype": "int32"}, {"name": "atext", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 1156808, "num_examples": 2657}, {"name": "test", "num_bytes": 1131536, "num_examples": 2742}, {"name": "validation", "num_bytes": 539892, "num_examples": 1366}], "download_size": 79365502, "dataset_size": 2828236}]}
2024-01-18T11:05:14+00:00
[]
[ "en", "es" ]
TAGS #task_categories-question-answering #task_ids-multiple-choice-qa #annotations_creators-no-annotation #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #language-Spanish #license-mit #region-us
Dataset Card for HEAD-QA ======================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: HEAD-QA homepage * Repository: HEAD-QA repository * Paper: HEAD-QA: A Healthcare Dataset for Complex Reasoning * Leaderboard: HEAD-QA leaderboard * Point of Contact: María Grandury (Dataset Submitter) ### Dataset Summary HEAD-QA is a multi-choice HEAlthcare Dataset. The questions come from exams to access a specialized position in the Spanish healthcare system, and are challenging even for highly specialized humans. They are designed by the Ministerio de Sanidad, Consumo y Bienestar Social, who also provides direct access to the exams of the last 5 years (in Spanish). HEAD-QA tries to make these questions accesible for the Natural Language Processing community. We hope it is an useful resource towards achieving better QA systems. The dataset contains questions about the following topics: * Medicine * Nursing * Psychology * Chemistry * Pharmacology * Biology ### Supported Tasks and Leaderboards * 'multiple-choice-qa': HEAD-QA is a multi-choice question answering testbed to encourage research on complex reasoning. ### Languages The questions and answers are available in both Spanish (BCP-47 code: 'es-ES') and English (BCP-47 code: 'en'). The language by default is Spanish: Dataset Structure ----------------- ### Data Instances A typical data point comprises a question 'qtext', multiple possible answers 'atext' and the right answer 'ra'. An example from the HEAD-QA dataset looks as follows: ### Data Fields * 'qid': question identifier (int) * 'category': category of the question: "medicine", "nursing", "psychology", "chemistry", "pharmacology", "biology" * 'qtext': question text * 'answers': list of possible answers. Each element of the list is a dictionary with 2 keys: + 'aid': answer identifier (int) + 'atext': answer text * 'ra': 'aid' of the right answer (int) * 'image': (optional) a 'PIL.Image.Image' object containing the image. Note that when accessing the image column: 'dataset[0]["image"]' the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the '"image"' column, *i.e.* 'dataset[0]["image"]' should always be preferred over 'dataset["image"][0]' * 'name': name of the exam from which the question was extracted * 'year': year in which the exam took place ### Data Splits The data is split into train, validation and test set for each of the two languages. The split sizes are as follow: Dataset Creation ---------------- ### Curation Rationale As motivation for the creation of this dataset, here is the abstract of the paper: "We present HEAD-QA, a multi-choice question answering testbed to encourage research on complex reasoning. The questions come from exams to access a specialized position in the Spanish healthcare system, and are challenging even for highly specialized humans. We then consider monolingual (Spanish) and cross-lingual (to English) experiments with information retrieval and neural techniques. We show that: (i) HEAD-QA challenges current methods, and (ii) the results lag well behind human performance, demonstrating its usefulness as a benchmark for future work." ### Source Data #### Initial Data Collection and Normalization The questions come from exams to access a specialized position in the Spanish healthcare system, and are designed by the Ministerio de Sanidad, Consumo y Bienestar Social, who also provides direct access to the exams of the last 5 years (in Spanish). #### Who are the source language producers? The dataset was created by David Vilares and Carlos Gómez-Rodríguez. ### Annotations The dataset does not contain any additional annotations. #### Annotation process [N/A] #### Who are the annotators? [N/A] ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators The dataset was created by David Vilares and Carlos Gómez-Rodríguez. ### Licensing Information According to the HEAD-QA homepage: The Ministerio de Sanidad, Consumo y Biniestar Social allows the redistribution of the exams and their content under certain conditions: * The denaturalization of the content of the information is prohibited in any circumstance. * The user is obliged to cite the source of the documents subject to reuse. * The user is obliged to indicate the date of the last update of the documents object of the reuse. According to the HEAD-QA repository: The dataset is licensed under the MIT License. ### Contributions Thanks to @mariagrandury for adding this dataset.
[ "### Dataset Summary\n\n\nHEAD-QA is a multi-choice HEAlthcare Dataset. The questions come from exams to access a specialized position in the\nSpanish healthcare system, and are challenging even for highly specialized humans. They are designed by the\nMinisterio de Sanidad, Consumo y Bienestar Social, who also provides direct\naccess\nto the exams of the last 5 years (in Spanish).\n\n\nHEAD-QA tries to make these questions accesible for the Natural Language Processing community. We hope it is an useful resource towards achieving better QA systems. The dataset contains questions about the following topics:\n\n\n* Medicine\n* Nursing\n* Psychology\n* Chemistry\n* Pharmacology\n* Biology", "### Supported Tasks and Leaderboards\n\n\n* 'multiple-choice-qa': HEAD-QA is a multi-choice question answering testbed to encourage research on complex reasoning.", "### Languages\n\n\nThe questions and answers are available in both Spanish (BCP-47 code: 'es-ES') and English (BCP-47 code: 'en').\n\n\nThe language by default is Spanish:\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA typical data point comprises a question 'qtext', multiple possible answers 'atext' and the right answer 'ra'.\n\n\nAn example from the HEAD-QA dataset looks as follows:", "### Data Fields\n\n\n* 'qid': question identifier (int)\n* 'category': category of the question: \"medicine\", \"nursing\", \"psychology\", \"chemistry\", \"pharmacology\", \"biology\"\n* 'qtext': question text\n* 'answers': list of possible answers. Each element of the list is a dictionary with 2 keys:\n\t+ 'aid': answer identifier (int)\n\t+ 'atext': answer text\n* 'ra': 'aid' of the right answer (int)\n* 'image': (optional) a 'PIL.Image.Image' object containing the image. Note that when accessing the image column: 'dataset[0][\"image\"]' the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the '\"image\"' column, *i.e.* 'dataset[0][\"image\"]' should always be preferred over 'dataset[\"image\"][0]'\n* 'name': name of the exam from which the question was extracted\n* 'year': year in which the exam took place", "### Data Splits\n\n\nThe data is split into train, validation and test set for each of the two languages. The split sizes are as follow:\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nAs motivation for the creation of this dataset, here is the abstract of the paper:\n\n\n\"We present HEAD-QA, a multi-choice question answering testbed to encourage research on complex reasoning. The questions\ncome from exams to access a specialized position in the Spanish healthcare system, and are challenging even for highly\nspecialized humans. We then consider monolingual (Spanish) and cross-lingual (to English) experiments with information\nretrieval and neural techniques. We show that: (i) HEAD-QA challenges current methods, and (ii) the results lag well\nbehind human performance, demonstrating its usefulness as a benchmark for future work.\"", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe questions come from exams to access a specialized position in the Spanish healthcare system, and are designed by the\nMinisterio de Sanidad, Consumo y Bienestar Social, who also provides direct\naccess\nto the exams of the last 5 years (in Spanish).", "#### Who are the source language producers?\n\n\nThe dataset was created by David Vilares and Carlos Gómez-Rodríguez.", "### Annotations\n\n\nThe dataset does not contain any additional annotations.", "#### Annotation process\n\n\n[N/A]", "#### Who are the annotators?\n\n\n[N/A]", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nThe dataset was created by David Vilares and Carlos Gómez-Rodríguez.", "### Licensing Information\n\n\nAccording to the HEAD-QA homepage:\n\n\nThe Ministerio de Sanidad, Consumo y Biniestar Social allows the redistribution of the exams and their content under certain conditions:\n\n\n* The denaturalization of the content of the information is prohibited in any circumstance.\n* The user is obliged to cite the source of the documents subject to reuse.\n* The user is obliged to indicate the date of the last update of the documents object of the reuse.\n\n\nAccording to the HEAD-QA repository:\n\n\nThe dataset is licensed under the MIT License.", "### Contributions\n\n\nThanks to @mariagrandury for adding this dataset." ]
[ "TAGS\n#task_categories-question-answering #task_ids-multiple-choice-qa #annotations_creators-no-annotation #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #language-Spanish #license-mit #region-us \n", "### Dataset Summary\n\n\nHEAD-QA is a multi-choice HEAlthcare Dataset. The questions come from exams to access a specialized position in the\nSpanish healthcare system, and are challenging even for highly specialized humans. They are designed by the\nMinisterio de Sanidad, Consumo y Bienestar Social, who also provides direct\naccess\nto the exams of the last 5 years (in Spanish).\n\n\nHEAD-QA tries to make these questions accesible for the Natural Language Processing community. We hope it is an useful resource towards achieving better QA systems. The dataset contains questions about the following topics:\n\n\n* Medicine\n* Nursing\n* Psychology\n* Chemistry\n* Pharmacology\n* Biology", "### Supported Tasks and Leaderboards\n\n\n* 'multiple-choice-qa': HEAD-QA is a multi-choice question answering testbed to encourage research on complex reasoning.", "### Languages\n\n\nThe questions and answers are available in both Spanish (BCP-47 code: 'es-ES') and English (BCP-47 code: 'en').\n\n\nThe language by default is Spanish:\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA typical data point comprises a question 'qtext', multiple possible answers 'atext' and the right answer 'ra'.\n\n\nAn example from the HEAD-QA dataset looks as follows:", "### Data Fields\n\n\n* 'qid': question identifier (int)\n* 'category': category of the question: \"medicine\", \"nursing\", \"psychology\", \"chemistry\", \"pharmacology\", \"biology\"\n* 'qtext': question text\n* 'answers': list of possible answers. Each element of the list is a dictionary with 2 keys:\n\t+ 'aid': answer identifier (int)\n\t+ 'atext': answer text\n* 'ra': 'aid' of the right answer (int)\n* 'image': (optional) a 'PIL.Image.Image' object containing the image. Note that when accessing the image column: 'dataset[0][\"image\"]' the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the '\"image\"' column, *i.e.* 'dataset[0][\"image\"]' should always be preferred over 'dataset[\"image\"][0]'\n* 'name': name of the exam from which the question was extracted\n* 'year': year in which the exam took place", "### Data Splits\n\n\nThe data is split into train, validation and test set for each of the two languages. The split sizes are as follow:\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nAs motivation for the creation of this dataset, here is the abstract of the paper:\n\n\n\"We present HEAD-QA, a multi-choice question answering testbed to encourage research on complex reasoning. The questions\ncome from exams to access a specialized position in the Spanish healthcare system, and are challenging even for highly\nspecialized humans. We then consider monolingual (Spanish) and cross-lingual (to English) experiments with information\nretrieval and neural techniques. We show that: (i) HEAD-QA challenges current methods, and (ii) the results lag well\nbehind human performance, demonstrating its usefulness as a benchmark for future work.\"", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe questions come from exams to access a specialized position in the Spanish healthcare system, and are designed by the\nMinisterio de Sanidad, Consumo y Bienestar Social, who also provides direct\naccess\nto the exams of the last 5 years (in Spanish).", "#### Who are the source language producers?\n\n\nThe dataset was created by David Vilares and Carlos Gómez-Rodríguez.", "### Annotations\n\n\nThe dataset does not contain any additional annotations.", "#### Annotation process\n\n\n[N/A]", "#### Who are the annotators?\n\n\n[N/A]", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nThe dataset was created by David Vilares and Carlos Gómez-Rodríguez.", "### Licensing Information\n\n\nAccording to the HEAD-QA homepage:\n\n\nThe Ministerio de Sanidad, Consumo y Biniestar Social allows the redistribution of the exams and their content under certain conditions:\n\n\n* The denaturalization of the content of the information is prohibited in any circumstance.\n* The user is obliged to cite the source of the documents subject to reuse.\n* The user is obliged to indicate the date of the last update of the documents object of the reuse.\n\n\nAccording to the HEAD-QA repository:\n\n\nThe dataset is licensed under the MIT License.", "### Contributions\n\n\nThanks to @mariagrandury for adding this dataset." ]
[ 97, 152, 44, 52, 50, 284, 39, 150, 4, 64, 29, 17, 10, 14, 18, 7, 8, 14, 25, 124, 18 ]
[ "passage: TAGS\n#task_categories-question-answering #task_ids-multiple-choice-qa #annotations_creators-no-annotation #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #language-Spanish #license-mit #region-us \n### Dataset Summary\n\n\nHEAD-QA is a multi-choice HEAlthcare Dataset. The questions come from exams to access a specialized position in the\nSpanish healthcare system, and are challenging even for highly specialized humans. They are designed by the\nMinisterio de Sanidad, Consumo y Bienestar Social, who also provides direct\naccess\nto the exams of the last 5 years (in Spanish).\n\n\nHEAD-QA tries to make these questions accesible for the Natural Language Processing community. We hope it is an useful resource towards achieving better QA systems. The dataset contains questions about the following topics:\n\n\n* Medicine\n* Nursing\n* Psychology\n* Chemistry\n* Pharmacology\n* Biology### Supported Tasks and Leaderboards\n\n\n* 'multiple-choice-qa': HEAD-QA is a multi-choice question answering testbed to encourage research on complex reasoning.### Languages\n\n\nThe questions and answers are available in both Spanish (BCP-47 code: 'es-ES') and English (BCP-47 code: 'en').\n\n\nThe language by default is Spanish:\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nA typical data point comprises a question 'qtext', multiple possible answers 'atext' and the right answer 'ra'.\n\n\nAn example from the HEAD-QA dataset looks as follows:", "passage: ### Data Fields\n\n\n* 'qid': question identifier (int)\n* 'category': category of the question: \"medicine\", \"nursing\", \"psychology\", \"chemistry\", \"pharmacology\", \"biology\"\n* 'qtext': question text\n* 'answers': list of possible answers. Each element of the list is a dictionary with 2 keys:\n\t+ 'aid': answer identifier (int)\n\t+ 'atext': answer text\n* 'ra': 'aid' of the right answer (int)\n* 'image': (optional) a 'PIL.Image.Image' object containing the image. Note that when accessing the image column: 'dataset[0][\"image\"]' the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the '\"image\"' column, *i.e.* 'dataset[0][\"image\"]' should always be preferred over 'dataset[\"image\"][0]'\n* 'name': name of the exam from which the question was extracted\n* 'year': year in which the exam took place### Data Splits\n\n\nThe data is split into train, validation and test set for each of the two languages. The split sizes are as follow:\n\n\n\nDataset Creation\n----------------### Curation Rationale\n\n\nAs motivation for the creation of this dataset, here is the abstract of the paper:\n\n\n\"We present HEAD-QA, a multi-choice question answering testbed to encourage research on complex reasoning. The questions\ncome from exams to access a specialized position in the Spanish healthcare system, and are challenging even for highly\nspecialized humans. We then consider monolingual (Spanish) and cross-lingual (to English) experiments with information\nretrieval and neural techniques. We show that: (i) HEAD-QA challenges current methods, and (ii) the results lag well\nbehind human performance, demonstrating its usefulness as a benchmark for future work.\"### Source Data#### Initial Data Collection and Normalization\n\n\nThe questions come from exams to access a specialized position in the Spanish healthcare system, and are designed by the\nMinisterio de Sanidad, Consumo y Bienestar Social, who also provides direct\naccess\nto the exams of the last 5 years (in Spanish).#### Who are the source language producers?\n\n\nThe dataset was created by David Vilares and Carlos Gómez-Rodríguez.### Annotations\n\n\nThe dataset does not contain any additional annotations.#### Annotation process\n\n\n[N/A]#### Who are the annotators?\n\n\n[N/A]### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset### Discussion of Biases### Other Known Limitations\n\n\nAdditional Information\n----------------------### Dataset Curators\n\n\nThe dataset was created by David Vilares and Carlos Gómez-Rodríguez." ]
[ -0.08686483651399612, 0.028875276446342468, -0.004116392694413662, 0.01872965693473816, 0.030496489256620407, 0.0680382028222084, 0.03895396739244461, 0.11368448287248611, 0.08670583367347717, 0.1331208348274231, 0.009045111946761608, -0.005963410250842571, 0.05653296783566475, 0.05617300420999527, 0.01514505222439766, -0.22712701559066772, 0.030982017517089844, -0.04202400892972946, -0.019263925030827522, 0.06620482355356216, 0.10074865818023682, -0.06365910172462463, 0.026730943471193314, -0.048234716057777405, 0.0741216391324997, 0.002385589759796858, 0.0024888133630156517, -0.011516500264406204, 0.1017146110534668, 0.05646577104926109, 0.04025498777627945, 0.027437184005975723, -0.03402310982346535, -0.24605661630630493, 0.02571207657456398, 0.004085788503289223, -0.01396181620657444, 0.02522061951458454, 0.016715502366423607, -0.031245868653059006, 0.06957551836967468, -0.12578624486923218, 0.06222350895404816, 0.0257163867354393, -0.12121619284152985, -0.17856663465499878, -0.08628824353218079, -0.024040237069129944, 0.07858382910490036, 0.027690188959240913, -0.0448751337826252, 0.04186457395553589, -0.06967725604772568, 0.010877849534153938, 0.033239737153053284, -0.1766090989112854, -0.05911664292216301, -0.01520414650440216, 0.0965292677283287, 0.18030473589897156, -0.04068222641944885, -0.0027571702376008034, -0.011604162864387035, -0.005556991323828697, -0.08182471245527267, -0.0566573441028595, -0.03969806432723999, 0.009538418613374233, -0.12308866530656815, -0.04857528954744339, 0.09324580430984497, -0.0011346731334924698, -0.03725721687078476, -0.1127549409866333, -0.0174559373408556, 0.05464332550764084, -0.0018019112758338451, -0.08206482976675034, 0.020839903503656387, -0.010938923805952072, 0.12169873714447021, -0.0664404034614563, -0.09707876294851303, -0.028178274631500244, -0.08742919564247131, 0.040323153138160706, 0.04327145218849182, 0.004430494271218777, 0.07487422227859497, 0.028796089813113213, -0.06308632344007492, -0.04840517416596413, -0.046428337693214417, -0.0035278163850307465, -0.14638736844062805, -0.005125804804265499, -0.014549746178090572, -0.08955476433038712, 0.08985258638858795, 0.08284758031368256, -0.1036873459815979, 0.0021697543561458588, -0.01024025771766901, -0.017236879095435143, 0.08115161210298538, 0.13781753182411194, -0.06945914030075073, -0.025301072746515274, -0.04418162256479263, 0.05426505208015442, -0.005349614657461643, -0.02756156586110592, -0.04486241191625595, -0.0003054272383451462, 0.010430697351694107, 0.0954388752579689, 0.04548963904380798, -0.017245881259441376, -0.07600793987512589, -0.03276919201016426, 0.06317497789859772, -0.06431667506694794, -0.000615634024143219, 0.04104725271463394, -0.007918148301541805, -0.019587982445955276, -0.0730491429567337, 0.025913512334227562, -0.06993383169174194, 0.02647874876856804, -0.01846463792026043, -0.02407205104827881, -0.08837591111660004, -0.0665961503982544, 0.05440787225961685, -0.0027945423498749733, -0.059424299746751785, -0.02335069701075554, -0.09402655065059662, -0.09591761976480484, 0.016994424164295197, -0.0955619215965271, 0.026056552305817604, 0.0077193137258291245, 0.04690711945295334, -0.03989970684051514, -0.0028010690584778786, 0.03885158523917198, -0.05318432301282883, 0.04144005849957466, -0.044554825872182846, 0.052860986441373825, -0.02645016834139824, 0.01698199100792408, -0.04909680038690567, 0.07036662846803665, -0.1472589671611786, 0.1282491683959961, -0.10661499202251434, -0.08372440189123154, -0.11040785908699036, -0.04610701650381088, 0.05898502469062805, 0.02887631393969059, 0.003234720788896084, 0.07566558569669724, -0.1812843382358551, 0.008123742416501045, 0.054335519671440125, -0.08022898435592651, -0.18916617333889008, 0.14422869682312012, -0.04176831990480423, 0.13068297505378723, 0.06691205501556396, 0.19771549105644226, 0.08462399244308472, -0.09469015896320343, -0.07082924991846085, -0.05828503519296646, 0.03178666532039642, 0.13702771067619324, 0.15015047788619995, -0.05486466735601425, 0.034662894904613495, 0.007730587385594845, -0.11576716601848602, -0.028247211128473282, -0.01675386354327202, -0.07147100567817688, 0.03075776994228363, -0.02771001309156418, -0.01337265595793724, 0.002716870279982686, -0.037411436438560486, 0.007081835065037012, -0.04787673056125641, -0.05259465053677559, 0.032651387155056, -0.0017439164221286774, -0.003634463995695114, -0.09751155972480774, 0.1166679859161377, -0.022686956450343132, 0.0033476287499070168, -0.14672723412513733, -0.13438233733177185, 0.04038853943347931, -0.05435836315155029, 0.05419173091650009, 0.003621743991971016, -0.033226870000362396, 0.0007592164329253137, -0.04332193732261658, -0.027561724185943604, -0.023580944165587425, 0.0005870126187801361, -0.06452205777168274, -0.15171539783477783, 0.0487947016954422, -0.05387667566537857, 0.14780539274215698, 0.0035459359642118216, -0.006389453541487455, 0.044486258178949356, 0.017243767157197, 0.02105598896741867, 0.002843281254172325, 0.02506362646818161, 0.06499849259853363, 0.029949069023132324, 0.014851199463009834, 0.027832601219415665, -0.07078621536493301, -0.05583730340003967, 0.03696798160672188, -0.10458481311798096, -0.09985122084617615, -0.010813926346600056, 0.06293407827615738, -0.055689241737127304, -0.1021445095539093, -0.041049759835004807, -0.005699193105101585, -0.05724145472049713, -0.06002255901694298, 0.13523702323436737, 0.0431629940867424, 0.04407814145088196, -0.09639254212379456, 0.0008101761341094971, -0.050751693546772, -0.001159788342192769, -0.026365162804722786, 0.07858870923519135, 0.027866892516613007, -0.14355060458183289, 0.03549082204699516, 0.03490414842963219, 0.039203088730573654, 0.1591731458902359, -0.022056596353650093, -0.1084635853767395, -0.06922546029090881, 0.06867809593677521, 0.012584855780005455, 0.12208090722560883, -0.06908018887042999, 0.0703696459531784, 0.05668686330318451, 0.023867370560765266, 0.04257974028587341, -0.06924264878034592, 0.027948051691055298, -0.03216508403420448, -0.04240576922893524, -0.05887480080127716, 0.023522328585386276, 0.04228845238685608, 0.1283886432647705, 0.05365123599767685, 0.07322476804256439, -0.03658078983426094, -0.04908230900764465, -0.12536770105361938, 0.18166345357894897, -0.1298813372850418, -0.223199725151062, -0.079963818192482, 0.0347893200814724, 0.00865773856639862, -0.03285326808691025, 0.046379223465919495, -0.07473006844520569, -0.03405538201332092, -0.037202805280685425, 0.13284145295619965, 0.0895107313990593, -0.11862017959356308, -0.1337132453918457, 0.004840065259486437, -0.00016997195780277252, -0.06680343300104141, 0.022772960364818573, -0.03775273263454437, -0.013105962425470352, 0.022774770855903625, -0.05864302068948746, 0.10023952275514603, 0.11355438828468323, 0.03581667318940163, -0.05373728275299072, -0.0475076362490654, 0.25189441442489624, -0.13558858633041382, 0.10237312316894531, 0.11048345267772675, -0.01156848855316639, 0.040946025401353836, 0.19751444458961487, 0.011729810386896133, -0.06570857018232346, 0.009982087649405003, 0.07518193125724792, -0.0007682256400585175, -0.3279827833175659, -0.07998952269554138, -0.04873845726251602, -0.057807035744190216, -0.05093245953321457, 0.01412214431911707, -0.009740869514644146, 0.0888846144080162, -0.08040927350521088, -0.06184609979391098, -0.05179145187139511, 0.036398228257894516, 0.20986616611480713, -0.032306186854839325, 0.026395907625555992, -0.04451838135719299, -0.030766434967517853, 0.10703608393669128, 0.13692714273929596, 0.18299005925655365, -0.030403759330511093, 0.1815265417098999, 0.09460154920816422, 0.07879854738712311, -0.03188179433345795, -0.018416959792375565, -0.03719596564769745, 0.039694394916296005, -0.057671189308166504, -0.023942753672599792, -0.01826065592467785, 0.06688711792230606, 0.06098563224077225, -0.06233343482017517, -0.027482040226459503, 0.05804939195513725, 0.08971580862998962, 0.14447498321533203, 0.013873262330889702, 0.0338049978017807, -0.043497234582901, 0.07385794818401337, 0.011038599535822868, -0.12190570682287216, -0.021172957494854927, 0.1062280461192131, -0.09831503033638, 0.024809084832668304, -0.0287533700466156, 0.09191100299358368, -0.04467500001192093, 0.019923990592360497, -0.0123346708714962, -0.05179755762219429, -0.011159253306686878, 0.14075763523578644, -0.15461182594299316, 0.14086195826530457, 0.02975362166762352, 0.030439717695116997, -0.06953009217977524, 0.02166658453643322, -0.032427527010440826, 0.0629199892282486, 0.12135525047779083, 0.027237631380558014, -0.04450011998414993, -0.01667804643511772, -0.026045791804790497, 0.05321991443634033, 0.06347363442182541, -0.06072443723678589, 0.0781777873635292, -0.008812429383397102, 0.030328303575515747, -0.0669541284441948, -0.05129394680261612, -0.033187173306941986, -0.18665581941604614, 0.08213451504707336, -0.12677989900112152, 0.09735142439603806, -0.043804604560136795, -0.010265074670314789, -0.05007675290107727, 0.10170872509479523, -0.13608534634113312, -0.09830327332019806, -0.12890714406967163, 0.0542241670191288, 0.15522971749305725, -0.07685498893260956, -0.03296951949596405, -0.010312777012586594, 0.06872570514678955, -0.03335363045334816, -0.0095640504732728, 0.07846315950155258, -0.05722063034772873, -0.17499187588691711, -0.08323448896408081, 0.0811605304479599, -0.0032945936545729637, 0.07073638588190079, 0.02298072911798954, 0.026982242241501808, -0.08142916858196259, -0.09354368597269058, 0.05552215874195099, -0.032713763415813446, -0.00247189961373806, 0.13844189047813416, -0.0971222072839737, -0.06635625660419464, -0.09384964406490326, -0.07678598165512085, 0.13086552917957306, 0.1544458270072937, -0.07011085003614426, 0.09660007059574127, 0.14659175276756287, -0.0913405567407608, -0.17292213439941406, -0.026461198925971985, 0.11585879325866699, -0.0245808232575655, 0.03174835070967674, -0.1908973753452301, 0.023622067645192146, 0.10675430297851562, -0.0033872409258037806, -0.09011010080575943, -0.17370563745498657, -0.09381803870201111, 0.004896007478237152, 0.021294977515935898, -0.010614966973662376, -0.16756480932235718, -0.04787273332476616, 0.001795714721083641, 0.0006432756781578064, 0.04753487557172775, 0.0016758311539888382, 0.020931199193000793, -0.023842893540859222, 0.04932090640068054, 0.027410849928855896, -0.019451148808002472, 0.2016282081604004, -0.03848409280180931, 0.011229435913264751, 0.005827585235238075, -0.07365301996469498, 0.05914204567670822, -0.010456564836204052, 0.09031643718481064, 0.030144261196255684, 0.030964817851781845, -0.12469493597745895, -0.03888361528515816, -0.05735643208026886, -0.024653762578964233, -0.07817831635475159, -0.05131885036826134, -0.11252786219120026, 0.10597114264965057, 0.061501067131757736, -0.023865316063165665, -0.004056244622915983, -0.08931481838226318, 0.07757693529129028, 0.028907693922519684, 0.16308964788913727, 0.02351146563887596, -0.10740818083286285, 0.03405086323618889, 0.006310086697340012, 0.054069846868515015, -0.09712976217269897, 0.020424818620085716, 0.1446343958377838, -0.03230137750506401, 0.15719738602638245, -0.028976868838071823, -0.13890866935253143, 0.04744698107242584, 0.07976755499839783, -0.030066899955272675, -0.3226005434989929, 0.01876157708466053, 0.03552768751978874, -0.1582082062959671, -0.08911962062120438, 0.08400598913431168, 0.071784108877182, -0.044871196150779724, -0.008986923843622208, 0.05972158908843994, 0.04796929657459259, 0.11329744756221771, 0.026154788210988045, 0.04731156304478645, -0.06209684908390045, -0.04742933064699173, 0.12555699050426483, -0.19848039746284485, 0.007650213316082954, 0.08734271675348282, -0.04479607939720154, -0.07293189316987991, 0.05271915718913078, 0.1300496757030487, -0.09483218938112259, -0.07279494404792786, -0.022496232762932777, -0.13437464833259583, 0.029109671711921692, 0.17092323303222656, -0.02266504615545273, -0.01661849208176136, 0.028149856254458427, -0.049001649022102356, 0.03633353114128113, 0.1323501467704773, -0.07557029277086258, 0.033887602388858795, 0.04187101498246193, -0.021281294524669647, 0.003965618088841438, 0.04927358403801918, -0.0073180729523301125, -0.022990167140960693, -0.09086810052394867, -0.021978624165058136, -0.19761821627616882, 0.04683748632669449, -0.041557181626558304, -0.002070012502372265, 0.015420211479067802, -0.0552157461643219, 0.005853166338056326, -0.014631019905209541, -0.0546720027923584, -0.007125536445528269, -0.02274153009057045, 0.11223280429840088, -0.13970594108104706, 0.0018848141189664602, 0.0707319974899292, -0.03140004724264145, 0.1173110231757164, -0.05263790488243103, -0.02021876722574234, 0.00517016276717186, -0.11922240257263184, 0.04926026612520218, -0.029398787766695023, 0.1289454847574234, 0.024606915190815926, -0.17192646861076355, 0.013908539898693562, 0.018797617405653, -0.07891800999641418, 0.06840138882398605, 0.04839340224862099, -0.05011773109436035, 0.11793683469295502, -0.002656598575413227, -0.06904427707195282, -0.058361366391181946, 0.057040780782699585, -0.03845371678471565, -0.02968744933605194, 0.09581539034843445, -0.05247683450579643, 0.04089729115366936, -0.11705701053142548, -0.053724270313978195, 0.012016188353300095, 0.04264677315950394, -0.06514584273099899, -0.06596273183822632, 0.04291258007287979, -0.00623834365978837, 0.19396111369132996, 0.004300303757190704, 0.06225802004337311, 0.026350237429142, 0.07185488939285278, 0.06033696234226227, 0.010454931296408176, -0.03560727834701538, 0.005073661915957928, -0.0019407408544793725, -0.031022552400827408, -0.029019378125667572, -0.08426037430763245, 0.09000945091247559, 0.0758155807852745, 0.10440996289253235, 0.22342072427272797, -0.017995018512010574, 0.03666415438055992, -0.011177698150277138, 0.002156585454940796, 0.027006031945347786, 0.009509604424238205, -0.03916007652878761, -0.021996185183525085, 0.0032172957435250282, 0.09512728452682495, -0.17267629504203796, 0.1388767659664154, -0.050461120903491974, -0.05386209860444069, -0.046861257404088974, -0.008599464781582355, -0.04246634244918823, -0.06622962653636932, -0.018176782876253128, -0.1431807577610016, 0.030379746109247208, 0.08701480180025101, 0.01509914267808199, -0.008807437494397163, 0.13110262155532837, -0.0872730016708374, -0.06424975395202637, 0.025702141225337982, 0.03636205196380615, 0.13778236508369446, 0.03831399977207184, 0.08913547545671463, 0.0310241486877203, 0.010665444657206535, 0.048854876309633255, 0.10091948509216309, 0.021051418036222458, -0.04033974930644035, -0.11131954938173294, -0.03881455212831497, 0.02002597041428089, -0.005516761913895607, -0.003984211012721062, 0.2571735680103302, 0.036946043372154236, -0.008600166067481041, 0.023546358570456505, 0.1856449395418167, 0.02742285467684269, -0.08069519698619843, -0.17833368480205536, 0.08602775633335114, -0.019924063235521317, 0.011759836226701736, 0.027213966473937035, -0.10284093767404556, 0.02094234526157379, 0.14011453092098236, 0.07858951389789581, -0.07329493761062622, -0.0204726941883564, 0.04353011026978493, 0.026961958035826683, 0.046492427587509155, 0.08927549421787262, 0.056228093802928925, 0.27575647830963135, -0.07530015707015991, 0.04857262223958969, -0.0806855708360672, -0.033112868666648865, -0.06982645392417908, 0.13826780021190643, 0.037295933812856674, -0.002894268836826086, -0.050455182790756226, 0.13689950108528137, -0.021258128806948662, -0.1898036152124405, 0.03562251478433609, -0.11700911819934845, -0.1289483904838562, -0.05482758581638336, 0.10986055433750153, -0.014066677540540695, -0.011553577147424221, 0.045519981533288956, -0.023423882201313972, 0.08759193122386932, 0.02457788586616516, -0.021911878138780594, -0.015515575185418129, 0.15172752737998962, -0.07024797052145004, 0.12413950264453888, 0.04022163152694702, 0.11361642926931381, 0.09455206990242004, -0.04446461796760559, -0.07156860828399658, 0.09843680262565613, 0.07551874965429306, -0.023349691182374954, 0.07951531559228897, 0.07702487707138062, 0.05704832822084427, 0.07916885614395142, 0.1271073818206787, 0.008312604390084743, 0.07789129763841629, 0.026062849909067154, -0.055437881499528885, -0.08100725710391998, 0.1375557780265808, -0.1221691146492958, 0.09971395879983902, 0.16147582232952118, -0.008939554914832115, 0.05145632103085518, -0.025999469682574272, 0.015506576746702194, 0.007458781823515892, 0.20139935612678528, -0.028824351727962494, -0.08895587921142578, 0.053032394498586655, 0.019324658438563347, 0.07861247658729553, -0.21208667755126953, -0.05479951947927475, 0.03301730006933212, 0.042843423783779144, 0.014412437565624714, 0.12622572481632233, 0.07579465210437775, -0.01643405482172966, -0.052283916622400284, -0.1493116021156311, -0.01647809147834778, 0.07107832282781601, -0.018637599423527718, 0.016478240489959717 ]
57995242674fa19c6e547ed15fba1a68bf5025ee
# Dataset Card for PUBHEALTH ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [PUBHEALTH homepage](https://github.com/neemakot/Health-Fact-Checking) - **Repository:** [PUBHEALTH repository](https://github.com/neemakot/Health-Fact-Checking/blob/master/data/DATASHEET.md) - **Paper:** [Explainable Automated Fact-Checking for Public Health Claims"](https://arxiv.org/abs/2010.09926) - **Point of Contact:**[Neema Kotonya](mailto:nk2418@ic.ac.uk) ### Dataset Summary PUBHEALTH is a comprehensive dataset for explainable automated fact-checking of public health claims. Each instance in the PUBHEALTH dataset has an associated veracity label (true, false, unproven, mixture). Furthermore each instance in the dataset has an explanation text field. The explanation is a justification for which the claim has been assigned a particular veracity label. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The text in the dataset is in English. ## Dataset Structure ### Data Instances The following is an example instance of the PUBHEALTH dataset: | Field | Example | | ----------------- | -------------------------------------------------------------| | __claim__ | Expired boxes of cake and pancake mix are dangerously toxic. | | __explanation__ | What's True: Pancake and cake mixes that contain mold can cause life-threatening allergic reactions. What's False: Pancake and cake mixes that have passed their expiration dates are not inherently dangerous to ordinarily healthy people, and the yeast in packaged baking products does not "over time develops spores." | | __label__ | mixture | | __author(s)__ | David Mikkelson | | __date published__ | April 19, 2006 | | __tags__ | food, allergies, baking, cake | | __main_text__ | In April 2006, the experience of a 14-year-old who had eaten pancakes made from a mix that had gone moldy was described in the popular newspaper column Dear Abby. The account has since been circulated widely on the Internet as scores of concerned homemakers ponder the safety of the pancake and other baking mixes lurking in their larders [...] | | __evidence sources__ | [1] Bennett, Allan and Kim Collins. “An Unusual Case of Anaphylaxis: Mold in Pancake Mix.” American Journal of Forensic Medicine & Pathology. September 2001 (pp. 292-295). [2] Phillips, Jeanne. “Dear Abby.” 14 April 2006 [syndicated column]. | ### Data Fields Mentioned above in data instances. ### Data Splits | | # Instances | |-----------|-------------| | train.tsv | 9832 | | dev.tsv | 1221 | | test.tsv | 1235 | | total | 12288 | ## Dataset Creation ### Curation Rationale The dataset was created to explore fact-checking of difficult to verify claims i.e., those which require expertise from outside of the journalistics domain, in this case biomedical and public health expertise. It was also created in response to the lack of fact-checking datasets which provide gold standard natural language explanations for verdicts/labels. ### Source Data #### Initial Data Collection and Normalization The dataset was retrieved from the following fact-checking, news reviews and news websites: | URL | Type | |-----------------------------------|--------------------| | http://snopes.com/ | fact-checking | | http://politifact.com/ | fact-checking | | http://truthorfiction.com/ | fact-checking | | https://www.factcheck.org/ | fact-checking | | https://fullfact.org/ | fact-checking | | https://apnews.com/ | news | | https://uk.reuters.com/ | news | | https://www.healthnewsreview.org/ | health news review | #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information Not to our knowledge, but if it is brought to our attention that we are mistaken we will make the appropriate corrections to the dataset. ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators The dataset was created by Neema Kotonya, and Francesca Toni, for their research paper "Explainable Automated Fact-Checking for Public Health Claims" presented at EMNLP 2020. ### Licensing Information MIT License ### Citation Information ``` @inproceedings{kotonya-toni-2020-explainable, title = "Explainable Automated Fact-Checking for Public Health Claims", author = "Kotonya, Neema and Toni, Francesca", booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)", month = nov, year = "2020", address = "Online", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/2020.emnlp-main.623", pages = "7740--7754", } ``` ### Contributions Thanks to [@bhavitvyamalik](https://github.com/bhavitvyamalik) for adding this dataset.
health_fact
[ "task_categories:text-classification", "task_ids:fact-checking", "task_ids:multi-class-classification", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:mit", "arxiv:2010.09926", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["en"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["fact-checking", "multi-class-classification"], "paperswithcode_id": "pubhealth", "pretty_name": "PUBHEALTH", "dataset_info": {"features": [{"name": "claim_id", "dtype": "string"}, {"name": "claim", "dtype": "string"}, {"name": "date_published", "dtype": "string"}, {"name": "explanation", "dtype": "string"}, {"name": "fact_checkers", "dtype": "string"}, {"name": "main_text", "dtype": "string"}, {"name": "sources", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "false", "1": "mixture", "2": "true", "3": "unproven"}}}}, {"name": "subjects", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 53985377, "num_examples": 9832}, {"name": "test", "num_bytes": 6825221, "num_examples": 1235}, {"name": "validation", "num_bytes": 6653044, "num_examples": 1225}], "download_size": 24892660, "dataset_size": 67463642}, "train-eval-index": [{"config": "default", "task": "text-classification", "task_id": "multi_class_classification", "splits": {"train_split": "train", "eval_split": "test"}, "col_mapping": {"claim": "text", "label": "target"}, "metrics": [{"type": "accuracy", "name": "Accuracy"}, {"type": "f1", "name": "F1 macro", "args": {"average": "macro"}}, {"type": "f1", "name": "F1 micro", "args": {"average": "micro"}}, {"type": "f1", "name": "F1 weighted", "args": {"average": "weighted"}}, {"type": "precision", "name": "Precision macro", "args": {"average": "macro"}}, {"type": "precision", "name": "Precision micro", "args": {"average": "micro"}}, {"type": "precision", "name": "Precision weighted", "args": {"average": "weighted"}}, {"type": "recall", "name": "Recall macro", "args": {"average": "macro"}}, {"type": "recall", "name": "Recall micro", "args": {"average": "micro"}}, {"type": "recall", "name": "Recall weighted", "args": {"average": "weighted"}}]}]}
2024-01-18T11:05:17+00:00
[ "2010.09926" ]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-fact-checking #task_ids-multi-class-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-mit #arxiv-2010.09926 #region-us
Dataset Card for PUBHEALTH ========================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: PUBHEALTH homepage * Repository: PUBHEALTH repository * Paper: Explainable Automated Fact-Checking for Public Health Claims" * Point of Contact:Neema Kotonya ### Dataset Summary PUBHEALTH is a comprehensive dataset for explainable automated fact-checking of public health claims. Each instance in the PUBHEALTH dataset has an associated veracity label (true, false, unproven, mixture). Furthermore each instance in the dataset has an explanation text field. The explanation is a justification for which the claim has been assigned a particular veracity label. ### Supported Tasks and Leaderboards ### Languages The text in the dataset is in English. Dataset Structure ----------------- ### Data Instances The following is an example instance of the PUBHEALTH dataset: ### Data Fields Mentioned above in data instances. ### Data Splits Dataset Creation ---------------- ### Curation Rationale The dataset was created to explore fact-checking of difficult to verify claims i.e., those which require expertise from outside of the journalistics domain, in this case biomedical and public health expertise. It was also created in response to the lack of fact-checking datasets which provide gold standard natural language explanations for verdicts/labels. ### Source Data #### Initial Data Collection and Normalization The dataset was retrieved from the following fact-checking, news reviews and news websites: #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Not to our knowledge, but if it is brought to our attention that we are mistaken we will make the appropriate corrections to the dataset. Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators The dataset was created by Neema Kotonya, and Francesca Toni, for their research paper "Explainable Automated Fact-Checking for Public Health Claims" presented at EMNLP 2020. ### Licensing Information MIT License ### Contributions Thanks to @bhavitvyamalik for adding this dataset.
[ "### Dataset Summary\n\n\nPUBHEALTH is a comprehensive dataset for explainable automated fact-checking of public health claims. Each instance in the PUBHEALTH dataset has an associated veracity label (true, false, unproven, mixture). Furthermore each instance in the dataset has an explanation text field. The explanation is a justification for which the claim has been assigned a particular veracity label.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nThe text in the dataset is in English.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nThe following is an example instance of the PUBHEALTH dataset:", "### Data Fields\n\n\nMentioned above in data instances.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nThe dataset was created to explore fact-checking of difficult to verify claims i.e., those which require expertise from outside of the journalistics domain, in this case biomedical and public health expertise.\n\n\nIt was also created in response to the lack of fact-checking datasets which provide gold standard natural language explanations for verdicts/labels.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe dataset was retrieved from the following fact-checking, news reviews and news websites:", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nNot to our knowledge, but if it is brought to our attention that we are mistaken we will make the appropriate corrections to the dataset.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nThe dataset was created by Neema Kotonya, and Francesca Toni, for their research paper \"Explainable Automated Fact-Checking for Public Health Claims\" presented at EMNLP 2020.", "### Licensing Information\n\n\nMIT License", "### Contributions\n\n\nThanks to @bhavitvyamalik for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-fact-checking #task_ids-multi-class-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-mit #arxiv-2010.09926 #region-us \n", "### Dataset Summary\n\n\nPUBHEALTH is a comprehensive dataset for explainable automated fact-checking of public health claims. Each instance in the PUBHEALTH dataset has an associated veracity label (true, false, unproven, mixture). Furthermore each instance in the dataset has an explanation text field. The explanation is a justification for which the claim has been assigned a particular veracity label.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nThe text in the dataset is in English.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nThe following is an example instance of the PUBHEALTH dataset:", "### Data Fields\n\n\nMentioned above in data instances.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nThe dataset was created to explore fact-checking of difficult to verify claims i.e., those which require expertise from outside of the journalistics domain, in this case biomedical and public health expertise.\n\n\nIt was also created in response to the lack of fact-checking datasets which provide gold standard natural language explanations for verdicts/labels.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe dataset was retrieved from the following fact-checking, news reviews and news websites:", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nNot to our knowledge, but if it is brought to our attention that we are mistaken we will make the appropriate corrections to the dataset.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nThe dataset was created by Neema Kotonya, and Francesca Toni, for their research paper \"Explainable Automated Fact-Checking for Public Health Claims\" presented at EMNLP 2020.", "### Licensing Information\n\n\nMIT License", "### Contributions\n\n\nThanks to @bhavitvyamalik for adding this dataset." ]
[ 106, 95, 10, 21, 22, 14, 11, 85, 4, 31, 10, 5, 5, 9, 48, 7, 8, 14, 52, 8, 19 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-fact-checking #task_ids-multi-class-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-mit #arxiv-2010.09926 #region-us \n### Dataset Summary\n\n\nPUBHEALTH is a comprehensive dataset for explainable automated fact-checking of public health claims. Each instance in the PUBHEALTH dataset has an associated veracity label (true, false, unproven, mixture). Furthermore each instance in the dataset has an explanation text field. The explanation is a justification for which the claim has been assigned a particular veracity label.### Supported Tasks and Leaderboards### Languages\n\n\nThe text in the dataset is in English.\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nThe following is an example instance of the PUBHEALTH dataset:### Data Fields\n\n\nMentioned above in data instances.### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale\n\n\nThe dataset was created to explore fact-checking of difficult to verify claims i.e., those which require expertise from outside of the journalistics domain, in this case biomedical and public health expertise.\n\n\nIt was also created in response to the lack of fact-checking datasets which provide gold standard natural language explanations for verdicts/labels.### Source Data#### Initial Data Collection and Normalization\n\n\nThe dataset was retrieved from the following fact-checking, news reviews and news websites:#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information\n\n\nNot to our knowledge, but if it is brought to our attention that we are mistaken we will make the appropriate corrections to the dataset.\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset### Discussion of Biases### Other Known Limitations\n\n\nAdditional Information\n----------------------" ]
[ -0.03675404191017151, 0.1795000582933426, -0.005631685256958008, 0.016628537327051163, 0.06936191022396088, 0.03292005509138107, -0.007625299505889416, 0.10156320780515671, 0.017268981784582138, 0.14095231890678406, 0.0065473513677716255, 0.07624997198581696, 0.10206786543130875, 0.1022053062915802, 0.021459408104419708, -0.14617127180099487, 0.02652367763221264, -0.08335908502340317, 0.08792682737112045, 0.0954519510269165, 0.10910526663064957, -0.07935366034507751, 0.03674767166376114, -0.09695039689540863, -0.019061589613556862, 0.012120646424591541, -0.017646098509430885, -0.011343936435878277, 0.0673280879855156, 0.036386385560035706, 0.03248155489563942, 0.004399988334625959, 0.030980747193098068, -0.26534050703048706, 0.007908280938863754, 0.04512974992394447, 0.021899236366152763, 0.04249254986643791, 0.03598170727491379, -0.019129136577248573, 0.0007397670415230095, -0.21624988317489624, 0.0436488501727581, 0.07060547173023224, -0.10628321021795273, -0.1742679476737976, -0.12933088839054108, 0.08641824126243591, 0.1032302975654602, 0.039893291890621185, -0.07496766746044159, 0.06069270893931389, -0.04812803864479065, 0.05043364316225052, 0.09183888137340546, -0.12730778753757477, -0.03750781714916229, 0.02782757207751274, 0.04351121932268143, 0.1064455583691597, -0.09865964949131012, 0.03445199131965637, 0.024554481729865074, 0.048762354999780655, 0.024436136707663536, -0.04660465568304062, -0.019963115453720093, 0.040397435426712036, -0.1267762929201126, -0.06057412177324295, 0.13265806436538696, -0.021618857979774475, -0.049795180559158325, -0.14737743139266968, 0.021227583289146423, 0.07373068481683731, 0.021434377878904343, -0.04767680913209915, 0.001980742672458291, -0.04116235673427582, 0.08233141899108887, -0.08268111199140549, -0.07755278795957565, -0.009163269773125648, 0.0015067459316924214, 0.00827838946133852, 0.01720326952636242, -0.0017695378046482801, 0.05852919816970825, 0.05860137939453125, 0.0029306593351066113, -0.09460864961147308, -0.01939195580780506, -0.02428632415831089, -0.1475365310907364, -0.053028855472803116, 0.035218965262174606, 0.01665348745882511, 0.0868268832564354, 0.104035884141922, -0.10509897768497467, 0.01932823844254017, -0.05602060630917549, -0.019040361046791077, 0.11520034074783325, 0.08397289365530014, -0.12409250438213348, -0.13628488779067993, 0.007888084277510643, 0.017823876813054085, 0.02127104066312313, 0.006729597691446543, -0.020142462104558945, 0.01722363382577896, 0.11410921812057495, 0.13870158791542053, 0.10362765938043594, -0.048799872398376465, -0.10561897605657578, -0.014463636092841625, 0.09874638170003891, -0.12591147422790527, 0.03097529709339142, 0.03244287520647049, -0.030163994058966637, -0.03876469284296036, -0.019637808203697205, -0.0025460657197982073, -0.10795969516038895, 0.05751410126686096, -0.04914337769150734, 0.0012744375271722674, -0.04689921438694, -0.08128636330366135, 0.06630923599004745, -0.08448467403650284, -0.05047885701060295, -0.021712692454457283, -0.1468939334154129, -0.08079127222299576, -0.0050804223865270615, -0.08610252290964127, -0.05196254700422287, -0.026485420763492584, -0.04190504178404808, -0.011655091308057308, -0.020103750750422478, 0.006491513457149267, -0.02367011457681656, 0.05593959614634514, -0.05644519254565239, 0.03426935523748398, 0.06006587669253349, 0.010555603541433811, -0.09022462368011475, 0.06699607521295547, -0.11462394893169403, 0.11438953876495361, -0.11030744761228561, -0.04809148237109184, -0.15785817801952362, -0.06014227494597435, 0.08283647894859314, -0.0076071578077971935, 0.028850030153989792, 0.13410401344299316, -0.2155340164899826, 0.004712358117103577, 0.09101889282464981, -0.05789003521203995, -0.13064858317375183, 0.13620923459529877, -0.0621190071105957, 0.11565457284450531, 0.07569165527820587, 0.04602082818746567, 0.01740577630698681, -0.02679450623691082, -0.11493591964244843, -0.11388757824897766, -0.0024806447327136993, 0.25945597887039185, 0.06298081576824188, -0.09541884809732437, 0.08357895910739899, 0.00009048536594491452, 0.013094592839479446, -0.05567023530602455, -0.017812490463256836, -0.06992058455944061, 0.007346380967646837, -0.0305319894105196, 0.07118449360132217, -0.001751595875248313, -0.07890672981739044, -0.029207490384578705, -0.09305015206336975, 0.017945529893040657, 0.04060431942343712, 0.002356279641389847, 0.0009289424051530659, -0.08420157432556152, 0.0005904827266931534, -0.08007408678531647, 0.02139274589717388, -0.16304102540016174, -0.10817957669496536, 0.04743804782629013, -0.023560477420687675, 0.08985431492328644, -0.05976535379886627, 0.000050697002734523267, -0.027787134051322937, -0.06930021941661835, -0.019374506548047066, -0.011332949623465538, 0.03425478935241699, -0.03200428560376167, -0.1381104290485382, -0.00627489946782589, -0.05484626814723015, 0.1437024623155594, -0.11802513897418976, 0.0008247167570516467, 0.08482925593852997, 0.15109091997146606, 0.0341191403567791, -0.07287611812353134, 0.07407154887914658, 0.025191396474838257, -0.014216352254152298, -0.039338383823633194, -0.01040402427315712, -0.07280711084604263, -0.018287410959601402, 0.009430617094039917, -0.10943175107240677, -0.18007530272006989, 0.006197953596711159, 0.01762550137937069, -0.10750383138656616, -0.0646510198712349, -0.020485995337367058, -0.04870014637708664, -0.10311806946992874, -0.11438541114330292, 0.08277322351932526, 0.03768318518996239, -0.0117837805300951, -0.04884003847837448, -0.035018306225538254, -0.02843816578388214, -0.022008931264281273, -0.06423844397068024, 0.1074286475777626, -0.05232882872223854, -0.1921294927597046, 0.09122475981712341, 0.03635891526937485, 0.06492814421653748, 0.0949980765581131, 0.0022714142687618732, -0.08772134780883789, -0.06321724504232407, 0.005698077380657196, 0.03008428029716015, 0.07242760807275772, -0.09065410494804382, 0.035470642149448395, 0.05413997918367386, -0.01399457361549139, 0.023265285417437553, -0.045397937297821045, 0.07543975859880447, 0.006246115081012249, -0.03775496408343315, 0.026110561564564705, -0.029225489124655724, 0.057065799832344055, 0.10744211077690125, 0.04263778403401375, 0.1010364443063736, 0.0358164981007576, -0.04100791737437248, -0.15109726786613464, 0.13532482087612152, -0.13201794028282166, -0.22465498745441437, -0.09678975492715836, -0.025433380156755447, 0.0007384828641079366, -0.04003818705677986, 0.012942341156303883, -0.031273871660232544, -0.060624197125434875, -0.051324233412742615, 0.06965804100036621, 0.054158251732587814, -0.11122968047857285, -0.05823683366179466, 0.010581926442682743, -0.03328164666891098, -0.04930533096194267, 0.039511360228061676, 0.05793266370892525, -0.01772814616560936, 0.03458747640252113, 0.013571316376328468, 0.13110677897930145, 0.12799416482448578, 0.03613477200269699, -0.053135164082050323, -0.015366744250059128, 0.22674158215522766, -0.1359996795654297, 0.16995438933372498, 0.07863372564315796, -0.0556708388030529, 0.050904709845781326, 0.20389485359191895, 0.0015918365679681301, -0.023627569898962975, 0.05251878499984741, 0.07187633216381073, -0.01174055878072977, -0.2585422694683075, -0.08847246319055557, -0.03522404283285141, -0.01544059906154871, 0.012221796438097954, 0.03051658347249031, 0.017762651666998863, 0.030795594677329063, -0.06981199979782104, -0.04194819927215576, 0.05716521292924881, 0.0701955109834671, 0.06736353784799576, 0.0035385978408157825, 0.034520383924245834, -0.020076770335435867, 0.01421924028545618, 0.10243722796440125, 0.03224815055727959, 0.18284650146961212, -0.01258490327745676, 0.18035832047462463, 0.07560928165912628, 0.059939827769994736, -0.043892666697502136, 0.026157822459936142, 0.030658157542347908, 0.06549891829490662, -0.02144293114542961, -0.07062915712594986, 0.008539984002709389, 0.07815835624933243, 0.10510175675153732, -0.023211106657981873, 0.05921640992164612, -0.06067442521452904, 0.08234874904155731, 0.15295575559139252, 0.09202729165554047, -0.04271575063467026, -0.04893641918897629, 0.11647135764360428, -0.011079091578722, -0.12077047675848007, -0.012932798825204372, 0.09956377744674683, -0.15239864587783813, 0.06365253031253815, -0.018920529633760452, 0.08827205002307892, -0.035438261926174164, -0.02626328356564045, -0.04560880362987518, -0.004948751535266638, -0.024740638211369514, 0.1218041256070137, -0.20788325369358063, 0.0774616077542305, 0.05072273313999176, 0.0436016283929348, -0.11164902150630951, 0.019635368138551712, -0.005013511050492525, -0.02857929654419422, 0.1913389265537262, 0.014394796453416348, 0.005826536100357771, -0.016247810795903206, -0.06340920925140381, -0.01648145727813244, 0.09058833867311478, -0.06597529351711273, 0.11052405834197998, 0.022677186876535416, 0.0003177765174768865, -0.07703477144241333, 0.006825776305049658, -0.15065990388393402, -0.15361450612545013, 0.06359906494617462, -0.038385920226573944, 0.05895501747727394, -0.04651308059692383, -0.014981376938521862, -0.04348793625831604, 0.18409287929534912, -0.13919365406036377, -0.09698230028152466, -0.12723512947559357, 0.024187928065657616, 0.20551486313343048, -0.058050211519002914, 0.0160379521548748, 0.016475338488817215, 0.12614558637142181, -0.027581658214330673, 0.021754266694188118, 0.04513039067387581, -0.041139889508485794, -0.21270036697387695, -0.03669477626681328, 0.13625364005565643, 0.09342353790998459, 0.0860590785741806, 0.017555613070726395, 0.07254308462142944, 0.008735070005059242, -0.0890578031539917, 0.06988522410392761, 0.11152346432209015, 0.005902092903852463, 0.2166045606136322, -0.03364448994398117, -0.21436388790607452, -0.15809164941310883, -0.07991085946559906, 0.12455923110246658, 0.17649130523204803, -0.07700706273317337, 0.10065056383609772, 0.15348273515701294, -0.10613777488470078, -0.2331320345401764, 0.00488418061286211, 0.022345304489135742, -0.0007735176477581263, 0.06396324187517166, -0.1575629860162735, 0.03092620149254799, 0.0372038297355175, -0.0035934278275817633, 0.02775789052248001, -0.15881992876529694, -0.12959305942058563, 0.02906266413629055, 0.023079635575413704, -0.17737360298633575, -0.15347252786159515, -0.08286246657371521, -0.010952437296509743, -0.10071809589862823, 0.09135206788778305, -0.0891285240650177, 0.0009262739913538098, -0.002286727773025632, 0.04826589301228523, 0.02941400185227394, -0.06314057856798172, 0.18026377260684967, -0.0026907233987003565, 0.013381561264395714, -0.06250594556331635, -0.08547957986593246, 0.05246521160006523, -0.01919325813651085, 0.10680140554904938, 0.06853678822517395, 0.027253299951553345, -0.11623773723840714, -0.016337523236870766, -0.1278923749923706, 0.004242719616740942, -0.10704000294208527, -0.07320382446050644, -0.09602770209312439, 0.12181370705366135, 0.08855810761451721, -0.026791632175445557, 0.03006739728152752, -0.09228918701410294, 0.0530807264149189, 0.151092529296875, 0.1835061013698578, 0.06631194800138474, -0.02927389368414879, 0.012477590702474117, -0.05626058951020241, -0.014681794680655003, -0.0644112303853035, 0.03465056046843529, 0.1197362095117569, 0.030682865530252457, 0.19131970405578613, -0.027811408042907715, -0.20147772133350372, 0.016270633786916733, 0.019950030371546745, -0.061874788254499435, -0.18200898170471191, 0.00021584999922197312, 0.05650237947702408, -0.2040310949087143, -0.09581797569990158, 0.0803275927901268, 0.015773748978972435, -0.03994632884860039, -0.00037882066681049764, 0.12413815408945084, 0.02611374855041504, 0.15415646135807037, 0.06779194623231888, 0.06787487119436264, -0.05698123946785927, 0.07789169996976852, 0.13764621317386627, -0.10490433126688004, 0.042263247072696686, 0.15300844609737396, -0.057458408176898956, -0.04768315330147743, -0.004662699531763792, 0.04373927414417267, 0.004952513612806797, -0.05768488347530365, 0.02929774671792984, -0.10248863697052002, 0.025113245472311974, 0.1480347216129303, -0.016299214214086533, 0.026914646849036217, 0.02532421238720417, -0.05853985249996185, -0.04623166099190712, 0.15612953901290894, 0.0720970556139946, 0.0417545922100544, -0.011065441183745861, 0.06694604456424713, -0.026250191032886505, 0.03364173322916031, -0.018592292442917824, -0.005375164095312357, -0.08294958621263504, -0.0017859387444332242, -0.18326681852340698, 0.046956658363342285, -0.07722080498933792, -0.0274554081261158, -0.023402733728289604, -0.02095935493707657, 0.01549860741943121, 0.007442513480782509, -0.0289967842400074, -0.04444664716720581, -0.008832486346364021, 0.07713402062654495, -0.14423267543315887, -0.05012098327279091, 0.08095518499612808, -0.059154510498046875, 0.11652450263500214, -0.05765416473150253, -0.04135165736079216, 0.005013753660023212, -0.12203436344861984, 0.014290579594671726, -0.01234449353069067, 0.038662899285554886, 0.033443715423345566, -0.21468062698841095, -0.03892530873417854, -0.019412240013480186, -0.07712656259536743, 0.05955402925610542, -0.04287707060575485, -0.04717152565717697, 0.0582336001098156, -0.05061458423733711, -0.015505454502999783, -0.04949893429875374, 0.06648323684930801, 0.04874522611498833, -0.01821678690612316, 0.0941624790430069, -0.054021336138248444, 0.09406262636184692, -0.09875079989433289, -0.03768746927380562, -0.04396114870905876, 0.042362093925476074, 0.0025288404431194067, 0.020551146939396858, 0.06377264857292175, -0.007177890278398991, 0.11733405292034149, -0.07266277074813843, -0.03761960566043854, 0.04244541376829147, -0.0002849198062904179, -0.0740036740899086, 0.025037359446287155, -0.05107277259230614, -0.03626430034637451, -0.06372668594121933, -0.03603503480553627, -0.028869545087218285, -0.09763800352811813, 0.00039214245043694973, 0.10460155457258224, 0.0827380046248436, 0.214488223195076, 0.006314134690910578, 0.019715387374162674, -0.11035287380218506, 0.05911063775420189, 0.04898393526673317, 0.021495841443538666, -0.02254042774438858, -0.045243412256240845, 0.02688583917915821, 0.08291161060333252, -0.1747705191373825, 0.10039862245321274, -0.06244799122214317, -0.10377028584480286, -0.03867768868803978, -0.06548099964857101, -0.05240223929286003, 0.096725694835186, -0.015066076070070267, -0.12384103238582611, 0.08284054696559906, 0.07563164830207825, -0.015303365886211395, -0.019324054941534996, 0.12507663667201996, -0.06016659364104271, -0.06057274714112282, 0.07999957352876663, 0.020948190242052078, 0.055285096168518066, 0.049199752509593964, 0.10531941801309586, -0.01016278937458992, 0.05242929980158806, 0.09627465158700943, 0.096834197640419, 0.013210421428084373, -0.010051674209535122, -0.06972882896661758, -0.08821572363376617, 0.04352118447422981, -0.0030960715375840664, 0.007039052899926901, 0.23937346041202545, 0.05844661220908165, 0.0027365603018552065, 0.0006193713052198291, 0.18496480584144592, -0.06780529022216797, -0.0871136337518692, -0.1175643652677536, 0.09267701953649521, -0.023479998111724854, 0.003486681031063199, 0.029019795358181, -0.15047511458396912, 0.07860753685235977, 0.06573526561260223, 0.06503810733556747, -0.01256529800593853, 0.00091591413365677, -0.024356799200177193, 0.027468375861644745, -0.008874201215803623, 0.020749811083078384, 0.05125347897410393, 0.20965048670768738, -0.09007254242897034, 0.11400449275970459, -0.04070652648806572, -0.03579279035329819, -0.10762818902730942, 0.021411830559372902, -0.000848178518936038, 0.02984428033232689, -0.05982886627316475, 0.13192982971668243, -0.07162032276391983, -0.25150129199028015, 0.018091749399900436, -0.09909304976463318, -0.11576500535011292, -0.02200065180659294, -0.024282347410917282, 0.009438578970730305, 0.009249803610146046, 0.08837233483791351, 0.03617354482412338, 0.14012160897254944, 0.03262389823794365, 0.0002552048536017537, 0.01947261393070221, 0.09164327383041382, -0.09311234205961227, 0.18322180211544037, 0.013104431331157684, 0.10810375958681107, 0.11070631444454193, -0.07238855212926865, -0.11089065670967102, 0.07079988718032837, 0.07635898143053055, 0.041778434067964554, 0.06626565009355545, 0.19978000223636627, 0.031163426116108894, 0.09479640424251556, 0.11449994146823883, 0.016409283503890038, 0.019474362954497337, 0.04122859612107277, -0.025051038712263107, -0.1380523145198822, 0.09511036425828934, -0.08370821177959442, 0.11940108984708786, 0.09557881206274033, -0.07122130692005157, 0.037996791303157806, -0.019793154671788216, 0.005982807371765375, -0.0061408537440001965, 0.22673070430755615, -0.0032569041941314936, -0.11338658630847931, 0.06174616143107414, -0.06906045228242874, 0.10631425678730011, -0.21457317471504211, -0.021045194938778877, 0.054562926292419434, -0.003105001524090767, -0.024385062977671623, 0.1389838606119156, 0.025770578533411026, -0.002204921329393983, -0.04859928414225578, -0.12171699851751328, 0.0011633216636255383, 0.12665955722332, -0.07635005563497543, 0.001811278867535293 ]
2ecd5e49f71424153082040dc6662f1821715c25
# Dataset Card for Hebrew Projectbenyehuda ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://github.com/projectbenyehuda/public_domain_dump - **Repository:** https://github.com/projectbenyehuda/public_domain_dump - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary This repository contains a dump of thousands of public domain works in Hebrew, from Project Ben-Yehuda, in plaintext UTF-8 files, with and without diacritics (nikkud), and in HTML files. The pseudocatalogue.csv file is a list of titles, authors, genres, and file paths, to help you process the dump. The Releases tab contains a downloadable ZIP archive of the full release. The git repo can be used to track individual file changes, or for incremenetal updates. In the ZIPs, each format (plaintext, plaintext stripped of diacritics, and HTML) has a ZIP file containing one directory per author, with all the author's works under that directory. To request changes or improvements to this dump, file an issue against this repository. All these works are in the public domain, so you are free to make any use of them, and do not need to ask for permission. If you would like to give credit, please credit "Project Ben-Yehuda volunteers", and include a link to the site. We'd also love to hear about the uses you've made of this dump, as it encourages us to keep producing the dump. E-mail us with a brief description (and links, if/as appropriate) of your re-use, at editor@benyehuda.org. There are 10078 files, 3181136 lines Data Annotation: ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Hebrew ## Dataset Structure ### Data Instances Sample: ``` { 'id': 10, 'url': 'https://raw.githubusercontent.com/projectbenyehuda/public_domain_dump/master/txt/p23/m10.txt', 'title': 'חצי-נחמה', 'authors': 'אחד העם', 'translators': '', 'original_language': '', 'genre': 'מאמרים ומסות', 'source_edition': '', 'text': '\n\n\n\t\n\tחצי-נחמה\n\t\n\n\n\n1\n\nבין כל הצרות שנתחדשו עלינו בעת האחרונה תעשׂה ביחוד רושם מעציב בלב כל איש ישׂראל התחדשות ‘עלילת־הדם’. העלילה הנתעבה הזאת, בכל יָשנה, היתה ותהיה תמיד בעינינו כחדשה, ומימי הבינים ועד עתה תצטין בפעולתה החזקה על רוח עמנו, לא רק במקום המעשׂה, כי אם גם בארצות רחוקות שהגיעה אליהן השמועה.\n\nאמרתי: ‘על רוח עמנו’, כי אמנם רואה אני מקור החזיון הזה לא בסבּות חיצוניות, כי אם עמוק ברוח העם. בימי הבינים, שהיה כלל ישׂראל במקרים כאלה רגיל לחשוב עצמו כעומד במשפט ביחד עם אותם האומללים שעלה עליהם הגורל להיות כפּרותו, – יש מקום אמנם לראות בזה רק תוצאת הסכנה הגשמית הגדולה להכלל כולו, שהיתה כרוכה אז באמת בעקב כל עלילה כזו. גם לפני חמשים שנה, בימי מנוחה ושלוה, שעוררה עלילת דמשׂק רעש גדול כל־כך בארצות המערב, עדיין יש מקום לאמר, כי היתה בזה, להפך, יד הקנאה הגדולה לכבודם וזכויותיהם ששׂררה אז בלבות אחינו המערביים, אשר זה מעט יצאו מעבדות לחרות. אך בימינו אלה הרי מצד אחד אין הסכנה הגשמית גדולה עוד הרבה, ביחוד לקהלות רחוקות, ומצד אחר כבר הורגלנו לשמוע חרפתנו בקור רוח וקנאת כבודנו לא תאכלנו עוד, ואם בכל זאת גם עתה עודנו מתעוררים ומתנודדים בחזקה לשמע ‘עלילת־דם’, ורגש הכלל יתפרץ החוצה מכל עברים להשליך מעליו את החלאה הזאת, – אות הוא, כי לא הפחד ולא הכבוד החיצוני הם המניעים לזה, כי אם רוח העם הוא המרגיש פה את קלונו והוא זה המתעורר והמעורר; כי אעפ"י שבכל יתר הדברים כבר הביאונו צרותינו לאותו המצב שעליו אמר הנשׂיא החכם בימי קדם: ‘אין בשׂר המת מרגיש באיזמל’, – הנה פה אין ‘האיזמל’ חותך את ‘הבשׂר’ בלבד, כי אם עד הנפש יגע…\n\nאבל – ‘אין רע בלא טוב’, כלומר, בלא לקח טוב. גם הרע הגדול הזה שאנו עסוקים בו אינו ריק מלקח טוב, ואנחנו, אשר לא אדונים אנחנו לגורלנו וגם את הטוב גם את הרע נקבל מן החוץ שלא בטובתנו, ראוי לנו לבקש ברעותינו תמיד את התועלת הלמודית הצפונה בהן, והיתה לנו זאת, לפחות, חצי נחמה.\n\n\n\nאחד הכוחות היותר גדולים בחיי החברה הוא – ‘ההסכמה הכללית’. היו ימים שגם הפלוסופים ראו בהסכמה זו מופת נאמן על הדבר המוסכם ונתנו לה מקום בתוך שאר מופתיהם על מציאות האלהות. עתה אמנם יודעים הפלוסופים , שאין שקר ואין אולת אשר לא תוכל לבוא עליו ‘ההסכמה הכללית’, אם אך תנאי החיים נאותים לזה. אבל רק הפלוסופים יודעים זאת, ובעיני ההמון עוד גם עתה אין אַבטוֹריטט גדול מן ‘ההסכמה’: אם ‘כל העולם’ מאמינים שהדבר כן, בודאי כן הוא; ואם אני איני מבינו, אחרים מבינים; ואם אני רואה כעין סתירה לו, הרי ‘הכל’ רואים גם כן ואעפ"כ מאמינים, וכי חכם אני מכל העולם? – זה הוא בקירוב מהלך הרעיונות של האיש הפשוט, בדעת או בלי דעת ברורה, ומתוך כך הוא מסכים גם מצדו ונעשׂה בעצמו חלק מן ‘ההסכמה’.\n\nוכל־כך גדול כוח ‘ההסכמה’, עד שעל הרוב לא יוכל האדם למַלט נפשו מפעולתה גם כשהוא עצמו הוא ‘הדבר המוסכם’. אם ‘כל העולם’ אומרים על פלוני שגדול הוא בחכמה או ביראה, שיש בו מדה פלונית, טובה או רעה, – סופו להסכים לזה גם בעצמו, אע"פ שמתחלה לא מצא בנפשו אותו היתרון או החסרון שאחרים מיחסים לו. ולא זו בלבד אלא שההסכמה הזאת מצד ‘המוסכם’ עצמו פועלת מעט מעט על תכונת רוחו עד שמקרבתו באמת (או, לפחות, מולידה בו נטיה להתקרב) אל המצב ההוא שרואה בו ‘כל העולם’. על כן יזהירו הפדגוגים בצדק, לבלתי עורר את הילדים על מגרעותיהם המוסריות בראשית התפתחותן, וכל שכּן לבלתי יחס להם מגרעות שאין בהם, כי על ידי זה אפשר שנחזק בלבם את הראשונות ונוליד בם נטיה להאחרונות.\n\nואולם, הדבר מובן, כי ‘כל העולם’ אינו אחד לכל אחד. האדם רואה ‘עולמו’ רק באותה החברה שהוא חושב עצמו לחלק ממנה ורואה באישיה אנשים הקרובים לו מאיזה צד; אבל אין אדם חושב למאומה הסכמת אנשים שרוחם זרה לו לגמרי, שאינו מרגיש בנפשו שום יחס פנימי בינו ובינם. ככה אין האוֹרתוֹדוֹכּסים והמשׂכילים שלנו שׂמים לב כלל אלו להסכמתם של אלו, אף בדברים שאינם נוגעים לאמונה ודת, ושׂחקם ולעגם של אלו על אלו אינו עושׂה שום רושם בלבם של שניהם, לפי שכּל אחת משתי הכּתּות רואה את חברתה כאלו אינה. ואולם כשתנאי החיים מכריחים את בני הכתות השונות להמצא במשׂא ומתן תמידי זה עם זה והם מתרגלים לראות זה בזה קודם כל את האדם, – אז יתרחב ‘עולמם’ והשקפותיהם סובלות שנויים רבים על פי הסכמת ‘העולם’ במובנו החדש.\n\n\n\nלפיכך, בדורות שעברו, כשהיו אבותינו מאמינים בפשטו של ‘אתה בחרתנו’, לא היתה החרפּה שחרפום האומות פועלת כלל על טוהר נפשם פנימה. הם ידעו את ערכם ולא התפעלו עד מה מן ‘ההסכמה הכללית’ אשר מחוץ להם, בהיות כל חברת ‘המסכימים’ נחשבת בעיניהם למין מיוחד של בריות זרות להם ושונות מהם שנוי עצמי, בלי כל יחס וכל דמיון בינם ובינן. אז היה היהודי יכול לשמוע במנוחת לב כל המגרעות המוסריות והחטאים המעשׂיים שטפלה עליו הסכמת העמים, מבלי להרגיש בנפשו שום בושה או שפלוּת פנימית. כי מה לו ולמחשבות ‘הנכרים’ עליו ועל ערכּוֹ? לוּ רק יתנו לו לישב בשלוה! – אבל בדור הזה אין הדבר כן, עתה ‘עולמנו’ נתרחב הרבה, וההסכמה האירופּית פועלת עלינו בחזקה בכל ענפי החיים. ולפי שאין אנו מוציאים עוד את ‘הכל’ מן הכלל, לכן נתפעל בעל כרחנו ממה ש’הכל\' מוציאים אותנו מן הכלל, סופר אחד רוסי שאל באלו הימים בתמימוּת: אחר שכל העולם שׂונאים את היהודים, וכי אפשר לאמור, שכל העולם חייבים והיהודים זכאים? – ושאלה כזו מתגנבת עתה גם אל לב רבים מאחינו: וכי אפשר לאמור, שכל אותן התכונות הנשחתות והמעשׂים הרעים שכל העולם מיחס ליהודים אינם אלא ‘בדותא’?\n\nוהספק הזה, מכיון שנתעורר, מוצא לו מחיה בנקל באותם ההיקשים המוטעים ‘מן הפרט אל הכלל’ הרגילים מאד אצל המון בני האדם. הספור הידוע על דבר נוסע אחד, שבא לאחת הערים ונזדמן לאכסניא שהיה בה משרת כבד־פה, וכתב בפנקסו: בעיר פלונית משרתי האכסניות הם כבדי־פה, – הספור הזה מצייר בצורה של התוּל דרכי־ההגיון של ההמון ברוב משפטיו הכלליים. כל החזיונות הנראים באיזה דבר פרטי רגיל ההמון ליחס אל הכלל שהדבר ההוא מתחשב עליו לפי שמו התמידי, מבלי להתבונן, כי ‘פרט’ אחד יוכל להתחשב על ‘כללים’ רבים ביחד, כלומר, להיות שוּתף בתכוּנה אחת עם פרטיו של כלל אחד ובתכונה אחרת עם פרטיו של כלל אחר, בעוד שהשם הנקרא עליו מציין רק את התיחסותו לאחד הכללים באחד מצדדיו, לא בכולם. – על משפטים ממין זה תוכל להשען, וגם תשען באמת, ההסכמה הכללית ביחוסה אלינו: פלוני ופלוני הם יהודים לפי שמם ורמאים לפי תכוּנתם; שמע מינה, שהיהודים הם לפי תכונתם רמאים. ההגיון האמתי ישיב אמנם על זה, כי אף אם היו באמת כל היהודים בדורנו רמאים, אין מזה עוד ראיה, שהיהודים הם רמאים, כלומר, שתכוּנת הרמאוּת הנמצאת בכל יהודי נמצאת בו מצד התיחסותו אל הכלל ‘יהודים’ ולא מצד איזה כלל אחר (למשל, כלל ‘סוחרים’), שגם אליו מתיחס היהודי בתור פרט, ביחד עם אחרים אשר דבר אין להם עם הכלל ‘יהודים’. וכדי לברר הדבר, צריך לבדוֹק תחלה אותם ‘האחרים’ המשתתפים יחד עם היהודים בכללים אחרים. ורק אחר שנמצא על ידי בדיקה זו, שאין תכוּנת הרמאוּת מצויה בשום ‘כלל’ אחר המשותף ליהודים ולאחרים, – רק אז תהיה לנו צדקה לחרוץ משפט, כי היהדות היא אֵם הרמאוּת. – אבל, כאמור, אין דרכם של בני אדם להעמיק בהגיון, ואין אנו יכולים לדרוש כזאת גם מהמון בני עמנו. הם שומעים את המשפט החרוץ של ההסכמה הכללית ורואים עם זה, שרבים בקרבּנוּ כך הם באמת כמו שאומרת ההסכמה, ובזה די להם, והרי הם מתחילים להסכים גם בעצמם. וככה עוברות ‘תכוּנות היהודים’ כמטבע כשרה מיד ליד, מן ההסכמה החיצונית של העמים אל ההסכמה הפנימית בקרב עמנו, רק עם ההבדל הזה, שהעמים מונים את תכוּנותינו הרעות אחת לאחת בקול ענוֹת גבוּרה ולעג השאננים, ואנחנו עונים אחריהם מלה במלה בקול דממה דקה והצטדקות חלושה; הם ממשילים אותנו לכלי חרס, שאין לו תקנה אלא שבירה, ואנחנו ממשילים עצמנו לכלי מתכת, שאפשר לו בהגעלה ולבּוּן…\n\nהמצב הזה, אם יאריך ימים, יוכל לגרום לנו נזק מוסרי גדול. אין דבר מסוכּן לגוי ולאדם כהודאה על חטאים שאין בו. מי שחטא באמת, הרי שערי תשובה לא ננעלו, וברצונו הטוב יכול להסיר חלאתו מעליו. אבל מי שאחרים הביאוהו לחשוֹד עצמו במה שאין בו, איך יוכל להטהר בעיני עצמו? מצד אחד מאמין הוא לדברי האומרים לו: טול קורה מבין עיניך, ומצד אחר מרגיש הוא, שאינו יכול לטול את הקורה מבין עיניו, אחר שאינה באמת אלא בדמיון, והרי הוא במצב אותם המונומַנים הידועים, שמאיזו סבּה באו לידי אמונה, כי משׂא כבד תלוי להם בחוטמם מבלי שיוכלו להסירו. ולא עוד אלא שלפעמים תביא אמונה זו את האיש הפרטי להשתתף באותה המדה המגוּנה שלפי אמונתו היא קנין הכלל כולו, אעפ“י שהוא עצמו מצד פרטיותו אינו נוטה כלל לזה. אין ספק, למשל, כי בקרב העם שיצאו מתוכו אנשים כהרמב”ם נמצאים גם עתה בעלי דעה מיושבת ואוהבי סדר ושיטה בכל דבר, והם, בקחתם חלק בעבודת הצבּוּר, היו יכולים לתת בה את רוחם ולפעול גם על יתר העובדים. אבל מה נעשׂה, וכל גזרה ‘ההסכמה’, ששׂנאת הסדרים היא תכוּנה יהודית, וכבר הסכמנו גם אנחנו להסכמה זו (אעפ"י שעוד לא נתברר, אם התכוּנה הזאת, המצויה באמת בחלק גדול מעמנו, מתיחסת אל הכלל ‘יהודים’, או אולי – מה שיותר מתקבל על הלב – אל הכלל ‘חניכי־החדר’). ועל כן תרפינה ידי אוהבי הסדר, בהאמינם, כי אין עצה ואין תבונה נגד תכוּנת העם. ואם פטריוטים הם, יעקרו גם מלבם את האהבה לסדרים, המתנגדת לרוח עמם, ויעשׂו גם הם את מעשׂיהם כראוי ליהודים אמתיים…\n\n\n\nצריך איפוא לבקש איזה אמצעי, איך להוציא את עצמנו מתחת השפעת ‘ההסכמה הכללית’ בנוגע לתכוּנות ישׂראל וערכו המוסרי, כדי שלא נהיה בזויים בעיני עצמנו ולא נחשוב, שבאמת גרועים אנחנו מכל בני האדם תחת השמש, וכדי שלא נבוא עי"ז להיות ברבות הימים בפועל מה שאין אנו עתה אלא בדמיון.\n\nואת האמצעי הזה נותנת לנו ‘ההסכמה הכללית’ עצמה על ידי עלילת־הדם. העלילה הזאת היא היחידה בין כל רעותיה אשר בה לא תוכל ההסכמה להביא גם אותנו לידי ספק, אם באמת ‘כל העולם חייבים ואנחנו זכאים’, בהיותה מיוסדת כולה על שקר מוחלט ואין לה משען באיזה היקש מוטעה ‘מן הפרט על הכלל’. כל איש ישׂראל שנתחנך בתוך עמו יודע בבירור גמור, שאין בתוך כלל ישׂראל אף פרט אחד האוכל דם אדם לשם שמים. ואת הידיעה הברורה הזאת משגיאת ‘ההסכמה הכללית’, המתחדשת בלבנו מזמן לזמן על ידי התחדשות עלילת־הדם, צריכים אנו לשמור תמיד בזכרוננו, והיא תעזור לנו לעקור מלבנו את הנטיה להכּנע מפני האַבטוֹריטט של ‘כל העולם’ גם ביתר הדברים. יאמר כל העולם מה שיאמר על דבר פחיתוּת ערכּנוּ המוסרי, – אנחנו יודעים, כי ‘ההסכמה’ הזאת נשענת רק על הגיון המוני, בלי כל יסוד מדעי אמתּי. כי מי בא בסוד עמקי רוחנו וראה את ‘היהודי’ כמו שהוא מצד עצמו? מי שקל זה לעומת זה יהודים ושאינם יהודים הדומים אלו לאלו בכל יתר ‘הכללים’: סוחרים לעומת סוחרים, נרדפים לעומת נרדפים, רעבים לעומת רעבים וכו\'. – מי שקל כל אלה במאזני החכמה האמתּית ומצא את הכף מַכרעת לאחד הצדדים?\n\n‘וכי אפשר שכּל העולם חייבים והיהודים זכאים?’\n\nאפשר ואפשר, ועלילת־הדם תוכיח. פה הרי היהודים זכאים וטהורים כמלאכי השרת: יהודי ודם! היש שני הפכים גדולים מאלו? – ואף על פי כן…\n\n\n\nה\' תשרי תרנ"ג\n\n\n\n\n\n\nנדפס ב‘המליץ’ י“ד תשרי תרנ”ג. \xa0↩\n\n\n\n\n\n\n\n\n\n\nאת הטקסט לעיל הפיקו מתנדבי פרויקט בן־יהודה באינטרנט. הוא זמין תמיד בכתובת הבאה:https://benyehuda.org/read/10' } ``` ### Data Fields - `authors` - `genre` - `id` - `original_language` - `source_edition` - `text` - `title` - `translators` - `url` ### Data Splits | | train | |--------|------:| | corpus | 10078 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? Researchers. ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### Citation Information ``` @article{, author = {}, title = {Public domain texts from Project Ben-Yehuda}, journal = {}, url = {https://github.com/projectbenyehuda/public_domain_dump}, year = {2020}, } ``` ### Contributions Thanks to [@imvladikon](https://github.com/imvladikon) for adding this dataset.
hebrew_projectbenyehuda
[ "task_categories:text-generation", "task_categories:fill-mask", "task_ids:language-modeling", "task_ids:masked-language-modeling", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:he", "license:mit", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["he"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-generation", "fill-mask"], "task_ids": ["language-modeling", "masked-language-modeling"], "pretty_name": "Hebrew Projectbenyehuda", "dataset_info": {"features": [{"name": "id", "dtype": "int32"}, {"name": "url", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "authors", "dtype": "string"}, {"name": "translators", "dtype": "string"}, {"name": "original_language", "dtype": "string"}, {"name": "genre", "dtype": "string"}, {"name": "source_edition", "dtype": "string"}, {"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 318732537, "num_examples": 10078}], "download_size": 317749152, "dataset_size": 318732537}}
2024-01-18T11:05:18+00:00
[]
[ "he" ]
TAGS #task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Hebrew #license-mit #region-us
Dataset Card for Hebrew Projectbenyehuda ======================================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: * Leaderboard: * Point of Contact: ### Dataset Summary This repository contains a dump of thousands of public domain works in Hebrew, from Project Ben-Yehuda, in plaintext UTF-8 files, with and without diacritics (nikkud), and in HTML files. The URL file is a list of titles, authors, genres, and file paths, to help you process the dump. The Releases tab contains a downloadable ZIP archive of the full release. The git repo can be used to track individual file changes, or for incremenetal updates. In the ZIPs, each format (plaintext, plaintext stripped of diacritics, and HTML) has a ZIP file containing one directory per author, with all the author's works under that directory. To request changes or improvements to this dump, file an issue against this repository. All these works are in the public domain, so you are free to make any use of them, and do not need to ask for permission. If you would like to give credit, please credit "Project Ben-Yehuda volunteers", and include a link to the site. We'd also love to hear about the uses you've made of this dump, as it encourages us to keep producing the dump. E-mail us with a brief description (and links, if/as appropriate) of your re-use, at editor@URL. There are 10078 files, 3181136 lines Data Annotation: ### Supported Tasks and Leaderboards ### Languages Hebrew Dataset Structure ----------------- ### Data Instances Sample: ### Data Fields * 'authors' * 'genre' * 'id' * 'original\_language' * 'source\_edition' * 'text' * 'title' * 'translators' * 'url' ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? Researchers. ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### Contributions Thanks to @imvladikon for adding this dataset.
[ "### Dataset Summary\n\n\nThis repository contains a dump of thousands of public domain works in Hebrew, from Project Ben-Yehuda, in plaintext UTF-8 files, with and without diacritics (nikkud), and in HTML files. The URL file is a list of titles, authors, genres, and file paths, to help you process the dump.\n\n\nThe Releases tab contains a downloadable ZIP archive of the full release. The git repo can be used to track individual file changes, or for incremenetal updates. In the ZIPs, each format (plaintext, plaintext stripped of diacritics, and HTML) has a ZIP file containing one directory per author, with all the author's works under that directory.\n\n\nTo request changes or improvements to this dump, file an issue against this repository.\n\n\nAll these works are in the public domain, so you are free to make any use of them, and do not need to ask for permission.\n\n\nIf you would like to give credit, please credit \"Project Ben-Yehuda volunteers\", and include a link to the site. We'd also love to hear about the uses you've made of this dump, as it encourages us to keep producing the dump. E-mail us with a brief description (and links, if/as appropriate) of your re-use, at editor@URL.\n\n\nThere are 10078 files, 3181136 lines\n\n\nData Annotation:", "### Supported Tasks and Leaderboards", "### Languages\n\n\nHebrew\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nSample:", "### Data Fields\n\n\n* 'authors'\n* 'genre'\n* 'id'\n* 'original\\_language'\n* 'source\\_edition'\n* 'text'\n* 'title'\n* 'translators'\n* 'url'", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?\n\n\nResearchers.", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nMIT License\n\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.", "### Contributions\n\n\nThanks to @imvladikon for adding this dataset." ]
[ "TAGS\n#task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Hebrew #license-mit #region-us \n", "### Dataset Summary\n\n\nThis repository contains a dump of thousands of public domain works in Hebrew, from Project Ben-Yehuda, in plaintext UTF-8 files, with and without diacritics (nikkud), and in HTML files. The URL file is a list of titles, authors, genres, and file paths, to help you process the dump.\n\n\nThe Releases tab contains a downloadable ZIP archive of the full release. The git repo can be used to track individual file changes, or for incremenetal updates. In the ZIPs, each format (plaintext, plaintext stripped of diacritics, and HTML) has a ZIP file containing one directory per author, with all the author's works under that directory.\n\n\nTo request changes or improvements to this dump, file an issue against this repository.\n\n\nAll these works are in the public domain, so you are free to make any use of them, and do not need to ask for permission.\n\n\nIf you would like to give credit, please credit \"Project Ben-Yehuda volunteers\", and include a link to the site. We'd also love to hear about the uses you've made of this dump, as it encourages us to keep producing the dump. E-mail us with a brief description (and links, if/as appropriate) of your re-use, at editor@URL.\n\n\nThere are 10078 files, 3181136 lines\n\n\nData Annotation:", "### Supported Tasks and Leaderboards", "### Languages\n\n\nHebrew\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nSample:", "### Data Fields\n\n\n* 'authors'\n* 'genre'\n* 'id'\n* 'original\\_language'\n* 'source\\_edition'\n* 'text'\n* 'title'\n* 'translators'\n* 'url'", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?\n\n\nResearchers.", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nMIT License\n\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.", "### Contributions\n\n\nThanks to @imvladikon for adding this dataset." ]
[ 110, 325, 10, 13, 9, 53, 11, 7, 4, 10, 13, 5, 5, 9, 18, 7, 8, 14, 6, 296, 17 ]
[ "passage: TAGS\n#task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Hebrew #license-mit #region-us \n### Dataset Summary\n\n\nThis repository contains a dump of thousands of public domain works in Hebrew, from Project Ben-Yehuda, in plaintext UTF-8 files, with and without diacritics (nikkud), and in HTML files. The URL file is a list of titles, authors, genres, and file paths, to help you process the dump.\n\n\nThe Releases tab contains a downloadable ZIP archive of the full release. The git repo can be used to track individual file changes, or for incremenetal updates. In the ZIPs, each format (plaintext, plaintext stripped of diacritics, and HTML) has a ZIP file containing one directory per author, with all the author's works under that directory.\n\n\nTo request changes or improvements to this dump, file an issue against this repository.\n\n\nAll these works are in the public domain, so you are free to make any use of them, and do not need to ask for permission.\n\n\nIf you would like to give credit, please credit \"Project Ben-Yehuda volunteers\", and include a link to the site. We'd also love to hear about the uses you've made of this dump, as it encourages us to keep producing the dump. E-mail us with a brief description (and links, if/as appropriate) of your re-use, at editor@URL.\n\n\nThere are 10078 files, 3181136 lines\n\n\nData Annotation:### Supported Tasks and Leaderboards### Languages\n\n\nHebrew\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nSample:" ]
[ -0.06177201122045517, 0.18185508251190186, -0.006527482066303492, -0.002981008030474186, 0.0770404189825058, -0.012294718064367771, 0.04389095678925514, 0.10868438333272934, 0.012615446001291275, 0.09550902247428894, -0.06032751500606537, -0.04510122165083885, 0.10861629992723465, 0.03299886733293533, 0.0490536093711853, -0.21943068504333496, 0.04758629575371742, -0.04554212838411331, 0.0574130043387413, 0.040514979511499405, 0.043843578547239304, -0.046369828283786774, 0.0606103390455246, -0.001693363068625331, 0.023430755361914635, 0.008885255083441734, -0.04748278483748436, -0.011741154827177525, 0.04897331818938255, 0.05823257938027382, 0.034016918390989304, 0.034948911517858505, 0.020882781594991684, -0.07986383140087128, 0.0219238493591547, 0.13638506829738617, 0.029576342552900314, 0.021637869998812675, 0.09207702428102493, -0.015240020118653774, 0.07021001726388931, -0.11243150383234024, -0.050996024161577225, 0.02343805693089962, -0.07398468255996704, -0.11700683832168579, -0.14498673379421234, 0.046934835612773895, 0.06678906828165054, 0.08988074213266373, -0.03968134522438049, 0.09245578944683075, -0.02680397406220436, 0.007478739134967327, 0.21651794016361237, -0.07834683358669281, -0.01570264622569084, 0.02925749309360981, 0.06840700656175613, 0.10256506502628326, -0.08301419764757156, -0.016902944073081017, 0.006213085725903511, 0.02606898546218872, 0.006466328632086515, -0.0392664298415184, 0.15908141434192657, -0.0556551031768322, -0.1453922986984253, -0.01615084521472454, 0.1666547954082489, -0.03307655081152916, -0.10920087993144989, -0.0811435654759407, -0.04868919402360916, 0.032223496586084366, 0.015224837698042393, 0.02686396799981594, -0.007024235557764769, -0.0037745609879493713, 0.045874517410993576, -0.09044419229030609, -0.06252244859933853, -0.04028451442718506, -0.011752461083233356, 0.1198883131146431, 0.04728008434176445, -0.0256301611661911, 0.003930249251425266, 0.08875732868909836, -0.04121094197034836, -0.0802704244852066, -0.07280600070953369, -0.07881805300712585, -0.037031207233667374, -0.030165724456310272, -0.04424278065562248, -0.244709312915802, 0.06533680111169815, 0.18546591699123383, 0.008282666094601154, 0.028399312868714333, -0.10085549205541611, 0.012659464031457901, 0.11590910702943802, 0.1397387534379959, -0.027723411098122597, -0.032658908516168594, 0.08909636735916138, -0.01625477895140648, 0.05520356819033623, 0.004929779563099146, 0.004435079637914896, -0.06443193554878235, 0.01188618689775467, 0.06369168311357498, 0.12052622437477112, 0.05165248364210129, -0.0006114316638559103, -0.04188789054751396, 0.18980687856674194, -0.14226844906806946, -0.039706751704216, 0.002808162709698081, -0.027143802493810654, 0.05849110335111618, 0.00048807766870595515, -0.026260297745466232, -0.1521102339029312, 0.1623820811510086, -0.05595213919878006, -0.055559393018484116, -0.09743043035268784, -0.09314004331827164, 0.035695262253284454, -0.0648103728890419, -0.030278999358415604, -0.09172596037387848, -0.17375828325748444, -0.04215371608734131, 0.0006752260378561914, 0.020567355677485466, -0.008733970113098621, 0.0757521241903305, 0.03556177765130997, -0.03393634036183357, -0.030276022851467133, -0.08037342131137848, -0.0745638981461525, 0.04137754812836647, -0.10565239191055298, 0.023837627843022346, -0.00940727163106203, 0.029636897146701813, -0.0784863829612732, 0.03494391217827797, -0.24135100841522217, 0.028721792623400688, -0.12114836275577545, -0.001691519864834845, -0.08033431321382523, -0.029057027772068977, 0.0016153390752151608, -0.00909609254449606, 0.008086176589131355, 0.14320588111877441, -0.025750363245606422, -0.04752116650342941, 0.14523731172084808, -0.1428736448287964, 0.0615573413670063, 0.1044735386967659, 0.04069787263870239, -0.029204756021499634, 0.10822954773902893, 0.14119181036949158, 0.2640863358974457, -0.09469428658485413, -0.11315303295850754, -0.002242365386337042, -0.002833064878359437, 0.06728339940309525, 0.04580644518136978, -0.06772148609161377, 0.05423421785235405, -0.014129814691841602, 0.013135961256921291, -0.0217631496489048, 0.015791933983564377, -0.003792625619098544, 0.028173882514238358, 0.01809845305979252, 0.0027767964638769627, -0.03726905584335327, -0.023855144158005714, 0.04368124157190323, -0.07030824571847916, -0.10602133721113205, 0.10674981772899628, -0.005907426122575998, 0.08705015480518341, -0.04600759595632553, 0.019145620986819267, 0.02053317055106163, 0.02193925715982914, -0.1317150741815567, -0.07916051149368286, 0.03866336867213249, -0.19434188306331635, 0.04287908971309662, -0.03302997723221779, -0.007867208682000637, 0.025885747745633125, -0.04999888688325882, 0.0039049244951456785, -0.06466832756996155, -0.04353232681751251, 0.021641213446855545, -0.049409475177526474, -0.0694635659456253, -0.03503205254673958, -0.061568472534418106, -0.0066163609735667706, 0.03664125129580498, 0.125248521566391, 0.07384271919727325, 0.051788076758384705, -0.06632685661315918, 0.060625310987234116, 0.02840098738670349, -0.00561927817761898, -0.059660568833351135, -0.0424276664853096, 0.01646340638399124, -0.03361395746469498, 0.050307005643844604, 0.03346257284283638, -0.06479457020759583, 0.08655532449483871, 0.1555645763874054, -0.013238705694675446, 0.04834947735071182, -0.004603665322065353, -0.05047802999615669, -0.05870141088962555, -0.1094614639878273, 0.06428991258144379, 0.09903508424758911, -0.004270573146641254, -0.03367018327116966, 0.00015596600132994354, -0.025581050664186478, -0.03754483908414841, 0.0532311275601387, 0.00951019674539566, 0.1209852546453476, 0.039293114095926285, 0.09289700537919998, 0.021032258868217468, -0.02991485223174095, 0.15727442502975464, -0.018199186772108078, -0.10092440247535706, 0.0782914087176323, 0.019672418013215065, 0.050476208329200745, 0.05185086652636528, 0.01635405793786049, 0.016973601654171944, 0.017325876280665398, 0.09136267006397247, 0.05275358632206917, -0.05183350294828415, 0.031891245394945145, -0.028862014412879944, -0.01992490142583847, -0.08115240931510925, 0.027228381484746933, -0.029083646833896637, 0.02329292893409729, 0.04284978657960892, 0.18730178475379944, -0.02219056338071823, -0.020638737827539444, -0.057284191250801086, 0.12047350406646729, -0.1015939936041832, -0.23067741096019745, -0.19529873132705688, -0.08448582887649536, -0.09744708240032196, 0.03608698770403862, 0.06590572744607925, -0.05787493288516998, -0.07203465700149536, -0.019427698105573654, 0.2670440971851349, -0.0254066064953804, -0.06501670926809311, -0.1038830578327179, 0.019756365567445755, -0.037783440202474594, -0.13229602575302124, 0.041189637035131454, 0.10581152886152267, -0.07604530453681946, 0.043895065784454346, 0.0003204809327144176, 0.07204107940196991, -0.006095601245760918, 0.11444976925849915, -0.07815039157867432, -0.03353698179125786, 0.08520533889532089, -0.10602240264415741, 0.10065634548664093, 0.2025822401046753, 0.011509805917739868, 0.12244588136672974, 0.06538180261850357, 0.006789458449929953, -0.03166147321462631, 0.03443466126918793, 0.07701526582241058, -0.025545470416545868, -0.16723482310771942, -0.07348031550645828, -0.0815097764134407, 0.06709956377744675, 0.033416081219911575, 0.03766319155693054, -0.05012405291199684, 0.06438170373439789, -0.11852562427520752, 0.03149358183145523, -0.03896372392773628, 0.12747900187969208, 0.07463124394416809, -0.04455684497952461, 0.02192479744553566, -0.04250568896532059, 0.019716711714863777, 0.15360726416110992, 0.06970378011465073, 0.2243419587612152, -0.0699639618396759, 0.1442217379808426, 0.03591049090027809, 0.12154209613800049, 0.038911670446395874, 0.11114782094955444, 0.009304104372859001, 0.056723035871982574, -0.04197099432349205, -0.06156761571764946, -0.051156505942344666, 0.031903620809316635, -0.003981665708124638, -0.12286674976348877, 0.06160753220319748, -0.15081273019313812, 0.020938795059919357, 0.25207918882369995, 0.027951069176197052, -0.09006032347679138, -0.04191017523407936, 0.029598675668239594, -0.08366644382476807, -0.08605765551328659, 0.014596877619624138, 0.051891621202230453, -0.12799172103405, 0.042038820683956146, -0.02787252515554428, 0.08233169466257095, -0.13351547718048096, 0.0010536002228036523, -0.06626088172197342, 0.08997052907943726, -0.07709086686372757, 0.08004043251276016, -0.08786972612142563, -0.011177608743309975, -0.008501717820763588, 0.020595194771885872, -0.05401952937245369, 0.05497761443257332, 0.07827506959438324, 0.09669972956180573, 0.04599831998348236, 0.052744247019290924, -0.0295742005109787, -0.011817337945103645, -0.10900560021400452, 0.0524311326444149, 0.08132367581129074, -0.15059411525726318, 0.09849902242422104, 0.02918247878551483, 0.04289140924811363, -0.08130843192338943, 0.0017443293472751975, -0.05570829659700394, -0.10377270728349686, 0.09391721338033676, -0.06968583166599274, 0.17917892336845398, -0.06516976654529572, 0.0016366373747587204, 0.08280142396688461, 0.059375129640102386, -0.05001336336135864, -0.12160775810480118, -0.10130003839731216, -0.07001470774412155, 0.11556228995323181, -0.056757234036922455, 0.043531082570552826, 0.030581114813685417, 0.0880313441157341, -0.04081488028168678, -0.08804436773061752, -0.01931668259203434, -0.07439040392637253, -0.1176450178027153, -0.01799619384109974, 0.08917918801307678, 0.07305839657783508, -0.026344463229179382, -0.054353658109903336, 0.017923425883054733, -0.013579219579696655, -0.1120748445391655, -0.04257764667272568, 0.0721675455570221, 0.08564124256372452, 0.12321214377880096, -0.021808233112096786, -0.10765440762042999, -0.10412590950727463, -0.07595941424369812, -0.007188771851360798, 0.15034647285938263, 0.05506761372089386, 0.03389652818441391, 0.12915010750293732, -0.0666326954960823, -0.2201317399740219, -0.03822280094027519, 0.04389803484082222, 0.01227449718862772, -0.023495271801948547, -0.33311164379119873, 0.11678130179643631, 0.0996452048420906, 0.0071772621013224125, 0.18836666643619537, -0.1541363149881363, -0.06936098635196686, -0.02201668545603752, 0.007207940798252821, 0.01394530851393938, -0.1123959943652153, -0.02904410846531391, -0.04951031878590584, -0.12006603181362152, 0.009512911550700665, -0.12095224857330322, 0.059075918048620224, 0.01776617020368576, 0.09621389955282211, 0.013926123268902302, -0.022158488631248474, 0.0884200856089592, 0.006689185276627541, 0.00800896156579256, -0.06157497689127922, 0.07315945625305176, 0.014673934318125248, -0.03326711058616638, 0.020883597433567047, -0.03192455321550369, 0.04510822519659996, -0.09708718955516815, -0.04067392274737358, -0.04837574437260628, 0.09609947353601456, -0.030498765408992767, -0.07767224311828613, -0.10810576379299164, 0.07138809561729431, 0.026314357295632362, -0.02924349717795849, 0.07550741732120514, -0.0655190721154213, -0.0651276633143425, 0.04343843832612038, -0.019137810915708542, 0.040252432227134705, -0.11965937167406082, -0.03602692857384682, -0.043616883456707, 0.12650159001350403, -0.10087896138429642, 0.05603782832622528, 0.015136529691517353, 0.04186973720788956, 0.048248663544654846, -0.010075647383928299, -0.16899548470973969, 0.06599614024162292, 0.05791499465703964, -0.11696753650903702, -0.06285052746534348, -0.010523542761802673, -0.013431848958134651, -0.07689949870109558, 0.0781024619936943, 0.15550753474235535, -0.003706963500007987, -0.02613576501607895, 0.003770296461880207, 0.07285220921039581, 0.00322987069375813, 0.07773339003324509, -0.028591236099600792, -0.01762218214571476, -0.04316844791173935, 0.09264633059501648, 0.06004221737384796, -0.10116051882505417, -0.029331808909773827, 0.12154407799243927, -0.0708092749118805, -0.06981564313173294, -0.12127701193094254, -0.04931686446070671, 0.049952391535043716, -0.008324828930199146, 0.006850194185972214, -0.03123582899570465, 0.0027232146821916103, 0.10197727382183075, 0.001456185127608478, 0.029066087678074837, 0.0030161275062710047, 0.04825610667467117, -0.041742581874132156, -0.03696667030453682, 0.05336244776844978, 0.08747004717588425, -0.11713225394487381, -0.02993602864444256, -0.014424354769289494, -0.04983500763773918, 0.0007723714807070792, -0.00813243817538023, -0.09770993143320084, -0.006736814510077238, -0.09799885004758835, 0.020839227363467216, -0.11337271332740784, 0.009502606466412544, -0.03767373040318489, 0.002550993114709854, -0.009826465509831905, 0.0033216739539057016, -0.042004428803920746, -0.0736628994345665, -0.09156541526317596, 0.0882657915353775, -0.07361038774251938, 0.07351864129304886, 0.09810222685337067, -0.11430538445711136, 0.1022341325879097, 0.014967016875743866, -0.014619839377701283, 0.09307213872671127, 0.06814669817686081, 0.00083119235932827, -0.008616694249212742, 0.055039484053850174, -0.035420533269643784, -0.02198489010334015, -0.022199198603630066, -0.02874385006725788, 0.000294606143143028, -0.023171689361333847, 0.015829764306545258, -0.14694815874099731, 0.08562096208333969, 0.022045645862817764, 0.017582211643457413, -0.048523858189582825, 0.020028261467814445, 0.09732965379953384, 0.07167503982782364, 0.09763811528682709, -0.008293163031339645, 0.06977973878383636, -0.06786292791366577, 0.002705496968701482, 0.04738100245594978, -0.009975986555218697, 0.1428167223930359, -0.03689552843570709, 0.04285529628396034, 0.006911536678671837, 0.1065496951341629, -0.04212696850299835, 0.015885788947343826, 0.012994344346225262, 0.02280457690358162, -0.09510928392410278, 0.012564518488943577, 0.07909657061100006, 0.018014660105109215, -0.01975265145301819, -0.06953295320272446, -0.0292655136436224, -0.05199159309267998, -0.062393996864557266, 0.07711958140134811, 0.15121325850486755, 0.08636118471622467, 0.00037899179733358324, -0.022995896637439728, -0.04925571754574776, -0.06504576653242111, -0.015698974952101707, 0.027437010779976845, 0.0651373341679573, -0.0023463042452931404, 0.05383722111582756, 0.06622577458620071, -0.06868147104978561, 0.09272156655788422, 0.043506719172000885, -0.011632829904556274, -0.017009610310196877, -0.1472015678882599, -0.006425723433494568, -0.0969243198633194, 0.011276284232735634, -0.09690377861261368, 0.06889946758747101, 0.15965430438518524, 0.015176059678196907, -0.018258238211274147, 0.1448838710784912, -0.06028016284108162, -0.2053326964378357, 0.041568879038095474, 0.0011612793896347284, -0.034969836473464966, 0.10139992833137512, -0.03413044288754463, 0.06959296017885208, 0.09790707379579544, 0.07750338315963745, 0.06591981649398804, -0.011717072688043118, 0.0700538158416748, -0.12011462450027466, -0.033513836562633514, -0.006694612558931112, 0.0037822534795850515, -0.026866616681218147, 0.14417387545108795, -0.01245320588350296, -0.04794366657733917, 0.015176450833678246, 0.20294710993766785, -0.07973281294107437, -0.08567682653665543, -0.12463381886482239, 0.139383465051651, 0.009968231432139874, -0.04823936149477959, 0.007604587357491255, -0.15701737999916077, 0.007805667817592621, 0.12056422233581543, 0.07442084699869156, 0.03674965724349022, -0.0039252326823771, 0.002846004208549857, 0.019884970039129257, -0.013173815794289112, 0.11989132314920425, 0.04858723655343056, 0.1594143658876419, 0.015546356327831745, 0.1010138988494873, -0.023579780012369156, -0.0011562035651877522, -0.10191922634840012, 0.07384397834539413, -0.06103204935789108, -0.041763484477996826, -0.09187139570713043, 0.1311740130186081, -0.02033987268805504, -0.3252071142196655, -0.0018081115558743477, 0.024894556030631065, -0.08033809810876846, 0.0007433839491568506, 0.017532292753458023, -0.012665072456002235, 0.08180611580610275, 0.043369490653276443, 0.0041191610507667065, 0.12441129982471466, 0.005961716640740633, 0.009182541631162167, -0.06821678578853607, 0.113219253718853, -0.055185358971357346, 0.11027784645557404, 0.013230050913989544, 0.0023608319461345673, 0.030128397047519684, 0.005885640159249306, -0.09948204457759857, 0.06751276552677155, -0.012326857075095177, -0.13580502569675446, -0.0352141447365284, 0.1307973563671112, -0.04379216209053993, 0.09936276823282242, 0.015801971778273582, -0.035159025341272354, -0.002443484729155898, 0.11571033298969269, 0.05733161419630051, -0.08371768891811371, 0.07710099965333939, -0.16485387086868286, 0.10049961507320404, 0.1182936280965805, 0.013528188690543175, 0.018402397632598877, -0.05802500247955322, 0.03731529042124748, 0.004922147374600172, 0.0026000363286584616, -0.037763163447380066, -0.05865660309791565, -0.06680402904748917, -0.05694415420293808, 0.04603822901844978, -0.14295163750648499, 0.05395928770303726, 0.05990682914853096, 0.03379148989915848, -0.049627695232629776, 0.05889631062746048, -0.054867032915353775, -0.04614194110035896, -0.01303658727556467, -0.1150786280632019, 0.01028671208769083, 0.05038095638155937, -0.07572004199028015, -0.06769704073667526 ]
952c9525954c1dac50d5f95945eb5585bb6464e7
# Dataset Card for HebrewSentiment ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://github.com/omilab/Neural-Sentiment-Analyzer-for-Modern-Hebrew - **Repository:** https://github.com/omilab/Neural-Sentiment-Analyzer-for-Modern-Hebrew - **Paper:** http://aclweb.org/anthology/C18-1190 - **Leaderboard:** - **Point of Contact:** ### Dataset Summary HebrewSentiment is a data set consists of 12,804 user comments to posts on the official Facebook page of Israel’s president, Mr. Reuven Rivlin. In October 2015, we used the open software application Netvizz (Rieder, 2013) to scrape all the comments to all of the president’s posts in the period of June – August 2014, the first three months of Rivlin’s presidency.2 While the president’s posts aimed at reconciling tensions and called for tolerance and empathy, the sentiment expressed in the comments to the president’s posts was polarized between citizens who warmly thanked the president, and citizens that fiercely critiqued his policy. Of the 12,804 comments, 370 are neutral; 8,512 are positive, 3,922 negative. Data Annotation: ### Supported Tasks and Leaderboards Sentiment Analysis ### Languages Hebrew ## Dataset Structure tsv format: {hebrew_sentence}\t{sentiment_label} ### Data Instances רובי הייתי רוצה לראות ערביה נישאת ליהודי 1 תמונה יפיפיה-שפו 0 חייבים לעשות סוג של חרם כשכתבים שונאי ישראל עולים לשידור צריכים להעביר לערוץ אחר ואז תראו מה יעשה כוחו של הרייטינג ( בהקשר לדבריה של רינה מצליח ) 2 ### Data Fields - `text`: The modern hebrew inpput text. - `label`: The sentiment label. 0=positive , 1=negative, 2=off-topic. ### Data Splits | | train | test | |--------------------------|--------|---------| | HebrewSentiment (token) | 10243 | 2559 | | HebrewSentiment (morph) | 10243 | 2559 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization User comments to posts on the official Facebook page of Israel’s president, Mr. Reuven Rivlin. In October 2015, we used the open software application Netvizz (Rieder, 2013) to scrape all the comments to all of the president’s posts in the period of June – August 2014, the first three months of Rivlin’s presidency. #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process A trained researcher examined each comment and determined its sentiment value, where comments with an overall positive sentiment were assigned the value 0, comments with an overall negative sentiment were assigned the value 1, and comments that are off-topic to the post’s content were assigned the value 2. We validated the coding scheme by asking a second trained researcher to code the same data. There was substantial agreement between raters (N of agreements: 10623, N of disagreements: 2105, Coehn’s Kappa = 0.697, p = 0). #### Who are the annotators? Researchers ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators OMIlab, The Open University of Israel ### Licensing Information MIT License Copyright (c) 2018 OMIlab, The Open University of Israel Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ### Citation Information @inproceedings{amram-etal-2018-representations, title = "Representations and Architectures in Neural Sentiment Analysis for Morphologically Rich Languages: A Case Study from {M}odern {H}ebrew", author = "Amram, Adam and Ben David, Anat and Tsarfaty, Reut", booktitle = "Proceedings of the 27th International Conference on Computational Linguistics", month = aug, year = "2018", address = "Santa Fe, New Mexico, USA", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/C18-1190", pages = "2242--2252", abstract = "This paper empirically studies the effects of representation choices on neural sentiment analysis for Modern Hebrew, a morphologically rich language (MRL) for which no sentiment analyzer currently exists. We study two dimensions of representational choices: (i) the granularity of the input signal (token-based vs. morpheme-based), and (ii) the level of encoding of vocabulary items (string-based vs. character-based). We hypothesise that for MRLs, languages where multiple meaning-bearing elements may be carried by a single space-delimited token, these choices will have measurable effects on task perfromance, and that these effects may vary for different architectural designs {---} fully-connected, convolutional or recurrent. Specifically, we hypothesize that morpheme-based representations will have advantages in terms of their generalization capacity and task accuracy, due to their better OOV coverage. To empirically study these effects, we develop a new sentiment analysis benchmark for Hebrew, based on 12K social media comments, and provide two instances of these data: in token-based and morpheme-based settings. Our experiments show that representation choices empirical effects vary with architecture type. While fully-connected and convolutional networks slightly prefer token-based settings, RNNs benefit from a morpheme-based representation, in accord with the hypothesis that explicit morphological information may help generalize. Our endeavour also delivers the first state-of-the-art broad-coverage sentiment analyzer for Hebrew, with over 89{\%} accuracy, alongside an established benchmark to further study the effects of linguistic representation choices on neural networks{'} task performance.", } ### Contributions Thanks to [@elronbandel](https://github.com/elronbandel) for adding this dataset.
hebrew_sentiment
[ "task_categories:text-classification", "task_ids:sentiment-classification", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:he", "license:mit", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["he"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["sentiment-classification"], "paperswithcode_id": "modern-hebrew-sentiment-dataset", "pretty_name": "HebrewSentiment", "dataset_info": [{"config_name": "token", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "pos", "1": "neg", "2": "off-topic"}}}}], "splits": [{"name": "train", "num_bytes": 2159738, "num_examples": 10244}, {"name": "test", "num_bytes": 540883, "num_examples": 2560}], "download_size": 2593643, "dataset_size": 2700621}, {"config_name": "morph", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "pos", "1": "neg", "2": "off-topic"}}}}], "splits": [{"name": "train", "num_bytes": 2258128, "num_examples": 10221}, {"name": "test", "num_bytes": 571401, "num_examples": 2555}], "download_size": 2722672, "dataset_size": 2829529}]}
2024-01-18T11:05:19+00:00
[]
[ "he" ]
TAGS #task_categories-text-classification #task_ids-sentiment-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Hebrew #license-mit #region-us
Dataset Card for HebrewSentiment ================================ Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: URL * Leaderboard: * Point of Contact: ### Dataset Summary HebrewSentiment is a data set consists of 12,804 user comments to posts on the official Facebook page of Israel’s president, Mr. Reuven Rivlin. In October 2015, we used the open software application Netvizz (Rieder, 2013) to scrape all the comments to all of the president’s posts in the period of June – August 2014, the first three months of Rivlin’s presidency.2 While the president’s posts aimed at reconciling tensions and called for tolerance and empathy, the sentiment expressed in the comments to the president’s posts was polarized between citizens who warmly thanked the president, and citizens that fiercely critiqued his policy. Of the 12,804 comments, 370 are neutral; 8,512 are positive, 3,922 negative. Data Annotation: ### Supported Tasks and Leaderboards Sentiment Analysis ### Languages Hebrew Dataset Structure ----------------- tsv format: {hebrew\_sentence}\t{sentiment\_label} ### Data Instances רובי הייתי רוצה לראות ערביה נישאת ליהודי 1 תמונה יפיפיה-שפו 0 חייבים לעשות סוג של חרם כשכתבים שונאי ישראל עולים לשידור צריכים להעביר לערוץ אחר ואז תראו מה יעשה כוחו של הרייטינג ( בהקשר לדבריה של רינה מצליח ) 2 ### Data Fields * 'text': The modern hebrew inpput text. * 'label': The sentiment label. 0=positive , 1=negative, 2=off-topic. ### Data Splits train: HebrewSentiment (token), test: 10243 train: HebrewSentiment (morph), test: 10243 Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization User comments to posts on the official Facebook page of Israel’s president, Mr. Reuven Rivlin. In October 2015, we used the open software application Netvizz (Rieder, 2013) to scrape all the comments to all of the president’s posts in the period of June – August 2014, the first three months of Rivlin’s presidency. #### Who are the source language producers? ### Annotations #### Annotation process A trained researcher examined each comment and determined its sentiment value, where comments with an overall positive sentiment were assigned the value 0, comments with an overall negative sentiment were assigned the value 1, and comments that are off-topic to the post’s content were assigned the value 2. We validated the coding scheme by asking a second trained researcher to code the same data. There was substantial agreement between raters (N of agreements: 10623, N of disagreements: 2105, Coehn’s Kappa = 0.697, p = 0). #### Who are the annotators? Researchers ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators OMIlab, The Open University of Israel ### Licensing Information MIT License Copyright (c) 2018 OMIlab, The Open University of Israel Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. @inproceedings{amram-etal-2018-representations, title = "Representations and Architectures in Neural Sentiment Analysis for Morphologically Rich Languages: A Case Study from {M}odern {H}ebrew", author = "Amram, Adam and Ben David, Anat and Tsarfaty, Reut", booktitle = "Proceedings of the 27th International Conference on Computational Linguistics", month = aug, year = "2018", address = "Santa Fe, New Mexico, USA", publisher = "Association for Computational Linguistics", url = "URL pages = "2242--2252", abstract = "This paper empirically studies the effects of representation choices on neural sentiment analysis for Modern Hebrew, a morphologically rich language (MRL) for which no sentiment analyzer currently exists. We study two dimensions of representational choices: (i) the granularity of the input signal (token-based vs. morpheme-based), and (ii) the level of encoding of vocabulary items (string-based vs. character-based). We hypothesise that for MRLs, languages where multiple meaning-bearing elements may be carried by a single space-delimited token, these choices will have measurable effects on task perfromance, and that these effects may vary for different architectural designs {---} fully-connected, convolutional or recurrent. Specifically, we hypothesize that morpheme-based representations will have advantages in terms of their generalization capacity and task accuracy, due to their better OOV coverage. To empirically study these effects, we develop a new sentiment analysis benchmark for Hebrew, based on 12K social media comments, and provide two instances of these data: in token-based and morpheme-based settings. Our experiments show that representation choices empirical effects vary with architecture type. While fully-connected and convolutional networks slightly prefer token-based settings, RNNs benefit from a morpheme-based representation, in accord with the hypothesis that explicit morphological information may help generalize. Our endeavour also delivers the first state-of-the-art broad-coverage sentiment analyzer for Hebrew, with over 89{%} accuracy, alongside an established benchmark to further study the effects of linguistic representation choices on neural networks{'} task performance.", } ### Contributions Thanks to @elronbandel for adding this dataset.
[ "### Dataset Summary\n\n\nHebrewSentiment is a data set consists of 12,804 user comments to posts on the official Facebook page of Israel’s\npresident, Mr. Reuven Rivlin. In October 2015, we used the open software application Netvizz (Rieder,\n2013) to scrape all the comments to all of the president’s posts in the period of June – August 2014,\nthe first three months of Rivlin’s presidency.2 While the president’s posts aimed at reconciling tensions\nand called for tolerance and empathy, the sentiment expressed in the comments to the president’s posts\nwas polarized between citizens who warmly thanked the president, and citizens that fiercely critiqued his\npolicy. Of the 12,804 comments, 370 are neutral; 8,512 are positive, 3,922 negative.\n\n\nData Annotation:", "### Supported Tasks and Leaderboards\n\n\nSentiment Analysis", "### Languages\n\n\nHebrew\n\n\nDataset Structure\n-----------------\n\n\ntsv format:\n{hebrew\\_sentence}\\t{sentiment\\_label}", "### Data Instances\n\n\nרובי הייתי רוצה לראות ערביה נישאת ליהודי 1\nתמונה יפיפיה-שפו 0\nחייבים לעשות סוג של חרם כשכתבים שונאי ישראל עולים לשידור צריכים להעביר לערוץ אחר ואז תראו מה יעשה כוחו של הרייטינג ( בהקשר לדבריה של רינה מצליח ) 2", "### Data Fields\n\n\n* 'text': The modern hebrew inpput text.\n* 'label': The sentiment label. 0=positive , 1=negative, 2=off-topic.", "### Data Splits\n\n\ntrain: HebrewSentiment (token), test: 10243\ntrain: HebrewSentiment (morph), test: 10243\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nUser comments to posts on the official Facebook page of Israel’s\npresident, Mr. Reuven Rivlin. In October 2015, we used the open software application Netvizz (Rieder,\n2013) to scrape all the comments to all of the president’s posts in the period of June – August 2014,\nthe first three months of Rivlin’s presidency.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process\n\n\nA trained researcher examined each comment and determined its sentiment value,\nwhere comments with an overall positive sentiment were assigned the value 0, comments with an overall\nnegative sentiment were assigned the value 1, and comments that are off-topic to the post’s content\nwere assigned the value 2. We validated the coding scheme by asking a second trained researcher to\ncode the same data. There was substantial agreement between raters (N of agreements: 10623, N of\ndisagreements: 2105, Coehn’s Kappa = 0.697, p = 0).", "#### Who are the annotators?\n\n\nResearchers", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nOMIlab, The Open University of Israel", "### Licensing Information\n\n\nMIT License\n\n\nCopyright (c) 2018 OMIlab, The Open University of Israel\n\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\n@inproceedings{amram-etal-2018-representations,\ntitle = \"Representations and Architectures in Neural Sentiment Analysis for Morphologically Rich Languages: A Case Study from {M}odern {H}ebrew\",\nauthor = \"Amram, Adam and\nBen David, Anat and\nTsarfaty, Reut\",\nbooktitle = \"Proceedings of the 27th International Conference on Computational Linguistics\",\nmonth = aug,\nyear = \"2018\",\naddress = \"Santa Fe, New Mexico, USA\",\npublisher = \"Association for Computational Linguistics\",\nurl = \"URL\npages = \"2242--2252\",\nabstract = \"This paper empirically studies the effects of representation choices on neural sentiment analysis for Modern Hebrew, a morphologically rich language (MRL) for which no sentiment analyzer currently exists. We study two dimensions of representational choices: (i) the granularity of the input signal (token-based vs. morpheme-based), and (ii) the level of encoding of vocabulary items (string-based vs. character-based). We hypothesise that for MRLs, languages where multiple meaning-bearing elements may be carried by a single space-delimited token, these choices will have measurable effects on task perfromance, and that these effects may vary for different architectural designs {---} fully-connected, convolutional or recurrent. Specifically, we hypothesize that morpheme-based representations will have advantages in terms of their generalization capacity and task accuracy, due to their better OOV coverage. To empirically study these effects, we develop a new sentiment analysis benchmark for Hebrew, based on 12K social media comments, and provide two instances of these data: in token-based and morpheme-based settings. Our experiments show that representation choices empirical effects vary with architecture type. While fully-connected and convolutional networks slightly prefer token-based settings, RNNs benefit from a morpheme-based representation, in accord with the hypothesis that explicit morphological information may help generalize. Our endeavour also delivers the first state-of-the-art broad-coverage sentiment analyzer for Hebrew, with over 89{%} accuracy, alongside an established benchmark to further study the effects of linguistic representation choices on neural networks{'} task performance.\",\n}", "### Contributions\n\n\nThanks to @elronbandel for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-sentiment-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Hebrew #license-mit #region-us \n", "### Dataset Summary\n\n\nHebrewSentiment is a data set consists of 12,804 user comments to posts on the official Facebook page of Israel’s\npresident, Mr. Reuven Rivlin. In October 2015, we used the open software application Netvizz (Rieder,\n2013) to scrape all the comments to all of the president’s posts in the period of June – August 2014,\nthe first three months of Rivlin’s presidency.2 While the president’s posts aimed at reconciling tensions\nand called for tolerance and empathy, the sentiment expressed in the comments to the president’s posts\nwas polarized between citizens who warmly thanked the president, and citizens that fiercely critiqued his\npolicy. Of the 12,804 comments, 370 are neutral; 8,512 are positive, 3,922 negative.\n\n\nData Annotation:", "### Supported Tasks and Leaderboards\n\n\nSentiment Analysis", "### Languages\n\n\nHebrew\n\n\nDataset Structure\n-----------------\n\n\ntsv format:\n{hebrew\\_sentence}\\t{sentiment\\_label}", "### Data Instances\n\n\nרובי הייתי רוצה לראות ערביה נישאת ליהודי 1\nתמונה יפיפיה-שפו 0\nחייבים לעשות סוג של חרם כשכתבים שונאי ישראל עולים לשידור צריכים להעביר לערוץ אחר ואז תראו מה יעשה כוחו של הרייטינג ( בהקשר לדבריה של רינה מצליח ) 2", "### Data Fields\n\n\n* 'text': The modern hebrew inpput text.\n* 'label': The sentiment label. 0=positive , 1=negative, 2=off-topic.", "### Data Splits\n\n\ntrain: HebrewSentiment (token), test: 10243\ntrain: HebrewSentiment (morph), test: 10243\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nUser comments to posts on the official Facebook page of Israel’s\npresident, Mr. Reuven Rivlin. In October 2015, we used the open software application Netvizz (Rieder,\n2013) to scrape all the comments to all of the president’s posts in the period of June – August 2014,\nthe first three months of Rivlin’s presidency.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process\n\n\nA trained researcher examined each comment and determined its sentiment value,\nwhere comments with an overall positive sentiment were assigned the value 0, comments with an overall\nnegative sentiment were assigned the value 1, and comments that are off-topic to the post’s content\nwere assigned the value 2. We validated the coding scheme by asking a second trained researcher to\ncode the same data. There was substantial agreement between raters (N of agreements: 10623, N of\ndisagreements: 2105, Coehn’s Kappa = 0.697, p = 0).", "#### Who are the annotators?\n\n\nResearchers", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nOMIlab, The Open University of Israel", "### Licensing Information\n\n\nMIT License\n\n\nCopyright (c) 2018 OMIlab, The Open University of Israel\n\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\n@inproceedings{amram-etal-2018-representations,\ntitle = \"Representations and Architectures in Neural Sentiment Analysis for Morphologically Rich Languages: A Case Study from {M}odern {H}ebrew\",\nauthor = \"Amram, Adam and\nBen David, Anat and\nTsarfaty, Reut\",\nbooktitle = \"Proceedings of the 27th International Conference on Computational Linguistics\",\nmonth = aug,\nyear = \"2018\",\naddress = \"Santa Fe, New Mexico, USA\",\npublisher = \"Association for Computational Linguistics\",\nurl = \"URL\npages = \"2242--2252\",\nabstract = \"This paper empirically studies the effects of representation choices on neural sentiment analysis for Modern Hebrew, a morphologically rich language (MRL) for which no sentiment analyzer currently exists. We study two dimensions of representational choices: (i) the granularity of the input signal (token-based vs. morpheme-based), and (ii) the level of encoding of vocabulary items (string-based vs. character-based). We hypothesise that for MRLs, languages where multiple meaning-bearing elements may be carried by a single space-delimited token, these choices will have measurable effects on task perfromance, and that these effects may vary for different architectural designs {---} fully-connected, convolutional or recurrent. Specifically, we hypothesize that morpheme-based representations will have advantages in terms of their generalization capacity and task accuracy, due to their better OOV coverage. To empirically study these effects, we develop a new sentiment analysis benchmark for Hebrew, based on 12K social media comments, and provide two instances of these data: in token-based and morpheme-based settings. Our experiments show that representation choices empirical effects vary with architecture type. While fully-connected and convolutional networks slightly prefer token-based settings, RNNs benefit from a morpheme-based representation, in accord with the hypothesis that explicit morphological information may help generalize. Our endeavour also delivers the first state-of-the-art broad-coverage sentiment analyzer for Hebrew, with over 89{%} accuracy, alongside an established benchmark to further study the effects of linguistic representation choices on neural networks{'} task performance.\",\n}", "### Contributions\n\n\nThanks to @elronbandel for adding this dataset." ]
[ 87, 186, 14, 34, 74, 45, 40, 7, 4, 84, 10, 5, 128, 11, 18, 7, 8, 14, 15, 868, 18 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-sentiment-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Hebrew #license-mit #region-us \n### Dataset Summary\n\n\nHebrewSentiment is a data set consists of 12,804 user comments to posts on the official Facebook page of Israel’s\npresident, Mr. Reuven Rivlin. In October 2015, we used the open software application Netvizz (Rieder,\n2013) to scrape all the comments to all of the president’s posts in the period of June – August 2014,\nthe first three months of Rivlin’s presidency.2 While the president’s posts aimed at reconciling tensions\nand called for tolerance and empathy, the sentiment expressed in the comments to the president’s posts\nwas polarized between citizens who warmly thanked the president, and citizens that fiercely critiqued his\npolicy. Of the 12,804 comments, 370 are neutral; 8,512 are positive, 3,922 negative.\n\n\nData Annotation:### Supported Tasks and Leaderboards\n\n\nSentiment Analysis### Languages\n\n\nHebrew\n\n\nDataset Structure\n-----------------\n\n\ntsv format:\n{hebrew\\_sentence}\\t{sentiment\\_label}### Data Instances\n\n\nרובי הייתי רוצה לראות ערביה נישאת ליהודי 1\nתמונה יפיפיה-שפו 0\nחייבים לעשות סוג של חרם כשכתבים שונאי ישראל עולים לשידור צריכים להעביר לערוץ אחר ואז תראו מה יעשה כוחו של הרייטינג ( בהקשר לדבריה של רינה מצליח ) 2### Data Fields\n\n\n* 'text': The modern hebrew inpput text.\n* 'label': The sentiment label. 0=positive , 1=negative, 2=off-topic.### Data Splits\n\n\ntrain: HebrewSentiment (token), test: 10243\ntrain: HebrewSentiment (morph), test: 10243\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data", "passage: #### Initial Data Collection and Normalization\n\n\nUser comments to posts on the official Facebook page of Israel’s\npresident, Mr. Reuven Rivlin. In October 2015, we used the open software application Netvizz (Rieder,\n2013) to scrape all the comments to all of the president’s posts in the period of June – August 2014,\nthe first three months of Rivlin’s presidency.#### Who are the source language producers?### Annotations#### Annotation process\n\n\nA trained researcher examined each comment and determined its sentiment value,\nwhere comments with an overall positive sentiment were assigned the value 0, comments with an overall\nnegative sentiment were assigned the value 1, and comments that are off-topic to the post’s content\nwere assigned the value 2. We validated the coding scheme by asking a second trained researcher to\ncode the same data. There was substantial agreement between raters (N of agreements: 10623, N of\ndisagreements: 2105, Coehn’s Kappa = 0.697, p = 0).#### Who are the annotators?\n\n\nResearchers### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset### Discussion of Biases### Other Known Limitations\n\n\nAdditional Information\n----------------------### Dataset Curators\n\n\nOMIlab, The Open University of Israel" ]
[ -0.003870532847940922, 0.17361105978488922, -0.005528015084564686, 0.010412232019007206, 0.03612639009952545, -0.0029572509229183197, 0.14299729466438293, 0.037998635321855545, 0.08471955358982086, 0.06942892074584961, 0.10232220590114594, -0.04680861905217171, 0.10068630427122116, 0.0728449895977974, -0.03059694543480873, -0.1156260222196579, 0.024764008820056915, -0.033337291330099106, 0.022420058026909828, 0.09396225214004517, 0.10386928915977478, -0.04267072677612305, 0.04193172976374626, -0.05748420208692551, 0.07099204510450363, 0.046624500304460526, -0.009504665620625019, -0.01742384023964405, 0.11279100179672241, 0.06486766785383224, 0.024752799421548843, 0.07986192405223846, -0.01628131978213787, -0.2508350908756256, 0.037741176784038544, 0.04777321219444275, -0.02703084796667099, 0.003693793900310993, 0.033845849335193634, -0.05040040612220764, 0.28691163659095764, -0.14665654301643372, -0.02478337287902832, 0.0540868416428566, -0.148864284157753, -0.08898894488811493, -0.1559446156024933, 0.045270733535289764, 0.10134385526180267, 0.046252716332674026, -0.04417954757809639, 0.15578915178775787, -0.051194049417972565, 0.05477386713027954, 0.08483308553695679, -0.11081996560096741, -0.031307436525821686, 0.012338753789663315, -0.15645062923431396, 0.09578000009059906, -0.05211850255727768, 0.04307260364294052, 0.058902449905872345, -0.018443027511239052, -0.04499390348792076, -0.01417261827737093, 0.08132024854421616, 0.03875178471207619, -0.10622931271791458, -0.1205848976969719, 0.20618021488189697, 0.08928191661834717, -0.015604319050908089, -0.04796230420470238, -0.04579665884375572, 0.06629673391580582, 0.03492874279618263, -0.05086711794137955, -0.031542953103780746, -0.04128144681453705, 0.03491084277629852, -0.04982415959239006, -0.0772651955485344, 0.05900455266237259, -0.07501524686813354, 0.15121081471443176, -0.01998618245124817, 0.03721307963132858, -0.0034602682571858168, -0.04834362119436264, 0.030086394399404526, -0.1209171712398529, -0.013428530655801296, -0.00947441067546606, -0.0010381098836660385, -0.06501045823097229, -0.009253469295799732, -0.056855082511901855, 0.11813268810510635, 0.09313156455755234, -0.06715858727693558, 0.052828092128038406, -0.057158682495355606, -0.0021867495961487293, 0.09382735192775726, 0.11908648163080215, -0.00339099601842463, -0.0493369959294796, -0.008315227925777435, -0.014455817639827728, 0.0933549776673317, 0.007359345443546772, 0.04706888273358345, 0.038920167833566666, 0.08863257616758347, 0.0828988328576088, 0.04572883993387222, 0.03874684497714043, 0.015010150149464607, 0.00204291008412838, 0.01717440038919449, -0.13674552738666534, -0.0771903321146965, 0.056898508220911026, -0.05495470017194748, 0.02919323928654194, -0.09383532404899597, -0.02948647364974022, -0.07518903911113739, 0.11342747509479523, -0.07043790817260742, 0.015487905591726303, -0.004684318322688341, -0.0377902053296566, 0.0636887475848198, 0.015534890815615654, -0.025186439976096153, -0.10931286960840225, -0.021665185689926147, -0.0912831649184227, 0.009331303648650646, -0.0039035368245095015, 0.03743460029363632, 0.009517675265669823, 0.04236987978219986, -0.0511866956949234, -0.04779984429478645, -0.053641799837350845, -0.054789960384368896, 0.03462550789117813, 0.0032716267742216587, 0.032096706330776215, 0.06467439234256744, -0.017815297469496727, -0.12359772622585297, 0.08140440285205841, -0.05909907445311546, 0.03386073559522629, -0.17339712381362915, -0.019153699278831482, -0.14468050003051758, -0.05633450299501419, 0.049055613577365875, -0.042314134538173676, 0.02566181868314743, 0.25684309005737305, -0.21026062965393066, -0.07075957208871841, 0.07288967818021774, -0.16481268405914307, -0.09901291131973267, 0.12220020592212677, -0.021545080468058586, -0.03382936492562294, 0.08607402443885803, 0.15692423284053802, -0.09152744710445404, -0.12688270211219788, -0.13979864120483398, -0.06567706912755966, 0.033640533685684204, 0.21467503905296326, 0.03562363237142563, -0.003588225692510605, -0.0027155689895153046, -0.03206472843885422, -0.026952970772981644, -0.00007333233952522278, -0.014766931533813477, -0.08656810224056244, 0.03014715388417244, -0.003403499722480774, 0.07047156989574432, 0.08666566759347916, -0.06598205864429474, -0.06129129230976105, -0.044342901557683945, -0.1532079577445984, 0.05619145557284355, -0.04068658500909805, 0.020683880895376205, -0.08675568550825119, 0.030335891991853714, 0.0022080279886722565, -0.00697621563449502, -0.09113796055316925, -0.11552546918392181, -0.028565023094415665, -0.05877339839935303, 0.10964314639568329, 0.10497274994850159, 0.05241955816745758, -0.06304679811000824, -0.04456844553351402, 0.01921621896326542, -0.03176134079694748, 0.04749211668968201, 0.04178062081336975, -0.13234880566596985, 0.026996031403541565, 0.007847019471228123, 0.12500062584877014, -0.08177433162927628, -0.03679822012782097, 0.1110759750008583, 0.1525086760520935, 0.0479954332113266, -0.027981095016002655, 0.018931690603494644, 0.011172150261700153, 0.012736049480736256, -0.06021818146109581, -0.03181789815425873, 0.0007335616974160075, -0.06206473708152771, -0.06612247228622437, -0.1437913179397583, -0.012428123503923416, 0.06049763411283493, -0.0027116918936371803, -0.0644536092877388, 0.037674304097890854, -0.08197857439517975, -0.005016574636101723, 0.03201604634523392, 0.04860972985625267, 0.030583903193473816, 0.03899271786212921, -0.003799110185354948, -0.036082927137613297, -0.04106145724654198, -0.0015744548290967941, -0.05991051718592644, -0.07791787385940552, 0.09943267703056335, 0.10732251405715942, -0.2398957461118698, 0.10754723101854324, 0.14116773009300232, -0.04505975544452667, 0.1465820074081421, -0.07169114053249359, -0.08474107086658478, -0.07251650840044022, -0.003355969674885273, -0.0007679867558181286, 0.15059253573417664, -0.09821410477161407, 0.0358579121530056, 0.0022805389016866684, -0.004157567396759987, 0.04969416931271553, -0.0074637578800320625, 0.045333076268434525, 0.002174972090870142, -0.038161877542734146, -0.0000028852373361587524, -0.009514516219496727, -0.03099200129508972, 0.12111292779445648, 0.020635832101106644, -0.000012992473784834146, -0.05347075313329697, -0.03414754569530487, -0.13899201154708862, 0.1058182567358017, -0.01715177670121193, -0.1698303073644638, 0.04682526737451553, -0.033267632126808167, -0.10033547878265381, 0.003023034194484353, 0.0010880460031330585, -0.09332918375730515, -0.08350864052772522, -0.031485289335250854, 0.1324165314435959, 0.051328226923942566, -0.03646529093384743, 0.054456666111946106, 0.011278606951236725, -0.0019920114427804947, -0.0952863097190857, -0.03685993328690529, -0.039059825241565704, -0.013321086764335632, 0.03580692410469055, 0.02333316020667553, 0.06690343469381332, 0.04128182679414749, 0.024698950350284576, -0.005084727890789509, -0.011766932904720306, 0.27247878909111023, -0.14862921833992004, 0.03527482599020004, 0.051422636955976486, -0.00988087523728609, 0.033912885934114456, 0.1846221387386322, -0.008302940987050533, -0.05149552971124649, 0.011175805702805519, 0.053138367831707, -0.00537283718585968, -0.2186749279499054, -0.15167951583862305, -0.05220229923725128, 0.08799150586128235, 0.0093494588509202, 0.0014222953468561172, -0.015347454696893692, 0.05942494794726372, -0.1536450982093811, -0.07267774641513824, -0.007344940211623907, 0.030176052823662758, 0.17313745617866516, 0.03168979659676552, -0.01710939221084118, -0.08283186703920364, -0.016992520540952682, 0.1403142660856247, -0.08287464082241058, 0.11389875411987305, 0.019411806017160416, 0.14695294201374054, 0.06120132654905319, 0.11196741461753845, -0.06246431916952133, -0.04215212166309357, 0.032458603382110596, 0.03480134159326553, 0.016786299645900726, -0.06677847355604172, -0.14925536513328552, 0.050084520131349564, 0.013681880198419094, -0.095986008644104, 0.049758609384298325, -0.07182134687900543, 0.09398561716079712, 0.10526293516159058, 0.07357233762741089, -0.02426109090447426, -0.141454815864563, 0.06675802171230316, -0.07520733773708344, -0.03749879449605942, 0.025392886251211166, 0.04783628508448601, -0.11733577400445938, 0.13096529245376587, 0.014600152149796486, 0.08233238011598587, -0.129237562417984, 0.019718557596206665, -0.1035190150141716, -0.10867305099964142, -0.013791370205581188, 0.10811649262905121, -0.22191867232322693, 0.27409228682518005, 0.03550458699464798, 0.011388802900910378, -0.13949713110923767, -0.02785242535173893, 0.027323149144649506, -0.036057524383068085, 0.09370587021112442, 0.052694059908390045, -0.14458142220973969, 0.007345972117036581, -0.03472578153014183, 0.013306000269949436, 0.09177286922931671, -0.06331512331962585, 0.10005833953619003, 0.031778864562511444, 0.03283791244029999, -0.07323163747787476, 0.07499154657125473, -0.1563764214515686, -0.11272376030683517, 0.09458862990140915, -0.02997089922428131, -0.0011155996471643448, -0.010059363208711147, -0.04181690141558647, -0.029495548456907272, 0.164808988571167, -0.03701234608888626, -0.07922473549842834, -0.07148434221744537, 0.03764653950929642, 0.057914264500141144, -0.10370704531669617, -0.034317150712013245, 0.004056201782077551, 0.08321189135313034, -0.028401155024766922, -0.0664578229188919, 0.01181689091026783, -0.07467833161354065, -0.1487555205821991, 0.01393550168722868, 0.17908693850040436, 0.10272152721881866, 0.07370822131633759, 0.009639444760978222, 0.05035785585641861, 0.03406858444213867, -0.12106896936893463, 0.09837250411510468, -0.10752996802330017, 0.03318958729505539, 0.0385594442486763, 0.16996559500694275, -0.1379449963569641, -0.1445620357990265, -0.08381445705890656, 0.08425548672676086, 0.2885506749153137, -0.008706321939826012, 0.08291127532720566, 0.14492778480052948, -0.015090107917785645, -0.12320701777935028, -0.08640304207801819, -0.021781252697110176, -0.04490210860967636, 0.06517340987920761, -0.17119720578193665, -0.08714590966701508, 0.002688249573111534, -0.011255498975515366, -0.02385280840098858, -0.12439992278814316, -0.041754599660634995, 0.15382887423038483, 0.049706295132637024, 0.07050588726997375, -0.08950795233249664, -0.05817919969558716, -0.015484209172427654, -0.2275174856185913, 0.13022580742835999, -0.010967856273055077, -0.030397342517971992, 0.018113741651177406, 0.1049601212143898, 0.042132697999477386, -0.021910637617111206, 0.16736888885498047, 0.014091290533542633, 0.053509585559368134, -0.15890958905220032, -0.0925174206495285, 0.024247098714113235, 0.004970998503267765, 0.026693860068917274, 0.04946638271212578, 0.03111531026661396, -0.12847550213336945, -0.02845151349902153, -0.1270776391029358, 0.025242827832698822, -0.05842309072613716, -0.08500505238771439, -0.09280276298522949, 0.10372115671634674, 0.08046497404575348, 0.003737976308912039, 0.0810091495513916, -0.05432431399822235, 0.0785229504108429, 0.1321011781692505, 0.1600654572248459, 0.07445333153009415, 0.03007679060101509, 0.006899469532072544, 0.014608049765229225, 0.03271857649087906, -0.0975450724363327, 0.04671288654208183, 0.09649133682250977, 0.012907176278531551, 0.1043013483285904, -0.06955279409885406, -0.11868429183959961, 0.021495841443538666, 0.04103820398449898, -0.20961935818195343, -0.21644054353237152, -0.011122409254312515, 0.05195257067680359, -0.0914914458990097, 0.024352898821234703, 0.10151953995227814, -0.011006114073097706, -0.016515281051397324, 0.0003197658807039261, 0.04774487763643265, 0.007153228856623173, 0.01852830871939659, 0.07061879336833954, 0.02632416971027851, -0.05720517039299011, 0.03777045011520386, 0.11512631177902222, -0.1758912354707718, 0.015808314085006714, 0.06551805138587952, -0.0521266795694828, -0.007518253289163113, -0.04376780241727829, 0.04973016306757927, -0.024341048672795296, -0.047312937676906586, -0.014558994211256504, -0.08837887644767761, -0.0077665625140070915, 0.17828255891799927, 0.03292553126811981, 0.05279345065355301, 0.04708040505647659, -0.022635649889707565, -0.00866898987442255, 0.024001989513635635, 0.10398638248443604, -0.05720824375748634, -0.009483212605118752, -0.009440501220524311, -0.06400863826274872, 0.062165986746549606, -0.008890150114893913, -0.02198108285665512, -0.09551031142473221, -0.010992838069796562, -0.14729321002960205, 0.021290218457579613, -0.10294079780578613, 0.05476875603199005, -0.0035709599032998085, -0.09892817586660385, -0.11994199454784393, -0.00281968479976058, -0.06454102694988251, 0.0312943160533905, 0.023415828123688698, 0.08765198290348053, -0.13356998562812805, 0.024845736101269722, 0.12276552617549896, -0.06804128736257553, 0.11232674866914749, 0.03264433145523071, 0.0073502277955412865, 0.09002409130334854, -0.13797742128372192, 0.01328136958181858, -0.0499822199344635, 0.028898777440190315, 0.0306114312261343, -0.15909065306186676, -0.036384548991918564, 0.015420963987708092, -0.04373910278081894, 0.034596703946590424, -0.026489997282624245, -0.024700552225112915, 0.07092093676328659, 0.04553190618753433, -0.05029367282986641, -0.059092678129673004, 0.018421247601509094, 0.00905611366033554, -0.003519116435199976, 0.11936889588832855, -0.05002640560269356, 0.05176612362265587, -0.154280424118042, 0.04080472141504288, 0.04238611459732056, -0.010186193510890007, -0.002113330876454711, -0.016214994713664055, 0.09195651113986969, -0.011211244389414787, 0.1879698634147644, -0.07772549986839294, 0.06760173290967941, 0.0852106511592865, -0.004204555414617062, -0.05277438461780548, -0.03990261256694794, -0.020690470933914185, -0.024190396070480347, -0.024719219654798508, 0.002307754009962082, -0.11580643057823181, -0.09935078024864197, 0.0011032968759536743, 0.24657046794891357, 0.10613516718149185, 0.10024003684520721, -0.012742695398628712, -0.15028023719787598, -0.04520025849342346, 0.08758269250392914, 0.02437194436788559, -0.03523651510477066, 0.018377650529146194, -0.007922699674963951, 0.06480363011360168, 0.15404251217842102, -0.13453543186187744, 0.060625940561294556, -0.10516050457954407, -0.02955200895667076, -0.046633847057819366, -0.21923613548278809, -0.06452374160289764, -0.04630574584007263, 0.10879889130592346, -0.08726969361305237, 0.06893004477024078, 0.11543412506580353, 0.04955393075942993, -0.09770777821540833, 0.05848222225904465, 0.016919748857617378, -0.09905378520488739, 0.016203809529542923, 0.010883697308599949, -0.029801679775118828, -0.02530631236732006, 0.006320888176560402, -0.04695287346839905, 0.0043442342430353165, 0.04860001057386398, 0.06625859439373016, 0.0019633914344012737, -0.020564058795571327, -0.05897084251046181, -0.1156097948551178, 0.03201489895582199, -0.013378657400608063, 0.06885004043579102, 0.25942689180374146, -0.009778551757335663, 0.10994432866573334, 0.04772348701953888, 0.19016991555690765, 0.025114966556429863, -0.09036199003458023, -0.14065827429294586, 0.029092319309711456, -0.07461002469062805, -0.016714483499526978, 0.02193775586783886, -0.12019436061382294, 0.04204774647951126, 0.10383859276771545, 0.04584622383117676, 0.03894951194524765, 0.03016193024814129, -0.08048230409622192, 0.048300836235284805, 0.051516108214855194, -0.0425015464425087, -0.03479599952697754, 0.11103115975856781, -0.12459731101989746, -0.022742237895727158, -0.048796169459819794, 0.006886242888867855, -0.004299338907003403, 0.1675264835357666, 0.01526265311986208, -0.04732673242688179, -0.09703880548477173, 0.15793877840042114, -0.09471072256565094, -0.3175603747367859, -0.03274063393473625, -0.14244762063026428, -0.10953858494758606, 0.039196670055389404, 0.09322870522737503, 0.07167372107505798, 0.05874454975128174, 0.03200331702828407, -0.03949487581849098, 0.03770468384027481, 0.045768216252326965, -0.06048448383808136, -0.03982389345765114, 0.14588817954063416, 0.010496784001588821, 0.16115686297416687, 0.0423155352473259, 0.15803927183151245, 0.082180455327034, -0.02417650818824768, -0.027694221585989, 0.12358644604682922, 0.14034916460514069, -0.054734304547309875, -0.05163666605949402, 0.17451432347297668, 0.008695588447153568, 0.07702875137329102, 0.134830042719841, -0.05718974769115448, 0.049868691712617874, 0.07888491451740265, -0.014615338295698166, -0.045178789645433426, 0.15052364766597748, -0.0862998440861702, 0.09538400173187256, 0.11117228865623474, -0.038371793925762177, 0.030524570494890213, -0.06041257828474045, 0.028988195583224297, -0.03632481023669243, 0.025957001373171806, -0.012928066775202751, -0.09978368133306503, 0.013593577779829502, -0.11105126142501831, 0.03776567056775093, -0.00835786759853363, 0.006638091988861561, 0.01816164329648018, -0.002797177992761135, -0.005432974547147751, 0.13092997670173645, -0.03410130739212036, -0.029129758477211, -0.023206792771816254, -0.06079087033867836, 0.010669339448213577, 0.03933929279446602, -0.0470510832965374, -0.023805629462003708 ]
6b177ceac535d8df1ad03971babe7816d61c6186
# Dataset Card for HebrewSentiment ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://thisworld.online/ - **Repository:** https://github.com/thisworld1/thisworld.online - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary HebrewThisWorld is a data set consists of 2028 issues of the newspaper 'This World' edited by Uri Avnery and were published between 1950 and 1989. Released under the AGPLv3 license. Data Annotation: ### Supported Tasks and Leaderboards Language modeling ### Languages Hebrew ## Dataset Structure csv file with "," delimeter ### Data Instances Sample: ```json { "issue_num": 637, "page_count": 16, "date": "1950-01-01", "date_he": "1 בינואר 1950", "year": "1950", "href": "https://thisworld.online/1950/637", "pdf": "https://olam.eu-central-1.linodeobjects.com/pdfs/B-I0637-D010150.pdf", "coverpage": "https://olam.eu-central-1.linodeobjects.com/pages/637/t-1.png", "backpage": "https://olam.eu-central-1.linodeobjects.com/pages/637/t-16.png", "content": "\nלפיד\nהנוער ־ בירושלים צילומים :\n\nב. רותנברג\n\nוזהו הלפיד\n...", "url": "https://thisworld.online/api/1950/637" } ``` ### Data Fields - `issue_num`: ID/Number of the issue - `page_count`: Page count of the current issue - `date`: Published date - `date_he`: Published date in Hebrew - `year`: Year of the issue - `href`: URL to the issue to scan/print etc. - `pdf`: URL to the issue to scan in pdf - `coverpage`: URL to coverpage - `backpage`: URL to backpage - `content`: text content of the issue - `url`: URL ### Data Splits | | train | |--------|------:| | corpus | 2028 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [thisworld.online](https://thisworld.online/) #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? Researchers ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information GNU AGPLv3+ This is free software, and you are welcome to redistribute it under certain conditions. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. ### Citation Information https://thisworld.online/ ### Contributions Thanks to [@lhoestq](https://github.com/lhoestq), [@imvladikon](https://github.com/imvladikon) for adding this dataset.
hebrew_this_world
[ "task_categories:text-generation", "task_categories:fill-mask", "task_ids:language-modeling", "task_ids:masked-language-modeling", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:he", "license:agpl-3.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["he"], "license": ["agpl-3.0"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["text-generation", "fill-mask"], "task_ids": ["language-modeling", "masked-language-modeling"], "pretty_name": "HebrewSentiment", "dataset_info": {"features": [{"name": "issue_num", "dtype": "int64"}, {"name": "page_count", "dtype": "int64"}, {"name": "date", "dtype": "string"}, {"name": "date_he", "dtype": "string"}, {"name": "year", "dtype": "string"}, {"name": "href", "dtype": "string"}, {"name": "pdf", "dtype": "string"}, {"name": "coverpage", "dtype": "string"}, {"name": "backpage", "dtype": "string"}, {"name": "content", "dtype": "string"}, {"name": "url", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 678389435, "num_examples": 2028}], "download_size": 678322912, "dataset_size": 678389435}}
2024-01-18T11:05:21+00:00
[]
[ "he" ]
TAGS #task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Hebrew #license-agpl-3.0 #region-us
Dataset Card for HebrewSentiment ================================ Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: * Leaderboard: * Point of Contact: ### Dataset Summary HebrewThisWorld is a data set consists of 2028 issues of the newspaper 'This World' edited by Uri Avnery and were published between 1950 and 1989. Released under the AGPLv3 license. Data Annotation: ### Supported Tasks and Leaderboards Language modeling ### Languages Hebrew Dataset Structure ----------------- csv file with "," delimeter ### Data Instances Sample: ### Data Fields * 'issue\_num': ID/Number of the issue * 'page\_count': Page count of the current issue * 'date': Published date * 'date\_he': Published date in Hebrew * 'year': Year of the issue * 'href': URL to the issue to scan/print etc. * 'pdf': URL to the issue to scan in pdf * 'coverpage': URL to coverpage * 'backpage': URL to backpage * 'content': text content of the issue * 'url': URL ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data URL #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? Researchers ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information GNU AGPLv3+ This is free software, and you are welcome to redistribute it under certain conditions. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <URL URL ### Contributions Thanks to @lhoestq, @imvladikon for adding this dataset.
[ "### Dataset Summary\n\n\nHebrewThisWorld is a data set consists of 2028 issues of the newspaper 'This World' edited by Uri Avnery and were published between 1950 and 1989. Released under the AGPLv3 license.\n\n\nData Annotation:", "### Supported Tasks and Leaderboards\n\n\nLanguage modeling", "### Languages\n\n\nHebrew\n\n\nDataset Structure\n-----------------\n\n\ncsv file with \",\" delimeter", "### Data Instances\n\n\nSample:", "### Data Fields\n\n\n* 'issue\\_num': ID/Number of the issue\n* 'page\\_count': Page count of the current issue\n* 'date': Published date\n* 'date\\_he': Published date in Hebrew\n* 'year': Year of the issue\n* 'href': URL to the issue to scan/print etc.\n* 'pdf': URL to the issue to scan in pdf\n* 'coverpage': URL to coverpage\n* 'backpage': URL to backpage\n* 'content': text content of the issue\n* 'url': URL", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data\n\n\nURL", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?\n\n\nResearchers", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nGNU AGPLv3+\n\n\nThis is free software, and you are welcome to redistribute it under certain conditions.\n\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU Affero General Public License for more details.\n\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see <URL\n\n\nURL", "### Contributions\n\n\nThanks to @lhoestq, @imvladikon for adding this dataset." ]
[ "TAGS\n#task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Hebrew #license-agpl-3.0 #region-us \n", "### Dataset Summary\n\n\nHebrewThisWorld is a data set consists of 2028 issues of the newspaper 'This World' edited by Uri Avnery and were published between 1950 and 1989. Released under the AGPLv3 license.\n\n\nData Annotation:", "### Supported Tasks and Leaderboards\n\n\nLanguage modeling", "### Languages\n\n\nHebrew\n\n\nDataset Structure\n-----------------\n\n\ncsv file with \",\" delimeter", "### Data Instances\n\n\nSample:", "### Data Fields\n\n\n* 'issue\\_num': ID/Number of the issue\n* 'page\\_count': Page count of the current issue\n* 'date': Published date\n* 'date\\_he': Published date in Hebrew\n* 'year': Year of the issue\n* 'href': URL to the issue to scan/print etc.\n* 'pdf': URL to the issue to scan in pdf\n* 'coverpage': URL to coverpage\n* 'backpage': URL to backpage\n* 'content': text content of the issue\n* 'url': URL", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data\n\n\nURL", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?\n\n\nResearchers", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nGNU AGPLv3+\n\n\nThis is free software, and you are welcome to redistribute it under certain conditions.\n\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU Affero General Public License for more details.\n\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see <URL\n\n\nURL", "### Contributions\n\n\nThanks to @lhoestq, @imvladikon for adding this dataset." ]
[ 113, 56, 13, 23, 9, 128, 11, 7, 5, 10, 10, 5, 5, 11, 18, 7, 8, 14, 6, 172, 22 ]
[ "passage: TAGS\n#task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Hebrew #license-agpl-3.0 #region-us \n### Dataset Summary\n\n\nHebrewThisWorld is a data set consists of 2028 issues of the newspaper 'This World' edited by Uri Avnery and were published between 1950 and 1989. Released under the AGPLv3 license.\n\n\nData Annotation:### Supported Tasks and Leaderboards\n\n\nLanguage modeling### Languages\n\n\nHebrew\n\n\nDataset Structure\n-----------------\n\n\ncsv file with \",\" delimeter### Data Instances\n\n\nSample:### Data Fields\n\n\n* 'issue\\_num': ID/Number of the issue\n* 'page\\_count': Page count of the current issue\n* 'date': Published date\n* 'date\\_he': Published date in Hebrew\n* 'year': Year of the issue\n* 'href': URL to the issue to scan/print etc.\n* 'pdf': URL to the issue to scan in pdf\n* 'coverpage': URL to coverpage\n* 'backpage': URL to backpage\n* 'content': text content of the issue\n* 'url': URL### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data\n\n\nURL#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?\n\n\nResearchers### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset### Discussion of Biases### Other Known Limitations\n\n\nAdditional Information\n----------------------### Dataset Curators" ]
[ 0.003101484617218375, 0.2870347201824188, -0.005842890590429306, 0.00396977411583066, 0.05128980800509453, 0.05291825160384178, 0.11790645867586136, 0.09335687756538391, -0.0017445264384150505, 0.17890401184558868, 0.0506708100438118, 0.035175424069166183, 0.14547528326511383, 0.06375502049922943, -0.03141098469495773, -0.21792171895503998, 0.01579434424638748, -0.08184581995010376, -0.032464686781167984, 0.10145170241594315, 0.07909809052944183, -0.10331190377473831, 0.06887410581111908, -0.06050017476081848, 0.012879961170256138, 0.020943952724337578, -0.07022857666015625, 0.00402417965233326, 0.013608044944703579, 0.09574561566114426, 0.012322178110480309, 0.03066011145710945, 0.08762054145336151, -0.2687097489833832, 0.01868782937526703, 0.0592375174164772, -0.019400248304009438, 0.04451736435294151, 0.12345466017723083, -0.016827179118990898, 0.19317007064819336, -0.14101387560367584, -0.0099768852815032, 0.033032018691301346, -0.13023307919502258, -0.16781528294086456, -0.17639648914337158, 0.1541491001844406, 0.10988223552703857, 0.05210314318537712, -0.06436195224523544, 0.062244098633527756, -0.019662877544760704, 0.03434032201766968, 0.11131376773118973, -0.15741392970085144, -0.060247767716646194, 0.025730492547154427, 0.04150078073143959, 0.09086834639310837, -0.1365717351436615, 0.04835064336657524, 0.014159256592392921, 0.014837723225355148, -0.022738764062523842, -0.005301857832819223, 0.06342051923274994, 0.05547317489981651, -0.1360565721988678, -0.11304236203432083, 0.10431959480047226, 0.05425506457686424, 0.016994282603263855, -0.11344772577285767, -0.03656911104917526, -0.016814447939395905, -0.04283136501908302, -0.04161672666668892, 0.020868515595793724, -0.044718749821186066, 0.09813359379768372, -0.05971558019518852, -0.07278382033109665, 0.011285627260804176, -0.018131272867321968, 0.11947660148143768, 0.015372911468148232, 0.004429371561855078, 0.05423218756914139, 0.02908308617770672, 0.09904632717370987, -0.1410161703824997, -0.0081791952252388, -0.0034038827288895845, -0.050857074558734894, -0.030280373990535736, 0.06490498036146164, -0.024036873131990433, 0.10043720155954361, 0.10995200276374817, -0.1636849343776703, 0.0016735723474994302, -0.06167443096637726, -0.0024443732108920813, 0.0540345273911953, 0.13288114964962006, -0.14271648228168488, -0.13041292130947113, -0.0653824508190155, 0.03603412210941315, 0.028141634538769722, 0.002611513715237379, -0.00005525231244973838, 0.0528283566236496, 0.021799761801958084, 0.08591128140687943, 0.12252436578273773, 0.013512562960386276, -0.0077088153921067715, -0.032946038991212845, 0.15854234993457794, -0.13137412071228027, 0.0028016138821840286, 0.07971740514039993, -0.013852441683411598, 0.017869118601083755, -0.0727606937289238, 0.005281361285597086, -0.0971895381808281, 0.13019154965877533, -0.09287144988775253, -0.02580164559185505, -0.04143381863832474, -0.10493748635053635, 0.04457957670092583, -0.048663243651390076, -0.08401849865913391, 0.029124772176146507, -0.11401638388633728, -0.07878983020782471, 0.012643557973206043, -0.0780247151851654, -0.01833735965192318, -0.02720974013209343, -0.017547788098454475, 0.02062593586742878, 0.012611613608896732, 0.03298456221818924, -0.06710947304964066, 0.05288393050432205, -0.05089639872312546, 0.05919775366783142, 0.08226345479488373, 0.046214111149311066, -0.06167035549879074, 0.08331329375505447, -0.0910891517996788, 0.06141350790858269, -0.1387859284877777, 0.030568046495318413, -0.15199732780456543, -0.07321412861347198, 0.015845872461795807, -0.004028822761029005, -0.023286081850528717, 0.20789340138435364, -0.1665523499250412, -0.06636790186166763, 0.13003528118133545, -0.0787312313914299, -0.09085976332426071, 0.0692521333694458, 0.013955537229776382, -0.04036245495080948, 0.0310503076761961, 0.1369580179452896, 0.0230893325060606, -0.038899749517440796, -0.10465437173843384, -0.08556751161813736, 0.014734151773154736, 0.2327580749988556, 0.09011762589216232, -0.12194667756557465, 0.12432559579610825, -0.017803048714995384, -0.06368093192577362, -0.07820319384336472, -0.02642184868454933, -0.08885587751865387, 0.044402964413166046, 0.0006381821585819125, 0.05182240903377533, 0.021539822220802307, -0.05407609045505524, 0.012950756587088108, -0.08025305718183517, -0.04351025074720383, 0.02483793906867504, -0.0020389461424201727, 0.018983596935868263, -0.026679612696170807, 0.04603639990091324, -0.009243350476026535, 0.04681640863418579, -0.1385035514831543, -0.0979892835021019, 0.00860932469367981, -0.006505826488137245, 0.0960422232747078, -0.03928989917039871, 0.03838367387652397, -0.013119461946189404, -0.05901024118065834, -0.04053592309355736, 0.020052986219525337, -0.0076790195889770985, -0.0211703572422266, -0.1969357430934906, 0.009700991213321686, -0.0062530855648219585, 0.08657371997833252, -0.17617380619049072, -0.004796994384378195, 0.06803469359874725, 0.14343851804733276, 0.019451331347227097, -0.041878677904605865, 0.05462627112865448, -0.013757667504251003, -0.028980398550629616, -0.049896709620952606, -0.014948776923120022, -0.08976989984512329, -0.022448724135756493, 0.03581990674138069, -0.11636620759963989, -0.03274494409561157, 0.06729962676763535, 0.037050530314445496, -0.0605829581618309, -0.002100311452522874, -0.06052730977535248, -0.039908379316329956, -0.034339647740125656, -0.06176868826150894, 0.058251477777957916, 0.06811966001987457, 0.005526967346668243, -0.0612461157143116, -0.0432392843067646, -0.03901639208197594, 0.011820117011666298, -0.11039362847805023, 0.15284936130046844, 0.03329560533165932, -0.170449897646904, 0.16827721893787384, 0.09960135817527771, 0.08789598196744919, 0.17508003115653992, -0.015174275264143944, -0.09873434156179428, -0.018512120470404625, 0.03438260033726692, -0.003912811167538166, 0.05000239983201027, -0.0722699835896492, 0.051744043827056885, 0.024672560393810272, -0.02903427928686142, 0.017172103747725487, -0.0544763021171093, 0.029671963304281235, -0.03810380399227142, -0.0744619220495224, -0.002010138938203454, 0.006740565877407789, 0.031183792278170586, 0.1298554241657257, 0.07337595522403717, 0.10112477838993073, -0.05784136429429054, -0.06731098890304565, -0.11191768944263458, 0.1490950733423233, -0.0911070704460144, -0.19079403579235077, -0.10535678267478943, -0.060038477182388306, -0.06874760240316391, -0.016943464055657387, -0.001470484072342515, -0.0494045615196228, -0.09269457310438156, -0.07511090487241745, 0.10236290842294693, 0.061375249177217484, -0.10279224812984467, -0.008695711381733418, -0.008577914908528328, -0.01767793297767639, -0.12023225426673889, 0.041218359023332596, 0.03432293236255646, 0.005299536511301994, -0.01803652010858059, 0.09231457114219666, 0.13994938135147095, 0.10871852934360504, 0.04556180164217949, 0.002084007952362299, 0.008856534026563168, 0.26889535784721375, -0.1681443601846695, 0.08464415371417999, 0.04921042546629906, -0.02779732644557953, 0.08905404806137085, 0.23512645065784454, 0.03339078277349472, -0.03536319360136986, 0.0028339580167084932, 0.09326106309890747, 0.033649992197752, -0.2637767195701599, -0.0952555313706398, -0.05276603251695633, 0.009270071052014828, 0.035276610404253006, 0.07228467613458633, -0.014442380517721176, -0.00856823567301035, -0.14475779235363007, -0.021145546808838844, 0.0007637356175109744, 0.08062370866537094, 0.10421071201562881, 0.012340785004198551, 0.016169751062989235, -0.044674452394247055, -0.022185061126947403, 0.10466325283050537, 0.01930602267384529, 0.1670686900615692, 0.027648504823446274, 0.19498464465141296, 0.09773683547973633, 0.04731914773583412, -0.04150351509451866, -0.01531294547021389, 0.038545310497283936, 0.02882949449121952, 0.014495866373181343, -0.09209997951984406, 0.04130825400352478, 0.09032100439071655, 0.07367781549692154, -0.06250655651092529, 0.09714983403682709, -0.09931303560733795, 0.08446012437343597, 0.2356223613023758, 0.06341207027435303, -0.09904947876930237, -0.007542088627815247, 0.1362232118844986, -0.05712006986141205, -0.08025436103343964, -0.030557336285710335, 0.02022990770637989, -0.10383778810501099, 0.09239067882299423, -0.0049675325863063335, 0.10781651735305786, -0.08497779816389084, -0.004586700815707445, -0.011537623591721058, 0.011588984169065952, -0.05680451542139053, 0.10618150979280472, -0.12001439183950424, 0.25869452953338623, 0.03993064910173416, -0.0016929247649386525, -0.05725947767496109, 0.028754988685250282, 0.042466819286346436, 0.042504794895648956, 0.15785999596118927, 0.02248438261449337, -0.07278282940387726, -0.0312216654419899, -0.04742477834224701, -0.037646111100912094, 0.10067059099674225, -0.13191430270671844, 0.115714430809021, -0.000669686240144074, -0.040563616901636124, -0.0714380219578743, -0.0003189651179127395, -0.1312914490699768, -0.12891662120819092, 0.09152383357286453, -0.0957578718662262, 0.07876664400100708, -0.016752395778894424, -0.02672424726188183, -0.15212862193584442, 0.14425863325595856, -0.12779201567173004, -0.0742027685046196, -0.12732717394828796, 0.04514983296394348, 0.14197714626789093, -0.09262602031230927, -0.0030338915530592203, -0.0036255386658012867, 0.13415130972862244, 0.009980778209865093, -0.04435108229517937, 0.01989484205842018, -0.032591212540864944, -0.20358896255493164, -0.00246631121262908, 0.13833288848400116, 0.057028040289878845, 0.03957243263721466, -0.012569894082844257, 0.07360401004552841, -0.022249048575758934, -0.12261790037155151, 0.10648906975984573, 0.027305444702506065, 0.08406707644462585, 0.06772936135530472, -0.03037973865866661, -0.2205365002155304, -0.1365033984184265, -0.07428699731826782, 0.0838865116238594, 0.20360897481441498, -0.048317234963178635, 0.09983456134796143, 0.14511993527412415, -0.09321387112140656, -0.22895871102809906, -0.054855599999427795, -0.00171614286955446, -0.021702369675040245, 0.06256172806024551, -0.16217541694641113, 0.03359539061784744, 0.04981962591409683, -0.008223207667469978, 0.132135808467865, -0.20334896445274353, -0.10360582172870636, 0.05477895215153694, 0.025931701064109802, -0.2881443202495575, -0.185088112950325, -0.12586750090122223, -0.033675942569971085, -0.1495380997657776, 0.050363294780254364, 0.05836440995335579, -0.00624455651268363, -0.015388940460979939, 0.056704550981521606, -0.003073298605158925, -0.022322840988636017, 0.16328302025794983, 0.017941776663064957, 0.012266687117516994, -0.07545178383588791, -0.09329929202795029, 0.06636366248130798, 0.003296817885711789, 0.0659850612282753, -0.045231446623802185, 0.016986651346087456, -0.11153577268123627, -0.006700330879539251, -0.08546390384435654, 0.012020274065434933, -0.09733954817056656, -0.058209992945194244, -0.0772058516740799, 0.07106828689575195, 0.09776774793863297, -0.017354222014546394, 0.11963246762752533, -0.08339370787143707, 0.11438808590173721, 0.0839691013097763, 0.12079520523548126, 0.092976413667202, -0.04632061719894409, -0.058096736669540405, 0.0027319686487317085, -0.026490861549973488, -0.12900184094905853, 0.0380074679851532, 0.11848914623260498, 0.04831342771649361, 0.17142358422279358, -0.03643301501870155, -0.11397416889667511, -0.013093176297843456, 0.05273304879665375, -0.14301751554012299, -0.23466235399246216, -0.016680091619491577, -0.05353414639830589, -0.1827480047941208, -0.06818409264087677, 0.05218916013836861, 0.038088470697402954, -0.04934629052877426, 0.0371604822576046, 0.1343538761138916, 0.04224906861782074, 0.08953441679477692, 0.00809613149613142, 0.057454343885183334, -0.08951066434383392, 0.07010253518819809, 0.11769942939281464, -0.08796420693397522, -0.03232758492231369, 0.2278197854757309, -0.009231972508132458, -0.05059896409511566, -0.0040284921415150166, 0.08767227083444595, -0.003753185272216797, -0.009338795207440853, 0.03372219577431679, -0.12093877047300339, 0.052147720009088516, 0.15488499402999878, -0.014629287645220757, 0.027244169265031815, 0.030667398124933243, -0.02919677458703518, 0.014405012130737305, 0.15783321857452393, 0.04305228218436241, -0.0062821307219564915, -0.02632124163210392, 0.016096457839012146, -0.03094235435128212, -0.01215152908116579, 0.002221045782789588, -0.0010473454603925347, -0.10416844487190247, -0.017194369807839394, -0.11186322569847107, 0.014120791107416153, -0.09713560342788696, -0.0037564262747764587, -0.04681304469704628, -0.06269679963588715, -0.054897747933864594, -0.04628980532288551, -0.07486823201179504, -0.06955662369728088, -0.022824257612228394, 0.12610922753810883, -0.19043654203414917, 0.0025392177049070597, 0.06393218040466309, -0.053304273635149, 0.07978042960166931, -0.018837593495845795, 0.009501315653324127, 0.03326995298266411, -0.13036082684993744, 0.012763633392751217, -0.03776780888438225, 0.031210048124194145, 0.03866594284772873, -0.12881214916706085, -0.04384094104170799, -0.033164843916893005, -0.06793257594108582, 0.038987983018159866, -0.10448300838470459, -0.07385701686143875, 0.10203782469034195, -0.08395427465438843, -0.05351050943136215, -0.009418386965990067, 0.03518131747841835, 0.10414709895849228, -0.05549999698996544, 0.10876931250095367, -0.05652156472206116, 0.07634063065052032, -0.15685008466243744, 0.01969802938401699, 0.012661051005125046, -0.03601072356104851, -0.0339074544608593, 0.015413884073495865, 0.06880158185958862, -0.006890301126986742, 0.14409340918064117, -0.02814335748553276, 0.012103065848350525, 0.0659329816699028, 0.1013408750295639, -0.08599443733692169, 0.018592940643429756, 0.04125017672777176, -0.0005474379286170006, -0.0484161376953125, -0.008856858126819134, -0.056427329778671265, -0.09383917599916458, -0.059619978070259094, 0.1869119554758072, 0.1571003496646881, 0.1515408158302307, -0.0013917296892032027, 0.06181946396827698, -0.16701076924800873, -0.07044734805822372, 0.09216474741697311, -0.05510496348142624, 0.05786258354783058, -0.061480842530727386, 0.09205925464630127, 0.1263331025838852, -0.21260277926921844, 0.07326503843069077, -0.05541687458753586, -0.03942984715104103, -0.03307433798909187, -0.11448516696691513, -0.06419744342565536, -0.038911040872335434, 0.03470126911997795, -0.11744507402181625, 0.14762739837169647, 0.08539008349180222, 0.004202831070870161, -0.04565112665295601, 0.06253192573785782, -0.019725535064935684, -0.08017823845148087, 0.035410232841968536, 0.06949194520711899, 0.02022058144211769, 0.0012587994569912553, 0.05530057102441788, 0.009719050489366055, 0.016879891976714134, 0.07692524045705795, 0.03943444415926933, -0.0220715943723917, 0.034860510379076004, -0.10308147966861725, -0.10154429078102112, 0.017441364005208015, -0.00046122472849674523, -0.013273101300001144, 0.2109920084476471, 0.0192316472530365, 0.06031809002161026, -0.004122915677726269, 0.14178642630577087, -0.0668618455529213, -0.044902198016643524, -0.1039690151810646, 0.07655083388090134, -0.03236456587910652, 0.022874029353260994, 0.025001170113682747, -0.16840918362140656, 0.002498044865205884, 0.1766999363899231, 0.13329088687896729, -0.011647292412817478, 0.013649209402501583, -0.017580928280949593, 0.04508833959698677, 0.015191624872386456, -0.018519137054681778, 0.052558533847332, 0.16441045701503754, -0.05722672864794731, -0.01581333577632904, -0.07606209814548492, -0.024005694314837456, -0.04458196833729744, 0.11294949054718018, 0.04002668336033821, -0.023991910740733147, -0.04084257781505585, 0.16821777820587158, -0.10354415327310562, -0.2397584319114685, -0.007713718339800835, -0.12526386976242065, -0.1258683204650879, -0.03001307137310505, 0.038444068282842636, 0.032181113958358765, -0.00016962806694209576, 0.08096303790807724, -0.03292520344257355, 0.13490436971187592, 0.04333338886499405, -0.047381192445755005, -0.037468817085027695, 0.0843302384018898, -0.10748963057994843, 0.23422113060951233, 0.0028309007175266743, -0.009277700446546078, 0.07638624310493469, -0.04500924423336983, -0.07691802829504013, 0.05892239883542061, 0.09801945835351944, -0.0898858830332756, 0.04398396983742714, 0.182172954082489, 0.008866419084370136, 0.048743050545454025, 0.11352819949388504, -0.023704495280981064, 0.03914950415492058, 0.05123792588710785, -0.04700634256005287, -0.05973181873559952, 0.11341319978237152, -0.10401666164398193, 0.11897990107536316, 0.18815389275550842, -0.025726674124598503, 0.003925555385649204, -0.015687918290495872, 0.02287886291742325, -0.037729792296886444, 0.17585943639278412, 0.02227635681629181, -0.14435593783855438, 0.016616903245449066, -0.11570766568183899, 0.0647621676325798, -0.1761854737997055, -0.0015782085247337818, 0.020274167880415916, 0.01732322946190834, -0.048647042363882065, 0.1299758106470108, 0.08483590185642242, -0.03150259330868721, -0.02207794040441513, -0.16601493954658508, 0.0222312118858099, 0.1188451275229454, -0.06296411901712418, 0.027654996141791344 ]
6002345709e0801764318f06bf06ce1e7d1a1fe3
# Dataset Card for "hellaswag" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://rowanzellers.com/hellaswag/](https://rowanzellers.com/hellaswag/) - **Repository:** [https://github.com/rowanz/hellaswag/](https://github.com/rowanz/hellaswag/) - **Paper:** [HellaSwag: Can a Machine Really Finish Your Sentence?](https://arxiv.org/abs/1905.07830) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 71.49 MB - **Size of the generated dataset:** 65.32 MB - **Total amount of disk used:** 136.81 MB ### Dataset Summary HellaSwag: Can a Machine Really Finish Your Sentence? is a new dataset for commonsense NLI. A paper was published at ACL2019. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### default - **Size of downloaded dataset files:** 71.49 MB - **Size of the generated dataset:** 65.32 MB - **Total amount of disk used:** 136.81 MB An example of 'train' looks as follows. ``` This example was too long and was cropped: { "activity_label": "Removing ice from car", "ctx": "Then, the man writes over the snow covering the window of a car, and a woman wearing winter clothes smiles. then", "ctx_a": "Then, the man writes over the snow covering the window of a car, and a woman wearing winter clothes smiles.", "ctx_b": "then", "endings": "[\", the man adds wax to the windshield and cuts it.\", \", a person board a ski lift, while two men supporting the head of the per...", "ind": 4, "label": "3", "source_id": "activitynet~v_-1IBHYS3L-Y", "split": "train", "split_type": "indomain" } ``` ### Data Fields The data fields are the same among all splits. #### default - `ind`: a `int32` feature. - `activity_label`: a `string` feature. - `ctx_a`: a `string` feature. - `ctx_b`: a `string` feature. - `ctx`: a `string` feature. - `endings`: a `list` of `string` features. - `source_id`: a `string` feature. - `split`: a `string` feature. - `split_type`: a `string` feature. - `label`: a `string` feature. ### Data Splits | name |train|validation|test | |-------|----:|---------:|----:| |default|39905| 10042|10003| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information MIT https://github.com/rowanz/hellaswag/blob/master/LICENSE ### Citation Information ``` @inproceedings{zellers2019hellaswag, title={HellaSwag: Can a Machine Really Finish Your Sentence?}, author={Zellers, Rowan and Holtzman, Ari and Bisk, Yonatan and Farhadi, Ali and Choi, Yejin}, booktitle ={Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics}, year={2019} } ``` ### Contributions Thanks to [@albertvillanova](https://github.com/albertvillanova), [@mariamabarham](https://github.com/mariamabarham), [@thomwolf](https://github.com/thomwolf), [@patrickvonplaten](https://github.com/patrickvonplaten), [@lewtun](https://github.com/lewtun) for adding this dataset.
Rowan/hellaswag
[ "language:en", "arxiv:1905.07830", "region:us" ]
2022-03-02T23:29:22+00:00
{"language": ["en"], "paperswithcode_id": "hellaswag", "pretty_name": "HellaSwag", "dataset_info": {"features": [{"name": "ind", "dtype": "int32"}, {"name": "activity_label", "dtype": "string"}, {"name": "ctx_a", "dtype": "string"}, {"name": "ctx_b", "dtype": "string"}, {"name": "ctx", "dtype": "string"}, {"name": "endings", "sequence": "string"}, {"name": "source_id", "dtype": "string"}, {"name": "split", "dtype": "string"}, {"name": "split_type", "dtype": "string"}, {"name": "label", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 43232624, "num_examples": 39905}, {"name": "test", "num_bytes": 10791853, "num_examples": 10003}, {"name": "validation", "num_bytes": 11175717, "num_examples": 10042}], "download_size": 71494896, "dataset_size": 65200194}}
2023-09-28T13:49:00+00:00
[ "1905.07830" ]
[ "en" ]
TAGS #language-English #arxiv-1905.07830 #region-us
Dataset Card for "hellaswag" ============================ Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: HellaSwag: Can a Machine Really Finish Your Sentence? * Point of Contact: * Size of downloaded dataset files: 71.49 MB * Size of the generated dataset: 65.32 MB * Total amount of disk used: 136.81 MB ### Dataset Summary HellaSwag: Can a Machine Really Finish Your Sentence? is a new dataset for commonsense NLI. A paper was published at ACL2019. ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances #### default * Size of downloaded dataset files: 71.49 MB * Size of the generated dataset: 65.32 MB * Total amount of disk used: 136.81 MB An example of 'train' looks as follows. ### Data Fields The data fields are the same among all splits. #### default * 'ind': a 'int32' feature. * 'activity\_label': a 'string' feature. * 'ctx\_a': a 'string' feature. * 'ctx\_b': a 'string' feature. * 'ctx': a 'string' feature. * 'endings': a 'list' of 'string' features. * 'source\_id': a 'string' feature. * 'split': a 'string' feature. * 'split\_type': a 'string' feature. * 'label': a 'string' feature. ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information MIT URL ### Contributions Thanks to @albertvillanova, @mariamabarham, @thomwolf, @patrickvonplaten, @lewtun for adding this dataset.
[ "### Dataset Summary\n\n\nHellaSwag: Can a Machine Really Finish Your Sentence? is a new dataset for commonsense NLI. A paper was published at ACL2019.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### default\n\n\n* Size of downloaded dataset files: 71.49 MB\n* Size of the generated dataset: 65.32 MB\n* Total amount of disk used: 136.81 MB\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### default\n\n\n* 'ind': a 'int32' feature.\n* 'activity\\_label': a 'string' feature.\n* 'ctx\\_a': a 'string' feature.\n* 'ctx\\_b': a 'string' feature.\n* 'ctx': a 'string' feature.\n* 'endings': a 'list' of 'string' features.\n* 'source\\_id': a 'string' feature.\n* 'split': a 'string' feature.\n* 'split\\_type': a 'string' feature.\n* 'label': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nMIT URL", "### Contributions\n\n\nThanks to @albertvillanova, @mariamabarham, @thomwolf, @patrickvonplaten, @lewtun for adding this dataset." ]
[ "TAGS\n#language-English #arxiv-1905.07830 #region-us \n", "### Dataset Summary\n\n\nHellaSwag: Can a Machine Really Finish Your Sentence? is a new dataset for commonsense NLI. A paper was published at ACL2019.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### default\n\n\n* Size of downloaded dataset files: 71.49 MB\n* Size of the generated dataset: 65.32 MB\n* Total amount of disk used: 136.81 MB\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### default\n\n\n* 'ind': a 'int32' feature.\n* 'activity\\_label': a 'string' feature.\n* 'ctx\\_a': a 'string' feature.\n* 'ctx\\_b': a 'string' feature.\n* 'ctx': a 'string' feature.\n* 'endings': a 'list' of 'string' features.\n* 'source\\_id': a 'string' feature.\n* 'split': a 'string' feature.\n* 'split\\_type': a 'string' feature.\n* 'label': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nMIT URL", "### Contributions\n\n\nThanks to @albertvillanova, @mariamabarham, @thomwolf, @patrickvonplaten, @lewtun for adding this dataset." ]
[ 19, 42, 10, 11, 6, 52, 17, 140, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 8, 40 ]
[ "passage: TAGS\n#language-English #arxiv-1905.07830 #region-us \n### Dataset Summary\n\n\nHellaSwag: Can a Machine Really Finish Your Sentence? is a new dataset for commonsense NLI. A paper was published at ACL2019.### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances#### default\n\n\n* Size of downloaded dataset files: 71.49 MB\n* Size of the generated dataset: 65.32 MB\n* Total amount of disk used: 136.81 MB\n\n\nAn example of 'train' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.#### default\n\n\n* 'ind': a 'int32' feature.\n* 'activity\\_label': a 'string' feature.\n* 'ctx\\_a': a 'string' feature.\n* 'ctx\\_b': a 'string' feature.\n* 'ctx': a 'string' feature.\n* 'endings': a 'list' of 'string' features.\n* 'source\\_id': a 'string' feature.\n* 'split': a 'string' feature.\n* 'split\\_type': a 'string' feature.\n* 'label': a 'string' feature.### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset### Discussion of Biases### Other Known Limitations\n\n\nAdditional Information\n----------------------### Dataset Curators### Licensing Information\n\n\nMIT URL### Contributions\n\n\nThanks to @albertvillanova, @mariamabarham, @thomwolf, @patrickvonplaten, @lewtun for adding this dataset." ]
[ -0.06604405492544174, 0.18381492793560028, -0.006906613707542419, 0.05375580117106438, 0.11450381577014923, 0.007018710486590862, -0.006386783439666033, 0.07462947815656662, -0.015331802889704704, 0.22980700433254242, 0.08117304742336273, 0.06804335862398148, 0.11074614524841309, 0.1575862467288971, -0.016963858157396317, -0.15604355931282043, 0.029540225863456726, -0.09275577962398529, 0.03250879421830177, 0.07759571075439453, 0.1413409560918808, -0.09453928470611572, 0.09200488030910492, -0.0832773819565773, -0.08815036714076996, 0.009675239212810993, -0.026779809966683388, 0.0026734115090221167, 0.048193369060754776, 0.12033675611019135, 0.03678976744413376, -0.02140292152762413, 0.022026658058166504, -0.2237783968448639, 0.030886786058545113, 0.05998130515217781, 0.02269640564918518, 0.058570992201566696, 0.13806095719337463, -0.0318499393761158, 0.041368789970874786, -0.1282670944929123, 0.03699999675154686, 0.029800349846482277, -0.10707582533359528, -0.07888633012771606, -0.17303647100925446, 0.047070492058992386, 0.12021344155073166, 0.012602882459759712, -0.042440082877874374, -0.027700921520590782, -0.02867313101887703, 0.09543401002883911, 0.2031913846731186, -0.07338010519742966, -0.06969122588634491, 0.00735106086358428, 0.03879513218998909, 0.07136474549770355, -0.07180742174386978, 0.0012155019212514162, 0.02558634616434574, 0.0484151616692543, 0.023945476859807968, -0.0160088948905468, -0.07905503362417221, 0.05493958666920662, -0.11669620126485825, -0.092437244951725, 0.13633549213409424, 0.027195831760764122, -0.0283128023147583, -0.10001474618911743, 0.0007519153878092766, -0.05984645336866379, -0.03302459046244621, -0.020153945311903954, -0.025726083666086197, -0.02522600255906582, 0.04673349857330322, -0.017665913328528404, -0.057940322905778885, -0.021512944251298904, -0.03131873905658722, 0.04148850589990616, -0.00006757304072380066, 0.02413466013967991, 0.02101496048271656, 0.04344693198800087, -0.07410282641649246, -0.08997980505228043, -0.049822721630334854, -0.030936287716031075, -0.10582038015127182, -0.017044957727193832, -0.004244065377861261, -0.041743308305740356, 0.1153605654835701, 0.16518494486808777, -0.12060727179050446, 0.054963111877441406, -0.03243764862418175, -0.017290960997343063, 0.04188070818781853, 0.10649725049734116, -0.11631662398576736, -0.13077344000339508, 0.004404885228723288, -0.015455120243132114, -0.019410716369748116, -0.04621873423457146, -0.0038946878630667925, 0.06010890007019043, 0.09305059909820557, 0.0982087031006813, 0.13680332899093628, 0.01409851759672165, -0.05652065947651863, -0.004353785887360573, 0.11832437664270401, -0.17372632026672363, 0.056056685745716095, 0.0851614847779274, -0.03623509407043457, -0.01579657755792141, -0.019361834973096848, -0.025592157617211342, -0.13268552720546722, 0.10216031968593597, -0.07428933680057526, -0.030684849247336388, -0.06414470821619034, -0.07794881612062454, 0.08176751434803009, -0.042310524731874466, -0.06745245307683945, -0.03124951384961605, -0.09101275354623795, -0.07800555229187012, 0.020992180332541466, -0.09069986641407013, -0.0648127868771553, -0.0008221062598749995, -0.05164969712495804, 0.036771807819604874, -0.01790790632367134, 0.09544845670461655, -0.04650411009788513, 0.037724029272794724, -0.042441971600055695, 0.020144270732998848, 0.02460060454905033, 0.05333177372813225, -0.08210033923387527, 0.08095727115869522, -0.12811921536922455, 0.12752869725227356, -0.08309832960367203, 0.06138314679265022, -0.1482291966676712, -0.03952230140566826, 0.028290053829550743, -0.03680350258946419, 0.06802120059728622, 0.1425972729921341, -0.22499196231365204, -0.013229507021605968, 0.08564386516809464, -0.04265923053026199, -0.08125925064086914, 0.09313972294330597, -0.03074650652706623, -0.08835003525018692, 0.07847166061401367, 0.12771333754062653, -0.009621958248317242, 0.029177552089095116, -0.09621874243021011, -0.0657799169421196, 0.014512027613818645, 0.17815418541431427, 0.0990133285522461, -0.1056666225194931, 0.13022078573703766, 0.04598257690668106, -0.024057520553469658, -0.07468820363283157, -0.02435707487165928, -0.047672826796770096, -0.03241277486085892, -0.007978999987244606, 0.008109134621918201, -0.01816025748848915, -0.10495658963918686, -0.06620240956544876, -0.05898929759860039, 0.00402791565284133, 0.008152949623763561, 0.0067763603292405605, 0.04584946110844612, -0.04607698693871498, 0.10870243608951569, -0.0032428891863673925, 0.041139937937259674, -0.2067737877368927, -0.12088651955127716, 0.005073534790426493, -0.02916472963988781, 0.09467577934265137, -0.13020487129688263, -0.013013558462262154, 0.020906686782836914, 0.003983310889452696, 0.03360440209507942, 0.0812334269285202, 0.0025548243429511786, -0.009683470241725445, -0.16869060695171356, -0.04148769751191139, -0.036032941192388535, 0.06627418100833893, -0.14893950521945953, -0.00872887298464775, 0.1573544293642044, 0.16665729880332947, -0.008103101514279842, -0.10264555364847183, 0.03370629623532295, -0.004432350862771273, -0.03629355877637863, -0.06256870925426483, -0.0347512923181057, -0.03053935058414936, 0.012505087070167065, 0.03139522671699524, -0.14422978460788727, -0.09556561708450317, 0.0668705552816391, 0.039851248264312744, -0.07988248765468597, -0.03919310122728348, -0.02999771572649479, -0.028161823749542236, -0.08518318831920624, -0.09005130082368851, 0.0588894784450531, 0.06112432852387428, 0.016699405387043953, -0.07020271569490433, -0.03712865337729454, -0.02084333635866642, -0.019694382324814796, -0.05948596075177193, 0.12644195556640625, -0.029766526073217392, -0.18370048701763153, 0.11092518270015717, -0.01976284198462963, 0.02668691612780094, 0.06438335031270981, 0.006807675119489431, -0.08313529938459396, -0.06048453226685524, 0.05878882855176926, 0.030739540234208107, 0.034594323486089706, -0.03829948231577873, 0.04784470051527023, 0.06470934301614761, -0.0008491958724334836, 0.004749144893139601, -0.05477195233106613, 0.048031896352767944, 0.02882440760731697, -0.06821691989898682, 0.017752081155776978, -0.01928708516061306, 0.03721669316291809, 0.09190719574689865, 0.056227680295705795, 0.08767891675233841, -0.004353520460426807, -0.05340767651796341, -0.12804237008094788, 0.1473226547241211, -0.11240177601575851, -0.2105494886636734, -0.12864987552165985, -0.10962741822004318, -0.036934416741132736, -0.025308648124337196, 0.03831019997596741, -0.040160875767469406, -0.08447147160768509, -0.08147179335355759, 0.009057645685970783, 0.043945495039224625, -0.0829954743385315, -0.06112554669380188, -0.05025456100702286, 0.024728255346417427, -0.09535159170627594, 0.0273132361471653, 0.07832092046737671, 0.03676256537437439, -0.029117228463292122, 0.08788001537322998, 0.1621399223804474, 0.10209156572818756, 0.018549008294939995, -0.0032563728746026754, 0.009087746031582355, 0.2643037438392639, -0.09988118708133698, 0.07613182067871094, 0.07249600440263748, -0.0854453295469284, 0.07868330180644989, 0.19667521119117737, 0.016947343945503235, -0.0402817465364933, 0.008597046136856079, 0.05926551669836044, -0.07243360579013824, -0.2810761630535126, -0.07401572167873383, -0.05970887467265129, 0.040494926273822784, 0.06744397431612015, 0.05089354142546654, -0.0254860520362854, 0.013259775005280972, -0.06754555553197861, -0.02256077527999878, 0.030277803540229797, 0.07322178035974503, 0.0866115465760231, 0.03397608548402786, 0.07402006536722183, -0.017896508798003197, 0.06915322691202164, 0.09073400497436523, -0.023236986249685287, 0.1352558434009552, -0.04147935286164284, 0.22179484367370605, 0.03812250867486, 0.11462587863206863, -0.03558293357491493, 0.02473130263388157, 0.004594701807945967, 0.045751940459012985, 0.01886499859392643, -0.06095598265528679, -0.016289550811052322, 0.04717112332582474, 0.07456556707620621, -0.009141315706074238, 0.022455057129263878, -0.06006298586726189, 0.07952962070703506, 0.17550380527973175, 0.017521707341074944, -0.15724405646324158, -0.059038691222667694, 0.07295864075422287, -0.0485735759139061, -0.0915256217122078, -0.02377288043498993, 0.10558874160051346, -0.13179989159107208, 0.0625963807106018, -0.017565596848726273, 0.12207996845245361, -0.03481604903936386, -0.02888350747525692, 0.01391639281064272, 0.10637418925762177, -0.02902635931968689, 0.0814453735947609, -0.17617569863796234, 0.09381026029586792, 0.01747889257967472, 0.007956225425004959, -0.03839471563696861, 0.047114335000514984, -0.014237315393984318, 0.043842948973178864, 0.13685522973537445, 0.010487806983292103, -0.1679103672504425, -0.012207885272800922, -0.03303799033164978, 0.0002269666438223794, 0.09086311608552933, -0.07139968127012253, 0.0783880427479744, -0.01695982925593853, -0.007059935946017504, -0.053676821291446686, 0.024735422804951668, -0.053244370967149734, -0.17662596702575684, 0.05403667315840721, -0.08355771005153656, 0.08039343357086182, -0.04023309424519539, -0.01168911438435316, -0.09583084285259247, 0.15599942207336426, -0.15571939945220947, -0.08838850259780884, -0.1441958248615265, 0.07844626158475876, 0.18502019345760345, -0.07716691493988037, 0.033063799142837524, -0.056709758937358856, 0.15273849666118622, 0.023521406576037407, -0.020085232332348824, 0.034181199967861176, -0.047708965837955475, -0.1605244129896164, -0.031176123768091202, 0.12444619834423065, -0.004854354076087475, 0.050618965178728104, -0.005889381747692823, 0.09690506011247635, -0.00623228820040822, -0.12037689983844757, 0.013642772100865841, 0.06157109886407852, 0.002626314526423812, 0.1285114586353302, 0.014268666505813599, -0.18402338027954102, -0.10907436907291412, -0.07320984452962875, 0.12844760715961456, 0.17710545659065247, -0.10203468799591064, 0.07343076169490814, 0.10745685547590256, -0.10022114217281342, -0.22512070834636688, -0.02312886342406273, 0.009505475871264935, -0.013741710223257542, 0.04845654219388962, -0.1073531061410904, 0.051602695137262344, 0.05801175907254219, 0.0071426513604819775, 0.0676455870270729, -0.2370370477437973, -0.12449944019317627, 0.01880270056426525, 0.01585361547768116, -0.23657597601413727, -0.1920444220304489, -0.15878425538539886, -0.0639902800321579, -0.14216700196266174, 0.06718932837247849, -0.0381353385746479, 0.01213927660137415, 0.024647517129778862, 0.04811117425560951, 0.027952419593930244, -0.04419136792421341, 0.17137411236763, -0.05102580785751343, -0.009756302461028099, -0.118290476500988, -0.06863180547952652, 0.002404659753665328, -0.017811764031648636, 0.125375896692276, -0.09444805234670639, 0.05061788111925125, -0.027198297902941704, 0.0051041170954704285, -0.06410966068506241, 0.05043024569749832, -0.08385079354047775, -0.015964701771736145, -0.1032259464263916, 0.02267587184906006, 0.09494960308074951, -0.0038399831391870975, 0.046776555478572845, -0.060558609664440155, 0.08903717994689941, 0.2506466805934906, 0.06265413016080856, 0.008777067996561527, -0.12241735309362411, -0.0005999880959279835, -0.005574739072471857, -0.02446105144917965, -0.1399889439344406, 0.045812565833330154, 0.14573009312152863, 0.05356672778725624, 0.14302660524845123, -0.013126322068274021, -0.13477979600429535, 0.00010903704969678074, 0.07464814186096191, -0.11311112344264984, -0.24964585900306702, 0.0290649626404047, 0.06323601305484772, -0.18846012651920319, -0.07991764694452286, 0.0803220123052597, 0.02079245075583458, -0.02019106037914753, 0.008322076871991158, 0.127886563539505, -0.01529217604547739, 0.16008074581623077, 0.057332366704940796, 0.05207375809550285, -0.11236238479614258, 0.050342123955488205, 0.1441681832075119, -0.10300759226083755, 0.0001763624168233946, 0.20724621415138245, -0.04688989743590355, -0.035567864775657654, 0.052825696766376495, 0.017100011929869652, -0.030099008232355118, -0.03031771071255207, 0.006935132201761007, -0.12480012327432632, 0.08612906187772751, 0.12359265238046646, -0.012517367489635944, 0.053346116095781326, 0.02595779299736023, -0.033662255853414536, -0.014400111511349678, 0.16566142439842224, 0.07907132059335709, 0.059969108551740646, -0.05517510697245598, 0.11294860392808914, -0.04137967899441719, 0.016482559964060783, 0.017243940383195877, -0.0016277228714898229, -0.06205866113305092, -0.021237701177597046, -0.16804322600364685, 0.05245888978242874, -0.07652998715639114, -0.009778737090528011, -0.01765328459441662, -0.04096885398030281, -0.004702316131442785, 0.0019412449328228831, -0.02844296209514141, -0.09093005210161209, -0.08971982449293137, 0.09352680295705795, -0.19059398770332336, -0.011404908262193203, 0.11932069808244705, -0.015325660817325115, 0.09390721470117569, -0.00048317149048671126, -0.06589815765619278, 0.023469228297472, -0.15289902687072754, -0.019786035642027855, -0.04684457555413246, 0.013863450847566128, 0.0538121834397316, -0.16067259013652802, -0.041158080101013184, 0.0003468422219157219, -0.05003560334444046, 0.02683432027697563, 0.003054143162444234, -0.11565864086151123, 0.006238047033548355, -0.028796765953302383, -0.05123225972056389, -0.04158956557512283, 0.054960113018751144, 0.07042783498764038, 0.018933450803160667, 0.09659522026777267, -0.03961736708879471, 0.09071539342403412, -0.14302439987659454, -0.007915851660072803, 0.007632313761860132, -0.026251524686813354, -0.008131549693644047, 0.059480514377355576, 0.0754888728260994, -0.011640908196568489, 0.13793526589870453, -0.020840642973780632, -0.04520358517765999, 0.056071992963552475, 0.07959504425525665, -0.037188198417425156, 0.08213599771261215, 0.040752556174993515, -0.053276751190423965, -0.03992677107453346, -0.03992146998643875, -0.0038544232957065105, -0.055294640362262726, 0.03294612839818001, 0.1628551483154297, 0.15634216368198395, 0.15778067708015442, 0.010311304591596127, 0.05739053711295128, -0.11340587586164474, 0.0058183991350233555, 0.04507972672581673, -0.04295855015516281, 0.056135036051273346, -0.05891465023159981, 0.1286522001028061, 0.1172041967511177, -0.19907225668430328, 0.10377154499292374, -0.09295781701803207, -0.09562017023563385, -0.03254464641213417, -0.11973495036363602, -0.06604798883199692, -0.017367033287882805, -0.028078006580471992, -0.1474801003932953, 0.17222966253757477, 0.11337121576070786, -0.007021944969892502, -0.01800522767007351, 0.13311508297920227, -0.0059432098641991615, -0.07202339917421341, 0.012150044552981853, 0.032305069267749786, 0.01788667030632496, 0.1023624986410141, 0.05509026721119881, 0.009452393278479576, 0.025280747562646866, 0.08592282980680466, 0.08996224403381348, 0.046892017126083374, 0.05165109783411026, -0.054436374455690384, -0.0547281913459301, 0.02429620735347271, 0.007124964613467455, -0.04378024861216545, 0.2038380205631256, 0.03794232755899429, 0.04657083377242088, -0.001816639443859458, 0.17920149862766266, -0.045823127031326294, -0.04825660213828087, -0.1390332281589508, -0.026330603286623955, -0.020313505083322525, 0.043464623391628265, 0.0157877579331398, -0.12799489498138428, 0.03220991790294647, 0.09938866645097733, 0.11585689336061478, -0.021950367838144302, 0.006049896124750376, -0.009891069494187832, 0.01393553800880909, -0.015787553042173386, 0.020246800035238266, 0.05781450495123863, 0.1868283897638321, -0.04296136647462845, 0.11464236676692963, -0.04230262711644173, -0.02181456983089447, -0.10100865364074707, 0.03474054113030434, -0.03596753627061844, 0.012374190613627434, -0.045223601162433624, 0.1320943534374237, -0.10852473974227905, -0.24178794026374817, -0.02097294107079506, -0.09758337587118149, -0.11830230802297592, -0.01778707280755043, 0.06089218333363533, 0.03386223688721657, 0.02740044705569744, 0.057981591671705246, 0.016077367588877678, 0.12533435225486755, 0.015587301924824715, -0.04589420557022095, -0.07489942759275436, 0.08848048746585846, -0.08976095914840698, 0.16442234814167023, 0.012958106584846973, 0.07558548450469971, 0.11464583873748779, -0.005710873287171125, -0.13995757699012756, 0.0202300064265728, 0.11797181516885757, -0.021693190559744835, 0.06441229581832886, 0.14052654802799225, 0.01471551600843668, 0.07748698443174362, 0.07845399528741837, 0.014851563610136509, 0.027616117149591446, 0.07345209270715714, 0.014256131835281849, -0.11822157353162766, 0.0322997160255909, -0.12082811444997787, 0.10425180941820145, 0.19135965406894684, -0.06277017295360565, 0.00920102745294571, -0.026800330728292465, 0.019554439932107925, -0.045016176998615265, 0.1730346828699112, 0.008845510892570019, -0.18948189914226532, 0.05600176379084587, -0.02559899352490902, 0.0882243663072586, -0.13572555780410767, -0.054226260632276535, 0.0150509774684906, -0.0017025296110659838, -0.005473641213029623, 0.16067028045654297, 0.12001397460699081, -0.013944649137556553, -0.04358397796750069, -0.14380581676959991, 0.0031483687926083803, 0.13674966990947723, -0.044247329235076904, -0.013126361183822155 ]
7a00892cd331d78a88c8c869d0224a5cdd149848
# Dataset Card for MMLU ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Repository**: https://github.com/hendrycks/test - **Paper**: https://arxiv.org/abs/2009.03300 ### Dataset Summary [Measuring Massive Multitask Language Understanding](https://arxiv.org/pdf/2009.03300) by [Dan Hendrycks](https://people.eecs.berkeley.edu/~hendrycks/), [Collin Burns](http://collinpburns.com), [Steven Basart](https://stevenbas.art), Andy Zou, Mantas Mazeika, [Dawn Song](https://people.eecs.berkeley.edu/~dawnsong/), and [Jacob Steinhardt](https://www.stat.berkeley.edu/~jsteinhardt/) (ICLR 2021). This is a massive multitask test consisting of multiple-choice questions from various branches of knowledge. The test spans subjects in the humanities, social sciences, hard sciences, and other areas that are important for some people to learn. This covers 57 tasks including elementary mathematics, US history, computer science, law, and more. To attain high accuracy on this test, models must possess extensive world knowledge and problem solving ability. A complete list of tasks: ['abstract_algebra', 'anatomy', 'astronomy', 'business_ethics', 'clinical_knowledge', 'college_biology', 'college_chemistry', 'college_computer_science', 'college_mathematics', 'college_medicine', 'college_physics', 'computer_security', 'conceptual_physics', 'econometrics', 'electrical_engineering', 'elementary_mathematics', 'formal_logic', 'global_facts', 'high_school_biology', 'high_school_chemistry', 'high_school_computer_science', 'high_school_european_history', 'high_school_geography', 'high_school_government_and_politics', 'high_school_macroeconomics', 'high_school_mathematics', 'high_school_microeconomics', 'high_school_physics', 'high_school_psychology', 'high_school_statistics', 'high_school_us_history', 'high_school_world_history', 'human_aging', 'human_sexuality', 'international_law', 'jurisprudence', 'logical_fallacies', 'machine_learning', 'management', 'marketing', 'medical_genetics', 'miscellaneous', 'moral_disputes', 'moral_scenarios', 'nutrition', 'philosophy', 'prehistory', 'professional_accounting', 'professional_law', 'professional_medicine', 'professional_psychology', 'public_relations', 'security_studies', 'sociology', 'us_foreign_policy', 'virology', 'world_religions'] ### Supported Tasks and Leaderboards | Model | Authors | Humanities | Social Science | STEM | Other | Average | |------------------------------------|----------|:-------:|:-------:|:-------:|:-------:|:-------:| | [UnifiedQA](https://arxiv.org/abs/2005.00700) | Khashabi et al., 2020 | 45.6 | 56.6 | 40.2 | 54.6 | 48.9 | [GPT-3](https://arxiv.org/abs/2005.14165) (few-shot) | Brown et al., 2020 | 40.8 | 50.4 | 36.7 | 48.8 | 43.9 | [GPT-2](https://arxiv.org/abs/2005.14165) | Radford et al., 2019 | 32.8 | 33.3 | 30.2 | 33.1 | 32.4 | Random Baseline | N/A | 25.0 | 25.0 | 25.0 | 25.0 | 25.0 | 25.0 ### Languages English ## Dataset Structure ### Data Instances An example from anatomy subtask looks as follows: ``` { "question": "What is the embryological origin of the hyoid bone?", "choices": ["The first pharyngeal arch", "The first and second pharyngeal arches", "The second pharyngeal arch", "The second and third pharyngeal arches"], "answer": "D" } ``` ### Data Fields - `question`: a string feature - `choices`: a list of 4 string features - `answer`: a ClassLabel feature ### Data Splits - `auxiliary_train`: auxiliary multiple-choice training questions from ARC, MC_TEST, OBQA, RACE, etc. - `dev`: 5 examples per subtask, meant for few-shot setting - `test`: there are at least 100 examples per subtask | | auxiliary_train | dev | val | test | | ----- | :------: | :-----: | :-----: | :-----: | | TOTAL | 99842 | 285 | 1531 | 14042 ## Dataset Creation ### Curation Rationale Transformer models have driven this recent progress by pretraining on massive text corpora, including all of Wikipedia, thousands of books, and numerous websites. These models consequently see extensive information about specialized topics, most of which is not assessed by existing NLP benchmarks. To bridge the gap between the wide-ranging knowledge that models see during pretraining and the existing measures of success, we introduce a new benchmark for assessing models across a diverse set of subjects that humans learn. ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [MIT License](https://github.com/hendrycks/test/blob/master/LICENSE) ### Citation Information If you find this useful in your research, please consider citing the test and also the [ETHICS](https://arxiv.org/abs/2008.02275) dataset it draws from: ``` @article{hendryckstest2021, title={Measuring Massive Multitask Language Understanding}, author={Dan Hendrycks and Collin Burns and Steven Basart and Andy Zou and Mantas Mazeika and Dawn Song and Jacob Steinhardt}, journal={Proceedings of the International Conference on Learning Representations (ICLR)}, year={2021} } @article{hendrycks2021ethics, title={Aligning AI With Shared Human Values}, author={Dan Hendrycks and Collin Burns and Steven Basart and Andrew Critch and Jerry Li and Dawn Song and Jacob Steinhardt}, journal={Proceedings of the International Conference on Learning Representations (ICLR)}, year={2021} } ``` ### Contributions Thanks to [@andyzoujm](https://github.com/andyzoujm) for adding this dataset.
cais/mmlu
[ "task_categories:question-answering", "task_ids:multiple-choice-qa", "annotations_creators:no-annotation", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:mit", "arxiv:2009.03300", "arxiv:2005.00700", "arxiv:2005.14165", "arxiv:2008.02275", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["no-annotation"], "language_creators": ["expert-generated"], "language": ["en"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["question-answering"], "task_ids": ["multiple-choice-qa"], "paperswithcode_id": "mmlu", "pretty_name": "Measuring Massive Multitask Language Understanding", "language_bcp47": ["en-US"], "dataset_info": [{"config_name": "abstract_algebra", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 19328, "num_examples": 100}, {"name": "validation", "num_bytes": 2024, "num_examples": 11}, {"name": "dev", "num_bytes": 830, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160623559}, {"config_name": "anatomy", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 33121, "num_examples": 135}, {"name": "validation", "num_bytes": 3140, "num_examples": 14}, {"name": "dev", "num_bytes": 967, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160638605}, {"config_name": "astronomy", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 46771, "num_examples": 152}, {"name": "validation", "num_bytes": 5027, "num_examples": 16}, {"name": "dev", "num_bytes": 2076, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160655251}, {"config_name": "business_ethics", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 33252, "num_examples": 100}, {"name": "validation", "num_bytes": 3038, "num_examples": 11}, {"name": "dev", "num_bytes": 2190, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160639857}, {"config_name": "clinical_knowledge", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 62754, "num_examples": 265}, {"name": "validation", "num_bytes": 6664, "num_examples": 29}, {"name": "dev", "num_bytes": 1210, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160672005}, {"config_name": "college_biology", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 48797, "num_examples": 144}, {"name": "validation", "num_bytes": 4819, "num_examples": 16}, {"name": "dev", "num_bytes": 1532, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160656525}, {"config_name": "college_chemistry", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 24708, "num_examples": 100}, {"name": "validation", "num_bytes": 2328, "num_examples": 8}, {"name": "dev", "num_bytes": 1331, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160629744}, {"config_name": "college_computer_science", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 42641, "num_examples": 100}, {"name": "validation", "num_bytes": 4663, "num_examples": 11}, {"name": "dev", "num_bytes": 2765, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160651446}, {"config_name": "college_mathematics", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 24711, "num_examples": 100}, {"name": "validation", "num_bytes": 2668, "num_examples": 11}, {"name": "dev", "num_bytes": 1493, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160630249}, {"config_name": "college_medicine", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 82397, "num_examples": 173}, {"name": "validation", "num_bytes": 7909, "num_examples": 22}, {"name": "dev", "num_bytes": 1670, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160693353}, {"config_name": "college_physics", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 30181, "num_examples": 102}, {"name": "validation", "num_bytes": 3490, "num_examples": 11}, {"name": "dev", "num_bytes": 1412, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160636460}, {"config_name": "computer_security", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 27124, "num_examples": 100}, {"name": "validation", "num_bytes": 4549, "num_examples": 11}, {"name": "dev", "num_bytes": 1101, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160634151}, {"config_name": "conceptual_physics", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 40709, "num_examples": 235}, {"name": "validation", "num_bytes": 4474, "num_examples": 26}, {"name": "dev", "num_bytes": 934, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160647494}, {"config_name": "econometrics", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 46547, "num_examples": 114}, {"name": "validation", "num_bytes": 4967, "num_examples": 12}, {"name": "dev", "num_bytes": 1644, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160654535}, {"config_name": "electrical_engineering", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 25142, "num_examples": 145}, {"name": "validation", "num_bytes": 2903, "num_examples": 16}, {"name": "dev", "num_bytes": 972, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160630394}, {"config_name": "elementary_mathematics", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 70108, "num_examples": 378}, {"name": "validation", "num_bytes": 8988, "num_examples": 41}, {"name": "dev", "num_bytes": 1440, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160681913}, {"config_name": "formal_logic", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 49785, "num_examples": 126}, {"name": "validation", "num_bytes": 6252, "num_examples": 14}, {"name": "dev", "num_bytes": 1757, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160659171}, {"config_name": "global_facts", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 18403, "num_examples": 100}, {"name": "validation", "num_bytes": 1865, "num_examples": 10}, {"name": "dev", "num_bytes": 1229, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160622874}, {"config_name": "high_school_biology", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 109732, "num_examples": 310}, {"name": "validation", "num_bytes": 11022, "num_examples": 32}, {"name": "dev", "num_bytes": 1673, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160723804}, {"config_name": "high_school_chemistry", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 58464, "num_examples": 203}, {"name": "validation", "num_bytes": 7092, "num_examples": 22}, {"name": "dev", "num_bytes": 1220, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160668153}, {"config_name": "high_school_computer_science", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 44476, "num_examples": 100}, {"name": "validation", "num_bytes": 3343, "num_examples": 9}, {"name": "dev", "num_bytes": 2918, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160652114}, {"config_name": "high_school_european_history", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 270300, "num_examples": 165}, {"name": "validation", "num_bytes": 29632, "num_examples": 18}, {"name": "dev", "num_bytes": 11564, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160912873}, {"config_name": "high_school_geography", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 42034, "num_examples": 198}, {"name": "validation", "num_bytes": 4332, "num_examples": 22}, {"name": "dev", "num_bytes": 1403, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160649146}, {"config_name": "high_school_government_and_politics", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 66074, "num_examples": 193}, {"name": "validation", "num_bytes": 7063, "num_examples": 21}, {"name": "dev", "num_bytes": 1779, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160676293}, {"config_name": "high_school_macroeconomics", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 117687, "num_examples": 390}, {"name": "validation", "num_bytes": 13020, "num_examples": 43}, {"name": "dev", "num_bytes": 1328, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160733412}, {"config_name": "high_school_mathematics", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 54854, "num_examples": 270}, {"name": "validation", "num_bytes": 5765, "num_examples": 29}, {"name": "dev", "num_bytes": 1297, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160663293}, {"config_name": "high_school_microeconomics", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 75703, "num_examples": 238}, {"name": "validation", "num_bytes": 7553, "num_examples": 26}, {"name": "dev", "num_bytes": 1298, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160685931}, {"config_name": "high_school_physics", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 59538, "num_examples": 151}, {"name": "validation", "num_bytes": 6771, "num_examples": 17}, {"name": "dev", "num_bytes": 1489, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160669175}, {"config_name": "high_school_psychology", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 159407, "num_examples": 545}, {"name": "validation", "num_bytes": 17269, "num_examples": 60}, {"name": "dev", "num_bytes": 1905, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160779958}, {"config_name": "high_school_statistics", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 110702, "num_examples": 216}, {"name": "validation", "num_bytes": 9997, "num_examples": 23}, {"name": "dev", "num_bytes": 2528, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160724604}, {"config_name": "high_school_us_history", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 296734, "num_examples": 204}, {"name": "validation", "num_bytes": 31706, "num_examples": 22}, {"name": "dev", "num_bytes": 8864, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160938681}, {"config_name": "high_school_world_history", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 378617, "num_examples": 237}, {"name": "validation", "num_bytes": 45501, "num_examples": 26}, {"name": "dev", "num_bytes": 4882, "num_examples": 5}], "download_size": 166184960, "dataset_size": 161030377}, {"config_name": "human_aging", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 46098, "num_examples": 223}, {"name": "validation", "num_bytes": 4707, "num_examples": 23}, {"name": "dev", "num_bytes": 1008, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160653190}, {"config_name": "human_sexuality", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 32110, "num_examples": 131}, {"name": "validation", "num_bytes": 2421, "num_examples": 12}, {"name": "dev", "num_bytes": 1077, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160636985}, {"config_name": "international_law", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 53531, "num_examples": 121}, {"name": "validation", "num_bytes": 6473, "num_examples": 13}, {"name": "dev", "num_bytes": 2418, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160663799}, {"config_name": "jurisprudence", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 33986, "num_examples": 108}, {"name": "validation", "num_bytes": 3729, "num_examples": 11}, {"name": "dev", "num_bytes": 1303, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160640395}, {"config_name": "logical_fallacies", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 50117, "num_examples": 163}, {"name": "validation", "num_bytes": 5103, "num_examples": 18}, {"name": "dev", "num_bytes": 1573, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160658170}, {"config_name": "machine_learning", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 33880, "num_examples": 112}, {"name": "validation", "num_bytes": 3232, "num_examples": 11}, {"name": "dev", "num_bytes": 2323, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160640812}, {"config_name": "management", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 20002, "num_examples": 103}, {"name": "validation", "num_bytes": 1820, "num_examples": 11}, {"name": "dev", "num_bytes": 898, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160624097}, {"config_name": "marketing", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 63025, "num_examples": 234}, {"name": "validation", "num_bytes": 7394, "num_examples": 25}, {"name": "dev", "num_bytes": 1481, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160673277}, {"config_name": "medical_genetics", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 20864, "num_examples": 100}, {"name": "validation", "num_bytes": 3005, "num_examples": 11}, {"name": "dev", "num_bytes": 1089, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160626335}, {"config_name": "miscellaneous", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 147704, "num_examples": 783}, {"name": "validation", "num_bytes": 14330, "num_examples": 86}, {"name": "dev", "num_bytes": 699, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160764110}, {"config_name": "moral_disputes", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 107818, "num_examples": 346}, {"name": "validation", "num_bytes": 12420, "num_examples": 38}, {"name": "dev", "num_bytes": 1755, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160723370}, {"config_name": "moral_scenarios", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 374026, "num_examples": 895}, {"name": "validation", "num_bytes": 42338, "num_examples": 100}, {"name": "dev", "num_bytes": 2058, "num_examples": 5}], "download_size": 166184960, "dataset_size": 161019799}, {"config_name": "nutrition", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 92410, "num_examples": 306}, {"name": "validation", "num_bytes": 8436, "num_examples": 33}, {"name": "dev", "num_bytes": 2085, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160704308}, {"config_name": "philosophy", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 80073, "num_examples": 311}, {"name": "validation", "num_bytes": 9184, "num_examples": 34}, {"name": "dev", "num_bytes": 988, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160691622}, {"config_name": "prehistory", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 89594, "num_examples": 324}, {"name": "validation", "num_bytes": 10285, "num_examples": 35}, {"name": "dev", "num_bytes": 1878, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160703134}, {"config_name": "professional_accounting", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 124550, "num_examples": 282}, {"name": "validation", "num_bytes": 14372, "num_examples": 31}, {"name": "dev", "num_bytes": 2148, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160742447}, {"config_name": "professional_law", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 1891762, "num_examples": 1534}, {"name": "validation", "num_bytes": 203519, "num_examples": 170}, {"name": "dev", "num_bytes": 6610, "num_examples": 5}], "download_size": 166184960, "dataset_size": 162703268}, {"config_name": "professional_medicine", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 217561, "num_examples": 272}, {"name": "validation", "num_bytes": 23847, "num_examples": 31}, {"name": "dev", "num_bytes": 3807, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160846592}, {"config_name": "professional_psychology", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 225899, "num_examples": 612}, {"name": "validation", "num_bytes": 29101, "num_examples": 69}, {"name": "dev", "num_bytes": 2267, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160858644}, {"config_name": "public_relations", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 28760, "num_examples": 110}, {"name": "validation", "num_bytes": 4566, "num_examples": 12}, {"name": "dev", "num_bytes": 1496, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160636199}, {"config_name": "security_studies", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 204844, "num_examples": 245}, {"name": "validation", "num_bytes": 22637, "num_examples": 27}, {"name": "dev", "num_bytes": 5335, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160834193}, {"config_name": "sociology", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 66243, "num_examples": 201}, {"name": "validation", "num_bytes": 7184, "num_examples": 22}, {"name": "dev", "num_bytes": 1613, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160676417}, {"config_name": "us_foreign_policy", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 28443, "num_examples": 100}, {"name": "validation", "num_bytes": 3264, "num_examples": 11}, {"name": "dev", "num_bytes": 1611, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160634695}, {"config_name": "virology", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 38759, "num_examples": 166}, {"name": "validation", "num_bytes": 5463, "num_examples": 18}, {"name": "dev", "num_bytes": 1096, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160646695}, {"config_name": "world_religions", "features": [{"name": "question", "dtype": "string"}, {"name": "choices", "sequence": "string"}, {"name": "answer", "dtype": {"class_label": {"names": {"0": "A", "1": "B", "2": "C", "3": "D"}}}}], "splits": [{"name": "auxiliary_train", "num_bytes": 160601377, "num_examples": 99842}, {"name": "test", "num_bytes": 25274, "num_examples": 171}, {"name": "validation", "num_bytes": 2765, "num_examples": 19}, {"name": "dev", "num_bytes": 670, "num_examples": 5}], "download_size": 166184960, "dataset_size": 160630086}]}
2023-10-07T10:24:05+00:00
[ "2009.03300", "2005.00700", "2005.14165", "2008.02275" ]
[ "en" ]
TAGS #task_categories-question-answering #task_ids-multiple-choice-qa #annotations_creators-no-annotation #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-mit #arxiv-2009.03300 #arxiv-2005.00700 #arxiv-2005.14165 #arxiv-2008.02275 #region-us
Dataset Card for MMLU ===================== Table of Contents ----------------- * Table of Contents * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Repository: URL * Paper: URL ### Dataset Summary Measuring Massive Multitask Language Understanding by Dan Hendrycks, Collin Burns, Steven Basart, Andy Zou, Mantas Mazeika, Dawn Song, and Jacob Steinhardt (ICLR 2021). This is a massive multitask test consisting of multiple-choice questions from various branches of knowledge. The test spans subjects in the humanities, social sciences, hard sciences, and other areas that are important for some people to learn. This covers 57 tasks including elementary mathematics, US history, computer science, law, and more. To attain high accuracy on this test, models must possess extensive world knowledge and problem solving ability. A complete list of tasks: ['abstract\_algebra', 'anatomy', 'astronomy', 'business\_ethics', 'clinical\_knowledge', 'college\_biology', 'college\_chemistry', 'college\_computer\_science', 'college\_mathematics', 'college\_medicine', 'college\_physics', 'computer\_security', 'conceptual\_physics', 'econometrics', 'electrical\_engineering', 'elementary\_mathematics', 'formal\_logic', 'global\_facts', 'high\_school\_biology', 'high\_school\_chemistry', 'high\_school\_computer\_science', 'high\_school\_european\_history', 'high\_school\_geography', 'high\_school\_government\_and\_politics', 'high\_school\_macroeconomics', 'high\_school\_mathematics', 'high\_school\_microeconomics', 'high\_school\_physics', 'high\_school\_psychology', 'high\_school\_statistics', 'high\_school\_us\_history', 'high\_school\_world\_history', 'human\_aging', 'human\_sexuality', 'international\_law', 'jurisprudence', 'logical\_fallacies', 'machine\_learning', 'management', 'marketing', 'medical\_genetics', 'miscellaneous', 'moral\_disputes', 'moral\_scenarios', 'nutrition', 'philosophy', 'prehistory', 'professional\_accounting', 'professional\_law', 'professional\_medicine', 'professional\_psychology', 'public\_relations', 'security\_studies', 'sociology', 'us\_foreign\_policy', 'virology', 'world\_religions'] ### Supported Tasks and Leaderboards ### Languages English Dataset Structure ----------------- ### Data Instances An example from anatomy subtask looks as follows: ### Data Fields * 'question': a string feature * 'choices': a list of 4 string features * 'answer': a ClassLabel feature ### Data Splits * 'auxiliary\_train': auxiliary multiple-choice training questions from ARC, MC\_TEST, OBQA, RACE, etc. * 'dev': 5 examples per subtask, meant for few-shot setting * 'test': there are at least 100 examples per subtask Dataset Creation ---------------- ### Curation Rationale Transformer models have driven this recent progress by pretraining on massive text corpora, including all of Wikipedia, thousands of books, and numerous websites. These models consequently see extensive information about specialized topics, most of which is not assessed by existing NLP benchmarks. To bridge the gap between the wide-ranging knowledge that models see during pretraining and the existing measures of success, we introduce a new benchmark for assessing models across a diverse set of subjects that humans learn. ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information MIT License If you find this useful in your research, please consider citing the test and also the ETHICS dataset it draws from: ### Contributions Thanks to @andyzoujm for adding this dataset.
[ "### Dataset Summary\n\n\nMeasuring Massive Multitask Language Understanding by Dan Hendrycks, Collin Burns, Steven Basart, Andy Zou, Mantas Mazeika, Dawn Song, and Jacob Steinhardt (ICLR 2021).\n\n\nThis is a massive multitask test consisting of multiple-choice questions from various branches of knowledge. The test spans subjects in the humanities, social sciences, hard sciences, and other areas that are important for some people to learn. This covers 57 tasks including elementary mathematics, US history, computer science, law, and more. To attain high accuracy on this test, models must possess extensive world knowledge and problem solving ability.\n\n\nA complete list of tasks: ['abstract\\_algebra', 'anatomy', 'astronomy', 'business\\_ethics', 'clinical\\_knowledge', 'college\\_biology', 'college\\_chemistry', 'college\\_computer\\_science', 'college\\_mathematics', 'college\\_medicine', 'college\\_physics', 'computer\\_security', 'conceptual\\_physics', 'econometrics', 'electrical\\_engineering', 'elementary\\_mathematics', 'formal\\_logic', 'global\\_facts', 'high\\_school\\_biology', 'high\\_school\\_chemistry', 'high\\_school\\_computer\\_science', 'high\\_school\\_european\\_history', 'high\\_school\\_geography', 'high\\_school\\_government\\_and\\_politics', 'high\\_school\\_macroeconomics', 'high\\_school\\_mathematics', 'high\\_school\\_microeconomics', 'high\\_school\\_physics', 'high\\_school\\_psychology', 'high\\_school\\_statistics', 'high\\_school\\_us\\_history', 'high\\_school\\_world\\_history', 'human\\_aging', 'human\\_sexuality', 'international\\_law', 'jurisprudence', 'logical\\_fallacies', 'machine\\_learning', 'management', 'marketing', 'medical\\_genetics', 'miscellaneous', 'moral\\_disputes', 'moral\\_scenarios', 'nutrition', 'philosophy', 'prehistory', 'professional\\_accounting', 'professional\\_law', 'professional\\_medicine', 'professional\\_psychology', 'public\\_relations', 'security\\_studies', 'sociology', 'us\\_foreign\\_policy', 'virology', 'world\\_religions']", "### Supported Tasks and Leaderboards", "### Languages\n\n\nEnglish\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nAn example from anatomy subtask looks as follows:", "### Data Fields\n\n\n* 'question': a string feature\n* 'choices': a list of 4 string features\n* 'answer': a ClassLabel feature", "### Data Splits\n\n\n* 'auxiliary\\_train': auxiliary multiple-choice training questions from ARC, MC\\_TEST, OBQA, RACE, etc.\n* 'dev': 5 examples per subtask, meant for few-shot setting\n* 'test': there are at least 100 examples per subtask\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nTransformer models have driven this recent progress by pretraining on massive text corpora, including all of Wikipedia, thousands of books, and numerous websites. These models consequently see extensive information about specialized topics, most of which is not assessed by existing NLP benchmarks. To bridge the gap between the wide-ranging knowledge that models see during pretraining and the existing measures of success, we introduce a new benchmark for assessing models across a diverse set of subjects that humans learn.", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nMIT License\n\n\nIf you find this useful in your research, please consider citing the test and also the ETHICS dataset it draws from:", "### Contributions\n\n\nThanks to @andyzoujm for adding this dataset." ]
[ "TAGS\n#task_categories-question-answering #task_ids-multiple-choice-qa #annotations_creators-no-annotation #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-mit #arxiv-2009.03300 #arxiv-2005.00700 #arxiv-2005.14165 #arxiv-2008.02275 #region-us \n", "### Dataset Summary\n\n\nMeasuring Massive Multitask Language Understanding by Dan Hendrycks, Collin Burns, Steven Basart, Andy Zou, Mantas Mazeika, Dawn Song, and Jacob Steinhardt (ICLR 2021).\n\n\nThis is a massive multitask test consisting of multiple-choice questions from various branches of knowledge. The test spans subjects in the humanities, social sciences, hard sciences, and other areas that are important for some people to learn. This covers 57 tasks including elementary mathematics, US history, computer science, law, and more. To attain high accuracy on this test, models must possess extensive world knowledge and problem solving ability.\n\n\nA complete list of tasks: ['abstract\\_algebra', 'anatomy', 'astronomy', 'business\\_ethics', 'clinical\\_knowledge', 'college\\_biology', 'college\\_chemistry', 'college\\_computer\\_science', 'college\\_mathematics', 'college\\_medicine', 'college\\_physics', 'computer\\_security', 'conceptual\\_physics', 'econometrics', 'electrical\\_engineering', 'elementary\\_mathematics', 'formal\\_logic', 'global\\_facts', 'high\\_school\\_biology', 'high\\_school\\_chemistry', 'high\\_school\\_computer\\_science', 'high\\_school\\_european\\_history', 'high\\_school\\_geography', 'high\\_school\\_government\\_and\\_politics', 'high\\_school\\_macroeconomics', 'high\\_school\\_mathematics', 'high\\_school\\_microeconomics', 'high\\_school\\_physics', 'high\\_school\\_psychology', 'high\\_school\\_statistics', 'high\\_school\\_us\\_history', 'high\\_school\\_world\\_history', 'human\\_aging', 'human\\_sexuality', 'international\\_law', 'jurisprudence', 'logical\\_fallacies', 'machine\\_learning', 'management', 'marketing', 'medical\\_genetics', 'miscellaneous', 'moral\\_disputes', 'moral\\_scenarios', 'nutrition', 'philosophy', 'prehistory', 'professional\\_accounting', 'professional\\_law', 'professional\\_medicine', 'professional\\_psychology', 'public\\_relations', 'security\\_studies', 'sociology', 'us\\_foreign\\_policy', 'virology', 'world\\_religions']", "### Supported Tasks and Leaderboards", "### Languages\n\n\nEnglish\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nAn example from anatomy subtask looks as follows:", "### Data Fields\n\n\n* 'question': a string feature\n* 'choices': a list of 4 string features\n* 'answer': a ClassLabel feature", "### Data Splits\n\n\n* 'auxiliary\\_train': auxiliary multiple-choice training questions from ARC, MC\\_TEST, OBQA, RACE, etc.\n* 'dev': 5 examples per subtask, meant for few-shot setting\n* 'test': there are at least 100 examples per subtask\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nTransformer models have driven this recent progress by pretraining on massive text corpora, including all of Wikipedia, thousands of books, and numerous websites. These models consequently see extensive information about specialized topics, most of which is not assessed by existing NLP benchmarks. To bridge the gap between the wide-ranging knowledge that models see during pretraining and the existing measures of success, we introduce a new benchmark for assessing models across a diverse set of subjects that humans learn.", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nMIT License\n\n\nIf you find this useful in your research, please consider citing the test and also the ETHICS dataset it draws from:", "### Contributions\n\n\nThanks to @andyzoujm for adding this dataset." ]
[ 124, 690, 10, 12, 20, 38, 83, 112, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 35, 18 ]
[ "passage: TAGS\n#task_categories-question-answering #task_ids-multiple-choice-qa #annotations_creators-no-annotation #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-mit #arxiv-2009.03300 #arxiv-2005.00700 #arxiv-2005.14165 #arxiv-2008.02275 #region-us \n" ]
[ -0.09062381833791733, -0.01570064201951027, -0.00623006746172905, 0.08297418057918549, 0.010764381848275661, 0.057377055287361145, 0.1793457269668579, 0.09024937450885773, 0.06601424515247345, 0.03932913765311241, 0.06886634975671768, 0.06805762648582458, 0.02539297379553318, 0.02311220020055771, -0.07727531343698502, -0.16909822821617126, -0.01729428768157959, -0.04437432810664177, 0.023791322484612465, 0.09339408576488495, 0.13675594329833984, -0.013213085010647774, 0.02507544308900833, -0.04022188112139702, -0.0869193747639656, 0.04087521508336067, 0.004002653993666172, -0.0906008630990982, 0.08958382159471512, 0.08840318769216537, 0.05619307979941368, 0.06680627167224884, -0.015762394294142723, -0.1939709335565567, 0.02766590006649494, -0.04301449656486511, -0.0010026253294199705, -0.04095789045095444, 0.009174235165119171, -0.04366877302527428, -0.008251158520579338, 0.004330180585384369, -0.056418608874082565, 0.11007060110569, -0.1592535823583603, -0.043022505939006805, -0.03693344071507454, 0.01900314725935459, -0.014972373843193054, 0.03684098646044731, -0.0735514760017395, 0.12911400198936462, -0.00718074943870306, 0.07495498657226562, 0.033574432134628296, -0.22233720123767853, -0.08334910124540329, 0.1405954360961914, 0.09075681865215302, 0.0949823334813118, -0.09143444150686264, 0.08531218022108078, 0.08874983340501785, 0.013143045827746391, -0.17188262939453125, -0.1564500331878662, -0.11245875060558319, -0.01158499252051115, -0.053241509944200516, 0.020059501752257347, 0.30552083253860474, 0.09785632789134979, -0.022430019453167915, -0.07211694121360779, -0.030779242515563965, 0.07947055250406265, -0.028068481013178825, 0.004716626368463039, -0.05941533297300339, -0.03376268222928047, 0.13743233680725098, -0.10141871869564056, -0.10024295002222061, 0.012706559151411057, -0.14817292988300323, 0.17031414806842804, 0.047712571918964386, 0.0193142332136631, -0.023250190541148186, -0.03189036622643471, -0.0977688878774643, -0.10205661505460739, 0.010465499013662338, -0.1143362745642662, -0.06628616899251938, 0.06631273776292801, 0.08456018567085266, -0.04546128958463669, 0.11668992042541504, -0.014770272187888622, 0.0005358434282243252, 0.038084644824266434, -0.17600974440574646, 0.09578437358140945, 0.11239860951900482, 0.05826327204704285, -0.05200860649347305, -0.09475675970315933, 0.002005560090765357, 0.03432828187942505, 0.010620193555951118, -0.05265791714191437, -0.10837314277887344, -0.05866279453039169, -0.06552915275096893, 0.1646738201379776, 0.11983175575733185, 0.03761906176805496, -0.020490258932113647, -0.01202559657394886, -0.07395040988922119, -0.05435119569301605, 0.0036050889175385237, 0.04986947029829025, -0.03524449095129967, 0.10329443216323853, -0.13010598719120026, 0.04388647526502609, -0.12993194162845612, -0.11329114437103271, -0.012708448804914951, 0.052310261875391006, -0.0056614018976688385, -0.15318061411380768, 0.0453195758163929, -0.02339085191488266, 0.005738762207329273, -0.07231312245130539, -0.03547419235110283, -0.06869535893201828, -0.013406000100076199, -0.06995777040719986, -0.045844607055187225, -0.06417834758758545, -0.013084457255899906, -0.029948463663458824, -0.03532819822430611, -0.04699753224849701, -0.074627585709095, 0.07741207629442215, 0.007822712883353233, 0.03199097886681557, -0.17225807905197144, 0.03049907460808754, -0.028218381106853485, 0.04806060343980789, -0.018844738602638245, 0.08706547319889069, -0.05937812477350235, 0.0017119627445936203, -0.08672459423542023, -0.07528422772884369, 0.032620541751384735, 0.05531799793243408, -0.06825778633356094, 0.1957808881998062, -0.14772529900074005, 0.01410986389964819, 0.06998731940984726, -0.015979621559381485, -0.15081097185611725, 0.1175069734454155, 0.020000413060188293, 0.1547582596540451, 0.05418945476412773, 0.22257842123508453, -0.0015043329913169146, 0.03228394687175751, 0.028144625946879387, 0.016105957329273224, 0.08500435948371887, 0.08941473811864853, 0.08553384989500046, -0.02794526144862175, -0.023027710616588593, 0.026272106915712357, 0.1044352799654007, -0.05196770653128624, -0.015908803790807724, -0.11153681576251984, -0.014936148189008236, -0.002525495132431388, 0.06365390866994858, 0.022226862609386444, 0.05340943858027458, -0.07657762616872787, -0.04776856675744057, -0.12601426243782043, -0.007049086503684521, 0.0005853531183674932, -0.0013544769026339054, -0.08459397405385971, 0.06951908767223358, -0.017001129686832428, 0.024145275354385376, -0.12440063059329987, -0.08669021725654602, 0.041233718395233154, 0.0595179982483387, 0.13106629252433777, 0.18999557197093964, -0.01446196623146534, -0.043588872998952866, -0.08403988182544708, 0.08190789818763733, 0.022999830543994904, -0.0074446965008974075, -0.008254234679043293, -0.12286652624607086, 0.07875911146402359, -0.04895693063735962, 0.03602786734700203, -0.07547176629304886, 0.014093811623752117, -0.03660224750638008, 0.00883606355637312, -0.01699647679924965, 0.06954231858253479, 0.040749140083789825, 0.08061669766902924, -0.043041352182626724, 0.04688180238008499, 0.05871925503015518, -0.10325073450803757, -0.12141456454992294, 0.05348818376660347, -0.10165093839168549, 0.025133168324828148, 0.08641886711120605, -0.08305903524160385, 0.026962867006659508, -0.04344465211033821, -0.032380975782871246, -0.014822274446487427, 0.037048615515232086, -0.029956309124827385, 0.040954336524009705, 0.0375591441988945, 0.050122275948524475, -0.07900110632181168, 0.00474643474444747, -0.03454069420695305, 0.010126285254955292, -0.06690111756324768, 0.18296828866004944, 0.04518537223339081, -0.16295406222343445, 0.1433025747537613, 0.13712568581104279, 0.07132124900817871, 0.1517287790775299, -0.0023197836708277464, -0.029036274179816246, 0.0013449429534375668, 0.06293413788080215, -0.0575873926281929, 0.08841902762651443, -0.20438382029533386, 0.07201765477657318, 0.0513526052236557, 0.0677490085363388, 0.011867929250001907, -0.07847045361995697, -0.07424365729093552, -0.116107277572155, -0.050362005829811096, -0.17641884088516235, 0.05281887948513031, 0.0696663036942482, 0.10501781105995178, -0.020132986828684807, 0.04843634366989136, 0.03522610664367676, -0.0627201572060585, -0.0498882457613945, 0.10946955531835556, -0.11553753912448883, -0.23530834913253784, -0.07368612289428711, -0.0941201001405716, -0.19454240798950195, -0.042707011103630066, 0.0878649428486824, -0.015460197813808918, 0.004047144204378128, -0.041749101132154465, 0.23191720247268677, -0.1794160008430481, -0.17238758504390717, -0.03055145964026451, 0.02866683155298233, -0.08946569263935089, -0.09374020248651505, 0.02243061177432537, 0.0309106707572937, -0.007817570120096207, 0.0990905612707138, -0.10751242190599442, 0.05580046772956848, 0.1391042172908783, 0.035937726497650146, -0.038276854902505875, -0.0703480988740921, 0.25895586609840393, -0.11833982914686203, 0.04193733632564545, 0.1505861133337021, -0.0054365103133022785, 0.013139711692929268, 0.2708720266819, 0.040980007499456406, -0.07493343204259872, -0.008781804703176022, 0.07199160009622574, -0.012412694282829762, -0.2623558044433594, -0.06784297525882721, -0.10707136988639832, 0.1147400438785553, -0.01743907853960991, 0.034442514181137085, 0.0010995760094374418, 0.04229772090911865, -0.04152238741517067, -0.017857328057289124, 0.015629678964614868, 0.04918823391199112, 0.3181923031806946, -0.05945494398474693, 0.08170250058174133, -0.04758421331644058, -0.05625384300947189, 0.06265674531459808, 0.18213433027267456, 0.07954737544059753, 0.10761708766222, 0.0987963005900383, 0.05851969122886658, 0.07679653912782669, 0.03488623723387718, 0.023114824667572975, 0.03996431827545166, 0.006244024261832237, -0.030777376145124435, -0.031387172639369965, 0.04741191864013672, 0.06438679993152618, 0.18671083450317383, -0.08066732436418533, 0.0201739389449358, -0.12628573179244995, 0.08433803915977478, 0.10473298281431198, 0.13789565861225128, 0.04233222454786301, 0.03669509291648865, 0.14940543472766876, -0.06291911005973816, -0.19741348922252655, 0.10066492855548859, 0.08005166798830032, -0.09761054813861847, 0.1208900660276413, 0.00994873233139515, 0.1491461545228958, 0.027240214869379997, 0.029326220974326134, -0.18461047112941742, -0.13642160594463348, 0.0078086634166538715, 0.12162284553050995, -0.25916337966918945, 0.28501588106155396, 0.034134265035390854, -0.07061698287725449, -0.09373074769973755, -0.019489381462335587, -0.018333349376916885, 0.09232962876558304, 0.1777372807264328, -0.02215569280087948, -0.012285050936043262, -0.021083451807498932, -0.04476766660809517, 0.039101943373680115, 0.06668834388256073, -0.018483879044651985, 0.009204813279211521, 0.036122553050518036, 0.0805995762348175, -0.055362895131111145, 0.040843866765499115, -0.16878058016300201, -0.1258404403924942, 0.09233367443084717, 0.08954769372940063, 0.0059089940041303635, -0.015134632587432861, -0.06786667555570602, -0.08002728223800659, 0.1119464710354805, -0.050802942365407944, -0.10327116400003433, -0.08303491771221161, 0.022592423483729362, 0.16451139748096466, -0.01087370328605175, -0.05756635218858719, -0.09259672462940216, -0.03146813064813614, -0.04933867231011391, 0.020929299294948578, 0.08107899129390717, 0.004140858072787523, -0.030403340235352516, 0.005335747729986906, 0.17544987797737122, -0.06992132216691971, 0.062086477875709534, -0.02278570458292961, -0.00859128125011921, -0.028965460136532784, -0.11084462702274323, 0.036130160093307495, -0.14111515879631042, -0.05185217782855034, 0.14498266577720642, -0.13209901750087738, -0.1305255889892578, -0.138799250125885, -0.11924801021814346, 0.24803248047828674, 0.24505366384983063, -0.012240956537425518, 0.04187052696943283, 0.13921190798282623, -0.0743083581328392, -0.20243966579437256, -0.015372268855571747, -0.06231408566236496, 0.05199196934700012, -0.028128942474722862, -0.1200641542673111, -0.029518114402890205, 0.04541568458080292, 0.02542189322412014, 0.15825068950653076, -0.2519484758377075, -0.0674695298075676, 0.07308294624090195, 0.021065041422843933, 0.07517243176698685, -0.18872332572937012, -0.06469077616930008, -0.095783531665802, -0.14516110718250275, 0.009256706573069096, 0.07440757751464844, 0.0860736072063446, -0.04883056879043579, 0.10028412193059921, -0.012673393823206425, 0.026731615886092186, 0.20648755133152008, 0.015768002718687057, -0.0015803660498932004, -0.02351832389831543, -0.14176960289478302, 0.13251672685146332, 0.04761683568358421, -0.01914503052830696, -0.03178175911307335, -0.013798842206597328, -0.03554609417915344, -0.03855361044406891, -0.10691308975219727, 0.02945758029818535, -0.08779246360063553, -0.06855227798223495, -0.06906921416521072, 0.01639779657125473, -0.07816567271947861, 0.008548927493393421, 0.16884197294712067, -0.12836086750030518, 0.15684230625629425, 0.034560106694698334, 0.17979654669761658, -0.003180163912475109, 0.016719335690140724, -0.030469894409179688, -0.01529982965439558, 0.04141226038336754, -0.06998252868652344, 0.019946184009313583, 0.16248899698257446, -0.013326453045010567, 0.11721973121166229, 0.008840377442538738, -0.005063289776444435, 0.09741748124361038, 0.030230186879634857, 0.041004352271556854, -0.27362942695617676, 0.01890241727232933, -0.003988117910921574, -0.012616945430636406, -0.04134749621152878, 0.16786816716194153, 0.07683294266462326, -0.02630610391497612, 0.00608945544809103, -0.018904417753219604, -0.007829597219824791, 0.05848998203873634, 0.0052052950486540794, 0.08186668902635574, -0.04799625650048256, 0.062355682253837585, 0.10149267315864563, -0.05893208086490631, -0.04890593886375427, 0.14747178554534912, -0.0009664129465818405, -0.0830337181687355, -0.12017901986837387, -0.036515213549137115, -0.03482156619429588, -0.0026079067029058933, 0.0011959265684708953, -0.1570499986410141, -0.020729903131723404, 0.1581229865550995, -0.04309861734509468, -0.013736697845160961, -0.0035864666569978, -0.09219337999820709, 0.09045795351266861, 0.037167102098464966, -0.05594880133867264, -0.049942225217819214, -0.031668223440647125, -0.08976360410451889, 0.011993305757641792, 0.15875986218452454, -0.02154625952243805, -0.045551691204309464, -0.12313048541545868, 0.05783069506287575, -0.19728896021842957, 0.037676773965358734, -0.09986864030361176, 0.025519609451293945, -0.012308950535953045, -0.12183596193790436, -0.11122848838567734, -0.06385573744773865, -0.14365796744823456, -0.0033609650563448668, -0.003432994708418846, 0.12295899540185928, 0.013784710317850113, -0.010272743180394173, 0.0712437629699707, -0.00282340869307518, 0.10174122452735901, 0.005841126665472984, -0.1651027947664261, 0.09472256153821945, -0.17987759411334991, 0.036871567368507385, 0.006838429719209671, 0.08096382021903992, 0.01787351444363594, -0.05629545450210571, -0.03146759420633316, 0.05308461934328079, 0.09234713762998581, 0.05360105633735657, -0.05392364785075188, -0.07084058225154877, -0.08842679113149643, -0.08349543809890747, -0.16167311370372772, 0.021042974665760994, -0.03332889452576637, 0.0010037960018962622, -0.03155466541647911, 0.04955030605196953, 0.014572212472558022, 0.11073561012744904, -0.049434877932071686, 0.037082087248563766, -0.007066515274345875, -0.062068160623311996, 0.05382797122001648, -0.09701033681631088, 0.060787465423345566, -0.0040183644741773605, 0.2357165515422821, -0.045590877532958984, 0.014793118461966515, 0.04391961544752121, -0.08174066245555878, -0.054884172976017, -0.011172963306307793, 0.17066803574562073, 0.05030865967273712, -0.02506982535123825, 0.007731009740382433, -0.03365549445152283, -0.0662023052573204, 0.0953294187784195, 0.1141425296664238, 0.1593313217163086, 0.12941080331802368, 0.02325255796313286, 0.0392470583319664, -0.05934079736471176, 0.10668344050645828, 0.05607887730002403, 0.10329817235469818, 0.0434001162648201, -0.14064674079418182, 0.06652842462062836, 0.067842036485672, -0.035858359187841415, 0.047826942056417465, -0.09490261971950531, -0.09167265146970749, -0.1071694865822792, -0.011579982005059719, -0.06547196954488754, -0.07601924985647202, 0.04893870651721954, -0.11895939707756042, 0.04802698642015457, 0.0660485029220581, 0.09703551232814789, -0.04468151926994324, 0.08044058084487915, -0.08854635059833527, -0.15059909224510193, 0.07182448357343674, 0.004938203375786543, 0.15621018409729004, -0.041584134101867676, 0.06683991849422455, -0.02469411864876747, 0.005324954632669687, 0.01307432260364294, 0.06904350221157074, -0.06420044600963593, -0.054849348962306976, -0.19297057390213013, -0.04239322245121002, -0.05604657903313637, 0.0696810781955719, 0.10330870747566223, 0.2656794488430023, 0.049384795129299164, -0.031387295573949814, 0.022259650751948357, 0.16884344816207886, 0.02574298530817032, -0.1551244705915451, -0.08392515778541565, 0.037958718836307526, -0.06278159469366074, -0.004365340806543827, -0.049632854759693146, -0.08287261426448822, -0.033307187259197235, 0.1838199496269226, 0.2808240056037903, -0.06813320517539978, -0.03042646124958992, 0.0028304278384894133, 0.042171187698841095, 0.019647620618343353, 0.005779823288321495, 0.03913616016507149, 0.09630349278450012, -0.030163224786520004, -0.048254307359457016, -0.052491866052150726, 0.003930400125682354, -0.073164202272892, 0.17886759340763092, 0.028767814859747887, -0.058860715478658676, -0.04159422218799591, 0.1758362054824829, -0.08219905197620392, 0.012138908728957176, -0.009980335831642151, -0.12298126518726349, -0.14549395442008972, 0.007154135499149561, 0.014178317971527576, 0.02159196510910988, 0.0003580796765163541, -0.027726467698812485, -0.06823892891407013, -0.04980656877160072, 0.010607577860355377, -0.04128143936395645, -0.03578775003552437, 0.11807377636432648, -0.06937585026025772, 0.08912783116102219, 0.0065654548816382885, 0.12204062193632126, 0.08706411719322205, -0.018876034766435623, 0.038845244795084, 0.12769068777561188, 0.10126125067472458, 0.07833675295114517, 0.04181520268321037, 0.12723220884799957, 0.043857794255018234, 0.15247544646263123, 0.1305994987487793, 0.0033366642892360687, 0.046227484941482544, 0.1361411064863205, -0.07530694454908371, -0.07980325818061829, 0.09925375133752823, -0.15545547008514404, 0.06950729340314865, 0.11739213764667511, -0.02954242192208767, -0.07332237809896469, -0.024246135726571083, 0.02320287562906742, -0.04119455814361572, 0.06186779588460922, -0.0771981030702591, -0.1340092420578003, -0.007410138845443726, -0.028244510293006897, 0.037377312779426575, -0.24645382165908813, 0.0031483417842537165, -0.005838475190103054, 0.07383682578802109, -0.04582930728793144, 0.09526926279067993, 0.07798043638467789, -0.07324288040399551, -0.006459024269133806, -0.36466094851493835, 0.024646960198879242, 0.07216488569974899, -0.03306283801794052, -0.04147018492221832 ]
62656da6951bc2f0749778a32389c6b7268d68ae
# Dataset Card for HindEnCorp ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://lindat.mff.cuni.cz/repository/xmlui/handle/11858/00-097C-0000-0023-625F-0 - **Repository:** https://lindat.mff.cuni.cz/repository/xmlui/ - **Paper:** http://www.lrec-conf.org/proceedings/lrec2014/pdf/835_Paper.pdf - **Leaderboard:** - **Point of Contact:** ### Dataset Summary HindEnCorp parallel texts (sentence-aligned) come from the following sources: Tides, which contains 50K sentence pairs taken mainly from news articles. This dataset was originally col- lected for the DARPA-TIDES surprise-language con- test in 2002, later refined at IIIT Hyderabad and provided for the NLP Tools Contest at ICON 2008 (Venkatapathy, 2008). Commentaries by Daniel Pipes contain 322 articles in English written by a journalist Daniel Pipes and translated into Hindi. EMILLE. This corpus (Baker et al., 2002) consists of three components: monolingual, parallel and annotated corpora. There are fourteen monolingual sub- corpora, including both written and (for some lan- guages) spoken data for fourteen South Asian lan- guages. The EMILLE monolingual corpora contain in total 92,799,000 words (including 2,627,000 words of transcribed spoken data for Bengali, Gujarati, Hindi, Punjabi and Urdu). The parallel corpus consists of 200,000 words of text in English and its accompanying translations into Hindi and other languages. Smaller datasets as collected by Bojar et al. (2010) include the corpus used at ACL 2005 (a subcorpus of EMILLE), a corpus of named entities from Wikipedia (crawled in 2009), and Agriculture domain parallel corpus.  For the current release, we are extending the parallel corpus using these sources: Intercorp (Čermák and Rosen,2012) is a large multilingual parallel corpus of 32 languages including Hindi. The central language used for alignment is Czech. Intercorp’s core texts amount to 202 million words. These core texts are most suitable for us because their sentence alignment is manually checked and therefore very reliable. They cover predominately short sto- ries and novels. There are seven Hindi texts in Inter- corp. Unfortunately, only for three of them the English translation is available; the other four are aligned only with Czech texts. The Hindi subcorpus of Intercorp contains 118,000 words in Hindi. TED talks 3 held in various languages, primarily English, are equipped with transcripts and these are translated into 102 languages. There are 179 talks for which Hindi translation is available. The Indic multi-parallel corpus (Birch et al., 2011; Post et al., 2012) is a corpus of texts from Wikipedia translated from the respective Indian language into English by non-expert translators hired over Mechanical Turk. The quality is thus somewhat mixed in many respects starting from typesetting and punctuation over capi- talization, spelling, word choice to sentence structure. A little bit of control could be in principle obtained from the fact that every input sentence was translated 4 times. We used the 2012 release of the corpus. Launchpad.net is a software collaboration platform that hosts many open-source projects and facilitates also collaborative localization of the tools. We downloaded all revisions of all the hosted projects and extracted the localization (.po) files. Other smaller datasets. This time, we added Wikipedia entities as crawled in 2013 (including any morphological variants of the named entitity that appears on the Hindi variant of the Wikipedia page) and words, word examples and quotes from the Shabdkosh online dictionary. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Hindi, English ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields HindEncorp Columns: - source identifier (where do the segments come from) - alignment type (number of English segments - number of Hindi segments) - alignment quality, which is one of the following: "manual" ... for sources that were sentence-aligned manually "implied" ... for sources where one side was constructed by translating segment by segment float ... a value somehow reflecting the goodness of the automatic alignment; not really reliable - English segment or segments - Hindi segment or segments Each of the segments field is in the plaintext or export format as described above. If there are more than one segments on a line (e.g. for lines with alignment type 2-1 where there are two English segments), then the segments are delimited with `<s>` in the text field. ### Data Splits [More Information Needed] ## Dataset Creation ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? Daniel Pipes,Baker,Bojar,"Čermák and Rosen,2012","Birch et al., 2011; Post et al., 2012" ### Annotations #### Annotation process the 1st part of data TIDES was originally col- lected for the DARPA-TIDES surprise-language con- test in 2002, later refined at IIIT Hyderabad and provided for the NLP Tools Contest at ICON 2008 (Venkatapathy, 2008). #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations Dataset provided for research purposes only. Please check dataset license for additional information. ## Additional Information ### Dataset Curators Bojar, Ondřej ; Diatka, Vojtěch ; Straňák, Pavel ; Tamchyna, Aleš ; Zeman, Daniel ### Licensing Information CC BY-NC-SA 3.0 ### Citation Information @InProceedings{hindencorp05:lrec:2014, author = {Ond{\v{r}}ej Bojar and Vojt{\v{e}}ch Diatka and Pavel Rychl{\'{y}} and Pavel Stra{\v{n}}{\'{a}}k and V{\'{\i}}t Suchomel and Ale{\v{s}} Tamchyna and Daniel Zeman}, title = "{HindEnCorp - Hindi-English and Hindi-only Corpus for Machine Translation}", booktitle = {Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC'14)}, year = {2014}, month = {may}, date = {26-31}, address = {Reykjavik, Iceland}, editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and Thierry Declerck and Hrafn Loftsson and Bente Maegaard and Joseph Mariani and Asuncion Moreno and Jan Odijk and Stelios Piperidis}, publisher = {European Language Resources Association (ELRA)}, isbn = {978-2-9517408-8-4}, language = {english} } ### Contributions Thanks to [@rahul-art](https://github.com/rahul-art) for adding this dataset.
hind_encorp
[ "task_categories:translation", "annotations_creators:expert-generated", "language_creators:crowdsourced", "language_creators:machine-generated", "multilinguality:translation", "size_categories:100K<n<1M", "source_datasets:original", "language:en", "language:hi", "license:cc-by-nc-sa-3.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["crowdsourced", "machine-generated"], "language": ["en", "hi"], "license": ["cc-by-nc-sa-3.0"], "multilinguality": ["translation"], "size_categories": ["100K<n<1M"], "source_datasets": ["original"], "task_categories": ["translation"], "task_ids": [], "paperswithcode_id": "hindencorp", "pretty_name": "HindEnCorp", "dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "source", "dtype": "string"}, {"name": "alignment_type", "dtype": "string"}, {"name": "alignment_quality", "dtype": "string"}, {"name": "translation", "dtype": {"translation": {"languages": ["en", "hi"]}}}], "splits": [{"name": "train", "num_bytes": 78945714, "num_examples": 273885}], "download_size": 23899723, "dataset_size": 78945714}}
2024-01-18T11:05:24+00:00
[]
[ "en", "hi" ]
TAGS #task_categories-translation #annotations_creators-expert-generated #language_creators-crowdsourced #language_creators-machine-generated #multilinguality-translation #size_categories-100K<n<1M #source_datasets-original #language-English #language-Hindi #license-cc-by-nc-sa-3.0 #region-us
# Dataset Card for HindEnCorp ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: URL - Paper: URL - Leaderboard: - Point of Contact: ### Dataset Summary HindEnCorp parallel texts (sentence-aligned) come from the following sources: Tides, which contains 50K sentence pairs taken mainly from news articles. This dataset was originally col- lected for the DARPA-TIDES surprise-language con- test in 2002, later refined at IIIT Hyderabad and provided for the NLP Tools Contest at ICON 2008 (Venkatapathy, 2008). Commentaries by Daniel Pipes contain 322 articles in English written by a journalist Daniel Pipes and translated into Hindi. EMILLE. This corpus (Baker et al., 2002) consists of three components: monolingual, parallel and annotated corpora. There are fourteen monolingual sub- corpora, including both written and (for some lan- guages) spoken data for fourteen South Asian lan- guages. The EMILLE monolingual corpora contain in total 92,799,000 words (including 2,627,000 words of transcribed spoken data for Bengali, Gujarati, Hindi, Punjabi and Urdu). The parallel corpus consists of 200,000 words of text in English and its accompanying translations into Hindi and other languages. Smaller datasets as collected by Bojar et al. (2010) include the corpus used at ACL 2005 (a subcorpus of EMILLE), a corpus of named entities from Wikipedia (crawled in 2009), and Agriculture domain parallel corpus.  For the current release, we are extending the parallel corpus using these sources: Intercorp (Čermák and Rosen,2012) is a large multilingual parallel corpus of 32 languages including Hindi. The central language used for alignment is Czech. Intercorp’s core texts amount to 202 million words. These core texts are most suitable for us because their sentence alignment is manually checked and therefore very reliable. They cover predominately short sto- ries and novels. There are seven Hindi texts in Inter- corp. Unfortunately, only for three of them the English translation is available; the other four are aligned only with Czech texts. The Hindi subcorpus of Intercorp contains 118,000 words in Hindi. TED talks 3 held in various languages, primarily English, are equipped with transcripts and these are translated into 102 languages. There are 179 talks for which Hindi translation is available. The Indic multi-parallel corpus (Birch et al., 2011; Post et al., 2012) is a corpus of texts from Wikipedia translated from the respective Indian language into English by non-expert translators hired over Mechanical Turk. The quality is thus somewhat mixed in many respects starting from typesetting and punctuation over capi- talization, spelling, word choice to sentence structure. A little bit of control could be in principle obtained from the fact that every input sentence was translated 4 times. We used the 2012 release of the corpus. URL is a software collaboration platform that hosts many open-source projects and facilitates also collaborative localization of the tools. We downloaded all revisions of all the hosted projects and extracted the localization (.po) files. Other smaller datasets. This time, we added Wikipedia entities as crawled in 2013 (including any morphological variants of the named entitity that appears on the Hindi variant of the Wikipedia page) and words, word examples and quotes from the Shabdkosh online dictionary. ### Supported Tasks and Leaderboards ### Languages Hindi, English ## Dataset Structure ### Data Instances ### Data Fields HindEncorp Columns: - source identifier (where do the segments come from) - alignment type (number of English segments - number of Hindi segments) - alignment quality, which is one of the following: "manual" ... for sources that were sentence-aligned manually "implied" ... for sources where one side was constructed by translating segment by segment float ... a value somehow reflecting the goodness of the automatic alignment; not really reliable - English segment or segments - Hindi segment or segments Each of the segments field is in the plaintext or export format as described above. If there are more than one segments on a line (e.g. for lines with alignment type 2-1 where there are two English segments), then the segments are delimited with '<s>' in the text field. ### Data Splits ## Dataset Creation ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? Daniel Pipes,Baker,Bojar,"Čermák and Rosen,2012","Birch et al., 2011; Post et al., 2012" ### Annotations #### Annotation process the 1st part of data TIDES was originally col- lected for the DARPA-TIDES surprise-language con- test in 2002, later refined at IIIT Hyderabad and provided for the NLP Tools Contest at ICON 2008 (Venkatapathy, 2008). #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Dataset provided for research purposes only. Please check dataset license for additional information. ## Additional Information ### Dataset Curators Bojar, Ondřej ; Diatka, Vojtěch ; Straňák, Pavel ; Tamchyna, Aleš ; Zeman, Daniel ### Licensing Information CC BY-NC-SA 3.0 @InProceedings{hindencorp05:lrec:2014, author = {Ond{\v{r}}ej Bojar and Vojt{\v{e}}ch Diatka and Pavel Rychl{\'{y}} and Pavel Stra{\v{n}}{\'{a}}k and V{\'{\i}}t Suchomel and Ale{\v{s}} Tamchyna and Daniel Zeman}, title = "{HindEnCorp - Hindi-English and Hindi-only Corpus for Machine Translation}", booktitle = {Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC'14)}, year = {2014}, month = {may}, date = {26-31}, address = {Reykjavik, Iceland}, editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and Thierry Declerck and Hrafn Loftsson and Bente Maegaard and Joseph Mariani and Asuncion Moreno and Jan Odijk and Stelios Piperidis}, publisher = {European Language Resources Association (ELRA)}, isbn = {978-2-9517408-8-4}, language = {english} } ### Contributions Thanks to @rahul-art for adding this dataset.
[ "# Dataset Card for HindEnCorp", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary\n\nHindEnCorp parallel texts (sentence-aligned) come from the following sources:\nTides, which contains 50K sentence pairs taken mainly from news articles. This dataset was originally col- lected for the DARPA-TIDES surprise-language con- test in 2002, later refined at IIIT Hyderabad and provided for the NLP Tools Contest at ICON 2008 (Venkatapathy, 2008).\n\nCommentaries by Daniel Pipes contain 322 articles in English written by a journalist Daniel Pipes and translated into Hindi.\n\nEMILLE. This corpus (Baker et al., 2002) consists of three components: monolingual, parallel and annotated corpora. There are fourteen monolingual sub- corpora, including both written and (for some lan- guages) spoken data for fourteen South Asian lan- guages. The EMILLE monolingual corpora contain in total 92,799,000 words (including 2,627,000 words of transcribed spoken data for Bengali, Gujarati, Hindi, Punjabi and Urdu). The parallel corpus consists of 200,000 words of text in English and its accompanying translations into Hindi and other languages.\n\nSmaller datasets as collected by Bojar et al. (2010) include the corpus used at ACL 2005 (a subcorpus of EMILLE), a corpus of named entities from Wikipedia (crawled in 2009), and Agriculture domain parallel corpus.\n\nFor the current release, we are extending the parallel corpus using these sources:\nIntercorp (Čermák and Rosen,2012) is a large multilingual parallel corpus of 32 languages including Hindi. The central language used for alignment is Czech. Intercorp’s core texts amount to 202 million words. These core texts are most suitable for us because their sentence alignment is manually checked and therefore very reliable. They cover predominately short sto- ries and novels. There are seven Hindi texts in Inter- corp. Unfortunately, only for three of them the English translation is available; the other four are aligned only with Czech texts. The Hindi subcorpus of Intercorp contains 118,000 words in Hindi.\n\nTED talks 3 held in various languages, primarily English, are equipped with transcripts and these are translated into 102 languages. There are 179 talks for which Hindi translation is available.\n\nThe Indic multi-parallel corpus (Birch et al., 2011; Post et al., 2012) is a corpus of texts from Wikipedia translated from the respective Indian language into English by non-expert translators hired over Mechanical Turk. The quality is thus somewhat mixed in many respects starting from typesetting and punctuation over capi- talization, spelling, word choice to sentence structure. A little bit of control could be in principle obtained from the fact that every input sentence was translated 4 times. We used the 2012 release of the corpus.\n\nURL is a software collaboration platform that hosts many open-source projects and facilitates also collaborative localization of the tools. We downloaded all revisions of all the hosted projects and extracted the localization (.po) files.\n\nOther smaller datasets. This time, we added Wikipedia entities as crawled in 2013 (including any morphological variants of the named entitity that appears on the Hindi variant of the Wikipedia page) and words, word examples and quotes from the Shabdkosh online dictionary.", "### Supported Tasks and Leaderboards", "### Languages\n\nHindi, English", "## Dataset Structure", "### Data Instances", "### Data Fields\n\nHindEncorp Columns:\n\n- source identifier (where do the segments come from)\n- alignment type (number of English segments - number of Hindi segments)\n- alignment quality, which is one of the following:\n \"manual\" ... for sources that were sentence-aligned manually\n \"implied\" ... for sources where one side was constructed by translating\n segment by segment\n float ... a value somehow reflecting the goodness of the automatic\n alignment; not really reliable\n- English segment or segments\n- Hindi segment or segments\n\nEach of the segments field is in the plaintext or export format as described\nabove.\n\nIf there are more than one segments on a line (e.g. for lines with alignment\ntype 2-1 where there are two English segments), then the segments are delimited\nwith '<s>' in the text field.", "### Data Splits", "## Dataset Creation", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?\n\nDaniel Pipes,Baker,Bojar,\"Čermák and Rosen,2012\",\"Birch et al., 2011; Post et al., 2012\"", "### Annotations", "#### Annotation process\n\nthe 1st part of data TIDES was originally col- lected for the DARPA-TIDES surprise-language con- test in 2002, later refined at IIIT Hyderabad and provided for the NLP Tools Contest at ICON 2008 (Venkatapathy, 2008).", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\nDataset provided for research purposes only. Please check dataset license for additional information.", "## Additional Information", "### Dataset Curators\n\nBojar, Ondřej ; Diatka, Vojtěch ; Straňák, Pavel ; Tamchyna, Aleš ; Zeman, Daniel", "### Licensing Information\n\nCC BY-NC-SA 3.0\n\n\n\n@InProceedings{hindencorp05:lrec:2014,\n author = {Ond{\\v{r}}ej Bojar and Vojt{\\v{e}}ch Diatka\n and Pavel Rychl{\\'{y}} and Pavel Stra{\\v{n}}{\\'{a}}k\n and V{\\'{\\i}}t Suchomel and Ale{\\v{s}} Tamchyna and Daniel Zeman},\n title = \"{HindEnCorp - Hindi-English and Hindi-only Corpus for Machine\n Translation}\",\n booktitle = {Proceedings of the Ninth International Conference on Language\n Resources and Evaluation (LREC'14)},\n year = {2014},\n month = {may},\n date = {26-31},\n address = {Reykjavik, Iceland},\n editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and\n Thierry Declerck and Hrafn Loftsson and Bente Maegaard and Joseph Mariani\n and Asuncion Moreno and Jan Odijk and Stelios Piperidis},\n publisher = {European Language Resources Association (ELRA)},\n isbn = {978-2-9517408-8-4},\n language = {english}\n}", "### Contributions\n\nThanks to @rahul-art for adding this dataset." ]
[ "TAGS\n#task_categories-translation #annotations_creators-expert-generated #language_creators-crowdsourced #language_creators-machine-generated #multilinguality-translation #size_categories-100K<n<1M #source_datasets-original #language-English #language-Hindi #license-cc-by-nc-sa-3.0 #region-us \n", "# Dataset Card for HindEnCorp", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary\n\nHindEnCorp parallel texts (sentence-aligned) come from the following sources:\nTides, which contains 50K sentence pairs taken mainly from news articles. This dataset was originally col- lected for the DARPA-TIDES surprise-language con- test in 2002, later refined at IIIT Hyderabad and provided for the NLP Tools Contest at ICON 2008 (Venkatapathy, 2008).\n\nCommentaries by Daniel Pipes contain 322 articles in English written by a journalist Daniel Pipes and translated into Hindi.\n\nEMILLE. This corpus (Baker et al., 2002) consists of three components: monolingual, parallel and annotated corpora. There are fourteen monolingual sub- corpora, including both written and (for some lan- guages) spoken data for fourteen South Asian lan- guages. The EMILLE monolingual corpora contain in total 92,799,000 words (including 2,627,000 words of transcribed spoken data for Bengali, Gujarati, Hindi, Punjabi and Urdu). The parallel corpus consists of 200,000 words of text in English and its accompanying translations into Hindi and other languages.\n\nSmaller datasets as collected by Bojar et al. (2010) include the corpus used at ACL 2005 (a subcorpus of EMILLE), a corpus of named entities from Wikipedia (crawled in 2009), and Agriculture domain parallel corpus.\n\nFor the current release, we are extending the parallel corpus using these sources:\nIntercorp (Čermák and Rosen,2012) is a large multilingual parallel corpus of 32 languages including Hindi. The central language used for alignment is Czech. Intercorp’s core texts amount to 202 million words. These core texts are most suitable for us because their sentence alignment is manually checked and therefore very reliable. They cover predominately short sto- ries and novels. There are seven Hindi texts in Inter- corp. Unfortunately, only for three of them the English translation is available; the other four are aligned only with Czech texts. The Hindi subcorpus of Intercorp contains 118,000 words in Hindi.\n\nTED talks 3 held in various languages, primarily English, are equipped with transcripts and these are translated into 102 languages. There are 179 talks for which Hindi translation is available.\n\nThe Indic multi-parallel corpus (Birch et al., 2011; Post et al., 2012) is a corpus of texts from Wikipedia translated from the respective Indian language into English by non-expert translators hired over Mechanical Turk. The quality is thus somewhat mixed in many respects starting from typesetting and punctuation over capi- talization, spelling, word choice to sentence structure. A little bit of control could be in principle obtained from the fact that every input sentence was translated 4 times. We used the 2012 release of the corpus.\n\nURL is a software collaboration platform that hosts many open-source projects and facilitates also collaborative localization of the tools. We downloaded all revisions of all the hosted projects and extracted the localization (.po) files.\n\nOther smaller datasets. This time, we added Wikipedia entities as crawled in 2013 (including any morphological variants of the named entitity that appears on the Hindi variant of the Wikipedia page) and words, word examples and quotes from the Shabdkosh online dictionary.", "### Supported Tasks and Leaderboards", "### Languages\n\nHindi, English", "## Dataset Structure", "### Data Instances", "### Data Fields\n\nHindEncorp Columns:\n\n- source identifier (where do the segments come from)\n- alignment type (number of English segments - number of Hindi segments)\n- alignment quality, which is one of the following:\n \"manual\" ... for sources that were sentence-aligned manually\n \"implied\" ... for sources where one side was constructed by translating\n segment by segment\n float ... a value somehow reflecting the goodness of the automatic\n alignment; not really reliable\n- English segment or segments\n- Hindi segment or segments\n\nEach of the segments field is in the plaintext or export format as described\nabove.\n\nIf there are more than one segments on a line (e.g. for lines with alignment\ntype 2-1 where there are two English segments), then the segments are delimited\nwith '<s>' in the text field.", "### Data Splits", "## Dataset Creation", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?\n\nDaniel Pipes,Baker,Bojar,\"Čermák and Rosen,2012\",\"Birch et al., 2011; Post et al., 2012\"", "### Annotations", "#### Annotation process\n\nthe 1st part of data TIDES was originally col- lected for the DARPA-TIDES surprise-language con- test in 2002, later refined at IIIT Hyderabad and provided for the NLP Tools Contest at ICON 2008 (Venkatapathy, 2008).", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\nDataset provided for research purposes only. Please check dataset license for additional information.", "## Additional Information", "### Dataset Curators\n\nBojar, Ondřej ; Diatka, Vojtěch ; Straňák, Pavel ; Tamchyna, Aleš ; Zeman, Daniel", "### Licensing Information\n\nCC BY-NC-SA 3.0\n\n\n\n@InProceedings{hindencorp05:lrec:2014,\n author = {Ond{\\v{r}}ej Bojar and Vojt{\\v{e}}ch Diatka\n and Pavel Rychl{\\'{y}} and Pavel Stra{\\v{n}}{\\'{a}}k\n and V{\\'{\\i}}t Suchomel and Ale{\\v{s}} Tamchyna and Daniel Zeman},\n title = \"{HindEnCorp - Hindi-English and Hindi-only Corpus for Machine\n Translation}\",\n booktitle = {Proceedings of the Ninth International Conference on Language\n Resources and Evaluation (LREC'14)},\n year = {2014},\n month = {may},\n date = {26-31},\n address = {Reykjavik, Iceland},\n editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and\n Thierry Declerck and Hrafn Loftsson and Bente Maegaard and Joseph Mariani\n and Asuncion Moreno and Jan Odijk and Stelios Piperidis},\n publisher = {European Language Resources Association (ELRA)},\n isbn = {978-2-9517408-8-4},\n language = {english}\n}", "### Contributions\n\nThanks to @rahul-art for adding this dataset." ]
[ 98, 9, 120, 27, 758, 10, 7, 6, 6, 192, 5, 5, 4, 10, 46, 5, 63, 9, 8, 8, 7, 8, 25, 5, 35, 289, 18 ]
[ "passage: TAGS\n#task_categories-translation #annotations_creators-expert-generated #language_creators-crowdsourced #language_creators-machine-generated #multilinguality-translation #size_categories-100K<n<1M #source_datasets-original #language-English #language-Hindi #license-cc-by-nc-sa-3.0 #region-us \n# Dataset Card for HindEnCorp## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact:", "passage: ### Dataset Summary\n\nHindEnCorp parallel texts (sentence-aligned) come from the following sources:\nTides, which contains 50K sentence pairs taken mainly from news articles. This dataset was originally col- lected for the DARPA-TIDES surprise-language con- test in 2002, later refined at IIIT Hyderabad and provided for the NLP Tools Contest at ICON 2008 (Venkatapathy, 2008).\n\nCommentaries by Daniel Pipes contain 322 articles in English written by a journalist Daniel Pipes and translated into Hindi.\n\nEMILLE. This corpus (Baker et al., 2002) consists of three components: monolingual, parallel and annotated corpora. There are fourteen monolingual sub- corpora, including both written and (for some lan- guages) spoken data for fourteen South Asian lan- guages. The EMILLE monolingual corpora contain in total 92,799,000 words (including 2,627,000 words of transcribed spoken data for Bengali, Gujarati, Hindi, Punjabi and Urdu). The parallel corpus consists of 200,000 words of text in English and its accompanying translations into Hindi and other languages.\n\nSmaller datasets as collected by Bojar et al. (2010) include the corpus used at ACL 2005 (a subcorpus of EMILLE), a corpus of named entities from Wikipedia (crawled in 2009), and Agriculture domain parallel corpus.\n\nFor the current release, we are extending the parallel corpus using these sources:\nIntercorp (Čermák and Rosen,2012) is a large multilingual parallel corpus of 32 languages including Hindi. The central language used for alignment is Czech. Intercorp’s core texts amount to 202 million words. These core texts are most suitable for us because their sentence alignment is manually checked and therefore very reliable. They cover predominately short sto- ries and novels. There are seven Hindi texts in Inter- corp. Unfortunately, only for three of them the English translation is available; the other four are aligned only with Czech texts. The Hindi subcorpus of Intercorp contains 118,000 words in Hindi.\n\nTED talks 3 held in various languages, primarily English, are equipped with transcripts and these are translated into 102 languages. There are 179 talks for which Hindi translation is available.\n\nThe Indic multi-parallel corpus (Birch et al., 2011; Post et al., 2012) is a corpus of texts from Wikipedia translated from the respective Indian language into English by non-expert translators hired over Mechanical Turk. The quality is thus somewhat mixed in many respects starting from typesetting and punctuation over capi- talization, spelling, word choice to sentence structure. A little bit of control could be in principle obtained from the fact that every input sentence was translated 4 times. We used the 2012 release of the corpus.\n\nURL is a software collaboration platform that hosts many open-source projects and facilitates also collaborative localization of the tools. We downloaded all revisions of all the hosted projects and extracted the localization (.po) files.\n\nOther smaller datasets. This time, we added Wikipedia entities as crawled in 2013 (including any morphological variants of the named entitity that appears on the Hindi variant of the Wikipedia page) and words, word examples and quotes from the Shabdkosh online dictionary.### Supported Tasks and Leaderboards### Languages\n\nHindi, English## Dataset Structure### Data Instances### Data Fields\n\nHindEncorp Columns:\n\n- source identifier (where do the segments come from)\n- alignment type (number of English segments - number of Hindi segments)\n- alignment quality, which is one of the following:\n \"manual\" ... for sources that were sentence-aligned manually\n \"implied\" ... for sources where one side was constructed by translating\n segment by segment\n float ... a value somehow reflecting the goodness of the automatic\n alignment; not really reliable\n- English segment or segments\n- Hindi segment or segments\n\nEach of the segments field is in the plaintext or export format as described\nabove.\n\nIf there are more than one segments on a line (e.g. for lines with alignment\ntype 2-1 where there are two English segments), then the segments are delimited\nwith '<s>' in the text field.### Data Splits## Dataset Creation### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?\n\nDaniel Pipes,Baker,Bojar,\"Čermák and Rosen,2012\",\"Birch et al., 2011; Post et al., 2012\"### Annotations#### Annotation process\n\nthe 1st part of data TIDES was originally col- lected for the DARPA-TIDES surprise-language con- test in 2002, later refined at IIIT Hyderabad and provided for the NLP Tools Contest at ICON 2008 (Venkatapathy, 2008).#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations\n\nDataset provided for research purposes only. Please check dataset license for additional information.## Additional Information### Dataset Curators\n\nBojar, Ondřej ; Diatka, Vojtěch ; Straňák, Pavel ; Tamchyna, Aleš ; Zeman, Daniel" ]
[ -0.04164539650082588, 0.10240393131971359, -0.0028497744351625443, 0.044929273426532745, 0.03038777783513069, -0.005895325914025307, 0.08526866137981415, 0.08584967255592346, -0.009170343168079853, 0.04832300543785095, -0.06621090322732925, 0.029755568131804466, 0.10046762228012085, 0.05848093703389168, 0.012153689749538898, -0.21726223826408386, 0.0368453748524189, -0.06517057120800018, -0.0079108327627182, 0.056684523820877075, 0.14562936127185822, -0.03179140016436577, 0.020657693967223167, -0.025196392089128494, -0.06708838045597076, 0.025085054337978363, -0.05056818202137947, -0.0875457376241684, 0.03760894387960434, 0.07122030854225159, 0.07132663577795029, -0.012378405779600143, 0.030022796243429184, -0.16269634664058685, 0.026763468980789185, 0.01737082004547119, -0.000536763109266758, -0.00555289164185524, 0.03166124224662781, 0.0019544046372175217, 0.1278722882270813, -0.09450262784957886, 0.05091526731848717, 0.026109470054507256, -0.07987521588802338, -0.09521299600601196, -0.04248148947954178, -0.03564171493053436, 0.018797975033521652, 0.04460155591368675, -0.04289572313427925, 0.08722177892923355, -0.004359416663646698, 0.04030310735106468, 0.0016835834830999374, -0.10979598760604858, -0.04424743354320526, 0.03221036121249199, 0.07559898495674133, 0.14265166223049164, -0.09111189842224121, -0.013109561987221241, -0.009330480359494686, 0.013639627024531364, -0.031758688390254974, -0.05874350666999817, -0.16327953338623047, -0.017193540930747986, -0.06953570246696472, 0.039883531630039215, 0.17480963468551636, -0.04682116210460663, -0.0495295450091362, -0.1277097761631012, -0.04014433175325394, 0.09504839777946472, -0.03444792330265045, 0.035020507872104645, 0.004745122045278549, 0.011352536268532276, 0.15200366079807281, 0.011265035718679428, -0.08297374099493027, 0.04262348636984825, -0.027816057205200195, 0.04569999873638153, 0.05226277559995651, 0.029864367097616196, -0.04767009615898132, -0.03391699865460396, -0.011633116751909256, -0.09421509504318237, -0.03347556293010712, -0.0850987434387207, -0.1098296046257019, 0.052418988198041916, 0.012473084032535553, -0.0926385223865509, 0.051143839955329895, 0.04980596527457237, -0.06206049025058746, 0.07926344871520996, -0.05920233577489853, 0.020382247865200043, 0.09924153983592987, 0.08076433092355728, 0.0110684335231781, -0.05442282557487488, 0.050793133676052094, -0.04606957733631134, 0.08622758090496063, -0.01036711037158966, -0.025406278669834137, 0.0783153772354126, -0.11811374127864838, 0.05288032814860344, 0.004315651953220367, -0.0061865802854299545, -0.06021764129400253, -0.03600893169641495, 0.14848420023918152, -0.09989386051893234, 0.01628846675157547, 0.011577862314879894, -0.0009548608213663101, 0.02360755018889904, -0.017672371119260788, -0.005979340523481369, -0.071707583963871, -0.08262955397367477, -0.02393200621008873, -0.004630208946764469, -0.10440526157617569, -0.11735130101442337, 0.0570807121694088, -0.0636555477976799, 0.0031138863414525986, -0.07316239923238754, -0.0979447215795517, -0.04022519290447235, 0.02099950984120369, -0.09736277908086777, -0.004588310606777668, -0.029166188091039658, 0.048638757318258286, 0.024590278044342995, -0.014982643537223339, -0.016907062381505966, -0.05943363904953003, 0.004415315110236406, -0.07858411222696304, 0.05765482783317566, -0.08531926572322845, 0.026620589196681976, -0.05886852368712425, 0.020264266058802605, -0.030927563086152077, 0.0754866972565651, -0.12215285748243332, -0.002951899543404579, -0.04796718433499336, 0.020346984267234802, 0.03873102366924286, 0.04796481877565384, -0.0008925702422857285, 0.07162964344024658, -0.22431716322898865, 0.00015100045129656792, 0.128515362739563, -0.1380348950624466, -0.06593222916126251, 0.09420962631702423, -0.030535347759723663, 0.08511964231729507, 0.051348909735679626, 0.12899009883403778, 0.009419264271855354, 0.011744305491447449, -0.03645719215273857, -0.04372907057404518, 0.1043519526720047, 0.07931635528802872, 0.06694573909044266, -0.014900045469403267, 0.11480264365673065, 0.007465032394975424, 0.10396276414394379, -0.053583260625600815, -0.005371727980673313, -0.04385261982679367, 0.04592657834291458, 0.0014603632735088468, -0.07103696465492249, 0.010009816847741604, -0.003694538725540042, -0.06669981777667999, -0.02772788144648075, 0.03335992246866226, 0.05676466226577759, -0.03370911628007889, 0.052655063569545746, -0.044566184282302856, -0.037742532789707184, -0.012893566861748695, 0.017063448205590248, -0.1518930047750473, -0.07701993733644485, 0.09974201023578644, -0.043531402945518494, 0.08417274802923203, 0.02250204235315323, -0.016706714406609535, 0.008210793137550354, -0.014206115156412125, 0.04671594873070717, 0.026438022032380104, 0.00848262757062912, -0.0464191734790802, -0.18446707725524902, 0.07193602621555328, -0.09120554476976395, 0.0731324702501297, -0.11104343086481094, -0.0011545317247509956, 0.02796831727027893, 0.07500649988651276, 0.046100348234176636, -0.04246141016483307, 0.056236833333969116, 0.05576023831963539, -0.02224723994731903, -0.012604642659425735, 0.005050165578722954, 0.007284138351678848, -0.05107448250055313, 0.1492527574300766, -0.06557700037956238, -0.09051196277141571, 0.049525126814842224, 0.026707684621214867, 0.009815862402319908, -0.023709019646048546, -0.00732328649610281, -0.03422078862786293, -0.053345438092947006, -0.05713677033782005, 0.091980941593647, 0.009238306432962418, 0.06773345172405243, -0.09167388826608658, -0.07386299967765808, -0.027435671538114548, -0.026906080543994904, -0.05214947834610939, 0.139457106590271, 0.06491073220968246, -0.17606651782989502, 0.15450730919837952, 0.035222552716732025, 0.09058134257793427, 0.16708356142044067, -0.019003260880708694, -0.07275354862213135, 0.03099200874567032, -0.028767943382263184, -0.026532085612416267, 0.11164417117834091, -0.09040673077106476, -0.045219555497169495, 0.041374970227479935, 0.021997399628162384, 0.006436999887228012, -0.025167081505060196, 0.033695727586746216, -0.008782152086496353, -0.016407635062932968, -0.027375726029276848, 0.026818614453077316, -0.012092512100934982, 0.099144846200943, -0.02559729851782322, 0.0678822249174118, -0.0435282327234745, -0.05703657492995262, -0.08752098679542542, 0.1127433031797409, -0.18362674117088318, -0.2381594479084015, -0.08672238886356354, -0.06889329105615616, -0.004363887012004852, -0.0062596146017313, 0.05568764731287956, -0.07465288788080215, -0.13119849562644958, -0.09665895253419876, 0.03360974043607712, 0.007038470357656479, -0.08487729728221893, -0.033914774656295776, -0.02449859492480755, -0.059446852654218674, -0.14653512835502625, 0.01806214265525341, 0.024719716981053352, 0.03768959641456604, 0.05594262853264809, -0.03686580806970596, 0.0688207820057869, 0.041848987340927124, 0.03855423256754875, -0.06277802586555481, -0.044443413615226746, 0.13167443871498108, -0.07554750889539719, 0.1301405429840088, 0.06983724236488342, -0.05471808835864067, 0.03132693096995354, 0.1782454252243042, 0.00892675295472145, -0.0741906613111496, 0.019038569182157516, 0.01415804959833622, -0.019131749868392944, -0.2876705825328827, -0.09846269339323044, -0.1002403050661087, -0.035116225481033325, -0.010412049479782581, 0.050086893141269684, -0.08409422636032104, 0.002642496954649687, -0.06669290363788605, 0.05218822509050369, 0.05604573339223862, 0.05957289785146713, 0.10154169797897339, 0.0028409743681550026, 0.06754672527313232, -0.09002785384654999, 0.03826803341507912, 0.08597750961780548, 0.029031604528427124, 0.2156514674425125, 0.040592364966869354, 0.23475797474384308, 0.06962720304727554, 0.008379317820072174, 0.05622553080320358, 0.014048982411623001, -0.05249282345175743, 0.05968175828456879, -0.037580087780952454, -0.02858881652355194, -0.04985756054520607, 0.09253150224685669, 0.0022805053740739822, -0.06563245505094528, 0.060014814138412476, -0.06715823709964752, 0.05666423588991165, 0.09912242740392685, -0.002398495562374592, -0.017820153385400772, -0.060449887067079544, 0.10894400626420975, -0.08077444136142731, -0.10614831745624542, 0.009389501065015793, 0.12084729969501495, -0.04211926460266113, 0.057800646871328354, 0.002212938852608204, 0.1156543493270874, -0.0865233913064003, -0.03437742590904236, -0.06531267613172531, -0.030068818479776382, -0.012671610340476036, 0.046289071440696716, -0.15927542746067047, 0.1710653454065323, 0.0376683846116066, -0.014929591678082943, -0.07498572766780853, 0.04064662754535675, -0.019714057445526123, -0.08107376098632812, 0.05854351446032524, 0.005086904391646385, -0.1695898473262787, -0.03240425884723663, -0.054288096725940704, 0.03909394517540932, 0.07843846827745438, 0.008137762546539307, 0.07822713255882263, 0.012947659939527512, 0.007260428275913, -0.02263212390244007, -0.08993902802467346, -0.08544839918613434, -0.21015337109565735, 0.06274024397134781, -0.022763527929782867, -0.052925754338502884, -0.051529914140701294, -0.05292472988367081, -0.057113442569971085, 0.09345006942749023, -0.18191076815128326, -0.11648176610469818, -0.09350481629371643, 0.05109277367591858, 0.09176336228847504, -0.02822257950901985, 0.0632995143532753, -0.02131928876042366, 0.06638475507497787, -0.035789139568805695, -0.043596990406513214, 0.04069069027900696, -0.04560467600822449, -0.08002346754074097, -0.09003050625324249, 0.10537620633840561, 0.11254923045635223, 0.01642601564526558, -0.00743011524900794, 0.06156308203935623, 0.009409722872078419, -0.059802498668432236, -0.04235108196735382, 0.14511537551879883, 0.04042326286435127, 0.0688849538564682, -0.1480487585067749, -0.14513778686523438, -0.019617585465312004, -0.13431350886821747, 0.07648305594921112, 0.06563185155391693, 0.01220683753490448, 0.17164084315299988, 0.18679183721542358, -0.15424662828445435, -0.14831635355949402, -0.010408447124063969, -0.008124740794301033, 0.06008131057024002, -0.01383315771818161, -0.15032491087913513, 0.07072030007839203, 0.0630466490983963, 0.024861561134457588, 0.008929776027798653, -0.10422801226377487, -0.08556509017944336, 0.021570619195699692, 0.06652691215276718, 0.012628071010112762, -0.13640476763248444, -0.07510442286729813, -0.038107436150312424, -0.09144134819507599, 0.10423726588487625, -0.07839404046535492, 0.024150045588612556, 0.0047543905675411224, 0.0033653192222118378, -0.02393237128853798, 0.00967900175601244, 0.1033344715833664, -0.011970046907663345, 0.0011184709146618843, -0.06345807760953903, 0.028163842856884003, 0.07637979090213776, 0.029404575005173683, 0.06386236101388931, 0.018804917111992836, -0.03521180525422096, -0.10592629015445709, -0.039441272616386414, -0.028711605817079544, -0.020554112270474434, -0.06098644807934761, -0.03135373443365097, -0.06961748003959656, 0.08151586353778839, 0.037325553596019745, -0.02416708879172802, 0.13018330931663513, -0.06790140271186829, 0.0365821048617363, -0.016301654279232025, 0.16843852400779724, 0.026110749691724777, 0.060674458742141724, -0.02886347472667694, -0.006338623818010092, 0.037017643451690674, -0.1315540373325348, -0.004295915365219116, 0.08884918689727783, -0.02380445972084999, 0.09396762400865555, -0.04567387327551842, -0.10185703635215759, 0.055872924625873566, 0.06818331778049469, 0.03141353279352188, -0.09318888187408447, 0.041961103677749634, 0.07681598514318466, -0.043443165719509125, -0.042570944875478745, 0.11470255255699158, 0.009441390633583069, -0.06852462887763977, -0.011768627911806107, 0.07981093227863312, 0.05617036670446396, 0.09876272082328796, 0.0112510547041893, 0.017406634986400604, -0.11671029776334763, 0.10935156047344208, 0.1336277425289154, -0.11977793276309967, 0.011440876871347427, 0.2011079490184784, -0.0876813530921936, -0.05435846000909805, -0.04029340669512749, 0.024856189265847206, -0.005982346832752228, -0.017851701006293297, -0.011052493005990982, -0.1368575245141983, 0.002635809127241373, 0.1674158275127411, -0.02297816053032875, 0.010385749861598015, -0.021127676591277122, -0.0021864641457796097, 0.0073736608028411865, 0.1094994843006134, 0.03435681015253067, 0.02143106237053871, 0.040027011185884476, -0.13221269845962524, 0.019553186371922493, -0.0032680081203579903, -0.012939810752868652, -0.025878719985485077, -0.11766084283590317, -0.005819442681968212, -0.11604239791631699, 0.06458041071891785, -0.08147717267274857, -0.0017411746084690094, -0.020672021433711052, -0.04751333221793175, -0.016532696783542633, -0.00566102983430028, -0.036775797605514526, 0.004197991453111172, -0.06744246929883957, 0.12943486869335175, -0.07437816262245178, -0.03980670124292374, 0.07189294695854187, -0.03818141669034958, 0.0852779895067215, 0.010637231171131134, -0.06822025775909424, 0.0347524955868721, -0.10509362816810608, 0.07057728618383408, 0.009267183020710945, 0.09487920999526978, 0.06209211051464081, -0.09800004959106445, 0.006461594253778458, 0.05233810469508171, -0.005034034606069326, 0.0027751587331295013, 0.048720650374889374, -0.051616378128528595, 0.026203790679574013, -0.10024029016494751, -0.04889494925737381, -0.0029114708304405212, 0.026155423372983932, 0.06447798013687134, 0.02398587018251419, 0.07749444246292114, -0.04115238040685654, 0.024723339825868607, -0.058210212737321854, -0.0028112262953072786, 0.03126388043165207, -0.040502049028873444, -0.01607971452176571, -0.050533123314380646, 0.047937437891960144, 0.02144644781947136, 0.21078428626060486, -0.019481336697936058, 0.052923183888196945, 0.07204021513462067, -0.026369608938694, -0.06274798512458801, 0.037539828568696976, 0.045094504952430725, 0.03369306027889252, 0.0027288487181067467, -0.016025815159082413, -0.05185312405228615, -0.01034112274646759, -0.006683018058538437, 0.038016047328710556, 0.1667284071445465, 0.20031365752220154, 0.020245864987373352, 0.03723413124680519, -0.08514226973056793, -0.003397560678422451, 0.039315007627010345, -0.033501576632261276, 0.033004216849803925, -0.03447948396205902, 0.07339879125356674, 0.10232429206371307, -0.13488787412643433, 0.07693006098270416, -0.04944533854722977, -0.07355453073978424, -0.01881566271185875, -0.1066635325551033, -0.06313777714967728, 0.02355283871293068, -0.023493438959121704, -0.12785758078098297, 0.04887097328901291, 0.058932602405548096, 0.05634032189846039, -0.004797196947038174, 0.040133483707904816, -0.019036084413528442, -0.09833677858114243, 0.028836708515882492, 0.052486516535282135, 0.09048236161470413, -0.0007387548685073853, 0.003913644701242447, -0.026372838765382767, 0.1021566390991211, 0.013514428399503231, 0.0859072357416153, 0.038906458765268326, 0.012099424377083778, -0.0582771971821785, -0.03224223107099533, 0.014617346227169037, 0.04152827709913254, -0.005935048684477806, 0.2073821723461151, 0.05741509050130844, 0.008413040079176426, 0.044396765530109406, 0.10580724477767944, 0.014938579872250557, -0.08600234985351562, -0.11601577699184418, 0.00874347798526287, -0.02262052148580551, -0.005739658139646053, 0.026645593345165253, -0.08644459396600723, -0.020963530987501144, 0.1424778401851654, 0.167530357837677, -0.01938202977180481, 0.0019186886493116617, -0.014701392501592636, 0.02018127031624317, -0.04498451203107834, 0.07153943181037903, 0.06770484149456024, 0.22831211984157562, -0.01860906183719635, -0.03771986439824104, -0.047055941075086594, 0.021459000185132027, -0.09656655788421631, 0.06942117214202881, -0.01902513951063156, -0.04202881455421448, -0.005076702684164047, 0.12162350863218307, -0.043790556490421295, -0.205730602145195, -0.014529593288898468, -0.0879412293434143, -0.11641241610050201, -0.01819920912384987, -0.09349711984395981, 0.0309746116399765, -0.037224192172288895, 0.0483357310295105, -0.013660462573170662, 0.1551482081413269, 0.059005893766880035, -0.04627249389886856, -0.04867810010910034, 0.12635445594787598, -0.1217736303806305, 0.11122153699398041, -0.004024657886475325, 0.08903171867132187, 0.06572870165109634, 0.05259755253791809, -0.04148893803358078, 0.07407540827989578, 0.08047619462013245, -0.012237113900482655, 0.01566021703183651, 0.09732477366924286, -0.009930720552802086, 0.1696130931377411, 0.10279938578605652, 0.05872485414147377, 0.04490092396736145, 0.046855680644512177, -0.03107178583741188, -0.050221771001815796, 0.09949123859405518, -0.14203861355781555, 0.13764888048171997, 0.07991985976696014, -0.010973475873470306, -0.035847414284944534, -0.005517290905117989, -0.002608509734272957, -0.042994819581508636, 0.05269497632980347, -0.008215606212615967, -0.165922150015831, 0.014798148535192013, -0.03496608883142471, 0.09780342876911163, -0.1470491588115692, -0.02916736528277397, 0.0058182645589113235, 0.027175066992640495, -0.06927478313446045, 0.11488311737775803, 0.04799562692642212, -0.013493452221155167, -0.056784167885780334, -0.16977626085281372, 0.034416522830724716, 0.07661453634500504, -0.03935444355010986, -0.01925024390220642 ]
218ce687943a0da435d6d62751a4ab216be6cd40
# Dataset Card for Discourse Analysis dataset ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** - **Repository:** https://github.com/midas-research/hindi-discourse - **Paper:** [An Annotated Dataset of Discourse Modes in Hindi Stories](https://aclanthology.org/2020.lrec-1.149/) - **Point of Contact:** https://github.com/midas-research/MeTooMA ### Dataset Summary - The Hindi Discourse Analysis dataset is a corpus for analyzing discourse modes present in its sentences. - It contains sentences from stories written by 11 famous authors from the 20th Century. - 4-5 stories by each author have been selected which were available in the public domain resulting in a collection of 53 stories. - Most of these short stories were originally written in Hindi but some of them were written in other Indian languages and later translated to Hindi. The corpus contains a total of 10472 sentences belonging to the following categories: - Argumentative - Descriptive - Dialogic - Informative - Narrative ### Supported Tasks and Leaderboards - Discourse Analysis of Hindi. ### Languages Hindi ## Dataset Structure - The dataset is structured into JSON format. ### Data Instances {'Story_no': 15, 'Sentence': ' गाँठ से साढ़े तीन रुपये लग गये, जो अब पेट में जाकर खनकते भी नहीं! जो तेरी करनी मालिक! ” “इसमें मालिक की क्या करनी है? ”', 'Discourse Mode': 'Dialogue'} ### Data Fields Sentence number, story number, sentence and discourse mode ### Data Splits - Train: 9983 ## Dataset Creation ### Curation Rationale - Present a new publicly available corpus consisting of sentences from short stories written in a low-resource language of Hindi having high quality annotation for five different discourse modes - argumentative, narrative, descriptive, dialogic and informative. - Perform a detailed analysis of the proposed annotated corpus and characterize the performance of different classification algorithms. ### Source Data - Source of all the data points in this dataset is Hindi stories written by famous authors of Hindi literature. #### Initial Data Collection and Normalization - All the data was collected from various Hindi websites. - We chose against crowd-sourcing the annotation pro- cess because we wanted to directly work with the an- notators for qualitative feedback and to also ensure high quality annotations. - We employed three native Hindi speakers with college level education for the an- notation task. - We first selected two random stories from our corpus and had the three annotators work on them independently and classify each sentence based on the discourse mode. - Please refer to this paper for detailed information: https://www.aclweb.org/anthology/2020.lrec-1.149/ #### Who are the source language producers? Please refer to this paper for detailed information: https://www.aclweb.org/anthology/2020.lrec-1.149/ ### Annotations #### Annotation process - The authors chose against crowd sourcing for labeling this dataset due to its highly sensitive nature. - The annotators are domain experts having degress in advanced clinical psychology and gender studies. - They were provided a guidelines document with instructions about each task and its definitions, labels and examples. - They studied the document, worked a few examples to get used to this annotation task. - They also provided feedback for improving the class definitions. - The annotation process is not mutually exclusive, implying that presence of one label does not mean the absence of the other one. #### Who are the annotators? - The annotators were three native Hindi speakers with college level education. - Please refer to the accompnaying paper for a detailed annotation process. ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset - As a future work we would also like to use the presented corpus to see how it could be further used in certain downstream tasks such as emotion analysis, machine translation, textual entailment, and speech sythesis for improving storytelling experience in Hindi language. ### Discussion of Biases [More Information Needed] ### Other Known Limitations - We could not get the best performance using the deep learning model trained on the data, due to insufficient data for DL models. ## Additional Information Please refer to this link: https://github.com/midas-research/hindi-discourse ### Dataset Curators - If you use the corpus in a product or application, then please credit the authors and [Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi] (http://midas.iiitd.edu.in) appropriately. Also, if you send us an email, we will be thrilled to know about how you have used the corpus. - If interested in commercial use of the corpus, send email to midas@iiitd.ac.in. - Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi, India disclaims any responsibility for the use of the corpus and does not provide technical support. However, the contact listed above will be happy to respond to queries and clarifications - Please feel free to send us an email: - with feedback regarding the corpus. - with information on how you have used the corpus. - if interested in having us analyze your social media data. - if interested in a collaborative research project. ### Licensing Information - If you use the corpus in a product or application, then please credit the authors and [Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi] (http://midas.iiitd.edu.in) appropriately. ### Citation Information Please cite the following publication if you make use of the dataset: https://aclanthology.org/2020.lrec-1.149/ ``` @inproceedings{dhanwal-etal-2020-annotated, title = "An Annotated Dataset of Discourse Modes in {H}indi Stories", author = "Dhanwal, Swapnil and Dutta, Hritwik and Nankani, Hitesh and Shrivastava, Nilay and Kumar, Yaman and Li, Junyi Jessy and Mahata, Debanjan and Gosangi, Rakesh and Zhang, Haimin and Shah, Rajiv Ratn and Stent, Amanda", booktitle = "Proceedings of the 12th Language Resources and Evaluation Conference", month = may, year = "2020", address = "Marseille, France", publisher = "European Language Resources Association", url = "https://www.aclweb.org/anthology/2020.lrec-1.149", pages = "1191--1196", abstract = "In this paper, we present a new corpus consisting of sentences from Hindi short stories annotated for five different discourse modes argumentative, narrative, descriptive, dialogic and informative. We present a detailed account of the entire data collection and annotation processes. The annotations have a very high inter-annotator agreement (0.87 k-alpha). We analyze the data in terms of label distributions, part of speech tags, and sentence lengths. We characterize the performance of various classification algorithms on this dataset and perform ablation studies to understand the nature of the linguistic models suitable for capturing the nuances of the embedded discourse structures in the presented corpus.", language = "English", ISBN = "979-10-95546-34-4", } ``` ### Contributions Thanks to [@duttahritwik](https://github.com/duttahritwik) for adding this dataset.
hindi_discourse
[ "task_categories:text-classification", "task_ids:multi-label-classification", "annotations_creators:other", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:hi", "license:other", "discourse-analysis", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["other"], "language_creators": ["found"], "language": ["hi"], "license": ["other"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["multi-label-classification"], "pretty_name": "Discourse Analysis dataset", "tags": ["discourse-analysis"], "dataset_info": {"features": [{"name": "Story_no", "dtype": "int32"}, {"name": "Sentence", "dtype": "string"}, {"name": "Discourse Mode", "dtype": {"class_label": {"names": {"0": "Argumentative", "1": "Descriptive", "2": "Dialogue", "3": "Informative", "4": "Narrative", "5": "Other"}}}}], "splits": [{"name": "train", "num_bytes": 1998930, "num_examples": 9968}], "download_size": 4176677, "dataset_size": 1998930}}
2024-01-18T11:05:28+00:00
[]
[ "hi" ]
TAGS #task_categories-text-classification #task_ids-multi-label-classification #annotations_creators-other #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Hindi #license-other #discourse-analysis #region-us
# Dataset Card for Discourse Analysis dataset ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: - Repository: URL - Paper: An Annotated Dataset of Discourse Modes in Hindi Stories - Point of Contact: URL ### Dataset Summary - The Hindi Discourse Analysis dataset is a corpus for analyzing discourse modes present in its sentences. - It contains sentences from stories written by 11 famous authors from the 20th Century. - 4-5 stories by each author have been selected which were available in the public domain resulting in a collection of 53 stories. - Most of these short stories were originally written in Hindi but some of them were written in other Indian languages and later translated to Hindi. The corpus contains a total of 10472 sentences belonging to the following categories: - Argumentative - Descriptive - Dialogic - Informative - Narrative ### Supported Tasks and Leaderboards - Discourse Analysis of Hindi. ### Languages Hindi ## Dataset Structure - The dataset is structured into JSON format. ### Data Instances {'Story_no': 15, 'Sentence': ' गाँठ से साढ़े तीन रुपये लग गये, जो अब पेट में जाकर खनकते भी नहीं! जो तेरी करनी मालिक! ” “इसमें मालिक की क्या करनी है? ”', 'Discourse Mode': 'Dialogue'} ### Data Fields Sentence number, story number, sentence and discourse mode ### Data Splits - Train: 9983 ## Dataset Creation ### Curation Rationale - Present a new publicly available corpus consisting of sentences from short stories written in a low-resource language of Hindi having high quality annotation for five different discourse modes - argumentative, narrative, descriptive, dialogic and informative. - Perform a detailed analysis of the proposed annotated corpus and characterize the performance of different classification algorithms. ### Source Data - Source of all the data points in this dataset is Hindi stories written by famous authors of Hindi literature. #### Initial Data Collection and Normalization - All the data was collected from various Hindi websites. - We chose against crowd-sourcing the annotation pro- cess because we wanted to directly work with the an- notators for qualitative feedback and to also ensure high quality annotations. - We employed three native Hindi speakers with college level education for the an- notation task. - We first selected two random stories from our corpus and had the three annotators work on them independently and classify each sentence based on the discourse mode. - Please refer to this paper for detailed information: URL #### Who are the source language producers? Please refer to this paper for detailed information: URL ### Annotations #### Annotation process - The authors chose against crowd sourcing for labeling this dataset due to its highly sensitive nature. - The annotators are domain experts having degress in advanced clinical psychology and gender studies. - They were provided a guidelines document with instructions about each task and its definitions, labels and examples. - They studied the document, worked a few examples to get used to this annotation task. - They also provided feedback for improving the class definitions. - The annotation process is not mutually exclusive, implying that presence of one label does not mean the absence of the other one. #### Who are the annotators? - The annotators were three native Hindi speakers with college level education. - Please refer to the accompnaying paper for a detailed annotation process. ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset - As a future work we would also like to use the presented corpus to see how it could be further used in certain downstream tasks such as emotion analysis, machine translation, textual entailment, and speech sythesis for improving storytelling experience in Hindi language. ### Discussion of Biases ### Other Known Limitations - We could not get the best performance using the deep learning model trained on the data, due to insufficient data for DL models. ## Additional Information Please refer to this link: URL ### Dataset Curators - If you use the corpus in a product or application, then please credit the authors and [Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi] (URL) appropriately. Also, if you send us an email, we will be thrilled to know about how you have used the corpus. - If interested in commercial use of the corpus, send email to midas@URL. - Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi, India disclaims any responsibility for the use of the corpus and does not provide technical support. However, the contact listed above will be happy to respond to queries and clarifications - Please feel free to send us an email: - with feedback regarding the corpus. - with information on how you have used the corpus. - if interested in having us analyze your social media data. - if interested in a collaborative research project. ### Licensing Information - If you use the corpus in a product or application, then please credit the authors and [Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi] (URL) appropriately. Please cite the following publication if you make use of the dataset: URL ### Contributions Thanks to @duttahritwik for adding this dataset.
[ "# Dataset Card for Discourse Analysis dataset", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage:\n- Repository: URL\n- Paper: An Annotated Dataset of Discourse Modes in Hindi Stories\n- Point of Contact: URL", "### Dataset Summary\n\n- The Hindi Discourse Analysis dataset is a corpus for analyzing discourse modes present in its sentences.\n- It contains sentences from stories written by 11 famous authors from the 20th Century.\n- 4-5 stories by each author have been selected which were available in the public domain resulting in a collection of 53 stories.\n- Most of these short stories were originally written in Hindi but some of them were written in other Indian languages and later translated to Hindi.\n\nThe corpus contains a total of 10472 sentences belonging to the following categories:\n- Argumentative\n- Descriptive\n- Dialogic\n- Informative\n- Narrative", "### Supported Tasks and Leaderboards\n\n- Discourse Analysis of Hindi.", "### Languages\n\nHindi", "## Dataset Structure\n- The dataset is structured into JSON format.", "### Data Instances\n{'Story_no': 15, 'Sentence': ' गाँठ से साढ़े तीन रुपये लग गये, जो अब पेट में जाकर खनकते भी नहीं! जो तेरी करनी मालिक! ” “इसमें मालिक की क्या करनी है? ”', 'Discourse Mode': 'Dialogue'}", "### Data Fields\n\nSentence number, story number, sentence and discourse mode", "### Data Splits\n\n- Train: 9983", "## Dataset Creation", "### Curation Rationale\n- Present a new publicly available corpus\nconsisting of sentences from short stories written in a\nlow-resource language of Hindi having high quality annotation for five different discourse modes -\nargumentative, narrative, descriptive, dialogic and informative.\n\n- Perform a detailed analysis of the proposed annotated corpus and characterize the performance of\ndifferent classification algorithms.", "### Source Data\n- Source of all the data points in this dataset is Hindi stories written by famous authors of Hindi literature.", "#### Initial Data Collection and Normalization\n\n- All the data was collected from various Hindi websites.\n- We chose against crowd-sourcing the annotation pro- cess because we wanted to directly work with the an- notators for qualitative feedback and to also ensure high quality annotations. \n- We employed three native Hindi speakers with college level education for the an- notation task. \n- We first selected two random stories from our corpus and had the three annotators work on them independently and classify each sentence based on the discourse mode.\n- Please refer to this paper for detailed information: URL", "#### Who are the source language producers?\n\nPlease refer to this paper for detailed information: URL", "### Annotations", "#### Annotation process\n\n- The authors chose against crowd sourcing for labeling this dataset due to its highly sensitive nature.\n- The annotators are domain experts having degress in advanced clinical psychology and gender studies.\n- They were provided a guidelines document with instructions about each task and its definitions, labels and examples.\n- They studied the document, worked a few examples to get used to this annotation task.\n- They also provided feedback for improving the class definitions.\n- The annotation process is not mutually exclusive, implying that presence of one label does not mean the\nabsence of the other one.", "#### Who are the annotators?\n\n- The annotators were three native Hindi speakers with college level education.\n- Please refer to the accompnaying paper for a detailed annotation process.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset\n- As a future work we would also like to use the presented corpus to see how it could be further used\nin certain downstream tasks such as emotion analysis, machine translation,\ntextual entailment, and speech sythesis for improving storytelling experience in Hindi language.", "### Discussion of Biases", "### Other Known Limitations\n\n- We could not get the best performance using the deep learning model trained on the data, due to\n insufficient data for DL models.", "## Additional Information\n\nPlease refer to this link: URL", "### Dataset Curators\n\n- If you use the corpus in a product or application, then please credit the authors\nand [Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi]\n(URL) appropriately.\nAlso, if you send us an email, we will be thrilled to know about how you have used the corpus.\n- If interested in commercial use of the corpus, send email to midas@URL.\n- Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi, India\ndisclaims any responsibility for the use of the corpus and does not provide technical support.\nHowever, the contact listed above will be happy to respond to queries and clarifications\n- Please feel free to send us an email:\n - with feedback regarding the corpus.\n - with information on how you have used the corpus.\n - if interested in having us analyze your social media data.\n - if interested in a collaborative research project.", "### Licensing Information\n\n- If you use the corpus in a product or application, then please credit the authors\nand [Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi]\n(URL) appropriately.\n\n\n\nPlease cite the following publication if you make use of the dataset: URL", "### Contributions\n\nThanks to @duttahritwik for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-multi-label-classification #annotations_creators-other #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Hindi #license-other #discourse-analysis #region-us \n", "# Dataset Card for Discourse Analysis dataset", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage:\n- Repository: URL\n- Paper: An Annotated Dataset of Discourse Modes in Hindi Stories\n- Point of Contact: URL", "### Dataset Summary\n\n- The Hindi Discourse Analysis dataset is a corpus for analyzing discourse modes present in its sentences.\n- It contains sentences from stories written by 11 famous authors from the 20th Century.\n- 4-5 stories by each author have been selected which were available in the public domain resulting in a collection of 53 stories.\n- Most of these short stories were originally written in Hindi but some of them were written in other Indian languages and later translated to Hindi.\n\nThe corpus contains a total of 10472 sentences belonging to the following categories:\n- Argumentative\n- Descriptive\n- Dialogic\n- Informative\n- Narrative", "### Supported Tasks and Leaderboards\n\n- Discourse Analysis of Hindi.", "### Languages\n\nHindi", "## Dataset Structure\n- The dataset is structured into JSON format.", "### Data Instances\n{'Story_no': 15, 'Sentence': ' गाँठ से साढ़े तीन रुपये लग गये, जो अब पेट में जाकर खनकते भी नहीं! जो तेरी करनी मालिक! ” “इसमें मालिक की क्या करनी है? ”', 'Discourse Mode': 'Dialogue'}", "### Data Fields\n\nSentence number, story number, sentence and discourse mode", "### Data Splits\n\n- Train: 9983", "## Dataset Creation", "### Curation Rationale\n- Present a new publicly available corpus\nconsisting of sentences from short stories written in a\nlow-resource language of Hindi having high quality annotation for five different discourse modes -\nargumentative, narrative, descriptive, dialogic and informative.\n\n- Perform a detailed analysis of the proposed annotated corpus and characterize the performance of\ndifferent classification algorithms.", "### Source Data\n- Source of all the data points in this dataset is Hindi stories written by famous authors of Hindi literature.", "#### Initial Data Collection and Normalization\n\n- All the data was collected from various Hindi websites.\n- We chose against crowd-sourcing the annotation pro- cess because we wanted to directly work with the an- notators for qualitative feedback and to also ensure high quality annotations. \n- We employed three native Hindi speakers with college level education for the an- notation task. \n- We first selected two random stories from our corpus and had the three annotators work on them independently and classify each sentence based on the discourse mode.\n- Please refer to this paper for detailed information: URL", "#### Who are the source language producers?\n\nPlease refer to this paper for detailed information: URL", "### Annotations", "#### Annotation process\n\n- The authors chose against crowd sourcing for labeling this dataset due to its highly sensitive nature.\n- The annotators are domain experts having degress in advanced clinical psychology and gender studies.\n- They were provided a guidelines document with instructions about each task and its definitions, labels and examples.\n- They studied the document, worked a few examples to get used to this annotation task.\n- They also provided feedback for improving the class definitions.\n- The annotation process is not mutually exclusive, implying that presence of one label does not mean the\nabsence of the other one.", "#### Who are the annotators?\n\n- The annotators were three native Hindi speakers with college level education.\n- Please refer to the accompnaying paper for a detailed annotation process.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset\n- As a future work we would also like to use the presented corpus to see how it could be further used\nin certain downstream tasks such as emotion analysis, machine translation,\ntextual entailment, and speech sythesis for improving storytelling experience in Hindi language.", "### Discussion of Biases", "### Other Known Limitations\n\n- We could not get the best performance using the deep learning model trained on the data, due to\n insufficient data for DL models.", "## Additional Information\n\nPlease refer to this link: URL", "### Dataset Curators\n\n- If you use the corpus in a product or application, then please credit the authors\nand [Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi]\n(URL) appropriately.\nAlso, if you send us an email, we will be thrilled to know about how you have used the corpus.\n- If interested in commercial use of the corpus, send email to midas@URL.\n- Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi, India\ndisclaims any responsibility for the use of the corpus and does not provide technical support.\nHowever, the contact listed above will be happy to respond to queries and clarifications\n- Please feel free to send us an email:\n - with feedback regarding the corpus.\n - with information on how you have used the corpus.\n - if interested in having us analyze your social media data.\n - if interested in a collaborative research project.", "### Licensing Information\n\n- If you use the corpus in a product or application, then please credit the authors\nand [Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi]\n(URL) appropriately.\n\n\n\nPlease cite the following publication if you make use of the dataset: URL", "### Contributions\n\nThanks to @duttahritwik for adding this dataset." ]
[ 91, 12, 120, 37, 145, 19, 5, 18, 80, 17, 10, 5, 86, 27, 129, 20, 5, 134, 43, 8, 8, 64, 8, 36, 12, 204, 67, 19 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-multi-label-classification #annotations_creators-other #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Hindi #license-other #discourse-analysis #region-us \n# Dataset Card for Discourse Analysis dataset## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage:\n- Repository: URL\n- Paper: An Annotated Dataset of Discourse Modes in Hindi Stories\n- Point of Contact: URL### Dataset Summary\n\n- The Hindi Discourse Analysis dataset is a corpus for analyzing discourse modes present in its sentences.\n- It contains sentences from stories written by 11 famous authors from the 20th Century.\n- 4-5 stories by each author have been selected which were available in the public domain resulting in a collection of 53 stories.\n- Most of these short stories were originally written in Hindi but some of them were written in other Indian languages and later translated to Hindi.\n\nThe corpus contains a total of 10472 sentences belonging to the following categories:\n- Argumentative\n- Descriptive\n- Dialogic\n- Informative\n- Narrative### Supported Tasks and Leaderboards\n\n- Discourse Analysis of Hindi.### Languages\n\nHindi## Dataset Structure\n- The dataset is structured into JSON format.", "passage: ### Data Instances\n{'Story_no': 15, 'Sentence': ' गाँठ से साढ़े तीन रुपये लग गये, जो अब पेट में जाकर खनकते भी नहीं! जो तेरी करनी मालिक! ” “इसमें मालिक की क्या करनी है? ”', 'Discourse Mode': 'Dialogue'}### Data Fields\n\nSentence number, story number, sentence and discourse mode### Data Splits\n\n- Train: 9983## Dataset Creation### Curation Rationale\n- Present a new publicly available corpus\nconsisting of sentences from short stories written in a\nlow-resource language of Hindi having high quality annotation for five different discourse modes -\nargumentative, narrative, descriptive, dialogic and informative.\n\n- Perform a detailed analysis of the proposed annotated corpus and characterize the performance of\ndifferent classification algorithms.### Source Data\n- Source of all the data points in this dataset is Hindi stories written by famous authors of Hindi literature.#### Initial Data Collection and Normalization\n\n- All the data was collected from various Hindi websites.\n- We chose against crowd-sourcing the annotation pro- cess because we wanted to directly work with the an- notators for qualitative feedback and to also ensure high quality annotations. \n- We employed three native Hindi speakers with college level education for the an- notation task. \n- We first selected two random stories from our corpus and had the three annotators work on them independently and classify each sentence based on the discourse mode.\n- Please refer to this paper for detailed information: URL#### Who are the source language producers?\n\nPlease refer to this paper for detailed information: URL### Annotations#### Annotation process\n\n- The authors chose against crowd sourcing for labeling this dataset due to its highly sensitive nature.\n- The annotators are domain experts having degress in advanced clinical psychology and gender studies.\n- They were provided a guidelines document with instructions about each task and its definitions, labels and examples.\n- They studied the document, worked a few examples to get used to this annotation task.\n- They also provided feedback for improving the class definitions.\n- The annotation process is not mutually exclusive, implying that presence of one label does not mean the\nabsence of the other one.#### Who are the annotators?\n\n- The annotators were three native Hindi speakers with college level education.\n- Please refer to the accompnaying paper for a detailed annotation process.### Personal and Sensitive Information## Considerations for Using the Data" ]
[ -0.022634144872426987, 0.0794968530535698, -0.0028832806274294853, 0.03291277214884758, 0.03300107643008232, -0.02895752526819706, 0.03623451292514801, 0.10965282469987869, -0.04432819411158562, 0.06774629652500153, -0.0473441444337368, 0.03529457002878189, 0.08924166113138199, 0.09006132185459137, 0.01969970390200615, -0.18800367414951324, 0.05313856899738312, -0.06534260511398315, 0.0468088760972023, 0.10193279385566711, 0.16172508895397186, -0.031164154410362244, 0.01535306591540575, -0.048756010830402374, -0.06303391605615616, 0.03442419320344925, -0.033156853169202805, -0.06679292023181915, 0.04118776321411133, 0.04830204322934151, 0.07388199865818024, -0.006951955612748861, 0.007334460504353046, -0.23526260256767273, 0.025373846292495728, 0.04065166413784027, 0.007585952989757061, -0.02543279156088829, 0.031148718670010567, 0.006794271990656853, 0.20239770412445068, -0.08282379806041718, 0.07743578404188156, 0.025462767109274864, -0.11805218458175659, -0.033028118312358856, -0.04486848786473274, 0.03646733611822128, 0.04324815049767494, 0.08487530052661896, -0.05229435861110687, 0.03157689794898033, -0.024544406682252884, 0.019807243719697, -0.016168516129255295, -0.021313484758138657, -0.03843582794070244, 0.025851255282759666, 0.02161053940653801, 0.18027544021606445, -0.13330726325511932, -0.010464778169989586, -0.022995727136731148, -0.00779204536229372, 0.040576815605163574, -0.026559557765722275, -0.040297262370586395, 0.02843804657459259, -0.0663825273513794, -0.03781946375966072, 0.12387728691101074, -0.06144305318593979, -0.04916518181562424, -0.17198921740055084, -0.019510075449943542, 0.06237957626581192, -0.00010662619024515152, -0.030171168968081474, -0.01939341053366661, 0.03098081238567829, 0.14110298454761505, -0.010276231914758682, -0.10272733122110367, 0.0563371405005455, 0.0774693489074707, -0.006590618751943111, 0.029964052140712738, 0.014619003981351852, -0.039842888712882996, -0.01898462325334549, -0.02500460483133793, -0.06697288155555725, -0.03110707551240921, -0.05036023259162903, -0.08750811219215393, 0.015235243365168571, 0.022076845169067383, -0.1374257504940033, 0.012728909030556679, -0.017124181613326073, -0.11246773600578308, 0.028560392558574677, -0.06326164305210114, -0.0281086228787899, 0.11420636624097824, 0.09544998407363892, -0.007380725350230932, -0.04141445830464363, 0.024215299636125565, 0.02476785145699978, 0.08625967055559158, -0.012002873234450817, 0.033872805535793304, 0.07688261568546295, 0.01579159125685692, 0.07704329490661621, 0.009878445416688919, -0.006176044698804617, -0.030460085719823837, -0.021632757037878036, 0.12885154783725739, -0.10384238511323929, -0.01316151488572359, -0.016116082668304443, 0.0031158961355686188, 0.045034416019916534, -0.053376469761133194, -0.013805504888296127, -0.08200901746749878, -0.04969625547528267, -0.05110585689544678, 0.04773188382387161, -0.11998070776462555, -0.07540538161993027, 0.024062160402536392, -0.053889863193035126, -0.06716117262840271, -0.04732164368033409, -0.1277233362197876, -0.06983957439661026, 0.02180120348930359, -0.09692445397377014, -0.022927232086658478, -0.03674336150288582, 0.017072638496756554, 0.02997874654829502, -0.00994078814983368, -0.05912698805332184, -0.047873176634311676, 0.05016912519931793, -0.05409328266978264, 0.03654298186302185, 0.05445282161235809, 0.06252637505531311, -0.06610120832920074, 0.03435150161385536, -0.11075486242771149, 0.09251724928617477, -0.08437410742044449, -0.01875891536474228, -0.10037840902805328, 0.022746805101633072, 0.10237210243940353, 0.03869223594665527, -0.04889300465583801, 0.0674862191081047, -0.1836901307106018, -0.01823827251791954, 0.05975142866373062, -0.16507329046726227, -0.06314364075660706, 0.10847388207912445, -0.0402291864156723, 0.15581104159355164, 0.07517755031585693, 0.04932793974876404, -0.02145133726298809, -0.0017054337076842785, -0.07549388706684113, -0.08387249708175659, 0.054571911692619324, 0.17392882704734802, 0.06449450552463531, -0.02485545352101326, 0.1253465861082077, -0.010497648268938065, 0.006321137771010399, -0.10503941029310226, 0.003753658616915345, -0.05352766811847687, 0.022746779024600983, 0.02098015323281288, -0.053453002125024796, -0.0028161117807030678, -0.04087173938751221, -0.016814932227134705, -0.08256235718727112, 0.0025823265314102173, 0.06157609820365906, -0.046129707247018814, 0.07637426257133484, -0.07859645783901215, 0.01819765754044056, -0.03678581863641739, -0.007418028078973293, -0.13704970479011536, -0.00448172353208065, 0.09930284321308136, -0.056623831391334534, 0.07690959423780441, -0.001959186978638172, -0.030053557828068733, -0.006456493400037289, -0.021112563088536263, 0.01913437992334366, -0.038523897528648376, 0.008403769694268703, -0.04434269666671753, -0.14161616563796997, 0.06403521448373795, -0.07087116688489914, 0.10522007197141647, -0.1222558468580246, -0.01499859057366848, 0.07062210887670517, 0.07316958904266357, 0.06645761430263519, -0.0800982117652893, 0.0686313733458519, 0.04136577621102333, -0.005845560692250729, -0.02305361069738865, 0.008752161636948586, -0.017395587638020515, -0.015076286159455776, 0.0973491370677948, -0.12064573168754578, -0.14637544751167297, -0.0356910340487957, -0.011346325278282166, -0.03273309767246246, -0.02871205285191536, -0.024561796337366104, -0.03945726528763771, -0.06207377463579178, -0.05061741918325424, 0.0693681389093399, 0.010652926750481129, 0.04762423783540726, -0.07104717195034027, -0.0653063952922821, -0.06002679467201233, -0.04023785516619682, -0.06401710212230682, 0.05973299965262413, 0.054093342274427414, -0.1741984486579895, 0.14988480508327484, 0.02922254242002964, 0.0732145830988884, 0.1692848801612854, 0.009471403434872627, -0.12436414510011673, -0.006821456365287304, -0.019539441913366318, -0.04867652803659439, 0.06365328282117844, -0.11575623601675034, -0.01005523931235075, 0.007376577239483595, 0.0068062674254179, 0.023838628083467484, -0.010095174424350262, 0.04922948777675629, 0.0014323822688311338, -0.00974816083908081, 0.02536519430577755, 0.04201424866914749, -0.010172595269978046, 0.10860507190227509, -0.013449843972921371, 0.11100112646818161, -0.01244923286139965, -0.060282111167907715, -0.1475483775138855, 0.0830485075712204, -0.1504562497138977, -0.3440220355987549, -0.12708431482315063, -0.01780751533806324, 0.005250504240393639, -0.026470519602298737, 0.02674604021012783, -0.09026338160037994, -0.14272823929786682, -0.11211950331926346, 0.13037101924419403, 0.06884311139583588, -0.10352481156587601, -0.0952262356877327, -0.024922657757997513, -0.03452302888035774, -0.10782080888748169, 0.022850891575217247, 0.0779394656419754, -0.07080335915088654, 0.016065189614892006, 0.018524140119552612, 0.009474541991949081, 0.028965966776013374, 0.046166010200977325, -0.07757905125617981, -0.01872207596898079, 0.14733350276947021, -0.11877396702766418, 0.21253028512001038, 0.10172401368618011, -0.04157574847340584, 0.024301579222083092, 0.23074349761009216, -0.01617494225502014, -0.022611450403928757, 0.04199792444705963, 0.015916939824819565, 0.003930739592760801, -0.2441326379776001, -0.08898792415857315, -0.06239587441086769, -0.08005742728710175, -0.004382126033306122, 0.05260840803384781, 0.05822659283876419, 0.011906874366104603, -0.10072638094425201, -0.0019496830645948648, 0.06929174810647964, 0.0673636645078659, 0.10171346366405487, 0.005229397676885128, 0.025573287159204483, -0.08237205445766449, 0.04880903661251068, 0.08081743121147156, 0.00733893271535635, 0.2123972326517105, -0.0033918973058462143, 0.1863361895084381, 0.07669972628355026, 0.017027487978339195, 0.04920709505677223, -0.05059294030070305, -0.057841040194034576, 0.027063343673944473, -0.02967924065887928, -0.02523810602724552, -0.08528223633766174, 0.1299540251493454, 0.08957532048225403, -0.09353373944759369, 0.08563188463449478, -0.04412112757563591, 0.04600522294640541, 0.11928777396678925, 0.01471744291484356, -0.009076717309653759, -0.08934411406517029, 0.09334337711334229, -0.10514917969703674, -0.10133282095193863, 0.009321405552327633, 0.10633260011672974, -0.08150705695152283, -0.003058524802327156, -0.029372159391641617, 0.05892103910446167, -0.06926374137401581, -0.025576109066605568, -0.04154592007398605, -0.028330853208899498, -0.027050625532865524, 0.041651345789432526, -0.23009397089481354, 0.13772809505462646, 0.023129748180508614, 0.03023706190288067, -0.04738282039761543, 0.04097018390893936, -0.028888672590255737, -0.019408803433179855, 0.04295293241739273, -0.0007271142676472664, -0.07619615644216537, 0.007432682905346155, -0.041471775621175766, -0.01145063154399395, 0.08199433982372284, -0.030247274786233902, 0.13723331689834595, -0.038453347980976105, 0.029741790145635605, -0.07097005844116211, 0.027154095470905304, -0.10458089411258698, -0.19457274675369263, 0.08555321395397186, -0.07723233103752136, 0.061587855219841, -0.08469343185424805, -0.058347009122371674, -0.018234465271234512, 0.07801952958106995, -0.1215713769197464, -0.12312433123588562, -0.054443877190351486, 0.029921190813183784, 0.06891562044620514, -0.03166639059782028, 0.04487444832921028, -0.015096934512257576, 0.09422894567251205, -0.024457938969135284, 0.029889456927776337, -0.0027910498902201653, -0.0019559464417397976, -0.14946335554122925, -0.04229692742228508, 0.11190445721149445, 0.1293630599975586, 0.0077117313630878925, -0.012533020228147507, 0.08725428581237793, 0.07498130202293396, -0.031724538654088974, -0.021705465391278267, 0.19405841827392578, -0.04115535318851471, 0.12059786915779114, -0.09453648328781128, -0.21072153747081757, -0.08963852375745773, -0.16083839535713196, 0.07749007642269135, 0.034127071499824524, 0.0455528125166893, 0.22027885913848877, 0.2028539776802063, -0.1588173359632492, -0.15949857234954834, -0.02086537331342697, -0.03923623636364937, 0.022994665428996086, -0.01964586228132248, -0.18033736944198608, 0.02929801121354103, 0.056111712008714676, 0.01912696287035942, -0.09151796996593475, -0.13268990814685822, -0.0980696827173233, -0.002323336899280548, 0.11342866718769073, -0.1374334990978241, -0.14678284525871277, -0.06725800037384033, -0.023191194981336594, -0.0066670868545770645, 0.057667799293994904, 0.07730966806411743, 0.0037296530790627003, -0.03768176585435867, 0.051095619797706604, -0.0054481010884046555, -0.016033748164772987, 0.05542273074388504, -0.0271032452583313, -0.0012513669207692146, -0.11575232446193695, 0.029776129871606827, 0.12212871015071869, -0.005841169971972704, 0.12145065516233444, 0.03409082069993019, -0.05745796114206314, -0.09781990945339203, -0.023056339472532272, -0.07061538100242615, -0.034059055149555206, -0.0937281921505928, -0.03355307877063751, -0.09329541027545929, 0.15591102838516235, 0.051190778613090515, -0.023154212161898613, 0.06175180897116661, -0.09790876507759094, 0.1252516806125641, 0.06059436872601509, 0.182247132062912, 0.06885305047035217, -0.02396932989358902, -0.03373470902442932, 0.011984282173216343, 0.045299407094717026, -0.15850280225276947, 0.011384422890841961, 0.04348162189126015, -0.03640584275126457, 0.2041604220867157, -0.07184013724327087, -0.09745959937572479, 0.06475729495286942, 0.09323510527610779, 0.04685111716389656, -0.17884084582328796, 0.03073965385556221, 0.10141807794570923, -0.08414221554994583, -0.062475938349962234, 0.10936053842306137, -0.029588140547275543, -0.05573293939232826, -0.027822697535157204, 0.14530199766159058, 0.04661830887198448, 0.03898896276950836, -0.0023017493076622486, 0.03318504989147186, -0.05305871739983559, 0.10980714112520218, 0.13228002190589905, -0.20614676177501678, -0.0022862479090690613, 0.18792852759361267, -0.06606021523475647, -0.04860668629407883, -0.033623360097408295, -0.03377269580960274, -0.004771223291754723, 0.02340739406645298, 0.024663463234901428, -0.09903693199157715, 0.044760845601558685, 0.20268037915229797, -0.0579516664147377, 0.05806244909763336, -0.060135453939437866, 0.009074650704860687, -0.05206398293375969, 0.10482966154813766, -0.012400555424392223, -0.018458455801010132, -0.003443362656980753, -0.025026701390743256, 0.017159607261419296, -0.04432082921266556, -0.006088864058256149, -0.0700443759560585, -0.08233634382486343, -0.026332572102546692, -0.10558253526687622, 0.06026060879230499, -0.12028896808624268, -0.00466589629650116, -0.026265406981110573, -0.013378064148128033, 0.0064608259126544, -0.00007793772965669632, -0.00901149120181799, -0.0169187281280756, -0.040439195930957794, 0.17016367614269257, -0.1097736656665802, 0.015422911383211613, 0.09737476706504822, -0.061312947422266006, 0.09382191300392151, -0.012246180325746536, -0.08495070785284042, 0.060242004692554474, -0.08431029319763184, 0.10858429968357086, -0.08222261071205139, 0.040719226002693176, 0.026652775704860687, -0.20126581192016602, -0.01624911278486252, 0.056493110954761505, -0.0352298878133297, 0.03652423992753029, 0.05464702099561691, -0.017622029408812523, 0.0812784880399704, -0.0539681650698185, -0.024639282375574112, -0.04707381874322891, 0.07652091979980469, 0.0553288459777832, -0.02032409980893135, 0.10736683011054993, -0.07090142369270325, 0.02812480367720127, -0.04302014410495758, 0.0013220375403761864, 0.03094295784831047, 0.04611271619796753, -0.05865592882037163, -0.032279931008815765, 0.029865417629480362, -0.01855849288403988, 0.13966530561447144, -0.03191547468304634, -0.03569795563817024, 0.11993427574634552, -0.02640831284224987, -0.06464113295078278, 0.0221551526337862, -0.02212999202311039, 0.036906346678733826, -0.029974909499287605, -0.02552047185599804, -0.09652330726385117, -0.07297882437705994, 0.036550842225551605, 0.0406576544046402, 0.20419809222221375, 0.18852150440216064, -0.019190125167369843, -0.011339960619807243, -0.07898686826229095, 0.014962049201130867, 0.0644485279917717, -0.09086304157972336, 0.028714720159769058, -0.053352829068899155, 0.05567461624741554, 0.19510850310325623, -0.15806806087493896, 0.10141284763813019, -0.07054565846920013, -0.08644569665193558, 0.043915703892707825, -0.16705279052257538, -0.0701604038476944, 0.0048205554485321045, 0.007203277666121721, -0.12239783257246017, 0.10916639864444733, 0.08301929384469986, 0.04854830354452133, -0.04883381724357605, 0.11382070183753967, 0.0020519550889730453, -0.12854167819023132, 0.08177607506513596, 0.04359586909413338, 0.09928060322999954, 0.028261099010705948, 0.07668772339820862, -0.05323144793510437, 0.07097363471984863, 0.05868661776185036, 0.11364828050136566, 0.06799525022506714, -0.02018130011856556, -0.08757230639457703, -0.04777945950627327, 0.0728837102651596, 0.0069389622658491135, -0.0309760645031929, 0.2645106911659241, 0.03158945590257645, 0.0031335335224866867, 0.04010416194796562, 0.15927034616470337, 0.02029317617416382, -0.08332720398902893, -0.16723811626434326, 0.07139956951141357, 0.000503852148540318, -0.04124382138252258, 0.06185895949602127, -0.078596331179142, 0.000625348649919033, 0.05587358772754669, 0.1179872453212738, -0.004188704304397106, 0.014667059294879436, -0.07514579594135284, 0.029191724956035614, -0.04636583477258682, 0.10390311479568481, 0.03448382765054703, 0.211026132106781, -0.06093866005539894, 0.061623573303222656, -0.11063511669635773, -0.006128519773483276, -0.05200521647930145, 0.09872698038816452, -0.037460807710886, -0.025782998651266098, -0.0639888271689415, 0.14179983735084534, -0.1095530241727829, -0.24850088357925415, -0.06744156777858734, -0.084409698843956, -0.12510573863983154, -0.025792500004172325, -0.01335593219846487, -0.007783792447298765, -0.016002511605620384, 0.10074980556964874, -0.024510174989700317, 0.12090310454368591, 0.08569575846195221, 0.015290619805455208, -0.03553815558552742, 0.20428690314292908, -0.10028205811977386, 0.0769793912768364, 0.011620382778346539, 0.07599720358848572, 0.07593420147895813, 0.004590705037117004, -0.054466407746076584, 0.1430956870317459, 0.061636440455913544, 0.009519081562757492, -0.047327566891908646, 0.22644564509391785, 0.04639109969139099, 0.24415138363838196, 0.14279329776763916, 0.06990471482276917, 0.0729421079158783, 0.011018496938049793, -0.0437440425157547, -0.06804391741752625, 0.08696742355823517, -0.10117422044277191, 0.14802208542823792, 0.10400170087814331, -0.041566554456949234, -0.016632214188575745, -0.03241773322224617, -0.002717340365052223, -0.07287907600402832, 0.10116628557443619, -0.00968063436448574, -0.19683030247688293, 0.05097253993153572, -0.10451246798038483, 0.10621459782123566, -0.1558564007282257, -0.04889210686087608, 0.07420352101325989, 0.03742098808288574, -0.05689771845936775, 0.16842970252037048, 0.048375509679317474, 0.01627737656235695, -0.029548654332756996, -0.14276017248630524, 0.01985125057399273, 0.10092271864414215, -0.027205774560570717, -0.007333654910326004 ]
565f19f71fa299d2dc3001072d3bab5432b688f4
# Dataset Card for [Dataset Name] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Hippocorpus](https://msropendata.com/datasets/0a83fb6f-a759-4a17-aaa2-fbac84577318) - **Repository:** [Hippocorpus](https://msropendata.com/datasets/0a83fb6f-a759-4a17-aaa2-fbac84577318) - **Paper:** [Recollection versus Imagination: Exploring Human Memory and Cognition via Neural Language Models](http://erichorvitz.com/cognitive_studies_narrative.pdf) - **Point of Contact:** [Eric Horvitz](mailto:horvitz@microsoft.com) ### Dataset Summary To examine the cognitive processes of remembering and imagining and their traces in language, we introduce Hippocorpus, a dataset of 6,854 English diary-like short stories about recalled and imagined events. Using a crowdsourcing framework, we first collect recalled stories and summaries from workers, then provide these summaries to other workers who write imagined stories. Finally, months later, we collect a retold version of the recalled stories from a subset of recalled authors. Our dataset comes paired with author demographics (age, gender, race), their openness to experience, as well as some variables regarding the author's relationship to the event (e.g., how personal the event is, how often they tell its story, etc.). ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The dataset can be found in English ## Dataset Structure [More Information Needed] ### Data Instances [More Information Needed] ### Data Fields This CSV file contains all the stories in Hippcorpus v2 (6854 stories) These are the columns in the file: - `AssignmentId`: Unique ID of this story - `WorkTimeInSeconds`: Time in seconds that it took the worker to do the entire HIT (reading instructions, storywriting, questions) - `WorkerId`: Unique ID of the worker (random string, not MTurk worker ID) - `annotatorAge`: Lower limit of the age bucket of the worker. Buckets are: 18-24, 25-29, 30-34, 35-39, 40-44, 45-49, 50-54, 55+ - `annotatorGender`: Gender of the worker - `annotatorRace`: Race/ethnicity of the worker - `distracted`: How distracted were you while writing your story? (5-point Likert) - `draining`: How taxing/draining was writing for you emotionally? (5-point Likert) - `frequency`: How often do you think about or talk about this event? (5-point Likert) - `importance`: How impactful, important, or personal is this story/this event to you? (5-point Likert) - `logTimeSinceEvent`: Log of time (days) since the recalled event happened - `mainEvent`: Short phrase describing the main event described - `memType`: Type of story (recalled, imagined, retold) - `mostSurprising`: Short phrase describing what the most surpring aspect of the story was - `openness`: Continuous variable representing the openness to experience of the worker - `recAgnPairId`: ID of the recalled story that corresponds to this retold story (null for imagined stories). Group on this variable to get the recalled-retold pairs. - `recImgPairId`: ID of the recalled story that corresponds to this imagined story (null for retold stories). Group on this variable to get the recalled-imagined pairs. - `similarity`: How similar to your life does this event/story feel to you? (5-point Likert) - `similarityReason`: Free text annotation of similarity - `story`: Story about the imagined or recalled event (15-25 sentences) - `stressful`: How stressful was this writing task? (5-point Likert) - `summary`: Summary of the events in the story (1-3 sentences) - `timeSinceEvent`: Time (num. days) since the recalled event happened ### Data Splits [More Information Needed] ## Dataset Creation [More Information Needed] ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data [More Information Needed] ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information [More Information Needed] ### Dataset Curators The dataset was initially created by Maarten Sap, Eric Horvitz, Yejin Choi, Noah A. Smith, James W. Pennebaker, during work done at Microsoft Research. ### Licensing Information Hippocorpus is distributed under the [Open Use of Data Agreement v1.0](https://msropendata-web-api.azurewebsites.net/licenses/f1f352a6-243f-4905-8e00-389edbca9e83/view). ### Citation Information ``` @inproceedings{sap-etal-2020-recollection, title = "Recollection versus Imagination: Exploring Human Memory and Cognition via Neural Language Models", author = "Sap, Maarten and Horvitz, Eric and Choi, Yejin and Smith, Noah A. and Pennebaker, James", booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics", month = jul, year = "2020", address = "Online", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/2020.acl-main.178", doi = "10.18653/v1/2020.acl-main.178", pages = "1970--1978", abstract = "We investigate the use of NLP as a measure of the cognitive processes involved in storytelling, contrasting imagination and recollection of events. To facilitate this, we collect and release Hippocorpus, a dataset of 7,000 stories about imagined and recalled events. We introduce a measure of narrative flow and use this to examine the narratives for imagined and recalled events. Additionally, we measure the differential recruitment of knowledge attributed to semantic memory versus episodic memory (Tulving, 1972) for imagined and recalled storytelling by comparing the frequency of descriptions of general commonsense events with more specific realis events. Our analyses show that imagined stories have a substantially more linear narrative flow, compared to recalled stories in which adjacent sentences are more disconnected. In addition, while recalled stories rely more on autobiographical events based on episodic memory, imagined stories express more commonsense knowledge based on semantic memory. Finally, our measures reveal the effect of narrativization of memories in stories (e.g., stories about frequently recalled memories flow more linearly; Bartlett, 1932). Our findings highlight the potential of using NLP tools to study the traces of human cognition in language.", } ``` ### Contributions Thanks to [@manandey](https://github.com/manandey) for adding this dataset.
hippocorpus
[ "task_categories:text-classification", "task_ids:text-scoring", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:en", "license:other", "narrative-flow", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated"], "language": ["en"], "license": ["other"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["text-scoring"], "pretty_name": "hippocorpus", "tags": ["narrative-flow"], "dataset_info": {"features": [{"name": "AssignmentId", "dtype": "string"}, {"name": "WorkTimeInSeconds", "dtype": "string"}, {"name": "WorkerId", "dtype": "string"}, {"name": "annotatorAge", "dtype": "float32"}, {"name": "annotatorGender", "dtype": "string"}, {"name": "annotatorRace", "dtype": "string"}, {"name": "distracted", "dtype": "float32"}, {"name": "draining", "dtype": "float32"}, {"name": "frequency", "dtype": "float32"}, {"name": "importance", "dtype": "float32"}, {"name": "logTimeSinceEvent", "dtype": "string"}, {"name": "mainEvent", "dtype": "string"}, {"name": "memType", "dtype": "string"}, {"name": "mostSurprising", "dtype": "string"}, {"name": "openness", "dtype": "string"}, {"name": "recAgnPairId", "dtype": "string"}, {"name": "recImgPairId", "dtype": "string"}, {"name": "similarity", "dtype": "string"}, {"name": "similarityReason", "dtype": "string"}, {"name": "story", "dtype": "string"}, {"name": "stressful", "dtype": "string"}, {"name": "summary", "dtype": "string"}, {"name": "timeSinceEvent", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 7229795, "num_examples": 6854}], "download_size": 0, "dataset_size": 7229795}}
2024-01-18T11:05:30+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-text-scoring #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-other #narrative-flow #region-us
# Dataset Card for [Dataset Name] ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: Hippocorpus - Repository: Hippocorpus - Paper: Recollection versus Imagination: Exploring Human Memory and Cognition via Neural Language Models - Point of Contact: Eric Horvitz ### Dataset Summary To examine the cognitive processes of remembering and imagining and their traces in language, we introduce Hippocorpus, a dataset of 6,854 English diary-like short stories about recalled and imagined events. Using a crowdsourcing framework, we first collect recalled stories and summaries from workers, then provide these summaries to other workers who write imagined stories. Finally, months later, we collect a retold version of the recalled stories from a subset of recalled authors. Our dataset comes paired with author demographics (age, gender, race), their openness to experience, as well as some variables regarding the author's relationship to the event (e.g., how personal the event is, how often they tell its story, etc.). ### Supported Tasks and Leaderboards ### Languages The dataset can be found in English ## Dataset Structure ### Data Instances ### Data Fields This CSV file contains all the stories in Hippcorpus v2 (6854 stories) These are the columns in the file: - 'AssignmentId': Unique ID of this story - 'WorkTimeInSeconds': Time in seconds that it took the worker to do the entire HIT (reading instructions, storywriting, questions) - 'WorkerId': Unique ID of the worker (random string, not MTurk worker ID) - 'annotatorAge': Lower limit of the age bucket of the worker. Buckets are: 18-24, 25-29, 30-34, 35-39, 40-44, 45-49, 50-54, 55+ - 'annotatorGender': Gender of the worker - 'annotatorRace': Race/ethnicity of the worker - 'distracted': How distracted were you while writing your story? (5-point Likert) - 'draining': How taxing/draining was writing for you emotionally? (5-point Likert) - 'frequency': How often do you think about or talk about this event? (5-point Likert) - 'importance': How impactful, important, or personal is this story/this event to you? (5-point Likert) - 'logTimeSinceEvent': Log of time (days) since the recalled event happened - 'mainEvent': Short phrase describing the main event described - 'memType': Type of story (recalled, imagined, retold) - 'mostSurprising': Short phrase describing what the most surpring aspect of the story was - 'openness': Continuous variable representing the openness to experience of the worker - 'recAgnPairId': ID of the recalled story that corresponds to this retold story (null for imagined stories). Group on this variable to get the recalled-retold pairs. - 'recImgPairId': ID of the recalled story that corresponds to this imagined story (null for retold stories). Group on this variable to get the recalled-imagined pairs. - 'similarity': How similar to your life does this event/story feel to you? (5-point Likert) - 'similarityReason': Free text annotation of similarity - 'story': Story about the imagined or recalled event (15-25 sentences) - 'stressful': How stressful was this writing task? (5-point Likert) - 'summary': Summary of the events in the story (1-3 sentences) - 'timeSinceEvent': Time (num. days) since the recalled event happened ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators The dataset was initially created by Maarten Sap, Eric Horvitz, Yejin Choi, Noah A. Smith, James W. Pennebaker, during work done at Microsoft Research. ### Licensing Information Hippocorpus is distributed under the Open Use of Data Agreement v1.0. ### Contributions Thanks to @manandey for adding this dataset.
[ "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Hippocorpus\n- Repository: Hippocorpus\n- Paper: Recollection versus Imagination: Exploring Human Memory and Cognition via Neural Language Models\n- Point of Contact: Eric Horvitz", "### Dataset Summary\n \nTo examine the cognitive processes of remembering and imagining and their traces in language, we introduce Hippocorpus, a dataset of 6,854 English diary-like short stories about recalled and imagined events. Using a crowdsourcing framework, we first collect recalled stories and summaries from workers, then provide these summaries to other workers who write imagined stories. Finally, months later, we collect a retold version of the recalled stories from a subset of recalled authors. Our dataset comes paired with author demographics (age, gender, race), their openness to experience, as well as some variables regarding the author's relationship to the event (e.g., how personal the event is, how often they tell its story, etc.).", "### Supported Tasks and Leaderboards", "### Languages\n\nThe dataset can be found in English", "## Dataset Structure", "### Data Instances", "### Data Fields\n\nThis CSV file contains all the stories in Hippcorpus v2 (6854 stories)\n\nThese are the columns in the file:\n- 'AssignmentId': Unique ID of this story\n- 'WorkTimeInSeconds': Time in seconds that it took the worker to do the entire HIT (reading instructions, storywriting, questions)\n- 'WorkerId': Unique ID of the worker (random string, not MTurk worker ID)\n- 'annotatorAge': Lower limit of the age bucket of the worker. Buckets are: 18-24, 25-29, 30-34, 35-39, 40-44, 45-49, 50-54, 55+\n- 'annotatorGender': Gender of the worker\n- 'annotatorRace': Race/ethnicity of the worker\n- 'distracted': How distracted were you while writing your story? (5-point Likert)\n- 'draining': How taxing/draining was writing for you emotionally? (5-point Likert)\n- 'frequency': How often do you think about or talk about this event? (5-point Likert)\n- 'importance': How impactful, important, or personal is this story/this event to you? (5-point Likert)\n- 'logTimeSinceEvent': Log of time (days) since the recalled event happened\n- 'mainEvent': Short phrase describing the main event described\n- 'memType': Type of story (recalled, imagined, retold)\n- 'mostSurprising': Short phrase describing what the most surpring aspect of the story was\n- 'openness': Continuous variable representing the openness to experience of the worker\n- 'recAgnPairId': ID of the recalled story that corresponds to this retold story (null for imagined stories). Group on this variable to get the recalled-retold pairs.\n- 'recImgPairId': ID of the recalled story that corresponds to this imagined story (null for retold stories). Group on this variable to get the recalled-imagined pairs.\n- 'similarity': How similar to your life does this event/story feel to you? (5-point Likert)\n- 'similarityReason': Free text annotation of similarity\n- 'story': Story about the imagined or recalled event (15-25 sentences)\n- 'stressful': How stressful was this writing task? (5-point Likert)\n- 'summary': Summary of the events in the story (1-3 sentences)\n- 'timeSinceEvent': Time (num. days) since the recalled event happened", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nThe dataset was initially created by Maarten Sap, Eric Horvitz, Yejin Choi, Noah A. Smith, James W. Pennebaker, during work done at Microsoft Research.", "### Licensing Information\n\nHippocorpus is distributed under the Open Use of Data Agreement v1.0.", "### Contributions\n\nThanks to @manandey for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-text-scoring #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-other #narrative-flow #region-us \n", "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Hippocorpus\n- Repository: Hippocorpus\n- Paper: Recollection versus Imagination: Exploring Human Memory and Cognition via Neural Language Models\n- Point of Contact: Eric Horvitz", "### Dataset Summary\n \nTo examine the cognitive processes of remembering and imagining and their traces in language, we introduce Hippocorpus, a dataset of 6,854 English diary-like short stories about recalled and imagined events. Using a crowdsourcing framework, we first collect recalled stories and summaries from workers, then provide these summaries to other workers who write imagined stories. Finally, months later, we collect a retold version of the recalled stories from a subset of recalled authors. Our dataset comes paired with author demographics (age, gender, race), their openness to experience, as well as some variables regarding the author's relationship to the event (e.g., how personal the event is, how often they tell its story, etc.).", "### Supported Tasks and Leaderboards", "### Languages\n\nThe dataset can be found in English", "## Dataset Structure", "### Data Instances", "### Data Fields\n\nThis CSV file contains all the stories in Hippcorpus v2 (6854 stories)\n\nThese are the columns in the file:\n- 'AssignmentId': Unique ID of this story\n- 'WorkTimeInSeconds': Time in seconds that it took the worker to do the entire HIT (reading instructions, storywriting, questions)\n- 'WorkerId': Unique ID of the worker (random string, not MTurk worker ID)\n- 'annotatorAge': Lower limit of the age bucket of the worker. Buckets are: 18-24, 25-29, 30-34, 35-39, 40-44, 45-49, 50-54, 55+\n- 'annotatorGender': Gender of the worker\n- 'annotatorRace': Race/ethnicity of the worker\n- 'distracted': How distracted were you while writing your story? (5-point Likert)\n- 'draining': How taxing/draining was writing for you emotionally? (5-point Likert)\n- 'frequency': How often do you think about or talk about this event? (5-point Likert)\n- 'importance': How impactful, important, or personal is this story/this event to you? (5-point Likert)\n- 'logTimeSinceEvent': Log of time (days) since the recalled event happened\n- 'mainEvent': Short phrase describing the main event described\n- 'memType': Type of story (recalled, imagined, retold)\n- 'mostSurprising': Short phrase describing what the most surpring aspect of the story was\n- 'openness': Continuous variable representing the openness to experience of the worker\n- 'recAgnPairId': ID of the recalled story that corresponds to this retold story (null for imagined stories). Group on this variable to get the recalled-retold pairs.\n- 'recImgPairId': ID of the recalled story that corresponds to this imagined story (null for retold stories). Group on this variable to get the recalled-imagined pairs.\n- 'similarity': How similar to your life does this event/story feel to you? (5-point Likert)\n- 'similarityReason': Free text annotation of similarity\n- 'story': Story about the imagined or recalled event (15-25 sentences)\n- 'stressful': How stressful was this writing task? (5-point Likert)\n- 'summary': Summary of the events in the story (1-3 sentences)\n- 'timeSinceEvent': Time (num. days) since the recalled event happened", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nThe dataset was initially created by Maarten Sap, Eric Horvitz, Yejin Choi, Noah A. Smith, James W. Pennebaker, during work done at Microsoft Research.", "### Licensing Information\n\nHippocorpus is distributed under the Open Use of Data Agreement v1.0.", "### Contributions\n\nThanks to @manandey for adding this dataset." ]
[ 94, 10, 120, 54, 174, 10, 12, 6, 6, 615, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 49, 23, 17 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-text-scoring #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-other #narrative-flow #region-us \n# Dataset Card for [Dataset Name]## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: Hippocorpus\n- Repository: Hippocorpus\n- Paper: Recollection versus Imagination: Exploring Human Memory and Cognition via Neural Language Models\n- Point of Contact: Eric Horvitz### Dataset Summary\n \nTo examine the cognitive processes of remembering and imagining and their traces in language, we introduce Hippocorpus, a dataset of 6,854 English diary-like short stories about recalled and imagined events. Using a crowdsourcing framework, we first collect recalled stories and summaries from workers, then provide these summaries to other workers who write imagined stories. Finally, months later, we collect a retold version of the recalled stories from a subset of recalled authors. Our dataset comes paired with author demographics (age, gender, race), their openness to experience, as well as some variables regarding the author's relationship to the event (e.g., how personal the event is, how often they tell its story, etc.).### Supported Tasks and Leaderboards### Languages\n\nThe dataset can be found in English## Dataset Structure### Data Instances" ]
[ -0.007986747659742832, 0.1994868814945221, -0.006326964125037193, 0.03256881982088089, 0.07448301464319229, 0.02106463722884655, 0.05959785729646683, 0.11601665616035461, 0.10575732588768005, 0.07396228611469269, -0.10492144525051117, 0.007928017526865005, 0.1353645622730255, 0.04641036316752434, 0.023890813812613487, -0.23808850347995758, 0.03149678558111191, -0.10109353065490723, 0.00823217537254095, 0.07735199481248856, 0.11111757904291153, -0.05601385235786438, 0.050780706107616425, -0.0036544029135257006, -0.026100357994437218, -0.012516846880316734, -0.0774996429681778, -0.044970445334911346, 0.07292485982179642, 0.03462101146578789, 0.10294297337532043, -0.013121621683239937, 0.047410134226083755, -0.2444286048412323, 0.023075804114341736, 0.0724562481045723, 0.03372779116034508, 0.03067079931497574, 0.08325919508934021, -0.0606609545648098, 0.056482695043087006, -0.11586564779281616, 0.09032724052667618, 0.043721072375774384, -0.08923996984958649, -0.10917147248983383, -0.1024186909198761, -0.020996158942580223, 0.0814548209309578, 0.033720843493938446, -0.04416745528578758, 0.028449464589357376, -0.017100488767027855, 0.00006429037603083998, 0.10929382592439651, -0.09620080143213272, -0.050356607884168625, 0.004731526132673025, -0.005776267033070326, 0.03490841016173363, -0.13911379873752594, 0.0031767941545695066, -0.05033322796225548, 0.02359551377594471, 0.04388432204723358, 0.007257757242769003, 0.0016397533472627401, 0.055520229041576385, -0.10000891238451004, -0.026170270517468452, 0.13720759749412537, -0.048066165298223495, -0.009870306588709354, -0.21620823442935944, -0.03334807977080345, 0.08957289904356003, -0.01749115064740181, -0.022996598854660988, 0.02576274611055851, -0.04175106808543205, 0.0782642662525177, -0.07010625302791595, -0.07449492812156677, 0.043895021080970764, -0.07256773859262466, 0.02017967402935028, 0.04134957864880562, 0.025342965498566628, 0.05516180023550987, 0.09783324599266052, 0.10638175904750824, -0.06359327584505081, -0.03490407392382622, -0.059053897857666016, -0.16203562915325165, -0.04918257147073746, 0.022833483293652534, -0.031101256608963013, 0.05453949794173241, 0.10243972390890121, 0.03154567629098892, 0.03788505122065544, -0.08216769993305206, -0.028454380109906197, 0.13824377954006195, 0.13897870481014252, -0.01943124085664749, -0.11869287490844727, -0.026766108348965645, -0.012473782524466515, -0.03176126629114151, -0.01918063312768936, 0.01280127465724945, 0.07314418256282806, 0.014454600401222706, 0.10002752393484116, 0.0707891434431076, 0.01331446971744299, -0.05098583176732063, -0.05574652552604675, 0.03964344412088394, -0.1651953011751175, 0.043178483843803406, 0.014807283878326416, -0.040304895490407944, 0.05900755897164345, -0.019337408244609833, -0.006531144492328167, -0.09341657161712646, 0.06970609724521637, -0.05049706622958183, -0.0035175580997020006, -0.1150846853852272, -0.04114037752151489, 0.05381873995065689, -0.009136761538684368, -0.06433023512363434, -0.004531975369900465, -0.10854393988847733, -0.07660581171512604, 0.057080842554569244, -0.13295379281044006, -0.000247919000685215, -0.04399712756276131, 0.015544893220067024, 0.015862368047237396, 0.027991531416773796, -0.03719379007816315, -0.05304161086678505, 0.016871986910700798, -0.10641887038946152, 0.037575505673885345, 0.10153350979089737, 0.03436284884810448, -0.046171676367521286, 0.030952714383602142, -0.1448483169078827, 0.1104552298784256, -0.1344175487756729, -0.020160190761089325, -0.09666669368743896, 0.0297214575111866, 0.05010593309998512, 0.02610022947192192, -0.08371492475271225, 0.07725648581981659, -0.18769994378089905, -0.025935327634215355, 0.15792590379714966, -0.08646954596042633, -0.016391372308135033, 0.09391572326421738, -0.04957212507724762, 0.07226596772670746, 0.062422044575214386, 0.09254144877195358, 0.011506516486406326, -0.07894739508628845, -0.0015963931800797582, -0.09564057737588882, 0.027414174750447273, 0.22237269580364227, 0.07846487313508987, -0.06864272058010101, 0.14571382105350494, 0.01757577620446682, 0.0007602600380778313, -0.07579177618026733, -0.0002533792285248637, -0.05021711438894272, 0.04988817498087883, 0.016780134290456772, -0.006599699147045612, -0.03530735522508621, -0.06229552999138832, -0.02235192246735096, -0.10539811849594116, 0.10467459261417389, 0.036437295377254486, -0.035004984587430954, 0.012103981338441372, -0.10243396461009979, -0.0447186678647995, 0.06430600583553314, -0.006705348379909992, -0.1264524757862091, -0.1879892796278, 0.06669879704713821, -0.09312184154987335, 0.11267570406198502, 0.04193001985549927, 0.009849670343101025, -0.00028587461565621197, -0.03445487469434738, 0.059994570910930634, -0.004550309851765633, 0.016958853229880333, -0.014503734186291695, -0.13806398212909698, 0.012792829424142838, -0.040485210716724396, 0.19217368960380554, -0.019197706133127213, -0.01299943309277296, 0.12354777753353119, 0.18903520703315735, 0.056223973631858826, -0.04753250256180763, 0.0016252582427114248, -0.001757060526870191, 0.02088244818150997, -0.047673050314188004, 0.004261029418557882, -0.04544036090373993, 0.056961823254823685, 0.0735299214720726, -0.09204580634832382, -0.1134854182600975, 0.05087709054350853, 0.14319413900375366, -0.030848894268274307, -0.09200525283813477, -0.04449279606342316, -0.027880165725946426, -0.11197265982627869, -0.13163255155086517, 0.12284588068723679, 0.06350913643836975, 0.012806884944438934, -0.06574176996946335, -0.1335446983575821, -0.0905483216047287, 0.02206285670399666, -0.059908427298069, 0.05100766569375992, 0.007863285019993782, -0.16544228792190552, 0.1493271440267563, 0.0016865672077983618, 0.09836887568235397, 0.14082658290863037, -0.02926212176680565, -0.08905355632305145, -0.013374404050409794, -0.041817739605903625, -0.022683702409267426, 0.08199482411146164, -0.04888704791665077, 0.0114451814442873, 0.050502270460128784, -0.016695933416485786, 0.04087643325328827, -0.058219488710165024, 0.06146121397614479, 0.01556127704679966, 0.0034475931897759438, 0.06283707916736603, -0.006647264119237661, 0.09234076738357544, 0.08760865032672882, 0.03254494071006775, 0.0983666405081749, -0.0406109020113945, -0.05676233023405075, -0.06108885630965233, 0.07157891988754272, -0.15998466312885284, -0.285460889339447, -0.1426645666360855, -0.06557707488536835, -0.0010252477368339896, -0.02897489257156849, -0.000554469006601721, 0.00686180405318737, -0.10408851504325867, -0.06577517837285995, 0.15852665901184082, 0.09093216061592102, -0.12958024442195892, 0.034374337643384933, 0.024833375588059425, -0.06331893801689148, -0.12314151227474213, 0.01287044957280159, 0.04490958899259567, -0.08126869797706604, 0.01167233195155859, 0.008346548303961754, 0.03036164864897728, 0.09542472660541534, 0.052993111312389374, -0.014903679490089417, -0.05067048221826553, 0.1809791922569275, -0.1396239995956421, 0.18286854028701782, 0.045001883059740067, -0.07905646413564682, 0.06994383782148361, 0.15996882319450378, 0.020156240090727806, -0.01837669312953949, 0.028310105204582214, 0.10353145003318787, 0.004995101131498814, -0.2598751187324524, -0.08466985076665878, -0.0582527220249176, -0.04407690092921257, 0.04643708094954491, 0.05962985008955002, 0.05081796273589134, -0.010908928699791431, -0.1117732971906662, -0.01989959366619587, 0.11219161748886108, 0.05098981037735939, 0.10337909311056137, -0.013824909925460815, 0.020955316722393036, -0.029661957174539566, -0.02154073677957058, 0.09178376942873001, 0.09919983893632889, 0.22569967806339264, 0.040015604346990585, 0.1517833024263382, 0.06691937893629074, -0.01945096254348755, -0.00532789109274745, 0.036113739013671875, -0.020404230803251266, 0.09488917142152786, -0.042993977665901184, -0.04013265669345856, 0.024770744144916534, 0.08202875405550003, 0.1054401695728302, -0.11609180271625519, 0.09977792203426361, -0.06954988837242126, 0.10826049745082855, 0.1954352855682373, 0.013112937100231647, -0.03684225678443909, -0.010125492699444294, 0.11552075296640396, -0.13105930387973785, -0.12484683841466904, 0.014219434931874275, 0.06331426650285721, -0.19148123264312744, 0.050636470317840576, -0.04640795662999153, 0.08726533502340317, -0.11109091341495514, -0.04040893167257309, 0.06268995255231857, 0.05106048285961151, -0.027995727956295013, 0.07584879547357559, -0.09895980358123779, 0.0933820828795433, 0.0005626502679660916, -0.010776028037071228, -0.08586424589157104, 0.06611787527799606, 0.01902313157916069, -0.09227733314037323, 0.104665108025074, 0.0069554513320326805, -0.13495862483978271, 0.04672239348292351, -0.07534656673669815, 0.006764064077287912, 0.08079499006271362, -0.16849318146705627, 0.10137387365102768, -0.0624861903488636, -0.023785460740327835, -0.08676694333553314, -0.03505217283964157, -0.03147555887699127, -0.2568759322166443, 0.058498531579971313, -0.102511465549469, 0.07417546957731247, -0.053113941103219986, -0.012242053635418415, -0.0838509127497673, 0.08938030898571014, -0.17547522485256195, -0.12210430204868317, -0.13918916881084442, -0.03389045223593712, 0.15328623354434967, -0.02210611291229725, 0.06620034575462341, 0.005402980372309685, 0.2038598209619522, -0.02978321723639965, -0.0706104189157486, 0.008920210413634777, -0.020073862746357918, -0.14603228867053986, -0.05049310252070427, 0.19710174202919006, 0.08958999812602997, 0.042238760739564896, -0.0007060518837533891, 0.0834348276257515, 0.010777230374515057, -0.056403886526823044, 0.0353020541369915, 0.1413128823041916, 0.00042516516987234354, 0.09604549407958984, -0.06623446196317673, -0.11793959885835648, -0.14904208481311798, -0.05414924398064613, 0.09477155655622482, 0.0357099249958992, -0.011780892498791218, 0.1968899518251419, 0.0819491520524025, -0.12109296768903732, -0.2251911759376526, -0.02193053439259529, 0.012675217352807522, -0.002242498332634568, 0.0174776092171669, -0.22424931824207306, 0.07333055883646011, 0.10391389578580856, -0.007409929297864437, 0.030787786468863487, -0.12941738963127136, -0.11100411415100098, 0.03464267775416374, -0.005548729095607996, -0.2425650656223297, -0.10665080696344376, -0.07143495976924896, -0.030920563265681267, -0.1806948333978653, 0.1261996626853943, 0.009964244440197945, 0.0006877895211800933, 0.011418466456234455, 0.13022740185260773, 0.027432691305875778, -0.0039779432117938995, 0.13777269423007965, -0.0038601059932261705, 0.02594495564699173, -0.0838143602013588, -0.03916236013174057, 0.04083854332566261, -0.04330368712544441, 0.03726724162697792, 0.048169415444135666, -0.04439115151762962, -0.049526676535606384, -0.045520681887865067, -0.06071002408862114, -0.009670883417129517, -0.07592844218015671, -0.03783662989735603, -0.09473041445016861, 0.11760757118463516, 0.0780462920665741, -0.0557405985891819, 0.055818282067775726, -0.04985218122601509, 0.031155427917838097, 0.07165800034999847, 0.11738221347332001, 0.03854244574904442, -0.08807606995105743, -0.03669387102127075, 0.01700114645063877, -0.015623192302882671, -0.073715940117836, 0.09120716154575348, 0.10263997316360474, 0.00005683430936187506, 0.16473323106765747, -0.03258587792515755, -0.1638946533203125, -0.027501223608851433, 0.06037494167685509, -0.03903733566403389, -0.2329864501953125, -0.02026185393333435, 0.08181344717741013, -0.08946692943572998, -0.060875579714775085, 0.09628529846668243, 0.07454971224069595, -0.08728691935539246, 0.03354714810848236, 0.12886615097522736, 0.08487915992736816, 0.048261191695928574, -0.04572095721960068, 0.05705120787024498, -0.10364639759063721, 0.13054877519607544, 0.13627305626869202, -0.07499052584171295, -0.02091783657670021, 0.16239061951637268, -0.04796576872467995, -0.012331732548773289, -0.006173650734126568, 0.028728948906064034, 0.016927044838666916, 0.0006090254173614085, 0.04578366130590439, -0.16456051170825958, -0.0014937996165826917, 0.18520487844944, -0.029019560664892197, 0.05711246281862259, 0.02853136882185936, 0.008841810747981071, -0.023884635418653488, 0.15492263436317444, 0.022549239918589592, 0.002309921197593212, -0.004353114869445562, -0.029472069814801216, -0.03396786004304886, -0.04522573947906494, -0.0039451634511351585, -0.055312830954790115, -0.08980497717857361, -0.015678931027650833, -0.1064583882689476, 0.018782805651426315, -0.1048588976264, -0.018809694796800613, 0.05181199684739113, -0.03917926549911499, 0.011446831747889519, 0.025630932301282883, -0.061552759259939194, -0.02638227678835392, -0.030164243653416634, 0.1036488488316536, -0.14302000403404236, 0.011670961044728756, 0.12849722802639008, -0.10611656308174133, 0.09612516313791275, 0.015340046025812626, -0.023606829345226288, 0.028380976989865303, -0.08209549635648727, -0.02117905579507351, -0.03389735147356987, 0.05329236015677452, 0.0578332394361496, -0.179236501455307, -0.011871624737977982, -0.018450427800416946, -0.04067713022232056, 0.01300435047596693, 0.002958390861749649, -0.060749612748622894, 0.08029655367136002, -0.01330520212650299, -0.08032771199941635, -0.011616391129791737, 0.0028785576578229666, 0.12829025089740753, -0.03400569409132004, 0.06850109249353409, -0.02218957431614399, 0.06787058711051941, -0.08914859592914581, -0.00236673466861248, 0.026798512786626816, 0.030135812237858772, 0.04842183366417885, -0.037957463413476944, 0.031056398525834084, 0.01272149384021759, 0.18085743486881256, 0.022162310779094696, -0.03227603808045387, 0.0861700028181076, 0.060902420431375504, -0.14697961509227753, 0.0723770260810852, -0.10140860080718994, -0.01187955029308796, -0.020629625767469406, -0.0006661835359409451, -0.11272376030683517, -0.07281146198511124, -0.0886634960770607, 0.13743169605731964, 0.1367274820804596, 0.19000518321990967, -0.030162781476974487, 0.09489617496728897, -0.045119933784008026, -0.06640884280204773, 0.08258774131536484, -0.0032693608663976192, -0.013965610414743423, -0.07696547359228134, 0.07745151966810226, 0.045277904719114304, -0.2021644562482834, 0.15032894909381866, -0.07797867059707642, -0.06255342811346054, -0.027834052219986916, -0.14677366614341736, -0.06615138798952103, 0.019108790904283524, -0.026110779494047165, -0.10697714984416962, 0.08267400413751602, 0.11810140311717987, 0.01577695645391941, -0.034014031291007996, 0.06898845732212067, -0.12360316514968872, -0.12712082266807556, 0.061784133315086365, 0.09867436438798904, 0.05700581148266792, -0.013134870678186417, 0.07520931959152222, -0.04716723412275314, 0.1570340245962143, 0.06431610137224197, 0.06859632581472397, 0.04047044739127159, -0.02293005958199501, -0.08811545372009277, -0.044732049107551575, 0.032936401665210724, -0.052186813205480576, -0.0899815633893013, 0.10241647809743881, 0.019742432981729507, 0.015171780250966549, 0.005594348069280386, 0.22814764082431793, -0.03513769060373306, -0.10454286634922028, -0.1857927292585373, 0.06517670303583145, -0.03797341138124466, 0.010220559313893318, 0.08040913939476013, -0.13857963681221008, -0.005177921615540981, 0.1147761419415474, 0.12447472661733627, -0.01662912778556347, -0.013198882341384888, -0.012529347091913223, 0.04228750243782997, -0.004261311609297991, 0.0026877266354858875, 0.021917546167969704, 0.1989000290632248, -0.034589316695928574, 0.06638466566801071, 0.02732337825000286, -0.06174929440021515, -0.05498441308736801, 0.11563345789909363, -0.06191219389438629, -0.002801544964313507, -0.06401325762271881, 0.10648848116397858, -0.09394136816263199, -0.33049219846725464, 0.028130048885941505, -0.08072119206190109, -0.14296895265579224, -0.008599929511547089, 0.03929346427321434, -0.03566181659698486, 0.006594406440854073, 0.10105858743190765, -0.06913446635007858, 0.24071694910526276, 0.07009920477867126, -0.035748936235904694, 0.02417285181581974, 0.13930459320545197, -0.15283174812793732, 0.2086479663848877, 0.01566188968718052, 0.016730034723877907, 0.059557586908340454, -0.0327780656516552, -0.08572590351104736, -0.017720185220241547, 0.08391871303319931, -0.0819052904844284, -0.013605127111077309, 0.20019951462745667, 0.02873840741813183, 0.14163415133953094, 0.10968796163797379, -0.014290456660091877, 0.0351477786898613, 0.05693768709897995, -0.0514315590262413, -0.042401354759931564, 0.11003594845533371, -0.13218015432357788, 0.08499567955732346, 0.1405305415391922, -0.02853076159954071, 0.04721125215291977, -0.021557103842496872, -0.00965956598520279, -0.03891947120428085, 0.14979319274425507, -0.02153090015053749, -0.09412179887294769, -0.013398687355220318, -0.10380125790834427, 0.07173101603984833, -0.1467048078775406, -0.06362780928611755, 0.03611588850617409, -0.00933728739619255, -0.04637044668197632, 0.12934383749961853, 0.09238579124212265, -0.002239373978227377, -0.03181368112564087, -0.10107200592756271, 0.035670164972543716, 0.09285365045070648, -0.03967631608247757, 0.08148204535245895 ]
d26d2925a5be786beb9e2ba53c823e7a3132175f
# Dataset Card for The Hong Kong Cantonese Corpus (HKCanCor) ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** http://compling.hss.ntu.edu.sg/hkcancor/ - **Repository:** https://github.com/fcbond/hkcancor - **Paper:** [Luke and Wang, 2015](https://github.com/fcbond/hkcancor/blob/master/data/LukeWong_Hong-Kong-Cantonese-Corpus.pdf) - **Leaderboard:** N/A - **Point of Contact:** Luke Kang Kwong ### Dataset Summary The Hong Kong Cantonese Corpus (HKCanCor) comprise transcribed conversations recorded between March 1997 and August 1998. It contains recordings of spontaneous speech (51 texts) and radio programmes (42 texts), which involve 2 to 4 speakers, with 1 text of monologue. In total, the corpus contains around 230,000 Chinese words. The text is word-segmented (i.e., tokenization is at word-level, and each token can span multiple Chinese characters). Tokens are annotated with part-of-speech (POS) tags and romanised Cantonese pronunciation. * Romanisation * Follows conventions set by the Linguistic Society of Hong Kong (LSHK). * POS * The tagset used by this corpus extends the one in the Peita-Fujitsu-Renmin Ribao (PRF) corpus (Duan et al., 2000). Extensions were made to further capture Cantonese-specific phenomena. * To facilitate everyday usage and for better comparability across languages and/or corpora, this dataset also includes the tags mapped to the [Universal Dependencies 2.0](https://universaldependencies.org/u/pos/index.html) format. This mapping references the [PyCantonese](https://github.com/jacksonllee/pycantonese) library. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Yue Chinese / Cantonese (Hong Kong). ## Dataset Structure This corpus has 10801 utterances and approximately 230000 Chinese words. There is no predefined split. ### Data Instances Each instance contains a conversation id, speaker id within that conversation, turn number, part-of-speech tag for each Chinese word in the PRF format and UD2.0 format, and the utterance written in Chinese characters as well as its LSHK format romanisation. For example: ```python { 'conversation_id': 'TNR016-DR070398-HAI6V' 'pos_tags_prf': ['v', 'w'], 'pos_tags_ud': ['VERB', 'PUNCT'], 'speaker': 'B', 'transcriptions': ['hai6', 'VQ1'], 'turn_number': 112, 'tokens': ['係', '。'] } ``` ### Data Fields - conversation_id: unique dialogue-level id - pos_tags_prf: POS tag using the PRF format at token-level - pos_tag_ud: POS tag using the UD2.0 format at token-level - speaker: unique speaker id within dialogue - transcriptions: token-level romanisation in the LSHK format - turn_number: turn number in dialogue - tokens: Chinese word or punctuation at token-level ### Data Splits There are no specified splits in this dataset. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/deed.ast). ### Citation Information This corpus was developed by [Luke and Wong, 2015](http://compling.hss.ntu.edu.sg/hkcancor/data/LukeWong_Hong-Kong-Cantonese-Corpus.pdf). ``` @article{luke2015hong, author={Luke, Kang-Kwong and Wong, May LY}, title={The Hong Kong Cantonese corpus: design and uses}, journal={Journal of Chinese Linguistics}, year={2015}, pages={309-330}, month={12} } ``` The POS tagset to Universal Dependency tagset mapping is provided by Jackson Lee, as a part of the [PyCantonese](https://github.com/jacksonllee/pycantonese) library. ``` @misc{lee2020, author = {Lee, Jackson}, title = {PyCantonese: Cantonese Linguistics and NLP in Python}, year = {2020}, publisher = {GitHub}, journal = {GitHub repository}, howpublished = {\url{https://github.com/jacksonllee/pycantonese}}, commit = {1d58f44e1cb097faa69de6b617e1d28903b84b98} } ``` ### Contributions Thanks to [@j-chim](https://github.com/j-chim) for adding this dataset.
hkcancor
[ "task_categories:translation", "task_categories:text-generation", "task_categories:fill-mask", "task_ids:dialogue-modeling", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:yue", "license:cc-by-4.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["yue"], "license": ["cc-by-4.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["translation", "text-generation", "fill-mask"], "task_ids": ["dialogue-modeling"], "paperswithcode_id": "hong-kong-cantonese-corpus", "pretty_name": "The Hong Kong Cantonese Corpus (HKCanCor)", "dataset_info": {"features": [{"name": "conversation_id", "dtype": "string"}, {"name": "speaker", "dtype": "string"}, {"name": "turn_number", "dtype": "int16"}, {"name": "tokens", "sequence": "string"}, {"name": "transcriptions", "sequence": "string"}, {"name": "pos_tags_prf", "sequence": {"class_label": {"names": {"0": "!", "1": "\"", "2": "#", "3": "'", "4": ",", "5": "-", "6": ".", "7": "...", "8": "?", "9": "A", "10": "AD", "11": "AG", "12": "AIRWAYS0", "13": "AN", "14": "AND", "15": "B", "16": "BG", "17": "BEAN0", "18": "C", "19": "CENTRE0", "20": "CG", "21": "D", "22": "D1", "23": "DG", "24": "E", "25": "ECHO0", "26": "F", "27": "G", "28": "G1", "29": "G2", "30": "H", "31": "HILL0", "32": "I", "33": "IG", "34": "J", "35": "JB", "36": "JM", "37": "JN", "38": "JNS", "39": "JNT", "40": "JNZ", "41": "K", "42": "KONG", "43": "L", "44": "L1", "45": "LG", "46": "M", "47": "MG", "48": "MONTY0", "49": "MOUNTAIN0", "50": "N", "51": "N1", "52": "NG", "53": "NR", "54": "NS", "55": "NSG", "56": "NT", "57": "NX", "58": "NZ", "59": "O", "60": "P", "61": "PEPPER0", "62": "Q", "63": "QG", "64": "R", "65": "RG", "66": "S", "67": "SOUND0", "68": "T", "69": "TELECOM0", "70": "TG", "71": "TOUCH0", "72": "U", "73": "UG", "74": "U0", "75": "V", "76": "V1", "77": "VD", "78": "VG", "79": "VK", "80": "VN", "81": "VU", "82": "VUG", "83": "W", "84": "X", "85": "XA", "86": "XB", "87": "XC", "88": "XD", "89": "XE", "90": "XJ", "91": "XJB", "92": "XJN", "93": "XJNT", "94": "XJNZ", "95": "XJV", "96": "XJA", "97": "XL1", "98": "XM", "99": "XN", "100": "XNG", "101": "XNR", "102": "XNS", "103": "XNT", "104": "XNX", "105": "XNZ", "106": "XO", "107": "XP", "108": "XQ", "109": "XR", "110": "XS", "111": "XT", "112": "XV", "113": "XVG", "114": "XVN", "115": "XX", "116": "Y", "117": "YG", "118": "Y1", "119": "Z"}}}}, {"name": "pos_tags_ud", "sequence": {"class_label": {"names": {"0": "DET", "1": "PRON", "2": "VERB", "3": "NOUN", "4": "ADJ", "5": "PUNCT", "6": "INTJ", "7": "ADV", "8": "V", "9": "PART", "10": "X", "11": "NUM", "12": "PROPN", "13": "AUX", "14": "CCONJ", "15": "ADP"}}}}], "splits": [{"name": "train", "num_bytes": 5746381, "num_examples": 10801}], "download_size": 961514, "dataset_size": 5746381}}
2024-01-18T11:05:35+00:00
[]
[ "yue" ]
TAGS #task_categories-translation #task_categories-text-generation #task_categories-fill-mask #task_ids-dialogue-modeling #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Yue Chinese #license-cc-by-4.0 #region-us
# Dataset Card for The Hong Kong Cantonese Corpus (HKCanCor) ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: URL - Paper: Luke and Wang, 2015 - Leaderboard: N/A - Point of Contact: Luke Kang Kwong ### Dataset Summary The Hong Kong Cantonese Corpus (HKCanCor) comprise transcribed conversations recorded between March 1997 and August 1998. It contains recordings of spontaneous speech (51 texts) and radio programmes (42 texts), which involve 2 to 4 speakers, with 1 text of monologue. In total, the corpus contains around 230,000 Chinese words. The text is word-segmented (i.e., tokenization is at word-level, and each token can span multiple Chinese characters). Tokens are annotated with part-of-speech (POS) tags and romanised Cantonese pronunciation. * Romanisation * Follows conventions set by the Linguistic Society of Hong Kong (LSHK). * POS * The tagset used by this corpus extends the one in the Peita-Fujitsu-Renmin Ribao (PRF) corpus (Duan et al., 2000). Extensions were made to further capture Cantonese-specific phenomena. * To facilitate everyday usage and for better comparability across languages and/or corpora, this dataset also includes the tags mapped to the Universal Dependencies 2.0 format. This mapping references the PyCantonese library. ### Supported Tasks and Leaderboards ### Languages Yue Chinese / Cantonese (Hong Kong). ## Dataset Structure This corpus has 10801 utterances and approximately 230000 Chinese words. There is no predefined split. ### Data Instances Each instance contains a conversation id, speaker id within that conversation, turn number, part-of-speech tag for each Chinese word in the PRF format and UD2.0 format, and the utterance written in Chinese characters as well as its LSHK format romanisation. For example: ### Data Fields - conversation_id: unique dialogue-level id - pos_tags_prf: POS tag using the PRF format at token-level - pos_tag_ud: POS tag using the UD2.0 format at token-level - speaker: unique speaker id within dialogue - transcriptions: token-level romanisation in the LSHK format - turn_number: turn number in dialogue - tokens: Chinese word or punctuation at token-level ### Data Splits There are no specified splits in this dataset. ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information This work is licensed under a Creative Commons Attribution 4.0 International License. This corpus was developed by Luke and Wong, 2015. The POS tagset to Universal Dependency tagset mapping is provided by Jackson Lee, as a part of the PyCantonese library. ### Contributions Thanks to @j-chim for adding this dataset.
[ "# Dataset Card for The Hong Kong Cantonese Corpus (HKCanCor)", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: Luke and Wang, 2015\n- Leaderboard: N/A\n- Point of Contact: Luke Kang Kwong", "### Dataset Summary\nThe Hong Kong Cantonese Corpus (HKCanCor) comprise transcribed conversations recorded \nbetween March 1997 and August 1998. It contains recordings of spontaneous speech (51 texts)\nand radio programmes (42 texts), which involve 2 to 4 speakers, with 1 text of monologue.\n\nIn total, the corpus contains around 230,000 Chinese words. The text is word-segmented (i.e., tokenization is at word-level, and each token can span multiple Chinese characters). Tokens are annotated with part-of-speech (POS) tags and romanised Cantonese pronunciation. \n\n* Romanisation\n * Follows conventions set by the Linguistic Society of Hong Kong (LSHK).\n* POS\n * The tagset used by this corpus extends the one in the Peita-Fujitsu-Renmin Ribao (PRF) corpus (Duan et al., 2000). Extensions were made to further capture Cantonese-specific phenomena. \n * To facilitate everyday usage and for better comparability across languages and/or corpora, this dataset also includes the tags mapped to the Universal Dependencies 2.0 format. This mapping references the PyCantonese library.", "### Supported Tasks and Leaderboards", "### Languages\nYue Chinese / Cantonese (Hong Kong).", "## Dataset Structure\nThis corpus has 10801 utterances and approximately 230000 Chinese words. \nThere is no predefined split.", "### Data Instances\nEach instance contains a conversation id, speaker id within that conversation,\nturn number, part-of-speech tag for each Chinese word in the PRF format and UD2.0 format, \nand the utterance written in Chinese characters as well as its LSHK format romanisation.\n\n\nFor example:", "### Data Fields\n- conversation_id: unique dialogue-level id\n- pos_tags_prf: POS tag using the PRF format at token-level\n- pos_tag_ud: POS tag using the UD2.0 format at token-level\n- speaker: unique speaker id within dialogue\n- transcriptions: token-level romanisation in the LSHK format\n- turn_number: turn number in dialogue\n- tokens: Chinese word or punctuation at token-level", "### Data Splits\nThere are no specified splits in this dataset.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\nThis work is licensed under a Creative Commons Attribution 4.0 International License.\n\n\n\nThis corpus was developed by Luke and Wong, 2015.\n\nThe POS tagset to Universal Dependency tagset mapping is provided by Jackson Lee, as a part of the PyCantonese library.", "### Contributions\n\nThanks to @j-chim for adding this dataset." ]
[ "TAGS\n#task_categories-translation #task_categories-text-generation #task_categories-fill-mask #task_ids-dialogue-modeling #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Yue Chinese #license-cc-by-4.0 #region-us \n", "# Dataset Card for The Hong Kong Cantonese Corpus (HKCanCor)", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: Luke and Wang, 2015\n- Leaderboard: N/A\n- Point of Contact: Luke Kang Kwong", "### Dataset Summary\nThe Hong Kong Cantonese Corpus (HKCanCor) comprise transcribed conversations recorded \nbetween March 1997 and August 1998. It contains recordings of spontaneous speech (51 texts)\nand radio programmes (42 texts), which involve 2 to 4 speakers, with 1 text of monologue.\n\nIn total, the corpus contains around 230,000 Chinese words. The text is word-segmented (i.e., tokenization is at word-level, and each token can span multiple Chinese characters). Tokens are annotated with part-of-speech (POS) tags and romanised Cantonese pronunciation. \n\n* Romanisation\n * Follows conventions set by the Linguistic Society of Hong Kong (LSHK).\n* POS\n * The tagset used by this corpus extends the one in the Peita-Fujitsu-Renmin Ribao (PRF) corpus (Duan et al., 2000). Extensions were made to further capture Cantonese-specific phenomena. \n * To facilitate everyday usage and for better comparability across languages and/or corpora, this dataset also includes the tags mapped to the Universal Dependencies 2.0 format. This mapping references the PyCantonese library.", "### Supported Tasks and Leaderboards", "### Languages\nYue Chinese / Cantonese (Hong Kong).", "## Dataset Structure\nThis corpus has 10801 utterances and approximately 230000 Chinese words. \nThere is no predefined split.", "### Data Instances\nEach instance contains a conversation id, speaker id within that conversation,\nturn number, part-of-speech tag for each Chinese word in the PRF format and UD2.0 format, \nand the utterance written in Chinese characters as well as its LSHK format romanisation.\n\n\nFor example:", "### Data Fields\n- conversation_id: unique dialogue-level id\n- pos_tags_prf: POS tag using the PRF format at token-level\n- pos_tag_ud: POS tag using the UD2.0 format at token-level\n- speaker: unique speaker id within dialogue\n- transcriptions: token-level romanisation in the LSHK format\n- turn_number: turn number in dialogue\n- tokens: Chinese word or punctuation at token-level", "### Data Splits\nThere are no specified splits in this dataset.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\nThis work is licensed under a Creative Commons Attribution 4.0 International License.\n\n\n\nThis corpus was developed by Luke and Wong, 2015.\n\nThe POS tagset to Universal Dependency tagset mapping is provided by Jackson Lee, as a part of the PyCantonese library.", "### Contributions\n\nThanks to @j-chim for adding this dataset." ]
[ 113, 17, 120, 38, 273, 10, 16, 30, 67, 104, 17, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 61, 18 ]
[ "passage: TAGS\n#task_categories-translation #task_categories-text-generation #task_categories-fill-mask #task_ids-dialogue-modeling #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Yue Chinese #license-cc-by-4.0 #region-us \n# Dataset Card for The Hong Kong Cantonese Corpus (HKCanCor)## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: Luke and Wang, 2015\n- Leaderboard: N/A\n- Point of Contact: Luke Kang Kwong" ]
[ -0.005191228352487087, 0.1539047807455063, -0.003077449044212699, -0.007366734091192484, 0.0701865404844284, -0.012195304036140442, 0.1834925264120102, 0.10875634104013443, 0.08447368443012238, 0.038779545575380325, -0.10282156616449356, 0.052788618952035904, 0.15983204543590546, 0.09789270162582397, -0.027649126946926117, -0.2774779796600342, -0.0033194548450410366, 0.02837423048913479, -0.02038349211215973, 0.09223268181085587, 0.10752107203006744, -0.09328670799732208, 0.058556899428367615, 0.05089889466762543, 0.04831872507929802, -0.024873582646250725, -0.09621697664260864, -0.10030931234359741, 0.06087084487080574, -0.011720705777406693, 0.08610673248767853, 0.05515827238559723, 0.009048103354871273, -0.2108374983072281, 0.03590913861989975, -0.006528452504426241, 0.06557632982730865, 0.024657707661390305, 0.04399574175477028, 0.03510519862174988, 0.08059659600257874, -0.10721170157194138, 0.07160420715808868, 0.05967070907354355, -0.03919936344027519, -0.08369485288858414, -0.11211748421192169, 0.08759422600269318, 0.12034531682729721, 0.020546887069940567, -0.08418677747249603, 0.1569451093673706, -0.13348086178302765, -0.007575002498924732, 0.11088962852954865, -0.22197677195072174, -0.027142835780978203, 0.15813779830932617, 0.030938725918531418, 0.024216443300247192, -0.1269446760416031, -0.019383709877729416, -0.024477845057845116, -0.02450125478208065, -0.09267169237136841, -0.08589252829551697, -0.12927769124507904, 0.00816891435533762, -0.05921696126461029, 0.06476542353630066, 0.25281578302383423, 0.02055513486266136, -0.01255057379603386, -0.231413334608078, 0.018518265336751938, 0.11910032480955124, -0.07485819607973099, 0.0057037449441850185, 0.01611938700079918, -0.0444272942841053, 0.04094361886382103, -0.06656744331121445, -0.02346843294799328, 0.028283048421144485, -0.03695233166217804, -0.017637470737099648, 0.05169073864817619, -0.026978610083460808, -0.03601035103201866, 0.05847259610891342, 0.11674442142248154, -0.11358955502510071, -0.06904855370521545, -0.08341526240110397, -0.11320319026708603, -0.008620133623480797, 0.14589223265647888, 0.08892723172903061, 0.10186146944761276, 0.07797258347272873, -0.03768623247742653, 0.0691586434841156, -0.12351025640964508, 0.007348344661295414, 0.13532036542892456, 0.050248127430677414, -0.10114132612943649, -0.042497362941503525, 0.029092490673065186, 0.040299128741025925, 0.012019235640764236, -0.0007587083382532, -0.006060539744794369, 0.02613537199795246, -0.09115837514400482, 0.09538723528385162, 0.0939466804265976, 0.05575843155384064, -0.11284080892801285, -0.08236150443553925, 0.1393224447965622, -0.07552275061607361, -0.03484368696808815, 0.048458926379680634, -0.07720563560724258, 0.005987260024994612, -0.05078904703259468, 0.0787997618317604, -0.026281321421265602, 0.06779046356678009, -0.03538955748081207, -0.007801998872309923, -0.015322252176702023, -0.03290041908621788, 0.08528126031160355, -0.04500837251543999, -0.009744898416101933, 0.04426589980721474, -0.14354881644248962, -0.022741805762052536, -0.040030587464571, -0.08045461773872375, -0.11770637333393097, -0.01803770661354065, -0.07102499157190323, -0.0464807003736496, -0.0038638650439679623, 0.03552592173218727, -0.08281277120113373, -0.0011063887504860759, -0.03215911611914635, 0.04510657861828804, 0.05854678153991699, 0.008054308593273163, -0.055932603776454926, 0.05578784644603729, -0.19461512565612793, 0.12768281996250153, -0.22458072006702423, 0.037269800901412964, -0.05503562465310097, 0.024844452738761902, 0.04407280310988426, 0.023329099640250206, -0.10568483918905258, 0.17148832976818085, -0.19460158050060272, -0.054664578288793564, 0.10168355703353882, -0.1131114587187767, -0.0885336846113205, 0.06697829812765121, -0.04649248719215393, 0.06613671779632568, 0.010987992398440838, 0.10683222860097885, 0.020604688674211502, -0.047366730868816376, -0.0993315801024437, 0.011176696047186852, 0.0858977735042572, 0.11715236306190491, 0.08556101471185684, 0.007073310669511557, 0.08877518773078918, 0.016634246334433556, -0.06530123203992844, -0.07966440916061401, -0.040447454899549484, -0.10453066229820251, 0.04097794368863106, -0.04598412290215492, 0.08421838283538818, 0.013243714347481728, 0.04429914802312851, -0.0013941118959337473, -0.017024343833327293, 0.08804332464933395, 0.06253332644701004, 0.012885312549769878, -0.0267776045948267, -0.0918760821223259, 0.0006582860369235277, 0.07194285839796066, -0.012561335228383541, -0.15703396499156952, -0.15705734491348267, 0.07045416533946991, -0.1184912696480751, 0.10802477598190308, 0.11424318701028824, -0.04716416075825691, -0.06449566781520844, -0.0958252102136612, 0.05902309715747833, -0.02310020662844181, 0.020503615960478783, 0.0037543559446930885, -0.20304833352565765, 0.036933351308107376, -0.050751034170389175, 0.156596377491951, -0.1771281361579895, 0.013504484668374062, 0.13130196928977966, 0.16580739617347717, 0.0608898401260376, 0.006418273784220219, 0.16503585875034332, 0.10062368214130402, -0.02516469918191433, -0.0034582680091261864, 0.0195093285292387, -0.04717316851019859, -0.10152553766965866, 0.15670078992843628, -0.009163644164800644, -0.05866554006934166, 0.12101463973522186, 0.09671292454004288, -0.005859129596501589, -0.03431311622262001, -0.06477349996566772, -0.035495027899742126, -0.15692442655563354, 0.021142926067113876, 0.11987408250570297, 0.02592271938920021, 0.04592862352728844, -0.10086966305971146, -0.10164131224155426, -0.051274240016937256, 0.019915476441383362, -0.02638605609536171, 0.18004482984542847, 0.06817889213562012, -0.06691132485866547, 0.14815503358840942, -0.025049449875950813, 0.10944333672523499, 0.1599358767271042, -0.0674847736954689, -0.012859093956649303, 0.022570133209228516, 0.023177677765488625, -0.027687111869454384, 0.1063721776008606, -0.18978403508663177, -0.03341197222471237, 0.05266999080777168, -0.027576761320233345, 0.012105010449886322, -0.10643089562654495, -0.053620487451553345, -0.07313881069421768, -0.04821454733610153, -0.09571268409490585, 0.022870749235153198, 0.08799069374799728, 0.08951550722122192, -0.014791084453463554, 0.11806787550449371, -0.02213807962834835, -0.05824396014213562, -0.05675255507230759, 0.07984007894992828, -0.12114421278238297, -0.27295124530792236, 0.04088837653398514, -0.0640885978937149, -0.09283564984798431, -0.08382940292358398, -0.04059910774230957, -0.09204428642988205, -0.07654678821563721, -0.02940402366220951, 0.07008349895477295, 0.009589223191142082, -0.10606998950242996, 0.028832873329520226, 0.07520592212677002, -0.06845590472221375, -0.11368279159069061, 0.03749511390924454, 0.008955808356404305, -0.0067537506110966206, 0.057350754737854004, -0.0130609767511487, 0.03485517203807831, 0.0801866203546524, 0.08978399634361267, -0.02420668490231037, -0.08014431595802307, 0.16725392639636993, -0.15317876636981964, 0.1040099486708641, 0.05530519410967827, -0.027682173997163773, 0.015253935940563679, 0.243979349732399, 0.04580184444785118, -0.06636767089366913, 0.058180443942546844, 0.10673806816339493, -0.003665354335680604, -0.3184153139591217, -0.09165225923061371, -0.12377327680587769, 0.039848145097494125, -0.014210239984095097, 0.05615305155515671, -0.021722350269556046, 0.01711658574640751, -0.07126650959253311, 0.08290524780750275, 0.08091916143894196, 0.020974941551685333, 0.10771607607603073, 0.04228378087282181, 0.04843393340706825, -0.07127935439348221, -0.021621789783239365, 0.09570153057575226, 0.12829118967056274, 0.23220479488372803, 0.011374296620488167, 0.11592680960893631, 0.0972021296620369, 0.16822509467601776, 0.11354880779981613, -0.04730147495865822, -0.024021849036216736, 0.05622322857379913, -0.013060241006314754, -0.04651140421628952, 0.05331873521208763, 0.04530060291290283, 0.09382075816392899, -0.12353166937828064, 0.1088302880525589, -0.019617576152086258, 0.047339607030153275, 0.1486508846282959, 0.08331003785133362, 0.06176156550645828, 0.002870730822905898, 0.1483512967824936, -0.0721457451581955, -0.0399785116314888, 0.08985210955142975, 0.07988148182630539, -0.21808452904224396, 0.19245605170726776, -0.006202231161296368, 0.14129342138767242, -0.16492173075675964, -0.04045850783586502, -0.09348049759864807, -0.04178790748119354, -0.011595526710152626, 0.06025609374046326, -0.23584036529064178, 0.27002406120300293, 0.013131394982337952, -0.050303105264902115, -0.14456462860107422, 0.03375224396586418, 0.06074642762541771, -0.01586141437292099, 0.15759140253067017, -0.00866236537694931, -0.05617540702223778, -0.0061001842841506, -0.09079930186271667, 0.05269072577357292, 0.005530614405870438, -0.05925701931118965, 0.04093187674880028, 0.0682959035038948, -0.02143574133515358, -0.04563499614596367, -0.10031787306070328, -0.17631445825099945, -0.17106857895851135, 0.06090215593576431, -0.04045802727341652, -0.03752194717526436, -0.04416806250810623, -0.074164018034935, -0.01203913427889347, 0.09321488440036774, -0.05870319530367851, -0.10205699503421783, -0.09385951608419418, 0.008095606230199337, 0.1328004002571106, -0.032056257128715515, -0.02403552457690239, -0.013688505627214909, 0.13072924315929413, -0.023702844977378845, -0.03832502290606499, 0.042781006544828415, -0.048218682408332825, -0.2155725210905075, -0.023727668449282646, 0.1303567886352539, 0.050076957792043686, 0.061370737850666046, -0.003946976736187935, 0.00457964651286602, 0.06970542669296265, -0.13382844626903534, 0.0024747527204453945, 0.09912511706352234, 0.01482124999165535, 0.16614872217178345, -0.06446413695812225, -0.19283732771873474, -0.12720590829849243, -0.11143974959850311, 0.05104081332683563, 0.14816004037857056, 0.0143769271671772, 0.20205366611480713, 0.12869128584861755, -0.0705852285027504, -0.20110976696014404, 0.0009426450124010444, 0.005609413143247366, -0.017133936285972595, 0.08259136974811554, -0.22845454514026642, 0.12259329110383987, 0.025928767397999763, -0.037910349667072296, -0.0004094707255717367, -0.1306607574224472, -0.15724197030067444, 0.0359751395881176, -0.00435227295383811, -0.06484545022249222, -0.10456088930368423, -0.13794712722301483, 0.030163966119289398, -0.2113557904958725, 0.15173546969890594, -0.028986472636461258, 0.013429124839603901, -0.003342568641528487, 0.054813675582408905, -0.005970295052975416, -0.02924531139433384, 0.15797263383865356, 0.06635212898254395, -0.022077878937125206, -0.07273523509502411, -0.11632741242647171, 0.16699302196502686, 0.027107935398817062, 0.022813279181718826, 0.03462769463658333, -0.0043522994965314865, -0.19308824837207794, -0.040650416165590286, -0.05874095484614372, 0.029837630689144135, -0.08383245766162872, -0.04820414260029793, -0.14317002892494202, 0.14679378271102905, 0.008955913595855236, -0.01690414920449257, 0.20004545152187347, -0.018907690420746803, 0.035310935229063034, -0.034779489040374756, 0.24522241950035095, 0.06294045597314835, 0.0696343332529068, -0.061960283666849136, -0.009869140572845936, -0.01340523548424244, -0.1593315750360489, 0.029604943469166756, 0.0988583192229271, 0.012395171448588371, 0.11588554829359055, -0.01851956732571125, -0.11275704205036163, 0.10238684713840485, 0.005024028476327658, -0.023105163127183914, -0.2612685561180115, -0.02116786502301693, -0.043950848281383514, -0.04663865640759468, -0.06609717011451721, 0.06407691538333893, 0.0198796596378088, -0.09977227449417114, 0.03339715674519539, 0.0470377542078495, 0.076869435608387, 0.05336311087012291, -0.015194907784461975, 0.07230666279792786, -0.16671225428581238, 0.09114841371774673, 0.16236136853694916, -0.0036272904835641384, -0.013618073426187038, 0.11134833097457886, -0.11682764440774918, -0.016329359263181686, -0.08378026634454727, 0.1283901184797287, 0.13153699040412903, -0.009863831102848053, -0.010345565155148506, -0.20690515637397766, -0.010193555615842342, 0.10370040684938431, -0.011697608977556229, 0.036511510610580444, 0.03336401656270027, -0.07023141533136368, 0.021579094231128693, 0.14521439373493195, 0.04845481365919113, 0.011223859153687954, -0.09906525164842606, -0.09582988917827606, 0.0902269035577774, 0.09350256621837616, -0.01290631853044033, -0.028680477291345596, -0.17963087558746338, 0.004120084457099438, -0.1249004676938057, 0.07098749279975891, -0.17987585067749023, -0.0014006439596414566, -0.05194513499736786, -0.12767139077186584, -0.08890129625797272, 0.00683482876047492, -0.1000610962510109, 0.04565207660198212, -0.010875115171074867, 0.15820840001106262, -0.10374685376882553, 0.0024465201422572136, 0.1512731909751892, -0.0761643722653389, 0.12724065780639648, -0.032335299998521805, -0.07115618884563446, 0.021575922146439552, -0.07054615020751953, -0.002043001586571336, 0.03125407546758652, 0.11397827416658401, 0.05088384822010994, -0.09026547521352768, -0.01403803750872612, 0.04856005683541298, 0.09337875992059708, 0.04895089566707611, 0.013768919743597507, -0.05799039825797081, -0.042083490639925, -0.11163197457790375, -0.11133052408695221, 0.03181346133351326, 0.03518243134021759, 0.22990158200263977, -0.006838589441031218, 0.096326544880867, -0.04117485135793686, 0.04457530006766319, -0.10873664170503616, -0.027884243056178093, -0.004801158793270588, -0.03303902596235275, 0.04900253936648369, -0.056100521236658096, 0.08388234674930573, 0.0024429208133369684, 0.31833282113075256, -0.06345450133085251, -0.029630757868289948, 0.07622197270393372, 0.06858526915311813, -0.10393880307674408, 0.05619882792234421, 0.11301896721124649, 0.07576847821474075, -0.03569570556282997, 0.07355073094367981, -0.06314706057310104, -0.1129477247595787, -0.04661416634917259, 0.155246764421463, 0.15139459073543549, 0.13727717101573944, -0.0596872977912426, 0.15156930685043335, -0.05643167346715927, -0.03464031219482422, 0.1442732959985733, -0.15903322398662567, 0.04099900275468826, -0.10916426032781601, 0.07319921255111694, 0.05752454325556755, -0.1692589670419693, 0.13392111659049988, -0.059595737606287, -0.11254145950078964, -0.10406611114740372, -0.18008562922477722, -0.07867474853992462, -0.07810164242982864, 0.04000676050782204, -0.10163959860801697, 0.018973490223288536, 0.1389995813369751, 0.06756775826215744, 0.008762381039559841, 0.030670247972011566, -0.04740334674715996, -0.05210132524371147, 0.08543167263269424, 0.036592308431863785, 0.024558736011385918, -0.11158382892608643, 0.032897986471652985, -0.032844968140125275, 0.11132574081420898, -0.03228069096803665, 0.030308499932289124, -0.10082096606492996, 0.00934629701077938, -0.0628245621919632, -0.04312332347035408, 0.026773134246468544, -0.06010882183909416, -0.0004991291789337993, 0.1337670087814331, 0.04648790508508682, 0.05842624232172966, 0.038309309631586075, 0.2970755994319916, 0.018162790685892105, -0.11813712865114212, -0.2012360692024231, -0.05572478473186493, -0.08831261843442917, -0.06390965729951859, 0.09139836579561234, -0.10557833313941956, -0.004938099067658186, 0.19919684529304504, 0.21292324364185333, -0.018112624064087868, 0.014567164704203606, -0.028142202645540237, 0.02786341868340969, -0.025741755962371826, 0.009014087729156017, 0.06716986000537872, 0.19902341067790985, -0.013469132594764233, -0.09560124576091766, 0.007699841633439064, -0.04604092612862587, -0.06896624714136124, 0.08546722680330276, 0.06809644401073456, -0.10323867201805115, -0.07619272172451019, 0.14215512573719025, -0.20228978991508484, -0.19419057667255402, 0.012918384745717049, -0.1841486692428589, -0.17934325337409973, -0.04202216491103172, -0.06929978728294373, 0.08213783800601959, -0.07170791923999786, 0.06730353087186813, -0.007791793439537287, 0.13423433899879456, 0.09091896563768387, -0.05074140429496765, -0.020194005221128464, 0.1688305288553238, -0.027751078829169273, 0.13704551756381989, 0.025112919509410858, 0.03076988086104393, 0.06191530078649521, -0.04630975052714348, -0.08277954906225204, 0.002114268485456705, 0.07853832840919495, -0.02200493961572647, -0.025130167603492737, 0.15968197584152222, 0.019612913951277733, 0.09277908504009247, 0.11174464225769043, 0.01871337741613388, 0.06132319197058678, 0.07797102630138397, -0.025911876931786537, -0.1161610335111618, 0.11609525233507156, -0.15098395943641663, 0.0868438258767128, 0.11271282285451889, -0.06431467086076736, 0.04274013265967369, 0.015924513339996338, 0.0026684144977480173, -0.12030818313360214, 0.06089683994650841, -0.03812122717499733, -0.14344985783100128, -0.0052153985016047955, -0.046770766377449036, 0.06687556207180023, -0.16747649013996124, 0.012849844992160797, -0.02160271257162094, -0.02313915640115738, -0.07800867408514023, 0.08818446099758148, 0.10952989757061005, -0.018906662240624428, -0.02223152481019497, -0.2702833414077759, 0.004020150750875473, 0.08937353640794754, -0.07884359359741211, 0.04211628809571266 ]
c36e45ea940ad2c471568a5b362b4ddded75ea4b
# Dataset Card for Headline Grouping (HLGD) ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://github.com/tingofurro/headline_grouping](https://github.com/tingofurro/headline_grouping) - **Repository:** [https://github.com/tingofurro/headline_grouping](https://github.com/tingofurro/headline_grouping) - **Paper:** [https://people.eecs.berkeley.edu/~phillab/pdfs/NAACL2021_HLG.pdf](https://people.eecs.berkeley.edu/~phillab/pdfs/NAACL2021_HLG.pdf) - **Leaderboard:** N/A - **Point of Contact:** phillab (at) berkeley (dot) edu ### Dataset Summary HLGD is a binary classification dataset consisting of 20,056 labeled news headlines pairs indicating whether the two headlines describe the same underlying world event or not. The dataset comes with an existing split between `train`, `validation` and `test` (60-20-20). ### Supported Tasks and Leaderboards The paper (NAACL2021) introducing HLGD proposes three challenges making use of various amounts of data: - Challenge 1: Headline-only. Models must make predictions using only the text of both headlines. - Challenge 2: Headline + Time. Models must make predictions using the headline and publication date of the two headlines. - Challenge 3: Headline + Time + Other. Models can make predictions using the headline, publication date as well as any other relevant meta-data that can be obtained through the URL attached to the headline (full article content, authors, news source, etc.) ### Languages Dataset is in english. ## Dataset Structure ### Data Instances A typical dataset consists of a timeline_id, two headlines (A/B), each associated with a URL, and a date. Finally, a label indicates whether the two headlines describe the same underlying event (1) or not (0). Below is an example from the training set: ``` {'timeline_id': 4, 'headline_a': 'France fines Google nearly $57 million for first major violation of new European privacy regime', 'headline_b': "France hits Google with record EUR50mn fine over 'forced consent' data collection", 'date_a': '2019-01-21', 'date_b': '2019-01-21', 'url_a': 'https://www.chicagotribune.com/business/ct-biz-france-fines-google-privacy-20190121-story.html', 'url_b': 'https://www.rt.com/news/449369-france-hits-google-with-record-fine/', 'label': 1} ``` ### Data Fields - `timeline_id`: Represents the id of the timeline that the headline pair belongs to (values 0 to 9). The dev set is composed of timelines 0 and 5, and the test set timelines 7 and 8 - `headline_a`, `headline_b`: Raw text for the headline pair being compared - `date_a`, `date_b`: Publication date of the respective headlines, in the `YYYY-MM-DD` format - `url_a`, `url_b`: Original URL of the respective headlines. Can be used to retrieve additional meta-data on the headline. - `label`: 1 if the two headlines are part of the the same headline group and describe the same underlying event, 0 otherwise. ### Data Splits | | Train | Dev | Test | | --------------------------- | ------- | ------ | ----- | | Number of examples | 15,492 | 2,069 | 2,495 | ## Dataset Creation ### Curation Rationale The task of grouping headlines from diverse news sources discussing a same underlying event is important to enable interfaces that can present the diversity of coverage of unfolding news events. Many news aggregators (such as Google or Yahoo news) present several sources for a given event, with an objective to highlight coverage diversity. Automatic grouping of news headlines and articles remains challenging as headlines are short, heavily-stylized texts. The HeadLine Grouping Dataset introduces the first benchmark to evaluate NLU model's ability to group headlines according to the underlying event they describe. ### Source Data #### Initial Data Collection and Normalization The data was obtained by collecting 10 news timelines from the NewsLens project by selecting timelines diversified in topic each contained between 80 and 300 news articles. #### Who are the source language producers? The source language producers are journalists or members of the newsroom of 34 news organizations listed in the paper. ### Annotations #### Annotation process Each timeline was annotated for group IDs by 5 independent annotators. The 5 annotations were merged into a single annotation named the global groups. The global group IDs are then used to generate all pairs of headlines within timelines with binary labels: 1 if two headlines are part of the same global group, and 0 otherwise. A heuristic is used to remove negative examples to obtain a final dataset that has class imbalance of 1 positive example to 5 negative examples. #### Who are the annotators? Annotators were authors of the papers and 8 crowd-workers on the Upwork platform. The crowd-workers were native English speakers with experience either in proof-reading or data-entry. ### Personal and Sensitive Information Annotators identity has been anonymized. Due to the public nature of news headline, it is not expected that the headlines will contain personal sensitive information. ## Considerations for Using the Data ### Social Impact of Dataset The purpose of this dataset is to facilitate applications that present diverse news coverage. By simplifying the process of developing models that can group headlines that describe a common event, we hope the community can build applications that show news readers diverse sources covering similar events. We note however that the annotations were performed in majority by crowd-workers and that even though inter-annotator agreement was high, it was not perfect. Bias of the annotators therefore remains in the dataset. ### Discussion of Biases There are several sources of bias in the dataset: - Annotator bias: 10 annotators participated in the creation of the dataset. Their opinions and perspectives influenced the creation of the dataset. - Subject matter bias: HLGD consists of headlines from 10 news timelines from diverse topics (space, tech, politics, etc.). This choice has an impact on the types of positive and negative examples that appear in the dataset. - Source selection bias: 33 English-language news sources are represented in the dataset. This selection of news sources has an effect on the content in the timeline, and the overall dataset. - Time-range of the timelines: the timelines selected range from 2010 to 2020, which has an influence on the language and style of news headlines. ### Other Known Limitations For the task of Headline Grouping, inter-annotator agreement is high (0.814) but not perfect. Some decisions for headline grouping are subjective and depend on interpretation of the reader. ## Additional Information ### Dataset Curators The dataset was initially created by Philippe Laban, Lucas Bandarkar and Marti Hearst at UC Berkeley. ### Licensing Information The licensing status of the dataset depends on the legal status of news headlines. It is commonly held that News Headlines fall under "fair-use" ([American Bar blog post](https://www.americanbar.org/groups/gpsolo/publications/gp_solo/2011/september/fair_use_news_reviews/)) The dataset only distributes headlines, a URL and a publication date. Users of the dataset can then retrieve additional information (such as the body content, author, etc.) directly by querying the URL. ### Citation Information ``` @inproceedings{Laban2021NewsHG, title={News Headline Grouping as a Challenging NLU Task}, author={Laban, Philippe and Bandarkar, Lucas and Hearst, Marti A}, booktitle={NAACL 2021}, publisher = {Association for Computational Linguistics}, year={2021} } ``` ### Contributions Thanks to [@tingofurro](https://github.com/<tingofurro>) for adding this dataset.
hlgd
[ "task_categories:text-classification", "annotations_creators:crowdsourced", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:apache-2.0", "headline-grouping", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["expert-generated"], "language": ["en"], "license": ["apache-2.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": [], "pretty_name": "Headline Grouping (HLGD)", "tags": ["headline-grouping"], "dataset_info": {"features": [{"name": "timeline_id", "dtype": {"class_label": {"names": {"0": 0, "1": 1, "2": 2, "3": 3, "4": 4, "5": 5, "6": 6, "7": 7, "8": 8, "9": 9}}}}, {"name": "headline_a", "dtype": "string"}, {"name": "headline_b", "dtype": "string"}, {"name": "date_a", "dtype": "string"}, {"name": "date_b", "dtype": "string"}, {"name": "url_a", "dtype": "string"}, {"name": "url_b", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "same_event", "1": "different_event"}}}}], "splits": [{"name": "train", "num_bytes": 6447212, "num_examples": 15492}, {"name": "test", "num_bytes": 941145, "num_examples": 2495}, {"name": "validation", "num_bytes": 798302, "num_examples": 2069}], "download_size": 1858948, "dataset_size": 8186659}}
2024-01-18T11:05:37+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #annotations_creators-crowdsourced #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-apache-2.0 #headline-grouping #region-us
Dataset Card for Headline Grouping (HLGD) ========================================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: URL * Leaderboard: N/A * Point of Contact: phillab (at) berkeley (dot) edu ### Dataset Summary HLGD is a binary classification dataset consisting of 20,056 labeled news headlines pairs indicating whether the two headlines describe the same underlying world event or not. The dataset comes with an existing split between 'train', 'validation' and 'test' (60-20-20). ### Supported Tasks and Leaderboards The paper (NAACL2021) introducing HLGD proposes three challenges making use of various amounts of data: * Challenge 1: Headline-only. Models must make predictions using only the text of both headlines. * Challenge 2: Headline + Time. Models must make predictions using the headline and publication date of the two headlines. * Challenge 3: Headline + Time + Other. Models can make predictions using the headline, publication date as well as any other relevant meta-data that can be obtained through the URL attached to the headline (full article content, authors, news source, etc.) ### Languages Dataset is in english. Dataset Structure ----------------- ### Data Instances A typical dataset consists of a timeline\_id, two headlines (A/B), each associated with a URL, and a date. Finally, a label indicates whether the two headlines describe the same underlying event (1) or not (0). Below is an example from the training set: ### Data Fields * 'timeline\_id': Represents the id of the timeline that the headline pair belongs to (values 0 to 9). The dev set is composed of timelines 0 and 5, and the test set timelines 7 and 8 * 'headline\_a', 'headline\_b': Raw text for the headline pair being compared * 'date\_a', 'date\_b': Publication date of the respective headlines, in the 'YYYY-MM-DD' format * 'url\_a', 'url\_b': Original URL of the respective headlines. Can be used to retrieve additional meta-data on the headline. * 'label': 1 if the two headlines are part of the the same headline group and describe the same underlying event, 0 otherwise. ### Data Splits Dataset Creation ---------------- ### Curation Rationale The task of grouping headlines from diverse news sources discussing a same underlying event is important to enable interfaces that can present the diversity of coverage of unfolding news events. Many news aggregators (such as Google or Yahoo news) present several sources for a given event, with an objective to highlight coverage diversity. Automatic grouping of news headlines and articles remains challenging as headlines are short, heavily-stylized texts. The HeadLine Grouping Dataset introduces the first benchmark to evaluate NLU model's ability to group headlines according to the underlying event they describe. ### Source Data #### Initial Data Collection and Normalization The data was obtained by collecting 10 news timelines from the NewsLens project by selecting timelines diversified in topic each contained between 80 and 300 news articles. #### Who are the source language producers? The source language producers are journalists or members of the newsroom of 34 news organizations listed in the paper. ### Annotations #### Annotation process Each timeline was annotated for group IDs by 5 independent annotators. The 5 annotations were merged into a single annotation named the global groups. The global group IDs are then used to generate all pairs of headlines within timelines with binary labels: 1 if two headlines are part of the same global group, and 0 otherwise. A heuristic is used to remove negative examples to obtain a final dataset that has class imbalance of 1 positive example to 5 negative examples. #### Who are the annotators? Annotators were authors of the papers and 8 crowd-workers on the Upwork platform. The crowd-workers were native English speakers with experience either in proof-reading or data-entry. ### Personal and Sensitive Information Annotators identity has been anonymized. Due to the public nature of news headline, it is not expected that the headlines will contain personal sensitive information. Considerations for Using the Data --------------------------------- ### Social Impact of Dataset The purpose of this dataset is to facilitate applications that present diverse news coverage. By simplifying the process of developing models that can group headlines that describe a common event, we hope the community can build applications that show news readers diverse sources covering similar events. We note however that the annotations were performed in majority by crowd-workers and that even though inter-annotator agreement was high, it was not perfect. Bias of the annotators therefore remains in the dataset. ### Discussion of Biases There are several sources of bias in the dataset: * Annotator bias: 10 annotators participated in the creation of the dataset. Their opinions and perspectives influenced the creation of the dataset. * Subject matter bias: HLGD consists of headlines from 10 news timelines from diverse topics (space, tech, politics, etc.). This choice has an impact on the types of positive and negative examples that appear in the dataset. * Source selection bias: 33 English-language news sources are represented in the dataset. This selection of news sources has an effect on the content in the timeline, and the overall dataset. * Time-range of the timelines: the timelines selected range from 2010 to 2020, which has an influence on the language and style of news headlines. ### Other Known Limitations For the task of Headline Grouping, inter-annotator agreement is high (0.814) but not perfect. Some decisions for headline grouping are subjective and depend on interpretation of the reader. Additional Information ---------------------- ### Dataset Curators The dataset was initially created by Philippe Laban, Lucas Bandarkar and Marti Hearst at UC Berkeley. ### Licensing Information The licensing status of the dataset depends on the legal status of news headlines. It is commonly held that News Headlines fall under "fair-use" (American Bar blog post) The dataset only distributes headlines, a URL and a publication date. Users of the dataset can then retrieve additional information (such as the body content, author, etc.) directly by querying the URL. ### Contributions Thanks to @tingofurro for adding this dataset.
[ "### Dataset Summary\n\n\nHLGD is a binary classification dataset consisting of 20,056 labeled news headlines pairs indicating whether the two headlines describe the same underlying world event or not. The dataset comes with an existing split between 'train', 'validation' and 'test' (60-20-20).", "### Supported Tasks and Leaderboards\n\n\nThe paper (NAACL2021) introducing HLGD proposes three challenges making use of various amounts of data:\n\n\n* Challenge 1: Headline-only. Models must make predictions using only the text of both headlines.\n* Challenge 2: Headline + Time. Models must make predictions using the headline and publication date of the two headlines.\n* Challenge 3: Headline + Time + Other. Models can make predictions using the headline, publication date as well as any other relevant meta-data that can be obtained through the URL attached to the headline (full article content, authors, news source, etc.)", "### Languages\n\n\nDataset is in english.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA typical dataset consists of a timeline\\_id, two headlines (A/B), each associated with a URL, and a date. Finally, a label indicates whether the two headlines describe the same underlying event (1) or not (0). Below is an example from the training set:", "### Data Fields\n\n\n* 'timeline\\_id': Represents the id of the timeline that the headline pair belongs to (values 0 to 9). The dev set is composed of timelines 0 and 5, and the test set timelines 7 and 8\n* 'headline\\_a', 'headline\\_b': Raw text for the headline pair being compared\n* 'date\\_a', 'date\\_b': Publication date of the respective headlines, in the 'YYYY-MM-DD' format\n* 'url\\_a', 'url\\_b': Original URL of the respective headlines. Can be used to retrieve additional meta-data on the headline.\n* 'label': 1 if the two headlines are part of the the same headline group and describe the same underlying event, 0 otherwise.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nThe task of grouping headlines from diverse news sources discussing a same underlying event is important to enable interfaces that can present the diversity of coverage of unfolding news events. Many news aggregators (such as Google or Yahoo news) present several sources for a given event, with an objective to highlight coverage diversity.\nAutomatic grouping of news headlines and articles remains challenging as headlines are short, heavily-stylized texts.\nThe HeadLine Grouping Dataset introduces the first benchmark to evaluate NLU model's ability to group headlines according to the underlying event they describe.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe data was obtained by collecting 10 news timelines from the NewsLens project by selecting timelines diversified in topic each contained between 80 and 300 news articles.", "#### Who are the source language producers?\n\n\nThe source language producers are journalists or members of the newsroom of 34 news organizations listed in the paper.", "### Annotations", "#### Annotation process\n\n\nEach timeline was annotated for group IDs by 5 independent annotators. The 5 annotations were merged into a single annotation named the global groups.\nThe global group IDs are then used to generate all pairs of headlines within timelines with binary labels: 1 if two headlines are part of the same global group, and 0 otherwise. A heuristic is used to remove negative examples to obtain a final dataset that has class imbalance of 1 positive example to 5 negative examples.", "#### Who are the annotators?\n\n\nAnnotators were authors of the papers and 8 crowd-workers on the Upwork platform. The crowd-workers were native English speakers with experience either in proof-reading or data-entry.", "### Personal and Sensitive Information\n\n\nAnnotators identity has been anonymized. Due to the public nature of news headline, it is not expected that the headlines will contain personal sensitive information.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset\n\n\nThe purpose of this dataset is to facilitate applications that present diverse news coverage.\n\n\nBy simplifying the process of developing models that can group headlines that describe a common event, we hope the community can build applications that show news readers diverse sources covering similar events.\n\n\nWe note however that the annotations were performed in majority by crowd-workers and that even though inter-annotator agreement was high, it was not perfect. Bias of the annotators therefore remains in the dataset.", "### Discussion of Biases\n\n\nThere are several sources of bias in the dataset:\n\n\n* Annotator bias: 10 annotators participated in the creation of the dataset. Their opinions and perspectives influenced the creation of the dataset.\n* Subject matter bias: HLGD consists of headlines from 10 news timelines from diverse topics (space, tech, politics, etc.). This choice has an impact on the types of positive and negative examples that appear in the dataset.\n* Source selection bias: 33 English-language news sources are represented in the dataset. This selection of news sources has an effect on the content in the timeline, and the overall dataset.\n* Time-range of the timelines: the timelines selected range from 2010 to 2020, which has an influence on the language and style of news headlines.", "### Other Known Limitations\n\n\nFor the task of Headline Grouping, inter-annotator agreement is high (0.814) but not perfect. Some decisions for headline grouping are subjective and depend on interpretation of the reader.\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nThe dataset was initially created by Philippe Laban, Lucas Bandarkar and Marti Hearst at UC Berkeley.", "### Licensing Information\n\n\nThe licensing status of the dataset depends on the legal status of news headlines. It is commonly held that News Headlines fall under \"fair-use\" (American Bar blog post)\nThe dataset only distributes headlines, a URL and a publication date. Users of the dataset can then retrieve additional information (such as the body content, author, etc.) directly by querying the URL.", "### Contributions\n\n\nThanks to @tingofurro for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #annotations_creators-crowdsourced #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-apache-2.0 #headline-grouping #region-us \n", "### Dataset Summary\n\n\nHLGD is a binary classification dataset consisting of 20,056 labeled news headlines pairs indicating whether the two headlines describe the same underlying world event or not. The dataset comes with an existing split between 'train', 'validation' and 'test' (60-20-20).", "### Supported Tasks and Leaderboards\n\n\nThe paper (NAACL2021) introducing HLGD proposes three challenges making use of various amounts of data:\n\n\n* Challenge 1: Headline-only. Models must make predictions using only the text of both headlines.\n* Challenge 2: Headline + Time. Models must make predictions using the headline and publication date of the two headlines.\n* Challenge 3: Headline + Time + Other. Models can make predictions using the headline, publication date as well as any other relevant meta-data that can be obtained through the URL attached to the headline (full article content, authors, news source, etc.)", "### Languages\n\n\nDataset is in english.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA typical dataset consists of a timeline\\_id, two headlines (A/B), each associated with a URL, and a date. Finally, a label indicates whether the two headlines describe the same underlying event (1) or not (0). Below is an example from the training set:", "### Data Fields\n\n\n* 'timeline\\_id': Represents the id of the timeline that the headline pair belongs to (values 0 to 9). The dev set is composed of timelines 0 and 5, and the test set timelines 7 and 8\n* 'headline\\_a', 'headline\\_b': Raw text for the headline pair being compared\n* 'date\\_a', 'date\\_b': Publication date of the respective headlines, in the 'YYYY-MM-DD' format\n* 'url\\_a', 'url\\_b': Original URL of the respective headlines. Can be used to retrieve additional meta-data on the headline.\n* 'label': 1 if the two headlines are part of the the same headline group and describe the same underlying event, 0 otherwise.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nThe task of grouping headlines from diverse news sources discussing a same underlying event is important to enable interfaces that can present the diversity of coverage of unfolding news events. Many news aggregators (such as Google or Yahoo news) present several sources for a given event, with an objective to highlight coverage diversity.\nAutomatic grouping of news headlines and articles remains challenging as headlines are short, heavily-stylized texts.\nThe HeadLine Grouping Dataset introduces the first benchmark to evaluate NLU model's ability to group headlines according to the underlying event they describe.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe data was obtained by collecting 10 news timelines from the NewsLens project by selecting timelines diversified in topic each contained between 80 and 300 news articles.", "#### Who are the source language producers?\n\n\nThe source language producers are journalists or members of the newsroom of 34 news organizations listed in the paper.", "### Annotations", "#### Annotation process\n\n\nEach timeline was annotated for group IDs by 5 independent annotators. The 5 annotations were merged into a single annotation named the global groups.\nThe global group IDs are then used to generate all pairs of headlines within timelines with binary labels: 1 if two headlines are part of the same global group, and 0 otherwise. A heuristic is used to remove negative examples to obtain a final dataset that has class imbalance of 1 positive example to 5 negative examples.", "#### Who are the annotators?\n\n\nAnnotators were authors of the papers and 8 crowd-workers on the Upwork platform. The crowd-workers were native English speakers with experience either in proof-reading or data-entry.", "### Personal and Sensitive Information\n\n\nAnnotators identity has been anonymized. Due to the public nature of news headline, it is not expected that the headlines will contain personal sensitive information.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset\n\n\nThe purpose of this dataset is to facilitate applications that present diverse news coverage.\n\n\nBy simplifying the process of developing models that can group headlines that describe a common event, we hope the community can build applications that show news readers diverse sources covering similar events.\n\n\nWe note however that the annotations were performed in majority by crowd-workers and that even though inter-annotator agreement was high, it was not perfect. Bias of the annotators therefore remains in the dataset.", "### Discussion of Biases\n\n\nThere are several sources of bias in the dataset:\n\n\n* Annotator bias: 10 annotators participated in the creation of the dataset. Their opinions and perspectives influenced the creation of the dataset.\n* Subject matter bias: HLGD consists of headlines from 10 news timelines from diverse topics (space, tech, politics, etc.). This choice has an impact on the types of positive and negative examples that appear in the dataset.\n* Source selection bias: 33 English-language news sources are represented in the dataset. This selection of news sources has an effect on the content in the timeline, and the overall dataset.\n* Time-range of the timelines: the timelines selected range from 2010 to 2020, which has an influence on the language and style of news headlines.", "### Other Known Limitations\n\n\nFor the task of Headline Grouping, inter-annotator agreement is high (0.814) but not perfect. Some decisions for headline grouping are subjective and depend on interpretation of the reader.\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nThe dataset was initially created by Philippe Laban, Lucas Bandarkar and Marti Hearst at UC Berkeley.", "### Licensing Information\n\n\nThe licensing status of the dataset depends on the legal status of news headlines. It is commonly held that News Headlines fall under \"fair-use\" (American Bar blog post)\nThe dataset only distributes headlines, a URL and a publication date. Users of the dataset can then retrieve additional information (such as the body content, author, etc.) directly by querying the URL.", "### Contributions\n\n\nThanks to @tingofurro for adding this dataset." ]
[ 87, 75, 146, 17, 71, 193, 11, 143, 4, 47, 34, 5, 116, 57, 52, 113, 186, 56, 31, 98, 18 ]
[ "passage: TAGS\n#task_categories-text-classification #annotations_creators-crowdsourced #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-apache-2.0 #headline-grouping #region-us \n### Dataset Summary\n\n\nHLGD is a binary classification dataset consisting of 20,056 labeled news headlines pairs indicating whether the two headlines describe the same underlying world event or not. The dataset comes with an existing split between 'train', 'validation' and 'test' (60-20-20).### Supported Tasks and Leaderboards\n\n\nThe paper (NAACL2021) introducing HLGD proposes three challenges making use of various amounts of data:\n\n\n* Challenge 1: Headline-only. Models must make predictions using only the text of both headlines.\n* Challenge 2: Headline + Time. Models must make predictions using the headline and publication date of the two headlines.\n* Challenge 3: Headline + Time + Other. Models can make predictions using the headline, publication date as well as any other relevant meta-data that can be obtained through the URL attached to the headline (full article content, authors, news source, etc.)### Languages\n\n\nDataset is in english.\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nA typical dataset consists of a timeline\\_id, two headlines (A/B), each associated with a URL, and a date. Finally, a label indicates whether the two headlines describe the same underlying event (1) or not (0). Below is an example from the training set:", "passage: ### Data Fields\n\n\n* 'timeline\\_id': Represents the id of the timeline that the headline pair belongs to (values 0 to 9). The dev set is composed of timelines 0 and 5, and the test set timelines 7 and 8\n* 'headline\\_a', 'headline\\_b': Raw text for the headline pair being compared\n* 'date\\_a', 'date\\_b': Publication date of the respective headlines, in the 'YYYY-MM-DD' format\n* 'url\\_a', 'url\\_b': Original URL of the respective headlines. Can be used to retrieve additional meta-data on the headline.\n* 'label': 1 if the two headlines are part of the the same headline group and describe the same underlying event, 0 otherwise.### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale\n\n\nThe task of grouping headlines from diverse news sources discussing a same underlying event is important to enable interfaces that can present the diversity of coverage of unfolding news events. Many news aggregators (such as Google or Yahoo news) present several sources for a given event, with an objective to highlight coverage diversity.\nAutomatic grouping of news headlines and articles remains challenging as headlines are short, heavily-stylized texts.\nThe HeadLine Grouping Dataset introduces the first benchmark to evaluate NLU model's ability to group headlines according to the underlying event they describe.### Source Data#### Initial Data Collection and Normalization\n\n\nThe data was obtained by collecting 10 news timelines from the NewsLens project by selecting timelines diversified in topic each contained between 80 and 300 news articles.#### Who are the source language producers?\n\n\nThe source language producers are journalists or members of the newsroom of 34 news organizations listed in the paper.### Annotations#### Annotation process\n\n\nEach timeline was annotated for group IDs by 5 independent annotators. The 5 annotations were merged into a single annotation named the global groups.\nThe global group IDs are then used to generate all pairs of headlines within timelines with binary labels: 1 if two headlines are part of the same global group, and 0 otherwise. A heuristic is used to remove negative examples to obtain a final dataset that has class imbalance of 1 positive example to 5 negative examples.#### Who are the annotators?\n\n\nAnnotators were authors of the papers and 8 crowd-workers on the Upwork platform. The crowd-workers were native English speakers with experience either in proof-reading or data-entry.### Personal and Sensitive Information\n\n\nAnnotators identity has been anonymized. Due to the public nature of news headline, it is not expected that the headlines will contain personal sensitive information.\n\n\nConsiderations for Using the Data\n---------------------------------" ]
[ -0.0036149010993540287, 0.11467791348695755, -0.005664993077516556, 0.00516913179308176, 0.03446504473686218, 0.035715311765670776, 0.14471444487571716, 0.040726564824581146, 0.027171742171049118, 0.093110591173172, -0.030685070902109146, -0.01579323038458824, 0.07179905474185944, 0.05908108502626419, 0.003927089273929596, -0.19179940223693848, 0.03263283893465996, -0.0837898850440979, 0.04445989802479744, 0.036017030477523804, 0.10877321660518646, -0.055904239416122437, 0.034190356731414795, -0.03405975550413132, -0.009126344695687294, 0.05688312649726868, 0.004561667330563068, -0.002335223602131009, 0.06697708368301392, 0.09367578476667404, 0.04985956475138664, 0.034556031227111816, 0.01135827973484993, -0.1780407726764679, 0.019076403230428696, 0.0863468199968338, -0.013673968613147736, 0.0037201782688498497, 0.09334181249141693, -0.051738474518060684, 0.08929042518138885, -0.16412781178951263, 0.004476061090826988, 0.029558438807725906, -0.12798207998275757, -0.1315687596797943, -0.13542570173740387, 0.13064375519752502, 0.13085141777992249, -0.000975361093878746, -0.04677503556013107, 0.0247054360806942, 0.014426194131374359, 0.011492921970784664, 0.07715123891830444, -0.17997944355010986, -0.02128661423921585, -0.018947862088680267, -0.000057844488765113056, 0.08339504897594452, -0.020327212288975716, 0.03679979592561722, 0.008265310898423195, 0.015550448559224606, -0.12262803316116333, -0.018094880506396294, -0.08366413414478302, 0.006380473263561726, -0.12872624397277832, -0.07193760573863983, 0.09568183124065399, 0.018640585243701935, -0.07347746938467026, -0.11972963809967041, -0.056342963129282, 0.15806283056735992, -0.009474020451307297, 0.014579223468899727, 0.03386697918176651, 0.007198498584330082, 0.10378307104110718, -0.12297280132770538, -0.10157693922519684, -0.014427710324525833, -0.09010200202465057, 0.1367596983909607, 0.01830800250172615, 0.057559169828891754, -0.015744846314191818, 0.09800252318382263, -0.029787585139274597, -0.08232460170984268, -0.015075898729264736, -0.05070064216852188, -0.1376350224018097, -0.029729248955845833, -0.029330343008041382, -0.19205377995967865, 0.009333044290542603, 0.04163850471377373, -0.10836997628211975, -0.02785347029566765, -0.0991172343492508, 0.026433594524860382, 0.11446323990821838, 0.1511286497116089, -0.1118805855512619, -0.0422183983027935, 0.060013726353645325, -0.007872008718550205, 0.12358018755912781, -0.00625600153580308, -0.033642664551734924, -0.0089196115732193, -0.03809695690870285, 0.057237766683101654, 0.1176014393568039, 0.005404742434620857, -0.0691128522157669, -0.03525860607624054, 0.051326870918273926, -0.1312483549118042, 0.014037000015377998, -0.0009707240387797356, 0.008848557248711586, -0.01345905289053917, 0.03231299668550491, 0.025907881557941437, -0.06324170529842377, 0.05683360993862152, -0.06718490272760391, 0.0004110783338546753, -0.06057608127593994, -0.08343493938446045, 0.056586481630802155, 0.018126213923096657, -0.09804464876651764, 0.03191636875271797, -0.18632462620735168, -0.05284973606467247, 0.0054153623059391975, -0.03015909530222416, -0.02764710783958435, -0.019728507846593857, 0.08997619897127151, -0.036422062665224075, 0.04137018322944641, 0.004042875953018665, -0.03253553807735443, 0.023450911045074463, -0.039624541997909546, 0.06853079795837402, 0.020774075761437416, 0.0021399669349193573, -0.08526051044464111, 0.08640585839748383, -0.11388234049081802, 0.15717878937721252, -0.0468570813536644, -0.023471955209970474, -0.034391410648822784, 0.03940302133560181, 0.008047281764447689, 0.03978055715560913, -0.012286863289773464, 0.1016678661108017, -0.07987210899591446, -0.04828453063964844, 0.17641165852546692, -0.08552951365709305, -0.03938835486769676, 0.08308443427085876, -0.04032246023416519, 0.07027597725391388, 0.10415275394916534, 0.03804730623960495, 0.014860887080430984, -0.0051180459558963776, -0.05710776895284653, -0.050723180174827576, -0.035600632429122925, 0.2267242670059204, 0.05681233108043671, -0.06605509668588638, -0.000803111121058464, 0.0026930058375000954, 0.050387006253004074, -0.06279340386390686, 0.010248622857034206, -0.04582685977220535, -0.009721487760543823, 0.032086607068777084, -0.034580010920763016, -0.011380935087800026, -0.0625707358121872, 0.013094136491417885, -0.10216545313596725, 0.013238413259387016, 0.04338672757148743, -0.012372949160635471, 0.046617455780506134, -0.0218453798443079, 0.021643279120326042, -0.1221560388803482, 0.013071360066533089, -0.1237306296825409, -0.13083654642105103, 0.03930409997701645, -0.022285334765911102, 0.1299152970314026, 0.053960204124450684, -0.027950245887041092, -0.004064354579895735, -0.06040245667099953, 0.017895162105560303, -0.01363450102508068, -0.03227447345852852, -0.01077389158308506, -0.1500440537929535, 0.008493832312524319, -0.04278973117470741, 0.2089696228504181, -0.12071436643600464, -0.020659342408180237, 0.011456873267889023, 0.10703912377357483, 0.03592757135629654, -0.0035403938964009285, 0.09030917286872864, 0.029000623151659966, -0.04035350680351257, -0.027177607640624046, -0.025482792407274246, -0.05111400783061981, -0.0941675454378128, 0.09591599553823471, -0.0903804749250412, -0.19467225670814514, 0.0021399499382823706, 0.003100563073530793, -0.02119552716612816, 0.017997000366449356, -0.030845368281006813, -0.02941063791513443, -0.12041120231151581, -0.05167375132441521, 0.04406574368476868, 0.04647514969110489, 0.029342692345380783, -0.09894414246082306, -0.034847673028707504, -0.06443710625171661, -0.03280021995306015, -0.04893600195646286, 0.04122763127088547, 0.02501293644309044, -0.17630407214164734, 0.05737826228141785, -0.012557254172861576, 0.005433090031147003, 0.1676056683063507, 0.027221938595175743, -0.09204592555761337, -0.004738837946206331, -0.0036608753725886345, 0.008659034967422485, 0.04825287684798241, -0.010746822692453861, 0.10505661368370056, 0.05574429780244827, 0.0115056736394763, 0.0446772538125515, -0.1165781170129776, 0.0374065525829792, -0.00518401712179184, -0.05368202179670334, -0.13816064596176147, 0.006900842301547527, 0.07288798689842224, 0.10520154237747192, 0.03924114257097244, 0.14276251196861267, 0.00907817855477333, -0.08138050884008408, -0.13308507204055786, 0.13857370615005493, -0.08419819176197052, -0.24596041440963745, -0.1605192869901657, -0.035626765340566635, -0.1128990426659584, 0.026981506496667862, 0.035656362771987915, 0.014797970652580261, -0.04053090140223503, -0.08094249665737152, 0.13871410489082336, 0.06069221720099449, -0.08539411425590515, -0.08049008250236511, 0.046834249049425125, -0.0378846600651741, -0.09028539806604385, 0.031699806451797485, 0.0005780328065156937, -0.05792072415351868, 0.0015876684337854385, -0.0010934891179203987, 0.08981996774673462, 0.12760677933692932, 0.03607310354709625, -0.055234551429748535, -0.0167226679623127, 0.15553893148899078, -0.11701081693172455, 0.09466755390167236, 0.07863068580627441, -0.02243909426033497, 0.1100037693977356, 0.17953306436538696, 0.010461760684847832, -0.027949508279561996, 0.02974323183298111, 0.06924803555011749, -0.00636682752519846, -0.2609805464744568, -0.057711903005838394, -0.03132135421037674, -0.07173801958560944, -0.056641675531864166, 0.023485012352466583, 0.013666445389389992, 0.013326264917850494, -0.15128345787525177, 0.016927354037761688, 0.03331533819437027, 0.05200101435184479, 0.13121192157268524, -0.004689444787800312, 0.028168929740786552, -0.10768488049507141, -0.020422933623194695, 0.10549043864011765, 0.07614822685718536, 0.14579589664936066, -0.01590811088681221, 0.10982930660247803, 0.09176354110240936, -0.10155853629112244, 0.0242098867893219, 0.05284559726715088, -0.01952729932963848, 0.037179991602897644, -0.034008100628852844, -0.06258660554885864, 0.039843738079071045, 0.12120462208986282, 0.07086765766143799, -0.010276321321725845, 0.053843677043914795, -0.08026814460754395, 0.05457046255469322, 0.25089365243911743, 0.09930874407291412, -0.005650942213833332, 0.00924769975244999, 0.1130896806716919, -0.04979245364665985, -0.09515722841024399, -0.05530973896384239, 0.027323290705680847, -0.08252710103988647, 0.15049785375595093, 0.027940459549427032, 0.08947256207466125, -0.0522555336356163, -0.042440563440322876, -0.0696723535656929, 0.020190663635730743, -0.04599948227405548, 0.14693009853363037, -0.11496351659297943, 0.11461974680423737, 0.047142259776592255, 0.009165866300463676, -0.05585043132305145, 0.028087947517633438, -0.009229535236954689, 0.09072981029748917, 0.059899911284446716, 0.021168334409594536, -0.1038563996553421, 0.00007745902985334396, -0.052532441914081573, 0.006519540213048458, 0.025446295738220215, -0.05660711228847504, 0.1121806725859642, 0.010983429849147797, -0.012407921254634857, -0.05306774005293846, -0.02655540592968464, -0.11131487041711807, -0.1761411428451538, 0.06614144891500473, -0.0764039009809494, 0.04686938226222992, -0.08199077844619751, 0.017099464312195778, 0.04765443503856659, 0.09703871607780457, -0.156284362077713, -0.10011661052703857, -0.09674525260925293, 0.021298423409461975, 0.07853712141513824, -0.04206303507089615, -0.034896910190582275, -0.015345200896263123, 0.141935795545578, -0.038113031536340714, -0.04857638478279114, 0.026806091889739037, -0.01991421915590763, -0.18626976013183594, -0.06745076179504395, 0.12327593564987183, 0.03048829734325409, 0.04166579619050026, -0.00029542483389377594, 0.053073007613420486, -0.02582455240190029, -0.0676678866147995, 0.039048563688993454, 0.13347777724266052, 0.03010251745581627, 0.16588467359542847, -0.100396066904068, -0.04161880910396576, -0.09421449899673462, -0.06144951283931732, 0.10121891647577286, 0.21042266488075256, -0.0523771196603775, 0.14023956656455994, 0.08821994066238403, -0.09991428256034851, -0.20426452159881592, -0.03139704465866089, 0.0062864068895578384, 0.008687007240951061, -0.007586084306240082, -0.16234175860881805, 0.06512687355279922, 0.06807014346122742, 0.0008611958473920822, 0.11831571161746979, -0.20851477980613708, -0.12189628928899765, -0.03463262319564819, -0.04546345770359039, -0.025218181312084198, -0.08500607311725616, -0.027827780693769455, -0.09265599399805069, -0.030786123126745224, 0.09902900457382202, -0.010300002060830593, 0.0509357824921608, -0.028096020221710205, 0.04207261651754379, 0.013210916891694069, -0.001914719119668007, 0.13792943954467773, -0.013148119673132896, 0.056559402495622635, -0.014423416927456856, 0.025468988344073296, 0.16735750436782837, -0.03129000961780548, 0.10761463642120361, 0.03479475528001785, 0.015912942588329315, -0.12912440299987793, -0.06371760368347168, -0.03590700030326843, 0.02059350535273552, -0.07156402617692947, -0.034545015543699265, -0.08484543859958649, -0.0002863840200006962, 0.040414854884147644, -0.018924953415989876, 0.11033305525779724, -0.09615039080381393, 0.028468698263168335, -0.014480060897767544, 0.14135579764842987, -0.0012595616281032562, -0.046919986605644226, -0.05549100413918495, -0.018503833562135696, 0.032000623643398285, -0.12114083021879196, 0.0573405921459198, 0.042510487139225006, 0.027582764625549316, 0.09964912384748459, -0.003896007314324379, -0.15496715903282166, 0.04528846964240074, 0.06546478718519211, -0.15384891629219055, -0.1858348846435547, -0.009050759486854076, 0.03367916867136955, -0.0909450501203537, -0.06143423169851303, 0.10328083485364914, 0.06532718241214752, -0.06462342292070389, 0.028786350041627884, 0.088318832218647, 0.014813010580837727, 0.05084513872861862, 0.03669240325689316, 0.03592381626367569, -0.05226077511906624, 0.12029597908258438, 0.17427369952201843, -0.08802548795938492, -0.03144392371177673, 0.15371370315551758, -0.014108500443398952, -0.027428098022937775, -0.06904331594705582, 0.103072389960289, -0.036832183599472046, -0.07545310258865356, -0.024593420326709747, -0.05165039002895355, 0.014021709561347961, 0.23019950091838837, -0.023865940049290657, 0.09452968090772629, 0.034252166748046875, -0.05039016157388687, -0.0013003763742744923, 0.10998905450105667, 0.012377672828733921, 0.07943728566169739, -0.020550958812236786, -0.04820934310555458, -0.0019383729668334126, 0.056119587272405624, -0.018314501270651817, -0.06237436830997467, -0.05158056318759918, -0.008345279842615128, -0.1858300268650055, 0.0001652836799621582, -0.012272950261831284, -0.02179964818060398, -0.019735783338546753, -0.04631640017032623, 0.0022829342633485794, -0.005540167447179556, -0.025046898052096367, -0.024598462507128716, -0.06658197939395905, 0.08259013295173645, -0.16041582822799683, -0.03742031380534172, 0.07932870090007782, -0.06868009269237518, 0.10823702812194824, -0.011386499740183353, -0.02835182473063469, -0.03325028717517853, -0.10280457884073257, 0.006258320063352585, -0.04150079935789108, 0.035924993455410004, 0.006692963652312756, -0.12757621705532074, 0.02364218421280384, -0.0023722925689071417, -0.0635666698217392, 0.03040367364883423, -0.03037704899907112, -0.07861226797103882, 0.07837817072868347, -0.019746743142604828, -0.08329284191131592, -0.052064068615436554, 0.027377739548683167, 0.03536325693130493, 0.027305301278829575, 0.10354940593242645, -0.054705750197172165, 0.059885382652282715, -0.12118329107761383, -0.017705686390399933, -0.005947248078882694, 0.021666882559657097, -0.0040747057646512985, -0.03730195760726929, 0.025119269266724586, 0.026500731706619263, 0.2464265525341034, 0.00396838691085577, 0.004080553539097309, 0.04733121767640114, 0.04241654649376869, 0.02088351920247078, 0.03510141000151634, -0.02866186760365963, -0.006913870573043823, 0.0013743515592068434, -0.038519710302352905, -0.0760854035615921, -0.04849867522716522, -0.052052464336156845, 0.11118394136428833, 0.06176557019352913, 0.18508240580558777, 0.0229603610932827, 0.05364171415567398, -0.012295076623558998, -0.025113526731729507, 0.025103604421019554, 0.004191907122731209, -0.028589239344000816, -0.06352578848600388, 0.02549409493803978, 0.08623893558979034, -0.11987679451704025, 0.10274447500705719, 0.033398255705833435, -0.013262772001326084, -0.058314528316259384, -0.08141817152500153, -0.05287408083677292, -0.04726586118340492, 0.012629973702132702, -0.10354666411876678, 0.06597066670656204, 0.10507026314735413, -0.014045095071196556, -0.017320768907666206, 0.07485371083021164, -0.02564794197678566, -0.06290031969547272, 0.019093647599220276, 0.03657535836100578, 0.09168727695941925, 0.10052964091300964, 0.05854996293783188, 0.04386863857507706, 0.052875664085149765, 0.021846521645784378, 0.09197358787059784, 0.07944867014884949, 0.02091486006975174, -0.09576292335987091, -0.0661269947886467, 0.034908756613731384, 0.03588961809873581, 0.021847935393452644, 0.10541053116321564, 0.04460550844669342, 0.0006885488983243704, 0.0213171374052763, 0.15091748535633087, -0.04030463099479675, -0.10383541882038116, -0.09712287038564682, 0.2762244641780853, -0.06195935606956482, 0.031917016953229904, 0.014918848872184753, -0.17690971493721008, 0.017143279314041138, 0.05598077178001404, 0.07605268061161041, -0.007462042383849621, -0.019867829978466034, -0.027580663561820984, 0.01361012738198042, -0.008714908733963966, 0.013913067057728767, -0.005299791693687439, 0.26568475365638733, -0.037493668496608734, 0.010119118727743626, -0.008972708135843277, 0.02251928299665451, -0.08031154423952103, 0.14062035083770752, -0.05060281604528427, -0.009737367741763592, -0.04296174272894859, 0.12403778731822968, 0.002813023515045643, -0.20367559790611267, -0.011408909223973751, -0.044452473521232605, -0.10323286056518555, -0.01164038572460413, 0.02215111069381237, -0.06787396967411041, 0.02445848286151886, 0.055330790579319, -0.059976816177368164, 0.13781236112117767, 0.005455311853438616, -0.0003737267106771469, -0.030356455594301224, 0.10799318552017212, -0.15858854353427887, 0.1576489806175232, -0.006557750515639782, 0.06954547762870789, 0.05980807915329933, -0.043911226093769073, -0.04760503023862839, 0.04590225964784622, 0.021950501948595047, 0.02062736079096794, 0.026268355548381805, 0.1745215803384781, 0.017948642373085022, 0.05205170065164566, 0.12735587358474731, -0.036579281091690063, 0.07056993991136551, -0.0943235382437706, -0.05800781399011612, -0.1057569682598114, 0.07534271478652954, -0.08596321940422058, 0.10514122992753983, 0.11801938712596893, -0.030277490615844727, 0.055877938866615295, -0.045961372554302216, 0.013481693342328072, 0.013382762670516968, 0.19409656524658203, 0.023961402475833893, -0.05161476135253906, 0.04240233451128006, -0.026067029684782028, 0.0676986426115036, -0.23231789469718933, -0.02641679160296917, 0.06224823743104935, -0.004401723388582468, 0.043811921030282974, 0.09824346005916595, 0.08729374408721924, -0.005428631324321032, -0.049003660678863525, -0.20798057317733765, 0.01861148327589035, 0.07116281241178513, -0.0559234656393528, -0.0060030692256987095 ]
2560d85e98ccffe0b66f08bbe9ae9fcd7a1c2605
# Dataset Card for [Dataset Name] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Hope Speech Detection for Equality, Diversity, and Inclusion-EACL 2021](https://competitions.codalab.org/competitions/27653#learn_the_details) - **Repository:** [HopeEDI data repository](https://competitions.codalab.org/competitions/27653#participate-get_data) - **Paper:** [HopeEDI: A Multilingual Hope Speech Detection Dataset for Equality, Diversity, and Inclusion](https://www.aclweb.org/anthology/2020.peoples-1.5/) - **Leaderboard:** [Rank list](https://competitions.codalab.org/competitions/27653#results) - **Point of Contact:** [Bharathi Raja Chakravarthi](mailto:bharathiraja.akr@gmail.com) ### Dataset Summary A Hope Speech dataset for Equality, Diversity and Inclusion (HopeEDI) containing user-generated comments from the social media platform YouTube with 28,451, 20,198 and 10,705 comments in English, Tamil and Malayalam, respectively, manually labelled as containing hope speech or not. To our knowledge, this is the first research of its kind to annotate hope speech for equality, diversity and inclusion in a multilingual setting. ### Supported Tasks and Leaderboards To identify hope speech in the comments/posts in social media. ### Languages English, Tamil and Malayalam ## Dataset Structure ### Data Instances An example from the English dataset looks as follows: | text | label | | :------ | :----- | | all lives matter .without that we never have peace so to me forever all lives matter. | Hope_speech | | I think it's cool that you give people a voice to speak out with here on this channel. | Hope_speech | An example from the Tamil dataset looks as follows: | text | label | | :------ | :----- | | Idha solla ivalo naala | Non_hope_speech | | இன்று தேசிய பெண் குழந்தைகள் தினம்.. பெண் குழந்தைகளை போற்றுவோம்..அவர்களை பாதுகாப்போம்... | Hope_speech | An example from the Malayalam dataset looks as follows: | text | label | | :------ | :----- | | ഇത്രെയും കഷ്ടപ്പെട്ട് വളർത്തിയ ആ അമ്മയുടെ മുഖം കണ്ടപ്പോൾ കണ്ണ് നിറഞ്ഞു പോയി | Hope_speech | | snehikunavar aanayalum pennayalum onnichu jeevikatte..aareyum compel cheythitallalooo..parasparamulla ishtathodeyalle...avarum jeevikatte..🥰🥰 | Hope_speech | ### Data Fields English - `text`: English comment. - `label`: list of the possible values: "Hope_speech", "Non_hope_speech", "not-English" Tamil - `text`: Tamil-English code mixed comment. - `label`: list of the possible values: "Hope_speech", "Non_hope_speech", "not-Tamil" Malayalam - `text`: Malayalam-English code mixed comment. - `label`: list of the possible values: "Hope_speech", "Non_hope_speech", "not-malayalam" ### Data Splits | | train | validation | | ----- |------:|-----------:| | English | 22762 | 2843 | | Tamil | 16160 | 2018 | | Malayalam | 8564 | 1070 | ## Dataset Creation ### Curation Rationale Hope is considered significant for the well-being, recuperation and restoration of human life by health professionals. Hate speech or offensive language detection dataset is not available for code-mixed Tamil and code-mixed Malayalam, and it does not take into account LGBTIQ, women in STEM and other minorities. Thus, we cannot use existing hate speech or offensive language detection datasets to detect hope or non-hope for EDI of minorities. ### Source Data #### Initial Data Collection and Normalization For English, we collected data on recent topics of EDI, including women in STEM, LGBTIQ issues, COVID-19, Black Lives Matters, United Kingdom (UK) versus China, United States of America (USA) versus China and Australia versus China from YouTube video comments. The data was collected from videos of people from English-speaking countries, such as Australia, Canada, the Republic of Ireland, United Kingdom, the United States of America and New Zealand. For Tamil and Malayalam, we collected data from India on the recent topics regarding LGBTIQ issues, COVID-19, women in STEM, the Indo-China war and Dravidian affairs. #### Who are the source language producers? Youtube users ### Annotations #### Annotation process We created Google forms to collect annotations from annotators. Each form contained a maximum of 100 comments, and each page contained a maximum of 10 comments to maintain the quality of annotation. We collected information on the gender, educational background and the medium of schooling of the annotator to know the diversity of the annotator and avoid bias. We educated annotators by providing them with YouTube videos on EDI. A minimum of three annotators annotated each form. #### Who are the annotators? For English language comments, annotators were from Australia, the Republic of Ireland, the United Kingdom and the United States of America. For Tamil, we were able to get annotations from both people from the state of Tamil Nadu of India and from Sri Lanka. Most of the annotators were graduate or post-graduate students. ### Personal and Sensitive Information Social media data is highly sensitive, and even more so when it is related to the minority population, such as the LGBTIQ community or women. We have taken full consideration to minimise the risk associated with individual identity in the data by removing personal information from dataset, such as names but not celebrity names. However, to study EDI, we needed to keep information relating to the following characteristics; racial, gender, sexual orientation, ethnic origin and philosophical beliefs. Annotators were only shown anonymised posts and agreed to make no attempts to contact the comment creator. The dataset will only be made available for research purpose to the researcher who agree to follow ethical guidelines ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information This work is licensed under a [Creative Commons Attribution 4.0 International Licence](http://creativecommons.org/licenses/by/4.0/.) ### Citation Information ``` @inproceedings{chakravarthi-2020-hopeedi, title = "{H}ope{EDI}: A Multilingual Hope Speech Detection Dataset for Equality, Diversity, and Inclusion", author = "Chakravarthi, Bharathi Raja", booktitle = "Proceedings of the Third Workshop on Computational Modeling of People's Opinions, Personality, and Emotion's in Social Media", month = dec, year = "2020", address = "Barcelona, Spain (Online)", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/2020.peoples-1.5", pages = "41--53", abstract = "Over the past few years, systems have been developed to control online content and eliminate abusive, offensive or hate speech content. However, people in power sometimes misuse this form of censorship to obstruct the democratic right of freedom of speech. Therefore, it is imperative that research should take a positive reinforcement approach towards online content that is encouraging, positive and supportive contents. Until now, most studies have focused on solving this problem of negativity in the English language, though the problem is much more than just harmful content. Furthermore, it is multilingual as well. Thus, we have constructed a Hope Speech dataset for Equality, Diversity and Inclusion (HopeEDI) containing user-generated comments from the social media platform YouTube with 28,451, 20,198 and 10,705 comments in English, Tamil and Malayalam, respectively, manually labelled as containing hope speech or not. To our knowledge, this is the first research of its kind to annotate hope speech for equality, diversity and inclusion in a multilingual setting. We determined that the inter-annotator agreement of our dataset using Krippendorff{'}s alpha. Further, we created several baselines to benchmark the resulting dataset and the results have been expressed using precision, recall and F1-score. The dataset is publicly available for the research community. We hope that this resource will spur further research on encouraging inclusive and responsive speech that reinforces positiveness.", } ``` ### Contributions Thanks to [@jamespaultg](https://github.com/jamespaultg) for adding this dataset.
hope_edi
[ "task_categories:text-classification", "annotations_creators:expert-generated", "language_creators:crowdsourced", "multilinguality:monolingual", "multilinguality:multilingual", "size_categories:10K<n<100K", "size_categories:1K<n<10K", "source_datasets:original", "language:en", "language:ml", "language:ta", "license:cc-by-4.0", "hope-speech-classification", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["crowdsourced"], "language": ["en", "ml", "ta"], "license": ["cc-by-4.0"], "multilinguality": ["monolingual", "multilingual"], "size_categories": ["10K<n<100K", "1K<n<10K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": [], "paperswithcode_id": "hopeedi", "pretty_name": "HopeEDI: A Multilingual Hope Speech Detection Dataset for Equality, Diversity, and Inclusion", "config_names": ["english", "malayalam", "tamil"], "tags": ["hope-speech-classification"], "dataset_info": [{"config_name": "english", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "Hope_speech", "1": "Non_hope_speech", "2": "not-English"}}}}], "splits": [{"name": "train", "num_bytes": 2306656, "num_examples": 22762}, {"name": "validation", "num_bytes": 288663, "num_examples": 2843}], "download_size": 2739901, "dataset_size": 2595319}, {"config_name": "tamil", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "Hope_speech", "1": "Non_hope_speech", "2": "not-Tamil"}}}}], "splits": [{"name": "train", "num_bytes": 1531013, "num_examples": 16160}, {"name": "validation", "num_bytes": 197378, "num_examples": 2018}], "download_size": 1795767, "dataset_size": 1728391}, {"config_name": "malayalam", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "Hope_speech", "1": "Non_hope_speech", "2": "not-malayalam"}}}}], "splits": [{"name": "train", "num_bytes": 1492031, "num_examples": 8564}, {"name": "validation", "num_bytes": 180713, "num_examples": 1070}], "download_size": 1721534, "dataset_size": 1672744}]}
2024-01-18T11:05:39+00:00
[]
[ "en", "ml", "ta" ]
TAGS #task_categories-text-classification #annotations_creators-expert-generated #language_creators-crowdsourced #multilinguality-monolingual #multilinguality-multilingual #size_categories-10K<n<100K #size_categories-1K<n<10K #source_datasets-original #language-English #language-Malayalam #language-Tamil #license-cc-by-4.0 #hope-speech-classification #region-us
Dataset Card for [Dataset Name] =============================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: Hope Speech Detection for Equality, Diversity, and Inclusion-EACL 2021 * Repository: HopeEDI data repository * Paper: HopeEDI: A Multilingual Hope Speech Detection Dataset for Equality, Diversity, and Inclusion * Leaderboard: Rank list * Point of Contact: Bharathi Raja Chakravarthi ### Dataset Summary A Hope Speech dataset for Equality, Diversity and Inclusion (HopeEDI) containing user-generated comments from the social media platform YouTube with 28,451, 20,198 and 10,705 comments in English, Tamil and Malayalam, respectively, manually labelled as containing hope speech or not. To our knowledge, this is the first research of its kind to annotate hope speech for equality, diversity and inclusion in a multilingual setting. ### Supported Tasks and Leaderboards To identify hope speech in the comments/posts in social media. ### Languages English, Tamil and Malayalam Dataset Structure ----------------- ### Data Instances An example from the English dataset looks as follows: An example from the Tamil dataset looks as follows: An example from the Malayalam dataset looks as follows: ### Data Fields English * 'text': English comment. * 'label': list of the possible values: "Hope\_speech", "Non\_hope\_speech", "not-English" Tamil * 'text': Tamil-English code mixed comment. * 'label': list of the possible values: "Hope\_speech", "Non\_hope\_speech", "not-Tamil" Malayalam * 'text': Malayalam-English code mixed comment. * 'label': list of the possible values: "Hope\_speech", "Non\_hope\_speech", "not-malayalam" ### Data Splits Dataset Creation ---------------- ### Curation Rationale Hope is considered significant for the well-being, recuperation and restoration of human life by health professionals. Hate speech or offensive language detection dataset is not available for code-mixed Tamil and code-mixed Malayalam, and it does not take into account LGBTIQ, women in STEM and other minorities. Thus, we cannot use existing hate speech or offensive language detection datasets to detect hope or non-hope for EDI of minorities. ### Source Data #### Initial Data Collection and Normalization For English, we collected data on recent topics of EDI, including women in STEM, LGBTIQ issues, COVID-19, Black Lives Matters, United Kingdom (UK) versus China, United States of America (USA) versus China and Australia versus China from YouTube video comments. The data was collected from videos of people from English-speaking countries, such as Australia, Canada, the Republic of Ireland, United Kingdom, the United States of America and New Zealand. For Tamil and Malayalam, we collected data from India on the recent topics regarding LGBTIQ issues, COVID-19, women in STEM, the Indo-China war and Dravidian affairs. #### Who are the source language producers? Youtube users ### Annotations #### Annotation process We created Google forms to collect annotations from annotators. Each form contained a maximum of 100 comments, and each page contained a maximum of 10 comments to maintain the quality of annotation. We collected information on the gender, educational background and the medium of schooling of the annotator to know the diversity of the annotator and avoid bias. We educated annotators by providing them with YouTube videos on EDI. A minimum of three annotators annotated each form. #### Who are the annotators? For English language comments, annotators were from Australia, the Republic of Ireland, the United Kingdom and the United States of America. For Tamil, we were able to get annotations from both people from the state of Tamil Nadu of India and from Sri Lanka. Most of the annotators were graduate or post-graduate students. ### Personal and Sensitive Information Social media data is highly sensitive, and even more so when it is related to the minority population, such as the LGBTIQ community or women. We have taken full consideration to minimise the risk associated with individual identity in the data by removing personal information from dataset, such as names but not celebrity names. However, to study EDI, we needed to keep information relating to the following characteristics; racial, gender, sexual orientation, ethnic origin and philosophical beliefs. Annotators were only shown anonymised posts and agreed to make no attempts to contact the comment creator. The dataset will only be made available for research purpose to the researcher who agree to follow ethical guidelines Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information This work is licensed under a Creative Commons Attribution 4.0 International Licence ### Contributions Thanks to @jamespaultg for adding this dataset.
[ "### Dataset Summary\n\n\nA Hope Speech dataset for Equality, Diversity and Inclusion (HopeEDI) containing user-generated comments from the social media platform YouTube with 28,451, 20,198 and 10,705 comments in English, Tamil and Malayalam, respectively, manually labelled as containing hope speech or not. To our knowledge, this is the first research of its kind to annotate hope speech for equality, diversity and inclusion in a multilingual setting.", "### Supported Tasks and Leaderboards\n\n\nTo identify hope speech in the comments/posts in social media.", "### Languages\n\n\nEnglish, Tamil and Malayalam\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nAn example from the English dataset looks as follows:\n\n\n\nAn example from the Tamil dataset looks as follows:\n\n\n\nAn example from the Malayalam dataset looks as follows:", "### Data Fields\n\n\nEnglish\n\n\n* 'text': English comment.\n* 'label': list of the possible values: \"Hope\\_speech\", \"Non\\_hope\\_speech\", \"not-English\"\n\n\nTamil\n\n\n* 'text': Tamil-English code mixed comment.\n* 'label': list of the possible values: \"Hope\\_speech\", \"Non\\_hope\\_speech\", \"not-Tamil\"\n\n\nMalayalam\n\n\n* 'text': Malayalam-English code mixed comment.\n* 'label': list of the possible values: \"Hope\\_speech\", \"Non\\_hope\\_speech\", \"not-malayalam\"", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nHope is considered significant for the well-being, recuperation and restoration of human life by health professionals.\nHate speech or offensive language detection dataset is not available for code-mixed Tamil and code-mixed Malayalam, and it does not take into account LGBTIQ, women in STEM and other minorities. Thus, we cannot use existing hate speech or offensive language detection datasets to detect hope or non-hope for EDI of minorities.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nFor English, we collected data on recent topics of EDI, including women in STEM, LGBTIQ issues, COVID-19, Black Lives Matters, United Kingdom (UK) versus China, United States of America (USA) versus China and Australia versus China from YouTube video comments. The data was collected from videos of people from English-speaking countries, such as Australia, Canada, the Republic of Ireland, United Kingdom, the United States of America and New Zealand.\n\n\nFor Tamil and Malayalam, we collected data from India on the recent topics regarding LGBTIQ issues, COVID-19, women in STEM, the Indo-China war and Dravidian affairs.", "#### Who are the source language producers?\n\n\nYoutube users", "### Annotations", "#### Annotation process\n\n\nWe created Google forms to collect annotations from annotators. Each form contained a maximum of 100 comments, and each page contained a maximum of 10 comments to maintain the quality of annotation. We collected information on the gender, educational background and the medium of schooling of the annotator to know the diversity of the annotator and avoid bias. We educated annotators by providing them with YouTube videos on EDI. A minimum of three annotators annotated each form.", "#### Who are the annotators?\n\n\nFor English language comments, annotators were from Australia, the Republic of Ireland, the United Kingdom and the United States of America. For Tamil, we were able to get annotations from both people from the state of Tamil Nadu of India and from Sri Lanka. Most of the annotators were graduate or post-graduate students.", "### Personal and Sensitive Information\n\n\nSocial media data is highly sensitive, and even more so when it is related to the minority population, such as the LGBTIQ community or women. We have taken full consideration to minimise the risk associated with individual identity in the data by removing personal information from dataset, such as names but not celebrity names. However, to study EDI, we needed to keep information relating to the following characteristics; racial, gender, sexual orientation, ethnic origin and philosophical beliefs. Annotators were only shown anonymised posts and agreed to make no attempts to contact the comment creator. The dataset will only be made available for research purpose to the researcher who agree to follow ethical\nguidelines\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nThis work is licensed under a Creative Commons Attribution 4.0 International Licence", "### Contributions\n\n\nThanks to @jamespaultg for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #annotations_creators-expert-generated #language_creators-crowdsourced #multilinguality-monolingual #multilinguality-multilingual #size_categories-10K<n<100K #size_categories-1K<n<10K #source_datasets-original #language-English #language-Malayalam #language-Tamil #license-cc-by-4.0 #hope-speech-classification #region-us \n", "### Dataset Summary\n\n\nA Hope Speech dataset for Equality, Diversity and Inclusion (HopeEDI) containing user-generated comments from the social media platform YouTube with 28,451, 20,198 and 10,705 comments in English, Tamil and Malayalam, respectively, manually labelled as containing hope speech or not. To our knowledge, this is the first research of its kind to annotate hope speech for equality, diversity and inclusion in a multilingual setting.", "### Supported Tasks and Leaderboards\n\n\nTo identify hope speech in the comments/posts in social media.", "### Languages\n\n\nEnglish, Tamil and Malayalam\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nAn example from the English dataset looks as follows:\n\n\n\nAn example from the Tamil dataset looks as follows:\n\n\n\nAn example from the Malayalam dataset looks as follows:", "### Data Fields\n\n\nEnglish\n\n\n* 'text': English comment.\n* 'label': list of the possible values: \"Hope\\_speech\", \"Non\\_hope\\_speech\", \"not-English\"\n\n\nTamil\n\n\n* 'text': Tamil-English code mixed comment.\n* 'label': list of the possible values: \"Hope\\_speech\", \"Non\\_hope\\_speech\", \"not-Tamil\"\n\n\nMalayalam\n\n\n* 'text': Malayalam-English code mixed comment.\n* 'label': list of the possible values: \"Hope\\_speech\", \"Non\\_hope\\_speech\", \"not-malayalam\"", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nHope is considered significant for the well-being, recuperation and restoration of human life by health professionals.\nHate speech or offensive language detection dataset is not available for code-mixed Tamil and code-mixed Malayalam, and it does not take into account LGBTIQ, women in STEM and other minorities. Thus, we cannot use existing hate speech or offensive language detection datasets to detect hope or non-hope for EDI of minorities.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nFor English, we collected data on recent topics of EDI, including women in STEM, LGBTIQ issues, COVID-19, Black Lives Matters, United Kingdom (UK) versus China, United States of America (USA) versus China and Australia versus China from YouTube video comments. The data was collected from videos of people from English-speaking countries, such as Australia, Canada, the Republic of Ireland, United Kingdom, the United States of America and New Zealand.\n\n\nFor Tamil and Malayalam, we collected data from India on the recent topics regarding LGBTIQ issues, COVID-19, women in STEM, the Indo-China war and Dravidian affairs.", "#### Who are the source language producers?\n\n\nYoutube users", "### Annotations", "#### Annotation process\n\n\nWe created Google forms to collect annotations from annotators. Each form contained a maximum of 100 comments, and each page contained a maximum of 10 comments to maintain the quality of annotation. We collected information on the gender, educational background and the medium of schooling of the annotator to know the diversity of the annotator and avoid bias. We educated annotators by providing them with YouTube videos on EDI. A minimum of three annotators annotated each form.", "#### Who are the annotators?\n\n\nFor English language comments, annotators were from Australia, the Republic of Ireland, the United Kingdom and the United States of America. For Tamil, we were able to get annotations from both people from the state of Tamil Nadu of India and from Sri Lanka. Most of the annotators were graduate or post-graduate students.", "### Personal and Sensitive Information\n\n\nSocial media data is highly sensitive, and even more so when it is related to the minority population, such as the LGBTIQ community or women. We have taken full consideration to minimise the risk associated with individual identity in the data by removing personal information from dataset, such as names but not celebrity names. However, to study EDI, we needed to keep information relating to the following characteristics; racial, gender, sexual orientation, ethnic origin and philosophical beliefs. Annotators were only shown anonymised posts and agreed to make no attempts to contact the comment creator. The dataset will only be made available for research purpose to the researcher who agree to follow ethical\nguidelines\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nThis work is licensed under a Creative Commons Attribution 4.0 International Licence", "### Contributions\n\n\nThanks to @jamespaultg for adding this dataset." ]
[ 121, 108, 24, 16, 42, 149, 11, 109, 4, 153, 12, 5, 113, 78, 167, 7, 8, 14, 6, 20, 18 ]
[ "passage: TAGS\n#task_categories-text-classification #annotations_creators-expert-generated #language_creators-crowdsourced #multilinguality-monolingual #multilinguality-multilingual #size_categories-10K<n<100K #size_categories-1K<n<10K #source_datasets-original #language-English #language-Malayalam #language-Tamil #license-cc-by-4.0 #hope-speech-classification #region-us \n### Dataset Summary\n\n\nA Hope Speech dataset for Equality, Diversity and Inclusion (HopeEDI) containing user-generated comments from the social media platform YouTube with 28,451, 20,198 and 10,705 comments in English, Tamil and Malayalam, respectively, manually labelled as containing hope speech or not. To our knowledge, this is the first research of its kind to annotate hope speech for equality, diversity and inclusion in a multilingual setting.### Supported Tasks and Leaderboards\n\n\nTo identify hope speech in the comments/posts in social media.### Languages\n\n\nEnglish, Tamil and Malayalam\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nAn example from the English dataset looks as follows:\n\n\n\nAn example from the Tamil dataset looks as follows:\n\n\n\nAn example from the Malayalam dataset looks as follows:### Data Fields\n\n\nEnglish\n\n\n* 'text': English comment.\n* 'label': list of the possible values: \"Hope\\_speech\", \"Non\\_hope\\_speech\", \"not-English\"\n\n\nTamil\n\n\n* 'text': Tamil-English code mixed comment.\n* 'label': list of the possible values: \"Hope\\_speech\", \"Non\\_hope\\_speech\", \"not-Tamil\"\n\n\nMalayalam\n\n\n* 'text': Malayalam-English code mixed comment.\n* 'label': list of the possible values: \"Hope\\_speech\", \"Non\\_hope\\_speech\", \"not-malayalam\"### Data Splits\n\n\n\nDataset Creation\n----------------", "passage: ### Curation Rationale\n\n\nHope is considered significant for the well-being, recuperation and restoration of human life by health professionals.\nHate speech or offensive language detection dataset is not available for code-mixed Tamil and code-mixed Malayalam, and it does not take into account LGBTIQ, women in STEM and other minorities. Thus, we cannot use existing hate speech or offensive language detection datasets to detect hope or non-hope for EDI of minorities.### Source Data#### Initial Data Collection and Normalization\n\n\nFor English, we collected data on recent topics of EDI, including women in STEM, LGBTIQ issues, COVID-19, Black Lives Matters, United Kingdom (UK) versus China, United States of America (USA) versus China and Australia versus China from YouTube video comments. The data was collected from videos of people from English-speaking countries, such as Australia, Canada, the Republic of Ireland, United Kingdom, the United States of America and New Zealand.\n\n\nFor Tamil and Malayalam, we collected data from India on the recent topics regarding LGBTIQ issues, COVID-19, women in STEM, the Indo-China war and Dravidian affairs.#### Who are the source language producers?\n\n\nYoutube users### Annotations#### Annotation process\n\n\nWe created Google forms to collect annotations from annotators. Each form contained a maximum of 100 comments, and each page contained a maximum of 10 comments to maintain the quality of annotation. We collected information on the gender, educational background and the medium of schooling of the annotator to know the diversity of the annotator and avoid bias. We educated annotators by providing them with YouTube videos on EDI. A minimum of three annotators annotated each form.#### Who are the annotators?\n\n\nFor English language comments, annotators were from Australia, the Republic of Ireland, the United Kingdom and the United States of America. For Tamil, we were able to get annotations from both people from the state of Tamil Nadu of India and from Sri Lanka. Most of the annotators were graduate or post-graduate students." ]
[ -0.06566335260868073, 0.14478863775730133, -0.00443798815831542, 0.04100814461708069, 0.10763028264045715, -0.022095711901783943, 0.04665248468518257, 0.06222721189260483, 0.05183564871549606, 0.08426718413829803, -0.046225838363170624, -0.10021291673183441, 0.12632669508457184, 0.07852490991353989, 0.02438363805413246, -0.20987237989902496, 0.005266100633889437, -0.07960743457078934, -0.06013794243335724, 0.06216220185160637, 0.10644658654928207, -0.04851118475198746, 0.053143151104450226, -0.03690418601036072, 0.008173242211341858, 0.01828300766646862, -0.046202849596738815, -0.0034404960460960865, 0.06340683251619339, 0.039820410311222076, 0.07837389409542084, 0.00862940028309822, 0.013817662373185158, -0.23854440450668335, 0.02371727116405964, 0.053439635783433914, 0.040930554270744324, -0.03089849278330803, 0.09984546154737473, 0.015640143305063248, 0.11468763649463654, -0.12305714935064316, 0.03377893939614296, 0.06906669586896896, -0.10768532752990723, -0.02513078786432743, -0.13217325508594513, -0.08324702084064484, 0.0531664676964283, 0.07904017716646194, -0.08473621308803558, 0.10339409112930298, 0.027149692177772522, 0.03396344929933548, 0.03612663969397545, -0.1049363911151886, -0.0019305897876620293, -0.018118688836693764, 0.09049446880817413, 0.1514928787946701, -0.04661154747009277, 0.035087525844573975, -0.008115502074360847, 0.030755415558815002, -0.05477176234126091, -0.011378658935427666, -0.031395647674798965, -0.02569591999053955, -0.06391409039497375, -0.034074097871780396, 0.15911687910556793, 0.02230636030435562, -0.04859238117933273, -0.09347709268331528, 0.001776212826371193, 0.04453713074326515, 0.0037272144109010696, -0.0008113882504403591, -0.01768164522945881, 0.036686234176158905, 0.1341347098350525, -0.09317479282617569, -0.09439270198345184, 0.05739748477935791, -0.0003155656741000712, 0.024990573525428772, 0.02883116900920868, 0.026186920702457428, -0.09056388586759567, -0.04255925863981247, 0.026052426546812057, -0.07350148260593414, 0.03259534388780594, 0.004491008818149567, -0.09741106629371643, 0.014449698850512505, 0.008178457617759705, -0.1327412724494934, 0.0033269785344600677, -0.015073580667376518, -0.06016894429922104, 0.05474048852920532, -0.1391935497522354, -0.006327147129923105, 0.09345416724681854, 0.11534914374351501, -0.08988598734140396, -0.05482415109872818, 0.05001678317785263, -0.0337413027882576, 0.06469018012285233, -0.025200309231877327, 0.03137446939945221, 0.059808939695358276, 0.010335133410990238, 0.09495909512042999, 0.06740974634885788, 0.033640675246715546, -0.0923319160938263, -0.032391175627708435, 0.01979929395020008, -0.13860146701335907, 0.030655881389975548, 0.001275465590879321, -0.012242056429386139, 0.04255435988306999, -0.011052771471440792, 0.017584187909960747, -0.09258253872394562, -0.07225249707698822, -0.044849712401628494, 0.039754562079906464, -0.061048172414302826, -0.08184921741485596, 0.06506074965000153, -0.11988720297813416, -0.07978064566850662, -0.0486946627497673, -0.09079869091510773, -0.08719765394926071, -0.015995526686310768, -0.08741030097007751, -0.025531383231282234, -0.012403387576341629, 0.038790300488471985, -0.05683406442403793, 0.02486667037010193, -0.11135566979646683, -0.017380833625793457, 0.029902739450335503, -0.042573392391204834, 0.041230857372283936, 0.051338765770196915, 0.059318456798791885, -0.06849466264247894, 0.07726625353097916, -0.13409249484539032, 0.14549115300178528, -0.1325666308403015, 0.048595696687698364, -0.08430313318967819, 0.017404286190867424, 0.05043241009116173, -0.004910946823656559, -0.005798059515655041, 0.14860722422599792, -0.2435034066438675, -0.043857816606760025, 0.04453715309500694, -0.14385855197906494, -0.10451215505599976, 0.1387987583875656, 0.004438364412635565, 0.05972868949174881, 0.03501943126320839, 0.06916322559118271, -0.009888255968689919, -0.04546277970075607, -0.08615466952323914, -0.0805223286151886, -0.021483376622200012, 0.12491659820079803, 0.04859638214111328, -0.05006630718708038, 0.08029988408088684, -0.004898141138255596, 0.06738060712814331, 0.009872490540146828, -0.021819261834025383, -0.03863959759473801, 0.02137123979628086, 0.0003711096942424774, -0.08138985186815262, 0.04267013818025589, -0.05135563388466835, -0.02306094579398632, -0.021308032795786858, -0.059974174946546555, 0.026321275159716606, -0.0381118580698967, 0.07813368737697601, -0.12392561882734299, 0.10665127635002136, 0.0024562133476138115, -0.019017256796360016, -0.1721714735031128, -0.1648234724998474, 0.05884995311498642, -0.06109122186899185, 0.11082056164741516, -0.05445224419236183, -0.018120016902685165, 0.0033321743831038475, -0.008686624467372894, 0.015840619802474976, 0.056432560086250305, 0.011289690621197224, -0.0629751905798912, -0.11853983998298645, 0.058499693870544434, -0.03171154856681824, 0.23408764600753784, -0.04907255619764328, -0.004174107685685158, 0.13704395294189453, 0.191219300031662, 0.07490415871143341, -0.07537096738815308, 0.11545000970363617, 0.09762425720691681, 0.016053808853030205, -0.05381157621741295, -0.021892152726650238, -0.034412480890750885, -0.04619757831096649, 0.08864014595746994, -0.09370549023151398, -0.18692374229431152, 0.03813745081424713, -0.029084619134664536, -0.009732384234666824, 0.06977596879005432, 0.020633522421121597, -0.014071941375732422, -0.079764723777771, 0.045780330896377563, 0.09195071458816528, 0.056961555033922195, 0.067403145134449, -0.032574623823165894, -0.011242314241826534, -0.009118370711803436, -0.05372665822505951, -0.10679929703474045, 0.03126541152596474, 0.1326991468667984, -0.16012462973594666, 0.09681602567434311, -0.021344318985939026, 0.0727941170334816, 0.11338572949171066, -0.036173265427351, -0.06503520905971527, -0.02745939791202545, -0.04363050311803818, -0.003600730560719967, 0.060710445046424866, -0.05881015211343765, 0.043831102550029755, 0.0015201214700937271, -0.00827732589095831, 0.03433346375823021, -0.020371899008750916, 0.026244184002280235, 0.007109175436198711, -0.023689404129981995, -0.04413768649101257, 0.012635448947548866, 0.045016780495643616, 0.05271279066801071, -0.02889731153845787, 0.09856829047203064, -0.02879960462450981, -0.039626263082027435, -0.14231732487678528, 0.08888231217861176, -0.16279050707817078, -0.3123511075973511, -0.15695911645889282, 0.000024244189262390137, -0.01768006756901741, -0.030459057539701462, -0.010004693642258644, -0.09346672892570496, -0.0984794944524765, -0.10882028937339783, 0.10295768082141876, 0.027248607948422432, -0.0634549930691719, -0.050499048084020615, 0.035663045942783356, 0.03321778029203415, -0.052345216274261475, 0.038575150072574615, 0.025954360142350197, -0.0003951573744416237, 0.057479508221149445, -0.020724298432469368, 0.050578340888023376, 0.0415535569190979, 0.010634824633598328, -0.02998357266187668, -0.01609826274216175, 0.16435876488685608, -0.14508002996444702, 0.11601468920707703, 0.0637914389371872, -0.0011813321616500616, 0.04592190682888031, 0.22111457586288452, -0.01156163215637207, -0.04167409986257553, 0.0316288135945797, 0.07132074236869812, 0.03225944936275482, -0.28138232231140137, -0.11418319493532181, -0.0506323017179966, -0.04411309212446213, -0.05574776604771614, 0.012992681004106998, -0.03150192275643349, 0.00839582271873951, -0.06389696896076202, 0.03919010981917381, 0.01758781634271145, 0.014934561215341091, 0.16733665764331818, 0.001944669522345066, 0.021491888910531998, -0.08732235431671143, 0.05020548403263092, 0.08240962028503418, -0.05360489338636398, 0.22410625219345093, 0.02439890429377556, 0.15599790215492249, 0.043748125433921814, 0.09322895109653473, 0.047722868621349335, -0.025975964963436127, -0.02760278806090355, 0.062354858964681625, 0.0005294643342494965, -0.003788040019571781, -0.036373820155858994, 0.05961952358484268, 0.12558309733867645, -0.14258146286010742, 0.054688166826963425, 0.05970596522092819, 0.030508067458868027, 0.16174711287021637, 0.05970965325832367, 0.008583487942814827, -0.026342220604419708, 0.09835314750671387, -0.04097656160593033, -0.09713658690452576, 0.013967951759696007, 0.11863522231578827, -0.07937899231910706, 0.10912340134382248, -0.029448656365275383, 0.07274338603019714, -0.08706800639629364, -0.03711899369955063, 0.006504157558083534, -0.049517933279275894, -0.03191753104329109, 0.053903136402368546, -0.13688924908638, 0.20405830442905426, 0.029866067692637444, -0.018795950338244438, -0.016427097842097282, 0.040618523955345154, -0.01939714513719082, 0.10284461826086044, 0.04074132815003395, 0.036669082939624786, -0.13422653079032898, -0.08430257439613342, -0.0315188467502594, 0.044666554778814316, 0.10198338329792023, -0.039754509925842285, 0.11990507692098618, -0.023732244968414307, 0.007194883190095425, -0.09157459437847137, -0.07401354610919952, -0.11676499247550964, -0.17471422255039215, 0.08479383587837219, -0.07309706509113312, 0.07569029182195663, -0.0729651004076004, -0.06494095176458359, -0.08120047301054001, 0.08973577618598938, -0.16304901242256165, -0.10273192822933197, -0.09129732102155685, 0.05719882249832153, 0.11854805052280426, -0.06355356425046921, 0.030583420768380165, -0.0013295011594891548, 0.10378944873809814, -0.03898908942937851, 0.02897452376782894, 0.0487680546939373, -0.010834385640919209, -0.16703668236732483, -0.05484755337238312, 0.0996280238032341, 0.06394816935062408, 0.013522673398256302, -0.01709204539656639, 0.08988672494888306, 0.09702515602111816, -0.05149516090750694, 0.01606212556362152, 0.10942639410495758, -0.025468336418271065, 0.1840609908103943, 0.00022575818002223969, -0.15008041262626648, -0.12806037068367004, -0.15635821223258972, 0.10933274775743484, 0.1228601336479187, -0.007560584228485823, 0.12176088988780975, 0.13308537006378174, -0.13666440546512604, -0.15570573508739471, -0.017839936539530754, -0.03066515177488327, 0.028452906757593155, 0.0563352033495903, -0.2111477255821228, 0.00018237624317407608, 0.011013353243470192, 0.021907050162553787, -0.13237592577934265, -0.060641393065452576, -0.11773218214511871, 0.01609496772289276, 0.0071298666298389435, -0.10539139807224274, -0.09698010236024857, -0.06788460165262222, -0.018082385882735252, -0.04143882542848587, 0.02150985784828663, 0.11695116758346558, -0.023414840921759605, -0.005357644520699978, 0.09154040366411209, 0.021844087168574333, 0.0023562638089060783, 0.12794798612594604, -0.026905059814453125, 0.003070114180445671, -0.08336427062749863, -0.006151380483061075, 0.04101194441318512, 0.005602685734629631, 0.09756150096654892, 0.022389084100723267, -0.03262154012918472, -0.1411580741405487, -0.028163209557533264, -0.048594824969768524, -0.007063525728881359, -0.0369064062833786, 0.032036177814006805, -0.09465457499027252, 0.09862248599529266, -0.00014940474648028612, -0.010890506207942963, 0.016327861696481705, -0.0639147162437439, -0.005070110782980919, 0.005328278988599777, 0.23877795040607452, -0.016256023198366165, -0.021390192210674286, -0.016206102445721626, 0.006969677750021219, 0.02226622775197029, -0.015077151358127594, 0.035216376185417175, 0.0892067700624466, -0.052273981273174286, 0.19053928554058075, -0.0741233229637146, -0.16332274675369263, 0.09352962672710419, 0.09192662686109543, -0.00846803281456232, -0.2771342992782593, 0.0032769772224128246, 0.05021902546286583, -0.07789112627506256, -0.0879441648721695, 0.10451126098632812, 0.014308719895780087, -0.028750820085406303, -0.05489456653594971, 0.1476098895072937, 0.04052458703517914, 0.0019147992134094238, 0.028987742960453033, 0.016426851972937584, -0.05863889679312706, 0.1049327552318573, 0.1785302311182022, -0.179886132478714, 0.03457017242908478, 0.21585629880428314, -0.07734645158052444, -0.04905097931623459, -0.0010567130520939827, 0.0343472883105278, 0.07479090243577957, -0.048918455839157104, 0.004277918953448534, -0.10715141147375107, -0.007053575478494167, 0.1782625913619995, -0.06458930671215057, 0.0828159749507904, -0.039976444095373154, -0.08522485196590424, -0.05620327219367027, 0.07770179957151413, 0.042010076344013214, -0.037250664085149765, -0.07020466029644012, 0.022301675751805305, 0.0487331748008728, 0.0035459185019135475, 0.011996989138424397, -0.06745827198028564, 0.006969247944653034, -0.028960414230823517, -0.11693581193685532, 0.011688752099871635, -0.08067421615123749, -0.009446518495678902, -0.000488980149384588, -0.09153161197900772, -0.011988833546638489, -0.01613624580204487, -0.029050549492239952, -0.02460469678044319, -0.04554013907909393, 0.11490386724472046, -0.14127041399478912, -0.01951386034488678, 0.16074340045452118, -0.03444831445813179, 0.11424960196018219, 0.0038698487915098667, -0.01597645692527294, 0.027142466977238655, -0.007005846127867699, 0.020102906972169876, -0.02307446300983429, 0.06043924763798714, 0.017374753952026367, -0.17092572152614594, -0.010440748184919357, 0.004570038989186287, -0.02168712206184864, 0.041091497987508774, 0.09267064929008484, -0.032948415726423264, 0.04853148013353348, 0.019475068897008896, -0.031060321256518364, -0.07777126878499985, 0.048340097069740295, 0.03021157532930374, -0.01728592813014984, 0.07299034297466278, -0.05788687616586685, 0.0651569813489914, -0.0970374196767807, 0.006657694466412067, -0.009262647479772568, 0.053011901676654816, -0.015289831906557083, -0.025190601125359535, 0.07395677268505096, -0.0011382922530174255, 0.09770669043064117, 0.07431986927986145, -0.022267479449510574, 0.08541400730609894, 0.009042177349328995, -0.03771914541721344, 0.03338146209716797, -0.1378631591796875, 0.037989772856235504, -0.0047933259047567844, 0.016872834414243698, -0.12077855318784714, -0.07963120937347412, 0.04846082627773285, 0.061753466725349426, 0.06040807068347931, 0.1264519840478897, 0.005629433318972588, 0.01864413358271122, -0.0892670676112175, -0.012460652738809586, 0.009270645678043365, -0.17398184537887573, 0.0331503227353096, -0.01717287302017212, 0.0835280567407608, 0.07202696800231934, -0.14583644270896912, 0.103095144033432, -0.0593186616897583, -0.0929262787103653, -0.034894272685050964, -0.1136775016784668, -0.05473889783024788, -0.025324366986751556, 0.015221516601741314, -0.11380792409181595, 0.06575702130794525, 0.0881054475903511, 0.04714621230959892, -0.03027024120092392, 0.06151707470417023, -0.06034897267818451, -0.07281960546970367, 0.015943197533488274, 0.05224272981286049, 0.06362538039684296, 0.06018646061420441, 0.06995050609111786, -0.023720484226942062, 0.04207618534564972, 0.03145216777920723, 0.10227875411510468, -0.0015006531029939651, 0.08212452381849289, -0.07810882478952408, -0.09772583842277527, 0.006398829631507397, -0.028170332312583923, -0.030052505433559418, 0.20649585127830505, 0.05149407684803009, 0.07638725638389587, 0.014700873754918575, 0.08538170903921127, 0.05669083446264267, -0.04541334509849548, -0.17597058415412903, 0.07249554991722107, -0.042969197034835815, -0.033314961940050125, 0.014500414952635765, -0.1401476263999939, 0.0034163370728492737, 0.12183143198490143, 0.099959596991539, -0.016800539568066597, -0.007560462690889835, -0.05153702199459076, 0.007154475431889296, -0.053810540586709976, 0.025297198444604874, 0.02305631712079048, 0.14898698031902313, -0.08748751878738403, 0.03380617871880531, -0.09478072822093964, -0.02892277017235756, -0.07336077094078064, 0.06532666087150574, -0.03862757608294487, 0.034660860896110535, -0.045595280826091766, 0.1713753044605255, -0.07711885869503021, -0.2201184630393982, 0.012433214113116264, -0.11135923117399216, -0.10781928896903992, -0.03352590650320053, 0.023212771862745285, 0.03989252820611, -0.0029978114180266857, 0.06560300290584564, -0.02319910377264023, 0.21962882578372955, 0.06292694061994553, -0.06095733493566513, -0.03118901699781418, 0.1534343659877777, -0.1554010808467865, 0.08058704435825348, 0.024298476055264473, 0.07893513143062592, 0.07024483382701874, 0.014493780210614204, -0.07595635205507278, 0.0759243443608284, 0.04768768697977066, 0.11068545281887054, -0.03852580860257149, 0.20873618125915527, 0.026552770286798477, 0.1360226273536682, 0.10565163195133209, 0.13906550407409668, 0.09690415859222412, -0.13131986558437347, -0.03198711946606636, -0.010699866339564323, 0.09435424208641052, -0.09022346138954163, 0.09726458787918091, 0.10716235637664795, -0.029456133022904396, 0.02723292075097561, -0.022123398259282112, -0.05031904578208923, -0.047184109687805176, 0.06571244448423386, -0.010924125090241432, -0.12537868320941925, 0.020630445331335068, -0.07745778560638428, 0.08458972722291946, -0.0775294303894043, -0.01314636506140232, 0.05465902388095856, -0.0016223033890128136, -0.008332343772053719, 0.13151010870933533, 0.03480664640665054, -0.01865997165441513, -0.03943824768066406, -0.06869332492351532, 0.044555991888046265, 0.06458160281181335, -0.037929467856884, 0.009310324676334858 ]
087b2e421aa4e6999e5ec0cb486a1d5c35fc1d71
# Dataset Card for "hotpot_qa" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://hotpotqa.github.io/](https://hotpotqa.github.io/) - **Repository:** https://github.com/hotpotqa/hotpot - **Paper:** [HotpotQA: A Dataset for Diverse, Explainable Multi-hop Question Answering](https://arxiv.org/abs/1809.09600) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 1.27 GB - **Size of the generated dataset:** 1.24 GB - **Total amount of disk used:** 2.52 GB ### Dataset Summary HotpotQA is a new dataset with 113k Wikipedia-based question-answer pairs with four key features: (1) the questions require finding and reasoning over multiple supporting documents to answer; (2) the questions are diverse and not constrained to any pre-existing knowledge bases or knowledge schemas; (3) we provide sentence-level supporting facts required for reasoning, allowingQA systems to reason with strong supervision and explain the predictions; (4) we offer a new type of factoid comparison questions to test QA systems’ ability to extract relevant facts and perform necessary comparison. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### distractor - **Size of downloaded dataset files:** 612.75 MB - **Size of the generated dataset:** 598.66 MB - **Total amount of disk used:** 1.21 GB An example of 'validation' looks as follows. ``` { "answer": "This is the answer", "context": { "sentences": [["Sent 1"], ["Sent 21", "Sent 22"]], "title": ["Title1", "Title 2"] }, "id": "000001", "level": "medium", "question": "What is the answer?", "supporting_facts": { "sent_id": [0, 1, 3], "title": ["Title of para 1", "Title of para 2", "Title of para 3"] }, "type": "comparison" } ``` #### fullwiki - **Size of downloaded dataset files:** 660.10 MB - **Size of the generated dataset:** 645.80 MB - **Total amount of disk used:** 1.31 GB An example of 'train' looks as follows. ``` { "answer": "This is the answer", "context": { "sentences": [["Sent 1"], ["Sent 2"]], "title": ["Title1", "Title 2"] }, "id": "000001", "level": "hard", "question": "What is the answer?", "supporting_facts": { "sent_id": [0, 1, 3], "title": ["Title of para 1", "Title of para 2", "Title of para 3"] }, "type": "bridge" } ``` ### Data Fields The data fields are the same among all splits. #### distractor - `id`: a `string` feature. - `question`: a `string` feature. - `answer`: a `string` feature. - `type`: a `string` feature. - `level`: a `string` feature. - `supporting_facts`: a dictionary feature containing: - `title`: a `string` feature. - `sent_id`: a `int32` feature. - `context`: a dictionary feature containing: - `title`: a `string` feature. - `sentences`: a `list` of `string` features. #### fullwiki - `id`: a `string` feature. - `question`: a `string` feature. - `answer`: a `string` feature. - `type`: a `string` feature. - `level`: a `string` feature. - `supporting_facts`: a dictionary feature containing: - `title`: a `string` feature. - `sent_id`: a `int32` feature. - `context`: a dictionary feature containing: - `title`: a `string` feature. - `sentences`: a `list` of `string` features. ### Data Splits #### distractor | |train|validation| |----------|----:|---------:| |distractor|90447| 7405| #### fullwiki | |train|validation|test| |--------|----:|---------:|---:| |fullwiki|90447| 7405|7405| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information HotpotQA is distributed under a [CC BY-SA 4.0 License](http://creativecommons.org/licenses/by-sa/4.0/). ### Citation Information ``` @inproceedings{yang2018hotpotqa, title={{HotpotQA}: A Dataset for Diverse, Explainable Multi-hop Question Answering}, author={Yang, Zhilin and Qi, Peng and Zhang, Saizheng and Bengio, Yoshua and Cohen, William W. and Salakhutdinov, Ruslan and Manning, Christopher D.}, booktitle={Conference on Empirical Methods in Natural Language Processing ({EMNLP})}, year={2018} } ``` ### Contributions Thanks to [@albertvillanova](https://github.com/albertvillanova), [@ghomasHudson](https://github.com/ghomasHudson) for adding this dataset.
hotpot_qa
[ "task_categories:question-answering", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:original", "language:en", "license:cc-by-sa-4.0", "multi-hop", "arxiv:1809.09600", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["found"], "language": ["en"], "license": ["cc-by-sa-4.0"], "multilinguality": ["monolingual"], "size_categories": ["100K<n<1M"], "source_datasets": ["original"], "task_categories": ["question-answering"], "task_ids": [], "paperswithcode_id": "hotpotqa", "pretty_name": "HotpotQA", "tags": ["multi-hop"], "dataset_info": [{"config_name": "distractor", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "type", "dtype": "string"}, {"name": "level", "dtype": "string"}, {"name": "supporting_facts", "sequence": [{"name": "title", "dtype": "string"}, {"name": "sent_id", "dtype": "int32"}]}, {"name": "context", "sequence": [{"name": "title", "dtype": "string"}, {"name": "sentences", "sequence": "string"}]}], "splits": [{"name": "train", "num_bytes": 552949315, "num_examples": 90447}, {"name": "validation", "num_bytes": 45716111, "num_examples": 7405}], "download_size": 612746344, "dataset_size": 598665426}, {"config_name": "fullwiki", "features": [{"name": "id", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "type", "dtype": "string"}, {"name": "level", "dtype": "string"}, {"name": "supporting_facts", "sequence": [{"name": "title", "dtype": "string"}, {"name": "sent_id", "dtype": "int32"}]}, {"name": "context", "sequence": [{"name": "title", "dtype": "string"}, {"name": "sentences", "sequence": "string"}]}], "splits": [{"name": "train", "num_bytes": 552949315, "num_examples": 90447}, {"name": "validation", "num_bytes": 46848601, "num_examples": 7405}, {"name": "test", "num_bytes": 46000102, "num_examples": 7405}], "download_size": 660094672, "dataset_size": 645798018}]}
2024-01-18T11:05:40+00:00
[ "1809.09600" ]
[ "en" ]
TAGS #task_categories-question-answering #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-English #license-cc-by-sa-4.0 #multi-hop #arxiv-1809.09600 #region-us
Dataset Card for "hotpot\_qa" ============================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: HotpotQA: A Dataset for Diverse, Explainable Multi-hop Question Answering * Point of Contact: * Size of downloaded dataset files: 1.27 GB * Size of the generated dataset: 1.24 GB * Total amount of disk used: 2.52 GB ### Dataset Summary HotpotQA is a new dataset with 113k Wikipedia-based question-answer pairs with four key features: (1) the questions require finding and reasoning over multiple supporting documents to answer; (2) the questions are diverse and not constrained to any pre-existing knowledge bases or knowledge schemas; (3) we provide sentence-level supporting facts required for reasoning, allowingQA systems to reason with strong supervision and explain the predictions; (4) we offer a new type of factoid comparison questions to test QA systems’ ability to extract relevant facts and perform necessary comparison. ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances #### distractor * Size of downloaded dataset files: 612.75 MB * Size of the generated dataset: 598.66 MB * Total amount of disk used: 1.21 GB An example of 'validation' looks as follows. #### fullwiki * Size of downloaded dataset files: 660.10 MB * Size of the generated dataset: 645.80 MB * Total amount of disk used: 1.31 GB An example of 'train' looks as follows. ### Data Fields The data fields are the same among all splits. #### distractor * 'id': a 'string' feature. * 'question': a 'string' feature. * 'answer': a 'string' feature. * 'type': a 'string' feature. * 'level': a 'string' feature. * 'supporting\_facts': a dictionary feature containing: + 'title': a 'string' feature. + 'sent\_id': a 'int32' feature. * 'context': a dictionary feature containing: + 'title': a 'string' feature. + 'sentences': a 'list' of 'string' features. #### fullwiki * 'id': a 'string' feature. * 'question': a 'string' feature. * 'answer': a 'string' feature. * 'type': a 'string' feature. * 'level': a 'string' feature. * 'supporting\_facts': a dictionary feature containing: + 'title': a 'string' feature. + 'sent\_id': a 'int32' feature. * 'context': a dictionary feature containing: + 'title': a 'string' feature. + 'sentences': a 'list' of 'string' features. ### Data Splits #### distractor #### fullwiki Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information HotpotQA is distributed under a CC BY-SA 4.0 License. ### Contributions Thanks to @albertvillanova, @ghomasHudson for adding this dataset.
[ "### Dataset Summary\n\n\nHotpotQA is a new dataset with 113k Wikipedia-based question-answer pairs with four key features: (1) the questions require finding and reasoning over multiple supporting documents to answer; (2) the questions are diverse and not constrained to any pre-existing knowledge bases or knowledge schemas; (3) we provide sentence-level supporting facts required for reasoning, allowingQA systems to reason with strong supervision and explain the predictions; (4) we offer a new type of factoid comparison questions to test QA systems’ ability to extract relevant facts and perform necessary comparison.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### distractor\n\n\n* Size of downloaded dataset files: 612.75 MB\n* Size of the generated dataset: 598.66 MB\n* Total amount of disk used: 1.21 GB\n\n\nAn example of 'validation' looks as follows.", "#### fullwiki\n\n\n* Size of downloaded dataset files: 660.10 MB\n* Size of the generated dataset: 645.80 MB\n* Total amount of disk used: 1.31 GB\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### distractor\n\n\n* 'id': a 'string' feature.\n* 'question': a 'string' feature.\n* 'answer': a 'string' feature.\n* 'type': a 'string' feature.\n* 'level': a 'string' feature.\n* 'supporting\\_facts': a dictionary feature containing:\n\t+ 'title': a 'string' feature.\n\t+ 'sent\\_id': a 'int32' feature.\n* 'context': a dictionary feature containing:\n\t+ 'title': a 'string' feature.\n\t+ 'sentences': a 'list' of 'string' features.", "#### fullwiki\n\n\n* 'id': a 'string' feature.\n* 'question': a 'string' feature.\n* 'answer': a 'string' feature.\n* 'type': a 'string' feature.\n* 'level': a 'string' feature.\n* 'supporting\\_facts': a dictionary feature containing:\n\t+ 'title': a 'string' feature.\n\t+ 'sent\\_id': a 'int32' feature.\n* 'context': a dictionary feature containing:\n\t+ 'title': a 'string' feature.\n\t+ 'sentences': a 'list' of 'string' features.", "### Data Splits", "#### distractor", "#### fullwiki\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nHotpotQA is distributed under a CC BY-SA 4.0 License.", "### Contributions\n\n\nThanks to @albertvillanova, @ghomasHudson for adding this dataset." ]
[ "TAGS\n#task_categories-question-answering #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-English #license-cc-by-sa-4.0 #multi-hop #arxiv-1809.09600 #region-us \n", "### Dataset Summary\n\n\nHotpotQA is a new dataset with 113k Wikipedia-based question-answer pairs with four key features: (1) the questions require finding and reasoning over multiple supporting documents to answer; (2) the questions are diverse and not constrained to any pre-existing knowledge bases or knowledge schemas; (3) we provide sentence-level supporting facts required for reasoning, allowingQA systems to reason with strong supervision and explain the predictions; (4) we offer a new type of factoid comparison questions to test QA systems’ ability to extract relevant facts and perform necessary comparison.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### distractor\n\n\n* Size of downloaded dataset files: 612.75 MB\n* Size of the generated dataset: 598.66 MB\n* Total amount of disk used: 1.21 GB\n\n\nAn example of 'validation' looks as follows.", "#### fullwiki\n\n\n* Size of downloaded dataset files: 660.10 MB\n* Size of the generated dataset: 645.80 MB\n* Total amount of disk used: 1.31 GB\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### distractor\n\n\n* 'id': a 'string' feature.\n* 'question': a 'string' feature.\n* 'answer': a 'string' feature.\n* 'type': a 'string' feature.\n* 'level': a 'string' feature.\n* 'supporting\\_facts': a dictionary feature containing:\n\t+ 'title': a 'string' feature.\n\t+ 'sent\\_id': a 'int32' feature.\n* 'context': a dictionary feature containing:\n\t+ 'title': a 'string' feature.\n\t+ 'sentences': a 'list' of 'string' features.", "#### fullwiki\n\n\n* 'id': a 'string' feature.\n* 'question': a 'string' feature.\n* 'answer': a 'string' feature.\n* 'type': a 'string' feature.\n* 'level': a 'string' feature.\n* 'supporting\\_facts': a dictionary feature containing:\n\t+ 'title': a 'string' feature.\n\t+ 'sent\\_id': a 'int32' feature.\n* 'context': a dictionary feature containing:\n\t+ 'title': a 'string' feature.\n\t+ 'sentences': a 'list' of 'string' features.", "### Data Splits", "#### distractor", "#### fullwiki\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nHotpotQA is distributed under a CC BY-SA 4.0 License.", "### Contributions\n\n\nThanks to @albertvillanova, @ghomasHudson for adding this dataset." ]
[ 94, 129, 10, 11, 6, 55, 54, 17, 146, 146, 5, 4, 10, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 21, 26 ]
[ "passage: TAGS\n#task_categories-question-answering #annotations_creators-crowdsourced #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-English #license-cc-by-sa-4.0 #multi-hop #arxiv-1809.09600 #region-us \n### Dataset Summary\n\n\nHotpotQA is a new dataset with 113k Wikipedia-based question-answer pairs with four key features: (1) the questions require finding and reasoning over multiple supporting documents to answer; (2) the questions are diverse and not constrained to any pre-existing knowledge bases or knowledge schemas; (3) we provide sentence-level supporting facts required for reasoning, allowingQA systems to reason with strong supervision and explain the predictions; (4) we offer a new type of factoid comparison questions to test QA systems’ ability to extract relevant facts and perform necessary comparison.### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances#### distractor\n\n\n* Size of downloaded dataset files: 612.75 MB\n* Size of the generated dataset: 598.66 MB\n* Total amount of disk used: 1.21 GB\n\n\nAn example of 'validation' looks as follows.#### fullwiki\n\n\n* Size of downloaded dataset files: 660.10 MB\n* Size of the generated dataset: 645.80 MB\n* Total amount of disk used: 1.31 GB\n\n\nAn example of 'train' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits." ]
[ -0.10735712945461273, 0.0879003033041954, -0.0006032222881913185, 0.05434826761484146, 0.04587114602327347, 0.04951807111501694, 0.0319322869181633, 0.09465871006250381, 0.02408253401517868, 0.11115516722202301, 0.004956187214702368, -0.11139798909425735, 0.1164751648902893, 0.03161465376615524, 0.002646827371791005, -0.11158637702465057, 0.04957194998860359, -0.06238116696476936, 0.03743743151426315, 0.12371540069580078, 0.08527366071939468, -0.08982467651367188, 0.023888953030109406, -0.11276417225599289, -0.059831902384757996, 0.00218948838301003, -0.04743129760026932, 0.027025626972317696, 0.08215351402759552, 0.060149360448122025, 0.030177507549524307, 0.029259057715535164, 0.05630851164460182, -0.28463950753211975, 0.016581658273935318, 0.023964056745171547, 0.03673822432756424, -0.019717242568731308, 0.020720388740301132, 0.018676187843084335, 0.054103750735521317, -0.062275197356939316, 0.020906895399093628, 0.06338775902986526, -0.08418034762144089, -0.15116764605045319, -0.06658201664686203, 0.06526448577642441, 0.11746663600206375, 0.06973002851009369, -0.09069432318210602, 0.10071122646331787, -0.11121390014886856, 0.04982071369886398, 0.0907675251364708, -0.03396368399262428, -0.051511891186237335, 0.14661835134029388, 0.07830657809972763, 0.11637743562459946, -0.050766296684741974, -0.002355005592107773, 0.01936669647693634, 0.018830083310604095, -0.023618992418050766, -0.06943736970424652, -0.15408377349376678, 0.026132259517908096, -0.10323319584131241, -0.058593638241291046, 0.2042751908302307, 0.015915991738438606, -0.022772474214434624, -0.21836374700069427, -0.015741737559437752, 0.08264241367578506, -0.032614853233098984, -0.01809004694223404, 0.008758225478231907, -0.0015049317153170705, 0.021864863112568855, -0.02982190251350403, -0.09017059952020645, -0.06219565495848656, 0.012059004046022892, -0.04472817853093147, 0.052004698663949966, -0.00933871790766716, 0.06115531921386719, 0.1002536341547966, -0.1399211585521698, -0.1502075493335724, -0.07277712970972061, -0.0494629330933094, -0.18609298765659332, -0.02825375832617283, -0.014269285835325718, -0.06701474636793137, 0.10312380641698837, 0.054167717695236206, -0.020381372421979904, 0.052543651312589645, -0.08002015203237534, 0.04976242780685425, 0.041664253920316696, 0.1404602825641632, -0.06826955825090408, -0.13654927909374237, -0.004888097755610943, 0.0869622603058815, 0.0009410427301190794, 0.027613680809736252, -0.01436336524784565, 0.0045291585847735405, 0.04659887030720711, 0.11318457126617432, 0.08870156109333038, 0.027225524187088013, -0.10946927964687347, 0.03203577920794487, 0.06972399353981018, -0.09877555072307587, -0.04905993863940239, 0.0015901945298537612, -0.05268168821930885, -0.12492581456899643, 0.023733992129564285, 0.04311351478099823, -0.05973876640200615, 0.04069346934556961, -0.0514228492975235, -0.008218739181756973, -0.06126546859741211, -0.13377749919891357, 0.08466137945652008, 0.002755387919023633, -0.030718475580215454, -0.044188037514686584, -0.2603360116481781, -0.03746030852198601, -0.001506264554336667, -0.06203484535217285, -0.0016059012850746512, 0.016068458557128906, 0.002694368362426758, -0.05590241029858589, -0.010880786925554276, 0.11053873598575592, -0.03740604221820831, 0.062079936265945435, 0.008219973184168339, 0.037064820528030396, 0.0868314653635025, -0.01625989004969597, -0.14119093120098114, 0.0557403527200222, -0.18573647737503052, 0.14132288098335266, -0.20218320190906525, -0.060577139258384705, -0.1677367389202118, -0.02890659309923649, -0.021282369270920753, 0.015191357582807541, 0.01923777163028717, 0.16551032662391663, -0.21543172001838684, 0.016637267544865608, 0.09598612040281296, -0.09888586401939392, -0.12814117968082428, 0.13498452305793762, -0.013837238773703575, 0.0952116921544075, 0.05821974575519562, 0.12018079310655594, 0.09828729927539825, -0.09231580793857574, -0.07265671342611313, -0.018415164202451706, 0.11720497161149979, 0.16723042726516724, 0.0899462103843689, -0.07603194564580917, 0.10844407230615616, 0.03710947185754776, -0.06180825084447861, 0.0016719449777156115, -0.03604253754019737, -0.046509671956300735, -0.03436892852187157, -0.06776831299066544, -0.0479329489171505, 0.05460460111498833, -0.057883668690919876, -0.04709324613213539, -0.09921098500490189, -0.08921045064926147, 0.07458748668432236, -0.025469232350587845, 0.011902296915650368, -0.02011035941541195, 0.018782706931233406, -0.143117293715477, 0.023097166791558266, -0.18145427107810974, -0.13613343238830566, 0.0806734636425972, -0.05215263366699219, 0.0719008520245552, 0.09968435019254684, 0.002274197991937399, 0.0002818209177348763, -0.12434342503547668, -0.0018270226428285241, -0.04674096778035164, 0.012864711694419384, -0.07132967561483383, -0.12202950567007065, -0.0025440112221986055, -0.024772852659225464, 0.07938973605632782, -0.06150374934077263, -0.00037833128590136766, 0.12401875108480453, 0.05920403078198433, -0.0034013641998171806, -0.09876350313425064, 0.058853939175605774, 0.02793300896883011, -0.02624138817191124, -0.06418883800506592, -0.021249113604426384, -0.029972786083817482, -0.03511704131960869, 0.10844092816114426, -0.11769025772809982, -0.1254497617483139, 0.0778830498456955, 0.14278575778007507, -0.07323919236660004, -0.015065498650074005, -0.06873147189617157, -0.07130569964647293, -0.13156835734844208, -0.143846333026886, 0.06401685625314713, 0.047290463000535965, 0.024084018543362617, -0.10572495311498642, -0.0635039433836937, 0.011049983091652393, 0.04253794252872467, 0.028477059677243233, 0.13357463479042053, 0.12795205414295197, -0.14172492921352386, 0.0905955508351326, 0.025905778631567955, 0.03672708943486214, 0.08392689377069473, -0.048594120889902115, -0.1013655886054039, 0.007842635735869408, 0.06487476825714111, -0.02193281427025795, 0.1897946000099182, -0.03338468074798584, 0.05875866487622261, 0.07975001633167267, 0.04782474413514137, 0.04183431342244148, -0.08776436746120453, 0.028510555624961853, 0.028536375612020493, -0.0713830217719078, -0.026428166776895523, 0.009310084395110607, 0.014462466351687908, 0.08972586691379547, -0.0298919677734375, 0.08968855440616608, -0.04045776277780533, -0.062348853796720505, -0.1394125074148178, 0.17661593854427338, -0.04570098966360092, -0.2016611248254776, -0.0658661499619484, 0.05921747907996178, -0.052482109516859055, -0.03134157136082649, 0.07035697251558304, -0.011206945404410362, -0.07958578318357468, -0.1106068417429924, 0.19552187621593475, -0.016439516097307205, -0.08864523470401764, -0.11805585026741028, 0.027495628222823143, -0.026528745889663696, -0.12662866711616516, 0.0331108495593071, 0.040436699986457825, -0.04044093191623688, 0.016175903379917145, -0.05692777410149574, 0.1652948558330536, 0.05479494482278824, 0.061875779181718826, -0.05510960891842842, -0.06391467899084091, 0.24003170430660248, -0.1009036973118782, 0.1384829729795456, 0.11705853790044785, 0.016265809535980225, 0.04073524847626686, 0.15155932307243347, -0.010458164848387241, -0.07742876559495926, 0.04658132791519165, 0.05302168428897858, -0.06756415963172913, -0.23505622148513794, -0.11486726999282837, -0.06689884513616562, 0.02434384822845459, 0.039833907037973404, 0.014062667265534401, -0.013362400233745575, 0.07894748449325562, -0.09849286824464798, -0.0012494520051404834, 0.03768249228596687, 0.0692843496799469, 0.11191917955875397, -0.028401780873537064, 0.10311631858348846, -0.052007608115673065, 0.057052336633205414, 0.0742621123790741, 0.04581737145781517, 0.23902438580989838, -0.06877200305461884, 0.1296456754207611, 0.05557582154870033, 0.07178158313035965, -0.04429640620946884, 0.07482040673494339, 0.009342462755739689, 0.043319158256053925, -0.03492109477519989, -0.05204132944345474, 0.007290014997124672, 0.09332270175218582, 0.12442787736654282, -0.044892679899930954, 0.016749996691942215, -0.03351820632815361, 0.05424630269408226, 0.16570121049880981, 0.03466986492276192, -0.06862577795982361, -0.037263378500938416, 0.08955412358045578, -0.034382522106170654, -0.03017973154783249, -0.00890585221350193, 0.16354426741600037, -0.1086428090929985, 0.005736011546105146, 0.006776167545467615, 0.11585988104343414, -0.0040725464932620525, -0.04809863120317459, -0.06746946275234222, -0.05585332587361336, -0.027771534398198128, 0.14066316187381744, -0.19455577433109283, 0.17678260803222656, 0.057270195335149765, 0.010933336801826954, -0.09765644371509552, 0.04293496534228325, -0.04311900958418846, -0.03531791642308235, 0.18091252446174622, -0.00594343664124608, -0.021007781848311424, -0.08455933630466461, -0.07287906110286713, 0.0612402968108654, 0.06542990356683731, -0.10961195826530457, 0.0859091505408287, 0.03417450934648514, 0.034967903047800064, 0.006802027113735676, 0.11184894293546677, -0.13133259117603302, -0.15932564437389374, 0.039974380284547806, -0.016289692372083664, -0.07302382588386536, -0.08046936243772507, -0.010439010336995125, -0.09928523004055023, 0.15615317225456238, -0.15284162759780884, -0.11038392782211304, -0.1319994181394577, 0.03899356350302696, 0.2467692494392395, -0.039921294897794724, -0.026638248935341835, -0.026009194552898407, 0.10643120110034943, -0.08235670626163483, -0.0013755050022155046, 0.07438420504331589, -0.11410415172576904, -0.21936863660812378, -0.08174146711826324, 0.1346185803413391, 0.03436792269349098, 0.10365788638591766, 0.008015464060008526, 0.056386131793260574, -0.01796755939722061, -0.1008281335234642, -0.04500187560915947, 0.011236682534217834, 0.09340143948793411, 0.13089267909526825, -0.03723587468266487, -0.007990149781107903, -0.0531681589782238, -0.0800497904419899, 0.031669460237026215, 0.15989303588867188, -0.06171181797981262, 0.06443442404270172, 0.1051362082362175, -0.07590577006340027, -0.2558155953884125, 0.04250854253768921, 0.05258430168032646, 0.009390288032591343, 0.08529230952262878, -0.07694078236818314, 0.035138845443725586, 0.08371962606906891, -0.034381136298179626, -0.013732162304222584, -0.2352641224861145, -0.1242963895201683, 0.0015105049824342132, 0.013700866140425205, -0.06401830911636353, -0.18555839359760284, -0.02858380787074566, -0.015299919061362743, -0.19875289499759674, 0.021704288199543953, -0.05423785746097565, 0.044068362563848495, 0.015454470179975033, -0.02321016974747181, 0.03203718736767769, -0.09713613241910934, 0.16360479593276978, 0.06202438101172447, 0.009924951940774918, -0.040219344198703766, 0.07098762691020966, 0.11769912391901016, 0.003547601168975234, 0.13377057015895844, -0.07354924827814102, 0.07842855900526047, -0.16398866474628448, -0.03836580365896225, -0.07293722778558731, 0.03134925663471222, -0.05726692080497742, -0.08986840397119522, -0.13705256581306458, 0.07891922444105148, 0.09677023440599442, -0.02261991985142231, -0.04496016353368759, -0.11358033120632172, 0.04615890234708786, 0.15732170641422272, 0.12077665328979492, 0.09551984816789627, -0.15368930995464325, 0.018642080947756767, -0.04123765975236893, 0.020881185308098793, -0.22958604991436005, 0.04173056036233902, 0.1268913745880127, 0.03623661771416664, 0.13168305158615112, -0.026977313682436943, -0.12694713473320007, 0.05164341256022453, 0.008163893595337868, -0.04022549092769623, -0.26373186707496643, 0.00878506526350975, -0.014068620279431343, -0.15217560529708862, -0.12225260585546494, 0.06247294694185257, -0.042885247617959976, 0.011002936400473118, -0.01037134975194931, 0.10749516636133194, 0.05680670961737633, 0.2500542104244232, -0.020575862377882004, 0.11316253989934921, -0.08914129436016083, 0.10544318705797195, 0.0689028725028038, -0.14819666743278503, 0.008620169945061207, 0.05760665982961655, -0.05997655913233757, -0.039459582418203354, 0.026353420689702034, -0.005699824076145887, 0.059770289808511734, -0.03630733862519264, -0.039117127656936646, -0.0857987329363823, 0.01514036487787962, 0.0746016576886177, 0.04954741522669792, 0.038136761635541916, 0.057155121117830276, -0.02377058006823063, -0.07638449221849442, 0.1280965507030487, 0.07201636582612991, 0.08458753675222397, 0.015482678078114986, -0.05580044910311699, -0.013868401758372784, -0.008883008733391762, -0.015267422422766685, 0.048462577164173126, -0.05424113944172859, 0.02891579084098339, -0.2017049938440323, 0.009647509083151817, -0.03649107366800308, -0.0345994271337986, -0.033734191209077835, -0.09386740624904633, -0.0007123031537048519, 0.0256870798766613, -0.05026505887508392, -0.03669504076242447, -0.058053158223629, 0.09028680622577667, -0.12185198068618774, -0.021740883588790894, 0.12975503504276276, -0.08348158001899719, 0.1190299391746521, -0.053131043910980225, -0.06201334670186043, 0.033653710037469864, -0.04853251576423645, 0.03675362840294838, 0.03248263895511627, 0.07458137720823288, -0.03196834400296211, -0.08119642734527588, -0.0051839230582118034, 0.017454661428928375, 0.0161600261926651, 0.0420834980905056, -0.02257474884390831, -0.1086604967713356, 0.05653103440999985, -0.046411458402872086, -0.0362759493291378, -0.004739426076412201, 0.05170879140496254, 0.08039771765470505, 0.12602372467517853, 0.10126674920320511, -0.018460148945450783, 0.05769124999642372, -0.1977744996547699, -0.03645925968885422, 0.0037205195985734463, 0.01798642799258232, 0.005543986335396767, -0.010198637843132019, 0.09452283382415771, -0.03274264559149742, 0.2465258687734604, -0.05630539357662201, 0.10179070383310318, 0.0536695271730423, 0.09591183811426163, 0.10956394672393799, 0.020974131301045418, 0.10868389904499054, -0.01032918132841587, -0.00873319897800684, -0.036684002727270126, -0.03471002355217934, -0.03103823773562908, -0.1029650941491127, 0.05082312598824501, 0.16248469054698944, 0.10238240659236908, -0.0006329407915472984, 0.04396246001124382, -0.09455321729183197, 0.05068815499544144, 0.0721275731921196, 0.003761335276067257, 0.026314588263630867, -0.05914365500211716, 0.14524829387664795, 0.06543947011232376, -0.17635832726955414, 0.10985208302736282, -0.07632158696651459, -0.07572595030069351, -0.01126918476074934, -0.016160840168595314, -0.08250858634710312, -0.04821889102458954, 0.0400528758764267, -0.11937668919563293, 0.027087662369012833, 0.1188734844326973, 0.0020368315745145082, -0.009880771860480309, 0.16005845367908478, -0.018622828647494316, -0.09430871158838272, 0.03907284140586853, -0.006062057334929705, -0.011195523664355278, 0.09477639943361282, 0.0235410388559103, 0.07108892500400543, 0.07655342668294907, 0.1007685735821724, 0.07966312766075134, -0.0800207257270813, -0.034575607627630234, -0.08459597080945969, -0.04016832634806633, -0.028353534638881683, -0.0014383259695023298, 0.000160772746312432, 0.17801693081855774, 0.026086505502462387, 0.0299668051302433, -0.007020154502242804, 0.16887129843235016, -0.057475585490465164, -0.18839021027088165, -0.14967316389083862, 0.07539579272270203, -0.05405155196785927, 0.011494512669742107, 0.04553727060556412, -0.14233265817165375, 0.040780119597911835, 0.1674274057149887, 0.12711188197135925, -0.0442672073841095, -0.016258446499705315, 0.022344911471009254, 0.00532908970490098, -0.043919842690229416, 0.005760403349995613, 0.008209102787077427, 0.19194334745407104, -0.10581440478563309, 0.06720378994941711, 0.01664390042424202, -0.09923485666513443, -0.023526204749941826, 0.10752461850643158, -0.02343561500310898, -0.03734513744711876, -0.10684546083211899, 0.1369021236896515, -0.005714500322937965, -0.21352526545524597, 0.024730101227760315, -0.11410269141197205, -0.1206175833940506, -0.010507903061807156, 0.04082612320780754, -0.01639612950384617, -0.011207287199795246, -0.014307573437690735, 0.04117303714156151, 0.016360590234398842, -0.02023099921643734, -0.06782667338848114, -0.04977816715836525, 0.05402470752596855, 0.020657958462834358, 0.11696130782365799, 0.014147932641208172, 0.13959720730781555, 0.08617690950632095, -0.05251177400350571, -0.09288615733385086, 0.09825926274061203, 0.13631142675876617, -0.024993425235152245, 0.03350239619612694, 0.1738719344139099, -0.004001727793365717, 0.12915611267089844, 0.0890369638800621, -0.048264794051647186, 0.0671837329864502, 0.009194795042276382, -0.008738371543586254, -0.15745039284229279, 0.04720674827694893, -0.07823704928159714, 0.12099819630384445, 0.05527155101299286, -0.03300189599394798, 0.04027199372649193, -0.05264705419540405, 0.01731710135936737, -0.022600747644901276, 0.2710910439491272, 0.016865478828549385, -0.15426449477672577, 0.013085650280117989, -0.04742862284183502, 0.0621103011071682, -0.2186463475227356, -0.044787295162677765, 0.08057888597249985, -0.004271338693797588, 0.04092426598072052, 0.1825459599494934, 0.08337561041116714, -0.04481629282236099, -0.04014156386256218, -0.2905195653438568, 0.031670164316892624, 0.09720765799283981, -0.07778400182723999, -0.02172096259891987 ]
c0e43052759879b3461642ca6c0dd26658f47691
# Dataset Card for HoVer ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://hover-nlp.github.io/ - **Repository:** https://github.com/hover-nlp/hover - **Paper:** https://arxiv.org/abs/2011.03088 - **Leaderboard:** https://hover-nlp.github.io/ - **Point of Contact:** [More Information Needed] ### Dataset Summary [More Information Needed] ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances A sample training set is provided below ``` {'id': 14856, 'uid': 'a0cf45ea-b5cd-4c4e-9ffa-73b39ebd78ce', 'claim': 'The park at which Tivolis Koncertsal is located opened on 15 August 1843.', 'supporting_facts': [{'key': 'Tivolis Koncertsal', 'value': 0}, {'key': 'Tivoli Gardens', 'value': 1}], 'label': 'SUPPORTED', 'num_hops': 2, 'hpqa_id': '5abca1a55542993a06baf937'} ``` Please note that in test set sentence only id, uid and claim are available. Labels are not available in test set and are represented by -1. ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@abhishekkrthakur](https://github.com/abhishekkrthakur) for adding this dataset.
hover
[ "task_categories:text-retrieval", "task_ids:fact-checking-retrieval", "annotations_creators:expert-generated", "language_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:cc-by-sa-4.0", "arxiv:2011.03088", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated", "found"], "language": ["en"], "license": ["cc-by-sa-4.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-retrieval"], "task_ids": ["fact-checking-retrieval"], "paperswithcode_id": "hover", "pretty_name": "HoVer", "dataset_info": {"features": [{"name": "id", "dtype": "int32"}, {"name": "uid", "dtype": "string"}, {"name": "claim", "dtype": "string"}, {"name": "supporting_facts", "list": [{"name": "key", "dtype": "string"}, {"name": "value", "dtype": "int32"}]}, {"name": "label", "dtype": {"class_label": {"names": {"0": "NOT_SUPPORTED", "1": "SUPPORTED"}}}}, {"name": "num_hops", "dtype": "int32"}, {"name": "hpqa_id", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 5532178, "num_examples": 18171}, {"name": "validation", "num_bytes": 1299252, "num_examples": 4000}, {"name": "test", "num_bytes": 927513, "num_examples": 4000}], "download_size": 12257835, "dataset_size": 7758943}}
2024-01-18T11:05:51+00:00
[ "2011.03088" ]
[ "en" ]
TAGS #task_categories-text-retrieval #task_ids-fact-checking-retrieval #annotations_creators-expert-generated #language_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-sa-4.0 #arxiv-2011.03088 #region-us
# Dataset Card for HoVer ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: URL - Paper: URL - Leaderboard: URL - Point of Contact: ### Dataset Summary ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances A sample training set is provided below Please note that in test set sentence only id, uid and claim are available. Labels are not available in test set and are represented by -1. ### Data Fields ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @abhishekkrthakur for adding this dataset.
[ "# Dataset Card for HoVer", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard: URL\n- Point of Contact:", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances\n\nA sample training set is provided below\n\n\n\nPlease note that in test set sentence only id, uid and claim are available. Labels are not available in test set and are represented by -1.", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ "TAGS\n#task_categories-text-retrieval #task_ids-fact-checking-retrieval #annotations_creators-expert-generated #language_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-sa-4.0 #arxiv-2011.03088 #region-us \n", "# Dataset Card for HoVer", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard: URL\n- Point of Contact:", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances\n\nA sample training set is provided below\n\n\n\nPlease note that in test set sentence only id, uid and claim are available. Labels are not available in test set and are represented by -1.", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ 115, 7, 120, 28, 6, 10, 4, 6, 44, 5, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 20 ]
[ "passage: TAGS\n#task_categories-text-retrieval #task_ids-fact-checking-retrieval #annotations_creators-expert-generated #language_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-sa-4.0 #arxiv-2011.03088 #region-us \n# Dataset Card for HoVer## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard: URL\n- Point of Contact:### Dataset Summary### Supported Tasks and Leaderboards### Languages## Dataset Structure### Data Instances\n\nA sample training set is provided below\n\n\n\nPlease note that in test set sentence only id, uid and claim are available. Labels are not available in test set and are represented by -1.### Data Fields### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators### Licensing Information### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ -0.018214700743556023, 0.24673786759376526, -0.006245466414839029, 0.02077074907720089, 0.08818449825048447, 0.04109647497534752, 0.05423426628112793, 0.12254081666469574, 0.031564902514219284, 0.1404617577791214, -0.05012236908078194, 0.07582427561283112, 0.12092086672782898, 0.14125965535640717, -0.003878991352394223, -0.2093961089849472, 0.02704678662121296, -0.11872388422489166, -0.004923557862639427, 0.10540720075368881, 0.11988838016986847, -0.071232371032238, 0.032791879028081894, -0.06270359456539154, -0.022028155624866486, 0.013496847823262215, -0.07463538646697998, -0.03995782881975174, 0.02976098470389843, 0.035102054476737976, 0.05063452571630478, 0.030962247401475906, 0.07011885195970535, -0.31802958250045776, 0.01690777763724327, 0.048994265496730804, 0.024431345984339714, 0.025265978649258614, 0.06420930474996567, -0.07855221629142761, 0.01859746314585209, -0.16513103246688843, 0.09461753070354462, 0.07162772119045258, -0.10476174205541611, -0.10383196920156479, -0.12992994487285614, 0.05372805520892143, 0.08951535075902939, 0.033531006425619125, -0.06775204092264175, 0.07870152592658997, -0.07982882112264633, 0.017395131289958954, 0.08875492215156555, -0.1001427099108696, -0.060957975685596466, 0.015127722173929214, -0.004259540233761072, 0.0640166774392128, -0.1377609223127365, 0.0032318630255758762, -0.020499898120760918, 0.03372785076498985, 0.00017267969087697566, -0.01611613668501377, -0.03382885828614235, 0.054026585072278976, -0.10567962378263474, -0.05008559674024582, 0.12146971374750137, -0.0017990055494010448, -0.007152702193707228, -0.22250907123088837, 0.008691194467246532, 0.07141967862844467, -0.06040363758802414, -0.006471580825746059, 0.010340518318116665, -0.04101920872926712, 0.05610748380422592, -0.0002627451904118061, -0.054629676043987274, 0.008170225657522678, 0.019793055951595306, 0.02557564526796341, 0.05807517096400261, -0.031302716583013535, 0.05643157288432121, 0.049537304788827896, 0.07062014192342758, -0.11694624274969101, -0.019675064831972122, -0.0627136379480362, -0.17136840522289276, -0.023059573024511337, 0.03805018588900566, 0.00659437570720911, 0.1131349578499794, 0.1921864151954651, -0.054828789085149765, 0.051448602229356766, -0.07928844541311264, -0.03956485539674759, 0.09437520802021027, 0.09357596933841705, -0.08212270587682724, -0.14418837428092957, -0.03277243673801422, 0.032896120101213455, -0.03476538881659508, -0.014469744637608528, 0.020673610270023346, 0.05615181475877762, 0.04437065124511719, 0.12873013317584991, 0.1159687265753746, 0.019793622195720673, -0.11202288419008255, -0.02497677132487297, 0.09453070908784866, -0.14481018483638763, 0.04378722608089447, 0.06596943736076355, -0.005463588051497936, -0.029693469405174255, -0.03634610399603844, 0.012133195996284485, -0.07807718962430954, 0.07685179263353348, -0.046336591243743896, -0.017836449667811394, -0.07699576765298843, -0.03872230648994446, 0.07979102432727814, -0.00516780000180006, -0.059619370847940445, 0.017730941995978355, -0.07771646231412888, -0.065174400806427, 0.01714911125600338, -0.1095384880900383, -0.04745779559016228, -0.036219142377376556, -0.02808799035847187, 0.03554721921682358, 0.012757627293467522, 0.036483798176050186, -0.04981094226241112, 0.043854970484972, -0.0416061133146286, 0.02009398862719536, 0.11688213050365448, 0.04457158222794533, -0.06051143258810043, 0.061688024550676346, -0.14229287207126617, 0.11406245082616806, -0.18146054446697235, -0.008954320102930069, -0.13385255634784698, -0.026755662634968758, 0.08791662007570267, -0.001524469000287354, -0.024661261588335037, 0.13830287754535675, -0.22835403680801392, -0.014649475924670696, 0.13376060128211975, -0.07033251225948334, -0.057676710188388824, 0.08062630146741867, -0.05118953436613083, 0.03200546279549599, 0.027101943269371986, 0.11353176087141037, -0.018941577523946762, -0.007068114820867777, -0.060790613293647766, -0.09941817075014114, 0.07672237604856491, 0.23904193937778473, 0.07769545167684555, -0.08802405744791031, 0.1724664270877838, 0.039827339351177216, -0.014590100385248661, -0.07860556989908218, -0.012821095064282417, -0.09824049472808838, 0.029660740867257118, -0.01643371395766735, 0.04956599697470665, 0.014231045730412006, -0.0562589131295681, -0.026521189138293266, -0.10323186963796616, 0.036263227462768555, 0.0430285818874836, 0.0005656376597471535, 0.0003346652374602854, -0.090701624751091, -0.03691888973116875, 0.039197757840156555, 0.018953587859869003, -0.16718649864196777, -0.15367315709590912, 0.05292203649878502, -0.039871200919151306, 0.12386222183704376, -0.0527166947722435, 0.018912753090262413, -0.03207128122448921, -0.04834960401058197, 0.015066564083099365, -0.017357951030135155, 0.04011541232466698, 0.01476244255900383, -0.21105945110321045, -0.019957521930336952, -0.04797258973121643, 0.15643443167209625, -0.10924362391233444, 0.008026240393519402, 0.13401426374912262, 0.22592101991176605, 0.04071067273616791, -0.07012907415628433, 0.06080731377005577, 0.029220100492239, -0.0011643749894574285, -0.04253597557544708, 0.0014236391289159656, -0.07516363263130188, 0.01076083816587925, 0.02037852257490158, -0.08145301043987274, -0.10316424071788788, 0.041967302560806274, 0.11473234742879868, -0.0813988447189331, -0.02830006740987301, -0.05151325464248657, -0.04906735569238663, -0.053925879299640656, -0.08036331832408905, 0.10023356974124908, 0.079264335334301, -0.005421253852546215, -0.04678930714726448, -0.07382049411535263, -0.06599225103855133, 0.022528933361172676, -0.06729462742805481, 0.12681271135807037, 0.01846848800778389, -0.14521524310112, 0.15464109182357788, 0.01919693686068058, 0.11826789379119873, 0.10161136835813522, -0.07053269445896149, -0.08880013227462769, -0.01769077777862549, 0.014147776179015636, 0.031758323311805725, 0.08931822329759598, -0.09231989085674286, 0.012970018200576305, 0.05332225561141968, -0.02659517712891102, 0.021083779633045197, -0.05176417902112007, 0.028586717322468758, -0.024891214445233345, -0.020099623128771782, 0.005695537198334932, -0.00972804520279169, 0.07356041669845581, 0.08664380013942719, 0.01936814747750759, 0.11644848436117172, -0.03147759661078453, -0.06752081215381622, -0.07876084744930267, 0.09755133092403412, -0.16945622861385345, -0.2512708902359009, -0.09944213926792145, -0.05651448294520378, -0.0456797257065773, -0.0691864863038063, 0.005348111968487501, -0.05015954747796059, -0.08930013328790665, -0.03555206209421158, 0.07813583314418793, 0.09453865885734558, -0.12745900452136993, 0.0069344365037977695, 0.03297354280948639, 0.005265399347990751, -0.1358756572008133, 0.04198020324110985, 0.07144107669591904, -0.03426148742437363, 0.011042778380215168, 0.06117470562458038, 0.11378642171621323, 0.09531950205564499, 0.08875327557325363, -0.019801028072834015, -0.02234913595020771, 0.23012609779834747, -0.1460505574941635, 0.10503952205181122, 0.05997387319803238, -0.06780866533517838, 0.058847080916166306, 0.22334392368793488, 0.024373432621359825, -0.059977080672979355, 0.020778121426701546, 0.09275864064693451, 0.004860716871917248, -0.24467316269874573, -0.09738220274448395, -0.07273616641759872, -0.03497627377510071, 0.05284290015697479, 0.06128299608826637, -0.011416525579988956, -0.014557269401848316, -0.08612608164548874, -0.029339291155338287, 0.07431793957948685, 0.06808510422706604, 0.06493108719587326, 0.008722676895558834, 0.039622146636247635, -0.028164628893136978, -0.011047149077057838, 0.07054831087589264, 0.08886405825614929, 0.20108497142791748, -0.0003603551012929529, 0.2485487163066864, 0.07679394632577896, 0.09976363927125931, -0.031077846884727478, -0.016149386763572693, -0.009178795851767063, 0.08069068193435669, -0.005107942968606949, -0.0612633042037487, 0.0030834488570690155, 0.07790514826774597, 0.10321283340454102, -0.10351958125829697, 0.07961477339267731, -0.0784418135881424, 0.10378329455852509, 0.16983705759048462, 0.024383680894970894, -0.05214879661798477, -0.008138833567500114, 0.13762201368808746, -0.08969172835350037, -0.0876673236489296, -0.005454334896057844, 0.026143677532672882, -0.1708458960056305, 0.08791939169168472, -0.032428428530693054, 0.10452087223529816, -0.057307031005620956, -0.04566577449440956, -0.02407916449010372, 0.05775582417845726, 0.002050491515547037, 0.09731411933898926, -0.1751837432384491, 0.12890365719795227, -0.003602639539167285, 0.017101634293794632, -0.10158330947160721, 0.07233019918203354, 0.003064817050471902, -0.05830084905028343, 0.1594613939523697, -0.013826255686581135, -0.08775658160448074, 0.013599876314401627, -0.07548680901527405, -0.008693529292941093, 0.09214960038661957, -0.13571211695671082, 0.10667218267917633, -0.012459526769816875, -0.025692403316497803, -0.038714855909347534, -0.044303297996520996, -0.14455552399158478, -0.24295327067375183, 0.07784966379404068, -0.09132678806781769, 0.04684193432331085, -0.07234311103820801, -0.038811229169368744, -0.07335083186626434, 0.15724675357341766, -0.10054843872785568, -0.08513464033603668, -0.15074537694454193, 0.011184883303940296, 0.20651941001415253, -0.04449562728404999, 0.042998362332582474, -0.007536908145993948, 0.17590650916099548, -0.011395564302802086, -0.014479577541351318, 0.038470879197120667, -0.030491016805171967, -0.22072935104370117, -0.03447796776890755, 0.16145123541355133, 0.04983147978782654, 0.05855872854590416, 0.000597400008700788, 0.05608178302645683, 0.06009267643094063, -0.0940563827753067, 0.052059922367334366, 0.0902862399816513, 0.042883411049842834, 0.10992269217967987, -0.04900645092129707, -0.21246321499347687, -0.15378634631633759, -0.05013440549373627, 0.12060309201478958, 0.13748866319656372, -0.05586107820272446, 0.21260109543800354, 0.09891684353351593, -0.09477350115776062, -0.22504392266273499, -0.024648360908031464, 0.02878681570291519, -0.023533470928668976, 0.04876050725579262, -0.18781927227973938, 0.03489704430103302, 0.02302025631070137, -0.008295568637549877, -0.006520610302686691, -0.18447032570838928, -0.1347048580646515, 0.0067602768540382385, 0.03559732064604759, -0.31330594420433044, -0.17495745420455933, -0.09805823862552643, -0.024429883807897568, -0.20257823169231415, 0.10644765198230743, 0.04895464703440666, 0.003337521804496646, -0.007259902078658342, 0.07876157760620117, 0.017780764028429985, -0.04418593645095825, 0.15686187148094177, 0.024103164672851562, -0.0003586972306948155, -0.08826479315757751, -0.08531294763088226, 0.12254440039396286, 0.012864758260548115, 0.03960372507572174, -0.0024834158830344677, -0.01229140255600214, -0.09707408398389816, -0.018305493518710136, -0.09994731843471527, 0.002648303983733058, -0.11610820889472961, -0.052130717784166336, -0.039855651557445526, 0.11996430903673172, 0.10199698805809021, -0.042017966508865356, 0.07623804360628128, -0.056644778698682785, 0.08098889887332916, 0.12288612872362137, 0.1360437273979187, 0.0868181511759758, -0.06317151337862015, -0.014332359656691551, -0.007522180210798979, -0.06159665808081627, -0.11263617873191833, 0.06108589097857475, 0.10381835699081421, 0.03756647929549217, 0.1597989946603775, -0.04319458827376366, -0.16534429788589478, -0.0011424570111557841, 0.07168378680944443, -0.03690166398882866, -0.290345698595047, 0.035586122423410416, 0.06550560891628265, -0.15696832537651062, -0.06386915594339371, 0.05932282283902168, 0.0561523362994194, -0.08314068615436554, 0.020918266847729683, 0.13027021288871765, 0.04200774431228638, 0.0893983319401741, 0.021152198314666748, 0.07650737464427948, -0.11652442067861557, 0.09859440475702286, 0.1372077614068985, -0.03454655036330223, 0.018064752221107483, 0.17365702986717224, -0.05655359476804733, -0.031551819294691086, 0.039528146386146545, 0.04321851581335068, 0.07637374848127365, 0.012114310637116432, 0.011097767390310764, -0.11879581958055496, 0.030084481462836266, 0.11856415867805481, -0.018581688404083252, 0.010149750858545303, 0.03458154946565628, -0.02679566480219364, -0.027805613353848457, 0.16024233400821686, 0.07393604516983032, 0.030384071171283722, -0.04282142594456673, -0.011917578056454659, -0.03253019228577614, -0.03340457007288933, 0.005992196500301361, -0.020034119486808777, -0.11444040387868881, 0.00043388071935623884, -0.168212890625, 0.013379836454987526, -0.13522210717201233, 0.006373888347297907, 0.009433931671082973, -0.0722380205988884, -0.006942874751985073, 0.013231487013399601, -0.08587577193975449, -0.07316496223211288, -0.01923178881406784, 0.14622102677822113, -0.18236760795116425, -0.0079566715285182, 0.11628814786672592, -0.09160242974758148, 0.1108616515994072, -0.001010401058010757, -0.04135533422231674, 0.04303828999400139, -0.10101543366909027, -0.023188339546322823, -0.04048655554652214, 0.05754217877984047, 0.05698661506175995, -0.17949198186397552, -0.01126828696578741, -0.024144597351551056, -0.040338099002838135, 0.040669847279787064, 0.005602027755230665, -0.0904119685292244, 0.07701931893825531, -0.03786250948905945, -0.0803733691573143, -0.01035649050027132, 0.03507348895072937, 0.12010063976049423, -0.013365918770432472, 0.11005286872386932, -0.031200110912322998, 0.09119492024183273, -0.12186676263809204, -0.025494776666164398, -0.009489661082625389, 0.01337504293769598, 0.013423668220639229, -0.004080193117260933, 0.06287440657615662, 0.00010217921226285398, 0.18117056787014008, -0.07725333422422409, 0.021114232018589973, 0.07346075028181076, 0.01742401160299778, -0.06270916759967804, 0.08027124404907227, -0.023999208584427834, -0.012984790839254856, -0.03098321706056595, 0.00001707031697151251, -0.09134037047624588, -0.09556716680526733, -0.11817607283592224, 0.11135205626487732, 0.20945385098457336, 0.17566239833831787, -0.05629482492804527, 0.10638276487588882, -0.11010118573904037, -0.04016881063580513, 0.13671132922172546, -0.06486095488071442, -0.008079656399786472, -0.11284426599740982, 0.08178039640188217, 0.051003411412239075, -0.19805067777633667, 0.13133807480335236, -0.11547821760177612, -0.0797528475522995, -0.00469574611634016, -0.14171841740608215, -0.08191206306219101, 0.008819131180644035, 0.02288726158440113, -0.10567422956228256, 0.09783195704221725, 0.10676486045122147, -0.017726341262459755, -0.013657706789672375, 0.08475475013256073, -0.04486345872282982, -0.06316566467285156, 0.06119087338447571, 0.06365356594324112, 0.010906925424933434, 0.01000231597572565, 0.08109257370233536, -0.046897392719984055, 0.08538993448019028, 0.08426675200462341, 0.06992600858211517, -0.04134276881814003, -0.024446390569210052, -0.0681530237197876, -0.07110106199979782, 0.045304566621780396, -0.04038103297352791, -0.06992428749799728, 0.182278111577034, 0.04010380059480667, 0.04098745062947273, 0.0006054104305803776, 0.22044408321380615, -0.04122677817940712, -0.15974478423595428, -0.18916171789169312, 0.022145479917526245, -0.026277191936969757, 0.012522770091891289, 0.07497887313365936, -0.1586519330739975, 0.014730002731084824, 0.08529669791460037, 0.14094498753547668, -0.038030270487070084, 0.02098461426794529, -0.000918871839530766, 0.03601064905524254, -0.026802968233823776, 0.03694399818778038, 0.03806017339229584, 0.17538556456565857, -0.06312192231416702, 0.026687439531087875, -0.013741779141128063, -0.05437510460615158, -0.08088820427656174, 0.13187803328037262, -0.018612168729305267, -0.019156306982040405, -0.07677290588617325, 0.14302973449230194, -0.11527439206838608, -0.2917456030845642, 0.006936528719961643, -0.16750966012477875, -0.18402829766273499, -0.053286563605070114, 0.02701973356306553, -0.013880031183362007, 0.0021287472918629646, 0.10209137201309204, -0.03319503366947174, 0.17139045894145966, 0.08087671548128128, 0.003817313816398382, 0.03620905056595802, 0.12937411665916443, -0.11177441477775574, 0.20712891221046448, 0.00452766939997673, 0.06775495409965515, 0.10929571092128754, -0.041655197739601135, -0.09421425312757492, 0.0020312650594860315, 0.12495283782482147, -0.022167574614286423, 0.01879827305674553, 0.21757052838802338, 0.00976664200425148, 0.13111810386180878, 0.10545174032449722, -0.015805887058377266, 0.06054507941007614, 0.0325416661798954, -0.019533375278115273, -0.08307081460952759, 0.1025935485959053, -0.11751904338598251, 0.09573190659284592, 0.10919493436813354, -0.05404648557305336, 0.026087872684001923, -0.03396371379494667, 0.028085820376873016, -0.03532303497195244, 0.205967977643013, -0.027431033551692963, -0.16966640949249268, 0.008391003124415874, -0.03666132688522339, 0.11373124271631241, -0.14547055959701538, -0.06253103166818619, 0.046479061245918274, -0.00007458100299118087, -0.06543340533971786, 0.16678695380687714, 0.11646613478660583, -0.006178933195769787, -0.03201267495751381, -0.17762106657028198, 0.020581085234880447, 0.12751416862010956, -0.06568562984466553, 0.05217792093753815 ]
1aaf3a5ee169d028f2d6fff576e61dcbff41c33a
# Dataset Card for hrenwac_para ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** http://nlp.ffzg.hr/resources/corpora/hrenwac/ - **Repository:** http://nlp.ffzg.hr/data/corpora/hrenwac/hrenwac.en-hr.txt.gz - **Paper:** http://workshop2013.iwslt.org/downloads/IWSLT-2013-Cettolo.pdf - **Leaderboard:** - **Point of Contact:** [Nikola Ljubešič](mailto:nikola.ljubesic@ffzg.hr) ### Dataset Summary The hrenWaC corpus version 2.0 consists of parallel Croatian-English texts crawled from the .hr top-level domain for Croatia. The corpus was built with Spidextor (https://github.com/abumatran/spidextor), a tool that glues together the output of SpiderLing used for crawling and Bitextor used for bitext extraction. The accuracy of the extracted bitext on the segment level is around 80% and on the word level around 84%. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Dataset is bilingual with Croatian and English languages. ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information Dataset is under the [CC-BY-SA 3.0](http://creativecommons.org/licenses/by-sa/3.0/) license. ### Citation Information ``` @misc{11356/1058, title = {Croatian-English parallel corpus {hrenWaC} 2.0}, author = {Ljube{\v s}i{\'c}, Nikola and Espl{\`a}-Gomis, Miquel and Ortiz Rojas, Sergio and Klubi{\v c}ka, Filip and Toral, Antonio}, url = {http://hdl.handle.net/11356/1058}, note = {Slovenian language resource repository {CLARIN}.{SI}}, copyright = {{CLARIN}.{SI} User Licence for Internet Corpora}, year = {2016} } ``` ### Contributions Thanks to [@IvanZidov](https://github.com/IvanZidov) for adding this dataset.
hrenwac_para
[ "task_categories:translation", "annotations_creators:no-annotation", "language_creators:found", "multilinguality:translation", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "language:hr", "license:cc-by-sa-3.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["no-annotation"], "language_creators": ["found"], "language": ["en", "hr"], "license": ["cc-by-sa-3.0"], "multilinguality": ["translation"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["translation"], "task_ids": [], "pretty_name": "HrenwacPara", "dataset_info": {"features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "hr"]}}}], "config_name": "hrenWaC", "splits": [{"name": "train", "num_bytes": 29602110, "num_examples": 99001}], "download_size": 11640281, "dataset_size": 29602110}}
2024-01-18T11:05:53+00:00
[]
[ "en", "hr" ]
TAGS #task_categories-translation #annotations_creators-no-annotation #language_creators-found #multilinguality-translation #size_categories-10K<n<100K #source_datasets-original #language-English #language-Croatian #license-cc-by-sa-3.0 #region-us
# Dataset Card for hrenwac_para ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: URL - Paper: URL - Leaderboard: - Point of Contact: Nikola Ljubešič ### Dataset Summary The hrenWaC corpus version 2.0 consists of parallel Croatian-English texts crawled from the .hr top-level domain for Croatia. The corpus was built with Spidextor (URL a tool that glues together the output of SpiderLing used for crawling and Bitextor used for bitext extraction. The accuracy of the extracted bitext on the segment level is around 80% and on the word level around 84%. ### Supported Tasks and Leaderboards ### Languages Dataset is bilingual with Croatian and English languages. ## Dataset Structure ### Data Instances ### Data Fields ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information Dataset is under the CC-BY-SA 3.0 license. ### Contributions Thanks to @IvanZidov for adding this dataset.
[ "# Dataset Card for hrenwac_para", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Nikola Ljubešič", "### Dataset Summary\n\nThe hrenWaC corpus version 2.0 consists of parallel Croatian-English texts crawled from the .hr top-level domain for Croatia. The corpus was built with Spidextor (URL a tool that glues together the output of SpiderLing used for crawling and Bitextor used for bitext extraction. The accuracy of the extracted bitext on the segment level is around 80% and on the word level around 84%.", "### Supported Tasks and Leaderboards", "### Languages\n\nDataset is bilingual with Croatian and English languages.", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nDataset is under the CC-BY-SA 3.0 license.", "### Contributions\n\nThanks to @IvanZidov for adding this dataset." ]
[ "TAGS\n#task_categories-translation #annotations_creators-no-annotation #language_creators-found #multilinguality-translation #size_categories-10K<n<100K #source_datasets-original #language-English #language-Croatian #license-cc-by-sa-3.0 #region-us \n", "# Dataset Card for hrenwac_para", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Nikola Ljubešič", "### Dataset Summary\n\nThe hrenWaC corpus version 2.0 consists of parallel Croatian-English texts crawled from the .hr top-level domain for Croatia. The corpus was built with Spidextor (URL a tool that glues together the output of SpiderLing used for crawling and Bitextor used for bitext extraction. The accuracy of the extracted bitext on the segment level is around 80% and on the word level around 84%.", "### Supported Tasks and Leaderboards", "### Languages\n\nDataset is bilingual with Croatian and English languages.", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nDataset is under the CC-BY-SA 3.0 license.", "### Contributions\n\nThanks to @IvanZidov for adding this dataset." ]
[ 85, 11, 120, 31, 101, 10, 18, 6, 6, 5, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 19, 18 ]
[ "passage: TAGS\n#task_categories-translation #annotations_creators-no-annotation #language_creators-found #multilinguality-translation #size_categories-10K<n<100K #source_datasets-original #language-English #language-Croatian #license-cc-by-sa-3.0 #region-us \n# Dataset Card for hrenwac_para## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Nikola Ljubešič### Dataset Summary\n\nThe hrenWaC corpus version 2.0 consists of parallel Croatian-English texts crawled from the .hr top-level domain for Croatia. The corpus was built with Spidextor (URL a tool that glues together the output of SpiderLing used for crawling and Bitextor used for bitext extraction. The accuracy of the extracted bitext on the segment level is around 80% and on the word level around 84%.### Supported Tasks and Leaderboards### Languages\n\nDataset is bilingual with Croatian and English languages.## Dataset Structure### Data Instances### Data Fields### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators" ]
[ 0.004882457200437784, 0.18621262907981873, -0.0061201611533761024, 0.007127236574888229, 0.04361326992511749, 0.026286542415618896, 0.03781799599528313, 0.11716416478157043, 0.11037719249725342, 0.1419108659029007, -0.04839903116226196, 0.03793816640973091, 0.134286567568779, 0.09524283558130264, 0.022394640371203423, -0.19586169719696045, 0.08328352123498917, -0.11647442728281021, -0.03898390755057335, 0.07058627158403397, 0.11197269707918167, -0.09159684181213379, 0.032587241381406784, -0.06936066597700119, 0.03828528895974159, 0.014069796539843082, -0.09928466379642487, -0.03311830386519432, 0.009115705266594887, -0.0053743524476885796, 0.021553870290517807, 0.023643290624022484, 0.06983401626348495, -0.2906745374202728, 0.010669099166989326, 0.03738200291991234, 0.007431372534483671, 0.01557815819978714, 0.10344921797513962, -0.06830915808677673, 0.08609446883201599, -0.21202731132507324, 0.05062192305922508, 0.021136639639735222, -0.11036747694015503, -0.1528894156217575, -0.10008653253316879, 0.06850946694612503, 0.08568571507930756, 0.02575203776359558, -0.06428535282611847, 0.053217142820358276, -0.06846924126148224, 0.030703719705343246, 0.0813809409737587, -0.12911856174468994, -0.07294156402349472, 0.014537528157234192, 0.05347601696848869, 0.0777241662144661, -0.15181343257427216, 0.02260705642402172, -0.04511435702443123, 0.026616495102643967, 0.015630701556801796, -0.04751162230968475, 0.015374433249235153, 0.02740858495235443, -0.10475577414035797, -0.06156342104077339, 0.10778975486755371, 0.028781864792108536, 0.01869319938123226, -0.1937134861946106, 0.01863229088485241, 0.047699909657239914, -0.04444621503353119, 0.002192357089370489, -0.0038375325966626406, -0.0286114439368248, 0.08778779953718185, -0.03883674368262291, -0.04560451582074165, 0.022618798539042473, 0.04743494465947151, 0.13473299145698547, 0.03994930163025856, -0.016890862956643105, 0.08695940673351288, 0.07102678716182709, 0.13200044631958008, -0.1449267566204071, -0.011844581924378872, -0.050262290984392166, -0.14117419719696045, -0.004810713231563568, 0.03853398934006691, 0.04108961299061775, 0.116473488509655, 0.18235979974269867, -0.0031239392701536417, 0.02516786754131317, -0.00911142211407423, -0.026842359453439713, 0.0680016502737999, 0.09392168372869492, -0.11738024652004242, -0.11381974816322327, -0.03687833249568939, -0.013310129754245281, -0.025327613577246666, -0.02062552236020565, -0.028851617127656937, 0.03634078428149223, 0.02179184928536415, 0.12131630629301071, 0.137372225522995, -0.0035575940273702145, -0.06087401881814003, -0.06542802602052689, 0.09979051351547241, -0.11885594576597214, 0.043311022222042084, 0.037400130182504654, -0.009874679148197174, -0.04368174076080322, -0.05531664937734604, 0.01733551174402237, -0.12126924097537994, 0.08153286576271057, -0.0016000359319150448, -0.026438923552632332, -0.06515907496213913, -0.06032949313521385, 0.08458898216485977, -0.028405316174030304, -0.0464288704097271, -0.00004708671258413233, -0.012775413691997528, -0.08904869854450226, 0.015903150662779808, -0.13600651919841766, -0.014130920171737671, -0.024229060858488083, -0.03363515064120293, 0.045527566224336624, -0.0014780247583985329, 0.03652789443731308, -0.059375181794166565, 0.033146802335977554, -0.1405915766954422, 0.03734668344259262, 0.0835186317563057, 0.020897455513477325, -0.08726195245981216, 0.03198103606700897, -0.13301007449626923, 0.09374161809682846, -0.1324702501296997, -0.011546836234629154, -0.13140802085399628, 0.0027123717591166496, 0.016363514587283134, -0.03166905418038368, -0.017299892380833626, 0.11590773612260818, -0.186923086643219, -0.013632657937705517, 0.14117828011512756, -0.05623338744044304, -0.04558993875980377, 0.06752278655767441, -0.015290438197553158, 0.033416830003261566, 0.03876980021595955, 0.09605450928211212, -0.028172392398118973, 0.022654272615909576, -0.06187298893928528, -0.1297139823436737, 0.06756242364645004, 0.2384885549545288, 0.09551004320383072, -0.09250561147928238, 0.23365026712417603, 0.03797423839569092, -0.07222618907690048, -0.06949423998594284, -0.006192922126501799, -0.05898668244481087, 0.02838309109210968, 0.010560535825788975, 0.024745967239141464, 0.003161299740895629, -0.051141440868377686, -0.062189821153879166, -0.11407528817653656, -0.0051872748881578445, 0.030265815556049347, -0.015584488399326801, 0.03751732409000397, -0.05241987854242325, -0.006047782488167286, -0.006901732180267572, 0.030184796079993248, -0.15599438548088074, -0.10300448536872864, 0.060012947767972946, -0.06023075431585312, 0.09902159124612808, -0.05846952646970749, 0.03148011118173599, -0.04272796958684921, -0.05224934220314026, -0.012264401651918888, -0.021471012383699417, 0.04940637946128845, 0.015967031940817833, -0.2458765208721161, -0.027436528354883194, -0.0174767654389143, 0.1071043312549591, -0.05718427896499634, -0.033875513821840286, 0.13306447863578796, 0.3099130392074585, 0.03461997210979462, -0.05653880536556244, 0.02319377474486828, 0.04291760176420212, 0.020177969709038734, -0.037036098539829254, 0.014306620694696903, -0.06382865458726883, 0.017192944884300232, 0.06416261941194534, -0.06814455986022949, -0.15327797830104828, 0.05499451234936714, 0.06441333144903183, -0.03512194752693176, 0.006571036297827959, -0.036707691848278046, -0.028699316084384918, 0.00692576402798295, -0.09402361512184143, 0.04662799462676048, 0.052352000027894974, -0.012936512008309364, -0.04549017921090126, -0.12671494483947754, -0.04492325708270073, 0.013011294417083263, -0.07324151694774628, 0.15709783136844635, 0.001292916713282466, -0.177241712808609, 0.13719439506530762, 0.07135678082704544, 0.17883780598640442, 0.15060843527317047, -0.04324941337108612, -0.12855051457881927, -0.032081056386232376, 0.01662636362016201, 0.028478851541876793, 0.0898585245013237, -0.09722054749727249, 0.015047574415802956, 0.060834936797618866, 0.004065902438014746, 0.014425672590732574, -0.016130365431308746, 0.05120087414979935, -0.019363990053534508, -0.033475928008556366, 0.0529446043074131, 0.018374279141426086, 0.0707802027463913, 0.09117602556943893, 0.06814318150281906, 0.11409951001405716, -0.05729294940829277, -0.09972009062767029, -0.05036590248346329, 0.062175873667001724, -0.15360590815544128, -0.21623371541500092, -0.11733025312423706, -0.05852082744240761, -0.07420278340578079, -0.04650415480136871, 0.007713202387094498, -0.07046616822481155, -0.10460842400789261, -0.034236449748277664, 0.13441132009029388, 0.11912606656551361, -0.09796494990587234, -0.03675375133752823, 0.06949715316295624, -0.019692054018378258, -0.10777073353528976, 0.019365720450878143, 0.04023044928908348, 0.008329439908266068, 0.010547061450779438, 0.07064840197563171, 0.12883825600147247, 0.059057846665382385, 0.06768359243869781, -0.006906827911734581, 0.008316530846059322, 0.1962069422006607, -0.17658135294914246, 0.133855938911438, 0.041898854076862335, -0.11059641093015671, 0.026245005428791046, 0.22746728360652924, 0.039724331349134445, -0.04012542963027954, 0.02699725516140461, 0.08864057809114456, 0.006932280492037535, -0.22070765495300293, -0.12119559943675995, -0.09599433094263077, -0.08506771922111511, 0.0634332075715065, 0.07043208926916122, -0.08028645068407059, -0.02811719849705696, -0.1338290572166443, -0.10159649699926376, 0.09560124576091766, 0.07387139648199081, 0.07759720832109451, 0.025786878541111946, 0.013114566914737225, -0.06217406690120697, -0.04184136167168617, 0.09284254908561707, 0.05553479120135307, 0.17526771128177643, 0.009290292859077454, 0.25884655117988586, 0.09177964180707932, 0.08811944723129272, -0.0510413832962513, 0.0338551290333271, 0.009475819766521454, 0.07240044325590134, 0.028667915612459183, -0.07908135652542114, 0.05937272682785988, 0.04486431926488876, 0.06395956873893738, -0.09039237350225449, 0.0723431408405304, -0.15598711371421814, 0.12420381605625153, 0.22247974574565887, 0.056756313890218735, -0.029608486220240593, -0.0036241773050278425, 0.12922507524490356, -0.0645657628774643, -0.12546953558921814, -0.06421047449111938, 0.04108680412173271, -0.18105322122573853, 0.08243459463119507, 0.013776155188679695, 0.10294204205274582, -0.08388729393482208, -0.05220450088381767, 0.0009592565475031734, 0.040001045912504196, -0.021429702639579773, 0.09123548865318298, -0.09858467429876328, 0.10844475030899048, -0.0013567073037847877, 0.016021648421883583, -0.12986889481544495, 0.03516945615410805, 0.007479412015527487, -0.09270592033863068, 0.17067930102348328, 0.022062787786126137, -0.04820777848362923, -0.05710950121283531, -0.12551277875900269, -0.0027135552372783422, 0.11899657547473907, -0.22843673825263977, 0.12816430628299713, -0.009537520818412304, -0.02257944643497467, -0.07930492609739304, -0.06284890323877335, -0.09776915609836578, -0.18101604282855988, 0.06982922554016113, -0.08266620337963104, 0.05977976694703102, -0.056144967675209045, -0.05199966952204704, -0.11136209964752197, 0.17956748604774475, -0.12328934669494629, -0.08726389706134796, -0.13001365959644318, -0.027540769428014755, 0.2105247527360916, -0.06000792980194092, 0.044959623366594315, -0.013801482506096363, 0.19294671714305878, 0.006985721178352833, -0.05499250069260597, 0.058799803256988525, -0.008062819950282574, -0.20366866886615753, -0.013064563274383545, 0.18152065575122833, 0.08864086121320724, 0.03624146804213524, 0.006042704917490482, 0.09451644122600555, 0.025679830461740494, -0.09142676740884781, 0.028636856004595757, 0.07700756937265396, 0.015154056251049042, 0.10978030413389206, -0.041290633380413055, -0.14165209233760834, -0.12524692714214325, -0.07735554873943329, 0.11054453253746033, 0.1303221434354782, -0.057103198021650314, 0.17209386825561523, 0.08234886825084686, -0.09341965615749359, -0.23957610130310059, -0.04744871333241463, 0.010083620436489582, 0.005092425271868706, 0.00027545460034161806, -0.10776884108781815, 0.05354318395256996, 0.01474017184227705, -0.0038958806544542313, 0.031278036534786224, -0.11409737914800644, -0.15071116387844086, 0.05767761915922165, 0.0008421494858339429, -0.27917981147766113, -0.10389953851699829, -0.09937164187431335, -0.037374597042798996, -0.19679398834705353, 0.09642861038446426, -0.00295557570643723, -0.0054427264258265495, 0.0033615389838814735, -0.02650022692978382, 0.015173484571278095, 0.014529919251799583, 0.18751032650470734, 0.032437894493341446, -0.016720538958907127, -0.10926691442728043, 0.0016174756456166506, 0.09689884632825851, -0.0123958270996809, 0.035696711391210556, 0.08112820982933044, -0.052242182195186615, -0.12949475646018982, -0.02988125942647457, -0.10390140116214752, -0.0009624038939364254, -0.09986113756895065, -0.03451511636376381, -0.03588582202792168, 0.11033733934164047, 0.07751879841089249, -0.04016432538628578, 0.10165120661258698, -0.09035579115152359, 0.03332426771521568, 0.1372198611497879, 0.13792158663272858, 0.06448077410459518, -0.006057796534150839, 0.025021376088261604, -0.008249097503721714, -0.06564265489578247, -0.012423830106854439, 0.07329940050840378, 0.10886979848146439, -0.007711339276283979, 0.10037344694137573, -0.06354840099811554, -0.16856853663921356, -0.05539055913686752, 0.09886132180690765, -0.051396213471889496, -0.1870851069688797, 0.017233831807971, -0.02846655063331127, -0.12025878578424454, -0.08657620847225189, 0.061382394284009933, 0.06347682327032089, -0.08378063887357712, 0.010643130168318748, 0.09535051137208939, 0.016894984990358353, 0.04821139946579933, 0.03290622681379318, 0.06417593359947205, -0.1319962590932846, 0.1401422917842865, 0.13175520300865173, -0.0649990439414978, -0.0019742732401937246, 0.17657780647277832, -0.0744519829750061, -0.025507846847176552, 0.07726725935935974, 0.07812432944774628, 0.049625374376773834, -0.025093402713537216, -0.016015134751796722, -0.1811113804578781, 0.031139854341745377, 0.06790522485971451, 0.0077458941377699375, 0.030197132378816605, 0.05346734821796417, -0.03615506365895271, -0.014197646640241146, 0.18659275770187378, 0.10146397352218628, -0.017304180189967155, 0.00009666819823905826, -0.03952621668577194, -0.02736947312951088, -0.05682896077632904, -0.0005176314152777195, -0.014318461529910564, -0.08854195475578308, -0.0011503368150442839, -0.12861832976341248, -0.034772105515003204, -0.1363038271665573, -0.013086024671792984, -0.01763460598886013, -0.09374302625656128, -0.022914450615644455, 0.0021692845039069653, -0.09274408221244812, -0.07084526866674423, -0.05531232804059982, 0.1341772973537445, -0.14927086234092712, -0.028066201135516167, 0.08884096145629883, -0.09196645021438599, 0.10122097283601761, 0.009017831645905972, -0.005923314951360226, 0.04257407411932945, -0.06991821527481079, 0.008190974593162537, -0.04168974608182907, 0.03305303305387497, 0.05469014495611191, -0.1674610823392868, -0.020555362105369568, -0.004731534514576197, -0.05980897694826126, 0.039072174578905106, -0.02276819385588169, -0.07105159014463425, 0.040489111095666885, -0.057820823043584824, -0.05910257622599602, 0.03904873505234718, 0.08107911795377731, 0.10397110134363174, -0.01077651884406805, 0.0975813940167427, -0.031035982072353363, 0.06808405369520187, -0.1307412087917328, -0.015861069783568382, -0.012125803157687187, -0.012997359968721867, 0.0141844367608428, -0.015677206218242645, 0.07126978039741516, 0.017261696979403496, 0.15025807917118073, -0.051384806632995605, 0.057740356773138046, 0.08670486509799957, 0.052649304270744324, -0.10761726647615433, 0.10770995169878006, -0.019898969680070877, -0.00999101810157299, -0.030244972556829453, -0.05146040394902229, -0.07715746015310287, -0.07751533389091492, -0.09171797335147858, 0.06889616698026657, 0.21599140763282776, 0.3565850555896759, -0.05393612012267113, 0.12149576097726822, -0.08075836300849915, -0.008782515302300453, 0.13029824197292328, -0.017988497391343117, 0.000986267812550068, -0.0862276628613472, 0.06152015179395676, 0.057353850454092026, -0.25150859355926514, 0.10350646078586578, -0.07271561771631241, -0.05951138213276863, 0.0004020421765744686, -0.2175741195678711, -0.06402061879634857, -0.006507720798254013, -0.027100399136543274, -0.11592500656843185, 0.08610675483942032, 0.06811553984880447, 0.0013689663028344512, -0.024144873023033142, 0.09057305008172989, -0.07347691804170609, -0.09320732951164246, 0.10630325973033905, 0.08192574977874756, 0.056599222123622894, 0.04471128433942795, 0.0703142061829567, -0.045423392206430435, 0.1343879997730255, 0.06827761232852936, 0.09302306175231934, -0.042412854731082916, -0.028361838310956955, -0.08067146688699722, -0.10292909294366837, 0.061023056507110596, -0.031817711889743805, -0.02798379957675934, 0.23323965072631836, 0.045949146151542664, 0.021389707922935486, -0.007233717944473028, 0.23150217533111572, -0.0289145577698946, -0.1067793220281601, -0.1488102823495865, -0.07850973308086395, -0.005847356282174587, 0.022530654445290565, 0.06201649829745293, -0.166603222489357, 0.002292647259309888, 0.10777164250612259, 0.10400905460119247, 0.03438052162528038, 0.03840983286499977, 0.015355993062257767, 0.032770030200481415, 0.0016446405788883567, 0.0070657976903021336, 0.02284173108637333, 0.12333688884973526, -0.06566400080919266, 0.06312958151102066, -0.023267971351742744, -0.03749397397041321, -0.05800990015268326, 0.08881134539842606, 0.009360945783555508, -0.05397224426269531, -0.08364244550466537, 0.15889111161231995, -0.1147107481956482, -0.23683418333530426, 0.03588157519698143, -0.1587822586297989, -0.17893987894058228, -0.0464262031018734, 0.01244181115180254, 0.011489165015518665, -0.008865287527441978, 0.08632136136293411, -0.03340853378176689, 0.17554190754890442, 0.08997677266597748, 0.053864698857069016, -0.054129138588905334, 0.08367399126291275, -0.10046307742595673, 0.20091544091701508, 0.009493420831859112, 0.03320249542593956, 0.1017158105969429, -0.04777150601148605, -0.14288108050823212, -0.012773590162396431, 0.09036170691251755, -0.02016490325331688, 0.04201658442616463, 0.16881343722343445, -0.0027509452775120735, 0.08987665921449661, 0.13590361177921295, -0.008669412694871426, 0.06919834762811661, 0.031257156282663345, -0.008939494378864765, -0.05310872197151184, 0.16279363632202148, -0.12515345215797424, 0.08395697921514511, 0.16382016241550446, -0.06574694812297821, 0.014622383750975132, -0.03310101851820946, 0.026748813688755035, -0.02833276428282261, 0.16771750152111053, -0.005051759537309408, -0.12285532802343369, 0.045185159891843796, -0.027901729568839073, 0.10030891746282578, -0.13569805026054382, -0.0791119933128357, 0.024240056052803993, -0.0032059529330581427, -0.04823002219200134, 0.1450270116329193, 0.020927375182509422, -0.006486439146101475, -0.023727988824248314, -0.12664523720741272, 0.045009151101112366, 0.09328048676252365, -0.08137691766023636, 0.04958895966410637 ]
0f095ee5b45da1ead67626976a928a311688a7e4
# Dataset Card for HrWac ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** http://nlp.ffzg.hr/resources/corpora/hrwac/ - **Repository:** https://www.clarin.si/repository/xmlui/handle/11356/1064 - **Paper:** http://nlp.ffzg.hr/data/publications/nljubesi/ljubesic11-hrwac.pdf - **Leaderboard:** - **Point of Contact:** [Nikola Ljubešič](mailto:nikola.ljubesic@ffzg.hr) ### Dataset Summary The Croatian web corpus hrWaC was built by crawling the .hr top-level domain in 2011 and again in 2014. The corpus was near-deduplicated on paragraph level, normalised via diacritic restoration, morphosyntactically annotated and lemmatised. The corpus is shuffled by paragraphs. Each paragraph contains metadata on the URL, domain and language identification (Croatian vs. Serbian). ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Dataset is monolingual in Croatian language. ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields - sentence: sentences as strings ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information Dataset is under the [CC-BY-SA 3.0](http://creativecommons.org/licenses/by-sa/3.0/) license. ### Citation Information ``` @misc{11356/1064, title = {Croatian web corpus {hrWaC} 2.1}, author = {Ljube{\v s}i{\'c}, Nikola and Klubi{\v c}ka, Filip}, url = {http://hdl.handle.net/11356/1064}, note = {Slovenian language resource repository {CLARIN}.{SI}}, copyright = {Creative Commons - Attribution-{ShareAlike} 4.0 International ({CC} {BY}-{SA} 4.0)}, year = {2016} } ``` ### Contributions Thanks to [@IvanZidov](https://github.com/IvanZidov) for adding this dataset.
hrwac
[ "task_categories:text-generation", "task_categories:fill-mask", "task_ids:language-modeling", "task_ids:masked-language-modeling", "annotations_creators:no-annotation", "language_creators:found", "multilinguality:monolingual", "size_categories:1B<n<10B", "source_datasets:original", "language:hr", "license:cc-by-sa-3.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["no-annotation"], "language_creators": ["found"], "language": ["hr"], "license": ["cc-by-sa-3.0"], "multilinguality": ["monolingual"], "size_categories": ["1B<n<10B"], "source_datasets": ["original"], "task_categories": ["text-generation", "fill-mask"], "task_ids": ["language-modeling", "masked-language-modeling"], "pretty_name": "HrWac", "dataset_info": {"features": [{"name": "sentence", "dtype": "string"}], "config_name": "hrwac", "splits": [{"name": "train", "num_bytes": 43994569015, "num_examples": 1736944727}], "download_size": 9217221471, "dataset_size": 43994569015}}
2024-01-18T11:05:54+00:00
[]
[ "hr" ]
TAGS #task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-no-annotation #language_creators-found #multilinguality-monolingual #size_categories-1B<n<10B #source_datasets-original #language-Croatian #license-cc-by-sa-3.0 #region-us
# Dataset Card for HrWac ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: URL - Paper: URL - Leaderboard: - Point of Contact: Nikola Ljubešič ### Dataset Summary The Croatian web corpus hrWaC was built by crawling the .hr top-level domain in 2011 and again in 2014. The corpus was near-deduplicated on paragraph level, normalised via diacritic restoration, morphosyntactically annotated and lemmatised. The corpus is shuffled by paragraphs. Each paragraph contains metadata on the URL, domain and language identification (Croatian vs. Serbian). ### Supported Tasks and Leaderboards ### Languages Dataset is monolingual in Croatian language. ## Dataset Structure ### Data Instances ### Data Fields - sentence: sentences as strings ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information Dataset is under the CC-BY-SA 3.0 license. ### Contributions Thanks to @IvanZidov for adding this dataset.
[ "# Dataset Card for HrWac", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Nikola Ljubešič", "### Dataset Summary\n\nThe Croatian web corpus hrWaC was built by crawling the .hr top-level domain in 2011 and again in 2014. The corpus was near-deduplicated on paragraph level, normalised via diacritic restoration, morphosyntactically annotated and lemmatised. The corpus is shuffled by paragraphs. Each paragraph contains metadata on the URL, domain and language identification (Croatian vs. Serbian).", "### Supported Tasks and Leaderboards", "### Languages\n\nDataset is monolingual in Croatian language.", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- sentence: sentences as strings", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nDataset is under the CC-BY-SA 3.0 license.", "### Contributions\n\nThanks to @IvanZidov for adding this dataset." ]
[ "TAGS\n#task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-no-annotation #language_creators-found #multilinguality-monolingual #size_categories-1B<n<10B #source_datasets-original #language-Croatian #license-cc-by-sa-3.0 #region-us \n", "# Dataset Card for HrWac", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Nikola Ljubešič", "### Dataset Summary\n\nThe Croatian web corpus hrWaC was built by crawling the .hr top-level domain in 2011 and again in 2014. The corpus was near-deduplicated on paragraph level, normalised via diacritic restoration, morphosyntactically annotated and lemmatised. The corpus is shuffled by paragraphs. Each paragraph contains metadata on the URL, domain and language identification (Croatian vs. Serbian).", "### Supported Tasks and Leaderboards", "### Languages\n\nDataset is monolingual in Croatian language.", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- sentence: sentences as strings", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nDataset is under the CC-BY-SA 3.0 license.", "### Contributions\n\nThanks to @IvanZidov for adding this dataset." ]
[ 118, 8, 120, 31, 103, 10, 15, 6, 6, 13, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 19, 18 ]
[ "passage: TAGS\n#task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-no-annotation #language_creators-found #multilinguality-monolingual #size_categories-1B<n<10B #source_datasets-original #language-Croatian #license-cc-by-sa-3.0 #region-us \n# Dataset Card for HrWac## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Nikola Ljubešič### Dataset Summary\n\nThe Croatian web corpus hrWaC was built by crawling the .hr top-level domain in 2011 and again in 2014. The corpus was near-deduplicated on paragraph level, normalised via diacritic restoration, morphosyntactically annotated and lemmatised. The corpus is shuffled by paragraphs. Each paragraph contains metadata on the URL, domain and language identification (Croatian vs. Serbian).### Supported Tasks and Leaderboards### Languages\n\nDataset is monolingual in Croatian language.## Dataset Structure### Data Instances### Data Fields\n\n- sentence: sentences as strings### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data" ]
[ -0.001686407602392137, 0.17120566964149475, -0.0056870426051318645, 0.000775043445173651, 0.05007646605372429, 0.010258562862873077, 0.03590241074562073, 0.11693769693374634, 0.08045367151498795, 0.1445203721523285, -0.06175345182418823, 0.048843175172805786, 0.10437832772731781, 0.06443026661872864, 0.017723729833960533, -0.20053139328956604, 0.07253913581371307, -0.11177662014961243, -0.0176825113594532, 0.07489670813083649, 0.11686309427022934, -0.0905514732003212, 0.02504248358309269, -0.05954935774207115, 0.04875985160470009, 0.02641785331070423, -0.10644018650054932, -0.06909264624118805, 0.02290850318968296, 0.010081836953759193, 0.029624376446008682, 0.028717266395688057, 0.07572318613529205, -0.27466920018196106, 0.014157484285533428, 0.0439949706196785, 0.003124352777376771, 0.011090639978647232, 0.10917021334171295, -0.08188380300998688, 0.09769780933856964, -0.20024700462818146, 0.08191186934709549, 0.02351454086601734, -0.10316845029592514, -0.14369477331638336, -0.08798117935657501, 0.051362842321395874, 0.08532162010669708, 0.03943810611963272, -0.042110688984394073, 0.0818532332777977, -0.07223514467477798, 0.02037351205945015, 0.1055048480629921, -0.11414657533168793, -0.06979930400848389, 0.04664476588368416, 0.03368861973285675, 0.06470029056072235, -0.14218458533287048, 0.03862233832478523, -0.03776828572154045, 0.03451685234904289, 0.029781503602862358, -0.044194407761096954, -0.057954560965299606, 0.03811793029308319, -0.07398926466703415, -0.06815114617347717, 0.13171444833278656, -0.0015269392170011997, 0.02325425110757351, -0.18832774460315704, 0.04886968806385994, 0.06746773421764374, -0.05644896999001503, 0.030837759375572205, -0.00899001769721508, -0.04322092607617378, 0.05254068970680237, -0.01710270345211029, -0.044149719178676605, 0.012453536503016949, 0.035003840923309326, 0.14122274518013, 0.05353183299303055, -0.0017235991545021534, 0.07315988093614578, 0.07822715491056442, 0.1345020830631256, -0.13597321510314941, -0.02399929240345955, -0.036470554769039154, -0.169804185628891, -0.025549015030264854, 0.027472585439682007, 0.037643540650606155, 0.10113569349050522, 0.15728218853473663, -0.0037566986866295338, 0.035221200436353683, -0.019615501165390015, -0.041036754846572876, 0.06321156024932861, 0.09301626682281494, -0.07784412056207657, -0.11503706127405167, -0.035301487892866135, -0.0222121924161911, -0.04332322999835014, -0.031563226133584976, -0.02367701753973961, 0.029231809079647064, 0.01787496916949749, 0.1255778819322586, 0.10542753338813782, 0.005519674625247717, -0.054041456431150436, -0.06153220310807228, 0.08469937741756439, -0.14132879674434662, 0.03056160733103752, 0.03346041589975357, -0.01400772389024496, -0.05392320081591606, -0.05870763212442398, -0.0032581891864538193, -0.11242933571338654, 0.09322516620159149, -0.00234919972717762, -0.03260882943868637, -0.081415094435215, -0.03925497084856033, 0.08564873039722443, -0.013471412472426891, -0.0593765527009964, 0.0014367348048835993, -0.044215112924575806, -0.06284619122743607, 0.00944722630083561, -0.12951931357383728, -0.0057927086018025875, -0.003226736793294549, -0.026322046294808388, 0.02892446704208851, 0.009123088791966438, 0.04692311957478523, -0.07571541517972946, 0.017420843243598938, -0.1245366781949997, 0.028500782325863838, 0.11906452476978302, 0.024797340855002403, -0.05714268609881401, 0.045693349093198776, -0.13841770589351654, 0.10860554873943329, -0.15063509345054626, -0.03826620429754257, -0.12042959034442902, -0.004148957785218954, 0.025836773216724396, -0.03210005909204483, -0.07455886900424957, 0.0703221932053566, -0.18772229552268982, -0.011217992752790451, 0.12843233346939087, -0.05456214398145676, -0.01357683539390564, 0.057357512414455414, -0.04675253853201866, 0.029855309054255486, 0.05427968129515648, 0.08239384740591049, -0.01967543736100197, -0.012394262477755547, -0.052083149552345276, -0.12049100548028946, 0.10768047720193863, 0.26270371675491333, 0.10114385187625885, -0.08276613801717758, 0.1987505555152893, 0.062009163200855255, -0.0513596385717392, -0.12725676596164703, 0.0036041305866092443, -0.054940611124038696, 0.0337308831512928, 0.002279283944517374, 0.008957751095294952, -0.02039341628551483, -0.03289920464158058, -0.04772856459021568, -0.08115430921316147, 0.027764255180954933, 0.06980853527784348, -0.02131034806370735, 0.01410654466599226, -0.05237247049808502, -0.030469637364149094, 0.0033390051685273647, 0.006663919892162085, -0.1764858067035675, -0.13803890347480774, 0.0655985027551651, -0.08909784257411957, 0.1059228852391243, -0.03997921943664551, 0.01775195449590683, -0.020694084465503693, -0.046904925256967545, 0.0498587042093277, -0.05785633623600006, 0.049166835844516754, 0.0444343239068985, -0.23316335678100586, -0.049754273146390915, -0.030338207259774208, 0.14466498792171478, -0.05255550146102905, -0.03483171761035919, 0.12952923774719238, 0.2933880686759949, 0.05530426651239395, -0.054993998259305954, 0.015095334500074387, 0.05626735836267471, 0.018219875171780586, -0.030837291851639748, -0.010518694296479225, -0.07165228575468063, 0.03785428777337074, 0.08251748234033585, -0.08196865767240524, -0.1398959904909134, 0.03785210847854614, 0.11518742144107819, -0.04825500771403313, -0.056856073439121246, -0.030604809522628784, -0.035310521721839905, -0.04049556329846382, -0.0822298526763916, 0.09605380892753601, 0.038867104798555374, -0.0048978375270962715, -0.07452375441789627, -0.1266752928495407, -0.04840744659304619, 0.052825264632701874, -0.05454612895846367, 0.14061136543750763, 0.04621688649058342, -0.15678182244300842, 0.1262338012456894, 0.03560211881995201, 0.15676359832286835, 0.15989133715629578, -0.04061291366815567, -0.13916830718517303, -0.012500621378421783, 0.01438248623162508, 0.044973958283662796, 0.11900486797094345, -0.09224632382392883, 0.024570276960730553, 0.07373248785734177, -0.009610227309167385, 0.011365712620317936, -0.018749341368675232, 0.05380275472998619, -0.01645549014210701, -0.03370315954089165, 0.03952842205762863, 0.00012103174231015146, 0.09665123373270035, 0.09390003979206085, 0.04710055887699127, 0.1254969984292984, -0.06609239429235458, -0.08857450634241104, -0.028649447485804558, 0.08069503307342529, -0.1412084549665451, -0.21471227705478668, -0.13560964167118073, -0.05111141502857208, -0.09961825609207153, -0.05340094119310379, -0.010910604149103165, -0.023249154910445213, -0.10851866751909256, -0.05022236332297325, 0.12655623257160187, 0.1128087043762207, -0.11618176102638245, 0.0012803412973880768, 0.08955806493759155, -0.026925085112452507, -0.12206976860761642, 0.023065214976668358, 0.05350540578365326, -0.01417340338230133, 0.0000681093442835845, 0.0688706487417221, 0.11968336999416351, 0.05139891430735588, 0.07164223492145538, -0.008486473001539707, -0.007196366786956787, 0.18084199726581573, -0.17533719539642334, 0.12002298980951309, 0.028699202463030815, -0.08918610960245132, 0.006563624832779169, 0.22452957928180695, 0.04903022572398186, -0.03342623636126518, 0.016901908442378044, 0.11407699435949326, -0.02338050678372383, -0.2071862667798996, -0.14178566634655, -0.10655053704977036, -0.0926160216331482, 0.08772169053554535, 0.07586945593357086, -0.03399214148521423, -0.04032367467880249, -0.1462041288614273, -0.06494948267936707, 0.11265605688095093, 0.07877568900585175, 0.10136807709932327, 0.04175470769405365, 0.011104504577815533, -0.053996384143829346, -0.06068320944905281, 0.09485739469528198, 0.09981719404459, 0.20895369350910187, -0.013157004490494728, 0.258057177066803, 0.06673940271139145, 0.07553739845752716, -0.031245049089193344, 0.01528725866228342, 0.02580699697136879, 0.0767599567770958, 0.014731790870428085, -0.09187711030244827, 0.06160268560051918, 0.04273294284939766, 0.055577002465724945, -0.09738719463348389, 0.08683426678180695, -0.16003942489624023, 0.1126396432518959, 0.20564837753772736, 0.02105768583714962, -0.06442040950059891, -0.010386481881141663, 0.11359047889709473, -0.0660257637500763, -0.10809458047151566, -0.04674749821424484, 0.02896633930504322, -0.18643754720687866, 0.09429899603128433, 0.012019716203212738, 0.10005757957696915, -0.0725649893283844, -0.050315503031015396, 0.0188999492675066, 0.05756664648652077, -0.01279953122138977, 0.12034966051578522, -0.0893818736076355, 0.11428891122341156, 0.004308866802603006, 0.019517701119184494, -0.13849720358848572, 0.02946648560464382, 0.0023269120138138533, -0.06669672578573227, 0.1391487717628479, 0.0006249644793570042, -0.09849322587251663, -0.04409652203321457, -0.14980211853981018, 0.013004415668547153, 0.09414424747228622, -0.20328037440776825, 0.1303112953901291, -0.010092013515532017, -0.02467055805027485, -0.0728343278169632, -0.09498155862092972, -0.09430614113807678, -0.23441851139068604, 0.07435767352581024, -0.054367147386074066, 0.038320332765579224, -0.05738513171672821, -0.058430373668670654, -0.07555963844060898, 0.14465884864330292, -0.05388396233320236, -0.07360318303108215, -0.13886089622974396, -0.059074319899082184, 0.2275492399930954, -0.049497202038764954, 0.026035508140921593, -0.02008184790611267, 0.22408108413219452, -0.012339797802269459, -0.060844194144010544, 0.0175623819231987, -0.012407536618411541, -0.21180972456932068, -0.001551527064293623, 0.15016216039657593, 0.06774278730154037, 0.029067721217870712, 0.014864428900182247, 0.08080290257930756, 0.045232996344566345, -0.09459350258111954, -0.0013063574442639947, 0.10531295835971832, 0.048310596495866776, 0.10796886682510376, -0.07693807035684586, -0.13558147847652435, -0.12212067097425461, -0.05427081510424614, 0.08591479063034058, 0.14698314666748047, -0.06328454613685608, 0.22159667313098907, 0.08313705772161484, -0.08984726667404175, -0.24407997727394104, -0.03480537235736847, 0.019356338307261467, 0.0014918893575668335, 0.0392167866230011, -0.1320255994796753, 0.05586717650294304, 0.04077867418527603, -0.02627253718674183, 0.01754603162407875, -0.18355385959148407, -0.14865484833717346, 0.017268020659685135, -0.012939579784870148, -0.2970220148563385, -0.11616970598697662, -0.07891916483640671, -0.05206359922885895, -0.24218212068080902, 0.09312184900045395, -0.0078024836257100105, 0.019086172804236412, -0.002000888343900442, 0.004843982867896557, 0.013842564076185226, 0.007663118187338114, 0.191056028008461, 0.03682911396026611, -0.007116744294762611, -0.10659462958574295, 0.03076237626373768, 0.1135244369506836, -0.018070286139845848, 0.012287765741348267, 0.04636954888701439, -0.046503931283950806, -0.11772680282592773, -0.05028131231665611, -0.10050743818283081, 0.038610365241765976, -0.09852846711874008, -0.0349455364048481, -0.031154805794358253, 0.10559713840484619, 0.08772703260183334, -0.06200167164206505, 0.10458336025476456, -0.07197800278663635, 0.06508362293243408, 0.14837896823883057, 0.10391566902399063, 0.04681657999753952, -0.03494127094745636, 0.023320602253079414, -0.007203170098364353, -0.05370815843343735, 0.024938112124800682, 0.08524816483259201, 0.096644327044487, 0.008615058846771717, 0.11416739225387573, -0.058466844260692596, -0.15204709768295288, -0.04148899391293526, 0.08343309909105301, -0.053803518414497375, -0.17473283410072327, 0.020503541454672813, 0.029967060312628746, -0.08532075583934784, -0.08815890550613403, 0.06355343014001846, 0.038943856954574585, -0.08126193284988403, 0.004547439981251955, 0.07753374427556992, 0.04464540630578995, 0.061612240970134735, -0.0012156637385487556, 0.06525485962629318, -0.13163699209690094, 0.14743512868881226, 0.14974942803382874, -0.07876094430685043, -0.0007645427831448615, 0.14366185665130615, -0.08277453482151031, -0.021789047867059708, 0.07387571036815643, 0.07095922529697418, 0.0406130887567997, -0.02507825754582882, -0.022920463234186172, -0.16078950464725494, 0.049598727375268936, 0.10460802167654037, 0.010787967592477798, 0.012829074636101723, 0.059026215225458145, -0.03428668901324272, -0.03930535912513733, 0.17929720878601074, 0.07757437229156494, 0.003752181539312005, -0.00031463964842259884, -0.03343218192458153, -0.011312965303659439, -0.051894787698984146, -0.0019096285104751587, -0.0373062901198864, -0.08462464064359665, -0.0067115784622728825, -0.17301976680755615, 0.003294142661616206, -0.14348801970481873, -0.0016621716786175966, -0.00787244364619255, -0.05115716904401779, -0.027384739369153976, 0.023208454251289368, -0.09436136484146118, -0.06393980979919434, -0.055782679468393326, 0.1422957330942154, -0.16196027398109436, -0.019041571766138077, 0.10839498788118362, -0.0935455933213234, 0.09067463129758835, 0.01449297834187746, -0.02365429513156414, 0.044448550790548325, -0.03625065088272095, 0.0020806649699807167, -0.031496282666921616, 0.05231444165110588, 0.06462503224611282, -0.17264337837696075, -0.002282586181536317, 0.000644564104732126, -0.055193476378917694, 0.027270881459116936, -0.019457392394542694, -0.08059073239564896, 0.03821101412177086, -0.0450279638171196, -0.08104187250137329, 0.04477857053279877, 0.07636312395334244, 0.10873224586248398, -0.014917077496647835, 0.08398997783660889, -0.03408046066761017, 0.04823434725403786, -0.10445944964885712, -0.039819080382585526, -0.024182068184018135, -0.01168081909418106, -0.01946685090661049, -0.010046517476439476, 0.05928182601928711, 0.011087183840572834, 0.20495492219924927, -0.041541893035173416, 0.04317439720034599, 0.07639788836240768, 0.011493926867842674, -0.11089629679918289, 0.09196064621210098, -0.019549798220396042, 0.0038906701374799013, -0.012733093462884426, -0.0055434671230614185, -0.07776421308517456, -0.07846299558877945, -0.06115294247865677, 0.07153070718050003, 0.2418624460697174, 0.31106168031692505, -0.08915621787309647, 0.1494675576686859, -0.09134802222251892, -0.015253727324306965, 0.12089766561985016, -0.03276911750435829, 0.02158527635037899, -0.0888613760471344, 0.012965221889317036, 0.07473724335432053, -0.2477080076932907, 0.13376398384571075, -0.07561271637678146, -0.06137499585747719, -0.011365196667611599, -0.19436240196228027, -0.07706256210803986, 0.0035059843212366104, -0.015731651335954666, -0.11003148555755615, 0.0910942479968071, 0.1053176075220108, 0.013851270079612732, 0.0008047184091992676, 0.09005818516016006, -0.12019530683755875, -0.09745942801237106, 0.08697624504566193, 0.0784878060221672, 0.06530144810676575, 0.03508630394935608, 0.0740223079919815, -0.041054923087358475, 0.09417273849248886, 0.06424818187952042, 0.08301610499620438, -0.012561721727252007, -0.04882201924920082, -0.07873091846704483, -0.06596269458532333, 0.0714896023273468, -0.045620452612638474, -0.0324987955391407, 0.22533287107944489, 0.05052370950579643, 0.009085927158594131, -0.001409397809766233, 0.26671546697616577, -0.02103523164987564, -0.1474149227142334, -0.18519817292690277, -0.039512861520051956, 0.01530012208968401, 0.0020319579634815454, 0.07737701386213303, -0.13745401799678802, -0.018099797889590263, 0.09065024554729462, 0.13294723629951477, 0.0355096161365509, 0.03927761688828468, -0.014474387280642986, 0.033290795981884, 0.023750323802232742, 0.040536995977163315, -0.0036602062173187733, 0.1455729603767395, -0.0536053404211998, 0.035685956478118896, -0.012270630337297916, -0.015401440672576427, -0.10273636877536774, 0.12140505760908127, -0.03222129866480827, -0.07261890172958374, -0.07699301093816757, 0.13635580241680145, -0.11674141138792038, -0.28238925337791443, 0.035164739936590195, -0.16793406009674072, -0.19180327653884888, -0.0449545755982399, 0.0084703853353858, -0.014432289637625217, -0.013644999824464321, 0.07101279497146606, -0.044335201382637024, 0.17936240136623383, 0.09602736681699753, 0.046761173754930496, -0.050259482115507126, 0.1268560290336609, -0.04664277657866478, 0.19833730161190033, -0.00372593617066741, 0.055389296263456345, 0.07851791381835938, -0.04927453026175499, -0.12135618925094604, 0.00372798228636384, 0.10943526774644852, -0.023101236671209335, 0.019641520455479622, 0.18597520887851715, -0.022383173927664757, 0.11724097281694412, 0.12813234329223633, 0.01116612646728754, 0.06374888867139816, -0.00613371329382062, 0.013994152657687664, -0.06552278250455856, 0.13611115515232086, -0.10964343696832657, 0.07791799306869507, 0.16007792949676514, -0.04552348330616951, 0.009772027842700481, -0.03698873519897461, 0.039291124790906906, -0.022923920303583145, 0.14644627273082733, -0.02760522998869419, -0.12785904109477997, 0.02443700283765793, -0.04053667187690735, 0.10230034589767456, -0.17099802196025848, -0.07368555665016174, 0.051920123398303986, -0.04389927163720131, -0.0037280835676938295, 0.149997279047966, 0.058744803071022034, -0.012251710519194603, -0.034989841282367706, -0.15416163206100464, 0.042686671018600464, 0.09405124187469482, -0.09129974991083145, 0.04912498593330383 ]
2ac5775fe2cb97e6ff096aa5274b0a19a1ea3872
# Dataset Card for [Dataset Name] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:**[Humicroedit](https://www.cs.rochester.edu/u/nhossain/humicroedit.html) - **Repository:** - **Paper:**["President Vows to Cut Taxes Hair": Dataset and Analysis of Creative Text Editing for Humorous Headlines.](http://cs.rochester.edu/~nhossain/humicroedit-naacl-19.pdf) - **Leaderboard:** - **Point of Contact:**[nhossain@cs.rochester.edu] ### Dataset Summary This is the task dataset for SemEval-2020 Task 7: Assessing Humor in Edited News Headlines. ### Supported Tasks and Leaderboards [Task Description Page](https://competitions.codalab.org/competitions/20970) - Regression Task: In this task, given the original and the edited headline, the participant is required to predict the mean funniness of the edited headline. Success on this task is typically measured by achieving a *low* Mean Square Error. - Predict the funnier of the two edited headlines: Given the original headline and two edited versions, the participant has to predict which edited version is the funnier of the two. Success on this task is typically measured by achieving a *high* accuracy. ### Languages English ## Dataset Structure ### Data Instances For subtask-1, i.e Given the original and the edited headline, predict the mean funniness of the edited headline. ``` { 'id': 1183, 'original': 'Kushner to visit <Mexico/> following latest trump tirades.', 'edit': 'therapist', 'grades': '33332', 'meanGrade': 2.8 } ``` For subtask-2, i.e Given the original headline and two edited versions, predict which edited version is the funnier of the two. ``` { 'id': 1183, 'original1': 'Gene Cernan , Last <Astronaut/> on the Moon , Dies at 82', 'edit1': 'Dancer', 'grades1': '1113', 'meanGrade1': 1.2, 'original2': 'Gene Cernan , Last Astronaut on the Moon , <Dies/> at 82', 'edit2': 'impregnated', 'grades2': '30001', 'meanGrade2': 0.8, 'label': 1 } ``` ### Data Fields For subtask-1 - `id`: Unique identifier of an edited headline. - `original`: The headline with replaced word(s) identified with the </> tag. - `edit`: The new word which replaces the word marked in </> tag in the original field. - `grades`: 'grades' are the concatenation of all the grades by different annotators. - `mean` is the mean of all the judges scores. For subtask-2 - `id`: Unique identifier of an edited headline. - `original1`: The original headline with replaced word(s) identified with </> tag. - `edit1`: The new word which replaces the word marked in </> tag in the `original1` field. - `grades1`: The concatenation of all the grades annotated by different annotators for sentence1. - `meanGrade1` is the mean of all the judges scores for sentence1. - `original2`: The original headline with replaced word(s) identified with </> tag. - `edit2`: The new word which replaces the word marked in </> tag in the `original1` field. - `grades2`: The concatenation of all the grades annotated by different annotators for the sentence2. - `meanGrade2` is the mean of all the judges scores for sentence2. - `label` is 1 if sentence1 is more humourous than sentence2, 2 if sentence 2 is more humorous than sentence1, 0 if both the sentences are equally humorous ### Data Splits | Sub Task | Train | Dev | Test | Funlines| | ----- | ------ | ---- | ---- |-----| | Subtask-1:Regression | 9652 | 2419 | 3024| 8248 | | Subtask-2: Funnier headline prediction| 9381 | 2355 | 2960| 1958 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization Crowd-sourced the data by gamifying it as on the website funlines.co. Players rate the headlines on a scale of 0-4. Players are scored based on their editing and rating, and they are ranked on the game’s leaderboard page. #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information ``` @article{hossain2019president, title={" President Vows to Cut< Taxes> Hair": Dataset and Analysis of Creative Text Editing for Humorous Headlines}, author={Hossain, Nabil and Krumm, John and Gamon, Michael}, journal={arXiv preprint arXiv:1906.00274}, year={2019} }``` ### Contributions Thanks to [@saradhix](https://github.com/saradhix) for adding this dataset.
humicroedit
[ "task_categories:text-classification", "task_ids:text-scoring", "annotations_creators:crowdsourced", "annotations_creators:expert-generated", "language_creators:crowdsourced", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:unknown", "funnier-headline-identification", "funniness-score-prediction", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced", "expert-generated"], "language_creators": ["crowdsourced"], "language": ["en"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["text-scoring"], "paperswithcode_id": "humicroedit", "pretty_name": "Humicroedit", "config_names": ["subtask-1", "subtask-2"], "tags": ["funnier-headline-identification", "funniness-score-prediction"], "dataset_info": [{"config_name": "subtask-1", "features": [{"name": "id", "dtype": "string"}, {"name": "original", "dtype": "string"}, {"name": "edit", "dtype": "string"}, {"name": "grades", "dtype": "string"}, {"name": "meanGrade", "dtype": "float32"}], "splits": [{"name": "train", "num_bytes": 1058589, "num_examples": 9652}, {"name": "test", "num_bytes": 332113, "num_examples": 3024}, {"name": "validation", "num_bytes": 269083, "num_examples": 2419}, {"name": "funlines", "num_bytes": 942376, "num_examples": 8248}], "download_size": 1621456, "dataset_size": 2602161}, {"config_name": "subtask-2", "features": [{"name": "id", "dtype": "string"}, {"name": "original1", "dtype": "string"}, {"name": "edit1", "dtype": "string"}, {"name": "grades1", "dtype": "string"}, {"name": "meanGrade1", "dtype": "float32"}, {"name": "original2", "dtype": "string"}, {"name": "edit2", "dtype": "string"}, {"name": "grades2", "dtype": "string"}, {"name": "meanGrade2", "dtype": "float32"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "equal", "1": "sentence1", "2": "sentence2"}}}}], "splits": [{"name": "train", "num_bytes": 2102667, "num_examples": 9381}, {"name": "test", "num_bytes": 665087, "num_examples": 2960}, {"name": "validation", "num_bytes": 535044, "num_examples": 2355}, {"name": "funlines", "num_bytes": 451416, "num_examples": 1958}], "download_size": 1621456, "dataset_size": 3754214}]}
2024-01-18T11:05:56+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-text-scoring #annotations_creators-crowdsourced #annotations_creators-expert-generated #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #funnier-headline-identification #funniness-score-prediction #region-us
Dataset Card for [Dataset Name] =============================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage:Humicroedit * Repository: * Paper:"President Vows to Cut Taxes Hair": Dataset and Analysis of Creative Text Editing for Humorous Headlines. * Leaderboard: * Point of Contact:[nhossain@URL] ### Dataset Summary This is the task dataset for SemEval-2020 Task 7: Assessing Humor in Edited News Headlines. ### Supported Tasks and Leaderboards Task Description Page * Regression Task: In this task, given the original and the edited headline, the participant is required to predict the mean funniness of the edited headline. Success on this task is typically measured by achieving a *low* Mean Square Error. * Predict the funnier of the two edited headlines: Given the original headline and two edited versions, the participant has to predict which edited version is the funnier of the two. Success on this task is typically measured by achieving a *high* accuracy. ### Languages English Dataset Structure ----------------- ### Data Instances For subtask-1, i.e Given the original and the edited headline, predict the mean funniness of the edited headline. For subtask-2, i.e Given the original headline and two edited versions, predict which edited version is the funnier of the two. ### Data Fields For subtask-1 * 'id': Unique identifier of an edited headline. * 'original': The headline with replaced word(s) identified with the </> tag. * 'edit': The new word which replaces the word marked in </> tag in the original field. * 'grades': 'grades' are the concatenation of all the grades by different annotators. * 'mean' is the mean of all the judges scores. For subtask-2 * 'id': Unique identifier of an edited headline. * 'original1': The original headline with replaced word(s) identified with </> tag. * 'edit1': The new word which replaces the word marked in </> tag in the 'original1' field. * 'grades1': The concatenation of all the grades annotated by different annotators for sentence1. * 'meanGrade1' is the mean of all the judges scores for sentence1. * 'original2': The original headline with replaced word(s) identified with </> tag. * 'edit2': The new word which replaces the word marked in </> tag in the 'original1' field. * 'grades2': The concatenation of all the grades annotated by different annotators for the sentence2. * 'meanGrade2' is the mean of all the judges scores for sentence2. * 'label' is 1 if sentence1 is more humourous than sentence2, 2 if sentence 2 is more humorous than sentence1, 0 if both the sentences are equally humorous ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization Crowd-sourced the data by gamifying it as on the website URL. Players rate the headlines on a scale of 0-4. Players are scored based on their editing and rating, and they are ranked on the game’s leaderboard page. #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information ### Contributions Thanks to @saradhix for adding this dataset.
[ "### Dataset Summary\n\n\nThis is the task dataset for SemEval-2020 Task 7: Assessing Humor in Edited News Headlines.", "### Supported Tasks and Leaderboards\n\n\nTask Description Page\n\n\n* Regression Task: In this task, given the original and the edited headline, the participant is required to predict the mean funniness of the edited headline. Success on this task is typically measured by achieving a *low* Mean Square Error.\n* Predict the funnier of the two edited headlines: Given the original headline and two edited versions, the participant has to predict which edited version is the funnier of the two. Success on this task is typically measured by achieving a *high* accuracy.", "### Languages\n\n\nEnglish\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nFor subtask-1, i.e Given the original and the edited headline, predict the mean funniness of the edited headline.\n\n\nFor subtask-2, i.e Given the original headline and two edited versions, predict which edited version is the funnier of the two.", "### Data Fields\n\n\nFor subtask-1\n\n\n* 'id': Unique identifier of an edited headline.\n* 'original': The headline with replaced word(s) identified with the </> tag.\n* 'edit': The new word which replaces the word marked in </> tag in the original field.\n* 'grades': 'grades' are the concatenation of all the grades by different annotators.\n* 'mean' is the mean of all the judges scores.\n\n\nFor subtask-2\n\n\n* 'id': Unique identifier of an edited headline.\n* 'original1': The original headline with replaced word(s) identified with </> tag.\n* 'edit1': The new word which replaces the word marked in </> tag in the 'original1' field.\n* 'grades1': The concatenation of all the grades annotated by different annotators for sentence1.\n* 'meanGrade1' is the mean of all the judges scores for sentence1.\n* 'original2': The original headline with replaced word(s) identified with </> tag.\n* 'edit2': The new word which replaces the word marked in </> tag in the 'original1' field.\n* 'grades2': The concatenation of all the grades annotated by different annotators for the sentence2.\n* 'meanGrade2' is the mean of all the judges scores for sentence2.\n* 'label' is 1 if sentence1 is more humourous than sentence2,\n2 if sentence 2 is more humorous than sentence1,\n0 if both the sentences are equally humorous", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nCrowd-sourced the data by gamifying it as on the website URL. Players rate the headlines on a scale of 0-4.\nPlayers are scored based on their editing and rating, and they\nare ranked on the game’s leaderboard page.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @saradhix for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-text-scoring #annotations_creators-crowdsourced #annotations_creators-expert-generated #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #funnier-headline-identification #funniness-score-prediction #region-us \n", "### Dataset Summary\n\n\nThis is the task dataset for SemEval-2020 Task 7: Assessing Humor in Edited News Headlines.", "### Supported Tasks and Leaderboards\n\n\nTask Description Page\n\n\n* Regression Task: In this task, given the original and the edited headline, the participant is required to predict the mean funniness of the edited headline. Success on this task is typically measured by achieving a *low* Mean Square Error.\n* Predict the funnier of the two edited headlines: Given the original headline and two edited versions, the participant has to predict which edited version is the funnier of the two. Success on this task is typically measured by achieving a *high* accuracy.", "### Languages\n\n\nEnglish\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nFor subtask-1, i.e Given the original and the edited headline, predict the mean funniness of the edited headline.\n\n\nFor subtask-2, i.e Given the original headline and two edited versions, predict which edited version is the funnier of the two.", "### Data Fields\n\n\nFor subtask-1\n\n\n* 'id': Unique identifier of an edited headline.\n* 'original': The headline with replaced word(s) identified with the </> tag.\n* 'edit': The new word which replaces the word marked in </> tag in the original field.\n* 'grades': 'grades' are the concatenation of all the grades by different annotators.\n* 'mean' is the mean of all the judges scores.\n\n\nFor subtask-2\n\n\n* 'id': Unique identifier of an edited headline.\n* 'original1': The original headline with replaced word(s) identified with </> tag.\n* 'edit1': The new word which replaces the word marked in </> tag in the 'original1' field.\n* 'grades1': The concatenation of all the grades annotated by different annotators for sentence1.\n* 'meanGrade1' is the mean of all the judges scores for sentence1.\n* 'original2': The original headline with replaced word(s) identified with </> tag.\n* 'edit2': The new word which replaces the word marked in </> tag in the 'original1' field.\n* 'grades2': The concatenation of all the grades annotated by different annotators for the sentence2.\n* 'meanGrade2' is the mean of all the judges scores for sentence2.\n* 'label' is 1 if sentence1 is more humourous than sentence2,\n2 if sentence 2 is more humorous than sentence1,\n0 if both the sentences are equally humorous", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nCrowd-sourced the data by gamifying it as on the website URL. Players rate the headlines on a scale of 0-4.\nPlayers are scored based on their editing and rating, and they\nare ranked on the game’s leaderboard page.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @saradhix for adding this dataset." ]
[ 122, 32, 137, 12, 74, 385, 11, 7, 4, 67, 10, 5, 5, 9, 18, 7, 8, 14, 6, 6, 17 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-text-scoring #annotations_creators-crowdsourced #annotations_creators-expert-generated #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #funnier-headline-identification #funniness-score-prediction #region-us \n### Dataset Summary\n\n\nThis is the task dataset for SemEval-2020 Task 7: Assessing Humor in Edited News Headlines.### Supported Tasks and Leaderboards\n\n\nTask Description Page\n\n\n* Regression Task: In this task, given the original and the edited headline, the participant is required to predict the mean funniness of the edited headline. Success on this task is typically measured by achieving a *low* Mean Square Error.\n* Predict the funnier of the two edited headlines: Given the original headline and two edited versions, the participant has to predict which edited version is the funnier of the two. Success on this task is typically measured by achieving a *high* accuracy.### Languages\n\n\nEnglish\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nFor subtask-1, i.e Given the original and the edited headline, predict the mean funniness of the edited headline.\n\n\nFor subtask-2, i.e Given the original headline and two edited versions, predict which edited version is the funnier of the two." ]
[ -0.037280187010765076, -0.005257525015622377, -0.006023665424436331, -0.02634834684431553, 0.05927345156669617, 0.010175302624702454, 0.008977028541266918, 0.056061629205942154, 0.058983203023672104, 0.15617339313030243, -0.014311648905277252, 0.05123114213347435, 0.07865544408559799, 0.0655069649219513, 0.010370403528213501, -0.1310737282037735, 0.052281297743320465, -0.1081976518034935, 0.0689353346824646, 0.07126033306121826, 0.13379429280757904, -0.0642002522945404, 0.009968682192265987, -0.03690168261528015, -0.04169680178165436, 0.0761684775352478, 0.0318608395755291, -0.00042561598820611835, 0.045483533293008804, 0.05252173915505409, 0.09561163187026978, -0.03460358455777168, 0.009080545045435429, -0.19640201330184937, 0.008740217424929142, 0.04082007333636284, 0.07251691073179245, -0.04417452588677406, 0.048266202211380005, -0.026167413219809532, 0.1274416148662567, -0.14059710502624512, -0.005561805795878172, 0.05405156686902046, -0.07564417272806168, -0.04373285546898842, -0.10378816723823547, 0.0771637037396431, 0.1376960128545761, 0.05026404187083244, -0.06979836523532867, 0.04785214737057686, -0.03379089757800102, 0.02976248227059841, 0.10320228338241577, -0.19651101529598236, -0.05444347485899925, 0.06431610137224197, -0.024911675602197647, 0.0213597621768713, -0.05053335428237915, 0.005521757062524557, 0.02270853891968727, 0.022665131837129593, -0.13155733048915863, -0.043208591639995575, 0.027389390394091606, -0.003968982025980949, -0.08618200570344925, -0.163402259349823, 0.09665244817733765, 0.04590673744678497, -0.1372901350259781, -0.21519067883491516, 0.0006972792325541377, 0.055317945778369904, -0.056389037519693375, -0.058488793671131134, 0.04430707171559334, 0.030330009758472443, 0.022024398669600487, -0.035126008093357086, -0.12219405919313431, -0.0282604917883873, -0.010981040075421333, 0.09733469784259796, 0.020959660410881042, 0.032396350055933, -0.045979730784893036, 0.08458482474088669, -0.13151513040065765, -0.05954168364405632, -0.03959986940026283, -0.03716731816530228, -0.13170942664146423, -0.025411948561668396, 0.03594331070780754, -0.15900878608226776, 0.030768975615501404, 0.1264997273683548, -0.11265692114830017, 0.04407458007335663, 0.011549722403287888, 0.03627884387969971, 0.0941532775759697, 0.22049640119075775, -0.0061247325502336025, -0.13149726390838623, 0.009361576288938522, 0.0034734639339149, 0.11765133589506149, 0.024393802508711815, 0.042576976120471954, 0.03131118416786194, 0.0718008503317833, 0.09913749992847443, 0.05756906047463417, -0.07194270938634872, -0.1252458393573761, 0.0014932537451386452, 0.09931324422359467, -0.14414630830287933, -0.017494307830929756, -0.004345536231994629, -0.04167373105883598, 0.019927119836211205, -0.037356577813625336, 0.02831874042749405, -0.07828501611948013, 0.06116070970892906, -0.011372814886271954, -0.005753007717430592, -0.04154498502612114, -0.08188982307910919, 0.046310797333717346, 0.006610304117202759, -0.07646780461072922, -0.055211376398801804, -0.13188496232032776, -0.13944073021411896, -0.01388148870319128, -0.03194337338209152, -0.08324755728244781, -0.07182108610868454, -0.018247932195663452, -0.02589847333729267, 0.00305057386867702, 0.039940688759088516, -0.0006749199237674475, 0.043571796268224716, -0.03955699875950813, -0.0006834482774138451, 0.08371264487504959, -0.00023290466924663633, -0.10709749162197113, 0.04642157256603241, -0.2643481194972992, 0.12075796723365784, -0.014027363620698452, 0.04651102423667908, -0.10692179948091507, -0.004142677877098322, -0.028639240190386772, 0.05271345376968384, 0.009990347549319267, 0.10922039300203323, -0.07191082835197449, -0.0690334141254425, 0.12050793319940567, -0.0820578932762146, -0.05799392983317375, 0.13435882329940796, -0.015129669569432735, 0.1963362693786621, 0.13329395651817322, 0.12556509673595428, 0.01648530922830105, -0.07108980417251587, -0.13997536897659302, -0.1064588651061058, -0.0062144482508301735, 0.18529745936393738, 0.012710116803646088, -0.12080679833889008, 0.023080624639987946, -0.00302583328448236, 0.014267436228692532, -0.0363333597779274, 0.00710015743970871, -0.0284182857722044, -0.028142033144831657, -0.0007180406828410923, -0.04313979670405388, 0.03702729195356369, -0.006147002335637808, -0.08642856776714325, -0.11574628204107285, -0.0873500406742096, 0.04961112141609192, -0.01229012943804264, 0.060009900480508804, -0.08182428777217865, -0.006843684706836939, -0.0697905644774437, 0.04103871434926987, -0.18008571863174438, -0.04461941495537758, 0.07419851422309875, 0.02160058543086052, 0.06153511255979538, -0.03080432116985321, 0.025250108912587166, -0.10412047803401947, -0.00580840278416872, -0.03984194993972778, -0.03877206891775131, -0.040339723229408264, -0.07081849128007889, -0.07230506092309952, -0.0008293749997392297, -0.054999351501464844, 0.11455903202295303, -0.11122933775186539, -0.05078568682074547, 0.007053887937217951, 0.05865051597356796, 0.03362243250012398, -0.07852235436439514, 0.03613666817545891, 0.05936563014984131, -0.008350896649062634, -0.03009473718702793, -0.01581238955259323, -0.024816803634166718, -0.06516454368829727, 0.09571436047554016, -0.08733123540878296, -0.27242419123649597, 0.002074992749840021, 0.0044317408464848995, -0.0791643038392067, 0.1375020146369934, -0.044556714594364166, -0.001813727430999279, -0.09411171078681946, -0.13742218911647797, 0.13145291805267334, 0.040559254586696625, 0.05763845145702362, -0.06384170055389404, -0.06578341871500015, -0.047577571123838425, 0.005623128265142441, -0.05833570286631584, 0.15541471540927887, -0.05683586001396179, -0.14322802424430847, 0.005090256687253714, 0.0959712341427803, 0.049440596252679825, 0.14722640812397003, -0.014339353889226913, -0.079205721616745, 0.006594374775886536, 0.09667401760816574, 0.013597496785223484, -0.00281626102514565, -0.06521914154291153, 0.0509076751768589, 0.020060162991285324, 0.05394107103347778, 0.005355057772248983, -0.07847611606121063, 0.06390786170959473, 0.010003595612943172, -0.06286893039941788, 0.030289776623249054, 0.017576128244400024, 0.05560818314552307, 0.12011502683162689, 0.024494968354701996, 0.07781126350164413, -0.05231831222772598, -0.0744294747710228, -0.1121712401509285, 0.11940569430589676, -0.036727968603372574, -0.17468619346618652, -0.1387433111667633, 0.09224407374858856, -0.028463313356041908, -0.005357080139219761, 0.02954266592860222, -0.08310393989086151, -0.09814199060201645, -0.10970653593540192, 0.14156289398670197, -0.039445552974939346, -0.09659750014543533, 0.006455526687204838, 0.005911223590373993, -0.015768367797136307, -0.09089796245098114, -0.028577329590916634, -0.027722686529159546, -0.12102290242910385, 0.013892389833927155, -0.05463782697916031, 0.0619034543633461, 0.12940213084220886, 0.1013253927230835, -0.026900185272097588, -0.06953926384449005, 0.19335168600082397, -0.14312472939491272, 0.10567651689052582, 0.16758084297180176, 0.0432460717856884, 0.04759415239095688, 0.1377195119857788, -0.026497678831219673, -0.050167739391326904, 0.07038760930299759, 0.058642078191041946, -0.06690963357686996, -0.23714067041873932, -0.04737621918320656, -0.029637791216373444, -0.02929951436817646, -0.008679689839482307, 0.07630032300949097, -0.09912552684545517, -0.029467521235346794, -0.10052189230918884, 0.013116182759404182, 0.06503681093454361, 0.029162079095840454, 0.11458740383386612, 0.005560940131545067, 0.025602497160434723, -0.11022666841745377, -0.02626493200659752, 0.11128650605678558, -0.04277414083480835, 0.14672794938087463, 0.022737445309758186, 0.22537976503372192, 0.07965686172246933, -0.05491545796394348, -0.062126852571964264, 0.04631366580724716, 0.03876929357647896, 0.026469416916370392, -0.0178544819355011, -0.049535129219293594, -0.04088164120912552, 0.05980723723769188, 0.11938320100307465, 0.03473391756415367, -0.004209124017506838, -0.03644416853785515, 0.08060486614704132, 0.23899085819721222, 0.1309608519077301, 0.035235971212387085, -0.04679173603653908, 0.12007183581590652, -0.10462929308414459, -0.054018471390008926, 0.0157383531332016, 0.10569783300161362, -0.1645129919052124, 0.09144998341798782, 0.04161963239312172, 0.10288450121879578, -0.040028441697359085, -0.05040785297751427, -0.12167376279830933, -0.008099578320980072, 0.021746449172496796, 0.06257681548595428, -0.11760544031858444, 0.06886440515518188, 0.018753372132778168, 0.1434420347213745, -0.032410770654678345, 0.03911544755101204, 0.026407087221741676, -0.07804058492183685, 0.16658304631710052, 0.006242013070732355, -0.03435724601149559, -0.09639815986156464, -0.10905154794454575, 0.0005535187083296478, 0.06181829422712326, -0.08783021569252014, 0.12102718651294708, -0.009526679292321205, 0.004518506117165089, -0.05903339013457298, -0.04287911579012871, -0.15555767714977264, -0.10822509229183197, -0.038188137114048004, 0.021715033799409866, -0.0022664356511086226, -0.07846231013536453, 0.0026642740704119205, 0.05804840102791786, 0.1682874709367752, -0.09705620259046555, -0.0664726197719574, -0.08650891482830048, 0.0030372682958841324, 0.09973865002393723, -0.05942488834261894, -0.04970173165202141, -0.0454380102455616, 0.09204355627298355, -0.05426684394478798, -0.006938498467206955, 0.025008130818605423, -0.04463643953204155, -0.19847266376018524, -0.005607375875115395, 0.1722968965768814, 0.07061317563056946, 0.06782616674900055, -0.01568653993308544, 0.06384716928005219, 0.02940024435520172, -0.10262938588857651, 0.02982604317367077, 0.1090347170829773, -0.023650476709008217, 0.15399359166622162, 0.014537152834236622, -0.0681375041604042, -0.11609221994876862, -0.092026486992836, 0.12606939673423767, 0.21804417669773102, -0.02911253832280636, 0.09905234724283218, 0.0030999043956398964, -0.13086895644664764, -0.22496187686920166, -0.11516312509775162, 0.0657496526837349, 0.060385819524526596, 0.027094073593616486, -0.025734566152095795, 0.052267126739025116, 0.04254150390625, -0.022771891206502914, -0.03674330562353134, -0.32399213314056396, -0.14652225375175476, 0.02693464607000351, 0.04606545716524124, -0.005963522475212812, -0.13004545867443085, -0.025083869695663452, -0.04311148822307587, -0.04987103119492531, 0.02116771787405014, 0.05511551350355148, 0.05869683623313904, 0.01080495584756136, 0.06091677397489548, 0.023240793496370316, -0.00635890755802393, 0.1052444726228714, -0.027648719027638435, 0.03250740095973015, -0.0020926606375724077, 0.006416103802621365, 0.0737888514995575, -0.07495204359292984, 0.13792426884174347, 0.029986878857016563, -0.016605472192168236, -0.23836079239845276, -0.03614269942045212, -0.06617768853902817, 0.021586602553725243, -0.10311975330114365, 0.012239741161465645, -0.12937629222869873, 0.019606618210673332, 0.011847659014165401, 0.018614813685417175, 0.17401687800884247, -0.06873448193073273, 0.013694752007722855, -0.016106825321912766, 0.1464051753282547, 0.06462412327528, -0.10699167847633362, 0.015908200293779373, 0.007245469372719526, 0.001675611943937838, -0.14115352928638458, 0.03810416907072067, 0.09769775718450546, 0.01015102956444025, 0.10487599670886993, -0.02749013341963291, -0.18653835356235504, 0.05653735622763634, 0.04959367215633392, -0.05397379398345947, -0.22704873979091644, 0.0354141928255558, 0.016095921397209167, -0.06922288239002228, -0.11536604911088943, 0.10926371067762375, 0.0190847497433424, -0.028084436431527138, -0.02569623664021492, 0.08339469879865646, 0.003269659820944071, 0.13103827834129333, 0.012522601522505283, 0.030139019712805748, -0.016020653769373894, 0.10277064144611359, 0.11306821554899216, -0.17505840957164764, 0.0398818738758564, 0.10120900720357895, -0.0013900692574679852, 0.012057527899742126, -0.016066642478108406, 0.11003497987985611, 0.06884091347455978, -0.08123461157083511, -0.04330374673008919, -0.06396946310997009, 0.055734630674123764, 0.11492685973644257, 0.014158045873045921, 0.06294215470552444, 0.009832160547375679, -0.039869774132966995, -0.006876450963318348, 0.09140205383300781, 0.10313749313354492, -0.0031767983455210924, -0.039673592895269394, -0.058338865637779236, 0.011609016917645931, 0.027614835649728775, 0.01453874446451664, -0.07173389196395874, -0.0809682235121727, 0.04401114955544472, -0.06285590678453445, 0.041871096938848495, -0.0476088747382164, -0.04554041102528572, -0.0034573436714708805, 0.019429130479693413, -0.04467536881566048, 0.02817898616194725, -0.05123830586671829, -0.06246066093444824, -0.042308513075113297, 0.08406605571508408, -0.1244119331240654, -0.002437812276184559, 0.09175681322813034, -0.09733601659536362, 0.060008078813552856, 0.01976100541651249, 0.0027114814147353172, 0.0483844056725502, -0.1643606573343277, 0.008473170921206474, 0.011333445087075233, -0.004444649443030357, 0.0039626313373446465, -0.11311402916908264, -0.010463028214871883, 0.011904445476830006, -0.06271131336688995, 0.040012385696172714, -0.008636290207505226, -0.0871499553322792, 0.049374908208847046, 0.056575875729322433, -0.0599462054669857, -0.06157602742314339, 0.050978146493434906, 0.026228515431284904, 0.057200536131858826, 0.11166345328092575, -0.07839426398277283, 0.03414999321103096, -0.15115909278392792, -0.02763795666396618, -0.01682334765791893, 0.06470685452222824, 0.04243459552526474, -0.017934676259756088, 0.03696676716208458, 0.020735926926136017, 0.06129175052046776, -0.024363679811358452, 0.0018160800682380795, 0.08114159852266312, -0.01719491556286812, -0.006364363245666027, -0.0012107101501896977, -0.09250780194997787, 0.025364819914102554, -0.012057242915034294, -0.014374591410160065, -0.08706918358802795, 0.012363680638372898, 0.043845854699611664, 0.17374387383460999, 0.15763825178146362, 0.12090418487787247, 0.1061418205499649, -0.06540543586015701, -0.010460913181304932, 0.015662608668208122, 0.030645158141851425, -0.07862245291471481, -0.006186166778206825, -0.027710530906915665, 0.10506413131952286, 0.11030983179807663, -0.13994917273521423, 0.07890387624502182, -0.08754881471395493, -0.039933860301971436, -0.07135354727506638, -0.0674499049782753, -0.07605850696563721, -0.006449003703892231, 0.03904739022254944, -0.09186878055334091, 0.06793133914470673, 0.13122214376926422, 0.03900132700800896, -0.005435483995825052, 0.09010904282331467, -0.1278783679008484, -0.08063817769289017, 0.1471741944551468, -0.033387038856744766, 0.06152749061584473, 0.09007027745246887, 0.08086059987545013, 0.003774364711716771, 0.009314728900790215, 0.1041138768196106, 0.1340596079826355, -0.027845019474625587, 0.02529088780283928, -0.04908473789691925, -0.06556320935487747, 0.032055940479040146, 0.049442630261182785, 0.03905570134520531, 0.10268690437078476, 0.07954531162977219, 0.016063624992966652, -0.003959069028496742, 0.1918678879737854, -0.022233372554183006, -0.10798795521259308, -0.15092317759990692, 0.12960293889045715, -0.0007327339262701571, -0.023464515805244446, -0.01347519364207983, -0.1544891744852066, -0.0037543897051364183, 0.06668960303068161, 0.01018610317260027, 0.027488596737384796, -0.021544983610510826, -0.07814674079418182, 0.009707752615213394, 0.012570446357131004, 0.06108242645859718, -0.00014624957111664116, 0.33218860626220703, -0.07479633390903473, 0.059574712067842484, -0.05012082681059837, -0.0409056693315506, -0.05780217424035072, 0.19550740718841553, -0.05665435642004013, 0.0032600618433207273, -0.0820862278342247, 0.1553465574979782, 0.01987811177968979, -0.20765522122383118, 0.11948373913764954, -0.10015261918306351, -0.08267872035503387, 0.015257283113896847, 0.0976938009262085, -0.03690136969089508, 0.0868295431137085, 0.0423203743994236, -0.02731512486934662, 0.06412404030561447, 0.009716395288705826, -0.002551885787397623, -0.05368153378367424, 0.07685189694166183, -0.1470719575881958, 0.2187519371509552, 0.022417481988668442, 0.1151709258556366, 0.0831199437379837, -0.05651898682117462, -0.05307821184396744, 0.1297457069158554, 0.03454289212822914, 0.005828998517245054, 0.019083939492702484, 0.23735485970973969, 0.007440057583153248, 0.12514837086200714, 0.11444428563117981, 0.010366944596171379, 0.07716155797243118, -0.020938508212566376, 0.004820565693080425, -0.15984736382961273, 0.07772070914506912, -0.15435639023780823, 0.0832214280962944, 0.09897850453853607, -0.008786899037659168, 0.08700943738222122, -0.05715816840529442, 0.023856056854128838, -0.015361648052930832, 0.2126905620098114, -0.021447855979204178, -0.15688160061836243, 0.05225059390068054, 0.017673203721642494, 0.006086224690079689, -0.26882481575012207, -0.03774631395936012, 0.00411246158182621, 0.028866883367300034, 0.02752292901277542, 0.1323588490486145, 0.007722272537648678, -0.01015405636280775, -0.01391447801142931, -0.047312263399362564, 0.0057886745780706406, 0.15474054217338562, -0.003241398371756077, -0.05491797626018524 ]
27cd56d09fd79f1b7c5d8dc2306d2da413c2987e
# Dataset Card for HybridQA ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://hybridqa.github.io/index.html - **Repository:** [GitHub](https://github.com/wenhuchen/HybridQA) - **Paper:** [HybridQA: A Dataset of Multi-Hop Question Answering over Tabular and Textual Data](https://arxiv.org/abs/1909.05358) - **Leaderboard:** [HybridQA Competition](https://competitions.codalab.org/competitions/24420) - **Point of Contact:** [Wenhu Chen](wenhuchen@cs.ucsb.edu) ### Dataset Summary Existing question answering datasets focus on dealing with homogeneous information, based either only on text or KB/Table information alone. However, as human knowledge is distributed over heterogeneous forms, using homogeneous information alone might lead to severe coverage problems. To fill in the gap, we present HybridQA, a new large-scale question-answering dataset that requires reasoning on heterogeneous information. Each question is aligned with a Wikipedia table and multiple free-form corpora linked with the entities in the table. The questions are designed to aggregate both tabular information and text information, i.e., lack of either form would render the question unanswerable. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The dataset is in English language. ## Dataset Structure ### Data Instances A typical example looks like this ``` { "question_id": "00009b9649d0dd0a", "question": "Who were the builders of the mosque in Herat with fire temples ?", "table_id": "List_of_mosques_in_Afghanistan_0", "answer_text": "Ghurids", "question_postag": "WP VBD DT NNS IN DT NN IN NNP IN NN NNS .", "table": { "url": "https://en.wikipedia.org/wiki/List_of_mosques_in_Afghanistan", "title": "List of mosques in Afghanistan", "header": [ "Name", "Province", "City", "Year", "Remarks" ], "data": [ { "value": "Kabul", "urls": [ { "summary": "Kabul ( Persian : کابل , romanized : Kābol , Pashto : کابل , romanized : Kābəl ) is the capital and largest city of Afghanistan...", "url": "/wiki/Kabul" } ] } ] }, "section_title": "", "section_text": "", "uid": "List_of_mosques_in_Afghanistan_0", "intro": "The following is an incomplete list of large mosques in Afghanistan:" } ``` ### Data Fields - `question_id` (str) - `question` (str) - `table_id` (str) - `answer_text` (str) - `question_postag` (str) - `table` (dict): - `url` (str) - `title` (str) - `header` (list of str) - `data` (list of dict): - `value` (str) - `urls` (list of dict): - `url` (str) - `summary` (str) - `section_title` (str) - `section_text` (str) - `uid` (str) - `intro` (str) ### Data Splits The dataset is split into `train`, `dev` and `test` splits. | | train | validation | test | | --------------- |------:|-----------:|-----:| | N. Instances | 62682 | 3466 | 3463 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information The dataset is under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/). ### Citation Information [More Information Needed] ``` @article{chen2020hybridqa, title={HybridQA: A Dataset of Multi-Hop Question Answering over Tabular and Textual Data}, author={Chen, Wenhu and Zha, Hanwen and Chen, Zhiyu and Xiong, Wenhan and Wang, Hong and Wang, William}, journal={Findings of EMNLP 2020}, year={2020} } ``` ### Contributions Thanks to [@patil-suraj](https://github.com/patil-suraj) for adding this dataset.
hybrid_qa
[ "task_categories:question-answering", "annotations_creators:crowdsourced", "language_creators:crowdsourced", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:cc-by-4.0", "multihop-tabular-text-qa", "arxiv:1909.05358", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["crowdsourced"], "language": ["en"], "license": ["cc-by-4.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["question-answering"], "task_ids": [], "paperswithcode_id": "hybridqa", "pretty_name": "HybridQA", "tags": ["multihop-tabular-text-qa"], "dataset_info": {"config_name": "hybrid_qa", "features": [{"name": "question_id", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "table_id", "dtype": "string"}, {"name": "answer_text", "dtype": "string"}, {"name": "question_postag", "dtype": "string"}, {"name": "table", "struct": [{"name": "url", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "header", "sequence": "string"}, {"name": "data", "list": [{"name": "value", "dtype": "string"}, {"name": "urls", "list": [{"name": "url", "dtype": "string"}, {"name": "summary", "dtype": "string"}]}]}, {"name": "section_title", "dtype": "string"}, {"name": "section_text", "dtype": "string"}, {"name": "uid", "dtype": "string"}, {"name": "intro", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 2745712265, "num_examples": 62682}, {"name": "validation", "num_bytes": 153511944, "num_examples": 3466}, {"name": "test", "num_bytes": 148795847, "num_examples": 3463}], "download_size": 217436855, "dataset_size": 3048020056}}
2023-12-18T10:04:15+00:00
[ "1909.05358" ]
[ "en" ]
TAGS #task_categories-question-answering #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-4.0 #multihop-tabular-text-qa #arxiv-1909.05358 #region-us
Dataset Card for HybridQA ========================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: GitHub * Paper: HybridQA: A Dataset of Multi-Hop Question Answering over Tabular and Textual Data * Leaderboard: HybridQA Competition * Point of Contact: Wenhu Chen ### Dataset Summary Existing question answering datasets focus on dealing with homogeneous information, based either only on text or KB/Table information alone. However, as human knowledge is distributed over heterogeneous forms, using homogeneous information alone might lead to severe coverage problems. To fill in the gap, we present HybridQA, a new large-scale question-answering dataset that requires reasoning on heterogeneous information. Each question is aligned with a Wikipedia table and multiple free-form corpora linked with the entities in the table. The questions are designed to aggregate both tabular information and text information, i.e., lack of either form would render the question unanswerable. ### Supported Tasks and Leaderboards ### Languages The dataset is in English language. Dataset Structure ----------------- ### Data Instances A typical example looks like this ### Data Fields * 'question\_id' (str) * 'question' (str) * 'table\_id' (str) * 'answer\_text' (str) * 'question\_postag' (str) * 'table' (dict): + 'url' (str) + 'title' (str) + 'header' (list of str) + 'data' (list of dict): - 'value' (str) - 'urls' (list of dict): * 'url' (str) * 'summary' (str) * 'section\_title' (str) * 'section\_text' (str) * 'uid' (str) * 'intro' (str) ### Data Splits The dataset is split into 'train', 'dev' and 'test' splits. Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information The dataset is under a Creative Commons Attribution 4.0 International License. ### Contributions Thanks to @patil-suraj for adding this dataset.
[ "### Dataset Summary\n\n\nExisting question answering datasets focus on dealing with homogeneous information, based either only on text or\nKB/Table information alone. However, as human knowledge is distributed over heterogeneous forms,\nusing homogeneous information alone might lead to severe coverage problems.\nTo fill in the gap, we present HybridQA, a new large-scale question-answering dataset that\nrequires reasoning on heterogeneous information. Each question is aligned with a Wikipedia table\nand multiple free-form corpora linked with the entities in the table. The questions are designed\nto aggregate both tabular information and text information, i.e.,\nlack of either form would render the question unanswerable.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nThe dataset is in English language.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA typical example looks like this", "### Data Fields\n\n\n* 'question\\_id' (str)\n* 'question' (str)\n* 'table\\_id' (str)\n* 'answer\\_text' (str)\n* 'question\\_postag' (str)\n* 'table' (dict):\n\t+ 'url' (str)\n\t+ 'title' (str)\n\t+ 'header' (list of str)\n\t+ 'data' (list of dict):\n\t\t- 'value' (str)\n\t\t- 'urls' (list of dict):\n\t\t\t* 'url' (str)\n\t\t\t* 'summary' (str)\n* 'section\\_title' (str)\n* 'section\\_text' (str)\n* 'uid' (str)\n* 'intro' (str)", "### Data Splits\n\n\nThe dataset is split into 'train', 'dev' and 'test' splits.\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nThe dataset is under a Creative Commons Attribution 4.0 International License.", "### Contributions\n\n\nThanks to @patil-suraj for adding this dataset." ]
[ "TAGS\n#task_categories-question-answering #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-4.0 #multihop-tabular-text-qa #arxiv-1909.05358 #region-us \n", "### Dataset Summary\n\n\nExisting question answering datasets focus on dealing with homogeneous information, based either only on text or\nKB/Table information alone. However, as human knowledge is distributed over heterogeneous forms,\nusing homogeneous information alone might lead to severe coverage problems.\nTo fill in the gap, we present HybridQA, a new large-scale question-answering dataset that\nrequires reasoning on heterogeneous information. Each question is aligned with a Wikipedia table\nand multiple free-form corpora linked with the entities in the table. The questions are designed\nto aggregate both tabular information and text information, i.e.,\nlack of either form would render the question unanswerable.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nThe dataset is in English language.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA typical example looks like this", "### Data Fields\n\n\n* 'question\\_id' (str)\n* 'question' (str)\n* 'table\\_id' (str)\n* 'answer\\_text' (str)\n* 'question\\_postag' (str)\n* 'table' (dict):\n\t+ 'url' (str)\n\t+ 'title' (str)\n\t+ 'header' (list of str)\n\t+ 'data' (list of dict):\n\t\t- 'value' (str)\n\t\t- 'urls' (list of dict):\n\t\t\t* 'url' (str)\n\t\t\t* 'summary' (str)\n* 'section\\_title' (str)\n* 'section\\_text' (str)\n* 'uid' (str)\n* 'intro' (str)", "### Data Splits\n\n\nThe dataset is split into 'train', 'dev' and 'test' splits.\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nThe dataset is under a Creative Commons Attribution 4.0 International License.", "### Contributions\n\n\nThanks to @patil-suraj for adding this dataset." ]
[ 101, 157, 10, 19, 12, 169, 32, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 19, 19 ]
[ "passage: TAGS\n#task_categories-question-answering #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-4.0 #multihop-tabular-text-qa #arxiv-1909.05358 #region-us \n### Dataset Summary\n\n\nExisting question answering datasets focus on dealing with homogeneous information, based either only on text or\nKB/Table information alone. However, as human knowledge is distributed over heterogeneous forms,\nusing homogeneous information alone might lead to severe coverage problems.\nTo fill in the gap, we present HybridQA, a new large-scale question-answering dataset that\nrequires reasoning on heterogeneous information. Each question is aligned with a Wikipedia table\nand multiple free-form corpora linked with the entities in the table. The questions are designed\nto aggregate both tabular information and text information, i.e.,\nlack of either form would render the question unanswerable.### Supported Tasks and Leaderboards### Languages\n\n\nThe dataset is in English language.\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nA typical example looks like this### Data Fields\n\n\n* 'question\\_id' (str)\n* 'question' (str)\n* 'table\\_id' (str)\n* 'answer\\_text' (str)\n* 'question\\_postag' (str)\n* 'table' (dict):\n\t+ 'url' (str)\n\t+ 'title' (str)\n\t+ 'header' (list of str)\n\t+ 'data' (list of dict):\n\t\t- 'value' (str)\n\t\t- 'urls' (list of dict):\n\t\t\t* 'url' (str)\n\t\t\t* 'summary' (str)\n* 'section\\_title' (str)\n* 'section\\_text' (str)\n* 'uid' (str)\n* 'intro' (str)### Data Splits\n\n\nThe dataset is split into 'train', 'dev' and 'test' splits.\n\n\n\nDataset Creation\n----------------### Curation Rationale" ]
[ -0.05532876029610634, 0.07558547705411911, -0.006512611173093319, 0.0216564629226923, 0.0592193603515625, 0.06091724708676338, 0.11647996306419373, 0.07073516398668289, 0.11342309415340424, 0.12888041138648987, -0.007883480750024319, -0.011702622286975384, 0.08735454082489014, 0.11462612450122833, 0.012202258221805096, -0.20067553222179413, 0.030144065618515015, -0.06326413154602051, -0.009330342523753643, 0.10201766341924667, 0.13819032907485962, -0.0797538235783577, 0.06249205395579338, -0.05748815834522247, 0.016366496682167053, -0.01598990149796009, -0.021590132266283035, 0.01313350722193718, 0.10551948845386505, 0.08701880276203156, 0.08873066306114197, -0.002693238202482462, 0.052579399198293686, -0.24279317259788513, 0.029898950830101967, 0.10047969967126846, 0.0403786264359951, 0.05266965925693512, 0.10812772065401077, -0.09224206954240799, 0.01089214812964201, -0.1158859059214592, 0.05445939674973488, 0.06605888158082962, -0.12174218893051147, -0.15162888169288635, -0.11934211850166321, 0.01261383667588234, 0.094528429210186, -0.0012759449891746044, -0.04646182805299759, 0.0009871870279312134, -0.03921172767877579, 0.06358551979064941, 0.13563737273216248, -0.08399710804224014, -0.04521210119128227, -0.03869231045246124, -0.005687188822776079, 0.1092662662267685, -0.06798932701349258, -0.029415203258395195, -0.02609550952911377, 0.039224110543727875, 0.008592767640948296, -0.051232628524303436, -0.1454681158065796, 0.03280593454837799, -0.11873912066221237, -0.04344461113214493, 0.2530839741230011, 0.03128331899642944, -0.024825969710946083, -0.10412101447582245, -0.01779262349009514, 0.08319076895713806, -0.01447619404643774, -0.026923827826976776, -0.021443145349621773, 0.012135915458202362, 0.07573185116052628, -0.08706540614366531, -0.09125944972038269, 0.0027412492781877518, -0.08117436617612839, -0.03411810100078583, 0.021655522286891937, 0.01935599558055401, 0.031244082376360893, 0.05476165562868118, -0.09303387999534607, -0.06748855113983154, -0.01622137613594532, -0.06929575651884079, -0.17553505301475525, -0.011284193955361843, -0.009182692505419254, -0.1165909543633461, 0.08521248400211334, 0.13297611474990845, -0.03548847511410713, 0.02839939296245575, -0.012283621355891228, -0.0009701483650133014, 0.07823378592729568, 0.13253098726272583, -0.10584963113069534, -0.10103574395179749, -0.03153977543115616, 0.030917083844542503, -0.037599314004182816, -0.01838543638586998, -0.02608228661119938, 0.00698038749396801, 0.0022083986550569534, 0.026054933667182922, 0.1295403689146042, 0.03715955466032028, -0.08929863572120667, -0.01851336844265461, 0.020262345671653748, -0.12293747067451477, 0.05297629162669182, 0.06518743187189102, -0.029255256056785583, 0.03129549324512482, -0.008998854085803032, 0.007268838584423065, -0.067825086414814, 0.09977944195270538, -0.03985557705163956, 0.03218158707022667, -0.08398287743330002, -0.08562690019607544, 0.026616420596837997, -0.049023523926734924, -0.10448304563760757, 0.016532788053154945, -0.1377037912607193, -0.08678148686885834, 0.025896256789565086, -0.06936053186655045, 0.02412703074514866, -0.02969561330974102, 0.026185113936662674, 0.012041475623846054, -0.012515162117779255, 0.007711921818554401, -0.04557314142584801, 0.014834776520729065, -0.09451469033956528, 0.019116809591650963, -0.01572510600090027, 0.02707613632082939, -0.07665926218032837, 0.07412857562303543, -0.16351589560508728, 0.15608356893062592, -0.08449336141347885, -0.017732957378029823, -0.11990926414728165, -0.03174354508519173, 0.008909263648092747, 0.038072288036346436, 0.003914134576916695, 0.10443826764822006, -0.19588513672351837, 0.017438296228647232, 0.1335660070180893, -0.0317494235932827, -0.06866101920604706, 0.16415366530418396, -0.0490221232175827, 0.03818545490503311, 0.08881483972072601, 0.10771136730909348, 0.04464082047343254, -0.02416505292057991, -0.06036989390850067, 0.019726911559700966, 0.031012551859021187, 0.1997634321451187, 0.060411833226680756, -0.10936344414949417, 0.1273982971906662, 0.015118395909667015, -0.05557071045041084, -0.04180657118558884, -0.0021386928856372833, -0.04607304558157921, -0.00794500857591629, 0.009625401347875595, 0.025186972692608833, 0.0017300212057307363, -0.10373367369174957, -0.028034165501594543, -0.07666771113872528, 0.04157966002821922, 0.012033071368932724, 0.0035009963903576136, -0.0021527884528040886, -0.04730004817247391, -0.006333636585623026, 0.03012189455330372, 0.0179367046803236, -0.18930459022521973, -0.1892029196023941, 0.00009586126543581486, -0.014482707716524601, 0.12424199283123016, 0.0635485053062439, 0.009004606865346432, -0.018985958769917488, -0.04264470189809799, 0.008229319006204605, 0.07728773355484009, 0.0007010712288320065, -0.010158979333937168, -0.18424096703529358, -0.01830516941845417, -0.03329561650753021, 0.10218525677919388, -0.048117730766534805, 0.007216054014861584, 0.08439981192350388, 0.1256815493106842, 0.021436383947730064, -0.01568552292883396, 0.01468858402222395, 0.04494260996580124, -0.022854555398225784, -0.025746138766407967, -0.011789956130087376, -0.040958113968372345, -0.04115668684244156, 0.028561657294631004, -0.12700501084327698, -0.18104690313339233, 0.030228888615965843, -0.011389223858714104, -0.09936799854040146, -0.035993970930576324, -0.0417972095310688, -0.0232748631387949, -0.11969826370477676, -0.11375012993812561, 0.08059001713991165, 0.06676981598138809, 0.029075339436531067, -0.04566514119505882, -0.06108655035495758, -0.06533616036176682, -0.030223902314901352, -0.008546601049602032, 0.07631947845220566, -0.006030555348843336, -0.1624392867088318, 0.10698562115430832, -0.00511895352974534, 0.029064469039440155, 0.08488701283931732, -0.006636281497776508, -0.05759269744157791, -0.03487033769488335, 0.08295191079378128, -0.02937760017812252, 0.08188255876302719, -0.03342447057366371, 0.03146142140030861, 0.08405634760856628, 0.047917917370796204, -0.03322269767522812, -0.09402080625295639, 0.06427207589149475, -0.018210893496870995, -0.06232985854148865, -0.010500921867787838, -0.04585050046443939, 0.09629333019256592, 0.1335298717021942, 0.02780773863196373, 0.0322478823363781, -0.03468810394406319, -0.05357014015316963, -0.1260526031255722, 0.14977115392684937, -0.16829901933670044, -0.21535983681678772, -0.13456249237060547, -0.06555566191673279, -0.0587179958820343, 0.001512217684648931, 0.023414459079504013, -0.05360095947980881, -0.07329485565423965, -0.06404073536396027, 0.11944328993558884, 0.08130408823490143, -0.12108732759952545, -0.15054236352443695, 0.01281991321593523, 0.017265036702156067, -0.08044540137052536, 0.0225698072463274, 0.029333654791116714, 0.0336265005171299, 0.01095366757363081, -0.004362332168966532, 0.07888910919427872, 0.10975369811058044, 0.05686597153544426, -0.027906501665711403, -0.04150344431400299, 0.1837528645992279, -0.11654074490070343, 0.14935366809368134, 0.06459610164165497, -0.05484337732195854, 0.08548760414123535, 0.21214082837104797, 0.038086071610450745, -0.021140720695257187, 0.0111396424472332, 0.0740061104297638, -0.030550742521882057, -0.2845083773136139, -0.07234349101781845, -0.08096697181463242, -0.018031196668744087, 0.04256308451294899, -0.0036341329105198383, 0.023510616272687912, 0.055990781635046005, -0.12962999939918518, 0.013606729917228222, 0.0654357299208641, 0.04255346953868866, 0.16119621694087982, -0.009539252147078514, 0.06979674100875854, -0.06412133574485779, -0.03206792101264, 0.09039121121168137, 0.0356447771191597, 0.19799228012561798, -0.050674885511398315, 0.2421707659959793, 0.06856411695480347, 0.04348737373948097, -0.06636859476566315, 0.01265486516058445, -0.007995117455720901, 0.07352835685014725, -0.03104177862405777, -0.045477282255887985, 0.019785471260547638, 0.08612821996212006, 0.06252388656139374, -0.04119771718978882, 0.09673579782247543, -0.00010997705976478755, 0.08266066759824753, 0.19813677668571472, 0.04314472898840904, -0.11646654456853867, -0.018414009362459183, 0.07488438487052917, 0.03378261998295784, -0.13207753002643585, -0.04350268840789795, 0.13494887948036194, -0.10423233360052109, 0.10742216557264328, -0.00695639057084918, 0.11830433458089828, -0.0579751580953598, -0.023374300450086594, 0.03303424268960953, 0.10334331542253494, -0.02475016377866268, 0.09301160275936127, -0.19038932025432587, 0.13443851470947266, 0.03408078849315643, 0.010675664991140366, -0.04299191012978554, 0.037350524216890335, 0.013003354892134666, 0.059573084115982056, 0.08179222792387009, 0.028968513011932373, -0.1022685170173645, -0.016274549067020416, -0.04076051712036133, -0.007876679301261902, 0.10880070924758911, -0.05088071897625923, 0.07294744998216629, -0.04213462397456169, -0.03172605484724045, -0.020306618884205818, -0.07516166567802429, -0.013674482703208923, -0.19902564585208893, 0.04315200075507164, -0.055047109723091125, 0.06345004588365555, -0.02194218710064888, 0.005414742976427078, -0.060560017824172974, 0.1306396722793579, -0.18185807764530182, -0.11103268712759018, -0.12079517543315887, 0.0523982048034668, 0.1679929792881012, -0.05073560029268265, -0.0381351113319397, -0.0406779870390892, 0.09537126123905182, 0.01732674241065979, -0.04541205242276192, 0.06188938766717911, -0.041664645075798035, -0.17444609105587006, -0.09284158796072006, 0.09382686764001846, 0.050234049558639526, 0.06955345720052719, -0.01696712337434292, 0.0794014036655426, -0.03616359457373619, -0.0861637070775032, 0.023995812982320786, 0.07957367599010468, 0.0604669414460659, 0.2199128121137619, -0.03602781146764755, -0.1295785903930664, -0.10275719314813614, -0.031690698117017746, 0.0828671008348465, 0.07371228188276291, -0.08432414382696152, 0.09196312725543976, 0.07617829740047455, -0.10765282809734344, -0.19842934608459473, 0.00032845581881701946, 0.05355222150683403, -0.0069574154913425446, 0.023631688207387924, -0.17531830072402954, 0.05035864934325218, 0.08283275365829468, 0.020787354558706284, 0.03671664372086525, -0.2052665799856186, -0.11622776836156845, 0.042756982147693634, -0.04698430374264717, -0.14541597664356232, -0.15839755535125732, -0.06830798089504242, -0.050694774836301804, -0.08864741772413254, 0.05822506919503212, 0.030258886516094208, 0.005905456375330687, 0.01552588026970625, 0.054277271032333374, 0.02851789817214012, -0.012734558433294296, 0.17365939915180206, 0.027200542390346527, 0.016517087817192078, -0.07737541943788528, 0.03848319873213768, 0.11056475341320038, -0.019617680460214615, 0.11310317367315292, -0.014164474792778492, 0.006251836195588112, -0.12550698220729828, -0.004093571566045284, -0.04968268424272537, 0.03002217411994934, -0.0659656822681427, -0.039448413997888565, -0.10402540117502213, 0.032102882862091064, 0.06424538791179657, -0.013089071959257126, 0.06645641475915909, -0.06871626526117325, 0.11674006283283234, 0.0564301535487175, 0.1789148449897766, 0.032229237258434296, -0.21124841272830963, 0.0039656213484704494, 0.011775748804211617, -0.027946408838033676, -0.10121595859527588, 0.03514721617102623, 0.13210336863994598, 0.024575475603342056, 0.1832408607006073, -0.005582893267273903, -0.10962969809770584, 0.03597981855273247, 0.06702949106693268, -0.0760965645313263, -0.27529555559158325, 0.04803374409675598, 0.021120687946677208, -0.209541454911232, -0.06456434726715088, 0.08810006082057953, 0.06174468249082565, -0.020604513585567474, 0.01886999048292637, 0.1174301952123642, 0.026908980682492256, 0.130873903632164, 0.045193467289209366, 0.07166675478219986, -0.07239612936973572, 0.0005384592805057764, 0.12999603152275085, -0.06855538487434387, -0.0017531359335407615, 0.131479412317276, -0.08966996520757675, -0.04654903709888458, 0.05333574116230011, 0.04772266373038292, -0.02555517666041851, -0.037805721163749695, -0.03576841577887535, -0.1520676463842392, 0.04118093475699425, 0.09209896624088287, -0.02329532988369465, 0.046527717262506485, 0.0272013358771801, -0.07968110591173172, 0.026434393599629402, 0.1481376737356186, -0.0034419475123286247, 0.06686925888061523, -0.01421799324452877, 0.01828555017709732, -0.02893647365272045, 0.005998007953166962, 0.0113370968028903, -0.0398508720099926, -0.045676201581954956, 0.004875245038419962, -0.26924028992652893, 0.03023296408355236, -0.09285026043653488, 0.00031576771289110184, 0.016155162826180458, -0.07677260786294937, 0.029479844495654106, -0.021465187892317772, -0.05190712958574295, -0.021819818764925003, -0.04215773195028305, 0.11130533367395401, -0.17310428619384766, 0.011772401630878448, 0.08361028134822845, -0.06555221974849701, 0.10502161830663681, -0.013708188198506832, -0.07472693175077438, -0.007921756245195866, -0.029951779171824455, -0.025393037125468254, -0.04499246925115585, 0.10736734420061111, 0.03546500205993652, -0.10112070292234421, -0.025524482131004333, -0.011400707997381687, -0.026659755036234856, 0.02883560210466385, 0.020620623603463173, -0.07484487444162369, 0.15878255665302277, -0.03723254054784775, -0.03718841075897217, -0.0634014904499054, 0.08129946142435074, 0.05420128256082535, 0.03035452403128147, 0.1254342943429947, -0.03465220332145691, 0.07678718119859695, -0.16781286895275116, -0.022431202232837677, 0.020974962040781975, -0.01498357392847538, -0.02319514937698841, -0.037804074585437775, 0.08070887625217438, 0.0059320516884326935, 0.15094827115535736, -0.01728857308626175, -0.0063480110839009285, 0.039460688829422, 0.050649918615818024, 0.0029970810282975435, 0.06012045964598656, -0.05597826465964317, -0.034251101315021515, -0.07398155331611633, -0.03054805099964142, -0.044026024639606476, -0.06164361536502838, -0.004610782954841852, 0.16245493292808533, 0.11134599149227142, 0.17960448563098907, -0.032256290316581726, 0.08449573814868927, -0.07894574105739594, -0.03249569982290268, 0.046216532588005066, -0.018271999433636665, 0.0487016923725605, -0.04707738384604454, 0.09747273474931717, 0.07448001950979233, -0.1837206780910492, 0.14536912739276886, -0.09709957242012024, -0.08506620675325394, -0.054299842566251755, -0.10566920787096024, -0.06131074205040932, -0.05078525096178055, -0.04816700518131256, -0.15079458057880402, 0.05777624249458313, 0.14017654955387115, 0.005974235944449902, -0.002949065761640668, 0.06136384606361389, -0.03757549449801445, -0.0868438109755516, 0.01804945431649685, 0.030294347554445267, 0.0831809937953949, 0.06438515335321426, 0.0270753875374794, 0.0704033374786377, 0.04528626427054405, 0.07930079102516174, 0.09176234155893326, 0.03762243688106537, -0.034057218581438065, -0.10870668292045593, -0.06346914917230606, 0.014531360007822514, 0.02264927327632904, -0.055302150547504425, 0.1274564564228058, 0.06181465461850166, -0.006836319342255592, 0.013686193153262138, 0.14607365429401398, -0.013899796642363071, -0.15037301182746887, -0.1781086027622223, 0.09654054790735245, -0.04279788210988045, 0.0007312892703339458, 0.03868371620774269, -0.13395430147647858, 0.025349881500005722, 0.05686276778578758, 0.15546751022338867, -0.0438971221446991, -0.009476719424128532, -0.005159984342753887, 0.014158547855913639, 0.007339609321206808, 0.045996662229299545, 0.028057605028152466, 0.26751938462257385, -0.06007532402873039, 0.07852824032306671, -0.013813513331115246, -0.036867428570985794, -0.07972915470600128, 0.02553098089993, -0.002673036651685834, 0.016219913959503174, -0.06358761340379715, 0.1619863063097, -0.06470656394958496, -0.17727403342723846, 0.012981683015823364, -0.09338853508234024, -0.1394062340259552, -0.03073274902999401, 0.06790989637374878, 0.02817104384303093, 0.007781767752021551, 0.012783650308847427, -0.05385388061404228, 0.1496402770280838, -0.004745876882225275, -0.029974916949868202, -0.033427316695451736, 0.09933074563741684, -0.17371375858783722, 0.07381501793861389, 0.004746233578771353, 0.11305511742830276, 0.11212422698736191, -0.049611613154411316, -0.09367462992668152, 0.002612021518871188, 0.08516518026590347, 0.043118465691804886, 0.0594896525144577, 0.07473251968622208, 0.032262589782476425, 0.07779491692781448, 0.11366213858127594, 0.004433095920830965, 0.07343843579292297, 0.06461219489574432, -0.044384442269802094, -0.08724372833967209, 0.061393965035676956, -0.10029907524585724, 0.114891916513443, 0.17288334667682648, -0.04077409952878952, 0.012488629668951035, -0.020318983122706413, -0.048947300761938095, -0.007961278781294823, 0.15175959467887878, -0.04161044955253601, -0.12673527002334595, 0.012808329425752163, 0.014844376593828201, 0.07373793423175812, -0.150692418217659, -0.057851094752550125, 0.054211463779211044, 0.014199230819940567, 0.03341201692819595, 0.12625311315059662, 0.07970981299877167, 0.027686625719070435, -0.0638759583234787, -0.12817393243312836, 0.004087220877408981, 0.13127025961875916, -0.03223942592740059, 0.011205337010324001 ]
c315cc4a12a27cde08fd55c0beda41ced8b75923
# Dataset Card for "hyperpartisan_news_detection" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://pan.webis.de/semeval19/semeval19-web/](https://pan.webis.de/semeval19/semeval19-web/) - **Repository:** https://github.com/pan-webis-de/pan-code/tree/master/semeval19 - **Paper:** https://aclanthology.org/S19-2145 - **Data:** https://doi.org/10.5281/zenodo.1489920 - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 1.00 GB - **Size of the generated dataset:** 5.61 GB - **Total amount of disk used:** 6.62 GB ### Dataset Summary Hyperpartisan News Detection was a dataset created for PAN @ SemEval 2019 Task 4. Given a news article text, decide whether it follows a hyperpartisan argumentation, i.e., whether it exhibits blind, prejudiced, or unreasoning allegiance to one party, faction, cause, or person. There are 2 parts: - byarticle: Labeled through crowdsourcing on an article basis. The data contains only articles for which a consensus among the crowdsourcing workers existed. - bypublisher: Labeled by the overall bias of the publisher as provided by BuzzFeed journalists or MediaBiasFactCheck.com. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### byarticle - **Size of downloaded dataset files:** 1.00 MB - **Size of the generated dataset:** 2.80 MB - **Total amount of disk used:** 3.81 MB An example of 'train' looks as follows. ``` This example was too long and was cropped: { "hyperpartisan": true, "published_at": "2020-01-01", "text": "\"<p>This is a sample article which will contain lots of text</p>\\n \\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing el...", "title": "Example article 1", "url": "http://www.example.com/example1" } ``` #### bypublisher - **Size of downloaded dataset files:** 1.00 GB - **Size of the generated dataset:** 5.61 GB - **Total amount of disk used:** 6.61 GB An example of 'train' looks as follows. ``` This example was too long and was cropped: { "bias": 3, "hyperpartisan": false, "published_at": "2020-01-01", "text": "\"<p>This is a sample article which will contain lots of text</p>\\n \\n<p>Phasellus bibendum porta nunc, id venenatis tortor fi...", "title": "Example article 4", "url": "https://example.com/example4" } ``` ### Data Fields The data fields are the same among all splits. #### byarticle - `text`: a `string` feature. - `title`: a `string` feature. - `hyperpartisan`: a `bool` feature. - `url`: a `string` feature. - `published_at`: a `string` feature. #### bypublisher - `text`: a `string` feature. - `title`: a `string` feature. - `hyperpartisan`: a `bool` feature. - `url`: a `string` feature. - `published_at`: a `string` feature. - `bias`: a classification label, with possible values including `right` (0), `right-center` (1), `least` (2), `left-center` (3), `left` (4). ### Data Splits #### byarticle | |train| |---------|----:| |byarticle| 645| #### bypublisher | |train |validation| |-----------|-----:|---------:| |bypublisher|600000| 150000| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information The collection (including labels) are licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/). ### Citation Information ``` @inproceedings{kiesel-etal-2019-semeval, title = "{S}em{E}val-2019 Task 4: Hyperpartisan News Detection", author = "Kiesel, Johannes and Mestre, Maria and Shukla, Rishabh and Vincent, Emmanuel and Adineh, Payam and Corney, David and Stein, Benno and Potthast, Martin", booktitle = "Proceedings of the 13th International Workshop on Semantic Evaluation", month = jun, year = "2019", address = "Minneapolis, Minnesota, USA", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/S19-2145", doi = "10.18653/v1/S19-2145", pages = "829--839", abstract = "Hyperpartisan news is news that takes an extreme left-wing or right-wing standpoint. If one is able to reliably compute this meta information, news articles may be automatically tagged, this way encouraging or discouraging readers to consume the text. It is an open question how successfully hyperpartisan news detection can be automated, and the goal of this SemEval task was to shed light on the state of the art. We developed new resources for this purpose, including a manually labeled dataset with 1,273 articles, and a second dataset with 754,000 articles, labeled via distant supervision. The interest of the research community in our task exceeded all our expectations: The datasets were downloaded about 1,000 times, 322 teams registered, of which 184 configured a virtual machine on our shared task cloud service TIRA, of which in turn 42 teams submitted a valid run. The best team achieved an accuracy of 0.822 on a balanced sample (yes : no hyperpartisan) drawn from the manually tagged corpus; an ensemble of the submitted systems increased the accuracy by 0.048.", } ``` ### Contributions Thanks to [@thomwolf](https://github.com/thomwolf), [@ghomasHudson](https://github.com/ghomasHudson) for adding this dataset.
hyperpartisan_news_detection
[ "task_categories:text-classification", "annotations_creators:crowdsourced", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:1M<n<10M", "source_datasets:original", "language:en", "license:cc-by-4.0", "bias-classification", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced", "expert-generated"], "language_creators": ["found"], "language": ["en"], "license": ["cc-by-4.0"], "multilinguality": ["monolingual"], "size_categories": ["1M<n<10M"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": [], "pretty_name": "HyperpartisanNewsDetection", "tags": ["bias-classification"], "dataset_info": [{"config_name": "byarticle", "features": [{"name": "text", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "hyperpartisan", "dtype": "bool"}, {"name": "url", "dtype": "string"}, {"name": "published_at", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 2803943, "num_examples": 645}], "download_size": 1000352, "dataset_size": 2803943}, {"config_name": "bypublisher", "features": [{"name": "text", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "hyperpartisan", "dtype": "bool"}, {"name": "url", "dtype": "string"}, {"name": "published_at", "dtype": "string"}, {"name": "bias", "dtype": {"class_label": {"names": {"0": "right", "1": "right-center", "2": "least", "3": "left-center", "4": "left"}}}}], "splits": [{"name": "train", "num_bytes": 2805711609, "num_examples": 600000}, {"name": "validation", "num_bytes": 960356598, "num_examples": 150000}], "download_size": 1003195420, "dataset_size": 5611423218}]}
2023-06-13T06:46:19+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #annotations_creators-crowdsourced #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1M<n<10M #source_datasets-original #language-English #license-cc-by-4.0 #bias-classification #region-us
Dataset Card for "hyperpartisan\_news\_detection" ================================================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: URL * Data: URL * Point of Contact: * Size of downloaded dataset files: 1.00 GB * Size of the generated dataset: 5.61 GB * Total amount of disk used: 6.62 GB ### Dataset Summary Hyperpartisan News Detection was a dataset created for PAN @ SemEval 2019 Task 4. Given a news article text, decide whether it follows a hyperpartisan argumentation, i.e., whether it exhibits blind, prejudiced, or unreasoning allegiance to one party, faction, cause, or person. There are 2 parts: * byarticle: Labeled through crowdsourcing on an article basis. The data contains only articles for which a consensus among the crowdsourcing workers existed. * bypublisher: Labeled by the overall bias of the publisher as provided by BuzzFeed journalists or URL. ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances #### byarticle * Size of downloaded dataset files: 1.00 MB * Size of the generated dataset: 2.80 MB * Total amount of disk used: 3.81 MB An example of 'train' looks as follows. #### bypublisher * Size of downloaded dataset files: 1.00 GB * Size of the generated dataset: 5.61 GB * Total amount of disk used: 6.61 GB An example of 'train' looks as follows. ### Data Fields The data fields are the same among all splits. #### byarticle * 'text': a 'string' feature. * 'title': a 'string' feature. * 'hyperpartisan': a 'bool' feature. * 'url': a 'string' feature. * 'published\_at': a 'string' feature. #### bypublisher * 'text': a 'string' feature. * 'title': a 'string' feature. * 'hyperpartisan': a 'bool' feature. * 'url': a 'string' feature. * 'published\_at': a 'string' feature. * 'bias': a classification label, with possible values including 'right' (0), 'right-center' (1), 'least' (2), 'left-center' (3), 'left' (4). ### Data Splits #### byarticle #### bypublisher Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information The collection (including labels) are licensed under a Creative Commons Attribution 4.0 International License. ### Contributions Thanks to @thomwolf, @ghomasHudson for adding this dataset.
[ "### Dataset Summary\n\n\nHyperpartisan News Detection was a dataset created for PAN @ SemEval 2019 Task 4.\nGiven a news article text, decide whether it follows a hyperpartisan argumentation, i.e., whether it exhibits blind, prejudiced, or unreasoning allegiance to one party, faction, cause, or person.\n\n\nThere are 2 parts:\n\n\n* byarticle: Labeled through crowdsourcing on an article basis. The data contains only articles for which a consensus among the crowdsourcing workers existed.\n* bypublisher: Labeled by the overall bias of the publisher as provided by BuzzFeed journalists or URL.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### byarticle\n\n\n* Size of downloaded dataset files: 1.00 MB\n* Size of the generated dataset: 2.80 MB\n* Total amount of disk used: 3.81 MB\n\n\nAn example of 'train' looks as follows.", "#### bypublisher\n\n\n* Size of downloaded dataset files: 1.00 GB\n* Size of the generated dataset: 5.61 GB\n* Total amount of disk used: 6.61 GB\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### byarticle\n\n\n* 'text': a 'string' feature.\n* 'title': a 'string' feature.\n* 'hyperpartisan': a 'bool' feature.\n* 'url': a 'string' feature.\n* 'published\\_at': a 'string' feature.", "#### bypublisher\n\n\n* 'text': a 'string' feature.\n* 'title': a 'string' feature.\n* 'hyperpartisan': a 'bool' feature.\n* 'url': a 'string' feature.\n* 'published\\_at': a 'string' feature.\n* 'bias': a classification label, with possible values including 'right' (0), 'right-center' (1), 'least' (2), 'left-center' (3), 'left' (4).", "### Data Splits", "#### byarticle", "#### bypublisher\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nThe collection (including labels) are licensed under a Creative Commons Attribution 4.0 International License.", "### Contributions\n\n\nThanks to @thomwolf, @ghomasHudson for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #annotations_creators-crowdsourced #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1M<n<10M #source_datasets-original #language-English #license-cc-by-4.0 #bias-classification #region-us \n", "### Dataset Summary\n\n\nHyperpartisan News Detection was a dataset created for PAN @ SemEval 2019 Task 4.\nGiven a news article text, decide whether it follows a hyperpartisan argumentation, i.e., whether it exhibits blind, prejudiced, or unreasoning allegiance to one party, faction, cause, or person.\n\n\nThere are 2 parts:\n\n\n* byarticle: Labeled through crowdsourcing on an article basis. The data contains only articles for which a consensus among the crowdsourcing workers existed.\n* bypublisher: Labeled by the overall bias of the publisher as provided by BuzzFeed journalists or URL.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### byarticle\n\n\n* Size of downloaded dataset files: 1.00 MB\n* Size of the generated dataset: 2.80 MB\n* Total amount of disk used: 3.81 MB\n\n\nAn example of 'train' looks as follows.", "#### bypublisher\n\n\n* Size of downloaded dataset files: 1.00 GB\n* Size of the generated dataset: 5.61 GB\n* Total amount of disk used: 6.61 GB\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### byarticle\n\n\n* 'text': a 'string' feature.\n* 'title': a 'string' feature.\n* 'hyperpartisan': a 'bool' feature.\n* 'url': a 'string' feature.\n* 'published\\_at': a 'string' feature.", "#### bypublisher\n\n\n* 'text': a 'string' feature.\n* 'title': a 'string' feature.\n* 'hyperpartisan': a 'bool' feature.\n* 'url': a 'string' feature.\n* 'published\\_at': a 'string' feature.\n* 'bias': a classification label, with possible values including 'right' (0), 'right-center' (1), 'least' (2), 'left-center' (3), 'left' (4).", "### Data Splits", "#### byarticle", "#### bypublisher\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nThe collection (including labels) are licensed under a Creative Commons Attribution 4.0 International License.", "### Contributions\n\n\nThanks to @thomwolf, @ghomasHudson for adding this dataset." ]
[ 98, 146, 10, 11, 6, 50, 51, 17, 66, 114, 5, 4, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 25, 25 ]
[ "passage: TAGS\n#task_categories-text-classification #annotations_creators-crowdsourced #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1M<n<10M #source_datasets-original #language-English #license-cc-by-4.0 #bias-classification #region-us \n### Dataset Summary\n\n\nHyperpartisan News Detection was a dataset created for PAN @ SemEval 2019 Task 4.\nGiven a news article text, decide whether it follows a hyperpartisan argumentation, i.e., whether it exhibits blind, prejudiced, or unreasoning allegiance to one party, faction, cause, or person.\n\n\nThere are 2 parts:\n\n\n* byarticle: Labeled through crowdsourcing on an article basis. The data contains only articles for which a consensus among the crowdsourcing workers existed.\n* bypublisher: Labeled by the overall bias of the publisher as provided by BuzzFeed journalists or URL.### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances#### byarticle\n\n\n* Size of downloaded dataset files: 1.00 MB\n* Size of the generated dataset: 2.80 MB\n* Total amount of disk used: 3.81 MB\n\n\nAn example of 'train' looks as follows.#### bypublisher\n\n\n* Size of downloaded dataset files: 1.00 GB\n* Size of the generated dataset: 5.61 GB\n* Total amount of disk used: 6.61 GB\n\n\nAn example of 'train' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.#### byarticle\n\n\n* 'text': a 'string' feature.\n* 'title': a 'string' feature.\n* 'hyperpartisan': a 'bool' feature.\n* 'url': a 'string' feature.\n* 'published\\_at': a 'string' feature." ]
[ -0.03933282196521759, 0.14111796021461487, -0.005348812323063612, 0.03780393674969673, 0.027736637741327286, -0.011419055052101612, 0.14502939581871033, 0.04305042326450348, 0.03889354690909386, 0.11294203251600266, 0.05518338084220886, 0.038482122123241425, 0.050511520355939865, 0.09764409065246582, 0.012327754870057106, -0.12814611196517944, 0.08161813020706177, -0.0695563405752182, 0.02248808741569519, 0.11612416058778763, 0.10233625769615173, -0.07342205941677094, 0.07267579436302185, -0.08209437876939774, -0.07948891073465347, -0.02064353972673416, -0.022670110687613487, -0.03450741991400719, 0.017141086980700493, 0.08543522655963898, 0.045643649995326996, 0.022653376683592796, 0.04627588391304016, -0.1792570799589157, 0.020973006263375282, 0.10143715143203735, -0.02140996791422367, 0.021080080419778824, 0.10245456546545029, -0.047535162419080734, 0.17629747092723846, -0.06411125510931015, 0.023598091676831245, 0.056923724710941315, -0.12776139378547668, -0.16155272722244263, -0.072421133518219, 0.039977915585041046, 0.040291186422109604, 0.054289478808641434, -0.06242397800087929, 0.0463816374540329, -0.014429722912609577, 0.07349413633346558, 0.11993154883384705, -0.05468697100877762, -0.05962218716740608, -0.011239196173846722, 0.005631358828395605, 0.13380248844623566, -0.06971286237239838, -0.008510077372193336, 0.03073883056640625, 0.02272208034992218, 0.04390475153923035, -0.059155408293008804, -0.07387354969978333, -0.02539735659956932, -0.13547927141189575, -0.06215279921889305, 0.2003077268600464, 0.022403603419661522, -0.0746590867638588, -0.18929879367351532, -0.02607913129031658, 0.09405446797609329, 0.02848307602107525, 0.06283114850521088, 0.009598704986274242, -0.01670166663825512, -0.00506806094199419, -0.043277300894260406, -0.06575755774974823, -0.07795210927724838, -0.07583770155906677, 0.0971081554889679, -0.02022293023765087, 0.06703253090381622, -0.002100287238135934, 0.07104974240064621, 0.056710824370384216, -0.09525228291749954, -0.023221084848046303, -0.06068463623523712, -0.09500329941511154, 0.024280011653900146, -0.004598620347678661, -0.0557403489947319, 0.05875789001584053, 0.060174230486154556, -0.1886952519416809, -0.024292893707752228, -0.07953080534934998, 0.04489346966147423, 0.14479541778564453, 0.057313159108161926, -0.07443111389875412, -0.08190102130174637, -0.014727912843227386, -0.024605708196759224, 0.02565552480518818, -0.036443330347537994, -0.01953612081706524, 0.03137608617544174, 0.02893015183508396, 0.004812697414308786, 0.14764085412025452, 0.08748816698789597, -0.04898742586374283, -0.033107660710811615, 0.09437289088964462, -0.10646878927946091, -0.007707603741437197, 0.05757196620106697, -0.05762194097042084, -0.04042283073067665, 0.04035784304141998, -0.01450834795832634, -0.054341625422239304, 0.0854199081659317, -0.05110352858901024, 0.009574580937623978, -0.06202106550335884, -0.14302948117256165, 0.09004173427820206, -0.03737775236368179, -0.07975542545318604, -0.062300942838191986, -0.20697568356990814, -0.09819129854440689, -0.003266638610512018, -0.05514656752347946, -0.053519658744335175, -0.020671050995588303, 0.06386620551347733, -0.0011878380319103599, -0.052154429256916046, 0.03937441483139992, -0.08526375889778137, 0.06454833596944809, -0.10616642981767654, 0.04949148744344711, -0.04627322778105736, 0.013236894272267818, -0.10432298481464386, 0.040105972439050674, -0.12379428744316101, 0.14190298318862915, -0.09053859859704971, 0.06719239801168442, -0.09346320480108261, -0.019283100962638855, -0.04774262011051178, 0.012513885274529457, -0.03531413525342941, 0.14430776238441467, -0.16986018419265747, -0.038741160184144974, 0.142520472407341, -0.10206795483827591, -0.04882313683629036, 0.05205255001783371, -0.03395610302686691, 0.09787797927856445, 0.11970794945955276, 0.14575836062431335, 0.01487905066460371, -0.057929281145334244, -0.1340065896511078, -0.03964461758732796, 0.0013969927094876766, 0.14661958813667297, 0.12421021610498428, -0.10028854012489319, 0.12359493970870972, -0.010311160236597061, 0.05366875231266022, -0.06759292632341385, -0.007985023781657219, -0.0061695207841694355, 0.0199141725897789, -0.032365310937166214, -0.09343233704566956, -0.0064493203535676, -0.063666433095932, -0.005633594933897257, -0.06186295300722122, 0.08131105452775955, 0.02338486723601818, -0.01858445070683956, 0.07126612961292267, 0.009245808236300945, 0.020589224994182587, -0.06128586083650589, 0.023000221699476242, -0.21250952780246735, -0.11306387931108475, 0.023386020213365555, -0.019942164421081543, 0.10926023870706558, -0.022470008581876755, -0.016320405527949333, -0.014000298455357552, -0.037414371967315674, 0.0532732717692852, 0.012570193968713284, -0.01873783953487873, -0.017345676198601723, -0.16476450860500336, 0.006802275776863098, -0.04344269633293152, 0.04912981390953064, -0.0757206529378891, 0.014615485444664955, 0.15942251682281494, 0.031378939747810364, 0.06645498424768448, -0.09818031638860703, 0.07789164781570435, 0.010166876949369907, -0.044925376772880554, -0.030397627502679825, 0.019816402345895767, 0.017976194620132446, -0.044827938079833984, 0.12017617374658585, -0.08508532494306564, -0.16174468398094177, 0.06270955502986908, 0.005272933281958103, -0.06707898527383804, -0.0515785738825798, -0.057524342089891434, -0.01589280366897583, -0.15100878477096558, -0.13732275366783142, 0.04367818310856819, 0.014457269571721554, 0.044652123004198074, -0.12400253117084503, -0.08563146740198135, -0.02838067151606083, 0.016959674656391144, -0.02848515287041664, 0.11324278265237808, 0.020891938358545303, -0.09933771938085556, 0.13736313581466675, 0.0514470674097538, 0.05563294515013695, 0.16537046432495117, 0.023381873965263367, -0.0883498340845108, -0.005508137866854668, 0.02717399224638939, 0.018368732184171677, 0.02857246808707714, -0.03266260400414467, 0.05737757310271263, 0.0700327455997467, 0.04657914862036705, -0.015094298869371414, -0.03987359628081322, 0.051214952021837234, 0.013387799263000488, -0.0667482241988182, -0.10200538486242294, -0.01857573725283146, 0.025457210838794708, 0.10815807431936264, 0.014761917293071747, 0.08400411158800125, -0.01240166649222374, -0.07718096673488617, -0.11341487616300583, 0.1229294091463089, -0.03650073707103729, -0.18514032661914825, -0.0963580533862114, -0.11923672258853912, -0.09195524454116821, 0.034658025950193405, 0.038079723715782166, 0.055062245577573776, -0.019984757527709007, -0.13192616403102875, 0.1416987180709839, 0.045943569391965866, -0.04155099019408226, -0.06010207161307335, 0.06054268404841423, 0.014420976862311363, -0.08705353736877441, 0.017534295096993446, -0.030074482783675194, -0.03432626277208328, -0.003890835214406252, 0.016143186017870903, 0.1458030343055725, 0.04951808974146843, 0.09538859128952026, -0.023620659485459328, -0.02227226085960865, 0.27707046270370483, -0.10798772424459457, 0.08538263291120529, 0.05976523086428642, -0.03982877358794212, 0.05768662318587303, 0.2319788634777069, 0.047104861587285995, -0.06331522762775421, 0.03669624403119087, 0.08760032057762146, -0.05804941803216934, -0.20246188342571259, -0.0889984741806984, -0.0459299199283123, 0.06274101138114929, 0.09931425750255585, 0.04190528765320778, -0.12627814710140228, 0.027045568451285362, -0.09570976346731186, 0.06149359419941902, 0.08855907618999481, 0.05554349347949028, -0.04926270619034767, 0.009362746961414814, 0.1042466014623642, -0.04221205785870552, 0.05636174976825714, 0.14548587799072266, -0.05677179619669914, 0.22947590053081512, -0.08958320319652557, 0.2108313888311386, 0.11484455317258835, -0.02085643820464611, 0.04367827624082565, 0.06054127588868141, 0.010078497231006622, 0.08987519890069962, -0.01250364538282156, -0.09538589417934418, 0.011352338828146458, 0.06548626720905304, -0.02286805957555771, -0.0009743219125084579, 0.027075929567217827, -0.15962795913219452, 0.09721297025680542, 0.23542380332946777, 0.03707588091492653, -0.1247696727514267, -0.008986642584204674, 0.07280008494853973, -0.029760003089904785, -0.08670570701360703, -0.026064686477184296, 0.10356299579143524, -0.13161152601242065, 0.09210360795259476, 0.009719472378492355, 0.1297508180141449, -0.16764159500598907, -0.02538018673658371, 0.015850983560085297, -0.07939795404672623, -0.07503972202539444, 0.07301726937294006, -0.13933156430721283, 0.15584270656108856, 0.019052445888519287, -0.014891617931425571, -0.05940250679850578, 0.03842957317829132, -0.018896985799074173, 0.04280616715550423, 0.17847806215286255, 0.011413348838686943, -0.06383094191551208, -0.020496351644396782, -0.1408388763666153, -0.03244994953274727, 0.03616790473461151, -0.11094740778207779, 0.08597633242607117, 0.0794455036520958, 0.03838755562901497, -0.04223916307091713, 0.028887860476970673, -0.09181606024503708, -0.175705224275589, 0.010985258966684341, 0.015129074454307556, 0.02197853848338127, -0.025449488312005997, 0.010313966311514378, -0.07440917938947678, 0.09806551039218903, -0.15230771899223328, -0.10987956076860428, -0.10118968784809113, 0.05944178253412247, 0.049000710248947144, -0.05091875419020653, -0.051534757018089294, -0.0483526811003685, 0.10782203078269958, -0.030860599130392075, -0.03655373305082321, 0.011504409834742546, -0.06801672279834747, -0.16774332523345947, -0.047540921717882156, 0.048830799758434296, 0.0784580335021019, 0.044420722872018814, -0.043358560651540756, 0.0793035626411438, -0.04529433324933052, -0.09862425923347473, 0.009417075663805008, 0.12800174951553345, 0.08513463288545609, 0.09883483499288559, -0.04788103327155113, -0.1414196640253067, -0.05990298092365265, -0.053628213703632355, 0.028822116553783417, 0.1896381825208664, -0.041900549083948135, 0.15184658765792847, 0.18244007229804993, -0.10946603119373322, -0.25077664852142334, -0.018402479588985443, 0.042551398277282715, -0.05172713100910187, 0.04049753025174141, -0.17940735816955566, 0.07287639379501343, 0.10697967559099197, -0.017491906881332397, 0.06051971763372421, -0.22251154482364655, -0.12720632553100586, 0.0128681855276227, -0.020444810390472412, -0.1271798312664032, -0.1303943246603012, -0.11033736169338226, -0.10312360525131226, -0.11230133473873138, 0.16576558351516724, -0.16872401535511017, 0.02712869457900524, 0.03257456049323082, -0.000588649942073971, 0.013275579549372196, -0.020329134538769722, 0.11819661408662796, 0.012897257693111897, 0.031041381880640984, -0.11646492034196854, -0.015355241484940052, 0.09344324469566345, -0.04531329125165939, 0.06030016019940376, -0.07110148668289185, -0.0073972889222204685, -0.10344932228326797, -0.07457888871431351, -0.0764852985739708, 0.034089345484972, -0.05672971531748772, -0.050117384642362595, -0.1022404208779335, 0.06206614151597023, 0.07281365245580673, -0.00730111775919795, 0.09293194115161896, -0.13486962020397186, 0.06433956325054169, 0.1690210998058319, 0.11108765006065369, 0.025150835514068604, -0.11675034463405609, -0.04812990874052048, -0.027416925877332687, 0.06195339187979698, -0.15181615948677063, 0.036224786192178726, 0.07445985078811646, 0.03148479759693146, 0.11202208697795868, 0.018824532628059387, -0.12239374965429306, 0.05608999356627464, 0.04807541146874428, -0.14619985222816467, -0.0873669683933258, 0.031374625861644745, -0.00023469427833333611, -0.16398268938064575, -0.07685693353414536, 0.09755839407444, 0.04545706510543823, 0.008006910793483257, 0.035578299313783646, 0.06144554913043976, 0.0484527051448822, 0.12434568256139755, -0.018510885536670685, 0.03483458235859871, -0.10648126900196075, 0.14071647822856903, 0.17262081801891327, -0.024426894262433052, -0.036619964987039566, 0.08716671168804169, -0.09294629842042923, -0.022741690278053284, -0.04951824992895126, 0.037946589291095734, 0.02549363113939762, -0.06117371842265129, 0.017354000359773636, -0.08772443979978561, 0.06248098984360695, 0.13927213847637177, 0.061486463993787766, 0.09085973352193832, 0.08383037894964218, -0.05231616646051407, 0.023632630705833435, 0.1358058601617813, -0.003685545641928911, 0.0118096973747015, 0.006655365228652954, -0.018827950581908226, 0.00667065754532814, 0.0004802531038876623, -0.00609520822763443, -0.0376165546476841, -0.09387356042861938, 0.022583838552236557, -0.08326414227485657, 0.04324435442686081, -0.05944550037384033, -0.014566052705049515, -0.027286745607852936, 0.008526063524186611, -0.021459588780999184, -0.003756206016987562, -0.018664339557290077, -0.026787085458636284, -0.05706329271197319, 0.10255961120128632, -0.1650676727294922, -0.03292012959718704, 0.0909583792090416, -0.05805140733718872, 0.126463383436203, -0.022653643041849136, -0.08924471586942673, -0.06351449340581894, -0.04779920354485512, 0.053680047392845154, -0.005534609779715538, 0.017128268256783485, 0.009981043636798859, -0.06776661425828934, -0.03206219524145126, 0.012139806523919106, -0.06171053275465965, 0.035437293350696564, 0.017314694821834564, -0.11125577241182327, 0.13389696180820465, 0.06854784488677979, -0.026040447875857353, -0.05172416940331459, 0.08115514367818832, 0.041549235582351685, 0.11504855006933212, 0.11159797757863998, -0.02326095663011074, 0.0382346585392952, -0.1371694654226303, 0.022087566554546356, 0.07401425391435623, -0.02705254592001438, -0.02782510221004486, 0.03261851519346237, 0.06477735191583633, -0.01273172628134489, 0.2504694163799286, 0.013038242235779762, -0.07951022684574127, 0.03960072621703148, 0.12372084707021713, -0.03402645140886307, 0.007217884995043278, 0.04573611542582512, -0.02915644459426403, -0.016134975478053093, 0.029366454109549522, -0.02291327714920044, -0.02253860794007778, 0.14918705821037292, 0.18134629726409912, 0.14016509056091309, 0.18451528251171112, -0.012571467086672783, 0.022922301664948463, 0.0033166089560836554, 0.021540442481637, 0.059120431542396545, -0.0018613752909004688, 0.06598226726055145, -0.07795072346925735, 0.0771293118596077, 0.02612779289484024, -0.10656444728374481, 0.09084387868642807, 0.04832272231578827, -0.05321811884641647, -0.09827686101198196, -0.18424677848815918, -0.0560644194483757, -0.002306590089574456, 0.00762815959751606, -0.11632739007472992, 0.05806267634034157, 0.09879373759031296, 0.026838017627596855, 0.02619280479848385, 0.064312644302845, -0.14076250791549683, -0.09996374696493149, 0.07284040004014969, -0.012346789240837097, 0.010100672952830791, 0.007859422825276852, 0.01165352389216423, 0.014213287271559238, 0.08571220934391022, 0.042361337691545486, 0.08459807187318802, 0.017896566540002823, 0.0020696420688182116, -0.06687741726636887, -0.06716582179069519, -0.017209187150001526, 0.02464638650417328, -0.0023602391593158245, 0.2071247547864914, 0.06293518096208572, 0.034806158393621445, 0.008288201875984669, 0.1433347463607788, -0.018314523622393608, -0.0726940929889679, -0.13846951723098755, -0.02231895551085472, -0.11586112529039383, -0.010917588137090206, -0.029131421819329262, -0.15832477807998657, 0.01983102224767208, 0.17336192727088928, 0.14894747734069824, -0.04460686072707176, 0.019634289667010307, -0.015230921097099781, 0.011205354705452919, 0.044268764555454254, 0.005927444901317358, -0.03833695873618126, 0.2339697927236557, -0.05682157725095749, 0.022542567923665047, -0.015289350412786007, -0.02548094466328621, -0.048882611095905304, 0.06755030155181885, -0.02115698717534542, 0.0026749391108751297, -0.13260580599308014, 0.12437401711940765, -0.10248363763093948, -0.18438050150871277, 0.026160921901464462, -0.004916796926409006, -0.049059513956308365, 0.006702047772705555, -0.02643061988055706, -0.010792779736220837, 0.027300111949443817, 0.0028930376283824444, -0.014333155006170273, 0.06900101900100708, -0.011204958893358707, -0.05170160531997681, -0.09725197404623032, 0.09699061512947083, -0.05552016943693161, 0.20248422026634216, -0.04368969053030014, 0.107394278049469, 0.06114281341433525, -0.060375574976205826, -0.12556754052639008, 0.08437595516443253, 0.037709083408117294, -0.03156495466828346, -0.0071306386962533, 0.1282092183828354, -0.01517391111701727, 0.1347070038318634, 0.08974424004554749, 0.04380011931061745, 0.06266465783119202, 0.005304238758981228, -0.06909820437431335, -0.16873863339424133, 0.01208376232534647, -0.1051858589053154, 0.09950511157512665, 0.11530469357967377, -0.018937712535262108, -0.019813034683465958, -0.024356715381145477, 0.0006266376585699618, -0.03322145342826843, 0.054534390568733215, 0.019020743668079376, -0.1711491197347641, 0.02929839678108692, 0.0543682798743248, 0.09713741391897202, -0.16570323705673218, -0.018306786194443703, 0.03645583242177963, -0.026224732398986816, 0.06911183148622513, 0.09573078155517578, 0.04219482094049454, -0.010200832039117813, -0.04570809006690979, -0.0844956487417221, 0.029136542230844498, 0.11125948280096054, -0.03402688726782799, -0.02899528667330742 ]
c88fa968aef60653649a37eb617d220f9ff5f470
# Dataset Card for `iapp_wiki_qa_squad` ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://github.com/iapp-technology/iapp-wiki-qa-dataset - **Repository:** https://github.com/iapp-technology/iapp-wiki-qa-dataset - **Paper:** - **Leaderboard:** - **Point of Contact:** https://github.com/iapp-technology/iapp-wiki-qa-dataset ### Dataset Summary `iapp_wiki_qa_squad` is an extractive question answering dataset from Thai Wikipedia articles. It is adapted from [the original iapp-wiki-qa-dataset](https://github.com/iapp-technology/iapp-wiki-qa-dataset) to [SQuAD](https://rajpurkar.github.io/SQuAD-explorer/) format, resulting in 5761/742/739 questions from 1529/191/192 articles. ### Supported Tasks and Leaderboards extractive question answering ### Languages Thai ## Dataset Structure ### Data Instances An example from the dataset: ``` {'article_id': '0U2lA8nJQESIxbZrjZQc', 'question_id': '0U2lA8nJQESIxbZrjZQc_000', 'context': 'นายสุวัฒน์ วรรณศิริกุล (1 พฤศจิกายน พ.ศ. 2476 - 31 กรกฎาคม พ.ศ. 2555) อดีตรองหัวหน้าพรรคพลังประชาชน อดีตประธานสมาชิกสภาผู้แทนราษฎร และประธานภาคกรุงเทพมหานคร พรรคพลังประชาชน อดีตสมาชิกสภาผู้แทนราษฎรกรุงเทพมหานครหลายสมัย ได้รับการเลือกตั้งเป็นสมาชิกสภาผู้แทนราษฎรครั้งแรกในปี พ.ศ. 2529 ในสังกัดพรรคประชากรไทย และสังกัดพรรคพลังประชาชน เป็นพรรคสุดท้าย', 'question': 'สุวัฒน์ วรรณศิริกุล เกิดวันที่เท่าไร', 'answers': {'text': ['1 พฤศจิกายน พ.ศ. 2476'], 'answer_start': [24], 'answer_end': [45]}, 'title': 'สุวัฒน์ วรรณศิริกุล', 'created_by': 'gmnjGRF0y0g7QRZDd9Qgz3AgiHJ3', 'created_on': '2019-08-18 05:05:51.358000+00:00', 'is_pay': {'date': None, 'status': False}} {'article_id': '01KZTrxgvC5mOovXFMPJ', 'question_id': '01KZTrxgvC5mOovXFMPJ_000', 'context': 'พัทธ์ธีรา ศรุติพงศ์โภคิน (เกิด 3 ธันวาคม พ.ศ. 2533) หรือชื่อเล่นว่า อร เป็นนักแสดงหญิงชาวไทย สำเร็จมัธยมศึกษาจากCatholic Cathedral College ประเทศนิวซีแลนด์ และปริญญาตรีจากRaffles International College สาขา Business Marketing\n\nเข้าสู่วงการตั้งแต่อายุ 6 ขวบ จากการแสดงละครเวทีกับ ครูชลประคัลภ์ จันทร์เรือง จากนั้นก็เล่นโฆษณาในวัยเด็ก 2- 3 ชิ้น และยังเคยแสดงช่วงละครสั้น ในรายการซุปเปอร์จิ๋ว ประมาณปี 2542\n\nปัจจุบันเป็นทั้ง นักแสดง , พิธีกร และ วีเจ อยู่ที่คลื่น เก็ท 102.5 Bangkok International Hits Music Station และยังเป็นพิธีกรให้กับช่อง ทรู มิวสิก', 'question': 'พัทธ์ธีรา ศรุติพงศ์โภคิน เกิดวันที่เท่าไร', 'answers': {'text': ['3 ธันวาคม พ.ศ. 2533'], 'answer_start': [31], 'answer_end': [50]}, 'title': 'พัทธ์ธีรา ศรุติพงศ์โภคิน', 'created_by': 'gmnjGRF0y0g7QRZDd9Qgz3AgiHJ3', 'created_on': '2019-08-07 14:00:38.778000+00:00', 'is_pay': {'status': True, 'total': 2.5, 'date': '2019-08-13 10:47:28.095000+00:00'}} ``` ### Data Fields ``` { "question_id": question id "article_id": article id "title": article title "context": article texts "question": question "answers": { "text": answer text "answer_start": answer beginning position "answer_end": answer exclusive upper bound position } ), } ``` ### Data Splits | | train | valid | test | |-------------|-------|-------|------| | # questions | 5761 | 742 | 739 | | # articles | 1529 | 191 | 192 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization From the original `iapp-wiki-qa-dataset`, [@cstorm125](https://github.com/cstorm125/) applied the following processing: - Select questions with one, non-empty answer - Select questions whose answers match `textDetection` fields - Select questions whose answers are 100-character long or shorter - 80/10/10 train-validation-split at article level #### Who are the source language producers? Wikipedia authors for contexts and annotators hired by [iApp](https://iapp.co.th/) for questions and answer annotations ### Annotations #### Annotation process Annotators hired by [iApp](https://iapp.co.th/) are asked create questions and answers for each article. #### Who are the annotators? Annotators hired by [iApp](https://iapp.co.th/) ### Personal and Sensitive Information All contents are from Wikipedia. No personal and sensitive information is expected to be included. ## Considerations for Using the Data ### Social Impact of Dataset - open-domain, extractive question answering in Thai ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators Original dataset by [iApp](https://iapp.co.th/). SQuAD formattting by [PyThaiNLP](https://github.com/PyThaiNLP/). ### Licensing Information MIT ### Citation Information ``` @dataset{kobkrit_viriyayudhakorn_2021_4539916, author = {Kobkrit Viriyayudhakorn and Charin Polpanumas}, title = {iapp\_wiki\_qa\_squad}, month = feb, year = 2021, publisher = {Zenodo}, version = 1, doi = {10.5281/zenodo.4539916}, url = {https://doi.org/10.5281/zenodo.4539916} } ``` ### Contributions Thanks to [@cstorm125](https://github.com/cstorm125) for adding this dataset.
iapp_wiki_qa_squad
[ "task_categories:question-answering", "task_ids:extractive-qa", "task_ids:open-domain-qa", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:extended|other-iapp-wiki-qa-dataset", "language:th", "license:mit", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["th"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["extended|other-iapp-wiki-qa-dataset"], "task_categories": ["question-answering"], "task_ids": ["extractive-qa", "open-domain-qa"], "pretty_name": "IappWikiQaSquad", "dataset_info": {"features": [{"name": "question_id", "dtype": "string"}, {"name": "article_id", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "context", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "answers", "sequence": [{"name": "text", "dtype": "string"}, {"name": "answer_start", "dtype": "int32"}, {"name": "answer_end", "dtype": "int32"}]}], "config_name": "iapp_wiki_qa_squad", "splits": [{"name": "train", "num_bytes": 16107541, "num_examples": 5761}, {"name": "validation", "num_bytes": 2120768, "num_examples": 742}, {"name": "test", "num_bytes": 2032016, "num_examples": 739}], "download_size": 2876630, "dataset_size": 20260325}}
2024-01-18T11:05:58+00:00
[]
[ "th" ]
TAGS #task_categories-question-answering #task_ids-extractive-qa #task_ids-open-domain-qa #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-extended|other-iapp-wiki-qa-dataset #language-Thai #license-mit #region-us
Dataset Card for 'iapp\_wiki\_qa\_squad' ======================================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: * Leaderboard: * Point of Contact: URL ### Dataset Summary 'iapp\_wiki\_qa\_squad' is an extractive question answering dataset from Thai Wikipedia articles. It is adapted from the original iapp-wiki-qa-dataset to SQuAD format, resulting in 5761/742/739 questions from 1529/191/192 articles. ### Supported Tasks and Leaderboards extractive question answering ### Languages Thai Dataset Structure ----------------- ### Data Instances An example from the dataset: ### Data Fields ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization From the original 'iapp-wiki-qa-dataset', @cstorm125 applied the following processing: * Select questions with one, non-empty answer * Select questions whose answers match 'textDetection' fields * Select questions whose answers are 100-character long or shorter * 80/10/10 train-validation-split at article level #### Who are the source language producers? Wikipedia authors for contexts and annotators hired by iApp for questions and answer annotations ### Annotations #### Annotation process Annotators hired by iApp are asked create questions and answers for each article. #### Who are the annotators? Annotators hired by iApp ### Personal and Sensitive Information All contents are from Wikipedia. No personal and sensitive information is expected to be included. Considerations for Using the Data --------------------------------- ### Social Impact of Dataset * open-domain, extractive question answering in Thai ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators Original dataset by iApp. SQuAD formattting by PyThaiNLP. ### Licensing Information MIT ### Contributions Thanks to @cstorm125 for adding this dataset.
[ "### Dataset Summary\n\n\n'iapp\\_wiki\\_qa\\_squad' is an extractive question answering dataset from Thai Wikipedia articles. It is adapted from the original iapp-wiki-qa-dataset to SQuAD format, resulting in 5761/742/739 questions from 1529/191/192 articles.", "### Supported Tasks and Leaderboards\n\n\nextractive question answering", "### Languages\n\n\nThai\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nAn example from the dataset:", "### Data Fields", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nFrom the original 'iapp-wiki-qa-dataset', @cstorm125 applied the following processing:\n\n\n* Select questions with one, non-empty answer\n* Select questions whose answers match 'textDetection' fields\n* Select questions whose answers are 100-character long or shorter\n* 80/10/10 train-validation-split at article level", "#### Who are the source language producers?\n\n\nWikipedia authors for contexts and annotators hired by iApp for questions and answer annotations", "### Annotations", "#### Annotation process\n\n\nAnnotators hired by iApp are asked create questions and answers for each article.", "#### Who are the annotators?\n\n\nAnnotators hired by iApp", "### Personal and Sensitive Information\n\n\nAll contents are from Wikipedia. No personal and sensitive information is expected to be included.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset\n\n\n* open-domain, extractive question answering in Thai", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nOriginal dataset by iApp. SQuAD formattting by PyThaiNLP.", "### Licensing Information\n\n\nMIT", "### Contributions\n\n\nThanks to @cstorm125 for adding this dataset." ]
[ "TAGS\n#task_categories-question-answering #task_ids-extractive-qa #task_ids-open-domain-qa #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-extended|other-iapp-wiki-qa-dataset #language-Thai #license-mit #region-us \n", "### Dataset Summary\n\n\n'iapp\\_wiki\\_qa\\_squad' is an extractive question answering dataset from Thai Wikipedia articles. It is adapted from the original iapp-wiki-qa-dataset to SQuAD format, resulting in 5761/742/739 questions from 1529/191/192 articles.", "### Supported Tasks and Leaderboards\n\n\nextractive question answering", "### Languages\n\n\nThai\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nAn example from the dataset:", "### Data Fields", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nFrom the original 'iapp-wiki-qa-dataset', @cstorm125 applied the following processing:\n\n\n* Select questions with one, non-empty answer\n* Select questions whose answers match 'textDetection' fields\n* Select questions whose answers are 100-character long or shorter\n* 80/10/10 train-validation-split at article level", "#### Who are the source language producers?\n\n\nWikipedia authors for contexts and annotators hired by iApp for questions and answer annotations", "### Annotations", "#### Annotation process\n\n\nAnnotators hired by iApp are asked create questions and answers for each article.", "#### Who are the annotators?\n\n\nAnnotators hired by iApp", "### Personal and Sensitive Information\n\n\nAll contents are from Wikipedia. No personal and sensitive information is expected to be included.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset\n\n\n* open-domain, extractive question answering in Thai", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nOriginal dataset by iApp. SQuAD formattting by PyThaiNLP.", "### Licensing Information\n\n\nMIT", "### Contributions\n\n\nThanks to @cstorm125 for adding this dataset." ]
[ 114, 75, 15, 12, 13, 5, 11, 7, 4, 90, 32, 5, 24, 17, 36, 20, 8, 14, 25, 7, 17 ]
[ "passage: TAGS\n#task_categories-question-answering #task_ids-extractive-qa #task_ids-open-domain-qa #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-extended|other-iapp-wiki-qa-dataset #language-Thai #license-mit #region-us \n### Dataset Summary\n\n\n'iapp\\_wiki\\_qa\\_squad' is an extractive question answering dataset from Thai Wikipedia articles. It is adapted from the original iapp-wiki-qa-dataset to SQuAD format, resulting in 5761/742/739 questions from 1529/191/192 articles.### Supported Tasks and Leaderboards\n\n\nextractive question answering### Languages\n\n\nThai\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nAn example from the dataset:### Data Fields### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data#### Initial Data Collection and Normalization\n\n\nFrom the original 'iapp-wiki-qa-dataset', @cstorm125 applied the following processing:\n\n\n* Select questions with one, non-empty answer\n* Select questions whose answers match 'textDetection' fields\n* Select questions whose answers are 100-character long or shorter\n* 80/10/10 train-validation-split at article level#### Who are the source language producers?\n\n\nWikipedia authors for contexts and annotators hired by iApp for questions and answer annotations### Annotations#### Annotation process\n\n\nAnnotators hired by iApp are asked create questions and answers for each article.#### Who are the annotators?\n\n\nAnnotators hired by iApp### Personal and Sensitive Information\n\n\nAll contents are from Wikipedia. No personal and sensitive information is expected to be included.\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset\n\n\n* open-domain, extractive question answering in Thai### Discussion of Biases### Other Known Limitations\n\n\nAdditional Information\n----------------------" ]
[ 0.03562439978122711, 0.11061637103557587, -0.0053947255946695805, 0.07772309333086014, 0.08382997661828995, -0.01864645630121231, 0.02136455848813057, 0.12438204139471054, 0.013653883710503578, 0.16871923208236694, -0.01327684335410595, 0.08191470056772232, 0.11454226821660995, 0.10495375841856003, 0.023588910698890686, -0.26199519634246826, 0.04991593211889267, -0.09117909520864487, 0.0052147614769637585, 0.12099049240350723, 0.14304722845554352, -0.0985918641090393, 0.09028926491737366, -0.037890318781137466, 0.036184586584568024, 0.019909057766199112, -0.10509054362773895, -0.0589565746486187, -0.017234960570931435, 0.026337917894124985, 0.02749880775809288, -0.010895597748458385, 0.05001422390341759, -0.27147647738456726, -0.0045201750472188, 0.01059944648295641, 0.05224212631583214, 0.0003562275960575789, 0.12886811792850494, -0.03780069947242737, 0.015198687091469765, -0.1170031726360321, 0.10747169703245163, 0.07286097854375839, -0.08648576587438583, -0.08762850612401962, -0.10325933247804642, 0.06394994258880615, 0.22335970401763916, 0.1085619181394577, -0.1253616362810135, 0.07483778148889542, -0.10285555571317673, 0.046919260174036026, 0.07198146730661392, -0.1285121738910675, -0.046165190637111664, -0.11460647732019424, 0.0029428203124552965, 0.13704203069210052, -0.10146356374025345, -0.024624446406960487, 0.006724612787365913, 0.03818923234939575, 0.014947413466870785, -0.016505295410752296, -0.11877661943435669, 0.006441881880164146, -0.1006823480129242, -0.032017625868320465, 0.12497127056121826, 0.054192714393138885, -0.05049222707748413, -0.17835618555545807, 0.012076216749846935, -0.014296852052211761, -0.036471106112003326, -0.03523198887705803, 0.02243395522236824, -0.008910241536796093, 0.06929236650466919, -0.010971089825034142, -0.0973970964550972, 0.024305062368512154, 0.007280697114765644, -0.06121363863348961, 0.061372458934783936, -0.022614644840359688, 0.008166816085577011, -0.0005376111948862672, 0.04435902088880539, -0.10347709059715271, -0.05825218930840492, 0.010209972970187664, -0.14350275695323944, -0.008068045601248741, 0.08844038844108582, -0.022732151672244072, 0.061942338943481445, 0.10433733463287354, -0.11962085962295532, 0.06545637547969818, -0.12229596078395844, -0.033410269767045975, 0.0897606909275055, 0.13339708745479584, -0.12285812199115753, -0.02897297404706478, -0.08409719169139862, -0.03797772526741028, -0.01734001934528351, -0.006154037546366453, 0.028847211971879005, 0.08188129961490631, 0.09623545408248901, 0.09488724172115326, 0.09878433495759964, 0.047666605561971664, -0.0645090863108635, -0.05479343980550766, 0.173513725399971, -0.10226200520992279, 0.004617153201252222, 0.04086687043309212, -0.06138487905263901, -0.011706490069627762, -0.023736583068966866, 0.05839220806956291, -0.09058085083961487, 0.07996384054422379, -0.057686299085617065, 0.044741611927747726, -0.018643442541360855, -0.07622085511684418, 0.04922323301434517, 0.011596432887017727, -0.09789858013391495, 0.00892719253897667, -0.08816709369421005, -0.06839531660079956, 0.006679904647171497, -0.11471622437238693, -0.058445680886507034, -0.0030907944310456514, 0.013472110964357853, -0.003762192791327834, 0.024102909490466118, 0.04042623192071915, -0.03548622503876686, 0.041442763060331345, -0.03466444090008736, 0.06659086793661118, 0.1393807977437973, 0.08103581517934799, -0.13843749463558197, 0.06922035664319992, -0.15709197521209717, 0.13226181268692017, -0.14168395102024078, 0.0030073479283601046, -0.16337850689888, -0.05367780849337578, 0.07378793507814407, -0.011414771899580956, -0.043814972043037415, 0.15659677982330322, -0.14354784786701202, 0.0138884037733078, 0.10292822122573853, -0.09295487403869629, -0.10396774858236313, 0.11740453541278839, -0.018583951517939568, 0.03575293347239494, 0.010533332824707031, 0.09625276923179626, -0.06323427706956863, -0.023158032447099686, -0.060503039509058, -0.11253484338521957, 0.03976953774690628, 0.257384330034256, 0.10844878852367401, -0.15653905272483826, 0.11222243309020996, 0.04422089084982872, -0.03977590799331665, -0.07511671632528305, -0.03603656589984894, -0.08081017434597015, 0.008402181789278984, -0.032379768788814545, -0.004774188157171011, -0.024960985407233238, 0.00534941628575325, -0.01207982748746872, -0.07295536249876022, 0.006186680402606726, 0.01720520295202732, -0.0072296783328056335, 0.012767793610692024, -0.0904412493109703, -0.012718255631625652, -0.044761642813682556, -0.023553136736154556, -0.16524505615234375, -0.07226251065731049, 0.08602739125490189, -0.11138568818569183, 0.10872138291597366, -0.12674295902252197, 0.006317226681858301, -0.02099536918103695, -0.039870329201221466, -0.005333712324500084, 0.08105204999446869, 0.026580659672617912, -0.02446616441011429, -0.11887083202600479, 0.05088312551379204, -0.009921728633344173, 0.14162522554397583, -0.06597784906625748, -0.016116883605718613, 0.07056684792041779, 0.15781770646572113, 0.03360903635621071, -0.05794685333967209, 0.11290022730827332, 0.019416719675064087, 0.018600409850478172, -0.04005778208374977, -0.0006941056344658136, -0.07286106050014496, -0.00897131022065878, 0.08791694790124893, -0.15361522138118744, -0.12035737186670303, 0.046799369156360626, 0.05749145522713661, -0.0961647778749466, -0.019180715084075928, -0.029474252834916115, -0.08726906031370163, -0.10045301169157028, 0.01933509111404419, 0.04389626160264015, 0.0333390012383461, 0.05732960253953934, -0.03288028761744499, -0.01591796800494194, -0.02253662794828415, -0.02397807128727436, -0.08655896782875061, 0.11550401151180267, 0.04897967725992203, -0.20075111091136932, 0.1349780559539795, 0.045692749321460724, 0.10023419559001923, 0.09997668117284775, -0.041765790432691574, -0.11967016756534576, -0.0603674054145813, 0.09050089865922928, 0.014600267633795738, -0.01945723593235016, -0.05946490913629532, 0.05848173797130585, 0.056223031133413315, 0.001095473999157548, -0.004804760683327913, 0.0004164752026554197, 0.02619251422584057, 0.015436607412993908, -0.04753034934401512, -0.012974015437066555, 0.015003176406025887, 0.055118609219789505, 0.06266947835683823, 0.0294046550989151, 0.19605539739131927, -0.03747805953025818, -0.016848981380462646, -0.13695140182971954, 0.1273418515920639, -0.130511075258255, -0.2761645019054413, -0.0684007927775383, -0.06508872658014297, -0.022449150681495667, -0.07096359878778458, 0.03665441274642944, -0.11828064918518066, -0.09359713643789291, -0.11043000221252441, 0.0900491401553154, 0.04239880293607712, -0.10242079943418503, -0.09150899201631546, -0.033960942178964615, 0.024571504443883896, -0.07643385231494904, 0.02757388912141323, 0.08458221703767776, -0.06742583960294724, 0.03820114955306053, 0.022526010870933533, 0.09400785714387894, 0.06917547434568405, 0.044223032891750336, -0.027372397482395172, 0.016265232115983963, 0.28303930163383484, -0.13089121878147125, 0.10240314900875092, 0.0003296216600574553, -0.08502064645290375, 0.07951401174068451, 0.2544364333152771, 0.01757829263806343, -0.03850330784916878, 0.07198489457368851, 0.13171590864658356, 0.021958544850349426, -0.24253810942173004, -0.07432090491056442, -0.013592569157481194, 0.05675405263900757, 0.07695524394512177, 0.07659072428941727, 0.10531909763813019, 0.016712192445993423, -0.08093094080686569, -0.08878505975008011, 0.021052083000540733, 0.08584684878587723, 0.08627045899629593, 0.03429353982210159, 0.04802039638161659, -0.05750298127532005, 0.015592088922858238, 0.09179334342479706, 0.011714134365320206, 0.19738386571407318, 0.04641414061188698, 0.22306698560714722, 0.08614176511764526, 0.11108209937810898, 0.026884108781814575, -0.038718946278095245, -0.03083512932062149, 0.04173949360847473, 0.002328089904040098, -0.05370929092168808, 0.11250532418489456, 0.06592877209186554, 0.1627182960510254, -0.10174549371004105, 0.06496516615152359, -0.03863958641886711, 0.08533941954374313, 0.2832323908805847, -0.001511988928541541, -0.00026810713461600244, -0.0274799894541502, 0.10456979274749756, -0.11926981806755066, -0.06823541969060898, -0.02752341330051422, -0.0309285931289196, -0.17729045450687408, 0.062137532979249954, -0.010711685754358768, 0.12605297565460205, -0.0957336276769638, -0.04594805836677551, -0.004321522545069456, -0.06666014343500137, -0.0058152624405920506, 0.07090799510478973, -0.1599263995885849, 0.14614498615264893, 0.021799540147185326, -0.014011668972671032, -0.06207584589719772, 0.03978841379284859, -0.03528730943799019, -0.08630401641130447, 0.18302606046199799, 0.014631224796175957, -0.12490667402744293, -0.07411310821771622, -0.09143121540546417, -0.01667378470301628, 0.08205628395080566, -0.10458915680646896, 0.09354491531848907, -0.005553221330046654, -0.03216458112001419, -0.06564673781394958, -0.005753659177571535, -0.1580665558576584, -0.17265529930591583, 0.06596948951482773, -0.12242306023836136, 0.10715989023447037, -0.009989704005420208, -0.022746887058019638, -0.0716729536652565, 0.14364027976989746, -0.14530175924301147, -0.09842383116483688, -0.10342174768447876, 0.029844755306839943, 0.1801293045282364, -0.07594640552997589, 0.07895857840776443, -0.06040486693382263, 0.10670273751020432, 0.04910323768854141, 0.06131047010421753, 0.0657213032245636, -0.003271436784416437, -0.1756942719221115, 0.012557923793792725, 0.04183695837855339, 0.09354641288518906, 0.03923599049448967, -0.02337690442800522, 0.05934027209877968, 0.0450727604329586, -0.09354138374328613, -0.0038682599551975727, 0.06536208093166351, 0.00388789689168334, 0.07460271567106247, -0.039392001926898956, -0.16374284029006958, -0.199500173330307, -0.168372243642807, 0.1050027385354042, 0.1717826873064041, -0.041016291826963425, 0.14317330718040466, 0.12814414501190186, -0.055207472294569016, -0.10437805205583572, -0.07994363456964493, 0.03779901564121246, -0.05253685638308525, 0.11259922385215759, -0.15785516798496246, 0.05134855955839157, 0.049332935363054276, -0.01084269117563963, -0.05815459042787552, -0.16985012590885162, -0.1533859670162201, 0.06309027224779129, 0.039492350071668625, -0.32627612352371216, -0.19367793202400208, -0.0998632162809372, 0.03235999122262001, -0.1591206043958664, 0.11263423413038254, 0.12394841015338898, -0.0019834216218441725, -0.011221878230571747, 0.05053305625915527, 0.005881117191165686, -0.00876394473016262, 0.1879175454378128, -0.012966567650437355, -0.025171197950839996, -0.11443942785263062, -0.06565415114164352, -0.04323708266019821, 0.023957880213856697, 0.15630806982517242, -0.008603074587881565, 0.0010063254740089178, -0.08063538372516632, -0.04657137766480446, -0.1003953292965889, -0.03757433593273163, -0.08809030055999756, -0.03222107142210007, -0.0643470287322998, 0.106787770986557, 0.08550376445055008, -0.03597139194607735, 0.022119570523500443, -0.07234679907560349, 0.03338032215833664, 0.11567030102014542, 0.10514932125806808, 0.17894995212554932, -0.09081768989562988, -0.0973796546459198, -0.02345300279557705, 0.0006182776414789259, -0.14437983930110931, 0.05588404834270477, 0.0750565230846405, 0.023652616888284683, 0.21618355810642242, -0.07795634865760803, -0.10955516248941422, 0.04749789461493492, 0.05248719081282616, 0.01598811335861683, -0.26486465334892273, 0.051771875470876694, 0.04308096691966057, -0.11555071920156479, -0.18324770033359528, 0.017747851088643074, 0.009992484003305435, -0.05254508554935455, 0.05286721885204315, 0.0872422605752945, 0.03498760238289833, 0.07844191044569016, 0.015390272252261639, 0.051685165613889694, -0.07831870019435883, 0.16246214509010315, 0.18050165474414825, -0.14161206781864166, 0.016689755022525787, 0.21667087078094482, -0.04287520423531532, -0.05031842365860939, 0.058894507586956024, 0.022949185222387314, 0.029687751084566116, 0.0026789610274136066, 0.04824863001704216, -0.07011482864618301, 0.06141848489642143, 0.09091108292341232, -0.019047420471906662, -0.01700618490576744, 0.03725619241595268, -0.001536987372674048, -0.02301384136080742, 0.16148746013641357, 0.12711912393569946, 0.004053390584886074, -0.02502799965441227, -0.06776927411556244, 0.06288797408342361, 0.029447056353092194, 0.03172248229384422, -0.07681827247142792, -0.05144638940691948, -0.01186191476881504, -0.15306636691093445, 0.01999867521226406, -0.1296328604221344, -0.03345787152647972, -0.012335559353232384, -0.10812880098819733, -0.021944355219602585, -0.013570791110396385, -0.05097374692559242, -0.0953722670674324, -0.035482946783304214, 0.13750755786895752, -0.19728301465511322, -0.055796701461076736, 0.1430947333574295, -0.039378222078084946, 0.08345012366771698, 0.020435620099306107, -0.07809419184923172, -0.005136653780937195, -0.10244625806808472, 0.001849630381911993, -0.057796660810709, -0.022742778062820435, 0.04029127582907677, -0.17824611067771912, -0.057293184101581573, -0.0349048487842083, -0.018882600590586662, 0.019934166222810745, 0.04655272513628006, -0.07967154681682587, 0.0006590830744244158, -0.04370371252298355, -0.054967787116765976, -0.04604821279644966, 0.03803221136331558, 0.0698072537779808, -0.06323781609535217, 0.06777194142341614, -0.0519615039229393, 0.11073847860097885, -0.11070933938026428, -0.003180162515491247, -0.010339123196899891, 0.032902706414461136, 0.028102951124310493, -0.004169136751443148, 0.018620023503899574, -0.028966151177883148, 0.12138471752405167, -0.07463639974594116, 0.028618138283491135, 0.09349976480007172, 0.062494292855262756, -0.09088428318500519, 0.06106560677289963, 0.05509057641029358, -0.03603607416152954, -0.028120193630456924, 0.00031472035334445536, -0.023705823346972466, -0.1269519031047821, 0.031850267201662064, 0.007386173587292433, 0.22759461402893066, 0.05826779454946518, -0.06386631727218628, 0.03614360839128494, -0.1279979944229126, -0.08340991288423538, 0.07594335079193115, -0.1114068403840065, 0.0441775843501091, -0.06469375640153885, 0.05066901072859764, 0.1105247214436531, -0.15919816493988037, 0.09680236876010895, -0.06916413456201553, -0.07624310255050659, -0.0018595574656501412, -0.15444272756576538, -0.10291293263435364, -0.016045240685343742, 0.03533433750271797, -0.06630758941173553, 0.15351079404354095, 0.10329966992139816, 0.08763551712036133, -0.016333600506186485, 0.17402778565883636, -0.02842540107667446, -0.09093187749385834, 0.04679841175675392, 0.019452214241027832, -0.014462834224104881, 0.016491958871483803, 0.12374056130647659, -0.05623898655176163, 0.04453596472740173, 0.04522598907351494, 0.07935916632413864, -0.09119793027639389, -0.0028866236098110676, -0.09840601682662964, -0.10031832754611969, 0.0378137044608593, -0.01651885360479355, -0.06878131628036499, 0.3158837556838989, 0.027668388560414314, 0.032758548855781555, -0.005552211776375771, 0.20664387941360474, -0.040547456592321396, -0.12640976905822754, -0.21905723214149475, 0.026932764798402786, -0.03691880404949188, -0.024008113890886307, 0.05453077331185341, -0.12703223526477814, -0.010742667131125927, 0.1485970914363861, 0.03743259981274605, 0.007288308348506689, 0.03183388337492943, 0.0089598149061203, 0.009777274914085865, -0.039386920630931854, -0.008626192808151245, 0.021037138998508453, 0.16876843571662903, -0.11428935080766678, 0.12124629318714142, -0.08360274881124496, -0.08247550576925278, -0.11023949831724167, 0.13324116170406342, 0.02881692536175251, 0.026735413819551468, -0.07623914629220963, 0.1567113846540451, -0.14520986378192902, -0.15202946960926056, -0.03681805357336998, -0.07805512845516205, -0.14619137346744537, -0.013233650475740433, -0.03928830102086067, 0.08124866336584091, -0.03947650268673897, 0.08942590653896332, 0.01720019057393074, 0.12955251336097717, 0.08572174608707428, 0.00794297456741333, -0.010739434510469437, 0.12112876027822495, -0.09751291573047638, 0.1956980973482132, 0.05260434374213219, 0.050721969455480576, 0.08574718236923218, -0.049117278307676315, -0.07693183422088623, 0.08180219680070877, 0.10965649783611298, 0.038117390125989914, 0.01745053008198738, 0.2498714178800583, 0.024830935522913933, 0.1138860285282135, 0.10732003301382065, -0.014983758330345154, 0.09000503271818161, 0.03811388462781906, 0.015884647145867348, -0.11564208567142487, 0.09801305085420609, -0.08206979930400848, 0.09866423904895782, 0.15868645906448364, -0.05208620801568031, 0.011221326887607574, -0.01795145496726036, 0.06754783540964127, -0.06395596265792847, 0.10592956840991974, -0.028918586671352386, -0.1859474927186966, 0.08868789672851562, -0.01319197379052639, 0.14717042446136475, -0.14686277508735657, -0.06131016090512276, 0.0763133093714714, -0.02232380211353302, -0.013787870295345783, 0.11422596871852875, 0.11077483743429184, -0.029221974313259125, -0.027773646637797356, -0.14733339846134186, 0.010139870457351208, 0.10656531155109406, -0.06928109377622604, 0.026020176708698273 ]
513e6fc17cf5600fd27b95821692b77c8cb893d4
# Dataset Card for Indonesian Clickbait Headlines ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://data.mendeley.com/datasets/k42j7x2kpn/1 - **Repository:** - **Paper:** [CLICK-ID: A Novel Dataset for Indonesian Clickbait Headlines](https://www.sciencedirect.com/science/article/pii/S2352340920311252#!) - **Leaderboard:** - **Point of Contact:** [Andika William](mailto:andika.william@mail.ugm.ac.id), [Yunita Sari](mailto:yunita.sari@ugm.ac.id) ### Dataset Summary The CLICK-ID dataset is a collection of Indonesian news headlines that was collected from 12 local online news publishers; detikNews, Fimela, Kapanlagi, Kompas, Liputan6, Okezone, Posmetro-Medan, Republika, Sindonews, Tempo, Tribunnews, and Wowkeren. This dataset is comprised of mainly two parts; (i) 46,119 raw article data, and (ii) 15,000 clickbait annotated sample headlines. Annotation was conducted with 3 annotator examining each headline. Judgment were based only on the headline. The majority then is considered as the ground truth. In the annotated sample, our annotation shows 6,290 clickbait and 8,710 non-clickbait. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Indonesian ## Dataset Structure ### Data Instances An example of the annotated article: ``` { 'id': '100', 'label': 1, 'title': "SAH! Ini Daftar Nama Menteri Kabinet Jokowi - Ma'ruf Amin" } > ``` ### Data Fields #### Annotated - `id`: id of the sample - `title`: the title of the news article - `label`: the label of the article, either non-clickbait or clickbait #### Raw - `id`: id of the sample - `title`: the title of the news article - `source`: the name of the publisher/newspaper - `date`: date - `category`: the category of the article - `sub-category`: the sub category of the article - `content`: the content of the article - `url`: the url of the article ### Data Splits The dataset contains train set. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information Creative Commons Attribution 4.0 International license ### Citation Information ``` @article{WILLIAM2020106231, title = "CLICK-ID: A novel dataset for Indonesian clickbait headlines", journal = "Data in Brief", volume = "32", pages = "106231", year = "2020", issn = "2352-3409", doi = "https://doi.org/10.1016/j.dib.2020.106231", url = "http://www.sciencedirect.com/science/article/pii/S2352340920311252", author = "Andika William and Yunita Sari", keywords = "Indonesian, Natural Language Processing, News articles, Clickbait, Text-classification", abstract = "News analysis is a popular task in Natural Language Processing (NLP). In particular, the problem of clickbait in news analysis has gained attention in recent years [1, 2]. However, the majority of the tasks has been focused on English news, in which there is already a rich representative resource. For other languages, such as Indonesian, there is still a lack of resource for clickbait tasks. Therefore, we introduce the CLICK-ID dataset of Indonesian news headlines extracted from 12 Indonesian online news publishers. It is comprised of 15,000 annotated headlines with clickbait and non-clickbait labels. Using the CLICK-ID dataset, we then developed an Indonesian clickbait classification model achieving favourable performance. We believe that this corpus will be useful for replicable experiments in clickbait detection or other experiments in NLP areas." } ``` ### Contributions Thanks to [@cahya-wirawan](https://github.com/cahya-wirawan) for adding this dataset.
id_clickbait
[ "task_categories:text-classification", "task_ids:fact-checking", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:id", "license:cc-by-4.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated"], "language": ["id"], "license": ["cc-by-4.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["fact-checking"], "pretty_name": "Indonesian Clickbait Headlines", "dataset_info": [{"config_name": "annotated", "features": [{"name": "id", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "non-clickbait", "1": "clickbait"}}}}], "splits": [{"name": "train", "num_bytes": 1268698, "num_examples": 15000}], "download_size": 150769127, "dataset_size": 1268698}, {"config_name": "raw", "features": [{"name": "id", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "source", "dtype": "string"}, {"name": "date", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "sub-category", "dtype": "string"}, {"name": "content", "dtype": "string"}, {"name": "url", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 81669386, "num_examples": 38655}], "download_size": 150769127, "dataset_size": 81669386}]}
2024-01-18T11:06:03+00:00
[]
[ "id" ]
TAGS #task_categories-text-classification #task_ids-fact-checking #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Indonesian #license-cc-by-4.0 #region-us
# Dataset Card for Indonesian Clickbait Headlines ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: - Paper: CLICK-ID: A Novel Dataset for Indonesian Clickbait Headlines - Leaderboard: - Point of Contact: Andika William, Yunita Sari ### Dataset Summary The CLICK-ID dataset is a collection of Indonesian news headlines that was collected from 12 local online news publishers; detikNews, Fimela, Kapanlagi, Kompas, Liputan6, Okezone, Posmetro-Medan, Republika, Sindonews, Tempo, Tribunnews, and Wowkeren. This dataset is comprised of mainly two parts; (i) 46,119 raw article data, and (ii) 15,000 clickbait annotated sample headlines. Annotation was conducted with 3 annotator examining each headline. Judgment were based only on the headline. The majority then is considered as the ground truth. In the annotated sample, our annotation shows 6,290 clickbait and 8,710 non-clickbait. ### Supported Tasks and Leaderboards ### Languages Indonesian ## Dataset Structure ### Data Instances An example of the annotated article: ### Data Fields #### Annotated - 'id': id of the sample - 'title': the title of the news article - 'label': the label of the article, either non-clickbait or clickbait #### Raw - 'id': id of the sample - 'title': the title of the news article - 'source': the name of the publisher/newspaper - 'date': date - 'category': the category of the article - 'sub-category': the sub category of the article - 'content': the content of the article - 'url': the url of the article ### Data Splits The dataset contains train set. ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information Creative Commons Attribution 4.0 International license ### Contributions Thanks to @cahya-wirawan for adding this dataset.
[ "# Dataset Card for Indonesian Clickbait Headlines", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository:\n- Paper: CLICK-ID: A Novel Dataset for Indonesian Clickbait Headlines\n- Leaderboard:\n- Point of Contact: Andika William, Yunita Sari", "### Dataset Summary\n\nThe CLICK-ID dataset is a collection of Indonesian news headlines that was collected from 12 local online news \npublishers; detikNews, Fimela, Kapanlagi, Kompas, Liputan6, Okezone, Posmetro-Medan, Republika, Sindonews, Tempo,\nTribunnews, and Wowkeren. This dataset is comprised of mainly two parts; (i) 46,119 raw article data, and (ii)\n15,000 clickbait annotated sample headlines. Annotation was conducted with 3 annotator examining each headline.\nJudgment were based only on the headline. The majority then is considered as the ground truth. In the annotated\nsample, our annotation shows 6,290 clickbait and 8,710 non-clickbait.", "### Supported Tasks and Leaderboards", "### Languages\nIndonesian", "## Dataset Structure", "### Data Instances\nAn example of the annotated article:", "### Data Fields", "#### Annotated\n- 'id': id of the sample\n- 'title': the title of the news article\n- 'label': the label of the article, either non-clickbait or clickbait", "#### Raw\n- 'id': id of the sample\n- 'title': the title of the news article\n- 'source': the name of the publisher/newspaper\n- 'date': date\n- 'category': the category of the article\n- 'sub-category': the sub category of the article\n- 'content': the content of the article\n- 'url': the url of the article", "### Data Splits\n\nThe dataset contains train set.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nCreative Commons Attribution 4.0 International license", "### Contributions\n\nThanks to @cahya-wirawan for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-fact-checking #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Indonesian #license-cc-by-4.0 #region-us \n", "# Dataset Card for Indonesian Clickbait Headlines", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository:\n- Paper: CLICK-ID: A Novel Dataset for Indonesian Clickbait Headlines\n- Leaderboard:\n- Point of Contact: Andika William, Yunita Sari", "### Dataset Summary\n\nThe CLICK-ID dataset is a collection of Indonesian news headlines that was collected from 12 local online news \npublishers; detikNews, Fimela, Kapanlagi, Kompas, Liputan6, Okezone, Posmetro-Medan, Republika, Sindonews, Tempo,\nTribunnews, and Wowkeren. This dataset is comprised of mainly two parts; (i) 46,119 raw article data, and (ii)\n15,000 clickbait annotated sample headlines. Annotation was conducted with 3 annotator examining each headline.\nJudgment were based only on the headline. The majority then is considered as the ground truth. In the annotated\nsample, our annotation shows 6,290 clickbait and 8,710 non-clickbait.", "### Supported Tasks and Leaderboards", "### Languages\nIndonesian", "## Dataset Structure", "### Data Instances\nAn example of the annotated article:", "### Data Fields", "#### Annotated\n- 'id': id of the sample\n- 'title': the title of the news article\n- 'label': the label of the article, either non-clickbait or clickbait", "#### Raw\n- 'id': id of the sample\n- 'title': the title of the news article\n- 'source': the name of the publisher/newspaper\n- 'date': date\n- 'category': the category of the article\n- 'sub-category': the sub category of the article\n- 'content': the content of the article\n- 'url': the url of the article", "### Data Splits\n\nThe dataset contains train set.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nCreative Commons Attribution 4.0 International license", "### Contributions\n\nThanks to @cahya-wirawan for adding this dataset." ]
[ 93, 11, 120, 48, 177, 10, 6, 6, 15, 5, 44, 91, 13, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 12, 19 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-fact-checking #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Indonesian #license-cc-by-4.0 #region-us \n# Dataset Card for Indonesian Clickbait Headlines## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository:\n- Paper: CLICK-ID: A Novel Dataset for Indonesian Clickbait Headlines\n- Leaderboard:\n- Point of Contact: Andika William, Yunita Sari### Dataset Summary\n\nThe CLICK-ID dataset is a collection of Indonesian news headlines that was collected from 12 local online news \npublishers; detikNews, Fimela, Kapanlagi, Kompas, Liputan6, Okezone, Posmetro-Medan, Republika, Sindonews, Tempo,\nTribunnews, and Wowkeren. This dataset is comprised of mainly two parts; (i) 46,119 raw article data, and (ii)\n15,000 clickbait annotated sample headlines. Annotation was conducted with 3 annotator examining each headline.\nJudgment were based only on the headline. The majority then is considered as the ground truth. In the annotated\nsample, our annotation shows 6,290 clickbait and 8,710 non-clickbait.### Supported Tasks and Leaderboards### Languages\nIndonesian## Dataset Structure### Data Instances\nAn example of the annotated article:### Data Fields" ]
[ 0.010223085060715675, 0.11532137542963028, -0.005831042304635048, 0.012461078353226185, 0.046672943979501724, -0.0007884484366513789, 0.06339419633150101, 0.11983413994312286, -0.0014732126146554947, 0.07657705247402191, -0.10242414474487305, 0.0017827204428613186, 0.17086613178253174, 0.04792831093072891, 0.026851199567317963, -0.24355560541152954, 0.09721405804157257, -0.0726976990699768, 0.03947580233216286, 0.12759645283222198, 0.10635562241077423, -0.0459202378988266, 0.057494357228279114, -0.022092416882514954, -0.005723664537072182, -0.005187440663576126, -0.10327228903770447, -0.09187322854995728, 0.015183723531663418, 0.0067079197615385056, 0.12024226784706116, -0.004988715052604675, 0.01167640183120966, -0.2280493974685669, 0.02339344471693039, 0.04547368362545967, 0.016080468893051147, 0.01359511073678732, 0.05643158033490181, 0.010418174788355827, 0.07258802652359009, -0.12655793130397797, 0.039274800568819046, 0.00020520984253380448, -0.10398776829242706, -0.09061253070831299, -0.12211184203624725, 0.10470463335514069, 0.14566881954669952, 0.03898364305496216, -0.058821480721235275, 0.01829758659005165, -0.07697544991970062, -0.014435597695410252, 0.03325861319899559, -0.05480527505278587, -0.0701274573802948, -0.012647772207856178, 0.0011260199826210737, 0.044001564383506775, -0.13953599333763123, -0.03974318876862526, -0.04423774406313896, 0.008586146868765354, -0.010899534448981285, -0.05918583646416664, -0.13588745892047882, -0.020762741565704346, -0.029572419822216034, -0.03673850744962692, 0.10741166025400162, -0.014542934484779835, -0.04999174550175667, -0.17527343332767487, -0.0007690555066801608, 0.05531870573759079, -0.03838513791561127, -0.027706339955329895, 0.009435879997909069, 0.015814419835805893, 0.13873149454593658, 0.008471831679344177, -0.07838872075080872, 0.06380239129066467, -0.05875549837946892, 0.0367751270532608, 0.0010487223044037819, 0.015055062249302864, 0.0016524107195436954, 0.06169455125927925, 0.06667166948318481, -0.1366393268108368, -0.04478956013917923, -0.036660585552453995, -0.10336576402187347, 0.0279899463057518, 0.08191733807325363, -0.058008600026369095, 0.07185856252908707, 0.08995602279901505, -0.06917226314544678, 0.05290547013282776, -0.03306451812386513, -0.030760714784264565, 0.0836767926812172, 0.11491812020540237, -0.07718717306852341, -0.06320058554410934, -0.014887304976582527, -0.009437693282961845, 0.023527884855866432, -0.03515586629509926, 0.055896464735269547, 0.11106634140014648, 0.02480037696659565, 0.06235358864068985, 0.048517435789108276, 0.03565206006169319, -0.06047573313117027, -0.07778005301952362, 0.1481059342622757, -0.15108199417591095, -0.009064905345439911, -0.007349566090852022, 0.002046294277533889, 0.11038064956665039, -0.023440713062882423, 0.031882237643003464, -0.04602816700935364, 0.10503627359867096, -0.020701143890619278, -0.00011085690493928269, -0.06844738125801086, -0.0006395665695890784, 0.06437989324331284, -0.051988039165735245, -0.08377615362405777, -0.0015854659723117948, -0.13568177819252014, -0.10066882520914078, 0.032433994114398956, -0.10434665530920029, 0.010346212424337864, -0.009470004588365555, 0.005996273830533028, 0.05014234781265259, 0.018585341051220894, 0.012332906946539879, -0.06396187841892242, 0.04929284006357193, -0.0741179883480072, 0.06389155983924866, 0.10502569377422333, 0.035898607224226, -0.11261756718158722, 0.0934973955154419, -0.12963168323040009, 0.10167497396469116, -0.12613770365715027, 0.04713642969727516, -0.10867610573768616, 0.018575621768832207, -0.0396101139485836, -0.005203384440392256, -0.05400726571679115, 0.11560576409101486, -0.2523121237754822, -0.0302288681268692, 0.12950052320957184, -0.14105713367462158, -0.044231027364730835, 0.05220809951424599, -0.01969878003001213, 0.14719656109809875, 0.022637415677309036, 0.10880959779024124, 0.004698712378740311, 0.04207812249660492, -0.07015564292669296, -0.11114177852869034, 0.08054395020008087, 0.21162624657154083, 0.062408387660980225, -0.02822113037109375, 0.1435364931821823, 0.06519562005996704, -0.02200356125831604, -0.07098164409399033, 0.054544106125831604, -0.05308512598276138, 0.05353605002164841, 0.0117787541821599, -0.024697696790099144, -0.014579934999346733, -0.021167462691664696, -0.02543681487441063, -0.0629422664642334, 0.0907316505908966, 0.03881065174937248, -0.01972070336341858, 0.023806829005479813, -0.05249854922294617, -0.026888208463788033, -0.008079428225755692, 0.009364400058984756, -0.14232543110847473, -0.10726312547922134, 0.06449369341135025, -0.1074550449848175, 0.07639068365097046, -0.08977427333593369, -0.005076220259070396, -0.07640939950942993, -0.03168056160211563, -0.005515626631677151, 0.022696666419506073, 0.017209971323609352, 0.06573820859193802, -0.10619094967842102, 0.03481300547719002, -0.022790994495153427, 0.13577942550182343, -0.020983831956982613, -0.031175775453448296, 0.07218386232852936, 0.1897520124912262, 0.02156940847635269, -0.057050641626119614, 0.08926170319318771, 0.03247704729437828, 0.029254533350467682, -0.026146214455366135, -0.011524254456162453, -0.01773267425596714, 0.02237205021083355, 0.10056861490011215, -0.05595995485782623, -0.11786693334579468, 0.04650215804576874, 0.0983939990401268, -0.049605123698711395, 0.007270509377121925, -0.03487544506788254, -0.05708257108926773, -0.1248784214258194, -0.023018840700387955, 0.05727081000804901, 0.024801846593618393, -0.00296348356641829, -0.08143427222967148, -0.08938798308372498, -0.04954296723008156, -0.01980176381766796, -0.07026112079620361, 0.05345909669995308, 0.045149534940719604, -0.1371232271194458, 0.15708790719509125, 0.05456762760877609, 0.09789124876260757, 0.12098930776119232, -0.04433803632855415, -0.08198857307434082, -0.0475747250020504, 0.0005678066518157721, -0.009972164407372475, 0.037816520780324936, -0.08859594911336899, 0.03616331145167351, 0.07722429931163788, -0.0037712359335273504, 0.009001058526337147, -0.03330462798476219, 0.007756506092846394, -0.02067464217543602, -0.00391001533716917, -0.012306970544159412, 0.009641380980610847, 0.06922084093093872, 0.08583109080791473, -0.013884303160011768, 0.12450407445430756, -0.05367598682641983, -0.061397165060043335, -0.05007666349411011, 0.08188921958208084, -0.12496023625135422, -0.3573770225048065, -0.10222393274307251, -0.03742826357483864, -0.06448427587747574, -0.062045879662036896, -0.002655080519616604, -0.05898110941052437, -0.10854024440050125, -0.09257383644580841, -0.012059506960213184, 0.1686529517173767, -0.0641249343752861, -0.032368745654821396, 0.021409180015325546, -0.02395867183804512, -0.09586340188980103, 0.007593411486595869, 0.05896208435297012, 0.01013711467385292, 0.06258361786603928, 0.003652289742603898, 0.07437729090452194, 0.08822601288557053, 0.07313604652881622, -0.02690703235566616, 0.019546056166291237, 0.17145074903964996, -0.15577375888824463, 0.19685165584087372, 0.03706176578998566, -0.1022462397813797, 0.050117507576942444, 0.255678653717041, 0.03339633718132973, -0.042386166751384735, 0.03545283526182175, 0.08191584795713425, 0.01205040980130434, -0.24367019534111023, -0.041513681411743164, -0.07412546873092651, -0.0877779945731163, -0.015987737104296684, 0.04708712920546532, 0.03382854163646698, 0.011902444064617157, -0.09294573217630386, 0.03268348053097725, 0.06534340977668762, 0.018277810886502266, 0.10446744412183762, 0.03929467871785164, 0.027913270518183708, -0.08825791627168655, -0.030484843999147415, 0.09465058147907257, 0.04070793464779854, 0.20880058407783508, 0.03277503699064255, 0.18192005157470703, 0.090962253510952, 0.06379597634077072, 0.030560221523046494, 0.04470342770218849, -0.08316740393638611, 0.06036869063973427, -0.011962637305259705, -0.06600142270326614, 0.010877027176320553, 0.046584587544202805, 0.001867153448984027, -0.025973880663514137, 0.13933023810386658, -0.08647703379392624, 0.11332812160253525, 0.15552178025245667, 0.00567962508648634, -0.001660759444348514, -0.0462539866566658, 0.10381193459033966, -0.08380540460348129, -0.08419825881719589, -0.03631064295768738, 0.04985225945711136, -0.14902107417583466, 0.0948876440525055, -0.0008474892820231616, 0.10924288630485535, -0.11308950930833817, -0.05847840756177902, 0.037237901240587234, -0.006294033955782652, -0.03829576447606087, 0.09153012186288834, -0.09354746341705322, 0.14469937980175018, 0.0037735935766249895, -0.007968539372086525, -0.08434594422578812, 0.053489577025175095, 0.01122626755386591, -0.0680176392197609, 0.10520100593566895, 0.030411113053560257, -0.1897648125886917, -0.006033734884113073, -0.12424013763666153, -0.0019928053952753544, 0.09942012280225754, -0.08667174726724625, 0.09079898148775101, -0.013011272996664047, -0.02085917629301548, -0.0713835209608078, -0.03595263883471489, -0.06172022223472595, -0.17695116996765137, 0.10988800972700119, -0.08372839540243149, 0.0799669623374939, -0.057369209825992584, -0.0384361557662487, 0.00034701800905168056, 0.1334560364484787, -0.10739026218652725, -0.1183132603764534, -0.13247159123420715, -0.08632436394691467, 0.18654002249240875, -0.06164874881505966, 0.017292777076363564, -0.03268714249134064, 0.13681943714618683, 0.022300750017166138, -0.030038513243198395, 0.02041865885257721, -0.01221939641982317, -0.16853143274784088, -0.0530267134308815, 0.12030936032533646, 0.060862571001052856, 0.023874735459685326, 0.015929341316223145, 0.0640566498041153, 0.05758875980973244, -0.11253431439399719, -0.026079481467604637, 0.1427002251148224, -0.06025630980730057, 0.06757204979658127, -0.042620617896318436, -0.14357532560825348, -0.14020316302776337, -0.12550309300422668, 0.03151100501418114, -0.008177046664059162, 0.025494759902358055, 0.17879849672317505, 0.12826484441757202, -0.12169186025857925, -0.17395326495170593, -0.0933908149600029, 0.023702938109636307, -0.02115226723253727, -0.03547915443778038, -0.12069143354892731, 0.13405565917491913, 0.12985102832317352, 0.006776324938982725, -0.008320939727127552, -0.1584763526916504, -0.12760134041309357, 0.003792483126744628, -0.025704363361001015, -0.2051132470369339, -0.1447104811668396, -0.13579703867435455, -0.02978021651506424, -0.16619446873664856, 0.15216992795467377, 0.06830014288425446, -0.005138947628438473, -0.017963912338018417, 0.0664920061826706, -0.0009988566162064672, 0.003606184385716915, 0.17963603138923645, 0.039535537362098694, 0.022045645862817764, -0.11253394186496735, -0.049773309379816055, 0.09056726098060608, 0.002395118121057749, 0.08167704939842224, 0.03172636032104492, -0.04403726011514664, -0.1350320279598236, -0.027716759592294693, -0.09644299745559692, -0.005085792858153582, -0.08167076855897903, -0.03405112400650978, -0.0904022753238678, 0.14012597501277924, 0.0817313864827156, -0.02475355565547943, 0.12086429446935654, -0.005312749650329351, 0.007377986796200275, 0.02516051195561886, 0.09845010936260223, 0.007186737842857838, -0.03944113105535507, -0.07828518748283386, 0.01632491871714592, -0.01832270808517933, -0.16439107060432434, 0.04112540930509567, 0.06465700268745422, -0.0002049214963335544, 0.16876158118247986, -0.05587933212518692, -0.1666257679462433, 0.015071721747517586, 0.11242102831602097, -0.01601496711373329, -0.11542648822069168, 0.018101872876286507, 0.06807993352413177, -0.0921734869480133, -0.12631718814373016, 0.03743620216846466, 0.013964937068521976, -0.08450932055711746, 0.028962960466742516, 0.11938013881444931, 0.04714219272136688, 0.0675072893500328, 0.00966648943722248, 0.047854866832494736, -0.10376746952533722, 0.18402273952960968, 0.1818227469921112, -0.11710816621780396, -0.0355478934943676, 0.16690178215503693, -0.06505278497934341, -0.01491104532033205, 0.03087601251900196, 0.01198671106249094, 0.05972006544470787, -0.03584324195981026, 0.00720473937690258, -0.15022315084934235, -0.013530181720852852, 0.13047997653484344, -0.013948492705821991, 0.05551983043551445, 0.02464981935918331, -0.041950471699237823, 0.014091375283896923, 0.14640215039253235, 0.10647846758365631, 0.020262522622942924, -0.008549737744033337, -0.09713678807020187, 0.06915220618247986, -0.026572013273835182, 0.01651156134903431, -0.06699024885892868, -0.07837241888046265, -0.021179910749197006, -0.08985587954521179, 0.05009943246841431, -0.1605183184146881, -0.01910189911723137, -0.0024791306350380182, -0.08113718032836914, -0.03518668934702873, -0.02419188991189003, -0.0429183691740036, -0.024844013154506683, -0.06026976928114891, 0.1111937016248703, -0.15245860815048218, -0.0224333256483078, 0.16136281192302704, -0.08733225613832474, 0.04334329068660736, 0.022911975160241127, -0.019860582426190376, 0.050300005823373795, -0.10635348409414291, 0.022337796166539192, 0.013113191351294518, 0.03777239844202995, 0.03702273219823837, -0.16841226816177368, 0.011555137112736702, 0.037993259727954865, -0.05939551815390587, 0.03321494162082672, -0.00940059032291174, -0.06406377255916595, 0.021327601745724678, -0.04998552054166794, -0.07701893895864487, -0.016047673299908638, 0.022964902222156525, 0.16778960824012756, -0.031940266489982605, 0.11301562935113907, -0.04182228818535805, 0.08377382159233093, -0.1266823261976242, -0.03572683036327362, -0.010349668562412262, -0.04520256817340851, 0.030462155118584633, -0.04020778462290764, 0.02142171375453472, 0.018512727692723274, 0.17495597898960114, -0.019686616957187653, 0.017730867490172386, 0.03922135382890701, 0.055033788084983826, -0.14678475260734558, 0.07640049606561661, 0.06550072133541107, 0.052377358078956604, -0.02765110321342945, -0.007304528262466192, -0.12782375514507294, -0.08650543540716171, -0.0454084612429142, 0.07095914334058762, 0.21278363466262817, 0.19425472617149353, 0.017910264432430267, 0.09605709463357925, -0.04642697796225548, -0.015452208928763866, 0.06469009816646576, -0.11291904747486115, -0.0009091121610254049, -0.027417970821261406, 0.08099646866321564, 0.07486981898546219, -0.2259269505739212, 0.13439875841140747, -0.05167125165462494, -0.08032915741205215, 0.0219163428992033, -0.2605057954788208, -0.05698860436677933, 0.008005752228200436, -0.026138022541999817, -0.11744625121355057, 0.062083788216114044, 0.12035095691680908, 0.01914740726351738, -0.028886090964078903, 0.1342453956604004, -0.07663853466510773, -0.09616696089506149, 0.11668869853019714, 0.07788465172052383, -0.0017972976202145219, 0.01368741039186716, 0.08890454471111298, -0.059322357177734375, 0.13931141793727875, 0.03159351274371147, 0.0959092378616333, 0.049719829112291336, -0.0190602857619524, -0.08132066577672958, -0.09403640776872635, 0.04464755207300186, -0.07564736902713776, -0.07929626107215881, 0.09138841927051544, 0.05563994497060776, 0.07035873830318451, 0.02562667243182659, 0.18217365443706512, 0.010485207661986351, -0.12273187190294266, -0.17414404451847076, -0.04333781450986862, -0.041295066475868225, -0.040144309401512146, 0.06896264851093292, -0.15091809630393982, 0.0032989007886499166, 0.18070508539676666, 0.06784272193908691, 0.013932138681411743, 0.027720581740140915, -0.012201601639389992, 0.043433841317892075, -0.0190406646579504, 0.048906587064266205, 0.04792369529604912, 0.1873912364244461, -0.031129760667681694, 0.02971152402460575, -0.03320111334323883, -0.09866698831319809, -0.045682646334171295, 0.09034156054258347, -0.003833616618067026, -0.03125251457095146, -0.0939161628484726, 0.16326631605625153, -0.15459661185741425, -0.24279512465000153, 0.05530160292983055, -0.09993581473827362, -0.17467908561229706, -0.0440790131688118, -0.009173821657896042, 0.05012422055006027, -0.05737897381186485, 0.09957274794578552, -0.038030046969652176, 0.26064127683639526, 0.1167026236653328, 0.0004979832447133958, -0.05477586016058922, 0.10417763888835907, -0.08167329430580139, 0.17451618611812592, 0.042460232973098755, 0.004057693295180798, 0.0444500595331192, -0.011168356984853745, -0.11603587865829468, 0.07057017087936401, 0.10573504865169525, 0.02348228357732296, -0.020739499479532242, 0.16579848527908325, 0.0375170074403286, 0.06416267901659012, 0.1358746588230133, 0.042578767985105515, 0.07328669726848602, 0.05170035362243652, -0.007384759373962879, -0.07057886570692062, 0.09182954579591751, -0.10978598147630692, 0.09976999461650848, 0.1778058409690857, -0.05775851011276245, 0.020885620266199112, -0.04071183502674103, 0.0693058967590332, -0.04207252338528633, 0.0933728814125061, -0.025952590629458427, -0.11309567093849182, -0.0014254916459321976, -0.0916944369673729, 0.12372826784849167, -0.08683513849973679, -0.04024017974734306, 0.03812900185585022, -0.034666672348976135, -0.0218938197940588, 0.1361542046070099, 0.02548283524811268, 0.02533802017569542, -0.027992216870188713, -0.1019904762506485, 0.04495278000831604, 0.09631925076246262, -0.025942984968423843, 0.06629323959350586 ]
195d4cd9c6c209f4c4c96fc13fcf4d59d7ee8315
# Dataset Card for Large-scale Indonesian Summarization ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [IndoLEM (Indonesian Language Evaluation Montage)](https://indolem.github.io/) - **Repository:** [Liputan6: Summarization Corpus for Indonesian](https://github.com/fajri91/sum_liputan6/) - **Paper:** https://arxiv.org/abs/2011.00679 - **Leaderboard:** - **Point of Contact:** [Fajri Koto](mailto:feryandi.n@gmail.com), [Jey Han Lau](mailto:jeyhan.lau@gmail.com), [Timothy Baldwin](mailto:tbaldwin@unimelb.edu.au), ### Dataset Summary In this paper, we introduce a large-scale Indonesian summarization dataset. We harvest articles from this http URL, an online news portal, and obtain 215,827 document-summary pairs. We leverage pre-trained language models to develop benchmark extractive and abstractive summarization methods over the dataset with multilingual and monolingual BERT-based models. We include a thorough error analysis by examining machine-generated summaries that have low ROUGE scores, and expose both issues with ROUGE it-self, as well as with extractive and abstractive summarization models. The dataset has two variants: "canonical" and "xtreme". The "xtreme" variant discards development and test document–summary pairs where the summary has fewer than 90% novel 4-grams (the training data remains the same as the canonical variant). You need to manually request the liputan6 dataset using the form in https://github.com/fajri91/sum_liputan6/ and uncompress it. The liputan6 dataset can then be loaded using the following command `datasets.load_dataset("id_liputan6", 'canonical', data_dir="<path/to/uncompressed_folder>")` or `datasets.load_dataset("id_liputan6", 'xtreme', data_dir="<path/to/uncompressed_folder>")`. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Indonesian ## Dataset Structure ``` { 'id': 'string', 'url': 'string', 'clean_article': 'string', 'clean_article': 'string', 'extractive_summary': 'string' } ``` ### Data Instances An example of the dataset: ``` { 'clean_article': 'Liputan6.com, Ambon: Partai Bulan Bintang wilayah Maluku bertekad membantu pemerintah menyelesaikan konflik di provinsi tersebut. Syaratnya, penanganan penyelesaian konflik Maluku harus dimulai dari awal kerusuhan, yakni 19 Januari 1999. Demikian hasil Musyawarah Wilayah I PBB Maluku yang dimulai Sabtu pekan silam dan berakhir Senin (31/12) di Ambon. Menurut seorang fungsionaris PBB Ridwan Hasan, persoalan di Maluku bisa selesai asalkan pemerintah dan aparat keamanan serius menangani setiap persoalan di Maluku secara komprehensif dan bijaksana. Itulah sebabnya, PBB wilayah Maluku akan menjadikan penyelesaian konflik sebagai agenda utama partai. PBB Maluku juga akan mendukung penegakan hukum secara terpadu dan tanpa pandang bulu. Siapa saja yang melanggar hukum harus ditindak. Ridwan berharap, Ketua PBB Maluku yang baru, Ali Fauzi, dapat menindak lanjuti agenda politik partai yang telah diamanatkan dan mau mendukung penegakan hukum di Maluku. (ULF/Sahlan Heluth).', 'clean_summary': 'Konflik Ambon telah berlangsung selama tiga tahun. Partai Bulan Bintang wilayah Maluku siap membantu pemerintah menyelesaikan kasus di provinsi tersebut.', 'extractive_summary': 'Liputan6.com, Ambon: Partai Bulan Bintang wilayah Maluku bertekad membantu pemerintah menyelesaikan konflik di provinsi tersebut. Siapa saja yang melanggar hukum harus ditindak.', 'id': '26408', 'url': 'https://www.liputan6.com/news/read/26408/pbb-siap-membantu-penyelesaian-konflik-ambon' } ``` ### Data Fields - `id`: id of the sample - `url`: the url to the original article - `clean_article`: the original article - `clean_article`: the abstractive summarization - `extractive_summary`: the extractive summarization ### Data Splits The dataset is splitted in to train, validation and test sets. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information ``` @inproceedings{Koto2020Liputan6AL, title={Liputan6: A Large-scale Indonesian Dataset for Text Summarization}, author={Fajri Koto and Jey Han Lau and Timothy Baldwin}, booktitle={AACL/IJCNLP}, year={2020} } ``` ### Contributions Thanks to [@cahya-wirawan](https://github.com/cahya-wirawan) for adding this dataset.
id_liputan6
[ "task_categories:summarization", "task_ids:news-articles-summarization", "annotations_creators:no-annotation", "language_creators:found", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:original", "language:id", "license:unknown", "extractive-summarization", "arxiv:2011.00679", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["no-annotation"], "language_creators": ["found"], "language": ["id"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["100K<n<1M"], "source_datasets": ["original"], "task_categories": ["summarization"], "task_ids": ["news-articles-summarization"], "pretty_name": "Large-scale Indonesian Summarization", "tags": ["extractive-summarization"], "dataset_info": [{"config_name": "canonical", "features": [{"name": "id", "dtype": "string"}, {"name": "url", "dtype": "string"}, {"name": "clean_article", "dtype": "string"}, {"name": "clean_summary", "dtype": "string"}, {"name": "extractive_summary", "dtype": "string"}], "splits": [{"name": "validation", "num_bytes": 20944658, "num_examples": 10972}, {"name": "test", "num_bytes": 20526768, "num_examples": 10972}, {"name": "train", "num_bytes": 382245586, "num_examples": 193883}], "download_size": 0, "dataset_size": 423717012}, {"config_name": "xtreme", "features": [{"name": "id", "dtype": "string"}, {"name": "url", "dtype": "string"}, {"name": "clean_article", "dtype": "string"}, {"name": "clean_summary", "dtype": "string"}, {"name": "extractive_summary", "dtype": "string"}], "splits": [{"name": "validation", "num_bytes": 9652946, "num_examples": 4948}, {"name": "test", "num_bytes": 7574550, "num_examples": 3862}], "download_size": 0, "dataset_size": 17227496}]}
2024-01-18T11:06:07+00:00
[ "2011.00679" ]
[ "id" ]
TAGS #task_categories-summarization #task_ids-news-articles-summarization #annotations_creators-no-annotation #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Indonesian #license-unknown #extractive-summarization #arxiv-2011.00679 #region-us
# Dataset Card for Large-scale Indonesian Summarization ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: IndoLEM (Indonesian Language Evaluation Montage) - Repository: Liputan6: Summarization Corpus for Indonesian - Paper: URL - Leaderboard: - Point of Contact: Fajri Koto, Jey Han Lau, Timothy Baldwin, ### Dataset Summary In this paper, we introduce a large-scale Indonesian summarization dataset. We harvest articles from this http URL, an online news portal, and obtain 215,827 document-summary pairs. We leverage pre-trained language models to develop benchmark extractive and abstractive summarization methods over the dataset with multilingual and monolingual BERT-based models. We include a thorough error analysis by examining machine-generated summaries that have low ROUGE scores, and expose both issues with ROUGE it-self, as well as with extractive and abstractive summarization models. The dataset has two variants: "canonical" and "xtreme". The "xtreme" variant discards development and test document–summary pairs where the summary has fewer than 90% novel 4-grams (the training data remains the same as the canonical variant). You need to manually request the liputan6 dataset using the form in URL and uncompress it. The liputan6 dataset can then be loaded using the following command 'datasets.load_dataset("id_liputan6", 'canonical', data_dir="<path/to/uncompressed_folder>")' or 'datasets.load_dataset("id_liputan6", 'xtreme', data_dir="<path/to/uncompressed_folder>")'. ### Supported Tasks and Leaderboards ### Languages Indonesian ## Dataset Structure ### Data Instances An example of the dataset: ### Data Fields - 'id': id of the sample - 'url': the url to the original article - 'clean_article': the original article - 'clean_article': the abstractive summarization - 'extractive_summary': the extractive summarization ### Data Splits The dataset is splitted in to train, validation and test sets. ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @cahya-wirawan for adding this dataset.
[ "# Dataset Card for Large-scale Indonesian Summarization", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: IndoLEM (Indonesian Language Evaluation Montage)\n- Repository: Liputan6: Summarization Corpus for Indonesian\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Fajri Koto,\nJey Han Lau, Timothy Baldwin,", "### Dataset Summary\n\nIn this paper, we introduce a large-scale Indonesian summarization dataset. We harvest articles from this http URL,\nan online news portal, and obtain 215,827 document-summary pairs. We leverage pre-trained language models to develop\nbenchmark extractive and abstractive summarization methods over the dataset with multilingual and monolingual\nBERT-based models. We include a thorough error analysis by examining machine-generated summaries that have\nlow ROUGE scores, and expose both issues with ROUGE it-self, as well as with extractive and abstractive\nsummarization models.\n\nThe dataset has two variants: \"canonical\" and \"xtreme\". The \"xtreme\" variant discards development and test \ndocument–summary pairs where the summary has fewer than 90% novel 4-grams (the training data remains the same \nas the canonical variant).\n\nYou need to manually request the liputan6 dataset using the form in URL\nand uncompress it. The liputan6 dataset can then be loaded using the following command \n'datasets.load_dataset(\"id_liputan6\", 'canonical', data_dir=\"<path/to/uncompressed_folder>\")' or\n'datasets.load_dataset(\"id_liputan6\", 'xtreme', data_dir=\"<path/to/uncompressed_folder>\")'.", "### Supported Tasks and Leaderboards", "### Languages\nIndonesian", "## Dataset Structure", "### Data Instances\n\nAn example of the dataset:", "### Data Fields\n- 'id': id of the sample\n- 'url': the url to the original article\n- 'clean_article': the original article\n- 'clean_article': the abstractive summarization\n- 'extractive_summary': the extractive summarization", "### Data Splits\n\nThe dataset is splitted in to train, validation and test sets.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @cahya-wirawan for adding this dataset." ]
[ "TAGS\n#task_categories-summarization #task_ids-news-articles-summarization #annotations_creators-no-annotation #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Indonesian #license-unknown #extractive-summarization #arxiv-2011.00679 #region-us \n", "# Dataset Card for Large-scale Indonesian Summarization", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: IndoLEM (Indonesian Language Evaluation Montage)\n- Repository: Liputan6: Summarization Corpus for Indonesian\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Fajri Koto,\nJey Han Lau, Timothy Baldwin,", "### Dataset Summary\n\nIn this paper, we introduce a large-scale Indonesian summarization dataset. We harvest articles from this http URL,\nan online news portal, and obtain 215,827 document-summary pairs. We leverage pre-trained language models to develop\nbenchmark extractive and abstractive summarization methods over the dataset with multilingual and monolingual\nBERT-based models. We include a thorough error analysis by examining machine-generated summaries that have\nlow ROUGE scores, and expose both issues with ROUGE it-self, as well as with extractive and abstractive\nsummarization models.\n\nThe dataset has two variants: \"canonical\" and \"xtreme\". The \"xtreme\" variant discards development and test \ndocument–summary pairs where the summary has fewer than 90% novel 4-grams (the training data remains the same \nas the canonical variant).\n\nYou need to manually request the liputan6 dataset using the form in URL\nand uncompress it. The liputan6 dataset can then be loaded using the following command \n'datasets.load_dataset(\"id_liputan6\", 'canonical', data_dir=\"<path/to/uncompressed_folder>\")' or\n'datasets.load_dataset(\"id_liputan6\", 'xtreme', data_dir=\"<path/to/uncompressed_folder>\")'.", "### Supported Tasks and Leaderboards", "### Languages\nIndonesian", "## Dataset Structure", "### Data Instances\n\nAn example of the dataset:", "### Data Fields\n- 'id': id of the sample\n- 'url': the url to the original article\n- 'clean_article': the original article\n- 'clean_article': the abstractive summarization\n- 'extractive_summary': the extractive summarization", "### Data Splits\n\nThe dataset is splitted in to train, validation and test sets.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @cahya-wirawan for adding this dataset." ]
[ 107, 14, 120, 62, 327, 10, 6, 6, 13, 67, 22, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 19 ]
[ "passage: TAGS\n#task_categories-summarization #task_ids-news-articles-summarization #annotations_creators-no-annotation #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Indonesian #license-unknown #extractive-summarization #arxiv-2011.00679 #region-us \n# Dataset Card for Large-scale Indonesian Summarization## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: IndoLEM (Indonesian Language Evaluation Montage)\n- Repository: Liputan6: Summarization Corpus for Indonesian\n- Paper: URL\n- Leaderboard:\n- Point of Contact: Fajri Koto,\nJey Han Lau, Timothy Baldwin," ]
[ 0.032959360629320145, 0.11924837529659271, -0.0039649163372814655, -0.007979757152497768, 0.04358907788991928, 0.02663152851164341, 0.12456095218658447, 0.12773071229457855, -0.009820645675063133, 0.023898296058177948, -0.08149760961532593, 0.01148973684757948, 0.1702680140733719, 0.11482704430818558, -0.0240949559956789, -0.3111799657344818, 0.04636865854263306, -0.06601392477750778, 0.050404272973537445, 0.10925067961215973, 0.12916740775108337, -0.02879561297595501, 0.03593132644891739, 0.011595530435442924, 0.011579655110836029, -0.012935394421219826, -0.1248946487903595, -0.16055914759635925, 0.03904962167143822, 0.010163634084165096, 0.06219479814171791, 0.0335066020488739, -0.004252190701663494, -0.18954876065254211, 0.028543701395392418, -0.0254653450101614, 0.026852935552597046, -0.005065436474978924, 0.03316764533519745, 0.03491692245006561, 0.13937094807624817, -0.10895876586437225, 0.05287261679768562, 0.007845123298466206, -0.08810661733150482, -0.13036876916885376, -0.11126827448606491, 0.012677906081080437, 0.10617057979106903, 0.012563029304146767, -0.05257031321525574, 0.06948069483041763, -0.1542689949274063, -0.030391458421945572, 0.0074634128250181675, -0.09481647610664368, -0.07020487636327744, 0.016510944813489914, 0.007833847776055336, 0.02947038598358631, -0.12342313677072525, -0.0279709342867136, -0.04500730335712433, 0.0011873251060023904, -0.03982812911272049, -0.11543899774551392, -0.19481819868087769, -0.0628175362944603, 0.012125206179916859, 0.04730385169386864, 0.20603007078170776, -0.021030323579907417, -0.037056464701890945, -0.23213155567646027, 0.04366067424416542, 0.19278797507286072, -0.0994451567530632, 0.007991509512066841, -0.0026263510808348656, -0.03152509033679962, 0.165630042552948, 0.021420270204544067, -0.04307575896382332, 0.048706475645303726, -0.012318700551986694, -0.0014429747825488448, 0.045896511524915695, -0.015030120499432087, -0.0055898334830999374, -0.012354178354144096, 0.0048964302986860275, -0.17126385867595673, -0.04281600937247276, -0.09700778871774673, -0.07221712917089462, 0.03911111131310463, 0.12346102297306061, -0.02864254079759121, 0.17079366743564606, 0.09621213376522064, -0.011646818369626999, 0.06777360290288925, -0.05469825118780136, -0.014381100423634052, 0.10956485569477081, 0.030847037211060524, -0.07341031730175018, -0.09064458310604095, 0.022721800953149796, 0.04161927476525307, 0.01904131844639778, -0.016851535066962242, 0.05058037489652634, 0.08700624853372574, -0.0547906830906868, 0.11365071684122086, 0.04278790205717087, 0.03630664944648743, -0.05820224806666374, -0.057495906949043274, 0.16751469671726227, -0.12095017731189728, -0.04122187942266464, -0.014223450794816017, -0.04130977764725685, 0.06788120418787003, -0.07613104581832886, 0.036612674593925476, -0.0365515761077404, 0.12109262496232986, 0.010236989706754684, -0.021959180012345314, -0.04040410369634628, -0.016001367941498756, 0.09990355372428894, -0.048672810196876526, 0.0024597560986876488, -0.016129765659570694, -0.1369837522506714, -0.01812671311199665, 0.03090197965502739, -0.1349611133337021, 0.016395902261137962, 0.03520921245217323, -0.008946259506046772, 0.04299487546086311, -0.020277976989746094, 0.08812978118658066, -0.09721575677394867, 0.021977674216032028, -0.03010784462094307, 0.0722522884607315, 0.050171662122011185, 0.011709552258253098, -0.04748496413230896, 0.07999834418296814, -0.15197300910949707, 0.05491054803133011, -0.21555735170841217, 0.014390619471669197, -0.09476151317358017, 0.01389850489795208, 0.02761387825012207, 0.00043490633834153414, -0.04771679639816284, 0.14175625145435333, -0.21267463266849518, -0.0064532398246228695, 0.12162716686725616, -0.14080815017223358, -0.08627378195524216, 0.06847213208675385, -0.0030062024015933275, 0.13309699296951294, -0.028885915875434875, 0.13893641531467438, 0.004923220258206129, 0.05558354780077934, -0.03980933502316475, -0.034547194838523865, 0.10539760440587997, 0.1602235585451126, 0.08145932853221893, 0.023112446069717407, 0.13191914558410645, 0.07766389101743698, 0.060922667384147644, -0.050718557089567184, 0.021481860429048538, -0.07770808786153793, 0.06418737024068832, -0.01323744561523199, 0.007733094040304422, -0.02414470538496971, 0.03937612473964691, -0.03953079506754875, -0.005060884170234203, 0.06367604434490204, 0.051579028367996216, 0.029307689517736435, -0.05155066400766373, -0.040786854922771454, -0.0055064307525753975, -0.017171286046504974, 0.022557653486728668, -0.14105062186717987, -0.08950808644294739, 0.07696490734815598, -0.08360723406076431, 0.07439375668764114, -0.016296707093715668, -0.014279921539127827, -0.07522135972976685, -0.05194903537631035, 0.05818617716431618, 0.019945548847317696, 0.01718815788626671, 0.07366812974214554, -0.12242643535137177, 0.04048600420355797, -0.04624256119132042, 0.10344570130109787, -0.07352519035339355, -0.021073706448078156, 0.05547109991312027, 0.14831294119358063, 0.020959021523594856, 0.0028143252711743116, 0.13046200573444366, 0.07038655132055283, 0.034812379628419876, -0.016793498769402504, -0.009164271876215935, -0.044944263994693756, -0.03780142590403557, 0.11090730875730515, -0.026059137657284737, 0.08667366951704025, 0.06681406497955322, 0.0865308865904808, -0.029874924570322037, 0.03962485492229462, -0.03647617623209953, -0.057970140129327774, -0.11101644486188889, 0.019576501101255417, 0.04471081867814064, 0.027825504541397095, 0.04516315460205078, -0.1003618910908699, -0.08303465694189072, -0.02808067761361599, -0.013927169144153595, -0.033985842019319534, 0.12173955887556076, 0.04727780818939209, -0.1426708698272705, 0.13755536079406738, 0.05740167573094368, 0.10899200290441513, 0.13105107843875885, -0.07296484708786011, -0.054253656417131424, -0.00046788837062194943, 0.0150291221216321, -0.014237185940146446, 0.08147864043712616, -0.19118481874465942, -0.003701952286064625, 0.10708963871002197, 0.025306297466158867, 0.02070303075015545, -0.028164930641651154, -0.05829635262489319, -0.04460286721587181, -0.008742420002818108, -0.05284760519862175, 0.0657142847776413, 0.07164140790700912, 0.10094431042671204, -0.018249405547976494, 0.10523612797260284, -0.06407441198825836, -0.06684707850217819, -0.017270104959607124, 0.107046939432621, -0.11046173423528671, -0.41003283858299255, -0.01661527156829834, 0.0027525622863322496, -0.08829040080308914, -0.09931807965040207, 0.022849518805742264, -0.04967925697565079, -0.12540864944458008, -0.05005444586277008, -0.012015155516564846, 0.08372002840042114, -0.08404184132814407, -0.025444395840168, 0.06150731444358826, -0.030794430524110794, -0.14192010462284088, 0.020743848755955696, 0.05583762004971504, 0.04799362272024155, 0.08830849826335907, 0.017649900168180466, 0.06184961274266243, -0.00848318263888359, 0.05308011919260025, -0.031024284660816193, -0.005612039472907782, 0.20149099826812744, -0.15114423632621765, 0.1362568736076355, 0.1262539178133011, -0.09352459013462067, -0.001045409357175231, 0.21457453072071075, 0.056551311165094376, -0.08932597935199738, 0.01420800480991602, 0.09256372600793839, 0.008693774230778217, -0.24514560401439667, -0.05665897578001022, -0.12240724265575409, -0.026748238131403923, -0.050814371556043625, 0.03515786677598953, -0.028166310861706734, 0.01021365262567997, -0.05379818007349968, 0.068021759390831, 0.08259620517492294, 0.017580747604370117, 0.12524272501468658, 0.036413900554180145, 0.05182074382901192, -0.10218434780836105, -0.03532932326197624, 0.09971090406179428, 0.09687628597021103, 0.24021324515342712, 0.06279955804347992, 0.17815600335597992, 0.11810261011123657, 0.11810451000928879, 0.050538934767246246, 0.023342184722423553, -0.10013316571712494, 0.042005058377981186, -0.038114503026008606, -0.06225334852933884, 0.005273406393826008, 0.02251635305583477, -0.0588444322347641, -0.05483261123299599, 0.10444337129592896, -0.10783378779888153, 0.09641730040311813, 0.08934171497821808, -0.015772707760334015, 0.043339814990758896, 0.002237489679828286, 0.12120924890041351, -0.10709577053785324, -0.059515081346035004, -0.0017196005210280418, 0.038436226546764374, -0.17908050119876862, 0.12595325708389282, 0.0028627049177885056, 0.13204193115234375, -0.14876191318035126, -0.05509817227721214, -0.1039198487997055, -0.045161034911870956, 0.0006706814747303724, 0.10408252477645874, -0.14383693039417267, 0.2654721140861511, 0.04191335663199425, -0.007510269992053509, -0.15755222737789154, 0.04904276505112648, 0.043807946145534515, -0.08350449055433273, 0.12144257873296738, -0.0162364412099123, -0.14237983524799347, -0.018303444609045982, -0.09341882169246674, 0.05921736732125282, 0.08239078521728516, -0.014545031823217869, 0.032795678824186325, 0.011011440306901932, -0.0012068405048921704, -0.021776258945465088, -0.0620921291410923, -0.16936416923999786, -0.21704481542110443, 0.13703075051307678, -0.03292611613869667, -0.07505901902914047, -0.06510735303163528, -0.0698280930519104, 0.06398557871580124, 0.15791316330432892, 0.02072809636592865, -0.13946451246738434, -0.14755511283874512, -0.061313122510910034, 0.21956785023212433, -0.03596571832895279, -0.01715080253779888, -0.04756353422999382, 0.10945804417133331, 0.0022284584119915962, -0.021467681974172592, 0.044417060911655426, -0.025471124798059464, -0.16005773842334747, -0.03827869892120361, 0.10683979094028473, -0.0001235987729160115, 0.014202679507434368, 0.030274279415607452, 0.00018223223742097616, 0.07978292554616928, -0.14049099385738373, -0.05515038222074509, 0.10469402372837067, 0.026215270161628723, 0.04537341371178627, -0.07672873139381409, -0.1251831352710724, -0.049318015575408936, -0.1358082890510559, 0.06883200258016586, 0.10405022650957108, 0.03852519020438194, 0.20858028531074524, 0.14246311783790588, -0.08131061494350433, -0.14315760135650635, -0.05547448992729187, -0.008667626418173313, -0.026103220880031586, -0.007938091643154621, -0.12017377465963364, 0.10427138954401016, 0.14296855032444, -0.010797117836773396, 0.0062623340636491776, -0.14205336570739746, -0.10761057585477829, -0.01616869680583477, 0.00801899004727602, -0.08377488702535629, -0.17575286328792572, -0.105270616710186, -0.05531472712755203, -0.2564421594142914, 0.11724879592657089, -0.0008561433642171323, 0.03151018172502518, -0.020201103761792183, 0.0015424162847921252, -0.020961277186870575, -0.016410233452916145, 0.18059441447257996, 0.010704047977924347, -0.0036724319215863943, -0.0748463049530983, -0.045273322612047195, 0.08566799014806747, 0.04680322855710983, 0.0914308950304985, -0.02513989806175232, -0.05260472372174263, -0.20018592476844788, -0.06040111929178238, -0.078057661652565, 0.025533678010106087, -0.06862659752368927, -0.04957710579037666, -0.0651635155081749, 0.15092720091342926, 0.0345706045627594, -0.015071540139615536, 0.1284065991640091, -0.04133554548025131, 0.028675487264990807, -0.03801248222589493, 0.1524028778076172, -0.07768592238426208, 0.07508067041635513, -0.05614292249083519, 0.0240949634462595, -0.038182612508535385, -0.1811337172985077, 0.028149770572781563, 0.05718811973929405, -0.02955136075615883, 0.13795597851276398, -0.048877064138650894, -0.11208435148000717, 0.07701283693313599, 0.08096212148666382, 0.031124701723456383, -0.14931900799274445, 0.020644668489694595, 0.04743459075689316, -0.048780329525470734, -0.09877483546733856, 0.04996168613433838, -0.009111069142818451, -0.09417049586772919, 0.006082731764763594, 0.08351684361696243, 0.05853518471121788, 0.0658215656876564, -0.006715876515954733, 0.0736677348613739, -0.13614535331726074, 0.17467942833900452, 0.17610764503479004, -0.07722935080528259, -0.030227305367588997, 0.1701226532459259, -0.07691429555416107, -0.032963354140520096, -0.009812583215534687, 0.08857466280460358, 0.13215871155261993, -0.024754365906119347, -0.01831069588661194, -0.18323279917240143, -0.035226862877607346, 0.09430641680955887, -0.03232416883111, -0.01675410196185112, 0.031125886365771294, -0.045299697667360306, 0.0241751316934824, 0.13999217748641968, 0.105341836810112, 0.004435224458575249, 0.015413481742143631, -0.18234138190746307, 0.08767123520374298, 0.01690519228577614, -0.014234902337193489, -0.03242377191781998, -0.13826459646224976, -0.03258179873228073, -0.11545380204916, 0.09609702974557877, -0.1889229118824005, 0.024844728410243988, -0.0337885282933712, -0.10103999823331833, -0.06279709190130234, -0.0640239492058754, -0.07746601104736328, 0.006769902538508177, -0.05715833604335785, 0.1444614678621292, -0.10642345994710922, -0.042996689677238464, 0.11663166433572769, -0.06058129295706749, 0.05756693705916405, -0.011223623529076576, -0.06098278611898422, 0.060605429112911224, -0.11239058524370193, 0.013310261070728302, 0.02175530418753624, 0.08762753754854202, 0.06936776638031006, -0.1400141566991806, 0.023725837469100952, 0.059305042028427124, 0.026752350851893425, 0.03955861181020737, -0.06758756190538406, -0.08166376501321793, -0.05094030499458313, -0.11735918372869492, -0.1169397309422493, 0.057836391031742096, -0.012102963402867317, 0.2303173691034317, -0.04965655505657196, 0.06782807409763336, -0.02201923169195652, 0.06568475812673569, -0.11314967274665833, -0.03193828463554382, -0.013696428388357162, -0.12301752716302872, 0.06595407426357269, -0.04164860397577286, 0.04929693043231964, 0.01083533838391304, 0.2971634566783905, -0.013240746222436428, 0.07857689261436462, 0.05432290583848953, -0.02027985081076622, -0.07324237376451492, 0.07607723772525787, 0.12924501299858093, 0.09943827986717224, -0.01644834876060486, -0.016867680475115776, -0.10448276996612549, -0.07368308305740356, -0.12258552759885788, 0.07354999333620071, 0.2938934862613678, 0.15086252987384796, -0.02710704505443573, 0.1174815371632576, -0.05864150822162628, -0.007041262928396463, 0.06710167229175568, -0.054301969707012177, 0.07932157069444656, -0.05458398535847664, 0.013622088357806206, 0.0762135311961174, -0.1863839477300644, 0.09497860074043274, -0.08471111953258514, -0.09100713580846786, -0.013037476688623428, -0.1717597246170044, -0.0827774703502655, 0.011595566757023335, 0.0012755487114191055, -0.13206373155117035, 0.04865356162190437, 0.1354740560054779, 0.06050551310181618, -0.018555987626314163, 0.07592380791902542, -0.03755612671375275, -0.03718506172299385, 0.13161063194274902, 0.05110025778412819, 0.02784113958477974, -0.06422838568687439, 0.04481140524148941, -0.07537325471639633, 0.15004044771194458, -0.010009067133069038, 0.05439304560422897, -0.05189330875873566, -0.058316078037023544, -0.08278587460517883, -0.0795532688498497, 0.023853756487369537, -0.041238997131586075, -0.009201055392622948, 0.09193994104862213, 0.03440938517451286, 0.046868469566106796, 0.03394857421517372, 0.2473670244216919, 0.05241250991821289, -0.15908092260360718, -0.18256770074367523, -0.10434935241937637, -0.06799043715000153, -0.05110883340239525, 0.07237071543931961, -0.10480386018753052, -0.028088757768273354, 0.21592126786708832, 0.1822613626718521, -0.006742431316524744, 0.02085084095597267, -0.013744748197495937, 0.03601042926311493, -0.029611924663186073, 0.09045202285051346, 0.08833372592926025, 0.15957589447498322, -0.016273673623800278, -0.013967862352728844, -0.021711865440011024, -0.03816371411085129, -0.089438296854496, 0.15655796229839325, 0.061445724219083786, -0.08548597991466522, -0.044547177851200104, 0.1633654534816742, -0.1546953022480011, -0.18844683468341827, -0.004682497121393681, -0.14953972399234772, -0.2574419677257538, -0.0735386461019516, -0.068019799888134, 0.03589978441596031, -0.07192552089691162, 0.08266355097293854, -0.028147302567958832, 0.13881441950798035, 0.12677797675132751, 0.0056898873299360275, -0.089330293238163, 0.11299505084753036, 0.03361274302005768, 0.14551301300525665, 0.04473310336470604, -0.0017243846086785197, 0.05656726285815239, -0.01615043170750141, -0.10313311219215393, 0.05940958857536316, 0.1316298395395279, 0.035656142979860306, 0.00953051820397377, 0.17557495832443237, 0.02366587519645691, 0.05837783217430115, 0.12727764248847961, -0.02742724120616913, 0.05259937420487404, 0.08253248035907745, -0.018203575164079666, -0.05226217955350876, 0.08903130888938904, -0.11742628365755081, 0.09536023437976837, 0.1714007556438446, -0.06662551313638687, -0.0034851066302508116, -0.010479895398020744, 0.09643939137458801, -0.052950866520404816, 0.07034379988908768, -0.06882672756910324, -0.15295515954494476, -0.03403577581048012, -0.03438654914498329, 0.09657516330480576, -0.14218102395534515, 0.008992559276521206, -0.026797553524374962, 0.005021768622100353, -0.0606793649494648, 0.1273544728755951, 0.027180954813957214, -0.007176616694778204, -0.02642817050218582, -0.29844415187835693, 0.03258899599313736, 0.07912227511405945, -0.03786037117242813, 0.0702814981341362 ]
bb8f32df27dfdd27ad5b16c23c2fb7e5917a3146
# Dataset Card for [Dataset Name] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [PT Gria Inovasi Teknologi](https://grit.id/) - **Repository:** [Nergrit Corpus](https://github.com/grit-id/nergrit-corpus) - **Paper:** - **Leaderboard:** - **Point of Contact:** [Taufiqur Rohman](mailto:taufiq@grit.id) ### Dataset Summary Nergrit Corpus is a dataset collection of Indonesian Named Entity Recognition, Statement Extraction, and Sentiment Analysis developed by [PT Gria Inovasi Teknologi (GRIT)](https://grit.id/). ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Indonesian ## Dataset Structure A data point consists of sentences seperated by empty line and tab-seperated tokens and tags. ``` {'id': '0', 'tokens': ['Gubernur', 'Bank', 'Indonesia', 'menggelar', 'konferensi', 'pers'], 'ner_tags': [9, 28, 28, 38, 38, 38], } ``` ### Data Instances [More Information Needed] ### Data Fields - `id`: id of the sample - `tokens`: the tokens of the example text - `ner_tags`: the NER tags of each token #### Named Entity Recognition The ner_tags correspond to this list: ``` "B-CRD", "B-DAT", "B-EVT", "B-FAC", "B-GPE", "B-LAN", "B-LAW", "B-LOC", "B-MON", "B-NOR", "B-ORD", "B-ORG", "B-PER", "B-PRC", "B-PRD", "B-QTY", "B-REG", "B-TIM", "B-WOA", "I-CRD", "I-DAT", "I-EVT", "I-FAC", "I-GPE", "I-LAN", "I-LAW", "I-LOC", "I-MON", "I-NOR", "I-ORD", "I-ORG", "I-PER", "I-PRC", "I-PRD", "I-QTY", "I-REG", "I-TIM", "I-WOA", "O", ``` The ner_tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. The dataset contains 19 following entities ``` 'CRD': Cardinal 'DAT': Date 'EVT': Event 'FAC': Facility 'GPE': Geopolitical Entity 'LAW': Law Entity (such as Undang-Undang) 'LOC': Location 'MON': Money 'NOR': Political Organization 'ORD': Ordinal 'ORG': Organization 'PER': Person 'PRC': Percent 'PRD': Product 'QTY': Quantity 'REG': Religion 'TIM': Time 'WOA': Work of Art 'LAN': Language ``` #### Sentiment Analysis The ner_tags correspond to this list: ``` "B-NEG", "B-NET", "B-POS", "I-NEG", "I-NET", "I-POS", "O", ``` #### Statement Extraction The ner_tags correspond to this list: ``` "B-BREL", "B-FREL", "B-STAT", "B-WHO", "I-BREL", "I-FREL", "I-STAT", "I-WHO", "O" ``` The ner_tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. ### Data Splits The dataset is splitted in to train, validation and test sets. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? The annotators are listed in the [Nergrit Corpus repository](https://github.com/grit-id/nergrit-corpus) ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@cahya-wirawan](https://github.com/cahya-wirawan) for adding this dataset.
id_nergrit_corpus
[ "task_categories:token-classification", "task_ids:named-entity-recognition", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:id", "license:other", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated"], "language": ["id"], "license": ["other"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["token-classification"], "task_ids": ["named-entity-recognition"], "paperswithcode_id": "nergrit-corpus", "pretty_name": "Nergrit Corpus", "dataset_info": [{"config_name": "ner", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-CRD", "1": "B-DAT", "2": "B-EVT", "3": "B-FAC", "4": "B-GPE", "5": "B-LAN", "6": "B-LAW", "7": "B-LOC", "8": "B-MON", "9": "B-NOR", "10": "B-ORD", "11": "B-ORG", "12": "B-PER", "13": "B-PRC", "14": "B-PRD", "15": "B-QTY", "16": "B-REG", "17": "B-TIM", "18": "B-WOA", "19": "I-CRD", "20": "I-DAT", "21": "I-EVT", "22": "I-FAC", "23": "I-GPE", "24": "I-LAN", "25": "I-LAW", "26": "I-LOC", "27": "I-MON", "28": "I-NOR", "29": "I-ORD", "30": "I-ORG", "31": "I-PER", "32": "I-PRC", "33": "I-PRD", "34": "I-QTY", "35": "I-REG", "36": "I-TIM", "37": "I-WOA", "38": "O"}}}}], "splits": [{"name": "train", "num_bytes": 5428411, "num_examples": 12532}, {"name": "test", "num_bytes": 1135577, "num_examples": 2399}, {"name": "validation", "num_bytes": 1086437, "num_examples": 2521}], "download_size": 14988232, "dataset_size": 7650425}, {"config_name": "sentiment", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-NEG", "1": "B-NET", "2": "B-POS", "3": "I-NEG", "4": "I-NET", "5": "I-POS", "6": "O"}}}}], "splits": [{"name": "train", "num_bytes": 3167972, "num_examples": 7485}, {"name": "test", "num_bytes": 1097517, "num_examples": 2317}, {"name": "validation", "num_bytes": 337679, "num_examples": 782}], "download_size": 14988232, "dataset_size": 4603168}, {"config_name": "statement", "features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-BREL", "1": "B-FREL", "2": "B-STAT", "3": "B-WHO", "4": "I-BREL", "5": "I-FREL", "6": "I-STAT", "7": "I-WHO", "8": "O"}}}}], "splits": [{"name": "train", "num_bytes": 1469081, "num_examples": 2405}, {"name": "test", "num_bytes": 182553, "num_examples": 335}, {"name": "validation", "num_bytes": 105119, "num_examples": 176}], "download_size": 14988232, "dataset_size": 1756753}]}
2024-01-18T11:06:08+00:00
[]
[ "id" ]
TAGS #task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Indonesian #license-other #region-us
# Dataset Card for [Dataset Name] ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: PT Gria Inovasi Teknologi - Repository: Nergrit Corpus - Paper: - Leaderboard: - Point of Contact: Taufiqur Rohman ### Dataset Summary Nergrit Corpus is a dataset collection of Indonesian Named Entity Recognition, Statement Extraction, and Sentiment Analysis developed by PT Gria Inovasi Teknologi (GRIT). ### Supported Tasks and Leaderboards ### Languages Indonesian ## Dataset Structure A data point consists of sentences seperated by empty line and tab-seperated tokens and tags. ### Data Instances ### Data Fields - 'id': id of the sample - 'tokens': the tokens of the example text - 'ner_tags': the NER tags of each token #### Named Entity Recognition The ner_tags correspond to this list: The ner_tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. The dataset contains 19 following entities #### Sentiment Analysis The ner_tags correspond to this list: #### Statement Extraction The ner_tags correspond to this list: The ner_tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. ### Data Splits The dataset is splitted in to train, validation and test sets. ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? The annotators are listed in the Nergrit Corpus repository ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @cahya-wirawan for adding this dataset.
[ "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: PT Gria Inovasi Teknologi\n- Repository: Nergrit Corpus\n- Paper:\n- Leaderboard:\n- Point of Contact: Taufiqur Rohman", "### Dataset Summary\n\nNergrit Corpus is a dataset collection of Indonesian Named Entity Recognition, Statement Extraction, \nand Sentiment Analysis developed by PT Gria Inovasi Teknologi (GRIT).", "### Supported Tasks and Leaderboards", "### Languages\n\nIndonesian", "## Dataset Structure\n\nA data point consists of sentences seperated by empty line and tab-seperated tokens and tags.", "### Data Instances", "### Data Fields\n- 'id': id of the sample\n- 'tokens': the tokens of the example text\n- 'ner_tags': the NER tags of each token", "#### Named Entity Recognition\nThe ner_tags correspond to this list:\n\nThe ner_tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any \nnon-initial word. The dataset contains 19 following entities", "#### Sentiment Analysis\nThe ner_tags correspond to this list:", "#### Statement Extraction\nThe ner_tags correspond to this list:\n\nThe ner_tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any \nnon-initial word.", "### Data Splits\n\nThe dataset is splitted in to train, validation and test sets.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?\nThe annotators are listed in the\nNergrit Corpus repository", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @cahya-wirawan for adding this dataset." ]
[ "TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Indonesian #license-other #region-us \n", "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: PT Gria Inovasi Teknologi\n- Repository: Nergrit Corpus\n- Paper:\n- Leaderboard:\n- Point of Contact: Taufiqur Rohman", "### Dataset Summary\n\nNergrit Corpus is a dataset collection of Indonesian Named Entity Recognition, Statement Extraction, \nand Sentiment Analysis developed by PT Gria Inovasi Teknologi (GRIT).", "### Supported Tasks and Leaderboards", "### Languages\n\nIndonesian", "## Dataset Structure\n\nA data point consists of sentences seperated by empty line and tab-seperated tokens and tags.", "### Data Instances", "### Data Fields\n- 'id': id of the sample\n- 'tokens': the tokens of the example text\n- 'ner_tags': the NER tags of each token", "#### Named Entity Recognition\nThe ner_tags correspond to this list:\n\nThe ner_tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any \nnon-initial word. The dataset contains 19 following entities", "#### Sentiment Analysis\nThe ner_tags correspond to this list:", "#### Statement Extraction\nThe ner_tags correspond to this list:\n\nThe ner_tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any \nnon-initial word.", "### Data Splits\n\nThe dataset is splitted in to train, validation and test sets.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?\nThe annotators are listed in the\nNergrit Corpus repository", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @cahya-wirawan for adding this dataset." ]
[ 95, 10, 120, 39, 48, 10, 6, 31, 6, 42, 66, 15, 54, 22, 5, 7, 4, 10, 10, 5, 5, 24, 8, 8, 7, 8, 7, 5, 6, 6, 19 ]
[ "passage: TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Indonesian #license-other #region-us \n# Dataset Card for [Dataset Name]## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: PT Gria Inovasi Teknologi\n- Repository: Nergrit Corpus\n- Paper:\n- Leaderboard:\n- Point of Contact: Taufiqur Rohman### Dataset Summary\n\nNergrit Corpus is a dataset collection of Indonesian Named Entity Recognition, Statement Extraction, \nand Sentiment Analysis developed by PT Gria Inovasi Teknologi (GRIT).### Supported Tasks and Leaderboards### Languages\n\nIndonesian## Dataset Structure\n\nA data point consists of sentences seperated by empty line and tab-seperated tokens and tags.### Data Instances### Data Fields\n- 'id': id of the sample\n- 'tokens': the tokens of the example text\n- 'ner_tags': the NER tags of each token#### Named Entity Recognition\nThe ner_tags correspond to this list:\n\nThe ner_tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any \nnon-initial word. The dataset contains 19 following entities#### Sentiment Analysis\nThe ner_tags correspond to this list:" ]
[ 0.027410365641117096, 0.17695511877536774, -0.0073517486453056335, 0.017088985070586205, 0.05618809163570404, 0.003948898054659367, 0.07274599373340607, 0.11683692038059235, -0.03424817696213722, 0.1165994256734848, -0.07606077194213867, 0.03514358773827553, 0.15962079167366028, 0.09821369498968124, 0.029297031462192535, -0.21875102818012238, 0.08891288936138153, -0.11146465688943863, 0.11228561401367188, 0.12606267631053925, 0.09645124524831772, -0.034703727811574936, 0.061676181852817535, 0.002451971871778369, -0.00627585593611002, -0.001304576057009399, -0.08977682143449783, -0.0936540886759758, 0.02690618857741356, -0.01878548040986061, 0.10726471990346909, -0.0059951962903141975, -0.010346977040171623, -0.25236034393310547, 0.016380371525883675, 0.026920761913061142, -0.014305764809250832, 0.02261301688849926, 0.08548294007778168, -0.06400599330663681, 0.1240159198641777, -0.12734894454479218, 0.06871923059225082, 0.02458750456571579, -0.14560015499591827, -0.13750962913036346, -0.12129971385002136, 0.12096209079027176, 0.09637411683797836, 0.041922349482774734, -0.05968694016337395, 0.05960831046104431, -0.09485767036676407, -0.01745034195482731, 0.08269970864057541, -0.10537557303905487, -0.0736716166138649, -0.01761901006102562, -0.021280406042933464, 0.061434369534254074, -0.1347261220216751, -0.029891660436987877, -0.05892114341259003, 0.009658618830144405, 0.025297025218605995, -0.03399205207824707, -0.11481837183237076, 0.019237246364355087, -0.04977264627814293, -0.033925723284482956, 0.11060987412929535, -0.0006835797685198486, -0.017079420387744904, -0.17971014976501465, 0.011702805757522583, -0.028101136907935143, -0.049726247787475586, -0.047933001071214676, 0.013842944987118244, -0.031095994636416435, 0.10175532847642899, -0.0022717523388564587, -0.05168000981211662, 0.043349478393793106, -0.038825299590826035, -0.00553556066006422, 0.03103337250649929, -0.019710777327418327, -0.0021577386651188135, 0.044056009501218796, -0.02956514246761799, -0.12029662728309631, -0.06362823396921158, -0.043372057378292084, -0.15691685676574707, 0.019736256450414658, 0.04474247246980667, -0.0425119586288929, 0.07460054755210876, 0.19265855848789215, 0.0030120566952973604, 0.06113116815686226, -0.02451813779771328, -0.01968645676970482, 0.05281976982951164, 0.1041271910071373, -0.07101930677890778, -0.13272327184677124, -0.037623558193445206, -0.04078342020511627, 0.018332207575440407, -0.043133873492479324, 0.022342514246702194, 0.06780277192592621, 0.04568620026111603, 0.058649513870477676, 0.07771838456392288, 0.03967159241437912, -0.07357639074325562, -0.05640802159905434, 0.10020242631435394, -0.11893165111541748, 0.008614543825387955, 0.015082365833222866, -0.03802165761590004, 0.06112652271986008, -0.03568560630083084, 0.01697526127099991, -0.045655325055122375, 0.10079134255647659, -0.04545549675822258, -0.014905591495335102, -0.06350167840719223, -0.0045136334374547005, 0.07543552666902542, -0.08109913766384125, -0.09683141112327576, -0.04309529438614845, -0.11929050087928772, -0.07392070442438126, 0.04563645273447037, -0.13331255316734314, 0.024143850430846214, -0.03395337611436844, 0.009796914644539356, 0.055566515773534775, 0.007202163804322481, -0.05292172357439995, -0.055455610156059265, 0.018656538799405098, -0.03879798576235771, 0.07405991107225418, 0.09009931981563568, 0.03344395011663437, -0.09033805131912231, 0.06563879549503326, -0.13443084061145782, 0.061833083629608154, -0.12612193822860718, 0.004802919924259186, -0.13613925874233246, -0.009824706241488457, -0.02118803560733795, -0.04674788564443588, -0.023344578221440315, 0.12216242402791977, -0.18808338046073914, -0.05031747743487358, 0.12787024676799774, -0.09870261698961258, -0.04774703085422516, 0.07321091741323471, 0.008412644267082214, 0.07837454974651337, 0.017812734469771385, 0.17390719056129456, -0.000926641863770783, 0.012400350533425808, -0.07023070007562637, -0.09577750414609909, 0.025614749640226364, 0.15900489687919617, 0.07780329883098602, -0.019940081983804703, 0.19172365963459015, 0.05837993323802948, 0.0008133923402056098, -0.04714427515864372, 0.03350552171468735, -0.08223329484462738, 0.058617010712623596, 0.006192519795149565, 0.045324817299842834, -0.04204961657524109, 0.00028892632690258324, -0.0015336537035182118, -0.0509827621281147, 0.07312611490488052, 0.036826327443122864, -0.003980647306889296, 0.028369354084134102, -0.07363322377204895, 0.026125261560082436, 0.01978398486971855, 0.004897726699709892, -0.14260663092136383, -0.14858785271644592, 0.05066606029868126, -0.13961197435855865, 0.12000447511672974, -0.10893916338682175, 0.015970876440405846, -0.05169573426246643, -0.03877536207437515, -0.0012493873946368694, -0.004921272397041321, 0.022383343428373337, 0.06612307578325272, -0.13160724937915802, 0.030617257580161095, 0.002053098054602742, 0.17669391632080078, -0.07876347005367279, -0.013444104231894016, 0.04004211723804474, 0.16974382102489471, 0.04167259484529495, -0.07444670051336288, 0.06722650676965714, 0.01594538614153862, 0.023865556344389915, -0.009475789964199066, -0.0028556049801409245, -0.03581468388438225, -0.020707346498966217, 0.09384825080633163, -0.07714046537876129, -0.06006886065006256, 0.03994818404316902, 0.08967747539281845, -0.07151738554239273, 0.013325112871825695, -0.04100382700562477, -0.08262091130018234, -0.05127288028597832, -0.00933342706412077, 0.06042912229895592, 0.05445686727762222, 0.01373535580933094, -0.06235530227422714, -0.10989364236593246, -0.021224472671747208, -0.032741397619247437, -0.07622825354337692, 0.07649300247430801, 0.01632833294570446, -0.16140718758106232, 0.1774435192346573, 0.03859191760420799, 0.048000965267419815, 0.1134687140583992, -0.0023446253035217524, -0.08276721835136414, -0.058620866388082504, 0.010006090626120567, 0.033070046454668045, 0.0352642759680748, -0.09597177058458328, 0.012604610994458199, 0.08257585018873215, 0.016947077587246895, 0.02166571468114853, -0.014617235399782658, 0.003062907140702009, -0.024588312953710556, -0.012971611693501472, 0.009452934376895428, 0.018847906962037086, 0.05706171691417694, 0.09348111599683762, 0.024311821907758713, 0.09366016089916229, -0.0396617166697979, -0.051002345979213715, -0.06787806749343872, 0.07597021013498306, -0.14737918972969055, -0.32404565811157227, -0.12024080753326416, -0.05714412406086922, -0.1084800437092781, -0.05346018075942993, -0.010402367450296879, -0.028222544118762016, -0.0726410299539566, -0.05943388119339943, -0.015891700983047485, 0.09863606095314026, -0.08952325582504272, -0.10544182360172272, 0.021703774109482765, 0.005928614642471075, -0.10149630904197693, 0.025201745331287384, 0.031250640749931335, -0.01372643280774355, 0.05485585331916809, 0.0029425187967717648, 0.10822328925132751, 0.09169416129589081, 0.06707101315259933, -0.029141997918486595, 0.009381202980875969, 0.18496689200401306, -0.16052614152431488, 0.14380834996700287, 0.043913837522268295, -0.06766383349895477, 0.07200851291418076, 0.19826632738113403, 0.017470860853791237, -0.03726625815033913, 0.014797796495258808, 0.08150049299001694, 0.005405661650002003, -0.24898074567317963, -0.06408112496137619, -0.1004621684551239, -0.03361254557967186, 0.012299494817852974, 0.05254749581217766, 0.11583323031663895, -0.018945906311273575, -0.070595882833004, -0.0037025981582701206, 0.07886151969432831, 0.08158310502767563, 0.11443810164928436, 0.04952327907085419, 0.04735420271754265, -0.06108425185084343, -0.03319084644317627, 0.08673030883073807, 0.052586667239665985, 0.23003850877285004, 0.054325710982084274, 0.22770950198173523, 0.09020711481571198, 0.09641704708337784, 0.028893472626805305, 0.014940246939659119, -0.07917918264865875, 0.05233978107571602, -0.01413039956241846, -0.07303761690855026, -0.005587814375758171, 0.07010208070278168, 0.03294908627867699, -0.06676176935434341, 0.149241104722023, -0.1566266566514969, 0.128820538520813, 0.08041636645793915, 0.023633677512407303, -0.07154911756515503, -0.015316996723413467, 0.06781947612762451, -0.06216820329427719, -0.0667031854391098, -0.05289655551314354, 0.020270826295018196, -0.16429851949214935, 0.10501274466514587, -0.024257952347397804, 0.09353527426719666, -0.08843399584293365, -0.028117237612605095, -0.009022830985486507, 0.021432645618915558, -0.01534106396138668, 0.09903332591056824, -0.13475847244262695, 0.15851987898349762, -0.011713945306837559, -0.018962649628520012, -0.06291576474905014, 0.011585519649088383, -0.0053019397892057896, -0.06633654981851578, 0.13297301530838013, 0.0392005518078804, -0.13495956361293793, 0.0010405078064650297, -0.09801957756280899, -0.00642644427716732, 0.11853186786174774, -0.10701488703489304, 0.06252530217170715, 0.006806333549320698, -0.02047802321612835, -0.0573507584631443, 0.06579431146383286, -0.04587462544441223, -0.20054729282855988, 0.10117732733488083, -0.07116980105638504, 0.05298192426562309, -0.039139848202466965, -0.026685921475291252, -0.04696427285671234, 0.1693153977394104, -0.1637411266565323, -0.06004910543560982, -0.13499893248081207, -0.09286240488290787, 0.15326595306396484, -0.09255126863718033, 0.03183707222342491, -0.034248076379299164, 0.11839567124843597, 0.00793976616114378, -0.04764377698302269, 0.035394273698329926, -0.008510691113770008, -0.15084412693977356, -0.048881202936172485, 0.0814611166715622, 0.08922053873538971, 0.03498024493455887, -0.007899823598563671, 0.08336049318313599, 0.052003953605890274, -0.08950958400964737, -0.015352601185441017, 0.19576643407344818, 0.007452605292201042, 0.05292385816574097, -0.008229547180235386, -0.14154261350631714, -0.1337059736251831, -0.08314044028520584, 0.10009951144456863, 0.04556163027882576, -0.0016668291063979268, 0.20464052259922028, 0.13331030309200287, -0.10312673449516296, -0.1791471540927887, -0.06364729255437851, 0.03273192048072815, -0.04379495605826378, 0.0004289560311008245, -0.15590600669384003, 0.08233698457479477, 0.15779069066047668, -0.013854234479367733, -0.06158914417028427, -0.14860807359218597, -0.1263033151626587, 0.0020197967533022165, 0.00811400543898344, -0.17972038686275482, -0.11063464730978012, -0.12850239872932434, -0.02699742279946804, -0.1646241545677185, 0.16937944293022156, 0.039741627871990204, 0.017258841544389725, -0.022898245602846146, 0.06567385792732239, -0.002332473173737526, 0.0031302624847739935, 0.1690026968717575, 0.08898944407701492, 0.026408176869153976, -0.08235955983400345, -0.01894328184425831, 0.07542604953050613, -0.02613965980708599, 0.07913637906312943, 0.027632540091872215, -0.05387528985738754, -0.11079811304807663, -0.03100787289440632, -0.10652767866849899, 0.03243192657828331, -0.06035162881016731, -0.038303010165691376, -0.07718975841999054, 0.15129634737968445, 0.0844440832734108, -0.022746184840798378, 0.16793835163116455, -0.031895384192466736, 0.057241443544626236, 0.05600417032837868, 0.06575675308704376, 0.07926534116268158, -0.05630391091108322, -0.08317801356315613, 0.012780421413481236, -0.02747396007180214, -0.11770208179950714, 0.0260538998991251, 0.08290018886327744, 0.00616465974599123, 0.16736730933189392, -0.05795445293188095, -0.16380129754543304, -0.006763098295778036, 0.12242990732192993, -0.02094040997326374, -0.1344139575958252, 0.01528080366551876, -0.00833563506603241, -0.08710893988609314, -0.07132929563522339, 0.026556747034192085, -0.009381442330777645, -0.06890328973531723, 0.02446713298559189, 0.10130694508552551, 0.008915998041629791, 0.07497593015432358, 0.010049425065517426, 0.05631604790687561, -0.1032361090183258, 0.14620479941368103, 0.19520460069179535, -0.06453263759613037, -0.008173331618309021, 0.1750904619693756, -0.06305990368127823, -0.009647410362958908, -0.01097057294100523, 0.0642426535487175, 0.03179150074720383, -0.03214539214968681, 0.03256246820092201, -0.08755537122488022, 0.00684817461296916, 0.1200069785118103, -0.010999367572367191, 0.04426253214478493, 0.021335743367671967, -0.021770518273115158, -0.013638082891702652, 0.11736943572759628, 0.05894206836819649, 0.04928336665034294, -0.02340760827064514, -0.0908496156334877, 0.06667358428239822, -0.029031667858362198, 0.007418779656291008, -0.07464488595724106, -0.12014751881361008, -0.00856983382254839, -0.04619884863495827, 0.029927097260951996, -0.15879227221012115, -0.01519850268959999, -0.017451822757720947, -0.041819602251052856, -0.038798920810222626, -0.01918981969356537, -0.03896620124578476, -0.03461238369345665, -0.03941253572702408, 0.13819321990013123, -0.18156331777572632, 0.00961418729275465, 0.13411502540111542, -0.08627790212631226, 0.0857139602303505, 0.06332157552242279, 0.003879817435517907, 0.07257892936468124, -0.12904420495033264, 0.028871072456240654, -0.023353345692157745, 0.05711860582232475, 0.05738593265414238, -0.14678366482257843, -0.0004959795624017715, -0.004813384264707565, -0.05579075217247009, 0.0367492251098156, -0.04438190534710884, -0.10393167287111282, 0.023321717977523804, -0.07524558901786804, -0.10051537305116653, -0.028605004772543907, 0.018375486135482788, 0.09794005751609802, -0.03402567282319069, 0.09924299269914627, -0.02739623188972473, 0.08079828321933746, -0.09619008004665375, -0.0279809832572937, 0.011322331614792347, -0.05331575125455856, 0.04162032529711723, -0.05669398978352547, 0.019498053938150406, 0.00404405128210783, 0.1660209745168686, -0.019410820677876472, -0.026369398459792137, 0.04326505586504936, 0.03168252855539322, -0.1538819521665573, 0.051369503140449524, -0.006084216292947531, 0.07871115207672119, -0.042715538293123245, 0.002490916522219777, -0.0845411866903305, -0.10153719782829285, -0.043244171887636185, 0.10216579586267471, 0.23277989029884338, 0.1352808177471161, -0.02652551233768463, 0.11518587172031403, -0.07696563005447388, -0.05439765751361847, 0.11194087564945221, -0.11003799736499786, 0.020626530051231384, -0.01914861425757408, 0.03522826358675957, 0.12534163892269135, -0.22450032830238342, 0.13230404257774353, -0.044183239340782166, -0.08919841796159744, 0.006818355061113834, -0.30466440320014954, -0.06136079877614975, -0.0020999545231461525, -0.011818553321063519, -0.09330298006534576, 0.05417964607477188, 0.0959269255399704, 0.03531590849161148, -0.025600798428058624, 0.0889103040099144, -0.09178681671619415, -0.08404115587472916, 0.08569139987230301, 0.059638362377882004, -0.001228558598086238, 0.0025722391437739134, 0.0732012540102005, -0.041163042187690735, 0.14821207523345947, 0.07675343751907349, 0.07309743016958237, 0.07227236777544022, -0.025174569338560104, -0.08009617030620575, -0.0948549211025238, 0.04803821071982384, -0.05332394689321518, -0.10343734174966812, 0.08176112174987793, 0.03847168758511543, 0.04140790179371834, 0.01962420716881752, 0.2299777865409851, 0.0005718750762753189, -0.1213652491569519, -0.15333954989910126, 0.08911769092082977, 0.0019404459744691849, -0.03203600272536278, 0.04887741804122925, -0.14016874134540558, -0.02552301064133644, 0.16362924873828888, 0.14810247719287872, 0.0334961973130703, 0.02655341476202011, 0.00588778592646122, 0.044297367334365845, -0.006486841943114996, 0.023679982870817184, 0.044243838638067245, 0.19729508459568024, -0.01578511670231819, 0.08262515813112259, -0.030092313885688782, -0.0581665113568306, -0.043880775570869446, 0.13155196607112885, 0.01592106558382511, -0.03114813193678856, -0.0877482071518898, 0.1405399739742279, -0.19708123803138733, -0.21991345286369324, 0.05322977155447006, -0.09051478654146194, -0.20459213852882385, -0.03659256175160408, 0.022466620430350304, 0.024108614772558212, -0.027498116716742516, 0.11363906413316727, -0.05416610464453697, 0.14129619300365448, 0.11982420086860657, -0.016858475282788277, -0.03917558863759041, 0.10254468023777008, -0.02062181569635868, 0.17069847881793976, 0.0336441732943058, -0.003913929685950279, 0.06641469895839691, -0.011495200917124748, -0.10615812242031097, 0.07427237182855606, 0.09092360734939575, 0.01771225407719612, -0.019402239471673965, 0.1837339699268341, 0.03891909867525101, 0.08680221438407898, 0.12614133954048157, -0.02991151064634323, 0.04032847285270691, 0.05988946184515953, 0.016986500471830368, -0.06748640537261963, 0.09701632708311081, -0.0829661637544632, 0.10350383818149567, 0.1567690372467041, -0.04599989950656891, 0.010794526897370815, -0.047727081924676895, 0.02451351284980774, -0.0315188504755497, 0.10464521497488022, -0.015708256512880325, -0.12377221137285233, -0.008442353457212448, -0.06580377370119095, 0.13228043913841248, -0.11826787143945694, -0.02875651977956295, 0.040874332189559937, -0.01502864807844162, -0.020167212933301926, 0.12437581270933151, 0.04150351881980896, 0.008010090328752995, -0.034781038761138916, -0.16606703400611877, 0.04015614464879036, 0.09728965163230896, -0.04210616275668144, 0.055534183979034424 ]
b198fc34a45b0a10d0e9a498c120056bc8e32397
# Dataset Card for Indonesian Newspapers 2018 ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Indonesian Newspapers](https://github.com/feryandi/Dataset-Artikel) - **Repository:** [Indonesian Newspapers](https://github.com/feryandi/Dataset-Artikel) - **Paper:** - **Leaderboard:** - **Point of Contact:** [feryandi.n@gmail.com](mailto:feryandi.n@gmail.com), [cahya.wirawan@gmail.com](mailto:cahya.wirawan@gmail.com) ### Dataset Summary The dataset contains around 500K articles (136M of words) from 7 Indonesian newspapers: Detik, Kompas, Tempo, CNN Indonesia, Sindo, Republika and Poskota. The articles are dated between 1st January 2018 and 20th August 2018 (with few exceptions dated earlier). The size of uncompressed 500K json files (newspapers-json.tgz) is around 2.2GB, and the cleaned uncompressed in a big text file (newspapers.txt.gz) is about 1GB. The original source in Google Drive contains also a dataset in html format which include raw data (pictures, css, javascript, ...) from the online news website. A copy of the original dataset is available at https://cloud.uncool.ai/index.php/s/mfYEAgKQoY3ebbM ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Indonesian ## Dataset Structure ``` { 'id': 'string', 'url': 'string', 'date': 'string', 'title': 'string', 'content': 'string' } ``` ### Data Instances An instance from the dataset is ``` {'id': '0', 'url': 'https://www.cnnindonesia.com/olahraga/20161221234219-156-181385/lorenzo-ingin-samai-rekor-rossi-dan-stoner', 'date': '2016-12-22 07:00:00', 'title': 'Lorenzo Ingin Samai Rekor Rossi dan Stoner', 'content': 'Jakarta, CNN Indonesia -- Setelah bergabung dengan Ducati, Jorge Lorenzo berharap bisa masuk dalam jajaran pebalap yang mampu jadi juara dunia kelas utama dengan dua pabrikan berbeda. Pujian Max Biaggi untuk Valentino Rossi Jorge Lorenzo Hadir dalam Ucapan Selamat Natal Yamaha Iannone: Saya Sering Jatuh Karena Ingin yang Terbaik Sepanjang sejarah, hanya ada lima pebalap yang mampu jadi juara kelas utama (500cc/MotoGP) dengan dua pabrikan berbeda, yaitu Geoff Duke, Giacomo Agostini, Eddie Lawson, Valentino Rossi, dan Casey Stoner. Lorenzo ingin bergabung dalam jajaran legenda tersebut. “Fakta ini sangat penting bagi saya karena hanya ada lima pebalap yang mampu menang dengan dua pabrikan berbeda dalam sejarah balap motor.” “Kedatangan saya ke Ducati juga menghadirkan tantangan yang sangat menarik karena hampir tak ada yang bisa menang dengan Ducati sebelumnya, kecuali Casey Stoner. Hal itu jadi motivasi yang sangat bagus bagi saya,” tutur Lorenzo seperti dikutip dari Crash Lorenzo saat ini diliputi rasa penasaran yang besar untuk menunggang sepeda motor Desmosedici yang dipakai tim Ducati karena ia baru sekali menjajal motor tersebut pada sesi tes di Valencia, usai MotoGP musim 2016 berakhir. “Saya sangat tertarik dengan Ducati arena saya hanya memiliki kesempatan mencoba motor itu di Valencia dua hari setelah musim berakhir. Setelah itu saya tak boleh lagi menjajalnya hingga akhir Januari mendatang. Jadi saya menjalani penantian selama dua bulan yang panjang,” kata pebalap asal Spanyol ini. Dengan kondisi tersebut, maka Lorenzo memanfaatkan waktu yang ada untuk liburan dan melepaskan penat. “Setidaknya apa yang terjadi pada saya saat ini sangat bagus karena saya jadi memiliki waktu bebas dan sedikit liburan.” “Namun tentunya saya tak akan larut dalam liburan karena saya harus lebih bersiap, terutama dalam kondisi fisik dibandingkan sebelumnya, karena saya akan menunggangi motor yang sulit dikendarai,” ucap Lorenzo. Selama sembilan musim bersama Yamaha, Lorenzo sendiri sudah tiga kali jadi juara dunia, yaitu pada 2010, 2012, dan 2015. (kid)'} ``` ### Data Fields - `id`: id of the sample - `url`: the url to the original article - `date`: the publishing date of the article - `title`: the title of the article - `content`: the content of the article ### Data Splits The dataset contains train set of 499164 samples. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. The dataset is shared for the sole purpose of aiding open scientific research in Bahasa Indonesia (computing or linguistics), and can only be used for that purpose. The ownership of each article within the dataset belongs to the respective newspaper from which it was extracted; and the maintainer of the repository does not claim ownership of any of the content within it. If you think, by any means, that this dataset breaches any established copyrights; please contact the repository maintainer. ### Citation Information [N/A] ### Contributions Thanks to [@cahya-wirawan](https://github.com/cahya-wirawan) for adding this dataset.
id_newspapers_2018
[ "task_categories:text-generation", "task_categories:fill-mask", "task_ids:language-modeling", "task_ids:masked-language-modeling", "annotations_creators:no-annotation", "language_creators:found", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:original", "language:id", "license:cc-by-4.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["no-annotation"], "language_creators": ["found"], "language": ["id"], "license": ["cc-by-4.0"], "multilinguality": ["monolingual"], "size_categories": ["100K<n<1M"], "source_datasets": ["original"], "task_categories": ["text-generation", "fill-mask"], "task_ids": ["language-modeling", "masked-language-modeling"], "pretty_name": "Indonesian Newspapers 2018", "dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "url", "dtype": "string"}, {"name": "date", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "content", "dtype": "string"}], "config_name": "id_newspapers_2018", "splits": [{"name": "train", "num_bytes": 1116031922, "num_examples": 499164}], "download_size": 446018349, "dataset_size": 1116031922}}
2024-01-18T11:06:10+00:00
[]
[ "id" ]
TAGS #task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-no-annotation #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Indonesian #license-cc-by-4.0 #region-us
# Dataset Card for Indonesian Newspapers 2018 ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: Indonesian Newspapers - Repository: Indonesian Newspapers - Paper: - Leaderboard: - Point of Contact: feryandi.n@URL, cahya.wirawan@URL ### Dataset Summary The dataset contains around 500K articles (136M of words) from 7 Indonesian newspapers: Detik, Kompas, Tempo, CNN Indonesia, Sindo, Republika and Poskota. The articles are dated between 1st January 2018 and 20th August 2018 (with few exceptions dated earlier). The size of uncompressed 500K json files (URL) is around 2.2GB, and the cleaned uncompressed in a big text file (URL) is about 1GB. The original source in Google Drive contains also a dataset in html format which include raw data (pictures, css, javascript, ...) from the online news website. A copy of the original dataset is available at URL ### Supported Tasks and Leaderboards ### Languages Indonesian ## Dataset Structure ### Data Instances An instance from the dataset is ### Data Fields - 'id': id of the sample - 'url': the url to the original article - 'date': the publishing date of the article - 'title': the title of the article - 'content': the content of the article ### Data Splits The dataset contains train set of 499164 samples. ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. The dataset is shared for the sole purpose of aiding open scientific research in Bahasa Indonesia (computing or linguistics), and can only be used for that purpose. The ownership of each article within the dataset belongs to the respective newspaper from which it was extracted; and the maintainer of the repository does not claim ownership of any of the content within it. If you think, by any means, that this dataset breaches any established copyrights; please contact the repository maintainer. [N/A] ### Contributions Thanks to @cahya-wirawan for adding this dataset.
[ "# Dataset Card for Indonesian Newspapers 2018", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Indonesian Newspapers\n- Repository: Indonesian Newspapers\n- Paper:\n- Leaderboard:\n- Point of Contact: feryandi.n@URL,\ncahya.wirawan@URL", "### Dataset Summary\n\nThe dataset contains around 500K articles (136M of words) from 7 Indonesian newspapers: Detik, Kompas, Tempo,\nCNN Indonesia, Sindo, Republika and Poskota. The articles are dated between 1st January 2018 and 20th August 2018\n(with few exceptions dated earlier). The size of uncompressed 500K json files (URL) is around 2.2GB,\nand the cleaned uncompressed in a big text file (URL) is about 1GB. The original source in Google Drive\ncontains also a dataset in html format which include raw data (pictures, css, javascript, ...)\nfrom the online news website. A copy of the original dataset is available at\nURL", "### Supported Tasks and Leaderboards", "### Languages\nIndonesian", "## Dataset Structure", "### Data Instances\n\nAn instance from the dataset is", "### Data Fields\n- 'id': id of the sample\n- 'url': the url to the original article\n- 'date': the publishing date of the article\n- 'title': the title of the article\n- 'content': the content of the article", "### Data Splits\n\nThe dataset contains train set of 499164 samples.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nThis work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. The dataset is shared for the sole purpose of aiding open scientific research in Bahasa Indonesia (computing or linguistics), and can only be used for that purpose. The ownership of each article within the dataset belongs to the respective newspaper from which it was extracted; and the maintainer of the repository does not claim ownership of any of the content within it. If you think, by any means, that this dataset breaches any established copyrights; please contact the repository maintainer.\n\n\n\n[N/A]", "### Contributions\n\nThanks to @cahya-wirawan for adding this dataset." ]
[ "TAGS\n#task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-no-annotation #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Indonesian #license-cc-by-4.0 #region-us \n", "# Dataset Card for Indonesian Newspapers 2018", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Indonesian Newspapers\n- Repository: Indonesian Newspapers\n- Paper:\n- Leaderboard:\n- Point of Contact: feryandi.n@URL,\ncahya.wirawan@URL", "### Dataset Summary\n\nThe dataset contains around 500K articles (136M of words) from 7 Indonesian newspapers: Detik, Kompas, Tempo,\nCNN Indonesia, Sindo, Republika and Poskota. The articles are dated between 1st January 2018 and 20th August 2018\n(with few exceptions dated earlier). The size of uncompressed 500K json files (URL) is around 2.2GB,\nand the cleaned uncompressed in a big text file (URL) is about 1GB. The original source in Google Drive\ncontains also a dataset in html format which include raw data (pictures, css, javascript, ...)\nfrom the online news website. A copy of the original dataset is available at\nURL", "### Supported Tasks and Leaderboards", "### Languages\nIndonesian", "## Dataset Structure", "### Data Instances\n\nAn instance from the dataset is", "### Data Fields\n- 'id': id of the sample\n- 'url': the url to the original article\n- 'date': the publishing date of the article\n- 'title': the title of the article\n- 'content': the content of the article", "### Data Splits\n\nThe dataset contains train set of 499164 samples.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nThis work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. The dataset is shared for the sole purpose of aiding open scientific research in Bahasa Indonesia (computing or linguistics), and can only be used for that purpose. The ownership of each article within the dataset belongs to the respective newspaper from which it was extracted; and the maintainer of the repository does not claim ownership of any of the content within it. If you think, by any means, that this dataset breaches any established copyrights; please contact the repository maintainer.\n\n\n\n[N/A]", "### Contributions\n\nThanks to @cahya-wirawan for adding this dataset." ]
[ 114, 10, 120, 47, 160, 10, 6, 6, 13, 58, 19, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 137, 19 ]
[ "passage: TAGS\n#task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-no-annotation #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Indonesian #license-cc-by-4.0 #region-us \n# Dataset Card for Indonesian Newspapers 2018## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: Indonesian Newspapers\n- Repository: Indonesian Newspapers\n- Paper:\n- Leaderboard:\n- Point of Contact: feryandi.n@URL,\ncahya.wirawan@URL### Dataset Summary\n\nThe dataset contains around 500K articles (136M of words) from 7 Indonesian newspapers: Detik, Kompas, Tempo,\nCNN Indonesia, Sindo, Republika and Poskota. The articles are dated between 1st January 2018 and 20th August 2018\n(with few exceptions dated earlier). The size of uncompressed 500K json files (URL) is around 2.2GB,\nand the cleaned uncompressed in a big text file (URL) is about 1GB. The original source in Google Drive\ncontains also a dataset in html format which include raw data (pictures, css, javascript, ...)\nfrom the online news website. A copy of the original dataset is available at\nURL### Supported Tasks and Leaderboards### Languages\nIndonesian## Dataset Structure### Data Instances\n\nAn instance from the dataset is" ]
[ -0.005974273197352886, 0.1916055828332901, -0.0033886628225445747, 0.009487047791481018, 0.055578432977199554, -0.006254871375858784, 0.08833124488592148, 0.10700281709432602, 0.04084863141179085, 0.10694829374551773, -0.06886857002973557, -0.08342494815587997, 0.15733812749385834, 0.12607435882091522, 0.020742924883961678, -0.25824424624443054, 0.0728120431303978, -0.09752502292394638, 0.12763726711273193, 0.10999088734388351, 0.07663407921791077, -0.026525581255555153, 0.04429103434085846, -0.03390108048915863, 0.036944013088941574, 0.015944695100188255, -0.12158029526472092, -0.11056537181138992, 0.03037528321146965, -0.0041593569330871105, 0.09056173264980316, 0.03100799210369587, 0.03306002914905548, -0.18983671069145203, 0.030322127044200897, 0.039546899497509, 0.021602405235171318, -0.01295942347496748, 0.08049540221691132, 0.0034692229237407446, 0.09069955348968506, -0.11265473812818527, 0.045971740037202835, -0.0073593235574662685, -0.08799010515213013, -0.12935461103916168, -0.14205779135227203, 0.08211810886859894, 0.09989267587661743, 0.0863862931728363, -0.057199928909540176, 0.06948016583919525, -0.08051995933055878, -0.030448894947767258, 0.09494224935770035, -0.06471569836139679, -0.04248140752315521, 0.0043923198245465755, -0.028578953817486763, 0.06844691932201385, -0.10530068725347519, -0.05121465399861336, -0.030387436971068382, 0.031557705253362656, -0.06081252545118332, -0.05517098680138588, -0.11031511425971985, -0.05333292856812477, -0.021469080820679665, -0.032897304743528366, 0.08480134606361389, -0.02147999033331871, -0.03653627261519432, -0.2030898928642273, -0.00043961266055703163, 0.1044602021574974, -0.04944217950105667, 0.017399845644831657, -0.005350612569600344, 0.01334179937839508, 0.11412734538316727, -0.013582315295934677, -0.0819440633058548, 0.046098172664642334, -0.04197089374065399, 0.06576468050479889, 0.03632497042417526, 0.004980278201401234, -0.015252400189638138, 0.07687617838382721, 0.02054637297987938, -0.188688725233078, -0.05325433611869812, -0.05571356788277626, -0.09258242696523666, 0.03599243983626366, 0.07009144872426987, -0.03903389349579811, 0.07697740942239761, 0.1298631876707077, -0.05346899852156639, 0.03952072933316231, -0.04774906858801842, -0.03178273141384125, 0.07453759014606476, 0.12923918664455414, -0.09613297879695892, -0.09040197730064392, 0.016496967524290085, 0.01554687786847353, 0.060780491679906845, -0.036807261407375336, 0.045678652822971344, 0.024864831939339638, 0.018168490380048752, 0.08250873535871506, 0.059882353991270065, 0.057329367846250534, -0.05122938007116318, -0.028350070118904114, 0.17485448718070984, -0.14977434277534485, -0.023033298552036285, -0.03127489238977432, 0.0024214270524680614, 0.0773751512169838, -0.005908438004553318, 0.013732444494962692, -0.04599679633975029, 0.12214449793100357, -0.014776786789298058, -0.02158818393945694, -0.04405560344457626, -0.0021308795548975468, 0.07867065817117691, -0.028117123991250992, -0.0779915452003479, -0.025288544595241547, -0.12928985059261322, -0.05888160690665245, -0.01609613746404648, -0.12485605478286743, 0.014226346276700497, 0.03764607012271881, -0.0061587500385940075, 0.04515097290277481, -0.004800965543836355, 0.014987455680966377, -0.0723385140299797, 0.040145259350538254, -0.021353529766201973, 0.06549527496099472, 0.0976855680346489, 0.01822854019701481, -0.08465780317783356, 0.08782174438238144, -0.21720188856124878, 0.09231649339199066, -0.16697505116462708, 0.007107463665306568, -0.09876416623592377, 0.027188293635845184, -0.03202550858259201, -0.01534613873809576, -0.016814744099974632, 0.10155381262302399, -0.20534417033195496, -0.016691995784640312, 0.13181845843791962, -0.14741937816143036, -0.045997895300388336, 0.07305702567100525, 0.006519521586596966, 0.13385571539402008, 0.015832064673304558, 0.10538800805807114, 0.01987232267856598, -0.008947206661105156, -0.11590278148651123, -0.0749698132276535, 0.0947975367307663, 0.16678501665592194, 0.05671876668930054, -0.057980310171842575, 0.21240852773189545, 0.08536337316036224, 0.018511494621634483, -0.002814881969243288, 0.04801873862743378, -0.019416512921452522, 0.02975328452885151, -0.00395525898784399, -0.020223239436745644, -0.03239772841334343, 0.014214661903679371, -0.01855638064444065, -0.055774275213479996, 0.004449647851288319, 0.0555478110909462, -0.004551019985228777, 0.010226532816886902, -0.032632939517498016, -0.0005709435208700597, -0.06887603551149368, 0.006937016732990742, -0.1669246256351471, -0.13231168687343597, 0.06680792570114136, -0.10316049307584763, 0.051901232451200485, -0.12889927625656128, 0.008710244670510292, -0.0503552109003067, -0.05443967878818512, 0.024803439155220985, -0.015127753838896751, 0.009632784873247147, 0.034663207828998566, -0.07699710130691528, 0.029884420335292816, -0.015751471742987633, 0.12631143629550934, -0.044516969472169876, -0.025684136897325516, 0.08853181451559067, 0.20564663410186768, 0.011891622096300125, -0.05545387789607048, 0.11159420013427734, 0.02129630371928215, 0.024619923904538155, -0.06044471636414528, -0.0630728155374527, -0.00882378127425909, 0.016719462350010872, 0.15536640584468842, -0.07924770563840866, -0.04461601749062538, 0.05022552236914635, 0.15443529188632965, -0.060552291572093964, 0.07864294201135635, -0.038353800773620605, -0.06761447340250015, -0.15063251554965973, 0.006344654131680727, 0.07989570498466492, 0.058651670813560486, 0.03623686358332634, -0.09648065268993378, -0.05649101734161377, -0.030895596370100975, 0.015377459116280079, -0.04550706967711449, 0.06142966076731682, 0.10244956612586975, -0.11858487874269485, 0.12688837945461273, 0.01934698037803173, 0.08364066481590271, 0.14570462703704834, -0.05678775534033775, -0.09810638427734375, -0.007521096616983414, 0.001654513762332499, -0.005764050874859095, 0.05589800700545311, -0.040485888719558716, 0.044005028903484344, 0.08076314628124237, 0.01774761825799942, 0.022303041070699692, -0.03395501524209976, -0.01825176551938057, -0.0033397499937564135, -0.021327834576368332, -0.0572541281580925, 0.05194827541708946, 0.07621683180332184, 0.07450184971094131, -0.012755686417222023, 0.1308283805847168, -0.05123458430171013, -0.05619339644908905, -0.04520223289728165, 0.09479901939630508, -0.07421380281448364, -0.32665523886680603, -0.11463318020105362, 0.0053174542263150215, -0.05436723679304123, -0.07481542974710464, -0.005828690715134144, -0.02341422438621521, -0.11786109209060669, -0.10609126836061478, -0.0030086140614002943, 0.16351814568042755, -0.040657542645931244, -0.0058964393101632595, 0.043152838945388794, -0.020373011007905006, -0.1199704185128212, 0.0223994180560112, 0.05591414123773575, 0.006939255632460117, 0.0280917938798666, 0.018488358706235886, 0.09076609462499619, 0.01708490587770939, 0.07951701432466507, -0.02340765669941902, 0.00430641882121563, 0.18386349081993103, -0.1562795788049698, 0.15584403276443481, 0.10908988118171692, -0.06660642474889755, 0.040325991809368134, 0.2006230652332306, 0.021957503631711006, -0.04877312108874321, 0.04366004839539528, 0.08463683724403381, -0.012157319113612175, -0.21988821029663086, -0.04296254739165306, -0.07467114925384521, -0.07024990767240524, 0.0035525960847735405, 0.05673138052225113, 0.00035354794817976654, 0.0007197386585175991, -0.11784659326076508, 0.06821993738412857, 0.048787716776132584, 0.03066810965538025, 0.07090947777032852, 0.05967208370566368, 0.026798861101269722, -0.1094362884759903, -0.012101984582841396, 0.11031796783208847, 0.054633673280477524, 0.23632781207561493, -0.019845405593514442, 0.20147696137428284, 0.05279262736439705, 0.09399130940437317, 0.05520753934979439, 0.03507746756076813, -0.05336463451385498, 0.04063503071665764, 0.002177515998482704, -0.07453603297472, 0.005825038067996502, 0.03223090618848801, -0.0351409874856472, -0.051154207438230515, 0.12260784953832626, -0.10525012016296387, 0.04916231334209442, 0.12408915907144547, -0.0239289328455925, 0.005807356908917427, -0.03919363394379616, 0.08427926898002625, -0.08474774658679962, -0.053640902042388916, -0.02655038610100746, 0.10157857090234756, -0.1347358524799347, 0.08495809882879257, 0.00737333670258522, 0.09071134775876999, -0.1828221082687378, -0.052677325904369354, -0.041847847402095795, 0.004898903891444206, -0.03407404571771622, 0.10719477385282516, -0.07814623415470123, 0.16867642104625702, -0.0004822778864763677, 0.0066622900776565075, -0.11016956716775894, 0.05098434165120125, 0.03216058015823364, -0.06633175164461136, 0.07967521995306015, -0.0030631814152002335, -0.12405187636613846, -0.023172950372099876, -0.1502416878938675, 0.010110014118254185, 0.06965276598930359, -0.06427670270204544, 0.09940788149833679, -0.0023962489794939756, -0.013321295380592346, -0.03995149955153465, -0.05422163009643555, -0.13483795523643494, -0.24078446626663208, 0.11419419944286346, -0.04390008747577667, 0.008162559941411018, -0.08887983113527298, -0.07834938913583755, 0.015905406326055527, 0.10142087936401367, -0.023994680494070053, -0.11891479790210724, -0.1616334468126297, -0.09269800037145615, 0.21996034681797028, -0.06950724869966507, -0.008602806366980076, -0.012785571627318859, 0.172983318567276, -0.016546517610549927, -0.03402329608798027, 0.012477238662540913, -0.012585294432938099, -0.21931999921798706, -0.024241242557764053, 0.08475682884454727, 0.03382473066449165, 0.0071911802515387535, -0.00939739216119051, 0.030933646485209465, 0.06548899412155151, -0.13786569237709045, -0.04114844650030136, 0.1204446405172348, 0.015204986557364464, 0.04890933260321617, 0.011155327782034874, -0.07316602021455765, -0.071359783411026, -0.11506094038486481, 0.025580191984772682, 0.10116565972566605, 0.009555643424391747, 0.18801161646842957, 0.10088563710451126, -0.07716188579797745, -0.18560372292995453, -0.08546685427427292, 0.033234335482120514, -0.01879592426121235, 0.00482590589672327, -0.11262936890125275, 0.07188037782907486, 0.12163598090410233, -0.028332706540822983, -0.016656797379255295, -0.20597146451473236, -0.15065817534923553, -0.02196025848388672, -0.01015688106417656, -0.11033187061548233, -0.1369432657957077, -0.10204888135194778, -0.05838019773364067, -0.1972723752260208, 0.07534392178058624, 0.006154398899525404, 0.021327685564756393, -0.018431315198540688, 0.05648702383041382, -0.01829521358013153, -0.012980170547962189, 0.16807281970977783, -0.005454014055430889, 0.018207522109150887, -0.11780703812837601, 0.01014989335089922, 0.13446548581123352, -0.0007700702990405262, 0.08466671407222748, 0.004162249155342579, -0.02044495940208435, -0.1358734518289566, -0.07056044787168503, -0.08246133476495743, 0.0011891416506841779, -0.050942547619342804, -0.03042016737163067, -0.046466730535030365, 0.11218471080064774, 0.0494823157787323, -0.03457518294453621, 0.09959667921066284, -0.01600174978375435, -0.009066980332136154, 0.005799201317131519, 0.09361615031957626, 0.027990033850073814, -0.0022835652343928814, -0.06227292865514755, 0.006767380982637405, -0.04929205775260925, -0.13761642575263977, 0.02464751899242401, 0.03407735377550125, -0.0035861891228705645, 0.11360850185155869, -0.0411888062953949, -0.18172654509544373, 0.04738486558198929, 0.09624586999416351, -0.027678437530994415, -0.19699235260486603, 0.0020403119269758463, 0.03122883103787899, -0.08190062642097473, -0.12981031835079193, 0.04054177552461624, -0.017265595495700836, -0.07797478139400482, 0.004094928503036499, 0.09197231382131577, 0.07711877673864365, 0.06504842638969421, 0.01162182167172432, 0.03524378314614296, -0.10450948774814606, 0.19197669625282288, 0.1891869455575943, -0.05872029438614845, 0.001198061159811914, 0.17684012651443481, -0.08087577670812607, -0.005543722305446863, 0.04993540793657303, 0.06771517544984818, 0.11006180197000504, -0.03991574048995972, -0.046370457857847214, -0.08712335675954819, -0.003697521984577179, 0.11946951597929001, -0.011793922632932663, 0.029848704114556313, 0.024998866021633148, -0.06253759562969208, -0.018183184787631035, 0.12011230736970901, 0.06706342101097107, 0.03234497457742691, -0.03937757387757301, -0.13871902227401733, 0.06502744555473328, -0.03809879347681999, 0.003436302300542593, -0.059367820620536804, -0.08709844946861267, -0.02621505595743656, -0.16170500218868256, 0.07067813724279404, -0.1363028883934021, -0.019740089774131775, -0.03981319069862366, -0.09913472086191177, -0.031031105667352676, -0.025029433891177177, -0.04678739979863167, -0.04140937328338623, -0.06388366222381592, 0.12862782180309296, -0.15620553493499756, 0.002929430454969406, 0.1384420543909073, -0.0803617537021637, 0.07503851503133774, 0.0027986534405499697, -0.030965084210038185, 0.06142783910036087, -0.09255296736955643, 0.0031372534576803446, 0.00748730031773448, 0.03736979514360428, 0.04082639142870903, -0.10315404832363129, 0.012347069568932056, 0.04796673357486725, -0.03441261872649193, 0.03600360453128815, -0.02327338419854641, -0.09793015569448471, 0.026080593466758728, -0.02250721864402294, -0.06245865300297737, 0.006494009401649237, 0.03519183769822121, 0.1907501518726349, -0.019901633262634277, 0.09831813722848892, -0.06971228867769241, 0.05139746889472008, -0.14053192734718323, -0.041545797139406204, -0.010153231211006641, -0.04924064129590988, 0.08246723562479019, -0.04992759972810745, 0.03737533092498779, 0.041287194937467575, 0.22041913866996765, -0.053895533084869385, 0.072108693420887, 0.03671541437506676, 0.02159266546368599, -0.07143231481313705, 0.05738293007016182, 0.059585973620414734, 0.07076878845691681, -0.010932667180895805, 0.02474328875541687, -0.1084088608622551, -0.05425090342760086, -0.057319242507219315, 0.09003768116235733, 0.20904840528964996, 0.19385099411010742, 0.014115532860159874, 0.12181879580020905, -0.0798095315694809, -0.02490890771150589, 0.006932795513421297, -0.12648524343967438, 0.0022718815598636866, -0.051191434264183044, 0.0371602326631546, 0.07486215978860855, -0.15966765582561493, 0.09944262355566025, -0.036226917058229446, -0.053148988634347916, -0.0009085420169867575, -0.22755251824855804, -0.05720860883593559, -0.009225237183272839, -0.0018954897532239556, -0.07934027165174484, 0.06677742302417755, 0.14453180134296417, 0.04049194976687431, -0.03228187561035156, 0.12142744660377502, -0.02925494685769081, -0.08492448925971985, 0.09132897108793259, 0.038083869963884354, 0.023858118802309036, 0.011555911041796207, 0.041269347071647644, -0.0617135651409626, 0.1381041407585144, 0.05163424834609032, 0.093748077750206, -0.02925959788262844, -0.03033498302102089, -0.059842128306627274, -0.07637099176645279, 0.03998827189207077, -0.043220967054367065, -0.0590810552239418, 0.12134798616170883, 0.05456677824258804, 0.06408856064081192, 0.018235400319099426, 0.2540254294872284, 0.014769768342375755, -0.17311102151870728, -0.16462960839271545, -0.06843441724777222, -0.02425123006105423, -0.047627173364162445, 0.03845825046300888, -0.17387548089027405, -0.024364111945033073, 0.1777907907962799, 0.07177039980888367, 0.038594234734773636, 0.04474307596683502, -0.012315900065004826, 0.02708854340016842, -0.009566809050738811, 0.08402139693498611, 0.06307173520326614, 0.21760058403015137, -0.02696377784013748, 0.02614525705575943, 0.011086900718510151, -0.06470545381307602, -0.08536536991596222, 0.17877160012722015, -0.038393933326005936, -0.03304234519600868, -0.11538723111152649, 0.1415082961320877, -0.13324151933193207, -0.2517493665218353, -0.008728114888072014, -0.1214028000831604, -0.21654334664344788, -0.03310546651482582, 0.01048441044986248, 0.015076931565999985, -0.059126246720552444, 0.09920433163642883, 0.00021448828920256346, 0.18305979669094086, 0.0922693982720375, 0.0008752316934987903, -0.04529741033911705, 0.07832633703947067, -0.04519263282418251, 0.1735677719116211, 0.03559812158346176, 0.004291733726859093, 0.06526803225278854, -0.0015873204683884978, -0.12959732115268707, 0.08084754645824432, 0.10236607491970062, 0.010755944065749645, -0.02664860710501671, 0.19774827361106873, 0.0022533023729920387, 0.02038436383008957, 0.10743667185306549, 0.02821199595928192, 0.06877075880765915, 0.006186493672430515, 0.02000834047794342, -0.11234504729509354, 0.04758119583129883, -0.09461481869220734, 0.12230934947729111, 0.13471770286560059, -0.04870273172855377, 0.025900650769472122, -0.016002755612134933, 0.0655703991651535, -0.0653376504778862, 0.09735758602619171, -0.0300368070602417, -0.11717823147773743, -0.028446322306990623, -0.037620801478624344, 0.12529370188713074, -0.14450223743915558, 0.0008320558699779212, 0.0321001298725605, -0.05427020788192749, -0.02845979481935501, 0.12341625243425369, 0.04210193455219269, 0.03129325062036514, -0.0215118657797575, -0.19651928544044495, 0.035004135221242905, 0.07305126637220383, -0.0786857008934021, 0.037058185786008835 ]
e0274ceeb1e0dceb26608f8379e0fa76eadaabd6
# Dataset Card for [Dataset Name] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [PANL BPPT](http://digilib.bppt.go.id/sampul/p92-budiono.pdf) - **Repository:** [PANL BPPT Repository](https://github.com/cahya-wirawan/indonesian-language-models/raw/master/data/BPPTIndToEngCorpusHalfM.zip) - **Paper:** [Resource Report: Building Parallel Text Corpora for Multi-Domain Translation System](http://digilib.bppt.go.id/sampul/p92-budiono.pdf) - **Leaderboard:** - **Point of Contact:** ### Dataset Summary Parallel Text Corpora for Multi-Domain Translation System created by BPPT (Indonesian Agency for the Assessment and Application of Technology) for PAN Localization Project (A Regional Initiative to Develop Local Language Computing Capacity in Asia). The dataset contains around 24K sentences divided in 4 difference topics (Economic, international, Science and Technology and Sport). ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Indonesian ## Dataset Structure [More Information Needed] ### Data Instances An example of the dataset: ``` { 'id': '0', 'topic': 0, 'translation': { 'en': 'Minister of Finance Sri Mulyani Indrawati said that a sharp correction of the composite inde x by up to 4 pct in Wedenesday?s trading was a mere temporary effect of regional factors like decline in plantation commodity prices and the financial crisis in Thailand.', 'id': 'Menteri Keuangan Sri Mulyani mengatakan koreksi tajam pada Indeks Harga Saham Gabungan IHSG hingga sekitar 4 persen dalam perdagangan Rabu 10/1 hanya efek sesaat dari faktor-faktor regional seperti penurunan harga komoditi perkebunan dan krisis finansial di Thailand.' } } ``` ### Data Fields - `id`: id of the sample - `translation`: the parallel sentence english-indonesian - `topic`: the topic of the sentence. It could be one of the following: - Economic - International - Science and Technology - Sport ### Data Splits The dataset is splitted in to train, validation and test sets. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information ``` @inproceedings{id_panl_bppt, author = {PAN Localization - BPPT}, title = {Parallel Text Corpora, English Indonesian}, year = {2009}, url = {http://digilib.bppt.go.id/sampul/p92-budiono.pdf}, } ``` ### Contributions Thanks to [@cahya-wirawan](https://github.com/cahya-wirawan) for adding this dataset.
id_panl_bppt
[ "task_categories:translation", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:translation", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "language:id", "license:unknown", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated"], "language": ["en", "id"], "license": ["unknown"], "multilinguality": ["translation"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["translation"], "task_ids": [], "pretty_name": "IdPanlBppt", "dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "translation", "dtype": {"translation": {"languages": ["en", "id"]}}}, {"name": "topic", "dtype": {"class_label": {"names": {"0": "Economy", "1": "International", "2": "Science", "3": "Sport"}}}}], "config_name": "id_panl_bppt", "splits": [{"name": "train", "num_bytes": 7455924, "num_examples": 24021}], "download_size": 2366973, "dataset_size": 7455924}}
2024-01-18T11:06:12+00:00
[]
[ "en", "id" ]
TAGS #task_categories-translation #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-translation #size_categories-10K<n<100K #source_datasets-original #language-English #language-Indonesian #license-unknown #region-us
# Dataset Card for [Dataset Name] ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: PANL BPPT - Repository: PANL BPPT Repository - Paper: Resource Report: Building Parallel Text Corpora for Multi-Domain Translation System - Leaderboard: - Point of Contact: ### Dataset Summary Parallel Text Corpora for Multi-Domain Translation System created by BPPT (Indonesian Agency for the Assessment and Application of Technology) for PAN Localization Project (A Regional Initiative to Develop Local Language Computing Capacity in Asia). The dataset contains around 24K sentences divided in 4 difference topics (Economic, international, Science and Technology and Sport). ### Supported Tasks and Leaderboards ### Languages Indonesian ## Dataset Structure ### Data Instances An example of the dataset: ### Data Fields - 'id': id of the sample - 'translation': the parallel sentence english-indonesian - 'topic': the topic of the sentence. It could be one of the following: - Economic - International - Science and Technology - Sport ### Data Splits The dataset is splitted in to train, validation and test sets. ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @cahya-wirawan for adding this dataset.
[ "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: PANL BPPT\n- Repository: PANL BPPT Repository\n- Paper: Resource Report: Building Parallel Text Corpora for Multi-Domain Translation System\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary\nParallel Text Corpora for Multi-Domain Translation System created by BPPT (Indonesian Agency for the Assessment and \nApplication of Technology) for PAN Localization Project (A Regional Initiative to Develop Local Language Computing \nCapacity in Asia). The dataset contains around 24K sentences divided in 4 difference topics (Economic, international,\nScience and Technology and Sport).", "### Supported Tasks and Leaderboards", "### Languages\n\nIndonesian", "## Dataset Structure", "### Data Instances\n\nAn example of the dataset:", "### Data Fields\n- 'id': id of the sample\n- 'translation': the parallel sentence english-indonesian\n- 'topic': the topic of the sentence. It could be one of the following:\n - Economic\n - International\n - Science and Technology\n - Sport", "### Data Splits\n\nThe dataset is splitted in to train, validation and test sets.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @cahya-wirawan for adding this dataset." ]
[ "TAGS\n#task_categories-translation #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-translation #size_categories-10K<n<100K #source_datasets-original #language-English #language-Indonesian #license-unknown #region-us \n", "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: PANL BPPT\n- Repository: PANL BPPT Repository\n- Paper: Resource Report: Building Parallel Text Corpora for Multi-Domain Translation System\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary\nParallel Text Corpora for Multi-Domain Translation System created by BPPT (Indonesian Agency for the Assessment and \nApplication of Technology) for PAN Localization Project (A Regional Initiative to Develop Local Language Computing \nCapacity in Asia). The dataset contains around 24K sentences divided in 4 difference topics (Economic, international,\nScience and Technology and Sport).", "### Supported Tasks and Leaderboards", "### Languages\n\nIndonesian", "## Dataset Structure", "### Data Instances\n\nAn example of the dataset:", "### Data Fields\n- 'id': id of the sample\n- 'translation': the parallel sentence english-indonesian\n- 'topic': the topic of the sentence. It could be one of the following:\n - Economic\n - International\n - Science and Technology\n - Sport", "### Data Splits\n\nThe dataset is splitted in to train, validation and test sets.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @cahya-wirawan for adding this dataset." ]
[ 82, 10, 120, 49, 83, 10, 6, 6, 13, 57, 22, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 19 ]
[ "passage: TAGS\n#task_categories-translation #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-translation #size_categories-10K<n<100K #source_datasets-original #language-English #language-Indonesian #license-unknown #region-us \n# Dataset Card for [Dataset Name]## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: PANL BPPT\n- Repository: PANL BPPT Repository\n- Paper: Resource Report: Building Parallel Text Corpora for Multi-Domain Translation System\n- Leaderboard:\n- Point of Contact:### Dataset Summary\nParallel Text Corpora for Multi-Domain Translation System created by BPPT (Indonesian Agency for the Assessment and \nApplication of Technology) for PAN Localization Project (A Regional Initiative to Develop Local Language Computing \nCapacity in Asia). The dataset contains around 24K sentences divided in 4 difference topics (Economic, international,\nScience and Technology and Sport).### Supported Tasks and Leaderboards### Languages\n\nIndonesian## Dataset Structure### Data Instances\n\nAn example of the dataset:### Data Fields\n- 'id': id of the sample\n- 'translation': the parallel sentence english-indonesian\n- 'topic': the topic of the sentence. It could be one of the following:\n - Economic\n - International\n - Science and Technology\n - Sport### Data Splits\n\nThe dataset is splitted in to train, validation and test sets.## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process" ]
[ -0.0026605085004121065, 0.13795652985572815, -0.006642994936555624, 0.003700295928865671, 0.042645301669836044, 0.031065551564097404, 0.07147002965211868, 0.12025979161262512, -0.036413613706827164, 0.10396994650363922, -0.06342243403196335, 0.039423130452632904, 0.16842703521251678, 0.03456901013851166, 0.03864796832203865, -0.2719753086566925, 0.05566897615790367, -0.08377625793218613, -0.010954330675303936, 0.11160756647586823, 0.12201336771249771, -0.039474524557590485, 0.04398345202207565, -0.016537465155124664, -0.0024254207964986563, -0.0019703619182109833, -0.07882112264633179, -0.058482877910137177, 0.02083413675427437, -0.0016561177326366305, 0.11742039769887924, 0.011286640539765358, 0.037389032542705536, -0.2943018674850464, 0.010302788577973843, 0.05836416408419609, 0.023254215717315674, 0.029704619199037552, 0.1181647777557373, -0.01853463239967823, 0.05817272514104843, -0.1277308166027069, 0.10005414485931396, 0.04847538098692894, -0.106280617415905, -0.1659749150276184, -0.10874935239553452, 0.03783029317855835, 0.10694070905447006, 0.031539011746644974, -0.06998061388731003, 0.04823917895555496, -0.0780404731631279, 0.00398355582728982, -0.008252579718828201, -0.16336894035339355, -0.08372887223958969, 0.03953579440712929, 0.054481323808431625, 0.11483220756053925, -0.11793903261423111, -0.02423393726348877, -0.03174620121717453, 0.05199640244245529, 0.0021939026191830635, -0.03986835107207298, 0.0017899364465847611, 0.015419271774590015, -0.0983646884560585, -0.030995525419712067, 0.06407565623521805, -0.04879491403698921, -0.021160215139389038, -0.19738690555095673, -0.0030307844281196594, 0.041953571140766144, -0.05681392550468445, -0.049887947738170624, 0.017352644354104996, 0.020787246525287628, 0.12005615234375, -0.03905711695551872, -0.07473438233137131, 0.015350126661360264, -0.005950029939413071, 0.022142983973026276, 0.05755610018968582, -0.024535980075597763, 0.0015854539815336466, 0.07579962909221649, 0.11811196058988571, -0.11985598504543304, 0.0025156899355351925, -0.06571531295776367, -0.12474999576807022, 0.016460921615362167, 0.06887858361005783, -0.08671928942203522, 0.059933844953775406, 0.12022563815116882, -0.010930738411843777, 0.07065679132938385, -0.062318962067365646, -0.027049392461776733, 0.060077931731939316, 0.17668409645557404, -0.08693059533834457, -0.09215184301137924, -0.0725717693567276, -0.011448441073298454, -0.04397797957062721, -0.010606130585074425, 0.016196710988879204, 0.06419524550437927, 0.027315853163599968, 0.142716184258461, 0.114844411611557, 0.02021782658994198, -0.07387499511241913, -0.04446586221456528, 0.15572917461395264, -0.12093821167945862, 0.032530948519706726, 0.0033283147495239973, 0.009984680451452732, 0.08982617408037186, -0.045995648950338364, 0.021236464381217957, -0.09352020919322968, 0.09886592626571655, -0.024760639294981956, -0.02242172881960869, -0.09336987137794495, -0.023030953481793404, 0.04982207715511322, 0.01303328201174736, -0.07945570349693298, 0.009143989533185959, -0.047496210783720016, -0.061464861035346985, 0.043255243450403214, -0.1377294957637787, 0.001295397523790598, -0.01041779387742281, -0.01175780687481165, 0.027851060032844543, 0.004733552690595388, 0.06604097783565521, -0.056880883872509, 0.025693153962492943, -0.0744335725903511, 0.031106380745768547, 0.08248578011989594, 0.04396677389740944, -0.07864709198474884, 0.09394804388284683, -0.13443510234355927, 0.11189517378807068, -0.15615570545196533, 0.006092803552746773, -0.13002321124076843, -0.004524653777480125, 0.02045403979718685, -0.006921164225786924, -0.05083929002285004, 0.10382784157991409, -0.24941833317279816, -0.01050306111574173, 0.18337172269821167, -0.1153026595711708, -0.06943651288747787, 0.06286709010601044, -0.0006274347542785108, 0.08101236075162888, 0.03702257573604584, 0.11391621828079224, 0.03104599565267563, -0.003691931953653693, 0.005943154450505972, -0.08721724897623062, 0.03267035633325577, 0.23684066534042358, 0.08826562017202377, -0.07819662243127823, 0.1312546283006668, 0.040483053773641586, -0.01725025847554207, -0.05886019393801689, 0.016487186774611473, -0.06779581308364868, 0.030804460868239403, 0.019619213417172432, -0.016307884827256203, -0.012594767846167088, -0.03009406290948391, -0.03258402273058891, -0.10558869689702988, 0.004824377596378326, 0.009942827746272087, -0.0015467256307601929, 0.028036922216415405, -0.05561979487538338, -0.019296597689390182, 0.031482115387916565, 0.006309946067631245, -0.1528814435005188, -0.1579461246728897, 0.0921710655093193, -0.11711328476667404, 0.11139307171106339, -0.0515894778072834, -0.0005798503407277167, -0.011346827261149883, -0.03882177174091339, -0.025584744289517403, 0.03471367433667183, 0.02588532119989395, 0.005486178211867809, -0.14945808053016663, 0.02023054100573063, -0.01926240883767605, 0.08955324441194534, -0.010930165648460388, -0.01816239207983017, 0.07401151210069656, 0.2167375087738037, 0.05071576312184334, -0.036476925015449524, 0.029564468190073967, 0.03569493442773819, 0.03119913674890995, -0.0368008092045784, -0.005409314297139645, -0.07352099567651749, -0.007984952069818974, 0.0997626930475235, -0.05793366953730583, -0.10380710661411285, 0.051948897540569305, 0.07581659406423569, -0.0579223558306694, -0.02761037088930607, -0.04803093895316124, -0.041454996913671494, -0.015084894374012947, -0.05767466500401497, 0.12881197035312653, 0.056133635342121124, 0.010906560346484184, -0.07725271582603455, -0.08190371841192245, -0.07533067464828491, -0.02023945562541485, -0.07870770990848541, 0.08859921991825104, 0.014061510562896729, -0.13114464282989502, 0.15960383415222168, 0.08587969839572906, 0.14360129833221436, 0.11885123699903488, -0.051510486751794815, -0.09801658242940903, -0.02649279497563839, 0.016811110079288483, 0.009600781835615635, 0.05362626165151596, -0.08224541693925858, 0.033724065870046616, 0.06212276220321655, 0.012256864458322525, 0.052606165409088135, -0.05514318495988846, 0.03308834508061409, -0.01795049011707306, -0.004421710502356291, 0.027007320895791054, -0.003509051399305463, 0.07891100645065308, 0.09584783762693405, 0.021278992295265198, 0.11483057588338852, -0.045502278953790665, -0.06119731441140175, -0.05500508472323418, 0.08842525631189346, -0.18815791606903076, -0.25252842903137207, -0.12703296542167664, -0.03448590263724327, -0.013601915910840034, -0.060538776218891144, 0.00906466320157051, -0.0633842721581459, -0.11436684429645538, -0.05206499621272087, 0.11144162714481354, 0.06903782486915588, -0.11931581050157547, -0.08907642960548401, 0.04916513338685036, -0.019441751763224602, -0.11785291880369186, 0.021761422976851463, 0.08223873376846313, -0.020069580525159836, 0.02667636051774025, 0.013735584914684296, 0.07666698098182678, 0.10493770986795425, 0.08467922359704971, -0.03503355011343956, -0.009309710003435612, 0.18955639004707336, -0.1613088846206665, 0.1529247909784317, 0.04268248751759529, -0.09016565978527069, 0.07153590768575668, 0.22219420969486237, 0.032672252506017685, -0.043159812688827515, 0.01621374487876892, 0.045733578503131866, 0.03299428150057793, -0.29229646921157837, -0.09969865530729294, -0.06471457332372665, -0.015001308172941208, -0.016638226807117462, 0.0540691614151001, -0.0033953164238482714, 0.005466356873512268, -0.09454575926065445, -0.045994650572538376, 0.0713583379983902, 0.06950640678405762, 0.0771762952208519, -0.00938450824469328, 0.030756253749132156, -0.03950609639286995, -0.031247466802597046, 0.0917796865105629, 0.07055217772722244, 0.1910092532634735, 0.08044341951608658, 0.22008931636810303, 0.08355727791786194, 0.1117340549826622, 0.007277976721525192, 0.01437955442816019, -0.0326947458088398, 0.06717047840356827, -0.008160163648426533, -0.0431378036737442, 0.031334783881902695, 0.06451749801635742, 0.09373339265584946, -0.11358634382486343, 0.1239505261182785, -0.11732745170593262, 0.09656944125890732, 0.16917364299297333, 0.008594118058681488, -0.027394896373152733, 0.004295692313462496, 0.12739650905132294, -0.10967248678207397, -0.1307401806116104, -0.004428031388670206, 0.015413125045597553, -0.1733648031949997, 0.0606265664100647, -0.015362022444605827, 0.1058020293712616, -0.08673079311847687, -0.05290108546614647, 0.022257143631577492, 0.0017687687650322914, -0.01908576861023903, 0.1042105183005333, -0.16413572430610657, 0.10676372796297073, 0.00034106429666280746, -0.031010888516902924, -0.08543570339679718, 0.08851346373558044, -0.04872153326869011, -0.022359181195497513, 0.12300815433263779, 0.011902794241905212, -0.10639242082834244, 0.014550144784152508, -0.09199857711791992, -0.01717926561832428, 0.16363777220249176, -0.10478021949529648, 0.0883471742272377, -0.019854534417390823, -0.013884040527045727, -0.06504591554403305, -0.09878731518983841, -0.0969155952334404, -0.2093498855829239, 0.09948372095823288, -0.12451640516519547, 0.07305965572595596, -0.07273154705762863, -0.011178208515048027, -0.029377887025475502, 0.14755670726299286, -0.13573363423347473, -0.11836053431034088, -0.13393770158290863, -0.08393356204032898, 0.2007947415113449, -0.055384695529937744, 0.05859506130218506, -0.051715973764657974, 0.14573347568511963, 0.006597598548978567, -0.03043515607714653, 0.07177498936653137, -0.022907719016075134, -0.1745511144399643, -0.06139225512742996, 0.17372722923755646, 0.046185433864593506, 0.03744504600763321, 0.008527126163244247, 0.050567660480737686, 0.004738846328109503, -0.10152503848075867, -0.008926223032176495, 0.05184785649180412, 0.03671205788850784, 0.04967416450381279, -0.06859919428825378, -0.1693333387374878, -0.135154128074646, -0.08184811472892761, 0.08055730909109116, 0.05295153334736824, -0.015064631588757038, 0.17849354445934296, 0.1180691048502922, -0.08592008799314499, -0.17341068387031555, -0.08112505078315735, 0.02796800248324871, -0.03401834890246391, 0.005429439712315798, -0.16008980572223663, 0.06588335335254669, 0.046142905950546265, -0.00470484746620059, 0.001814630115404725, -0.1894485354423523, -0.1246856302022934, 0.02794068306684494, 0.004282792564481497, -0.35289686918258667, -0.1672220528125763, -0.1279393583536148, -0.032600585371255875, -0.16342195868492126, 0.10564575344324112, 0.07554018497467041, 0.006395075935870409, -0.00867182295769453, 0.058903396129608154, 0.00446765823289752, -0.012407896108925343, 0.18475347757339478, 0.016289345920085907, 0.003338954411447048, -0.07444170117378235, -0.02061334252357483, 0.10376592725515366, 0.04228067398071289, 0.06273149698972702, 0.05035874992609024, -0.023363471031188965, -0.1242867186665535, -0.02617490105330944, -0.07601010799407959, -0.03316809609532356, -0.11479261517524719, -0.04951176047325134, -0.08885711431503296, 0.11962835490703583, 0.06507410854101181, -0.04420914128422737, 0.048300791531801224, -0.05583497881889343, 0.0028560662176460028, 0.09809280931949615, 0.1167580634355545, 0.046027399599552155, -0.03903238847851753, -0.03987964242696762, 0.014018699526786804, -0.03227338194847107, -0.08613409101963043, 0.05591439828276634, 0.0757121592760086, -0.034831319004297256, 0.13458067178726196, -0.054452549666166306, -0.18178895115852356, -0.019966235384345055, 0.0868896096944809, -0.009675567038357258, -0.21561689674854279, 0.037299610674381256, 0.07402384281158447, -0.052150797098875046, -0.09248637408018112, 0.0278606154024601, 0.04329145327210426, -0.09602465480566025, 0.023991182446479797, 0.11327636241912842, -0.0012281992239877582, 0.06071268394589424, 0.0027388418093323708, 0.037968046963214874, -0.10318372398614883, 0.1497139036655426, 0.16714558005332947, -0.08052430301904678, -0.06150642782449722, 0.188468337059021, -0.046928465366363525, -0.03442469984292984, 0.062027160078287125, 0.06625370681285858, 0.055303413420915604, -0.00801700446754694, 0.05061807483434677, -0.18619954586029053, 0.0032454850152134895, 0.06149034947156906, -0.020813113078475, 0.029237326234579086, 0.021396450698375702, -0.018677445128560066, 0.023994680494070053, 0.13292667269706726, 0.06785418093204498, 0.031357746571302414, 0.00348753877915442, -0.028866417706012726, 0.027891090139746666, -0.04784748703241348, 0.004055085126310587, -0.009678860194981098, -0.09132932871580124, -0.02157951146364212, -0.13675682246685028, -0.007393051870167255, -0.09951158612966537, -0.010878005996346474, 0.006253646686673164, -0.08380261808633804, 0.006258643232285976, -0.026483919471502304, -0.06946559250354767, -0.051887545734643936, -0.06440652161836624, 0.12889829277992249, -0.1654713749885559, 0.0034331295173615217, 0.15072180330753326, -0.07629113644361496, 0.07238718122243881, 0.003047963371500373, -0.007035441696643829, 0.050196848809719086, -0.0676998496055603, 0.02580898255109787, -0.03022821806371212, 0.061629634350538254, 0.049316391348838806, -0.15027593076229095, -0.03101290762424469, 0.0074407909996807575, -0.06579497456550598, 0.04173140600323677, 0.007461662404239178, -0.0864417627453804, 0.03777867555618286, -0.025614364072680473, -0.11439438164234161, 0.01268844399601221, 0.01947401836514473, 0.10740771889686584, -0.03843225538730621, 0.09577985852956772, -0.023398375138640404, 0.09491165727376938, -0.12695129215717316, -0.028034603223204613, 0.014048186130821705, -0.011795721016824245, 0.0991634875535965, -0.04203915596008301, 0.03316463530063629, 0.01850002259016037, 0.19563902914524078, -0.030238984152674675, 0.02290721982717514, 0.06692944467067719, 0.05702735111117363, -0.0635240450501442, 0.10934679955244064, -0.015111446380615234, 0.026803549379110336, -0.005579122807830572, -0.02666419930756092, -0.10630548745393753, -0.1056048795580864, -0.08031349629163742, 0.060247715562582016, 0.20128145813941956, 0.14215850830078125, -0.03858816251158714, 0.07527955621480942, -0.04529326409101486, -0.07770123332738876, 0.0718250647187233, -0.06230444088578224, -0.015057224780321121, -0.06814346462488174, 0.15785935521125793, 0.06321442872285843, -0.2360452115535736, 0.13011737167835236, -0.04499942064285278, -0.08771835267543793, 0.006621470209211111, -0.1770905703306198, -0.052208151668310165, -0.0099341357126832, -0.03278215229511261, -0.10977136343717575, 0.08320482075214386, 0.10712194442749023, 0.01596272736787796, -0.040394965559244156, 0.16795679926872253, -0.052843112498521805, -0.10743953287601471, 0.08390389382839203, 0.10606388747692108, 0.058485809713602066, 0.028844082728028297, 0.07895956188440323, -0.0861426591873169, 0.13699965178966522, 0.034416116774082184, 0.09771839529275894, -0.07090986520051956, -0.03558086231350899, -0.07927856594324112, -0.07124263048171997, 0.03333752974867821, -0.05439426004886627, -0.11126665771007538, 0.16285444796085358, 0.0099223917350173, 0.06251651048660278, -0.0028575730975717306, 0.21057789027690887, -0.020474933087825775, -0.11454474180936813, -0.16040343046188354, 0.0233953557908535, -0.05523618683218956, 0.014535084366798401, 0.07294444739818573, -0.1296294629573822, -0.02945527248084545, 0.15946535766124725, 0.1263037472963333, -0.042734596878290176, 0.006828836165368557, 0.02844073250889778, 0.04065011814236641, -0.028902707621455193, 0.06361624598503113, 0.06563261896371841, 0.13252586126327515, -0.058864776045084, 0.05490683391690254, -0.05319853872060776, -0.06970734149217606, -0.083812415599823, 0.16057728230953217, 0.005064598750323057, -0.03803445026278496, -0.0832223892211914, 0.18239523470401764, -0.09061985462903976, -0.1932452768087387, 0.004143225960433483, -0.0910823792219162, -0.18464350700378418, -0.03707645460963249, 0.05085967481136322, -0.033414244651794434, -0.005705880932509899, 0.10355975478887558, -0.04427046328783035, 0.2105918526649475, 0.09766107052564621, 0.01855424791574478, -0.021132690832018852, 0.10646292567253113, -0.171653613448143, 0.21329429745674133, 0.05038671940565109, 0.020865440368652344, 0.06747410446405411, -0.024004440754652023, -0.08775486052036285, 0.04320032522082329, 0.12022823840379715, -0.015093567781150341, -0.00555296940729022, 0.17098115384578705, 0.03219553828239441, 0.0651826485991478, 0.11467818915843964, -0.0065270280465483665, 0.09025023132562637, 0.05896437168121338, -0.04285955801606178, -0.05063380300998688, 0.10416605323553085, -0.1357935518026352, 0.07745134085416794, 0.16699892282485962, -0.05240093916654587, 0.0404449887573719, -0.041234489530324936, 0.03528352081775665, -0.05239041522145271, 0.17797426879405975, -0.026062482967972755, -0.11764794588088989, -0.006917514838278294, -0.015956498682498932, 0.12273931503295898, -0.08884543180465698, -0.04053998365998268, 0.009194166399538517, 0.0053244843147695065, -0.07379534095525742, 0.14908644556999207, 0.007944876328110695, -0.022991450503468513, -0.011490529403090477, -0.15295937657356262, 0.04301586002111435, 0.09139342606067657, -0.05906620994210243, 0.0813671424984932 ]
c4b838aa48d1e72b838a8250cd5220915b716ec6
# Dataset Card for id_puisi ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [puisi-pantun-generator](https://github.com/ilhamfp/puisi-pantun-generator) - **Repository:** [puisi-pantun-generator](https://github.com/ilhamfp/puisi-pantun-generator) - **Paper:** [N/A] - **Leaderboard:** [N/A] - **Point of Contact:** [Ilham Firdausi Putra](ilhamfputra31@gmail.com) ### Dataset Summary Puisi (poem) is an Indonesian poetic form. The dataset contains 7223 Indonesian puisi with its title and author. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Indonesian ## Dataset Structure ### Data Instances ``` { 'puisi_with_header': 'TEPERANGKAP Oleh Mangku Langit Jingga Mungkin kau membiarkan aku Membiarkan perasaan ini larut Memberi ruang jiwaku hampa Agar tetap terbiasa nikmati Perangkap yang kau buat Perisai yang kau banggakan Takkan jadi tameng bagimu Aku mengerti betapa hebatnya Perangkap mu hei sang dewi Ku akan terus merasa terbiasa Dengan pesona indahmu Ku masih akan nikmati hadirmu Berjalanlah pada hati yang sama Satu hati denganku Walau ku terperangkap Namunku nikmati dan jalani', 'title': 'TEPERANGKAP', 'author': 'Oleh Mangku Langit Jingga', 'puisi': 'Mungkin kau membiarkan aku Membiarkan perasaan ini larut Memberi ruang jiwaku hampa Agar tetap terbiasa nikmati Perangkap yang kau buat Perisai yang kau banggakan Takkan jadi tameng bagimu Aku mengerti betapa hebatnya Perangkap mu hei sang dewi Ku akan terus merasa terbiasa Dengan pesona indahmu Ku masih akan nikmati hadirmu Berjalanlah pada hati yang sama Satu hati denganku Walau ku terperangkap Namunku nikmati dan jalani', } ``` ### Data Fields - `puisi_with_header`: the raw text from scraping - `title`: the title extracted from the raw text using regex - `author`: the author extracted from the raw text using regex - `puisi`: the poem with title and author extracted out using regex ### Data Splits The dataset contains only a train set. ## Dataset Creation ### Curation Rationale The dataset was initially collected as an experiment to generate an Indonesian poem using GPT-2. ### Source Data #### Initial Data Collection and Normalization The dataset was scraped using BeautifulSoup from lokerpuisi.web.id (the data no longer exist on the original blog). The title and author column was produced using regex match from puisi_with_header column. #### Who are the source language producers? The poems were generated by humans. The users of the original blog voluntarily submit their original poems to get published on the blog. ### Annotations #### Annotation process [N/A] #### Who are the annotators? [N/A] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations The regex match used to extract the title & author from the raw text is not perfect. Some title & text is still failed to get extracted. ## Additional Information ### Dataset Curators Ilham Firdausi Putra ### Licensing Information MIT License ### Citation Information [N/A] ### Contributions Thanks to [@ilhamfp](https://github.com/ilhamfp) for adding this dataset.
id_puisi
[ "task_categories:text2text-generation", "task_categories:text-generation", "task_categories:fill-mask", "annotations_creators:no-annotation", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:id", "license:mit", "poem-generation", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["no-annotation"], "language_creators": ["found"], "language": ["id"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["text2text-generation", "text-generation", "fill-mask"], "task_ids": [], "pretty_name": "Indonesian Puisi", "tags": ["poem-generation"], "dataset_info": {"features": [{"name": "title", "dtype": "string"}, {"name": "author", "dtype": "string"}, {"name": "puisi", "dtype": "string"}, {"name": "puisi_with_header", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 10613475, "num_examples": 7223}], "download_size": 10558108, "dataset_size": 10613475}}
2024-01-18T11:06:13+00:00
[]
[ "id" ]
TAGS #task_categories-text2text-generation #task_categories-text-generation #task_categories-fill-mask #annotations_creators-no-annotation #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Indonesian #license-mit #poem-generation #region-us
# Dataset Card for id_puisi ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: puisi-pantun-generator - Repository: puisi-pantun-generator - Paper: [N/A] - Leaderboard: [N/A] - Point of Contact: Ilham Firdausi Putra ### Dataset Summary Puisi (poem) is an Indonesian poetic form. The dataset contains 7223 Indonesian puisi with its title and author. ### Supported Tasks and Leaderboards ### Languages Indonesian ## Dataset Structure ### Data Instances ### Data Fields - 'puisi_with_header': the raw text from scraping - 'title': the title extracted from the raw text using regex - 'author': the author extracted from the raw text using regex - 'puisi': the poem with title and author extracted out using regex ### Data Splits The dataset contains only a train set. ## Dataset Creation ### Curation Rationale The dataset was initially collected as an experiment to generate an Indonesian poem using GPT-2. ### Source Data #### Initial Data Collection and Normalization The dataset was scraped using BeautifulSoup from URL (the data no longer exist on the original blog). The title and author column was produced using regex match from puisi_with_header column. #### Who are the source language producers? The poems were generated by humans. The users of the original blog voluntarily submit their original poems to get published on the blog. ### Annotations #### Annotation process [N/A] #### Who are the annotators? [N/A] ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations The regex match used to extract the title & author from the raw text is not perfect. Some title & text is still failed to get extracted. ## Additional Information ### Dataset Curators Ilham Firdausi Putra ### Licensing Information MIT License [N/A] ### Contributions Thanks to @ilhamfp for adding this dataset.
[ "# Dataset Card for id_puisi", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: puisi-pantun-generator\n- Repository: puisi-pantun-generator\n- Paper: [N/A]\n- Leaderboard: [N/A]\n- Point of Contact: Ilham Firdausi Putra", "### Dataset Summary\n\nPuisi (poem) is an Indonesian poetic form. The dataset contains 7223 Indonesian puisi with its title and author.", "### Supported Tasks and Leaderboards", "### Languages\n\nIndonesian", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- 'puisi_with_header': the raw text from scraping\n- 'title': the title extracted from the raw text using regex\n- 'author': the author extracted from the raw text using regex\n- 'puisi': the poem with title and author extracted out using regex", "### Data Splits\n\nThe dataset contains only a train set.", "## Dataset Creation", "### Curation Rationale\n\nThe dataset was initially collected as an experiment to generate an Indonesian poem using GPT-2.", "### Source Data", "#### Initial Data Collection and Normalization\n\nThe dataset was scraped using BeautifulSoup from URL (the data no longer exist on the original blog). The title and author column was produced using regex match from puisi_with_header column.", "#### Who are the source language producers?\n\nThe poems were generated by humans. The users of the original blog voluntarily submit their original poems to get published on the blog.", "### Annotations", "#### Annotation process\n\n[N/A]", "#### Who are the annotators?\n\n[N/A]", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\nThe regex match used to extract the title & author from the raw text is not perfect. Some title & text is still failed to get extracted.", "## Additional Information", "### Dataset Curators\n\nIlham Firdausi Putra", "### Licensing Information\n\nMIT License\n\n\n\n[N/A]", "### Contributions\n\nThanks to @ilhamfp for adding this dataset." ]
[ "TAGS\n#task_categories-text2text-generation #task_categories-text-generation #task_categories-fill-mask #annotations_creators-no-annotation #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Indonesian #license-mit #poem-generation #region-us \n", "# Dataset Card for id_puisi", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: puisi-pantun-generator\n- Repository: puisi-pantun-generator\n- Paper: [N/A]\n- Leaderboard: [N/A]\n- Point of Contact: Ilham Firdausi Putra", "### Dataset Summary\n\nPuisi (poem) is an Indonesian poetic form. The dataset contains 7223 Indonesian puisi with its title and author.", "### Supported Tasks and Leaderboards", "### Languages\n\nIndonesian", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- 'puisi_with_header': the raw text from scraping\n- 'title': the title extracted from the raw text using regex\n- 'author': the author extracted from the raw text using regex\n- 'puisi': the poem with title and author extracted out using regex", "### Data Splits\n\nThe dataset contains only a train set.", "## Dataset Creation", "### Curation Rationale\n\nThe dataset was initially collected as an experiment to generate an Indonesian poem using GPT-2.", "### Source Data", "#### Initial Data Collection and Normalization\n\nThe dataset was scraped using BeautifulSoup from URL (the data no longer exist on the original blog). The title and author column was produced using regex match from puisi_with_header column.", "#### Who are the source language producers?\n\nThe poems were generated by humans. The users of the original blog voluntarily submit their original poems to get published on the blog.", "### Annotations", "#### Annotation process\n\n[N/A]", "#### Who are the annotators?\n\n[N/A]", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\nThe regex match used to extract the title & author from the raw text is not perfect. Some title & text is still failed to get extracted.", "## Additional Information", "### Dataset Curators\n\nIlham Firdausi Putra", "### Licensing Information\n\nMIT License\n\n\n\n[N/A]", "### Contributions\n\nThanks to @ilhamfp for adding this dataset." ]
[ 106, 9, 120, 54, 36, 10, 6, 6, 6, 74, 15, 5, 29, 4, 57, 39, 5, 10, 14, 8, 8, 7, 8, 38, 5, 12, 13, 18 ]
[ "passage: TAGS\n#task_categories-text2text-generation #task_categories-text-generation #task_categories-fill-mask #annotations_creators-no-annotation #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Indonesian #license-mit #poem-generation #region-us \n# Dataset Card for id_puisi## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: puisi-pantun-generator\n- Repository: puisi-pantun-generator\n- Paper: [N/A]\n- Leaderboard: [N/A]\n- Point of Contact: Ilham Firdausi Putra### Dataset Summary\n\nPuisi (poem) is an Indonesian poetic form. The dataset contains 7223 Indonesian puisi with its title and author.### Supported Tasks and Leaderboards### Languages\n\nIndonesian## Dataset Structure### Data Instances### Data Fields\n\n- 'puisi_with_header': the raw text from scraping\n- 'title': the title extracted from the raw text using regex\n- 'author': the author extracted from the raw text using regex\n- 'puisi': the poem with title and author extracted out using regex### Data Splits\n\nThe dataset contains only a train set.## Dataset Creation### Curation Rationale\n\nThe dataset was initially collected as an experiment to generate an Indonesian poem using GPT-2.### Source Data" ]
[ 0.012237662449479103, 0.256578266620636, -0.007369535975158215, 0.040349770337343216, 0.06166257709264755, 0.03858523443341255, 0.10705576837062836, 0.10167737305164337, -0.037276316434144974, 0.10214812308549881, -0.02180127613246441, 0.00569193297997117, 0.16493305563926697, 0.07806326448917389, 0.02620980329811573, -0.2593698501586914, 0.0864492803812027, -0.09340650588274002, 0.10015539824962616, 0.14398978650569916, 0.09399449080228806, -0.00830654613673687, 0.04772251471877098, -0.00846629124134779, -0.005099620204418898, -0.00036012314376421273, -0.11601085960865021, -0.07436931878328323, -0.004550375044345856, -0.042250968515872955, 0.10912664979696274, 0.024068128317594528, 0.022948939353227615, -0.21227963268756866, 0.006787815131247044, 0.001345140510238707, 0.012523910962045193, 0.007148884702473879, 0.1127704307436943, -0.052252866327762604, 0.08518142998218536, -0.08299054950475693, 0.06506331264972687, 0.0004894782905466855, -0.10821952670812607, -0.12053386121988297, -0.10400526225566864, 0.12796881794929504, 0.1256408542394638, 0.07751204073429108, -0.0914100855588913, 0.02398660033941269, -0.09426023811101913, -0.03360776975750923, 0.0542745441198349, -0.13827888667583466, -0.08472787588834763, -0.04167232662439346, 0.00991335790604353, 0.03762707859277725, -0.14652608335018158, -0.0785992369055748, -0.06752701103687286, 0.028113028034567833, -0.04031454026699066, -0.06906251609325409, -0.008956112898886204, -0.034701962023973465, -0.051583949476480484, -0.01561646442860365, 0.15627723932266235, -0.02876015566289425, -0.033363085240125656, -0.1514250487089157, -0.003749500261619687, 0.06940310448408127, -0.045013926923274994, -0.014286144636571407, -0.0024343356490135193, 0.027237506583333015, 0.12383929640054703, 0.014092748053371906, -0.07601408660411835, 0.029327673837542534, -0.006864792201668024, -0.052786048501729965, 0.05067862570285797, -0.03327972814440727, 0.03041347675025463, 0.059409406036138535, 0.04273490235209465, -0.14891281723976135, -0.04577736184000969, -0.053864650428295135, -0.1135813519358635, 0.04689053073525429, 0.056067194789648056, -0.0779513269662857, 0.06894895434379578, 0.21792630851268768, 0.0339839793741703, 0.054711826145648956, 0.020237188786268234, -0.032998401671648026, 0.09338852763175964, 0.10228133201599121, -0.10106232762336731, -0.04305626451969147, -0.05306610092520714, 0.010975988581776619, 0.008654926903545856, -0.03756038472056389, 0.04674777016043663, 0.04031935706734657, 0.02284102514386177, 0.041240278631448746, 0.05419124662876129, 0.03197405859827995, -0.09632737189531326, -0.06292498856782913, 0.13858464360237122, -0.1451350301504135, -0.0018175204750150442, 0.01213967427611351, 0.002874985570088029, 0.1191151961684227, -0.017903057858347893, 0.013759245164692402, -0.06870381534099579, 0.07360676676034927, -0.027081020176410675, -0.011263960972428322, -0.052593544125556946, 0.002260043518617749, 0.030021660029888153, -0.08038096129894257, -0.08205127716064453, -0.014205334708094597, -0.10867368429899216, -0.09082607179880142, 0.08486644178628922, -0.13992151618003845, -0.005792574025690556, -0.02244977466762066, 0.0026086880825459957, 0.05031297355890274, -0.0027334208134561777, -0.041890569031238556, -0.04461297020316124, 0.02346358262002468, -0.056942813098430634, 0.06607166677713394, 0.08752922713756561, 0.06024102494120598, -0.08910980820655823, 0.10595835000276566, -0.15992611646652222, 0.08552482724189758, -0.1145363301038742, 0.029907282441854477, -0.12173836678266525, 0.008280256763100624, 0.06076296418905258, -0.04357152432203293, -0.01031388808041811, 0.14684292674064636, -0.1674022376537323, -0.024620303884148598, 0.14986808598041534, -0.1378687173128128, -0.0546238087117672, 0.07110991328954697, -0.00021584233036264777, 0.11752735078334808, 0.01318114623427391, 0.14118391275405884, 0.05186586454510689, 0.0021577493753284216, -0.05797184258699417, -0.06901562958955765, 0.07568161934614182, 0.14069215953350067, 0.11937903612852097, -0.0451933778822422, 0.20608632266521454, 0.05456812307238579, -0.004638013429939747, -0.021285947412252426, 0.049941472709178925, -0.07542804628610611, 0.03458213061094284, -0.005909982603043318, -0.022696375846862793, -0.013879712671041489, 0.021853264421224594, 0.019843002781271935, -0.08131147921085358, 0.03877943381667137, 0.040794968605041504, -0.03023887798190117, 0.025165237486362457, -0.06765306740999222, 0.021955080330371857, 0.014433743432164192, 0.0025074591394513845, -0.12618263065814972, -0.022962789982557297, 0.05902191251516342, -0.07807397842407227, 0.06782927364110947, -0.09855105727910995, 0.013642893172800541, -0.038974396884441376, -0.012866143137216568, -0.015464081428945065, 0.02583274058997631, -0.005469154100865126, 0.05196194723248482, -0.13671594858169556, 0.011069688946008682, -0.007345995865762234, 0.19528204202651978, -0.056857384741306305, -0.009871648624539375, -0.0010437542805448174, 0.1509777009487152, -0.008127260021865368, -0.0688004344701767, 0.08917791396379471, 0.006169558968394995, 0.010619644075632095, -0.006035699043422937, -0.006964873056858778, -0.0044317711144685745, -0.005615518894046545, 0.10258381068706512, -0.032654933631420135, -0.0842803418636322, 0.05710841715335846, 0.09763466566801071, -0.08056721836328506, 0.059934306889772415, -0.03772430494427681, -0.06444089859724045, -0.027246344834566116, -0.004512947518378496, 0.052335068583488464, 0.04862791672348976, 0.02481183223426342, -0.06389980018138885, -0.07074754685163498, -0.05350363254547119, -0.07454521209001541, -0.0639069452881813, 0.11868207901716232, 0.029091645032167435, -0.09081080555915833, 0.16486075520515442, 0.05268867686390877, 0.0417875275015831, 0.1119089424610138, -0.03820766508579254, -0.11700785160064697, -0.06709998100996017, 0.03930089622735977, 0.00046599359484389424, 0.03830861300230026, -0.12593583762645721, 0.032463882118463516, 0.0890669897198677, -0.0007804908673278987, 0.026322554796934128, -0.04773442819714546, -0.0481547974050045, -0.03469928726553917, -0.000547136995010078, -0.04908158630132675, 0.002167283557355404, 0.05636284127831459, 0.06539742648601532, 0.01757391355931759, 0.07937853783369064, -0.04664481431245804, -0.056511860340833664, -0.06756605952978134, 0.0820547416806221, -0.15586510300636292, -0.30096521973609924, -0.10297416895627975, -0.04820891097187996, -0.05646875873208046, -0.03832242265343666, -0.0034880030434578657, -0.09609246253967285, -0.10690191388130188, -0.07330439984798431, 0.022611169144511223, 0.10737959295511246, -0.08743737637996674, -0.04964863881468773, 0.028426429256796837, -0.016403863206505775, -0.07340388745069504, 0.027803761884570122, 0.05004243180155754, -0.021764159202575684, 0.0786360576748848, -0.03748283535242081, 0.08698265999555588, 0.08586752414703369, 0.11764996498823166, -0.032064031809568405, 0.05735723301768303, 0.22495318949222565, -0.13876459002494812, 0.14206568896770477, 0.07122965157032013, -0.08017222583293915, 0.05825686454772949, 0.22302977740764618, 0.004881562665104866, -0.04788738861680031, 0.022321902215480804, 0.054294656962156296, 0.029649266973137856, -0.260271281003952, -0.011093120090663433, -0.07893797755241394, -0.037875737994909286, 0.00459267059341073, 0.04337233677506447, -0.07702623307704926, 0.07980861514806747, -0.056063875555992126, 0.006868249271064997, 0.05484253540635109, 0.03860817849636078, 0.06480662524700165, 0.017782684415578842, 0.04669835790991783, -0.09625758975744247, -0.046023447066545486, 0.09257253259420395, 0.04226776212453842, 0.2383444607257843, 0.03460431098937988, 0.2152027189731598, 0.10262926667928696, 0.16494612395763397, -0.0034832428209483624, 0.03284158930182457, -0.07427659630775452, 0.046721577644348145, 0.009646767750382423, -0.05997227504849434, -0.026360630989074707, 0.04014488309621811, 0.002293700585141778, -0.06983792036771774, 0.11801440268754959, -0.09721953421831131, 0.08667255938053131, 0.1324668526649475, 0.03480195254087448, -0.03846144303679466, -0.02181083895266056, 0.08425262570381165, -0.08617711067199707, -0.060883529484272, -0.0251702181994915, 0.050442684441804886, -0.14912815392017365, 0.08776705712080002, -0.014302920550107956, 0.10163544863462448, -0.09761221706867218, -0.057550542056560516, 0.010955994948744774, 0.005285566207021475, -0.010189131833612919, 0.07971297204494476, -0.14000342786312103, 0.18054185807704926, -0.01821477897465229, 0.010435009375214577, -0.06555479019880295, 0.05860691890120506, 0.0017757336609065533, -0.05503195896744728, 0.12409958988428116, 0.02259143255650997, -0.027552654966711998, -0.01292016264051199, -0.12685491144657135, 0.026380332186818123, 0.10560049116611481, -0.11388339847326279, 0.08346012234687805, 0.010911041870713234, 0.0021030206698924303, -0.05434753745794296, 0.034377582371234894, -0.1005903109908104, -0.21492862701416016, 0.11442278325557709, -0.10922098904848099, 0.04097089543938637, -0.033762674778699875, -0.03768173232674599, -0.030345624312758446, 0.16472505033016205, -0.07788117974996567, -0.12790460884571075, -0.10467885434627533, -0.13444890081882477, 0.19637149572372437, -0.07995078712701797, 0.000010542385098233353, -0.06623142957687378, 0.07209596782922745, 0.012166372500360012, -0.02185109443962574, 0.025946013629436493, 0.004279835615307093, -0.13317164778709412, -0.03523222729563713, 0.08687110990285873, 0.09409533441066742, 0.03823377192020416, 0.005510874558240175, 0.059739191085100174, -0.020646316930651665, -0.11826051026582718, -0.0250349473208189, 0.03371775150299072, -0.026074230670928955, 0.057079825550317764, -0.03125757351517677, -0.15010401606559753, -0.1076069325208664, -0.1052580177783966, 0.06487791985273361, 0.08717180788516998, 0.029966743662953377, 0.1893904060125351, 0.13438323140144348, -0.10039585083723068, -0.16826105117797852, -0.09862138330936432, 0.028227396309375763, -0.02460819110274315, -0.046114154160022736, -0.22650738060474396, 0.09630513191223145, 0.13567538559436798, -0.0033111823722720146, -0.0779198706150055, -0.21980081498622894, -0.13175731897354126, 0.08170123398303986, 0.0314747653901577, -0.19581180810928345, -0.18143002688884735, -0.11314413696527481, -0.04652569815516472, -0.22978608310222626, 0.12162706255912781, 0.037421274930238724, 0.04422670975327492, -0.022543562576174736, 0.07513488829135895, -0.01721746101975441, -0.0038499622605741024, 0.19613145291805267, 0.10087039321660995, 0.013980583287775517, -0.09677403420209885, 0.05069804564118385, 0.1116582527756691, 0.03259488195180893, 0.1061861589550972, 0.009020060300827026, -0.06793598085641861, -0.20217843353748322, -0.03508486598730087, -0.10485050082206726, -0.0419781394302845, -0.07810761779546738, -0.04727895185351372, -0.0513383224606514, 0.13690850138664246, 0.08423007279634476, -0.013786307536065578, 0.07468212395906448, -0.012706470675766468, 0.03248508647084236, -0.024663139134645462, 0.09505129605531693, 0.06766106933355331, -0.07048232108354568, -0.06726133823394775, 0.03632829710841179, -0.028917010873556137, -0.1076955646276474, -0.003361206501722336, 0.06716828048229218, -0.0026868528220802546, 0.17347100377082825, -0.04777134954929352, -0.1549254059791565, 0.022763894870877266, 0.11443111300468445, -0.04917402192950249, -0.1671207994222641, 0.04783392697572708, -0.04161417856812477, -0.10572001338005066, -0.12817250192165375, 0.028077248483896255, 0.011799478903412819, -0.07817225158214569, 0.039901625365018845, 0.10695546120405197, -0.0014005356933921576, 0.0977228432893753, 0.025781450793147087, 0.03592516481876373, -0.09552250057458878, 0.14663943648338318, 0.17882922291755676, -0.06834689527750015, 0.004669241141527891, 0.19653286039829254, -0.04477767273783684, -0.017101788893342018, 0.01993379183113575, 0.07639911770820618, 0.04219659045338631, 0.013574649579823017, -0.02445823699235916, -0.12219054251909256, 0.01112757995724678, 0.005394852254539728, 0.012314587831497192, 0.02894902601838112, 0.025119440630078316, -0.03853689879179001, -0.0010428163222968578, 0.11042346060276031, 0.12142989039421082, 0.01289460901170969, 0.0007052358705550432, -0.07377082854509354, 0.05364425852894783, -0.04200931638479233, -0.00987533200532198, -0.06468556076288223, -0.13001799583435059, -0.011112377047538757, -0.11588302254676819, 0.05589435249567032, -0.19942452013492584, -0.012518089264631271, -0.027297107502818108, -0.05731567367911339, -0.03488723188638687, -0.03746546804904938, -0.053309693932533264, -0.05132511630654335, -0.05731211602687836, 0.11922135204076767, -0.16858720779418945, 0.016416721045970917, 0.13280265033245087, -0.09000226855278015, 0.06826949864625931, 0.062416546046733856, -0.042403943836688995, 0.021509114652872086, -0.1969260275363922, 0.021796060726046562, -0.04974384605884552, 0.03733210265636444, 0.0421113520860672, -0.17116054892539978, -0.005880196113139391, 0.049023959785699844, -0.04036862775683403, 0.057262226939201355, 0.03025500290095806, -0.08850383758544922, 0.03320550546050072, -0.05276088789105415, -0.09272193163633347, -0.028872188180685043, 0.03636480122804642, 0.13756340742111206, -0.02959226444363594, 0.10003754496574402, -0.05652215704321861, 0.11891927570104599, -0.1312568336725235, -0.03493182733654976, 0.020237382501363754, -0.01787213608622551, 0.025066018104553223, -0.037123750895261765, 0.01515949983149767, 0.011171978898346424, 0.15175944566726685, -0.035230591893196106, -0.04922232776880264, 0.046419885009527206, 0.07627242058515549, -0.07155773043632507, 0.06763025373220444, 0.04221588000655174, 0.10405634343624115, -0.046983055770397186, 0.026682909578084946, -0.09043081104755402, -0.086119145154953, -0.05641612038016319, 0.06323403120040894, 0.21998971700668335, 0.18452470004558563, 0.00821846816688776, 0.08503486216068268, -0.04282820224761963, -0.05603235587477684, 0.12695318460464478, -0.09114881604909897, 0.03615765646100044, -0.040591124445199966, 0.10747949779033661, 0.06846842914819717, -0.1911911517381668, 0.11249734461307526, -0.043586794286966324, -0.10684805363416672, -0.012477004900574684, -0.25028982758522034, -0.0510212704539299, 0.0029567417223006487, -0.001154323690570891, -0.11466668546199799, 0.05471722409129143, 0.1272457093000412, 0.02451641485095024, -0.03857985511422157, 0.1073841080069542, -0.013773753307759762, -0.08541607856750488, 0.09543979167938232, 0.04458802193403244, -0.0061932774260640144, -0.015654070302844048, 0.06561115384101868, -0.032223720103502274, 0.1542419046163559, 0.06571338325738907, 0.08681123703718185, 0.020858069881796837, -0.027811622247099876, -0.09679611772298813, -0.09859016537666321, 0.026677468791604042, -0.010550053790211678, -0.04253467544913292, 0.12535473704338074, 0.025878263637423515, 0.05221337080001831, 0.008551565930247307, 0.16732271015644073, 0.029849756509065628, -0.11076495796442032, -0.19408836960792542, 0.015052555128932, -0.06992506980895996, -0.07064703106880188, 0.09177945554256439, -0.13574852049350739, -0.04370914027094841, 0.20336386561393738, 0.1242046058177948, -0.04163118451833725, 0.017498066648840904, 0.011466419324278831, 0.04370652884244919, -0.0026263378094881773, 0.0655842125415802, 0.09800631552934647, 0.16854162514209747, -0.049536656588315964, 0.03530382364988327, -0.06421758979558945, -0.09534761309623718, -0.0811193659901619, 0.08670549839735031, 0.03839719668030739, -0.0054918392561376095, -0.08226922154426575, 0.17334219813346863, -0.2121688276529312, -0.1693967878818512, -0.014710706658661366, -0.06787588447332382, -0.21633906662464142, -0.049780115485191345, 0.051641322672367096, 0.026331547647714615, -0.016631152480840683, 0.10829002410173416, -0.022464239969849586, 0.20846621692180634, 0.10928212851285934, 0.0068446677178144455, -0.018202178180217743, 0.13931380212306976, -0.09507134556770325, 0.1656831055879593, 0.052132055163383484, 0.0012965942732989788, 0.06747370213270187, 0.023081129416823387, -0.12122350186109543, 0.04890602454543114, 0.11060521006584167, 0.015732742846012115, -0.021070696413517, 0.1854482740163803, 0.03657769039273262, 0.06078589707612991, 0.11521431803703308, 0.04605667293071747, 0.05886658653616905, 0.07674069702625275, 0.03403858095407486, -0.08266611397266388, 0.07863737642765045, -0.1457911878824234, 0.09765729308128357, 0.21469499170780182, -0.05536278709769249, 0.0015569368842989206, -0.04792197421193123, 0.0319979228079319, -0.09346526116132736, 0.0580856017768383, -0.04158643260598183, -0.14857758581638336, -0.019126884639263153, -0.042065080255270004, 0.13985969126224518, -0.18042902648448944, -0.02395995892584324, -0.006795897148549557, 0.00420102896168828, -0.06661667674779892, 0.13446471095085144, -0.019853873178362846, 0.06419603526592255, -0.013920615427196026, -0.13760241866111755, 0.03304207697510719, 0.0646689161658287, -0.04608606547117233, 0.034834232181310654 ]
11f1daffee34b4e3737836cd6f04623815ddf41b
# Dataset Card for IgboNLP Datasets ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** None - **Repository:** https://github.com/IgnatiusEzeani/IGBONLP/tree/master/ig_en_mt - **Paper:** https://arxiv.org/abs/2004.00648 - **Leaderboard:** [More Information Needed] - **Point of Contact:** [More Information Needed] ### Dataset Summary [More Information Needed] ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@abhishekkrthakur](https://github.com/abhishekkrthakur) for adding this dataset.
igbo_english_machine_translation
[ "task_categories:translation", "annotations_creators:found", "language_creators:found", "multilinguality:multilingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "language:ig", "license:unknown", "arxiv:2004.00648", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["en", "ig"], "license": ["unknown"], "multilinguality": ["multilingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["translation"], "task_ids": [], "paperswithcode_id": "igbonlp-datasets", "pretty_name": "IgboNLP Datasets", "dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "translation", "dtype": {"translation": {"languages": ["ig", "en"]}}}], "config_name": "ig-en", "splits": [{"name": "train", "num_bytes": 2367989, "num_examples": 10000}, {"name": "validation", "num_bytes": 60154, "num_examples": 200}, {"name": "test", "num_bytes": 298670, "num_examples": 552}], "download_size": 2580255, "dataset_size": 2726813}}
2024-01-18T11:06:15+00:00
[ "2004.00648" ]
[ "en", "ig" ]
TAGS #task_categories-translation #annotations_creators-found #language_creators-found #multilinguality-multilingual #size_categories-10K<n<100K #source_datasets-original #language-English #language-Igbo #license-unknown #arxiv-2004.00648 #region-us
# Dataset Card for IgboNLP Datasets ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: None - Repository: URL - Paper: URL - Leaderboard: - Point of Contact: ### Dataset Summary ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances ### Data Fields ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @abhishekkrthakur for adding this dataset.
[ "# Dataset Card for IgboNLP Datasets", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: None\n- Repository: URL\n- Paper: URL\n- Leaderboard: \n- Point of Contact:", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ "TAGS\n#task_categories-translation #annotations_creators-found #language_creators-found #multilinguality-multilingual #size_categories-10K<n<100K #source_datasets-original #language-English #language-Igbo #license-unknown #arxiv-2004.00648 #region-us \n", "# Dataset Card for IgboNLP Datasets", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: None\n- Repository: URL\n- Paper: URL\n- Leaderboard: \n- Point of Contact:", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ 85, 12, 120, 28, 6, 10, 4, 6, 6, 5, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 20 ]
[ "passage: TAGS\n#task_categories-translation #annotations_creators-found #language_creators-found #multilinguality-multilingual #size_categories-10K<n<100K #source_datasets-original #language-English #language-Igbo #license-unknown #arxiv-2004.00648 #region-us \n# Dataset Card for IgboNLP Datasets## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: None\n- Repository: URL\n- Paper: URL\n- Leaderboard: \n- Point of Contact:### Dataset Summary### Supported Tasks and Leaderboards### Languages## Dataset Structure### Data Instances### Data Fields### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators### Licensing Information### Contributions\n\nThanks to @abhishekkrthakur for adding this dataset." ]
[ -0.03443150967359543, 0.2726084291934967, -0.007497331593185663, 0.016728119924664497, 0.08469609916210175, 0.049065787345170975, 0.07176034152507782, 0.13077513873577118, -0.007886385545134544, 0.13989455997943878, -0.028437549248337746, 0.07410493493080139, 0.13923922181129456, 0.11247707903385162, -0.016907067969441414, -0.20883329212665558, 0.03771907091140747, -0.09563819319009781, -0.04125934839248657, 0.10424815863370895, 0.11837116628885269, -0.0777796134352684, 0.037506863474845886, -0.05993696302175522, -0.05109859257936478, -0.0018525157356634736, -0.0770435631275177, -0.029437227174639702, 0.01645064353942871, 0.03191645070910454, 0.05104546621441841, 0.02203560620546341, 0.06841950863599777, -0.29887068271636963, 0.028024502098560333, 0.044286344200372696, 0.017205674201250076, 0.04900588467717171, 0.07189692556858063, -0.0881417766213417, 0.027764007449150085, -0.16831380128860474, 0.0778464823961258, 0.0754319280385971, -0.12026708573102951, -0.10939353704452515, -0.11730413138866425, 0.04388473555445671, 0.10451092571020126, 0.013601024635136127, -0.07253092527389526, 0.03997306153178215, -0.06892342865467072, 0.03458515927195549, 0.08727730065584183, -0.08783235400915146, -0.06672301888465881, 0.011169694364070892, 0.004564820323139429, 0.04507163539528847, -0.13961291313171387, 0.0055095176212489605, -0.021787717938423157, 0.01709159091114998, 0.009661108255386353, -0.018636547029018402, -0.02684010937809944, 0.03155181556940079, -0.09586267173290253, -0.022530080750584602, 0.09902983903884888, 0.009685792028903961, 0.016374986618757248, -0.1962948888540268, -0.009998966939747334, -0.002705560764297843, -0.08521515876054764, 0.014750998467206955, 0.023479118943214417, -0.0320243239402771, 0.0809471607208252, -0.00912037305533886, -0.04139255732297897, 0.010657102800905704, 0.00834697112441063, -0.009760397486388683, 0.048076264560222626, -0.03011949360370636, 0.057329386472702026, 0.036043085157871246, 0.0870412215590477, -0.13526155054569244, -0.026324745267629623, -0.06767182797193527, -0.16166727244853973, -0.011592765338718891, 0.05137965455651283, 0.06105679273605347, 0.1369854211807251, 0.18418686091899872, -0.046174488961696625, 0.05503907427191734, -0.049673568457365036, -0.04284852370619774, 0.09659066051244736, 0.0588226318359375, -0.08236204832792282, -0.1475616991519928, -0.036035068333148956, 0.012009992264211178, -0.06465829908847809, -0.011217650026082993, 0.012296091765165329, 0.0765470638871193, 0.02936806157231331, 0.12572963535785675, 0.13116763532161713, 0.017448650673031807, -0.10528874397277832, -0.04427304118871689, 0.09577522426843643, -0.12215597182512283, 0.05958069860935211, 0.0760965347290039, -0.010644965805113316, -0.0020419294014573097, -0.05978478118777275, 0.016468025743961334, -0.07677330076694489, 0.06042555719614029, -0.05533305183053017, -0.017233774065971375, -0.09065192192792892, -0.05204453691840172, 0.08566449582576752, -0.04515204206109047, -0.05222459137439728, 0.029351122677326202, -0.07380948960781097, -0.08427464216947556, 0.03246074914932251, -0.12622018158435822, -0.051407065242528915, -0.04070153832435608, -0.037023771554231644, 0.05271180346608162, 0.01406962238252163, 0.025337813422083855, -0.06188013777136803, 0.03199154883623123, -0.07319668680429459, 0.03001321852207184, 0.07826092094182968, 0.0449904128909111, -0.06466922909021378, 0.06574643403291702, -0.0960601270198822, 0.1121189072728157, -0.18475408852100372, 0.031144149601459503, -0.13817083835601807, -0.01948331482708454, 0.07485691457986832, 0.0013824148336425424, -0.020334066823124886, 0.17251797020435333, -0.22695592045783997, -0.023887254297733307, 0.13078397512435913, -0.06254942715167999, -0.0586911179125309, 0.07128272950649261, -0.03229700028896332, 0.005146875511854887, 0.018067046999931335, 0.12348710000514984, 0.026681723073124886, 0.020179277285933495, -0.047854676842689514, -0.08913080394268036, 0.07616769522428513, 0.1947576105594635, 0.08132138103246689, -0.08821848779916763, 0.18842755258083344, 0.013242604210972786, 0.01568157970905304, -0.06355775147676468, -0.02352798916399479, -0.09659653156995773, 0.03583870455622673, -0.010282212868332863, 0.024566514417529106, 0.0319814532995224, -0.054342422634363174, -0.03297864645719528, -0.08080632984638214, 0.03563212603330612, 0.012206798419356346, -0.005835824180394411, -0.0035081699024885893, -0.07599718123674393, -0.005586286075413227, 0.039260055869817734, 0.021343473345041275, -0.16135051846504211, -0.18194007873535156, 0.043726444244384766, -0.014769217930734158, 0.10976097732782364, -0.06041349843144417, 0.023824503645300865, -0.03200404718518257, -0.042995646595954895, -0.002186838537454605, 0.052495792508125305, 0.03953125327825546, 0.003334319218993187, -0.2354576736688614, -0.0007139777881093323, -0.06326588988304138, 0.10685212165117264, -0.11168742179870605, 0.01703880913555622, 0.14665426313877106, 0.21455329656600952, 0.03981618583202362, -0.07064780592918396, 0.06545373797416687, 0.020137647166848183, 0.0009975030552595854, -0.06637914478778839, 0.021366318687796593, -0.08491324633359909, -0.001190288458019495, 0.03440726175904274, -0.07291170954704285, -0.014610225334763527, 0.05777214094996452, 0.06561445444822311, -0.07144545763731003, -0.04738958552479744, -0.043573491275310516, -0.025603463873267174, -0.015958566218614578, -0.09246988594532013, 0.05497569590806961, 0.06753839552402496, -0.0036438347306102514, -0.05248641222715378, -0.07680129259824753, -0.060751110315322876, 0.007315810304135084, -0.07779642194509506, 0.14138184487819672, 0.032864656299352646, -0.1493101865053177, 0.1765899360179901, 0.046434253454208374, 0.14745111763477325, 0.0999041274189949, -0.08241599053144455, -0.07084133476018906, -0.009267263114452362, -0.014650894328951836, 0.01473007258027792, 0.07006032764911652, -0.11763063818216324, -0.010226585902273655, 0.06092485412955284, -0.01509842462837696, 0.019074494019150734, -0.043665919452905655, 0.028696365654468536, -0.024310272186994553, -0.02313065342605114, 0.015551651827991009, 0.009214692749083042, 0.07351415604352951, 0.09189990162849426, 0.028286593034863472, 0.08774960041046143, -0.03512949123978615, -0.06941124051809311, -0.06531718373298645, 0.11366690695285797, -0.17913514375686646, -0.19945713877677917, -0.07226019352674484, -0.11984750628471375, -0.011135876178741455, -0.05310283228754997, 0.0008156031253747642, -0.07126693427562714, -0.10268376022577286, -0.0381532683968544, 0.09703279286623001, 0.08144624531269073, -0.10233687609434128, -0.009871501475572586, 0.007984714582562447, -0.01566138304769993, -0.12987755239009857, 0.033353935927152634, 0.07367051392793655, -0.027339207008481026, 0.011602959595620632, 0.03614996373653412, 0.10198882967233658, 0.10567110776901245, 0.09741263091564178, -0.015037155710160732, -0.027195319533348083, 0.2855789065361023, -0.16637982428073883, 0.1347852498292923, 0.048985231667757034, -0.06947614997625351, 0.05664076283574104, 0.2611265778541565, 0.051455795764923096, -0.07811738550662994, 0.011936437338590622, 0.08678410202264786, 0.014776819385588169, -0.24504192173480988, -0.0848972499370575, -0.08956526964902878, -0.036587342619895935, 0.03723267465829849, 0.058744221925735474, 0.013051927089691162, 0.0078668724745512, -0.08568396419286728, -0.05467572808265686, 0.08672983199357986, 0.06812998652458191, 0.10578612238168716, 0.017069751396775246, 0.059093549847602844, -0.02673952654004097, -0.004827418364584446, 0.06562451273202896, 0.05185228958725929, 0.23097552359104156, 0.028034424409270287, 0.2624515891075134, 0.07981880009174347, 0.08713637292385101, -0.024245526641607285, -0.0007707031327299774, -0.014520211145281792, 0.08773872256278992, -0.003418009029701352, -0.03974970057606697, 0.03246677294373512, 0.04455198720097542, 0.10412028431892395, -0.10829056799411774, 0.08858282119035721, -0.08702954649925232, 0.10188920795917511, 0.17735035717487335, 0.06361863762140274, -0.08413137495517731, 0.012886816635727882, 0.14087793231010437, -0.09562133997678757, -0.10678176581859589, -0.011697876267135143, 0.0012750962050631642, -0.1511743664741516, 0.0965554267168045, -0.03256819024682045, 0.12253762036561966, -0.07143310457468033, -0.04133163392543793, -0.00260267429985106, 0.03749097138643265, -0.028194570913910866, 0.055905383080244064, -0.17668478190898895, 0.1708305925130844, 0.019052846357226372, -0.000727558508515358, -0.08939792960882187, 0.0687892884016037, 0.017101025208830833, -0.025307610630989075, 0.15533694624900818, -0.008473694324493408, -0.0812971219420433, 0.003875892609357834, -0.06701067090034485, -0.010515783913433552, 0.10336726903915405, -0.14885254204273224, 0.10088620334863663, -0.009642807766795158, -0.03428413346409798, -0.05204096436500549, -0.07301859557628632, -0.12688776850700378, -0.22259896993637085, 0.07130999863147736, -0.0913357213139534, 0.08497543632984161, -0.059479814022779465, -0.026236707344651222, -0.09203753620386124, 0.16060620546340942, -0.1541331708431244, -0.09548690170049667, -0.16525915265083313, 0.016380248591303825, 0.20812246203422546, -0.03248027339577675, 0.0706249549984932, -0.026521774008870125, 0.15606248378753662, 0.004563026130199432, -0.036147404462099075, 0.07070935517549515, -0.04101560637354851, -0.2151242345571518, -0.044868770986795425, 0.18524441123008728, 0.03587832301855087, 0.0452389232814312, 0.003727980889379978, 0.07916475087404251, 0.034404318779706955, -0.09297706186771393, 0.05044642090797424, 0.05579989403486252, 0.044178031384944916, 0.09205322712659836, -0.025944514200091362, -0.24117347598075867, -0.1377355456352234, -0.03832165524363518, 0.10466451942920685, 0.12654046714305878, -0.04227932170033455, 0.1852005273103714, 0.09189136326313019, -0.107451893389225, -0.20554645359516144, -0.007070015650242567, 0.016857385635375977, -0.03202672675251961, 0.013095477595925331, -0.1795068383216858, 0.06275720149278641, 0.0317344106733799, 0.007276483811438084, 0.036613818258047104, -0.1362334042787552, -0.12163987010717392, 0.023043105378746986, 0.00935531035065651, -0.2816029191017151, -0.16750065982341766, -0.12008832395076752, -0.0242159403860569, -0.19826532900333405, 0.14744128286838531, 0.06834641098976135, -0.00505593279376626, -0.002610788680613041, 0.033646173775196075, 0.01873386651277542, -0.037980709224939346, 0.15577110648155212, 0.03754817321896553, 0.010654193349182606, -0.07792383432388306, -0.083035409450531, 0.10021098703145981, 0.02515064738690853, 0.010884685441851616, 0.0029690642841160297, -0.021791810169816017, -0.11675846576690674, -0.01532672718167305, -0.08683446794748306, -0.004853565711528063, -0.11903819441795349, -0.03782084584236145, -0.059617072343826294, 0.11491677165031433, 0.08834770321846008, -0.03066597506403923, 0.11011652648448944, -0.07534805685281754, 0.0707896500825882, 0.0722290575504303, 0.16048555076122284, 0.06846529245376587, -0.040458694100379944, -0.011667721904814243, -0.008760347031056881, -0.0551273413002491, -0.13077950477600098, 0.05251959338784218, 0.11666352301836014, 0.008107312023639679, 0.14822281897068024, -0.030863212421536446, -0.1376100331544876, -0.01887790486216545, 0.07553934305906296, -0.005505866836756468, -0.23563224077224731, 0.050148554146289825, 0.005352115258574486, -0.14644691348075867, -0.044373270124197006, 0.061748113483190536, 0.07299106568098068, -0.08200187981128693, 0.032759252935647964, 0.12945285439491272, 0.04297160729765892, 0.09131644666194916, 0.03142962604761124, 0.07451406121253967, -0.1443033665418625, 0.06842494755983353, 0.10747526586055756, -0.044034045189619064, -0.005126207135617733, 0.1949772834777832, -0.049582984298467636, -0.04590274393558502, 0.05733124166727066, 0.05399777367711067, 0.07207085192203522, 0.018730316311120987, 0.04017120227217674, -0.15899308025836945, 0.03605235740542412, 0.15225376188755035, -0.026015505194664, 0.015753865242004395, 0.02632308192551136, -0.029821354895830154, 0.010735774412751198, 0.161687433719635, 0.061649732291698456, 0.030295472592115402, -0.030958309769630432, -0.029051300138235092, -0.046203210949897766, -0.05748675391077995, 0.004707490559667349, 0.007024871185421944, -0.12363521754741669, -0.009873657487332821, -0.11016895622015, -0.012710114941000938, -0.14766962826251984, 0.00746706360951066, 0.01221176516264677, -0.09381631016731262, -0.02049706131219864, -0.026184674352407455, -0.08466184139251709, -0.05720052123069763, -0.021548684686422348, 0.1344916969537735, -0.17298592627048492, -0.006537207867950201, 0.10093994438648224, -0.0847586914896965, 0.10431651026010513, -0.021463176235556602, -0.02954966574907303, 0.022539570927619934, -0.12535706162452698, -0.016522066667675972, -0.022142356261610985, 0.04809878394007683, 0.05880209058523178, -0.12877479195594788, -0.01714475080370903, -0.020740322768688202, -0.030973201617598534, 0.05229834094643593, -0.021992100402712822, -0.07399772852659225, 0.08389154076576233, -0.06803739070892334, -0.07338639348745346, 0.010670536197721958, 0.021024063229560852, 0.13590089976787567, -0.04366201162338257, 0.1240987554192543, -0.02054416388273239, 0.10085244476795197, -0.12963514029979706, -0.0067190020345151424, -0.0033712382428348064, -0.02048362046480179, 0.022686241194605827, -0.010273839347064495, 0.08417811989784241, 0.016519933938980103, 0.17862556874752045, -0.06388332694768906, -0.0005718701868318021, 0.08711815625429153, 0.0628289058804512, -0.08115138858556747, 0.0918511152267456, -0.017338702455163002, 0.024159211665391922, -0.04797619953751564, -0.012484103441238403, -0.07219517230987549, -0.07365834712982178, -0.10978299379348755, 0.12729741632938385, 0.19631801545619965, 0.17128939926624298, -0.0384969562292099, 0.07633933424949646, -0.11620278656482697, -0.01246181782335043, 0.14467370510101318, -0.04294829070568085, 0.022051798179745674, -0.10027574002742767, 0.07262563705444336, 0.034751299768686295, -0.1925394982099533, 0.10941462218761444, -0.08757397532463074, -0.07709099352359772, -0.01837548427283764, -0.12356875836849213, -0.0781325027346611, 0.004938775673508644, 0.0049368469044566154, -0.12278550863265991, 0.10214558988809586, 0.08671879023313522, 0.0039731175638735294, -0.013227254152297974, 0.0898197591304779, -0.02089231088757515, -0.050452444702386856, 0.08323261886835098, 0.08113890886306763, 0.028340274468064308, 0.0009738360531628132, 0.058511681854724884, -0.05304306000471115, 0.10494599491357803, 0.07023680210113525, 0.05903369188308716, -0.06436921656131744, 0.0017450206214562058, -0.08766762912273407, -0.10589765757322311, 0.03795385733246803, -0.016895126551389694, -0.08752448856830597, 0.18011052906513214, 0.016736680641770363, 0.04514036327600479, 0.0055150967091321945, 0.2034984529018402, -0.03981577232480049, -0.1042657122015953, -0.17743848264217377, -0.029119858518242836, -0.04294241964817047, 0.01877400651574135, 0.056712549179792404, -0.14300277829170227, 0.01964746229350567, 0.10788290947675705, 0.17088870704174042, -0.042727723717689514, 0.008073152974247932, 0.016141405329108238, 0.03185468912124634, -0.005849446170032024, 0.024578293785452843, 0.05312328785657883, 0.15775282680988312, -0.055598266422748566, 0.004442090168595314, -0.011043298058211803, -0.07584407925605774, -0.08852846175432205, 0.11073412746191025, 0.022947685793042183, -0.022075721994042397, -0.057390715926885605, 0.18001584708690643, -0.13440075516700745, -0.24515065550804138, 0.04011872038245201, -0.15034456551074982, -0.17993278801441193, -0.060458049178123474, 0.0021893212106078863, 0.024234529584646225, -0.01939188688993454, 0.09789934754371643, -0.058798786252737045, 0.15715931355953217, 0.08347859233617783, -0.011583342216908932, -0.0000015308677348002675, 0.12091818451881409, -0.1447940319776535, 0.20337282121181488, 0.007894415408372879, 0.02438211627304554, 0.1089882031083107, -0.07048801332712173, -0.11375180631875992, -0.02356807142496109, 0.12042592465877533, -0.03922431915998459, 0.03248140588402748, 0.1721191108226776, 0.0287559162825346, 0.09855284541845322, 0.10557801276445389, -0.05617838725447655, 0.05355731025338173, 0.04620889574289322, -0.053517937660217285, -0.06064888834953308, 0.11484070122241974, -0.1240324005484581, 0.08475475758314133, 0.12857377529144287, -0.06168346852064133, 0.027441278100013733, -0.009265879169106483, 0.015457243658602238, -0.04801677167415619, 0.18397559225559235, -0.042816877365112305, -0.16915619373321533, 0.010500648058950901, -0.030152851715683937, 0.1101212352514267, -0.09477550536394119, -0.041420187801122665, 0.006818064022809267, 0.03080499917268753, -0.11054238677024841, 0.1546081304550171, 0.09699059277772903, -0.017574574798345566, -0.022614242509007454, -0.14834047853946686, 0.034195829182863235, 0.1189800575375557, -0.0720554068684578, 0.06593459844589233 ]
7479b25a44837f38adac76125e8d5ac8451a5073
# Dataset Card for Igbo Monolingual Dataset ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://github.com/IgnatiusEzeani/IGBONLP/tree/master/ig_monoling - **Repository:** https://github.com/IgnatiusEzeani/IGBONLP/tree/master/ig_monoling - **Paper:** https://arxiv.org/abs/2004.00648 ### Dataset Summary A dataset is a collection of Monolingual Igbo sentences. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Igbo (ig) ## Dataset Structure ### Data Instances Here is an example from the bb-igbo config: ``` {'content': 'Ike Ekweremmadụ\n\nIke ịda jụụ otụ nkeji banyere oke ogbugbu na-eme n\'ala Naijiria agwụla Ekweremmadụ\n\nOsote onye-isi ndị ome-iwu Naịjirịa bụ Ike Ekweremadu ekwuola na ike agwụla ndị Sịnatị iji otu nkeji darajụụ akwanyere ndị egburu n\'ime oke ọgbaghara dị na Naịjirịa oge ọ bula.\n\nEkweremadu katọrọ mwakpọ na ogbugbu ndị Naịjirịa aka ha dị ọcha nke ndị Fulani na-achị ehi mere, kwuo na ike agwụla ndị ome- iwu ịkwanyere ha ugwu n\'otu nkeji\'\n\nCheta n\'otu ịzụka gara-aga ka emere akwam ozu mmadụ ruru iri asaa egburu na Local Gọọmenti Logo na Guma nke Benue Steeti, e be ihe kariri mmadụ iri ise ka akụkọ kwuru n\'egburu na Taraba Steeti.\n\nEkweremadu gosiri iwe gbasara ogbugbu ndị mmadụ na nzukọ ndị ome-iwu n\'ụbọchị taa, kwuo na Naịjirịa ga-ebu ụzọ nwe udo na nchekwa, tupu e kwuowa okwu iwulite obodo.\n\nỌ sịrị: "Ndị ome-iwu abụghị sọ ọsọ ndị ihe a metụtara, kama ndị Naịjirịa niile.\n\n\'Ike agwụla anyị iji otu nkeji dị jụụ maka nkwanye ugwu. Ihe anyị chọrọ bụ udo na nchekwa tupu echewa echịchị nwuli obodo."', 'date': '2018-01-19T17:07:38Z', 'description': "N'ihi oke ogbugbu ndị mmadụ na Naịjirịa gbagburu gburu, osota onyeisi ndị ome-iwu Naịjirịa bụ Ike Ekweremadu ekwuola na ihe Naịjiria chọrọ bụ nchekwa tara ọchịchị, tupu ekwuwa okwu ihe ọzọ.", 'headline': 'Ekweremadu: Ike agwụla ndị ụlọ ome iwu', 'source': 'https://www.bbc.com/igbo/42712250', 'tags': [], 'title': 'Ekweremadu: Ike agwụla ndị ụlọ ome iwu'} ``` ### Data Fields For config 'eze_goes_to_school': - format, title, chapters For config 'bbc-igbo' : - source, title, description, date (Missing date values replaced with empty strings), headline, content, tags (Missing tags replaced with empty list) For config 'igbo-radio': - source, headline, author, date, description, content For config 'jw-ot-igbo': - format, title, chapters For config 'jw-nt-igbo': - format, title, chapters For config 'jw-books': - title, content, format, date (Missing date values replaced with empty strings) For config 'jw-teta': - title, content, format, date (Missing date values replaced with empty strings) For config 'jw-ulo_nche': - title, content, format, date (Missing date values replaced with empty strings) For config 'jw-ulo_nche_naamu': - title, content, format, date (Missing date values replaced with empty strings) ### Data Splits | bbc-igbo | eze_goes_to_school |igbo-radio| jw-books|jw-nt-igbo| jw-ot-igbo | jw-teta |jw-ulo_nche |jw-ulo_nche_naamu | ------------- |:-------------:|:-------------:|:-------------:|:-------------:|:-------------:|:-------------:|:-------------:|:-------------:| | 1297 | 1 | 440 | 48 | 27 | 39 | 37 | 55 | 88 ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information @misc{ezeani2020igboenglish, title={Igbo-English Machine Translation: An Evaluation Benchmark}, author={Ignatius Ezeani and Paul Rayson and Ikechukwu Onyenwe and Chinedu Uchechukwu and Mark Hepple}, year={2020}, eprint={2004.00648}, archivePrefix={arXiv}, primaryClass={cs.CL} } ### Contributions Thanks to [@purvimisal](https://github.com/purvimisal) for adding this dataset.
igbo_monolingual
[ "task_categories:text-generation", "task_categories:fill-mask", "task_ids:language-modeling", "task_ids:masked-language-modeling", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "size_categories:n<1K", "source_datasets:original", "language:ig", "license:unknown", "arxiv:2004.00648", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["ig"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K", "n<1K"], "source_datasets": ["original"], "task_categories": ["text-generation", "fill-mask"], "task_ids": ["language-modeling", "masked-language-modeling"], "pretty_name": "Igbo Monolingual Dataset", "config_names": ["bbc-igbo", "eze_goes_to_school", "igbo-radio", "jw-books", "jw-nt-igbo", "jw-ot-igbo", "jw-teta", "jw-ulo_nche", "jw-ulo_nche_naamu"], "dataset_info": [{"config_name": "eze_goes_to_school", "features": [{"name": "format", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "chapters", "sequence": [{"name": "title", "dtype": "string"}, {"name": "content", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 128309, "num_examples": 1}], "download_size": 8260947, "dataset_size": 128309}, {"config_name": "bbc-igbo", "features": [{"name": "source", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "description", "dtype": "string"}, {"name": "date", "dtype": "string"}, {"name": "headline", "dtype": "string"}, {"name": "content", "dtype": "string"}, {"name": "tags", "sequence": "string"}], "splits": [{"name": "train", "num_bytes": 3488908, "num_examples": 1297}], "download_size": 8260947, "dataset_size": 3488908}, {"config_name": "igbo-radio", "features": [{"name": "source", "dtype": "string"}, {"name": "headline", "dtype": "string"}, {"name": "author", "dtype": "string"}, {"name": "date", "dtype": "string"}, {"name": "description", "dtype": "string"}, {"name": "content", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 1129644, "num_examples": 440}], "download_size": 8260947, "dataset_size": 1129644}, {"config_name": "jw-ot-igbo", "features": [{"name": "format", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "chapters", "sequence": [{"name": "title", "dtype": "string"}, {"name": "content", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 3489314, "num_examples": 39}], "download_size": 8260947, "dataset_size": 3489314}, {"config_name": "jw-nt-igbo", "features": [{"name": "format", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "chapters", "sequence": [{"name": "title", "dtype": "string"}, {"name": "content", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 1228779, "num_examples": 27}], "download_size": 8260947, "dataset_size": 1228779}, {"config_name": "jw-books", "features": [{"name": "title", "dtype": "string"}, {"name": "content", "dtype": "string"}, {"name": "format", "dtype": "string"}, {"name": "date", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 9456342, "num_examples": 48}], "download_size": 8260947, "dataset_size": 9456342}, {"config_name": "jw-teta", "features": [{"name": "title", "dtype": "string"}, {"name": "content", "dtype": "string"}, {"name": "format", "dtype": "string"}, {"name": "date", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 991111, "num_examples": 37}], "download_size": 8260947, "dataset_size": 991111}, {"config_name": "jw-ulo_nche", "features": [{"name": "title", "dtype": "string"}, {"name": "content", "dtype": "string"}, {"name": "format", "dtype": "string"}, {"name": "date", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 1952360, "num_examples": 55}], "download_size": 8260947, "dataset_size": 1952360}, {"config_name": "jw-ulo_nche_naamu", "features": [{"name": "title", "dtype": "string"}, {"name": "content", "dtype": "string"}, {"name": "format", "dtype": "string"}, {"name": "date", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 7248017, "num_examples": 88}], "download_size": 8260947, "dataset_size": 7248017}]}
2024-01-18T11:06:21+00:00
[ "2004.00648" ]
[ "ig" ]
TAGS #task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #size_categories-n<1K #source_datasets-original #language-Igbo #license-unknown #arxiv-2004.00648 #region-us
Dataset Card for Igbo Monolingual Dataset ========================================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: URL ### Dataset Summary A dataset is a collection of Monolingual Igbo sentences. ### Supported Tasks and Leaderboards ### Languages Igbo (ig) Dataset Structure ----------------- ### Data Instances Here is an example from the bb-igbo config: ### Data Fields For config 'eze\_goes\_to\_school': * format, title, chapters For config 'bbc-igbo' : * source, title, description, date (Missing date values replaced with empty strings), headline, content, tags (Missing tags replaced with empty list) For config 'igbo-radio': * source, headline, author, date, description, content For config 'jw-ot-igbo': * format, title, chapters For config 'jw-nt-igbo': * format, title, chapters For config 'jw-books': * title, content, format, date (Missing date values replaced with empty strings) For config 'jw-teta': * title, content, format, date (Missing date values replaced with empty strings) For config 'jw-ulo\_nche': * title, content, format, date (Missing date values replaced with empty strings) For config 'jw-ulo\_nche\_naamu': * title, content, format, date (Missing date values replaced with empty strings) ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information @misc{ezeani2020igboenglish, title={Igbo-English Machine Translation: An Evaluation Benchmark}, author={Ignatius Ezeani and Paul Rayson and Ikechukwu Onyenwe and Chinedu Uchechukwu and Mark Hepple}, year={2020}, eprint={2004.00648}, archivePrefix={arXiv}, primaryClass={cs.CL} } ### Contributions Thanks to @purvimisal for adding this dataset.
[ "### Dataset Summary\n\n\nA dataset is a collection of Monolingual Igbo sentences.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nIgbo (ig)\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nHere is an example from the bb-igbo config:", "### Data Fields\n\n\nFor config 'eze\\_goes\\_to\\_school':\n\n\n* format, title, chapters\n\n\nFor config 'bbc-igbo' :\n\n\n* source, title, description, date (Missing date values replaced with empty strings), headline, content, tags (Missing tags replaced with empty list)\n\n\nFor config 'igbo-radio':\n\n\n* source, headline, author, date, description, content\n\n\nFor config 'jw-ot-igbo':\n\n\n* format, title, chapters\n\n\nFor config 'jw-nt-igbo':\n\n\n* format, title, chapters\n\n\nFor config 'jw-books':\n\n\n* title, content, format, date (Missing date values replaced with empty strings)\n\n\nFor config 'jw-teta':\n\n\n* title, content, format, date (Missing date values replaced with empty strings)\n\n\nFor config 'jw-ulo\\_nche':\n\n\n* title, content, format, date (Missing date values replaced with empty strings)\n\n\nFor config 'jw-ulo\\_nche\\_naamu':\n\n\n* title, content, format, date (Missing date values replaced with empty strings)", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\n@misc{ezeani2020igboenglish, \n\ntitle={Igbo-English Machine Translation: An Evaluation Benchmark}, \n\nauthor={Ignatius Ezeani and Paul Rayson and Ikechukwu Onyenwe and Chinedu Uchechukwu and Mark Hepple}, \n\nyear={2020}, \n\neprint={2004.00648}, \n\narchivePrefix={arXiv}, \n\nprimaryClass={cs.CL} \n\n}", "### Contributions\n\n\nThanks to @purvimisal for adding this dataset." ]
[ "TAGS\n#task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #size_categories-n<1K #source_datasets-original #language-Igbo #license-unknown #arxiv-2004.00648 #region-us \n", "### Dataset Summary\n\n\nA dataset is a collection of Monolingual Igbo sentences.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nIgbo (ig)\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nHere is an example from the bb-igbo config:", "### Data Fields\n\n\nFor config 'eze\\_goes\\_to\\_school':\n\n\n* format, title, chapters\n\n\nFor config 'bbc-igbo' :\n\n\n* source, title, description, date (Missing date values replaced with empty strings), headline, content, tags (Missing tags replaced with empty list)\n\n\nFor config 'igbo-radio':\n\n\n* source, headline, author, date, description, content\n\n\nFor config 'jw-ot-igbo':\n\n\n* format, title, chapters\n\n\nFor config 'jw-nt-igbo':\n\n\n* format, title, chapters\n\n\nFor config 'jw-books':\n\n\n* title, content, format, date (Missing date values replaced with empty strings)\n\n\nFor config 'jw-teta':\n\n\n* title, content, format, date (Missing date values replaced with empty strings)\n\n\nFor config 'jw-ulo\\_nche':\n\n\n* title, content, format, date (Missing date values replaced with empty strings)\n\n\nFor config 'jw-ulo\\_nche\\_naamu':\n\n\n* title, content, format, date (Missing date values replaced with empty strings)", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\n@misc{ezeani2020igboenglish, \n\ntitle={Igbo-English Machine Translation: An Evaluation Benchmark}, \n\nauthor={Ignatius Ezeani and Paul Rayson and Ikechukwu Onyenwe and Chinedu Uchechukwu and Mark Hepple}, \n\nyear={2020}, \n\neprint={2004.00648}, \n\narchivePrefix={arXiv}, \n\nprimaryClass={cs.CL} \n\n}", "### Contributions\n\n\nThanks to @purvimisal for adding this dataset." ]
[ 127, 21, 10, 16, 20, 272, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 107, 18 ]
[ "passage: TAGS\n#task_categories-text-generation #task_categories-fill-mask #task_ids-language-modeling #task_ids-masked-language-modeling #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-1K<n<10K #size_categories-n<1K #source_datasets-original #language-Igbo #license-unknown #arxiv-2004.00648 #region-us \n### Dataset Summary\n\n\nA dataset is a collection of Monolingual Igbo sentences.### Supported Tasks and Leaderboards### Languages\n\n\nIgbo (ig)\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nHere is an example from the bb-igbo config:### Data Fields\n\n\nFor config 'eze\\_goes\\_to\\_school':\n\n\n* format, title, chapters\n\n\nFor config 'bbc-igbo' :\n\n\n* source, title, description, date (Missing date values replaced with empty strings), headline, content, tags (Missing tags replaced with empty list)\n\n\nFor config 'igbo-radio':\n\n\n* source, headline, author, date, description, content\n\n\nFor config 'jw-ot-igbo':\n\n\n* format, title, chapters\n\n\nFor config 'jw-nt-igbo':\n\n\n* format, title, chapters\n\n\nFor config 'jw-books':\n\n\n* title, content, format, date (Missing date values replaced with empty strings)\n\n\nFor config 'jw-teta':\n\n\n* title, content, format, date (Missing date values replaced with empty strings)\n\n\nFor config 'jw-ulo\\_nche':\n\n\n* title, content, format, date (Missing date values replaced with empty strings)\n\n\nFor config 'jw-ulo\\_nche\\_naamu':\n\n\n* title, content, format, date (Missing date values replaced with empty strings)### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data#### Initial Data Collection and Normalization" ]
[ -0.036209188401699066, 0.25460875034332275, -0.0077447667717933655, -0.007595736067742109, 0.05515921488404274, 0.06673260033130646, 0.09712950140237808, 0.13152055442333221, 0.012693261727690697, 0.15045315027236938, -0.027982106432318687, 0.03532455116510391, 0.11486995965242386, 0.17315278947353363, -0.011007117107510567, -0.17109200358390808, 0.07698401808738708, -0.11299768090248108, 0.03799779340624809, 0.0839490219950676, 0.08867882937192917, 0.002465349156409502, -0.0023342499043792486, -0.07101163268089294, -0.10012010484933853, 0.0002235664869658649, -0.08971723914146423, -0.014529929496347904, 0.0016889581456780434, 0.020320236682891846, 0.04548954963684082, -0.033953431993722916, -0.009619235061109066, -0.22957926988601685, 0.02974829263985157, 0.08240970969200134, -0.04183376953005791, 0.010250558145344257, 0.08707281202077866, -0.028046267107129097, 0.07030586898326874, -0.17668907344341278, -0.005395615007728338, 0.06988420337438583, -0.15512508153915405, -0.09399215131998062, -0.1683584749698639, 0.08741004765033722, 0.03921063244342804, 0.041460756212472916, -0.059200797230005264, 0.028773097321391106, -0.043467335402965546, 0.032259125262498856, 0.19771026074886322, -0.0919230580329895, -0.02688080072402954, 0.0600183829665184, 0.04497706890106201, 0.013615361414849758, -0.10045488178730011, -0.013668549247086048, -0.03336632624268532, 0.023992812260985374, -0.09821005165576935, -0.01487464178353548, -0.10002729296684265, -0.020310450345277786, -0.08304552733898163, -0.05654461681842804, 0.18041129410266876, 0.010360538959503174, -0.03718996420502663, -0.11567334830760956, -0.03682951256632805, -0.05678516998887062, -0.11850674450397491, 0.051771990954875946, 0.01812647469341755, 0.025256209075450897, 0.13334853947162628, -0.005872006062418222, -0.039560314267873764, -0.02594965137541294, 0.010750243440270424, 0.02997792698442936, 0.015678178519010544, -0.039986398071050644, 0.006343595217913389, 0.06081772595643997, -0.11020421236753464, -0.12080201506614685, -0.0424560084939003, -0.021103594452142715, -0.18165037035942078, -0.01743192784488201, -0.03477908670902252, -0.00844751950353384, 0.10299236327409744, 0.1940450370311737, -0.09047585725784302, 0.04296129196882248, -0.06633751839399338, -0.008689732290804386, 0.04046056792140007, 0.08017080277204514, -0.07548633962869644, -0.12180163711309433, -0.01782449334859848, 0.015465660952031612, 0.014325935393571854, 0.010629095137119293, 0.033379435539245605, 0.02081236056983471, 0.0510307177901268, 0.07599587738513947, 0.13665491342544556, 0.03216284140944481, -0.1361910104751587, -0.06286899745464325, 0.19511638581752777, -0.12443514913320541, 0.06000911816954613, 0.06462860852479935, -0.013637577183544636, -0.010269604623317719, 0.01938948780298233, -0.028836917132139206, -0.06711097806692123, 0.007782047614455223, -0.06793593615293503, -0.009549331851303577, -0.05478191003203392, -0.07129952311515808, 0.08278863877058029, -0.025858571752905846, -0.11009080708026886, 0.003341156989336014, -0.18913120031356812, -0.12050116807222366, 0.01932200789451599, -0.07333847135305405, -0.029178954660892487, -0.03820501267910004, -0.0779532715678215, 0.05101970210671425, 0.042186252772808075, 0.09371743351221085, -0.047424931079149246, 0.02026301622390747, -0.05171189084649086, 0.06202052906155586, 0.023569995537400246, 0.055567122995853424, -0.06312192976474762, 0.06751998513936996, -0.1437351107597351, 0.09130198508501053, -0.17274287343025208, 0.028160562738776207, -0.10529109835624695, 0.02475571259856224, 0.041674911975860596, -0.006338343024253845, 0.003566708415746689, 0.16923238337039948, -0.19905376434326172, -0.06745132803916931, 0.23363906145095825, -0.05999899283051491, -0.018129974603652954, 0.059780415147542953, 0.027103658765554428, -0.021395158022642136, 0.03205212205648422, 0.11560890078544617, -0.013514796271920204, -0.01786149851977825, -0.12456262856721878, -0.11051242053508759, 0.06860730797052383, 0.134430930018425, 0.040540460497140884, -0.10216706991195679, 0.10888377577066422, 0.025307171046733856, 0.046151433140039444, -0.02567175216972828, 0.03117256611585617, -0.05384167656302452, -0.00982389971613884, -0.009216795675456524, 0.037488244473934174, 0.036823637783527374, -0.049112021923065186, -0.053161170333623886, -0.10485844314098358, -0.06641144305467606, 0.06036233901977539, 0.020402850583195686, 0.05985426530241966, -0.0046402509324252605, 0.03648044168949127, 0.03422543406486511, 0.04235706478357315, -0.15891610085964203, -0.2032155692577362, 0.05274922773241997, 0.019659077748656273, 0.07674244791269302, -0.12353947013616562, 0.01216135360300541, 0.0075229136273264885, -0.03152737766504288, -0.05248728767037392, 0.039098482578992844, -0.008463227190077305, 0.006434822920709848, -0.16915887594223022, -0.04615029692649841, -0.049451153725385666, 0.14806565642356873, -0.16075566411018372, 0.038538046181201935, 0.021225064992904663, 0.16318045556545258, 0.04110182076692581, -0.09975544363260269, 0.11767001450061798, 0.01693587936460972, 0.004758798982948065, -0.07878594845533371, -0.008032552897930145, -0.015613080002367496, -0.01047256775200367, 0.07653991878032684, -0.13415119051933289, -0.1419399380683899, 0.055628057569265366, 0.09693048894405365, -0.07361388951539993, 0.04752033203840256, -0.041631150990724564, -0.044386137276887894, -0.021460607647895813, -0.05511647090315819, -0.005011234898120165, 0.07360311597585678, 0.012702913954854012, -0.01678554341197014, -0.041846439242362976, -0.05549536645412445, -0.0011934149079024792, -0.0868908166885376, 0.08210808038711548, -0.010753782466053963, -0.13043440878391266, 0.13312430679798126, -0.023752525448799133, 0.021750036627054214, 0.20678091049194336, -0.030675480142235756, -0.08464501798152924, 0.007640821393579245, 0.02964993193745613, 0.0692104622721672, 0.05626072734594345, -0.12491503357887268, -0.002090421039611101, 0.08763579279184341, 0.005295946728438139, 0.027476917952299118, -0.03373037651181221, 0.04330931976437569, -0.035246387124061584, -0.028304141014814377, -0.03029118850827217, 0.04063621908426285, 0.08425306528806686, 0.07337766885757446, -0.005280022043734789, 0.09648890048265457, -0.046976055949926376, -0.05415945500135422, -0.07848238199949265, 0.1339757740497589, -0.1535288691520691, -0.14514102041721344, -0.09455455094575882, -0.1533728986978531, -0.04337615892291069, 0.006841976661235094, 0.0043327766470611095, -0.07381090521812439, -0.06771893054246902, -0.05812912806868553, 0.04733295738697052, 0.11772539466619492, -0.07053413987159729, -0.03991032764315605, -0.029163841158151627, 0.04775344207882881, -0.12472517788410187, 0.030245529487729073, 0.0606023371219635, -0.025325413793325424, 0.043517813086509705, -0.03785078227519989, 0.10287214815616608, 0.1277793049812317, 0.10821063816547394, 0.005460740998387337, 0.022902650758624077, 0.21802932024002075, -0.14668230712413788, 0.12821227312088013, 0.04057146981358528, 0.036377694457769394, 0.09121773391962051, 0.20024044811725616, 0.0003058700240217149, -0.08330346643924713, -0.007136443164199591, 0.12506066262722015, 0.027437619864940643, -0.23059026896953583, -0.09630871564149857, -0.0951467975974083, 0.01642801985144615, -0.004354712087661028, 0.04495126008987427, 0.036399807780981064, -0.007773796562105417, -0.10837026685476303, 0.04195460304617882, 0.05066458508372307, 0.08623925596475601, 0.035631921142339706, 0.0486813485622406, 0.06893234699964523, -0.0076642450876533985, 0.045693762600421906, 0.06844738125801086, -0.0065169306471943855, 0.16800324618816376, -0.029146529734134674, 0.2967008352279663, 0.08082310855388641, -0.008538574911653996, -0.02132038027048111, -0.013702839612960815, -0.005093422252684832, 0.05281583592295647, 0.03247024863958359, -0.056670982390642166, 0.00891918782144785, 0.025747250765562057, 0.05767430365085602, -0.023584779351949692, 0.04512142017483711, -0.1054779514670372, 0.0737927034497261, 0.11473777145147324, 0.14869427680969238, -0.11984366923570633, 0.0016631828621029854, 0.09748265147209167, -0.06137343868613243, -0.1369565725326538, -0.07330869883298874, -0.008386896923184395, -0.12504048645496368, 0.09271374344825745, -0.022672010585665703, 0.0795331746339798, -0.02774948813021183, -0.05724650248885155, 0.03344836086034775, 0.12357402592897415, -0.043988537043333054, 0.05054064840078354, -0.09842852503061295, 0.15938353538513184, 0.030175426974892616, 0.051315732300281525, -0.07349491864442825, 0.06587880104780197, 0.06577948480844498, -0.01319902017712593, 0.06936287879943848, 0.02432302199304104, -0.06422588229179382, -0.002660007681697607, -0.07289081066846848, -0.04670548066496849, 0.10491770505905151, -0.09529336541891098, 0.1195693239569664, 0.020644616335630417, -0.06330720335245132, -0.032353732734918594, 0.02698788046836853, -0.1690218448638916, -0.1762665957212448, 0.1114146038889885, 0.003523843828588724, 0.1486915498971939, -0.0764322578907013, -0.01035140361636877, -0.05788161978125572, 0.17680029571056366, -0.00643587252125144, -0.07364357262849808, -0.14483489096164703, 0.013117169961333275, 0.18890784680843353, -0.02601921744644642, -0.004262319765985012, -0.023819664493203163, 0.15964950621128082, -0.04177071154117584, -0.04745965823531151, 0.06548904627561569, -0.0851079449057579, -0.16608820855617523, -0.09239672124385834, 0.15369924902915955, 0.057524364441633224, 0.04743911325931549, -0.04990353062748909, 0.06958875060081482, 0.046646714210510254, -0.0496736615896225, 0.06004805117845535, 0.062053658068180084, 0.10160311311483383, 0.16504350304603577, -0.041083402931690216, -0.1770617514848709, -0.07484479248523712, -0.022914450615644455, 0.038289159536361694, 0.17869731783866882, 0.0031829774379730225, 0.14748771488666534, 0.008535639382898808, -0.1256464570760727, -0.16802048683166504, -0.008137060329318047, 0.041313279420137405, 0.00567413866519928, -0.09691997617483139, -0.20377203822135925, 0.03995537757873535, 0.030641652643680573, -0.01616719923913479, 0.21832743287086487, -0.19426985085010529, -0.12091381847858429, 0.028241973370313644, -0.020874861627817154, -0.15266449749469757, -0.16054189205169678, -0.10993758589029312, -0.014755998738110065, -0.16925320029258728, 0.10793381929397583, 0.06835057586431503, 0.08163131773471832, -0.0237620510160923, 0.06853870302438736, -0.00644891569390893, -0.03641008958220482, 0.12494845688343048, 0.04520060494542122, 0.008852645754814148, -0.04949650540947914, 0.0025666814763098955, 0.14860793948173523, -0.01699722371995449, 0.03937404230237007, -0.025106634944677353, -0.008296406827867031, -0.16240282356739044, 0.011114471592009068, -0.12513044476509094, 0.024738065898418427, -0.09397556632757187, -0.009911755099892616, -0.02949359081685543, 0.11180870234966278, 0.07601982355117798, -0.003997680731117725, 0.06816335767507553, -0.03631071001291275, 0.16206087172031403, 0.043819695711135864, 0.01145270187407732, 0.006604839116334915, -0.12215886265039444, -0.039488036185503006, 0.0021205339580774307, -0.020565107464790344, -0.0542902797460556, 0.013099524192512035, 0.031083378940820694, 0.04129646345973015, 0.14743585884571075, -0.004270539153367281, -0.13444387912750244, -0.023943932726979256, 0.08430099487304688, -0.07597730308771133, -0.08485196530818939, 0.03467796370387077, 0.04638867825269699, -0.13292254507541656, -0.08224769681692123, 0.07302837818861008, 0.08158108592033386, -0.08029213547706604, 0.035802505910396576, 0.11990442872047424, 0.04121570661664009, 0.12128298729658127, 0.023584624752402306, 0.055499158799648285, -0.11415106058120728, 0.07498729974031448, 0.11001301556825638, -0.02769508771598339, 0.030878005549311638, 0.18996231257915497, -0.024353623390197754, -0.04675024375319481, 0.09484877437353134, 0.09533059597015381, 0.0879342257976532, 0.02351853810250759, 0.023471077904105186, -0.03829000145196915, 0.0991501435637474, 0.09445884078741074, -0.01044413261115551, 0.020573269575834274, -0.0015989250969141722, -0.05053551495075226, -0.015935244038701057, 0.10503371804952621, 0.07454832643270493, 0.1014217808842659, -0.0512738972902298, -0.00313020427711308, -0.08546974509954453, -0.07169514894485474, 0.03232104703783989, -0.022931523621082306, -0.10577476024627686, -0.0430990569293499, -0.10138800740242004, 0.009540141560137272, -0.14037318527698517, -0.009566469117999077, -0.021286753937602043, -0.004666257183998823, 0.02283651754260063, -0.021572783589363098, -0.07627536356449127, -0.12646305561065674, -0.04095008969306946, 0.12271049618721008, -0.1577812135219574, 0.012916435487568378, 0.07488729804754257, -0.10561815649271011, 0.04649842903017998, 0.04167550429701805, 0.02067873254418373, 0.012013943865895271, -0.10536890476942062, -0.07752639055252075, 0.005251647438853979, 0.00739511102437973, 0.0543254092335701, -0.15554189682006836, 0.024728640913963318, -0.055758897215127945, -0.040411897003650665, 0.04508790001273155, 0.012310387566685677, -0.0976003035902977, 0.08207448571920395, -0.09167975932359695, -0.009385162964463234, -0.021474748849868774, 0.06689151376485825, 0.12243065237998962, -0.06737678498029709, 0.08714408427476883, -0.062307897955179214, 0.07666468620300293, -0.1463853269815445, -0.004992980044335127, 0.001966685988008976, -0.04496170952916145, 0.07518675923347473, 0.05010560154914856, 0.09390025585889816, 0.012994997203350067, 0.06478143483400345, -0.10463719069957733, 0.0394800640642643, 0.017704889178276062, 0.03755512461066246, -0.021463382989168167, 0.04502880945801735, 0.02378005161881447, 0.037220366299152374, -0.06198662519454956, 0.08103075623512268, -0.02249123528599739, 0.04002411291003227, -0.007521681487560272, 0.1885092407464981, 0.15290504693984985, 0.09872430562973022, 0.06214803084731102, -0.0003074991691391915, -0.1980428397655487, -0.06915654242038727, 0.13484370708465576, -0.08719845861196518, 0.10948671400547028, -0.05492260679602623, 0.0177915096282959, 0.025127707049250603, -0.21365298330783844, 0.11123772710561752, -0.02645576372742653, -0.07569684833288193, -0.01834670640528202, -0.1451507806777954, -0.0567849725484848, -0.017398644238710403, 0.022500427439808846, -0.12318475544452667, 0.09774824976921082, 0.06687769293785095, -0.02687874622642994, 0.04764167591929436, 0.09515011310577393, -0.010027840733528137, -0.05906786769628525, 0.10108041763305664, 0.006977349519729614, -0.013830800540745258, 0.046589430421590805, 0.0052362652495503426, 0.05027816444635391, 0.025982145220041275, 0.07784158736467361, 0.05022723227739334, -0.00749359792098403, 0.053620368242263794, -0.08114852011203766, -0.11854247748851776, 0.0455433689057827, 0.017697691917419434, -0.028491487726569176, 0.132786825299263, 0.06249133124947548, 0.026210982352495193, 0.003687479067593813, 0.13589586317539215, -0.03991823270916939, -0.10779843479394913, -0.17452538013458252, -0.03591443598270416, -0.054821357131004333, -0.04059232398867607, 0.020478982478380203, -0.1514168232679367, -0.025714412331581116, 0.04367029294371605, 0.12811322510242462, -0.010383132845163345, -0.004377168603241444, 0.07839223742485046, 0.001726488582789898, -0.0216563381254673, 0.038798145949840546, 0.030873293057084084, 0.1696542501449585, -0.036782242357730865, -0.0283738411962986, 0.0196527186781168, -0.11225151270627975, -0.11140863597393036, 0.1694834679365158, -0.005916613154113293, -0.03804377466440201, 0.022580130025744438, 0.09117475897073746, -0.1296084076166153, -0.17460007965564728, 0.03047732263803482, -0.11426985263824463, -0.19493423402309418, -0.07782956957817078, 0.04449482262134552, 0.04213458299636841, 0.06094790995121002, 0.06891843676567078, -0.04408199340105057, 0.13659200072288513, 0.006408649031072855, -0.008240689523518085, -0.08949723839759827, 0.02495344541966915, -0.07288836687803268, 0.20936907827854156, 0.005250489804893732, 0.02193504385650158, 0.0979980006814003, -0.06911884993314743, -0.11893010884523392, 0.012326589785516262, 0.08896750956773758, -0.042803335934877396, 0.038307420909404755, 0.2338193953037262, 0.00369655666872859, 0.058158326894044876, 0.10244894027709961, -0.07910385727882385, 0.0547548308968544, 0.06031426414847374, -0.04135323688387871, -0.10077693313360214, 0.025928661227226257, -0.11967494338750839, 0.09933053702116013, 0.18573157489299774, -0.00039967329939827323, 0.034024711698293686, -0.021757984533905983, 0.023603828623890877, 0.03337448090314865, 0.12145918607711792, -0.07059627026319504, -0.12010421603918076, 0.041949279606342316, 0.0007693774532526731, 0.108920618891716, -0.1590055525302887, -0.042302705347537994, 0.029479634016752243, 0.0015069885412231088, -0.07799874246120453, 0.1309768110513687, 0.06461085379123688, 0.0007691790233366191, -0.014831368811428547, -0.14211349189281464, 0.01565685123205185, 0.11479374766349792, -0.0911361575126648, -0.0013960117939859629 ]
a9679ac085dad7749f02aea3c1899a0985525c9d
# Dataset Card for Igbo NER dataset ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://github.com/IgnatiusEzeani/IGBONLP/tree/master/ig_ner - **Repository:** https://github.com/IgnatiusEzeani/IGBONLP/tree/master/ig_ner - **Paper:** https://arxiv.org/abs/2004.00648 ### Dataset Summary [More Information Needed] ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances Here is an example from the dataset: ``` {'content_n': 'content_0', 'named_entity': 'Ike Ekweremmadụ', 'sentences': ['Ike Ekweremmadụ', "Ike ịda jụụ otụ nkeji banyere oke ogbugbu na-eme n'ala Naijiria agwụla Ekweremmadụ"]} ``` ### Data Fields - content_n : ID - named_entity : Name of the entity - sentences : List of sentences for the entity ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information @misc{ezeani2020igboenglish, title={Igbo-English Machine Translation: An Evaluation Benchmark}, author={Ignatius Ezeani and Paul Rayson and Ikechukwu Onyenwe and Chinedu Uchechukwu and Mark Hepple}, year={2020}, eprint={2004.00648}, archivePrefix={arXiv}, primaryClass={cs.CL} } ### Contributions Thanks to [@purvimisal](https://github.com/purvimisal) for adding this dataset.
igbo_ner
[ "task_categories:token-classification", "task_ids:named-entity-recognition", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:ig", "license:unknown", "arxiv:2004.00648", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["ig"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["token-classification"], "task_ids": ["named-entity-recognition"], "pretty_name": "Igbo NER dataset", "dataset_info": [{"config_name": "ner_data", "features": [{"name": "content_n", "dtype": "string"}, {"name": "named_entity", "dtype": "string"}, {"name": "sentences", "sequence": "string"}], "splits": [{"name": "train", "num_bytes": 60315228, "num_examples": 30715}], "download_size": 3311204, "dataset_size": 60315228}, {"config_name": "free_text", "features": [{"name": "sentences", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 1172152, "num_examples": 10000}], "download_size": 1132151, "dataset_size": 1172152}]}
2024-01-18T11:06:23+00:00
[ "2004.00648" ]
[ "ig" ]
TAGS #task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Igbo #license-unknown #arxiv-2004.00648 #region-us
# Dataset Card for Igbo NER dataset ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: URL - Paper: URL ### Dataset Summary ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances Here is an example from the dataset: ### Data Fields - content_n : ID - named_entity : Name of the entity - sentences : List of sentences for the entity ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information @misc{ezeani2020igboenglish, title={Igbo-English Machine Translation: An Evaluation Benchmark}, author={Ignatius Ezeani and Paul Rayson and Ikechukwu Onyenwe and Chinedu Uchechukwu and Mark Hepple}, year={2020}, eprint={2004.00648}, archivePrefix={arXiv}, primaryClass={cs.CL} } ### Contributions Thanks to @purvimisal for adding this dataset.
[ "# Dataset Card for Igbo NER dataset", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances\n\nHere is an example from the dataset:", "### Data Fields\n\n- content_n : ID \n- named_entity : Name of the entity \n- sentences : List of sentences for the entity", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\n\n\n\n\n@misc{ezeani2020igboenglish, \n title={Igbo-English Machine Translation: An Evaluation Benchmark}, \n author={Ignatius Ezeani and Paul Rayson and Ikechukwu Onyenwe and Chinedu Uchechukwu and Mark Hepple}, \n year={2020}, \n eprint={2004.00648}, \n archivePrefix={arXiv}, \n primaryClass={cs.CL} \n}", "### Contributions\n\nThanks to @purvimisal for adding this dataset." ]
[ "TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Igbo #license-unknown #arxiv-2004.00648 #region-us \n", "# Dataset Card for Igbo NER dataset", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances\n\nHere is an example from the dataset:", "### Data Fields\n\n- content_n : ID \n- named_entity : Name of the entity \n- sentences : List of sentences for the entity", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\n\n\n\n\n@misc{ezeani2020igboenglish, \n title={Igbo-English Machine Translation: An Evaluation Benchmark}, \n author={Ignatius Ezeani and Paul Rayson and Ikechukwu Onyenwe and Chinedu Uchechukwu and Mark Hepple}, \n year={2020}, \n eprint={2004.00648}, \n archivePrefix={arXiv}, \n primaryClass={cs.CL} \n}", "### Contributions\n\nThanks to @purvimisal for adding this dataset." ]
[ 99, 11, 120, 18, 6, 10, 4, 6, 15, 35, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 107, 18 ]
[ "passage: TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Igbo #license-unknown #arxiv-2004.00648 #region-us \n# Dataset Card for Igbo NER dataset## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: URL### Dataset Summary### Supported Tasks and Leaderboards### Languages## Dataset Structure### Data Instances\n\nHere is an example from the dataset:### Data Fields\n\n- content_n : ID \n- named_entity : Name of the entity \n- sentences : List of sentences for the entity### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators" ]
[ -0.016429072245955467, 0.2771996259689331, -0.0066933766938745975, 0.026938840746879578, 0.10216183960437775, 0.04422815889120102, 0.10218238085508347, 0.13341180980205536, 0.02455386333167553, 0.13094133138656616, -0.033857397735118866, 0.09814630448818207, 0.13963094353675842, 0.10362464189529419, -0.005354910157620907, -0.22650445997714996, 0.036038756370544434, -0.11525560170412064, -0.028555946424603462, 0.10848794877529144, 0.14230428636074066, -0.08120156824588776, 0.041131872683763504, -0.06716620922088623, -0.023394348099827766, 0.0053796605207026005, -0.08596345782279968, -0.0467560812830925, 0.017577704042196274, 0.02651936188340187, 0.0433991439640522, 0.026879601180553436, 0.07175371050834656, -0.32857546210289, 0.024547209963202477, 0.02854270301759243, 0.02684391848742962, 0.043332163244485855, 0.07561923563480377, -0.08777163177728653, 0.010335348546504974, -0.14487552642822266, 0.09671607613563538, 0.06652824580669403, -0.11871092766523361, -0.12540239095687866, -0.11426825076341629, 0.07616043835878372, 0.09281057119369507, 0.025986673310399055, -0.07008063793182373, 0.036656707525253296, -0.07566888630390167, 0.03418666869401932, 0.11647156625986099, -0.1154886856675148, -0.05458156019449234, 0.02837102673947811, 0.025969095528125763, 0.06821995973587036, -0.13811907172203064, 0.005121477879583836, -0.04175015538930893, 0.02789384499192238, 0.021762361750006676, -0.01760941557586193, -0.03964153304696083, 0.06407298892736435, -0.09039751440286636, -0.04261690005660057, 0.14269787073135376, 0.008421681821346283, 0.012584219686686993, -0.22584782540798187, 0.016858676448464394, 0.0035644699819386005, -0.08242428302764893, 0.021463405340909958, 0.03373628482222557, -0.030286915600299835, 0.08080568164587021, 0.0020059191156178713, -0.039262980222702026, 0.018839865922927856, 0.015617690980434418, -0.026547295972704887, 0.04596934840083122, -0.02570156753063202, 0.05558967590332031, 0.049355149269104004, 0.08632296323776245, -0.13122908771038055, -0.036937881261110306, -0.06235180422663689, -0.17209240794181824, -0.024932220578193665, 0.05610833689570427, 0.07348235696554184, 0.13427148759365082, 0.1981942355632782, -0.06885813176631927, 0.05139520391821861, -0.052749842405319214, -0.028606850653886795, 0.10671926289796829, 0.08457884192466736, -0.0974431037902832, -0.15366369485855103, -0.039195090532302856, 0.024990353733301163, -0.04789591208100319, -0.016104402020573616, 0.0027594149578362703, 0.09708208590745926, 0.03119942918419838, 0.12281191349029541, 0.1312279999256134, 0.01375649869441986, -0.12198548018932343, -0.048284973949193954, 0.1177295595407486, -0.12093742191791534, 0.06341218203306198, 0.07648206502199173, -0.02829928882420063, -0.02304323948919773, -0.05401039496064186, 0.021585583686828613, -0.07907872647047043, 0.0737825334072113, -0.05019288882613182, -0.011468209326267242, -0.0831676498055458, -0.06595294922590256, 0.09084068238735199, -0.034050606191158295, -0.04802064597606659, 0.01664048060774803, -0.09237369149923325, -0.07704844325780869, 0.0328541100025177, -0.12596778571605682, -0.05947529897093773, -0.04012144356966019, -0.03614150360226631, 0.04208593815565109, 0.005238017998635769, 0.013215605169534683, -0.07138609886169434, 0.0317554771900177, -0.07656487077474594, 0.03639224171638489, 0.08561516553163528, 0.049168575555086136, -0.07711847126483917, 0.06108100712299347, -0.11171117424964905, 0.09345241636037827, -0.18860948085784912, 0.04107482731342316, -0.13443252444267273, -0.025183364748954773, 0.09259678423404694, 0.006177634932100773, -0.037663158029317856, 0.17773255705833435, -0.21669568121433258, -0.029582839459180832, 0.13960787653923035, -0.05921347439289093, -0.0774887204170227, 0.05879822373390198, -0.03950406238436699, 0.010832896456122398, 0.023298010230064392, 0.10586855560541153, -0.019590241834521294, 0.0016572807217016816, -0.060720428824424744, -0.10022447258234024, 0.08142385631799698, 0.20034541189670563, 0.09406876564025879, -0.07672291994094849, 0.19528278708457947, 0.02121613919734955, -0.004335797391831875, -0.06259514391422272, -0.021477214992046356, -0.10393543541431427, 0.04630045220255852, -0.0077639389783144, 0.02157614752650261, 0.029126469045877457, -0.057183850556612015, -0.030368665233254433, -0.09175606817007065, 0.05463140830397606, 0.016495833173394203, -0.0037811261136084795, -0.0056416625156998634, -0.07944557815790176, -0.009922094643115997, 0.05260936915874481, 0.025340428575873375, -0.16723617911338806, -0.16651473939418793, 0.04991936683654785, 0.0022205894347280264, 0.11765798926353455, -0.0791534036397934, 0.022218337282538414, -0.04282404109835625, -0.03879578784108162, 0.0010716307442635298, 0.024788202717900276, 0.04315630719065666, 0.0010085956891998649, -0.2503468692302704, -0.014308012090623379, -0.05702586472034454, 0.1515761911869049, -0.1217760369181633, 0.013445536606013775, 0.1310027539730072, 0.2097892463207245, 0.049468424171209335, -0.07334881275892258, 0.067347452044487, 0.024014439433813095, -0.01514589786529541, -0.06581264734268188, 0.019351761788129807, -0.077377088367939, 0.016832686960697174, 0.04435209184885025, -0.08004699647426605, -0.022958867251873016, 0.06756067276000977, 0.07352916896343231, -0.07407579571008682, -0.06139010936021805, -0.04483306035399437, -0.028416315093636513, -0.037796393036842346, -0.08302288502454758, 0.04765009880065918, 0.06933486461639404, 0.004264711402356625, -0.051896583288908005, -0.077379010617733, -0.06000670790672302, 0.003319718176499009, -0.08093634992837906, 0.1374281942844391, 0.037170760333538055, -0.14749059081077576, 0.18161900341510773, 0.033538274466991425, 0.13885577023029327, 0.10792595148086548, -0.07615865021944046, -0.0746128037571907, -0.01384658645838499, -0.0039248839020729065, 0.018259746953845024, 0.09028860181570053, -0.13697375357151031, -0.02293458767235279, 0.06485626101493835, -0.03915674611926079, 0.0017186756012961268, -0.038569606840610504, 0.02759341336786747, -0.0148544292896986, -0.025960516184568405, 0.03160311281681061, -0.028464075177907944, 0.0751984566450119, 0.10497186332941055, 0.033517319709062576, 0.05156528577208519, -0.028820252045989037, -0.06097621098160744, -0.07740587741136551, 0.11213436722755432, -0.1739961802959442, -0.22956930100917816, -0.07212807238101959, -0.10335709899663925, -0.008858227171003819, -0.055633410811424255, 0.000519770139362663, -0.05137450620532036, -0.09724333882331848, -0.04538692906498909, 0.073371022939682, 0.0980386883020401, -0.11126658320426941, -0.0031840293668210506, 0.012944510206580162, -0.030788274481892586, -0.12912052869796753, 0.026177015155553818, 0.07557491213083267, -0.020390598103404045, 0.021489158272743225, 0.04253726080060005, 0.1043296605348587, 0.11926082521677017, 0.09512622654438019, -0.005155494436621666, -0.031183864921331406, 0.2787775993347168, -0.15805421769618988, 0.13993442058563232, 0.039788030087947845, -0.061084017157554626, 0.051084913313388824, 0.26378700137138367, 0.047343477606773376, -0.06409753113985062, 0.01779915578663349, 0.08635751157999039, 0.00831817276775837, -0.23508571088314056, -0.091230109333992, -0.08103672415018082, -0.01244666799902916, 0.055215414613485336, 0.06638649106025696, 0.030831415206193924, -0.00989543553441763, -0.09383133053779602, -0.04776708036661148, 0.09242254495620728, 0.07949993014335632, 0.08182409405708313, 0.00934432353824377, 0.06439894437789917, -0.03102610632777214, -0.015386596322059631, 0.07010176032781601, 0.0781809464097023, 0.2167397141456604, 0.03778567910194397, 0.26063111424446106, 0.08499548584222794, 0.07441630959510803, -0.033418748527765274, -0.007806236855685711, -0.011979361064732075, 0.08418305963277817, -0.005142086185514927, -0.05624441057443619, 0.05005418136715889, 0.07112404704093933, 0.10631939768791199, -0.1177329570055008, 0.09317543357610703, -0.10598864406347275, 0.0935121551156044, 0.17107316851615906, 0.049725502729415894, -0.102824367582798, 0.017670849338173866, 0.14582614600658417, -0.09554226696491241, -0.10378558933734894, -0.015279943123459816, 0.01290176436305046, -0.1572028249502182, 0.09688060730695724, -0.028004460036754608, 0.11731614917516708, -0.06903204321861267, -0.04063210263848305, 0.03792997822165489, 0.01222345232963562, -0.026279207319021225, 0.06436820328235626, -0.20114772021770477, 0.15758755803108215, 0.01449265144765377, -0.0030773577746003866, -0.11126897484064102, 0.06785013526678085, 0.008242781274020672, -0.04979291558265686, 0.1578739732503891, -0.014640710316598415, -0.06983872503042221, -0.009114030748605728, -0.07015868276357651, -0.024055009707808495, 0.08301405608654022, -0.14253093302249908, 0.11801314353942871, 0.0030480436980724335, -0.03704700246453285, -0.04525221884250641, -0.045033350586891174, -0.11158684641122818, -0.2278343141078949, 0.06463324278593063, -0.07443897426128387, 0.07557729631662369, -0.06871915608644485, -0.022586021572351456, -0.10063929110765457, 0.15684956312179565, -0.16211670637130737, -0.09919100254774094, -0.15979039669036865, 0.009044797159731388, 0.1761232316493988, -0.0335937924683094, 0.05136819928884506, -0.014865697361528873, 0.15221484005451202, -0.0027789289597421885, -0.04191935807466507, 0.07282308489084244, -0.038601942360401154, -0.21695159375667572, -0.05169299989938736, 0.16236434876918793, 0.041048306971788406, 0.05994144827127457, -0.004235020373016596, 0.0736149251461029, 0.04113791137933731, -0.09073898196220398, 0.056532058864831924, 0.07994446158409119, 0.021117256954312325, 0.08802639693021774, -0.027237877249717712, -0.2146802395582199, -0.14312829077243805, -0.03761158511042595, 0.10531537979841232, 0.11048019677400589, -0.05198865011334419, 0.20369446277618408, 0.090499646961689, -0.10425788164138794, -0.2120092660188675, -0.015021935105323792, 0.019892431795597076, -0.03374721109867096, 0.0416317917406559, -0.2138689160346985, 0.06961795687675476, 0.03334733098745346, -0.014410281553864479, 0.031079502776265144, -0.16993612051010132, -0.11801958084106445, 0.03806417062878609, 0.022879764437675476, -0.30978307127952576, -0.19082523882389069, -0.11628271639347076, -0.010449444875121117, -0.18495234847068787, 0.18555797636508942, 0.06134943664073944, -0.0028014022391289473, -0.0017595066456124187, 0.04440454766154289, 0.019467204809188843, -0.03606376424431801, 0.14873889088630676, 0.029081229120492935, 0.025633640587329865, -0.0801892951130867, -0.07973789423704147, 0.10553795844316483, 0.017041290178894997, 0.04578761011362076, -0.0166485458612442, -0.03698211535811424, -0.12870115041732788, -0.019662145525217056, -0.09002835303544998, -0.0006747334846295416, -0.11635671555995941, -0.0440620556473732, -0.056343164294958115, 0.11723501980304718, 0.08490519970655441, -0.03473575785756111, 0.1433546543121338, -0.06006226688623428, 0.07221843302249908, 0.09758029133081436, 0.150872141122818, 0.06763554364442825, -0.06907513737678528, -0.02637568861246109, -0.005147112067788839, -0.052752673625946045, -0.12988771498203278, 0.0465274453163147, 0.11129698157310486, 0.01729777455329895, 0.16569268703460693, -0.03542576730251312, -0.14645346999168396, -0.027315033599734306, 0.07581605762243271, -0.01846262626349926, -0.21755748987197876, 0.027795391157269478, 0.033671922981739044, -0.15464739501476288, -0.08059532940387726, 0.05700848624110222, 0.06064644828438759, -0.07925879210233688, 0.033276885747909546, 0.13852784037590027, 0.04680129885673523, 0.10252285748720169, 0.02785271219909191, 0.08037640154361725, -0.15142694115638733, 0.07852061092853546, 0.13864243030548096, -0.0435553714632988, 0.010262707248330116, 0.20291708409786224, -0.03962995484471321, -0.03651083633303642, 0.011908640153706074, 0.06023786589503288, 0.049034569412469864, 0.004957228899002075, 0.013708172366023064, -0.15097369253635406, 0.045176658779382706, 0.11918973922729492, -0.022589361295104027, 0.02766898274421692, 0.034439817070961, -0.03348464518785477, 0.00015568996604997665, 0.18431781232357025, 0.048623401671648026, 0.029602592810988426, -0.04477275535464287, -0.04374049976468086, -0.043248165398836136, -0.05556126683950424, 0.006483057979494333, -0.01853257603943348, -0.13641542196273804, 0.0043725487776100636, -0.11410926282405853, 0.003298473544418812, -0.15582379698753357, 0.003895743750035763, 0.01636592671275139, -0.0706208124756813, -0.005872584879398346, -0.023798566311597824, -0.08136239647865295, -0.06232098117470741, -0.015974150970578194, 0.14278511703014374, -0.19125652313232422, -0.028279578313231468, 0.08856039494276047, -0.0910758525133133, 0.11092929542064667, -0.018614139407873154, -0.0396544523537159, -0.0038688306231051683, -0.12940070033073425, -0.01219136267900467, -0.009770117700099945, 0.049838099628686905, 0.059131260961294174, -0.14897501468658447, -0.008777393959462643, -0.025604048743844032, -0.04406875744462013, 0.056193992495536804, -0.048150599002838135, -0.08715125173330307, 0.07502812147140503, -0.0698072761297226, -0.07349858433008194, 0.011368769221007824, 0.038748160004615784, 0.1499161422252655, -0.052387505769729614, 0.1264811009168625, -0.02650504559278488, 0.08892662078142166, -0.12662672996520996, -0.010742003098130226, -0.010261882096529007, -0.005020801443606615, -0.01389801874756813, 0.007215080317109823, 0.06877383589744568, 0.004254862200468779, 0.18993249535560608, -0.04099927097558975, -0.029209667816758156, 0.08903810381889343, 0.07339087873697281, -0.05243975669145584, 0.0911836251616478, -0.03738028183579445, 0.021350650116801262, -0.05564305931329727, -0.0011680442839860916, -0.06442413479089737, -0.06792070716619492, -0.09944351762533188, 0.11867551505565643, 0.20903971791267395, 0.18441109359264374, -0.035886045545339584, 0.10179129242897034, -0.13690978288650513, -0.039954666048288345, 0.1515909880399704, -0.03621583804488182, 0.03602945804595947, -0.10404860973358154, 0.06842053681612015, 0.05556527525186539, -0.202146515250206, 0.11080710589885712, -0.08837462961673737, -0.08034444600343704, -0.01782914064824581, -0.1469576507806778, -0.08001934736967087, 0.004610775038599968, 0.002161785727366805, -0.1238531842827797, 0.09244061261415482, 0.11953483521938324, -0.005806995090097189, -0.01865781471133232, 0.04373681917786598, -0.010200776159763336, -0.04311498999595642, 0.08950565755367279, 0.07494239509105682, 0.025196800008416176, -0.017051799222826958, 0.07155768573284149, -0.04220936819911003, 0.09589185565710068, 0.07312306016683578, 0.06849493086338043, -0.03943869099020958, -0.005064128898084164, -0.08843603730201721, -0.102019764482975, 0.04661779850721359, -0.02970670536160469, -0.08905259519815445, 0.18983320891857147, 0.022762471809983253, 0.044677406549453735, 0.015870874747633934, 0.21931539475917816, -0.0460970401763916, -0.12068045884370804, -0.18209251761436462, 0.007525780238211155, -0.030898384749889374, 0.016920970752835274, 0.06076517701148987, -0.14697273075580597, 0.004997245501726866, 0.08655481040477753, 0.16362646222114563, -0.03378163278102875, 0.008895247243344784, 0.000854360347148031, 0.028857402503490448, -0.017458727583289146, 0.018088215962052345, 0.04713454097509384, 0.19136376678943634, -0.05347065255045891, 0.02113836258649826, -0.016091035678982735, -0.07118995487689972, -0.0990128442645073, 0.09780421108007431, 0.037277206778526306, -0.01936211809515953, -0.06272540241479874, 0.16458196938037872, -0.14515292644500732, -0.22479186952114105, 0.05456738919019699, -0.14493820071220398, -0.18158844113349915, -0.060743771493434906, 0.0031191501766443253, 0.023857498541474342, -0.013853313401341438, 0.10497278720140457, -0.05199957266449928, 0.15217158198356628, 0.07870567589998245, -0.02145468071103096, 0.018444718793034554, 0.11594647169113159, -0.15428288280963898, 0.2213735282421112, -0.0038288170471787453, 0.03608449175953865, 0.1090875193476677, -0.06540662050247192, -0.12368820607662201, -0.0228448323905468, 0.12642396986484528, -0.03824155032634735, 0.023322468623518944, 0.16815334558486938, 0.03188532218337059, 0.1328403353691101, 0.10903935134410858, -0.03407282754778862, 0.03738195821642876, 0.043967630714178085, -0.0579071119427681, -0.08369481563568115, 0.08860374987125397, -0.10486956685781479, 0.08374883234500885, 0.11239022016525269, -0.0653582513332367, 0.017295872792601585, -0.012474056333303452, 0.005254906602203846, -0.030839910730719566, 0.1595921665430069, -0.03498660400509834, -0.16888605058193207, 0.011848454363644123, -0.04645673185586929, 0.11286337673664093, -0.1251545399427414, -0.04040463641285896, 0.026668617501854897, 0.02382761798799038, -0.09640325605869293, 0.14960137009620667, 0.1340736597776413, -0.008414655923843384, -0.032806530594825745, -0.12341981381177902, 0.025723032653331757, 0.13189689815044403, -0.06974701583385468, 0.0659325048327446 ]
b611a7b8f9739d3da8a321bf49f19b60da614d85
# Dataset Card for ilist ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** - **Repository:** https://github.com/kmi-linguistics/vardial2018 - **Paper:** [Language Identification and Morphosyntactic Tagging: The Second VarDial Evaluation Campaign](https://aclanthology.org/W18-3901/) - **Leaderboard:** - **Point of Contact:** linguistics.kmi@gmail.com ### Dataset Summary This dataset is introduced in a task which aimed at identifying 5 closely-related languages of Indo-Aryan language family: Hindi (also known as Khari Boli), Braj Bhasha, Awadhi, Bhojpuri and Magahi. These languages form part of a continuum starting from Western Uttar Pradesh (Hindi and Braj Bhasha) to Eastern Uttar Pradesh (Awadhi and Bhojpuri) and the neighbouring Eastern state of Bihar (Bhojpuri and Magahi). For this task, participants were provided with a dataset of approximately 15,000 sentences in each language, mainly from the domain of literature, published over the web as well as in print. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Hindi, Braj Bhasha, Awadhi, Bhojpuri and Magahi ## Dataset Structure ### Data Instances ``` { "language_id": 4, "text": 'तभी बारिश हुई थी जिसका गीलापन इन मूर्तियों को इन तस्वीरों में एक अलग रूप देता है .' } ``` ### Data Fields - `text`: text which you want to classify - `language_id`: label for the text as an integer from 0 to 4 The language ids correspond to the following languages: "AWA", "BRA", "MAG", "BHO", "HIN". ### Data Splits | | train | valid | test | |----------------------|-------|-------|-------| | # of input sentences | 70351 | 9692 | 10329 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data The data for this task was collected from both hard printed and digital sources. Printed materials were obtained from different institutions that promote these languages. We also gathered data from libraries, as well as from local literary and cultural groups. We collected printed stories, novels and essays in books, magazines, and newspapers. #### Initial Data Collection and Normalization We scanned the printed materials, then we performed OCR, and finally we asked native speakers of the respective languages to correct the OCR output. Since there are no specific OCR models available for these languages, we used the Google OCR for Hindi, part of the Drive API. Since all the languages used the Devanagari script, we expected the OCR to work reasonably well, and overall it did. We further managed to get some blogs in Magahi and Bhojpuri. #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information This work is licensed under a Creative Commons Attribution 4.0 International License: http://creativecommons.org/licenses/by/4.0/ ### Citation Information ``` @inproceedings{zampieri-etal-2018-language, title = "Language Identification and Morphosyntactic Tagging: The Second {V}ar{D}ial Evaluation Campaign", author = {Zampieri, Marcos and Malmasi, Shervin and Nakov, Preslav and Ali, Ahmed and Shon, Suwon and Glass, James and Scherrer, Yves and Samard{\v{z}}i{\'c}, Tanja and Ljube{\v{s}}i{\'c}, Nikola and Tiedemann, J{\"o}rg and van der Lee, Chris and Grondelaers, Stefan and Oostdijk, Nelleke and Speelman, Dirk and van den Bosch, Antal and Kumar, Ritesh and Lahiri, Bornini and Jain, Mayank}, booktitle = "Proceedings of the Fifth Workshop on {NLP} for Similar Languages, Varieties and Dialects ({V}ar{D}ial 2018)", month = aug, year = "2018", address = "Santa Fe, New Mexico, USA", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/W18-3901", pages = "1--17", } ``` ### Contributions Thanks to [@vasudevgupta7](https://github.com/vasudevgupta7) for adding this dataset.
ilist
[ "task_categories:text-classification", "annotations_creators:no-annotation", "language_creators:found", "multilinguality:multilingual", "size_categories:10K<n<100K", "source_datasets:original", "language:awa", "language:bho", "language:bra", "language:hi", "language:mag", "license:cc-by-4.0", "language-identification", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["no-annotation"], "language_creators": ["found"], "language": ["awa", "bho", "bra", "hi", "mag"], "license": ["cc-by-4.0"], "multilinguality": ["multilingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": [], "pretty_name": "ilist", "tags": ["language-identification"], "dataset_info": {"features": [{"name": "language_id", "dtype": {"class_label": {"names": {"0": "AWA", "1": "BRA", "2": "MAG", "3": "BHO", "4": "HIN"}}}}, {"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 14362998, "num_examples": 70351}, {"name": "test", "num_bytes": 2146857, "num_examples": 9692}, {"name": "validation", "num_bytes": 2407643, "num_examples": 10329}], "download_size": 18284850, "dataset_size": 18917498}}
2024-01-18T11:06:24+00:00
[]
[ "awa", "bho", "bra", "hi", "mag" ]
TAGS #task_categories-text-classification #annotations_creators-no-annotation #language_creators-found #multilinguality-multilingual #size_categories-10K<n<100K #source_datasets-original #language-Awadhi #language-Bhojpuri #language-Braj #language-Hindi #language-Magahi #license-cc-by-4.0 #language-identification #region-us
Dataset Card for ilist ====================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: * Repository: URL * Paper: Language Identification and Morphosyntactic Tagging: The Second VarDial Evaluation Campaign * Leaderboard: * Point of Contact: URL@URL ### Dataset Summary This dataset is introduced in a task which aimed at identifying 5 closely-related languages of Indo-Aryan language family: Hindi (also known as Khari Boli), Braj Bhasha, Awadhi, Bhojpuri and Magahi. These languages form part of a continuum starting from Western Uttar Pradesh (Hindi and Braj Bhasha) to Eastern Uttar Pradesh (Awadhi and Bhojpuri) and the neighbouring Eastern state of Bihar (Bhojpuri and Magahi). For this task, participants were provided with a dataset of approximately 15,000 sentences in each language, mainly from the domain of literature, published over the web as well as in print. ### Supported Tasks and Leaderboards ### Languages Hindi, Braj Bhasha, Awadhi, Bhojpuri and Magahi Dataset Structure ----------------- ### Data Instances ### Data Fields * 'text': text which you want to classify * 'language\_id': label for the text as an integer from 0 to 4 The language ids correspond to the following languages: "AWA", "BRA", "MAG", "BHO", "HIN". ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data The data for this task was collected from both hard printed and digital sources. Printed materials were obtained from different institutions that promote these languages. We also gathered data from libraries, as well as from local literary and cultural groups. We collected printed stories, novels and essays in books, magazines, and newspapers. #### Initial Data Collection and Normalization We scanned the printed materials, then we performed OCR, and finally we asked native speakers of the respective languages to correct the OCR output. Since there are no specific OCR models available for these languages, we used the Google OCR for Hindi, part of the Drive API. Since all the languages used the Devanagari script, we expected the OCR to work reasonably well, and overall it did. We further managed to get some blogs in Magahi and Bhojpuri. #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information This work is licensed under a Creative Commons Attribution 4.0 International License: URL ### Contributions Thanks to @vasudevgupta7 for adding this dataset.
[ "### Dataset Summary\n\n\nThis dataset is introduced in a task which aimed at identifying 5 closely-related languages of Indo-Aryan language family: Hindi (also known as Khari Boli), Braj Bhasha, Awadhi, Bhojpuri and Magahi. These languages form part of a continuum starting from Western Uttar Pradesh (Hindi and Braj Bhasha) to Eastern Uttar Pradesh (Awadhi and Bhojpuri) and the neighbouring Eastern state of Bihar (Bhojpuri and Magahi).\n\n\nFor this task, participants were provided with a dataset of approximately 15,000 sentences in each language, mainly from the domain of literature, published over the web as well as in print.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nHindi, Braj Bhasha, Awadhi, Bhojpuri and Magahi\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields\n\n\n* 'text': text which you want to classify\n* 'language\\_id': label for the text as an integer from 0 to 4\nThe language ids correspond to the following languages: \"AWA\", \"BRA\", \"MAG\", \"BHO\", \"HIN\".", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data\n\n\nThe data for this task was collected from both hard printed and digital sources. Printed materials were\nobtained from different institutions that promote these languages. We also gathered data from libraries,\nas well as from local literary and cultural groups. We collected printed stories, novels and essays in\nbooks, magazines, and newspapers.", "#### Initial Data Collection and Normalization\n\n\nWe scanned the printed materials, then we performed OCR, and\nfinally we asked native speakers of the respective languages to correct the OCR output. Since there are\nno specific OCR models available for these languages, we used the Google OCR for Hindi, part of the\nDrive API. Since all the languages used the Devanagari script, we expected the OCR to work reasonably\nwell, and overall it did. We further managed to get some blogs in Magahi and Bhojpuri.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nThis work is licensed under a Creative Commons Attribution 4.0 International License: URL", "### Contributions\n\n\nThanks to @vasudevgupta7 for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #annotations_creators-no-annotation #language_creators-found #multilinguality-multilingual #size_categories-10K<n<100K #source_datasets-original #language-Awadhi #language-Bhojpuri #language-Braj #language-Hindi #language-Magahi #license-cc-by-4.0 #language-identification #region-us \n", "### Dataset Summary\n\n\nThis dataset is introduced in a task which aimed at identifying 5 closely-related languages of Indo-Aryan language family: Hindi (also known as Khari Boli), Braj Bhasha, Awadhi, Bhojpuri and Magahi. These languages form part of a continuum starting from Western Uttar Pradesh (Hindi and Braj Bhasha) to Eastern Uttar Pradesh (Awadhi and Bhojpuri) and the neighbouring Eastern state of Bihar (Bhojpuri and Magahi).\n\n\nFor this task, participants were provided with a dataset of approximately 15,000 sentences in each language, mainly from the domain of literature, published over the web as well as in print.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nHindi, Braj Bhasha, Awadhi, Bhojpuri and Magahi\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields\n\n\n* 'text': text which you want to classify\n* 'language\\_id': label for the text as an integer from 0 to 4\nThe language ids correspond to the following languages: \"AWA\", \"BRA\", \"MAG\", \"BHO\", \"HIN\".", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data\n\n\nThe data for this task was collected from both hard printed and digital sources. Printed materials were\nobtained from different institutions that promote these languages. We also gathered data from libraries,\nas well as from local literary and cultural groups. We collected printed stories, novels and essays in\nbooks, magazines, and newspapers.", "#### Initial Data Collection and Normalization\n\n\nWe scanned the printed materials, then we performed OCR, and\nfinally we asked native speakers of the respective languages to correct the OCR output. Since there are\nno specific OCR models available for these languages, we used the Google OCR for Hindi, part of the\nDrive API. Since all the languages used the Devanagari script, we expected the OCR to work reasonably\nwell, and overall it did. We further managed to get some blogs in Magahi and Bhojpuri.", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nThis work is licensed under a Creative Commons Attribution 4.0 International License: URL", "### Contributions\n\n\nThanks to @vasudevgupta7 for adding this dataset." ]
[ 106, 152, 10, 25, 6, 64, 11, 7, 80, 115, 10, 5, 5, 9, 18, 7, 8, 14, 6, 21, 20 ]
[ "passage: TAGS\n#task_categories-text-classification #annotations_creators-no-annotation #language_creators-found #multilinguality-multilingual #size_categories-10K<n<100K #source_datasets-original #language-Awadhi #language-Bhojpuri #language-Braj #language-Hindi #language-Magahi #license-cc-by-4.0 #language-identification #region-us \n### Dataset Summary\n\n\nThis dataset is introduced in a task which aimed at identifying 5 closely-related languages of Indo-Aryan language family: Hindi (also known as Khari Boli), Braj Bhasha, Awadhi, Bhojpuri and Magahi. These languages form part of a continuum starting from Western Uttar Pradesh (Hindi and Braj Bhasha) to Eastern Uttar Pradesh (Awadhi and Bhojpuri) and the neighbouring Eastern state of Bihar (Bhojpuri and Magahi).\n\n\nFor this task, participants were provided with a dataset of approximately 15,000 sentences in each language, mainly from the domain of literature, published over the web as well as in print.### Supported Tasks and Leaderboards### Languages\n\n\nHindi, Braj Bhasha, Awadhi, Bhojpuri and Magahi\n\n\nDataset Structure\n-----------------### Data Instances### Data Fields\n\n\n* 'text': text which you want to classify\n* 'language\\_id': label for the text as an integer from 0 to 4\nThe language ids correspond to the following languages: \"AWA\", \"BRA\", \"MAG\", \"BHO\", \"HIN\".### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data\n\n\nThe data for this task was collected from both hard printed and digital sources. Printed materials were\nobtained from different institutions that promote these languages. We also gathered data from libraries,\nas well as from local literary and cultural groups. We collected printed stories, novels and essays in\nbooks, magazines, and newspapers." ]
[ -0.08288618922233582, 0.04596906900405884, -0.001231720787473023, 0.08005335927009583, 0.02801007591187954, -0.014502364210784435, 0.04419104382395744, 0.05147833004593849, 0.031226424500346184, 0.08637630939483643, 0.023415904492139816, -0.03510380536317825, 0.09779074043035507, 0.09070345014333725, 0.020568685606122017, -0.18642845749855042, -0.033077605068683624, -0.04581833258271217, -0.08412382006645203, 0.10741599649190903, 0.1437491774559021, -0.06276345252990723, 0.01961040496826172, -0.06820369511842728, -0.04838642105460167, 0.06118733435869217, -0.10300672054290771, -0.039774902164936066, 0.04444168135523796, 0.03722858801484108, 0.09268244355916977, 0.016113921999931335, 0.04184003919363022, -0.2133059799671173, 0.017409978434443474, -0.017883600667119026, 0.00984603725373745, -0.056759290397167206, 0.03894156217575073, -0.005564531777054071, 0.13355256617069244, -0.13014350831508636, -0.01989915408194065, 0.05789017677307129, -0.137218177318573, -0.12201640754938126, -0.02859184704720974, 0.11259447038173676, 0.02584254927933216, 0.05889183655381203, -0.08959661424160004, 0.01948457397520542, -0.04860055074095726, 0.06848828494548798, 0.06293369829654694, -0.04827922210097313, -0.060374755412340164, 0.06013667583465576, 0.10624513030052185, 0.17286500334739685, -0.09493009001016617, 0.01848398521542549, 0.020041611045598984, 0.010821374133229256, -0.007847674190998077, -0.09682808071374893, -0.03840482980012894, 0.014054481871426105, -0.09904658049345016, -0.056827060878276825, 0.21714645624160767, -0.0164626557379961, -0.04281563311815262, -0.12179739773273468, -0.054735902696847916, 0.0635431632399559, -0.001219058525748551, 0.018455667421221733, -0.04048798233270645, 0.02047557756304741, 0.14111848175525665, 0.0250752791762352, -0.11327720433473587, -0.021015524864196777, 0.10008642822504044, 0.037623025476932526, 0.02796970121562481, 0.0064386529847979546, -0.08606576919555664, -0.012497145682573318, -0.08616451919078827, -0.10512867569923401, -0.013870597817003727, -0.05438082665205002, -0.13832364976406097, 0.06240738928318024, 0.03383297845721245, -0.1645277440547943, 0.037156105041503906, 0.05693019926548004, -0.11852697283029556, -0.0008291112608276308, -0.04024304077029228, 0.0024897002149373293, 0.12772351503372192, 0.07396731525659561, -0.07280674576759338, -0.04218578711152077, 0.01512374822050333, -0.04155494645237923, 0.0731179341673851, -0.035792380571365356, 0.0021025477908551693, -0.013919341377913952, -0.056827303022146225, 0.07449030876159668, -0.02372572012245655, 0.018162567168474197, -0.05201077461242676, -0.03609983250498772, 0.06664865463972092, -0.12000056356191635, -0.032640956342220306, 0.0005321369972079992, -0.04551884904503822, -0.05486243590712547, -0.015914348885416985, -0.0037796609103679657, -0.06571842730045319, -0.029387524351477623, -0.03698493540287018, -0.015266929753124714, -0.08585904538631439, -0.1474844217300415, 0.04547731205821037, -0.11312142759561539, -0.029673174023628235, -0.08549967408180237, -0.22201772034168243, -0.03337662294507027, 0.016655482351779938, -0.0900314524769783, 0.01846766658127308, -0.009569692425429821, 0.06370923668146133, 0.013671987690031528, -0.03667473420500755, 0.025326762348413467, -0.029084622859954834, 0.08307924121618271, -0.04048524796962738, 0.10370741784572601, -0.008055473677814007, 0.05590544641017914, -0.035591237246990204, 0.11892861872911453, -0.08260360360145569, 0.11699500679969788, -0.09638654440641403, 0.08293092250823975, -0.131592258810997, -0.018763979896903038, 0.11316192895174026, 0.02554202638566494, 0.013933819718658924, 0.11590350419282913, -0.12441463768482208, -0.04350043833255768, 0.13087321817874908, -0.13130466639995575, -0.14482027292251587, 0.09660928696393967, -0.013829878531396389, 0.23068246245384216, 0.07303551584482193, 0.21008695662021637, 0.0999029129743576, 0.014190800487995148, -0.059442561119794846, -0.08452759683132172, 0.05050226300954819, 0.0887104719877243, 0.11610099673271179, -0.04836031794548035, 0.11884676665067673, -0.017666585743427277, 0.10761850327253342, 0.0042679267935454845, -0.04141749069094658, -0.06036766618490219, 0.017361406236886978, -0.05755281075835228, 0.032359808683395386, 0.05842796713113785, 0.019564999267458916, -0.0376349575817585, 0.0073347496800124645, -0.10067662596702576, 0.0976518765091896, -0.08358074724674225, 0.06628081947565079, -0.031623177230358124, 0.05152531713247299, -0.07511791586875916, 0.041098106652498245, -0.10828059911727905, 0.06686306744813919, 0.0973420962691307, -0.022429974749684334, 0.07157444953918457, 0.008085540495812893, 0.02622845023870468, 0.006757110357284546, -0.0386555939912796, -0.01787647046148777, 0.006598606705665588, -0.05044751241803169, -0.054725755006074905, -0.14966626465320587, -0.021112985908985138, -0.06310941278934479, 0.1377464085817337, -0.13115529716014862, 0.018857639282941818, 0.08488564193248749, 0.07184892892837524, 0.01762586086988449, -0.023934317752718925, 0.10265693813562393, 0.06418213248252869, -0.016300803050398827, -0.022343672811985016, 0.01578131690621376, -0.044036999344825745, -0.09049767255783081, 0.08218688517808914, 0.0050443424843251705, -0.16762962937355042, 0.006232553161680698, 0.020298605784773827, 0.02731960080564022, -0.009308667853474617, -0.01252256240695715, -0.05846888944506645, 0.034714050590991974, -0.07296433299779892, -0.0003982574271503836, 0.04081619530916214, 0.09717632085084915, -0.10404636710882187, -0.06982070207595825, -0.03603900223970413, -0.031898222863674164, -0.01148488000035286, 0.1563033014535904, 0.012514883652329445, -0.22113776206970215, 0.16235537827014923, 0.004306054208427668, 0.08104746788740158, 0.26037082076072693, 0.005515811964869499, -0.08959419280290604, -0.003986974246799946, 0.02517247572541237, -0.04130568355321884, 0.08738397806882858, -0.17652639746665955, 0.01854417659342289, 0.0293442215770483, -0.03144695237278938, -0.020977022126317024, 0.025448238477110863, 0.009730865247547626, 0.00150832231156528, -0.0545683354139328, -0.03127429261803627, 0.07517452538013458, -0.04162748157978058, 0.07792684435844421, -0.0010459980694577098, 0.147277370095253, 0.009778738021850586, -0.04942701756954193, -0.13893836736679077, 0.10929100960493088, -0.12177855521440506, -0.2698371708393097, -0.17130573093891144, -0.05282050371170044, -0.046270888298749924, 0.02282276377081871, 0.04810873791575432, -0.135184645652771, -0.11119382828474045, -0.02958149090409279, 0.18219390511512756, 0.0025519595947116613, -0.0718027874827385, -0.07245374470949173, -0.020574044436216354, -0.03432145342230797, -0.11373308300971985, 0.050597529858350754, 0.06818252056837082, -0.012440888211131096, 0.09256145358085632, -0.08172497153282166, 0.14421504735946655, 0.047077953815460205, 0.015052756294608116, -0.020405014976859093, -0.007644718047231436, 0.14955370128154755, -0.12453332543373108, 0.15049390494823456, 0.08188049495220184, -0.008640089072287083, 0.030551893636584282, 0.21443195641040802, -0.022503582760691643, -0.049074772745370865, 0.03722688555717468, 0.008565141819417477, -0.044098157435655594, -0.28647688031196594, -0.12465760856866837, -0.0651785358786583, -0.018635518848896027, 0.03674567863345146, 0.030399536713957787, 0.020248467102646828, 0.0553484670817852, -0.0866919755935669, 0.036643706262111664, 0.022771229967474937, 0.05490022525191307, 0.05037626624107361, -0.04281926527619362, 0.049259886145591736, -0.08918227255344391, 0.03494958207011223, 0.08562043309211731, -0.01364103239029646, 0.2997659146785736, -0.02222638577222824, 0.2635178565979004, 0.1105952113866806, 0.0526188425719738, 0.023979753255844116, 0.0563431940972805, -0.10027758032083511, 0.03038123995065689, 0.005204376298934221, -0.04200836271047592, -0.048013970255851746, 0.158943310379982, 0.1283346712589264, -0.02805439382791519, 0.035564690828323364, -0.11483363062143326, 0.04294781759381294, 0.19619818031787872, 0.028115667402744293, -0.009503835812211037, -0.05911139026284218, 0.11154994368553162, -0.03750229626893997, -0.08381985872983932, -0.021390678361058235, 0.2182600051164627, -0.016532065346837044, 0.0650278627872467, -0.03578874096274376, 0.12360403686761856, 0.011890584602952003, -0.031095629557967186, -0.13402201235294342, -0.08880104124546051, -0.06667056679725647, 0.13027715682983398, -0.2674906849861145, 0.25661176443099976, 0.07263161242008209, 0.010388304479420185, -0.09586140513420105, 0.013200357556343079, -0.06885083764791489, -0.01364367175847292, 0.07672915607690811, 0.005556032527238131, 0.07798314094543457, -0.09328567236661911, -0.02508871629834175, -0.002142273122444749, 0.08424447476863861, -0.04065454751253128, 0.13003458082675934, 0.03985859081149101, 0.0188666470348835, -0.0548560731112957, 0.09913310408592224, -0.11317647248506546, -0.13558034598827362, 0.05789138749241829, 0.008467848412692547, 0.00605061324313283, -0.08930932730436325, -0.007084596436470747, -0.017953550443053246, -0.0018082612659782171, -0.13736724853515625, -0.15763162076473236, -0.06421787291765213, 0.06567905843257904, 0.11238175630569458, -0.07675264030694962, 0.045128654688596725, -0.007601399440318346, 0.0408598855137825, -0.10894191265106201, 0.06038665771484375, 0.00014283745258580893, 0.013259584084153175, -0.13227494060993195, -0.03498092293739319, 0.11770892888307571, 0.17343436181545258, -0.0010414666030555964, -0.02362445741891861, 0.028054574504494667, 0.030723314732313156, -0.06859517842531204, -0.04342823103070259, 0.011795800179243088, 0.02639702335000038, 0.14142929017543793, -0.12132138013839722, -0.08595627546310425, -0.04382181540131569, -0.21731975674629211, 0.1440025418996811, 0.13582760095596313, -0.006340467371046543, 0.186799094080925, 0.24043267965316772, -0.1021948754787445, -0.2139671891927719, -0.050103481858968735, -0.024547912180423737, 0.06553376466035843, -0.07636520266532898, -0.17031045258045197, -0.0763484388589859, 0.014169424772262573, 0.027098001912236214, -0.06166287511587143, -0.20171219110488892, -0.13268306851387024, 0.010750152170658112, 0.0771874412894249, -0.07715500146150589, -0.20409800112247467, -0.05969017744064331, -0.10129217803478241, -0.04490884020924568, -0.0031964974477887154, -0.10684245824813843, 0.03084537200629711, -0.07660695165395737, 0.08090899884700775, -0.018168816342949867, -0.04493474215269089, 0.1302979290485382, 0.04924912750720978, -0.006871284916996956, -0.12952707707881927, 0.02832113206386566, 0.25223368406295776, 0.016304152086377144, 0.12064135074615479, -0.011523306369781494, -0.038431525230407715, -0.26291555166244507, -0.030730722472071648, -0.09067435562610626, -0.028012458235025406, -0.08925502747297287, -0.08944237977266312, -0.1329205334186554, 0.11108068376779556, 0.027835341170430183, 0.032656166702508926, -0.023949336260557175, -0.08903674781322479, 0.07852646708488464, 0.0031329563353210688, 0.17116768658161163, 0.02329958602786064, 0.026958240196108818, -0.043425098061561584, 0.03717665374279022, 0.07251521199941635, -0.22309376299381256, 0.01066447515040636, 0.111178457736969, 0.019337579607963562, 0.1679782122373581, -0.05203435197472572, -0.10225068032741547, 0.03785708546638489, 0.08581347018480301, 0.016516923904418945, -0.17269547283649445, 0.03047669492661953, -0.027828441932797432, -0.1077839806675911, -0.09247800707817078, 0.06020846590399742, -0.006466472987085581, -0.004532068036496639, -0.041155967861413956, 0.06187709420919418, -0.03360027074813843, 0.11461500823497772, 0.08419380336999893, 0.06815183907747269, -0.056531939655542374, 0.06754250824451447, 0.143591970205307, -0.08183132857084274, 0.006527193821966648, 0.24344518780708313, -0.04972674325108528, -0.08016914129257202, -0.02592853456735611, 0.10224881023168564, -0.018384143710136414, -0.008531023748219013, 0.05425363406538963, -0.06994959712028503, 0.06346876174211502, 0.2101805955171585, -0.06471168249845505, -0.02509373240172863, -0.0111113665625453, -0.0632125735282898, -0.035797368735075, 0.105965256690979, 0.03602428361773491, -0.0433947890996933, -0.00747968815267086, -0.05372822284698486, 0.012987831607460976, 0.05214681103825569, -0.01822388544678688, -0.0550745464861393, -0.13645699620246887, 0.07963801175355911, -0.16431649029254913, 0.056468091905117035, -0.09536462277173996, -0.018596354871988297, -0.06761661171913147, -0.03366052359342575, -0.026300063356757164, -0.025922030210494995, -0.039200227707624435, 0.003761657513678074, -0.03719567507505417, 0.15141886472702026, -0.1379639208316803, -0.10737960785627365, 0.08494777977466583, -0.027835670858621597, 0.08507370948791504, -0.023459579795598984, -0.09386149048805237, 0.028329499065876007, -0.08939699083566666, 0.09015412628650665, -0.05742543563246727, 0.038175925612449646, 0.0028748090844601393, -0.11535739153623581, -0.05078235641121864, 0.02233404479920864, -0.01072189211845398, 0.061059653759002686, 0.04940740764141083, -0.016130317002534866, 0.11402719467878342, -0.0644574835896492, -0.029220400378108025, -0.06161791458725929, 0.1222386285662651, 0.013885813765227795, 0.05476274713873863, 0.04745228588581085, -0.05571233853697777, 0.07774822413921356, -0.09407894313335419, 0.005677899811416864, 0.020095687359571457, -0.014661016874015331, 0.043698396533727646, -0.05547558516263962, -0.007107195444405079, -0.0302191860973835, 0.1343323439359665, -0.01628282107412815, -0.03258112072944641, 0.0633542612195015, -0.04263927787542343, -0.03636017069220543, -0.000052003619202878326, 0.13207024335861206, 0.032560817897319794, 0.018767379224300385, 0.015100262127816677, -0.009380357339978218, -0.03225132077932358, 0.11615060269832611, -0.024191875010728836, 0.18556693196296692, 0.16918228566646576, -0.005077056586742401, -0.018733451142907143, -0.1262601763010025, 0.04811650887131691, 0.008236396126449108, -0.03181438893079758, 0.03201805055141449, -0.04005720838904381, 0.11500237882137299, 0.15366189181804657, -0.19631952047348022, 0.09987115859985352, -0.032051436603069305, -0.12514223158359528, 0.05935758724808693, -0.07660289108753204, -0.06616182625293732, -0.0026726978830993176, 0.01866930164396763, -0.12024606764316559, 0.06912816315889359, 0.0772484689950943, 0.052058782428503036, -0.0076138535514473915, 0.1391146332025528, 0.0345265157520771, -0.08283600211143494, 0.008294263854622841, 0.0031564950477331877, 0.05673599988222122, 0.021615320816636086, 0.05670315772294998, 0.0027973290998488665, 0.04120667651295662, 0.02238346077501774, 0.10958276689052582, -0.023197580128908157, 0.002266884781420231, -0.05959111079573631, -0.05784928798675537, 0.004604711197316647, 0.08988884091377258, 0.042623285204172134, 0.2675480544567108, 0.03565139323472977, -0.03736698254942894, 0.016587816178798676, 0.009638231247663498, 0.057792678475379944, -0.1313769370317459, -0.10396484285593033, 0.04561346769332886, -0.030758948996663094, -0.0705336183309555, 0.03806924447417259, -0.09329810738563538, 0.008872241713106632, 0.15937361121177673, 0.15713009238243103, 0.014394368045032024, 0.002157738199457526, -0.08466494083404541, 0.035431575030088425, -0.02790069580078125, 0.10108000040054321, 0.032005272805690765, 0.16909760236740112, -0.09943543374538422, 0.05125410109758377, -0.09180542081594467, -0.04204690083861351, -0.07550112903118134, 0.1531199961900711, -0.027916301041841507, -0.044969696551561356, -0.023590557277202606, 0.1385432928800583, -0.05109988525509834, -0.12310178577899933, 0.06747360527515411, -0.1329183429479599, -0.09665609896183014, -0.0668380931019783, -0.0983186736702919, -0.0017915383214130998, -0.02177051082253456, 0.04017648473381996, 0.022149143740534782, 0.04546579346060753, 0.08840224146842957, -0.07097437232732773, -0.08577759563922882, 0.20717304944992065, -0.1424228399991989, 0.10136331617832184, -0.048250697553157806, 0.07900025695562363, 0.09023403376340866, -0.011479825712740421, -0.04180217906832695, 0.06996162980794907, 0.08820128440856934, 0.0518185980618, -0.08480806648731232, 0.21128785610198975, -0.02825622819364071, 0.1498149335384369, 0.057852305471897125, 0.017046211287379265, 0.04610351845622063, 0.09900298714637756, 0.056538376957178116, -0.09534039348363876, 0.09117882698774338, -0.12451907247304916, 0.1480640023946762, 0.0720745101571083, -0.015858318656682968, -0.034300364553928375, -0.059056639671325684, 0.02686755359172821, -0.032171670347452164, 0.10473614186048508, -0.04777706041932106, -0.19047033786773682, 0.002768478821963072, -0.08951181918382645, 0.09748782962560654, -0.3042431175708771, -0.005798415746539831, 0.031006505712866783, 0.046171512454748154, -0.017231453210115433, 0.1870543509721756, 0.05835505574941635, 0.015022726729512215, -0.015484388917684555, -0.2584099769592285, -0.0071813189424574375, 0.08666934072971344, -0.09342455118894577, -0.03143882006406784 ]
e6281661ce1c48d982bc483cf8a173c1bbeb5d31
# Dataset Card for "imdb" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [http://ai.stanford.edu/~amaas/data/sentiment/](http://ai.stanford.edu/~amaas/data/sentiment/) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 84.13 MB - **Size of the generated dataset:** 133.23 MB - **Total amount of disk used:** 217.35 MB ### Dataset Summary Large Movie Review Dataset. This is a dataset for binary sentiment classification containing substantially more data than previous benchmark datasets. We provide a set of 25,000 highly polar movie reviews for training, and 25,000 for testing. There is additional unlabeled data for use as well. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### plain_text - **Size of downloaded dataset files:** 84.13 MB - **Size of the generated dataset:** 133.23 MB - **Total amount of disk used:** 217.35 MB An example of 'train' looks as follows. ``` { "label": 0, "text": "Goodbye world2\n" } ``` ### Data Fields The data fields are the same among all splits. #### plain_text - `text`: a `string` feature. - `label`: a classification label, with possible values including `neg` (0), `pos` (1). ### Data Splits | name |train|unsupervised|test | |----------|----:|-----------:|----:| |plain_text|25000| 50000|25000| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Citation Information ``` @InProceedings{maas-EtAl:2011:ACL-HLT2011, author = {Maas, Andrew L. and Daly, Raymond E. and Pham, Peter T. and Huang, Dan and Ng, Andrew Y. and Potts, Christopher}, title = {Learning Word Vectors for Sentiment Analysis}, booktitle = {Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies}, month = {June}, year = {2011}, address = {Portland, Oregon, USA}, publisher = {Association for Computational Linguistics}, pages = {142--150}, url = {http://www.aclweb.org/anthology/P11-1015} } ``` ### Contributions Thanks to [@ghazi-f](https://github.com/ghazi-f), [@patrickvonplaten](https://github.com/patrickvonplaten), [@lhoestq](https://github.com/lhoestq), [@thomwolf](https://github.com/thomwolf) for adding this dataset.
imdb
[ "task_categories:text-classification", "task_ids:sentiment-classification", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:other", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated"], "language": ["en"], "license": ["other"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["sentiment-classification"], "paperswithcode_id": "imdb-movie-reviews", "pretty_name": "IMDB", "dataset_info": {"config_name": "plain_text", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "neg", "1": "pos"}}}}], "splits": [{"name": "train", "num_bytes": 33432823, "num_examples": 25000}, {"name": "test", "num_bytes": 32650685, "num_examples": 25000}, {"name": "unsupervised", "num_bytes": 67106794, "num_examples": 50000}], "download_size": 83446840, "dataset_size": 133190302}, "configs": [{"config_name": "plain_text", "data_files": [{"split": "train", "path": "plain_text/train-*"}, {"split": "test", "path": "plain_text/test-*"}, {"split": "unsupervised", "path": "plain_text/unsupervised-*"}], "default": true}], "train-eval-index": [{"config": "plain_text", "task": "text-classification", "task_id": "binary_classification", "splits": {"train_split": "train", "eval_split": "test"}, "col_mapping": {"text": "text", "label": "target"}, "metrics": [{"type": "accuracy"}, {"name": "Accuracy"}, {"type": "f1", "name": "F1 macro", "args": {"average": "macro"}}, {"type": "f1", "name": "F1 micro", "args": {"average": "micro"}}, {"type": "f1", "name": "F1 weighted", "args": {"average": "weighted"}}, {"type": "precision", "name": "Precision macro", "args": {"average": "macro"}}, {"type": "precision", "name": "Precision micro", "args": {"average": "micro"}}, {"type": "precision", "name": "Precision weighted", "args": {"average": "weighted"}}, {"type": "recall", "name": "Recall macro", "args": {"average": "macro"}}, {"type": "recall", "name": "Recall micro", "args": {"average": "micro"}}, {"type": "recall", "name": "Recall weighted", "args": {"average": "weighted"}}]}]}
2024-01-04T12:09:45+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-sentiment-classification #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-other #region-us
Dataset Card for "imdb" ======================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: * Paper: * Point of Contact: * Size of downloaded dataset files: 84.13 MB * Size of the generated dataset: 133.23 MB * Total amount of disk used: 217.35 MB ### Dataset Summary Large Movie Review Dataset. This is a dataset for binary sentiment classification containing substantially more data than previous benchmark datasets. We provide a set of 25,000 highly polar movie reviews for training, and 25,000 for testing. There is additional unlabeled data for use as well. ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances #### plain\_text * Size of downloaded dataset files: 84.13 MB * Size of the generated dataset: 133.23 MB * Total amount of disk used: 217.35 MB An example of 'train' looks as follows. ### Data Fields The data fields are the same among all splits. #### plain\_text * 'text': a 'string' feature. * 'label': a classification label, with possible values including 'neg' (0), 'pos' (1). ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information ### Contributions Thanks to @ghazi-f, @patrickvonplaten, @lhoestq, @thomwolf for adding this dataset.
[ "### Dataset Summary\n\n\nLarge Movie Review Dataset.\nThis is a dataset for binary sentiment classification containing substantially more data than previous benchmark datasets. We provide a set of 25,000 highly polar movie reviews for training, and 25,000 for testing. There is additional unlabeled data for use as well.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### plain\\_text\n\n\n* Size of downloaded dataset files: 84.13 MB\n* Size of the generated dataset: 133.23 MB\n* Total amount of disk used: 217.35 MB\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### plain\\_text\n\n\n* 'text': a 'string' feature.\n* 'label': a classification label, with possible values including 'neg' (0), 'pos' (1).", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @ghazi-f, @patrickvonplaten, @lhoestq, @thomwolf for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-sentiment-classification #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-other #region-us \n", "### Dataset Summary\n\n\nLarge Movie Review Dataset.\nThis is a dataset for binary sentiment classification containing substantially more data than previous benchmark datasets. We provide a set of 25,000 highly polar movie reviews for training, and 25,000 for testing. There is additional unlabeled data for use as well.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### plain\\_text\n\n\n* Size of downloaded dataset files: 84.13 MB\n* Size of the generated dataset: 133.23 MB\n* Total amount of disk used: 217.35 MB\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### plain\\_text\n\n\n* 'text': a 'string' feature.\n* 'label': a classification label, with possible values including 'neg' (0), 'pos' (1).", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @ghazi-f, @patrickvonplaten, @lhoestq, @thomwolf for adding this dataset." ]
[ 89, 69, 10, 11, 6, 55, 17, 42, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 6, 35 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-sentiment-classification #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-other #region-us \n### Dataset Summary\n\n\nLarge Movie Review Dataset.\nThis is a dataset for binary sentiment classification containing substantially more data than previous benchmark datasets. We provide a set of 25,000 highly polar movie reviews for training, and 25,000 for testing. There is additional unlabeled data for use as well.### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances#### plain\\_text\n\n\n* Size of downloaded dataset files: 84.13 MB\n* Size of the generated dataset: 133.23 MB\n* Total amount of disk used: 217.35 MB\n\n\nAn example of 'train' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.#### plain\\_text\n\n\n* 'text': a 'string' feature.\n* 'label': a classification label, with possible values including 'neg' (0), 'pos' (1).### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset### Discussion of Biases### Other Known Limitations\n\n\nAdditional Information\n----------------------### Dataset Curators### Licensing Information### Contributions\n\n\nThanks to @ghazi-f, @patrickvonplaten, @lhoestq, @thomwolf for adding this dataset." ]
[ -0.04046296328306198, 0.22006577253341675, -0.003594416892156005, 0.04330511391162872, 0.10613895207643509, 0.042904097586870193, 0.062010813504457474, 0.13604505360126495, 0.01668062061071396, 0.1310541331768036, -0.026965145021677017, -0.009686429053544998, 0.10687034577131271, 0.16123682260513306, 0.0027584456838667393, -0.2127235382795334, -0.01352525595575571, -0.08992531150579453, 0.05077565461397171, 0.12695035338401794, 0.12455405294895172, -0.07470744103193283, 0.06699518859386444, -0.09524277597665787, -0.10970746725797653, 0.008008023723959923, -0.05213687941431999, -0.026546800509095192, 0.05217142403125763, 0.07198533415794373, 0.04233277589082718, -0.00897267647087574, 0.09137620776891708, -0.24269698560237885, 0.008690153248608112, 0.06359202414751053, 0.00466025760397315, 0.008357168175280094, 0.13679683208465576, -0.05577237159013748, 0.15261389315128326, -0.10140024125576019, 0.06980396062135696, 0.04878922179341316, -0.08220633864402771, -0.17070575058460236, -0.131142720580101, 0.027506696060299873, 0.059036243706941605, 0.045751240104436874, -0.07351599633693695, 0.0252410639077425, -0.08483324199914932, 0.06945447623729706, 0.18359850347042084, -0.07933472096920013, -0.06426478177309036, 0.09180018305778503, 0.05517169088125229, 0.06643656641244888, -0.1494399607181549, -0.0018699869979172945, 0.035098932683467865, 0.012831045314669609, 0.07097920030355453, -0.009900202974677086, -0.004778931848704815, 0.0006813557702116668, -0.150741308927536, -0.1026969775557518, 0.19533178210258484, 0.037887994199991226, -0.07609808444976807, -0.17186756432056427, 0.01668533682823181, -0.07681257277727127, -0.028889792039990425, 0.013122827745974064, 0.007362219505012035, -0.05227937549352646, 0.030500061810016632, 0.007332680281251669, -0.05625713989138603, -0.03950292989611626, 0.056649450212717056, 0.05311407893896103, 0.028941337019205093, -0.01013956405222416, 0.045069292187690735, 0.09523534029722214, -0.06598822772502899, -0.10688873380422592, -0.028903672471642494, -0.02633187547326088, -0.10695113986730576, -0.052678804844617844, 0.033195611089468, -0.011088550090789795, 0.017219122499227524, 0.14115223288536072, -0.041230108588933945, 0.04700184613466263, -0.08734805881977081, 0.011462676338851452, 0.10424654930830002, 0.11556295305490494, -0.08892296999692917, -0.10832787305116653, -0.0018436105456203222, 0.0536244697868824, -0.014715371653437614, -0.009076358750462532, -0.0086798295378685, 0.057986773550510406, 0.11195466667413712, 0.10072700679302216, 0.07632109522819519, 0.01768670231103897, -0.09204334765672684, -0.030302418395876884, 0.12959080934524536, -0.15163181722164154, 0.036478567868471146, 0.05757834389805794, -0.06519894301891327, -0.004640160594135523, 0.012937992811203003, -0.0017811391735449433, -0.03344118595123291, 0.154403954744339, -0.04186348244547844, 0.006320608779788017, -0.10912273824214935, -0.10341443121433258, 0.08845045417547226, 0.014715590514242649, -0.08193942159414291, -0.01987922191619873, -0.10150575637817383, -0.07708977907896042, -0.003174800891429186, -0.08530575782060623, -0.03431963920593262, -0.0010200818069279194, -0.02576846443116665, 0.01301022619009018, -0.0015386432642117143, 0.09358137845993042, -0.0454181544482708, 0.057193558663129807, -0.017990222200751305, 0.02980692870914936, 0.07288074493408203, 0.05078326538205147, -0.07498788088560104, 0.06279761344194412, -0.22023345530033112, 0.1060526967048645, -0.14991509914398193, -0.005381810013204813, -0.12580354511737823, -0.08643441647291183, 0.03669634088873863, 0.0024478849954903126, -0.0363464280962944, 0.13806083798408508, -0.23448911309242249, -0.028172692283988, 0.09189514070749283, -0.0727003961801529, -0.09622448682785034, 0.13688266277313232, -0.05738139897584915, -0.00018385624571237713, 0.019790735095739365, 0.12133992463350296, 0.020765479654073715, -0.04021323472261429, -0.08977360278367996, -0.05902659147977829, 0.07258681952953339, 0.21284277737140656, 0.14045530557632446, -0.04629245400428772, 0.11058250814676285, -0.0021960523445159197, -0.041388288140296936, -0.07675018161535263, -0.04465581104159355, -0.05903831124305725, 0.0065975789912045, -0.012750828638672829, 0.01393901277333498, 0.0416332446038723, -0.06263842433691025, -0.0436057522892952, -0.12096523493528366, 0.00825516413897276, 0.055907148867845535, -0.007987072691321373, 0.037335868924856186, -0.029479699209332466, 0.03256237134337425, 0.006242318078875542, -0.00035611455678008497, -0.17298787832260132, -0.11137469112873077, 0.04394596815109253, -0.056525349617004395, 0.07431584596633911, -0.04349113255739212, -0.01737234927713871, 0.04835360497236252, -0.09964700788259506, 0.03227686136960983, -0.012526305392384529, 0.01342571061104536, 0.001714804908260703, -0.18898774683475494, -0.06747978925704956, -0.04901201277971268, 0.08990516513586044, -0.13952724635601044, 0.009965276345610619, 0.18379366397857666, 0.15727674961090088, 0.01714285835623741, -0.11629928648471832, 0.07180080562829971, 0.028338870033621788, -0.04035051539540291, -0.09258574992418289, -0.012767544947564602, -0.05419759079813957, 0.0002575452090241015, -0.02329283207654953, -0.1356571912765503, -0.05224010720849037, 0.0704357847571373, 0.07886943966150284, -0.13243313133716583, -0.00992161687463522, -0.06099587306380272, -0.03165678307414055, -0.12836118042469025, -0.059772878885269165, 0.023535771295428276, 0.03378314897418022, 0.04369885474443436, -0.07504113763570786, -0.039162833243608475, -0.01083183940500021, -0.001430278760381043, -0.07347048074007034, 0.13258877396583557, 0.04731341451406479, -0.1531759351491928, 0.14054937660694122, 0.020086517557501793, 0.04080439731478691, 0.12588012218475342, -0.00676182983443141, -0.07771150022745132, -0.03927309066057205, 0.051045048981904984, 0.03574363514780998, 0.0898849293589592, -0.06491972506046295, 0.0195828415453434, 0.06190457195043564, -0.026296786963939667, 0.00022049574181437492, -0.088508240878582, -0.0017848853021860123, 0.04635418578982353, -0.027490956708788872, -0.001059531350620091, 0.0005783028318546712, 0.009521090425550938, 0.10901230573654175, 0.048325490206480026, 0.05917372554540634, -0.012464425526559353, -0.07562917470932007, -0.12919117510318756, 0.1507222205400467, -0.06030556559562683, -0.2169409543275833, -0.08532897382974625, -0.050753626972436905, -0.024484844878315926, -0.03249906748533249, 0.004346177913248539, -0.01178618986159563, -0.0468888133764267, -0.08391400426626205, 0.06798381358385086, -0.03508075326681137, -0.0868118479847908, -0.08066277951002121, 0.018316229805350304, -0.011325009167194366, -0.08087650686502457, 0.0188896581530571, 0.08393028378486633, -0.11329228430986404, 0.0012734135380014777, 0.023256367072463036, 0.14273549616336823, 0.11577142030000687, -0.0064166998490691185, -0.0037595953326672316, -0.041112713515758514, 0.18136271834373474, -0.1552411913871765, 0.07026073336601257, 0.05692291632294655, -0.039047639816999435, 0.05275346711277962, 0.18804514408111572, 0.037923071533441544, -0.061923686414957047, 0.04526888579130173, 0.07431064546108246, -0.06633716076612473, -0.24785107374191284, -0.06659288704395294, -0.05921770632266998, 0.056625064462423325, 0.0774351954460144, 0.031965456902980804, 0.0402040034532547, 0.007474436890333891, -0.08764472603797913, 0.0013554514152929187, 0.017468886449933052, 0.10436377674341202, 0.0075825355015695095, 0.047186754643917084, 0.06415072083473206, -0.039673320949077606, 0.060581009835004807, 0.11163271218538284, -0.011752254329621792, 0.17748989164829254, -0.05292597785592079, 0.14019925892353058, 0.0714540183544159, 0.10714327543973923, -0.021719789132475853, -0.026543602347373962, 0.002402796410024166, 0.049916718155145645, -0.008936767466366291, -0.07825210690498352, -0.006476592738181353, 0.08720020949840546, 0.09782546758651733, -0.04730025306344032, -0.005702319089323282, -0.07485991716384888, 0.07756596803665161, 0.16777454316616058, 0.024047398939728737, -0.12280134111642838, -0.009829116053879261, 0.09309016168117523, -0.0011831570882350206, -0.04840867221355438, -0.0014339734334498644, 0.09734217822551727, -0.19151517748832703, 0.12996555864810944, -0.030575834214687347, 0.08775714784860611, -0.09171232581138611, -0.048345983028411865, 0.046939022839069366, 0.016887426376342773, -0.03820830211043358, 0.11342605203390121, -0.20271049439907074, 0.1176774874329567, 0.004640086088329554, 0.014680132269859314, -0.09456735849380493, 0.008221331052482128, 0.023351412266492844, -0.007643593940883875, 0.18792173266410828, 0.007016071118414402, -0.0439579077064991, -0.03512180224061012, -0.04904277250170708, -0.023307688534259796, 0.10240291059017181, -0.14919205009937286, 0.08782950043678284, 0.022929059341549873, -0.0016966788098216057, -0.03235341235995293, 0.04938458278775215, -0.09753438830375671, -0.14593760669231415, 0.05933583900332451, -0.08914017677307129, -0.0075796195305883884, -0.06860992312431335, -0.06475310772657394, -0.08419093489646912, 0.20860297977924347, -0.09078404307365417, -0.06086934357881546, -0.1251840591430664, 0.07912398874759674, 0.14345015585422516, -0.03676772117614746, 0.046978797763586044, -0.015916822478175163, 0.16969741880893707, -0.03335503116250038, -0.03413783386349678, 0.0849621519446373, -0.03578293323516846, -0.20719626545906067, -0.04194065183401108, 0.1709112673997879, 0.04293205961585045, 0.08798941224813461, -0.05582722648978233, 0.06121975928544998, 0.06524355709552765, -0.10296923667192459, 0.025025829672813416, 0.10960394889116287, 0.07001373171806335, 0.14434406161308289, -0.014862751588225365, -0.15262670814990997, -0.10406041145324707, -0.09672953188419342, 0.08689294755458832, 0.22401286661624908, -0.0813811644911766, 0.07074133306741714, 0.0025227598380297422, -0.09502831846475601, -0.2349224090576172, 0.047745395451784134, 0.05761176347732544, -0.011275631375610828, 0.08651867508888245, -0.15348127484321594, 0.017751768231391907, 0.06855470687150955, -0.0314645916223526, 0.05554390326142311, -0.2717928886413574, -0.15712641179561615, 0.008491257205605507, 0.05273807793855667, -0.27015548944473267, -0.18704020977020264, -0.06395289301872253, -0.044911567121744156, -0.1412619650363922, 0.07412303239107132, -0.015862708911299706, 0.045251231640577316, -0.009351376444101334, 0.055979132652282715, 0.01279220450669527, -0.052274189889431, 0.14957870543003082, 0.020670762285590172, 0.02442263439297676, -0.07845018059015274, -0.08948426693677902, 0.06466666609048843, -0.03356461226940155, 0.09596047550439835, -0.04294973611831665, 0.004014504607766867, -0.09018900245428085, -0.012781593017280102, -0.08999637514352798, 0.028352268040180206, -0.09112297743558884, -0.056820690631866455, -0.1517472118139267, 0.10246056318283081, 0.05643448606133461, -0.02907240204513073, 0.04892348125576973, -0.08161816745996475, 0.10780689120292664, 0.1848277449607849, 0.1176845133304596, 0.13977473974227905, -0.13667680323123932, -0.00827421061694622, -0.01135898008942604, 0.002917475998401642, -0.20097163319587708, 0.020985735580325127, 0.13959012925624847, 0.07679248601198196, 0.19163887202739716, -0.008761069737374783, -0.13182710111141205, 0.001878727925941348, 0.07733531296253204, -0.06929126381874084, -0.2770989239215851, 0.007479289546608925, 0.10655539482831955, -0.20379872620105743, -0.10922187566757202, 0.0006394275696948171, -0.05781511217355728, -0.03170948103070259, -0.004984389524906874, 0.11346794664859772, 0.016239343211054802, 0.11222270876169205, 0.05072939768433571, 0.0838499367237091, -0.1010238379240036, 0.14030656218528748, 0.10008594393730164, -0.10658235847949982, -0.009166386909782887, 0.14356836676597595, -0.042756058275699615, -0.017030982300639153, 0.0686970204114914, 0.018146052956581116, 0.035529229789972305, 0.002992289839312434, 0.030706530436873436, -0.11124332249164581, 0.04935530945658684, 0.0772940069437027, 0.029332594946026802, 0.06088411062955856, 0.009698771871626377, -0.01369705330580473, -0.08106092363595963, 0.140019953250885, 0.07597022503614426, 0.05374682694673538, -0.06828892976045609, 0.08752398192882538, -0.0007201372645795345, -0.027807150036096573, -0.0030411474872380495, -0.0030051032081246376, -0.04742726311087608, -0.007602538913488388, -0.07569518685340881, 0.006012191064655781, -0.083217553794384, 0.012306297197937965, -0.0279743243008852, -0.038454845547676086, -0.005482860840857029, 0.003894201945513487, -0.07543858140707016, -0.0839414894580841, -0.05045217275619507, 0.08152547478675842, -0.160318061709404, -0.02654287964105606, 0.09870452433824539, -0.07833968102931976, 0.07680318504571915, -0.011633588932454586, 0.0015051581431180239, -0.009896310046315193, -0.11593324691057205, -0.018113374710083008, -0.0007672854117117822, 0.00026872169109992683, -0.006037823855876923, -0.12051500380039215, -0.020225098356604576, -0.023197198286652565, -0.037741769105196, 0.0487387552857399, -0.011896566487848759, -0.13458745181560516, 0.0382884219288826, -0.012055712752044201, -0.01647394523024559, -0.01885548047721386, 0.11457682400941849, 0.09290081262588501, 0.03282598406076431, 0.057220760732889175, -0.054830361157655716, 0.08014152199029922, -0.17967361211776733, -0.042632635682821274, -0.01786903850734234, -0.007075286470353603, -0.0205681249499321, 0.04895218834280968, 0.0652579516172409, -0.0071991365402936935, 0.18383601307868958, -0.008163333870470524, 0.007826919667422771, 0.05555591359734535, 0.04195304960012436, 0.032250601798295975, 0.051710013300180435, 0.051220301538705826, -0.03836247697472572, -0.052573252469301224, 0.021942775696516037, -0.03383730351924896, -0.04473595693707466, 0.05182166025042534, 0.1158924475312233, 0.16928964853286743, 0.07117468863725662, -0.04769176244735718, 0.010635938495397568, -0.1406722068786621, -0.042660728096961975, 0.1294822245836258, -0.0074473959393799305, 0.07915271818637848, -0.09245903789997101, 0.060040466487407684, 0.06664235144853592, -0.17414505779743195, 0.13312959671020508, -0.065953828394413, -0.09471922367811203, -0.02637707255780697, -0.09422087669372559, -0.05540795996785164, -0.029537472873926163, 0.022350674495100975, -0.1285245418548584, 0.13916152715682983, 0.10155398398637772, 0.0407245010137558, -0.026928536593914032, 0.17444629967212677, -0.13207602500915527, -0.08593811094760895, 0.10898047685623169, 0.041136398911476135, -0.020090002566576004, 0.024081381037831306, 0.06377752870321274, 0.03726105019450188, -0.0062248012982308865, 0.10868582129478455, 0.06528401374816895, -0.02823845110833645, 0.04357378929853439, -0.038997892290353775, -0.07289781421422958, 0.02910134382545948, -0.01606740429997444, 0.008930730633437634, 0.21361902356147766, 0.01454373449087143, 0.036610446870326996, -0.006134482566267252, 0.19836191833019257, -0.06939288228750229, -0.04146642982959747, -0.12537534534931183, 0.09562366455793381, -0.03493501991033554, -0.005141235422343016, -0.0032660127617418766, -0.14203013479709625, 0.04921777918934822, 0.026545660570263863, 0.14661282300949097, -0.007067542988806963, -0.02205047197639942, -0.013647940941154957, 0.01686345972120762, -0.010292034596204758, 0.0009571090340614319, 0.014292716979980469, 0.1280866116285324, -0.07795692980289459, 0.08776501566171646, -0.030085647478699684, -0.039076872169971466, 0.020815763622522354, 0.0655922070145607, 0.01775156334042549, 0.003084701020270586, -0.11364097893238068, 0.1413334310054779, -0.052857574075460434, -0.26593413949012756, 0.05917435139417648, -0.1417059302330017, -0.1303127259016037, 0.008502068929374218, 0.010624258778989315, 0.04103640839457512, 0.02595326490700245, 0.04134626314043999, 0.010424521751701832, 0.07520189881324768, 0.04164007306098938, -0.07680752873420715, -0.06258496642112732, 0.08754623681306839, -0.028054602444171906, 0.20487497746944427, -0.02403435669839382, 0.11080777645111084, 0.08824783563613892, -0.04016823321580887, -0.08807841688394547, 0.01179440040141344, 0.11272884160280228, -0.015047652646899223, 0.01253556739538908, 0.24930429458618164, -0.036432188004255295, 0.14578084647655487, 0.07252465933561325, -0.008151774294674397, 0.031212909147143364, -0.026848215609788895, -0.0248153917491436, -0.13450254499912262, 0.04446355253458023, -0.10488343238830566, 0.12863174080848694, 0.18710501492023468, -0.05147523805499077, 0.022643057629466057, -0.04779046028852463, 0.022822188213467598, 0.020857498049736023, 0.1835622489452362, 0.030848121270537376, -0.1611579954624176, 0.024021919816732407, -0.08184698224067688, 0.07047121226787567, -0.18492360413074493, -0.037302982062101364, 0.040672749280929565, -0.014831149019300938, -0.02477136254310608, 0.1342715620994568, 0.03958507999777794, 0.0009091172250919044, -0.058569978922605515, -0.21824577450752258, 0.020739536732435226, 0.14348115026950836, -0.07887253165245056, 0.012191290967166424 ]
a0eb2564ec6e64cdb5762d73a1a8b68bb0c60bd8
# Dataset Card for ImDB Urdu Reviews ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Github](https://github.com/mirfan899/Urdu) - **Repository:** [Github](https://github.com/mirfan899/Urdu) - **Paper:** [Aclweb](http://www.aclweb.org/anthology/P11-1015) - **Leaderboard:** - **Point of Contact:** [Ikram Ali](https://github.com/akkefa) ### Dataset Summary [More Information Needed] ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields - sentence: The movie review which was translated into Urdu. - sentiment: The sentiment exhibited in the review, either positive or negative. ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@chaitnayabasava](https://github.com/chaitnayabasava) for adding this dataset.
imdb_urdu_reviews
[ "task_categories:text-classification", "task_ids:sentiment-classification", "annotations_creators:found", "language_creators:machine-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:ur", "license:odbl", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["machine-generated"], "language": ["ur"], "license": ["odbl"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["sentiment-classification"], "pretty_name": "ImDB Urdu Reviews", "dataset_info": {"features": [{"name": "sentence", "dtype": "string"}, {"name": "sentiment", "dtype": {"class_label": {"names": {"0": "positive", "1": "negative"}}}}], "splits": [{"name": "train", "num_bytes": 114670811, "num_examples": 50000}], "download_size": 31510992, "dataset_size": 114670811}}
2024-01-18T11:06:26+00:00
[]
[ "ur" ]
TAGS #task_categories-text-classification #task_ids-sentiment-classification #annotations_creators-found #language_creators-machine-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Urdu #license-odbl #region-us
# Dataset Card for ImDB Urdu Reviews ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: Github - Repository: Github - Paper: Aclweb - Leaderboard: - Point of Contact: Ikram Ali ### Dataset Summary ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances ### Data Fields - sentence: The movie review which was translated into Urdu. - sentiment: The sentiment exhibited in the review, either positive or negative. ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @chaitnayabasava for adding this dataset.
[ "# Dataset Card for ImDB Urdu Reviews", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Github\n- Repository: Github\n- Paper: Aclweb\n- Leaderboard:\n- Point of Contact: Ikram Ali", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- sentence: The movie review which was translated into Urdu.\n- sentiment: The sentiment exhibited in the review, either positive or negative.", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @chaitnayabasava for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-sentiment-classification #annotations_creators-found #language_creators-machine-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Urdu #license-odbl #region-us \n", "# Dataset Card for ImDB Urdu Reviews", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Github\n- Repository: Github\n- Paper: Aclweb\n- Leaderboard:\n- Point of Contact: Ikram Ali", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- sentence: The movie review which was translated into Urdu.\n- sentiment: The sentiment exhibited in the review, either positive or negative.", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @chaitnayabasava for adding this dataset." ]
[ 88, 10, 120, 36, 6, 10, 4, 6, 6, 35, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 20 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-sentiment-classification #annotations_creators-found #language_creators-machine-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Urdu #license-odbl #region-us \n# Dataset Card for ImDB Urdu Reviews## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: Github\n- Repository: Github\n- Paper: Aclweb\n- Leaderboard:\n- Point of Contact: Ikram Ali### Dataset Summary### Supported Tasks and Leaderboards### Languages## Dataset Structure### Data Instances### Data Fields\n\n- sentence: The movie review which was translated into Urdu.\n- sentiment: The sentiment exhibited in the review, either positive or negative.### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators### Licensing Information### Contributions\n\nThanks to @chaitnayabasava for adding this dataset." ]
[ -0.029353663325309753, 0.2180425077676773, -0.005799240432679653, 0.007581078913062811, 0.0711558610200882, 0.020641956478357315, 0.08540429174900055, 0.16064563393592834, 0.02135792374610901, 0.13458111882209778, -0.05955704674124718, 0.07851465046405792, 0.1642732173204422, 0.12253372371196747, -0.0013697529211640358, -0.20081105828285217, 0.01749197207391262, -0.09388986229896545, -0.0230263601988554, 0.11891615390777588, 0.1567571610212326, -0.047081898897886276, 0.03843405470252037, -0.06165852025151253, -0.06459686160087585, 0.03307803347706795, -0.08504816889762878, -0.04109262302517891, 0.010901087895035744, 0.034623466432094574, 0.06434737890958786, 0.009309062734246254, 0.05747530609369278, -0.2886866331100464, 0.032002583146095276, 0.024143824353814125, 0.013322360813617706, -0.0008049074676819146, 0.10548301786184311, -0.07290592044591904, 0.09908939152956009, -0.1407623291015625, 0.08658803254365921, 0.055183861404657364, -0.0923897996544838, -0.07650043070316315, -0.08371342718601227, 0.07116615772247314, 0.09388961642980576, 0.0373285748064518, -0.10017961263656616, 0.022419210523366928, -0.059204939752817154, 0.04529464244842529, 0.10419154912233353, -0.07181710004806519, -0.06458237767219543, 0.04295467957854271, 0.05204344168305397, 0.08313287794589996, -0.19473491609096527, 0.008902977220714092, -0.025952106341719627, -0.01816532015800476, -0.009990325197577477, -0.045337602496147156, -0.025503141805529594, 0.03704293444752693, -0.06665513664484024, -0.033409055322408676, 0.08251127600669861, -0.01633445918560028, 0.008304341696202755, -0.2174009084701538, 0.005331716034561396, 0.022198105230927467, -0.09274937212467194, 0.012508507817983627, 0.006195979658514261, -0.0005029015010222793, 0.07594525814056396, 0.021411849185824394, -0.05823488160967827, 0.025727055966854095, 0.03685357794165611, -0.0018047754419967532, 0.06108026206493378, -0.034738071262836456, 0.0004299931460991502, 0.011674231849610806, 0.07527466118335724, -0.12621629238128662, -0.024382928386330605, -0.03531007468700409, -0.12350930273532867, 0.0031504130456596613, 0.037229955196380615, 0.026383724063634872, 0.10304676741361618, 0.1492827981710434, -0.07953125983476639, 0.08050470799207687, -0.0840996652841568, -0.02786504477262497, 0.1011924222111702, 0.09476660192012787, -0.08047764748334885, -0.14412035048007965, -0.032220736145973206, 0.038271475583314896, -0.03507087379693985, -0.009802553802728653, 0.016100076958537102, 0.11131276935338974, 0.05540063604712486, 0.11403584480285645, 0.09783696383237839, 0.026381462812423706, -0.08935680985450745, -0.020637448877096176, 0.11094980686903, -0.1323314905166626, 0.05137507990002632, 0.04677179083228111, -0.03491128608584404, -0.003985244315117598, -0.07257207483053207, 0.0015536538558080792, -0.06786845624446869, 0.023443739861249924, -0.05967842787504196, 0.039202187210321426, -0.08852559328079224, -0.03289784863591194, 0.08087442815303802, 0.0026464229449629784, -0.06284010410308838, 0.01925034448504448, -0.05674951523542404, -0.06133823096752167, 0.022553429007530212, -0.1489325314760208, -0.05417424812912941, -0.031482744961977005, 0.0016278825933113694, 0.08856864273548126, -0.006476454436779022, 0.014354377053678036, -0.05594484880566597, 0.048515524715185165, -0.016261497512459755, 0.053587306290864944, 0.14139020442962646, 0.03562963008880615, -0.05512804910540581, 0.06552229821681976, -0.13816669583320618, 0.12105623632669449, -0.1866535246372223, 0.028621790930628777, -0.12674906849861145, 0.00011102570715593174, 0.1050107479095459, 0.0072643691673874855, -0.04705195873975754, 0.161991685628891, -0.23268486559391022, -0.051730215549468994, 0.1298695057630539, -0.07735377550125122, -0.08855748176574707, 0.06993300467729568, -0.03147439286112785, 0.054177869111299515, 0.0070978314615786076, 0.11969864368438721, -0.04352187365293503, -0.02673429250717163, -0.07103925198316574, -0.05981973558664322, 0.09740495681762695, 0.27594706416130066, 0.09071636945009232, -0.07078316807746887, 0.21303778886795044, -0.0006171120330691338, 0.011158107779920101, -0.05316387489438057, -0.018603134900331497, -0.09016326814889908, 0.055379439145326614, 0.01187074463814497, 0.01925705000758171, 0.031087378039956093, -0.04668191820383072, -0.0189009178429842, -0.09415601193904877, 0.017342716455459595, 0.027210740372538567, 0.0059068151749670506, 0.03969235718250275, -0.10234814137220383, -0.027767380699515343, 0.03916626051068306, 0.023812610656023026, -0.16696415841579437, -0.1431182473897934, 0.049974024295806885, -0.06731723994016647, 0.10137432813644409, -0.07961174845695496, 0.008661072701215744, -0.02869338169693947, -0.060304854065179825, 0.016590913757681847, 0.020507274195551872, 0.042421840131282806, -0.018080927431583405, -0.23367716372013092, 0.027650633826851845, -0.05644379183650017, 0.1718825101852417, -0.08686842024326324, 0.007635124959051609, 0.17001847922801971, 0.22288934886455536, 0.029178908094763756, -0.08740174770355225, 0.07576622068881989, -0.00010582897084532306, -0.0003839500714093447, -0.0727473720908165, 0.0019322787411510944, -0.0761953666806221, -0.006476337090134621, 0.0903119370341301, -0.11500454694032669, -0.08211315423250198, 0.04495509713888168, 0.040449947118759155, -0.06551461666822433, -0.049977291375398636, -0.06154031679034233, -0.036301203072071075, 0.00884481891989708, -0.0667208582162857, 0.036761753261089325, 0.05174017697572708, 0.015083757229149342, -0.058049947023391724, -0.07740172743797302, -0.07084376364946365, -0.031092893332242966, -0.10328235477209091, 0.1277046501636505, 0.02086556702852249, -0.15456542372703552, 0.22039154171943665, 0.0418996624648571, 0.15582464635372162, 0.1377170979976654, -0.04308388754725456, -0.0743861049413681, -0.01573740690946579, 0.0060428534634411335, 0.0048253582790493965, 0.0907742828130722, -0.11517054587602615, -0.031880371272563934, 0.03249607980251312, -0.043588943779468536, 0.0038107840809971094, -0.02402474731206894, 0.030822651460766792, -0.025067927315831184, -0.010880288667976856, 0.05513036996126175, 0.013395902700722218, 0.05442245304584503, 0.11282914876937866, 0.031122345477342606, 0.10080892592668533, -0.03556055948138237, -0.06659072637557983, -0.100555419921875, 0.08674727380275726, -0.17984694242477417, -0.2979927361011505, -0.042990077286958694, -0.09579648077487946, -0.01549706794321537, -0.04359451308846474, -0.0027199829928576946, -0.11549919843673706, -0.07987434417009354, -0.04709549620747566, 0.096209816634655, 0.08213407546281815, -0.09719080477952957, -0.05928410589694977, -0.023314688354730606, -0.0019518060144037008, -0.11789286136627197, 0.026775220409035683, 0.09933292865753174, -0.0641578733921051, 0.0031665097922086716, 0.01857013627886772, 0.08405976742506027, 0.07120753079652786, 0.07171421498060226, -0.014340040273964405, -0.057833004742860794, 0.2361040562391281, -0.17274774610996246, 0.15460942685604095, 0.03251764178276062, -0.045304860919713974, 0.055716272443532944, 0.2862292528152466, 0.016579654067754745, -0.0521853044629097, 0.01557900384068489, 0.10043071210384369, 0.02838863432407379, -0.1988324075937271, -0.07447409629821777, -0.09696019440889359, -0.030289946123957634, 0.044020552188158035, 0.09192760288715363, 0.028240585699677467, -0.0044840495102107525, -0.11940867453813553, -0.06252622604370117, 0.08587320894002914, 0.09533057361841202, 0.04269643872976303, 0.028526348993182182, 0.04778548330068588, -0.041022926568984985, 0.021533237770199776, 0.07548283040523529, 0.07756081223487854, 0.17957739531993866, 0.028014585375785828, 0.250031054019928, 0.07535052299499512, 0.1148550733923912, -0.003094487125054002, -0.0802978128194809, -0.019146334379911423, 0.03851182013750076, -0.0015861961292102933, -0.02665116637945175, -0.01276370882987976, 0.0818471610546112, 0.10587601363658905, -0.13335295021533966, 0.11386946588754654, -0.0961499735713005, 0.1214829832315445, 0.10001078993082047, 0.01695377379655838, -0.07342315465211868, 0.017819637432694435, 0.1203339472413063, -0.10271306335926056, -0.1083298847079277, -0.022460494190454483, -0.019127536565065384, -0.17224514484405518, 0.1123042032122612, -0.04112420976161957, 0.11153724044561386, -0.05834466218948364, -0.0613023117184639, -0.014833498746156693, -0.045505378395318985, -0.02753840945661068, 0.08103892207145691, -0.2516220510005951, 0.13531501591205597, 0.011783652007579803, -0.0005397042841650546, -0.07724571228027344, 0.05877339839935303, 0.03302142396569252, -0.027467865496873856, 0.14149288833141327, 0.0020321649499237537, -0.04804207757115364, -0.002419424243271351, -0.042693108320236206, -0.0308803953230381, 0.11005641520023346, -0.12960085272789001, 0.11282733827829361, -0.018915396183729172, -0.009808194823563099, -0.08243271708488464, -0.0033646856900304556, -0.10203608870506287, -0.21179737150669098, 0.09054896235466003, -0.10409523546695709, 0.0666966512799263, -0.07442079484462738, -0.03618982806801796, -0.10058916360139847, 0.16653622686862946, -0.1657738983631134, -0.11666229367256165, -0.14426371455192566, 0.038751713931560516, 0.13141611218452454, -0.0519854910671711, 0.06757436692714691, -0.04284423962235451, 0.15427428483963013, -0.0012336686486378312, -0.035310108214616776, 0.05088530480861664, -0.028118640184402466, -0.1755763441324234, -0.043959278613328934, 0.15984833240509033, 0.04412294179201126, 0.04652000591158867, -0.008860833942890167, 0.06082183122634888, 0.03471866622567177, -0.06303742527961731, 0.016512544825673103, 0.043798599392175674, 0.016333524137735367, 0.06459017843008041, -0.017066238448023796, -0.21890804171562195, -0.1407957226037979, -0.09147565811872482, 0.07038810849189758, 0.12207093089818954, 0.0017854197649285197, 0.1784295290708542, 0.09334145486354828, -0.10983985662460327, -0.19458743929862976, -0.05572475120425224, 0.03343882039189339, -0.05810725688934326, 0.017495522275567055, -0.17324692010879517, 0.022213894873857498, 0.0009712219471111894, -0.003386903088539839, -0.05399921163916588, -0.1538751870393753, -0.13465537130832672, 0.04294260963797569, 0.04274709150195122, -0.3202461898326874, -0.2280098795890808, -0.10610541701316833, -0.015213480219244957, -0.1455288976430893, 0.12356475740671158, 0.07966741174459457, -0.014231222681701183, -0.011837796308100224, 0.10672168433666229, -0.018136978149414062, -0.014072850346565247, 0.15228678286075592, 0.012407581321895123, -0.017457718029618263, -0.12762919068336487, -0.06230974942445755, 0.12366010993719101, 0.01668742671608925, 0.046410150825977325, -0.0487515851855278, -0.0650961697101593, -0.16274389624595642, -0.009300237521529198, -0.07336485385894775, -0.02116192877292633, -0.12378671765327454, -0.03398899361491203, -0.08921649307012558, 0.1287030577659607, 0.07179924845695496, -0.03541554510593414, 0.1019086018204689, -0.09562502056360245, 0.10499289631843567, 0.10093258321285248, 0.14140453934669495, 0.09572981297969818, -0.05728665366768837, -0.023097775876522064, 0.022516148164868355, -0.035369809716939926, -0.13848109543323517, 0.03814620152115822, 0.08885170519351959, -0.005314077716320753, 0.1915358603000641, -0.07291311770677567, -0.09587522596120834, 0.004927579779177904, 0.10663699358701706, 0.029547182843089104, -0.22178687155246735, 0.046146269887685776, 0.07927777618169785, -0.12389221787452698, -0.09767278283834457, 0.024394746869802475, 0.05285268276929855, -0.08741609007120132, 0.018972625955939293, 0.1251334249973297, 0.051189396530389786, 0.08973745256662369, 0.023763922974467278, 0.07087007910013199, -0.13517321646213531, 0.10626257956027985, 0.1228044331073761, -0.09804656356573105, 0.009676310233771801, 0.25107240676879883, -0.0490633063018322, -0.049507491290569305, 0.023336011916399002, 0.04471983760595322, 0.028438270092010498, 0.02449544332921505, 0.02453318051993847, -0.12886279821395874, 0.018611468374729156, 0.10691974312067032, -0.03315247595310211, 0.0383915975689888, 0.015203176997601986, -0.006109286565333605, 0.005521732848137617, 0.1753920018672943, 0.05869096517562866, 0.017670083791017532, -0.01279693003743887, -0.024687351658940315, -0.013888916000723839, -0.03475797176361084, -0.00036962845479138196, -0.012285565957427025, -0.09964895993471146, -0.0008824262185953557, -0.10027345269918442, 0.011596943251788616, -0.1565079689025879, 0.005042712204158306, -0.004195201676338911, -0.06630989164113998, -0.01825595833361149, -0.03005491942167282, -0.07536332309246063, -0.07757851481437683, -0.03780457377433777, 0.14620986580848694, -0.1935521811246872, -0.004207087215036154, 0.12913428246974945, -0.06839483231306076, 0.0947844609618187, 0.01478605903685093, -0.04769635200500488, 0.028823500499129295, -0.09428924322128296, -0.007389022968709469, -0.061417531222105026, 0.02608594112098217, 0.03586402162909508, -0.1106031984090805, -0.016587793827056885, 0.009848969988524914, -0.03220604732632637, 0.04893879219889641, 0.01892881467938423, -0.06274595856666565, 0.03611725568771362, -0.07973230630159378, -0.06050173565745354, 0.011064685881137848, 0.08052598685026169, 0.11197785288095474, -0.038093410432338715, 0.08598419278860092, -0.05506931245326996, 0.04466664046049118, -0.11497021466493607, -0.02123291790485382, 0.018391422927379608, 0.00105500768404454, 0.013748975470662117, -0.03183477744460106, 0.07003931701183319, 0.02117893099784851, 0.16391408443450928, -0.024733157828450203, -0.02967880293726921, 0.103809654712677, 0.08251561969518661, -0.012589871883392334, 0.054037000983953476, -0.012382910586893559, 0.029352886602282524, -0.041654858738183975, 0.00434670876711607, -0.07280538231134415, -0.08620093762874603, -0.08095814287662506, 0.05409009009599686, 0.22515729069709778, 0.15435299277305603, -0.04314703866839409, 0.03642363101243973, -0.14216679334640503, 0.0025099667254835367, 0.1385030299425125, -0.11133110523223877, -0.004833324812352657, -0.1073436364531517, 0.0950394719839096, 0.16795533895492554, -0.19471220672130585, 0.11989273130893707, -0.09600760787725449, -0.08265718072652817, 0.03934085741639137, -0.15079620480537415, -0.08049382269382477, -0.012420427985489368, 0.019626397639513016, -0.10041525959968567, 0.11796040087938309, 0.1029171273112297, 0.0260256826877594, -0.033301252871751785, 0.14588616788387299, -0.009847955778241158, -0.13351647555828094, 0.06514336913824081, 0.08705233037471771, 0.0746355727314949, -0.002318102167919278, 0.068938247859478, -0.04145094379782677, 0.09119667112827301, 0.09589210152626038, 0.08431100100278854, -0.03208649158477783, 0.01712770387530327, -0.10852809995412827, -0.07969722896814346, 0.06701799482107162, -0.027404937893152237, -0.09275958687067032, 0.23068425059318542, 0.0025669881142675877, 0.07009055465459824, -0.00955597311258316, 0.18709082901477814, -0.026239661499857903, -0.1033170223236084, -0.15094682574272156, -0.01443076878786087, -0.03695650026202202, 0.015462769195437431, 0.03550661355257034, -0.1366124302148819, -0.014103376306593418, 0.0687396302819252, 0.10610709339380264, -0.0597480908036232, 0.013587203808128834, -0.02199031412601471, 0.04696551337838173, -0.0038863245863467455, 0.019069086760282516, 0.057462289929389954, 0.18561269342899323, -0.07754677534103394, 0.025525126606225967, -0.03609870746731758, -0.06207989156246185, -0.09429395943880081, 0.11782979965209961, 0.011944461613893509, -0.018911980092525482, -0.09930291026830673, 0.16035328805446625, -0.07796631008386612, -0.2316833734512329, 0.042792823165655136, -0.12856628000736237, -0.16771280765533447, -0.04251345247030258, 0.033025093376636505, 0.039788708090782166, -0.02983635663986206, 0.12488201260566711, -0.023631906136870384, 0.11532880365848541, 0.11067599803209305, 0.012729700654745102, -0.024356652051210403, 0.15140269696712494, -0.16660372912883759, 0.20230832695960999, -0.02111733704805374, 0.050374653190374374, 0.09852982312440872, -0.059079453349113464, -0.0904458612203598, 0.00876905582845211, 0.1442648470401764, -0.045234959572553635, -0.004462915938347578, 0.23599115014076233, 0.029711909592151642, 0.09177926182746887, 0.13167621195316315, 0.03697605058550835, 0.05385759100317955, -0.008373227901756763, -0.030981384217739105, -0.07705245912075043, 0.12952204048633575, -0.13519978523254395, 0.08679495006799698, 0.09684593975543976, -0.059163372963666916, 0.039591699838638306, -0.041626427322626114, -0.013333765789866447, -0.04538159444928169, 0.13265512883663177, -0.022702360525727272, -0.1948881298303604, 0.021549822762608528, -0.08010174334049225, 0.1042950302362442, -0.08833940327167511, -0.04118110612034798, 0.017708787694573402, 0.05113629251718521, -0.08616279065608978, 0.17249128222465515, 0.06597746163606644, -0.014724303036928177, -0.024857887998223305, -0.2285580039024353, 0.04387805610895157, 0.12947723269462585, -0.07380209118127823, 0.07807064801454544 ]
1f25e2870d4598ee04522bdb4cd4c7a65b26d5ba
# Dataset Card for IMPPRES ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Github](https://github.com/facebookresearch/Imppres) - **Repository:** [Github](https://github.com/facebookresearch/Imppres) - **Paper:** [Aclweb](https://www.aclweb.org/anthology/2020.acl-main.768) - **Leaderboard:** - **Point of Contact:** ### Dataset Summary Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures. ### Supported Tasks and Leaderboards Natural Language Inference. ### Languages English. ## Dataset Structure ### Data Instances The data consists of 2 configurations: implicature and presupposition. Each configuration consists of several different sub-datasets: **Pressupposition** - all_n_presupposition - change_of_state - cleft_uniqueness - possessed_definites_existence - question_presupposition - both_presupposition - cleft_existence - only_presupposition - possessed_definites_uniqueness **Implicature** - connectives - gradable_adjective - gradable_verb - modals - numerals_10_100 - numerals_2_3 - quantifiers Each sentence type in IMPPRES is generated according to a template that specifies the linear order of the constituents in the sentence. The constituents are sampled from a vocabulary of over 3000 lexical items annotated with grammatical features needed to ensure wellformedness. We semiautomatically generate IMPPRES using a codebase developed by Warstadt et al. (2019a) and significantly expanded for the BLiMP dataset (Warstadt et al., 2019b). Here is an instance of the raw presupposition data from any sub-dataset: ```buildoutcfg { "sentence1": "All ten guys that proved to boast might have been divorcing.", "sentence2": "There are exactly ten guys that proved to boast.", "trigger": "modal", "presupposition": "positive", "gold_label": "entailment", "UID": "all_n_presupposition", "pairID": "9e", "paradigmID": 0 } ``` and the raw implicature data from any sub-dataset: ```buildoutcfg { "sentence1": "That teenager couldn't yell.", "sentence2": "That teenager could yell.", "gold_label_log": "contradiction", "gold_label_prag": "contradiction", "spec_relation": "negation", "item_type": "control", "trigger": "modal", "lexemes": "can - have to" } ``` ### Data Fields **Presupposition** There is a slight mapping from the raw data fields in the presupposition sub-datasets and the fields appearing in the HuggingFace Datasets. When dealing with the HF Dataset, the following mapping of fields happens: ```buildoutcfg "premise" -> "sentence1" "hypothesis"-> "sentence2" "trigger" -> "trigger" or "Not_In_Example" "trigger1" -> "trigger1" or "Not_In_Example" "trigger2" -> "trigger2" or "Not_In_Example" "presupposition" -> "presupposition" or "Not_In_Example" "gold_label" -> "gold_label" "UID" -> "UID" "pairID" -> "pairID" "paradigmID" -> "paradigmID" ``` For the most part, the majority of the raw fields remain unchanged. However, when it comes to the various `trigger` fields, a new mapping was introduced. There are some examples in the dataset that only have the `trigger` field while other examples have the `trigger1` and `trigger2` field without the `trigger` or `presupposition` field. Nominally, most examples look like the example in the Data Instances section above. Occassionally, however, some examples will look like: ```buildoutcfg { 'sentence1': 'Did that committee know when Lissa walked through the cafe?', 'sentence2': 'That committee knew when Lissa walked through the cafe.', 'trigger1': 'interrogative', 'trigger2': 'unembedded', 'gold_label': 'neutral', 'control_item': True, 'UID': 'question_presupposition', 'pairID': '1821n', 'paradigmID': 95 } ``` In this example, `trigger1` and `trigger2` appear and `presupposition` and `trigger` are removed. This maintains the length of the dictionary. To account for these examples, we have thus introduced the mapping above such that all examples accessed through the HF Datasets interface will have the same size as well as the same fields. In the event that an example does not have a value for one of the fields, the field is maintained in the dictionary but given a value of `Not_In_Example`. To illustrate this point, the example given in the Data Instances section above would look like the following in the HF Datasets: ```buildoutcfg { "premise": "All ten guys that proved to boast might have been divorcing.", "hypothesis": "There are exactly ten guys that proved to boast.", "trigger": "modal", "trigger1": "Not_In_Example", "trigger2": "Not_In_Example" "presupposition": "positive", "gold_label": "entailment", "UID": "all_n_presupposition", "pairID": "9e", "paradigmID": 0 } ``` Below is description of the fields: ```buildoutcfg "premise": The premise. "hypothesis": The hypothesis. "trigger": A detailed discussion of trigger types appears in the paper. "trigger1": A detailed discussion of trigger types appears in the paper. "trigger2": A detailed discussion of trigger types appears in the paper. "presupposition": positive or negative. "gold_label": Corresponds to entailment, contradiction, or neutral. "UID": Unique id. "pairID": Sentence pair ID. "paradigmID": ? ``` It is not immediately clear what the difference is between `trigger`, `trigger1`, and `trigger2` is or what the `paradigmID` refers to. **Implicature** The `implicature` fields only have the mapping below: ```buildoutcfg "premise" -> "sentence1" "hypothesis"-> "sentence2" ``` Here is a description of the fields: ```buildoutcfg "premise": The premise. "hypothesis": The hypothesis. "gold_label_log": Gold label for a logical reading of the sentence pair. "gold_label_prag": Gold label for a pragmatic reading of the sentence pair. "spec_relation": ? "item_type": ? "trigger": A detailed discussion of trigger types appears in the paper. "lexemes": ? ``` ### Data Splits As the dataset was created to test already trained models, the only split that exists is for testing. ## Dataset Creation ### Curation Rationale IMPPRES was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures. ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? The annotations were generated semi-automatically. ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information IMPPRES is available under a Creative Commons Attribution-NonCommercial 4.0 International Public License ("The License"). You may not use these files except in compliance with the License. Please see the LICENSE file for more information before you use the dataset. ### Citation Information ```buildoutcfg @inproceedings{jeretic-etal-2020-natural, title = "Are Natural Language Inference Models {IMPPRESsive}? {L}earning {IMPlicature} and {PRESupposition}", author = "Jereti\v{c}, Paloma and Warstadt, Alex and Bhooshan, Suvrat and Williams, Adina", booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics", month = jul, year = "2020", address = "Online", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/2020.acl-main.768", doi = "10.18653/v1/2020.acl-main.768", pages = "8690--8705", abstract = "Natural language inference (NLI) is an increasingly important task for natural language understanding, which requires one to infer whether a sentence entails another. However, the ability of NLI models to make pragmatic inferences remains understudied. We create an IMPlicature and PRESupposition diagnostic dataset (IMPPRES), consisting of 32K semi-automatically generated sentence pairs illustrating well-studied pragmatic inference types. We use IMPPRES to evaluate whether BERT, InferSent, and BOW NLI models trained on MultiNLI (Williams et al., 2018) learn to make pragmatic inferences. Although MultiNLI appears to contain very few pairs illustrating these inference types, we find that BERT learns to draw pragmatic inferences. It reliably treats scalar implicatures triggered by {``}some{''} as entailments. For some presupposition triggers like {``}only{''}, BERT reliably recognizes the presupposition as an entailment, even when the trigger is embedded under an entailment canceling operator like negation. BOW and InferSent show weaker evidence of pragmatic reasoning. We conclude that NLI training encourages models to learn some, but not all, pragmatic inferences.", } ``` ### Contributions Thanks to [@aclifton314](https://github.com/aclifton314) for adding this dataset.
imppres
[ "task_categories:text-classification", "task_ids:natural-language-inference", "annotations_creators:machine-generated", "language_creators:machine-generated", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:en", "license:cc-by-nc-4.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["machine-generated"], "language_creators": ["machine-generated"], "language": ["en"], "license": ["cc-by-nc-4.0"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["natural-language-inference"], "paperswithcode_id": "imppres", "pretty_name": "IMPPRES", "dataset_info": [{"config_name": "implicature_connectives", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "gold_label_log", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "gold_label_prag", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "spec_relation", "dtype": "string"}, {"name": "item_type", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "lexemes", "dtype": "string"}], "splits": [{"name": "connectives", "num_bytes": 221844, "num_examples": 1200}], "download_size": 25478, "dataset_size": 221844}, {"config_name": "implicature_gradable_adjective", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "gold_label_log", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "gold_label_prag", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "spec_relation", "dtype": "string"}, {"name": "item_type", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "lexemes", "dtype": "string"}], "splits": [{"name": "gradable_adjective", "num_bytes": 153648, "num_examples": 1200}], "download_size": 17337, "dataset_size": 153648}, {"config_name": "implicature_gradable_verb", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "gold_label_log", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "gold_label_prag", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "spec_relation", "dtype": "string"}, {"name": "item_type", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "lexemes", "dtype": "string"}], "splits": [{"name": "gradable_verb", "num_bytes": 180678, "num_examples": 1200}], "download_size": 21504, "dataset_size": 180678}, {"config_name": "implicature_modals", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "gold_label_log", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "gold_label_prag", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "spec_relation", "dtype": "string"}, {"name": "item_type", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "lexemes", "dtype": "string"}], "splits": [{"name": "modals", "num_bytes": 178536, "num_examples": 1200}], "download_size": 21179, "dataset_size": 178536}, {"config_name": "implicature_numerals_10_100", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "gold_label_log", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "gold_label_prag", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "spec_relation", "dtype": "string"}, {"name": "item_type", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "lexemes", "dtype": "string"}], "splits": [{"name": "numerals_10_100", "num_bytes": 208596, "num_examples": 1200}], "download_size": 22640, "dataset_size": 208596}, {"config_name": "implicature_numerals_2_3", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "gold_label_log", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "gold_label_prag", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "spec_relation", "dtype": "string"}, {"name": "item_type", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "lexemes", "dtype": "string"}], "splits": [{"name": "numerals_2_3", "num_bytes": 188760, "num_examples": 1200}], "download_size": 22218, "dataset_size": 188760}, {"config_name": "implicature_quantifiers", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "gold_label_log", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "gold_label_prag", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "spec_relation", "dtype": "string"}, {"name": "item_type", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "lexemes", "dtype": "string"}], "splits": [{"name": "quantifiers", "num_bytes": 176790, "num_examples": 1200}], "download_size": 21017, "dataset_size": 176790}, {"config_name": "presupposition_all_n_presupposition", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "trigger1", "dtype": "string"}, {"name": "trigger2", "dtype": "string"}, {"name": "presupposition", "dtype": "string"}, {"name": "gold_label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "UID", "dtype": "string"}, {"name": "pairID", "dtype": "string"}, {"name": "paradigmID", "dtype": "int16"}], "splits": [{"name": "all_n_presupposition", "num_bytes": 458460, "num_examples": 1900}], "download_size": 43038, "dataset_size": 458460}, {"config_name": "presupposition_both_presupposition", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "trigger1", "dtype": "string"}, {"name": "trigger2", "dtype": "string"}, {"name": "presupposition", "dtype": "string"}, {"name": "gold_label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "UID", "dtype": "string"}, {"name": "pairID", "dtype": "string"}, {"name": "paradigmID", "dtype": "int16"}], "splits": [{"name": "both_presupposition", "num_bytes": 432760, "num_examples": 1900}], "download_size": 41142, "dataset_size": 432760}, {"config_name": "presupposition_change_of_state", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "trigger1", "dtype": "string"}, {"name": "trigger2", "dtype": "string"}, {"name": "presupposition", "dtype": "string"}, {"name": "gold_label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "UID", "dtype": "string"}, {"name": "pairID", "dtype": "string"}, {"name": "paradigmID", "dtype": "int16"}], "splits": [{"name": "change_of_state", "num_bytes": 308595, "num_examples": 1900}], "download_size": 35814, "dataset_size": 308595}, {"config_name": "presupposition_cleft_existence", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "trigger1", "dtype": "string"}, {"name": "trigger2", "dtype": "string"}, {"name": "presupposition", "dtype": "string"}, {"name": "gold_label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "UID", "dtype": "string"}, {"name": "pairID", "dtype": "string"}, {"name": "paradigmID", "dtype": "int16"}], "splits": [{"name": "cleft_existence", "num_bytes": 363206, "num_examples": 1900}], "download_size": 37597, "dataset_size": 363206}, {"config_name": "presupposition_cleft_uniqueness", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "trigger1", "dtype": "string"}, {"name": "trigger2", "dtype": "string"}, {"name": "presupposition", "dtype": "string"}, {"name": "gold_label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "UID", "dtype": "string"}, {"name": "pairID", "dtype": "string"}, {"name": "paradigmID", "dtype": "int16"}], "splits": [{"name": "cleft_uniqueness", "num_bytes": 388747, "num_examples": 1900}], "download_size": 38279, "dataset_size": 388747}, {"config_name": "presupposition_only_presupposition", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "trigger1", "dtype": "string"}, {"name": "trigger2", "dtype": "string"}, {"name": "presupposition", "dtype": "string"}, {"name": "gold_label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "UID", "dtype": "string"}, {"name": "pairID", "dtype": "string"}, {"name": "paradigmID", "dtype": "int16"}], "splits": [{"name": "only_presupposition", "num_bytes": 348986, "num_examples": 1900}], "download_size": 38126, "dataset_size": 348986}, {"config_name": "presupposition_possessed_definites_existence", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "trigger1", "dtype": "string"}, {"name": "trigger2", "dtype": "string"}, {"name": "presupposition", "dtype": "string"}, {"name": "gold_label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "UID", "dtype": "string"}, {"name": "pairID", "dtype": "string"}, {"name": "paradigmID", "dtype": "int16"}], "splits": [{"name": "possessed_definites_existence", "num_bytes": 362302, "num_examples": 1900}], "download_size": 38712, "dataset_size": 362302}, {"config_name": "presupposition_possessed_definites_uniqueness", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "trigger1", "dtype": "string"}, {"name": "trigger2", "dtype": "string"}, {"name": "presupposition", "dtype": "string"}, {"name": "gold_label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "UID", "dtype": "string"}, {"name": "pairID", "dtype": "string"}, {"name": "paradigmID", "dtype": "int16"}], "splits": [{"name": "possessed_definites_uniqueness", "num_bytes": 459371, "num_examples": 1900}], "download_size": 42068, "dataset_size": 459371}, {"config_name": "presupposition_question_presupposition", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "trigger", "dtype": "string"}, {"name": "trigger1", "dtype": "string"}, {"name": "trigger2", "dtype": "string"}, {"name": "presupposition", "dtype": "string"}, {"name": "gold_label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}, {"name": "UID", "dtype": "string"}, {"name": "pairID", "dtype": "string"}, {"name": "paradigmID", "dtype": "int16"}], "splits": [{"name": "question_presupposition", "num_bytes": 397195, "num_examples": 1900}], "download_size": 41247, "dataset_size": 397195}], "configs": [{"config_name": "implicature_connectives", "data_files": [{"split": "connectives", "path": "implicature_connectives/connectives-*"}]}, {"config_name": "implicature_gradable_adjective", "data_files": [{"split": "gradable_adjective", "path": "implicature_gradable_adjective/gradable_adjective-*"}]}, {"config_name": "implicature_gradable_verb", "data_files": [{"split": "gradable_verb", "path": "implicature_gradable_verb/gradable_verb-*"}]}, {"config_name": "implicature_modals", "data_files": [{"split": "modals", "path": "implicature_modals/modals-*"}]}, {"config_name": "implicature_numerals_10_100", "data_files": [{"split": "numerals_10_100", "path": "implicature_numerals_10_100/numerals_10_100-*"}]}, {"config_name": "implicature_numerals_2_3", "data_files": [{"split": "numerals_2_3", "path": "implicature_numerals_2_3/numerals_2_3-*"}]}, {"config_name": "implicature_quantifiers", "data_files": [{"split": "quantifiers", "path": "implicature_quantifiers/quantifiers-*"}]}, {"config_name": "presupposition_all_n_presupposition", "data_files": [{"split": "all_n_presupposition", "path": "presupposition_all_n_presupposition/all_n_presupposition-*"}]}, {"config_name": "presupposition_both_presupposition", "data_files": [{"split": "both_presupposition", "path": "presupposition_both_presupposition/both_presupposition-*"}]}, {"config_name": "presupposition_change_of_state", "data_files": [{"split": "change_of_state", "path": "presupposition_change_of_state/change_of_state-*"}]}, {"config_name": "presupposition_cleft_existence", "data_files": [{"split": "cleft_existence", "path": "presupposition_cleft_existence/cleft_existence-*"}]}, {"config_name": "presupposition_cleft_uniqueness", "data_files": [{"split": "cleft_uniqueness", "path": "presupposition_cleft_uniqueness/cleft_uniqueness-*"}]}, {"config_name": "presupposition_only_presupposition", "data_files": [{"split": "only_presupposition", "path": "presupposition_only_presupposition/only_presupposition-*"}]}, {"config_name": "presupposition_possessed_definites_existence", "data_files": [{"split": "possessed_definites_existence", "path": "presupposition_possessed_definites_existence/possessed_definites_existence-*"}]}, {"config_name": "presupposition_possessed_definites_uniqueness", "data_files": [{"split": "possessed_definites_uniqueness", "path": "presupposition_possessed_definites_uniqueness/possessed_definites_uniqueness-*"}]}, {"config_name": "presupposition_question_presupposition", "data_files": [{"split": "question_presupposition", "path": "presupposition_question_presupposition/question_presupposition-*"}]}]}
2024-01-08T12:36:27+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #task_ids-natural-language-inference #annotations_creators-machine-generated #language_creators-machine-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-cc-by-nc-4.0 #region-us
# Dataset Card for IMPPRES ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: Github - Repository: Github - Paper: Aclweb - Leaderboard: - Point of Contact: ### Dataset Summary Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures. ### Supported Tasks and Leaderboards Natural Language Inference. ### Languages English. ## Dataset Structure ### Data Instances The data consists of 2 configurations: implicature and presupposition. Each configuration consists of several different sub-datasets: Pressupposition - all_n_presupposition - change_of_state - cleft_uniqueness - possessed_definites_existence - question_presupposition - both_presupposition - cleft_existence - only_presupposition - possessed_definites_uniqueness Implicature - connectives - gradable_adjective - gradable_verb - modals - numerals_10_100 - numerals_2_3 - quantifiers Each sentence type in IMPPRES is generated according to a template that specifies the linear order of the constituents in the sentence. The constituents are sampled from a vocabulary of over 3000 lexical items annotated with grammatical features needed to ensure wellformedness. We semiautomatically generate IMPPRES using a codebase developed by Warstadt et al. (2019a) and significantly expanded for the BLiMP dataset (Warstadt et al., 2019b). Here is an instance of the raw presupposition data from any sub-dataset: and the raw implicature data from any sub-dataset: ### Data Fields Presupposition There is a slight mapping from the raw data fields in the presupposition sub-datasets and the fields appearing in the HuggingFace Datasets. When dealing with the HF Dataset, the following mapping of fields happens: For the most part, the majority of the raw fields remain unchanged. However, when it comes to the various 'trigger' fields, a new mapping was introduced. There are some examples in the dataset that only have the 'trigger' field while other examples have the 'trigger1' and 'trigger2' field without the 'trigger' or 'presupposition' field. Nominally, most examples look like the example in the Data Instances section above. Occassionally, however, some examples will look like: In this example, 'trigger1' and 'trigger2' appear and 'presupposition' and 'trigger' are removed. This maintains the length of the dictionary. To account for these examples, we have thus introduced the mapping above such that all examples accessed through the HF Datasets interface will have the same size as well as the same fields. In the event that an example does not have a value for one of the fields, the field is maintained in the dictionary but given a value of 'Not_In_Example'. To illustrate this point, the example given in the Data Instances section above would look like the following in the HF Datasets: Below is description of the fields: It is not immediately clear what the difference is between 'trigger', 'trigger1', and 'trigger2' is or what the 'paradigmID' refers to. Implicature The 'implicature' fields only have the mapping below: Here is a description of the fields: ### Data Splits As the dataset was created to test already trained models, the only split that exists is for testing. ## Dataset Creation ### Curation Rationale IMPPRES was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures. ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? The annotations were generated semi-automatically. ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information IMPPRES is available under a Creative Commons Attribution-NonCommercial 4.0 International Public License ("The License"). You may not use these files except in compliance with the License. Please see the LICENSE file for more information before you use the dataset. ### Contributions Thanks to @aclifton314 for adding this dataset.
[ "# Dataset Card for IMPPRES", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Github\n- Repository: Github\n- Paper: Aclweb\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary\nOver >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.", "### Supported Tasks and Leaderboards\n\nNatural Language Inference.", "### Languages\n\nEnglish.", "## Dataset Structure", "### Data Instances\n\nThe data consists of 2 configurations: implicature and presupposition.\nEach configuration consists of several different sub-datasets:\n\nPressupposition\n- all_n_presupposition \n- change_of_state \n- cleft_uniqueness\n- possessed_definites_existence \n- question_presupposition\n- both_presupposition \n- cleft_existence \n- only_presupposition\n- possessed_definites_uniqueness\n\nImplicature\n- connectives \n- gradable_adjective \n- gradable_verb \n- modals\n- numerals_10_100 \n- numerals_2_3 \n- quantifiers\n\nEach sentence type in IMPPRES is generated according to a template that specifies the linear order of the constituents in the sentence. The constituents are sampled from a vocabulary of over 3000 lexical items annotated with grammatical features needed to ensure wellformedness. We semiautomatically generate IMPPRES using a codebase developed by Warstadt et al. (2019a) and significantly expanded for the BLiMP dataset (Warstadt et al., 2019b).\n\nHere is an instance of the raw presupposition data from any sub-dataset:\n\nand the raw implicature data from any sub-dataset:", "### Data Fields\nPresupposition\n\nThere is a slight mapping from the raw data fields in the presupposition sub-datasets and the fields appearing in the HuggingFace Datasets. \nWhen dealing with the HF Dataset, the following mapping of fields happens:\n\nFor the most part, the majority of the raw fields remain unchanged. However, when it comes to the various 'trigger' fields, a new mapping was introduced. \nThere are some examples in the dataset that only have the 'trigger' field while other examples have the 'trigger1' and 'trigger2' field without the 'trigger' or 'presupposition' field. \nNominally, most examples look like the example in the Data Instances section above. Occassionally, however, some examples will look like:\n\nIn this example, 'trigger1' and 'trigger2' appear and 'presupposition' and 'trigger' are removed. This maintains the length of the dictionary.\nTo account for these examples, we have thus introduced the mapping above such that all examples accessed through the HF Datasets interface will have the same size as well as the same fields.\nIn the event that an example does not have a value for one of the fields, the field is maintained in the dictionary but given a value of 'Not_In_Example'. \n\nTo illustrate this point, the example given in the Data Instances section above would look like the following in the HF Datasets:\n\n\nBelow is description of the fields:\n\nIt is not immediately clear what the difference is between 'trigger', 'trigger1', and 'trigger2' is or what the 'paradigmID' refers to.\n\nImplicature\n\nThe 'implicature' fields only have the mapping below:\n\nHere is a description of the fields:", "### Data Splits\n\nAs the dataset was created to test already trained models, the only split that exists is for testing.", "## Dataset Creation", "### Curation Rationale\n\nIMPPRES was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?\n\nThe annotations were generated semi-automatically.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nIMPPRES is available under a Creative Commons Attribution-NonCommercial 4.0 International Public License (\"The License\"). You may not use these files except in compliance with the License. Please see the LICENSE file for more information before you use the dataset.", "### Contributions\n\nThanks to @aclifton314 for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-natural-language-inference #annotations_creators-machine-generated #language_creators-machine-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-cc-by-nc-4.0 #region-us \n", "# Dataset Card for IMPPRES", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Github\n- Repository: Github\n- Paper: Aclweb\n- Leaderboard:\n- Point of Contact:", "### Dataset Summary\nOver >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.", "### Supported Tasks and Leaderboards\n\nNatural Language Inference.", "### Languages\n\nEnglish.", "## Dataset Structure", "### Data Instances\n\nThe data consists of 2 configurations: implicature and presupposition.\nEach configuration consists of several different sub-datasets:\n\nPressupposition\n- all_n_presupposition \n- change_of_state \n- cleft_uniqueness\n- possessed_definites_existence \n- question_presupposition\n- both_presupposition \n- cleft_existence \n- only_presupposition\n- possessed_definites_uniqueness\n\nImplicature\n- connectives \n- gradable_adjective \n- gradable_verb \n- modals\n- numerals_10_100 \n- numerals_2_3 \n- quantifiers\n\nEach sentence type in IMPPRES is generated according to a template that specifies the linear order of the constituents in the sentence. The constituents are sampled from a vocabulary of over 3000 lexical items annotated with grammatical features needed to ensure wellformedness. We semiautomatically generate IMPPRES using a codebase developed by Warstadt et al. (2019a) and significantly expanded for the BLiMP dataset (Warstadt et al., 2019b).\n\nHere is an instance of the raw presupposition data from any sub-dataset:\n\nand the raw implicature data from any sub-dataset:", "### Data Fields\nPresupposition\n\nThere is a slight mapping from the raw data fields in the presupposition sub-datasets and the fields appearing in the HuggingFace Datasets. \nWhen dealing with the HF Dataset, the following mapping of fields happens:\n\nFor the most part, the majority of the raw fields remain unchanged. However, when it comes to the various 'trigger' fields, a new mapping was introduced. \nThere are some examples in the dataset that only have the 'trigger' field while other examples have the 'trigger1' and 'trigger2' field without the 'trigger' or 'presupposition' field. \nNominally, most examples look like the example in the Data Instances section above. Occassionally, however, some examples will look like:\n\nIn this example, 'trigger1' and 'trigger2' appear and 'presupposition' and 'trigger' are removed. This maintains the length of the dictionary.\nTo account for these examples, we have thus introduced the mapping above such that all examples accessed through the HF Datasets interface will have the same size as well as the same fields.\nIn the event that an example does not have a value for one of the fields, the field is maintained in the dictionary but given a value of 'Not_In_Example'. \n\nTo illustrate this point, the example given in the Data Instances section above would look like the following in the HF Datasets:\n\n\nBelow is description of the fields:\n\nIt is not immediately clear what the difference is between 'trigger', 'trigger1', and 'trigger2' is or what the 'paradigmID' refers to.\n\nImplicature\n\nThe 'implicature' fields only have the mapping below:\n\nHere is a description of the fields:", "### Data Splits\n\nAs the dataset was created to test already trained models, the only split that exists is for testing.", "## Dataset Creation", "### Curation Rationale\n\nIMPPRES was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?\n\nThe annotations were generated semi-automatically.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information\n\nIMPPRES is available under a Creative Commons Attribution-NonCommercial 4.0 International Public License (\"The License\"). You may not use these files except in compliance with the License. Please see the LICENSE file for more information before you use the dataset.", "### Contributions\n\nThanks to @aclifton314 for adding this dataset." ]
[ 97, 7, 120, 33, 106, 16, 6, 6, 272, 426, 28, 5, 35, 4, 10, 10, 5, 5, 21, 8, 8, 7, 8, 7, 5, 6, 58, 19 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-natural-language-inference #annotations_creators-machine-generated #language_creators-machine-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-English #license-cc-by-nc-4.0 #region-us \n# Dataset Card for IMPPRES## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: Github\n- Repository: Github\n- Paper: Aclweb\n- Leaderboard:\n- Point of Contact:### Dataset Summary\nOver >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.### Supported Tasks and Leaderboards\n\nNatural Language Inference.### Languages\n\nEnglish.## Dataset Structure", "passage: ### Data Instances\n\nThe data consists of 2 configurations: implicature and presupposition.\nEach configuration consists of several different sub-datasets:\n\nPressupposition\n- all_n_presupposition \n- change_of_state \n- cleft_uniqueness\n- possessed_definites_existence \n- question_presupposition\n- both_presupposition \n- cleft_existence \n- only_presupposition\n- possessed_definites_uniqueness\n\nImplicature\n- connectives \n- gradable_adjective \n- gradable_verb \n- modals\n- numerals_10_100 \n- numerals_2_3 \n- quantifiers\n\nEach sentence type in IMPPRES is generated according to a template that specifies the linear order of the constituents in the sentence. The constituents are sampled from a vocabulary of over 3000 lexical items annotated with grammatical features needed to ensure wellformedness. We semiautomatically generate IMPPRES using a codebase developed by Warstadt et al. (2019a) and significantly expanded for the BLiMP dataset (Warstadt et al., 2019b).\n\nHere is an instance of the raw presupposition data from any sub-dataset:\n\nand the raw implicature data from any sub-dataset:### Data Fields\nPresupposition\n\nThere is a slight mapping from the raw data fields in the presupposition sub-datasets and the fields appearing in the HuggingFace Datasets. \nWhen dealing with the HF Dataset, the following mapping of fields happens:\n\nFor the most part, the majority of the raw fields remain unchanged. However, when it comes to the various 'trigger' fields, a new mapping was introduced. \nThere are some examples in the dataset that only have the 'trigger' field while other examples have the 'trigger1' and 'trigger2' field without the 'trigger' or 'presupposition' field. \nNominally, most examples look like the example in the Data Instances section above. Occassionally, however, some examples will look like:\n\nIn this example, 'trigger1' and 'trigger2' appear and 'presupposition' and 'trigger' are removed. This maintains the length of the dictionary.\nTo account for these examples, we have thus introduced the mapping above such that all examples accessed through the HF Datasets interface will have the same size as well as the same fields.\nIn the event that an example does not have a value for one of the fields, the field is maintained in the dictionary but given a value of 'Not_In_Example'. \n\nTo illustrate this point, the example given in the Data Instances section above would look like the following in the HF Datasets:\n\n\nBelow is description of the fields:\n\nIt is not immediately clear what the difference is between 'trigger', 'trigger1', and 'trigger2' is or what the 'paradigmID' refers to.\n\nImplicature\n\nThe 'implicature' fields only have the mapping below:\n\nHere is a description of the fields:### Data Splits\n\nAs the dataset was created to test already trained models, the only split that exists is for testing.## Dataset Creation### Curation Rationale\n\nIMPPRES was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.### Source Data" ]
[ -0.02843528240919113, 0.13887736201286316, -0.006050126627087593, 0.036318786442279816, 0.056692879647016525, -0.005431853234767914, 0.057365480810403824, 0.054624781012535095, -0.04684046283364296, 0.11536328494548798, -0.01607402414083481, 0.03189367055892944, 0.06688536703586578, 0.08602289855480194, 0.031086590141057968, -0.2249051332473755, 0.05574990063905716, -0.0689028725028038, -0.013162355870008469, 0.07245290279388428, 0.12499222159385681, -0.09847097843885422, 0.018558498471975327, -0.04506136476993561, -0.05510220304131508, -0.016651751473546028, -0.02425646036863327, -0.033721767365932465, 0.06240134313702583, 0.06506209820508957, 0.055709391832351685, 0.008662009611725807, 0.03733323514461517, -0.22874432802200317, 0.024107124656438828, 0.08762535452842712, 0.01916857622563839, 0.06974221020936966, 0.054725706577301025, 0.013272343203425407, 0.055295199155807495, -0.09987543523311615, 0.058107271790504456, 0.06804940104484558, -0.1083107739686966, -0.14934232831001282, -0.07136744260787964, 0.04110662639141083, 0.06615971028804779, 0.028067516162991524, -0.025190643966197968, 0.0637846514582634, -0.01737048476934433, 0.026465797796845436, 0.10358767956495285, -0.15032672882080078, -0.033733345568180084, -0.030322406440973282, -0.031970370560884476, 0.08423665165901184, -0.06094484031200409, -0.06161028519272804, -0.01520116813480854, 0.009290918707847595, 0.020485009998083115, -0.026068225502967834, -0.08814332634210587, -0.023208308964967728, -0.11047521233558655, -0.028720514848828316, 0.108957439661026, -0.027982864528894424, -0.04776681587100029, -0.11703547835350037, -0.05313839763402939, 0.04903058335185051, -0.021473478525877, -0.021255454048514366, 0.03365253284573555, 0.0136762959882617, 0.06806009262800217, -0.05242302641272545, -0.08670800924301147, 0.03517211601138115, -0.06227932870388031, 0.07298066467046738, 0.024161752313375473, 0.03075871244072914, -0.029353991150856018, 0.07057550549507141, -0.08475290983915329, -0.08676272630691528, -0.06049686297774315, -0.07805660367012024, -0.13098618388175964, -0.029343485832214355, -0.04927143082022667, -0.09837573766708374, 0.03408893570303917, 0.12165193259716034, -0.01009088009595871, 0.02667994424700737, -0.09447424113750458, 0.04319770261645317, 0.12991264462471008, 0.06352537870407104, -0.00034153880551457405, -0.06739598512649536, 0.016358505934476852, 0.016538105905056, 0.026124723255634308, -0.024662993848323822, 0.007423310074955225, 0.013636003248393536, -0.005401053465902805, 0.032555971294641495, 0.06827191263437271, 0.0063004158437252045, -0.07339191436767578, -0.06883569061756134, 0.02011697180569172, -0.15376079082489014, 0.004791103303432465, -0.012368249706923962, -0.03527923673391342, 0.06694395840167999, 0.014472066424787045, -0.009296685457229614, -0.09724394232034683, 0.06202470138669014, -0.07006947696208954, 0.009802236221730709, -0.07695631682872772, -0.0554664321243763, 0.011804275214672089, -0.054524000734090805, -0.06943559646606445, -0.06288104504346848, -0.13382203876972198, -0.020210565999150276, 0.04411668702960014, -0.05099499225616455, -0.034703511744737625, 0.0032875649631023407, 0.06201814115047455, -0.027384016662836075, -0.015290146693587303, -0.06992393732070923, -0.03327794000506401, 0.022797564044594765, -0.050086043775081635, 0.027618233114480972, -0.06412732601165771, 0.045013926923274994, -0.12153296172618866, 0.04038732126355171, -0.15284845232963562, 0.13366414606571198, -0.09606990963220596, -0.010086582973599434, -0.10171803832054138, -0.018810421228408813, 0.00512041337788105, 0.0025260215625166893, -0.016472935676574707, 0.0639556273818016, -0.19052505493164062, -0.05575062334537506, 0.16434603929519653, -0.15952125191688538, -0.030967293307185173, 0.09852173924446106, -0.04440762847661972, 0.010140400379896164, 0.10391294956207275, 0.04976901039481163, 0.09602310508489609, 0.026490718126296997, -0.05336833372712135, -0.026895973831415176, 0.06068824604153633, 0.13971897959709167, 0.06616045534610748, -0.05215959995985031, 0.06263035535812378, 0.018479956313967705, -0.006516734603792429, -0.037035368382930756, 0.01621774397790432, -0.05666443705558777, -0.010933353565633297, -0.020400311797857285, -0.0013603880070149899, -0.013505343347787857, -0.026727598160505295, 0.017228025943040848, -0.06893093883991241, 0.03577090799808502, 0.0766221284866333, -0.028788039460778236, 0.03856847062706947, -0.04795852676033974, 0.024449340999126434, 0.005415868014097214, -0.011299420148134232, -0.2047126591205597, -0.14650550484657288, 0.07156512141227722, -0.046879589557647705, 0.10266192257404327, 0.0825691893696785, -0.008247545920312405, 0.05160282179713249, -0.018050532788038254, 0.05720972269773483, -0.03502544015645981, -0.012690355069935322, -0.027021924033761024, -0.13209456205368042, -0.05179689824581146, -0.07677378505468369, 0.05981966480612755, -0.05065503716468811, -0.002549721859395504, 0.0440899133682251, 0.10506981611251831, 0.0661899521946907, -0.07407691329717636, -0.01653866097331047, 0.013277067802846432, -0.02404448390007019, -0.039561204612255096, 0.014995048753917217, -0.00828307680785656, 0.03279867023229599, 0.008146805688738823, -0.10692407935857773, -0.09672535955905914, 0.05415668338537216, 0.08577237278223038, -0.04332089424133301, -0.16835549473762512, -0.06800223141908646, -0.011745931580662727, -0.09316425025463104, -0.05155084282159805, 0.13512064516544342, 0.042022351175546646, 0.07924346625804901, -0.07619217038154602, -0.05488971620798111, -0.033537521958351135, 0.020227041095495224, -0.0393708199262619, 0.019880279898643494, 0.07720622420310974, -0.1621074080467224, 0.09690681099891663, 0.07552735507488251, 0.06020142883062363, 0.10240326821804047, -0.02301190420985222, -0.10854232311248779, -0.008593479171395302, -0.0023530172184109688, -0.012955245561897755, 0.06598446518182755, -0.024480927735567093, 0.042999543249607086, 0.05890258401632309, 0.008929364383220673, 0.025766069069504738, -0.03317273035645485, 0.04356330633163452, 0.024466276168823242, 0.009745568037033081, -0.012763569131493568, -0.07208381593227386, 0.047296907752752304, 0.10463915020227432, 0.019817277789115906, 0.10006698220968246, -0.012284358032047749, -0.04405573010444641, -0.06511355936527252, 0.11289200931787491, -0.13772112131118774, -0.18297231197357178, -0.12795257568359375, -0.02608523517847061, -0.0532120019197464, -0.01230568252503872, -0.007300068624317646, -0.03561406210064888, -0.08211129903793335, -0.10477076470851898, 0.10773862898349762, 0.005368474870920181, -0.04546269029378891, -0.03691766411066055, 0.04678678512573242, 0.01407594233751297, -0.11112529039382935, 0.01770928129553795, -0.007617942988872528, -0.03440546989440918, -0.015032968483865261, 0.061976462602615356, -0.0029469304718077183, 0.08705586940050125, 0.033349256962537766, -0.02004576101899147, -0.006642967462539673, 0.2227247953414917, -0.05425010994076729, 0.0843454971909523, 0.12066838145256042, -0.09077899903059006, 0.06750665605068207, 0.16243073344230652, 0.029760807752609253, -0.05088551715016365, 0.031021222472190857, 0.042015887796878815, -0.022406570613384247, -0.20542296767234802, -0.10155186057090759, -0.06921051442623138, -0.03121880628168583, 0.12359116971492767, 0.015072106383740902, -0.013644896447658539, 0.06285058706998825, -0.08034579455852509, 0.036268673837184906, 0.044931549578905106, 0.0595344640314579, 0.09849424660205841, -0.0038169180043041706, 0.07391316443681717, -0.04416174441576004, -0.02337874099612236, 0.09194964170455933, -0.01636219210922718, 0.257904976606369, -0.04540376365184784, 0.13404206931591034, 0.04610556736588478, 0.06016439199447632, 0.011500856839120388, 0.05018703639507294, -0.024314600974321365, 0.04855787009000778, -0.0410148948431015, -0.048693083226680756, -0.056246690452098846, 0.0861680805683136, 0.07335982471704483, -0.013300463557243347, 0.03097428008913994, -0.04787382483482361, 0.04081747680902481, 0.2048901617527008, 0.05639910325407982, -0.11536289751529694, -0.05140957608819008, 0.05866340547800064, -0.0610119067132473, -0.061536435037851334, 0.028584860265254974, 0.13310112059116364, -0.08549939095973969, 0.07322293519973755, -0.03372584655880928, 0.09255895018577576, -0.07211455702781677, -0.00004366785287857056, 0.01442435011267662, 0.06585817039012909, -0.007920138537883759, 0.0759858787059784, -0.16457206010818481, 0.10678498446941376, 0.024846524000167847, -0.010432803072035313, -0.05914214253425598, 0.06988666206598282, -0.005465127527713776, -0.018644923344254494, 0.11807070672512054, 0.0019874111749231815, -0.09985817223787308, -0.020275313407182693, -0.08155463635921478, 0.042018283158540726, 0.1025463119149208, -0.08821378648281097, 0.09372804313898087, -0.050550706684589386, 0.0267067588865757, -0.02822810411453247, -0.00012769922614097595, -0.08886677026748657, -0.2544815242290497, 0.06650242209434509, -0.04594430327415466, 0.005426725372672081, -0.04786071181297302, -0.014882597140967846, 0.009699112735688686, 0.21007534861564636, -0.1457570195198059, -0.06986939907073975, -0.13207781314849854, 0.10538722574710846, 0.14907482266426086, -0.06336679309606552, 0.02670259028673172, -0.02359013445675373, 0.15047462284564972, -0.0370565727353096, -0.11709114909172058, 0.020919382572174072, -0.05828198045492172, -0.13618114590644836, -0.0586174800992012, 0.109232597053051, 0.09181846678256989, 0.02273722179234028, 0.014078371226787567, 0.06205903738737106, 0.038151856511831284, -0.06526198983192444, -0.002765451557934284, 0.0962643027305603, 0.041850775480270386, 0.08904221653938293, -0.10139694064855576, -0.09926094114780426, -0.09809084236621857, 0.0013095997273921967, 0.14626115560531616, 0.11837649345397949, -0.05235308036208153, 0.16331803798675537, 0.13301925361156464, -0.09562574326992035, -0.165883868932724, -0.015956265851855278, 0.05909579247236252, -0.020652417093515396, 0.07577589154243469, -0.2563072443008423, 0.12632203102111816, 0.09173223376274109, 0.0038412627764046192, 0.009579482488334179, -0.17878717184066772, -0.09827296435832977, 0.07191650569438934, 0.020835863426327705, -0.062931127846241, -0.09172263741493225, -0.06443139165639877, -0.0349925272166729, -0.023870954290032387, 0.2344229817390442, -0.03947606682777405, 0.01750577613711357, 0.018847892060875893, -0.033809758722782135, 0.049908868968486786, -0.022473162040114403, 0.1326817125082016, 0.03758168965578079, 0.03477966785430908, -0.06888172030448914, 0.023957859724760056, 0.019157996401190758, -0.011166665703058243, 0.05470861494541168, 0.04047447070479393, 0.013647873885929585, -0.07457192242145538, -0.04096975922584534, -0.06300492584705353, 0.030798234045505524, -0.04221802204847336, -0.06024138629436493, -0.06403413414955139, 0.07812811434268951, 0.08619065582752228, -0.0010459516197443008, 0.10495910048484802, -0.04016471654176712, 0.10678134113550186, 0.14960941672325134, 0.13179123401641846, 0.029961122199892998, -0.10318715870380402, -0.036061450839042664, 0.02274225279688835, 0.043831922113895416, -0.07444438338279724, 0.054188571870326996, 0.08633960038423538, 0.004073967691510916, 0.12125834822654724, 0.017730429768562317, -0.12029208987951279, 0.0037840805016458035, 0.05076158791780472, -0.06661657989025116, -0.14496667683124542, 0.015916628763079643, 0.1484917402267456, -0.12611070275306702, -0.048205263912677765, 0.13938744366168976, -0.0027337875217199326, -0.035841409116983414, 0.00571841187775135, 0.08778713643550873, 0.013303907588124275, 0.09495818614959717, 0.015104880556464195, 0.049574531614780426, -0.09921670705080032, 0.1030636578798294, 0.12094096094369888, -0.10309754312038422, -0.012025224976241589, 0.12836381793022156, -0.056781090795993805, -0.044078703969717026, -0.05259772390127182, -0.07794836163520813, 0.012511301785707474, 0.0038846030365675688, 0.015372239053249359, -0.10096520185470581, 0.04282976686954498, 0.12637048959732056, 0.005775796715170145, 0.05455666035413742, -0.04885588958859444, -0.021458586677908897, -0.029237598180770874, 0.07848058640956879, 0.01316628698259592, 0.036694951355457306, 0.013210396282374859, 0.06634746491909027, -0.00047963298857212067, 0.034921519458293915, -0.01740412414073944, -0.05665779486298561, -0.06208278238773346, -0.02121368981897831, -0.07861927151679993, 0.0017652586102485657, -0.07903840392827988, -0.019487131386995316, 0.015863239765167236, -0.02135578729212284, 0.006923239678144455, -0.010697389952838421, -0.06216631084680557, -0.009883832186460495, -0.046244874596595764, 0.06263560056686401, -0.15722447633743286, 0.028197918087244034, 0.078422412276268, -0.07221554964780807, 0.13442879915237427, -0.03279932960867882, -0.02132328227162361, 0.025525012984871864, -0.10988695919513702, -0.039079777896404266, -0.011038459837436676, 0.06750483810901642, 0.001106437761336565, -0.07042081654071808, 0.014842278324067593, 0.0016064350493252277, -0.027160394936800003, 0.00517721101641655, 0.05431412160396576, -0.09327514469623566, 0.053787171840667725, -0.0023810695856809616, -0.08257362246513367, -0.04766211658716202, -0.024600785225629807, 0.021348297595977783, 0.0024441247805953026, 0.112545445561409, -0.023643095046281815, 0.07289871573448181, -0.12237656116485596, -0.016223261132836342, 0.01118550356477499, 0.009616542607545853, 0.001183031126856804, -0.04945104569196701, 0.03453163802623749, 0.017720462754368782, 0.15386143326759338, -0.026259152218699455, -0.04302237182855606, 0.07252845168113708, -0.027954569086432457, -0.0629189983010292, 0.0483422577381134, 0.028916040435433388, 0.06918768584728241, -0.02577374130487442, -0.015545060858130455, -0.04436282813549042, -0.03419564291834831, -0.02057987079024315, 0.17161566019058228, 0.13826552033424377, 0.10991280525922775, -0.0289272703230381, 0.044088367372751236, -0.0838875100016594, 0.04284961149096489, 0.11557361483573914, 0.00980420783162117, 0.035818129777908325, -0.00612231157720089, 0.1428302526473999, 0.026415204629302025, -0.12965327501296997, 0.11966744065284729, 0.0006935745477676392, -0.04618954658508301, -0.06464031338691711, -0.1302114725112915, -0.024756906554102898, -0.029351962730288506, -0.04197575896978378, -0.13077205419540405, 0.03024342469871044, 0.1559220254421234, 0.019017193466424942, -0.014521090313792229, 0.02675052173435688, -0.08304557204246521, -0.11346934735774994, 0.05525542050600052, 0.049671489745378494, 0.029941122978925705, 0.03965064510703087, 0.016755245625972748, 0.001990770921111107, 0.10168549418449402, 0.055855847895145416, 0.07886414229869843, 0.07817374914884567, 0.007983146235346794, -0.04199357330799103, -0.07089109718799591, 0.008853865787386894, -0.035851433873176575, -0.04177677631378174, 0.13139639794826508, 0.018955377861857414, 0.002304602414369583, -0.012393694370985031, 0.18673834204673767, -0.003143531270325184, -0.07835416495800018, -0.15174445509910583, 0.10325093567371368, -0.0036112237721681595, 0.017489975318312645, 0.014315980486571789, -0.1022137701511383, -0.009633630514144897, 0.09857761114835739, 0.12016111612319946, -0.07217942178249359, 0.011861749924719334, 0.0034143540542572737, 0.02194082736968994, 0.021522697061300278, 0.09450505673885345, 0.008332943543791771, 0.2388463020324707, -0.038186267018318176, 0.04923282191157341, -0.017380408942699432, -0.023704728111624718, -0.07408400624990463, 0.07593297958374023, -0.02462691254913807, 0.01871313340961933, -0.08033037185668945, 0.07461102306842804, -0.06122662499547005, -0.13724365830421448, 0.02102048695087433, -0.089349165558815, -0.13734114170074463, -0.031210916116833687, 0.032039299607276917, -0.0013709599152207375, 0.02309483475983143, 0.025427669286727905, -0.041727349162101746, 0.18662495911121368, 0.013773199170827866, -0.08387836068868637, -0.06484987586736679, 0.1253594607114792, -0.09458713978528976, 0.15130968391895294, 0.004650698974728584, 0.04604439064860344, 0.04305306449532509, -0.03134768828749657, -0.08580721914768219, -0.017774585634469986, 0.052858054637908936, -0.0039977021515369415, 0.011135525070130825, 0.1305830478668213, 0.01196878682821989, 0.13898000121116638, 0.1097625195980072, -0.06749678403139114, 0.028847720474004745, 0.040944430977106094, -0.08080326020717621, -0.04722025245428085, 0.03828711435198784, -0.1022510677576065, 0.12884026765823364, 0.15166760981082916, -0.03382650390267372, -0.01836497336626053, -0.06670144200325012, 0.03235110640525818, -0.02623339183628559, 0.14775067567825317, -0.03650319576263428, -0.12129810452461243, -0.0002797397319227457, -0.036261364817619324, 0.03179178759455681, -0.1713220477104187, -0.03967570513486862, 0.05237586051225662, -0.011405851691961288, -0.04376609995961189, 0.11040124297142029, 0.04408801347017288, -0.008731494657695293, -0.04380952566862106, -0.10491378605365753, 0.03783067688345909, 0.030170029029250145, -0.038915447890758514, 0.014188341796398163 ]
6dcbebd49d6b12965d433bffcd07e9a786211703
# Dataset Card for "indic_glue" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://ai4bharat.iitm.ac.in/indic-glue - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages](https://aclanthology.org/2020.findings-emnlp.445/) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 3.51 GB - **Size of the generated dataset:** 1.65 GB - **Total amount of disk used:** 5.16 GB ### Dataset Summary IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te. The Winograd Schema Challenge (Levesque et al., 2011) is a reading comprehension task in which a system must read a sentence with a pronoun and select the referent of that pronoun from a list of choices. The examples are manually constructed to foil simple statistical methods: Each one is contingent on contextual information provided by a single word or phrase in the sentence. To convert the problem into sentence pair classification, we construct sentence pairs by replacing the ambiguous pronoun with each possible referent. The task is to predict if the sentence with the pronoun substituted is entailed by the original sentence. We use a small evaluation set consisting of new examples derived from fiction books that was shared privately by the authors of the original corpus. While the included training set is balanced between two classes, the test set is imbalanced between them (65% not entailment). Also, due to a data quirk, the development set is adversarial: hypotheses are sometimes shared between training and development examples, so if a model memorizes the training examples, they will predict the wrong label on corresponding development set example. As with QNLI, each example is evaluated separately, so there is not a systematic correspondence between a model's score on this task and its score on the unconverted original task. We call converted dataset WNLI (Winograd NLI). This dataset is translated and publicly released for 3 Indian languages by AI4Bharat. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### actsa-sc.te - **Size of downloaded dataset files:** 0.38 MB - **Size of the generated dataset:** 1.71 MB - **Total amount of disk used:** 2.09 MB An example of 'validation' looks as follows. ``` This example was too long and was cropped: { "label": 0, "text": "\"ప్రయాణాల్లో ఉన్నవారికోసం బస్ స్టేషన్లు, రైల్వే స్టేషన్లలో పల్స్పోలియో బూతులను ఏర్పాటు చేసి చిన్నారులకు పోలియో చుక్కలు వేసేలా ఏర..." } ``` #### bbca.hi - **Size of downloaded dataset files:** 5.77 MB - **Size of the generated dataset:** 27.63 MB - **Total amount of disk used:** 33.40 MB An example of 'train' looks as follows. ``` This example was too long and was cropped: { "label": "pakistan", "text": "\"नेटिजन यानि इंटरनेट पर सक्रिय नागरिक अब ट्विटर पर सरकार द्वारा लगाए प्रतिबंधों के समर्थन या विरोध में अपने विचार व्यक्त करते है..." } ``` #### copa.en - **Size of downloaded dataset files:** 0.75 MB - **Size of the generated dataset:** 0.12 MB - **Total amount of disk used:** 0.87 MB An example of 'validation' looks as follows. ``` { "choice1": "I swept the floor in the unoccupied room.", "choice2": "I shut off the light in the unoccupied room.", "label": 1, "premise": "I wanted to conserve energy.", "question": "effect" } ``` #### copa.gu - **Size of downloaded dataset files:** 0.75 MB - **Size of the generated dataset:** 0.23 MB - **Total amount of disk used:** 0.99 MB An example of 'train' looks as follows. ``` This example was too long and was cropped: { "choice1": "\"સ્ત્રી જાણતી હતી કે તેનો મિત્ર મુશ્કેલ સમયમાંથી પસાર થઈ રહ્યો છે.\"...", "choice2": "\"મહિલાને લાગ્યું કે તેના મિત્રએ તેની દયાળુ લાભ લીધો છે.\"...", "label": 0, "premise": "મહિલાએ તેના મિત્રની મુશ્કેલ વર્તન સહન કરી.", "question": "cause" } ``` #### copa.hi - **Size of downloaded dataset files:** 0.75 MB - **Size of the generated dataset:** 0.23 MB - **Total amount of disk used:** 0.99 MB An example of 'validation' looks as follows. ``` { "choice1": "मैंने उसका प्रस्ताव ठुकरा दिया।", "choice2": "उन्होंने मुझे उत्पाद खरीदने के लिए राजी किया।", "label": 0, "premise": "मैंने सेल्समैन की पिच पर शक किया।", "question": "effect" } ``` ### Data Fields The data fields are the same among all splits. #### actsa-sc.te - `text`: a `string` feature. - `label`: a classification label, with possible values including `positive` (0), `negative` (1). #### bbca.hi - `label`: a `string` feature. - `text`: a `string` feature. #### copa.en - `premise`: a `string` feature. - `choice1`: a `string` feature. - `choice2`: a `string` feature. - `question`: a `string` feature. - `label`: a `int32` feature. #### copa.gu - `premise`: a `string` feature. - `choice1`: a `string` feature. - `choice2`: a `string` feature. - `question`: a `string` feature. - `label`: a `int32` feature. #### copa.hi - `premise`: a `string` feature. - `choice1`: a `string` feature. - `choice2`: a `string` feature. - `question`: a `string` feature. - `label`: a `int32` feature. ### Data Splits #### actsa-sc.te | |train|validation|test| |-----------|----:|---------:|---:| |actsa-sc.te| 4328| 541| 541| #### bbca.hi | |train|test| |-------|----:|---:| |bbca.hi| 3467| 866| #### copa.en | |train|validation|test| |-------|----:|---------:|---:| |copa.en| 400| 100| 500| #### copa.gu | |train|validation|test| |-------|----:|---------:|---:| |copa.gu| 362| 88| 448| #### copa.hi | |train|validation|test| |-------|----:|---------:|---:| |copa.hi| 362| 88| 449| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Citation Information ``` @inproceedings{kakwani-etal-2020-indicnlpsuite, title = "{I}ndic{NLPS}uite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for {I}ndian Languages", author = "Kakwani, Divyanshu and Kunchukuttan, Anoop and Golla, Satish and N.C., Gokul and Bhattacharyya, Avik and Khapra, Mitesh M. and Kumar, Pratyush", booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2020", month = nov, year = "2020", address = "Online", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/2020.findings-emnlp.445", doi = "10.18653/v1/2020.findings-emnlp.445", pages = "4948--4961", } @inproceedings{Levesque2011TheWS, title={The Winograd Schema Challenge}, author={H. Levesque and E. Davis and L. Morgenstern}, booktitle={KR}, year={2011} } ``` ### Contributions Thanks to [@sumanthd17](https://github.com/sumanthd17) for adding this dataset.
indic_glue
[ "task_categories:text-classification", "task_categories:token-classification", "task_categories:multiple-choice", "task_ids:topic-classification", "task_ids:natural-language-inference", "task_ids:sentiment-analysis", "task_ids:semantic-similarity-scoring", "task_ids:named-entity-recognition", "task_ids:multiple-choice-qa", "annotations_creators:other", "language_creators:found", "multilinguality:multilingual", "size_categories:100K<n<1M", "source_datasets:extended|other", "language:as", "language:bn", "language:en", "language:gu", "language:hi", "language:kn", "language:ml", "language:mr", "language:or", "language:pa", "language:ta", "language:te", "license:other", "discourse-mode-classification", "paraphrase-identification", "cross-lingual-similarity", "headline-classification", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["other"], "language_creators": ["found"], "language": ["as", "bn", "en", "gu", "hi", "kn", "ml", "mr", "or", "pa", "ta", "te"], "license": ["other"], "multilinguality": ["multilingual"], "size_categories": ["100K<n<1M"], "source_datasets": ["extended|other"], "task_categories": ["text-classification", "token-classification", "multiple-choice"], "task_ids": ["topic-classification", "natural-language-inference", "sentiment-analysis", "semantic-similarity-scoring", "named-entity-recognition", "multiple-choice-qa"], "pretty_name": "IndicGLUE", "tags": ["discourse-mode-classification", "paraphrase-identification", "cross-lingual-similarity", "headline-classification"], "dataset_info": [{"config_name": "actsa-sc.te", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "positive", "1": "negative"}}}}], "splits": [{"name": "train", "num_bytes": 1370907, "num_examples": 4328}, {"name": "validation", "num_bytes": 166089, "num_examples": 541}, {"name": "test", "num_bytes": 168291, "num_examples": 541}], "download_size": 727630, "dataset_size": 1705287}, {"config_name": "bbca.hi", "features": [{"name": "label", "dtype": "string"}, {"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 22126205, "num_examples": 3467}, {"name": "test", "num_bytes": 5501148, "num_examples": 866}], "download_size": 10349015, "dataset_size": 27627353}, {"config_name": "copa.en", "features": [{"name": "premise", "dtype": "string"}, {"name": "choice1", "dtype": "string"}, {"name": "choice2", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "label", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 46033, "num_examples": 400}, {"name": "validation", "num_bytes": 11679, "num_examples": 100}, {"name": "test", "num_bytes": 55846, "num_examples": 500}], "download_size": 79431, "dataset_size": 113558}, {"config_name": "copa.gu", "features": [{"name": "premise", "dtype": "string"}, {"name": "choice1", "dtype": "string"}, {"name": "choice2", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "label", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 92097, "num_examples": 362}, {"name": "validation", "num_bytes": 23450, "num_examples": 88}, {"name": "test", "num_bytes": 109997, "num_examples": 448}], "download_size": 107668, "dataset_size": 225544}, {"config_name": "copa.hi", "features": [{"name": "premise", "dtype": "string"}, {"name": "choice1", "dtype": "string"}, {"name": "choice2", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "label", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 93376, "num_examples": 362}, {"name": "validation", "num_bytes": 23559, "num_examples": 88}, {"name": "test", "num_bytes": 112830, "num_examples": 449}], "download_size": 104233, "dataset_size": 229765}, {"config_name": "copa.mr", "features": [{"name": "premise", "dtype": "string"}, {"name": "choice1", "dtype": "string"}, {"name": "choice2", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "label", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 93441, "num_examples": 362}, {"name": "validation", "num_bytes": 23874, "num_examples": 88}, {"name": "test", "num_bytes": 112055, "num_examples": 449}], "download_size": 105962, "dataset_size": 229370}, {"config_name": "csqa.as", "features": [{"name": "question", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "options", "sequence": "string"}, {"name": "out_of_context_options", "sequence": "string"}], "splits": [{"name": "test", "num_bytes": 3800523, "num_examples": 2942}], "download_size": 1390423, "dataset_size": 3800523}, {"config_name": "csqa.bn", "features": [{"name": "question", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "options", "sequence": "string"}, {"name": "out_of_context_options", "sequence": "string"}], "splits": [{"name": "test", "num_bytes": 54671018, "num_examples": 38845}], "download_size": 19648180, "dataset_size": 54671018}, {"config_name": "csqa.gu", "features": [{"name": "question", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "options", "sequence": "string"}, {"name": "out_of_context_options", "sequence": "string"}], "splits": [{"name": "test", "num_bytes": 29131607, "num_examples": 22861}], "download_size": 6027825, "dataset_size": 29131607}, {"config_name": "csqa.hi", "features": [{"name": "question", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "options", "sequence": "string"}, {"name": "out_of_context_options", "sequence": "string"}], "splits": [{"name": "test", "num_bytes": 40409347, "num_examples": 35140}], "download_size": 14711258, "dataset_size": 40409347}, {"config_name": "csqa.kn", "features": [{"name": "question", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "options", "sequence": "string"}, {"name": "out_of_context_options", "sequence": "string"}], "splits": [{"name": "test", "num_bytes": 21199816, "num_examples": 13666}], "download_size": 7669655, "dataset_size": 21199816}, {"config_name": "csqa.ml", "features": [{"name": "question", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "options", "sequence": "string"}, {"name": "out_of_context_options", "sequence": "string"}], "splits": [{"name": "test", "num_bytes": 47220836, "num_examples": 26537}], "download_size": 17382215, "dataset_size": 47220836}, {"config_name": "csqa.mr", "features": [{"name": "question", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "options", "sequence": "string"}, {"name": "out_of_context_options", "sequence": "string"}], "splits": [{"name": "test", "num_bytes": 13667174, "num_examples": 11370}], "download_size": 5072738, "dataset_size": 13667174}, {"config_name": "csqa.or", "features": [{"name": "question", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "options", "sequence": "string"}, {"name": "out_of_context_options", "sequence": "string"}], "splits": [{"name": "test", "num_bytes": 2562365, "num_examples": 1975}], "download_size": 948046, "dataset_size": 2562365}, {"config_name": "csqa.pa", "features": [{"name": "question", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "options", "sequence": "string"}, {"name": "out_of_context_options", "sequence": "string"}], "splits": [{"name": "test", "num_bytes": 5806097, "num_examples": 5667}], "download_size": 2194109, "dataset_size": 5806097}, {"config_name": "csqa.ta", "features": [{"name": "question", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "options", "sequence": "string"}, {"name": "out_of_context_options", "sequence": "string"}], "splits": [{"name": "test", "num_bytes": 61868481, "num_examples": 38590}], "download_size": 20789467, "dataset_size": 61868481}, {"config_name": "csqa.te", "features": [{"name": "question", "dtype": "string"}, {"name": "answer", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "options", "sequence": "string"}, {"name": "out_of_context_options", "sequence": "string"}], "splits": [{"name": "test", "num_bytes": 58784997, "num_examples": 41338}], "download_size": 17447618, "dataset_size": 58784997}, {"config_name": "cvit-mkb-clsr.en-bn", "features": [{"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 1990957, "num_examples": 5522}], "download_size": 945551, "dataset_size": 1990957}, {"config_name": "cvit-mkb-clsr.en-gu", "features": [{"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 2303377, "num_examples": 6463}], "download_size": 1093313, "dataset_size": 2303377}, {"config_name": "cvit-mkb-clsr.en-hi", "features": [{"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 1855989, "num_examples": 5169}], "download_size": 890609, "dataset_size": 1855989}, {"config_name": "cvit-mkb-clsr.en-ml", "features": [{"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 1990089, "num_examples": 4886}], "download_size": 868956, "dataset_size": 1990089}, {"config_name": "cvit-mkb-clsr.en-mr", "features": [{"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 2130601, "num_examples": 5760}], "download_size": 993961, "dataset_size": 2130601}, {"config_name": "cvit-mkb-clsr.en-or", "features": [{"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 274873, "num_examples": 752}], "download_size": 134334, "dataset_size": 274873}, {"config_name": "cvit-mkb-clsr.en-ta", "features": [{"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 2565178, "num_examples": 5637}], "download_size": 1091653, "dataset_size": 2565178}, {"config_name": "cvit-mkb-clsr.en-te", "features": [{"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 1771129, "num_examples": 5049}], "download_size": 840410, "dataset_size": 1771129}, {"config_name": "cvit-mkb-clsr.en-ur", "features": [{"name": "sentence1", "dtype": "string"}, {"name": "sentence2", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 288430, "num_examples": 1006}], "download_size": 166129, "dataset_size": 288430}, {"config_name": "iitp-mr.hi", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "negative", "1": "neutral", "2": "positive"}}}}], "splits": [{"name": "train", "num_bytes": 6704905, "num_examples": 2480}, {"name": "validation", "num_bytes": 822218, "num_examples": 310}, {"name": "test", "num_bytes": 702373, "num_examples": 310}], "download_size": 3151762, "dataset_size": 8229496}, {"config_name": "iitp-pr.hi", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "negative", "1": "neutral", "2": "positive"}}}}], "splits": [{"name": "train", "num_bytes": 945589, "num_examples": 4182}, {"name": "validation", "num_bytes": 120100, "num_examples": 523}, {"name": "test", "num_bytes": 121910, "num_examples": 523}], "download_size": 509822, "dataset_size": 1187599}, {"config_name": "inltkh.gu", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "entertainment", "1": "business", "2": "tech", "3": "sports", "4": "state", "5": "spirituality", "6": "tamil-cinema", "7": "positive", "8": "negative", "9": "neutral"}}}}], "splits": [{"name": "train", "num_bytes": 883063, "num_examples": 5269}, {"name": "validation", "num_bytes": 111201, "num_examples": 659}, {"name": "test", "num_bytes": 110757, "num_examples": 659}], "download_size": 515094, "dataset_size": 1105021}, {"config_name": "inltkh.ml", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "entertainment", "1": "business", "2": "tech", "3": "sports", "4": "state", "5": "spirituality", "6": "tamil-cinema", "7": "positive", "8": "negative", "9": "neutral"}}}}], "splits": [{"name": "train", "num_bytes": 1108145, "num_examples": 5036}, {"name": "validation", "num_bytes": 140055, "num_examples": 630}, {"name": "test", "num_bytes": 138847, "num_examples": 630}], "download_size": 571019, "dataset_size": 1387047}, {"config_name": "inltkh.mr", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "entertainment", "1": "business", "2": "tech", "3": "sports", "4": "state", "5": "spirituality", "6": "tamil-cinema", "7": "positive", "8": "negative", "9": "neutral"}}}}], "splits": [{"name": "train", "num_bytes": 1462614, "num_examples": 9672}, {"name": "validation", "num_bytes": 180306, "num_examples": 1210}, {"name": "test", "num_bytes": 180558, "num_examples": 1210}], "download_size": 840304, "dataset_size": 1823478}, {"config_name": "inltkh.ta", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "entertainment", "1": "business", "2": "tech", "3": "sports", "4": "state", "5": "spirituality", "6": "tamil-cinema", "7": "positive", "8": "negative", "9": "neutral"}}}}], "splits": [{"name": "train", "num_bytes": 2659569, "num_examples": 5346}, {"name": "validation", "num_bytes": 316083, "num_examples": 669}, {"name": "test", "num_bytes": 320465, "num_examples": 669}], "download_size": 1271262, "dataset_size": 3296117}, {"config_name": "inltkh.te", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "entertainment", "1": "business", "2": "tech", "3": "sports", "4": "state", "5": "spirituality", "6": "tamil-cinema", "7": "positive", "8": "negative", "9": "neutral"}}}}], "splits": [{"name": "train", "num_bytes": 1361667, "num_examples": 4328}, {"name": "validation", "num_bytes": 170471, "num_examples": 541}, {"name": "test", "num_bytes": 173149, "num_examples": 541}], "download_size": 726293, "dataset_size": 1705287}, {"config_name": "md.hi", "features": [{"name": "sentence", "dtype": "string"}, {"name": "discourse_mode", "dtype": "string"}, {"name": "story_number", "dtype": "int32"}, {"name": "id", "dtype": "int32"}], "splits": [{"name": "train", "num_bytes": 1672109, "num_examples": 7974}, {"name": "validation", "num_bytes": 211187, "num_examples": 997}, {"name": "test", "num_bytes": 210175, "num_examples": 997}], "download_size": 939801, "dataset_size": 2093471}, {"config_name": "sna.bn", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "kolkata", "1": "state", "2": "national", "3": "sports", "4": "entertainment", "5": "international"}}}}], "splits": [{"name": "train", "num_bytes": 46070046, "num_examples": 11284}, {"name": "validation", "num_bytes": 5648126, "num_examples": 1411}, {"name": "test", "num_bytes": 5799979, "num_examples": 1411}], "download_size": 21415940, "dataset_size": 57518151}, {"config_name": "wiki-ner.as", "features": [{"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-LOC", "1": "B-ORG", "2": "B-PER", "3": "I-LOC", "4": "I-ORG", "5": "I-PER", "6": "O"}}}}, {"name": "additional_info", "sequence": {"sequence": "string"}}], "splits": [{"name": "train", "num_bytes": 374983, "num_examples": 1021}, {"name": "validation", "num_bytes": 49312, "num_examples": 157}, {"name": "test", "num_bytes": 50456, "num_examples": 160}], "download_size": 72919, "dataset_size": 474751}, {"config_name": "wiki-ner.bn", "features": [{"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-LOC", "1": "B-ORG", "2": "B-PER", "3": "I-LOC", "4": "I-ORG", "5": "I-PER", "6": "O"}}}}, {"name": "additional_info", "sequence": {"sequence": "string"}}], "splits": [{"name": "train", "num_bytes": 7502824, "num_examples": 20223}, {"name": "validation", "num_bytes": 988683, "num_examples": 2985}, {"name": "test", "num_bytes": 985941, "num_examples": 2690}], "download_size": 1278219, "dataset_size": 9477448}, {"config_name": "wiki-ner.gu", "features": [{"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-LOC", "1": "B-ORG", "2": "B-PER", "3": "I-LOC", "4": "I-ORG", "5": "I-PER", "6": "O"}}}}, {"name": "additional_info", "sequence": {"sequence": "string"}}], "splits": [{"name": "train", "num_bytes": 1571588, "num_examples": 2343}, {"name": "validation", "num_bytes": 192804, "num_examples": 297}, {"name": "test", "num_bytes": 197877, "num_examples": 255}], "download_size": 329660, "dataset_size": 1962269}, {"config_name": "wiki-ner.hi", "features": [{"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-LOC", "1": "B-ORG", "2": "B-PER", "3": "I-LOC", "4": "I-ORG", "5": "I-PER", "6": "O"}}}}, {"name": "additional_info", "sequence": {"sequence": "string"}}], "splits": [{"name": "train", "num_bytes": 3762505, "num_examples": 9463}, {"name": "validation", "num_bytes": 468678, "num_examples": 1114}, {"name": "test", "num_bytes": 475253, "num_examples": 1256}], "download_size": 948132, "dataset_size": 4706436}, {"config_name": "wiki-ner.kn", "features": [{"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-LOC", "1": "B-ORG", "2": "B-PER", "3": "I-LOC", "4": "I-ORG", "5": "I-PER", "6": "O"}}}}, {"name": "additional_info", "sequence": {"sequence": "string"}}], "splits": [{"name": "train", "num_bytes": 1352027, "num_examples": 2679}, {"name": "validation", "num_bytes": 179538, "num_examples": 412}, {"name": "test", "num_bytes": 180791, "num_examples": 476}], "download_size": 421877, "dataset_size": 1712356}, {"config_name": "wiki-ner.ml", "features": [{"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-LOC", "1": "B-ORG", "2": "B-PER", "3": "I-LOC", "4": "I-ORG", "5": "I-PER", "6": "O"}}}}, {"name": "additional_info", "sequence": {"sequence": "string"}}], "splits": [{"name": "train", "num_bytes": 7678887, "num_examples": 15620}, {"name": "validation", "num_bytes": 969947, "num_examples": 2067}, {"name": "test", "num_bytes": 991102, "num_examples": 2042}], "download_size": 2390442, "dataset_size": 9639936}, {"config_name": "wiki-ner.mr", "features": [{"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-LOC", "1": "B-ORG", "2": "B-PER", "3": "I-LOC", "4": "I-ORG", "5": "I-PER", "6": "O"}}}}, {"name": "additional_info", "sequence": {"sequence": "string"}}], "splits": [{"name": "train", "num_bytes": 5431489, "num_examples": 12151}, {"name": "validation", "num_bytes": 701637, "num_examples": 1498}, {"name": "test", "num_bytes": 655682, "num_examples": 1329}], "download_size": 1410663, "dataset_size": 6788808}, {"config_name": "wiki-ner.or", "features": [{"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-LOC", "1": "B-ORG", "2": "B-PER", "3": "I-LOC", "4": "I-ORG", "5": "I-PER", "6": "O"}}}}, {"name": "additional_info", "sequence": {"sequence": "string"}}], "splits": [{"name": "train", "num_bytes": 493758, "num_examples": 1077}, {"name": "validation", "num_bytes": 58568, "num_examples": 132}, {"name": "test", "num_bytes": 62211, "num_examples": 153}], "download_size": 102783, "dataset_size": 614537}, {"config_name": "wiki-ner.pa", "features": [{"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-LOC", "1": "B-ORG", "2": "B-PER", "3": "I-LOC", "4": "I-ORG", "5": "I-PER", "6": "O"}}}}, {"name": "additional_info", "sequence": {"sequence": "string"}}], "splits": [{"name": "train", "num_bytes": 520244, "num_examples": 1408}, {"name": "validation", "num_bytes": 61170, "num_examples": 186}, {"name": "test", "num_bytes": 61788, "num_examples": 179}], "download_size": 149727, "dataset_size": 643202}, {"config_name": "wiki-ner.ta", "features": [{"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-LOC", "1": "B-ORG", "2": "B-PER", "3": "I-LOC", "4": "I-ORG", "5": "I-PER", "6": "O"}}}}, {"name": "additional_info", "sequence": {"sequence": "string"}}], "splits": [{"name": "train", "num_bytes": 10117080, "num_examples": 20466}, {"name": "validation", "num_bytes": 1267188, "num_examples": 2586}, {"name": "test", "num_bytes": 1321626, "num_examples": 2611}], "download_size": 2819083, "dataset_size": 12705894}, {"config_name": "wiki-ner.te", "features": [{"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "B-LOC", "1": "B-ORG", "2": "B-PER", "3": "I-LOC", "4": "I-ORG", "5": "I-PER", "6": "O"}}}}, {"name": "additional_info", "sequence": {"sequence": "string"}}], "splits": [{"name": "train", "num_bytes": 3881211, "num_examples": 7978}, {"name": "validation", "num_bytes": 458509, "num_examples": 841}, {"name": "test", "num_bytes": 507806, "num_examples": 1110}], "download_size": 1006881, "dataset_size": 4847526}, {"config_name": "wnli.en", "features": [{"name": "hypothesis", "dtype": "string"}, {"name": "premise", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "not_entailment", "1": "entailment", "2": "None"}}}}], "splits": [{"name": "train", "num_bytes": 104569, "num_examples": 635}, {"name": "validation", "num_bytes": 11878, "num_examples": 71}, {"name": "test", "num_bytes": 37297, "num_examples": 146}], "download_size": 57667, "dataset_size": 153744}, {"config_name": "wnli.gu", "features": [{"name": "hypothesis", "dtype": "string"}, {"name": "premise", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "not_entailment", "1": "entailment", "2": "None"}}}}], "splits": [{"name": "train", "num_bytes": 251554, "num_examples": 635}, {"name": "validation", "num_bytes": 28175, "num_examples": 71}, {"name": "test", "num_bytes": 94578, "num_examples": 146}], "download_size": 98032, "dataset_size": 374307}, {"config_name": "wnli.hi", "features": [{"name": "hypothesis", "dtype": "string"}, {"name": "premise", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "not_entailment", "1": "entailment", "2": "None"}}}}], "splits": [{"name": "train", "num_bytes": 253334, "num_examples": 635}, {"name": "validation", "num_bytes": 28676, "num_examples": 71}, {"name": "test", "num_bytes": 90823, "num_examples": 146}], "download_size": 99450, "dataset_size": 372833}, {"config_name": "wnli.mr", "features": [{"name": "hypothesis", "dtype": "string"}, {"name": "premise", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "not_entailment", "1": "entailment", "2": "None"}}}}], "splits": [{"name": "train", "num_bytes": 256649, "num_examples": 635}, {"name": "validation", "num_bytes": 29218, "num_examples": 71}, {"name": "test", "num_bytes": 97128, "num_examples": 146}], "download_size": 103774, "dataset_size": 382995}, {"config_name": "wstp.as", "features": [{"name": "sectionText", "dtype": "string"}, {"name": "correctTitle", "dtype": "string"}, {"name": "titleA", "dtype": "string"}, {"name": "titleB", "dtype": "string"}, {"name": "titleC", "dtype": "string"}, {"name": "titleD", "dtype": "string"}, {"name": "url", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 13581336, "num_examples": 5000}, {"name": "validation", "num_bytes": 1698968, "num_examples": 625}, {"name": "test", "num_bytes": 1697650, "num_examples": 626}], "download_size": 6959458, "dataset_size": 16977954}, {"config_name": "wstp.bn", "features": [{"name": "sectionText", "dtype": "string"}, {"name": "correctTitle", "dtype": "string"}, {"name": "titleA", "dtype": "string"}, {"name": "titleB", "dtype": "string"}, {"name": "titleC", "dtype": "string"}, {"name": "titleD", "dtype": "string"}, {"name": "url", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 143340457, "num_examples": 47580}, {"name": "validation", "num_bytes": 17759236, "num_examples": 5947}, {"name": "test", "num_bytes": 17633865, "num_examples": 5948}], "download_size": 69145372, "dataset_size": 178733558}, {"config_name": "wstp.gu", "features": [{"name": "sectionText", "dtype": "string"}, {"name": "correctTitle", "dtype": "string"}, {"name": "titleA", "dtype": "string"}, {"name": "titleB", "dtype": "string"}, {"name": "titleC", "dtype": "string"}, {"name": "titleD", "dtype": "string"}, {"name": "url", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 39353464, "num_examples": 10004}, {"name": "validation", "num_bytes": 4887752, "num_examples": 1251}, {"name": "test", "num_bytes": 4699158, "num_examples": 1251}], "download_size": 19763249, "dataset_size": 48940374}, {"config_name": "wstp.hi", "features": [{"name": "sectionText", "dtype": "string"}, {"name": "correctTitle", "dtype": "string"}, {"name": "titleA", "dtype": "string"}, {"name": "titleB", "dtype": "string"}, {"name": "titleC", "dtype": "string"}, {"name": "titleD", "dtype": "string"}, {"name": "url", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 158529578, "num_examples": 44069}, {"name": "validation", "num_bytes": 19371904, "num_examples": 5509}, {"name": "test", "num_bytes": 19593001, "num_examples": 5509}], "download_size": 77868574, "dataset_size": 197494483}, {"config_name": "wstp.kn", "features": [{"name": "sectionText", "dtype": "string"}, {"name": "correctTitle", "dtype": "string"}, {"name": "titleA", "dtype": "string"}, {"name": "titleB", "dtype": "string"}, {"name": "titleC", "dtype": "string"}, {"name": "titleD", "dtype": "string"}, {"name": "url", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 139950313, "num_examples": 35379}, {"name": "validation", "num_bytes": 17789782, "num_examples": 4422}, {"name": "test", "num_bytes": 17897031, "num_examples": 4423}], "download_size": 67719504, "dataset_size": 175637126}, {"config_name": "wstp.ml", "features": [{"name": "sectionText", "dtype": "string"}, {"name": "correctTitle", "dtype": "string"}, {"name": "titleA", "dtype": "string"}, {"name": "titleB", "dtype": "string"}, {"name": "titleC", "dtype": "string"}, {"name": "titleD", "dtype": "string"}, {"name": "url", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 88360504, "num_examples": 27527}, {"name": "validation", "num_bytes": 11193340, "num_examples": 3441}, {"name": "test", "num_bytes": 11150914, "num_examples": 3441}], "download_size": 42336357, "dataset_size": 110704758}, {"config_name": "wstp.mr", "features": [{"name": "sectionText", "dtype": "string"}, {"name": "correctTitle", "dtype": "string"}, {"name": "titleA", "dtype": "string"}, {"name": "titleB", "dtype": "string"}, {"name": "titleC", "dtype": "string"}, {"name": "titleD", "dtype": "string"}, {"name": "url", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 28302341, "num_examples": 10446}, {"name": "validation", "num_bytes": 3328798, "num_examples": 1306}, {"name": "test", "num_bytes": 3631684, "num_examples": 1306}], "download_size": 13886208, "dataset_size": 35262823}, {"config_name": "wstp.or", "features": [{"name": "sectionText", "dtype": "string"}, {"name": "correctTitle", "dtype": "string"}, {"name": "titleA", "dtype": "string"}, {"name": "titleB", "dtype": "string"}, {"name": "titleC", "dtype": "string"}, {"name": "titleD", "dtype": "string"}, {"name": "url", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 10900006, "num_examples": 4015}, {"name": "validation", "num_bytes": 1264935, "num_examples": 502}, {"name": "test", "num_bytes": 1344652, "num_examples": 502}], "download_size": 5319128, "dataset_size": 13509593}, {"config_name": "wstp.pa", "features": [{"name": "sectionText", "dtype": "string"}, {"name": "correctTitle", "dtype": "string"}, {"name": "titleA", "dtype": "string"}, {"name": "titleB", "dtype": "string"}, {"name": "titleC", "dtype": "string"}, {"name": "titleD", "dtype": "string"}, {"name": "url", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 22189730, "num_examples": 8772}, {"name": "validation", "num_bytes": 2789186, "num_examples": 1097}, {"name": "test", "num_bytes": 2685767, "num_examples": 1097}], "download_size": 11201369, "dataset_size": 27664683}, {"config_name": "wstp.ta", "features": [{"name": "sectionText", "dtype": "string"}, {"name": "correctTitle", "dtype": "string"}, {"name": "titleA", "dtype": "string"}, {"name": "titleB", "dtype": "string"}, {"name": "titleC", "dtype": "string"}, {"name": "titleD", "dtype": "string"}, {"name": "url", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 151929218, "num_examples": 48940}, {"name": "validation", "num_bytes": 18817167, "num_examples": 6117}, {"name": "test", "num_bytes": 18815071, "num_examples": 6118}], "download_size": 68699092, "dataset_size": 189561456}, {"config_name": "wstp.te", "features": [{"name": "sectionText", "dtype": "string"}, {"name": "correctTitle", "dtype": "string"}, {"name": "titleA", "dtype": "string"}, {"name": "titleB", "dtype": "string"}, {"name": "titleC", "dtype": "string"}, {"name": "titleD", "dtype": "string"}, {"name": "url", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 151696691, "num_examples": 80000}, {"name": "validation", "num_bytes": 19003169, "num_examples": 10000}, {"name": "test", "num_bytes": 18991913, "num_examples": 10000}], "download_size": 50158580, "dataset_size": 189691773}], "configs": [{"config_name": "actsa-sc.te", "data_files": [{"split": "train", "path": "actsa-sc.te/train-*"}, {"split": "validation", "path": "actsa-sc.te/validation-*"}, {"split": "test", "path": "actsa-sc.te/test-*"}]}, {"config_name": "bbca.hi", "data_files": [{"split": "train", "path": "bbca.hi/train-*"}, {"split": "test", "path": "bbca.hi/test-*"}]}, {"config_name": "copa.en", "data_files": [{"split": "train", "path": "copa.en/train-*"}, {"split": "validation", "path": "copa.en/validation-*"}, {"split": "test", "path": "copa.en/test-*"}]}, {"config_name": "copa.gu", "data_files": [{"split": "train", "path": "copa.gu/train-*"}, {"split": "validation", "path": "copa.gu/validation-*"}, {"split": "test", "path": "copa.gu/test-*"}]}, {"config_name": "copa.hi", "data_files": [{"split": "train", "path": "copa.hi/train-*"}, {"split": "validation", "path": "copa.hi/validation-*"}, {"split": "test", "path": "copa.hi/test-*"}]}, {"config_name": "copa.mr", "data_files": [{"split": "train", "path": "copa.mr/train-*"}, {"split": "validation", "path": "copa.mr/validation-*"}, {"split": "test", "path": "copa.mr/test-*"}]}, {"config_name": "csqa.as", "data_files": [{"split": "test", "path": "csqa.as/test-*"}]}, {"config_name": "csqa.bn", "data_files": [{"split": "test", "path": "csqa.bn/test-*"}]}, {"config_name": "csqa.gu", "data_files": [{"split": "test", "path": "csqa.gu/test-*"}]}, {"config_name": "csqa.hi", "data_files": [{"split": "test", "path": "csqa.hi/test-*"}]}, {"config_name": "csqa.kn", "data_files": [{"split": "test", "path": "csqa.kn/test-*"}]}, {"config_name": "csqa.ml", "data_files": [{"split": "test", "path": "csqa.ml/test-*"}]}, {"config_name": "csqa.mr", "data_files": [{"split": "test", "path": "csqa.mr/test-*"}]}, {"config_name": "csqa.or", "data_files": [{"split": "test", "path": "csqa.or/test-*"}]}, {"config_name": "csqa.pa", "data_files": [{"split": "test", "path": "csqa.pa/test-*"}]}, {"config_name": "csqa.ta", "data_files": [{"split": "test", "path": "csqa.ta/test-*"}]}, {"config_name": "csqa.te", "data_files": [{"split": "test", "path": "csqa.te/test-*"}]}, {"config_name": "cvit-mkb-clsr.en-bn", "data_files": [{"split": "test", "path": "cvit-mkb-clsr.en-bn/test-*"}]}, {"config_name": "cvit-mkb-clsr.en-gu", "data_files": [{"split": "test", "path": "cvit-mkb-clsr.en-gu/test-*"}]}, {"config_name": "cvit-mkb-clsr.en-hi", "data_files": [{"split": "test", "path": "cvit-mkb-clsr.en-hi/test-*"}]}, {"config_name": "cvit-mkb-clsr.en-ml", "data_files": [{"split": "test", "path": "cvit-mkb-clsr.en-ml/test-*"}]}, {"config_name": "cvit-mkb-clsr.en-mr", "data_files": [{"split": "test", "path": "cvit-mkb-clsr.en-mr/test-*"}]}, {"config_name": "cvit-mkb-clsr.en-or", "data_files": [{"split": "test", "path": "cvit-mkb-clsr.en-or/test-*"}]}, {"config_name": "cvit-mkb-clsr.en-ta", "data_files": [{"split": "test", "path": "cvit-mkb-clsr.en-ta/test-*"}]}, {"config_name": "cvit-mkb-clsr.en-te", "data_files": [{"split": "test", "path": "cvit-mkb-clsr.en-te/test-*"}]}, {"config_name": "cvit-mkb-clsr.en-ur", "data_files": [{"split": "test", "path": "cvit-mkb-clsr.en-ur/test-*"}]}, {"config_name": "iitp-mr.hi", "data_files": [{"split": "train", "path": "iitp-mr.hi/train-*"}, {"split": "validation", "path": "iitp-mr.hi/validation-*"}, {"split": "test", "path": "iitp-mr.hi/test-*"}]}, {"config_name": "iitp-pr.hi", "data_files": [{"split": "train", "path": "iitp-pr.hi/train-*"}, {"split": "validation", "path": "iitp-pr.hi/validation-*"}, {"split": "test", "path": "iitp-pr.hi/test-*"}]}, {"config_name": "inltkh.gu", "data_files": [{"split": "train", "path": "inltkh.gu/train-*"}, {"split": "validation", "path": "inltkh.gu/validation-*"}, {"split": "test", "path": "inltkh.gu/test-*"}]}, {"config_name": "inltkh.ml", "data_files": [{"split": "train", "path": "inltkh.ml/train-*"}, {"split": "validation", "path": "inltkh.ml/validation-*"}, {"split": "test", "path": "inltkh.ml/test-*"}]}, {"config_name": "inltkh.mr", "data_files": [{"split": "train", "path": "inltkh.mr/train-*"}, {"split": "validation", "path": "inltkh.mr/validation-*"}, {"split": "test", "path": "inltkh.mr/test-*"}]}, {"config_name": "inltkh.ta", "data_files": [{"split": "train", "path": "inltkh.ta/train-*"}, {"split": "validation", "path": "inltkh.ta/validation-*"}, {"split": "test", "path": "inltkh.ta/test-*"}]}, {"config_name": "inltkh.te", "data_files": [{"split": "train", "path": "inltkh.te/train-*"}, {"split": "validation", "path": "inltkh.te/validation-*"}, {"split": "test", "path": "inltkh.te/test-*"}]}, {"config_name": "md.hi", "data_files": [{"split": "train", "path": "md.hi/train-*"}, {"split": "validation", "path": "md.hi/validation-*"}, {"split": "test", "path": "md.hi/test-*"}]}, {"config_name": "sna.bn", "data_files": [{"split": "train", "path": "sna.bn/train-*"}, {"split": "validation", "path": "sna.bn/validation-*"}, {"split": "test", "path": "sna.bn/test-*"}]}, {"config_name": "wiki-ner.as", "data_files": [{"split": "train", "path": "wiki-ner.as/train-*"}, {"split": "validation", "path": "wiki-ner.as/validation-*"}, {"split": "test", "path": "wiki-ner.as/test-*"}]}, {"config_name": "wiki-ner.bn", "data_files": [{"split": "train", "path": "wiki-ner.bn/train-*"}, {"split": "validation", "path": "wiki-ner.bn/validation-*"}, {"split": "test", "path": "wiki-ner.bn/test-*"}]}, {"config_name": "wiki-ner.gu", "data_files": [{"split": "train", "path": "wiki-ner.gu/train-*"}, {"split": "validation", "path": "wiki-ner.gu/validation-*"}, {"split": "test", "path": "wiki-ner.gu/test-*"}]}, {"config_name": "wiki-ner.hi", "data_files": [{"split": "train", "path": "wiki-ner.hi/train-*"}, {"split": "validation", "path": "wiki-ner.hi/validation-*"}, {"split": "test", "path": "wiki-ner.hi/test-*"}]}, {"config_name": "wiki-ner.kn", "data_files": [{"split": "train", "path": "wiki-ner.kn/train-*"}, {"split": "validation", "path": "wiki-ner.kn/validation-*"}, {"split": "test", "path": "wiki-ner.kn/test-*"}]}, {"config_name": "wiki-ner.ml", "data_files": [{"split": "train", "path": "wiki-ner.ml/train-*"}, {"split": "validation", "path": "wiki-ner.ml/validation-*"}, {"split": "test", "path": "wiki-ner.ml/test-*"}]}, {"config_name": "wiki-ner.mr", "data_files": [{"split": "train", "path": "wiki-ner.mr/train-*"}, {"split": "validation", "path": "wiki-ner.mr/validation-*"}, {"split": "test", "path": "wiki-ner.mr/test-*"}]}, {"config_name": "wiki-ner.or", "data_files": [{"split": "train", "path": "wiki-ner.or/train-*"}, {"split": "validation", "path": "wiki-ner.or/validation-*"}, {"split": "test", "path": "wiki-ner.or/test-*"}]}, {"config_name": "wiki-ner.pa", "data_files": [{"split": "train", "path": "wiki-ner.pa/train-*"}, {"split": "validation", "path": "wiki-ner.pa/validation-*"}, {"split": "test", "path": "wiki-ner.pa/test-*"}]}, {"config_name": "wiki-ner.ta", "data_files": [{"split": "train", "path": "wiki-ner.ta/train-*"}, {"split": "validation", "path": "wiki-ner.ta/validation-*"}, {"split": "test", "path": "wiki-ner.ta/test-*"}]}, {"config_name": "wiki-ner.te", "data_files": [{"split": "train", "path": "wiki-ner.te/train-*"}, {"split": "validation", "path": "wiki-ner.te/validation-*"}, {"split": "test", "path": "wiki-ner.te/test-*"}]}, {"config_name": "wnli.en", "data_files": [{"split": "train", "path": "wnli.en/train-*"}, {"split": "validation", "path": "wnli.en/validation-*"}, {"split": "test", "path": "wnli.en/test-*"}]}, {"config_name": "wnli.gu", "data_files": [{"split": "train", "path": "wnli.gu/train-*"}, {"split": "validation", "path": "wnli.gu/validation-*"}, {"split": "test", "path": "wnli.gu/test-*"}]}, {"config_name": "wnli.hi", "data_files": [{"split": "train", "path": "wnli.hi/train-*"}, {"split": "validation", "path": "wnli.hi/validation-*"}, {"split": "test", "path": "wnli.hi/test-*"}]}, {"config_name": "wnli.mr", "data_files": [{"split": "train", "path": "wnli.mr/train-*"}, {"split": "validation", "path": "wnli.mr/validation-*"}, {"split": "test", "path": "wnli.mr/test-*"}]}, {"config_name": "wstp.as", "data_files": [{"split": "train", "path": "wstp.as/train-*"}, {"split": "validation", "path": "wstp.as/validation-*"}, {"split": "test", "path": "wstp.as/test-*"}]}, {"config_name": "wstp.bn", "data_files": [{"split": "train", "path": "wstp.bn/train-*"}, {"split": "validation", "path": "wstp.bn/validation-*"}, {"split": "test", "path": "wstp.bn/test-*"}]}, {"config_name": "wstp.gu", "data_files": [{"split": "train", "path": "wstp.gu/train-*"}, {"split": "validation", "path": "wstp.gu/validation-*"}, {"split": "test", "path": "wstp.gu/test-*"}]}, {"config_name": "wstp.hi", "data_files": [{"split": "train", "path": "wstp.hi/train-*"}, {"split": "validation", "path": "wstp.hi/validation-*"}, {"split": "test", "path": "wstp.hi/test-*"}]}, {"config_name": "wstp.kn", "data_files": [{"split": "train", "path": "wstp.kn/train-*"}, {"split": "validation", "path": "wstp.kn/validation-*"}, {"split": "test", "path": "wstp.kn/test-*"}]}, {"config_name": "wstp.ml", "data_files": [{"split": "train", "path": "wstp.ml/train-*"}, {"split": "validation", "path": "wstp.ml/validation-*"}, {"split": "test", "path": "wstp.ml/test-*"}]}, {"config_name": "wstp.mr", "data_files": [{"split": "train", "path": "wstp.mr/train-*"}, {"split": "validation", "path": "wstp.mr/validation-*"}, {"split": "test", "path": "wstp.mr/test-*"}]}, {"config_name": "wstp.or", "data_files": [{"split": "train", "path": "wstp.or/train-*"}, {"split": "validation", "path": "wstp.or/validation-*"}, {"split": "test", "path": "wstp.or/test-*"}]}, {"config_name": "wstp.pa", "data_files": [{"split": "train", "path": "wstp.pa/train-*"}, {"split": "validation", "path": "wstp.pa/validation-*"}, {"split": "test", "path": "wstp.pa/test-*"}]}, {"config_name": "wstp.ta", "data_files": [{"split": "train", "path": "wstp.ta/train-*"}, {"split": "validation", "path": "wstp.ta/validation-*"}, {"split": "test", "path": "wstp.ta/test-*"}]}, {"config_name": "wstp.te", "data_files": [{"split": "train", "path": "wstp.te/train-*"}, {"split": "validation", "path": "wstp.te/validation-*"}, {"split": "test", "path": "wstp.te/test-*"}]}]}
2024-01-04T12:36:30+00:00
[]
[ "as", "bn", "en", "gu", "hi", "kn", "ml", "mr", "or", "pa", "ta", "te" ]
TAGS #task_categories-text-classification #task_categories-token-classification #task_categories-multiple-choice #task_ids-topic-classification #task_ids-natural-language-inference #task_ids-sentiment-analysis #task_ids-semantic-similarity-scoring #task_ids-named-entity-recognition #task_ids-multiple-choice-qa #annotations_creators-other #language_creators-found #multilinguality-multilingual #size_categories-100K<n<1M #source_datasets-extended|other #language-Assamese #language-Bengali #language-English #language-Gujarati #language-Hindi #language-Kannada #language-Malayalam #language-Marathi #language-Oriya (macrolanguage) #language-Panjabi #language-Tamil #language-Telugu #license-other #discourse-mode-classification #paraphrase-identification #cross-lingual-similarity #headline-classification #region-us
Dataset Card for "indic\_glue" ============================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: * Paper: IndicNLPSuite: Monolingual Corpora, Evaluation Benchmarks and Pre-trained Multilingual Language Models for Indian Languages * Point of Contact: * Size of downloaded dataset files: 3.51 GB * Size of the generated dataset: 1.65 GB * Total amount of disk used: 5.16 GB ### Dataset Summary IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te. The Winograd Schema Challenge (Levesque et al., 2011) is a reading comprehension task in which a system must read a sentence with a pronoun and select the referent of that pronoun from a list of choices. The examples are manually constructed to foil simple statistical methods: Each one is contingent on contextual information provided by a single word or phrase in the sentence. To convert the problem into sentence pair classification, we construct sentence pairs by replacing the ambiguous pronoun with each possible referent. The task is to predict if the sentence with the pronoun substituted is entailed by the original sentence. We use a small evaluation set consisting of new examples derived from fiction books that was shared privately by the authors of the original corpus. While the included training set is balanced between two classes, the test set is imbalanced between them (65% not entailment). Also, due to a data quirk, the development set is adversarial: hypotheses are sometimes shared between training and development examples, so if a model memorizes the training examples, they will predict the wrong label on corresponding development set example. As with QNLI, each example is evaluated separately, so there is not a systematic correspondence between a model's score on this task and its score on the unconverted original task. We call converted dataset WNLI (Winograd NLI). This dataset is translated and publicly released for 3 Indian languages by AI4Bharat. ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances #### URL * Size of downloaded dataset files: 0.38 MB * Size of the generated dataset: 1.71 MB * Total amount of disk used: 2.09 MB An example of 'validation' looks as follows. #### URL * Size of downloaded dataset files: 5.77 MB * Size of the generated dataset: 27.63 MB * Total amount of disk used: 33.40 MB An example of 'train' looks as follows. #### URL * Size of downloaded dataset files: 0.75 MB * Size of the generated dataset: 0.12 MB * Total amount of disk used: 0.87 MB An example of 'validation' looks as follows. #### URL * Size of downloaded dataset files: 0.75 MB * Size of the generated dataset: 0.23 MB * Total amount of disk used: 0.99 MB An example of 'train' looks as follows. #### URL * Size of downloaded dataset files: 0.75 MB * Size of the generated dataset: 0.23 MB * Total amount of disk used: 0.99 MB An example of 'validation' looks as follows. ### Data Fields The data fields are the same among all splits. #### URL * 'text': a 'string' feature. * 'label': a classification label, with possible values including 'positive' (0), 'negative' (1). #### URL * 'label': a 'string' feature. * 'text': a 'string' feature. #### URL * 'premise': a 'string' feature. * 'choice1': a 'string' feature. * 'choice2': a 'string' feature. * 'question': a 'string' feature. * 'label': a 'int32' feature. #### URL * 'premise': a 'string' feature. * 'choice1': a 'string' feature. * 'choice2': a 'string' feature. * 'question': a 'string' feature. * 'label': a 'int32' feature. #### URL * 'premise': a 'string' feature. * 'choice1': a 'string' feature. * 'choice2': a 'string' feature. * 'question': a 'string' feature. * 'label': a 'int32' feature. ### Data Splits #### URL #### URL #### URL #### URL #### URL Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information ### Contributions Thanks to @sumanthd17 for adding this dataset.
[ "### Dataset Summary\n\n\nIndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\nvariety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe Winograd Schema Challenge (Levesque et al., 2011) is a reading comprehension task\nin which a system must read a sentence with a pronoun and select the referent of that pronoun from\na list of choices. The examples are manually constructed to foil simple statistical methods: Each\none is contingent on contextual information provided by a single word or phrase in the sentence.\nTo convert the problem into sentence pair classification, we construct sentence pairs by replacing\nthe ambiguous pronoun with each possible referent. The task is to predict if the sentence with the\npronoun substituted is entailed by the original sentence. We use a small evaluation set consisting of\nnew examples derived from fiction books that was shared privately by the authors of the original\ncorpus. While the included training set is balanced between two classes, the test set is imbalanced\nbetween them (65% not entailment). Also, due to a data quirk, the development set is adversarial:\nhypotheses are sometimes shared between training and development examples, so if a model memorizes the\ntraining examples, they will predict the wrong label on corresponding development set\nexample. As with QNLI, each example is evaluated separately, so there is not a systematic correspondence\nbetween a model's score on this task and its score on the unconverted original task. We\ncall converted dataset WNLI (Winograd NLI). This dataset is translated and publicly released for 3\nIndian languages by AI4Bharat.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### URL\n\n\n* Size of downloaded dataset files: 0.38 MB\n* Size of the generated dataset: 1.71 MB\n* Total amount of disk used: 2.09 MB\n\n\nAn example of 'validation' looks as follows.", "#### URL\n\n\n* Size of downloaded dataset files: 5.77 MB\n* Size of the generated dataset: 27.63 MB\n* Total amount of disk used: 33.40 MB\n\n\nAn example of 'train' looks as follows.", "#### URL\n\n\n* Size of downloaded dataset files: 0.75 MB\n* Size of the generated dataset: 0.12 MB\n* Total amount of disk used: 0.87 MB\n\n\nAn example of 'validation' looks as follows.", "#### URL\n\n\n* Size of downloaded dataset files: 0.75 MB\n* Size of the generated dataset: 0.23 MB\n* Total amount of disk used: 0.99 MB\n\n\nAn example of 'train' looks as follows.", "#### URL\n\n\n* Size of downloaded dataset files: 0.75 MB\n* Size of the generated dataset: 0.23 MB\n* Total amount of disk used: 0.99 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### URL\n\n\n* 'text': a 'string' feature.\n* 'label': a classification label, with possible values including 'positive' (0), 'negative' (1).", "#### URL\n\n\n* 'label': a 'string' feature.\n* 'text': a 'string' feature.", "#### URL\n\n\n* 'premise': a 'string' feature.\n* 'choice1': a 'string' feature.\n* 'choice2': a 'string' feature.\n* 'question': a 'string' feature.\n* 'label': a 'int32' feature.", "#### URL\n\n\n* 'premise': a 'string' feature.\n* 'choice1': a 'string' feature.\n* 'choice2': a 'string' feature.\n* 'question': a 'string' feature.\n* 'label': a 'int32' feature.", "#### URL\n\n\n* 'premise': a 'string' feature.\n* 'choice1': a 'string' feature.\n* 'choice2': a 'string' feature.\n* 'question': a 'string' feature.\n* 'label': a 'int32' feature.", "### Data Splits", "#### URL", "#### URL", "#### URL", "#### URL", "#### URL\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @sumanthd17 for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_categories-token-classification #task_categories-multiple-choice #task_ids-topic-classification #task_ids-natural-language-inference #task_ids-sentiment-analysis #task_ids-semantic-similarity-scoring #task_ids-named-entity-recognition #task_ids-multiple-choice-qa #annotations_creators-other #language_creators-found #multilinguality-multilingual #size_categories-100K<n<1M #source_datasets-extended|other #language-Assamese #language-Bengali #language-English #language-Gujarati #language-Hindi #language-Kannada #language-Malayalam #language-Marathi #language-Oriya (macrolanguage) #language-Panjabi #language-Tamil #language-Telugu #license-other #discourse-mode-classification #paraphrase-identification #cross-lingual-similarity #headline-classification #region-us \n", "### Dataset Summary\n\n\nIndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\nvariety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe Winograd Schema Challenge (Levesque et al., 2011) is a reading comprehension task\nin which a system must read a sentence with a pronoun and select the referent of that pronoun from\na list of choices. The examples are manually constructed to foil simple statistical methods: Each\none is contingent on contextual information provided by a single word or phrase in the sentence.\nTo convert the problem into sentence pair classification, we construct sentence pairs by replacing\nthe ambiguous pronoun with each possible referent. The task is to predict if the sentence with the\npronoun substituted is entailed by the original sentence. We use a small evaluation set consisting of\nnew examples derived from fiction books that was shared privately by the authors of the original\ncorpus. While the included training set is balanced between two classes, the test set is imbalanced\nbetween them (65% not entailment). Also, due to a data quirk, the development set is adversarial:\nhypotheses are sometimes shared between training and development examples, so if a model memorizes the\ntraining examples, they will predict the wrong label on corresponding development set\nexample. As with QNLI, each example is evaluated separately, so there is not a systematic correspondence\nbetween a model's score on this task and its score on the unconverted original task. We\ncall converted dataset WNLI (Winograd NLI). This dataset is translated and publicly released for 3\nIndian languages by AI4Bharat.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### URL\n\n\n* Size of downloaded dataset files: 0.38 MB\n* Size of the generated dataset: 1.71 MB\n* Total amount of disk used: 2.09 MB\n\n\nAn example of 'validation' looks as follows.", "#### URL\n\n\n* Size of downloaded dataset files: 5.77 MB\n* Size of the generated dataset: 27.63 MB\n* Total amount of disk used: 33.40 MB\n\n\nAn example of 'train' looks as follows.", "#### URL\n\n\n* Size of downloaded dataset files: 0.75 MB\n* Size of the generated dataset: 0.12 MB\n* Total amount of disk used: 0.87 MB\n\n\nAn example of 'validation' looks as follows.", "#### URL\n\n\n* Size of downloaded dataset files: 0.75 MB\n* Size of the generated dataset: 0.23 MB\n* Total amount of disk used: 0.99 MB\n\n\nAn example of 'train' looks as follows.", "#### URL\n\n\n* Size of downloaded dataset files: 0.75 MB\n* Size of the generated dataset: 0.23 MB\n* Total amount of disk used: 0.99 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### URL\n\n\n* 'text': a 'string' feature.\n* 'label': a classification label, with possible values including 'positive' (0), 'negative' (1).", "#### URL\n\n\n* 'label': a 'string' feature.\n* 'text': a 'string' feature.", "#### URL\n\n\n* 'premise': a 'string' feature.\n* 'choice1': a 'string' feature.\n* 'choice2': a 'string' feature.\n* 'question': a 'string' feature.\n* 'label': a 'int32' feature.", "#### URL\n\n\n* 'premise': a 'string' feature.\n* 'choice1': a 'string' feature.\n* 'choice2': a 'string' feature.\n* 'question': a 'string' feature.\n* 'label': a 'int32' feature.", "#### URL\n\n\n* 'premise': a 'string' feature.\n* 'choice1': a 'string' feature.\n* 'choice2': a 'string' feature.\n* 'question': a 'string' feature.\n* 'label': a 'int32' feature.", "### Data Splits", "#### URL", "#### URL", "#### URL", "#### URL", "#### URL\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information", "### Contributions\n\n\nThanks to @sumanthd17 for adding this dataset." ]
[ 269, 394, 10, 11, 6, 50, 49, 52, 51, 52, 17, 40, 25, 65, 65, 65, 5, 3, 3, 3, 3, 9, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 6, 18 ]
[ "passage: TAGS\n#task_categories-text-classification #task_categories-token-classification #task_categories-multiple-choice #task_ids-topic-classification #task_ids-natural-language-inference #task_ids-sentiment-analysis #task_ids-semantic-similarity-scoring #task_ids-named-entity-recognition #task_ids-multiple-choice-qa #annotations_creators-other #language_creators-found #multilinguality-multilingual #size_categories-100K<n<1M #source_datasets-extended|other #language-Assamese #language-Bengali #language-English #language-Gujarati #language-Hindi #language-Kannada #language-Malayalam #language-Marathi #language-Oriya (macrolanguage) #language-Panjabi #language-Tamil #language-Telugu #license-other #discourse-mode-classification #paraphrase-identification #cross-lingual-similarity #headline-classification #region-us \n", "passage: ### Dataset Summary\n\n\nIndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide\nvariety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.\n\n\nThe Winograd Schema Challenge (Levesque et al., 2011) is a reading comprehension task\nin which a system must read a sentence with a pronoun and select the referent of that pronoun from\na list of choices. The examples are manually constructed to foil simple statistical methods: Each\none is contingent on contextual information provided by a single word or phrase in the sentence.\nTo convert the problem into sentence pair classification, we construct sentence pairs by replacing\nthe ambiguous pronoun with each possible referent. The task is to predict if the sentence with the\npronoun substituted is entailed by the original sentence. We use a small evaluation set consisting of\nnew examples derived from fiction books that was shared privately by the authors of the original\ncorpus. While the included training set is balanced between two classes, the test set is imbalanced\nbetween them (65% not entailment). Also, due to a data quirk, the development set is adversarial:\nhypotheses are sometimes shared between training and development examples, so if a model memorizes the\ntraining examples, they will predict the wrong label on corresponding development set\nexample. As with QNLI, each example is evaluated separately, so there is not a systematic correspondence\nbetween a model's score on this task and its score on the unconverted original task. We\ncall converted dataset WNLI (Winograd NLI). This dataset is translated and publicly released for 3\nIndian languages by AI4Bharat.### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances#### URL\n\n\n* Size of downloaded dataset files: 0.38 MB\n* Size of the generated dataset: 1.71 MB\n* Total amount of disk used: 2.09 MB\n\n\nAn example of 'validation' looks as follows.#### URL\n\n\n* Size of downloaded dataset files: 5.77 MB\n* Size of the generated dataset: 27.63 MB\n* Total amount of disk used: 33.40 MB\n\n\nAn example of 'train' looks as follows.#### URL\n\n\n* Size of downloaded dataset files: 0.75 MB\n* Size of the generated dataset: 0.12 MB\n* Total amount of disk used: 0.87 MB\n\n\nAn example of 'validation' looks as follows.#### URL\n\n\n* Size of downloaded dataset files: 0.75 MB\n* Size of the generated dataset: 0.23 MB\n* Total amount of disk used: 0.99 MB\n\n\nAn example of 'train' looks as follows.#### URL\n\n\n* Size of downloaded dataset files: 0.75 MB\n* Size of the generated dataset: 0.23 MB\n* Total amount of disk used: 0.99 MB\n\n\nAn example of 'validation' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.#### URL\n\n\n* 'text': a 'string' feature.\n* 'label': a classification label, with possible values including 'positive' (0), 'negative' (1).#### URL\n\n\n* 'label': a 'string' feature.\n* 'text': a 'string' feature.#### URL\n\n\n* 'premise': a 'string' feature.\n* 'choice1': a 'string' feature.\n* 'choice2': a 'string' feature.\n* 'question': a 'string' feature.\n* 'label': a 'int32' feature.#### URL\n\n\n* 'premise': a 'string' feature.\n* 'choice1': a 'string' feature.\n* 'choice2': a 'string' feature.\n* 'question': a 'string' feature.\n* 'label': a 'int32' feature." ]
[ -0.0359313003718853, 0.05391179025173187, -0.004900840576738119, 0.09069903194904327, 0.03147142380475998, 0.0034020135644823313, 0.10021932423114777, 0.11503274738788605, 0.037154387682676315, 0.05916433781385422, -0.039149947464466095, -0.01652355119585991, 0.0988256186246872, 0.08046961575746536, 0.01717568002641201, -0.24000461399555206, 0.006342899054288864, -0.08668283373117447, 0.002797533757984638, 0.07096076756715775, 0.09521613270044327, -0.024056632071733475, 0.0318339504301548, -0.036513179540634155, -0.03354497253894806, 0.030139468610286713, -0.03552064672112465, -0.07938794046640396, 0.05261936038732529, 0.05759481340646744, 0.0735941231250763, -0.015442821197211742, 0.03993992879986763, -0.19210919737815857, 0.025265175849199295, 0.006998823955655098, 0.021272944286465645, -0.03704479709267616, 0.08885007351636887, -0.0217902772128582, 0.15009815990924835, -0.012037765234708786, 0.03807484731078148, 0.035015057772397995, -0.09000179171562195, -0.0600123293697834, -0.05468252673745155, 0.04126083105802536, 0.003998542204499245, 0.08066681027412415, -0.06731065362691879, 0.07000435143709183, -0.044942278414964676, 0.05561574548482895, 0.03487791121006012, -0.11333334445953369, -0.05411447957158089, 0.1039283499121666, 0.016054999083280563, 0.10735736787319183, -0.07590612024068832, -0.015610315836966038, 0.006919767241925001, 0.058705247938632965, -0.0163126178085804, -0.05318473279476166, -0.09029949456453323, -0.014317447319626808, -0.07499425858259201, 0.009197471663355827, 0.14962360262870789, -0.03402584418654442, -0.017841361463069916, -0.14411906898021698, -0.04949776828289032, 0.054323311895132065, -0.005616005510091782, 0.044236645102500916, -0.0334479957818985, 0.04119265824556351, 0.16712686419487, 0.009437695145606995, -0.100859135389328, 0.007199428975582123, 0.05374628305435181, 0.02739456668496132, 0.04580774903297424, 0.011764006689190865, -0.06316247582435608, -0.005234675481915474, 0.017957894131541252, -0.09070691466331482, -0.0034820421133190393, -0.05460958182811737, -0.04884883388876915, 0.05595536530017853, 0.011152442544698715, -0.13723322749137878, 0.043380070477724075, 0.009162615053355694, -0.06142522394657135, 0.052454058080911636, -0.05158369988203049, 0.01736738532781601, 0.1131298840045929, 0.12634599208831787, -0.08032137155532837, -0.000049233436584472656, 0.013823483139276505, 0.034337837249040604, 0.05629679560661316, -0.03229394555091858, -0.011225033551454544, 0.05381869152188301, -0.005394668318331242, 0.054513316601514816, -0.0034899860620498657, 0.038002047687768936, -0.062945157289505, -0.03382233902812004, 0.10428761690855026, -0.12336502969264984, -0.03953529894351959, 0.01415412686765194, -0.04966555908322334, -0.016451414674520493, 0.015460729598999023, -0.034796517342329025, -0.08140860497951508, -0.04128122702240944, -0.02268984168767929, 0.0049390532076358795, -0.09679561853408813, -0.08880552649497986, 0.019995931535959244, -0.029556717723608017, -0.03964638710021973, -0.08439204841852188, -0.15964749455451965, -0.05392630398273468, 0.01211494393646717, -0.09199265390634537, -0.035730451345443726, -0.04396437853574753, 0.009902812540531158, -0.011951930820941925, -0.002964375540614128, -0.009613875299692154, -0.06343208253383636, 0.020346809178590775, -0.04785267263650894, 0.0679987445473671, 0.06007413566112518, 0.014841634780168533, -0.07182729244232178, 0.08103039860725403, -0.09091947227716446, 0.10091526806354523, -0.09233254939317703, 0.002867531031370163, -0.03991658613085747, -0.026314029470086098, 0.025972098112106323, 0.029487192630767822, -0.02823668345808983, 0.11238766461610794, -0.16366133093833923, -0.025523772463202477, 0.12241832166910172, -0.12974482774734497, -0.07612021267414093, 0.10051383078098297, -0.011142042465507984, 0.10021352767944336, 0.027812210842967033, 0.18494552373886108, 0.04660194367170334, 0.0623035803437233, -0.09426768124103546, -0.007980206981301308, 0.03582700714468956, 0.1483907699584961, 0.06935763359069824, 0.013791350647807121, 0.09276184439659119, 0.021878071129322052, 0.0976743996143341, 0.01069702673703432, 0.0034291530027985573, -0.06397651135921478, 0.006509960629045963, -0.03408530727028847, -0.03836194425821304, 0.02369813434779644, 0.0231825839728117, -0.02360239066183567, -0.02008710615336895, -0.007844347506761551, 0.0954614132642746, -0.05590919405221939, 0.03269046172499657, -0.07257755845785141, 0.05742839723825455, 0.010962040163576603, 0.0030528027564287186, -0.16064400970935822, -0.031931322067976, 0.09947485476732254, -0.05577762797474861, 0.06965286284685135, -0.007235821336507797, 0.016367444768548012, 0.007544020190834999, -0.06262829899787903, -0.0032396335154771805, 0.012930324301123619, -0.013488993048667908, -0.04262204468250275, -0.14657506346702576, 0.031901221722364426, -0.050079863518476486, 0.13683423399925232, -0.1395605355501175, 0.022338220849633217, 0.009781554341316223, 0.10316350311040878, 0.03231773152947426, -0.026067763566970825, 0.09257373213768005, 0.04370644688606262, -0.022309603169560432, -0.04603739082813263, 0.0066190557554364204, -0.011114638298749924, -0.050438836216926575, 0.11607013642787933, -0.10471656918525696, -0.06451363861560822, 0.012583397328853607, -0.02803247608244419, -0.00376846338622272, 0.00901249423623085, -0.014162804931402206, -0.03437371179461479, -0.01530882716178894, 0.006051875650882721, 0.11649022996425629, 0.012940777465701103, 0.10710139572620392, -0.09283870458602905, -0.025445330888032913, -0.019984833896160126, -0.03585496544837952, -0.03837765008211136, 0.11043957620859146, 0.03164835646748543, -0.1316210776567459, 0.1449243128299713, 0.0019569918513298035, 0.09345559775829315, 0.2017945945262909, 0.0075135380029678345, -0.047685716301202774, -0.005373855587095022, -0.01007011253386736, -0.03479570522904396, 0.03183845430612564, -0.06398237496614456, 0.0009587309323251247, 0.025562867522239685, 0.036221154034137726, 0.0375254787504673, -0.04761822894215584, 0.00910874642431736, -0.011354686692357063, -0.01653393544256687, -0.01822473481297493, 0.04070872813463211, -0.00580303929746151, 0.0660373792052269, -0.02067035436630249, 0.06062895804643631, -0.047830719500780106, -0.06088493764400482, -0.11495237052440643, 0.16817915439605713, -0.1567324846982956, -0.27478426694869995, -0.1286787986755371, 0.017863217741250992, -0.04623543471097946, -0.016852542757987976, 0.007809716276824474, -0.09843691438436508, -0.08247973024845123, -0.11088306456804276, 0.11720666289329529, -0.027142539620399475, -0.09608002007007599, -0.12733829021453857, 0.03217664733529091, -0.0687602162361145, -0.13054311275482178, 0.01580248400568962, 0.06608819961547852, -0.045663587749004364, 0.07723280787467957, -0.08606098592281342, 0.013430586084723473, 0.08977849781513214, 0.05492068827152252, -0.054837025701999664, -0.04673350229859352, 0.11035510897636414, -0.0980338454246521, 0.1261700689792633, 0.12020211666822433, -0.018945511430501938, 0.032903604209423065, 0.15631362795829773, 0.003145083785057068, -0.06277070194482803, 0.04689689353108406, 0.034383706748485565, -0.006776031106710434, -0.26732808351516724, -0.10575313121080399, -0.052078694105148315, 0.06840676814317703, 0.020931368693709373, 0.06102796271443367, 0.009259587153792381, 0.02186434715986252, -0.055282145738601685, 0.014266708865761757, 0.046046942472457886, 0.04015451669692993, 0.0986424908041954, -0.024865243583917618, 0.05638919398188591, -0.05725507438182831, 0.05556701868772507, 0.07206141948699951, 0.03801650553941727, 0.1867254674434662, -0.05545251443982124, 0.16775710880756378, 0.05909692496061325, 0.11769050359725952, 0.04495120048522949, -0.011685889214277267, -0.05991149693727493, 0.04024367406964302, -0.015772471204400063, -0.030401475727558136, -0.022455580532550812, 0.10110311955213547, 0.030408676713705063, -0.026735439896583557, 0.04379101097583771, -0.04913720488548279, 0.0649171993136406, 0.20625826716423035, 0.017097460106015205, -0.04736775904893875, -0.052490174770355225, 0.0701858177781105, -0.06007608026266098, -0.09760129451751709, 0.037140291184186935, 0.1336977630853653, -0.07945198565721512, 0.035730935633182526, -0.018286043778061867, 0.07610218226909637, -0.07885618507862091, -0.022526148706674576, -0.06975524872541428, -0.06107933819293976, -0.02220068871974945, 0.07564099133014679, -0.11659403145313263, 0.15214908123016357, 0.03834545239806175, -0.01653631404042244, -0.0666382685303688, 0.03156553953886032, 0.0072275749407708645, 0.016689419746398926, 0.022047171369194984, 0.014295265078544617, -0.02201654203236103, -0.10195015370845795, -0.016432881355285645, 0.021848302334547043, 0.07395315915346146, -0.017267543822526932, 0.08357894420623779, 0.0019417274743318558, 0.014993431977927685, -0.03960515558719635, -0.03432881087064743, -0.08733928203582764, -0.1468486785888672, 0.07211266458034515, -0.0370156429708004, -0.03757891431450844, -0.10240092128515244, -0.06052909046411514, -0.06262269616127014, 0.07044928520917892, -0.09302261471748352, -0.09399600327014923, -0.03935530036687851, 0.04277607053518295, 0.10442151129245758, -0.04018966853618622, 0.03195013105869293, -0.028306730091571808, 0.06207457184791565, -0.04122167453169823, -0.019743118435144424, 0.032010432332754135, -0.012689240276813507, -0.13137900829315186, -0.029057204723358154, 0.06021846458315849, 0.06869736313819885, 0.009758773259818554, -0.0294971764087677, 0.0563981756567955, 0.011543503031134605, -0.038291096687316895, -0.04074655473232269, 0.136400505900383, 0.01882912404835224, 0.1426093876361847, -0.11252864450216293, -0.07260028272867203, -0.07527372241020203, -0.16057728230953217, 0.07025422900915146, 0.11076004058122635, -0.002394558396190405, 0.12037753313779831, 0.13607177138328552, -0.12737494707107544, -0.19495812058448792, -0.016706101596355438, -0.0008558053523302078, 0.05531381070613861, 0.019342906773090363, -0.20446787774562836, 0.0447251982986927, 0.03218045458197594, 0.023202575743198395, -0.02770986221730709, -0.206642284989357, -0.10669075697660446, -0.008881996385753155, 0.03162473067641258, -0.0896630585193634, -0.1321287751197815, -0.02295023947954178, -0.03631396219134331, -0.003733452409505844, -0.004238288849592209, -0.013505082577466965, 0.03947122395038605, -0.028917880728840828, 0.02548212744295597, -0.00018911203369498253, -0.00038854312151670456, 0.12225468456745148, -0.050671327859163284, 0.021038705483078957, -0.07869814336299896, -0.02176240272819996, 0.078757144510746, 0.014887448400259018, 0.08193591237068176, -0.03133144974708557, 0.007754722610116005, -0.10399089753627777, -0.0659012645483017, -0.06036671996116638, -0.005902174860239029, -0.032580502331256866, -0.04239056259393692, -0.1033984124660492, 0.12138301134109497, 0.017836885526776314, 0.0014031506143510342, 0.04074646532535553, -0.08597894012928009, 0.037639643996953964, 0.06767502427101135, 0.14954683184623718, 0.047680411487817764, 0.016635967418551445, -0.03461804240942001, 0.0008523386204615235, 0.0376567579805851, -0.17167885601520538, -0.0076818643137812614, 0.09167144447565079, -0.014727551490068436, 0.13395164906978607, 0.002505676820874214, -0.07872230559587479, 0.05781737342476845, 0.07671700417995453, 0.06273443251848221, -0.19761759042739868, 0.014090346172451973, 0.05358729138970375, -0.08309612423181534, -0.08959812670946121, 0.10431619733572006, -0.05572130158543587, -0.03865022212266922, -0.01248316653072834, 0.06546332687139511, -0.0011423692340031266, 0.0721062645316124, 0.006498168688267469, 0.022145822644233704, -0.05419837683439255, 0.16206932067871094, 0.12729838490486145, -0.11250275373458862, 0.022041577845811844, 0.17823338508605957, -0.07554455101490021, -0.07560915499925613, -0.014198238030076027, 0.09458671510219574, 0.04455481469631195, -0.007852276787161827, -0.036134347319602966, -0.10954972356557846, 0.028269391506910324, 0.1752849817276001, -0.010803679004311562, 0.03118038736283779, -0.06823638081550598, -0.0020433859899640083, 0.020878102630376816, 0.1064736470580101, 0.025356188416481018, 0.0036120014265179634, -0.042967744171619415, -0.022973865270614624, 0.03541406989097595, 0.02839576080441475, -0.0037169987335801125, -0.06573933362960815, -0.09085775911808014, 0.012941715307533741, -0.1239888146519661, 0.07149437069892883, -0.059815503656864166, 0.01666073687374592, -0.02195662260055542, 0.004536306485533714, -0.025617584586143494, -0.016919216141104698, -0.04453691840171814, -0.027325578033924103, -0.07945163547992706, 0.15721853077411652, -0.06608685851097107, -0.06967480480670929, 0.054503634572029114, -0.04196601361036301, 0.08157633244991302, 0.014407382346689701, -0.07707193493843079, 0.07771158218383789, -0.035741690546274185, 0.04754292219877243, -0.023883499205112457, 0.0880475789308548, -0.016634685918688774, -0.0934920459985733, -0.016857989132404327, -0.003374297171831131, -0.014012918807566166, 0.04396627098321915, 0.04970443993806839, -0.058200493454933167, 0.03637879341840744, -0.05157290771603584, -0.05133383348584175, -0.056304581463336945, 0.07229365408420563, 0.008926884271204472, 0.03802010416984558, 0.06308405101299286, -0.057057593017816544, 0.047855377197265625, -0.12029799818992615, -0.00007622921839356422, 0.006632756441831589, -0.027558118104934692, -0.003185577690601349, -0.04487600922584534, 0.040507905185222626, -0.005737738683819771, 0.1386040449142456, 0.0465671680867672, -0.020001130178570747, 0.04254303500056267, -0.03252871334552765, -0.03957068920135498, 0.053794220089912415, 0.08044323325157166, 0.05262039229273796, -0.005627836100757122, 0.011946365237236023, -0.024146847426891327, -0.04363954812288284, 0.15268713235855103, -0.036565717309713364, 0.16635474562644958, 0.1441795527935028, 0.019172852858901024, 0.018480220809578896, -0.1017497181892395, 0.041166990995407104, 0.024483460932970047, -0.07328086346387863, 0.06824122369289398, -0.07614947855472565, 0.07512103021144867, 0.12210454046726227, -0.10492563247680664, 0.10669371485710144, -0.0898120105266571, -0.10037840902805328, -0.010541046969592571, -0.10500234365463257, -0.07252146303653717, 0.002787063829600811, -0.0013878270983695984, -0.13066598773002625, 0.028826575726270676, 0.09809168428182602, 0.05831445753574371, -0.0130850775167346, 0.10724925994873047, -0.03281891345977783, -0.07861761748790741, 0.0407952219247818, 0.016371935606002808, 0.03917064890265465, -0.007641172036528587, 0.022030774503946304, -0.03133445978164673, 0.0266753900796175, 0.009725827723741531, 0.06873145699501038, -0.02731902152299881, -0.0067755067721009254, -0.060846488922834396, -0.06436812877655029, 0.019081993028521538, -0.004654336720705032, -0.03744957968592644, 0.20248225331306458, 0.044462449848651886, -0.028034847229719162, 0.030124910175800323, 0.1572263240814209, -0.006441223435103893, -0.11351875960826874, -0.15667888522148132, 0.15587978065013885, -0.049562789499759674, -0.024900343269109726, 0.03612811490893364, -0.06850828230381012, -0.05834429711103439, 0.14235404133796692, 0.1903541088104248, -0.020168952643871307, -0.0011878837831318378, 0.0044473810121417046, 0.020798910409212112, -0.09033261984586716, 0.1036718562245369, 0.055276863276958466, 0.14807909727096558, -0.06568381935358047, 0.0883108526468277, -0.07485724985599518, 0.0013133715838193893, -0.09198475629091263, 0.0621904656291008, -0.005282161757349968, 0.012439914047718048, -0.03995082527399063, 0.11381565034389496, -0.06444883346557617, -0.07867158204317093, 0.013391699641942978, -0.12078584730625153, -0.1298287957906723, -0.06460042297840118, -0.09171882271766663, -0.008963024243712425, 0.04627837985754013, 0.031186696141958237, 0.008719909936189651, 0.09665560722351074, 0.05938752740621567, -0.04585794359445572, -0.07634827494621277, 0.12242579460144043, -0.09905613213777542, 0.10691982507705688, -0.020461387932300568, 0.08973094820976257, 0.08613697439432144, 0.011623477563261986, -0.040352657437324524, 0.06775005161762238, 0.06232196092605591, 0.039734918624162674, -0.040951769798994064, 0.14395417273044586, -0.0159758310765028, 0.15271037817001343, 0.05985966697335243, 0.038464657962322235, 0.07277138531208038, 0.04948731139302254, 0.01453292928636074, -0.09282281994819641, 0.09082143008708954, -0.08861414343118668, 0.12590575218200684, 0.12666964530944824, -0.012477144598960876, -0.047769706696271896, -0.01642748713493347, 0.0020541632547974586, -0.058201901614665985, 0.0695774257183075, -0.030486198142170906, -0.15053223073482513, 0.006279365625232458, -0.08517057448625565, 0.07928675413131714, -0.20051205158233643, -0.024176597595214844, 0.046379461884498596, 0.0036808326840400696, -0.034743085503578186, 0.142704039812088, 0.02016611397266388, 0.00025025568902492523, -0.03313066065311432, -0.18096685409545898, 0.029836447909474373, 0.09189075231552124, -0.06714200228452682, -0.054569061845541 ]
3c976110fc13596004dc36279fc4c453ff2c18aa
# Dataset Card for IndoNLI ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Repository:** [GitHub](https://github.com/ir-nlp-csui/indonli) - **Paper:** [EMNLP 2021](https://aclanthology.org/2021.emnlp-main.821/) - **Point of Contact:** [GitHub](https://github.com/ir-nlp-csui/indonli) ### Dataset Summary IndoNLI is the first human-elicited Natural Language Inference (NLI) dataset for Indonesian. IndoNLI is annotated by both crowd workers and experts. The expert-annotated data is used exclusively as a test set. It is designed to provide a challenging test-bed for Indonesian NLI by explicitly incorporating various linguistic phenomena such as numerical reasoning, structural changes, idioms, or temporal and spatial reasoning. ### Supported Tasks and Leaderboards - Natural Language Inference for Indonesian ### Languages Indonesian ## Dataset Structure ### Data Instances An example of `train` looks as follows. ``` { "premise": "Keindahan alam yang terdapat di Gunung Batu Jonggol ini dapat Anda manfaatkan sebagai objek fotografi yang cantik.", "hypothesis": "Keindahan alam tidak dapat difoto.", "label": 2 } ``` ### Data Fields The data fields are: - `premise`: a `string` feature - `hypothesis`: a `string` feature - `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2). ### Data Splits The data is split across `train`, `valid`, `test_lay`, and `test_expert`. `test_expert` is written by expert annotators, whereas the rest are written by lay annotators. | split | # examples | |----------|-------:| |train| 10330| |valid| 2197| |test_lay| 2201| |test_expert| 2984| A small subset of `test_expert` is used as a diasnostic tool. For more info, please visit https://github.com/ir-nlp-csui/indonli ## Dataset Creation ### Curation Rationale Indonesian NLP is considered under-resourced. Up until now, there is no publicly available human-annotated NLI dataset for Indonesian. ### Source Data #### Initial Data Collection and Normalization The premise were collected from Indonesian Wikipedia and from other public Indonesian dataset: Indonesian PUD and GSD treebanks provided by the [Universal Dependencies 2.5](https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-3105) and [IndoSum](https://github.com/kata-ai/indosum) The hypothesis were written by annotators. #### Who are the source language producers? The data was produced by humans. ### Annotations #### Annotation process We start by writing the hypothesis, given the premise and the target label. Then, we ask 2 different independent annotators to predict the label, given the premise and hypothesis. If all 3 (the original hypothesis + 2 independent annotators) agree with the label, then the annotation process ends for that sample. Otherwise, we incrementally ask additional annotator until 3 annotators agree with the label. If there's no majority concensus after 5 annotations, the sample is removed. #### Who are the annotators? Lay annotators were computer science students, and expert annotators were NLP scientists with 7+ years research experience in NLP. All annotators are native speakers. Additionally, expert annotators were explicitly instructed to provide challenging examples by incorporating various linguistic phenomena such as numerical reasoning, structural changes, idioms, or temporal and spatial reasoning. Annotators were compensated based on hourly rate. ### Personal and Sensitive Information There might be some personal information coming from Wikipedia and news, especially the information of famous/important people. ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases INDONLI is created using premise sentences taken from Wikipedia and news. These data sources may contain some bias. ### Other Known Limitations No other known limitations ## Additional Information ### Dataset Curators This dataset is the result of the collaborative work of Indonesian researchers from the University of Indonesia, kata.ai, New York University, Fondazione Bruno Kessler, and the University of St Andrews. ### Licensing Information CC-BY-SA 4.0. Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. Please contact authors for any information on the dataset. ### Citation Information ``` @inproceedings{mahendra-etal-2021-indonli, title = "{I}ndo{NLI}: A Natural Language Inference Dataset for {I}ndonesian", author = "Mahendra, Rahmad and Aji, Alham Fikri and Louvan, Samuel and Rahman, Fahrurrozi and Vania, Clara", booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing", month = nov, year = "2021", address = "Online and Punta Cana, Dominican Republic", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/2021.emnlp-main.821", pages = "10511--10527", } ``` ### Contributions Thanks to [@afaji](https://github.com/afaji) for adding this dataset.
indonli
[ "task_categories:text-classification", "task_ids:natural-language-inference", "annotations_creators:expert-generated", "annotations_creators:crowdsourced", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:id", "license:cc-by-sa-4.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated", "crowdsourced"], "language_creators": ["expert-generated"], "language": ["id"], "license": ["cc-by-sa-4.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": ["natural-language-inference"], "paperswithcode_id": "indonli", "pretty_name": "IndoNLI", "dataset_info": {"features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "entailment", "1": "neutral", "2": "contradiction"}}}}], "config_name": "indonli", "splits": [{"name": "train", "num_bytes": 2265687, "num_examples": 10330}, {"name": "validation", "num_bytes": 465299, "num_examples": 2197}, {"name": "test_lay", "num_bytes": 473849, "num_examples": 2201}, {"name": "test_expert", "num_bytes": 911916, "num_examples": 2984}], "download_size": 6977877, "dataset_size": 4116751}}
2024-01-18T11:06:28+00:00
[]
[ "id" ]
TAGS #task_categories-text-classification #task_ids-natural-language-inference #annotations_creators-expert-generated #annotations_creators-crowdsourced #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Indonesian #license-cc-by-sa-4.0 #region-us
Dataset Card for IndoNLI ======================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Repository: GitHub * Paper: EMNLP 2021 * Point of Contact: GitHub ### Dataset Summary IndoNLI is the first human-elicited Natural Language Inference (NLI) dataset for Indonesian. IndoNLI is annotated by both crowd workers and experts. The expert-annotated data is used exclusively as a test set. It is designed to provide a challenging test-bed for Indonesian NLI by explicitly incorporating various linguistic phenomena such as numerical reasoning, structural changes, idioms, or temporal and spatial reasoning. ### Supported Tasks and Leaderboards * Natural Language Inference for Indonesian ### Languages Indonesian Dataset Structure ----------------- ### Data Instances An example of 'train' looks as follows. ### Data Fields The data fields are: * 'premise': a 'string' feature * 'hypothesis': a 'string' feature * 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2). ### Data Splits The data is split across 'train', 'valid', 'test\_lay', and 'test\_expert'. 'test\_expert' is written by expert annotators, whereas the rest are written by lay annotators. A small subset of 'test\_expert' is used as a diasnostic tool. For more info, please visit URL Dataset Creation ---------------- ### Curation Rationale Indonesian NLP is considered under-resourced. Up until now, there is no publicly available human-annotated NLI dataset for Indonesian. ### Source Data #### Initial Data Collection and Normalization The premise were collected from Indonesian Wikipedia and from other public Indonesian dataset: Indonesian PUD and GSD treebanks provided by the Universal Dependencies 2.5 and IndoSum The hypothesis were written by annotators. #### Who are the source language producers? The data was produced by humans. ### Annotations #### Annotation process We start by writing the hypothesis, given the premise and the target label. Then, we ask 2 different independent annotators to predict the label, given the premise and hypothesis. If all 3 (the original hypothesis + 2 independent annotators) agree with the label, then the annotation process ends for that sample. Otherwise, we incrementally ask additional annotator until 3 annotators agree with the label. If there's no majority concensus after 5 annotations, the sample is removed. #### Who are the annotators? Lay annotators were computer science students, and expert annotators were NLP scientists with 7+ years research experience in NLP. All annotators are native speakers. Additionally, expert annotators were explicitly instructed to provide challenging examples by incorporating various linguistic phenomena such as numerical reasoning, structural changes, idioms, or temporal and spatial reasoning. Annotators were compensated based on hourly rate. ### Personal and Sensitive Information There might be some personal information coming from Wikipedia and news, especially the information of famous/important people. Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases INDONLI is created using premise sentences taken from Wikipedia and news. These data sources may contain some bias. ### Other Known Limitations No other known limitations Additional Information ---------------------- ### Dataset Curators This dataset is the result of the collaborative work of Indonesian researchers from the University of Indonesia, URL, New York University, Fondazione Bruno Kessler, and the University of St Andrews. ### Licensing Information CC-BY-SA 4.0. Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. Please contact authors for any information on the dataset. ### Contributions Thanks to @afaji for adding this dataset.
[ "### Dataset Summary\n\n\nIndoNLI is the first human-elicited Natural Language Inference (NLI) dataset for Indonesian.\nIndoNLI is annotated by both crowd workers and experts. The expert-annotated data is used exclusively as a test set. It is designed to provide a challenging test-bed for Indonesian NLI by explicitly incorporating various linguistic phenomena such as numerical reasoning, structural changes, idioms, or temporal and spatial reasoning.", "### Supported Tasks and Leaderboards\n\n\n* Natural Language Inference for Indonesian", "### Languages\n\n\nIndonesian\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are:\n\n\n* 'premise': a 'string' feature\n* 'hypothesis': a 'string' feature\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).", "### Data Splits\n\n\nThe data is split across 'train', 'valid', 'test\\_lay', and 'test\\_expert'.\n\n\n'test\\_expert' is written by expert annotators, whereas the rest are written by lay annotators.\n\n\n\nA small subset of 'test\\_expert' is used as a diasnostic tool. For more info, please visit URL\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nIndonesian NLP is considered under-resourced. Up until now, there is no publicly available human-annotated NLI dataset for Indonesian.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe premise were collected from Indonesian Wikipedia and from other public Indonesian dataset: Indonesian PUD and GSD treebanks provided by the Universal Dependencies 2.5 and IndoSum\n\n\nThe hypothesis were written by annotators.", "#### Who are the source language producers?\n\n\nThe data was produced by humans.", "### Annotations", "#### Annotation process\n\n\nWe start by writing the hypothesis, given the premise and the target label. Then, we ask 2 different independent annotators to predict the label, given the premise and hypothesis. If all 3 (the original hypothesis + 2 independent annotators) agree with the label, then the annotation process ends for that sample. Otherwise, we incrementally ask additional annotator until 3 annotators agree with the label. If there's no majority concensus after 5 annotations, the sample is removed.", "#### Who are the annotators?\n\n\nLay annotators were computer science students, and expert annotators were NLP scientists with 7+ years research experience in NLP. All annotators are native speakers.\nAdditionally, expert annotators were explicitly instructed to provide challenging examples by incorporating various linguistic phenomena such as numerical reasoning, structural changes, idioms, or temporal and spatial reasoning. Annotators were compensated based on hourly rate.", "### Personal and Sensitive Information\n\n\nThere might be some personal information coming from Wikipedia and news, especially the information of famous/important people.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases\n\n\nINDONLI is created using premise sentences taken from Wikipedia and news. These data sources may contain some bias.", "### Other Known Limitations\n\n\nNo other known limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nThis dataset is the result of the collaborative work of Indonesian researchers from the University of Indonesia, URL, New York University, Fondazione Bruno Kessler, and the University of St Andrews.", "### Licensing Information\n\n\nCC-BY-SA 4.0.\n\n\nAttribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.\n\n\nShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.\n\n\nNo additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.\n\n\nPlease contact authors for any information on the dataset.", "### Contributions\n\n\nThanks to @afaji for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_ids-natural-language-inference #annotations_creators-expert-generated #annotations_creators-crowdsourced #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Indonesian #license-cc-by-sa-4.0 #region-us \n", "### Dataset Summary\n\n\nIndoNLI is the first human-elicited Natural Language Inference (NLI) dataset for Indonesian.\nIndoNLI is annotated by both crowd workers and experts. The expert-annotated data is used exclusively as a test set. It is designed to provide a challenging test-bed for Indonesian NLI by explicitly incorporating various linguistic phenomena such as numerical reasoning, structural changes, idioms, or temporal and spatial reasoning.", "### Supported Tasks and Leaderboards\n\n\n* Natural Language Inference for Indonesian", "### Languages\n\n\nIndonesian\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are:\n\n\n* 'premise': a 'string' feature\n* 'hypothesis': a 'string' feature\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).", "### Data Splits\n\n\nThe data is split across 'train', 'valid', 'test\\_lay', and 'test\\_expert'.\n\n\n'test\\_expert' is written by expert annotators, whereas the rest are written by lay annotators.\n\n\n\nA small subset of 'test\\_expert' is used as a diasnostic tool. For more info, please visit URL\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nIndonesian NLP is considered under-resourced. Up until now, there is no publicly available human-annotated NLI dataset for Indonesian.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe premise were collected from Indonesian Wikipedia and from other public Indonesian dataset: Indonesian PUD and GSD treebanks provided by the Universal Dependencies 2.5 and IndoSum\n\n\nThe hypothesis were written by annotators.", "#### Who are the source language producers?\n\n\nThe data was produced by humans.", "### Annotations", "#### Annotation process\n\n\nWe start by writing the hypothesis, given the premise and the target label. Then, we ask 2 different independent annotators to predict the label, given the premise and hypothesis. If all 3 (the original hypothesis + 2 independent annotators) agree with the label, then the annotation process ends for that sample. Otherwise, we incrementally ask additional annotator until 3 annotators agree with the label. If there's no majority concensus after 5 annotations, the sample is removed.", "#### Who are the annotators?\n\n\nLay annotators were computer science students, and expert annotators were NLP scientists with 7+ years research experience in NLP. All annotators are native speakers.\nAdditionally, expert annotators were explicitly instructed to provide challenging examples by incorporating various linguistic phenomena such as numerical reasoning, structural changes, idioms, or temporal and spatial reasoning. Annotators were compensated based on hourly rate.", "### Personal and Sensitive Information\n\n\nThere might be some personal information coming from Wikipedia and news, especially the information of famous/important people.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases\n\n\nINDONLI is created using premise sentences taken from Wikipedia and news. These data sources may contain some bias.", "### Other Known Limitations\n\n\nNo other known limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nThis dataset is the result of the collaborative work of Indonesian researchers from the University of Indonesia, URL, New York University, Fondazione Bruno Kessler, and the University of St Andrews.", "### Licensing Information\n\n\nCC-BY-SA 4.0.\n\n\nAttribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.\n\n\nShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.\n\n\nNo additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.\n\n\nPlease contact authors for any information on the dataset.", "### Contributions\n\n\nThanks to @afaji for adding this dataset." ]
[ 111, 111, 19, 13, 18, 68, 95, 42, 4, 61, 17, 5, 117, 112, 40, 7, 33, 19, 47, 135, 16 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-natural-language-inference #annotations_creators-expert-generated #annotations_creators-crowdsourced #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Indonesian #license-cc-by-sa-4.0 #region-us \n### Dataset Summary\n\n\nIndoNLI is the first human-elicited Natural Language Inference (NLI) dataset for Indonesian.\nIndoNLI is annotated by both crowd workers and experts. The expert-annotated data is used exclusively as a test set. It is designed to provide a challenging test-bed for Indonesian NLI by explicitly incorporating various linguistic phenomena such as numerical reasoning, structural changes, idioms, or temporal and spatial reasoning.### Supported Tasks and Leaderboards\n\n\n* Natural Language Inference for Indonesian### Languages\n\n\nIndonesian\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nAn example of 'train' looks as follows.### Data Fields\n\n\nThe data fields are:\n\n\n* 'premise': a 'string' feature\n* 'hypothesis': a 'string' feature\n* 'label': a classification label, with possible values including 'entailment' (0), 'neutral' (1), 'contradiction' (2).### Data Splits\n\n\nThe data is split across 'train', 'valid', 'test\\_lay', and 'test\\_expert'.\n\n\n'test\\_expert' is written by expert annotators, whereas the rest are written by lay annotators.\n\n\n\nA small subset of 'test\\_expert' is used as a diasnostic tool. For more info, please visit URL\n\n\nDataset Creation\n----------------### Curation Rationale\n\n\nIndonesian NLP is considered under-resourced. Up until now, there is no publicly available human-annotated NLI dataset for Indonesian.### Source Data", "passage: #### Initial Data Collection and Normalization\n\n\nThe premise were collected from Indonesian Wikipedia and from other public Indonesian dataset: Indonesian PUD and GSD treebanks provided by the Universal Dependencies 2.5 and IndoSum\n\n\nThe hypothesis were written by annotators.#### Who are the source language producers?\n\n\nThe data was produced by humans.### Annotations#### Annotation process\n\n\nWe start by writing the hypothesis, given the premise and the target label. Then, we ask 2 different independent annotators to predict the label, given the premise and hypothesis. If all 3 (the original hypothesis + 2 independent annotators) agree with the label, then the annotation process ends for that sample. Otherwise, we incrementally ask additional annotator until 3 annotators agree with the label. If there's no majority concensus after 5 annotations, the sample is removed.#### Who are the annotators?\n\n\nLay annotators were computer science students, and expert annotators were NLP scientists with 7+ years research experience in NLP. All annotators are native speakers.\nAdditionally, expert annotators were explicitly instructed to provide challenging examples by incorporating various linguistic phenomena such as numerical reasoning, structural changes, idioms, or temporal and spatial reasoning. Annotators were compensated based on hourly rate.### Personal and Sensitive Information\n\n\nThere might be some personal information coming from Wikipedia and news, especially the information of famous/important people.\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset### Discussion of Biases\n\n\nINDONLI is created using premise sentences taken from Wikipedia and news. These data sources may contain some bias.### Other Known Limitations\n\n\nNo other known limitations\n\n\nAdditional Information\n----------------------### Dataset Curators\n\n\nThis dataset is the result of the collaborative work of Indonesian researchers from the University of Indonesia, URL, New York University, Fondazione Bruno Kessler, and the University of St Andrews." ]
[ 0.01229060348123312, 0.08808121830224991, -0.00563848577439785, 0.02701902762055397, 0.019493689760565758, -0.031966160982847214, 0.07716553658246994, 0.05757289379835129, 0.010422073304653168, 0.0486593134701252, -0.04411805793642998, -0.03131935000419617, 0.1386762261390686, 0.016910342499613762, 0.005853443406522274, -0.2794843912124634, 0.06495848298072815, -0.06876327842473984, 0.15401944518089294, 0.10091449320316315, 0.13069374859333038, -0.010977670550346375, 0.06518331915140152, 0.005716382991522551, 0.00810407754033804, -0.027158353477716446, -0.03262307867407799, -0.08543141931295395, 0.07516138255596161, 0.03798152506351471, 0.1268213391304016, 0.01000300608575344, 0.004830070771276951, -0.16945627331733704, 0.0049859145656228065, 0.05485793203115463, 0.019764773547649384, -0.0011969023616984487, 0.05959036946296692, 0.05889604613184929, 0.1715971678495407, -0.0449385941028595, 0.061145998537540436, -0.011284790001809597, -0.14080992341041565, -0.07585272938013077, -0.13056349754333496, 0.04034697636961937, 0.10152079164981842, 0.04134450480341911, -0.04025392234325409, 0.01329308282583952, -0.07568982243537903, 0.009032806381583214, 0.01942315883934498, -0.018403436988592148, -0.049398042261600494, -0.0027619311586022377, 0.0009024988394230604, 0.14315849542617798, -0.0627325177192688, -0.02931036800146103, -0.030289581045508385, 0.011165796779096127, 0.07176368683576584, -0.050916049629449844, -0.061914004385471344, -0.041114505380392075, -0.09772013872861862, -0.046425770968198776, 0.14373719692230225, -0.008712922222912312, -0.07585860788822174, -0.0942605659365654, -0.016844408586621284, 0.08826804161071777, 0.0073799192905426025, -0.09060963243246078, -0.02603282779455185, 0.020026622340083122, 0.2051318883895874, -0.05724090710282326, -0.08206892013549805, 0.06467128545045853, -0.08269041776657104, 0.07018626481294632, 0.022740237414836884, 0.016076691448688507, 0.011427298188209534, 0.032287683337926865, -0.04571007564663887, -0.1207457184791565, -0.05119551345705986, -0.001838021446019411, -0.07036381959915161, -0.008863578550517559, 0.031116580590605736, -0.07542942464351654, -0.03282175585627556, 0.06545032560825348, -0.09448129683732986, 0.012528270483016968, -0.05177726596593857, 0.0036092048976570368, 0.06332648545503616, 0.11647085845470428, -0.07701840996742249, -0.00593219418078661, 0.018477024510502815, -0.03969215974211693, 0.03494637459516525, -0.06411341577768326, 0.03631671145558357, 0.03533582016825676, 0.09365691989660263, 0.055397555232048035, 0.03470119461417198, -0.0026954810600727797, -0.051389165222644806, -0.05783083662390709, 0.1246417909860611, -0.13271552324295044, -0.0019658831879496574, -0.025176573544740677, -0.04207571595907211, 0.10082067549228668, -0.008921561762690544, 0.020324161276221275, -0.06376679986715317, 0.05619852989912033, -0.014831204898655415, 0.025195477530360222, -0.0946812555193901, -0.055718377232551575, 0.0426524393260479, -0.048198699951171875, -0.05448773503303528, -0.06192019209265709, -0.18937614560127258, -0.08813131600618362, 0.03687279671430588, -0.10484449565410614, 0.013448361307382584, -0.002711297944188118, 0.008913274854421616, -0.02563231810927391, -0.032686278223991394, -0.036813363432884216, -0.03899100422859192, 0.02347457781434059, -0.05504436045885086, 0.0655498281121254, -0.04185684025287628, 0.03450651839375496, -0.12253296375274658, 0.0921265035867691, -0.13491040468215942, 0.09936965256929398, -0.06682492792606354, -0.03135231137275696, -0.07403349876403809, -0.04062073677778244, -0.025249136611819267, -0.027035534381866455, 0.012529617175459862, 0.08684483170509338, -0.2558891177177429, 0.01108289510011673, 0.06406596302986145, -0.1479264497756958, -0.07381515204906464, 0.13752993941307068, -0.03354761004447937, 0.18194742500782013, 0.03545878827571869, 0.13518738746643066, 0.014394920319318771, 0.028794007375836372, -0.043610356748104095, -0.09412072598934174, 0.028262251988053322, 0.1687999963760376, 0.06477685272693634, 0.05180155113339424, 0.07957008481025696, 0.034650612622499466, 0.006483300589025021, -0.01025058701634407, 0.024172067642211914, -0.0712238997220993, -0.00006101233884692192, 0.00445705559104681, -0.020788822323083878, 0.0019573583267629147, -0.012076862156391144, -0.0159955695271492, -0.017217429354786873, 0.07094985246658325, 0.019066404551267624, -0.024663588032126427, 0.024404261261224747, -0.05409328639507294, 0.018473999574780464, 0.01734306663274765, -0.019969001412391663, -0.13458466529846191, -0.09491001069545746, 0.051858752965927124, -0.07407012581825256, 0.1013529822230339, -0.034912753850221634, -0.0328604131937027, -0.02610795944929123, -0.04903855919837952, 0.008290763944387436, -0.0021868012845516205, 0.013288455083966255, 0.029729655012488365, -0.05932540446519852, 0.044548436999320984, 0.006050958298146725, 0.08891641348600388, -0.08221250027418137, -0.0046774898655712605, -0.008579285815358162, 0.13592562079429626, 0.007175405044108629, -0.06478703022003174, 0.029947403818368912, 0.06268374621868134, -0.02923157811164856, -0.023655299097299576, -0.028493937104940414, -0.00038815615698695183, -0.02099774032831192, 0.1148715615272522, -0.09001745283603668, -0.1455543339252472, 0.008543492294847965, 0.018847832456231117, -0.05712448060512543, 0.046900425106287, -0.012968773953616619, -0.06045404076576233, -0.09662504494190216, 0.0026510260067880154, 0.08807522058486938, 0.0018543507903814316, 0.002082576509565115, -0.07893768697977066, -0.018024636432528496, -0.021991197019815445, -0.08680447936058044, -0.05237555503845215, 0.02862582914531231, 0.037825681269168854, -0.17062720656394958, 0.11760501563549042, -0.0021175099536776543, -0.011003158986568451, 0.08684991300106049, 0.013481011614203453, -0.08960545063018799, -0.07119284570217133, 0.0019826069474220276, 0.004599898122251034, 0.06317748129367828, -0.09807132184505463, 0.056413739919662476, 0.06775704026222229, 0.0492800772190094, 0.014286823570728302, -0.06919683516025543, 0.027687333524227142, 0.01094914972782135, -0.004974093288183212, -0.035792261362075806, -0.022983789443969727, 0.03214084729552269, 0.10210233926773071, -0.03655117750167847, 0.04072779417037964, -0.029128167778253555, -0.03729265183210373, -0.12037627398967743, 0.1122264564037323, -0.06869114190340042, -0.35708168148994446, -0.12129465490579605, -0.03690285235643387, -0.06325188279151917, -0.047780994325876236, 0.0035636285319924355, 0.007062861230224371, -0.07104931771755219, -0.12290646135807037, -0.006230316590517759, 0.09322324395179749, -0.06423842161893845, -0.09149447083473206, -0.006467432714998722, -0.037685126066207886, -0.06429827958345413, 0.0041571566835045815, 0.06474466621875763, 0.0375613234937191, 0.07982125878334045, -0.0024361256510019302, 0.08876115083694458, 0.13118886947631836, -0.009907826781272888, -0.06700041890144348, 0.031329445540905, 0.19835695624351501, -0.12330290675163269, 0.18284854292869568, 0.11071581393480301, -0.0972769483923912, 0.04742290452122688, 0.1935521364212036, 0.01412673108279705, -0.057475898414850235, 0.0365835577249527, 0.029662471264600754, -0.047470614314079285, -0.22595098614692688, -0.06229345500469208, -0.07000528275966644, -0.05655311048030853, -0.044630151242017746, -0.015519514679908752, 0.12815846502780914, 0.03296199068427086, -0.042225442826747894, 0.022612618282437325, -0.0019185328856110573, 0.019597753882408142, 0.10854727029800415, 0.001199244987219572, 0.052908070385456085, -0.05476140230894089, 0.019708212465047836, 0.09561796486377716, -0.02224431000649929, 0.21563775837421417, -0.014961096458137035, 0.12153790891170502, 0.06406030803918839, 0.13361398875713348, 0.0399911031126976, 0.009307138621807098, -0.06715627759695053, 0.04366738349199295, -0.01204502210021019, -0.03158833459019661, -0.025519531220197678, 0.06763223558664322, -0.017476163804531097, -0.05176930874586105, 0.07642222940921783, -0.059204600751399994, 0.059595074504613876, 0.10827092826366425, -0.016172168776392937, -0.054977718740701675, -0.0954052209854126, 0.08418479561805725, -0.05932336300611496, -0.1010534018278122, -0.028580134734511375, 0.13506144285202026, -0.10969860106706619, 0.04873068630695343, 0.007461918517947197, 0.08617237210273743, -0.09453047811985016, -0.05078520625829697, -0.0231180340051651, 0.023520639166235924, -0.026819070801138878, 0.08843724429607391, -0.18292352557182312, 0.13270670175552368, -0.013626860454678535, 0.01600668579339981, -0.09727965295314789, 0.0032453802414238453, -0.024897832423448563, 0.03567981719970703, 0.06751592457294464, 0.06993129104375839, -0.23178650438785553, 0.01996808871626854, -0.0759015679359436, 0.007075249217450619, 0.08171659708023071, 0.009942769072949886, 0.06967510282993317, 0.016405904665589333, 0.047713153064250946, -0.02054200880229473, -0.0322277694940567, -0.07889397442340851, -0.14381057024002075, 0.09588204324245453, -0.050625279545784, 0.07537268102169037, -0.042631715536117554, -0.03209065645933151, -0.02356184460222721, 0.11687511205673218, 0.008725887164473534, -0.08466500788927078, -0.10012897849082947, -0.035747405141592026, 0.150374636054039, -0.06469257175922394, 0.00008134916424751282, 0.005093936808407307, 0.08816162496805191, 0.005132216494530439, 0.025034449994564056, 0.037008900195360184, -0.03757749870419502, -0.11200612783432007, -0.033935949206352234, 0.06373248994350433, 0.1083330437541008, 0.059919990599155426, 0.015995757654309273, 0.04068584740161896, 0.04680250585079193, -0.1245919018983841, -0.041984111070632935, 0.09629693627357483, -0.07530706375837326, 0.1076049730181694, -0.0047712624073028564, -0.08961557596921921, -0.13001875579357147, -0.16492488980293274, 0.06518125534057617, 0.05794256180524826, -0.008735931478440762, 0.11977601796388626, 0.09430992603302002, -0.10329940915107727, -0.16323548555374146, 0.01053781621158123, 0.013346629217267036, -0.004909629933536053, 0.010521178133785725, -0.1334521770477295, 0.00743392389267683, 0.13753530383110046, 0.021857742220163345, -0.04971112683415413, -0.15505951642990112, -0.1328142285346985, 0.02013486996293068, 0.04204365611076355, -0.07391154021024704, -0.08913236856460571, -0.07124216854572296, 0.0068509457632899284, -0.043989043682813644, 0.0919913500547409, 0.06516112387180328, -0.009595321491360664, 0.004716888070106506, 0.07792279124259949, 0.0199475958943367, -0.002673804759979248, 0.18945220112800598, -0.030561789870262146, 0.03258046507835388, -0.08832791447639465, 0.01498714741319418, 0.037322331219911575, 0.009137841872870922, 0.14183251559734344, 0.08799304068088531, -0.020589198917150497, -0.047887757420539856, -0.043763842433691025, -0.10523800551891327, 0.0067968713119626045, -0.05738496780395508, -0.06660477817058563, -0.10139811038970947, 0.1458354890346527, 0.0961594507098198, 0.0020223278552293777, 0.05361928045749664, -0.04358947277069092, 0.007203232496976852, 0.08190520107746124, 0.12794966995716095, -0.03925160691142082, 0.031237300485372543, -0.02717430517077446, 0.028785429894924164, 0.004524319898337126, -0.09906962513923645, 0.003799795638769865, 0.08697783201932907, -0.00273902527987957, 0.1834264099597931, -0.036009591072797775, -0.14184148609638214, 0.0593322291970253, 0.07006871700286865, -0.043860625475645065, -0.24723690748214722, -0.007291674148291349, 0.044499173760414124, -0.08497344702482224, -0.10831961780786514, 0.04258465766906738, -0.08919816464185715, -0.01777067221701145, -0.005710350349545479, 0.11056464165449142, 0.001501079648733139, 0.053605690598487854, 0.014152438379824162, 0.020297281444072723, -0.04105105623602867, 0.10630055516958237, 0.17626100778579712, -0.14587873220443726, -0.0053403046913445, 0.1294841766357422, -0.046128049492836, -0.00803261436522007, -0.006747331470251083, -0.03160678595304489, -0.05663762986660004, -0.09406571090221405, -0.024635979905724525, -0.11920177936553955, 0.004935913719236851, 0.13290216028690338, -0.008228408172726631, 0.02131199650466442, 0.00022055627778172493, -0.0339101105928421, -0.02219719998538494, 0.08496524393558502, 0.0682699978351593, 0.04523064196109772, 0.010023445822298527, 0.020787786692380905, 0.049139123409986496, 0.004590109921991825, -0.015675298869609833, -0.06627365946769714, -0.05301857739686966, -0.013127361424267292, -0.13083519041538239, 0.014359971508383751, -0.14560724794864655, -0.011290622875094414, -0.0024502775631844997, -0.08876162022352219, -0.003802479011937976, 0.0018815104849636555, -0.008808002807199955, 0.0032773311249911785, -0.0734139084815979, 0.08753679692745209, -0.09026942402124405, -0.02562776766717434, 0.14070910215377808, -0.05763253569602966, 0.042980361729860306, 0.022256581112742424, -0.055831871926784515, 0.06765216588973999, -0.10631836950778961, 0.11455905437469482, 0.021529870107769966, 0.08549913763999939, 0.03212293982505798, -0.22183775901794434, -0.0108760055154562, 0.06954379379749298, -0.049075521528720856, 0.01788516901433468, -0.012162008322775364, -0.04160713776946068, 0.05813009291887283, 0.010548379272222519, -0.06574104726314545, -0.0640539675951004, 0.06813300400972366, 0.03439953178167343, -0.017789674922823906, 0.07835142314434052, -0.020224984735250473, 0.08272392302751541, -0.1040375754237175, -0.02761247381567955, 0.002696136012673378, -0.011742675676941872, 0.09597602486610413, -0.0429033599793911, 0.026511434465646744, 0.021761760115623474, 0.18061617016792297, 0.021566621959209442, -0.02074374258518219, 0.02649090811610222, -0.014235432259738445, -0.061818771064281464, 0.05045366287231445, 0.047299545258283615, 0.017797835171222687, -0.060392655432224274, -0.006720656529068947, -0.05774513632059097, -0.09849458932876587, 0.047436006367206573, 0.14850962162017822, 0.14136046171188354, 0.1052035391330719, -0.0004053991287946701, 0.028254836797714233, -0.0013513769954442978, -0.08449484407901764, 0.029410693794488907, -0.021459616720676422, 0.002247639000415802, -0.007783459033817053, 0.09522393345832825, 0.0955304354429245, -0.2091638445854187, 0.16194161772727966, -0.02187041938304901, -0.10112734138965607, -0.007817957550287247, -0.2514306604862213, -0.033967532217502594, -0.020633503794670105, -0.05258411541581154, -0.13490107655525208, 0.11381691694259644, 0.093369260430336, 0.021587569266557693, -0.061444416642189026, 0.12084805965423584, -0.06474322080612183, -0.0587003119289875, 0.034603532403707504, 0.023436319082975388, 0.022512424737215042, -0.02784181572496891, 0.05986957997083664, -0.0686740130186081, 0.0800386294722557, 0.04655108600854874, 0.08222906291484833, 0.04282790422439575, -0.019175205379724503, -0.02950076013803482, -0.06926752626895905, 0.02408367395401001, -0.0758025124669075, -0.02940198965370655, 0.15797463059425354, 0.07331980764865875, 0.02928066998720169, 0.03604235500097275, 0.1925441026687622, -0.0026334626600146294, -0.10448892414569855, -0.1835542917251587, 0.10633693635463715, -0.046262554824352264, -0.06805523484945297, 0.08021865785121918, -0.11301840841770172, 0.03581143915653229, 0.14523236453533173, -0.007189633324742317, 0.017635265365242958, 0.002547839656472206, -0.04468265548348427, 0.029994308948516846, -0.04819546639919281, 0.0742616206407547, 0.0600493922829628, 0.2042074203491211, -0.0552678108215332, 0.05452212318778038, -0.09547363221645355, -0.06271859258413315, -0.06135706976056099, 0.09318691492080688, -0.012735186144709587, 0.0031798030249774456, -0.1046813428401947, 0.14352500438690186, -0.15120726823806763, -0.23391123116016388, 0.005839662626385689, -0.05725298076868057, -0.11400952935218811, -0.016373218968510628, -0.003233233466744423, -0.03254092484712601, -0.0054353876039385796, 0.057412467896938324, 0.010729425586760044, 0.13527551293373108, 0.09006920456886292, 0.02351641096174717, -0.00568656250834465, 0.14238224923610687, 0.05765063315629959, 0.10183984041213989, 0.03615736961364746, 0.07361266016960144, 0.08152204751968384, 0.041882243007421494, -0.08206407725811005, 0.11427149176597595, 0.07822179794311523, 0.05741322040557861, -0.02176450937986374, 0.18142381310462952, 0.03062519244849682, 0.09400275349617004, 0.1057358831167221, 0.00007987022399902344, 0.06002282351255417, 0.05568007752299309, -0.028766240924596786, -0.05638568848371506, 0.015347209759056568, -0.07180360704660416, 0.12833259999752045, 0.16650636494159698, -0.023686619475483894, 0.012879885733127594, -0.045231856405735016, 0.02422327548265457, -0.04140021651983261, 0.13660457730293274, -0.016144560649991035, -0.12156714498996735, -0.01679881103336811, -0.029607249423861504, 0.0881357416510582, -0.07522089034318924, -0.04225002974271774, 0.05680646374821663, -0.052037905901670456, 0.03080887719988823, 0.0948224663734436, 0.03756406903266907, 0.019843386486172676, -0.04152955859899521, -0.15168005228042603, 0.012619329616427422, 0.09713773429393768, -0.0012977048754692078, 0.013596750795841217 ]
939bfb4e87cd0f4f717f4222ec19c55cdc302982
# Dataset Card for IndoNLU ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [IndoNLU Website](https://www.indobenchmark.com/) - **Repository:** [IndoNLU GitHub](https://github.com/indobenchmark/indonlu) - **Paper:** [IndoNLU: Benchmark and Resources for Evaluating Indonesian Natural Language Understanding](https://www.aclweb.org/anthology/2020aacl-main.85.pdf) - **Leaderboard:** [Needs More Information] - **Point of Contact:** [Needs More Information] ### Dataset Summary The IndoNLU benchmark is a collection of resources for training, evaluating, and analyzing natural language understanding systems for Bahasa Indonesia (Indonesian language). There are 12 datasets in IndoNLU benchmark for Indonesian natural language understanding. 1. `EmoT`: An emotion classification dataset collected from the social media platform Twitter. The dataset consists of around 4000 Indonesian colloquial language tweets, covering five different emotion labels: anger, fear, happy, love, and sadness 2. `SmSA`: This sentence-level sentiment analysis dataset is a collection of comments and reviews in Indonesian obtained from multiple online platforms. The text was crawled and then annotated by several Indonesian linguists to construct this dataset. There are three possible sentiments on the `SmSA` dataset: positive, negative, and neutral 3. `CASA`: An aspect-based sentiment analysis dataset consisting of around a thousand car reviews collected from multiple Indonesian online automobile platforms. The dataset covers six aspects of car quality. We define the task to be a multi-label classification task, where each label represents a sentiment for a single aspect with three possible values: positive, negative, and neutral. 4. `HoASA`: An aspect-based sentiment analysis dataset consisting of hotel reviews collected from the hotel aggregator platform, [AiryRooms](https://github.com/annisanurulazhar/absa-playground). The dataset covers ten different aspects of hotel quality. Similar to the `CASA` dataset, each review is labeled with a single sentiment label for each aspect. There are four possible sentiment classes for each sentiment label: positive, negative, neutral, and positive-negative. The positivenegative label is given to a review that contains multiple sentiments of the same aspect but for different objects (e.g., cleanliness of bed and toilet). 5. `WReTE`: The Wiki Revision Edits Textual Entailment dataset consists of 450 sentence pairs constructed from Wikipedia revision history. The dataset contains pairs of sentences and binary semantic relations between the pairs. The data are labeled as entailed when the meaning of the second sentence can be derived from the first one, and not entailed otherwise. 6. `POSP`: This Indonesian part-of-speech tagging (POS) dataset is collected from Indonesian news websites. The dataset consists of around 8000 sentences with 26 POS tags. The POS tag labels follow the [Indonesian Association of Computational Linguistics (INACL) POS Tagging Convention](http://inacl.id/inacl/wp-content/uploads/2017/06/INACL-POS-Tagging-Convention-26-Mei.pdf). 7. `BaPOS`: This POS tagging dataset contains about 1000 sentences, collected from the [PAN Localization Project](http://www.panl10n.net/). In this dataset, each word is tagged by one of [23 POS tag classes](https://bahasa.cs.ui.ac.id/postag/downloads/Tagset.pdf). Data splitting used in this benchmark follows the experimental setting used by [Kurniawan and Aji (2018)](https://arxiv.org/abs/1809.03391). 8. `TermA`: This span-extraction dataset is collected from the hotel aggregator platform, [AiryRooms](https://github.com/jordhy97/final_project). The dataset consists of thousands of hotel reviews, which each contain a span label for aspect and sentiment words representing the opinion of the reviewer on the corresponding aspect. The labels use Inside-Outside-Beginning (IOB) tagging representation with two kinds of tags, aspect and sentiment. 9. `KEPS`: This keyphrase extraction dataset consists of text from Twitter discussing banking products and services and is written in the Indonesian language. A phrase containing important information is considered a keyphrase. Text may contain one or more keyphrases since important phrases can be located at different positions. The dataset follows the IOB chunking format, which represents the position of the keyphrase. 10. `NERGrit`: This NER dataset is taken from the [Grit-ID repository](https://github.com/grit-id/nergrit-corpus), and the labels are spans in IOB chunking representation. The dataset consists of three kinds of named entity tags, PERSON (name of person), PLACE (name of location), and ORGANIZATION (name of organization). 11. `NERP`: This NER dataset (Hoesen and Purwarianti, 2018) contains texts collected from several Indonesian news websites. There are five labels available in this dataset, PER (name of person), LOC (name of location), IND (name of product or brand), EVT (name of the event), and FNB (name of food and beverage). Similar to the `TermA` dataset, the `NERP` dataset uses the IOB chunking format. 12. `FacQA`: The goal of the FacQA dataset is to find the answer to a question from a provided short passage from a news article. Each row in the FacQA dataset consists of a question, a short passage, and a label phrase, which can be found inside the corresponding short passage. There are six categories of questions: date, location, name, organization, person, and quantitative. ### Supported Tasks and Leaderboards [Needs More Information] ### Languages Indonesian ## Dataset Structure ### Data Instances 1. `EmoT` dataset A data point consists of `tweet` and `label`. An example from the train set looks as follows: ``` { 'tweet': 'Ini adalah hal yang paling membahagiakan saat biasku foto bersama ELF #ReturnOfTheLittlePrince #HappyHeeChulDay' 'label': 4, } ``` 2. `SmSA` dataset A data point consists of `text` and `label`. An example from the train set looks as follows: ``` { 'text': 'warung ini dimiliki oleh pengusaha pabrik tahu yang sudah puluhan tahun terkenal membuat tahu putih di bandung . tahu berkualitas , dipadu keahlian memasak , dipadu kretivitas , jadilah warung yang menyajikan menu utama berbahan tahu , ditambah menu umum lain seperti ayam . semuanya selera indonesia . harga cukup terjangkau . jangan lewatkan tahu bletoka nya , tidak kalah dengan yang asli dari tegal !' 'label': 0, } ``` 3. `CASA` dataset A data point consists of `sentence` and multi-label `feature`, `machine`, `others`, `part`, `price`, and `service`. An example from the train set looks as follows: ``` { 'sentence': 'Saya memakai Honda Jazz GK5 tahun 2014 ( pertama meluncur ) . Mobil nya bagus dan enak sesuai moto nya menyenangkan untuk dikendarai', 'fuel': 1, 'machine': 1, 'others': 2, 'part': 1, 'price': 1, 'service': 1 } ``` 4. `HoASA` dataset A data point consists of `sentence` and multi-label `ac`, `air_panas`, `bau`, `general`, `kebersihan`, `linen`, `service`, `sunrise_meal`, `tv`, and `wifi`. An example from the train set looks as follows: ``` { 'sentence': 'kebersihan kurang...', 'ac': 1, 'air_panas': 1, 'bau': 1, 'general': 1, 'kebersihan': 0, 'linen': 1, 'service': 1, 'sunrise_meal': 1, 'tv': 1, 'wifi': 1 } ``` 5. `WreTE` dataset A data point consists of `premise`, `hypothesis`, `category`, and `label`. An example from the train set looks as follows: ``` { 'premise': 'Pada awalnya bangsa Israel hanya terdiri dari satu kelompok keluarga di antara banyak kelompok keluarga yang hidup di tanah Kanan pada abad 18 SM .', 'hypothesis': 'Pada awalnya bangsa Yahudi hanya terdiri dari satu kelompok keluarga di antara banyak kelompok keluarga yang hidup di tanah Kanan pada abad 18 SM .' 'category': 'menolak perubahan teks terakhir oleh istimewa kontribusi pengguna 141 109 98 87 141 109 98 87 dan mengembalikan revisi 6958053 oleh johnthorne', 'label': 0, } ``` 6. `POSP` dataset A data point consists of `tokens` and `pos_tags`. An example from the train set looks as follows: ``` { 'tokens': ['kepala', 'dinas', 'tata', 'kota', 'manado', 'amos', 'kenda', 'menyatakan', 'tidak', 'tahu', '-', 'menahu', 'soal', 'pencabutan', 'baliho', '.', 'ia', 'enggan', 'berkomentar', 'banyak', 'karena', 'merasa', 'bukan', 'kewenangannya', '.'], 'pos_tags': [11, 6, 11, 11, 7, 7, 7, 9, 23, 4, 21, 9, 11, 11, 11, 21, 3, 2, 4, 1, 19, 9, 23, 11, 21] } ``` 7. `BaPOS` dataset A data point consists of `tokens` and `pos_tags`. An example from the train set looks as follows: ``` { 'tokens': ['Kera', 'untuk', 'amankan', 'pesta', 'olahraga'], 'pos_tags': [27, 8, 26, 27, 30] } ``` 8. `TermA` dataset A data point consists of `tokens` and `seq_label`. An example from the train set looks as follows: ``` { 'tokens': ['kamar', 'saya', 'ada', 'kendala', 'di', 'ac', 'tidak', 'berfungsi', 'optimal', '.', 'dan', 'juga', 'wifi', 'koneksi', 'kurang', 'stabil', '.'], 'seq_label': [1, 1, 1, 1, 1, 4, 3, 0, 0, 1, 1, 1, 4, 2, 3, 0, 1] } ``` 9. `KEPS` dataset A data point consists of `tokens` and `seq_label`. An example from the train set looks as follows: ``` { 'tokens': ['Setelah', 'melalui', 'proses', 'telepon', 'yang', 'panjang', 'tutup', 'sudah', 'kartu', 'kredit', 'bca', 'Ribet'], 'seq_label': [0, 1, 1, 2, 0, 0, 1, 0, 1, 2, 2, 1] } ``` 10. `NERGrit` dataset A data point consists of `tokens` and `ner_tags`. An example from the train set looks as follows: ``` { 'tokens': ['Kontribusinya', 'terhadap', 'industri', 'musik', 'telah', 'mengumpulkan', 'banyak', 'prestasi', 'termasuk', 'lima', 'Grammy', 'Awards', ',', 'serta', 'dua', 'belas', 'nominasi', ';', 'dua', 'Guinness', 'World', 'Records', ';', 'dan', 'penjualannya', 'diperkirakan', 'sekitar', '64', 'juta', 'rekaman', '.'], 'ner_tags': [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5]} ``` 11. `NERP` dataset A data point consists of `tokens` and `ner_tags`. An example from the train set looks as follows: ``` { 'tokens': ['kepala', 'dinas', 'tata', 'kota', 'manado', 'amos', 'kenda', 'menyatakan', 'tidak', 'tahu', '-', 'menahu', 'soal', 'pencabutan', 'baliho', '.', 'ia', 'enggan', 'berkomentar', 'banyak', 'karena', 'merasa', 'bukan', 'kewenangannya', '.'], 'ner_tags': [9, 9, 9, 9, 2, 7, 0, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9] } ``` 12. `FacQA` dataset A data point consists of `question`, `passage`, and `seq_label`. An example from the train set looks as follows: ``` { 'passage': ['Lewat', 'telepon', 'ke', 'kantor', 'berita', 'lokal', 'Current', 'News', 'Service', ',', 'Hezb-ul', 'Mujahedeen', ',', 'kelompok', 'militan', 'Kashmir', 'yang', 'terbesar', ',', 'menyatakan', 'bertanggung', 'jawab', 'atas', 'ledakan', 'di', 'Srinagar', '.'], 'question': ['Kelompok', 'apakah', 'yang', 'menyatakan', 'bertanggung', 'jawab', 'atas', 'ledakan', 'di', 'Srinagar', '?'], 'seq_label': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] } ``` ### Data Fields 1. `EmoT` dataset - `tweet`: a `string` feature. - `label`: an emotion label, with possible values including `sadness`, `anger`, `love`, `fear`, `happy`. 2. `SmSA` dataset - `text`: a `string` feature. - `label`: a sentiment label, with possible values including `positive`, `neutral`, `negative`. 3. `CASA` dataset - `sentence`: a `string` feature. - `fuel`: a sentiment label, with possible values including `negative`, `neutral`, `positive`. - `machine`: a sentiment label, with possible values including `negative`, `neutral`, `positive`. - `others`: a sentiment label, with possible values including `negative`, `neutral`, `positive`. - `part`: a sentiment label, with possible values including `negative`, `neutral`, `positive`. - `price`: a sentiment label, with possible values including `negative`, `neutral`, `positive`. - `service`: a sentiment label, with possible values including `negative`, `neutral`, `positive`. 4. `HoASA` dataset - `sentence`: a `string` feature. - `ac`: a sentiment label, with possible values including `neg`, `neut`, `pos`, `neg_pos`. - `air_panas`: a sentiment label, with possible values including `neg`, `neut`, `pos`, `neg_pos`. - `bau`: a sentiment label, with possible values including `neg`, `neut`, `pos`, `neg_pos`. - `general`: a sentiment label, with possible values including `neg`, `neut`, `pos`, `neg_pos`. - `kebersihan`: a sentiment label, with possible values including `neg`, `neut`, `pos`, `neg_pos`. - `linen`: a sentiment label, with possible values including `neg`, `neut`, `pos`, `neg_pos`. - `service`: a sentiment label, with possible values including `neg`, `neut`, `pos`, `neg_pos`. - `sunrise_meal`: a sentiment label, with possible values including `neg`, `neut`, `pos`, `neg_pos`. - `tv`: a sentiment label, with possible values including `neg`, `neut`, `pos`, `neg_pos`. - `wifi`: a sentiment label, with possible values including `neg`, `neut`, `pos`, `neg_pos`. 5. `WReTE` dataset - `premise`: a `string` feature. - `hypothesis`: a `string` feature. - `category`: a `string` feature. - `label`: a classification label, with possible values including `NotEntail`, `Entail_or_Paraphrase`. 6. `POSP` dataset - `tokens`: a `list` of `string` features. - `pos_tags`: a `list` of POS tag labels, with possible values including `B-PPO`, `B-KUA`, `B-ADV`, `B-PRN`, `B-VBI`. The POS tag labels follow the [Indonesian Association of Computational Linguistics (INACL) POS Tagging Convention](http://inacl.id/inacl/wp-content/uploads/2017/06/INACLPOS-Tagging-Convention-26-Mei.pdf). 7. `BaPOS` dataset - `tokens`: a `list` of `string` features. - `pos_tags`: a `list` of POS tag labels, with possible values including `B-PR`, `B-CD`, `I-PR`, `B-SYM`, `B-JJ`. The POS tag labels from [Tagset UI](https://bahasa.cs.ui.ac.id/postag/downloads/Tagset.pdf). 8. `TermA` dataset - `tokens`: a `list` of `string` features. - `seq_label`: a `list` of classification labels, with possible values including `I-SENTIMENT`, `O`, `I-ASPECT`, `B-SENTIMENT`, `B-ASPECT`. 9. `KEPS` dataset - `tokens`: a `list` of `string` features. - `seq_label`: a `list` of classification labels, with possible values including `O`, `B`, `I`. The labels use Inside-Outside-Beginning (IOB) tagging. 10. `NERGrit` dataset - `tokens`: a `list` of `string` features. - `ner_tags`: a `list` of NER tag labels, with possible values including `I-PERSON`, `B-ORGANISATION`, `I-ORGANISATION`, `B-PLACE`, `I-PLACE`. The labels use Inside-Outside-Beginning (IOB) tagging. 11. `NERP` dataset - `tokens`: a `list` of `string` features. - `ner_tags`: a `list` of NER tag labels, with possible values including `I-PPL`, `B-EVT`, `B-PLC`, `I-IND`, `B-IND`. 12. `FacQA` dataset - `question`: a `list` of `string` features. - `passage`: a `list` of `string` features. - `seq_label`: a `list` of classification labels, with possible values including `O`, `B`, `I`. ### Data Splits The data is split into a training, validation and test set. | | dataset | Train | Valid | Test | |----|---------|-------|-------|------| | 1 | EmoT | 3521 | 440 | 440 | | 2 | SmSA | 11000 | 1260 | 500 | | 3 | CASA | 810 | 90 | 180 | | 4 | HoASA | 2283 | 285 | 286 | | 5 | WReTE | 300 | 50 | 100 | | 6 | POSP | 6720 | 840 | 840 | | 7 | BaPOS | 8000 | 1000 | 1029 | | 8 | TermA | 3000 | 1000 | 1000 | | 9 | KEPS | 800 | 200 | 247 | | 10 | NERGrit | 1672 | 209 | 209 | | 11 | NERP | 6720 | 840 | 840 | | 12 | FacQA | 2495 | 311 | 311 | ## Dataset Creation ### Curation Rationale [Needs More Information] ### Source Data #### Initial Data Collection and Normalization [Needs More Information] #### Who are the source language producers? [Needs More Information] ### Annotations #### Annotation process [Needs More Information] #### Who are the annotators? [Needs More Information] ### Personal and Sensitive Information [Needs More Information] ## Considerations for Using the Data ### Social Impact of Dataset [Needs More Information] ### Discussion of Biases [Needs More Information] ### Other Known Limitations [Needs More Information] ## Additional Information ### Dataset Curators [Needs More Information] ### Licensing Information The licensing status of the IndoNLU benchmark datasets is under MIT License. ### Citation Information IndoNLU citation ``` @inproceedings{wilie2020indonlu, title={IndoNLU: Benchmark and Resources for Evaluating Indonesian Natural Language Understanding}, author={Bryan Wilie and Karissa Vincentio and Genta Indra Winata and Samuel Cahyawijaya and X. Li and Zhi Yuan Lim and S. Soleman and R. Mahendra and Pascale Fung and Syafri Bahar and A. Purwarianti}, booktitle={Proceedings of the 1st Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the 10th International Joint Conference on Natural Language Processing}, year={2020} } ``` `EmoT` dataset citation ``` @inproceedings{saputri2018emotion, title={Emotion Classification on Indonesian Twitter Dataset}, author={Mei Silviana Saputri, Rahmad Mahendra, and Mirna Adriani}, booktitle={Proceedings of the 2018 International Conference on Asian Language Processing(IALP)}, pages={90--95}, year={2018}, organization={IEEE} } ``` `SmSA` dataset citation ``` @inproceedings{purwarianti2019improving, title={Improving Bi-LSTM Performance for Indonesian Sentiment Analysis Using Paragraph Vector}, author={Ayu Purwarianti and Ida Ayu Putu Ari Crisdayanti}, booktitle={Proceedings of the 2019 International Conference of Advanced Informatics: Concepts, Theory and Applications (ICAICTA)}, pages={1--5}, year={2019}, organization={IEEE} } ``` `CASA` dataset citation ``` @inproceedings{ilmania2018aspect, title={Aspect Detection and Sentiment Classification Using Deep Neural Network for Indonesian Aspect-based Sentiment Analysis}, author={Arfinda Ilmania, Abdurrahman, Samuel Cahyawijaya, Ayu Purwarianti}, booktitle={Proceedings of the 2018 International Conference on Asian Language Processing(IALP)}, pages={62--67}, year={2018}, organization={IEEE} } ``` `HoASA` dataset citation ``` @inproceedings{azhar2019multi, title={Multi-label Aspect Categorization with Convolutional Neural Networks and Extreme Gradient Boosting}, author={A. N. Azhar, M. L. Khodra, and A. P. Sutiono} booktitle={Proceedings of the 2019 International Conference on Electrical Engineering and Informatics (ICEEI)}, pages={35--40}, year={2019} } ``` `WReTE` dataset citation ``` @inproceedings{setya2018semi, title={Semi-supervised Textual Entailment on Indonesian Wikipedia Data}, author={Ken Nabila Setya and Rahmad Mahendra}, booktitle={Proceedings of the 2018 International Conference on Computational Linguistics and Intelligent Text Processing (CICLing)}, year={2018} } ``` `POSP` dataset citation ``` @inproceedings{hoesen2018investigating, title={Investigating Bi-LSTM and CRF with POS Tag Embedding for Indonesian Named Entity Tagger}, author={Devin Hoesen and Ayu Purwarianti}, booktitle={Proceedings of the 2018 International Conference on Asian Language Processing (IALP)}, pages={35--38}, year={2018}, organization={IEEE} } ``` `BaPOS` dataset citation ``` @inproceedings{dinakaramani2014designing, title={Designing an Indonesian Part of Speech Tagset and Manually Tagged Indonesian Corpus}, author={Arawinda Dinakaramani, Fam Rashel, Andry Luthfi, and Ruli Manurung}, booktitle={Proceedings of the 2014 International Conference on Asian Language Processing (IALP)}, pages={66--69}, year={2014}, organization={IEEE} } @inproceedings{kurniawan2018toward, title={Toward a Standardized and More Accurate Indonesian Part-of-Speech Tagging}, author={Kemal Kurniawan and Alham Fikri Aji}, booktitle={Proceedings of the 2018 International Conference on Asian Language Processing (IALP)}, pages={303--307}, year={2018}, organization={IEEE} } ``` `TermA` dataset citation ``` @article{winatmoko2019aspect, title={Aspect and Opinion Term Extraction for Hotel Reviews Using Transfer Learning and Auxiliary Labels}, author={Yosef Ardhito Winatmoko, Ali Akbar Septiandri, Arie Pratama Sutiono}, journal={arXiv preprint arXiv:1909.11879}, year={2019} } @article{fernando2019aspect, title={Aspect and Opinion Terms Extraction Using Double Embeddings and Attention Mechanism for Indonesian Hotel Reviews}, author={Jordhy Fernando, Masayu Leylia Khodra, Ali Akbar Septiandri}, journal={arXiv preprint arXiv:1908.04899}, year={2019} } ``` `KEPS` dataset citation ``` @inproceedings{mahfuzh2019improving, title={Improving Joint Layer RNN based Keyphrase Extraction by Using Syntactical Features}, author={Miftahul Mahfuzh, Sidik Soleman, and Ayu Purwarianti}, booktitle={Proceedings of the 2019 International Conference of Advanced Informatics: Concepts, Theory and Applications (ICAICTA)}, pages={1--6}, year={2019}, organization={IEEE} } ``` `NERGrit` dataset citation ``` @online{nergrit2019, title={NERGrit Corpus}, author={NERGrit Developers}, year={2019}, url={https://github.com/grit-id/nergrit-corpus} } ``` `NERP` dataset citation ``` @inproceedings{hoesen2018investigating, title={Investigating Bi-LSTM and CRF with POS Tag Embedding for Indonesian Named Entity Tagger}, author={Devin Hoesen and Ayu Purwarianti}, booktitle={Proceedings of the 2018 International Conference on Asian Language Processing (IALP)}, pages={35--38}, year={2018}, organization={IEEE} } ``` `FacQA` dataset citation ``` @inproceedings{purwarianti2007machine, title={A Machine Learning Approach for Indonesian Question Answering System}, author={Ayu Purwarianti, Masatoshi Tsuchiya, and Seiichi Nakagawa}, booktitle={Proceedings of Artificial Intelligence and Applications }, pages={573--578}, year={2007} } ``` ### Contributions Thanks to [@yasirabd](https://github.com/yasirabd) for adding this dataset.
indonlp/indonlu
[ "task_categories:question-answering", "task_categories:text-classification", "task_categories:token-classification", "task_ids:closed-domain-qa", "task_ids:multi-class-classification", "task_ids:named-entity-recognition", "task_ids:part-of-speech", "task_ids:semantic-similarity-classification", "task_ids:sentiment-classification", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "size_categories:1K<n<10K", "size_categories:n<1K", "source_datasets:original", "language:id", "license:mit", "keyphrase-extraction", "span-extraction", "aspect-based-sentiment-analysis", "arxiv:1809.03391", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated"], "language": ["id"], "license": ["mit"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K", "1K<n<10K", "n<1K"], "source_datasets": ["original"], "task_categories": ["question-answering", "text-classification", "token-classification"], "task_ids": ["closed-domain-qa", "multi-class-classification", "named-entity-recognition", "part-of-speech", "semantic-similarity-classification", "sentiment-classification"], "paperswithcode_id": "indonlu-benchmark", "pretty_name": "IndoNLU", "configs": ["bapos", "casa", "emot", "facqa", "hoasa", "keps", "nergrit", "nerp", "posp", "smsa", "terma", "wrete"], "tags": ["keyphrase-extraction", "span-extraction", "aspect-based-sentiment-analysis"], "dataset_info": [{"config_name": "emot", "features": [{"name": "tweet", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "sadness", "1": "anger", "2": "love", "3": "fear", "4": "happy"}}}}], "splits": [{"name": "train", "num_bytes": 686418, "num_examples": 3521}, {"name": "validation", "num_bytes": 84082, "num_examples": 440}, {"name": "test", "num_bytes": 84856, "num_examples": 440}], "download_size": 840917, "dataset_size": 855356}, {"config_name": "smsa", "features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "positive", "1": "neutral", "2": "negative"}}}}], "splits": [{"name": "train", "num_bytes": 2209874, "num_examples": 11000}, {"name": "validation", "num_bytes": 249629, "num_examples": 1260}, {"name": "test", "num_bytes": 77041, "num_examples": 500}], "download_size": 2509229, "dataset_size": 2536544}, {"config_name": "casa", "features": [{"name": "sentence", "dtype": "string"}, {"name": "fuel", "dtype": {"class_label": {"names": {"0": "negative", "1": "neutral", "2": "positive"}}}}, {"name": "machine", "dtype": {"class_label": {"names": {"0": "negative", "1": "neutral", "2": "positive"}}}}, {"name": "others", "dtype": {"class_label": {"names": {"0": "negative", "1": "neutral", "2": "positive"}}}}, {"name": "part", "dtype": {"class_label": {"names": {"0": "negative", "1": "neutral", "2": "positive"}}}}, {"name": "price", "dtype": {"class_label": {"names": {"0": "negative", "1": "neutral", "2": "positive"}}}}, {"name": "service", "dtype": {"class_label": {"names": {"0": "negative", "1": "neutral", "2": "positive"}}}}], "splits": [{"name": "train", "num_bytes": 110415, "num_examples": 810}, {"name": "validation", "num_bytes": 11993, "num_examples": 90}, {"name": "test", "num_bytes": 23553, "num_examples": 180}], "download_size": 144903, "dataset_size": 145961}, {"config_name": "hoasa", "features": [{"name": "sentence", "dtype": "string"}, {"name": "ac", "dtype": {"class_label": {"names": {"0": "neg", "1": "neut", "2": "pos", "3": "neg_pos"}}}}, {"name": "air_panas", "dtype": {"class_label": {"names": {"0": "neg", "1": "neut", "2": "pos", "3": "neg_pos"}}}}, {"name": "bau", "dtype": {"class_label": {"names": {"0": "neg", "1": "neut", "2": "pos", "3": "neg_pos"}}}}, {"name": "general", "dtype": {"class_label": {"names": {"0": "neg", "1": "neut", "2": "pos", "3": "neg_pos"}}}}, {"name": "kebersihan", "dtype": {"class_label": {"names": {"0": "neg", "1": "neut", "2": "pos", "3": "neg_pos"}}}}, {"name": "linen", "dtype": {"class_label": {"names": {"0": "neg", "1": "neut", "2": "pos", "3": "neg_pos"}}}}, {"name": "service", "dtype": {"class_label": {"names": {"0": "neg", "1": "neut", "2": "pos", "3": "neg_pos"}}}}, {"name": "sunrise_meal", "dtype": {"class_label": {"names": {"0": "neg", "1": "neut", "2": "pos", "3": "neg_pos"}}}}, {"name": "tv", "dtype": {"class_label": {"names": {"0": "neg", "1": "neut", "2": "pos", "3": "neg_pos"}}}}, {"name": "wifi", "dtype": {"class_label": {"names": {"0": "neg", "1": "neut", "2": "pos", "3": "neg_pos"}}}}], "splits": [{"name": "train", "num_bytes": 458177, "num_examples": 2283}, {"name": "validation", "num_bytes": 58248, "num_examples": 285}, {"name": "test", "num_bytes": 56399, "num_examples": 286}], "download_size": 477314, "dataset_size": 572824}, {"config_name": "wrete", "features": [{"name": "premise", "dtype": "string"}, {"name": "hypothesis", "dtype": "string"}, {"name": "category", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "NotEntail", "1": "Entail_or_Paraphrase"}}}}], "splits": [{"name": "train", "num_bytes": 99999, "num_examples": 300}, {"name": "validation", "num_bytes": 18049, "num_examples": 50}, {"name": "test", "num_bytes": 32617, "num_examples": 100}], "download_size": 151018, "dataset_size": 150665}, {"config_name": "posp", "features": [{"name": "tokens", "sequence": "string"}, {"name": "pos_tags", "sequence": {"class_label": {"names": {"0": "B-PPO", "1": "B-KUA", "2": "B-ADV", "3": "B-PRN", "4": "B-VBI", "5": "B-PAR", "6": "B-VBP", "7": "B-NNP", "8": "B-UNS", "9": "B-VBT", "10": "B-VBL", "11": "B-NNO", "12": "B-ADJ", "13": "B-PRR", "14": "B-PRK", "15": "B-CCN", "16": "B-$$$", "17": "B-ADK", "18": "B-ART", "19": "B-CSN", "20": "B-NUM", "21": "B-SYM", "22": "B-INT", "23": "B-NEG", "24": "B-PRI", "25": "B-VBE"}}}}], "splits": [{"name": "train", "num_bytes": 2751348, "num_examples": 6720}, {"name": "validation", "num_bytes": 343924, "num_examples": 840}, {"name": "test", "num_bytes": 350720, "num_examples": 840}], "download_size": 2407206, "dataset_size": 3445992}, {"config_name": "bapos", "features": [{"name": "tokens", "sequence": "string"}, {"name": "pos_tags", "sequence": {"class_label": {"names": {"0": "B-PR", "1": "B-CD", "2": "I-PR", "3": "B-SYM", "4": "B-JJ", "5": "B-DT", "6": "I-UH", "7": "I-NND", "8": "B-SC", "9": "I-WH", "10": "I-IN", "11": "I-NNP", "12": "I-VB", "13": "B-IN", "14": "B-NND", "15": "I-CD", "16": "I-JJ", "17": "I-X", "18": "B-OD", "19": "B-RP", "20": "B-RB", "21": "B-NNP", "22": "I-RB", "23": "I-Z", "24": "B-CC", "25": "B-NEG", "26": "B-VB", "27": "B-NN", "28": "B-MD", "29": "B-UH", "30": "I-NN", "31": "B-PRP", "32": "I-SC", "33": "B-Z", "34": "I-PRP", "35": "I-OD", "36": "I-SYM", "37": "B-WH", "38": "B-FW", "39": "I-CC", "40": "B-X"}}}}], "splits": [{"name": "train", "num_bytes": 3772459, "num_examples": 8000}, {"name": "validation", "num_bytes": 460058, "num_examples": 1000}, {"name": "test", "num_bytes": 474368, "num_examples": 1029}], "download_size": 3084021, "dataset_size": 4706885}, {"config_name": "terma", "features": [{"name": "tokens", "sequence": "string"}, {"name": "seq_label", "sequence": {"class_label": {"names": {"0": "I-SENTIMENT", "1": "O", "2": "I-ASPECT", "3": "B-SENTIMENT", "4": "B-ASPECT"}}}}], "splits": [{"name": "train", "num_bytes": 817983, "num_examples": 3000}, {"name": "validation", "num_bytes": 276335, "num_examples": 1000}, {"name": "test", "num_bytes": 265922, "num_examples": 1000}], "download_size": 816822, "dataset_size": 1360240}, {"config_name": "keps", "features": [{"name": "tokens", "sequence": "string"}, {"name": "seq_label", "sequence": {"class_label": {"names": {"0": "O", "1": "B", "2": "I"}}}}], "splits": [{"name": "train", "num_bytes": 173961, "num_examples": 800}, {"name": "validation", "num_bytes": 42961, "num_examples": 200}, {"name": "test", "num_bytes": 66762, "num_examples": 247}], "download_size": 134042, "dataset_size": 283684}, {"config_name": "nergrit", "features": [{"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "I-PERSON", "1": "B-ORGANISATION", "2": "I-ORGANISATION", "3": "B-PLACE", "4": "I-PLACE", "5": "O", "6": "B-PERSON"}}}}], "splits": [{"name": "train", "num_bytes": 960710, "num_examples": 1672}, {"name": "validation", "num_bytes": 119567, "num_examples": 209}, {"name": "test", "num_bytes": 117274, "num_examples": 209}], "download_size": 641265, "dataset_size": 1197551}, {"config_name": "nerp", "features": [{"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "I-PPL", "1": "B-EVT", "2": "B-PLC", "3": "I-IND", "4": "B-IND", "5": "B-FNB", "6": "I-EVT", "7": "B-PPL", "8": "I-PLC", "9": "O", "10": "I-FNB"}}}}], "splits": [{"name": "train", "num_bytes": 2751348, "num_examples": 6720}, {"name": "validation", "num_bytes": 343924, "num_examples": 840}, {"name": "test", "num_bytes": 350720, "num_examples": 840}], "download_size": 1725986, "dataset_size": 3445992}, {"config_name": "facqa", "features": [{"name": "question", "sequence": "string"}, {"name": "passage", "sequence": "string"}, {"name": "seq_label", "sequence": {"class_label": {"names": {"0": "O", "1": "B", "2": "I"}}}}], "splits": [{"name": "train", "num_bytes": 2454368, "num_examples": 2495}, {"name": "validation", "num_bytes": 306249, "num_examples": 311}, {"name": "test", "num_bytes": 306831, "num_examples": 311}], "download_size": 2591968, "dataset_size": 3067448}]}
2023-02-03T05:49:02+00:00
[ "1809.03391" ]
[ "id" ]
TAGS #task_categories-question-answering #task_categories-text-classification #task_categories-token-classification #task_ids-closed-domain-qa #task_ids-multi-class-classification #task_ids-named-entity-recognition #task_ids-part-of-speech #task_ids-semantic-similarity-classification #task_ids-sentiment-classification #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #size_categories-1K<n<10K #size_categories-n<1K #source_datasets-original #language-Indonesian #license-mit #keyphrase-extraction #span-extraction #aspect-based-sentiment-analysis #arxiv-1809.03391 #region-us
Dataset Card for IndoNLU ======================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: IndoNLU Website * Repository: IndoNLU GitHub * Paper: IndoNLU: Benchmark and Resources for Evaluating Indonesian Natural Language Understanding * Leaderboard: * Point of Contact: ### Dataset Summary The IndoNLU benchmark is a collection of resources for training, evaluating, and analyzing natural language understanding systems for Bahasa Indonesia (Indonesian language). There are 12 datasets in IndoNLU benchmark for Indonesian natural language understanding. 1. 'EmoT': An emotion classification dataset collected from the social media platform Twitter. The dataset consists of around 4000 Indonesian colloquial language tweets, covering five different emotion labels: anger, fear, happy, love, and sadness 2. 'SmSA': This sentence-level sentiment analysis dataset is a collection of comments and reviews in Indonesian obtained from multiple online platforms. The text was crawled and then annotated by several Indonesian linguists to construct this dataset. There are three possible sentiments on the 'SmSA' dataset: positive, negative, and neutral 3. 'CASA': An aspect-based sentiment analysis dataset consisting of around a thousand car reviews collected from multiple Indonesian online automobile platforms. The dataset covers six aspects of car quality. We define the task to be a multi-label classification task, where each label represents a sentiment for a single aspect with three possible values: positive, negative, and neutral. 4. 'HoASA': An aspect-based sentiment analysis dataset consisting of hotel reviews collected from the hotel aggregator platform, AiryRooms. The dataset covers ten different aspects of hotel quality. Similar to the 'CASA' dataset, each review is labeled with a single sentiment label for each aspect. There are four possible sentiment classes for each sentiment label: positive, negative, neutral, and positive-negative. The positivenegative label is given to a review that contains multiple sentiments of the same aspect but for different objects (e.g., cleanliness of bed and toilet). 5. 'WReTE': The Wiki Revision Edits Textual Entailment dataset consists of 450 sentence pairs constructed from Wikipedia revision history. The dataset contains pairs of sentences and binary semantic relations between the pairs. The data are labeled as entailed when the meaning of the second sentence can be derived from the first one, and not entailed otherwise. 6. 'POSP': This Indonesian part-of-speech tagging (POS) dataset is collected from Indonesian news websites. The dataset consists of around 8000 sentences with 26 POS tags. The POS tag labels follow the Indonesian Association of Computational Linguistics (INACL) POS Tagging Convention. 7. 'BaPOS': This POS tagging dataset contains about 1000 sentences, collected from the PAN Localization Project. In this dataset, each word is tagged by one of 23 POS tag classes. Data splitting used in this benchmark follows the experimental setting used by Kurniawan and Aji (2018). 8. 'TermA': This span-extraction dataset is collected from the hotel aggregator platform, AiryRooms. The dataset consists of thousands of hotel reviews, which each contain a span label for aspect and sentiment words representing the opinion of the reviewer on the corresponding aspect. The labels use Inside-Outside-Beginning (IOB) tagging representation with two kinds of tags, aspect and sentiment. 9. 'KEPS': This keyphrase extraction dataset consists of text from Twitter discussing banking products and services and is written in the Indonesian language. A phrase containing important information is considered a keyphrase. Text may contain one or more keyphrases since important phrases can be located at different positions. The dataset follows the IOB chunking format, which represents the position of the keyphrase. 10. 'NERGrit': This NER dataset is taken from the Grit-ID repository, and the labels are spans in IOB chunking representation. The dataset consists of three kinds of named entity tags, PERSON (name of person), PLACE (name of location), and ORGANIZATION (name of organization). 11. 'NERP': This NER dataset (Hoesen and Purwarianti, 2018) contains texts collected from several Indonesian news websites. There are five labels available in this dataset, PER (name of person), LOC (name of location), IND (name of product or brand), EVT (name of the event), and FNB (name of food and beverage). Similar to the 'TermA' dataset, the 'NERP' dataset uses the IOB chunking format. 12. 'FacQA': The goal of the FacQA dataset is to find the answer to a question from a provided short passage from a news article. Each row in the FacQA dataset consists of a question, a short passage, and a label phrase, which can be found inside the corresponding short passage. There are six categories of questions: date, location, name, organization, person, and quantitative. ### Supported Tasks and Leaderboards ### Languages Indonesian Dataset Structure ----------------- ### Data Instances 1. 'EmoT' dataset A data point consists of 'tweet' and 'label'. An example from the train set looks as follows: 2. 'SmSA' dataset A data point consists of 'text' and 'label'. An example from the train set looks as follows: 3. 'CASA' dataset A data point consists of 'sentence' and multi-label 'feature', 'machine', 'others', 'part', 'price', and 'service'. An example from the train set looks as follows: 4. 'HoASA' dataset A data point consists of 'sentence' and multi-label 'ac', 'air\_panas', 'bau', 'general', 'kebersihan', 'linen', 'service', 'sunrise\_meal', 'tv', and 'wifi'. An example from the train set looks as follows: 5. 'WreTE' dataset A data point consists of 'premise', 'hypothesis', 'category', and 'label'. An example from the train set looks as follows: 6. 'POSP' dataset A data point consists of 'tokens' and 'pos\_tags'. An example from the train set looks as follows: 7. 'BaPOS' dataset A data point consists of 'tokens' and 'pos\_tags'. An example from the train set looks as follows: 8. 'TermA' dataset A data point consists of 'tokens' and 'seq\_label'. An example from the train set looks as follows: 9. 'KEPS' dataset A data point consists of 'tokens' and 'seq\_label'. An example from the train set looks as follows: 10. 'NERGrit' dataset A data point consists of 'tokens' and 'ner\_tags'. An example from the train set looks as follows: 11. 'NERP' dataset A data point consists of 'tokens' and 'ner\_tags'. An example from the train set looks as follows: 12. 'FacQA' dataset A data point consists of 'question', 'passage', and 'seq\_label'. An example from the train set looks as follows: ### Data Fields 1. 'EmoT' dataset * 'tweet': a 'string' feature. * 'label': an emotion label, with possible values including 'sadness', 'anger', 'love', 'fear', 'happy'. 2. 'SmSA' dataset * 'text': a 'string' feature. * 'label': a sentiment label, with possible values including 'positive', 'neutral', 'negative'. 3. 'CASA' dataset * 'sentence': a 'string' feature. * 'fuel': a sentiment label, with possible values including 'negative', 'neutral', 'positive'. * 'machine': a sentiment label, with possible values including 'negative', 'neutral', 'positive'. * 'others': a sentiment label, with possible values including 'negative', 'neutral', 'positive'. * 'part': a sentiment label, with possible values including 'negative', 'neutral', 'positive'. * 'price': a sentiment label, with possible values including 'negative', 'neutral', 'positive'. * 'service': a sentiment label, with possible values including 'negative', 'neutral', 'positive'. 4. 'HoASA' dataset * 'sentence': a 'string' feature. * 'ac': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\_pos'. * 'air\_panas': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\_pos'. * 'bau': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\_pos'. * 'general': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\_pos'. * 'kebersihan': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\_pos'. * 'linen': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\_pos'. * 'service': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\_pos'. * 'sunrise\_meal': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\_pos'. * 'tv': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\_pos'. * 'wifi': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\_pos'. 5. 'WReTE' dataset * 'premise': a 'string' feature. * 'hypothesis': a 'string' feature. * 'category': a 'string' feature. * 'label': a classification label, with possible values including 'NotEntail', 'Entail\_or\_Paraphrase'. 6. 'POSP' dataset * 'tokens': a 'list' of 'string' features. * 'pos\_tags': a 'list' of POS tag labels, with possible values including 'B-PPO', 'B-KUA', 'B-ADV', 'B-PRN', 'B-VBI'. The POS tag labels follow the Indonesian Association of Computational Linguistics (INACL) POS Tagging Convention. 7. 'BaPOS' dataset * 'tokens': a 'list' of 'string' features. * 'pos\_tags': a 'list' of POS tag labels, with possible values including 'B-PR', 'B-CD', 'I-PR', 'B-SYM', 'B-JJ'. The POS tag labels from Tagset UI. 8. 'TermA' dataset * 'tokens': a 'list' of 'string' features. * 'seq\_label': a 'list' of classification labels, with possible values including 'I-SENTIMENT', 'O', 'I-ASPECT', 'B-SENTIMENT', 'B-ASPECT'. 9. 'KEPS' dataset * 'tokens': a 'list' of 'string' features. * 'seq\_label': a 'list' of classification labels, with possible values including 'O', 'B', 'I'. The labels use Inside-Outside-Beginning (IOB) tagging. 10. 'NERGrit' dataset * 'tokens': a 'list' of 'string' features. * 'ner\_tags': a 'list' of NER tag labels, with possible values including 'I-PERSON', 'B-ORGANISATION', 'I-ORGANISATION', 'B-PLACE', 'I-PLACE'. The labels use Inside-Outside-Beginning (IOB) tagging. 11. 'NERP' dataset * 'tokens': a 'list' of 'string' features. * 'ner\_tags': a 'list' of NER tag labels, with possible values including 'I-PPL', 'B-EVT', 'B-PLC', 'I-IND', 'B-IND'. 12. 'FacQA' dataset * 'question': a 'list' of 'string' features. * 'passage': a 'list' of 'string' features. * 'seq\_label': a 'list' of classification labels, with possible values including 'O', 'B', 'I'. ### Data Splits The data is split into a training, validation and test set. Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information The licensing status of the IndoNLU benchmark datasets is under MIT License. IndoNLU citation 'EmoT' dataset citation 'SmSA' dataset citation 'CASA' dataset citation 'HoASA' dataset citation 'WReTE' dataset citation 'POSP' dataset citation 'BaPOS' dataset citation 'TermA' dataset citation 'KEPS' dataset citation 'NERGrit' dataset citation 'NERP' dataset citation 'FacQA' dataset citation ### Contributions Thanks to @yasirabd for adding this dataset.
[ "### Dataset Summary\n\n\nThe IndoNLU benchmark is a collection of resources for training, evaluating, and analyzing natural language understanding systems for Bahasa Indonesia (Indonesian language).\nThere are 12 datasets in IndoNLU benchmark for Indonesian natural language understanding.\n\n\n1. 'EmoT': An emotion classification dataset collected from the social media platform Twitter. The dataset consists of around 4000 Indonesian colloquial language tweets, covering five different emotion labels: anger, fear, happy, love, and sadness\n2. 'SmSA': This sentence-level sentiment analysis dataset is a collection of comments and reviews in Indonesian obtained from multiple online platforms. The text was crawled and then annotated by several Indonesian linguists to construct this dataset. There are three possible sentiments on the 'SmSA' dataset: positive, negative, and neutral\n3. 'CASA': An aspect-based sentiment analysis dataset consisting of around a thousand car reviews collected from multiple Indonesian online automobile platforms. The dataset covers six aspects of car quality. We define the task to be a multi-label classification task, where each label represents a sentiment for a single aspect with three possible values: positive, negative, and neutral.\n4. 'HoASA': An aspect-based sentiment analysis dataset consisting of hotel reviews collected from the hotel aggregator platform, AiryRooms. The dataset covers ten different aspects of hotel quality. Similar to the 'CASA' dataset, each review is labeled with a single sentiment label for each aspect. There are four possible sentiment classes for each sentiment label: positive, negative, neutral, and positive-negative. The positivenegative label is given to a review that contains multiple sentiments of the same aspect but for different objects (e.g., cleanliness of bed and toilet).\n5. 'WReTE': The Wiki Revision Edits Textual Entailment dataset consists of 450 sentence pairs constructed from Wikipedia revision history. The dataset contains pairs of sentences and binary semantic relations between the pairs. The data are labeled as entailed when the meaning of the second sentence can be derived from the first one, and not entailed otherwise.\n6. 'POSP': This Indonesian part-of-speech tagging (POS) dataset is collected from Indonesian news websites. The dataset consists of around 8000 sentences with 26 POS tags. The POS tag labels follow the Indonesian Association of Computational Linguistics (INACL) POS Tagging Convention.\n7. 'BaPOS': This POS tagging dataset contains about 1000 sentences, collected from the PAN Localization Project. In this dataset, each word is tagged by one of 23 POS tag classes. Data splitting used in this benchmark follows the experimental setting used by Kurniawan and Aji (2018).\n8. 'TermA': This span-extraction dataset is collected from the hotel aggregator platform, AiryRooms. The dataset consists of thousands of hotel reviews, which each contain a span label for aspect and sentiment words representing the opinion of the reviewer on the corresponding aspect. The labels use Inside-Outside-Beginning (IOB) tagging representation with two kinds of tags, aspect and sentiment.\n9. 'KEPS': This keyphrase extraction dataset consists of text from Twitter discussing banking products and services and is written in the Indonesian language. A phrase containing important information is considered a keyphrase. Text may contain one or more keyphrases since important phrases can be located at different positions. The dataset follows the IOB chunking format, which represents the position of the keyphrase.\n10. 'NERGrit': This NER dataset is taken from the Grit-ID repository, and the labels are spans in IOB chunking representation. The dataset consists of three kinds of named entity tags, PERSON (name of person), PLACE (name of location), and ORGANIZATION (name of organization).\n11. 'NERP': This NER dataset (Hoesen and Purwarianti, 2018) contains texts collected from several Indonesian news websites. There are five labels available in this dataset, PER (name of person), LOC (name of location), IND (name of product or brand), EVT (name of the event), and FNB (name of food and beverage). Similar to the 'TermA' dataset, the 'NERP' dataset uses the IOB chunking format.\n12. 'FacQA': The goal of the FacQA dataset is to find the answer to a question from a provided short passage from a news article. Each row in the FacQA dataset consists of a question, a short passage, and a label phrase, which can be found inside the corresponding short passage. There are six categories of questions: date, location, name, organization, person, and quantitative.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nIndonesian\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\n1. 'EmoT' dataset\n\n\nA data point consists of 'tweet' and 'label'. An example from the train set looks as follows:\n\n\n2. 'SmSA' dataset\n\n\nA data point consists of 'text' and 'label'. An example from the train set looks as follows:\n\n\n3. 'CASA' dataset\n\n\nA data point consists of 'sentence' and multi-label 'feature', 'machine', 'others', 'part', 'price', and 'service'. An example from the train set looks as follows:\n\n\n4. 'HoASA' dataset\n\n\nA data point consists of 'sentence' and multi-label 'ac', 'air\\_panas', 'bau', 'general', 'kebersihan', 'linen', 'service', 'sunrise\\_meal', 'tv', and 'wifi'. An example from the train set looks as follows:\n\n\n5. 'WreTE' dataset\n\n\nA data point consists of 'premise', 'hypothesis', 'category', and 'label'. An example from the train set looks as follows:\n\n\n6. 'POSP' dataset\n\n\nA data point consists of 'tokens' and 'pos\\_tags'. An example from the train set looks as follows:\n\n\n7. 'BaPOS' dataset\n\n\nA data point consists of 'tokens' and 'pos\\_tags'. An example from the train set looks as follows:\n\n\n8. 'TermA' dataset\n\n\nA data point consists of 'tokens' and 'seq\\_label'. An example from the train set looks as follows:\n\n\n9. 'KEPS' dataset\n\n\nA data point consists of 'tokens' and 'seq\\_label'. An example from the train set looks as follows:\n\n\n10. 'NERGrit' dataset\n\n\nA data point consists of 'tokens' and 'ner\\_tags'. An example from the train set looks as follows:\n\n\n11. 'NERP' dataset\n\n\nA data point consists of 'tokens' and 'ner\\_tags'. An example from the train set looks as follows:\n\n\n12. 'FacQA' dataset\n\n\nA data point consists of 'question', 'passage', and 'seq\\_label'. An example from the train set looks as follows:", "### Data Fields\n\n\n1. 'EmoT' dataset\n\n\n* 'tweet': a 'string' feature.\n* 'label': an emotion label, with possible values including 'sadness', 'anger', 'love', 'fear', 'happy'.\n\n\n2. 'SmSA' dataset\n\n\n* 'text': a 'string' feature.\n* 'label': a sentiment label, with possible values including 'positive', 'neutral', 'negative'.\n\n\n3. 'CASA' dataset\n\n\n* 'sentence': a 'string' feature.\n* 'fuel': a sentiment label, with possible values including 'negative', 'neutral', 'positive'.\n* 'machine': a sentiment label, with possible values including 'negative', 'neutral', 'positive'.\n* 'others': a sentiment label, with possible values including 'negative', 'neutral', 'positive'.\n* 'part': a sentiment label, with possible values including 'negative', 'neutral', 'positive'.\n* 'price': a sentiment label, with possible values including 'negative', 'neutral', 'positive'.\n* 'service': a sentiment label, with possible values including 'negative', 'neutral', 'positive'.\n\n\n4. 'HoASA' dataset\n\n\n* 'sentence': a 'string' feature.\n* 'ac': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'air\\_panas': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'bau': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'general': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'kebersihan': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'linen': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'service': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'sunrise\\_meal': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'tv': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'wifi': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n\n\n5. 'WReTE' dataset\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'category': a 'string' feature.\n* 'label': a classification label, with possible values including 'NotEntail', 'Entail\\_or\\_Paraphrase'.\n\n\n6. 'POSP' dataset\n\n\n* 'tokens': a 'list' of 'string' features.\n* 'pos\\_tags': a 'list' of POS tag labels, with possible values including 'B-PPO', 'B-KUA', 'B-ADV', 'B-PRN', 'B-VBI'.\n\n\nThe POS tag labels follow the Indonesian Association of Computational Linguistics (INACL) POS Tagging Convention.\n\n\n7. 'BaPOS' dataset\n\n\n* 'tokens': a 'list' of 'string' features.\n* 'pos\\_tags': a 'list' of POS tag labels, with possible values including 'B-PR', 'B-CD', 'I-PR', 'B-SYM', 'B-JJ'.\n\n\nThe POS tag labels from Tagset UI.\n\n\n8. 'TermA' dataset\n\n\n* 'tokens': a 'list' of 'string' features.\n* 'seq\\_label': a 'list' of classification labels, with possible values including 'I-SENTIMENT', 'O', 'I-ASPECT', 'B-SENTIMENT', 'B-ASPECT'.\n\n\n9. 'KEPS' dataset\n\n\n* 'tokens': a 'list' of 'string' features.\n* 'seq\\_label': a 'list' of classification labels, with possible values including 'O', 'B', 'I'.\n\n\nThe labels use Inside-Outside-Beginning (IOB) tagging.\n\n\n10. 'NERGrit' dataset\n\n\n* 'tokens': a 'list' of 'string' features.\n* 'ner\\_tags': a 'list' of NER tag labels, with possible values including 'I-PERSON', 'B-ORGANISATION', 'I-ORGANISATION', 'B-PLACE', 'I-PLACE'.\n\n\nThe labels use Inside-Outside-Beginning (IOB) tagging.\n\n\n11. 'NERP' dataset\n\n\n* 'tokens': a 'list' of 'string' features.\n* 'ner\\_tags': a 'list' of NER tag labels, with possible values including 'I-PPL', 'B-EVT', 'B-PLC', 'I-IND', 'B-IND'.\n\n\n12. 'FacQA' dataset\n\n\n* 'question': a 'list' of 'string' features.\n* 'passage': a 'list' of 'string' features.\n* 'seq\\_label': a 'list' of classification labels, with possible values including 'O', 'B', 'I'.", "### Data Splits\n\n\nThe data is split into a training, validation and test set.\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nThe licensing status of the IndoNLU benchmark datasets is under MIT License.\n\n\nIndoNLU citation\n\n\n'EmoT' dataset citation\n\n\n'SmSA' dataset citation\n\n\n'CASA' dataset citation\n\n\n'HoASA' dataset citation\n\n\n'WReTE' dataset citation\n\n\n'POSP' dataset citation\n\n\n'BaPOS' dataset citation\n\n\n'TermA' dataset citation\n\n\n'KEPS' dataset citation\n\n\n'NERGrit' dataset citation\n\n\n'NERP' dataset citation\n\n\n'FacQA' dataset citation", "### Contributions\n\n\nThanks to @yasirabd for adding this dataset." ]
[ "TAGS\n#task_categories-question-answering #task_categories-text-classification #task_categories-token-classification #task_ids-closed-domain-qa #task_ids-multi-class-classification #task_ids-named-entity-recognition #task_ids-part-of-speech #task_ids-semantic-similarity-classification #task_ids-sentiment-classification #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #size_categories-1K<n<10K #size_categories-n<1K #source_datasets-original #language-Indonesian #license-mit #keyphrase-extraction #span-extraction #aspect-based-sentiment-analysis #arxiv-1809.03391 #region-us \n", "### Dataset Summary\n\n\nThe IndoNLU benchmark is a collection of resources for training, evaluating, and analyzing natural language understanding systems for Bahasa Indonesia (Indonesian language).\nThere are 12 datasets in IndoNLU benchmark for Indonesian natural language understanding.\n\n\n1. 'EmoT': An emotion classification dataset collected from the social media platform Twitter. The dataset consists of around 4000 Indonesian colloquial language tweets, covering five different emotion labels: anger, fear, happy, love, and sadness\n2. 'SmSA': This sentence-level sentiment analysis dataset is a collection of comments and reviews in Indonesian obtained from multiple online platforms. The text was crawled and then annotated by several Indonesian linguists to construct this dataset. There are three possible sentiments on the 'SmSA' dataset: positive, negative, and neutral\n3. 'CASA': An aspect-based sentiment analysis dataset consisting of around a thousand car reviews collected from multiple Indonesian online automobile platforms. The dataset covers six aspects of car quality. We define the task to be a multi-label classification task, where each label represents a sentiment for a single aspect with three possible values: positive, negative, and neutral.\n4. 'HoASA': An aspect-based sentiment analysis dataset consisting of hotel reviews collected from the hotel aggregator platform, AiryRooms. The dataset covers ten different aspects of hotel quality. Similar to the 'CASA' dataset, each review is labeled with a single sentiment label for each aspect. There are four possible sentiment classes for each sentiment label: positive, negative, neutral, and positive-negative. The positivenegative label is given to a review that contains multiple sentiments of the same aspect but for different objects (e.g., cleanliness of bed and toilet).\n5. 'WReTE': The Wiki Revision Edits Textual Entailment dataset consists of 450 sentence pairs constructed from Wikipedia revision history. The dataset contains pairs of sentences and binary semantic relations between the pairs. The data are labeled as entailed when the meaning of the second sentence can be derived from the first one, and not entailed otherwise.\n6. 'POSP': This Indonesian part-of-speech tagging (POS) dataset is collected from Indonesian news websites. The dataset consists of around 8000 sentences with 26 POS tags. The POS tag labels follow the Indonesian Association of Computational Linguistics (INACL) POS Tagging Convention.\n7. 'BaPOS': This POS tagging dataset contains about 1000 sentences, collected from the PAN Localization Project. In this dataset, each word is tagged by one of 23 POS tag classes. Data splitting used in this benchmark follows the experimental setting used by Kurniawan and Aji (2018).\n8. 'TermA': This span-extraction dataset is collected from the hotel aggregator platform, AiryRooms. The dataset consists of thousands of hotel reviews, which each contain a span label for aspect and sentiment words representing the opinion of the reviewer on the corresponding aspect. The labels use Inside-Outside-Beginning (IOB) tagging representation with two kinds of tags, aspect and sentiment.\n9. 'KEPS': This keyphrase extraction dataset consists of text from Twitter discussing banking products and services and is written in the Indonesian language. A phrase containing important information is considered a keyphrase. Text may contain one or more keyphrases since important phrases can be located at different positions. The dataset follows the IOB chunking format, which represents the position of the keyphrase.\n10. 'NERGrit': This NER dataset is taken from the Grit-ID repository, and the labels are spans in IOB chunking representation. The dataset consists of three kinds of named entity tags, PERSON (name of person), PLACE (name of location), and ORGANIZATION (name of organization).\n11. 'NERP': This NER dataset (Hoesen and Purwarianti, 2018) contains texts collected from several Indonesian news websites. There are five labels available in this dataset, PER (name of person), LOC (name of location), IND (name of product or brand), EVT (name of the event), and FNB (name of food and beverage). Similar to the 'TermA' dataset, the 'NERP' dataset uses the IOB chunking format.\n12. 'FacQA': The goal of the FacQA dataset is to find the answer to a question from a provided short passage from a news article. Each row in the FacQA dataset consists of a question, a short passage, and a label phrase, which can be found inside the corresponding short passage. There are six categories of questions: date, location, name, organization, person, and quantitative.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nIndonesian\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\n1. 'EmoT' dataset\n\n\nA data point consists of 'tweet' and 'label'. An example from the train set looks as follows:\n\n\n2. 'SmSA' dataset\n\n\nA data point consists of 'text' and 'label'. An example from the train set looks as follows:\n\n\n3. 'CASA' dataset\n\n\nA data point consists of 'sentence' and multi-label 'feature', 'machine', 'others', 'part', 'price', and 'service'. An example from the train set looks as follows:\n\n\n4. 'HoASA' dataset\n\n\nA data point consists of 'sentence' and multi-label 'ac', 'air\\_panas', 'bau', 'general', 'kebersihan', 'linen', 'service', 'sunrise\\_meal', 'tv', and 'wifi'. An example from the train set looks as follows:\n\n\n5. 'WreTE' dataset\n\n\nA data point consists of 'premise', 'hypothesis', 'category', and 'label'. An example from the train set looks as follows:\n\n\n6. 'POSP' dataset\n\n\nA data point consists of 'tokens' and 'pos\\_tags'. An example from the train set looks as follows:\n\n\n7. 'BaPOS' dataset\n\n\nA data point consists of 'tokens' and 'pos\\_tags'. An example from the train set looks as follows:\n\n\n8. 'TermA' dataset\n\n\nA data point consists of 'tokens' and 'seq\\_label'. An example from the train set looks as follows:\n\n\n9. 'KEPS' dataset\n\n\nA data point consists of 'tokens' and 'seq\\_label'. An example from the train set looks as follows:\n\n\n10. 'NERGrit' dataset\n\n\nA data point consists of 'tokens' and 'ner\\_tags'. An example from the train set looks as follows:\n\n\n11. 'NERP' dataset\n\n\nA data point consists of 'tokens' and 'ner\\_tags'. An example from the train set looks as follows:\n\n\n12. 'FacQA' dataset\n\n\nA data point consists of 'question', 'passage', and 'seq\\_label'. An example from the train set looks as follows:", "### Data Fields\n\n\n1. 'EmoT' dataset\n\n\n* 'tweet': a 'string' feature.\n* 'label': an emotion label, with possible values including 'sadness', 'anger', 'love', 'fear', 'happy'.\n\n\n2. 'SmSA' dataset\n\n\n* 'text': a 'string' feature.\n* 'label': a sentiment label, with possible values including 'positive', 'neutral', 'negative'.\n\n\n3. 'CASA' dataset\n\n\n* 'sentence': a 'string' feature.\n* 'fuel': a sentiment label, with possible values including 'negative', 'neutral', 'positive'.\n* 'machine': a sentiment label, with possible values including 'negative', 'neutral', 'positive'.\n* 'others': a sentiment label, with possible values including 'negative', 'neutral', 'positive'.\n* 'part': a sentiment label, with possible values including 'negative', 'neutral', 'positive'.\n* 'price': a sentiment label, with possible values including 'negative', 'neutral', 'positive'.\n* 'service': a sentiment label, with possible values including 'negative', 'neutral', 'positive'.\n\n\n4. 'HoASA' dataset\n\n\n* 'sentence': a 'string' feature.\n* 'ac': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'air\\_panas': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'bau': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'general': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'kebersihan': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'linen': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'service': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'sunrise\\_meal': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'tv': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n* 'wifi': a sentiment label, with possible values including 'neg', 'neut', 'pos', 'neg\\_pos'.\n\n\n5. 'WReTE' dataset\n\n\n* 'premise': a 'string' feature.\n* 'hypothesis': a 'string' feature.\n* 'category': a 'string' feature.\n* 'label': a classification label, with possible values including 'NotEntail', 'Entail\\_or\\_Paraphrase'.\n\n\n6. 'POSP' dataset\n\n\n* 'tokens': a 'list' of 'string' features.\n* 'pos\\_tags': a 'list' of POS tag labels, with possible values including 'B-PPO', 'B-KUA', 'B-ADV', 'B-PRN', 'B-VBI'.\n\n\nThe POS tag labels follow the Indonesian Association of Computational Linguistics (INACL) POS Tagging Convention.\n\n\n7. 'BaPOS' dataset\n\n\n* 'tokens': a 'list' of 'string' features.\n* 'pos\\_tags': a 'list' of POS tag labels, with possible values including 'B-PR', 'B-CD', 'I-PR', 'B-SYM', 'B-JJ'.\n\n\nThe POS tag labels from Tagset UI.\n\n\n8. 'TermA' dataset\n\n\n* 'tokens': a 'list' of 'string' features.\n* 'seq\\_label': a 'list' of classification labels, with possible values including 'I-SENTIMENT', 'O', 'I-ASPECT', 'B-SENTIMENT', 'B-ASPECT'.\n\n\n9. 'KEPS' dataset\n\n\n* 'tokens': a 'list' of 'string' features.\n* 'seq\\_label': a 'list' of classification labels, with possible values including 'O', 'B', 'I'.\n\n\nThe labels use Inside-Outside-Beginning (IOB) tagging.\n\n\n10. 'NERGrit' dataset\n\n\n* 'tokens': a 'list' of 'string' features.\n* 'ner\\_tags': a 'list' of NER tag labels, with possible values including 'I-PERSON', 'B-ORGANISATION', 'I-ORGANISATION', 'B-PLACE', 'I-PLACE'.\n\n\nThe labels use Inside-Outside-Beginning (IOB) tagging.\n\n\n11. 'NERP' dataset\n\n\n* 'tokens': a 'list' of 'string' features.\n* 'ner\\_tags': a 'list' of NER tag labels, with possible values including 'I-PPL', 'B-EVT', 'B-PLC', 'I-IND', 'B-IND'.\n\n\n12. 'FacQA' dataset\n\n\n* 'question': a 'list' of 'string' features.\n* 'passage': a 'list' of 'string' features.\n* 'seq\\_label': a 'list' of classification labels, with possible values including 'O', 'B', 'I'.", "### Data Splits\n\n\nThe data is split into a training, validation and test set.\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nThe licensing status of the IndoNLU benchmark datasets is under MIT License.\n\n\nIndoNLU citation\n\n\n'EmoT' dataset citation\n\n\n'SmSA' dataset citation\n\n\n'CASA' dataset citation\n\n\n'HoASA' dataset citation\n\n\n'WReTE' dataset citation\n\n\n'POSP' dataset citation\n\n\n'BaPOS' dataset citation\n\n\n'TermA' dataset citation\n\n\n'KEPS' dataset citation\n\n\n'NERGrit' dataset citation\n\n\n'NERP' dataset citation\n\n\n'FacQA' dataset citation", "### Contributions\n\n\nThanks to @yasirabd for adding this dataset." ]
[ 233, 1098, 10, 13, 530, 1362, 25, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 131, 17 ]
[ "passage: TAGS\n#task_categories-question-answering #task_categories-text-classification #task_categories-token-classification #task_ids-closed-domain-qa #task_ids-multi-class-classification #task_ids-named-entity-recognition #task_ids-part-of-speech #task_ids-semantic-similarity-classification #task_ids-sentiment-classification #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #size_categories-1K<n<10K #size_categories-n<1K #source_datasets-original #language-Indonesian #license-mit #keyphrase-extraction #span-extraction #aspect-based-sentiment-analysis #arxiv-1809.03391 #region-us \n", "passage: ### Dataset Summary\n\n\nThe IndoNLU benchmark is a collection of resources for training, evaluating, and analyzing natural language understanding systems for Bahasa Indonesia (Indonesian language).\nThere are 12 datasets in IndoNLU benchmark for Indonesian natural language understanding.\n\n\n1. 'EmoT': An emotion classification dataset collected from the social media platform Twitter. The dataset consists of around 4000 Indonesian colloquial language tweets, covering five different emotion labels: anger, fear, happy, love, and sadness\n2. 'SmSA': This sentence-level sentiment analysis dataset is a collection of comments and reviews in Indonesian obtained from multiple online platforms. The text was crawled and then annotated by several Indonesian linguists to construct this dataset. There are three possible sentiments on the 'SmSA' dataset: positive, negative, and neutral\n3. 'CASA': An aspect-based sentiment analysis dataset consisting of around a thousand car reviews collected from multiple Indonesian online automobile platforms. The dataset covers six aspects of car quality. We define the task to be a multi-label classification task, where each label represents a sentiment for a single aspect with three possible values: positive, negative, and neutral.\n4. 'HoASA': An aspect-based sentiment analysis dataset consisting of hotel reviews collected from the hotel aggregator platform, AiryRooms. The dataset covers ten different aspects of hotel quality. Similar to the 'CASA' dataset, each review is labeled with a single sentiment label for each aspect. There are four possible sentiment classes for each sentiment label: positive, negative, neutral, and positive-negative. The positivenegative label is given to a review that contains multiple sentiments of the same aspect but for different objects (e.g., cleanliness of bed and toilet).\n5. 'WReTE': The Wiki Revision Edits Textual Entailment dataset consists of 450 sentence pairs constructed from Wikipedia revision history. The dataset contains pairs of sentences and binary semantic relations between the pairs. The data are labeled as entailed when the meaning of the second sentence can be derived from the first one, and not entailed otherwise.\n6. 'POSP': This Indonesian part-of-speech tagging (POS) dataset is collected from Indonesian news websites. The dataset consists of around 8000 sentences with 26 POS tags. The POS tag labels follow the Indonesian Association of Computational Linguistics (INACL) POS Tagging Convention.\n7. 'BaPOS': This POS tagging dataset contains about 1000 sentences, collected from the PAN Localization Project. In this dataset, each word is tagged by one of 23 POS tag classes. Data splitting used in this benchmark follows the experimental setting used by Kurniawan and Aji (2018).\n8. 'TermA': This span-extraction dataset is collected from the hotel aggregator platform, AiryRooms. The dataset consists of thousands of hotel reviews, which each contain a span label for aspect and sentiment words representing the opinion of the reviewer on the corresponding aspect. The labels use Inside-Outside-Beginning (IOB) tagging representation with two kinds of tags, aspect and sentiment.\n9. 'KEPS': This keyphrase extraction dataset consists of text from Twitter discussing banking products and services and is written in the Indonesian language. A phrase containing important information is considered a keyphrase. Text may contain one or more keyphrases since important phrases can be located at different positions. The dataset follows the IOB chunking format, which represents the position of the keyphrase.\n10. 'NERGrit': This NER dataset is taken from the Grit-ID repository, and the labels are spans in IOB chunking representation. The dataset consists of three kinds of named entity tags, PERSON (name of person), PLACE (name of location), and ORGANIZATION (name of organization).\n11. 'NERP': This NER dataset (Hoesen and Purwarianti, 2018) contains texts collected from several Indonesian news websites. There are five labels available in this dataset, PER (name of person), LOC (name of location), IND (name of product or brand), EVT (name of the event), and FNB (name of food and beverage). Similar to the 'TermA' dataset, the 'NERP' dataset uses the IOB chunking format.\n12. 'FacQA': The goal of the FacQA dataset is to find the answer to a question from a provided short passage from a news article. Each row in the FacQA dataset consists of a question, a short passage, and a label phrase, which can be found inside the corresponding short passage. There are six categories of questions: date, location, name, organization, person, and quantitative.### Supported Tasks and Leaderboards### Languages\n\n\nIndonesian\n\n\nDataset Structure\n-----------------", "passage: ### Data Instances\n\n\n1. 'EmoT' dataset\n\n\nA data point consists of 'tweet' and 'label'. An example from the train set looks as follows:\n\n\n2. 'SmSA' dataset\n\n\nA data point consists of 'text' and 'label'. An example from the train set looks as follows:\n\n\n3. 'CASA' dataset\n\n\nA data point consists of 'sentence' and multi-label 'feature', 'machine', 'others', 'part', 'price', and 'service'. An example from the train set looks as follows:\n\n\n4. 'HoASA' dataset\n\n\nA data point consists of 'sentence' and multi-label 'ac', 'air\\_panas', 'bau', 'general', 'kebersihan', 'linen', 'service', 'sunrise\\_meal', 'tv', and 'wifi'. An example from the train set looks as follows:\n\n\n5. 'WreTE' dataset\n\n\nA data point consists of 'premise', 'hypothesis', 'category', and 'label'. An example from the train set looks as follows:\n\n\n6. 'POSP' dataset\n\n\nA data point consists of 'tokens' and 'pos\\_tags'. An example from the train set looks as follows:\n\n\n7. 'BaPOS' dataset\n\n\nA data point consists of 'tokens' and 'pos\\_tags'. An example from the train set looks as follows:\n\n\n8. 'TermA' dataset\n\n\nA data point consists of 'tokens' and 'seq\\_label'. An example from the train set looks as follows:\n\n\n9. 'KEPS' dataset\n\n\nA data point consists of 'tokens' and 'seq\\_label'. An example from the train set looks as follows:\n\n\n10. 'NERGrit' dataset\n\n\nA data point consists of 'tokens' and 'ner\\_tags'. An example from the train set looks as follows:\n\n\n11. 'NERP' dataset\n\n\nA data point consists of 'tokens' and 'ner\\_tags'. An example from the train set looks as follows:\n\n\n12. 'FacQA' dataset\n\n\nA data point consists of 'question', 'passage', and 'seq\\_label'. An example from the train set looks as follows:" ]
[ -0.040598366409540176, 0.05057050287723541, -0.004537453409284353, 0.06533890962600708, 0.0635238066315651, 0.024059226736426353, 0.12645785510540009, 0.08911103010177612, -0.004504186566919088, 0.029753491282463074, -0.009642153978347778, -0.009016863070428371, 0.10538341850042343, 0.10833682864904404, 0.040194395929574966, -0.22346238791942596, 0.0512281097471714, -0.0986088216304779, 0.06005072966217995, 0.08697933703660965, 0.1085297092795372, -0.0292415302246809, 0.08760341256856918, -0.01582190953195095, -0.05640116706490517, 0.00734596885740757, -0.048369649797677994, -0.09098968654870987, 0.0755080133676529, 0.024814216420054436, 0.09475066512823105, -0.01393884140998125, 0.034714724868535995, -0.1717587262392044, 0.02152678556740284, 0.04013704136013985, -0.02034277655184269, -0.004337571561336517, 0.1086156889796257, -0.04796929284930229, 0.12647391855716705, -0.027132272720336914, 0.0582878403365612, 0.006476178765296936, -0.10016866773366928, -0.11734690517187119, -0.11836150288581848, 0.08065685629844666, 0.11641805619001389, 0.07316005229949951, -0.05800365284085274, 0.03243378922343254, -0.09826493263244629, 0.05331725254654884, 0.08986536413431168, -0.10676874965429306, -0.04158615693449974, -0.008329438976943493, -0.006104199215769768, 0.07991965115070343, -0.08697179704904556, -0.05080610513687134, -0.02157825045287609, 0.037437375634908676, -0.046465519815683365, -0.06958230584859848, -0.10807008296251297, -0.013522190041840076, -0.04976172745227814, -0.03500605374574661, 0.23096871376037598, 0.06383258104324341, -0.08316557854413986, -0.10022590309381485, 0.005947211291640997, -0.004122706595808268, 0.0010976102203130722, -0.003992050886154175, -0.032925110310316086, 0.006253885105252266, 0.0633450374007225, 0.023271629586815834, -0.09803833812475204, 0.032312944531440735, -0.07217779010534286, 0.03429677337408066, -0.004533072467893362, 0.0293271541595459, -0.01834053173661232, 0.06429912894964218, -0.019819125533103943, -0.08201974630355835, -0.021869780495762825, -0.043452322483062744, -0.08530633896589279, 0.03511504456400871, 0.04315345361828804, -0.06653986126184464, 0.042257215827703476, 0.019007742404937744, 0.0028644490521401167, 0.0458652526140213, -0.02939719147980213, 0.019311094656586647, 0.12694063782691956, 0.09586545825004578, -0.03734413534402847, -0.10491389781236649, -0.03590366244316101, -0.0014113119104877114, 0.010452342219650745, -0.045179855078458786, -0.01818610541522503, 0.0790376290678978, 0.05166509747505188, 0.05248241126537323, 0.0258160587400198, 0.03386818245053291, -0.0499207079410553, -0.03040643036365509, 0.03697196766734123, -0.11433875560760498, -0.00018573179841041565, -0.0050484067760407925, -0.044995516538619995, 0.09814471006393433, -0.031693488359451294, 0.026663122698664665, -0.046539004892110825, 0.0636899396777153, -0.0393252931535244, -0.010345568880438805, -0.05586756393313408, -0.06835804134607315, 0.05457252264022827, -0.08909610658884048, -0.03221984580159187, -0.07331421226263046, -0.1908748745918274, -0.08792408555746078, 0.030896184965968132, -0.08431560546159744, -0.017214182764291763, -0.03464018180966377, -0.001013314351439476, -0.014783325605094433, -0.003267565043643117, 0.0026166338939219713, -0.04117346182465553, 0.020296763628721237, -0.084492027759552, 0.04430411756038666, -0.019831078127026558, 0.0312797836959362, -0.09876956790685654, 0.05185030773282051, -0.16053207218647003, 0.09047210961580276, -0.07361280173063278, 0.09720784425735474, -0.09123628586530685, -0.016243433579802513, -0.014910946600139141, 0.010274823755025864, -0.03003373183310032, 0.10865526646375656, -0.20293916761875153, -0.03076561726629734, 0.03069216012954712, -0.15909844636917114, -0.07817988842725754, 0.11113950610160828, -0.02653130702674389, 0.1838488131761551, 0.04084423556923866, 0.16450536251068115, -0.0032208610791713, 0.023653561249375343, -0.0654909685254097, -0.010072228498756886, -0.0037559319753199816, 0.1132727637887001, 0.08109226077795029, 0.008116140030324459, 0.06226035952568054, 0.05384323000907898, 0.0777168944478035, -0.0040786974132061005, 0.013513564132153988, -0.06707935780286789, 0.039317697286605835, 0.013774688355624676, -0.04165321961045265, 0.007786233443766832, -0.0018561655888333917, -0.044021617621183395, -0.049961674958467484, -0.05367805063724518, 0.07032448798418045, -0.02861517108976841, 0.008260288275778294, -0.054694753140211105, 0.05523763224482536, 0.002807561308145523, -0.020521478727459908, -0.11966461688280106, -0.1149713471531868, 0.014162898063659668, -0.04985124245285988, 0.05818529799580574, 0.024622509256005287, -0.019283292815089226, -0.023141279816627502, -0.00785654317587614, 0.000010941798791463953, -0.015395470894873142, 0.018319981172680855, -0.000008184462785720825, -0.18072693049907684, 0.016299307346343994, -0.026476392522454262, 0.18612456321716309, -0.07775631546974182, -0.012879207730293274, 0.07099990546703339, 0.07303544133901596, 0.010823145508766174, -0.010884001851081848, 0.039586637169122696, 0.06657426804304123, -0.018622780218720436, -0.016193507239222527, -0.0012060381704941392, 0.0013662166893482208, -0.0016258209943771362, 0.05737227573990822, -0.08601296693086624, -0.0431639589369297, 0.06506042927503586, -0.014975079335272312, -0.09736370295286179, -0.003733905730769038, -0.019308829680085182, -0.043933745473623276, -0.12267472594976425, 0.0319146104156971, 0.07577524334192276, 0.005943746771663427, 0.030342424288392067, -0.05015986040234566, -0.008306417614221573, 0.010044259019196033, -0.03782065585255623, -0.06309758871793747, 0.06173880025744438, 0.0036446016747504473, -0.15057645738124847, 0.1338661015033722, 0.04197456315159798, -0.020996781066060066, 0.12024959176778793, 0.004286129493266344, -0.05686396360397339, -0.07262509316205978, 0.014902896247804165, -0.04946308210492134, 0.12029248476028442, -0.13784290850162506, -0.008901399560272694, 0.047984857112169266, 0.03452993556857109, 0.017150748521089554, -0.04177103564143181, -0.01447403896600008, -0.02745088003575802, 0.006236689630895853, -0.07537838071584702, -0.012965344823896885, 0.027494503185153008, 0.08148831874132156, 0.006397855002433062, -0.004151171073317528, -0.0054970537312328815, -0.036859553307294846, -0.12465689331293106, 0.11270882934331894, -0.10994761437177658, -0.3060665428638458, -0.11254192143678665, 0.002819359302520752, -0.08637980371713638, -0.05074693635106087, 0.04604266583919525, -0.0916857048869133, -0.036050427705049515, -0.10425948351621628, 0.004670327063649893, -0.01050446555018425, -0.04937787353992462, -0.11651042848825455, 0.04024006798863411, -0.051762547343969345, -0.062238242477178574, 0.01019215676933527, -0.009019636549055576, -0.006628438830375671, 0.06470039486885071, -0.047068968415260315, 0.07286051660776138, 0.09149429947137833, 0.029648400843143463, 0.005816163029521704, -0.04692764952778816, 0.1624412089586258, -0.10496047884225845, 0.10121814161539078, 0.07025586068630219, -0.05255280062556267, 0.035690825432538986, 0.18876071274280548, -0.0005537280812859535, -0.022133303806185722, 0.026944799348711967, 0.04114982858300209, -0.04270556569099426, -0.23856674134731293, -0.026186509057879448, -0.05167463421821594, 0.025596657767891884, -0.009626246988773346, 0.03473237529397011, 0.08063846826553345, 0.07624605298042297, 0.004007547628134489, 0.01888887584209442, -0.01876848004758358, 0.05401070415973663, 0.14252077043056488, -0.006509892176836729, 0.06585579365491867, -0.07883846759796143, 0.004725324455648661, 0.09626459330320358, 0.05441439151763916, 0.1968524008989334, -0.04569045826792717, 0.06764891743659973, 0.07512614876031876, 0.13569200038909912, 0.03288650885224342, 0.0244810301810503, -0.043579891324043274, 0.023875422775745392, -0.05371163412928581, -0.03668135404586792, -0.03683001920580864, 0.09884712845087051, 0.03999677672982216, -0.01741069369018078, 0.024296773597598076, 0.014017395675182343, 0.09620857238769531, 0.15688331425189972, 0.038699034601449966, -0.07470646500587463, -0.008485511876642704, 0.051307547837495804, -0.026063228026032448, -0.058260977268218994, 0.007755778264254332, 0.09762515872716904, -0.1291588693857193, 0.06545921415090561, 0.005020249634981155, 0.0757257267832756, -0.1136086955666542, -0.029966190457344055, -0.0024157564621418715, -0.038535334169864655, -0.035801395773887634, 0.0993233397603035, -0.14816486835479736, 0.18949109315872192, -0.006889639422297478, -0.012196123600006104, -0.07554767280817032, 0.007980462163686752, 0.019599732011556625, -0.012207664549350739, 0.10784652084112167, 0.022248269990086555, -0.1622440665960312, -0.04670059680938721, -0.06645610928535461, 0.06493810564279556, 0.06151273846626282, -0.02441444806754589, 0.047718193382024765, 0.011378743685781956, 0.021716898307204247, -0.034257952123880386, 0.06963516771793365, -0.05547109246253967, -0.12255129963159561, 0.061751026660203934, -0.050324540585279465, -0.014047082513570786, -0.0449339933693409, -0.051050443202257156, -0.0011980459094047546, 0.11314230412244797, -0.06253787130117416, -0.04844259098172188, -0.1267150640487671, -0.0011215260019525886, 0.08066333085298538, -0.05421550199389458, -0.016372106969356537, -0.015089035034179688, 0.025629013776779175, 0.03473476320505142, -0.02393350750207901, 0.06859012693166733, -0.042845722287893295, -0.10575423389673233, -0.08068391680717468, 0.05935792252421379, 0.06769432127475739, 0.036361854523420334, -0.00990389660000801, 0.024495752528309822, 0.01421183068305254, -0.10123655200004578, 0.0006308546289801598, 0.08493291586637497, -0.058329734951257706, 0.12603823840618134, -0.048376768827438354, -0.09695613384246826, -0.09222621470689774, -0.13171936571598053, 0.09263765066862106, 0.07998770475387573, -0.03547748550772667, 0.1073346734046936, 0.15767115354537964, -0.08908817917108536, -0.1587142050266266, -0.015727929770946503, 0.04314514994621277, -0.008720220066606998, 0.019780101254582405, -0.15044863522052765, 0.12872079014778137, 0.12834155559539795, 0.01899353787302971, -0.06113196536898613, -0.15528447926044464, -0.0775422677397728, 0.09642473608255386, 0.031822700053453445, 0.018012119457125664, -0.10881892591714859, -0.03476274386048317, -0.014147070236504078, -0.05619090422987938, 0.05254530906677246, -0.048003897070884705, 0.01300365012139082, 0.00988257210701704, 0.11581786721944809, -0.001346087665297091, 0.013505023904144764, 0.13431404531002045, 0.09710950404405594, 0.045186787843704224, -0.07135910540819168, -0.045217204838991165, 0.07552340626716614, -0.01468784362077713, 0.10152145475149155, 0.011664303950965405, -0.0011347035178914666, -0.10400229692459106, -0.03267895430326462, -0.06518927961587906, 0.021954670548439026, -0.05001130700111389, -0.049063026905059814, -0.07660391181707382, 0.06581342220306396, 0.04776059463620186, -0.01791953481733799, 0.06849902123212814, -0.03386961296200752, 0.03206677362322807, 0.04735410213470459, 0.08426741510629654, 0.0021961715538054705, -0.089711494743824, -0.036602940410375595, -0.01088749710470438, 0.018675992265343666, -0.12554679811000824, 0.008772791363298893, 0.07849321514368057, -0.021413952112197876, 0.18440409004688263, 0.013016304932534695, -0.11861705034971237, 0.06157422065734863, 0.08823982626199722, -0.03914059326052666, -0.07250818610191345, 0.006754801142960787, 0.013590716756880283, -0.09022308140993118, -0.06631871312856674, 0.08979493379592896, -0.023427948355674744, -0.006826655473560095, -0.01874687150120735, 0.08143093436956406, -0.004048601258546114, 0.0708087682723999, 0.014043477363884449, 0.03398069739341736, -0.07144951075315475, 0.11857905238866806, 0.11906778812408447, -0.15866205096244812, 0.02270887792110443, 0.14931808412075043, -0.06365832686424255, -0.05518949031829834, -0.054200321435928345, 0.0879591628909111, -0.015106148086488247, -0.09215980023145676, -0.039965830743312836, -0.13401931524276733, 0.009678381495177746, 0.10403979569673538, 0.002290907083079219, 0.0593482069671154, -0.022496072575449944, -0.035403795540332794, -0.013272881507873535, 0.09791692346334457, 0.04993021488189697, 0.015857771039009094, -0.05431075766682625, -0.05632924661040306, 0.081670381128788, 0.05323980376124382, -0.004700266290456057, -0.08988779038190842, -0.07881903648376465, -0.002699947217479348, -0.06222902238368988, 0.04699191451072693, -0.1282142549753189, 0.016566907986998558, 0.03262322023510933, -0.047938957810401917, -0.021344685927033424, -0.027579545974731445, -0.03758862242102623, -0.00374505459330976, -0.022027013823390007, 0.12489385157823563, -0.08115405589342117, -0.0074893091805279255, 0.05016643926501274, -0.06507482379674911, 0.09050088375806808, 0.05780884623527527, -0.04775010421872139, 0.022439494729042053, -0.0897296741604805, 0.047136396169662476, -0.004967287182807922, 0.016805831342935562, 0.03736346960067749, -0.11704344302415848, -0.005327299702912569, 0.027540072798728943, 0.0008189938962459564, 0.03920259699225426, 0.05815975368022919, -0.07458531856536865, 0.04576325789093971, -0.006073124706745148, -0.12038134783506393, -0.057215284556150436, 0.037690114229917526, 0.08250368386507034, -0.003984339535236359, 0.1037033200263977, -0.028107022866606712, 0.07019319385290146, -0.0941753163933754, -0.02986755035817623, -0.0073192245326936245, 0.0070163533091545105, 0.021002143621444702, -0.06605084985494614, 0.017289074137806892, -0.01550891250371933, 0.17738597095012665, 0.07833505421876907, -0.005695648491382599, 0.022572040557861328, 0.014649751596152782, -0.04376484826207161, 0.029620369896292686, 0.00480264239013195, 0.035719480365514755, -0.03414038196206093, -0.02542407624423504, -0.04405751824378967, -0.027103854343295097, 0.06932652741670609, 0.10441479831933975, 0.08625513315200806, 0.14589498937129974, 0.04839533194899559, 0.05460362508893013, -0.08883810043334961, -0.0014373064041137695, 0.05126276612281799, -0.07094324380159378, 0.049672018736600876, -0.024316659197211266, 0.053276848047971725, 0.13198648393154144, -0.11190482974052429, 0.0876959040760994, -0.026912307366728783, -0.08924704790115356, -0.009980712085962296, -0.1671352982521057, -0.048578690737485886, -0.07993345707654953, -0.005085404962301254, -0.110850490629673, 0.008902248926460743, 0.13190147280693054, 0.061926405876874924, -0.012254326604306698, 0.04856261983513832, -0.09317857027053833, -0.06378092616796494, 0.050650373101234436, 0.031108906492590904, 0.026402629911899567, -0.009739584289491177, 0.05934751033782959, -0.04082680121064186, 0.07667817175388336, 0.0382990799844265, 0.03875959292054176, 0.046901654452085495, 0.008586869575083256, -0.0855143591761589, -0.05906571447849274, 0.00019854151469189674, -0.05423716828227043, -0.025301670655608177, 0.12220421433448792, 0.05515049025416374, 0.007038862910121679, 0.038590747863054276, 0.16637647151947021, -0.009218151681125164, -0.06720128655433655, -0.1749381422996521, 0.10358178615570068, -0.03071494959294796, -0.03876205161213875, 0.006691420450806618, -0.11839109659194946, 0.004148242995142937, 0.12576943635940552, 0.19557805359363556, -0.003950783517211676, -0.021657554432749748, -0.009978239424526691, 0.014916014857590199, -0.03845219686627388, 0.05211273953318596, 0.04340815171599388, 0.22041545808315277, -0.04232094809412956, 0.09728789329528809, -0.07761501520872116, -0.06054573133587837, -0.01864004321396351, 0.043095290660858154, 0.016530534252524376, -0.015443976037204266, -0.07684832066297531, 0.15947949886322021, -0.09632888436317444, -0.12336760759353638, 0.07523653656244278, -0.0836973786354065, -0.14136265218257904, -0.0031254764180630445, 0.05029834806919098, 0.05885401368141174, -0.0013494007289409637, 0.02290436625480652, -0.026261882856488228, 0.15626311302185059, 0.04579361155629158, -0.07005824148654938, -0.10347718745470047, 0.13381430506706238, -0.09739434719085693, 0.14259785413742065, -0.009151476435363293, 0.06477507203817368, 0.07981980592012405, 0.02724374830722809, -0.05901269614696503, 0.062131207436323166, 0.056411728262901306, 0.023193860426545143, -0.005559761077165604, 0.12033513933420181, 0.018414167687296867, 0.11560928821563721, 0.09736460447311401, -0.03673320636153221, 0.04783802106976509, -0.01944347284734249, -0.0028736095409840345, -0.058643508702516556, 0.05110475420951843, -0.0924747958779335, 0.13121026754379272, 0.15214504301548004, -0.040255218744277954, -0.005769910756498575, -0.03933851793408394, -0.006056924816220999, -0.02336238883435726, 0.019505314528942108, 0.01835334673523903, -0.10108625143766403, -0.00675119599327445, -0.08422007411718369, 0.051673680543899536, -0.15040545165538788, -0.0350748710334301, 0.04936157539486885, -0.0164946261793375, -0.016167571768164635, 0.06983663886785507, 0.03923693671822548, 0.03601066395640373, -0.05663058161735535, -0.09977486729621887, 0.01648702844977379, 0.08464211225509644, -0.019748283550143242, -0.0388823039829731 ]
11b9160bec51fb01e2f1999f0de1c399aa81567a
# Dataset Card for InquisitiveQg ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Add homepage URL here if available (unless it's a GitHub repository)]() - **Repository:** [If the dataset is hosted on github or has a github homepage, add URL here]() - **Paper:** [If the dataset was introduced by a paper or there was a paper written describing the dataset, add URL here (landing page for Arxiv paper preferred)]() - **Leaderboard:** [If the dataset supports an active leaderboard, add link here]() - **Point of Contact:** [If known, name and email of at least one person the reader can contact for questions about the dataset.]() ### Dataset Summary [More Information Needed] ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@patil-suraj](https://github.com/patil-suraj) for adding this dataset.
inquisitive_qg
[ "task_categories:text2text-generation", "annotations_creators:crowdsourced", "language_creators:crowdsourced", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:unknown", "question-generation", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["crowdsourced"], "language": ["en"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["text2text-generation"], "task_ids": [], "paperswithcode_id": "inquisitive", "pretty_name": "InquisitiveQg", "tags": ["question-generation"], "dataset_info": {"features": [{"name": "id", "dtype": "int32"}, {"name": "article_id", "dtype": "int32"}, {"name": "article", "dtype": "string"}, {"name": "sentence_id", "dtype": "int32"}, {"name": "sentence", "dtype": "string"}, {"name": "span", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "span_start_position", "dtype": "int32"}, {"name": "span_end_position", "dtype": "int32"}], "config_name": "plain_text", "splits": [{"name": "train", "num_bytes": 66099232, "num_examples": 15931}, {"name": "validation", "num_bytes": 8904329, "num_examples": 1991}, {"name": "test", "num_bytes": 7167203, "num_examples": 1894}], "download_size": 7085941, "dataset_size": 82170764}}
2024-01-18T11:06:30+00:00
[]
[ "en" ]
TAGS #task_categories-text2text-generation #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #question-generation #region-us
# Dataset Card for InquisitiveQg ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: [Add homepage URL here if available (unless it's a GitHub repository)]() - Repository: [If the dataset is hosted on github or has a github homepage, add URL here]() - Paper: [If the dataset was introduced by a paper or there was a paper written describing the dataset, add URL here (landing page for Arxiv paper preferred)]() - Leaderboard: [If the dataset supports an active leaderboard, add link here]() - Point of Contact: [If known, name and email of at least one person the reader can contact for questions about the dataset.]() ### Dataset Summary ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances ### Data Fields ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @patil-suraj for adding this dataset.
[ "# Dataset Card for InquisitiveQg", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: [Add homepage URL here if available (unless it's a GitHub repository)]()\n- Repository: [If the dataset is hosted on github or has a github homepage, add URL here]()\n- Paper: [If the dataset was introduced by a paper or there was a paper written describing the dataset, add URL here (landing page for Arxiv paper preferred)]()\n- Leaderboard: [If the dataset supports an active leaderboard, add link here]()\n- Point of Contact: [If known, name and email of at least one person the reader can contact for questions about the dataset.]()", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @patil-suraj for adding this dataset." ]
[ "TAGS\n#task_categories-text2text-generation #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #question-generation #region-us \n", "# Dataset Card for InquisitiveQg", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: [Add homepage URL here if available (unless it's a GitHub repository)]()\n- Repository: [If the dataset is hosted on github or has a github homepage, add URL here]()\n- Paper: [If the dataset was introduced by a paper or there was a paper written describing the dataset, add URL here (landing page for Arxiv paper preferred)]()\n- Leaderboard: [If the dataset supports an active leaderboard, add link here]()\n- Point of Contact: [If known, name and email of at least one person the reader can contact for questions about the dataset.]()", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @patil-suraj for adding this dataset." ]
[ 88, 11, 120, 160, 6, 10, 4, 6, 6, 5, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 19 ]
[ "passage: TAGS\n#task_categories-text2text-generation #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-unknown #question-generation #region-us \n# Dataset Card for InquisitiveQg## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: [Add homepage URL here if available (unless it's a GitHub repository)]()\n- Repository: [If the dataset is hosted on github or has a github homepage, add URL here]()\n- Paper: [If the dataset was introduced by a paper or there was a paper written describing the dataset, add URL here (landing page for Arxiv paper preferred)]()\n- Leaderboard: [If the dataset supports an active leaderboard, add link here]()\n- Point of Contact: [If known, name and email of at least one person the reader can contact for questions about the dataset.]()### Dataset Summary### Supported Tasks and Leaderboards### Languages## Dataset Structure### Data Instances### Data Fields### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases" ]
[ 0.011595871299505234, 0.2396211177110672, -0.008107335306704044, -0.006036750972270966, 0.08789121359586716, 0.016560610383749008, 0.09529972076416016, 0.14607717096805573, 0.07732590287923813, 0.14471149444580078, -0.05715196207165718, 0.0904616191983223, 0.14265961945056915, 0.04355553910136223, 0.021621378138661385, -0.2104608714580536, 0.04948814585804939, -0.11559213697910309, -0.0007888845284469426, 0.10331544280052185, 0.1178186759352684, -0.09678616374731064, 0.049499496817588806, -0.047090232372283936, 0.028425026684999466, 0.01059422641992569, -0.09274660795927048, -0.04004083201289177, 0.020454132929444313, 0.016861695796251297, 0.05148613825440407, 0.02661559358239174, 0.05255621299147606, -0.2994007170200348, 0.021868616342544556, 0.09028015285730362, 0.024698661640286446, 0.04330449923872948, 0.09374310821294785, -0.11325125396251678, 0.005406512878835201, -0.1585368663072586, 0.049464330077171326, 0.05808853730559349, -0.14170879125595093, -0.14973856508731842, -0.10192736983299255, 0.049111511558294296, 0.07240694761276245, 0.04019014909863472, -0.08059196919202805, 0.03473977372050285, -0.05113966017961502, 0.047668442130088806, 0.15543387830257416, -0.077300064265728, -0.06914743036031723, 0.01535918191075325, 0.05177481845021248, 0.07211381196975708, -0.14167818427085876, 0.010687045753002167, -0.036974966526031494, 0.0058811986818909645, 0.0286401454359293, -0.0029801528435200453, 0.015398585237562656, 0.08407365530729294, -0.11839083582162857, -0.060389671474695206, 0.0886520966887474, -0.0054581305012106895, 0.006072550546377897, -0.22798459231853485, -0.01129418145865202, 0.043057169765233994, -0.02663283236324787, -0.01388622634112835, 0.03138454258441925, -0.0129691855981946, 0.05713456869125366, -0.052541572600603104, -0.055334143340587616, 0.029025085270404816, -0.0006546840304508805, 0.017395511269569397, 0.023684274405241013, -0.009867917746305466, 0.021194349974393845, 0.06484885513782501, 0.06994577497243881, -0.13222774863243103, -0.02161545678973198, -0.059219904243946075, -0.15051689743995667, -0.03355829417705536, 0.047997236251831055, 0.017578840255737305, 0.14279331266880035, 0.1764727383852005, -0.03683653846383095, 0.018930358812212944, -0.055523645132780075, -0.044509511440992355, 0.13267074525356293, 0.10445050150156021, -0.08354581892490387, -0.15255318582057953, -0.05894703418016434, 0.017133129760622978, -0.049084700644016266, -0.011905618011951447, 0.024636022746562958, 0.08924754709005356, 0.052899669855833054, 0.10466732084751129, 0.1754065901041031, 0.02232879213988781, -0.06777333468198776, -0.05360446497797966, 0.08704245835542679, -0.12396415323019028, 0.05424196645617485, 0.07304070144891739, -0.014210761524736881, -0.02528558112680912, -0.06102524325251579, 0.03435247763991356, -0.08017823100090027, 0.07749206572771072, -0.03521938621997833, -0.025782926008105278, -0.0780370682477951, -0.06756726652383804, 0.051753051578998566, -0.040333718061447144, -0.07240289449691772, 0.010497836396098137, -0.06675497442483902, -0.10272303968667984, 0.03788966313004494, -0.1115294098854065, -0.04911594092845917, -0.007902744226157665, -0.0006228763377293944, 0.03945186361670494, 0.017779167741537094, -0.007977945730090141, -0.05417264625430107, 0.03802361711859703, -0.04730651527643204, 0.04719138517975807, 0.13796676695346832, 0.03677859529852867, -0.08564762771129608, 0.038880787789821625, -0.13010036945343018, 0.11188088357448578, -0.14453314244747162, 0.04567967727780342, -0.15065857768058777, -0.00409732386469841, 0.07339593023061752, -0.010726653039455414, -0.025625701993703842, 0.14707395434379578, -0.15803563594818115, -0.039449457079172134, 0.16046535968780518, -0.060706429183483124, -0.06758995354175568, 0.052390843629837036, -0.028260190039873123, 0.026584504172205925, 0.05787251144647598, 0.10335583239793777, 0.01668931543827057, -0.047945503145456314, -0.05575583875179291, -0.10334842652082443, 0.04714467003941536, 0.2618269622325897, 0.09349126368761063, -0.10372990369796753, 0.1494300812482834, -0.008685688488185406, -0.012399948202073574, -0.11227069050073624, -0.01757131889462471, -0.07914716005325317, 0.033984601497650146, 0.019750047475099564, -0.02127343975007534, 0.012668127194046974, -0.09626471996307373, -0.01493434514850378, -0.09720316529273987, 0.02655036561191082, 0.011297141201794147, -0.015592756681144238, -0.011177536100149155, -0.07435580343008041, -0.025248637422919273, 0.04622196406126022, 0.03350429609417915, -0.14176644384860992, -0.14975689351558685, 0.041187915951013565, -0.04793930798768997, 0.08840099722146988, -0.02769520692527294, 0.024963926523923874, -0.05284459888935089, -0.008722024038434029, -0.004434908274561167, 0.055526331067085266, 0.025271570309996605, -0.004767172504216433, -0.19804802536964417, -0.009056424722075462, -0.03726714476943016, 0.13597050309181213, -0.05054152384400368, 0.011044119484722614, 0.14551615715026855, 0.22125792503356934, 0.05112031102180481, -0.07062165439128876, 0.06604918092489243, -0.040321364998817444, 0.013798847794532776, -0.06574423611164093, 0.011024777777493, -0.05573292076587677, 0.037028200924396515, 0.013955042697489262, -0.05553089454770088, -0.125528946518898, 0.059966061264276505, 0.12222138792276382, -0.04209095984697342, -0.06314483284950256, -0.06619739532470703, -0.01913653127849102, -0.09161119908094406, -0.10598882287740707, 0.0632980689406395, 0.07977820187807083, -0.02768908627331257, -0.04981734976172447, -0.09237110614776611, -0.07703295350074768, 0.00329685234464705, -0.06649301946163177, 0.11291703581809998, -0.013663211837410927, -0.13529175519943237, 0.14773917198181152, -0.011159406043589115, 0.14329269528388977, 0.08412129431962967, -0.0252773929387331, -0.08227474987506866, -0.029125342145562172, 0.02175668440759182, 0.0233464352786541, 0.03371790423989296, -0.1356290727853775, -0.015009707771241665, 0.06071916222572327, -0.028656059876084328, 0.0014695635763928294, -0.03051774948835373, 0.043317317962646484, -0.003249048488214612, -0.020676136016845703, 0.06485573947429657, -0.024639688432216644, 0.057697296142578125, 0.09280670434236526, 0.060644157230854034, 0.11106926947832108, -0.04867671802639961, -0.05596672371029854, -0.07848598062992096, 0.07536226511001587, -0.11525455117225647, -0.25636133551597595, -0.055255550891160965, -0.1353609412908554, -0.01235127355903387, -0.020892612636089325, 0.03390504792332649, -0.07400836795568466, -0.08992142230272293, -0.03333861753344536, 0.13377328217029572, 0.09025706350803375, -0.12290114909410477, -0.008013410493731499, 0.03853800892829895, -0.00956248864531517, -0.10043273121118546, 0.019949980080127716, 0.08053258806467056, -0.06179894506931305, 0.020700065419077873, 0.06876131892204285, 0.0900571271777153, 0.08366391807794571, 0.1077146977186203, 0.005141295492649078, -0.019237525761127472, 0.29474297165870667, -0.16755585372447968, 0.1545075923204422, 0.05820494517683983, -0.028574595227837563, 0.075067900121212, 0.27672910690307617, 0.04243394359946251, -0.04860570654273033, 0.03482240438461304, 0.11974416673183441, 0.03008965589106083, -0.23289257287979126, -0.056165482848882675, -0.04792613163590431, -0.04229448735713959, 0.07914063334465027, 0.05856391414999962, 0.015234126709401608, 0.013114486820995808, -0.12327615171670914, -0.060637570917606354, 0.07405753433704376, 0.09181001782417297, 0.03468696027994156, 0.002562178298830986, 0.07008197903633118, -0.005323141347616911, -0.031096769496798515, 0.09261759370565414, 0.06856552511453629, 0.13407985866069794, 0.014059536159038544, 0.2292790561914444, 0.09977564960718155, 0.05182279273867607, -0.04692838340997696, -0.02318350411951542, -0.004684021696448326, 0.0781094953417778, -0.007483193650841713, -0.06998533755540848, 0.037762388586997986, 0.06332500278949738, 0.0900219976902008, -0.13004668056964874, 0.08704536408185959, -0.10274829715490341, 0.1262454092502594, 0.2642899751663208, 0.07246749103069305, -0.08006931096315384, 0.00326880463398993, 0.12731388211250305, -0.10080033540725708, -0.10875941067934036, -0.0453297421336174, -0.00134676368907094, -0.18410427868366241, 0.08295917510986328, -0.010569055564701557, 0.11268213391304016, -0.13340653479099274, -0.0278633926063776, 0.03082921728491783, 0.033807672560214996, -0.042909156531095505, 0.09471733123064041, -0.17522820830345154, 0.08002670109272003, 0.01034078374505043, -0.004181971773505211, -0.10128087550401688, 0.08368976414203644, -0.011888524517416954, -0.05505892634391785, 0.16467833518981934, 0.008562585338950157, -0.05677323043346405, 0.03792400285601616, -0.0707361102104187, -0.021605536341667175, 0.09551526606082916, -0.20349974930286407, 0.12671712040901184, -0.017482580617070198, -0.04216877743601799, -0.09134973585605621, -0.015666190534830093, -0.10628683120012283, -0.1796354204416275, 0.07963516563177109, -0.08115928620100021, 0.10917433351278305, -0.06503969430923462, -0.0008842242532409728, -0.08862225711345673, 0.21116197109222412, -0.1289188414812088, -0.12220584601163864, -0.14941832423210144, 0.044612184166908264, 0.1545560210943222, -0.04141269624233246, 0.03250916674733162, -0.03514482080936432, 0.19107896089553833, -0.003744958434253931, -0.023152943700551987, 0.03636791184544563, -0.07152964919805527, -0.19055163860321045, -0.03218992054462433, 0.17099934816360474, 0.07764577120542526, 0.040837742388248444, 0.0020933544728904963, 0.0722978264093399, -0.0205546822398901, -0.07130185514688492, 0.07076585292816162, 0.10104084014892578, 0.026355497539043427, 0.07371127605438232, 0.0036887198220938444, -0.21988989412784576, -0.1769324541091919, -0.032745685428380966, 0.0957789495587349, 0.049593035131692886, -0.026113877072930336, 0.16957403719425201, 0.12950995564460754, -0.09177394956350327, -0.18454678356647491, -0.03534378483891487, 0.036623626947402954, -0.05262882262468338, -0.023394327610731125, -0.23643185198307037, 0.09932448714971542, 0.03299679234623909, -0.007033489644527435, 0.011490664444863796, -0.13604824244976044, -0.10012635588645935, 0.005381097551435232, -0.016758965328335762, -0.3321608304977417, -0.19583675265312195, -0.1450335830450058, -0.0339512899518013, -0.17958271503448486, 0.15798205137252808, 0.013033284805715084, -0.013247317634522915, 0.002529965480789542, 0.04872182756662369, 0.03611740097403526, -0.028226904571056366, 0.15246398746967316, -0.007479710970073938, -0.03519035130739212, -0.10958390682935715, -0.05341744050383568, 0.07963044196367264, -0.029317431151866913, 0.032895948737859726, 0.02358734793961048, -0.012770484201610088, -0.10317937284708023, -0.030620692297816277, -0.10063620656728745, -0.0016720363637432456, -0.0988682210445404, -0.058079324662685394, -0.0729093924164772, 0.1150018498301506, 0.10488592088222504, -0.025006616488099098, 0.1018257737159729, -0.07870496809482574, 0.08005747199058533, 0.10168679803609848, 0.1246117502450943, 0.05637877807021141, -0.09266375750303268, -0.017431989312171936, 0.009194283746182919, -0.049618493765592575, -0.12490036338567734, 0.06937804818153381, 0.08720020949840546, 0.024948790669441223, 0.1613473743200302, -0.05463799089193344, -0.1727038472890854, -0.061820778995752335, 0.07505778968334198, -0.08299814164638519, -0.17624525725841522, 0.007868209853768349, 0.07460569590330124, -0.18491333723068237, -0.06690672785043716, 0.08115401864051819, 0.11377459019422531, -0.09552495181560516, 0.03535730391740799, 0.12450947612524033, 0.05108877643942833, 0.07357172667980194, -0.0037220793310552835, 0.08186699450016022, -0.12626180052757263, 0.08494549989700317, 0.16716636717319489, -0.043928783386945724, -0.026726117357611656, 0.1920728236436844, -0.03231886401772499, -0.03848891705274582, 0.015812376514077187, 0.017083099111914635, 0.06351657211780548, 0.010604480281472206, 0.05382036417722702, -0.1072949767112732, 0.04200609028339386, 0.0752081349492073, -0.01974768191576004, 0.0093845184892416, 0.07450838387012482, -0.0012420333223417401, 0.006083190906792879, 0.15056385099887848, 0.03096744790673256, 0.023550843819975853, -0.014757753349840641, -0.04842285439372063, -0.037644580006599426, -0.04596833512187004, 0.018116068094968796, -0.042141981422901154, -0.11415702849626541, 0.006399701815098524, -0.0839744359254837, -0.007847164757549763, -0.14288263022899628, -0.01813657581806183, 0.013317410834133625, -0.07237812131643295, 0.0013983853859826922, -0.00878058560192585, -0.06599156558513641, -0.07866575568914413, -0.03338327258825302, 0.13685686886310577, -0.2272965908050537, -0.005628751125186682, 0.1100541353225708, -0.1000700443983078, 0.1305372714996338, -0.009668216109275818, -0.025963440537452698, -0.033093567937612534, -0.09405449777841568, -0.037105415016412735, -0.03358391299843788, 0.030789973214268684, 0.05612539127469063, -0.19736304879188538, -0.011786658316850662, -0.03195962682366371, -0.0743643268942833, 0.03703165054321289, -0.012038890272378922, -0.0889839306473732, 0.08933934569358826, 0.0038547625299543142, -0.04171843081712723, -0.016790004447102547, 0.03465059772133827, 0.10142622888088226, -0.04890893027186394, 0.09854584187269211, -0.014256187714636326, 0.09358931332826614, -0.151532381772995, -0.005342178046703339, 0.003466287860646844, 0.012529145926237106, 0.058341506868600845, 0.013073766604065895, 0.08087736368179321, -0.0029280721209943295, 0.1711830347776413, -0.016337284818291664, 0.04939113184809685, 0.0678180530667305, 0.08709417283535004, -0.046073801815509796, 0.057906195521354675, -0.04350043088197708, 0.01332019455730915, -0.03958487883210182, -0.005972468294203281, -0.08065909892320633, -0.07692426443099976, -0.06466322392225266, 0.10414605587720871, 0.20614653825759888, 0.23252642154693604, -0.06555746495723724, 0.09547939151525497, -0.1007169559597969, -0.058665841817855835, 0.117071233689785, -0.05617189407348633, 0.030074141919612885, -0.0904831513762474, 0.04308585822582245, 0.05545397102832794, -0.18023602664470673, 0.11959506571292877, -0.07919568568468094, -0.05136697366833687, -0.021407606080174446, -0.18724586069583893, -0.07974707335233688, 0.005752392113208771, 0.005229627713561058, -0.13198646903038025, 0.10563956201076508, 0.05623024329543114, -0.011531805619597435, -0.017939245328307152, 0.07335947453975677, 0.01144065335392952, -0.10327968001365662, 0.07791098207235336, 0.07223585247993469, 0.021262362599372864, 0.03372584283351898, 0.07982584834098816, -0.036891113966703415, 0.13457295298576355, 0.08507973700761795, 0.055623527616262436, -0.010949312709271908, -0.0012086639180779457, -0.08813999593257904, -0.09588506817817688, 0.02324451319873333, -0.048684217035770416, -0.11337145417928696, 0.1604074239730835, 0.01653578132390976, 0.06339461356401443, 0.009797090664505959, 0.25629276037216187, -0.061126064509153366, -0.10965105891227722, -0.1772496998310089, 0.006671921815723181, -0.08557689934968948, 0.012952543795108795, 0.049126315861940384, -0.17050346732139587, -0.005823937710374594, 0.15111014246940613, 0.12369277328252792, -0.025740288197994232, 0.018085934221744537, 0.02349533699452877, 0.029176203534007072, 0.01092914491891861, -0.030519621446728706, 0.042245082557201385, 0.1667964905500412, -0.054569605737924576, 0.06384094059467316, -0.00508046243339777, -0.08627749234437943, -0.05770280584692955, 0.09163034707307816, 0.007191746030002832, -0.007549601141363382, -0.05362127721309662, 0.1719733029603958, -0.09424638748168945, -0.293929785490036, 0.027511941269040108, -0.09693598002195358, -0.16148342192173004, -0.0356123186647892, 0.0382479727268219, 0.004044126253575087, 0.029350075870752335, 0.11812149733304977, -0.04964996129274368, 0.16957972943782806, 0.07937366515398026, -0.0011234558187425137, -0.009675775654613972, 0.11545494943857193, -0.17342695593833923, 0.21013961732387543, -0.006052256561815739, 0.005499419756233692, 0.10124916583299637, -0.0782962515950203, -0.12343087047338486, 0.0004040430940221995, 0.11417414993047714, -0.09305351227521896, 0.029202444478869438, 0.19951027631759644, 0.020762743428349495, 0.10133001208305359, 0.15041571855545044, -0.05310262367129326, 0.049489520490169525, 0.1200190931558609, 0.0041784485802054405, -0.12000416964292526, 0.11125514656305313, -0.1332034468650818, 0.0439547635614872, 0.12700235843658447, -0.050901081413030624, 0.03677556663751602, -0.033667344599962234, 0.018930109217762947, -0.032925356179475784, 0.15714257955551147, -0.04602660983800888, -0.14974771440029144, 0.017225218936800957, -0.020713523030281067, 0.13253511488437653, -0.08085919916629791, -0.06216970458626747, 0.07362549006938934, 0.008504209108650684, -0.061481017619371414, 0.13732440769672394, 0.07450797408819199, -0.006151365116238594, -0.02549302764236927, -0.0900396928191185, 0.03418523445725441, 0.1358707994222641, -0.09612924605607986, 0.0596405453979969 ]
3144f131887dbf2e9a90ad67943f7a10a5fdc4f3
# Dataset Card for Interpress Turkish News Category Dataset (270K) ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Interpress](https://www.interpress.com/) - **Point of Contact:** [Yavuz Komecoglu](mailto:yavuz.komecoglu@kodiks.com) ### Dataset Summary Turkish News Category Dataset (270K) is a Turkish news data set consisting of 273601 news in 17 categories, compiled from printed media and news websites between 2010 and 2017 by the Interpress (https://www.interpress.com/) media monitoring company. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The dataset is based on Turkish. ## Dataset Structure ### Data Instances A text classification dataset with 17 different news category. ``` {'id': 301365715, 'title': 'BİR SİHİRBAZ', 'content': 'NİANG, TAKIM ARKADAŞI FERNANDES E ÖVGÜLER YAĞDIRDI FUTBOL OYNARKEN EĞLENİYORUM YÜZDE 701E OYNUYORUM LİDERLE ARAMIZDA SADECE 5 PUAN VAR, ŞAMPİYONLUK ŞANSIMIZ YÜKSEK 4 j Fernandes le birlikte oynamayı seviyorum, adam adeta sihirbaz gibi J Frank Ribery, futbol hayatımda oynamaktan en çok zevk aldığım isim ı Abartılacak bir ] sonuç almadık ı .BAHÇE derbisinde Kartal ın ilk golünü atan, üçüncü golün de asistini yapan Mamadou Niang, TRT Spor da Futbol Keyfi programında özel açıklamalar yaptı. Senegalli forvet şampiyonluk şanslarının yüksek olduğunu dile getirirken, Portekizli yıldız Fernandes için Onunla oynamayı seviyorum, adeta bir sihirbaz gibi ifadesini kullandı. Frank Ribery nin futbol hayatında oynamaktan en çok zevk aldığım isim olduğunu ifade eden Niang, Moussa Sow ve Burak Yılmaz ın da Süper Lig deki en iyi forvetler olduğunu, ikisinin de tarzını beğendiğini söyledi. Senegalli yıldız şampiyonluk şansları için, Çok yüksek. Çünkü liderle aramızda 5 puan fark var ve bunu kapatacak güçteyiz yorumunu yaptı. NİANG şöyle devam etti: t.f En zorlandığım stoper İbrahim Toraman dır. Neyse ki şu an onunla takım arkadaşıyım. Almeida sakatlıktan döndükten sonra nasıl bir diziliş olur bilemiyorum. Onunla beraber oynayabiliriz, Holosko ile de oynayabiliriz. Türkiye, .. O NİANG, şu anda gerçek performansının yüzde 70 i ile oynadığını söyledi. İyi bir seviyede olmadığını kabul ettiğini belirten Senegalli yıldız, Sahada savaşan oyuncularla birlikte olmayı seviyorum. Bizim takımda Olcay ve Oğuzhan gibi bu yapıda isimler var. Tabii ki şansın da önemi var diye konuştu. zor bir lig. Eskiden arkadaşlarıma Türkiye Ligi nin iyi olduğunu söylediğimde inanmazlardı. Şimdi Didier Drogba, VVesley Sneijder, Sovvgibi oyuncuların burada olması ilgiyi artırdı. Futbol oynarken eğleniyorum ve şu an emekli olmayı düşünmüyorum. Açılış törenine, yönetici Metin Albayrak ile birlikte futbolcular Necip Uysal, McGregor ve Mehmet Akyüz de katıldı. BEŞİKTAŞLI Necip Uysal, +f başkan Fikret Orman gibi F.Bahçe galibiyetinin abartılmaması gerektiğini söyledi. Pazar günü İnönü Stadı nda güzel bir zafer elde ettiklerini vurgulayan genç yıldız, 10 karşılaşmaya daha çıkacağız. Her maçımız final, ayaklarımızın yere sağlam basması gerekiyor. Maçlara tek tek bakacağız ve hepsini kazanmak için oynayacağız yorumunu yaptı. Trabzon un her zaman zor deplasman olduğunu ifade eden Necip, Kolay olmayacağını biliyoruz ama şampiyonluk şansımızın sürmesi için kesinlikle üç puanla dönmeye mecburuz dedi. sflPa', 'category': 12, 'categorycode': 12, 'publishdatetime': '2013-03-07T00:00:00Z'} ``` ### Data Fields - `id` - `title` - `content` - `category` - `categorycode` - `publishdatetime` ### Data Splits The data is split into a training and testing. The split is organized as the following | | train | test | |------------|--------:|-------:| | data split | 218,880 | 54,721 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization Downloaded over 270,000 news from the printed media and news websites between 2010 and 2017 by the Interpress (https://www.interpress.com/) media monitoring company. This data collection compiled from print media and internet news is presented in its raw form. For this reason, it is appropriate to use it with careful pre-processing steps regarding various OCR errors and typos. #### Who are the source language producers? Turkish printed news sources and online news sites. ### Annotations The dataset does not contain any additional annotations. #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information https://www.interpress.com/ ### Contributions Thanks to [@basakbuluz](https://github.com/basakbuluz) for adding this dataset.
interpress_news_category_tr
[ "task_categories:text-classification", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:original", "language:tr", "license:unknown", "news-category-classification", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["tr"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["100K<n<1M"], "source_datasets": ["original"], "task_categories": ["text-classification"], "task_ids": [], "pretty_name": "Interpress Turkish News Category Dataset (270K)", "tags": ["news-category-classification"], "dataset_info": {"features": [{"name": "id", "dtype": "int32"}, {"name": "title", "dtype": "string"}, {"name": "content", "dtype": "string"}, {"name": "category", "dtype": {"class_label": {"names": {"0": "aktuel", "1": "bilisim", "2": "egitim", "3": "ekonomi", "4": "gida", "5": "iletisim", "6": "kultursanat", "7": "magazin", "8": "saglik", "9": "savunma", "10": "seyahat", "11": "siyasi", "12": "spor", "13": "teknoloji", "14": "ticaret", "15": "turizm", "16": "yasam"}}}}, {"name": "categorycode", "dtype": {"class_label": {"names": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10", "11": "11", "12": "12", "13": "13", "14": "14", "15": "15", "16": "16"}}}}, {"name": "publishdatetime", "dtype": "string"}], "config_name": "270k", "splits": [{"name": "train", "num_bytes": 736098052, "num_examples": 218880}, {"name": "test", "num_bytes": 184683629, "num_examples": 54721}], "download_size": 354802486, "dataset_size": 920781681}}
2024-01-18T11:06:32+00:00
[]
[ "tr" ]
TAGS #task_categories-text-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Turkish #license-unknown #news-category-classification #region-us
Dataset Card for Interpress Turkish News Category Dataset (270K) ================================================================ Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: Interpress * Point of Contact: Yavuz Komecoglu ### Dataset Summary Turkish News Category Dataset (270K) is a Turkish news data set consisting of 273601 news in 17 categories, compiled from printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company. ### Supported Tasks and Leaderboards ### Languages The dataset is based on Turkish. Dataset Structure ----------------- ### Data Instances A text classification dataset with 17 different news category. ### Data Fields * 'id' * 'title' * 'content' * 'category' * 'categorycode' * 'publishdatetime' ### Data Splits The data is split into a training and testing. The split is organized as the following Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization Downloaded over 270,000 news from the printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company. This data collection compiled from print media and internet news is presented in its raw form. For this reason, it is appropriate to use it with careful pre-processing steps regarding various OCR errors and typos. #### Who are the source language producers? Turkish printed news sources and online news sites. ### Annotations The dataset does not contain any additional annotations. #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information URL ### Contributions Thanks to @basakbuluz for adding this dataset.
[ "### Dataset Summary\n\n\nTurkish News Category Dataset (270K) is a Turkish news data set consisting of 273601 news in 17 categories, compiled from printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nThe dataset is based on Turkish.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA text classification dataset with 17 different news category.", "### Data Fields\n\n\n* 'id'\n* 'title'\n* 'content'\n* 'category'\n* 'categorycode'\n* 'publishdatetime'", "### Data Splits\n\n\nThe data is split into a training and testing. The split is organized as the following\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nDownloaded over 270,000 news from the printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company. This data collection compiled from print media and internet news is presented in its raw form. For this reason, it is appropriate to use it with careful pre-processing steps regarding various OCR errors and typos.", "#### Who are the source language producers?\n\n\nTurkish printed news sources and online news sites.", "### Annotations\n\n\nThe dataset does not contain any additional annotations.", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nURL", "### Contributions\n\n\nThanks to @basakbuluz for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Turkish #license-unknown #news-category-classification #region-us \n", "### Dataset Summary\n\n\nTurkish News Category Dataset (270K) is a Turkish news data set consisting of 273601 news in 17 categories, compiled from printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nThe dataset is based on Turkish.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA text classification dataset with 17 different news category.", "### Data Fields\n\n\n* 'id'\n* 'title'\n* 'content'\n* 'category'\n* 'categorycode'\n* 'publishdatetime'", "### Data Splits\n\n\nThe data is split into a training and testing. The split is organized as the following\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nDownloaded over 270,000 news from the printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company. This data collection compiled from print media and internet news is presented in its raw form. For this reason, it is appropriate to use it with careful pre-processing steps regarding various OCR errors and typos.", "#### Who are the source language producers?\n\n\nTurkish printed news sources and online news sites.", "### Annotations\n\n\nThe dataset does not contain any additional annotations.", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nURL", "### Contributions\n\n\nThanks to @basakbuluz for adding this dataset." ]
[ 85, 59, 10, 20, 18, 36, 29, 7, 4, 86, 21, 17, 5, 9, 18, 7, 8, 14, 6, 7, 18 ]
[ "passage: TAGS\n#task_categories-text-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Turkish #license-unknown #news-category-classification #region-us \n### Dataset Summary\n\n\nTurkish News Category Dataset (270K) is a Turkish news data set consisting of 273601 news in 17 categories, compiled from printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company.### Supported Tasks and Leaderboards### Languages\n\n\nThe dataset is based on Turkish.\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nA text classification dataset with 17 different news category.### Data Fields\n\n\n* 'id'\n* 'title'\n* 'content'\n* 'category'\n* 'categorycode'\n* 'publishdatetime'### Data Splits\n\n\nThe data is split into a training and testing. The split is organized as the following\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data#### Initial Data Collection and Normalization\n\n\nDownloaded over 270,000 news from the printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company. This data collection compiled from print media and internet news is presented in its raw form. For this reason, it is appropriate to use it with careful pre-processing steps regarding various OCR errors and typos.#### Who are the source language producers?\n\n\nTurkish printed news sources and online news sites.### Annotations\n\n\nThe dataset does not contain any additional annotations.#### Annotation process#### Who are the annotators?### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset### Discussion of Biases### Other Known Limitations\n\n\nAdditional Information\n----------------------### Dataset Curators### Licensing Information\n\n\nURL### Contributions\n\n\nThanks to @basakbuluz for adding this dataset." ]
[ -0.00876282062381506, 0.12522386014461517, -0.004507719539105892, -0.008633382618427277, 0.0501641221344471, 0.0644356906414032, 0.1153816506266594, 0.08968963474035263, -0.07597019523382187, 0.0726415291428566, -0.02190595306456089, 0.0112433647736907, 0.15623147785663605, 0.17917609214782715, -0.02608107402920723, -0.2285309135913849, 0.03491220995783806, -0.12087458372116089, 0.0037889149971306324, 0.11947638541460037, 0.11394087970256805, -0.05827360600233078, 0.038447123020887375, -0.04771745577454567, -0.03147721663117409, 0.0065012238919734955, -0.05979771167039871, -0.04488924518227577, 0.02532256208360195, 0.039865151047706604, 0.041081007570028305, -0.004797111265361309, 0.040703509002923965, -0.19453178346157074, 0.02803061716258526, 0.05946848541498184, -0.02840413525700569, 0.032352253794670105, 0.16396257281303406, -0.09016358852386475, 0.12227199971675873, -0.22124019265174866, 0.007867241278290749, 0.016614943742752075, -0.10889279097318649, -0.10465174168348312, -0.20626354217529297, 0.07093650847673416, 0.15803425014019012, 0.0787937194108963, -0.07036564499139786, -0.016005882993340492, -0.023647097870707512, 0.0520731583237648, 0.06762181967496872, -0.18759284913539886, -0.08676683157682419, -0.0810655876994133, -0.016026772558689117, 0.13740268349647522, -0.034465987235307693, 0.050667654722929, -0.008107664994895458, -0.012251479551196098, -0.06402480602264404, -0.022416729480028152, -0.011458507739007473, -0.03409463167190552, -0.11917932331562042, -0.06963498890399933, 0.12290965765714645, -0.015653569251298904, -0.0020602154545485973, -0.14289893209934235, -0.004437539726495743, 0.01187457237392664, -0.024981040507555008, 0.016916608437895775, -0.006948405876755714, -0.016862981021404266, 0.06135040894150734, -0.05630583316087723, -0.09078574925661087, 0.008124874904751778, -0.09332173317670822, 0.15563036501407623, 0.03130178526043892, 0.00731635233387351, 0.07736191898584366, 0.11704625189304352, 0.11493131518363953, -0.10753747820854187, 0.023401906713843346, 0.016505073755979538, -0.13041986525058746, 0.003794565796852112, 0.0009468307252973318, -0.1457093209028244, 0.00518419872969389, 0.09677707403898239, -0.13619565963745117, 0.04330659285187721, -0.0589832104742527, -0.018322354182600975, 0.06446370482444763, 0.08985380828380585, -0.10003945976495743, -0.10513084381818771, -0.08226677030324936, 0.022594278678297997, -0.0017055552452802658, -0.03146655485033989, 0.01950000412762165, 0.025999469682574272, 0.02014387585222721, 0.1058192104101181, 0.12634392082691193, 0.020389320328831673, -0.04272746294736862, -0.038275886327028275, 0.10227064788341522, -0.17078597843647003, 0.020144956186413765, -0.003952616360038519, -0.048044685274362564, 0.005553834140300751, -0.057282257825136185, 0.016782520338892937, -0.08243243396282196, 0.11806260794401169, -0.011021444573998451, 0.024369128048419952, -0.0544656440615654, -0.03374689444899559, 0.025613756850361824, -0.04154365882277489, -0.12863971292972565, 0.0027523802127689123, -0.1514454036951065, -0.06794331967830658, 0.04228619858622551, -0.10908356308937073, 0.03971821442246437, -0.025910774245858192, -0.006277475506067276, 0.05328093469142914, 0.00016731061623431742, 0.1182868555188179, -0.0670042410492897, 0.03967310115695, -0.06849224120378494, 0.014484787359833717, 0.08148517459630966, 0.053439270704984665, -0.08563955873250961, 0.06347086280584335, -0.0034246030263602734, 0.16118210554122925, -0.0552300326526165, -0.01820455864071846, -0.10456964373588562, 0.008754132315516472, -0.021697118878364563, -0.025253519415855408, -0.010003678500652313, 0.10435542464256287, -0.2950548529624939, -0.05214011296629906, 0.03233575075864792, -0.09228941798210144, -0.019804466515779495, 0.058822400867938995, -0.026623034849762917, 0.04731864854693413, 0.07965828478336334, 0.1307739019393921, 0.019786112010478973, 0.03813347592949867, -0.14728763699531555, -0.1032811626791954, -0.02545817568898201, 0.25702592730522156, 0.10515487939119339, -0.05087876692414284, 0.14258119463920593, 0.015116059221327305, -0.062417931854724884, 0.012178024277091026, -0.0008046238799579442, -0.055377356708049774, 0.055493712425231934, 0.012228945270180702, 0.05744374915957451, -0.017171848565340042, -0.02896415814757347, -0.05307471379637718, -0.12968671321868896, 0.0003585486556403339, 0.01414700597524643, 0.013785210438072681, 0.03948111832141876, -0.05379606410861015, 0.03823487088084221, -0.015369776636362076, 0.03649213910102844, -0.1790914088487625, -0.03455303609371185, 0.010634420439600945, -0.026991063728928566, 0.13126562535762787, -0.13348449766635895, 0.0035840629134327173, -0.021094420924782753, -0.041354596614837646, -0.05600789189338684, 0.018736032769083977, 0.015534330159425735, -0.0345379076898098, -0.15998712182044983, 0.034060534089803696, -0.013921274803578854, 0.13505958020687103, -0.014337499625980854, 0.027525214478373528, 0.08953907340765, 0.21950845420360565, -0.01257837750017643, -0.04790392890572548, -0.007115254178643227, 0.02727854996919632, -0.010406197980046272, -0.04876730591058731, -0.02876005880534649, -0.05099213123321533, 0.011814609169960022, 0.07681507617235184, -0.1278117150068283, -0.1729373037815094, 0.0711124837398529, 0.04457129165530205, -0.09002344310283661, 0.015787677839398384, -0.04994431883096695, -0.038186635822057724, -0.013909206725656986, -0.03429548442363739, 0.1715414971113205, 0.03918282687664032, 0.028072528541088104, -0.07355298101902008, -0.08917427808046341, -0.05323352664709091, -0.005363752134144306, -0.12571179866790771, 0.08410529792308807, -0.11971791088581085, -0.23467791080474854, 0.134119912981987, 0.1416454017162323, 0.15291130542755127, 0.17659518122673035, -0.01512177661061287, -0.09125293046236038, -0.08099827915430069, 0.02270466648042202, 0.014640209265053272, 0.0455419197678566, 0.047881368547677994, 0.057569898664951324, 0.04183652624487877, 0.03773587942123413, 0.05308302491903305, -0.04482360929250717, 0.04270485043525696, 0.016611311584711075, -0.04659035801887512, -0.011420859023928642, -0.00754039129242301, 0.05542776733636856, 0.10467398166656494, 0.057117559015750885, 0.17592331767082214, -0.015574995428323746, -0.07085517048835754, -0.08485112339258194, 0.11168473958969116, -0.1654476672410965, -0.27752798795700073, -0.09586919099092484, -0.05132123827934265, -0.03493964299559593, -0.05222272127866745, -0.002380558056756854, -0.09116718918085098, -0.025965802371501923, -0.09926269203424454, 0.0816703513264656, 0.04737953841686249, -0.0422467477619648, -0.05824802815914154, 0.00775771914049983, -0.01569283939898014, -0.08700130879878998, 0.0451359748840332, 0.041694607585668564, -0.02686162292957306, -0.0015730994055047631, 0.06126905977725983, 0.12058427184820175, 0.07105272263288498, -0.02322542294859886, 0.008801284246146679, 0.0012134050484746695, 0.13526150584220886, -0.1785854548215866, 0.117878258228302, 0.057161130011081696, -0.08257248252630234, 0.0639219731092453, 0.19690769910812378, 0.0084505220875144, -0.016384974122047424, 0.002143996302038431, 0.0661679059267044, 0.005165887530893087, -0.2687641382217407, -0.0832374095916748, -0.055594123899936676, -0.02405010163784027, -0.011245042085647583, 0.032353147864341736, -0.00836204458028078, -0.0219323318451643, -0.14143233001232147, -0.03510621190071106, 0.10633976012468338, 0.014984815381467342, 0.08391012251377106, 0.023415930569171906, 0.04068726301193237, -0.05634116753935814, 0.02377946302294731, 0.13428464531898499, -0.03388044238090515, 0.21917325258255005, -0.03323876112699509, 0.18914318084716797, 0.0648760050535202, 0.03829745203256607, -0.009310133755207062, 0.022048935294151306, -0.004141783807426691, 0.064060740172863, 0.03162587434053421, -0.04746980220079422, 0.05915962532162666, 0.03250762075185776, 0.0278017595410347, -0.032852351665496826, 0.06221367046236992, -0.09304457902908325, 0.1556054800748825, 0.18183325231075287, 0.007022510748356581, -0.08751055598258972, -0.015077894553542137, 0.07720917463302612, -0.08187690377235413, -0.08794359862804413, -0.08661458641290665, 0.06446976959705353, -0.11607802659273148, 0.13126780092716217, -0.04827053099870682, 0.09575176239013672, -0.11237356811761856, -0.06516566872596741, 0.05407538264989853, 0.006015533581376076, -0.055852167308330536, 0.12328996509313583, -0.07085185497999191, 0.1425710916519165, 0.035981811583042145, 0.06460846215486526, -0.06118746101856232, 0.04244228079915047, 0.038503360003232956, -0.018354961648583412, 0.07577943801879883, 0.020420227199792862, -0.10212171822786331, -0.018078714609146118, -0.16182586550712585, -0.03749625384807587, 0.1461181938648224, -0.14386096596717834, 0.09899909049272537, -0.017149319872260094, 0.0035879183560609818, -0.06274649500846863, -0.10011898726224899, -0.16169193387031555, -0.22936153411865234, 0.09381575882434845, -0.0977807268500328, 0.11283081024885178, -0.05349133908748627, -0.036757729947566986, -0.07299569994211197, 0.17119304835796356, -0.15183500945568085, -0.10543951392173767, -0.13494180142879486, 0.04955613613128662, 0.15349522233009338, -0.061552662402391434, -0.020357806235551834, 0.0036697599571198225, 0.11900927126407623, -0.017439255490899086, -0.08526047319173813, -0.02053769677877426, -0.00626263115555048, -0.2274395078420639, -0.036155395209789276, 0.14004383981227875, 0.12114087492227554, 0.06766879558563232, -0.014795099385082722, 0.07258234918117523, 0.0008981365244835615, -0.07149367034435272, 0.0275432076305151, 0.02844815142452717, 0.061024259775877, 0.14971783757209778, 0.03809798136353493, -0.27098315954208374, -0.17338316142559052, -0.05837515741586685, 0.04934212937951088, 0.13703618943691254, -0.03767270967364311, 0.12322167307138443, 0.059628330171108246, -0.08591814339160919, -0.16217976808547974, -0.030063791200518608, 0.03831649571657181, 0.003566327039152384, 0.022991716861724854, -0.12693680822849274, -0.008508172817528248, 0.10955208539962769, 0.011599968187510967, 0.057841312140226364, -0.2744985520839691, -0.12545998394489288, -0.00850918609648943, -0.03605234622955322, -0.2272644340991974, -0.09336778521537781, -0.07680249959230423, -0.032907117158174515, 0.01836434192955494, 0.07478975504636765, -0.05491887778043747, 0.0007189074531197548, -0.01830688677728176, 0.019388772547245026, -0.017478598281741142, 0.0029706370551139116, 0.1845424622297287, -0.03599320352077484, 0.03760387748479843, -0.12343811988830566, -0.08218291401863098, 0.10118573904037476, -0.003611755557358265, 0.04192700609564781, -0.08499700576066971, 0.026681367307901382, -0.08527787029743195, -0.022601766511797905, -0.0466076098382473, 0.031809594482183456, -0.07861064374446869, -0.018076367676258087, -0.10841584205627441, 0.09595589339733124, 0.058105990290641785, -0.024728642776608467, 0.0626499354839325, -0.028202848508954048, -0.031508516520261765, 0.10161621123552322, 0.10911861807107925, 0.08435255289077759, -0.0034438513685017824, -0.06012223660945892, 0.016433952376246452, -0.045806337147951126, -0.08045702427625656, -0.020915701985359192, 0.11028586328029633, -0.01670343056321144, 0.13230589032173157, -0.01935664936900139, -0.1833690106868744, 0.03023902326822281, 0.10237203538417816, -0.08240672200918198, -0.18123260140419006, -0.003131371457129717, 0.02013242058455944, -0.1324223428964615, -0.09279942512512207, 0.07053317874670029, 0.02909373678267002, -0.02960614114999771, 0.03728858381509781, 0.08366642892360687, 0.012967744842171669, 0.11489708721637726, -0.04387049376964569, -0.014306596480309963, -0.09760437160730362, 0.12854744493961334, 0.171120285987854, -0.04938288778066635, -0.024557357653975487, 0.18940399587154388, -0.08080672472715378, -0.03590650483965874, 0.07653684914112091, 0.08548394590616226, 0.05634641647338867, -0.03865967318415642, 0.023917006328701973, -0.12353580445051193, 0.03795436769723892, 0.07924553751945496, -0.005027475766837597, 0.0456518679857254, 0.004185090307146311, -0.03691345825791359, 0.04301878437399864, 0.17716406285762787, 0.09243904799222946, 0.011030194349586964, -0.02379649691283703, 0.07834058254957199, 0.005250237882137299, -0.030683841556310654, -0.011949002742767334, -0.030679907649755478, 0.02930356003344059, -0.024132242426276207, -0.10574251413345337, -0.03787289559841156, -0.10821715742349625, -0.03006868250668049, -0.004890001844614744, -0.06258721649646759, -0.02345973066985607, -0.03566254675388336, -0.023570183664560318, -0.08759519457817078, -0.07545264065265656, 0.06659427285194397, -0.17643554508686066, -0.005956738721579313, 0.06388463079929352, -0.05214662104845047, 0.06870322674512863, 0.05524519085884094, 0.017035678029060364, 0.036638833582401276, -0.09123023599386215, -0.017498625442385674, -0.05427459999918938, 0.04192783683538437, 0.03550107032060623, -0.0942452996969223, -0.02171168476343155, 0.019086353480815887, -0.11487731337547302, 0.08270670473575592, 0.054823700338602066, -0.09171396493911743, 0.13319341838359833, -0.07285728305578232, -0.011193759739398956, -0.03344066068530083, 0.08637400716543198, 0.11800312250852585, 0.026021214202046394, 0.14974837005138397, -0.05579777806997299, 0.09145249426364899, -0.14488989114761353, -0.004875897895544767, 0.013491719029843807, -0.07024431973695755, 0.0528726801276207, -0.03188406676054001, 0.05776336416602135, -0.005534358788281679, 0.15566320717334747, 0.04167909920215607, -0.017221087589859962, 0.05421620234847069, 0.04448569938540459, -0.05861355736851692, 0.06546695530414581, -0.004769748076796532, -0.0005669866222888231, -0.033182691782712936, -0.058873094618320465, -0.08003842830657959, -0.07755111902952194, -0.19381004571914673, 0.1254032999277115, 0.1481577754020691, 0.17375341057777405, 0.01966322958469391, 0.05269213020801544, -0.15177834033966064, -0.06668811291456223, 0.03810615837574005, -0.12785661220550537, 0.002598999533802271, -0.022358912974596024, 0.10576336085796356, 0.10034425556659698, -0.24362163245677948, 0.08721573650836945, 0.017652949318289757, -0.05651559308171272, 0.06399700045585632, -0.14096873998641968, -0.025279222056269646, -0.026271885260939598, -0.046373482793569565, -0.07685288786888123, 0.09483504295349121, 0.09050384908914566, 0.005090137477964163, -0.00871593039482832, 0.16456952691078186, -0.0912347212433815, -0.09466230869293213, 0.09510824084281921, 0.03420686721801758, 0.05336133390665054, 0.012739773839712143, 0.01060752384364605, -0.02417324110865593, 0.033115364611148834, 0.07871188223361969, 0.07998450845479965, -0.016082454472780228, 0.02132444828748703, -0.05084199458360672, -0.10262265056371689, 0.056129731237888336, -0.013057248666882515, -0.0037073076236993074, 0.1491117626428604, 0.07948888838291168, 0.04966453090310097, -0.023871533572673798, 0.13030052185058594, -0.004507949110120535, -0.0553629994392395, -0.08419467508792877, -0.07305560261011124, -0.03533804789185524, -0.012073309160768986, 0.04108348488807678, -0.18079297244548798, -0.01909525692462921, 0.10730709880590439, 0.15981866419315338, 0.00020946470613125712, 0.013574382290244102, -0.019862720742821693, 0.033189717680215836, 0.013340655714273453, -0.011145787313580513, 0.016434401273727417, 0.18384037911891937, -0.038653288036584854, 0.053581640124320984, -0.04748589172959328, -0.03891313448548317, -0.043592192232608795, 0.09555793553590775, -0.02696128375828266, -0.021625859662890434, -0.03346284478902817, 0.20010453462600708, -0.013886867091059685, -0.30751755833625793, 0.059953320771455765, -0.07805285602807999, -0.14433088898658752, -0.006771092768758535, 0.10949913412332535, -0.02976844646036625, -0.00014580645074602216, 0.09312279522418976, 0.015607887879014015, 0.05129450559616089, 0.05859227478504181, 0.01606110669672489, -0.06736194342374802, 0.090054951608181, -0.19081373512744904, 0.17900517582893372, -0.0008542409050278366, 0.04771527275443077, 0.06912323087453842, -0.02856084145605564, -0.078379787504673, 0.04687117040157318, 0.08222552388906479, 0.07069701701402664, 0.06884147971868515, 0.1759633719921112, 0.02041027881205082, 0.03073141910135746, 0.1568431854248047, 0.04145992919802666, 0.11386457085609436, -0.08858323097229004, -0.04361186921596527, -0.07992175966501236, 0.08427325636148453, -0.06547049432992935, 0.11099914461374283, 0.2316465824842453, -0.026511000469326973, 0.07408247143030167, -0.0064015258103609085, -0.02300078235566616, -0.0032752102706581354, 0.2019992619752884, 0.021721208468079567, -0.13486193120479584, -0.014169542118906975, 0.0034749305341392756, 0.09945784509181976, -0.0678209513425827, -0.02318703569471836, -0.010240639559924603, -0.07285364717245102, 0.014293401502072811, 0.13397231698036194, 0.07152971625328064, -0.029379313811659813, -0.024946777150034904, -0.08013701438903809, 0.043416231870651245, 0.0891328752040863, -0.04224327951669693, 0.07573643326759338 ]
cd960a586c2591aee73d8e36a206de67328fdf0f
# Dataset Card for Interpress Turkish News Category Dataset (270K - Lite Version) ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Interpress](https://www.interpress.com/) - **Point of Contact:** [Yavuz Komecoglu](mailto:yavuz.komecoglu@kodiks.com) ### Dataset Summary Turkish News Category Dataset (270K - Lite Version) is a Turkish news data set consisting of 273601 news in 10 categories ("kültürsanat", "ekonomi", "siyaset", "eğitim", "dünya", "spor", "teknoloji", "magazin", "sağlık", "gündem"), compiled from printed media and news websites between 2010 and 2017 by the Interpress (https://www.interpress.com/) media monitoring company. **It has been rearranged as easily separable and with fewer classes.** ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The dataset is based on Turkish. ## Dataset Structure ### Data Instances A text classification dataset with 10 different news category. Here is an example from the dataset: ``` { 'category': 0, 'content': 'Tarihten Sınıfta Kaldık Bugün tarihe damgasını vuran Osmanlı İmparatorluğu nun kuruluş yıldönümü. Adına dizilerin çekildiği tarihimizi ne kadar biliyoruz? Gerekçeler faklı; ama sonuç aynı çıktı. Tarihten sınıfta kaldık. Sayfa 5r 1 Bugün tarihe damgasını vuran Osmanlı İmparatorluğumun kuruluş yıldönümü. Adına dizilerin çekildiği tarihimizi ne kadar biliyoruz? Gerekçeler faklı; ama sonuç aynı çıktı. Tarihten sınıfta kaldık 7 Ocak 1299... Kıtalara dağılan ücüyle, ülkeler arasında gördüğü aygıyla tarihe damgasını vuran anlı devletin kuruluş tarihi. Peki, anlı tarihimizi ne kadar biliyoruz? on zamanlarda tarihimizi anlatan izilere ilgi nasıl? Bu dizilerde anlatanlar ne kadar sağlıklı? İşte sokaın değerlendirmesi; levlüdiye Karaman (42-Ev lamım): Bir bilgim yok. Tarihle izla ilgilenmiyorum. Eşim daha ilgilidir bu konuda. Evde anlatır, ndan duyduklarımla yetiniyorum esem yalan olmaz. Osmanlı döeminde yaşamak isterdim. Tarih izileri izlerim Muhteşem Yüzyıl izisini çok izledim; hatta hiç kaırmazdım. Ama tarihimiz bu değil. Sunuün bilincindeyim. Muhteşem üzyıl dizisi genelde haremiyle ön landaydı. Onun için tarihi diziden ğrenmeyi de doğru bulmuyorum. )kullarda verilen tarih dersleri yeisiz. Daha çok tanıtabilirler. Görel anlatım yapılsın çocuklarımız aten okumak istemiyor. En azman eğlenceli hale getirip bu şekilde ilgilendirebilirler. erdi Üstün (22-Saatçi): Bu gün Osmanlı Devleti nin kuruluş yıldönümü olduğunu bilmiyordum. O dönemde yaşamak isterdim. Tarih yazılmış neden yaşamak istemeyim ki. Tarihime yeterince hakim olduğumu düşünüyorum. Araştırmalar yapıyorum. Merak ediyorum. Okullarda verilen tarih dersleri yeterli. Tarih dizisi izlemem, televizyondan tarihimi öğrenmek bana mantıklı gelmiyor. Yeterli olabilir; ama hikayeleştiriliyor. Sonuçta olduğu gibi anlatılsa daha iyi olur. Songül Karabacak (40-Ev Hanımı): Kuruluş yıldönümü olduğunu bilmiyordum. Tarih bilgim çok azdır. Zaten biz yaşadığımız dönemde tarih yazıyoruz. Osmanlı Dönemi nde yaşamak istemezdim. Sebebini bilmiyorum; ama hayatımdan memnunum, dönemden de memnunum. Dizileri takip etmiyorum. Ama mutlaka dizilerde tarihimiz doğru yansıtılıyor ki insanlar sürekli takip ediyor. Benim televizyonla pek aram yoktur. Ertuğrul Şahin (47-Çalışmıyor): Kuruluş yıldönümü olduğunu bilmiyordum. Sizden öğrendim. O dönemde yaşamak isterdim. Tarih sonuçta merak ederim. Tarihle ilgili çok bilgim yok. Okumadım, zaten şartlar el vermedi. Okullarda verilen eğitim yeterli değil. Örnek vermek gerekirse; 20 yaşında oğlum var Atatürk ün doğum yılını soruyorum yüzüme bakıyor. Verilen eğitim belli. Konu belirliyorlar onun dışına çıkmıyorlar. Daha fazla bilgi verilebilir. Tabi gençlerimizde de suç var bize baksınlar tarihimizi bilmiyoruz. Onlar araştırma yapsınlar her gün internette geziyorlar faydasız bir şeye bakacaklarına ecdatlarını okusunlar. Tarih dizlerini izlerim. Ama doğru yansıtılıyor mu orasını bilmiyorum sadece izleyiciyim. Ama önceden Süleyman Şah ı duyardım. Büyüklerimiz anlatırdı bunu diziden teyit ettim mesela. Ahmet Efe (22-Muhasebeci): Kuruluş yıldönümü olduğuyla ilgili bir bilgim yok. O dönemde yaşamak isterdim. Aldığımız bilgiler sonucunda illa ki bir özenme oluyor. Tam anlamıyla tarih bilgisine sahip olduğumu düşünmüyorum. Tarihe merakım var aslında; ama çok kısıtlı araştırma yapıyorum. Okullarda verilen tarih dersi yeterli değil. Çünkü şuradan birkaç çocuğu çevirip sorsanız size yeterli bilgi vermez. Veremez onun da bilgisi yok sonuçta. Zaten kısıtlı bilgiler veriliyor. Tarih dizilerini kılıç kalkan kuşanıp izliyorum. Doğru yansıtılıyor bundan dolayı da biraz insanlar tarihini öğrenmeye başladı desek yalan olmaz. Bu ne kadar doğru derseniz de bilgiyi doğru verdikten sonra tabi diziden de tarih öğrenilebilir. Mehmet Ak (28-Satış Danışmanı): Kuruluşunun bugün olduğunu bilmiyordum. O dönemde yaşamak isterdim. Yeterli bilgim yok bence kim tarihi tam anlamıyla öğrenebilir ki zaten. Ama tabi tarih kitapları okuyorum, araştırıyorum. Okullarda verilen tarih derslerini yeterli bulmuyorum; ama daha fazla neler yapılabilir, tarih küçüklere nasıl anlatılır bilmiyorum tek bildiğim yeterli olmadığı. Tarih dizileri gerçeği yüzde 75 yansıtıyor. Bu konuda araştırma yaptım yüzeysel anlatılıyor; fakat yine de bilgi edinilebilecek diziler. En azından rutinleşmiş dizi konularından uzak. Aile ile rahat rahat izleyebilirsin. Hasan Çalık (65-Emekli): Kuruluş yıldönümü olduğunu biliyorum. Araştırma yaparım. O dönemde yaşamak istemezdim Cumhuriyet döneminde yaşamayı daha çok isterdim. Okullarda verilen dersler yeterli. Film ya da dizi okumak yerine kitap okumayı tercih ederim. Bir insan ancak kitap okuyarak aydınlanabilir. Bu şekilde kendini geliştirebilir. Bir ömre ne kadar kitap sığdırırsan o kadar aydın bir insan olursun. Konusu fark etmez ister tarih olsun, ister roman okumak her zaman kazanç sağlar. Bir diziden tarihi ne kadar yeterli öğrenebilirsin ki ya da ne kadar doğru anlatılabilir. Bence diziyi bırakıp kitaplara yönelsinler. Nuray Çelik' } ``` ### Data Fields - **category** : Indicates to which category the news text belongs. (Such as "kültürsanat" (0), "ekonomi" (1), "siyaset" (2), "eğitim" (3), "dünya" (4), "spor" (5), "teknoloji" (6), "magazin" (7), "sağlık" (8), "gündem" (9)) - **content** : Contains the text of the news. ### Data Splits The data is split into a training and testing. The split is organized as the following | | train | test | |------------|--------:|-------:| | data split | 218,880 | 54,721 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization Downloaded over 270,000 news from the printed media and news websites between 2010 and 2017 by the Interpress (https://www.interpress.com/) media monitoring company. This data collection compiled from print media and internet news is presented in its raw form. For this reason, it is appropriate to use it with careful pre-processing steps regarding various OCR errors and typos. #### Who are the source language producers? Turkish printed news sources and online news sites. ### Annotations The dataset does not contain any additional annotations. #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information https://www.interpress.com/ ### Contributions Thanks to [@basakbuluz](https://github.com/basakbuluz) & [@yavuzkomecoglu](https://github.com/yavuzkomecoglu) & [@serdarakyol](https://github.com/serdarakyol/) for adding this dataset.
interpress_news_category_tr_lite
[ "task_categories:text-classification", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:extended|interpress_news_category_tr", "language:tr", "license:unknown", "news-category-classification", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["found"], "language_creators": ["found"], "language": ["tr"], "license": ["unknown"], "multilinguality": ["monolingual"], "size_categories": ["100K<n<1M"], "source_datasets": ["extended|interpress_news_category_tr"], "task_categories": ["text-classification"], "task_ids": [], "pretty_name": "Interpress Turkish News Category Dataset (270K - Lite Version)", "tags": ["news-category-classification"], "dataset_info": {"features": [{"name": "content", "dtype": "string"}, {"name": "category", "dtype": {"class_label": {"names": {"0": "k\u00fclt\u00fcrsanat", "1": "ekonomi", "2": "siyaset", "3": "e\u011fitim", "4": "d\u00fcnya", "5": "spor", "6": "teknoloji", "7": "magazin", "8": "sa\u011fl\u0131k", "9": "g\u00fcndem"}}}}], "config_name": "270k_10class", "splits": [{"name": "train", "num_bytes": 721110711, "num_examples": 218880}, {"name": "test", "num_bytes": 179348267, "num_examples": 54721}], "download_size": 342920336, "dataset_size": 900458978}}
2024-01-18T11:06:44+00:00
[]
[ "tr" ]
TAGS #task_categories-text-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-extended|interpress_news_category_tr #language-Turkish #license-unknown #news-category-classification #region-us
Dataset Card for Interpress Turkish News Category Dataset (270K - Lite Version) =============================================================================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: Interpress * Point of Contact: Yavuz Komecoglu ### Dataset Summary Turkish News Category Dataset (270K - Lite Version) is a Turkish news data set consisting of 273601 news in 10 categories ("kültürsanat", "ekonomi", "siyaset", "eğitim", "dünya", "spor", "teknoloji", "magazin", "sağlık", "gündem"), compiled from printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company. It has been rearranged as easily separable and with fewer classes. ### Supported Tasks and Leaderboards ### Languages The dataset is based on Turkish. Dataset Structure ----------------- ### Data Instances A text classification dataset with 10 different news category. Here is an example from the dataset: ### Data Fields * category : Indicates to which category the news text belongs. (Such as "kültürsanat" (0), "ekonomi" (1), "siyaset" (2), "eğitim" (3), "dünya" (4), "spor" (5), "teknoloji" (6), "magazin" (7), "sağlık" (8), "gündem" (9)) * content : Contains the text of the news. ### Data Splits The data is split into a training and testing. The split is organized as the following Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization Downloaded over 270,000 news from the printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company. This data collection compiled from print media and internet news is presented in its raw form. For this reason, it is appropriate to use it with careful pre-processing steps regarding various OCR errors and typos. #### Who are the source language producers? Turkish printed news sources and online news sites. ### Annotations The dataset does not contain any additional annotations. #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information URL ### Contributions Thanks to @basakbuluz & @yavuzkomecoglu & @serdarakyol for adding this dataset.
[ "### Dataset Summary\n\n\nTurkish News Category Dataset (270K - Lite Version) is a Turkish news data set consisting of 273601 news in 10 categories (\"kültürsanat\", \"ekonomi\", \"siyaset\", \"eğitim\", \"dünya\", \"spor\", \"teknoloji\", \"magazin\", \"sağlık\", \"gündem\"), compiled from printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company. It has been rearranged as easily separable and with fewer classes.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nThe dataset is based on Turkish.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA text classification dataset with 10 different news category.\n\n\nHere is an example from the dataset:", "### Data Fields\n\n\n* category : Indicates to which category the news text belongs.\n(Such as \"kültürsanat\" (0), \"ekonomi\" (1), \"siyaset\" (2), \"eğitim\" (3), \"dünya\" (4), \"spor\" (5), \"teknoloji\" (6), \"magazin\" (7), \"sağlık\" (8), \"gündem\" (9))\n* content : Contains the text of the news.", "### Data Splits\n\n\nThe data is split into a training and testing. The split is organized as the following\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nDownloaded over 270,000 news from the printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company. This data collection compiled from print media and internet news is presented in its raw form. For this reason, it is appropriate to use it with careful pre-processing steps regarding various OCR errors and typos.", "#### Who are the source language producers?\n\n\nTurkish printed news sources and online news sites.", "### Annotations\n\n\nThe dataset does not contain any additional annotations.", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nURL", "### Contributions\n\n\nThanks to @basakbuluz & @yavuzkomecoglu & @serdarakyol for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-extended|interpress_news_category_tr #language-Turkish #license-unknown #news-category-classification #region-us \n", "### Dataset Summary\n\n\nTurkish News Category Dataset (270K - Lite Version) is a Turkish news data set consisting of 273601 news in 10 categories (\"kültürsanat\", \"ekonomi\", \"siyaset\", \"eğitim\", \"dünya\", \"spor\", \"teknoloji\", \"magazin\", \"sağlık\", \"gündem\"), compiled from printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company. It has been rearranged as easily separable and with fewer classes.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nThe dataset is based on Turkish.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA text classification dataset with 10 different news category.\n\n\nHere is an example from the dataset:", "### Data Fields\n\n\n* category : Indicates to which category the news text belongs.\n(Such as \"kültürsanat\" (0), \"ekonomi\" (1), \"siyaset\" (2), \"eğitim\" (3), \"dünya\" (4), \"spor\" (5), \"teknoloji\" (6), \"magazin\" (7), \"sağlık\" (8), \"gündem\" (9))\n* content : Contains the text of the news.", "### Data Splits\n\n\nThe data is split into a training and testing. The split is organized as the following\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nDownloaded over 270,000 news from the printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company. This data collection compiled from print media and internet news is presented in its raw form. For this reason, it is appropriate to use it with careful pre-processing steps regarding various OCR errors and typos.", "#### Who are the source language producers?\n\n\nTurkish printed news sources and online news sites.", "### Annotations\n\n\nThe dataset does not contain any additional annotations.", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nURL", "### Contributions\n\n\nThanks to @basakbuluz & @yavuzkomecoglu & @serdarakyol for adding this dataset." ]
[ 98, 120, 10, 20, 27, 97, 29, 7, 4, 86, 21, 17, 5, 9, 18, 7, 8, 14, 6, 7, 32 ]
[ "passage: TAGS\n#task_categories-text-classification #annotations_creators-found #language_creators-found #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-extended|interpress_news_category_tr #language-Turkish #license-unknown #news-category-classification #region-us \n### Dataset Summary\n\n\nTurkish News Category Dataset (270K - Lite Version) is a Turkish news data set consisting of 273601 news in 10 categories (\"kültürsanat\", \"ekonomi\", \"siyaset\", \"eğitim\", \"dünya\", \"spor\", \"teknoloji\", \"magazin\", \"sağlık\", \"gündem\"), compiled from printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company. It has been rearranged as easily separable and with fewer classes.### Supported Tasks and Leaderboards### Languages\n\n\nThe dataset is based on Turkish.\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nA text classification dataset with 10 different news category.\n\n\nHere is an example from the dataset:### Data Fields\n\n\n* category : Indicates to which category the news text belongs.\n(Such as \"kültürsanat\" (0), \"ekonomi\" (1), \"siyaset\" (2), \"eğitim\" (3), \"dünya\" (4), \"spor\" (5), \"teknoloji\" (6), \"magazin\" (7), \"sağlık\" (8), \"gündem\" (9))\n* content : Contains the text of the news.### Data Splits\n\n\nThe data is split into a training and testing. The split is organized as the following\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data#### Initial Data Collection and Normalization\n\n\nDownloaded over 270,000 news from the printed media and news websites between 2010 and 2017 by the Interpress (URL media monitoring company. This data collection compiled from print media and internet news is presented in its raw form. For this reason, it is appropriate to use it with careful pre-processing steps regarding various OCR errors and typos." ]
[ -0.03208232298493385, 0.012779342010617256, -0.006105713080614805, -0.0074256970547139645, 0.06306704878807068, 0.03341048210859299, 0.16156524419784546, 0.053775426000356674, 0.028720173984766006, 0.08711083978414536, -0.03538648411631584, -0.03477175161242485, 0.11569757759571075, 0.056992582976818085, -0.037204571068286896, -0.19851435720920563, 0.08261621743440628, -0.10437885671854019, 0.07271543890237808, 0.09944983571767807, 0.12880073487758636, -0.03274257108569145, 0.008283997885882854, -0.05275045707821846, -0.03287198022007942, 0.02102167345583439, -0.0077102831564843655, -0.06586693972349167, 0.03759700804948807, 0.017903950065374374, 0.13098058104515076, -0.013995698653161526, -0.0039061957504600286, -0.14554952085018158, 0.03554137051105499, 0.05704997852444649, -0.0155245466157794, -0.009182548150420189, 0.10329791903495789, -0.11205132305622101, 0.1456645280122757, -0.25173714756965637, 0.0007158840307965875, -0.0004105816478841007, -0.10604366660118103, -0.049204908311367035, -0.13338373601436615, 0.13905128836631775, 0.12431057542562485, 0.06794632226228714, -0.062233712524175644, 0.046046994626522064, -0.07177231460809708, 0.05694200098514557, 0.07709092646837234, -0.15412123501300812, -0.07881876081228256, -0.03657754883170128, -0.05609459802508354, 0.10385771840810776, -0.050738342106342316, 0.0047218347899615765, -0.04234552010893822, -0.032871607691049576, -0.11240191012620926, -0.07561039924621582, -0.011149406433105469, -0.08316826075315475, -0.10031021386384964, -0.03557373955845833, 0.12759056687355042, 0.017696304246783257, -0.012587607838213444, -0.1797020137310028, -0.04001340642571449, 0.0699881762266159, -0.029711734503507614, 0.022394143044948578, -0.02400204911828041, -0.012850824743509293, 0.1844714730978012, -0.013807447627186775, -0.1115957498550415, 0.03819061443209648, -0.15622813999652863, 0.22663719952106476, 0.026558097451925278, 0.008632788434624672, 0.014069863595068455, 0.09739556908607483, -0.0046753957867622375, -0.11284153163433075, -0.0070287068374454975, -0.032222334295511246, -0.17389829456806183, 0.025384478271007538, -0.008674561977386475, -0.15404705703258514, 0.03910554200410843, 0.07718326151371002, -0.06005482375621796, 0.06203034520149231, -0.0428454764187336, 0.01888410374522209, 0.06329887360334396, 0.10160232335329056, -0.05776519328355789, -0.09676007181406021, -0.048716217279434204, 0.009587590582668781, 0.031601522117853165, -0.026931943371891975, 0.01090901531279087, -0.017166627570986748, -0.0013515123864635825, 0.03967012092471123, 0.1123298704624176, 0.07208927720785141, -0.058461811393499374, -0.023744963109493256, 0.010233002714812756, -0.18992352485656738, 0.011429116129875183, 0.002279095584526658, -0.036160193383693695, 0.06985965371131897, -0.05586033686995506, 0.04162086546421051, -0.06761958450078964, 0.11124870181083679, -0.01765589416027069, 0.03581441938877106, -0.03576641157269478, -0.07273521274328232, 0.015485580079257488, -0.13336405158042908, -0.09348614513874054, -0.0694168359041214, -0.11957453191280365, -0.09853669255971909, 0.014187103137373924, -0.06341081857681274, 0.044078364968299866, -0.028065776452422142, -0.02076219953596592, 0.048443689942359924, 0.010341303423047066, -0.009212097153067589, -0.05414829030632973, 0.05648072063922882, -0.10082688927650452, -0.0037082394119352102, 0.02466657944023609, 0.004154915921390057, -0.11950843036174774, 0.04623546451330185, -0.12406567484140396, 0.15963606536388397, -0.09519485384225845, 0.04507025331258774, -0.0808178186416626, 0.026055149734020233, -0.026072338223457336, 0.012432013638317585, -0.017176128923892975, 0.0814712643623352, -0.1762438267469406, -0.04082801565527916, 0.030978906899690628, -0.11893976479768753, -0.0004815089632757008, 0.051245108246803284, -0.0012105363421142101, 0.11057545244693756, 0.123204305768013, 0.22593256831169128, 0.0874018520116806, -0.02412175014615059, -0.18354518711566925, -0.07501454651355743, 0.013953023590147495, 0.21245330572128296, 0.07634386420249939, -0.05790599435567856, 0.09627939760684967, 0.022023653611540794, -0.042337097227573395, 0.006536043714731932, 0.04429757595062256, -0.021085703745484352, 0.04183315485715866, 0.033187199383974075, 0.056382227689027786, -0.008616821840405464, 0.007374891079962254, -0.041514355689287186, -0.10533434897661209, 0.007437306921929121, 0.053566157817840576, 0.0006028707721270621, 0.021815966814756393, -0.06568504869937897, 0.08845416456460953, -0.04262605309486389, 0.026084888726472855, -0.17470982670783997, -0.11175307631492615, 0.013314920477569103, 0.004490467254072428, 0.08134228736162186, -0.0287521593272686, 0.001981924055144191, -0.043281786143779755, -0.04948855936527252, -0.016890766099095345, 0.005007962696254253, 0.006628887727856636, -0.008522648364305496, -0.15550796687602997, 0.06609435379505157, -0.021518943831324577, 0.14665178954601288, -0.03621253743767738, 0.030229687690734863, 0.1486286222934723, 0.175619438290596, 0.012823243625462055, -0.023150233551859856, 0.0086817080155015, 0.056611478328704834, 0.011538988910615444, -0.05055420473217964, -0.008188586682081223, -0.03176024183630943, -0.048793744295835495, 0.05625109374523163, -0.1671549379825592, -0.1539570838212967, 0.0715644508600235, 0.156667098402977, -0.07193715870380402, 0.05485498532652855, -0.07199125736951828, -0.031065193936228752, -0.016924960538744926, -0.04552843049168587, 0.12422966957092285, 0.05031263455748558, 0.013202988542616367, -0.06452080607414246, -0.05751272663474083, -0.035673681646585464, -0.02056729607284069, -0.05414207652211189, 0.0894215852022171, -0.04427764192223549, -0.21137367188930511, 0.11852438747882843, 0.08818180114030838, 0.10378091037273407, 0.22733406722545624, -0.034576915204524994, -0.07774163782596588, -0.045908667147159576, 0.029702790081501007, 0.00866104569286108, 0.07934447377920151, -0.00435221940279007, 0.03243754431605339, 0.03231380879878998, 0.05361801013350487, 0.021656017750501633, -0.02747102826833725, 0.032919641584157944, -0.013168919831514359, -0.021233802661299706, -0.018157964572310448, 0.059142690151929855, 0.06438787281513214, 0.11061012744903564, -0.018862036988139153, 0.07022706419229507, -0.007181729655712843, -0.05809629708528519, -0.05769658088684082, 0.10430256277322769, -0.13174206018447876, -0.2835597097873688, -0.06295482069253922, -0.0289937574416399, -0.09511954337358475, -0.024450529366731644, 0.00940830260515213, -0.06181395426392555, -0.04028461501002312, -0.08812803030014038, 0.11561089754104614, 0.08249018341302872, -0.01744406297802925, -0.037246882915496826, 0.03197216987609863, 0.005664880853146315, -0.06439914554357529, -0.021416986361145973, -0.013235947117209435, -0.08860223740339279, 0.006875623017549515, 0.034027669578790665, 0.10971306264400482, 0.07081488519906998, 0.03160417824983597, -0.025010762736201286, -0.04942912608385086, 0.10120932757854462, -0.17959430813789368, 0.12749075889587402, 0.05010231211781502, -0.056022241711616516, 0.047697070986032486, 0.24750269949436188, -0.00030326651176437736, -0.029921233654022217, 0.012599725276231766, 0.07156447321176529, 0.017175307497382164, -0.245945543050766, -0.09314119070768356, -0.05846748128533363, -0.0280679352581501, -0.0024225444067269564, 0.04578840360045433, -0.02128966525197029, 0.015110322274267673, -0.11593395471572876, 0.02993978001177311, 0.08917322754859924, 0.02048977091908455, 0.14094211161136627, 0.031875140964984894, 0.05488698184490204, -0.07295135408639908, 0.010446530766785145, 0.11028829962015152, -0.02185291238129139, 0.20408378541469574, -0.03036864474415779, 0.14055733382701874, 0.06870387494564056, 0.014181160368025303, -0.009691517800092697, 0.011220322921872139, -0.005909671541303396, 0.04197487235069275, 0.017649563029408455, -0.05233248695731163, -0.0007811584509909153, 0.04572589695453644, 0.027446219697594643, -0.02121792547404766, 0.025267671793699265, -0.003308413317427039, 0.15169206261634827, 0.15255609154701233, 0.007586452178657055, -0.06295330822467804, -0.04163806885480881, 0.06068069115281105, -0.08292977511882782, -0.07217176258563995, -0.049439795315265656, 0.14426428079605103, -0.1033351868391037, 0.15443867444992065, -0.02151999995112419, 0.08294478803873062, -0.10702359676361084, -0.013658748008310795, -0.020412256941199303, -0.02235392853617668, -0.04620158672332764, 0.11884735524654388, -0.14049960672855377, 0.20123101770877838, 0.02625158429145813, 0.06704583019018173, -0.0716109499335289, 0.005876409355551004, 0.02395961992442608, 0.02775922790169716, 0.10581094771623611, 0.012119798921048641, -0.09930738061666489, -0.06562048196792603, -0.17583709955215454, 0.01573782041668892, 0.10497074574232101, -0.15812012553215027, 0.10689683258533478, -0.028008077293634415, 0.0168362595140934, -0.054603107273578644, -0.1381692886352539, -0.15687711536884308, -0.2031198889017105, 0.08493722975254059, -0.014995835721492767, 0.03958815336227417, -0.06708328425884247, -0.018456103280186653, 0.00037812915979884565, 0.11086994409561157, -0.21331778168678284, -0.10694260895252228, -0.11937557905912399, 0.007035859860479832, 0.09851958602666855, -0.08876845240592957, -0.0655682161450386, 0.008304161950945854, 0.0621420182287693, -0.027336282655596733, -0.05165712162852287, 0.017770888283848763, -0.008052960969507694, -0.17356586456298828, -0.03248753771185875, 0.1182679608464241, 0.09760688990354538, 0.06298429518938065, -0.006230208091437817, 0.08282501250505447, 0.05393218994140625, -0.08554954081773758, -0.05888054147362709, 0.10227758437395096, 0.034229014068841934, 0.16806907951831818, 0.0030355833005160093, -0.15755702555179596, -0.1409531980752945, -0.045180559158325195, 0.08596576750278473, 0.15343718230724335, -0.05072443187236786, 0.1487809270620346, 0.032937899231910706, -0.10695091634988785, -0.19437150657176971, -0.029534099623560905, 0.08927760273218155, 0.04383792355656624, -0.008914154022932053, -0.11804454773664474, 0.01869170181453228, 0.11991632729768753, 0.021107221022248268, -0.02524362877011299, -0.255699098110199, -0.11098921298980713, 0.008706439286470413, -0.03240571916103363, -0.024163194000720978, -0.1274089217185974, -0.047071076929569244, -0.02619720622897148, 0.043839842081069946, 0.10529199242591858, -0.1258089691400528, 0.01886364258825779, -0.01011581625789404, 0.03814354166388512, 0.02400420792400837, -0.0003114894207101315, 0.18995016813278198, 0.04102211445569992, 0.04258014261722565, -0.15775726735591888, -0.03339393064379692, 0.1785133183002472, -0.020067447796463966, 0.05748065188527107, -0.03276756405830383, -0.00756682688370347, -0.13262446224689484, -0.04918859526515007, -0.06333594024181366, 0.0667625218629837, -0.06169525533914566, -0.01943887211382389, -0.07110998034477234, 0.08243310451507568, 0.04230227321386337, 0.0009185858652926981, 0.1154022067785263, -0.05802000313997269, 0.011114809662103653, -0.09869247674942017, 0.11100781708955765, 0.04909265413880348, -0.07564744353294373, -0.035976458340883255, 0.0412556454539299, -0.004787832498550415, -0.09666690975427628, -0.022609999403357506, 0.1157676950097084, -0.02242550440132618, 0.11528942734003067, -0.019981320947408676, -0.12319741398096085, 0.0461418442428112, 0.112459696829319, -0.12208569794893265, -0.20400169491767883, 0.0233885757625103, -0.03714534267783165, -0.09092943370342255, -0.1205458790063858, 0.12168317288160324, 0.014599044807255268, -0.0003295850765425712, 0.026538347825407982, 0.0766175389289856, 0.011540890671312809, 0.07783472537994385, -0.03406808525323868, 0.013479149900376797, -0.055850766599178314, 0.09478465467691422, 0.1788991540670395, -0.07924702763557434, 0.02000388130545616, 0.12105903774499893, -0.09476689994335175, -0.031019849702715874, -0.00009406745084561408, 0.09886988997459412, 0.12235548347234726, -0.08332502096891403, -0.05079222097992897, -0.08171713352203369, 0.02503383904695511, 0.09478733688592911, 0.011508716270327568, 0.059017833322286606, -0.007042009849101305, -0.057334981858730316, 0.01780492626130581, 0.10055404156446457, 0.07131513953208923, 0.007911157794296741, -0.0955999344587326, -0.04288234934210777, 0.015947088599205017, -0.01858007349073887, 0.008807023987174034, -0.03323395922780037, -0.03727584332227707, -0.009307443164288998, -0.11584100127220154, 0.016047591343522072, -0.07363837957382202, -0.017571544274687767, 0.018523575738072395, -0.08113133907318115, -0.030446620658040047, -0.03276246041059494, -0.03546876087784767, -0.03931047022342682, -0.02663171850144863, 0.08126803487539291, -0.15730975568294525, -0.012759221717715263, 0.07896933704614639, -0.07462554425001144, 0.09952019900083542, 0.06599701195955276, -0.008283158764243126, 0.05315904691815376, -0.15604007244110107, 0.013194267638027668, -0.011357276700437069, 0.05940296873450279, 0.005567092914134264, -0.040330544114112854, 0.0031089663971215487, 0.050956372171640396, -0.03370806202292442, 0.08761808276176453, 0.02718319371342659, -0.09241564571857452, 0.13770107924938202, -0.02065425179898739, -0.014601130969822407, -0.06051534041762352, 0.06366932392120361, 0.06177859753370285, 0.07822389155626297, 0.15170378983020782, -0.07138458639383316, 0.08694373071193695, -0.08626223355531693, -0.010404305532574654, 0.0007674433290958405, -0.054319821298122406, 0.10497511923313141, -0.06147491931915283, 0.07195420563220978, 0.01612498052418232, 0.11173581331968307, 0.04584178328514099, 0.023062843829393387, 0.0506758950650692, 0.02487996406853199, -0.019788868725299835, 0.033922407776117325, 0.00625980831682682, 0.054320141673088074, -0.005537569988518953, -0.0069659859873354435, -0.11132113635540009, -0.02646622247993946, -0.1175815686583519, 0.17122744023799896, 0.1300504505634308, 0.1537712961435318, -0.0020381200592964888, 0.0814124196767807, -0.09160051494836807, -0.0628405213356018, 0.0332375206053257, -0.1441270262002945, -0.001750998548232019, -0.0662912055850029, 0.11999550461769104, 0.07506991177797318, -0.16211052238941193, 0.06196138635277748, -0.0017086007865145802, -0.07592180371284485, 0.016542870551347733, -0.19381707906723022, -0.04293936491012573, -0.014633751474320889, -0.011021682992577553, -0.07490675151348114, 0.021810611709952354, 0.10214602947235107, 0.02779529057443142, 0.008241167291998863, 0.19681236147880554, -0.09105438739061356, -0.08338368684053421, 0.11182952672243118, 0.005059828981757164, 0.024067483842372894, -0.004042669199407101, -0.03049445152282715, -0.0336318276822567, 0.07134079188108444, 0.06216541677713394, 0.09976101666688919, -0.023671161383390427, -0.008433977141976357, -0.0780324712395668, -0.07148966193199158, 0.033561497926712036, 0.02050674892961979, -0.008351996541023254, 0.09225990623235703, 0.10339086502790451, 0.01410455722361803, -0.02536214143037796, 0.21988609433174133, 0.038084790110588074, -0.155809685587883, -0.10105905681848526, -0.06619950383901596, -0.04142389073967934, -0.016876062378287315, 0.016986051574349403, -0.1914246678352356, -0.02338930033147335, 0.09865853935480118, 0.14572171866893768, 0.03433616831898689, 0.047146204859018326, -0.04127431660890579, 0.03874865174293518, 0.002613927936181426, 0.06530285626649857, -0.021078061312437057, 0.24868826568126678, -0.02419550158083439, 0.01873057149350643, -0.009896118193864822, -0.027471164241433144, -0.08621162176132202, 0.06902237981557846, -0.04074057936668396, -0.011952342465519905, -0.06149446219205856, 0.15782716870307922, -0.003695469116792083, -0.30489474534988403, 0.06077655777335167, -0.08843757957220078, -0.14529374241828918, -0.013074908405542374, 0.15205930173397064, -0.026361487805843353, 0.013964515179395676, 0.05477433651685715, -0.04995039477944374, 0.09081666171550751, 0.04438614100217819, -0.010689091868698597, -0.04245825856924057, 0.09673068672418594, -0.06428997963666916, 0.151484414935112, -0.021332109346985817, 0.09115203469991684, 0.08084286749362946, -0.005281810648739338, -0.07175425440073013, 0.04168456047773361, 0.06943386793136597, 0.059035323560237885, 0.022109033539891243, 0.134561225771904, 0.01654466800391674, 0.03759756311774254, 0.15439030528068542, -0.020326152443885803, 0.08208280801773071, -0.07636325806379318, -0.03553597629070282, -0.07242628931999207, 0.09006486088037491, -0.07783634215593338, 0.11190274357795715, 0.20451408624649048, -0.003223892068490386, 0.05214501544833183, -0.022722482681274414, -0.010241840034723282, -0.01203125435858965, 0.12045159190893173, 0.006077922880649567, -0.12369710206985474, -0.020438946783542633, 0.006589077413082123, 0.11389592289924622, -0.06888346374034882, -0.05845778435468674, 0.019171757623553276, -0.021675245836377144, -0.023352177813649178, 0.10377763956785202, 0.04001014679670334, -0.02275019884109497, -0.06005195900797844, -0.16397888958454132, 0.030331803485751152, 0.09709122776985168, -0.059831105172634125, 0.031851597130298615 ]
a117afac97d4e30e43a96f76984b4e3e67891b10
# Dataset Card for IRC Disentanglement ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) - [Acknowledgments](#acknowledgments) ## Dataset Description - **Homepage:** https://jkk.name/irc-disentanglement/ - **Repository:** https://github.com/jkkummerfeld/irc-disentanglement/tree/master/data - **Paper:** https://aclanthology.org/P19-1374/ - **Leaderboard:** NA - **Point of Contact:** jkummerf@umich.edu ### Dataset Summary Disentangling conversations mixed together in a single stream of messages is a difficult task, made harder by the lack of large manually annotated datasets. This new dataset of 77,563 messages manually annotated with reply-structure graphs that both disentangle conversations and define internal conversation structure. The dataset is 16 times larger than all previously released datasets combined, the first to include adjudication of annotation disagreements, and the first to include context. Note, the Github repository for the dataset also contains several useful tools for: - Conversion (e.g. extracting conversations from graphs) - Evaluation - Preprocessing - Word embeddings trained on the full Ubuntu logs in 2018 ### Supported Tasks and Leaderboards Conversational Disentanglement ### Languages English (en) ## Dataset Structure ### Data Instances For Ubuntu: data["train"][1050] ``` { 'ascii': "[03:57] <Xophe> (also, I'm guessing that this isn't a good place to report minor but annoying bugs... what is?)", 'connections': [1048, 1054, 1055, 1072, 1073], 'date': '2004-12-25', 'id': 1050, 'raw': "[03:57] <Xophe> (also, I'm guessing that this isn't a good place to report minor but annoying bugs... what is?)", 'tokenized': "<s> ( also , i 'm guessing that this is n't a good place to report minor but annoying bugs ... what is ?) </s>" } ``` For Channel_two: data["train"][50] ``` { 'ascii': "[01:04] <Felicia> Chanel: i don't know off hand sorry", 'connections': [49, 53], 'id': 50, 'raw': "[01:04] <Felicia> Chanel: i don't know off hand sorry", 'tokenized': "<s> <user> : i do n't know off hand sorry </s>" } ``` ### Data Fields 'id' : The id of the message, this is the value that would be in the 'connections' of associated messages. 'raw' : The original message from the IRC log, as downloaded. 'ascii' : The raw message converted to ascii (unconvertable characters are replaced with a special word). 'tokenized' : The same message with automatic tokenisation and replacement of rare words with placeholder symbols. 'connections' : The indices of linked messages. (only ubuntu) 'date' : The date the messages are from. The labelling for each date only start after the first 1000 messages of that date. ### Data Splits The dataset has 4 parts: | Part | Number of Annotated Messages | | ------------- | ------------------------------------------- | | Train | 67,463 | | Dev | 2,500 | | Test | 5,000 | | Channel 2 | 2,600 | ## Dataset Creation ### Curation Rationale IRC is a synchronous chat setting with a long history of use. Several channels log all messages and make them publicly available. The Ubuntu channel is particularly heavily used and has been the subject of several academic studies. Data was selected from the channel in order to capture the diversity of situations in the channel (e.g. when there are many users or very few users). For full details, see the [annotation information page](https://github.com/jkkummerfeld/irc-disentanglement/blob/master/data/READ.history.md). ### Source Data #### Initial Data Collection and Normalization Data was collected from the Ubuntu IRC channel logs, which are publicly available at [https://irclogs.ubuntu.com/](https://irclogs.ubuntu.com/). The raw files are included, as well as two other versions: - ASCII, converted using the script [make_txt.py](https://github.com/jkkummerfeld/irc-disentanglement/blob/master/tools/preprocessing/make-txt.py) - Tok, tokenised text with rare words replaced by UNK using the script [dstc8-tokenise.py](https://github.com/jkkummerfeld/irc-disentanglement/blob/master/tools/preprocessing/dstc8-tokenise.py) The raw channel two data is from prior work [(Elsner and Charniak, 2008)](https://www.aclweb.org/anthology/P08-1095.pdf)]. #### Who are the source language producers? The text is from a large group of internet users asking questions and providing answers related to Ubuntu. ### Annotations #### Annotation process The data is expert annotated with: - Training, one annotation per line in general, a small portion is double-annotated and adjudicated - Dev, Channel 2, double annotated and adjudicated - Test, triple annotated and adjudicated | Part | Annotators | Adjudication? | | ------------- | --------------- | ------------------------------------- | | Train | 1 or 2 per file | For files with 2 annotators (only 10) | | Dev | 2 | Yes | | Test | 3 | Yes | | Channel 2 | 2 | Yes | #### Who are the annotators? Students and a postdoc at the University of Michigan. Everyone involved went through a training process with feedback to learn the annotation guidelines. ### Personal and Sensitive Information No content is removed or obfuscated. There is probably personal information in the dataset from users. ## Considerations for Using the Data ### Social Impact of Dataset The raw data is already available online and the annotations do not significantly provide additional information that could have a direct social impact. ### Discussion of Biases The data is mainly from a single technical domain (Ubuntu tech support) that probably has a demographic skew of some sort. Given that users are only identified by their self-selected usernames, it is difficult to know more about the authors. ### Other Known Limitations Being focused on a single language and a single channel means that the data is likely capturing a particular set of conventions in communication. Those conventions may not apply to other channels, or beyond IRC. ## Additional Information ### Dataset Curators Jonathan K. Kummerfeld ### Licensing Information Creative Commons Attribution 4.0 ### Citation Information ``` @inproceedings{kummerfeld-etal-2019-large, title = "A Large-Scale Corpus for Conversation Disentanglement", author = "Kummerfeld, Jonathan K. and Gouravajhala, Sai R. and Peper, Joseph J. and Athreya, Vignesh and Gunasekara, Chulaka and Ganhotra, Jatin and Patel, Siva Sankalp and Polymenakos, Lazaros C and Lasecki, Walter", booktitle = "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics", month = jul, year = "2019", address = "Florence, Italy", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/P19-1374", doi = "10.18653/v1/P19-1374", pages = "3846--3856", arxiv = "https://arxiv.org/abs/1810.11118", software = "https://jkk.name/irc-disentanglement", data = "https://jkk.name/irc-disentanglement", abstract = "Disentangling conversations mixed together in a single stream of messages is a difficult task, made harder by the lack of large manually annotated datasets. We created a new dataset of 77,563 messages manually annotated with reply-structure graphs that both disentangle conversations and define internal conversation structure. Our data is 16 times larger than all previously released datasets combined, the first to include adjudication of annotation disagreements, and the first to include context. We use our data to re-examine prior work, in particular, finding that 89{\%} of conversations in a widely used dialogue corpus are either missing messages or contain extra messages. Our manually-annotated data presents an opportunity to develop robust data-driven methods for conversation disentanglement, which will help advance dialogue research.", } ``` ### Contributions Thanks to [@dhruvjoshi1998](https://github.com/dhruvjoshi1998) for adding this dataset. Thanks to [@jkkummerfeld](https://github.com/jkkummerfeld) for improvements to the documentation. ### Acknowledgments This material is based in part upon work supported by IBM under contract 4915012629. Any opinions, findings, conclusions or recommendations expressed are those of the authors and do not necessarily reflect the views of IBM.
irc_disentangle
[ "task_categories:token-classification", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:cc-by-4.0", "conversation-disentanglement", "arxiv:1810.11118", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["en"], "license": ["cc-by-4.0"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["token-classification"], "task_ids": [], "paperswithcode_id": "irc-disentanglement", "pretty_name": "IRC Disentanglement", "tags": ["conversation-disentanglement"], "dataset_info": [{"config_name": "ubuntu", "features": [{"name": "id", "dtype": "int32"}, {"name": "raw", "dtype": "string"}, {"name": "ascii", "dtype": "string"}, {"name": "tokenized", "dtype": "string"}, {"name": "date", "dtype": "string"}, {"name": "connections", "sequence": "int32"}], "splits": [{"name": "train", "num_bytes": 56012854, "num_examples": 220616}, {"name": "validation", "num_bytes": 3081479, "num_examples": 12510}, {"name": "test", "num_bytes": 3919900, "num_examples": 15010}], "download_size": 118470210, "dataset_size": 63014233}, {"config_name": "channel_two", "features": [{"name": "id", "dtype": "int32"}, {"name": "raw", "dtype": "string"}, {"name": "ascii", "dtype": "string"}, {"name": "tokenized", "dtype": "string"}, {"name": "connections", "sequence": "int32"}], "splits": [{"name": "dev", "num_bytes": 197505, "num_examples": 1001}, {"name": "pilot", "num_bytes": 92663, "num_examples": 501}, {"name": "test", "num_bytes": 186823, "num_examples": 1001}, {"name": "pilot_dev", "num_bytes": 290175, "num_examples": 1501}, {"name": "all_", "num_bytes": 496524, "num_examples": 2602}], "download_size": 118470210, "dataset_size": 1263690}]}
2024-01-18T11:06:46+00:00
[ "1810.11118" ]
[ "en" ]
TAGS #task_categories-token-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-4.0 #conversation-disentanglement #arxiv-1810.11118 #region-us
Dataset Card for IRC Disentanglement ==================================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions + Acknowledgments Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: URL * Leaderboard: NA * Point of Contact: jkummerf@URL ### Dataset Summary Disentangling conversations mixed together in a single stream of messages is a difficult task, made harder by the lack of large manually annotated datasets. This new dataset of 77,563 messages manually annotated with reply-structure graphs that both disentangle conversations and define internal conversation structure. The dataset is 16 times larger than all previously released datasets combined, the first to include adjudication of annotation disagreements, and the first to include context. Note, the Github repository for the dataset also contains several useful tools for: * Conversion (e.g. extracting conversations from graphs) * Evaluation * Preprocessing * Word embeddings trained on the full Ubuntu logs in 2018 ### Supported Tasks and Leaderboards Conversational Disentanglement ### Languages English (en) Dataset Structure ----------------- ### Data Instances For Ubuntu: data["train"][1050] For Channel\_two: data["train"][50] ### Data Fields 'id' : The id of the message, this is the value that would be in the 'connections' of associated messages. 'raw' : The original message from the IRC log, as downloaded. 'ascii' : The raw message converted to ascii (unconvertable characters are replaced with a special word). 'tokenized' : The same message with automatic tokenisation and replacement of rare words with placeholder symbols. 'connections' : The indices of linked messages. (only ubuntu) 'date' : The date the messages are from. The labelling for each date only start after the first 1000 messages of that date. ### Data Splits The dataset has 4 parts: Dataset Creation ---------------- ### Curation Rationale IRC is a synchronous chat setting with a long history of use. Several channels log all messages and make them publicly available. The Ubuntu channel is particularly heavily used and has been the subject of several academic studies. Data was selected from the channel in order to capture the diversity of situations in the channel (e.g. when there are many users or very few users). For full details, see the annotation information page. ### Source Data #### Initial Data Collection and Normalization Data was collected from the Ubuntu IRC channel logs, which are publicly available at URL The raw files are included, as well as two other versions: * ASCII, converted using the script make\_txt.py * Tok, tokenised text with rare words replaced by UNK using the script URL The raw channel two data is from prior work (Elsner and Charniak, 2008)]. #### Who are the source language producers? The text is from a large group of internet users asking questions and providing answers related to Ubuntu. ### Annotations #### Annotation process The data is expert annotated with: * Training, one annotation per line in general, a small portion is double-annotated and adjudicated * Dev, Channel 2, double annotated and adjudicated * Test, triple annotated and adjudicated Part: Train, Annotators: 1 or 2 per file, Adjudication?: For files with 2 annotators (only 10) Part: Dev, Annotators: 2, Adjudication?: Yes Part: Test, Annotators: 3, Adjudication?: Yes Part: Channel 2, Annotators: 2, Adjudication?: Yes #### Who are the annotators? Students and a postdoc at the University of Michigan. Everyone involved went through a training process with feedback to learn the annotation guidelines. ### Personal and Sensitive Information No content is removed or obfuscated. There is probably personal information in the dataset from users. Considerations for Using the Data --------------------------------- ### Social Impact of Dataset The raw data is already available online and the annotations do not significantly provide additional information that could have a direct social impact. ### Discussion of Biases The data is mainly from a single technical domain (Ubuntu tech support) that probably has a demographic skew of some sort. Given that users are only identified by their self-selected usernames, it is difficult to know more about the authors. ### Other Known Limitations Being focused on a single language and a single channel means that the data is likely capturing a particular set of conventions in communication. Those conventions may not apply to other channels, or beyond IRC. Additional Information ---------------------- ### Dataset Curators Jonathan K. Kummerfeld ### Licensing Information Creative Commons Attribution 4.0 ### Contributions Thanks to @dhruvjoshi1998 for adding this dataset. Thanks to @jkkummerfeld for improvements to the documentation. ### Acknowledgments This material is based in part upon work supported by IBM under contract 4915012629. Any opinions, findings, conclusions or recommendations expressed are those of the authors and do not necessarily reflect the views of IBM.
[ "### Dataset Summary\n\n\nDisentangling conversations mixed together in a single stream of messages is a difficult task, made harder by the lack of large manually annotated datasets. This new dataset of 77,563 messages manually annotated with reply-structure graphs that both disentangle conversations and define internal conversation structure. The dataset is 16 times larger than all previously released datasets combined, the first to include adjudication of annotation disagreements, and the first to include context.\n\n\nNote, the Github repository for the dataset also contains several useful tools for:\n\n\n* Conversion (e.g. extracting conversations from graphs)\n* Evaluation\n* Preprocessing\n* Word embeddings trained on the full Ubuntu logs in 2018", "### Supported Tasks and Leaderboards\n\n\nConversational Disentanglement", "### Languages\n\n\nEnglish (en)\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nFor Ubuntu:\n\n\ndata[\"train\"][1050]\n\n\nFor Channel\\_two:\n\n\ndata[\"train\"][50]", "### Data Fields\n\n\n'id' : The id of the message, this is the value that would be in the 'connections' of associated messages.\n\n\n'raw' : The original message from the IRC log, as downloaded.\n\n\n'ascii' : The raw message converted to ascii (unconvertable characters are replaced with a special word).\n\n\n'tokenized' : The same message with automatic tokenisation and replacement of rare words with placeholder symbols.\n\n\n'connections' : The indices of linked messages.\n\n\n(only ubuntu) 'date' : The date the messages are from. The labelling for each date only start after the first 1000 messages of that date.", "### Data Splits\n\n\nThe dataset has 4 parts:\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nIRC is a synchronous chat setting with a long history of use.\nSeveral channels log all messages and make them publicly available.\nThe Ubuntu channel is particularly heavily used and has been the subject of several academic studies.\n\n\nData was selected from the channel in order to capture the diversity of situations in the channel (e.g. when there are many users or very few users).\nFor full details, see the annotation information page.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nData was collected from the Ubuntu IRC channel logs, which are publicly available at URL\nThe raw files are included, as well as two other versions:\n\n\n* ASCII, converted using the script make\\_txt.py\n* Tok, tokenised text with rare words replaced by UNK using the script URL\n\n\nThe raw channel two data is from prior work (Elsner and Charniak, 2008)].", "#### Who are the source language producers?\n\n\nThe text is from a large group of internet users asking questions and providing answers related to Ubuntu.", "### Annotations", "#### Annotation process\n\n\nThe data is expert annotated with:\n\n\n* Training, one annotation per line in general, a small portion is double-annotated and adjudicated\n* Dev, Channel 2, double annotated and adjudicated\n* Test, triple annotated and adjudicated\n\n\nPart: Train, Annotators: 1 or 2 per file, Adjudication?: For files with 2 annotators (only 10)\nPart: Dev, Annotators: 2, Adjudication?: Yes\nPart: Test, Annotators: 3, Adjudication?: Yes\nPart: Channel 2, Annotators: 2, Adjudication?: Yes", "#### Who are the annotators?\n\n\nStudents and a postdoc at the University of Michigan.\nEveryone involved went through a training process with feedback to learn the annotation guidelines.", "### Personal and Sensitive Information\n\n\nNo content is removed or obfuscated.\nThere is probably personal information in the dataset from users.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset\n\n\nThe raw data is already available online and the annotations do not significantly provide additional information that could have a direct social impact.", "### Discussion of Biases\n\n\nThe data is mainly from a single technical domain (Ubuntu tech support) that probably has a demographic skew of some sort.\nGiven that users are only identified by their self-selected usernames, it is difficult to know more about the authors.", "### Other Known Limitations\n\n\nBeing focused on a single language and a single channel means that the data is likely capturing a particular set of conventions in communication.\nThose conventions may not apply to other channels, or beyond IRC.\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nJonathan K. Kummerfeld", "### Licensing Information\n\n\nCreative Commons Attribution 4.0", "### Contributions\n\n\nThanks to @dhruvjoshi1998 for adding this dataset.\n\n\nThanks to @jkkummerfeld for improvements to the documentation.", "### Acknowledgments\n\n\nThis material is based in part upon work supported by IBM under contract 4915012629. Any opinions, findings, conclusions or recommendations expressed are those of the authors and do not necessarily reflect the views of IBM." ]
[ "TAGS\n#task_categories-token-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-4.0 #conversation-disentanglement #arxiv-1810.11118 #region-us \n", "### Dataset Summary\n\n\nDisentangling conversations mixed together in a single stream of messages is a difficult task, made harder by the lack of large manually annotated datasets. This new dataset of 77,563 messages manually annotated with reply-structure graphs that both disentangle conversations and define internal conversation structure. The dataset is 16 times larger than all previously released datasets combined, the first to include adjudication of annotation disagreements, and the first to include context.\n\n\nNote, the Github repository for the dataset also contains several useful tools for:\n\n\n* Conversion (e.g. extracting conversations from graphs)\n* Evaluation\n* Preprocessing\n* Word embeddings trained on the full Ubuntu logs in 2018", "### Supported Tasks and Leaderboards\n\n\nConversational Disentanglement", "### Languages\n\n\nEnglish (en)\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nFor Ubuntu:\n\n\ndata[\"train\"][1050]\n\n\nFor Channel\\_two:\n\n\ndata[\"train\"][50]", "### Data Fields\n\n\n'id' : The id of the message, this is the value that would be in the 'connections' of associated messages.\n\n\n'raw' : The original message from the IRC log, as downloaded.\n\n\n'ascii' : The raw message converted to ascii (unconvertable characters are replaced with a special word).\n\n\n'tokenized' : The same message with automatic tokenisation and replacement of rare words with placeholder symbols.\n\n\n'connections' : The indices of linked messages.\n\n\n(only ubuntu) 'date' : The date the messages are from. The labelling for each date only start after the first 1000 messages of that date.", "### Data Splits\n\n\nThe dataset has 4 parts:\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nIRC is a synchronous chat setting with a long history of use.\nSeveral channels log all messages and make them publicly available.\nThe Ubuntu channel is particularly heavily used and has been the subject of several academic studies.\n\n\nData was selected from the channel in order to capture the diversity of situations in the channel (e.g. when there are many users or very few users).\nFor full details, see the annotation information page.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nData was collected from the Ubuntu IRC channel logs, which are publicly available at URL\nThe raw files are included, as well as two other versions:\n\n\n* ASCII, converted using the script make\\_txt.py\n* Tok, tokenised text with rare words replaced by UNK using the script URL\n\n\nThe raw channel two data is from prior work (Elsner and Charniak, 2008)].", "#### Who are the source language producers?\n\n\nThe text is from a large group of internet users asking questions and providing answers related to Ubuntu.", "### Annotations", "#### Annotation process\n\n\nThe data is expert annotated with:\n\n\n* Training, one annotation per line in general, a small portion is double-annotated and adjudicated\n* Dev, Channel 2, double annotated and adjudicated\n* Test, triple annotated and adjudicated\n\n\nPart: Train, Annotators: 1 or 2 per file, Adjudication?: For files with 2 annotators (only 10)\nPart: Dev, Annotators: 2, Adjudication?: Yes\nPart: Test, Annotators: 3, Adjudication?: Yes\nPart: Channel 2, Annotators: 2, Adjudication?: Yes", "#### Who are the annotators?\n\n\nStudents and a postdoc at the University of Michigan.\nEveryone involved went through a training process with feedback to learn the annotation guidelines.", "### Personal and Sensitive Information\n\n\nNo content is removed or obfuscated.\nThere is probably personal information in the dataset from users.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset\n\n\nThe raw data is already available online and the annotations do not significantly provide additional information that could have a direct social impact.", "### Discussion of Biases\n\n\nThe data is mainly from a single technical domain (Ubuntu tech support) that probably has a demographic skew of some sort.\nGiven that users are only identified by their self-selected usernames, it is difficult to know more about the authors.", "### Other Known Limitations\n\n\nBeing focused on a single language and a single channel means that the data is likely capturing a particular set of conventions in communication.\nThose conventions may not apply to other channels, or beyond IRC.\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nJonathan K. Kummerfeld", "### Licensing Information\n\n\nCreative Commons Attribution 4.0", "### Contributions\n\n\nThanks to @dhruvjoshi1998 for adding this dataset.\n\n\nThanks to @jkkummerfeld for improvements to the documentation.", "### Acknowledgments\n\n\nThis material is based in part upon work supported by IBM under contract 4915012629. Any opinions, findings, conclusions or recommendations expressed are those of the authors and do not necessarily reflect the views of IBM." ]
[ 98, 174, 17, 15, 34, 149, 18, 99, 4, 99, 30, 5, 140, 37, 40, 33, 65, 58, 12, 10, 33, 54 ]
[ "passage: TAGS\n#task_categories-token-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-English #license-cc-by-4.0 #conversation-disentanglement #arxiv-1810.11118 #region-us \n### Dataset Summary\n\n\nDisentangling conversations mixed together in a single stream of messages is a difficult task, made harder by the lack of large manually annotated datasets. This new dataset of 77,563 messages manually annotated with reply-structure graphs that both disentangle conversations and define internal conversation structure. The dataset is 16 times larger than all previously released datasets combined, the first to include adjudication of annotation disagreements, and the first to include context.\n\n\nNote, the Github repository for the dataset also contains several useful tools for:\n\n\n* Conversion (e.g. extracting conversations from graphs)\n* Evaluation\n* Preprocessing\n* Word embeddings trained on the full Ubuntu logs in 2018### Supported Tasks and Leaderboards\n\n\nConversational Disentanglement### Languages\n\n\nEnglish (en)\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nFor Ubuntu:\n\n\ndata[\"train\"][1050]\n\n\nFor Channel\\_two:\n\n\ndata[\"train\"][50]### Data Fields\n\n\n'id' : The id of the message, this is the value that would be in the 'connections' of associated messages.\n\n\n'raw' : The original message from the IRC log, as downloaded.\n\n\n'ascii' : The raw message converted to ascii (unconvertable characters are replaced with a special word).\n\n\n'tokenized' : The same message with automatic tokenisation and replacement of rare words with placeholder symbols.\n\n\n'connections' : The indices of linked messages.\n\n\n(only ubuntu) 'date' : The date the messages are from. The labelling for each date only start after the first 1000 messages of that date.### Data Splits\n\n\nThe dataset has 4 parts:\n\n\n\nDataset Creation\n----------------", "passage: ### Curation Rationale\n\n\nIRC is a synchronous chat setting with a long history of use.\nSeveral channels log all messages and make them publicly available.\nThe Ubuntu channel is particularly heavily used and has been the subject of several academic studies.\n\n\nData was selected from the channel in order to capture the diversity of situations in the channel (e.g. when there are many users or very few users).\nFor full details, see the annotation information page.### Source Data#### Initial Data Collection and Normalization\n\n\nData was collected from the Ubuntu IRC channel logs, which are publicly available at URL\nThe raw files are included, as well as two other versions:\n\n\n* ASCII, converted using the script make\\_txt.py\n* Tok, tokenised text with rare words replaced by UNK using the script URL\n\n\nThe raw channel two data is from prior work (Elsner and Charniak, 2008)].#### Who are the source language producers?\n\n\nThe text is from a large group of internet users asking questions and providing answers related to Ubuntu.### Annotations#### Annotation process\n\n\nThe data is expert annotated with:\n\n\n* Training, one annotation per line in general, a small portion is double-annotated and adjudicated\n* Dev, Channel 2, double annotated and adjudicated\n* Test, triple annotated and adjudicated\n\n\nPart: Train, Annotators: 1 or 2 per file, Adjudication?: For files with 2 annotators (only 10)\nPart: Dev, Annotators: 2, Adjudication?: Yes\nPart: Test, Annotators: 3, Adjudication?: Yes\nPart: Channel 2, Annotators: 2, Adjudication?: Yes#### Who are the annotators?\n\n\nStudents and a postdoc at the University of Michigan.\nEveryone involved went through a training process with feedback to learn the annotation guidelines.### Personal and Sensitive Information\n\n\nNo content is removed or obfuscated.\nThere is probably personal information in the dataset from users.\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset\n\n\nThe raw data is already available online and the annotations do not significantly provide additional information that could have a direct social impact.### Discussion of Biases\n\n\nThe data is mainly from a single technical domain (Ubuntu tech support) that probably has a demographic skew of some sort.\nGiven that users are only identified by their self-selected usernames, it is difficult to know more about the authors." ]
[ -0.019220072776079178, 0.10047219693660736, -0.006011699326336384, 0.012348080985248089, 0.06828772276639938, 0.025195090100169182, 0.0841953381896019, 0.06066637486219406, 0.010021267458796501, 0.0880647748708725, -0.04475589096546173, -0.01728023774921894, 0.08561159670352936, 0.07650921493768692, 0.020642094314098358, -0.14670723676681519, 0.0485948771238327, -0.09700405597686768, 0.060419149696826935, 0.057055000215768814, 0.14343976974487305, -0.05153181031346321, 0.04260244220495224, -0.05378135293722153, -0.05497888848185539, 0.005911991931498051, -0.036617450416088104, -0.015721142292022705, 0.08723052591085434, 0.06781024485826492, 0.05505964159965515, 0.014040304347872734, 0.03182410076260567, -0.17622539401054382, 0.016818609088659286, 0.07146919518709183, 0.016048986464738846, -0.002136165276169777, 0.04823834076523781, 0.027615882456302643, 0.04918040707707405, -0.09091486036777496, 0.06486839056015015, 0.04401526227593422, -0.1003803163766861, -0.04820448160171509, -0.16063594818115234, -0.0010211523622274399, 0.1004800945520401, 0.08575161546468735, -0.04035698622465134, 0.06799350678920746, -0.032279834151268005, 0.047102972865104675, 0.06909958273172379, -0.10092208534479141, 0.00444389833137393, 0.07189171016216278, 0.026618972420692444, 0.14080733060836792, -0.05449088290333748, -0.03145062178373337, 0.012142131105065346, 0.04041339457035065, -0.05057261884212494, 0.00031256675720214844, -0.0194866880774498, -0.04540465772151947, -0.11866309493780136, -0.0646786168217659, 0.1383335143327713, 0.01494921837002039, -0.0894739031791687, -0.11451736837625504, -0.013137822970747948, 0.03736170753836632, -0.0011325618252158165, -0.025782732293009758, 0.002629284281283617, -0.001295579830184579, 0.08090650290250778, -0.10913151502609253, -0.10987252742052078, -0.0003840886056423187, -0.08139711618423462, 0.08992233127355576, 0.022984374314546585, 0.019842391833662987, -0.007953752763569355, 0.05070989951491356, -0.05310974270105362, -0.05505441874265671, -0.05875621736049652, -0.015599232167005539, -0.10368070006370544, -0.055117666721343994, -0.022615710273385048, -0.1330987811088562, 0.0169529989361763, 0.12826022505760193, -0.0958605483174324, 0.016307484358549118, -0.13231712579727173, -0.0023035365156829357, 0.10606275498867035, 0.11185061931610107, -0.05915004014968872, -0.0064071547240018845, 0.02677079103887081, -0.01216873899102211, 0.041596151888370514, -0.021890567615628242, -0.035128891468048096, 0.036418452858924866, 0.04664205387234688, 0.07833574712276459, 0.069682277739048, 0.0016671475023031235, -0.041971445083618164, -0.036726634949445724, 0.13555803894996643, -0.1394215226173401, 0.042975399643182755, 0.02180337719619274, -0.02355535328388214, 0.026211785152554512, -0.03569551184773445, 0.04763031750917435, -0.06994326412677765, 0.024605609476566315, -0.01865224912762642, 0.005364921409636736, -0.0665430873632431, -0.11384370923042297, 0.06331849098205566, 0.019739124923944473, -0.09398528933525085, -0.0696498230099678, -0.11502645909786224, -0.0912904292345047, -0.017398960888385773, -0.0543614998459816, -0.006209071725606918, -0.00037989765405654907, 0.0014147722395136952, -0.01850156858563423, 0.006286207120865583, -0.04537387192249298, -0.021626004949212074, -0.003150337375700474, -0.04371849447488785, 0.01276729628443718, -0.010120753198862076, 0.03632279857993126, -0.0685635432600975, 0.0008767619729042053, -0.16025087237358093, 0.10713547468185425, -0.09670951962471008, -0.004790482576936483, -0.06565586477518082, -0.005966418422758579, 0.010283932089805603, 0.01553417183458805, 0.013079334981739521, 0.09963735938072205, -0.21971046924591064, -0.013694589026272297, 0.07449439913034439, -0.13784259557724, -0.02993529848754406, 0.16159772872924805, -0.02026956155896187, 0.012217561714351177, 0.08980318903923035, 0.04519146680831909, 0.022678300738334656, -0.0018577389419078827, -0.09589631110429764, -0.06831450760364532, -0.0021125259809195995, 0.16601744294166565, 0.06346702575683594, -0.04096019268035889, 0.10565997660160065, -0.011413865722715855, 0.06393712759017944, -0.047932080924510956, -0.009331814013421535, -0.035379186272621155, 0.004438334610313177, 0.007753816433250904, -0.06581634283065796, -0.0019468506798148155, -0.06588806957006454, -0.031691774725914, -0.06786812841892242, -0.05467326194047928, 0.07909486442804337, -0.01661834493279457, 0.057761821895837784, -0.0998964011669159, 0.0037024598568677902, -0.006856546737253666, -0.008214370347559452, -0.12129946053028107, -0.10810854285955429, 0.07032068073749542, -0.05612771213054657, 0.06183001399040222, 0.04040534421801567, -0.0066497367806732655, 0.00454466138035059, -0.0299198180437088, 0.019366901367902756, -0.024469472467899323, -0.006330934353172779, -0.027610190212726593, -0.11196228116750717, -0.00659562274813652, -0.0593816339969635, 0.12672944366931915, -0.058757416903972626, 0.0015069777145981789, 0.12958064675331116, 0.1326708048582077, 0.028836671262979507, -0.0616023987531662, 0.028015539050102234, 0.01820140704512596, -0.041943393647670746, -0.04372594505548477, -0.050657931715250015, -0.016619665548205376, -0.006311298813670874, 0.08060108125209808, -0.08269523829221725, -0.13039769232273102, 0.04326814413070679, 0.10763180255889893, -0.037486687302589417, 0.06938712298870087, -0.025063205510377884, -0.021011527627706528, -0.08077968657016754, -0.0804700031876564, 0.12265931069850922, 0.05761761963367462, 0.0182665903121233, -0.03365837782621384, -0.02154424600303173, -0.020821625366806984, -0.007927552796900272, -0.07789066433906555, 0.029513487592339516, 0.021215369924902916, -0.1716681718826294, 0.05233955755829811, -0.05449562519788742, 0.02242943085730076, 0.06024567037820816, 0.020760471001267433, -0.08653351664543152, -0.016837961971759796, -0.012472955510020256, 0.021979231387376785, 0.05156894400715828, -0.004342528060078621, 0.02767326682806015, 0.029409144073724747, 0.07043084502220154, 0.0538472980260849, -0.03284823149442673, 0.06421402096748352, 0.018743669614195824, -0.04444003105163574, 0.005947906523942947, -0.03533105179667473, 0.03949446231126785, 0.1021733209490776, 0.016311604529619217, 0.08736687898635864, -0.015033697709441185, -0.062458910048007965, -0.11347699910402298, 0.12216542661190033, -0.09198816865682602, -0.2970447838306427, -0.1208539754152298, -0.007831823080778122, -0.030592191964387894, -0.011388571001589298, 0.03793417662382126, -0.058400094509124756, -0.08612702786922455, -0.11935113370418549, 0.07636945694684982, 0.015598604455590248, -0.07068882882595062, 0.02353817969560623, -0.005176021717488766, -0.03298976272344589, -0.11096027493476868, 0.03020329773426056, 0.015720102936029434, -0.08884663134813309, 0.01988893933594227, 0.024761978536844254, 0.08223377168178558, 0.08313055336475372, 0.012282321229577065, -0.04480448737740517, 0.0008329162374138832, 0.1647401750087738, -0.09890247136354446, 0.11493386328220367, 0.10434922575950623, -0.019283434376120567, 0.04696289449930191, 0.14830408990383148, -0.007836010307073593, -0.062173180282115936, 0.04168032854795456, 0.068571075797081, -0.019691845402121544, -0.25632375478744507, -0.08848437666893005, -0.043989986181259155, -0.010096747428178787, -0.0015471321530640125, 0.026553446426987648, -0.020356155931949615, -0.014520658180117607, -0.09430573135614395, -0.012413613498210907, 0.047864802181720734, 0.05729302763938904, 0.11706313490867615, -0.0032620178535580635, 0.0473032146692276, -0.054461076855659485, 0.043725475668907166, 0.12384818494319916, -0.00005142390727996826, 0.09850379824638367, -0.05682014301419258, 0.1413598358631134, 0.03382391482591629, 0.012833993881940842, 0.005577799864113331, 0.01689501479268074, -0.04500339925289154, 0.03899300470948219, -0.029407702386379242, -0.010750814341008663, -0.03999964892864227, 0.05568057671189308, 0.08290518820285797, -0.0900927186012268, 0.026801299303770065, 0.008699358440935612, 0.05674907937645912, 0.1617126315832138, 0.061287619173526764, -0.055213287472724915, -0.08562827110290527, 0.07082100957632065, -0.061532165855169296, -0.09063238650560379, 0.0054250555112957954, 0.14579351246356964, -0.08958956599235535, 0.040041401982307434, 0.0061706858687102795, 0.06589164584875107, -0.13556888699531555, -0.01469416543841362, 0.013062866404652596, 0.037241559475660324, -0.02592993900179863, 0.0760967954993248, -0.2586238980293274, 0.04189518839120865, -0.007148438133299351, 0.025146158412098885, -0.055933862924575806, 0.048553381115198135, -0.023829197511076927, 0.023236054927110672, 0.057767368853092194, 0.028641734272241592, -0.11590598523616791, 0.01433440763503313, -0.10390244424343109, 0.02532423660159111, 0.06796121597290039, -0.06151764839887619, 0.07937420904636383, 0.00011771731078624725, 0.022206855937838554, -0.01450884249061346, -0.05794826149940491, -0.12623900175094604, -0.18510088324546814, 0.11904070526361465, -0.015387458726763725, 0.04289757460355759, -0.06318860501050949, -0.04999285191297531, -0.017512165009975433, 0.1900549829006195, -0.11237037181854248, -0.06251108646392822, -0.11665946245193481, 0.02621351182460785, 0.1422949582338333, -0.029048752039670944, 0.02509683184325695, 0.029700210317969322, 0.18742407858371735, -0.037979379296302795, 0.00010691024363040924, 0.022679414600133896, -0.09693871438503265, -0.17649567127227783, -0.021949084475636482, 0.10669001936912537, 0.08763448894023895, 0.03568892925977707, -0.0052334461361169815, 0.02960294857621193, 0.0348932147026062, -0.07209410518407822, 0.029152119532227516, 0.14708614349365234, -0.0006113424897193909, 0.14169834554195404, -0.0009526279754936695, -0.17714016139507294, -0.11246058344841003, -0.09486712515354156, 0.12755806744098663, 0.15462523698806763, -0.026668503880500793, 0.1106148362159729, 0.10871434211730957, -0.09053416550159454, -0.1589713990688324, 0.013008379377424717, -0.005644511431455612, 0.019326139241456985, 0.016678109765052795, -0.17343127727508545, -0.005805953871458769, 0.03758301958441734, 0.00245436979457736, 0.0050246836617589, -0.16957911849021912, -0.10092137008905411, 0.004661325365304947, -0.023910516873002052, -0.03332671523094177, -0.06990319490432739, -0.04796602576971054, -0.022931024432182312, -0.132715106010437, 0.06658145040273666, 0.06273800879716873, 0.02910895273089409, 0.02162422612309456, 0.10728740692138672, 0.02852443791925907, -0.03866500407457352, 0.0773233026266098, 0.02181597426533699, -0.00015923567116260529, -0.07605771720409393, -0.03445637971162796, 0.022239472717046738, -0.03148273751139641, 0.11521231383085251, 0.08451706916093826, 0.04680270701646805, -0.05173388868570328, -0.027832821011543274, -0.05896874517202377, 0.024048423394560814, -0.0673615038394928, -0.022894689813256264, -0.07936816662549973, 0.09273120760917664, 0.06053778529167175, -0.01634194329380989, 0.051353707909584045, -0.0369400680065155, 0.06349602341651917, 0.08843420445919037, 0.11907406151294708, 0.003115672618150711, 0.007690325379371643, -0.013628033921122551, -0.01747371256351471, 0.00043611391447484493, -0.035618335008621216, 0.07149402052164078, 0.08029743283987045, -0.010654766112565994, 0.13864383101463318, -0.019079720601439476, -0.16342952847480774, 0.03343339264392853, 0.0443732887506485, -0.09280642867088318, -0.16809892654418945, 0.04945908486843109, 0.14619874954223633, -0.08510404825210571, -0.015328597277402878, 0.15521350502967834, 0.004945263732224703, -0.04750281572341919, -0.0011563785374164581, 0.13413813710212708, 0.039384398609399796, 0.05083179101347923, 0.0037336559034883976, 0.02058464288711548, -0.06828086078166962, 0.10450968146324158, 0.11196491867303848, -0.14653411507606506, 0.034782491624355316, 0.11947818100452423, -0.05804901570081711, -0.054748378694057465, -0.03825771063566208, -0.030909109860658646, -0.004265458323061466, -0.04109587520360947, -0.016546638682484627, -0.07413364201784134, 0.04504840821027756, 0.08964495360851288, -0.024623576551675797, 0.079208143055439, 0.012421773746609688, 0.009958924725651741, -0.07152668386697769, 0.06567683815956116, -0.0007051678257994354, 0.03898248448967934, -0.04845244437456131, 0.035220835357904434, -0.00469418428838253, -0.012388251721858978, 0.014115795493125916, -0.01774885505437851, -0.0335114523768425, -0.025728978216648102, -0.0878823846578598, -0.014935883693397045, -0.051631372421979904, 0.008431895636022091, 0.010506846942007542, -0.08579882979393005, -0.006928740069270134, 0.02895660325884819, -0.03528529778122902, -0.03772926703095436, -0.07702620327472687, 0.06777298450469971, -0.12515798211097717, 0.015369841828942299, 0.07335393130779266, -0.06485156714916229, 0.14555072784423828, 0.012652087956666946, -0.02610882744193077, -0.0005512330681085587, -0.1018032431602478, 0.01060810312628746, -0.03667953982949257, 0.0518060177564621, 0.017678847536444664, -0.13983255624771118, -0.00006152782589197159, 0.028233209624886513, -0.04184486344456673, 0.022303182631731033, 0.06610607355833054, -0.05152089148759842, 0.09046195447444916, -0.006844093091785908, -0.05249834805727005, -0.04235193878412247, 0.042732711881399155, 0.04612636938691139, 0.010190106928348541, 0.0936247706413269, -0.039763279259204865, 0.06806540489196777, -0.08754020929336548, -0.008770961314439774, 0.017864905297756195, 0.025299597531557083, 0.005169611424207687, -0.006523908115923405, 0.05198497325181961, 0.002345099812373519, 0.14392489194869995, -0.013086638413369656, 0.006992399226874113, 0.06884212791919708, -0.05017925053834915, -0.07089361548423767, 0.03226035088300705, -0.08545082807540894, -0.03190893307328224, -0.03538866341114044, -0.020848629996180534, -0.09202513843774796, -0.03870227560400963, -0.03502631559967995, 0.13209682703018188, 0.08107581734657288, 0.19667240977287292, 0.008053012192249298, 0.04912587255239487, -0.1114625483751297, -0.049929820001125336, 0.031993284821510315, -0.09263117611408234, 0.0014033340848982334, -0.04361522197723389, 0.06042227894067764, 0.062445998191833496, -0.11396504938602448, 0.09178607910871506, -0.06674861162900925, -0.045729100704193115, -0.017515813931822777, -0.06411100924015045, -0.0454019196331501, -0.051156654953956604, -0.006058810744434595, -0.13194671273231506, 0.10215561836957932, 0.08772296458482742, 0.02235681749880314, -0.009445013478398323, 0.07003632932901382, -0.04854109138250351, -0.06713557243347168, 0.031151214614510536, -0.004326136317104101, 0.03328821435570717, 0.06280472129583359, 0.03469167649745941, 0.020989783108234406, 0.1020650714635849, 0.10670734196901321, 0.10150987654924393, 0.059385769069194794, 0.03193508833646774, -0.048591248691082, -0.07704489678144455, 0.020449485629796982, -0.02544018067419529, 0.011438906192779541, 0.1489574909210205, 0.050658732652664185, 0.013380651362240314, 0.03210220858454704, 0.1856546700000763, -0.04392249882221222, -0.08110472559928894, -0.1446780562400818, 0.06407264620065689, -0.00657549686729908, 0.013394180685281754, -0.00978795439004898, -0.1341738998889923, 0.012488745152950287, 0.07016363739967346, 0.07751839607954025, -0.008826477453112602, -0.014296029694378376, 0.009708383120596409, 0.0023294915445148945, -0.021994877606630325, 0.02556706964969635, 0.07351800799369812, 0.21619638800621033, -0.023282445967197418, 0.040497101843357086, -0.021253664046525955, -0.012279930524528027, 0.008627159520983696, 0.1008223444223404, -0.08886368572711945, 0.0454772524535656, -0.06134738028049469, 0.10019079595804214, -0.031159579753875732, -0.30646759271621704, -0.04579145461320877, -0.10430271178483963, -0.09544236958026886, 0.0316418781876564, 0.11009208858013153, -0.005142297595739365, 0.05940176546573639, 0.0502169132232666, -0.03490334004163742, 0.13630099594593048, -0.0033966833725571632, 0.0004440024495124817, -0.02892259508371353, 0.09359131753444672, -0.06575162708759308, 0.15254472196102142, 0.01451599970459938, 0.11286117136478424, 0.09503304213285446, -0.027743428945541382, -0.10585539788007736, 0.038553886115550995, 0.030397530645132065, 0.0005548503249883652, 0.012098043225705624, 0.20108744502067566, -0.003577989526093006, 0.17960470914840698, 0.11645567417144775, -0.0771411582827568, 0.05453043803572655, -0.0013532433658838272, -0.02989834174513817, -0.07602526992559433, 0.07080677151679993, -0.0794064849615097, 0.1281425654888153, 0.12687565386295319, -0.02668038383126259, 0.02836601436138153, -0.00963811855763197, 0.011306033469736576, -0.04405348002910614, 0.18070754408836365, -0.0011468138545751572, -0.179034024477005, 0.03148864954710007, -0.06186170503497124, 0.09358483552932739, -0.1482079029083252, -0.047395527362823486, 0.06537441909313202, -0.02785780280828476, -0.03789732977747917, 0.10433148592710495, 0.055834751576185226, 0.0006667883135378361, -0.04090641438961029, -0.03584819659590721, 0.02822631411254406, 0.10026252269744873, -0.0663360133767128, -0.021416205912828445 ]
8328d695f95d926c918ea529f5b5fe636f0872d1
# Dataset Card for [Dataset Name] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [IsiXhosa Ner Corpus Homepage](https://repo.sadilar.org/handle/20.500.12185/312) - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** [Martin Puttkammer](mailto:Martin.Puttkammer@nwu.ac.za) ### Dataset Summary The isiXhosa Ner Corpus is a Xhosa dataset developed by [The Centre for Text Technology (CTexT), North-West University, South Africa](http://humanities.nwu.ac.za/ctext). The data is based on documents from the South African goverment domain and crawled from gov.za websites. It was created to support NER task for Xhosa language. The dataset uses CoNLL shared task annotation standards. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The language supported is Xhosa. ## Dataset Structure ### Data Instances A data point consists of sentences seperated by empty line and tab-seperated tokens and tags. {'id': '0', 'ner_tags': [7, 8, 5, 6, 0], 'tokens': ['Injongo', 'ye-website', 'yaseMzantsi', 'Afrika', 'kukuvelisa'] } ### Data Fields - `id`: id of the sample - `tokens`: the tokens of the example text - `ner_tags`: the NER tags of each token The NER tags correspond to this list: ``` "OUT", "B-PERS", "I-PERS", "B-ORG", "I-ORG", "B-LOC", "I-LOC", "B-MISC", "I-MISC", ``` The NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. There are four types of phrases: person names (PER), organizations (ORG), locations (LOC) and miscellaneous names (MISC). (OUT) is used for tokens not considered part of any named entity. ### Data Splits The data was not split. ## Dataset Creation ### Curation Rationale The data was created to help introduce resources to new language - Xhosa. [More Information Needed] ### Source Data #### Initial Data Collection and Normalization The data is based on South African government domain and was crawled from gov.za websites. [More Information Needed] #### Who are the source language producers? The data was produced by writers of South African government websites - gov.za [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? The data was annotated during the NCHLT text resource development project. [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators The annotated data sets were developed by the Centre for Text Technology (CTexT, North-West University, South Africa). See: [more information](http://www.nwu.ac.za/ctext) ### Licensing Information The data is under the [Creative Commons Attribution 2.5 South Africa License](http://creativecommons.org/licenses/by/2.5/za/legalcode) ### Citation Information ``` @inproceedings{isixhosa_ner_corpus, author = { K. Podile and Roald Eiselen}, title = {NCHLT isiXhosa Named Entity Annotated Corpus}, booktitle = {Eiselen, R. 2016. Government domain named entity recognition for South African languages. Proceedings of the 10th Language Resource and Evaluation Conference, Portorož, Slovenia.}, year = {2016}, url = {https://repo.sadilar.org/handle/20.500.12185/312}, } ``` ### Contributions Thanks to [@yvonnegitau](https://github.com/yvonnegitau) for adding this dataset.
isixhosa_ner_corpus
[ "task_categories:token-classification", "task_ids:named-entity-recognition", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:xh", "license:other", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated"], "language": ["xh"], "license": ["other"], "multilinguality": ["monolingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["original"], "task_categories": ["token-classification"], "task_ids": ["named-entity-recognition"], "pretty_name": "IsixhosaNerCorpus", "license_details": "Creative Commons Attribution 2.5 South Africa License", "dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "OUT", "1": "B-PERS", "2": "I-PERS", "3": "B-ORG", "4": "I-ORG", "5": "B-LOC", "6": "I-LOC", "7": "B-MISC", "8": "I-MISC"}}}}], "config_name": "isixhosa_ner_corpus", "splits": [{"name": "train", "num_bytes": 2414995, "num_examples": 6284}], "download_size": 14513302, "dataset_size": 2414995}}
2024-01-18T11:06:47+00:00
[]
[ "xh" ]
TAGS #task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Xhosa #license-other #region-us
# Dataset Card for [Dataset Name] ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: IsiXhosa Ner Corpus Homepage - Repository: - Paper: - Leaderboard: - Point of Contact: Martin Puttkammer ### Dataset Summary The isiXhosa Ner Corpus is a Xhosa dataset developed by The Centre for Text Technology (CTexT), North-West University, South Africa. The data is based on documents from the South African goverment domain and crawled from URL websites. It was created to support NER task for Xhosa language. The dataset uses CoNLL shared task annotation standards. ### Supported Tasks and Leaderboards ### Languages The language supported is Xhosa. ## Dataset Structure ### Data Instances A data point consists of sentences seperated by empty line and tab-seperated tokens and tags. {'id': '0', 'ner_tags': [7, 8, 5, 6, 0], 'tokens': ['Injongo', 'ye-website', 'yaseMzantsi', 'Afrika', 'kukuvelisa'] } ### Data Fields - 'id': id of the sample - 'tokens': the tokens of the example text - 'ner_tags': the NER tags of each token The NER tags correspond to this list: The NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. There are four types of phrases: person names (PER), organizations (ORG), locations (LOC) and miscellaneous names (MISC). (OUT) is used for tokens not considered part of any named entity. ### Data Splits The data was not split. ## Dataset Creation ### Curation Rationale The data was created to help introduce resources to new language - Xhosa. ### Source Data #### Initial Data Collection and Normalization The data is based on South African government domain and was crawled from URL websites. #### Who are the source language producers? The data was produced by writers of South African government websites - URL ### Annotations #### Annotation process #### Who are the annotators? The data was annotated during the NCHLT text resource development project. ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators The annotated data sets were developed by the Centre for Text Technology (CTexT, North-West University, South Africa). See: more information ### Licensing Information The data is under the Creative Commons Attribution 2.5 South Africa License ### Contributions Thanks to @yvonnegitau for adding this dataset.
[ "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: IsiXhosa Ner Corpus Homepage\n- Repository:\n- Paper:\n- Leaderboard:\n- Point of Contact: Martin Puttkammer", "### Dataset Summary\n\nThe isiXhosa Ner Corpus is a Xhosa dataset developed by The Centre for Text Technology (CTexT), North-West University, South Africa. The data is based on documents from the South African goverment domain and crawled from URL websites. It was created to support NER task for Xhosa language. The dataset uses CoNLL shared task annotation standards.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe language supported is Xhosa.", "## Dataset Structure", "### Data Instances\n\nA data point consists of sentences seperated by empty line and tab-seperated tokens and tags. \n{'id': '0',\n 'ner_tags': [7, 8, 5, 6, 0],\n 'tokens': ['Injongo', 'ye-website', 'yaseMzantsi', 'Afrika', 'kukuvelisa']\n}", "### Data Fields\n\n- 'id': id of the sample\n- 'tokens': the tokens of the example text\n- 'ner_tags': the NER tags of each token\n\nThe NER tags correspond to this list:\n\nThe NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. There are four types of phrases: person names (PER), organizations (ORG), locations (LOC) and miscellaneous names (MISC). (OUT) is used for tokens not considered part of any named entity.", "### Data Splits\n\nThe data was not split.", "## Dataset Creation", "### Curation Rationale\n\nThe data was created to help introduce resources to new language - Xhosa.", "### Source Data", "#### Initial Data Collection and Normalization\n\nThe data is based on South African government domain and was crawled from URL websites.", "#### Who are the source language producers?\n\nThe data was produced by writers of South African government websites - URL", "### Annotations", "#### Annotation process", "#### Who are the annotators?\n\nThe data was annotated during the NCHLT text resource development project.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nThe annotated data sets were developed by the Centre for Text Technology (CTexT, North-West University, South Africa).\n\nSee: more information", "### Licensing Information\n\nThe data is under the Creative Commons Attribution 2.5 South Africa License", "### Contributions\n\nThanks to @yvonnegitau for adding this dataset." ]
[ "TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Xhosa #license-other #region-us \n", "# Dataset Card for [Dataset Name]", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: IsiXhosa Ner Corpus Homepage\n- Repository:\n- Paper:\n- Leaderboard:\n- Point of Contact: Martin Puttkammer", "### Dataset Summary\n\nThe isiXhosa Ner Corpus is a Xhosa dataset developed by The Centre for Text Technology (CTexT), North-West University, South Africa. The data is based on documents from the South African goverment domain and crawled from URL websites. It was created to support NER task for Xhosa language. The dataset uses CoNLL shared task annotation standards.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe language supported is Xhosa.", "## Dataset Structure", "### Data Instances\n\nA data point consists of sentences seperated by empty line and tab-seperated tokens and tags. \n{'id': '0',\n 'ner_tags': [7, 8, 5, 6, 0],\n 'tokens': ['Injongo', 'ye-website', 'yaseMzantsi', 'Afrika', 'kukuvelisa']\n}", "### Data Fields\n\n- 'id': id of the sample\n- 'tokens': the tokens of the example text\n- 'ner_tags': the NER tags of each token\n\nThe NER tags correspond to this list:\n\nThe NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. There are four types of phrases: person names (PER), organizations (ORG), locations (LOC) and miscellaneous names (MISC). (OUT) is used for tokens not considered part of any named entity.", "### Data Splits\n\nThe data was not split.", "## Dataset Creation", "### Curation Rationale\n\nThe data was created to help introduce resources to new language - Xhosa.", "### Source Data", "#### Initial Data Collection and Normalization\n\nThe data is based on South African government domain and was crawled from URL websites.", "#### Who are the source language producers?\n\nThe data was produced by writers of South African government websites - URL", "### Annotations", "#### Annotation process", "#### Who are the annotators?\n\nThe data was annotated during the NCHLT text resource development project.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nThe annotated data sets were developed by the Centre for Text Technology (CTexT, North-West University, South Africa).\n\nSee: more information", "### Licensing Information\n\nThe data is under the Creative Commons Attribution 2.5 South Africa License", "### Contributions\n\nThanks to @yvonnegitau for adding this dataset." ]
[ 96, 10, 120, 35, 87, 10, 13, 6, 96, 141, 11, 5, 23, 4, 27, 25, 5, 5, 25, 8, 8, 7, 8, 7, 5, 38, 18, 18 ]
[ "passage: TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-1K<n<10K #source_datasets-original #language-Xhosa #license-other #region-us \n# Dataset Card for [Dataset Name]## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: IsiXhosa Ner Corpus Homepage\n- Repository:\n- Paper:\n- Leaderboard:\n- Point of Contact: Martin Puttkammer### Dataset Summary\n\nThe isiXhosa Ner Corpus is a Xhosa dataset developed by The Centre for Text Technology (CTexT), North-West University, South Africa. The data is based on documents from the South African goverment domain and crawled from URL websites. It was created to support NER task for Xhosa language. The dataset uses CoNLL shared task annotation standards.### Supported Tasks and Leaderboards### Languages\n\nThe language supported is Xhosa.## Dataset Structure### Data Instances\n\nA data point consists of sentences seperated by empty line and tab-seperated tokens and tags. \n{'id': '0',\n 'ner_tags': [7, 8, 5, 6, 0],\n 'tokens': ['Injongo', 'ye-website', 'yaseMzantsi', 'Afrika', 'kukuvelisa']\n}" ]
[ 0.023572344332933426, 0.11797292530536652, -0.006463642232120037, 0.03505250811576843, 0.07888954132795334, 0.024076012894511223, 0.12460727244615555, 0.05809731408953667, 0.03077131137251854, 0.09669347107410431, -0.08076313883066177, 0.013749540783464909, 0.1298469454050064, 0.0783926248550415, 0.012033612467348576, -0.1689257174730301, 0.039630308747291565, -0.05093654245138168, -0.008695999160408974, 0.07912413030862808, 0.07565123587846756, -0.045869018882513046, 0.038894686847925186, -0.07059357315301895, 0.007009392138570547, 0.05405331403017044, -0.04172895476222038, -0.05732379108667374, 0.023436827585101128, 0.052901044487953186, 0.10197004675865173, 0.027228759601712227, -0.020990315824747086, -0.26958709955215454, 0.03154194355010986, 0.016501842066645622, -0.024709220975637436, -0.0023721728939563036, 0.07816615700721741, -0.015465684235095978, 0.12484736740589142, -0.10194510966539383, 0.05431544780731201, 0.017610225826501846, -0.10957276821136475, -0.02631852589547634, -0.12007121741771698, 0.05075438693165779, 0.03655218705534935, 0.034861911088228226, -0.019505981355905533, 0.06144266203045845, -0.09372098743915558, 0.04350217804312706, 0.023042473942041397, -0.15313133597373962, -0.057037658989429474, 0.03223009780049324, 0.037117574363946915, 0.1437263786792755, -0.1354265958070755, -0.029212195426225662, -0.06772467494010925, 0.03406531363725662, 0.024261783808469772, -0.04331526905298233, -0.1508794128894806, 0.006102295592427254, -0.06976111233234406, -0.03968299552798271, 0.13942530751228333, -0.02057475410401821, -0.041233453899621964, -0.1624235212802887, 0.023496510460972786, 0.10077670961618423, -0.015578734688460827, 0.016332868486642838, 0.0004603161651175469, -0.020962394773960114, 0.03868647292256355, -0.03942070156335831, -0.03742722049355507, 0.05757850781083107, -0.10634267330169678, 0.09082166105508804, 0.022181978449225426, 0.020190875977277756, -0.0041655926033854485, 0.04908658564090729, 0.07672350108623505, -0.10381627827882767, -0.023464659228920937, -0.056229542940855026, -0.1282060593366623, -0.011634456925094128, 0.10611576586961746, -0.08986809104681015, 0.08430088311433792, 0.14595717191696167, 0.0006674894830211997, 0.03912389650940895, -0.08097777515649796, -0.02921457216143608, 0.03912077471613884, 0.1338454931974411, -0.021374164149165154, -0.17177283763885498, 0.0023843615781515837, -0.023926613852381706, 0.009076397866010666, -0.03187207132577896, 0.03449146822094917, 0.023268278688192368, -0.07219867408275604, 0.07233401387929916, 0.13019245862960815, -0.010352006182074547, -0.05400703474879265, -0.05927024036645889, 0.10635736584663391, -0.12903597950935364, 0.006752929650247097, -0.0016525010578334332, 0.013335580006241798, 0.07542506605386734, -0.024992303922772408, -0.012323856353759766, -0.07282473146915436, 0.05871899425983429, -0.04436672478914261, -0.04200512915849686, -0.0577513687312603, -0.015336071141064167, 0.06650242209434509, -0.08415556699037552, -0.06215725094079971, -0.03488749638199806, -0.17015835642814636, -0.07785670459270477, 0.00935512874275446, -0.06505806744098663, -0.007242891006171703, -0.013415451161563396, -0.003852816764265299, 0.06009337306022644, 0.00017639643920119852, -0.012918733060359955, -0.0576288066804409, 0.008182206191122532, -0.06658102571964264, 0.00618589436635375, 0.06121959164738655, 0.024675831198692322, -0.031994421035051346, 0.06224394589662552, -0.09552905708551407, 0.0789557695388794, -0.16482073068618774, 0.06240984424948692, -0.10127607733011246, 0.05531326308846474, -0.003670720849186182, -0.009658686816692352, -0.013034606352448463, 0.1306837648153305, -0.15737700462341309, -0.07650181651115417, 0.14320752024650574, -0.13735806941986084, -0.043419428169727325, 0.07556235045194626, -0.019924500957131386, 0.04468291252851486, 0.05521148815751076, 0.13425807654857635, 0.038938771933317184, -0.06256207823753357, -0.08666317164897919, -0.0553150549530983, 0.053742799907922745, 0.07128416746854782, 0.08346094191074371, -0.05349550023674965, 0.10756759345531464, 0.03757355362176895, -0.0002977001422550529, 0.02151399664580822, 0.011914625763893127, -0.020682847127318382, 0.04052005335688591, 0.0074698966927826405, 0.04609882831573486, 0.002471750136464834, -0.03971286490559578, -0.0018376046791672707, -0.0508652925491333, 0.07633069157600403, 0.03973055258393288, -0.055726420134305954, 0.022910960018634796, -0.054001521319150925, 0.0014236073475331068, 0.01865401864051819, -0.022265955805778503, -0.12604299187660217, -0.1821252852678299, 0.09736628830432892, -0.08558438718318939, 0.13612084090709686, -0.08501067012548447, 0.013871406204998493, -0.022749237716197968, -0.059167712926864624, -0.013009684160351753, -0.02030300535261631, -0.0029591466300189495, 0.008885590359568596, -0.1567225158214569, 0.03733198717236519, -0.024364737793803215, 0.04615121707320213, -0.11384463310241699, -0.01389739103615284, 0.029103271663188934, 0.17675675451755524, 0.0954592227935791, -0.04611501097679138, 0.07116454094648361, 0.060546547174453735, 0.018235379830002785, -0.011678723618388176, -0.05148410424590111, -0.02244650013744831, -0.053989604115486145, 0.12127833813428879, -0.0425572469830513, -0.05023694783449173, 0.031744107604026794, 0.12561576068401337, 0.009579841047525406, 0.03466248884797096, -0.02326294593513012, -0.0386258028447628, -0.03303033113479614, -0.0035407282412052155, 0.0883323922753334, 0.04879840090870857, 0.024431971833109856, -0.04895738512277603, -0.11097227036952972, -0.04918781295418739, -0.0023046701680868864, -0.0664253830909729, 0.08286400884389877, 0.05297528952360153, -0.09425405412912369, 0.14453625679016113, 0.10053275525569916, 0.06524922698736191, 0.21733099222183228, -0.07794328033924103, -0.10494080185890198, -0.04636763408780098, -0.05463644862174988, 0.0017913909396156669, 0.075456403195858, -0.01777212880551815, 0.030110739171504974, 0.048095718026161194, -0.00802253931760788, 0.03449360281229019, -0.006043462082743645, 0.023274226114153862, -0.03290368616580963, -0.014829980209469795, 0.04400767385959625, 0.014257567003369331, 0.04150982201099396, 0.08300753682851791, -0.03160456568002701, 0.0872907042503357, -0.024783900007605553, -0.04920719191431999, -0.04215802997350693, 0.09321391582489014, -0.17418833076953888, -0.1969130039215088, -0.15086309611797333, -0.011056426912546158, -0.10571535676717758, -0.05189518257975578, -0.02625690959393978, 0.0024361698888242245, -0.10368414223194122, -0.09025149047374725, 0.054805126041173935, 0.06220304220914841, -0.08344586938619614, -0.07172394543886185, 0.0388539582490921, -0.049864087253808975, -0.09217531234025955, 0.009644786827266216, 0.0026583466678857803, -0.057210080325603485, 0.05140727758407593, -0.033125609159469604, 0.08262017369270325, 0.07172702252864838, 0.11410436034202576, -0.03698224946856499, -0.0421409048140049, 0.11637388169765472, -0.13890230655670166, 0.12794937193393707, 0.09337683022022247, -0.060298413038253784, 0.05448812618851662, 0.20521292090415955, 0.022826002910733223, -0.009423773735761642, 0.009120728820562363, 0.03125251829624176, 0.004332775250077248, -0.3511432707309723, -0.07499818503856659, -0.10790691524744034, -0.006742448545992374, -0.04721680283546448, 0.04800262674689293, 0.015458757057785988, -0.020141970366239548, -0.058374300599098206, -0.005145937670022249, 0.11806414276361465, 0.05526210740208626, 0.09190601855516434, 0.0710703432559967, 0.03403002768754959, -0.09301435202360153, 0.0016016040463000536, 0.11559037119150162, 0.036808475852012634, 0.226825550198555, 0.06393074244260788, 0.2043716311454773, 0.0749642476439476, 0.030211186036467552, 0.03097432479262352, 0.027727188542485237, 0.00014067729352973402, 0.06515263020992279, 0.004234507214277983, -0.040910832583904266, -0.05248577520251274, 0.014324895106256008, 0.05704791098833084, -0.08759383857250214, 0.0937780886888504, -0.07550903409719467, 0.08845052123069763, 0.05002247914671898, -0.01669875904917717, -0.003458278253674507, -0.043569181114435196, 0.10112085938453674, -0.13170886039733887, -0.09502734988927841, -0.0012565272627398372, 0.14573249220848083, -0.127108633518219, 0.09116709977388382, 0.01652408204972744, 0.08269335329532623, -0.08118763566017151, -0.042390864342451096, -0.0421164445579052, -0.0009425182943232358, -0.04866465553641319, 0.02759918011724949, -0.19916653633117676, 0.1676308810710907, 0.002121665282174945, 0.020690543577075005, -0.033864933997392654, 0.05382528901100159, -0.021037517115473747, 0.005142817273736, 0.09639611840248108, 0.03524763509631157, -0.15732677280902863, 0.04724540933966637, -0.04616245627403259, 0.008066571317613125, 0.11311009526252747, -0.11130374670028687, 0.10946399718523026, 0.0013880474725738168, -0.000978978001512587, -0.06506398320198059, -0.08951078355312347, -0.08163207024335861, -0.19589821994304657, 0.07528385519981384, -0.11458192765712738, 0.002363579347729683, -0.07612139731645584, -0.023408247157931328, -0.06960605084896088, 0.06316450983285904, -0.23287761211395264, -0.07606019079685211, -0.16278941929340363, -0.08156290650367737, 0.1673121452331543, -0.10830571502447128, 0.03039127215743065, -0.010240883566439152, 0.09798832982778549, -0.0315130315721035, -0.09237604588270187, 0.011725470423698425, -0.04012902081012726, -0.1492614448070526, -0.08612348884344101, 0.10206584632396698, 0.07171639055013657, 0.021859778091311455, 0.017008407041430473, 0.07407072931528091, 0.029852548614144325, -0.06804963946342468, 0.029160944744944572, 0.1708064079284668, 0.0022126699332147837, 0.1359940767288208, -0.04850107803940773, -0.1916155070066452, -0.07938355207443237, -0.0949896052479744, 0.1032426506280899, 0.0021229672711342573, -0.0013363513862714171, 0.16239361464977264, 0.11906453967094421, -0.16893674433231354, -0.2351469248533249, -0.05411658436059952, 0.06491151452064514, 0.009913654997944832, 0.023802589625120163, -0.18492507934570312, 0.09969652444124222, 0.05298912152647972, 0.0012531541287899017, -0.06507011502981186, -0.12953084707260132, -0.11125674843788147, -0.00968293659389019, -0.011537463404238224, -0.17216160893440247, -0.14204569160938263, -0.09760674089193344, -0.03125298023223877, -0.16481861472129822, 0.1678714156150818, -0.00043285093852318823, 0.009583008475601673, -0.01774214766919613, 0.04847358912229538, -0.005807120352983475, -0.01527175959199667, 0.1109258159995079, 0.11458183825016022, 0.04923655465245247, -0.05678560584783554, -0.039471112191677094, 0.13328984379768372, -0.03547530621290207, -0.0056354147382080555, 0.06551608443260193, -0.04712168127298355, -0.207014799118042, -0.021062452346086502, -0.07280149310827255, 0.061113037168979645, -0.0738716870546341, -0.0043505532667040825, -0.0628490075469017, 0.11801495403051376, 0.06603825092315674, -0.014867283403873444, 0.17321187257766724, -0.051842834800481796, 0.03935612738132477, 0.05941984802484512, 0.13411015272140503, 0.11694400757551193, -0.0466843843460083, -0.040137577801942825, 0.013046255335211754, -0.04090380296111107, -0.13359703123569489, 0.06297501176595688, 0.09809894114732742, -0.004719424527138472, 0.13041062653064728, -0.053694628179073334, -0.13445301353931427, -0.008725128136575222, 0.0992850586771965, -0.038129761815071106, -0.1505458950996399, -0.007937858812510967, -0.06339144706726074, -0.07203475385904312, -0.0525631420314312, 0.09309150278568268, 0.07797655463218689, -0.07632021605968475, -0.01815216802060604, 0.09423215687274933, 0.021214192733168602, 0.04674934595823288, 0.002739921910688281, 0.022061318159103394, -0.07676298171281815, 0.12409307062625885, 0.15468372404575348, -0.045249249786138535, -0.045630887150764465, 0.16302423179149628, -0.06071140617132187, -0.028602933511137962, -0.006637434009462595, 0.0923759788274765, 0.02402380108833313, 0.011001424863934517, 0.045717231929302216, -0.16279511153697968, -0.013917938806116581, 0.1972724199295044, -0.04321516677737236, 0.04927639290690422, 0.020225249230861664, -0.04497615247964859, 0.011744464747607708, 0.14095048606395721, 0.030476702377200127, 0.04264632612466812, -0.012776044197380543, -0.04140263423323631, 0.011208447627723217, -0.025993110612034798, 0.009636764414608479, -0.0356130376458168, -0.11321631819009781, -0.011798576451838017, -0.056651271879673004, 0.039231110364198685, -0.08430015295743942, -0.0011265123030170798, -0.002092722337692976, -0.0799514502286911, -0.03363129496574402, -0.0003876426781062037, -0.07625261694192886, 0.005612526088953018, -0.018356069922447205, 0.18030551075935364, -0.09415857493877411, -0.012586577795445919, 0.15025736391544342, -0.10706266760826111, 0.10342848300933838, 0.036244992166757584, 0.046525828540325165, 0.09120513498783112, -0.0864538848400116, 0.022003494203090668, -0.08236319571733475, 0.07457317411899567, 0.005397438071668148, -0.06454301625490189, 0.008015305735170841, 0.004883244168013334, -0.05388610437512398, 0.030058884993195534, -0.08351390063762665, -0.06761138141155243, 0.06141718477010727, -0.007330528926104307, -0.11743182688951492, 0.000776411616243422, 0.048237599432468414, 0.08676410466432571, -0.00835803709924221, 0.11231712251901627, -0.042493030428886414, 0.04526781663298607, -0.0990644320845604, -0.026660723611712456, 0.032236699014902115, -0.035998906940221786, -0.024076981469988823, -0.09197772294282913, 0.04707292467355728, 0.03379545360803604, 0.16026997566223145, 0.021044110879302025, -0.009038892574608326, 0.03242354840040207, -0.005583526100963354, -0.06467173993587494, 0.057598769664764404, 0.0230514258146286, 0.04331761226058006, -0.012385664507746696, 0.06825785338878632, -0.17907530069351196, -0.08253784477710724, -0.049954477697610855, 0.12403341382741928, 0.19498120248317719, 0.10319831222295761, -0.020453913137316704, 0.09118243306875229, -0.04334280267357826, -0.01936122216284275, -0.027782149612903595, -0.09992918372154236, 0.027306264266371727, -0.04765554890036583, 0.0873759314417839, 0.07943044602870941, -0.2411496490240097, 0.11542190611362457, 0.036298442631959915, -0.08212663233280182, -0.050658345222473145, -0.16857393085956573, -0.0724000632762909, 0.01800631731748581, 0.03540949895977974, -0.1533164083957672, 0.0651404932141304, 0.1469869166612625, 0.0156704094260931, -0.002823751652613282, 0.020374400541186333, -0.02101838029921055, -0.09142236411571503, 0.09756942838430405, 0.06335917860269547, 0.02052362821996212, -0.03236909583210945, 0.08882546424865723, -0.09214495122432709, 0.12416282296180725, 0.00433590542525053, 0.07856381684541702, 0.01811857335269451, 0.000892967451363802, -0.09322703629732132, -0.05619964376091957, 0.04276149347424507, -0.027830876410007477, -0.07719884812831879, 0.13975055515766144, 0.04422200471162796, 0.02117372304201126, 0.04678927734494209, 0.17234215140342712, 0.016982676461338997, -0.14235256612300873, -0.12644779682159424, 0.029185064136981964, 0.019751733168959618, -0.0021540222223848104, 0.05301768705248833, -0.10411223769187927, 0.010744118131697178, 0.16206789016723633, 0.11370696872472763, 0.012163680978119373, 0.028744501993060112, 0.01425341796129942, 0.03501570597290993, 0.008331356570124626, 0.06520377099514008, 0.001152263954281807, 0.223286971449852, 0.006198251154273748, 0.012307309545576572, -0.017770875245332718, -0.03871534764766693, -0.03358730673789978, 0.11487291008234024, -0.046145543456077576, -0.06912548094987869, -0.05532384291291237, 0.12285435944795609, -0.16116298735141754, -0.20499904453754425, 0.057903725653886795, -0.1281091719865799, -0.17164480686187744, -0.0760498046875, 0.026670243591070175, 0.01528050098568201, -0.05251026526093483, 0.09471510350704193, -0.10909319669008255, 0.15437592566013336, 0.09845945239067078, -0.05239768698811531, 0.020088063552975655, 0.10694671422243118, -0.1034272238612175, 0.18228450417518616, 0.02820064127445221, 0.044648703187704086, 0.05718988552689552, -0.015313154086470604, -0.11260701715946198, 0.03801969438791275, 0.09058700501918793, -0.005821182392537594, -0.019464092329144478, 0.1338224560022354, 0.03172001987695694, 0.12226922065019608, 0.10614036023616791, 0.08654158562421799, 0.07451122254133224, 0.04566941037774086, -0.08839000016450882, -0.030443187803030014, 0.07865463197231293, -0.1253727674484253, 0.11338236927986145, 0.10568062961101532, -0.03677478805184364, 0.027896251529455185, -0.033225227147340775, -0.01929008588194847, -0.049154531210660934, 0.1807449758052826, -0.011653956957161427, -0.08005798608064651, 0.019832061603665352, -0.0792011246085167, 0.12208116054534912, -0.12983572483062744, 0.004569909535348415, -0.0013666178565472364, 0.002407222054898739, -0.08613667637109756, 0.18410703539848328, 0.10624516755342484, -0.050572749227285385, -0.018861981108784676, -0.15256667137145996, 0.01782112382352352, 0.10447490960359573, -0.022964922711253166, 0.07026296854019165 ]
4f9fee744c6d5ca9fcc921c621386a81ccfa2837
# Dataset Card for Isizulu Ner Corpus ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Isizulu Ner Corpus Homepage](https://repo.sadilar.org/handle/20.500.12185/319) - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** [Martin Puttkammer](mailto:Martin.Puttkammer@nwu.ac.za) ### Dataset Summary The isizulu Ner Corpus is a Zulu dataset developed by [The Centre for Text Technology (CTexT), North-West University, South Africa](http://humanities.nwu.ac.za/ctext). The data is based on documents from the South African goverment domain and crawled from gov.za websites. It was created to support NER task for Zulu language. The dataset uses CoNLL shared task annotation standards. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The language supported is Zulu. ## Dataset Structure ### Data Instances A data point consists of sentences seperated by empty line and tab-seperated tokens and tags. {'id': '0', 'ner_tags': [7, 8, 0, 0, 0], 'tokens': ['Lesi', 'sigaba', 'se-website', ',', 'esikhonjiswe'] } ### Data Fields - `id`: id of the sample - `tokens`: the tokens of the example text - `ner_tags`: the NER tags of each token The NER tags correspond to this list: ``` "OUT", "B-PERS", "I-PERS", "B-ORG", "I-ORG", "B-LOC", "I-LOC", "B-MISC", "I-MISC", ``` The NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. There are four types of phrases: person names (PER), organizations (ORG), locations (LOC) and miscellaneous names (MISC). (OUT) is used for tokens not considered part of any named entity. ### Data Splits The data was not split. ## Dataset Creation ### Curation Rationale The data was created to help introduce resources to new language - zulu. [More Information Needed] ### Source Data #### Initial Data Collection and Normalization The data is based on South African government domain and was crawled from gov.za websites. #### Who are the source language producers? The data was produced by writers of South African government websites - gov.za ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? The data was annotated during the NCHLT text resource development project. [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators The annotated data sets were developed by the Centre for Text Technology (CTexT, North-West University, South Africa). See: [more information](http://www.nwu.ac.za/ctext) ### Licensing Information The data is under the [Creative Commons Attribution 2.5 South Africa License](http://creativecommons.org/licenses/by/2.5/za/legalcode) ### Citation Information ``` @inproceedings{isizulu_ner_corpus, author = {A.N. Manzini and Roald Eiselen}, title = {NCHLT isiZulu Named Entity Annotated Corpus}, booktitle = {Eiselen, R. 2016. Government domain named entity recognition for South African languages. Proceedings of the 10th Language Resource and Evaluation Conference, Portorož, Slovenia.}, year = {2016}, url = {https://repo.sadilar.org/handle/20.500.12185/319}, } ``` ### Contributions Thanks to [@yvonnegitau](https://github.com/yvonnegitau) for adding this dataset.
isizulu_ner_corpus
[ "task_categories:token-classification", "task_ids:named-entity-recognition", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:zu", "license:other", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated"], "language": ["zu"], "license": ["other"], "multilinguality": ["monolingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["original"], "task_categories": ["token-classification"], "task_ids": ["named-entity-recognition"], "pretty_name": "Isizulu Ner Corpus", "license_details": "Creative Commons Attribution 2.5 South Africa", "dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "OUT", "1": "B-PERS", "2": "I-PERS", "3": "B-ORG", "4": "I-ORG", "5": "B-LOC", "6": "I-LOC", "7": "B-MISC", "8": "I-MISC"}}}}], "config_name": "isizulu_ner_corpus", "splits": [{"name": "train", "num_bytes": 4038876, "num_examples": 10956}], "download_size": 25097584, "dataset_size": 4038876}}
2024-01-18T11:06:49+00:00
[]
[ "zu" ]
TAGS #task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Zulu #license-other #region-us
# Dataset Card for Isizulu Ner Corpus ## Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Data Splits - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: Isizulu Ner Corpus Homepage - Repository: - Paper: - Leaderboard: - Point of Contact: Martin Puttkammer ### Dataset Summary The isizulu Ner Corpus is a Zulu dataset developed by The Centre for Text Technology (CTexT), North-West University, South Africa. The data is based on documents from the South African goverment domain and crawled from URL websites. It was created to support NER task for Zulu language. The dataset uses CoNLL shared task annotation standards. ### Supported Tasks and Leaderboards ### Languages The language supported is Zulu. ## Dataset Structure ### Data Instances A data point consists of sentences seperated by empty line and tab-seperated tokens and tags. {'id': '0', 'ner_tags': [7, 8, 0, 0, 0], 'tokens': ['Lesi', 'sigaba', 'se-website', ',', 'esikhonjiswe'] } ### Data Fields - 'id': id of the sample - 'tokens': the tokens of the example text - 'ner_tags': the NER tags of each token The NER tags correspond to this list: The NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. There are four types of phrases: person names (PER), organizations (ORG), locations (LOC) and miscellaneous names (MISC). (OUT) is used for tokens not considered part of any named entity. ### Data Splits The data was not split. ## Dataset Creation ### Curation Rationale The data was created to help introduce resources to new language - zulu. ### Source Data #### Initial Data Collection and Normalization The data is based on South African government domain and was crawled from URL websites. #### Who are the source language producers? The data was produced by writers of South African government websites - URL ### Annotations #### Annotation process #### Who are the annotators? The data was annotated during the NCHLT text resource development project. ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators The annotated data sets were developed by the Centre for Text Technology (CTexT, North-West University, South Africa). See: more information ### Licensing Information The data is under the Creative Commons Attribution 2.5 South Africa License ### Contributions Thanks to @yvonnegitau for adding this dataset.
[ "# Dataset Card for Isizulu Ner Corpus", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Isizulu Ner Corpus Homepage\n- Repository:\n- Paper:\n- Leaderboard:\n- Point of Contact: Martin Puttkammer", "### Dataset Summary\n\nThe isizulu Ner Corpus is a Zulu dataset developed by The Centre for Text Technology (CTexT), North-West University, South Africa. The data is based on documents from the South African goverment domain and crawled from URL websites. It was created to support NER task for Zulu language. The dataset uses CoNLL shared task annotation standards.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe language supported is Zulu.", "## Dataset Structure", "### Data Instances\n\nA data point consists of sentences seperated by empty line and tab-seperated tokens and tags. \n{'id': '0',\n 'ner_tags': [7, 8, 0, 0, 0],\n 'tokens': ['Lesi', 'sigaba', 'se-website', ',', 'esikhonjiswe']\n}", "### Data Fields\n\n- 'id': id of the sample\n- 'tokens': the tokens of the example text\n- 'ner_tags': the NER tags of each token\n\nThe NER tags correspond to this list:\n\nThe NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. There are four types of phrases: person names (PER), organizations (ORG), locations (LOC) and miscellaneous names (MISC). (OUT) is used for tokens not considered part of any named entity.", "### Data Splits\n\nThe data was not split.", "## Dataset Creation", "### Curation Rationale\n\nThe data was created to help introduce resources to new language - zulu.", "### Source Data", "#### Initial Data Collection and Normalization\n\nThe data is based on South African government domain and was crawled from URL websites.", "#### Who are the source language producers?\n\nThe data was produced by writers of South African government websites - URL", "### Annotations", "#### Annotation process", "#### Who are the annotators?\nThe data was annotated during the NCHLT text resource development project.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nThe annotated data sets were developed by the Centre for Text Technology (CTexT, North-West University, South Africa).\n\nSee: more information", "### Licensing Information\n\nThe data is under the Creative Commons Attribution 2.5 South Africa License", "### Contributions\n\nThanks to @yvonnegitau for adding this dataset." ]
[ "TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Zulu #license-other #region-us \n", "# Dataset Card for Isizulu Ner Corpus", "## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: Isizulu Ner Corpus Homepage\n- Repository:\n- Paper:\n- Leaderboard:\n- Point of Contact: Martin Puttkammer", "### Dataset Summary\n\nThe isizulu Ner Corpus is a Zulu dataset developed by The Centre for Text Technology (CTexT), North-West University, South Africa. The data is based on documents from the South African goverment domain and crawled from URL websites. It was created to support NER task for Zulu language. The dataset uses CoNLL shared task annotation standards.", "### Supported Tasks and Leaderboards", "### Languages\n\nThe language supported is Zulu.", "## Dataset Structure", "### Data Instances\n\nA data point consists of sentences seperated by empty line and tab-seperated tokens and tags. \n{'id': '0',\n 'ner_tags': [7, 8, 0, 0, 0],\n 'tokens': ['Lesi', 'sigaba', 'se-website', ',', 'esikhonjiswe']\n}", "### Data Fields\n\n- 'id': id of the sample\n- 'tokens': the tokens of the example text\n- 'ner_tags': the NER tags of each token\n\nThe NER tags correspond to this list:\n\nThe NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. There are four types of phrases: person names (PER), organizations (ORG), locations (LOC) and miscellaneous names (MISC). (OUT) is used for tokens not considered part of any named entity.", "### Data Splits\n\nThe data was not split.", "## Dataset Creation", "### Curation Rationale\n\nThe data was created to help introduce resources to new language - zulu.", "### Source Data", "#### Initial Data Collection and Normalization\n\nThe data is based on South African government domain and was crawled from URL websites.", "#### Who are the source language producers?\n\nThe data was produced by writers of South African government websites - URL", "### Annotations", "#### Annotation process", "#### Who are the annotators?\nThe data was annotated during the NCHLT text resource development project.", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nThe annotated data sets were developed by the Centre for Text Technology (CTexT, North-West University, South Africa).\n\nSee: more information", "### Licensing Information\n\nThe data is under the Creative Commons Attribution 2.5 South Africa License", "### Contributions\n\nThanks to @yvonnegitau for adding this dataset." ]
[ 95, 9, 120, 33, 86, 10, 12, 6, 92, 141, 11, 5, 22, 4, 27, 25, 5, 5, 25, 8, 8, 7, 8, 7, 5, 38, 18, 18 ]
[ "passage: TAGS\n#task_categories-token-classification #task_ids-named-entity-recognition #annotations_creators-expert-generated #language_creators-expert-generated #multilinguality-monolingual #size_categories-10K<n<100K #source_datasets-original #language-Zulu #license-other #region-us \n# Dataset Card for Isizulu Ner Corpus## Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: Isizulu Ner Corpus Homepage\n- Repository:\n- Paper:\n- Leaderboard:\n- Point of Contact: Martin Puttkammer### Dataset Summary\n\nThe isizulu Ner Corpus is a Zulu dataset developed by The Centre for Text Technology (CTexT), North-West University, South Africa. The data is based on documents from the South African goverment domain and crawled from URL websites. It was created to support NER task for Zulu language. The dataset uses CoNLL shared task annotation standards.### Supported Tasks and Leaderboards### Languages\n\nThe language supported is Zulu.## Dataset Structure### Data Instances\n\nA data point consists of sentences seperated by empty line and tab-seperated tokens and tags. \n{'id': '0',\n 'ner_tags': [7, 8, 0, 0, 0],\n 'tokens': ['Lesi', 'sigaba', 'se-website', ',', 'esikhonjiswe']\n}" ]
[ -0.01467163860797882, 0.12979795038700104, -0.004734635818749666, 0.04685980826616287, 0.06980039924383163, 0.02205497957766056, 0.11324382573366165, 0.05096674710512161, 0.006168691907078028, 0.10315427929162979, -0.06735621392726898, -0.0023205680772662163, 0.1450183391571045, 0.03944758325815201, 0.021883567795157433, -0.16889475286006927, 0.04227544739842415, -0.03688066452741623, -0.027909010648727417, 0.07876868546009064, 0.07439646124839783, -0.033491529524326324, 0.030165374279022217, -0.07244625687599182, 0.0008331927820108831, 0.05658722296357155, -0.07111310958862305, -0.025786735117435455, 0.023169847205281258, 0.0360858328640461, 0.08586148172616959, 0.0513855405151844, 0.0049833147786557674, -0.28321364521980286, 0.02087286114692688, -0.013164786621928215, -0.02171819470822811, -0.010903007350862026, 0.07611387223005295, -0.00414864718914032, 0.13861922919750214, -0.10372970998287201, 0.04094080626964569, 0.02227826975286007, -0.11825771629810333, -0.02860838733613491, -0.11532970517873764, 0.08383076637983322, 0.013521420769393444, 0.025350578129291534, -0.02119891345500946, 0.04546629637479782, -0.08420431613922119, 0.033252082765102386, 0.009316896088421345, -0.18624982237815857, -0.02063346654176712, 0.07227497547864914, 0.044945843517780304, 0.13344186544418335, -0.1581467241048813, -0.03495801240205765, -0.052563972771167755, 0.0370764434337616, 0.032223012298345566, -0.0419466607272625, -0.1007944867014885, -0.010105748660862446, -0.0770559087395668, -0.04102586582303047, 0.13874508440494537, -0.00768472021445632, -0.05719026178121567, -0.14821188151836395, 0.04215297847986221, 0.09440858662128448, -0.001972355181351304, 0.024704543873667717, -0.011220571584999561, -0.010003828443586826, 0.021811796352267265, -0.028203442692756653, -0.03320763632655144, 0.04944740608334541, -0.09754902124404907, 0.08801890164613724, 0.012122197076678276, 0.016077948734164238, -0.011436950415372849, 0.052329979836940765, 0.0555976964533329, -0.1100226566195488, -0.030853254720568657, -0.056130245327949524, -0.1045345813035965, -0.01404462568461895, 0.08902125060558319, -0.08342522382736206, 0.08142341673374176, 0.19349589943885803, 0.005107991397380829, 0.04226114973425865, -0.03582119569182396, -0.02751057967543602, 0.04519001021981239, 0.1271773725748062, -0.03929932415485382, -0.22527459263801575, 0.0013806323986500502, -0.03761523589491844, 0.02877216972410679, -0.041835106909275055, 0.0372602716088295, -0.01143334899097681, -0.07689393311738968, 0.04417039826512337, 0.13656558096408844, 0.006403705570846796, -0.06076675280928612, -0.05706452205777168, 0.11321166902780533, -0.11347491294145584, -0.004366100300103426, -0.0058218021877110004, 0.028395717963576317, 0.09913314878940582, 0.001939693232998252, 0.006243112031370401, -0.06552862375974655, 0.058621227741241455, -0.02983587607741356, -0.06889227032661438, -0.054888177663087845, -0.005330778192728758, 0.06275713443756104, -0.04566733539104462, -0.05055835098028183, -0.04267348721623421, -0.2180219143629074, -0.07875657826662064, 0.0032186354510486126, -0.04347643256187439, -0.011663743294775486, -0.0030671642161905766, -0.009371629916131496, 0.0638124868273735, -0.008414462208747864, -0.031063951551914215, -0.054112739861011505, 0.01943601481616497, -0.05820897966623306, 0.005322850774973631, 0.051294270902872086, 0.024098467081785202, -0.016426250338554382, 0.08971141278743744, -0.062430575489997864, 0.08644098788499832, -0.16982369124889374, 0.0856746956706047, -0.10930940508842468, 0.05049982666969299, -0.030762428417801857, -0.007699828129261732, 0.011268525384366512, 0.15874995291233063, -0.1559944599866867, -0.07855503261089325, 0.15837472677230835, -0.1614832729101181, -0.039939723908901215, 0.08950431644916534, -0.014063054695725441, 0.05685605853796005, 0.05806703865528107, 0.15711358189582825, 0.06543977558612823, -0.05319485813379288, -0.11354721337556839, -0.05545057728886604, 0.04882070794701576, 0.04590514674782753, 0.09456056356430054, -0.055964451283216476, 0.08909258246421814, 0.03344130143523216, 0.01145754475146532, 0.013403507880866528, 0.017016731202602386, -0.0100801270455122, 0.022587623447179794, -0.006230892613530159, 0.08484630286693573, 0.016140103340148926, -0.056290484964847565, -0.015805205330252647, -0.04441385343670845, 0.0703568086028099, 0.05599507316946983, -0.05840475857257843, 0.036932572722435, -0.05556359514594078, 0.03127352520823479, 0.030261453241109848, -0.027023237198591232, -0.135605588555336, -0.13365772366523743, 0.08419128507375717, -0.09155956655740738, 0.13782784342765808, -0.10630836337804794, 0.018844150006771088, -0.02471444196999073, -0.074129618704319, -0.021594252437353134, -0.017454978078603745, -0.003269926179200411, 0.0055818697437644005, -0.13888412714004517, 0.01960994489490986, -0.02001754567027092, 0.029147643595933914, -0.14917781949043274, -0.004833993036299944, 0.01579255610704422, 0.17809966206550598, 0.0822843462228775, -0.055246587842702866, 0.09262715280056, 0.06090685725212097, 0.009563175030052662, -0.011158082634210587, -0.058956459164619446, -0.0070866127498447895, -0.060160133987665176, 0.10594096779823303, -0.02742592617869377, -0.062045078724622726, 0.022475000470876694, 0.0888531431555748, -0.001999048050493002, 0.019660737365484238, -0.009064232930541039, -0.028522495180368423, -0.012417216785252094, -0.012358342297375202, 0.08187193423509598, 0.04029982164502144, 0.020321937277913094, -0.037699393928050995, -0.10173431038856506, -0.055469971150159836, -0.03050500527024269, -0.05443768575787544, 0.07133316993713379, 0.04456336796283722, -0.08605054765939713, 0.1504715085029602, 0.11701837927103043, 0.058714576065540314, 0.2131330966949463, -0.07498660683631897, -0.11352135986089706, -0.06122615188360214, -0.06875327974557877, 0.0011818837374448776, 0.08878450840711594, -0.013824813067913055, 0.026096979156136513, 0.039220549166202545, 0.0007818322046659887, 0.04246195778250694, 0.006534088868647814, 0.03411470353603363, -0.027637207880616188, 0.009221535176038742, 0.015426574274897575, 0.006134237162768841, 0.00780786806717515, 0.07414304465055466, -0.04125716909766197, 0.11235833168029785, -0.02028380148112774, -0.04972191900014877, -0.04718746989965439, 0.10284710675477982, -0.16432766616344452, -0.1494695544242859, -0.16355206072330475, -0.012206172570586205, -0.09650552272796631, -0.044215183705091476, -0.024591032415628433, 0.003616898786276579, -0.10769195109605789, -0.09337859600782394, 0.07521598786115646, 0.04519210755825043, -0.07646296918392181, -0.07187138497829437, 0.05072053149342537, -0.04317771643400192, -0.07647912949323654, 0.003935775253921747, 0.010325788520276546, -0.019503463059663773, 0.06051687151193619, -0.06286991387605667, 0.07884108275175095, 0.07870157808065414, 0.13003255426883698, -0.048541925847530365, -0.031114492565393448, 0.105294369161129, -0.12923815846443176, 0.13028492033481598, 0.09795178472995758, -0.09185350686311722, 0.05879291519522667, 0.2005673497915268, 0.020193858072161674, -0.02316126599907875, 0.025629330426454544, 0.006517061498016119, 0.0012432285584509373, -0.3354286253452301, -0.08713322132825851, -0.10708801448345184, -0.006816646084189415, -0.07092586159706116, 0.023349201306700706, -0.007030302658677101, -0.009229491464793682, -0.04918268695473671, -0.01702454686164856, 0.11971135437488556, 0.0613391287624836, 0.09244370460510254, 0.0662228986620903, 0.018664171919226646, -0.11537695676088333, 0.026257285848259926, 0.11408014595508575, 0.030652496963739395, 0.195591539144516, 0.08239980787038803, 0.20882105827331543, 0.07594989240169525, 0.08464110642671585, 0.0303804948925972, 0.037668969482183456, 0.007951506413519382, 0.06013001129031181, 0.014353549107909203, -0.026713116094470024, -0.0704512894153595, 0.0022639338858425617, 0.0669950619339943, -0.06869509071111679, 0.09018869698047638, -0.07336419075727463, 0.060232628136873245, 0.041008658707141876, 0.011700616218149662, -0.010654909536242485, -0.08210836350917816, 0.10868531465530396, -0.11465084552764893, -0.10020255297422409, 0.014239524491131306, 0.14142276346683502, -0.10765562951564789, 0.09046841412782669, 0.03668493032455444, 0.07140269875526428, -0.08497651666402817, -0.033586420118808746, -0.07323701679706573, -0.010433747433125973, -0.06210867315530777, 0.023102223873138428, -0.19245576858520508, 0.16363908350467682, 0.00473604304715991, 0.023259183391928673, -0.031248707324266434, 0.05295337736606598, -0.0208501648157835, 0.04267434403300285, 0.08394256234169006, 0.04809929430484772, -0.14720752835273743, 0.03673722967505455, -0.03540978580713272, -0.01098555326461792, 0.14135605096817017, -0.11036066710948944, 0.12760479748249054, 0.007104596123099327, 0.024146098643541336, -0.06707711517810822, -0.07539462298154831, -0.07351573556661606, -0.1753983199596405, 0.08404605090618134, -0.1382123976945877, 0.027572140097618103, -0.07963567227125168, -0.01836516335606575, -0.10769340395927429, 0.06978563964366913, -0.29555556178092957, -0.080592080950737, -0.16652271151542664, -0.09424800425767899, 0.16327546536922455, -0.1062050461769104, 0.027667958289384842, -0.002709170337766409, 0.10950717329978943, -0.051924824714660645, -0.0929642766714096, 0.006878457497805357, -0.049111247062683105, -0.17578691244125366, -0.09521795809268951, 0.09195231646299362, 0.08304620534181595, 0.02161775343120098, 0.04660923779010773, 0.06975347548723221, 0.033381324261426926, -0.07599540054798126, 0.04032554104924202, 0.15943145751953125, 0.006836889311671257, 0.13881166279315948, -0.04908159747719765, -0.19620661437511444, -0.06361179053783417, -0.11401616036891937, 0.11554314941167831, 0.015432610176503658, -0.0009164726943708956, 0.1368049532175064, 0.1572018414735794, -0.17608678340911865, -0.2821853756904602, -0.057718291878700256, 0.076408252120018, 0.02052208222448826, 0.053296178579330444, -0.17305366694927216, 0.09059516340494156, 0.025070080533623695, -0.004197485279291868, -0.09776311367750168, -0.11478949338197708, -0.1135026142001152, 0.010661885142326355, -0.04597251117229462, -0.1710616648197174, -0.14661335945129395, -0.1081780418753624, -0.0573955662548542, -0.18697011470794678, 0.14190058410167694, 0.013694611378014088, 0.005005516577512026, -0.0008638341096229851, 0.09324395656585693, -0.0067062219604849815, -0.020771516487002373, 0.11375956237316132, 0.1437751054763794, 0.05490490421652794, -0.07930942624807358, -0.024920083582401276, 0.15295270085334778, -0.0560620091855526, -0.0035695296246558428, 0.08078895509243011, -0.0329723060131073, -0.2577531337738037, -0.022259045392274857, -0.05891738831996918, 0.06483004987239838, -0.08578857779502869, -0.015672165900468826, -0.07815806567668915, 0.12935851514339447, 0.06418817490339279, -0.02337268367409706, 0.15754453837871552, -0.05498296767473221, 0.008169322274625301, 0.05798063054680824, 0.157810240983963, 0.14662756025791168, -0.04829184710979462, -0.03917830064892769, 0.005982456263154745, -0.03847033903002739, -0.16161319613456726, 0.05631284415721893, 0.10302861034870148, 0.013376670889556408, 0.11314506828784943, -0.06477668881416321, -0.1405290961265564, 0.0063615841791033745, 0.10333777219057083, -0.030007783323526382, -0.09892591089010239, 0.006992963142693043, -0.03785283863544464, -0.08136216551065445, -0.01500939205288887, 0.07976556569337845, 0.06762038171291351, -0.07012999057769775, -0.0285629965364933, 0.08645301312208176, -0.015162693336606026, 0.030931683257222176, 0.025172030553221703, 0.026730868965387344, -0.0639786645770073, 0.16391658782958984, 0.12402278184890747, -0.025462135672569275, -0.04657965525984764, 0.11807701736688614, -0.06596342474222183, -0.025088392198085785, -0.01101327408105135, 0.10361030697822571, 0.02241373620927334, 0.00756309786811471, 0.07332183420658112, -0.165971577167511, -0.024243030697107315, 0.21442677080631256, -0.031585827469825745, 0.046908263117074966, 0.011645780876278877, -0.04789258912205696, -0.00963088870048523, 0.10499382764101028, 0.07349797338247299, 0.041877347975969315, -0.007627468090504408, -0.03482474759221077, 0.006392636336386204, -0.02580045908689499, 0.0077866739593446255, -0.03920862078666687, -0.11574007570743561, -0.008683843538165092, -0.08191143721342087, 0.024706842377781868, -0.10864879935979843, -0.0002804769610520452, -0.016774002462625504, -0.09047161042690277, -0.04363681375980377, -0.0028840485028922558, -0.07779392600059509, 0.011422601528465748, -0.015513602644205093, 0.18245650827884674, -0.07477866858243942, -0.012304547242820263, 0.16448357701301575, -0.11230015754699707, 0.10324782133102417, 0.04249833524227142, 0.06096295639872551, 0.09491469711065292, -0.041634880006313324, 0.029052700847387314, -0.10745128989219666, 0.07079680263996124, -0.018681272864341736, -0.04144875705242157, -0.01601054146885872, -0.015302794985473156, -0.05720686912536621, 0.02744128927588463, -0.05090459808707237, -0.03918873518705368, 0.08003221452236176, -0.01678387075662613, -0.10200104117393494, -0.006254936568439007, 0.04251815006136894, 0.08591897040605545, -0.01701284945011139, 0.12414602935314178, -0.052215829491615295, 0.024709120392799377, -0.09911703318357468, -0.023374462500214577, 0.030335282906889915, -0.021478718146681786, -0.05035768449306488, -0.10102427005767822, 0.06039389967918396, 0.03388435021042824, 0.1655249148607254, -0.034829527139663696, -0.03229988366365433, 0.02288394793868065, 0.003137642750516534, -0.07398638129234314, 0.040298834443092346, 0.06217050179839134, 0.052973512560129166, -0.00717513682320714, 0.06362316012382507, -0.17218619585037231, -0.08784216642379761, -0.04776465520262718, 0.09769737720489502, 0.21239881217479706, 0.0765402764081955, -0.0019719430711120367, 0.06472449004650116, -0.03700754791498184, -0.01398647390305996, -0.04976283758878708, -0.11073844134807587, 0.013439747504889965, -0.03915923088788986, 0.1171824261546135, 0.07951522618532181, -0.2494620829820633, 0.10857264697551727, 0.04295311123132706, -0.09940816462039948, -0.044407304376363754, -0.18860682845115662, -0.059314824640750885, 0.027880342677235603, 0.04660099744796753, -0.16400431096553802, 0.056328244507312775, 0.17785997688770294, 0.02344364859163761, -0.0035212563816457987, 0.026765000075101852, -0.05258603394031525, -0.10247802734375, 0.09822878241539001, 0.0495770089328289, 0.0045087807811796665, -0.03317796811461449, 0.0728357583284378, -0.07417048513889313, 0.13123120367527008, -0.0007581690442748368, 0.09248849749565125, 0.01622743345797062, -0.007057696580886841, -0.08734671026468277, -0.05943610891699791, 0.04240964353084564, -0.023807620629668236, -0.06911934912204742, 0.13858149945735931, 0.039452940225601196, 0.015608040615916252, 0.05438270792365074, 0.13333937525749207, 0.01427393313497305, -0.1412857174873352, -0.13340291380882263, 0.04011436551809311, 0.010561703704297543, 0.002471456304192543, 0.03813447803258896, -0.11944370716810226, 0.04098709300160408, 0.18863213062286377, 0.08037459850311279, 0.01637973263859749, 0.027791649103164673, 0.01664663851261139, 0.036406513303518295, 0.0022604474797844887, 0.06726464629173279, -0.010206439532339573, 0.1698596328496933, 0.008588743396103382, -0.010578165762126446, -0.03127632290124893, -0.056490812450647354, -0.022176576778292656, 0.13544462621212006, -0.06776145100593567, -0.06891558319330215, -0.06342839449644089, 0.14451101422309875, -0.18826651573181152, -0.21294230222702026, 0.07160124182701111, -0.12993821501731873, -0.17192482948303223, -0.07432781904935837, -0.015800878405570984, 0.03214376047253609, -0.053553592413663864, 0.09442392736673355, -0.087130106985569, 0.14499790966510773, 0.10565298050642014, -0.03294950723648071, 0.031406696885824203, 0.08045630156993866, -0.08109525591135025, 0.18666377663612366, 0.035130757838487625, 0.04581257328391075, 0.06208376586437225, -0.009716294705867767, -0.1364191621541977, 0.04269503802061081, 0.0869503766298294, -0.010589671321213245, -0.048997823148965836, 0.12477200478315353, 0.02124086394906044, 0.1262354850769043, 0.10800877958536148, 0.10551981627941132, 0.08616717904806137, 0.04951002821326256, -0.10112743079662323, -0.03783770650625229, 0.06411819905042648, -0.09971874952316284, 0.12351538985967636, 0.06728450953960419, -0.04965396970510483, 0.012417485006153584, -0.03405146673321724, -0.004392277915030718, -0.03623542934656143, 0.16068235039710999, -0.005387919954955578, -0.10853616148233414, 0.03514471650123596, -0.08754206448793411, 0.11823603510856628, -0.11222171038389206, 0.007446495350450277, 0.029145952314138412, 0.022976389154791832, -0.06460937112569809, 0.19118329882621765, 0.09966785460710526, -0.05875435844063759, -0.015626609325408936, -0.14576455950737, 0.008763470686972141, 0.1314271241426468, -0.04792376235127449, 0.053661901503801346 ]
c18a4f81a47ae6fa079fe9d32db288ddde38451d
# Dataset Card for IWSLT 2017 ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://sites.google.com/site/iwsltevaluation2017/TED-tasks](https://sites.google.com/site/iwsltevaluation2017/TED-tasks) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [Overview of the IWSLT 2017 Evaluation Campaign](https://aclanthology.org/2017.iwslt-1.1/) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 4.24 GB - **Size of the generated dataset:** 1.14 GB - **Total amount of disk used:** 5.38 GB ### Dataset Summary The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### iwslt2017-ar-en - **Size of downloaded dataset files:** 27.75 MB - **Size of the generated dataset:** 58.74 MB - **Total amount of disk used:** 86.49 MB An example of 'train' looks as follows. ``` This example was too long and was cropped: { "translation": "{\"ar\": \"لقد طرت في \\\"القوات الجوية \\\" لمدة ثمان سنوات. والآن أجد نفسي مضطرا لخلع حذائي قبل صعود الطائرة!\", \"en\": \"I flew on Air ..." } ``` #### iwslt2017-de-en - **Size of downloaded dataset files:** 16.76 MB - **Size of the generated dataset:** 44.43 MB - **Total amount of disk used:** 61.18 MB An example of 'train' looks as follows. ``` { "translation": { "de": "Es ist mir wirklich eine Ehre, zweimal auf dieser Bühne stehen zu dürfen. Tausend Dank dafür.", "en": "And it's truly a great honor to have the opportunity to come to this stage twice; I'm extremely grateful." } } ``` #### iwslt2017-en-ar - **Size of downloaded dataset files:** 29.33 MB - **Size of the generated dataset:** 58.74 MB - **Total amount of disk used:** 88.07 MB An example of 'train' looks as follows. ``` This example was too long and was cropped: { "translation": "{\"ar\": \"لقد طرت في \\\"القوات الجوية \\\" لمدة ثمان سنوات. والآن أجد نفسي مضطرا لخلع حذائي قبل صعود الطائرة!\", \"en\": \"I flew on Air ..." } ``` #### iwslt2017-en-de - **Size of downloaded dataset files:** 16.76 MB - **Size of the generated dataset:** 44.43 MB - **Total amount of disk used:** 61.18 MB An example of 'validation' looks as follows. ``` { "translation": { "de": "Die nächste Folie, die ich Ihnen zeige, ist eine Zeitrafferaufnahme was in den letzten 25 Jahren passiert ist.", "en": "The next slide I show you will be a rapid fast-forward of what's happened over the last 25 years." } } ``` #### iwslt2017-en-fr - **Size of downloaded dataset files:** 27.69 MB - **Size of the generated dataset:** 51.24 MB - **Total amount of disk used:** 78.94 MB An example of 'validation' looks as follows. ``` { "translation": { "en": "But this understates the seriousness of this particular problem because it doesn't show the thickness of the ice.", "fr": "Mais ceci tend à amoindrir le problème parce qu'on ne voit pas l'épaisseur de la glace." } } ``` ### Data Fields The data fields are the same among all splits. #### iwslt2017-ar-en - `translation`: a multilingual `string` variable, with possible languages including `ar`, `en`. #### iwslt2017-de-en - `translation`: a multilingual `string` variable, with possible languages including `de`, `en`. #### iwslt2017-en-ar - `translation`: a multilingual `string` variable, with possible languages including `en`, `ar`. #### iwslt2017-en-de - `translation`: a multilingual `string` variable, with possible languages including `en`, `de`. #### iwslt2017-en-fr - `translation`: a multilingual `string` variable, with possible languages including `en`, `fr`. ### Data Splits | name |train |validation|test| |---------------|-----:|---------:|---:| |iwslt2017-ar-en|231713| 888|8583| |iwslt2017-de-en|206112| 888|8079| |iwslt2017-en-ar|231713| 888|8583| |iwslt2017-en-de|206112| 888|8079| |iwslt2017-en-fr|232825| 890|8597| ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information Creative Commons BY-NC-ND See the (TED Talks Usage Policy)[https://www.ted.com/about/our-organization/our-policies-terms/ted-talks-usage-policy]. ### Citation Information ``` @inproceedings{cettolo-etal-2017-overview, title = "Overview of the {IWSLT} 2017 Evaluation Campaign", author = {Cettolo, Mauro and Federico, Marcello and Bentivogli, Luisa and Niehues, Jan and St{\"u}ker, Sebastian and Sudoh, Katsuhito and Yoshino, Koichiro and Federmann, Christian}, booktitle = "Proceedings of the 14th International Conference on Spoken Language Translation", month = dec # " 14-15", year = "2017", address = "Tokyo, Japan", publisher = "International Workshop on Spoken Language Translation", url = "https://aclanthology.org/2017.iwslt-1.1", pages = "2--14", } ``` ### Contributions Thanks to [@thomwolf](https://github.com/thomwolf), [@Narsil](https://github.com/Narsil) for adding this dataset.
iwslt2017
[ "task_categories:translation", "annotations_creators:crowdsourced", "language_creators:expert-generated", "multilinguality:translation", "size_categories:1M<n<10M", "source_datasets:original", "language:ar", "language:de", "language:en", "language:fr", "language:it", "language:ja", "language:ko", "language:nl", "language:ro", "language:zh", "license:cc-by-nc-nd-4.0", "region:us" ]
2022-03-02T23:29:22+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["expert-generated"], "language": ["ar", "de", "en", "fr", "it", "ja", "ko", "nl", "ro", "zh"], "license": ["cc-by-nc-nd-4.0"], "multilinguality": ["translation"], "size_categories": ["1M<n<10M"], "source_datasets": ["original"], "task_categories": ["translation"], "task_ids": [], "paperswithcode_id": "iwslt-2017", "pretty_name": "IWSLT 2017", "dataset_info": [{"config_name": "iwslt2017-en-it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "it"]}}}], "splits": [{"name": "train", "num_bytes": 46647925, "num_examples": 231619}, {"name": "test", "num_bytes": 305246, "num_examples": 1566}, {"name": "validation", "num_bytes": 200023, "num_examples": 929}], "download_size": 329391132, "dataset_size": 47153194}, {"config_name": "iwslt2017-en-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 42843933, "num_examples": 237240}, {"name": "test", "num_bytes": 311646, "num_examples": 1777}, {"name": "validation", "num_bytes": 197814, "num_examples": 1003}], "download_size": 329391132, "dataset_size": 43353393}, {"config_name": "iwslt2017-en-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 44129950, "num_examples": 220538}, {"name": "test", "num_bytes": 316790, "num_examples": 1678}, {"name": "validation", "num_bytes": 205028, "num_examples": 914}], "download_size": 329391132, "dataset_size": 44651768}, {"config_name": "iwslt2017-it-en", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["it", "en"]}}}], "splits": [{"name": "train", "num_bytes": 46647925, "num_examples": 231619}, {"name": "test", "num_bytes": 305246, "num_examples": 1566}, {"name": "validation", "num_bytes": 200023, "num_examples": 929}], "download_size": 329391132, "dataset_size": 47153194}, {"config_name": "iwslt2017-it-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["it", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 43033168, "num_examples": 233415}, {"name": "test", "num_bytes": 309725, "num_examples": 1669}, {"name": "validation", "num_bytes": 197774, "num_examples": 1001}], "download_size": 329391132, "dataset_size": 43540667}, {"config_name": "iwslt2017-it-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["it", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 44485169, "num_examples": 217551}, {"name": "test", "num_bytes": 314974, "num_examples": 1643}, {"name": "validation", "num_bytes": 204989, "num_examples": 914}], "download_size": 329391132, "dataset_size": 45005132}, {"config_name": "iwslt2017-nl-en", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["nl", "en"]}}}], "splits": [{"name": "train", "num_bytes": 42843933, "num_examples": 237240}, {"name": "test", "num_bytes": 311646, "num_examples": 1777}, {"name": "validation", "num_bytes": 197814, "num_examples": 1003}], "download_size": 329391132, "dataset_size": 43353393}, {"config_name": "iwslt2017-nl-it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["nl", "it"]}}}], "splits": [{"name": "train", "num_bytes": 43033168, "num_examples": 233415}, {"name": "test", "num_bytes": 309725, "num_examples": 1669}, {"name": "validation", "num_bytes": 197774, "num_examples": 1001}], "download_size": 329391132, "dataset_size": 43540667}, {"config_name": "iwslt2017-nl-ro", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["nl", "ro"]}}}], "splits": [{"name": "train", "num_bytes": 41338738, "num_examples": 206920}, {"name": "test", "num_bytes": 320952, "num_examples": 1680}, {"name": "validation", "num_bytes": 202380, "num_examples": 913}], "download_size": 329391132, "dataset_size": 41862070}, {"config_name": "iwslt2017-ro-en", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["ro", "en"]}}}], "splits": [{"name": "train", "num_bytes": 44129950, "num_examples": 220538}, {"name": "test", "num_bytes": 316790, "num_examples": 1678}, {"name": "validation", "num_bytes": 205028, "num_examples": 914}], "download_size": 329391132, "dataset_size": 44651768}, {"config_name": "iwslt2017-ro-it", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["ro", "it"]}}}], "splits": [{"name": "train", "num_bytes": 44485169, "num_examples": 217551}, {"name": "test", "num_bytes": 314974, "num_examples": 1643}, {"name": "validation", "num_bytes": 204989, "num_examples": 914}], "download_size": 329391132, "dataset_size": 45005132}, {"config_name": "iwslt2017-ro-nl", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["ro", "nl"]}}}], "splits": [{"name": "train", "num_bytes": 41338738, "num_examples": 206920}, {"name": "test", "num_bytes": 320952, "num_examples": 1680}, {"name": "validation", "num_bytes": 202380, "num_examples": 913}], "download_size": 329391132, "dataset_size": 41862070}, {"config_name": "iwslt2017-ar-en", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["ar", "en"]}}}], "splits": [{"name": "train", "num_bytes": 56481059, "num_examples": 231713}, {"name": "test", "num_bytes": 2014296, "num_examples": 8583}, {"name": "validation", "num_bytes": 241206, "num_examples": 888}], "download_size": 27748780, "dataset_size": 58736561}, {"config_name": "iwslt2017-de-en", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["de", "en"]}}}], "splits": [{"name": "train", "num_bytes": 42608380, "num_examples": 206112}, {"name": "test", "num_bytes": 1608474, "num_examples": 8079}, {"name": "validation", "num_bytes": 210975, "num_examples": 888}], "download_size": 16758320, "dataset_size": 44427829}, {"config_name": "iwslt2017-en-ar", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "ar"]}}}], "splits": [{"name": "train", "num_bytes": 56481059, "num_examples": 231713}, {"name": "test", "num_bytes": 2014296, "num_examples": 8583}, {"name": "validation", "num_bytes": 241206, "num_examples": 888}], "download_size": 29333173, "dataset_size": 58736561}, {"config_name": "iwslt2017-en-de", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "de"]}}}], "splits": [{"name": "train", "num_bytes": 42608380, "num_examples": 206112}, {"name": "test", "num_bytes": 1608474, "num_examples": 8079}, {"name": "validation", "num_bytes": 210975, "num_examples": 888}], "download_size": 16758334, "dataset_size": 44427829}, {"config_name": "iwslt2017-en-fr", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "fr"]}}}], "splits": [{"name": "train", "num_bytes": 49273286, "num_examples": 232825}, {"name": "test", "num_bytes": 1767465, "num_examples": 8597}, {"name": "validation", "num_bytes": 207579, "num_examples": 890}], "download_size": 27699724, "dataset_size": 51248330}, {"config_name": "iwslt2017-en-ja", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "ja"]}}}], "splits": [{"name": "train", "num_bytes": 48204987, "num_examples": 223108}, {"name": "test", "num_bytes": 1809007, "num_examples": 8469}, {"name": "validation", "num_bytes": 208124, "num_examples": 871}], "download_size": 26983602, "dataset_size": 50222118}, {"config_name": "iwslt2017-en-ko", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "ko"]}}}], "splits": [{"name": "train", "num_bytes": 51678043, "num_examples": 230240}, {"name": "test", "num_bytes": 1869793, "num_examples": 8514}, {"name": "validation", "num_bytes": 219295, "num_examples": 879}], "download_size": 19364776, "dataset_size": 53767131}, {"config_name": "iwslt2017-en-zh", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["en", "zh"]}}}], "splits": [{"name": "train", "num_bytes": 44271004, "num_examples": 231266}, {"name": "test", "num_bytes": 1605527, "num_examples": 8549}, {"name": "validation", "num_bytes": 202537, "num_examples": 879}], "download_size": 27597071, "dataset_size": 46079068}, {"config_name": "iwslt2017-fr-en", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["fr", "en"]}}}], "splits": [{"name": "train", "num_bytes": 49273286, "num_examples": 232825}, {"name": "test", "num_bytes": 1767465, "num_examples": 8597}, {"name": "validation", "num_bytes": 207579, "num_examples": 890}], "download_size": 26880731, "dataset_size": 51248330}, {"config_name": "iwslt2017-ja-en", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["ja", "en"]}}}], "splits": [{"name": "train", "num_bytes": 48204987, "num_examples": 223108}, {"name": "test", "num_bytes": 1809007, "num_examples": 8469}, {"name": "validation", "num_bytes": 208124, "num_examples": 871}], "download_size": 26190859, "dataset_size": 50222118}, {"config_name": "iwslt2017-ko-en", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["ko", "en"]}}}], "splits": [{"name": "train", "num_bytes": 51678043, "num_examples": 230240}, {"name": "test", "num_bytes": 1869793, "num_examples": 8514}, {"name": "validation", "num_bytes": 219295, "num_examples": 879}], "download_size": 19364733, "dataset_size": 53767131}, {"config_name": "iwslt2017-zh-en", "features": [{"name": "translation", "dtype": {"translation": {"languages": ["zh", "en"]}}}], "splits": [{"name": "train", "num_bytes": 44271004, "num_examples": 231266}, {"name": "test", "num_bytes": 1605527, "num_examples": 8549}, {"name": "validation", "num_bytes": 202537, "num_examples": 879}], "download_size": 26849290, "dataset_size": 46079068}]}
2023-04-05T09:07:51+00:00
[]
[ "ar", "de", "en", "fr", "it", "ja", "ko", "nl", "ro", "zh" ]
TAGS #task_categories-translation #annotations_creators-crowdsourced #language_creators-expert-generated #multilinguality-translation #size_categories-1M<n<10M #source_datasets-original #language-Arabic #language-German #language-English #language-French #language-Italian #language-Japanese #language-Korean #language-Dutch #language-Romanian #language-Chinese #license-cc-by-nc-nd-4.0 #region-us
Dataset Card for IWSLT 2017 =========================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: * Paper: Overview of the IWSLT 2017 Evaluation Campaign * Point of Contact: * Size of downloaded dataset files: 4.24 GB * Size of the generated dataset: 1.14 GB * Total amount of disk used: 5.38 GB ### Dataset Summary The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean. ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances #### iwslt2017-ar-en * Size of downloaded dataset files: 27.75 MB * Size of the generated dataset: 58.74 MB * Total amount of disk used: 86.49 MB An example of 'train' looks as follows. #### iwslt2017-de-en * Size of downloaded dataset files: 16.76 MB * Size of the generated dataset: 44.43 MB * Total amount of disk used: 61.18 MB An example of 'train' looks as follows. #### iwslt2017-en-ar * Size of downloaded dataset files: 29.33 MB * Size of the generated dataset: 58.74 MB * Total amount of disk used: 88.07 MB An example of 'train' looks as follows. #### iwslt2017-en-de * Size of downloaded dataset files: 16.76 MB * Size of the generated dataset: 44.43 MB * Total amount of disk used: 61.18 MB An example of 'validation' looks as follows. #### iwslt2017-en-fr * Size of downloaded dataset files: 27.69 MB * Size of the generated dataset: 51.24 MB * Total amount of disk used: 78.94 MB An example of 'validation' looks as follows. ### Data Fields The data fields are the same among all splits. #### iwslt2017-ar-en * 'translation': a multilingual 'string' variable, with possible languages including 'ar', 'en'. #### iwslt2017-de-en * 'translation': a multilingual 'string' variable, with possible languages including 'de', 'en'. #### iwslt2017-en-ar * 'translation': a multilingual 'string' variable, with possible languages including 'en', 'ar'. #### iwslt2017-en-de * 'translation': a multilingual 'string' variable, with possible languages including 'en', 'de'. #### iwslt2017-en-fr * 'translation': a multilingual 'string' variable, with possible languages including 'en', 'fr'. ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information Creative Commons BY-NC-ND See the (TED Talks Usage Policy)[URL ### Contributions Thanks to @thomwolf, @Narsil for adding this dataset.
[ "### Dataset Summary\n\n\nThe IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system\nacross all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional\nbilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### iwslt2017-ar-en\n\n\n* Size of downloaded dataset files: 27.75 MB\n* Size of the generated dataset: 58.74 MB\n* Total amount of disk used: 86.49 MB\n\n\nAn example of 'train' looks as follows.", "#### iwslt2017-de-en\n\n\n* Size of downloaded dataset files: 16.76 MB\n* Size of the generated dataset: 44.43 MB\n* Total amount of disk used: 61.18 MB\n\n\nAn example of 'train' looks as follows.", "#### iwslt2017-en-ar\n\n\n* Size of downloaded dataset files: 29.33 MB\n* Size of the generated dataset: 58.74 MB\n* Total amount of disk used: 88.07 MB\n\n\nAn example of 'train' looks as follows.", "#### iwslt2017-en-de\n\n\n* Size of downloaded dataset files: 16.76 MB\n* Size of the generated dataset: 44.43 MB\n* Total amount of disk used: 61.18 MB\n\n\nAn example of 'validation' looks as follows.", "#### iwslt2017-en-fr\n\n\n* Size of downloaded dataset files: 27.69 MB\n* Size of the generated dataset: 51.24 MB\n* Total amount of disk used: 78.94 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### iwslt2017-ar-en\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'ar', 'en'.", "#### iwslt2017-de-en\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'de', 'en'.", "#### iwslt2017-en-ar\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'en', 'ar'.", "#### iwslt2017-en-de\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'en', 'de'.", "#### iwslt2017-en-fr\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'en', 'fr'.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nCreative Commons BY-NC-ND\n\n\nSee the (TED Talks Usage Policy)[URL", "### Contributions\n\n\nThanks to @thomwolf, @Narsil for adding this dataset." ]
[ "TAGS\n#task_categories-translation #annotations_creators-crowdsourced #language_creators-expert-generated #multilinguality-translation #size_categories-1M<n<10M #source_datasets-original #language-Arabic #language-German #language-English #language-French #language-Italian #language-Japanese #language-Korean #language-Dutch #language-Romanian #language-Chinese #license-cc-by-nc-nd-4.0 #region-us \n", "### Dataset Summary\n\n\nThe IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system\nacross all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional\nbilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### iwslt2017-ar-en\n\n\n* Size of downloaded dataset files: 27.75 MB\n* Size of the generated dataset: 58.74 MB\n* Total amount of disk used: 86.49 MB\n\n\nAn example of 'train' looks as follows.", "#### iwslt2017-de-en\n\n\n* Size of downloaded dataset files: 16.76 MB\n* Size of the generated dataset: 44.43 MB\n* Total amount of disk used: 61.18 MB\n\n\nAn example of 'train' looks as follows.", "#### iwslt2017-en-ar\n\n\n* Size of downloaded dataset files: 29.33 MB\n* Size of the generated dataset: 58.74 MB\n* Total amount of disk used: 88.07 MB\n\n\nAn example of 'train' looks as follows.", "#### iwslt2017-en-de\n\n\n* Size of downloaded dataset files: 16.76 MB\n* Size of the generated dataset: 44.43 MB\n* Total amount of disk used: 61.18 MB\n\n\nAn example of 'validation' looks as follows.", "#### iwslt2017-en-fr\n\n\n* Size of downloaded dataset files: 27.69 MB\n* Size of the generated dataset: 51.24 MB\n* Total amount of disk used: 78.94 MB\n\n\nAn example of 'validation' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### iwslt2017-ar-en\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'ar', 'en'.", "#### iwslt2017-de-en\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'de', 'en'.", "#### iwslt2017-en-ar\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'en', 'ar'.", "#### iwslt2017-en-de\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'en', 'de'.", "#### iwslt2017-en-fr\n\n\n* 'translation': a multilingual 'string' variable, with possible languages including 'en', 'fr'.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nCreative Commons BY-NC-ND\n\n\nSee the (TED Talks Usage Policy)[URL", "### Contributions\n\n\nThanks to @thomwolf, @Narsil for adding this dataset." ]
[ 130, 77, 10, 11, 6, 58, 58, 58, 59, 59, 17, 38, 38, 38, 38, 38, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 25, 21 ]
[ "passage: TAGS\n#task_categories-translation #annotations_creators-crowdsourced #language_creators-expert-generated #multilinguality-translation #size_categories-1M<n<10M #source_datasets-original #language-Arabic #language-German #language-English #language-French #language-Italian #language-Japanese #language-Korean #language-Dutch #language-Romanian #language-Chinese #license-cc-by-nc-nd-4.0 #region-us \n### Dataset Summary\n\n\nThe IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system\nacross all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional\nbilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances#### iwslt2017-ar-en\n\n\n* Size of downloaded dataset files: 27.75 MB\n* Size of the generated dataset: 58.74 MB\n* Total amount of disk used: 86.49 MB\n\n\nAn example of 'train' looks as follows.#### iwslt2017-de-en\n\n\n* Size of downloaded dataset files: 16.76 MB\n* Size of the generated dataset: 44.43 MB\n* Total amount of disk used: 61.18 MB\n\n\nAn example of 'train' looks as follows.#### iwslt2017-en-ar\n\n\n* Size of downloaded dataset files: 29.33 MB\n* Size of the generated dataset: 58.74 MB\n* Total amount of disk used: 88.07 MB\n\n\nAn example of 'train' looks as follows.#### iwslt2017-en-de\n\n\n* Size of downloaded dataset files: 16.76 MB\n* Size of the generated dataset: 44.43 MB\n* Total amount of disk used: 61.18 MB\n\n\nAn example of 'validation' looks as follows." ]
[ -0.08660080283880234, 0.12181849032640457, -0.0034496381413191557, 0.056716129183769226, 0.061746884137392044, -0.010821978561580181, 0.061998434364795685, 0.10483007878065109, 0.004670809954404831, 0.1417596936225891, -0.005947005935013294, -0.13383308053016663, 0.09380216896533966, 0.15468861162662506, 0.07763076573610306, -0.21708886325359344, 0.08215858787298203, -0.12338212877511978, -0.05521911382675171, 0.06779464334249496, 0.11412768810987473, -0.0419829860329628, 0.09642691165208817, -0.10123378038406372, -0.08192895352840424, 0.022813117131590843, -0.12057481706142426, -0.029786162078380585, 0.018843868747353554, 0.06132368743419647, 0.02618364617228508, -0.042224884033203125, 0.09676843881607056, -0.17693468928337097, -0.009782354347407818, 0.060824885964393616, -0.004131646826863289, -0.0261839609593153, 0.13782772421836853, -0.01924401894211769, 0.17813809216022491, -0.15792396664619446, -0.02914103865623474, 0.007704670540988445, -0.024397997185587883, -0.08455199748277664, -0.08272768557071686, 0.07472676038742065, 0.09763763099908829, 0.0711437463760376, -0.05307949334383011, 0.017935840412974358, -0.06493937969207764, 0.0981019139289856, 0.08552324771881104, -0.0846153050661087, -0.040745653212070465, 0.07452432066202164, -0.0024542140308767557, 0.15226347744464874, -0.08300536125898361, 0.001759028760716319, 0.016078557819128036, 0.04020465910434723, -0.018176987767219543, -0.06365575641393661, -0.06339466571807861, -0.018342023715376854, -0.10607533901929855, -0.029447123408317566, 0.26536473631858826, 0.03523864969611168, -0.03899561986327171, -0.14682793617248535, -0.012623864226043224, -0.05149583891034126, -0.046276986598968506, 0.06591061502695084, 0.023999176919460297, -0.008816977962851524, 0.06278283894062042, 0.016252946108579636, -0.07128100842237473, -0.038609325885772705, -0.040617674589157104, 0.06953159719705582, 0.004444191697984934, 0.009491152130067348, 0.033261947333812714, 0.05637471377849579, -0.08643100410699844, -0.10504500567913055, -0.0544976182281971, 0.00531312869861722, -0.1493150144815445, 0.03244611620903015, 0.019467467442154884, -0.08372122794389725, 0.012936584651470184, 0.053647782653570175, -0.034688375890254974, 0.10410788655281067, -0.035134173929691315, 0.014991477131843567, 0.08965577930212021, 0.20188111066818237, -0.11209464073181152, -0.18434830009937286, -0.054726917296648026, -0.023038048297166824, 0.030042847618460655, -0.00989991519600153, -0.055293936282396317, 0.013291595503687859, 0.044293638318777084, 0.04895121604204178, 0.09191695600748062, 0.06281021982431412, -0.046762894839048386, -0.036738257855176926, 0.15836431086063385, -0.16190825402736664, 0.06639932841062546, 0.041359029710292816, -0.06075480207800865, 0.07917183637619019, 0.01828453689813614, -0.03238557279109955, -0.10710065811872482, 0.0893828272819519, -0.02380974590778351, 0.001623622141778469, -0.08913370966911316, -0.10986805707216263, 0.07640277594327927, 0.010500624775886536, -0.07903795689344406, -0.06516856700181961, -0.14308039844036102, -0.08591598272323608, 0.017256993800401688, -0.09503433108329773, 0.04237275943160057, -0.04104285687208176, -0.04345300421118736, 0.057571891695261, 0.0020833713933825493, 0.06777499616146088, -0.03746689856052399, 0.016588065773248672, -0.07739351689815521, 0.02212585136294365, 0.01745140179991722, 0.03860357776284218, -0.1422886699438095, 0.05063842609524727, -0.19294588267803192, 0.14703091979026794, -0.16395896673202515, 0.03492256626486778, -0.1376526951789856, -0.016105838119983673, -0.07879084348678589, 0.02835756354033947, 0.023565271869301796, 0.17083200812339783, -0.23811310529708862, -0.027677761390805244, 0.14827701449394226, -0.08795945346355438, -0.05839012190699577, 0.12739256024360657, 0.03347209468483925, 0.020342107862234116, 0.02135048806667328, 0.19506816565990448, 0.051409993320703506, -0.04575774073600769, -0.12616446614265442, 0.04628423601388931, 0.08137846738100052, 0.06615479290485382, 0.11249525099992752, -0.09998532384634018, 0.15722894668579102, 0.036686141043901443, -0.07084298133850098, 0.01682431250810623, 0.026359165087342262, -0.016419462859630585, -0.02429058402776718, -0.03140825033187866, -0.04811898246407509, 0.05454016476869583, 0.013610532507300377, -0.06386826932430267, -0.06256074458360672, 0.020928680896759033, 0.088841512799263, -0.05409466475248337, 0.06563375145196915, 0.00919094868004322, 0.03398420289158821, -0.030767641961574554, 0.018803518265485764, -0.1452583223581314, -0.1114685982465744, 0.0637880340218544, 0.03441969305276871, 0.058525387197732925, -0.10213619470596313, 0.05476430803537369, 0.022857682779431343, -0.07871999591588974, -0.032315079122781754, 0.046383924782276154, 0.004289815668016672, -0.016089066863059998, -0.16433191299438477, -0.03255055844783783, -0.03503117337822914, 0.04643480107188225, -0.09663278609514236, -0.020769448950886726, 0.13348472118377686, 0.17901572585105896, 0.0033311655279248953, -0.07245667278766632, 0.03202245011925697, 0.06038383021950722, -0.023088488727808, -0.08917345851659775, -0.03589954972267151, -0.029426375404000282, -0.04564645513892174, 0.13864381611347198, -0.10981439054012299, -0.044162504374980927, 0.09626114368438721, 0.08652283251285553, -0.06805116683244705, 0.020153474062681198, 0.010813985951244831, -0.07098916918039322, -0.02796616032719612, -0.10803480446338654, -0.0003284857957623899, 0.027004865929484367, 0.04811563342809677, -0.08027216792106628, -0.01650647073984146, -0.0035508768633008003, -0.005004557780921459, -0.11328712105751038, 0.1365898996591568, 0.12675964832305908, -0.17323778569698334, 0.1520155817270279, 0.0346490815281868, 0.023958206176757812, 0.22717392444610596, -0.05792395770549774, -0.1046026423573494, 0.018274223431944847, 0.06534082442522049, 0.012496152892708778, 0.11114412546157837, 0.034894105046987534, 0.002910297131165862, 0.04537114500999451, 0.08782310783863068, 0.039468131959438324, -0.027186715975403786, 0.057276494801044464, 0.00371117377653718, -0.04608697444200516, -0.0368749164044857, -0.007848185487091541, -0.014347459189593792, 0.06541097164154053, -0.02367403171956539, 0.05592678487300873, -0.051725804805755615, -0.05077517032623291, -0.13298723101615906, 0.17969894409179688, -0.14749599993228912, -0.17404106259346008, -0.1520906388759613, -0.02641742303967476, -0.06442402303218842, -0.018470285460352898, -0.03453027829527855, -0.07667116075754166, -0.08323726803064346, -0.1404595673084259, 0.12080342322587967, -0.07542780786752701, -0.07583292573690414, -0.04208451509475708, -0.0029274800326675177, -0.017012659460306168, -0.12274543195962906, 0.007986304350197315, 0.07196219265460968, -0.027497515082359314, 0.004701648373156786, -0.09130458533763885, 0.14638963341712952, 0.08446452766656876, 0.0594453401863575, -0.012644345872104168, -0.030575083568692207, 0.12773078680038452, -0.17038434743881226, 0.1653088480234146, -0.0033366726711392403, 0.019979143515229225, 0.04926879703998566, 0.17211832106113434, 0.03777138143777847, -0.030008243396878242, 0.02028825879096985, 0.047913577407598495, -0.08061321079730988, -0.18387708067893982, -0.16534283757209778, -0.10915070027112961, 0.0784607008099556, 0.042369622737169266, 0.044439706951379776, -0.0390501506626606, 0.005163335241377354, -0.06447495520114899, 0.07472928613424301, 0.015261761844158173, 0.05260123685002327, -0.0023699093144387007, 0.041548632085323334, 0.056292299181222916, -0.09916502237319946, 0.06874248385429382, 0.12951873242855072, -0.016631219536066055, 0.18284249305725098, -0.08679147064685822, 0.23772625625133514, 0.006774264853447676, 0.08904760330915451, -0.011510497890412807, 0.10289644449949265, -0.05184052884578705, 0.03091263212263584, 0.02351127192378044, -0.08066759258508682, 0.03130427747964859, 0.07540832459926605, 0.11999709159135818, -0.07339566946029663, 0.03363823518157005, -0.015120538882911205, 0.10154689848423004, 0.1370893269777298, -0.0050088632851839066, -0.10573980212211609, -0.00800883024930954, 0.08920837193727493, 0.009534486569464207, -0.0790538638830185, 0.006864661350846291, 0.18027590215206146, -0.1404113620519638, 0.13453349471092224, 0.0080190384760499, 0.10426341742277145, -0.05738604813814163, -0.05763533338904381, 0.0498419925570488, 0.06368975341320038, -0.03809002414345741, 0.09063497185707092, -0.19820642471313477, 0.14623746275901794, 0.028964979574084282, -0.005565855652093887, -0.08165156841278076, 0.044083163142204285, 0.0053612603805959225, 0.0747988149523735, 0.10596226155757904, 0.07348132133483887, -0.15950536727905273, -0.041654352098703384, -0.09419156610965729, -0.0211708452552557, 0.12081726640462875, -0.047070275992155075, 0.06180214509367943, 0.027710450813174248, -0.02748246118426323, -0.04116956144571304, -0.01498660072684288, -0.021498220041394234, -0.18641571700572968, 0.032629821449518204, -0.03268120810389519, -0.016949869692325592, -0.04484624043107033, -0.01758883148431778, -0.11911658942699432, 0.16258983314037323, -0.10403653979301453, -0.04927195981144905, -0.15966293215751648, -0.0399172268807888, 0.20868198573589325, -0.07966317236423492, 0.022167429327964783, -0.03703662380576134, 0.04147207736968994, -0.018361087888479233, -0.07541905343532562, 0.08708158135414124, -0.10127809643745422, -0.10686604678630829, -0.06849948316812515, 0.11571171879768372, 0.014294775202870369, 0.048546433448791504, -0.06675810366868973, 0.07045570015907288, 0.05645282194018364, -0.13631610572338104, -0.0086671719327569, 0.10739264637231827, -0.027458518743515015, 0.133162721991539, -0.04416840523481369, -0.116537906229496, 0.005063182674348354, -0.1278274804353714, 0.005585468839854002, 0.07858065515756607, -0.07013343274593353, 0.086957186460495, 0.0855184942483902, -0.10234453529119492, -0.24913249909877777, 0.008634739555418491, 0.08255265653133392, 0.07839114964008331, 0.014982908964157104, -0.16817611455917358, 0.03451491519808769, 0.03923369199037552, -0.015066690742969513, 0.04885844513773918, -0.2537463307380676, -0.1298486441373825, 0.004817089065909386, -0.04251713305711746, -0.1573234647512436, -0.10321260243654251, -0.06918004155158997, -0.01062240544706583, -0.1794542521238327, 0.006404502782970667, 0.02470899559557438, 0.026811281219124794, 0.05865892767906189, 0.018210608512163162, 0.01957692578434944, -0.022968625649809837, 0.1557450294494629, 0.048186641186475754, -0.007948769256472588, -0.08525650203227997, 0.0013429063837975264, 0.058808449655771255, -0.003176020458340645, 0.15652133524417877, -0.10678248852491379, 0.02632940001785755, -0.1675429344177246, 0.004668524023145437, -0.06964465975761414, 0.005478791892528534, -0.07663808763027191, -0.028385045006871223, -0.10101427882909775, 0.08704651892185211, 0.06722404062747955, -0.034547124058008194, 0.07022672891616821, -0.0072675286792218685, -0.08269716799259186, 0.16000352799892426, 0.07421579957008362, 0.1301214098930359, -0.08887837082147598, -0.05782304331660271, -0.01798180676996708, 0.0131294010207057, -0.15361982583999634, 0.04563596844673157, 0.09126276522874832, 0.01610836572945118, 0.09731502830982208, -0.05703134462237358, -0.1654006391763687, -0.010313019156455994, 0.11370901763439178, -0.010705631226301193, -0.1624143272638321, 0.013587996363639832, -0.04009063541889191, -0.04845428466796875, -0.04371845722198486, 0.0590272881090641, -0.03832351416349411, 0.026960544288158417, -0.013227860443294048, 0.10031989961862564, -0.002901457017287612, 0.14423005282878876, 0.04726218432188034, 0.0400182381272316, -0.07779477536678314, 0.18015213310718536, 0.08445370197296143, -0.0565258264541626, 0.05006910488009453, 0.17971768975257874, -0.08696898072957993, -0.0038449738640338182, 0.12616220116615295, 0.012347733601927757, 0.040570180863142014, -0.08080317825078964, 0.02268940396606922, -0.1019909530878067, 0.024587947875261307, -0.005397818982601166, 0.030449112877249718, 0.03070768527686596, -0.032395780086517334, -0.052934303879737854, -0.01975277066230774, 0.10757382959127426, 0.07482163608074188, 0.053695254027843475, -0.06640656292438507, 0.018062260001897812, -0.0009200858185067773, -0.044409606605768204, 0.0044439262710511684, -0.0012208959087729454, -0.07652543485164642, -0.020916877314448357, -0.057793159037828445, -0.020978543907403946, -0.06555140018463135, -0.026282135397195816, -0.03500399366021156, -0.06543274968862534, -0.020645080134272575, 0.005795327015221119, -0.06892355531454086, -0.067862369120121, -0.09724489599466324, 0.07514330744743347, -0.11945489794015884, -0.0021050700452178717, 0.10073965042829514, -0.05791117995977402, 0.06878241151571274, 0.01699105277657509, 0.0017690276727080345, 0.0538172647356987, -0.03765984997153282, 0.016865238547325134, 0.009209629148244858, 0.04362490400671959, 0.013077833689749241, -0.004678164143115282, -0.02674112096428871, 0.034497104585170746, -0.00005896376751479693, 0.023532681167125702, -0.0001332531828666106, -0.08693545311689377, 0.10391408950090408, -0.07961368560791016, -0.055350031703710556, -0.044552192091941833, 0.18543973565101624, 0.046284373849630356, 0.01073942705988884, 0.053739454597234726, -0.05488593876361847, 0.028796909376978874, -0.11206136643886566, -0.01967162825167179, 0.028449568897485733, -0.035407062619924545, 0.00507514551281929, 0.01356488186866045, 0.07939761132001877, -0.007562324404716492, 0.1331896036863327, 0.004646744579076767, -0.012008548714220524, 0.03387931361794472, 0.029542287811636925, -0.011908863671123981, 0.053079526871442795, 0.07786998897790909, -0.05162109434604645, 0.004488874226808548, -0.04219556972384453, -0.03633135184645653, -0.0217304565012455, 0.1555553674697876, 0.07317835092544556, 0.14680242538452148, 0.1003928855061531, 0.09133230149745941, -0.004239771980792284, -0.1664733588695526, -0.10106253623962402, 0.006214777939021587, -0.09690442681312561, 0.0742601826786995, -0.0966210588812828, 0.09529069811105728, 0.07246270030736923, -0.2263164073228836, 0.10053087770938873, -0.009412093088030815, -0.08829604089260101, -0.010115344077348709, -0.17145684361457825, -0.05276167392730713, -0.08154548704624176, -0.003763080108910799, -0.09089192748069763, 0.09526701271533966, 0.07076931744813919, 0.08278403431177139, 0.0021769292652606964, 0.176492840051651, -0.1335906982421875, -0.09624128043651581, 0.07686842232942581, 0.013509727083146572, 0.0385892316699028, 0.092354416847229, 0.01826314814388752, 0.0018248542910441756, 0.005270557478070259, 0.08553845435380936, 0.07826720178127289, -0.028615707531571388, 0.06670301407575607, -0.007755145896226168, -0.039136528968811035, -0.005943275056779385, -0.03418551757931709, -0.03589067608118057, 0.1751721352338791, 0.07226915657520294, 0.00007452452700817958, -0.024194134399294853, 0.13828988373279572, -0.06579001247882843, -0.10933322459459305, -0.15856502950191498, 0.002380430931225419, -0.04664482921361923, 0.002721443073824048, -0.017800314351916313, -0.15216174721717834, -0.055418603122234344, 0.13426309823989868, 0.18758268654346466, -0.02009575627744198, -0.013115579262375832, 0.007220860105007887, 0.005075815599411726, -0.005653553642332554, 0.07936836034059525, -0.04274502396583557, 0.25420263409614563, -0.01953808404505253, 0.058030448853969574, -0.055830612778663635, -0.07175043970346451, -0.0501529835164547, 0.1565004587173462, -0.025752797722816467, -0.05871901661157608, -0.09557691961526871, 0.08799116313457489, -0.03966943547129631, -0.18949678540229797, 0.008486039005219936, -0.12543052434921265, -0.13004182279109955, 0.0016037708846852183, 0.06435879319906235, 0.10671307146549225, 0.005333141423761845, 0.0266870204359293, 0.030925383791327477, 0.09580985456705093, 0.05240486562252045, -0.0434417799115181, -0.10552119463682175, 0.01705200783908367, -0.10530689358711243, 0.16680464148521423, 0.00699124950915575, 0.07338615506887436, 0.07755517214536667, 0.006526426412165165, -0.09176256507635117, 0.04201025888323784, 0.090798519551754, 0.007074411958456039, 0.010191256180405617, 0.14710427820682526, -0.04476412013173103, 0.1764686107635498, 0.04655028507113457, 0.046570319682359695, 0.08201062679290771, 0.05882849916815758, -0.0016230501933023334, -0.1197819635272026, 0.04626739025115967, -0.10576776415109634, 0.14602087438106537, 0.21043811738491058, -0.001329617341980338, -0.020121056586503983, -0.037535034120082855, 0.06016036123037338, -0.05270371213555336, 0.09129156172275543, 0.0009908584179356694, -0.12740476429462433, 0.005790164228528738, -0.04495539888739586, 0.09195549786090851, -0.0948636457324028, -0.031469348818063736, 0.01958322525024414, -0.005370826460421085, -0.04342002421617508, 0.12838749587535858, 0.0802435353398323, -0.021335337311029434, -0.02931617759168148, -0.1297333538532257, 0.04261770844459534, 0.06442522257566452, -0.04315615072846413, -0.023291021585464478 ]