id
stringlengths
2
115
lastModified
stringlengths
24
24
tags
list
author
stringlengths
2
42
description
stringlengths
0
6.67k
citation
stringlengths
0
10.7k
likes
int64
0
3.66k
downloads
int64
0
8.89M
created
timestamp[us]
card
stringlengths
11
977k
card_len
int64
11
977k
embeddings
list
indonlp/NusaX-MT
2023-01-24T17:21:03.000Z
[ "task_categories:translation", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:multilingual", "size_categories:10K<n<100K", "source_datasets:original", "language:ace", "language:ban", "language:bjn", "language:bug", "language:en", "language:id", "language:jv", "language:mad", "language:min", "language:nij", "language:su", "language:bbc", "license:cc-by-sa-4.0", "arxiv:2205.15960", "region:us" ]
indonlp
NusaX is a high-quality multilingual parallel corpus that covers 12 languages, Indonesian, English, and 10 Indonesian local languages, namely Acehnese, Balinese, Banjarese, Buginese, Madurese, Minangkabau, Javanese, Ngaju, Sundanese, and Toba Batak. NusaX-MT is a parallel corpus for training and benchmarking machine translation models across 10 Indonesian local languages + Indonesian and English. The data is presented in csv format with 12 columns, one column for each language.
@misc{winata2022nusax, title={NusaX: Multilingual Parallel Sentiment Dataset for 10 Indonesian Local Languages}, author={Winata, Genta Indra and Aji, Alham Fikri and Cahyawijaya, Samuel and Mahendra, Rahmad and Koto, Fajri and Romadhony, Ade and Kurniawan, Kemal and Moeljadi, David and Prasojo, Radityo Eko and Fung, Pascale and Baldwin, Timothy and Lau, Jey Han and Sennrich, Rico and Ruder, Sebastian}, year={2022}, eprint={2205.15960}, archivePrefix={arXiv}, primaryClass={cs.CL} }
5
320
2023-01-24T17:05:31
--- pretty_name: NusaX-MT annotations_creators: - expert-generated language_creators: - expert-generated license: - cc-by-sa-4.0 multilinguality: - multilingual language: - ace - ban - bjn - bug - en - id - jv - mad - min - nij - su - bbc size_categories: - 10K<n<100K source_datasets: - original task_categories: - translation dataset_info: features: - name: id dtype: string - name: text_1 dtype: string - name: text_2 dtype: string - name: text_1_lang dtype: string - name: text_2_lang dtype: string --- # Dataset Card for NusaX-MT ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [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) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Repository:** [GitHub](https://github.com/IndoNLP/nusax/tree/main/datasets/mt) - **Paper:** [EACL 2022](https://arxiv.org/abs/2205.15960) - **Point of Contact:** [GitHub](https://github.com/IndoNLP/nusax/tree/main/datasets/mt) ### Dataset Summary NusaX is a high-quality multilingual parallel corpus that covers 12 languages, Indonesian, English, and 10 Indonesian local languages, namely Acehnese, Balinese, Banjarese, Buginese, Madurese, Minangkabau, Javanese, Ngaju, Sundanese, and Toba Batak. NusaX-MT is a parallel corpus for training and benchmarking machine translation models across 10 Indonesian local languages + Indonesian and English. The data is presented in csv format with 12 columns, one column for each language. ### Supported Tasks and Leaderboards - Machine translation for Indonesian languages ### Languages All possible pairs of the following: - ace: acehnese, - ban: balinese, - bjn: banjarese, - bug: buginese, - eng: english, - ind: indonesian, - jav: javanese, - mad: madurese, - min: minangkabau, - nij: ngaju, - sun: sundanese, - bbc: toba_batak, ## Dataset Creation ### Curation Rationale There is a shortage of NLP research and resources for the Indonesian languages, despite the country having over 700 languages. With this in mind, we have created this dataset to support future research for the underrepresented languages in Indonesia. ### Source Data #### Initial Data Collection and Normalization NusaX-MT is a dataset for machine translation in Indonesian langauges that has been expertly translated by native speakers. #### Who are the source language producers? The data was produced by humans (native speakers). ### Annotations #### Annotation process NusaX-MT is derived from SmSA, which is the biggest publicly available dataset for Indonesian sentiment analysis. It comprises of comments and reviews from multiple online platforms. To ensure the quality of our dataset, we have filtered it by removing any abusive language and personally identifying information by manually reviewing all sentences. To ensure balance in the label distribution, we randomly picked 1,000 samples through stratified sampling and then translated them to the corresponding languages. #### Who are the annotators? Native speakers of both Indonesian and the corresponding languages. Annotators were compensated based on the number of translated samples. ### Personal and Sensitive Information Personal information is removed. ## 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 NusaX is created from review text. These data sources may contain some bias. ### Other Known Limitations No other known limitations ## Additional Information ### 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 ``` @misc{winata2022nusax, title={NusaX: Multilingual Parallel Sentiment Dataset for 10 Indonesian Local Languages}, author={Winata, Genta Indra and Aji, Alham Fikri and Cahyawijaya, Samuel and Mahendra, Rahmad and Koto, Fajri and Romadhony, Ade and Kurniawan, Kemal and Moeljadi, David and Prasojo, Radityo Eko and Fung, Pascale and Baldwin, Timothy and Lau, Jey Han and Sennrich, Rico and Ruder, Sebastian}, year={2022}, eprint={2205.15960}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` ### Contributions Thanks to [@afaji](https://github.com/afaji) for adding this dataset.
5,634
[ [ -0.041839599609375, -0.02581787109375, 0.003337860107421875, 0.043670654296875, -0.03759765625, 0.00347137451171875, -0.024169921875, -0.01580810546875, 0.053985595703125, 0.047698974609375, -0.035919189453125, -0.07073974609375, -0.05694580078125, 0.05450439453125, 0.002506256103515625, 0.085693359375, -0.026031494140625, -0.0232696533203125, -0.0299835205078125, -0.0478515625, -0.01364898681640625, -0.03204345703125, -0.03143310546875, -0.0013170242309570312, 0.0223388671875, 0.0341796875, 0.0443115234375, 0.04534912109375, 0.024169921875, 0.0213165283203125, -0.01275634765625, 0.0023746490478515625, -0.0041046142578125, -0.003444671630859375, 0.0081787109375, -0.0404052734375, -0.05206298828125, -0.00579833984375, 0.050079345703125, 0.05706787109375, -0.01119232177734375, 0.0386962890625, 0.018768310546875, 0.0679931640625, -0.037628173828125, 0.03314208984375, -0.012847900390625, -0.000006496906280517578, -0.035247802734375, 0.00972747802734375, 0.001178741455078125, -0.057464599609375, -0.00893402099609375, -0.052978515625, -0.0208740234375, -0.01416015625, 0.064697265625, 0.01331329345703125, -0.036468505859375, 0.0020618438720703125, -0.00482177734375, 0.0655517578125, -0.063720703125, 0.00539398193359375, 0.050567626953125, 0.014434814453125, 0.00957489013671875, -0.0213623046875, -0.033905029296875, 0.0196075439453125, -0.0078125, 0.0176544189453125, -0.02313232421875, -0.025848388671875, 0.030303955078125, 0.027099609375, -0.050262451171875, -0.01557159423828125, -0.026031494140625, 0.00920867919921875, 0.059478759765625, 0.0157318115234375, 0.012115478515625, -0.0450439453125, -0.0203094482421875, -0.0160675048828125, -0.0389404296875, 0.0167694091796875, 0.033599853515625, 0.036163330078125, -0.06390380859375, 0.052947998046875, -0.0248565673828125, 0.03363037109375, -0.0212249755859375, -0.01251983642578125, 0.0787353515625, -0.04266357421875, -0.0163421630859375, 0.0010747909545898438, 0.07666015625, 0.050048828125, 0.0150146484375, 0.02117919921875, -0.0067291259765625, 0.01288604736328125, -0.015350341796875, -0.049957275390625, 0.0068359375, 0.01837158203125, -0.045989990234375, -0.027313232421875, 0.007724761962890625, -0.07305908203125, -0.010986328125, -0.035858154296875, 0.0014591217041015625, -0.00720977783203125, -0.06646728515625, 0.007152557373046875, -0.004673004150390625, 0.01055908203125, -0.00025963783264160156, -0.0244598388671875, 0.037109375, 0.0279083251953125, 0.06427001953125, -0.0055389404296875, -0.01268768310546875, -0.00875091552734375, -0.000059723854064941406, -0.018310546875, 0.04083251953125, -0.037109375, -0.038787841796875, 0.0048980712890625, 0.0175018310546875, -0.01200103759765625, -0.03668212890625, 0.0594482421875, 0.007572174072265625, 0.01678466796875, -0.049346923828125, -0.0116729736328125, -0.0202484130859375, 0.02276611328125, -0.04705810546875, 0.1063232421875, 0.01081085205078125, -0.0721435546875, 0.023406982421875, -0.0540771484375, -0.0400390625, -0.01319122314453125, -0.01129913330078125, -0.0516357421875, -0.000186920166015625, 0.0341796875, 0.04681396484375, -0.03173828125, 0.0180816650390625, -0.030914306640625, -0.0053558349609375, 0.01258087158203125, 0.00045800209045410156, 0.08203125, 0.0302886962890625, -0.0240478515625, 0.0015735626220703125, -0.065673828125, -0.0178070068359375, 0.023651123046875, -0.004009246826171875, -0.05694580078125, -0.0282745361328125, 0.00563812255859375, 0.0293121337890625, 0.0211639404296875, -0.05303955078125, 0.01776123046875, -0.03533935546875, 0.0031070709228515625, 0.04229736328125, 0.00447845458984375, 0.0248870849609375, -0.0173797607421875, 0.05523681640625, 0.0175628662109375, 0.0227508544921875, -0.0052337646484375, -0.052215576171875, -0.04296875, -0.01132965087890625, 0.00954437255859375, 0.04638671875, -0.058380126953125, 0.0396728515625, -0.03436279296875, -0.0421142578125, -0.045623779296875, 0.0182037353515625, 0.0391845703125, 0.0171661376953125, 0.0277099609375, -0.033477783203125, -0.0546875, -0.06280517578125, -0.0084075927734375, 0.0021038055419921875, 0.005062103271484375, 0.03790283203125, 0.046905517578125, -0.0174560546875, 0.055206298828125, -0.0496826171875, -0.0367431640625, -0.0169525146484375, 0.00653839111328125, 0.040069580078125, 0.0274505615234375, 0.059478759765625, -0.0523681640625, -0.057281494140625, 0.002593994140625, -0.07000732421875, -0.0116119384765625, 0.011688232421875, 0.00301361083984375, 0.037261962890625, 0.0193939208984375, -0.04150390625, 0.0380859375, 0.05224609375, -0.028533935546875, 0.0286712646484375, -0.0055999755859375, 0.0196685791015625, -0.115234375, 0.016265869140625, 0.015625, 0.0145416259765625, -0.019775390625, -0.0245513916015625, -0.007190704345703125, -0.00968170166015625, -0.034637451171875, 0.043914794921875, -0.03173828125, -0.005229949951171875, 0.0005517005920410156, 0.0006628036499023438, -0.0011072158813476562, 0.037689208984375, -0.0064239501953125, 0.051788330078125, 0.0577392578125, -0.03668212890625, 0.003604888916015625, 0.04241943359375, -0.0308074951171875, 0.053375244140625, -0.056304931640625, -0.01242828369140625, -0.0118255615234375, 0.02276611328125, -0.058441162109375, -0.01242828369140625, 0.032470703125, -0.035858154296875, 0.00634765625, -0.01178741455078125, -0.04656982421875, -0.035003662109375, -0.041107177734375, 0.028167724609375, 0.0307159423828125, -0.0196685791015625, 0.0367431640625, 0.042144775390625, -0.02581787109375, -0.051300048828125, -0.0596923828125, 0.002349853515625, -0.02569580078125, -0.03369140625, 0.0004570484161376953, 0.0016622543334960938, -0.02020263671875, 0.01096343994140625, -0.00035190582275390625, 0.007106781005859375, -0.006824493408203125, 0.0421142578125, 0.007480621337890625, -0.0113067626953125, -0.0186920166015625, 0.0244140625, -0.02685546875, 0.012603759765625, -0.007965087890625, 0.02716064453125, -0.0173187255859375, 0.0022640228271484375, -0.0377197265625, 0.034820556640625, 0.0421142578125, -0.0272064208984375, 0.058563232421875, 0.050537109375, -0.020721435546875, 0.01910400390625, -0.0374755859375, -0.004108428955078125, -0.0259246826171875, 0.006031036376953125, -0.0430908203125, -0.05438232421875, 0.057281494140625, 0.004726409912109375, 0.001590728759765625, 0.05450439453125, 0.0292510986328125, 0.0145111083984375, 0.07147216796875, 0.04400634765625, -0.0166473388671875, 0.00818634033203125, -0.037506103515625, -0.00829315185546875, -0.06781005859375, -0.0247802734375, -0.056060791015625, -0.011810302734375, -0.06292724609375, -0.0245819091796875, 0.011566162109375, -0.0235137939453125, -0.0185546875, 0.05078125, -0.03857421875, 0.023040771484375, 0.0355224609375, -0.004894256591796875, 0.00742340087890625, 0.017059326171875, -0.02386474609375, -0.023193359375, -0.04541015625, -0.033355712890625, 0.10150146484375, 0.026397705078125, 0.0271453857421875, 0.0012273788452148438, 0.059967041015625, -0.0004553794860839844, 0.01436614990234375, -0.0011749267578125, 0.047271728515625, -0.027557373046875, -0.032012939453125, -0.0012826919555664062, -0.037322998046875, -0.083251953125, -0.004154205322265625, -0.00757598876953125, -0.03485107421875, 0.046600341796875, -0.01507568359375, -0.0294189453125, 0.0264892578125, -0.03277587890625, 0.0660400390625, 0.003391265869140625, -0.009918212890625, -0.01023101806640625, -0.0682373046875, 0.0174560546875, 0.0066070556640625, 0.033477783203125, -0.032745361328125, -0.019866943359375, 0.07293701171875, -0.0268096923828125, 0.0792236328125, -0.025482177734375, 0.005458831787109375, 0.021148681640625, -0.0145721435546875, 0.0234222412109375, 0.0063323974609375, -0.0221099853515625, 0.061798095703125, 0.01016998291015625, -0.031402587890625, -0.02337646484375, 0.06427001953125, -0.0748291015625, -0.0059814453125, -0.05572509765625, -0.0271148681640625, 0.00896453857421875, 0.0160064697265625, 0.002002716064453125, 0.01409149169921875, 0.01201629638671875, 0.0272216796875, 0.0292510986328125, -0.03118896484375, 0.0196380615234375, 0.0313720703125, -0.0204620361328125, -0.07293701171875, 0.07684326171875, 0.03118896484375, 0.0007863044738769531, 0.015167236328125, 0.01151275634765625, -0.027618408203125, -0.0033740997314453125, -0.02423095703125, 0.038421630859375, -0.030853271484375, -0.029693603515625, -0.055816650390625, 0.01123046875, -0.038818359375, -0.00572967529296875, -0.028533935546875, -0.0439453125, -0.0115966796875, -0.0182647705078125, 0.0418701171875, 0.035186767578125, -0.0258026123046875, 0.0166168212890625, -0.03973388671875, 0.016571044921875, -0.00806427001953125, 0.03729248046875, -0.0163726806640625, -0.0221405029296875, -0.0166168212890625, 0.0023193359375, -0.0012359619140625, -0.0489501953125, 0.045318603515625, 0.00029277801513671875, 0.0209197998046875, 0.019775390625, 0.0186767578125, 0.0469970703125, -0.004791259765625, 0.06048583984375, 0.012359619140625, -0.04034423828125, 0.05694580078125, -0.0269927978515625, 0.0323486328125, 0.061492919921875, 0.050262451171875, -0.03424072265625, -0.022003173828125, -0.06671142578125, -0.081298828125, 0.047637939453125, 0.0262298583984375, 0.0064239501953125, -0.0108642578125, 0.034942626953125, 0.01236724853515625, 0.033447265625, -0.058868408203125, -0.054718017578125, -0.02203369140625, -0.0186004638671875, -0.011260986328125, -0.02362060546875, -0.0182037353515625, -0.03118896484375, 0.06182861328125, -0.002288818359375, 0.0150146484375, 0.004558563232421875, 0.01898193359375, -0.01641845703125, 0.0102081298828125, 0.035003662109375, 0.0274505615234375, -0.0262298583984375, -0.0014619827270507812, 0.0243682861328125, -0.038238525390625, -0.00199127197265625, 0.0201873779296875, -0.0311431884765625, 0.01169586181640625, 0.0036869049072265625, 0.06329345703125, 0.0229644775390625, -0.02630615234375, 0.043670654296875, -0.01190948486328125, -0.0254364013671875, -0.04638671875, -0.02093505859375, -0.009246826171875, 0.0004138946533203125, 0.0205841064453125, 0.0219573974609375, -0.005340576171875, -0.006320953369140625, 0.01323699951171875, 0.0104827880859375, -0.0220489501953125, -0.03375244140625, 0.052032470703125, 0.01094818115234375, 0.0027065277099609375, 0.0288848876953125, -0.00980377197265625, -0.01409912109375, 0.049530029296875, 0.0201416015625, 0.07720947265625, -0.027984619140625, 0.0292205810546875, 0.0694580078125, 0.0367431640625, -0.00428009033203125, 0.043975830078125, -0.012939453125, -0.033233642578125, -0.039337158203125, -0.0565185546875, -0.0206298828125, 0.000705718994140625, -0.07159423828125, 0.0280609130859375, -0.02606201171875, -0.01509857177734375, -0.0177001953125, 0.020751953125, -0.0433349609375, 0.0128021240234375, -0.00969696044921875, 0.06854248046875, -0.095703125, 0.057891845703125, 0.0672607421875, -0.0628662109375, -0.050933837890625, -0.0198211669921875, 0.01557159423828125, -0.03900146484375, 0.0264739990234375, 0.031951904296875, 0.0252685546875, -0.013702392578125, -0.0260162353515625, -0.06793212890625, 0.07745361328125, 0.0213165283203125, -0.0184783935546875, 0.030242919921875, 0.037811279296875, 0.036102294921875, -0.023651123046875, 0.0246734619140625, 0.033233642578125, 0.04913330078125, -0.0036773681640625, -0.061492919921875, 0.0186614990234375, -0.048126220703125, 0.00528717041015625, 0.0142669677734375, -0.047027587890625, 0.04913330078125, 0.0024852752685546875, -0.0029239654541015625, -0.00299072265625, 0.055084228515625, 0.0287628173828125, 0.034454345703125, 0.036865234375, 0.0682373046875, 0.024627685546875, -0.01837158203125, 0.092041015625, -0.01849365234375, 0.00897979736328125, 0.06341552734375, -0.01334381103515625, 0.06768798828125, 0.0308074951171875, -0.033660888671875, 0.0445556640625, 0.0367431640625, 0.0081787109375, 0.0194854736328125, -0.0192718505859375, -0.0166473388671875, -0.00634765625, -0.0301513671875, -0.05535888671875, 0.0213165283203125, 0.02008056640625, -0.0197601318359375, -0.007244110107421875, 0.0163116455078125, 0.03802490234375, 0.0181121826171875, -0.0098876953125, 0.052459716796875, 0.0238037109375, -0.03594970703125, 0.045501708984375, -0.0082550048828125, 0.05255126953125, -0.0499267578125, 0.00868988037109375, -0.0322265625, 0.0126953125, -0.032470703125, -0.0791015625, 0.04736328125, 0.0005097389221191406, -0.0089263916015625, -0.0275421142578125, 0.03338623046875, -0.0294189453125, -0.05328369140625, 0.0225830078125, 0.0172119140625, 0.0248565673828125, -0.00913238525390625, -0.07666015625, 0.032073974609375, 0.01023101806640625, -0.02947998046875, 0.03070068359375, 0.029022216796875, -0.013153076171875, 0.036224365234375, 0.057159423828125, 0.01178741455078125, -0.01267242431640625, 0.01285552978515625, 0.06341552734375, -0.0433349609375, -0.04083251953125, -0.042327880859375, 0.057281494140625, -0.031890869140625, -0.04803466796875, 0.08489990234375, 0.06549072265625, 0.06695556640625, -0.00458526611328125, 0.061187744140625, -0.011505126953125, 0.05389404296875, -0.00007683038711547852, 0.0391845703125, -0.053253173828125, 0.0017461776733398438, -0.052337646484375, -0.07391357421875, -0.051910400390625, 0.046051025390625, -0.0284271240234375, -0.01041412353515625, 0.0293121337890625, 0.0601806640625, 0.00501251220703125, 0.004077911376953125, -0.0016345977783203125, 0.03546142578125, -0.0015573501586914062, 0.034698486328125, 0.01001739501953125, -0.061004638671875, 0.039794921875, -0.053192138671875, -0.0279083251953125, 0.00360870361328125, -0.0662841796875, -0.06817626953125, -0.0589599609375, -0.05133056640625, -0.03436279296875, -0.0096282958984375, 0.075927734375, 0.01812744140625, -0.068603515625, -0.0447998046875, 0.00829315185546875, 0.005229949951171875, -0.03363037109375, -0.01502227783203125, 0.04571533203125, 0.008392333984375, -0.047637939453125, 0.004528045654296875, 0.0305328369140625, -0.005615234375, -0.00548553466796875, -0.02142333984375, -0.0245361328125, -0.010162353515625, 0.053009033203125, 0.044769287109375, -0.042266845703125, 0.02001953125, 0.007144927978515625, -0.0055694580078125, 0.010162353515625, 0.01483917236328125, -0.04559326171875, 0.0294189453125, 0.031951904296875, 0.036041259765625, 0.03857421875, -0.01300048828125, 0.01413726806640625, -0.0614013671875, 0.03155517578125, -0.006824493408203125, 0.02545166015625, 0.03485107421875, -0.00980377197265625, 0.05462646484375, 0.03759765625, -0.0256805419921875, -0.07373046875, -0.01328277587890625, -0.094970703125, 0.006317138671875, 0.096435546875, -0.0006256103515625, -0.03192138671875, -0.00846099853515625, -0.0202789306640625, 0.01407623291015625, -0.0389404296875, 0.0350341796875, 0.0278472900390625, 0.0084991455078125, -0.0201263427734375, -0.04327392578125, 0.03173828125, 0.0347900390625, -0.06451416015625, 0.00270843505859375, 0.01551055908203125, 0.01061248779296875, 0.01708984375, 0.0528564453125, -0.030303955078125, 0.01158905029296875, -0.010040283203125, 0.0269012451171875, 0.0019702911376953125, 0.0005497932434082031, -0.019866943359375, 0.007167816162109375, -0.0284576416015625, -0.0181121826171875 ] ]
result-kand2-sdxl-wuerst-karlo/9a272529
2023-10-04T08:54:53.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
320
2023-10-04T08:54:52
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 246 num_examples: 10 download_size: 1437 dataset_size: 246 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "9a272529" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.04254150390625, -0.01093292236328125, 0.0239715576171875, 0.0250701904296875, -0.01142120361328125, -0.00021278858184814453, 0.02423095703125, -0.0099639892578125, 0.0718994140625, 0.03619384765625, -0.05657958984375, -0.041107177734375, -0.040252685546875, -0.01143646240234375, -0.0178375244140625, 0.0703125, 0.01358795166015625, 0.0077056884765625, -0.016998291015625, -0.0156707763671875, -0.0299530029296875, -0.048583984375, -0.036407470703125, -0.0266876220703125, 0.07171630859375, 0.0548095703125, 0.031890869140625, 0.0489501953125, 0.0667724609375, 0.013519287109375, -0.00689697265625, -0.01416778564453125, -0.0268402099609375, -0.0113525390625, -0.00754547119140625, -0.0298004150390625, -0.07818603515625, 0.0059967041015625, 0.0469970703125, 0.058441162109375, -0.0188446044921875, 0.061859130859375, -0.0189971923828125, 0.06561279296875, -0.028472900390625, 0.03729248046875, -0.004146575927734375, -0.01519012451171875, -0.056243896484375, 0.00830078125, 0.0064697265625, -0.035736083984375, -0.02301025390625, -0.08087158203125, 0.00897979736328125, 0.01441192626953125, 0.0533447265625, 0.01364898681640625, 0.0038166046142578125, -0.00920867919921875, -0.0290985107421875, 0.00739288330078125, -0.020294189453125, 0.01526641845703125, 0.06182861328125, 0.034515380859375, -0.004505157470703125, -0.03741455078125, -0.027099609375, 0.01331329345703125, -0.0033111572265625, 0.005878448486328125, 0.007171630859375, -0.00884246826171875, 0.045928955078125, 0.06500244140625, -0.035400390625, -0.01511383056640625, -0.06475830078125, -0.0287017822265625, 0.06072998046875, 0.01110076904296875, 0.01035308837890625, -0.0160675048828125, -0.0027256011962890625, -0.0269622802734375, -0.0362548828125, -0.00962066650390625, 0.049468994140625, 0.016845703125, -0.0836181640625, 0.032958984375, -0.01035308837890625, 0.01364898681640625, 0.025390625, 0.04766845703125, 0.05694580078125, -0.007488250732421875, -0.01270294189453125, 0.0020427703857421875, 0.026336669921875, 0.0261993408203125, 0.00444793701171875, 0.00782012939453125, 0.008056640625, 0.0013990402221679688, 0.01386260986328125, -0.075439453125, -0.06378173828125, 0.02362060546875, -0.0626220703125, -0.026885986328125, 0.03228759765625, -0.06536865234375, -0.05059814453125, -0.0196075439453125, 0.00927734375, 0.00940704345703125, -0.052001953125, -0.00954437255859375, -0.043304443359375, 0.0227508544921875, 0.018218994140625, -0.050262451171875, 0.0167236328125, 0.052886962890625, 0.0264892578125, 0.017669677734375, -0.0092010498046875, -0.043731689453125, 0.0099334716796875, -0.0228118896484375, 0.062744140625, -0.0406494140625, -0.0281524658203125, -0.006317138671875, 0.03704833984375, 0.00807952880859375, -0.03094482421875, 0.06201171875, -0.0243988037109375, -0.0091705322265625, -0.053314208984375, -0.0404052734375, -0.02032470703125, 0.0200042724609375, -0.0908203125, 0.0740966796875, 0.0181884765625, -0.035980224609375, 0.0164947509765625, -0.08270263671875, -0.00677490234375, 0.058868408203125, -0.00827789306640625, -0.032440185546875, 0.02490234375, -0.01528167724609375, 0.027435302734375, -0.008056640625, 0.0304412841796875, -0.06329345703125, -0.01108551025390625, -0.004352569580078125, 0.01036834716796875, 0.06280517578125, 0.0199127197265625, 0.037017822265625, 0.0120849609375, -0.0758056640625, -0.018402099609375, 0.0280914306640625, -0.0008897781372070312, -0.0206298828125, -0.039337158203125, 0.026580810546875, -0.016326904296875, 0.025665283203125, -0.039154052734375, 0.0240020751953125, 0.0115509033203125, -0.0158233642578125, 0.04962158203125, 0.0148773193359375, 0.033050537109375, -0.03533935546875, 0.045257568359375, -0.002346038818359375, 0.0264739990234375, -0.006549835205078125, -0.04351806640625, -0.04498291015625, 0.0116424560546875, 0.042633056640625, 0.0418701171875, -0.034423828125, 0.054931640625, 0.014801025390625, -0.06439208984375, -0.018402099609375, 0.002300262451171875, 0.01155853271484375, 0.02508544921875, 0.0239105224609375, -0.04949951171875, -0.0531005859375, -0.054229736328125, 0.0282745361328125, -0.006793975830078125, 0.0042266845703125, 0.0214691162109375, 0.04754638671875, -0.01415252685546875, 0.0096893310546875, -0.05950927734375, -0.0235443115234375, 0.00713348388671875, -0.027313232421875, 0.0263214111328125, 0.0599365234375, 0.07647705078125, -0.0413818359375, -0.01324462890625, -0.044921875, -0.04229736328125, 0.00005054473876953125, 0.0123443603515625, -0.055999755859375, -0.0261688232421875, 0.0164947509765625, -0.02203369140625, 0.060882568359375, 0.06146240234375, -0.054473876953125, 0.0001761913299560547, 0.004047393798828125, 0.0100250244140625, -0.09326171875, 0.0304718017578125, -0.005756378173828125, -0.0013027191162109375, -0.03619384765625, 0.0117950439453125, 0.02032470703125, -0.0169677734375, -0.0033512115478515625, 0.03912353515625, -0.03179931640625, 0.01480865478515625, -0.005054473876953125, -0.0243377685546875, 0.00034809112548828125, 0.0234375, 0.0019321441650390625, 0.0214996337890625, 0.06463623046875, -0.0201568603515625, 0.06072998046875, 0.05426025390625, 0.002361297607421875, 0.060333251953125, -0.039154052734375, 0.016876220703125, -0.01306915283203125, 0.036041259765625, -0.04364013671875, -0.051025390625, 0.041473388671875, -0.027435302734375, 0.0208587646484375, -0.03656005859375, -0.027587890625, -0.046173095703125, -0.0243988037109375, 0.060791015625, 0.028717041015625, -0.051177978515625, 0.03411865234375, 0.051513671875, 0.0013904571533203125, 0.00818634033203125, -0.059356689453125, 0.003086090087890625, -0.0311737060546875, -0.01056671142578125, 0.0240631103515625, -0.03436279296875, 0.0062408447265625, -0.021942138671875, 0.0240631103515625, -0.006168365478515625, -0.009124755859375, 0.053253173828125, 0.0203399658203125, -0.0164337158203125, 0.0167236328125, -0.01119232177734375, -0.05157470703125, 0.0199737548828125, 0.005893707275390625, 0.0269622802734375, 0.00959014892578125, -0.0059356689453125, -0.032379150390625, 0.04534912109375, 0.0116119384765625, -0.014312744140625, 0.04180908203125, 0.05645751953125, -0.068603515625, -0.0033321380615234375, -0.038116455078125, -0.007266998291015625, -0.033538818359375, -0.004425048828125, -0.0219573974609375, -0.0301055908203125, 0.063232421875, 0.00527191162109375, -0.01334381103515625, 0.06365966796875, 0.055999755859375, 0.012176513671875, 0.0274810791015625, 0.0445556640625, -0.0163421630859375, 0.03326416015625, -0.0242919921875, -0.0159454345703125, -0.055511474609375, -0.04119873046875, -0.040496826171875, -0.036651611328125, -0.04876708984375, -0.0262908935546875, -0.01165771484375, 0.00331878662109375, -0.0228118896484375, 0.048065185546875, -0.051177978515625, 0.032470703125, 0.05474853515625, 0.0198211669921875, -0.01023101806640625, -0.01256561279296875, 0.026947021484375, 0.0231170654296875, -0.032073974609375, -0.00643157958984375, 0.09149169921875, 0.03607177734375, 0.06219482421875, 0.029144287109375, 0.06427001953125, 0.028472900390625, 0.0248870849609375, -0.0223541259765625, 0.0177459716796875, -0.0032787322998046875, -0.05206298828125, 0.0039825439453125, -0.0098724365234375, -0.055450439453125, -0.047088623046875, -0.0192718505859375, -0.0205535888671875, 0.052734375, 0.034393310546875, -0.01442718505859375, 0.010009765625, -0.06707763671875, 0.07318115234375, 0.0027980804443359375, 0.00943756103515625, -0.0170745849609375, -0.036102294921875, 0.00812530517578125, 0.0111236572265625, 0.00830841064453125, -0.03533935546875, 0.01042938232421875, 0.0792236328125, -0.041290283203125, 0.06451416015625, -0.0531005859375, -0.00304412841796875, 0.0096588134765625, -0.012969970703125, 0.00977325439453125, 0.037017822265625, -0.011383056640625, 0.015655517578125, 0.01087188720703125, -0.04656982421875, -0.01375579833984375, 0.055511474609375, -0.040924072265625, 0.01157379150390625, -0.033935546875, -0.03265380859375, -0.003414154052734375, 0.0171966552734375, 0.00833892822265625, 0.055694580078125, -0.01175689697265625, 0.0071563720703125, 0.03875732421875, 0.0167388916015625, 0.0302734375, 0.01146697998046875, -0.0241851806640625, -0.034576416015625, 0.07171630859375, 0.01146697998046875, -0.0279693603515625, 0.01715087890625, 0.026580810546875, -0.01413726806640625, -0.0281982421875, -0.047760009765625, 0.0179901123046875, -0.0291900634765625, -0.05487060546875, -0.00884246826171875, -0.024200439453125, -0.0305633544921875, -0.01123809814453125, -0.0190277099609375, -0.0594482421875, -0.042877197265625, -0.045867919921875, 0.08966064453125, 0.053863525390625, -0.05157470703125, 0.03448486328125, -0.05474853515625, 0.04205322265625, -0.009613037109375, 0.07635498046875, -0.0039215087890625, -0.039886474609375, -0.02203369140625, -0.01473236083984375, -0.00921630859375, -0.055999755859375, -0.01454925537109375, 0.016021728515625, 0.0498046875, 0.0201263427734375, 0.006275177001953125, 0.0439453125, -0.0095977783203125, 0.036590576171875, 0.0087738037109375, -0.03717041015625, 0.04541015625, -0.0246429443359375, 0.0291290283203125, 0.062164306640625, 0.036956787109375, -0.0269622802734375, 0.00649261474609375, -0.07989501953125, -0.038299560546875, 0.036651611328125, 0.0016641616821289062, 0.01611328125, 0.0171966552734375, 0.035552978515625, 0.0011796951293945312, 0.010406494140625, -0.027923583984375, -0.06732177734375, -0.00902557373046875, -0.03363037109375, 0.0154266357421875, -0.0292510986328125, -0.01922607421875, -0.035003662109375, 0.045166015625, -0.0006680488586425781, 0.0264892578125, -0.0102996826171875, 0.0210418701171875, -0.01189422607421875, -0.0242919921875, 0.0242156982421875, 0.032928466796875, -0.038970947265625, -0.0176544189453125, -0.0191802978515625, -0.054473876953125, -0.0283203125, 0.061431884765625, -0.004119873046875, -0.0278778076171875, 0.0352783203125, 0.04498291015625, -0.027557373046875, -0.002979278564453125, 0.0204620361328125, -0.01324462890625, -0.028472900390625, -0.035186767578125, 0.011077880859375, 0.01177978515625, 0.010711669921875, 0.018951416015625, -0.00836944580078125, 0.02850341796875, -0.0258331298828125, 0.035675048828125, -0.005161285400390625, -0.0438232421875, -0.04144287109375, 0.03717041015625, 0.0426025390625, -0.04132080078125, 0.052978515625, -0.01331329345703125, -0.0228729248046875, 0.0570068359375, 0.006366729736328125, 0.05023193359375, -0.033111572265625, 0.0188140869140625, 0.045623779296875, 0.005580902099609375, 0.026275634765625, 0.058837890625, -0.0211334228515625, -0.042388916015625, -0.001728057861328125, -0.0254669189453125, -0.03448486328125, -0.00307464599609375, -0.08587646484375, 0.0158233642578125, -0.058349609375, -0.0085906982421875, 0.0212249755859375, 0.01378631591796875, -0.057464599609375, 0.0195159912109375, 0.034393310546875, 0.100830078125, -0.060882568359375, 0.04937744140625, 0.058258056640625, -0.0306854248046875, -0.061981201171875, -0.0285797119140625, 0.0166015625, -0.06890869140625, -0.0272674560546875, 0.01145172119140625, 0.04730224609375, -0.025421142578125, -0.05548095703125, -0.05316162109375, 0.07244873046875, 0.01403045654296875, -0.0496826171875, 0.022735595703125, -0.0098419189453125, 0.01959228515625, -0.0202178955078125, 0.015411376953125, 0.033447265625, 0.054351806640625, 0.0198211669921875, -0.047515869140625, 0.01256561279296875, -0.051177978515625, -0.026580810546875, 0.0300140380859375, -0.061859130859375, -0.0004875659942626953, 0.00281524658203125, 0.017486572265625, 0.01082611083984375, 0.048980712890625, 0.01383209228515625, 0.0261993408203125, 0.023773193359375, 0.048248291015625, 0.06768798828125, -0.022552490234375, 0.05499267578125, -0.00563812255859375, 0.03631591796875, 0.0784912109375, -0.00669097900390625, 0.025177001953125, 0.03326416015625, -0.001739501953125, 0.0224609375, 0.0504150390625, -0.04168701171875, 0.0274658203125, 0.01535797119140625, 0.00031447410583496094, -0.0202178955078125, -0.01070404052734375, -0.061767578125, 0.01078033447265625, 0.0341796875, -0.0281982421875, -0.005771636962890625, -0.00783538818359375, 0.01287078857421875, 0.002223968505859375, -0.039520263671875, 0.0540771484375, 0.0034542083740234375, -0.00799560546875, -0.0164337158203125, -0.007770538330078125, 0.00598907470703125, -0.038238525390625, -0.02911376953125, -0.017974853515625, 0.025909423828125, -0.0374755859375, -0.08038330078125, 0.059295654296875, -0.021484375, -0.03350830078125, -0.012786865234375, 0.032257080078125, -0.0196990966796875, -0.0843505859375, 0.0208282470703125, 0.006069183349609375, 0.00444793701171875, 0.0008268356323242188, -0.0836181640625, 0.034088134765625, -0.006694793701171875, -0.0106201171875, 0.0166473388671875, 0.00969696044921875, -0.004947662353515625, 0.0289154052734375, 0.04443359375, -0.00971221923828125, -0.0276336669921875, 0.0220947265625, 0.06402587890625, -0.05255126953125, -0.0364990234375, -0.0273895263671875, 0.04644775390625, -0.0243377685546875, -0.056671142578125, 0.037689208984375, 0.07989501953125, 0.05792236328125, -0.006717681884765625, 0.032989501953125, -0.0304412841796875, 0.061553955078125, -0.0151519775390625, 0.05487060546875, -0.0162811279296875, -0.015777587890625, -0.01043701171875, -0.047943115234375, -0.0498046875, 0.045989990234375, 0.018218994140625, -0.002040863037109375, 0.027313232421875, 0.070556640625, -0.01306915283203125, 0.0223846435546875, -0.0010623931884765625, 0.00786590576171875, 0.022216796875, 0.025146484375, 0.0217437744140625, -0.050872802734375, 0.0038852691650390625, -0.034820556640625, -0.038360595703125, 0.0105438232421875, -0.07440185546875, -0.061859130859375, -0.0496826171875, -0.045135498046875, -0.04205322265625, -0.0107574462890625, 0.053436279296875, 0.0771484375, -0.08087158203125, -0.0188446044921875, 0.0135498046875, 0.0181884765625, 0.01036834716796875, -0.006500244140625, 0.052490234375, 0.044036865234375, -0.029266357421875, -0.006580352783203125, -0.0021381378173828125, 0.00875091552734375, -0.004241943359375, -0.0009522438049316406, -0.0015630722045898438, -0.0023212432861328125, 0.0041351318359375, 0.036956787109375, -0.003047943115234375, -0.02001953125, -0.03472900390625, 0.019775390625, 0.01093292236328125, 0.0626220703125, -0.0296173095703125, 0.0006952285766601562, 0.036651611328125, 0.0288238525390625, 0.047210693359375, 0.01910400390625, 0.039337158203125, -0.035919189453125, 0.0244598388671875, -0.011505126953125, 0.02874755859375, 0.0182037353515625, -0.034881591796875, 0.05963134765625, 0.02362060546875, -0.033203125, -0.0416259765625, -0.005535125732421875, -0.10748291015625, 0.040313720703125, 0.05401611328125, 0.0096435546875, -0.0290679931640625, -0.0003933906555175781, -0.025909423828125, -0.006465911865234375, -0.065673828125, 0.0164337158203125, 0.034210205078125, 0.0069427490234375, -0.01837158203125, -0.0035457611083984375, 0.0416259765625, -0.0211181640625, -0.0836181640625, 0.01009368896484375, 0.028594970703125, -0.0013179779052734375, 0.0164337158203125, 0.042083740234375, -0.00821685791015625, 0.0278472900390625, 0.01418304443359375, 0.014495849609375, -0.01554107666015625, -0.033935546875, -0.024139404296875, -0.005985260009765625, -0.0151214599609375, -0.038787841796875 ] ]
TJUNLP/M3KE
2023-06-19T04:07:29.000Z
[ "task_categories:text-classification", "task_categories:question-answering", "task_categories:multiple-choice", "size_categories:10K<n<100K", "language:zh", "license:apache-2.0", "arxiv:2305.10263", "region:us" ]
TJUNLP
A Massive Multi-Level Multi-Subject Knowledge Evaluation Benchmark for Chinese Large Language Models.
@misc{liu2023m3ke, title={M3KE: A Massive Multi-Level Multi-Subject Knowledge Evaluation Benchmark for Chinese Large Language Models}, author={Chuang Liu and Renren Jin and Yuqi Ren and Linhao Yu and Tianyu Dong and Xiaohan Peng and Shuting Zhang and Jianxiang Peng and Peiyi Zhang and Qingqing Lyu and Xiaowen Su and Qun Liu and Deyi Xiong}, year={2023}, eprint={2305.10263}, archivePrefix={arXiv}, primaryClass={cs.CL} }
2
319
2023-06-16T02:42:59
--- license: apache-2.0 task_categories: - text-classification - question-answering - multiple-choice language: - zh size_categories: - 10K<n<100K arxiv: - 2305.10263 --- M3KE, or Massive Multi-Level Multi-Subject Knowledge Evaluation, is a benchmark developed to assess the knowledge acquired by large Chinese language models by evaluating their multitask accuracy in both zero- and few-shot settings. The benchmark comprises 20,477 questions spanning 71 tasks. For further information about M3KE, please consult our [paper](https://arxiv.org/abs/2305.10263) or visit our [GitHub](https://github.com/tjunlp-lab/M3KE) page. ## Load the data ```python from datasets import load_dataset ds = load_dataset( path="TJUNLP/M3KE", name="Computer Programming Language-Natural Sciences-Other" ) print(ds) """ DatasetDict({ test: Dataset({ features: ['id', 'question', 'A', 'B', 'C', 'D', 'answer'], num_rows: 236 }) dev: Dataset({ features: ['id', 'question', 'A', 'B', 'C', 'D', 'answer'], num_rows: 5 }) }) """ print(ds["test"][0]) """ {'id': 0, 'question': '下面判断正确的是?', 'A': 'char str[10]={"china"}; 等价于 char str[10];str[]="china";', 'B': 'char *s="china"; 等价于 char *s;s="china"; ', 'C': 'char *a="china"; 等价于 char *a;*a="china";', 'D': 'char c[6]="china",d[6]="china"; 等 价 于 char c[6]=d[6]="china"; ', 'answer': ''} """ ``` ``` @misc{liu2023m3ke, title={M3KE: A Massive Multi-Level Multi-Subject Knowledge Evaluation Benchmark for Chinese Large Language Models}, author={Chuang Liu and Renren Jin and Yuqi Ren and Linhao Yu and Tianyu Dong and Xiaohan Peng and Shuting Zhang and Jianxiang Peng and Peiyi Zhang and Qingqing Lyu and Xiaowen Su and Qun Liu and Deyi Xiong}, year={2023}, eprint={2305.10263}, archivePrefix={arXiv}, primaryClass={cs.CL} } ```
1,839
[ [ -0.039703369140625, -0.056182861328125, 0.0394287109375, 0.006717681884765625, 0.00939178466796875, -0.01119232177734375, -0.020904541015625, -0.00399017333984375, -0.02545166015625, 0.01554107666015625, -0.0526123046875, -0.054168701171875, -0.04443359375, 0.0153656005859375, -0.0152435302734375, 0.05389404296875, 0.01111602783203125, -0.010650634765625, -0.00666046142578125, -0.01448822021484375, -0.022308349609375, -0.017120361328125, -0.0560302734375, -0.00995635986328125, 0.035888671875, 0.033203125, 0.038360595703125, 0.0240936279296875, 0.024871826171875, 0.0282440185546875, -0.01210784912109375, 0.0174407958984375, -0.0187835693359375, -0.004543304443359375, -0.0033245086669921875, -0.0230255126953125, -0.035614013671875, -0.0024356842041015625, 0.07177734375, 0.059967041015625, -0.00335693359375, 0.03179931640625, 0.00887298583984375, 0.061309814453125, -0.0504150390625, 0.0128021240234375, -0.0316162109375, 0.00740814208984375, -0.0207366943359375, 0.0106658935546875, -0.0188446044921875, -0.00405120849609375, -0.00225830078125, -0.045379638671875, -0.00482177734375, 0.014190673828125, 0.06817626953125, -0.006893157958984375, -0.050994873046875, 0.00971221923828125, 0.0029697418212890625, 0.0728759765625, -0.06951904296875, 0.025787353515625, 0.020904541015625, 0.0233917236328125, -0.028472900390625, -0.02337646484375, -0.061981201171875, -0.01320648193359375, -0.005458831787109375, 0.0283966064453125, 0.0093231201171875, -0.0037784576416015625, 0.052001953125, 0.031890869140625, -0.054595947265625, 0.0009722709655761719, -0.0239715576171875, -0.01922607421875, 0.048065185546875, 0.037933349609375, 0.02874755859375, -0.043975830078125, -0.02166748046875, -0.0161590576171875, -0.040374755859375, 0.02630615234375, 0.04156494140625, 0.013519287109375, -0.00617218017578125, 0.049896240234375, -0.041656494140625, 0.0677490234375, -0.00286102294921875, -0.0295562744140625, 0.035614013671875, -0.03424072265625, -0.014404296875, -0.013397216796875, 0.08612060546875, 0.040435791015625, 0.004024505615234375, 0.00933074951171875, 0.005359649658203125, -0.0249481201171875, 0.0013141632080078125, -0.0811767578125, -0.0024166107177734375, 0.050048828125, -0.0139312744140625, 0.00289154052734375, 0.027618408203125, -0.05340576171875, -0.02740478515625, -0.0088958740234375, 0.032562255859375, -0.03643798828125, -0.04937744140625, 0.006145477294921875, -0.00943756103515625, 0.0195770263671875, 0.0021953582763671875, -0.051666259765625, 0.01107025146484375, 0.0697021484375, 0.05853271484375, 0.003871917724609375, -0.06280517578125, -0.0277862548828125, 0.0103912353515625, -0.03839111328125, 0.05609130859375, -0.025634765625, -0.0146331787109375, -0.0250244140625, 0.0264129638671875, -0.017120361328125, -0.042327880859375, 0.02886962890625, -0.01357269287109375, 0.0273895263671875, -0.044647216796875, -0.050079345703125, -0.034210205078125, 0.03814697265625, -0.046722412109375, 0.08746337890625, 0.004703521728515625, -0.06744384765625, 0.04339599609375, -0.053436279296875, -0.031158447265625, -0.01065826416015625, -0.005615234375, -0.0289154052734375, -0.0264434814453125, 0.020233154296875, 0.059295654296875, -0.034393310546875, 0.023651123046875, -0.03900146484375, -0.03759765625, 0.00907135009765625, -0.005649566650390625, 0.09051513671875, 0.01207733154296875, -0.0386962890625, 0.0264129638671875, -0.0784912109375, 0.00971221923828125, 0.0014524459838867188, -0.0274505615234375, -0.016876220703125, -0.0037841796875, -0.00440216064453125, 0.03167724609375, 0.00942230224609375, -0.0413818359375, 0.007724761962890625, -0.02496337890625, 0.01372528076171875, 0.048492431640625, 0.0034923553466796875, -0.004940032958984375, -0.024322509765625, 0.01824951171875, 0.0205230712890625, 0.0007634162902832031, -0.01203155517578125, -0.059356689453125, -0.03521728515625, -0.00878143310546875, 0.01522064208984375, 0.04937744140625, -0.0430908203125, 0.046112060546875, -0.0211181640625, -0.043182373046875, -0.0513916015625, 0.019134521484375, 0.0262451171875, 0.036224365234375, 0.0187530517578125, -0.01467132568359375, -0.0238189697265625, -0.076416015625, -0.00798797607421875, -0.010955810546875, -0.00974273681640625, 0.01306915283203125, 0.036956787109375, -0.01461029052734375, 0.033660888671875, -0.03179931640625, -0.0203094482421875, -0.02490234375, 0.01220703125, 0.0369873046875, 0.039337158203125, 0.012969970703125, -0.033477783203125, -0.0469970703125, 0.01168060302734375, -0.058441162109375, 0.0113525390625, -0.0098876953125, -0.0237579345703125, 0.0192108154296875, 0.0225830078125, -0.033599853515625, -0.005496978759765625, 0.040496826171875, -0.027557373046875, 0.05633544921875, -0.004032135009765625, 0.043060302734375, -0.09039306640625, 0.03582763671875, -0.0181121826171875, 0.0022869110107421875, -0.03228759765625, 0.020233154296875, 0.0280303955078125, -0.003932952880859375, -0.04217529296875, 0.046600341796875, -0.045928955078125, -0.003993988037109375, -0.0149688720703125, 0.0240478515625, -0.00304412841796875, 0.0531005859375, -0.01259613037109375, 0.06512451171875, 0.05242919921875, -0.0518798828125, 0.038177490234375, 0.004436492919921875, -0.060882568359375, 0.05572509765625, -0.0369873046875, 0.0008816719055175781, 0.01076507568359375, -0.00768280029296875, -0.07763671875, -0.00787353515625, 0.00632476806640625, -0.032470703125, 0.01114654541015625, 0.0006256103515625, -0.059539794921875, -0.041046142578125, -0.0408935546875, 0.0227813720703125, 0.01397705078125, -0.01432037353515625, 0.0208587646484375, 0.03167724609375, 0.00855255126953125, -0.06451416015625, -0.049102783203125, 0.0035877227783203125, -0.01099395751953125, -0.0618896484375, -0.0105133056640625, -0.022247314453125, 0.00402069091796875, 0.012176513671875, -0.0021953582763671875, -0.002666473388671875, 0.0281982421875, 0.0029277801513671875, -0.002285003662109375, -0.0271759033203125, -0.0113983154296875, -0.000873565673828125, -0.0193634033203125, 0.007068634033203125, -0.0032825469970703125, 0.02777099609375, -0.025909423828125, -0.0306549072265625, -0.0379638671875, 0.018646240234375, 0.035919189453125, 0.0010976791381835938, 0.059112548828125, 0.07293701171875, -0.032073974609375, 0.002765655517578125, -0.035614013671875, -0.0005321502685546875, -0.0330810546875, 0.0540771484375, -0.06298828125, -0.057373046875, 0.037628173828125, 0.0018529891967773438, 0.02020263671875, 0.066650390625, 0.050262451171875, 0.00860595703125, 0.06707763671875, 0.0114288330078125, -0.00982666015625, -0.001667022705078125, -0.0276947021484375, 0.0019159317016601562, -0.08599853515625, -0.0023956298828125, -0.01800537109375, -0.01465606689453125, -0.03973388671875, -0.01407623291015625, 0.0247802734375, -0.00731658935546875, -0.0323486328125, 0.03497314453125, -0.011505126953125, 0.0265655517578125, 0.04486083984375, -0.006317138671875, 0.007427215576171875, -0.0367431640625, -0.032745361328125, 0.0035400390625, -0.043975830078125, -0.01477813720703125, 0.1016845703125, 0.005523681640625, 0.01515960693359375, 0.0303497314453125, 0.0307769775390625, 0.001506805419921875, 0.008819580078125, -0.06182861328125, 0.06298828125, -0.0142822265625, -0.07366943359375, -0.035614013671875, -0.0487060546875, -0.079345703125, 0.04656982421875, -0.015838623046875, -0.054718017578125, -0.00913238525390625, -0.0159149169921875, -0.040008544921875, 0.0382080078125, -0.055877685546875, 0.0858154296875, -0.00426483154296875, -0.04095458984375, -0.0182647705078125, -0.037689208984375, 0.06512451171875, -0.01153564453125, 0.023529052734375, -0.038909912109375, 0.00229644775390625, 0.08148193359375, -0.015838623046875, 0.036163330078125, -0.02410888671875, -0.005584716796875, 0.016845703125, 0.0019159317016601562, 0.01137542724609375, 0.0048828125, -0.0247802734375, 0.01421356201171875, 0.02667236328125, -0.042022705078125, -0.03875732421875, 0.048370361328125, -0.061309814453125, -0.0635986328125, -0.036224365234375, -0.047027587890625, -0.0245208740234375, 0.047393798828125, -0.0084686279296875, 0.032135009765625, -0.00637054443359375, 0.0309906005859375, 0.0189666748046875, -0.03314208984375, 0.0171051025390625, 0.045745849609375, -0.020355224609375, -0.035125732421875, 0.07281494140625, 0.02581787109375, 0.005954742431640625, 0.03631591796875, 0.03228759765625, -0.0068817138671875, -0.02630615234375, -0.043182373046875, 0.00351715087890625, -0.04998779296875, -0.003810882568359375, -0.061798095703125, -0.0228118896484375, -0.0374755859375, 0.0223388671875, -0.028717041015625, -0.016357421875, 0.0199127197265625, -0.00666046142578125, -0.0041046142578125, 0.04901123046875, -0.01120758056640625, 0.00405120849609375, -0.0462646484375, 0.0303955078125, 0.024993896484375, 0.02362060546875, 0.01367950439453125, -0.0278778076171875, -0.0382080078125, -0.0066070556640625, -0.0240020751953125, -0.049285888671875, -0.0022678375244140625, -0.0002111196517944336, 0.064697265625, 0.041717529296875, 0.0024471282958984375, 0.056915283203125, -0.0287017822265625, 0.06817626953125, 0.004962921142578125, -0.072998046875, 0.026031494140625, -0.02093505859375, 0.04144287109375, 0.046539306640625, 0.027130126953125, -0.06817626953125, -0.033477783203125, -0.040374755859375, -0.07073974609375, 0.06622314453125, -0.006839752197265625, -0.01259613037109375, 0.01036834716796875, -0.00018537044525146484, 0.0184173583984375, 0.0162811279296875, -0.03948974609375, -0.027374267578125, 0.00039124488830566406, -0.0190582275390625, -0.005096435546875, -0.027374267578125, -0.01364898681640625, -0.0312347412109375, 0.0628662109375, -0.01499176025390625, 0.0198211669921875, -0.00041174888610839844, -0.0143585205078125, 0.00894927978515625, 0.026123046875, 0.052642822265625, 0.056610107421875, -0.0312042236328125, 0.0149383544921875, 0.0285491943359375, -0.037506103515625, 0.0036296844482421875, 0.004329681396484375, 0.006988525390625, -0.0299835205078125, 0.035125732421875, 0.039520263671875, 0.0178375244140625, -0.044525146484375, 0.045257568359375, 0.0091552734375, -0.03448486328125, -0.013153076171875, 0.00928497314453125, 0.020263671875, 0.011993408203125, 0.0204010009765625, -0.0223236083984375, 0.0250244140625, -0.0391845703125, 0.01971435546875, 0.01641845703125, -0.0039005279541015625, -0.01617431640625, 0.03692626953125, 0.0003833770751953125, 0.0175323486328125, 0.038360595703125, -0.032958984375, -0.0401611328125, 0.043182373046875, 0.01432037353515625, 0.06231689453125, -0.00955963134765625, 0.00311279296875, 0.0704345703125, 0.046173095703125, -0.0009093284606933594, 0.0261688232421875, -0.009796142578125, -0.0576171875, -0.0178070068359375, -0.0238189697265625, -0.04864501953125, 0.0293731689453125, -0.03289794921875, 0.019073486328125, -0.032806396484375, -0.0117340087890625, -0.00412750244140625, 0.042633056640625, -0.046051025390625, 0.02392578125, 0.0091552734375, 0.05438232421875, -0.036834716796875, 0.0660400390625, 0.0433349609375, -0.0171661376953125, -0.04766845703125, 0.006099700927734375, 0.022796630859375, -0.0628662109375, 0.04052734375, 0.037200927734375, -0.0030612945556640625, -0.01236724853515625, -0.00583648681640625, -0.0745849609375, 0.0787353515625, 0.00032830238342285156, -0.03594970703125, 0.03631591796875, 0.010101318359375, 0.01256561279296875, 0.0057220458984375, 0.034332275390625, 0.03662109375, 0.06280517578125, -0.02032470703125, -0.055755615234375, 0.02618408203125, -0.039703369140625, -0.01316070556640625, -0.004291534423828125, -0.06646728515625, 0.0728759765625, -0.015838623046875, -0.0223388671875, -0.016448974609375, 0.053558349609375, 0.03564453125, 0.01351165771484375, 0.05206298828125, 0.04486083984375, 0.06463623046875, -0.0101165771484375, 0.0689697265625, -0.039031982421875, 0.035003662109375, 0.060455322265625, -0.0189056396484375, 0.06658935546875, 0.016448974609375, -0.043853759765625, 0.038238525390625, 0.058013916015625, -0.0201263427734375, 0.0230255126953125, 0.022857666015625, 0.0181732177734375, -0.0171966552734375, 0.0309906005859375, -0.0303192138671875, 0.015472412109375, 0.0188140869140625, 0.02069091796875, -0.01099395751953125, -0.00934600830078125, 0.02569580078125, -0.02276611328125, -0.005764007568359375, 0.05126953125, -0.005184173583984375, -0.05340576171875, 0.044464111328125, 0.01499176025390625, 0.059539794921875, -0.050323486328125, 0.02374267578125, -0.0078887939453125, 0.0167694091796875, -0.0278778076171875, -0.0789794921875, 0.0204010009765625, -0.0125274658203125, -0.00262451171875, 0.032073974609375, 0.027862548828125, -0.0330810546875, -0.052703857421875, 0.032470703125, 0.035858154296875, 0.015838623046875, -0.007450103759765625, -0.07501220703125, -0.0137786865234375, -0.01035308837890625, -0.055755615234375, 0.0189208984375, 0.051727294921875, 0.014739990234375, 0.039947509765625, 0.04962158203125, -0.00787353515625, 0.0064239501953125, 0.00528717041015625, 0.03741455078125, -0.070068359375, -0.03216552734375, -0.06341552734375, 0.044342041015625, -0.01274871826171875, -0.0364990234375, 0.07830810546875, 0.06396484375, 0.06982421875, 0.0084991455078125, 0.06256103515625, -0.0136871337890625, 0.0379638671875, -0.040985107421875, 0.072265625, -0.076171875, -0.002468109130859375, -0.0323486328125, -0.053619384765625, -0.01776123046875, 0.0248870849609375, -0.0306549072265625, 0.01824951171875, 0.07891845703125, 0.055816650390625, -0.0008869171142578125, -0.00431060791015625, 0.05322265625, 0.020477294921875, 0.020721435546875, 0.062408447265625, 0.04620361328125, -0.034759521484375, 0.026580810546875, -0.046051025390625, -0.0167694091796875, -0.0028533935546875, -0.0513916015625, -0.0787353515625, -0.058868408203125, -0.0248565673828125, -0.01338958740234375, -0.0177459716796875, 0.0577392578125, 0.049072265625, -0.0794677734375, -0.0418701171875, 0.03106689453125, 0.020263671875, -0.05255126953125, -0.01934814453125, 0.053466796875, -0.033660888671875, -0.0533447265625, 0.021087646484375, 0.01343536376953125, -0.0287322998046875, -0.019287109375, 0.0059814453125, -0.0350341796875, -0.005584716796875, 0.059417724609375, -0.00351715087890625, -0.0513916015625, -0.0060882568359375, -0.0099639892578125, -0.0125274658203125, 0.0027618408203125, 0.03759765625, -0.01311492919921875, 0.0225830078125, 0.030059814453125, 0.06207275390625, 0.0278778076171875, -0.018402099609375, 0.029144287109375, -0.03466796875, 0.0037631988525390625, -0.027984619140625, 0.033447265625, 0.033233642578125, -0.01557159423828125, 0.03240966796875, 0.03363037109375, -0.031036376953125, -0.05010986328125, -0.00966644287109375, -0.07293701171875, -0.0391845703125, 0.10076904296875, -0.02313232421875, -0.03460693359375, -0.014801025390625, -0.0145263671875, 0.00640869140625, -0.0185699462890625, 0.043548583984375, 0.08489990234375, 0.006313323974609375, -0.0101165771484375, -0.06011962890625, 0.022430419921875, 0.039154052734375, -0.060882568359375, 0.01209259033203125, 0.010284423828125, 0.03472900390625, 0.003437042236328125, 0.0477294921875, -0.0003571510314941406, 0.0250701904296875, 0.00972747802734375, 0.01291656494140625, -0.0169525146484375, -0.01084136962890625, 0.0015459060668945312, 0.029876708984375, -0.006023406982421875, -0.01413726806640625 ] ]
germeval_14
2023-04-05T10:06:39.000Z
[ "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" ]
null
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]].
@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}, }
3
318
2022-03-02T23:29:22
--- 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 --- # 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.
8,995
[ [ -0.05841064453125, -0.046356201171875, 0.015472412109375, -0.0003604888916015625, -0.0135040283203125, -0.01306915283203125, -0.033355712890625, -0.034912109375, 0.042510986328125, 0.0226898193359375, -0.0499267578125, -0.0750732421875, -0.044219970703125, 0.0150604248046875, -0.0125274658203125, 0.1009521484375, -0.01204681396484375, -0.01433563232421875, -0.019073486328125, -0.017974853515625, -0.015472412109375, -0.03948974609375, -0.02288818359375, -0.0202178955078125, 0.036865234375, 0.03338623046875, 0.040374755859375, 0.0628662109375, 0.047637939453125, 0.0170135498046875, -0.01367950439453125, -0.001728057861328125, -0.0264739990234375, -0.01042938232421875, -0.004245758056640625, -0.004638671875, -0.046478271484375, -0.00045800209045410156, 0.051361083984375, 0.0479736328125, -0.004947662353515625, 0.04052734375, 0.009033203125, 0.0540771484375, -0.02874755859375, 0.03240966796875, -0.01499176025390625, -0.01265716552734375, -0.0311279296875, -0.003662109375, -0.00690460205078125, -0.0200042724609375, -0.00018322467803955078, -0.050933837890625, 0.021484375, -0.01165008544921875, 0.087158203125, 0.0149688720703125, -0.00510406494140625, -0.01503753662109375, -0.031005859375, 0.044525146484375, -0.06396484375, 0.0208282470703125, 0.04058837890625, 0.0023517608642578125, -0.00955963134765625, -0.048583984375, -0.04241943359375, 0.001422882080078125, -0.02288818359375, 0.01268768310546875, -0.019439697265625, -0.0276336669921875, 0.036651611328125, 0.033660888671875, -0.05035400390625, 0.0036334991455078125, -0.0343017578125, -0.0075836181640625, 0.07318115234375, 0.00909423828125, 0.022857666015625, -0.036956787109375, -0.0157470703125, -0.030029296875, -0.0291900634765625, 0.0007600784301757812, 0.036163330078125, 0.03887939453125, -0.057861328125, 0.038970947265625, -0.0190582275390625, 0.042144775390625, -0.006107330322265625, -0.0003285408020019531, 0.061065673828125, -0.0433349609375, -0.01036834716796875, -0.005596160888671875, 0.06884765625, 0.050445556640625, 0.0026035308837890625, 0.00670623779296875, 0.0014467239379882812, 0.006443023681640625, -0.01053619384765625, -0.07086181640625, -0.030487060546875, 0.0283203125, -0.0340576171875, -0.0262451171875, 0.0197906494140625, -0.09033203125, -0.010711669921875, -0.019317626953125, 0.0128326416015625, -0.0277099609375, -0.03607177734375, 0.0034923553466796875, -0.0222625732421875, 0.0273590087890625, 0.01103973388671875, -0.047515869140625, 0.031402587890625, 0.038848876953125, 0.053802490234375, -0.0026226043701171875, -0.0210113525390625, -0.0182037353515625, 0.001003265380859375, -0.004100799560546875, 0.042694091796875, -0.0305938720703125, -0.03411865234375, -0.01287841796875, 0.02825927734375, -0.007045745849609375, -0.0215911865234375, 0.06378173828125, -0.0176849365234375, 0.03717041015625, -0.035797119140625, -0.042144775390625, -0.01474761962890625, 0.021759033203125, -0.0589599609375, 0.096923828125, 0.0197601318359375, -0.07537841796875, 0.0253143310546875, -0.06805419921875, -0.0289459228515625, 0.00862884521484375, -0.01194000244140625, -0.035675048828125, -0.027496337890625, 0.0215911865234375, 0.039947509765625, -0.03338623046875, 0.0240478515625, -0.0262908935546875, -0.004291534423828125, 0.00823974609375, 0.00238800048828125, 0.08685302734375, 0.00792694091796875, -0.0298614501953125, 0.0031147003173828125, -0.07476806640625, -0.003940582275390625, 0.031951904296875, -0.0175323486328125, -0.0127716064453125, -0.0200958251953125, 0.0281524658203125, 0.0221710205078125, 0.01160430908203125, -0.028472900390625, 0.01532745361328125, -0.0167694091796875, 0.02862548828125, 0.050994873046875, 0.01468658447265625, 0.0286865234375, -0.029388427734375, 0.0297698974609375, 0.0053558349609375, 0.019561767578125, 0.0029468536376953125, -0.04052734375, -0.048553466796875, -0.016265869140625, 0.03643798828125, 0.043487548828125, -0.0450439453125, 0.06341552734375, -0.04541015625, -0.06207275390625, -0.0303497314453125, 0.006237030029296875, 0.0168304443359375, 0.049072265625, 0.036285400390625, -0.029388427734375, -0.0484619140625, -0.06329345703125, 0.0200958251953125, -0.01401519775390625, 0.006397247314453125, 0.04058837890625, 0.07659912109375, -0.022979736328125, 0.051239013671875, -0.045501708984375, -0.025909423828125, -0.005275726318359375, -0.01102447509765625, 0.03314208984375, 0.054840087890625, 0.051483154296875, -0.06463623046875, -0.031585693359375, -0.007404327392578125, -0.06317138671875, -0.0035076141357421875, 0.01163482666015625, -0.01190185546875, 0.0243988037109375, 0.0256805419921875, -0.043304443359375, 0.0274505615234375, 0.034820556640625, -0.04052734375, 0.03021240234375, -0.005168914794921875, 0.0071563720703125, -0.09197998046875, 0.028106689453125, 0.0163726806640625, 0.0097198486328125, -0.042449951171875, -0.0068817138671875, -0.01137542724609375, 0.006618499755859375, -0.0205230712890625, 0.052490234375, -0.029296875, 0.01253509521484375, 0.0190582275390625, 0.01038360595703125, 0.0013151168823242188, 0.039886474609375, -0.00467681884765625, 0.038116455078125, 0.0582275390625, -0.04205322265625, 0.017974853515625, 0.033966064453125, -0.0240325927734375, 0.04498291015625, -0.049102783203125, 0.0012216567993164062, -0.018310546875, 0.0255584716796875, -0.047271728515625, -0.04681396484375, 0.053253173828125, -0.0457763671875, 0.0283966064453125, -0.0281829833984375, -0.046722412109375, -0.0352783203125, -0.036651611328125, 0.00839996337890625, 0.03131103515625, -0.016082763671875, 0.040008544921875, 0.045806884765625, -0.00302886962890625, -0.0300140380859375, -0.057708740234375, 0.0001697540283203125, -0.024627685546875, -0.055419921875, 0.041412353515625, -0.0157623291015625, -0.007503509521484375, 0.0290374755859375, 0.01055908203125, 0.00679779052734375, 0.00676727294921875, 0.02349853515625, 0.0266571044921875, -0.00475311279296875, 0.00011307001113891602, -0.0172119140625, -0.0148162841796875, 0.00007271766662597656, -0.0198516845703125, 0.03411865234375, -0.0182647705078125, -0.0164031982421875, -0.0300750732421875, 0.02044677734375, 0.02508544921875, -0.0166168212890625, 0.048980712890625, 0.0692138671875, -0.034149169921875, 0.006412506103515625, -0.0322265625, -0.01227569580078125, -0.0272064208984375, 0.018341064453125, -0.00994110107421875, -0.06341552734375, 0.06610107421875, 0.0177764892578125, 0.00897216796875, 0.07342529296875, 0.0433349609375, -0.0020389556884765625, 0.043212890625, 0.033477783203125, -0.010833740234375, 0.03668212890625, -0.048614501953125, -0.0157928466796875, -0.0595703125, -0.0282440185546875, -0.050872802734375, -0.0291748046875, -0.0819091796875, -0.041778564453125, 0.01454925537109375, 0.00017571449279785156, -0.0290985107421875, 0.0298614501953125, -0.05712890625, 0.0205535888671875, 0.04931640625, 0.00286102294921875, -0.003185272216796875, 0.0030117034912109375, -0.0026073455810546875, 0.002574920654296875, -0.04937744140625, -0.0386962890625, 0.0823974609375, 0.0285186767578125, 0.0305328369140625, 0.00860595703125, 0.06597900390625, 0.017822265625, 0.005176544189453125, -0.0261077880859375, 0.0433349609375, -0.01045989990234375, -0.05291748046875, -0.028045654296875, -0.03289794921875, -0.068359375, -0.004131317138671875, -0.01448822021484375, -0.06201171875, 0.0428466796875, -0.0011777877807617188, -0.006786346435546875, 0.0292816162109375, -0.054595947265625, 0.072265625, -0.0115966796875, -0.0272369384765625, 0.01055145263671875, -0.0758056640625, 0.004993438720703125, 0.00920867919921875, 0.036407470703125, -0.0258636474609375, 0.004596710205078125, 0.08746337890625, -0.043121337890625, 0.068359375, -0.03289794921875, 0.01462554931640625, 0.031890869140625, -0.0162353515625, 0.04052734375, 0.003078460693359375, -0.0123443603515625, 0.035552978515625, 0.0036449432373046875, -0.0272369384765625, -0.0277252197265625, 0.052703857421875, -0.057708740234375, -0.018035888671875, -0.03912353515625, -0.0233612060546875, 0.006366729736328125, 0.0266265869140625, 0.021240234375, 0.0249176025390625, -0.0115814208984375, 0.017242431640625, 0.04180908203125, -0.0191802978515625, 0.0175628662109375, 0.01526641845703125, -0.01357269287109375, -0.056243896484375, 0.0670166015625, 0.025634765625, -0.003353118896484375, 0.01406097412109375, 0.00823211669921875, -0.0131072998046875, -0.030670166015625, -0.046142578125, 0.0191497802734375, -0.052642822265625, -0.02215576171875, -0.04827880859375, -0.019561767578125, -0.03948974609375, -0.002819061279296875, -0.00417327880859375, -0.036834716796875, -0.028564453125, -0.03424072265625, 0.06231689453125, 0.02886962890625, -0.040313720703125, 0.004917144775390625, -0.041015625, 0.00878143310546875, -0.0115814208984375, 0.03472900390625, -0.0053253173828125, -0.034637451171875, -0.025054931640625, 0.0006928443908691406, -0.0024814605712890625, -0.05029296875, 0.02044677734375, 0.001476287841796875, 0.040618896484375, -0.0015115737915039062, 0.005748748779296875, 0.042144775390625, -0.0164337158203125, 0.07000732421875, 0.002040863037109375, -0.047149658203125, 0.049407958984375, -0.03570556640625, 0.0181427001953125, 0.0606689453125, 0.0347900390625, -0.0458984375, -0.0079345703125, -0.07672119140625, -0.0877685546875, 0.056884765625, 0.0250396728515625, 0.00655364990234375, 0.0004105567932128906, 0.01178741455078125, -0.0070037841796875, 0.00571441650390625, -0.04595947265625, -0.05780029296875, -0.01328277587890625, -0.015045166015625, -0.004253387451171875, -0.0182647705078125, -0.025146484375, -0.041473388671875, 0.0792236328125, 0.0014247894287109375, 0.0206146240234375, 0.0276031494140625, 0.0025482177734375, -0.005382537841796875, 0.0177154541015625, 0.03338623046875, 0.03411865234375, -0.0308380126953125, 0.00005811452865600586, 0.00955963134765625, -0.039764404296875, -0.00888824462890625, 0.044952392578125, -0.036834716796875, 0.01210784912109375, 0.0295257568359375, 0.06597900390625, 0.01071929931640625, -0.022674560546875, 0.031494140625, 0.00235748291015625, -0.036590576171875, -0.033721923828125, -0.00337982177734375, 0.004779815673828125, 0.01007080078125, 0.0176849365234375, -0.010101318359375, 0.004146575927734375, -0.01541900634765625, 0.0305633544921875, 0.00661468505859375, -0.0226593017578125, -0.0257720947265625, 0.041015625, 0.0011167526245117188, -0.002429962158203125, 0.0399169921875, -0.0255889892578125, -0.0321044921875, 0.049102783203125, 0.01085662841796875, 0.06329345703125, 0.00299835205078125, 0.0224761962890625, 0.06207275390625, 0.0281219482421875, 0.0094146728515625, 0.0291748046875, 0.0004878044128417969, -0.053466796875, -0.018524169921875, -0.050079345703125, -0.0072784423828125, 0.015533447265625, -0.059173583984375, 0.030975341796875, -0.0273590087890625, -0.022674560546875, 0.0222625732421875, 0.01763916015625, -0.0689697265625, 0.0121917724609375, 0.00992584228515625, 0.07354736328125, -0.07415771484375, 0.043792724609375, 0.055877685546875, -0.059783935546875, -0.0687255859375, -0.0151519775390625, 0.015167236328125, -0.03173828125, 0.02728271484375, 0.0009784698486328125, 0.0283355712890625, -0.0014829635620117188, -0.052215576171875, -0.06658935546875, 0.09307861328125, 0.0130462646484375, -0.025146484375, 0.0035877227783203125, 0.00720977783203125, 0.043487548828125, -0.01507568359375, 0.01153564453125, 0.044281005859375, 0.057525634765625, 0.01433563232421875, -0.057403564453125, 0.0193328857421875, -0.0499267578125, -0.01215362548828125, 0.0196990966796875, -0.05255126953125, 0.043853759765625, 0.00199127197265625, -0.0195159912109375, -0.0213470458984375, 0.040435791015625, 0.0189208984375, 0.0224761962890625, 0.0245513916015625, 0.07159423828125, 0.07073974609375, -0.0247344970703125, 0.08782958984375, -0.0245208740234375, 0.042083740234375, 0.08966064453125, -0.00510406494140625, 0.045806884765625, 0.028778076171875, -0.0267333984375, 0.046234130859375, 0.055755615234375, -0.037933349609375, 0.027069091796875, 0.01145172119140625, -0.0039825439453125, 0.0011615753173828125, -0.027801513671875, -0.049896240234375, 0.019927978515625, 0.026092529296875, -0.0294036865234375, -0.0221405029296875, -0.00720977783203125, 0.03192138671875, -0.0090484619140625, -0.00885772705078125, 0.061676025390625, -0.0014886856079101562, -0.021209716796875, 0.040435791015625, -0.0019855499267578125, 0.041015625, -0.03955078125, 0.003833770751953125, -0.007343292236328125, -0.0018758773803710938, -0.038543701171875, -0.0760498046875, 0.0261688232421875, 0.0118408203125, -0.031768798828125, -0.01776123046875, 0.055755615234375, -0.022857666015625, -0.05572509765625, 0.02587890625, 0.03546142578125, 0.0269927978515625, 0.0245361328125, -0.07354736328125, 0.020263671875, 0.00331878662109375, -0.031585693359375, 0.018951416015625, 0.039306640625, -0.0092620849609375, 0.02587890625, 0.055816650390625, 0.00223541259765625, -0.01163482666015625, 0.01488494873046875, 0.07501220703125, -0.047454833984375, -0.0250396728515625, -0.065185546875, 0.06097412109375, -0.022308349609375, -0.025634765625, 0.0643310546875, 0.0654296875, 0.09808349609375, 0.00341033935546875, 0.0655517578125, -0.050537109375, 0.038970947265625, -0.023895263671875, 0.047882080078125, -0.041595458984375, -0.0011920928955078125, -0.04058837890625, -0.051177978515625, -0.037109375, 0.036285400390625, -0.031829833984375, 0.0153350830078125, 0.025054931640625, 0.068603515625, 0.00890350341796875, 0.0008192062377929688, -0.0108795166015625, 0.020294189453125, 0.02044677734375, 0.0298614501953125, 0.0261383056640625, -0.049072265625, 0.025054931640625, -0.046478271484375, -0.0091400146484375, -0.0100555419921875, -0.0687255859375, -0.04705810546875, -0.07025146484375, -0.048248291015625, -0.04864501953125, -0.005840301513671875, 0.08026123046875, 0.041748046875, -0.074951171875, -0.0173492431640625, 0.0023326873779296875, 0.011474609375, -0.0070953369140625, -0.023040771484375, 0.054656982421875, 0.01422882080078125, -0.044647216796875, -0.0057373046875, 0.007793426513671875, 0.01161956787109375, 0.0015964508056640625, -0.01410675048828125, -0.0288543701171875, -0.0272369384765625, 0.0299835205078125, 0.0270843505859375, -0.03564453125, -0.01079559326171875, -0.006572723388671875, -0.0028553009033203125, 0.0148468017578125, 0.019317626953125, -0.033599853515625, 0.0170745849609375, 0.0411376953125, 0.03277587890625, 0.05072021484375, -0.004283905029296875, 0.00562286376953125, -0.046417236328125, 0.00971221923828125, 0.0147857666015625, 0.0263824462890625, 0.033966064453125, -0.02838134765625, 0.072021484375, 0.028289794921875, -0.035430908203125, -0.06744384765625, -0.0159454345703125, -0.091064453125, -0.0016183853149414062, 0.0919189453125, 0.0010423660278320312, -0.032470703125, 0.00925445556640625, -0.00010901689529418945, 0.019561767578125, -0.04010009765625, 0.0234832763671875, 0.06414794921875, 0.005916595458984375, 0.006076812744140625, -0.052978515625, 0.042694091796875, -0.0037212371826171875, -0.07379150390625, 0.00878143310546875, 0.04632568359375, 0.02630615234375, 0.02496337890625, 0.0506591796875, -0.0249481201171875, 0.0017719268798828125, -0.0068206787109375, 0.02532958984375, -0.005825042724609375, -0.00920867919921875, -0.0246124267578125, -0.00792694091796875, -0.0182952880859375, -0.005451202392578125 ] ]
taeshahn/ko-lima
2023-06-30T09:21:43.000Z
[ "license:cc-by-nc-sa-4.0", "arxiv:2305.11206", "region:us" ]
taeshahn
A high-quality korean dataset for efficient instruction tuning.
@InProceedings{huggingface:dataset, title = {Ko-LIMA: Korean LIMA Dataset}, author={Hahn, Taeseung}, year={2023} }
9
318
2023-06-13T15:10:24
--- license: cc-by-nc-sa-4.0 --- # Dataset Card for Ko-LIMA ## Dataset Description Ko-LIMA는 Meta에서 공개한 [LIMA: Less Is More for Alignment](https://arxiv.org/abs/2305.11206) (Zhou et al., 2023)의 [학습 데이터](https://huggingface.co/datasets/GAIR/lima)를 한국어로 번역한 데이터셋입니다. 번역에는 [DeepL API](https://www.deepl.com/docs-api)를 활용하였고, SK(주) Tech Collaborative Lab으로부터 비용을 지원받았습니다. 전체 텍스트 중에서 code block이나 수식을 나타내는 특수문자 사이의 텍스트는 원문을 유지하는 형태로 번역을 진행하였으며, `train` 데이터셋 1,030건과 `test` 데이터셋 300건으로 구성된 총 1,330건의 데이터를 활용하실 수 있습니다. 현재 동일한 번역 문장을 `plain`, `vicuna` 두 가지 포멧으로 제공합니다. 데이터셋 관련하여 문의가 있으신 경우 [메일](mailto:taes.hahn@gmail.com)을 통해 연락주세요! 🥰 This is Korean LIMA dataset, which is translated from the [LIMA dataset](https://huggingface.co/datasets/GAIR/lima) that Meta's [LIMA model](https://arxiv.org/abs/2305.11206) (Zhou et al., 2023) was trained on. The translation has proceeded through [DeepL API](https://www.deepl.com/docs-api) with financial support from Tech Collaborative Lab in SK Inc. Please feel free to contact me if you have any question on the dataset. I'm best reached via [email](mailto:taes.hahn@gmail.com). #### Changelog - [29 June 2023] New format added: `vicuna` format with the same translation is now available. - [16 June 2023] Enhanced Translation: keep the text enclosed in special characters, e.g. `$` and `` ` ``, intact without translation. - [14 June 2023] First upload. ### Usage ```python >>> from datasets import load_dataset >>> ko_lima = load_dataset('taeshahn/ko-lima', 'plain') # or load_dataset('taeshahn/ko-lima') >>> ko_lima_vicuna = load_dataset('taeshahn/ko-lima', 'vicuna') ``` ```python >>> ko_lima['train'][1025] { 'conversations': [ '저는 케냐 출신입니다. 망명을 신청하고 싶은데 비자없이 네덜란드로 망명을 신청하기 위해 여행할 수 있나요? 케냐항공에서 여권을 소지한 경우 스키폴 공항으로 가는 비자없이 비행기에 탑승할 수 있나요?', '항공사가 탑승을 허용할 가능성은 극히 낮습니다. 네덜란드에 입국하려는 케냐 시민은 비자, 체류 기간에 필요한 충분한 자금 증명, 다음 목적지 입국에 필요한 서류를 소지해야 합니다. 또한 항공사는 케냐에서 출발하는 승객에 대해 특별 조사를 실시해야 합니다:\n\n> 다음 공항에서 네덜란드로 운항하는 항공사:\n\n아부다비(AUH), 아크라(ACC), 바레인(BAH), 베이징 캐피탈(PEK), 보리스필(KBP), 카이로(CAI), 담만(DMM), 다르에스살람(DAR), 두바이(DXB), 엔테베(EBB), 광저우(CAN), 홍콩(HKG), 하마드(DOH), 이스탄불 아타튀르크(IST), 이스탄불 사비하곡첸(SAW), 요하네스버그(JNB), 키갈리(KGL), 킬리만자로(JRO), 쿠알라룸푸르(KUL), 쿠웨이트(KWI), 라고스(LOS), 모스크바 셰레메티예보(SVO), 무스카트(MCT), 나이로비(NB ), 뉴델리(DEL), 상파울루(GRU), 싱가포르(SIN) 및 테헤란(IKA)은 네덜란드 도착 시 적절한 여행 서류가 없어 입국할 수 없는 경우 해당 항공편의 모든 승객의 여행 서류 사본을 제출하셔야 합니다. 사본에는 여권/여행 서류의 데이터 페이지, 비자가 있는 페이지, 출국/통관 스탬프가 있는 페이지(해당되는 경우)가 포함되어야 합니다. 이러한 입국 규정을 준수하지 않을 경우 항공사에 승객 1인당 최대 11,250유로의 벌금이 부과될 수 있습니다.\n\n마지막 문장에서 볼 수 있듯이 항공사는 탑승 전에 여행 서류를 확인해야 하는 강력한 인센티브를 갖게 됩니다.', '인용된 자료의 출처는 무엇인가요?', '출처는 항공을 통해 해외로 여행하는 승객의 여권 및 비자 요건과 같은 서류 요건이 포함된 데이터베이스인 Timatic(여행 정보 매뉴얼 자동)에서 가져온 것입니다. 위의 답변은 목적지가 네덜란드이고 귀국/귀국 여행 증빙이 있으며 5일간 체류할 계획이며 케냐 여권의 유효 기간이 약 3년 남은 케냐 시민이 케냐에서 직접 여행하는 시나리오를 기반으로 한 것입니다.' ], 'source': 'multi_turn' } ``` ```python >>> ko_lima_vicuna['train'][1025] { 'id': '1026-multi_turn', 'conversations': [ { 'from': '사람', 'value': '저는 케냐 출신입니다. 망명을 신청하고 싶은데 비자없이 네덜란드로 망명을 신청하기 위해 여행할 수 있나요? 케냐항공에서 여권을 소지한 경우 스키폴 공항으로 가는 비자없이 비행기에 탑승할 수 있나요?' }, { 'from': '어시스턴트', 'value': '항공사가 탑승을 허용할 가능성은 극히 낮습니다. 네덜란드에 입국하려는 케냐 시민은 비자, 체류 기간에 필요한 충분한 자금 증명, 다음 목적지 입국에 필요한 서류를 소지해야 합니다. 또한 항공사는 케냐에서 출발하는 승객에 대해 특별 조사를 실시해야 합니다:\n\n> 다음 공항에서 네덜란드로 운항하는 항공사:\n\n아부다비(AUH), 아크라(ACC), 바레인(BAH), 베이징 캐피탈(PEK), 보리스필(KBP), 카이로(CAI), 담만(DMM), 다르에스살람(DAR), 두바이(DXB), 엔테베(EBB), 광저우(CAN), 홍콩(HKG), 하마드(DOH), 이스탄불 아타튀르크(IST), 이스탄불 사비하곡첸(SAW), 요하네스버그(JNB), 키갈리(KGL), 킬리만자로(JRO), 쿠알라룸푸르(KUL), 쿠웨이트(KWI), 라고스(LOS), 모스크바 셰레메티예보(SVO), 무스카트(MCT), 나이로비(NB ), 뉴델리(DEL), 상파울루(GRU), 싱가포르(SIN) 및 테헤란(IKA)은 네덜란드 도착 시 적절한 여행 서류가 없어 입국할 수 없는 경우 해당 항공편의 모든 승객의 여행 서류 사본을 제출하셔야 합니다. 사본에는 여권/여행 서류의 데이터 페이지, 비자가 있는 페이지, 출국/통관 스탬프가 있는 페이지(해당되는 경우)가 포함되어야 합니다. 이러한 입국 규정을 준수하지 않을 경우 항공사에 승객 1인당 최대 11,250유로의 벌금이 부과될 수 있습니다.\n\n마지막 문장에서 볼 수 있듯이 항공사는 탑승 전에 여행 서류를 확인해야 하는 강력한 인센티브를 갖게 됩니다.' }, { 'from': '사람', 'value': '인용된 자료의 출처는 무엇인가요?' }, { 'from': '어시스턴트', 'value': '출처는 항공을 통해 해외로 여행하는 승객의 여권 및 비자 요건과 같은 서류 요건이 포함된 데이터베이스인 Timatic(여행 정보 매뉴얼 자동)에서 가져온 것입니다. 위의 답변은 목적지가 네덜란드이고 귀국/귀국 여행 증빙이 있으며 5일간 체류할 계획이며 케냐 여권의 유효 기간이 약 3년 남은 케냐 시민이 케냐에서 직접 여행하는 시나리오를 기반으로 한 것입니다.' } ] } ``` ### Citation Information ``` @InProceedings{kolimadataset, title = {Ko-LIMA: Korean LIMA Dataset for Efficient Instruction-tuning}, author = {Hahn, Taeseung}, year = {2023} } ```
4,567
[ [ -0.043212890625, -0.037078857421875, 0.0255279541015625, 0.01861572265625, -0.03497314453125, -0.006908416748046875, 0.01445770263671875, -0.017974853515625, 0.047515869140625, 0.0181427001953125, -0.031829833984375, -0.042266845703125, -0.04443359375, 0.01244354248046875, -0.0038051605224609375, 0.042083740234375, -0.0111083984375, -0.0030078887939453125, 0.008270263671875, -0.0071563720703125, -0.04083251953125, -0.0205078125, -0.052215576171875, -0.012725830078125, -0.001605987548828125, 0.021728515625, 0.038360595703125, 0.038543701171875, 0.03857421875, 0.031890869140625, 0.0014371871948242188, 0.01088714599609375, -0.01403045654296875, -0.00821685791015625, 0.018585205078125, -0.03369140625, -0.0215301513671875, -0.01042938232421875, 0.038787841796875, 0.046905517578125, -0.006229400634765625, 0.03375244140625, 0.004207611083984375, 0.07177734375, -0.0293121337890625, 0.0204620361328125, 0.0022125244140625, 0.00673675537109375, -0.00689697265625, -0.0223236083984375, 0.016937255859375, -0.059539794921875, -0.007205963134765625, -0.05169677734375, -0.004726409912109375, 0.01119232177734375, 0.0928955078125, -0.00971221923828125, -0.0173492431640625, -0.022552490234375, -0.0389404296875, 0.06689453125, -0.05670166015625, 0.0182952880859375, 0.040618896484375, 0.01316070556640625, -0.0230712890625, -0.038604736328125, -0.0528564453125, 0.0101165771484375, -0.0265350341796875, 0.03363037109375, 0.004459381103515625, -0.03857421875, 0.0173797607421875, 0.0266265869140625, -0.02874755859375, -0.01093292236328125, -0.0249481201171875, 0.00493621826171875, 0.056915283203125, 0.0257110595703125, 0.045013427734375, -0.045074462890625, -0.04412841796875, -0.00836944580078125, -0.01503753662109375, 0.034271240234375, 0.02490234375, 0.004291534423828125, -0.035369873046875, 0.04443359375, -0.0279693603515625, 0.0276641845703125, 0.0160064697265625, -0.0295257568359375, 0.048980712890625, -0.0635986328125, -0.04736328125, 0.003726959228515625, 0.0810546875, 0.04998779296875, -0.00279998779296875, 0.0160064697265625, -0.002674102783203125, -0.00948333740234375, -0.01192474365234375, -0.0546875, -0.004730224609375, 0.0269775390625, -0.0450439453125, -0.0240020751953125, 0.021270751953125, -0.0986328125, -0.0012636184692382812, -0.0307769775390625, 0.0220794677734375, -0.02972412109375, -0.042205810546875, 0.01470947265625, 0.005825042724609375, 0.012542724609375, 0.024322509765625, -0.043182373046875, 0.034820556640625, 0.00946807861328125, 0.07476806640625, 0.017547607421875, -0.0016736984252929688, 0.0170440673828125, 0.0089569091796875, -0.0316162109375, 0.055816650390625, 0.0092010498046875, -0.037017822265625, -0.01316070556640625, 0.0118255615234375, -0.032989501953125, -0.0129547119140625, 0.03680419921875, -0.00618743896484375, 0.0116424560546875, -0.018646240234375, -0.0240631103515625, -0.005657196044921875, 0.03204345703125, -0.0504150390625, 0.09375, 0.007080078125, -0.070068359375, 0.01453399658203125, -0.042205810546875, -0.01806640625, 0.0007944107055664062, -0.00007408857345581055, -0.046051025390625, -0.0226287841796875, 0.037353515625, 0.0389404296875, -0.0259857177734375, -0.0024929046630859375, -0.006961822509765625, -0.024810791015625, 0.0222015380859375, -0.0186309814453125, 0.08355712890625, 0.03369140625, -0.031951904296875, -0.007175445556640625, -0.069580078125, 0.029327392578125, 0.0313720703125, -0.034088134765625, -0.01476287841796875, -0.038116455078125, -0.007038116455078125, 0.032562255859375, 0.0184478759765625, -0.036956787109375, 0.0050506591796875, -0.044464111328125, 0.0216522216796875, 0.07720947265625, 0.020599365234375, 0.0230255126953125, -0.049102783203125, 0.0408935546875, 0.0041656494140625, 0.01425933837890625, 0.00798797607421875, -0.02545166015625, -0.048583984375, -0.01509857177734375, 0.0014905929565429688, 0.040863037109375, -0.04962158203125, 0.04620361328125, -0.026885986328125, -0.04840087890625, -0.052093505859375, -0.01180267333984375, 0.0199737548828125, 0.03802490234375, 0.0192718505859375, 0.005218505859375, -0.057952880859375, -0.036529541015625, -0.00479888916015625, -0.00946044921875, 0.01059722900390625, 0.0462646484375, 0.06304931640625, -0.01983642578125, 0.05743408203125, -0.053955078125, -0.040130615234375, -0.0174102783203125, -0.01540374755859375, 0.05755615234375, 0.0533447265625, 0.057159423828125, -0.06689453125, -0.08343505859375, 0.006500244140625, -0.07049560546875, 0.01244354248046875, -0.004238128662109375, -0.02606201171875, 0.0248565673828125, 0.0218658447265625, -0.05035400390625, 0.04156494140625, 0.032867431640625, -0.0333251953125, 0.062225341796875, -0.025482177734375, 0.033477783203125, -0.0963134765625, 0.035888671875, 0.005733489990234375, 0.0036716461181640625, -0.047210693359375, -0.0106353759765625, -0.01499176025390625, 0.0084075927734375, -0.0406494140625, 0.057891845703125, -0.049957275390625, 0.019378662109375, 0.01169586181640625, 0.0162811279296875, 0.004428863525390625, 0.0394287109375, -0.006679534912109375, 0.05377197265625, 0.03851318359375, -0.04034423828125, 0.03466796875, 0.0179901123046875, -0.042266845703125, 0.032989501953125, -0.039154052734375, -0.00543975830078125, -0.0216522216796875, 0.01629638671875, -0.0863037109375, -0.0186920166015625, 0.051513671875, -0.048309326171875, 0.01232147216796875, -0.0152130126953125, -0.024627685546875, -0.055816650390625, -0.043060302734375, 0.0166473388671875, 0.0176239013671875, -0.0171356201171875, 0.034698486328125, 0.01532745361328125, -0.00858306884765625, -0.04571533203125, -0.0443115234375, -0.00360107421875, -0.0220947265625, -0.052032470703125, 0.0246429443359375, -0.01438140869140625, -0.011444091796875, -0.005519866943359375, -0.016998291015625, -0.014678955078125, -0.00792694091796875, 0.0289764404296875, 0.018402099609375, -0.005550384521484375, -0.0199432373046875, -0.026153564453125, -0.0190887451171875, 0.00634002685546875, -0.00849151611328125, 0.0643310546875, -0.00646209716796875, -0.0247039794921875, -0.06378173828125, 0.030792236328125, 0.052703857421875, 0.00665283203125, 0.06719970703125, 0.04278564453125, -0.01448822021484375, 0.022003173828125, -0.034942626953125, 0.0112762451171875, -0.034698486328125, 0.00974273681640625, -0.032806396484375, -0.027801513671875, 0.050384521484375, -0.01355743408203125, -0.03228759765625, 0.042449951171875, 0.037811279296875, -0.0200042724609375, 0.07135009765625, 0.0242919921875, -0.0088958740234375, 0.02606201171875, -0.064453125, 0.0237579345703125, -0.05682373046875, -0.061004638671875, -0.033203125, -0.0267791748046875, -0.04571533203125, -0.0279388427734375, 0.0301361083984375, -0.00024271011352539062, -0.0270538330078125, 0.0211334228515625, -0.05523681640625, 0.007701873779296875, 0.031005859375, 0.034088134765625, 0.0009412765502929688, -0.0189208984375, -0.00933837890625, 0.0043487548828125, -0.033355712890625, -0.03314208984375, 0.090087890625, 0.0221710205078125, 0.0443115234375, 0.01276397705078125, 0.04620361328125, 0.0114288330078125, -0.00890350341796875, -0.043243408203125, 0.035919189453125, 0.01532745361328125, -0.041900634765625, -0.040191650390625, -0.027008056640625, -0.08148193359375, 0.03472900390625, -0.0123291015625, -0.0623779296875, 0.03033447265625, -0.00617218017578125, -0.029876708984375, 0.033111572265625, -0.04461669921875, 0.05615234375, -0.0233306884765625, -0.039581298828125, 0.0189361572265625, -0.05242919921875, 0.0271148681640625, -0.007232666015625, 0.03314208984375, -0.01348876953125, 0.01012420654296875, 0.06414794921875, -0.06939697265625, 0.0367431640625, -0.022125244140625, -0.00322723388671875, 0.04498291015625, -0.0163421630859375, 0.05401611328125, 0.0167083740234375, -0.00846099853515625, -0.0020294189453125, 0.005023956298828125, -0.033355712890625, -0.024444580078125, 0.050567626953125, -0.07073974609375, -0.0300445556640625, -0.03985595703125, -0.01251220703125, 0.027740478515625, 0.033355712890625, 0.0338134765625, 0.02117919921875, 0.0129241943359375, 0.0177154541015625, 0.0286865234375, -0.0192718505859375, 0.047119140625, 0.005413055419921875, 0.0010671615600585938, -0.0428466796875, 0.050567626953125, 0.0279083251953125, 0.01207733154296875, 0.0252838134765625, 0.0233154296875, -0.049041748046875, -0.037750244140625, -0.024200439453125, 0.0232086181640625, -0.03277587890625, -0.02239990234375, -0.051910400390625, 0.00460052490234375, -0.06396484375, -0.014617919921875, -0.024383544921875, -0.0251312255859375, -0.01160430908203125, -0.0176239013671875, 0.03955078125, 0.0299072265625, -0.018402099609375, 0.0173492431640625, -0.04351806640625, 0.0282440185546875, 0.005870819091796875, 0.03143310546875, 0.00868988037109375, -0.026885986328125, -0.0229949951171875, 0.026275634765625, -0.01678466796875, -0.08013916015625, 0.060546875, -0.038055419921875, 0.029632568359375, 0.0377197265625, 0.01110076904296875, 0.072021484375, -0.00655364990234375, 0.059173583984375, 0.028411865234375, -0.05902099609375, 0.054534912109375, -0.0301666259765625, 0.002288818359375, 0.038116455078125, 0.037078857421875, -0.04937744140625, -0.00324249267578125, -0.0560302734375, -0.07110595703125, 0.06744384765625, 0.019775390625, -0.01788330078125, 0.01483917236328125, 0.006389617919921875, -0.029296875, 0.0193023681640625, -0.0538330078125, -0.06207275390625, -0.02685546875, -0.006519317626953125, 0.0093536376953125, 0.0028839111328125, -0.01325225830078125, -0.0479736328125, 0.05023193359375, 0.019775390625, 0.045654296875, 0.042083740234375, 0.01210784912109375, -0.0005140304565429688, 0.013275146484375, 0.04644775390625, 0.0540771484375, -0.025238037109375, -0.006526947021484375, 0.0299530029296875, -0.056915283203125, 0.032073974609375, -0.00885772705078125, -0.032440185546875, 0.0029354095458984375, 0.010101318359375, 0.057861328125, 0.00119781494140625, -0.0224456787109375, 0.03680419921875, -0.0005941390991210938, -0.0244903564453125, -0.04864501953125, -0.00982666015625, 0.003704071044921875, 0.0034847259521484375, 0.02362060546875, -0.004337310791015625, -0.0107574462890625, -0.04052734375, 0.004032135009765625, 0.0206298828125, -0.0194244384765625, 0.00464630126953125, 0.0491943359375, -0.0084228515625, -0.01123046875, 0.03240966796875, -0.00560760498046875, -0.037017822265625, 0.074951171875, 0.039581298828125, 0.045379638671875, -0.028533935546875, 0.01727294921875, 0.0718994140625, 0.0070343017578125, -0.006809234619140625, 0.0286407470703125, 0.01486968994140625, -0.045928955078125, -0.0032520294189453125, -0.050445556640625, -0.001796722412109375, 0.04364013671875, -0.0506591796875, 0.00359344482421875, -0.038330078125, -0.02288818359375, -0.01357269287109375, 0.039154052734375, -0.05389404296875, 0.0288238525390625, -0.0142059326171875, 0.05828857421875, -0.07794189453125, 0.0552978515625, 0.056671142578125, -0.04931640625, -0.083251953125, -0.0033397674560546875, -0.00562286376953125, -0.05865478515625, 0.055816650390625, 0.0003299713134765625, 0.00945281982421875, -0.00701141357421875, -0.03326416015625, -0.095458984375, 0.12158203125, -0.00978851318359375, -0.0187225341796875, 0.039276123046875, 0.029632568359375, 0.03302001953125, -0.0003676414489746094, 0.027130126953125, 0.0421142578125, 0.055755615234375, 0.01276397705078125, -0.056915283203125, 0.0372314453125, -0.04400634765625, -0.0018854141235351562, 0.0222015380859375, -0.0775146484375, 0.0745849609375, -0.00717926025390625, -0.0027332305908203125, -0.00437164306640625, 0.0234832763671875, 0.02960205078125, 0.03570556640625, 0.029327392578125, 0.04364013671875, 0.04669189453125, -0.019073486328125, 0.0599365234375, -0.0167083740234375, 0.035003662109375, 0.0340576171875, 0.00591278076171875, 0.0301971435546875, 0.028289794921875, -0.049407958984375, 0.0240631103515625, 0.0394287109375, -0.0306549072265625, 0.03802490234375, 0.001422882080078125, -0.034912109375, 0.00925445556640625, 0.00771331787109375, -0.0311737060546875, 0.0144500732421875, 0.01470947265625, -0.0204620361328125, 0.00795745849609375, 0.00824737548828125, 0.0235748291015625, 0.005260467529296875, -0.028411865234375, 0.05108642578125, -0.0036220550537109375, -0.045501708984375, 0.040435791015625, -0.001300811767578125, 0.0428466796875, -0.037384033203125, 0.0066070556640625, -0.0199737548828125, 0.01306915283203125, -0.0267181396484375, -0.076416015625, 0.00543212890625, -0.005290985107421875, -0.024627685546875, -0.01076507568359375, 0.048980712890625, -0.0031299591064453125, -0.051239013671875, 0.0264892578125, 0.017486572265625, 0.0305938720703125, 0.00823974609375, -0.057159423828125, -0.00855255126953125, 0.0214385986328125, -0.0307464599609375, 0.02972412109375, 0.032470703125, 0.0101165771484375, 0.06298828125, 0.06884765625, 0.0267486572265625, 0.025909423828125, -0.02032470703125, 0.06561279296875, -0.058349609375, -0.036468505859375, -0.06280517578125, 0.052001953125, -0.0218658447265625, -0.0181732177734375, 0.072265625, 0.054840087890625, 0.047698974609375, -0.0040283203125, 0.07720947265625, -0.0291900634765625, 0.0394287109375, -0.030303955078125, 0.055572509765625, -0.035003662109375, -0.00018644332885742188, -0.037689208984375, -0.034271240234375, -0.0174102783203125, 0.06011962890625, -0.0173797607421875, 0.00901031494140625, 0.03802490234375, 0.056732177734375, 0.01044464111328125, 0.00167083740234375, 0.0016031265258789062, 0.0264892578125, 0.020843505859375, 0.054412841796875, 0.023590087890625, -0.06585693359375, 0.0516357421875, -0.045440673828125, -0.00841522216796875, -0.02923583984375, -0.045318603515625, -0.05413818359375, -0.0175628662109375, -0.0117645263671875, -0.0215301513671875, -0.02032470703125, 0.0653076171875, 0.0290069580078125, -0.05279541015625, -0.034423828125, -0.003936767578125, 0.0173492431640625, -0.047760009765625, -0.021728515625, 0.07708740234375, -0.0004780292510986328, -0.06842041015625, -0.006580352783203125, -0.00966644287109375, 0.0251922607421875, 0.01495361328125, -0.014434814453125, -0.046783447265625, -0.01087188720703125, 0.041717529296875, 0.01519775390625, -0.03326416015625, -0.014373779296875, 0.0004088878631591797, -0.0223236083984375, 0.017303466796875, 0.0170745849609375, -0.035919189453125, 0.019012451171875, 0.052032470703125, 0.014617919921875, 0.05291748046875, 0.0278472900390625, 0.00809478759765625, -0.03314208984375, 0.0162200927734375, -0.007472991943359375, 0.0268402099609375, -0.01082611083984375, -0.03717041015625, 0.057159423828125, 0.042449951171875, -0.048095703125, -0.05511474609375, -0.0249481201171875, -0.08038330078125, -0.0262451171875, 0.07391357421875, -0.016265869140625, -0.0299072265625, -0.0216217041015625, -0.03289794921875, 0.0333251953125, -0.042083740234375, 0.0506591796875, 0.032806396484375, -0.0240478515625, -0.0087432861328125, -0.060211181640625, 0.0252532958984375, 0.01473236083984375, -0.061614990234375, -0.016571044921875, 0.00940704345703125, 0.0228271484375, 0.0215911865234375, 0.08740234375, -0.00534820556640625, -0.0021820068359375, 0.0012388229370117188, 0.0010881423950195312, -0.0024890899658203125, 0.01020050048828125, -0.0005154609680175781, 0.007476806640625, -0.041656494140625, -0.050262451171875 ] ]
ccaligned_multilingual
2022-11-03T16:31:56.000Z
[ "task_categories:other", "annotations_creators:no-annotation", "language_creators:found", "multilinguality:translation", "size_categories:n<1K", "size_categories:1K<n<10K", "size_categories:10K<n<100K", "size_categories:100K<n<1M", "size_categories:1M<n<10M", "size_categories:10M<n<100M", "source_datasets:original", "language:af", "language:ak", "language:am", "language:ar", "language:as", "language:ay", "language:az", "language:be", "language:bg", "language:bm", "language:bn", "language:br", "language:bs", "language:ca", "language:ceb", "language:ckb", "language:cs", "language:cy", "language:de", "language:dv", "language:el", "language:eo", "language:es", "language:fa", "language:ff", "language:fi", "language:fo", "language:fr", "language:fy", "language:ga", "language:gl", "language:gn", "language:gu", "language:he", "language:hi", "language:hr", "language:hu", "language:id", "language:ig", "language:is", "language:it", "language:iu", "language:ja", "language:ka", "language:kac", "language:kg", "language:kk", "language:km", "language:kn", "language:ko", "language:ku", "language:ky", "language:la", "language:lg", "language:li", "language:ln", "language:lo", "language:lt", "language:lv", "language:mg", "language:mi", "language:mk", "language:ml", "language:mn", "language:mr", "language:ms", "language:mt", "language:my", "language:ne", "language:nl", "language:no", "language:nso", "language:ny", "language:om", "language:or", "language:pa", "language:pl", "language:ps", "language:pt", "language:rm", "language:ro", "language:ru", "language:rw", "language:sc", "language:sd", "language:se", "language:shn", "language:si", "language:sk", "language:sl", "language:sn", "language:so", "language:sq", "language:sr", "language:ss", "language:st", "language:su", "language:sv", "language:sw", "language:syc", "language:szl", "language:ta", "language:te", "language:tg", "language:th", "language:ti", "language:tl", "language:tn", "language:tr", "language:ts", "language:tt", "language:ug", "language:uk", "language:ur", "language:uz", "language:ve", "language:vi", "language:war", "language:wo", "language:xh", "language:yi", "language:yo", "language:zgh", "language:zh", "language:zu", "language:zza", "license:unknown", "region:us" ]
null
CCAligned consists of parallel or comparable web-document pairs in 137 languages aligned with English. These web-document pairs were constructed by performing language identification on raw web-documents, and ensuring corresponding language codes were corresponding in the URLs of web documents. This pattern matching approach yielded more than 100 million aligned documents paired with English. Recognizing that each English document was often aligned to mulitple documents in different target language, we can join on English documents to obtain aligned documents that directly pair two non-English documents (e.g., Arabic-French).
@inproceedings{elkishky_ccaligned_2020, author = {El-Kishky, Ahmed and Chaudhary, Vishrav and Guzm{\'a}n, Francisco and Koehn, Philipp}, booktitle = {Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP 2020)}, month = {November}, title = {{CCAligned}: A Massive Collection of Cross-lingual Web-Document Pairs}, year = {2020} address = "Online", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/2020.emnlp-main.480", doi = "10.18653/v1/2020.emnlp-main.480", pages = "5960--5969" }
3
317
2022-03-02T23:29:22
--- annotations_creators: - no-annotation language_creators: - found language: - af - ak - am - ar - as - ay - az - be - bg - bm - bn - br - bs - ca - ceb - ckb - cs - cy - de - dv - el - eo - es - fa - ff - fi - fo - fr - fy - ga - gl - gn - gu - he - hi - hr - hu - id - ig - is - it - iu - ja - ka - kac - kg - kk - km - kn - ko - ku - ky - la - lg - li - ln - lo - lt - lv - mg - mi - mk - ml - mn - mr - ms - mt - my - ne - nl - 'no' - nso - ny - om - or - pa - pl - ps - pt - rm - ro - ru - rw - sc - sd - se - shn - si - sk - sl - sn - so - sq - sr - ss - st - su - sv - sw - syc - szl - ta - te - tg - th - ti - tl - tn - tr - ts - tt - ug - uk - ur - uz - ve - vi - war - wo - xh - yi - yo - zgh - zh - zu - zza license: - unknown multilinguality: - translation size_categories: - n<1K - 1K<n<10K - 10K<n<100K - 100K<n<1M - 1M<n<10M - 10M<n<100M source_datasets: - original task_categories: - other paperswithcode_id: ccaligned pretty_name: CCAligned dataset_info: - config_name: documents-zz_TR features: - name: Domain dtype: string - name: Source_URL dtype: string - name: Target_URL dtype: string - name: translation dtype: translation: languages: - en_XX - zz_TR splits: - name: train num_bytes: 641412 num_examples: 41 download_size: 125488 dataset_size: 641412 - config_name: sentences-zz_TR features: - name: translation dtype: translation: languages: - en_XX - zz_TR - name: LASER_similarity dtype: float32 splits: - name: train num_bytes: 4056 num_examples: 34 download_size: 1428 dataset_size: 4056 - config_name: documents-tz_MA features: - name: Domain dtype: string - name: Source_URL dtype: string - name: Target_URL dtype: string - name: translation dtype: translation: languages: - en_XX - tz_MA splits: - name: train num_bytes: 51782 num_examples: 4 download_size: 11996 dataset_size: 51782 - config_name: sentences-tz_MA features: - name: translation dtype: translation: languages: - en_XX - tz_MA - name: LASER_similarity dtype: float32 splits: - name: train num_bytes: 6256 num_examples: 33 download_size: 2420 dataset_size: 6256 - config_name: documents-ak_GH features: - name: Domain dtype: string - name: Source_URL dtype: string - name: Target_URL dtype: string - name: translation dtype: translation: languages: - en_XX - ak_GH splits: - name: train num_bytes: 10738312 num_examples: 249 download_size: 399236 dataset_size: 10738312 - config_name: sentences-ak_GH features: - name: translation dtype: translation: languages: - en_XX - ak_GH - name: LASER_similarity dtype: float32 splits: - name: train num_bytes: 50110 num_examples: 478 download_size: 17636 dataset_size: 50110 --- # Dataset Card for ccaligned_multilingual ## 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.statmt.org/cc-aligned/ - **Repository:** [Needs More Information] - **Paper:** https://www.aclweb.org/anthology/2020.emnlp-main.480.pdf - **Leaderboard:** [Needs More Information] - **Point of Contact:** [Needs More Information] ### Dataset Summary CCAligned consists of parallel or comparable web-document pairs in 137 languages aligned with English. These web-document pairs were constructed by performing language identification on raw web-documents, and ensuring corresponding language codes were corresponding in the URLs of web documents. This pattern matching approach yielded more than 100 million aligned documents paired with English. Recognizing that each English document was often aligned to mulitple documents in different target language, we can join on English documents to obtain aligned documents that directly pair two non-English documents (e.g., Arabic-French). This corpus was created from 68 Commoncrawl Snapshots. To load a language which isn't part of the config, all you need to do is specify the language code. You can find the valid languages in http://www.statmt.org/cc-aligned/ E.g. ``` dataset = load_dataset("ccaligned_multilingual", language_code="fr_XX", type="documents") ``` or ``` dataset = load_dataset("ccaligned_multilingual", language_code="fr_XX", type="sentences") ``` ### Supported Tasks and Leaderboards [Needs More Information] ### Languages The text in the dataset is in (137) multiple languages aligned with english. ## Dataset Structure ### Data Instances An instance of `documents` type for language `ak_GH`: ``` {'Domain': 'islamhouse.com', 'Source_URL': 'https://islamhouse.com/en/audios/373088/', 'Target_URL': 'https://islamhouse.com/ak/audios/373088/', 'translation': {'ak_GH': "Ntwatiaa / wɔabɔ no tɔfa wɔ mu no te ase ma Umrah - Arab kasa|Islamhouse.com|Follow us:|facebook|twitter|taepe|Titles All|Fie wibesite|kasa nyina|Buukuu edi adanse ma prente|Nhyehyɛmu|Nyim/sua Islam|Curriculums|Nyina ndeɛma|Nyina ndeɛma (295)|Buukuu/ nwoma (2)|sini / muuvi (31)|ɔdio (262)|Aɛn websideNew!|Kɔ wura kramosom mu seisei|Ebio|figa/kaasɛ|Farebae|AKAkan|Kratafa titriw|kasa interface( anyimu) : Akan|Kasa ma no mu-nsɛm : Arab kasa|ɔdio|Ntwatiaa / wɔabɔ no tɔfa wɔ mu no te ase ma Umrah|play|pause|stop|mute|unmute|max volume|Kasakyerɛ ni :|Farebae:|17 / 11 / 1432 , 15/10/2011|Nhyehyɛmu:|Jurisprudence/ Esum Nimdea|Som|Hajj na Umrah|Jurisprudence/ Esum Nimdea|Som|Hajj na Umrah|Mmira ma Hajj na Umrah|nkyerɛmu|kasamu /sɛntɛns ma te ase na Umrah wɔ ... mu no hann ma no Quran na Sunnah na te ase ma no nana na no kasamu /sɛntɛns ma bi ma no emerging yi adu obusuani|Akenkane we ye di ko kasa bi su (36)|Afar - Qafár afa|Akan|Amhari ne - አማርኛ|Arab kasa - عربي|Assamese - অসমীয়া|Bengali - বাংলা|Maldive - ދިވެހި|Greek - Ελληνικά|English ( brofo kasa) - English|Persian - فارسی|Fula - pulla|French - Français|Hausa - Hausa|Kurdish - كوردی سۆرانی|Uganda ne - Oluganda|Mandinka - Mandinko|Malayalam - മലയാളം|Nepali - नेपाली|Portuguese - Português|Russian - Русский|Sango - Sango|Sinhalese - සිංහල|Somali - Soomaali|Albania ne - Shqip|Swahili - Kiswahili|Telugu - తెలుగు ప్రజలు|Tajik - Тоҷикӣ|Thai - ไทย|Tagalog - Tagalog|Turkish - Türkçe|Uyghur - ئۇيغۇرچە|Urdu - اردو|Uzbeck ne - Ўзбек тили|Vietnamese - Việt Nam|Wolof - Wolof|Chine ne - 中文|Soma kɔ bi kyerɛ adwen kɔ wɛb ebusuapanin|Soma kɔ ne kɔ hom adamfo|Soma kɔ bi kyerɛ adwen kɔ wɛb ebusuapanin|Nsɔwso fael (1)|1|الموجز في فقه العمرة|MP3 14.7 MB|Enoumah ebatahu|Rituals/Esom ajomadie ewu Hajji mmire .. 1434 AH [01] no fapemso Enum|Fiidbak/ Ye hiya wu jun kyiri|Lenke de yɛe|kɔntakt yɛn|Aɛn webside|Qura'an Kro kronkrom|Balagh|wɔ mfinimfin Dowload faele|Yɛ atuu bra Islam mu afei|Tsin de yɛe ewu|Anaa bomu/combine hɛn melin liste|© Islamhouse Website/ Islam dan webi site|×|×|Yi mu kasa|", 'en_XX': 'SUMMARY in the jurisprudence of Umrah - Arabic - Abdul Aziz Bin Marzooq Al-Turaifi|Islamhouse.com|Follow us:|facebook|twitter|QuranEnc.com|HadeethEnc.com|Type|Titles All|Home Page|All Languages|Categories|Know about Islam|All items|All items (4057)|Books (701)|Articles (548)|Fatawa (370)|Videos (1853)|Audios (416)|Posters (98)|Greeting cards (22)|Favorites (25)|Applications (21)|Desktop Applications (3)|To convert to Islam now !|More|Figures|Sources|Curriculums|Our Services|QuranEnc.com|HadeethEnc.com|ENEnglish|Main Page|Interface Language : English|Language of the content : Arabic|Audios|تعريب عنوان المادة|SUMMARY in the jurisprudence of Umrah|play|pause|stop|mute|unmute|max volume|Lecturer : Abdul Aziz Bin Marzooq Al-Turaifi|Sources:|AlRaya Islamic Recoding in Riyadh|17 / 11 / 1432 , 15/10/2011|Categories:|Islamic Fiqh|Fiqh of Worship|Hajj and Umrah|Islamic Fiqh|Fiqh of Worship|Hajj and Umrah|Pilgrimage and Umrah|Description|SUMMARY in jurisprudence of Umrah: A statement of jurisprudence and Umrah in the light of the Quran and Sunnah and understanding of the Ancestors and the statement of some of the emerging issues related to them.|This page translated into (36)|Afar - Qafár afa|Akane - Akan|Amharic - አማርኛ|Arabic - عربي|Assamese - অসমীয়া|Bengali - বাংলা|Maldivi - ދިވެހި|Greek - Ελληνικά|English|Persian - فارسی|Fula - pulla|French - Français|Hausa - Hausa|kurdish - كوردی سۆرانی|Ugandan - Oluganda|Mandinka - Mandinko|Malayalam - മലയാളം|Nepali - नेपाली|Portuguese - Português|Russian - Русский|Sango - Yanga ti Sango|Sinhalese - සිංහල|Somali - Soomaali|Albanian - Shqip|Swahili - Kiswahili|Telugu - తెలుగు|Tajik - Тоҷикӣ|Thai - ไทย|Tagalog - Tagalog|Turkish - Türkçe|Uyghur - ئۇيغۇرچە|Urdu - اردو|Uzbek - Ўзбек тили|Vietnamese - Việt Nam|Wolof - Wolof|Chinese - 中文|Send a comment to Webmaster|Send to a friend?|Send a comment to Webmaster|Attachments (1)|1|الموجز في فقه العمرة|MP3 14.7 MB|The relevant Material|The rituals of the pilgrimage season .. 1434 AH [ 01] the fifth pillar|The Quality of the Accepted Hajj (Piligrimage) and Its Limitations|Easy Path to the Rules of the Rites of Hajj|A Call to the Pilgrims of the Scared House of Allah|More|feedback|Important links|Contact us|Privacy policy|Islam Q&A|Learning Arabic Language|About Us|Convert To Islam|Noble Quran encyclopedia|IslamHouse.com Reader|Encyclopedia of Translated Prophetic Hadiths|Our Services|The Quran|Balagh|Center for downloading files|To embrace Islam now...|Follow us through|Or join our mailing list.|© Islamhouse Website|×|×|Choose language|'}} ``` An instance of `sentences` type for language `ak_GH`: ``` {'LASER_similarity': 1.4549942016601562, 'translation': {'ak_GH': 'Salah (nyamefere) ye Mmerebeia', 'en_XX': 'What he dislikes when fasting (10)'}} ``` ### Data Fields For `documents` type: - `Domain`: a `string` feature containing the domain. - `Source_URL`: a `string` feature containing the source URL. - `Target_URL`: a `string` feature containing the target URL. - `translation`: a `dictionary` feature with two keys : - `en_XX`: a `string` feature containing the content in English. - <language_code>: a `string` feature containing the content in the `language_code` specified. For `sentences` type: - `LASER_similarity`: a `float32` feature representing the LASER similarity score. - `translation`: a `dictionary` feature with two keys : - `en_XX`: a `string` feature containing the content in English. - <language_code>: a `string` feature containing the content in the `language_code` specified. ### Data Splits Split sizes of some small configurations: | name |train| |----------|----:| |documents-zz_TR|41| |sentences-zz_TR|34| |documents-tz_MA|4| |sentences-tz_MA|33| |documents-ak_GH|249| |sentences-ak_GH|478| ## 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 The dataset consists of people who have donated their voice online. You agree to not attempt to determine the identity of speakers in this dataset. ## 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 [Needs More Information] ### Citation Information ``` @inproceedings{elkishky_ccaligned_2020, author = {El-Kishky, Ahmed and Chaudhary, Vishrav and Guzm{\'a}n, Francisco and Koehn, Philipp}, booktitle = {Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP 2020)}, month = {November}, title = {{CCAligned}: A Massive Collection of Cross-lingual Web-Document Pairs}, year = {2020} address = "Online", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/2020.emnlp-main.480", doi = "10.18653/v1/2020.emnlp-main.480", pages = "5960--5969" } ``` ### Contributions Thanks to [@gchhablani](https://github.com/gchhablani) for adding this dataset.
13,315
[ [ -0.0455322265625, -0.043548583984375, 0.00830841064453125, 0.01374053955078125, -0.03173828125, -0.0027866363525390625, -0.0160980224609375, -0.030487060546875, 0.035186767578125, 0.02862548828125, -0.036651611328125, -0.063232421875, -0.044708251953125, 0.0136871337890625, -0.0166778564453125, 0.05291748046875, -0.009185791015625, 0.0156097412109375, 0.0228424072265625, -0.015777587890625, -0.015655517578125, -0.0341796875, -0.04168701171875, 0.01239776611328125, 0.020050048828125, 0.0372314453125, 0.0634765625, 0.048370361328125, 0.040191650390625, 0.0279998779296875, -0.0036716461181640625, 0.0160064697265625, -0.00469207763671875, -0.0028820037841796875, -0.0024051666259765625, -0.0126495361328125, -0.0254364013671875, -0.01192474365234375, 0.0574951171875, 0.0660400390625, -0.01122283935546875, 0.0221099853515625, 0.0147705078125, 0.089599609375, -0.0426025390625, 0.00420379638671875, -0.007648468017578125, 0.0158843994140625, -0.031158447265625, -0.00879669189453125, -0.0078887939453125, -0.031982421875, -0.0192108154296875, -0.046600341796875, -0.01282501220703125, 0.006511688232421875, 0.0753173828125, -0.0031909942626953125, -0.060882568359375, -0.0166168212890625, -0.0340576171875, 0.0694580078125, -0.0499267578125, 0.038055419921875, 0.0391845703125, 0.0200958251953125, -0.023529052734375, -0.035369873046875, -0.04931640625, 0.01387786865234375, -0.0208282470703125, 0.0302581787109375, -0.0159759521484375, -0.0136260986328125, 0.0309295654296875, 0.03955078125, -0.037261962890625, -0.0226287841796875, -0.0306549072265625, -0.017791748046875, 0.04888916015625, -0.0022430419921875, 0.048828125, -0.031494140625, -0.0196380615234375, -0.0196380615234375, -0.05322265625, 0.013580322265625, 0.035736083984375, 0.0212860107421875, -0.055908203125, 0.049285888671875, -0.01406097412109375, 0.058441162109375, 0.008697509765625, -0.044769287109375, 0.0253753662109375, -0.048797607421875, -0.0169219970703125, -0.0062408447265625, 0.06707763671875, 0.03564453125, -0.013458251953125, 0.008758544921875, 0.01561737060546875, -0.01422882080078125, -0.003437042236328125, -0.054931640625, -0.00439453125, 0.00649261474609375, -0.04962158203125, 0.0096893310546875, 0.012176513671875, -0.08203125, -0.011260986328125, -0.006214141845703125, 0.0030307769775390625, -0.03546142578125, -0.0177764892578125, 0.0161590576171875, -0.00402069091796875, 0.0310516357421875, 0.01079559326171875, -0.0570068359375, 0.0178680419921875, 0.0187225341796875, 0.05279541015625, 0.0019550323486328125, -0.00858306884765625, -0.01419830322265625, 0.031982421875, -0.017425537109375, 0.0269927978515625, -0.035308837890625, -0.05413818359375, 0.0240325927734375, 0.00960540771484375, -0.00537872314453125, -0.0123291015625, 0.0738525390625, -0.00861358642578125, 0.01555633544921875, -0.04376220703125, -0.0294189453125, -0.03472900390625, -0.00188446044921875, -0.037994384765625, 0.053314208984375, 0.007843017578125, -0.0615234375, 0.0221405029296875, -0.05120849609375, -0.0548095703125, -0.00945281982421875, -0.02630615234375, -0.0335693359375, -0.01468658447265625, 0.0273895263671875, 0.0226287841796875, -0.028045654296875, 0.0054473876953125, 0.0013332366943359375, -0.012359619140625, 0.0123138427734375, -0.038726806640625, 0.09710693359375, 0.057952880859375, -0.037109375, -0.031494140625, -0.0631103515625, 0.0011425018310546875, 0.0218353271484375, -0.03875732421875, -0.01064300537109375, 0.00597381591796875, 0.00368499755859375, 0.017791748046875, 0.034820556640625, -0.05828857421875, 0.01108551025390625, -0.04669189453125, 0.010894775390625, 0.03289794921875, 0.0169525146484375, 0.0128021240234375, -0.063232421875, 0.03082275390625, 0.0160064697265625, 0.01332855224609375, -0.0059356689453125, -0.0543212890625, -0.06817626953125, -0.01128387451171875, 0.0013036727905273438, 0.038360595703125, -0.036376953125, 0.044097900390625, -0.0171661376953125, -0.0460205078125, -0.042877197265625, 0.02520751953125, 0.044921875, 0.007808685302734375, 0.033966064453125, -0.032745361328125, -0.056671142578125, -0.053497314453125, -0.042449951171875, -0.0128173828125, 0.030609130859375, 0.02728271484375, 0.02032470703125, -0.012908935546875, 0.02874755859375, -0.034149169921875, -0.039337158203125, -0.0127716064453125, -0.0093536376953125, 0.0308990478515625, 0.0377197265625, 0.047943115234375, -0.08953857421875, -0.06793212890625, 0.038421630859375, -0.052825927734375, 0.0078277587890625, 0.0024852752685546875, -0.0226898193359375, 0.02960205078125, 0.0082244873046875, -0.0300445556640625, 0.059844970703125, 0.0362548828125, -0.0350341796875, 0.029876708984375, -0.0142974853515625, 0.05029296875, -0.1005859375, -0.0038814544677734375, -0.0176239013671875, 0.00691986083984375, -0.044586181640625, 0.018524169921875, -0.012176513671875, -0.000006318092346191406, -0.0418701171875, 0.05120849609375, -0.057830810546875, 0.01094818115234375, -0.00336456298828125, 0.00530242919921875, 0.0078887939453125, 0.04620361328125, -0.0070648193359375, 0.05877685546875, 0.036834716796875, -0.06414794921875, 0.0200042724609375, 0.046356201171875, -0.0309295654296875, 0.040435791015625, -0.0245361328125, -0.007595062255859375, 0.0142822265625, 0.0035953521728515625, -0.0706787109375, -0.0263214111328125, 0.0517578125, -0.049591064453125, 0.033660888671875, -0.01441192626953125, -0.042083740234375, -0.033843994140625, -0.026641845703125, 0.0330810546875, 0.041229248046875, -0.031280517578125, 0.050811767578125, 0.03619384765625, -0.00555419921875, -0.074462890625, -0.050811767578125, 0.0029315948486328125, -0.00951385498046875, -0.036651611328125, 0.02239990234375, -0.00580596923828125, -0.0252227783203125, -0.00865936279296875, -0.00984954833984375, -0.01404571533203125, 0.0066375732421875, 0.04144287109375, 0.01354217529296875, -0.01535797119140625, -0.0104217529296875, 0.027618408203125, 0.006885528564453125, -0.0095977783203125, -0.0136871337890625, 0.039093017578125, -0.007480621337890625, -0.052490234375, -0.038848876953125, 0.0634765625, 0.037139892578125, -0.0235748291015625, 0.0594482421875, 0.049713134765625, -0.0303192138671875, 0.04913330078125, -0.051544189453125, 0.0168914794921875, -0.035919189453125, 0.0007462501525878906, -0.03399658203125, -0.0430908203125, 0.03216552734375, 0.0001919269561767578, 0.02178955078125, 0.063232421875, 0.048370361328125, -0.0200958251953125, 0.0721435546875, 0.04052734375, -0.01190185546875, 0.0092315673828125, -0.0276336669921875, 0.0208587646484375, -0.05364990234375, -0.01873779296875, -0.058502197265625, -0.022308349609375, -0.06256103515625, -0.0272216796875, 0.0231170654296875, 0.01386260986328125, -0.029815673828125, 0.038421630859375, -0.034912109375, 0.01039886474609375, 0.0231781005859375, -0.007259368896484375, 0.0374755859375, 0.0088958740234375, -0.035064697265625, -0.01358795166015625, -0.03363037109375, -0.05474853515625, 0.0806884765625, 0.0057525634765625, 0.0233917236328125, 0.056976318359375, 0.05841064453125, 0.0188751220703125, 0.005992889404296875, -0.0279541015625, 0.037200927734375, -0.0234832763671875, -0.06878662109375, -0.0227203369140625, -0.0181121826171875, -0.09613037109375, 0.0199127197265625, 0.002899169921875, -0.0545654296875, 0.041534423828125, -0.0208282470703125, -0.0290374755859375, 0.036529541015625, -0.0299835205078125, 0.0518798828125, -0.0220489501953125, -0.0233917236328125, -0.011138916015625, -0.06915283203125, 0.0222320556640625, 0.006702423095703125, 0.045684814453125, -0.00656890869140625, -0.018798828125, 0.074951171875, -0.052978515625, 0.0604248046875, -0.005840301513671875, -0.007396697998046875, 0.031829833984375, 0.00766754150390625, 0.0225067138671875, 0.00484466552734375, -0.0003561973571777344, 0.0183563232421875, 0.0293121337890625, -0.047943115234375, -0.0218963623046875, 0.0709228515625, -0.07421875, -0.06463623046875, -0.04693603515625, -0.0240631103515625, 0.004474639892578125, 0.035858154296875, 0.040740966796875, 0.0133209228515625, 0.0021572113037109375, 0.0222320556640625, 0.0170440673828125, -0.0241241455078125, 0.0341796875, 0.04827880859375, -0.0214996337890625, -0.0531005859375, 0.053955078125, 0.0330810546875, 0.004940032958984375, 0.037506103515625, 0.0011739730834960938, -0.027008056640625, -0.025238037109375, -0.03643798828125, 0.029083251953125, -0.044891357421875, -0.0110931396484375, -0.05072021484375, -0.0037899017333984375, -0.049041748046875, -0.0233001708984375, -0.0146026611328125, -0.0281219482421875, -0.004161834716796875, 0.0013570785522460938, 0.045867919921875, 0.03753662109375, -0.0241241455078125, 0.0250701904296875, -0.0654296875, 0.0294189453125, -0.0012359619140625, 0.005146026611328125, -0.01251220703125, -0.046142578125, -0.01496124267578125, 0.034576416015625, -0.03765869140625, -0.08502197265625, 0.03216552734375, 0.01047515869140625, 0.0217132568359375, 0.046722412109375, 0.017364501953125, 0.047576904296875, -0.031982421875, 0.06610107421875, 0.026153564453125, -0.05462646484375, 0.04132080078125, -0.039764404296875, 0.018524169921875, 0.054595947265625, 0.0543212890625, -0.058441162109375, -0.033782958984375, -0.050537109375, -0.054840087890625, 0.042999267578125, 0.022735595703125, 0.02294921875, -0.0222015380859375, 0.006072998046875, 0.009796142578125, 0.0202789306640625, -0.05120849609375, -0.06536865234375, -0.01239776611328125, -0.0056304931640625, 0.0123291015625, -0.006031036376953125, -0.01470947265625, -0.044097900390625, 0.0684814453125, 0.032073974609375, 0.03155517578125, 0.0254058837890625, -0.00302886962890625, -0.0169830322265625, 0.0369873046875, 0.043731689453125, 0.0406494140625, -0.003322601318359375, 0.0111541748046875, 0.0159454345703125, -0.06536865234375, 0.031463623046875, -0.01092529296875, -0.019195556640625, 0.01287078857421875, 0.004764556884765625, 0.03814697265625, 0.0156707763671875, -0.0269622802734375, 0.046966552734375, 0.004611968994140625, -0.00841522216796875, -0.054840087890625, -0.00788116455078125, 0.00814056396484375, -0.005275726318359375, 0.0322265625, -0.00014710426330566406, 0.01151275634765625, -0.055572509765625, 0.0135040283203125, 0.01421356201171875, -0.0224609375, 0.007778167724609375, 0.05426025390625, -0.002902984619140625, -0.0277862548828125, 0.030426025390625, -0.0212554931640625, -0.045440673828125, 0.03875732421875, 0.041412353515625, 0.05029296875, -0.032989501953125, 0.016998291015625, 0.061309814453125, 0.01849365234375, 0.0203399658203125, 0.0457763671875, -0.01142120361328125, -0.0399169921875, -0.027679443359375, -0.05523681640625, -0.01678466796875, -0.0115966796875, -0.058746337890625, 0.01172637939453125, -0.04217529296875, -0.01139068603515625, -0.00262451171875, 0.024017333984375, -0.051544189453125, 0.008697509765625, -0.0009369850158691406, 0.0604248046875, -0.0433349609375, 0.0694580078125, 0.047027587890625, -0.05975341796875, -0.0723876953125, -0.00423431396484375, 0.01335906982421875, -0.044403076171875, 0.03155517578125, -0.005741119384765625, -0.0238494873046875, -0.001262664794921875, -0.0235137939453125, -0.060516357421875, 0.07135009765625, 0.00408935546875, -0.031951904296875, 0.031097412109375, 0.0156097412109375, 0.025115966796875, -0.0210418701171875, 0.0165863037109375, 0.0406494140625, 0.0672607421875, -0.0046234130859375, -0.052093505859375, 0.023223876953125, -0.049591064453125, -0.0204315185546875, 0.0182342529296875, -0.054290771484375, 0.06756591796875, -0.017364501953125, -0.039215087890625, 0.0195770263671875, 0.0635986328125, 0.00946807861328125, 0.022552490234375, 0.0279693603515625, 0.049041748046875, 0.041229248046875, -0.0139923095703125, 0.0770263671875, -0.039093017578125, 0.0016841888427734375, 0.059967041015625, -0.01122283935546875, 0.06982421875, 0.0345458984375, -0.058624267578125, 0.03985595703125, 0.04669189453125, 0.003803253173828125, 0.0236358642578125, -0.006832122802734375, -0.033294677734375, -0.006130218505859375, -0.02764892578125, -0.04962158203125, 0.0286407470703125, 0.0195159912109375, -0.0250701904296875, 0.0026302337646484375, -0.0003800392150878906, 0.0197601318359375, 0.0272064208984375, -0.00827789306640625, 0.0538330078125, 0.0211029052734375, -0.048736572265625, 0.0667724609375, 0.0139007568359375, 0.03759765625, -0.035980224609375, -0.006076812744140625, -0.0193634033203125, -0.0110321044921875, -0.025054931640625, -0.05010986328125, 0.0164947509765625, -0.00921630859375, -0.0148773193359375, 0.0077667236328125, 0.0282135009765625, -0.03289794921875, -0.043914794921875, 0.026458740234375, 0.032501220703125, 0.04559326171875, 0.02593994140625, -0.046966552734375, -0.01285552978515625, 0.0231170654296875, -0.0092315673828125, 0.032958984375, 0.0161590576171875, 0.00321197509765625, 0.0266265869140625, 0.045562744140625, 0.01580810546875, 0.018524169921875, -0.0072021484375, 0.043365478515625, -0.061004638671875, -0.0255279541015625, -0.057159423828125, 0.03076171875, -0.01038360595703125, -0.0192108154296875, 0.0810546875, 0.060516357421875, 0.06951904296875, -0.01094818115234375, 0.06536865234375, -0.0225067138671875, 0.0518798828125, -0.0273895263671875, 0.06488037109375, -0.05389404296875, -0.01056671142578125, -0.03472900390625, -0.073974609375, -0.0207672119140625, 0.054962158203125, -0.022064208984375, 0.002964019775390625, 0.061309814453125, 0.057952880859375, 0.008056640625, 0.01502227783203125, 0.031646728515625, 0.0152740478515625, -0.0081634521484375, 0.05609130859375, 0.04815673828125, -0.0657958984375, 0.044921875, -0.044952392578125, 0.0193023681640625, -0.0189971923828125, -0.040496826171875, -0.052093505859375, -0.0640869140625, -0.0275421142578125, -0.0169830322265625, -0.0085601806640625, 0.07843017578125, 0.01849365234375, -0.06658935546875, -0.035736083984375, 0.024871826171875, 0.027618408203125, -0.046234130859375, -0.008209228515625, 0.052154541015625, 0.01482391357421875, -0.05810546875, 0.020660400390625, 0.024627685546875, 0.0218353271484375, 0.00727081298828125, -0.028594970703125, -0.050140380859375, 0.006549835205078125, 0.01708984375, 0.045562744140625, -0.0589599609375, -0.015106201171875, -0.00841522216796875, -0.0264739990234375, 0.015167236328125, 0.02587890625, -0.0072021484375, 0.026153564453125, 0.040740966796875, 0.033447265625, 0.019775390625, -0.0126800537109375, 0.0133056640625, -0.03179931640625, 0.0172576904296875, -0.00318145751953125, 0.055145263671875, -0.0016813278198242188, -0.034576416015625, 0.04132080078125, 0.0120086669921875, -0.0277099609375, -0.05810546875, 0.0211181640625, -0.08575439453125, -0.0156402587890625, 0.0794677734375, -0.020843505859375, -0.0173187255859375, -0.044219970703125, -0.0308837890625, 0.050384521484375, -0.0208740234375, 0.0267791748046875, 0.058197021484375, 0.0204925537109375, 0.01611328125, -0.05816650390625, 0.032379150390625, 0.03814697265625, -0.03558349609375, 0.00414276123046875, 0.024993896484375, 0.0064849853515625, 0.028656005859375, 0.04608154296875, -0.035308837890625, 0.0316162109375, 0.0035152435302734375, 0.015411376953125, 0.0195465087890625, -0.01119232177734375, 0.00009006261825561523, -0.0009632110595703125, 0.00368499755859375, -0.01235198974609375 ] ]
Tevatron/beir-corpus
2022-07-07T23:53:45.000Z
[ "region:us" ]
Tevatron
null
null
0
317
2022-06-07T06:00:10
Entry not found
15
[ [ -0.02142333984375, -0.01495361328125, 0.05718994140625, 0.0288238525390625, -0.035064697265625, 0.046539306640625, 0.052520751953125, 0.005062103271484375, 0.0513916015625, 0.016998291015625, -0.052093505859375, -0.014984130859375, -0.060394287109375, 0.03790283203125, -0.0264892578125, 0.038421630859375, -0.0095977783203125, -0.00711822509765625, 0.01873779296875, -0.01837158203125, -0.03582763671875, -0.0244903564453125, -0.0789794921875, 0.004055023193359375, 0.035308837890625, 0.049346923828125, 0.05035400390625, 0.0242767333984375, 0.042694091796875, 0.0260772705078125, -0.015380859375, 0.03204345703125, -0.0027446746826171875, 0.00015556812286376953, -0.0233917236328125, -0.03662109375, -0.018951416015625, 0.00502777099609375, 0.07275390625, 0.064208984375, -0.018890380859375, 0.003520965576171875, -0.0203399658203125, 0.02197265625, -0.032958984375, 0.0202484130859375, -0.0014934539794921875, 0.01081085205078125, -0.046722412109375, -0.0367431640625, 0.000835418701171875, -0.048828125, 0.01190185546875, -0.0457763671875, 0.054840087890625, 0.0123291015625, 0.0765380859375, 0.00984954833984375, -0.0306854248046875, -0.054168701171875, -0.043426513671875, 0.037872314453125, -0.0216827392578125, 0.0263214111328125, 0.046600341796875, -0.0032253265380859375, -0.06512451171875, -0.044769287109375, -0.0308074951171875, 0.0194091796875, 0.0234832763671875, -0.0226593017578125, -0.0116119384765625, -0.020294189453125, 0.01049041748046875, 0.008514404296875, -0.0321044921875, -0.036773681640625, -0.036285400390625, -0.02630615234375, 0.0411376953125, 0.023101806640625, 0.0161285400390625, -0.01251983642578125, -0.02142333984375, 0.005847930908203125, -0.02764892578125, 0.0225830078125, 0.04205322265625, 0.04718017578125, -0.038543701171875, 0.03717041015625, -0.0032939910888671875, 0.049346923828125, 0.007602691650390625, -0.018218994140625, 0.0275115966796875, -0.009765625, 0.0036678314208984375, 0.028045654296875, 0.0209197998046875, 0.018829345703125, -0.021728515625, 0.01348114013671875, -0.021331787109375, -0.0202484130859375, -0.01483917236328125, -0.0195770263671875, -0.023834228515625, 0.03643798828125, -0.021942138671875, -0.028411865234375, 0.07586669921875, -0.02783203125, -0.048492431640625, 0.0219879150390625, 0.0269622802734375, -0.006587982177734375, -0.0246429443359375, -0.0034542083740234375, -0.05609130859375, -0.0005054473876953125, 0.049713134765625, -0.047760009765625, 0.0223541259765625, 0.031402587890625, 0.0491943359375, 0.01305389404296875, -0.00927734375, -0.0285186767578125, 0.0197296142578125, -0.057464599609375, 0.041961669921875, -0.013336181640625, -0.066650390625, 0.007389068603515625, 0.059539794921875, -0.0250701904296875, -0.0802001953125, 0.07037353515625, -0.04571533203125, 0.010650634765625, -0.044921875, -0.0097198486328125, -0.004718780517578125, -0.00031113624572753906, -0.040435791015625, 0.05023193359375, 0.0389404296875, -0.033172607421875, 0.01421356201171875, -0.0172576904296875, -0.025970458984375, 0.0257720947265625, -0.00528717041015625, -0.01448822021484375, 0.04736328125, -0.04412841796875, -0.0178985595703125, 0.01953125, 0.0157012939453125, -0.0236968994140625, -0.0526123046875, 0.00560760498046875, -0.0038547515869140625, 0.10296630859375, -0.00258636474609375, -0.0238037109375, -0.045074462890625, -0.076416015625, -0.004673004150390625, 0.045684814453125, -0.061004638671875, -0.01849365234375, -0.0030841827392578125, -0.0173797607421875, 0.005954742431640625, 0.049041748046875, -0.07427978515625, 0.0187530517578125, -0.003398895263671875, -0.01519012451171875, 0.054840087890625, 0.0102386474609375, 0.0164031982421875, 0.0099334716796875, 0.0285186767578125, 0.035003662109375, 0.00737762451171875, 0.045318603515625, -0.023040771484375, -0.0643310546875, 0.040863037109375, 0.016754150390625, 0.053924560546875, -0.03314208984375, 0.017791748046875, 0.0179290771484375, -0.0226287841796875, -0.037750244140625, -0.0205841064453125, 0.005970001220703125, 0.0099334716796875, 0.007396697998046875, -0.037933349609375, -0.04364013671875, -0.06427001953125, -0.0090179443359375, -0.0286102294921875, -0.023712158203125, 0.013916015625, 0.0384521484375, -0.0794677734375, 0.0274200439453125, -0.051116943359375, -0.04669189453125, -0.00070953369140625, -0.0128326416015625, 0.050079345703125, 0.0286865234375, 0.033416748046875, -0.042449951171875, -0.037628173828125, -0.0148773193359375, -0.06854248046875, -0.0088348388671875, 0.0164642333984375, 0.0203094482421875, -0.0088958740234375, -0.0181884765625, -0.032318115234375, 0.0537109375, 0.009765625, -0.0357666015625, 0.034637451171875, -0.0200347900390625, 0.01142120361328125, -0.042327880859375, -0.004596710205078125, -0.043914794921875, -0.0000712275505065918, -0.0239410400390625, -0.038055419921875, 0.00982666015625, 0.004673004150390625, -0.01064300537109375, 0.01910400390625, -0.060333251953125, -0.00007289648056030273, -0.04937744140625, 0.025177001953125, 0.004238128662109375, -0.020904541015625, -0.0011682510375976562, 0.06634521484375, 0.0516357421875, -0.0254974365234375, 0.047882080078125, 0.029449462890625, 0.01263427734375, 0.05059814453125, -0.012420654296875, 0.01093292236328125, -0.034820556640625, -0.00807952880859375, -0.058990478515625, -0.07281494140625, 0.048553466796875, -0.040557861328125, 0.02423095703125, -0.028411865234375, 0.0172119140625, -0.0458984375, -0.0025501251220703125, 0.03192138671875, -0.0039520263671875, -0.045562744140625, 0.03472900390625, 0.0301055908203125, -0.0134124755859375, -0.04388427734375, -0.03515625, 0.026153564453125, 0.040863037109375, -0.01085662841796875, 0.004566192626953125, 0.0099334716796875, -0.036102294921875, -0.0027256011962890625, -0.02569580078125, -0.0303802490234375, 0.0036296844482421875, 0.00864410400390625, -0.00036525726318359375, -0.02685546875, -0.005741119384765625, -0.0238037109375, -0.03094482421875, 0.01453399658203125, 0.019989013671875, -0.002742767333984375, -0.028289794921875, -0.0240020751953125, -0.05889892578125, 0.044525146484375, 0.035614013671875, 0.0034942626953125, 0.05010986328125, 0.01114654541015625, -0.053192138671875, -0.00897216796875, -0.01168060302734375, 0.017913818359375, -0.037078857421875, 0.0092010498046875, -0.0008668899536132812, -0.00418853759765625, 0.0174713134765625, 0.016876220703125, -0.028564453125, 0.06158447265625, -0.017333984375, -0.0238189697265625, 0.052825927734375, 0.03961181640625, 0.03289794921875, 0.01094818115234375, -0.00296783447265625, 0.059783935546875, -0.07940673828125, -0.043548583984375, -0.0491943359375, -0.01053619384765625, -0.0288543701171875, -0.002132415771484375, 0.041534423828125, 0.0192413330078125, -0.00885772705078125, 0.03155517578125, -0.0347900390625, 0.02362060546875, 0.06707763671875, 0.0236968994140625, 0.0228118896484375, -0.05023193359375, -0.016693115234375, -0.00928497314453125, -0.06634521484375, -0.0174713134765625, 0.058837890625, 0.01509857177734375, 0.056060791015625, 0.03973388671875, 0.0450439453125, 0.00905609130859375, 0.0167694091796875, -0.020294189453125, 0.0260009765625, 0.029083251953125, -0.069091796875, -0.028350830078125, 0.0014123916625976562, -0.06439208984375, -0.00945281982421875, -0.0023097991943359375, -0.02825927734375, 0.05096435546875, 0.00001621246337890625, -0.0270538330078125, 0.05126953125, -0.0301971435546875, 0.050201416015625, -0.02972412109375, -0.0017986297607421875, 0.031158447265625, -0.046905517578125, 0.0310516357421875, 0.00855255126953125, 0.041168212890625, -0.0010528564453125, -0.0027217864990234375, 0.047119140625, -0.060577392578125, 0.0168914794921875, -0.0421142578125, 0.01483917236328125, 0.01611328125, 0.03424072265625, 0.039581298828125, 0.02899169921875, 0.006717681884765625, -0.015899658203125, 0.002716064453125, -0.0546875, -0.01396942138671875, 0.046295166015625, -0.047698974609375, -0.045562744140625, -0.08203125, 0.009613037109375, 0.018157958984375, 0.02587890625, 0.052825927734375, 0.03790283203125, 0.0085601806640625, 0.045196533203125, 0.06561279296875, -0.004543304443359375, 0.06085205078125, 0.0214385986328125, 0.006092071533203125, -0.014556884765625, 0.046661376953125, 0.0176544189453125, -0.0163726806640625, -0.007904052734375, 0.01389312744140625, -0.00732421875, -0.039276123046875, -0.033172607421875, 0.024566650390625, -0.044677734375, -0.01213836669921875, -0.041412353515625, -0.04010009765625, -0.033905029296875, 0.0045928955078125, -0.047454833984375, 0.0159149169921875, -0.051422119140625, -0.007049560546875, 0.002857208251953125, 0.06494140625, -0.0390625, 0.03851318359375, -0.07452392578125, 0.0128173828125, -0.00527191162109375, 0.052581787109375, 0.014190673828125, -0.048736572265625, -0.0263824462890625, -0.007659912109375, -0.02471923828125, -0.090087890625, 0.014190673828125, -0.0163116455078125, 0.01534271240234375, 0.040771484375, 0.00926971435546875, 0.034881591796875, -0.0227813720703125, 0.046600341796875, -0.0037975311279296875, -0.046875, 0.0526123046875, -0.03338623046875, 0.032958984375, 0.0648193359375, 0.035400390625, -0.052978515625, 0.0023746490478515625, -0.069091796875, -0.039886474609375, 0.0254974365234375, 0.0079193115234375, -0.0023937225341796875, -0.044219970703125, -0.0035762786865234375, -0.010711669921875, 0.040069580078125, -0.0689697265625, -0.052154541015625, 0.0171051025390625, 0.035064697265625, 0.005401611328125, -0.037506103515625, 0.0138397216796875, -0.0361328125, 0.0706787109375, 0.02996826171875, 0.021728515625, 0.0557861328125, 0.0308380126953125, -0.0253753662109375, 0.006130218505859375, 0.05084228515625, 0.04425048828125, -0.0347900390625, -0.01934814453125, -0.005855560302734375, -0.060577392578125, 0.003936767578125, 0.007411956787109375, -0.0008912086486816406, 0.06024169921875, 0.0384521484375, 0.0168304443359375, 0.02996826171875, -0.0482177734375, 0.05877685546875, -0.00989532470703125, -0.00823974609375, -0.07080078125, 0.01291656494140625, -0.0159149169921875, 0.033233642578125, 0.0667724609375, 0.0347900390625, -0.0031642913818359375, -0.05401611328125, -0.0009369850158691406, 0.04608154296875, -0.04705810546875, -0.0115814208984375, 0.062744140625, 0.0255584716796875, -0.0859375, 0.07342529296875, -0.03570556640625, -0.037200927734375, 0.060546875, 0.03466796875, 0.07452392578125, -0.0293426513671875, 0.00003081560134887695, 0.0176544189453125, 0.0274200439453125, 0.0360107421875, 0.0721435546875, 0.0286407470703125, -0.052642822265625, 0.05859375, -0.0164031982421875, -0.0267486572265625, -0.0035648345947265625, -0.0284271240234375, 0.01119232177734375, -0.02923583984375, -0.007114410400390625, -0.0228271484375, 0.018951416015625, -0.046875, 0.028411865234375, -0.005550384521484375, 0.05743408203125, -0.0567626953125, 0.03131103515625, 0.042144775390625, -0.022125244140625, -0.056396484375, -0.017364501953125, -0.00762176513671875, -0.04241943359375, 0.0200347900390625, -0.030242919921875, 0.0029392242431640625, 0.006404876708984375, -0.0430908203125, -0.078125, 0.060333251953125, -0.042449951171875, -0.0184783935546875, 0.013580322265625, -0.007625579833984375, 0.0191497802734375, -0.016754150390625, 0.0007257461547851562, 0.0277862548828125, 0.0496826171875, 0.0188751220703125, -0.05126953125, -0.0245208740234375, 0.00009232759475708008, -0.0295562744140625, 0.05035400390625, -0.039825439453125, 0.07861328125, -0.036895751953125, -0.003948211669921875, 0.029449462890625, 0.0163726806640625, 0.01395416259765625, 0.04400634765625, 0.0095672607421875, 0.04827880859375, 0.071044921875, -0.0270538330078125, 0.0584716796875, 0.01751708984375, 0.031463623046875, 0.048004150390625, -0.04302978515625, 0.049835205078125, 0.02105712890625, -0.037689208984375, 0.061248779296875, 0.085693359375, -0.01041412353515625, 0.0535888671875, 0.0034084320068359375, -0.07171630859375, 0.0216217041015625, -0.01374053955078125, -0.049957275390625, 0.0208892822265625, 0.0126190185546875, -0.045928955078125, -0.038299560546875, -0.015960693359375, -0.023651123046875, -0.007659912109375, -0.0506591796875, 0.04461669921875, -0.0011453628540039062, -0.033905029296875, 0.01251220703125, 0.01910400390625, 0.01149749755859375, -0.0347900390625, -0.0019464492797851562, -0.01515960693359375, 0.0176544189453125, -0.03765869140625, -0.03472900390625, 0.0379638671875, -0.02154541015625, -0.035430908203125, 0.01204681396484375, 0.050628662109375, -0.01123046875, -0.02996826171875, 0.0215301513671875, 0.04620361328125, 0.0110321044921875, 0.0281982421875, -0.0155792236328125, 0.0162506103515625, -0.005329132080078125, -0.0044403076171875, 0.01837158203125, 0.0228729248046875, 0.0148773193359375, 0.0295562744140625, 0.028717041015625, -0.0012340545654296875, -0.00710296630859375, -0.0254058837890625, 0.027374267578125, -0.06329345703125, -0.03790283203125, -0.041839599609375, 0.0181732177734375, -0.0015535354614257812, -0.07183837890625, 0.0274810791015625, 0.0955810546875, 0.0687255859375, -0.031585693359375, 0.07086181640625, -0.01446533203125, 0.06365966796875, 0.0275726318359375, 0.03594970703125, -0.03997802734375, 0.0025539398193359375, -0.0289459228515625, -0.0714111328125, -0.02374267578125, 0.0301666259765625, -0.0015287399291992188, -0.0227813720703125, 0.057891845703125, 0.039031982421875, -0.0222015380859375, -0.00782012939453125, 0.0031948089599609375, -0.0019931793212890625, -0.00821685791015625, 0.03411865234375, 0.050750732421875, -0.06201171875, -0.007076263427734375, -0.01432037353515625, -0.0423583984375, -0.03350830078125, -0.06390380859375, -0.00856781005859375, -0.01062774658203125, 0.0023365020751953125, -0.03759765625, 0.00015866756439208984, 0.0802001953125, 0.037689208984375, -0.07373046875, -0.035186767578125, 0.0223846435546875, 0.0260162353515625, -0.012420654296875, -0.01605224609375, 0.0197906494140625, 0.01019287109375, -0.039215087890625, 0.045654296875, 0.0537109375, 0.01389312744140625, 0.0130157470703125, 0.01055908203125, -0.05462646484375, -0.00989532470703125, 0.0115509033203125, 0.062744140625, -0.0623779296875, -0.0472412109375, -0.0021190643310546875, -0.0180206298828125, -0.0038356781005859375, 0.0113525390625, -0.0269012451171875, 0.034423828125, 0.0229644775390625, 0.03314208984375, 0.003719329833984375, -0.00362396240234375, 0.035888671875, -0.06011962890625, 0.006259918212890625, 0.0274200439453125, 0.02752685546875, -0.0265655517578125, -0.039215087890625, 0.044586181640625, 0.06683349609375, -0.043731689453125, -0.0579833984375, -0.0131683349609375, -0.06646728515625, 0.0027980804443359375, 0.04486083984375, 0.03326416015625, -0.031890869140625, -0.027679443359375, -0.037261962890625, -0.00832366943359375, -0.0090484619140625, 0.050567626953125, 0.07830810546875, -0.04931640625, 0.00530242919921875, -0.06890869140625, 0.04376220703125, -0.0160675048828125, -0.0229339599609375, -0.0322265625, 0.0254364013671875, 0.0233917236328125, 0.02923583984375, 0.040771484375, 0.00934600830078125, 0.0552978515625, 0.020721435546875, -0.01129150390625, 0.017913818359375, -0.030242919921875, -0.0019140243530273438, -0.0038604736328125, 0.02056884765625, -0.068115234375 ] ]
Muennighoff/flan
2022-12-23T18:57:00.000Z
[ "task_categories:other", "annotations_creators:crowdsourced", "annotations_creators:expert-generated", "multilinguality:monolingual", "size_categories:100M<n<1B", "language:en", "arxiv:2109.01652", "region:us" ]
Muennighoff
null
null
33
317
2022-12-12T11:32:26
--- annotations_creators: - crowdsourced - expert-generated language: - en multilinguality: - monolingual size_categories: - 100M<n<1B task_categories: - other --- This is a repreprocessed version of the [FLAN dataset](https://arxiv.org/abs/2109.01652) with any updates that have been made to the FLAN datasets since the release of the original FLAN. The script is available [here](https://github.com/Muennighoff/FLAN). Tasks: ``` {'aeslc_10templates', 'ag_news_subset_10templates', 'anli_r1_10templates', 'anli_r2_10templates', 'anli_r3_10templates', 'arc_challenge_10templates', 'arc_easy_10templates', 'bool_q_10templates', 'cb_10templates', 'cnn_dailymail_10templates', 'cola_10templates', 'common_gen_10templates', 'copa_10templates', 'coqa_10templates', 'cosmos_qa_10templates', 'dart_10templates', 'definite_pronoun_resolution_10templates', 'drop_10templates', 'e2e_nlg_10templates', 'fix_punct_10templates', 'gigaword_10templates', 'glue_mrpc_10templates', 'glue_qqp_10templates', 'hellaswag_10templates', 'imdb_reviews_10templates', 'math_dataset_10templates', 'mnli_matched_10templates', 'mnli_mismatched_10templates', 'multi_news_10templates', 'multirc_10templates', 'natural_questions_10templates', 'openbookqa_10templates', 'opinion_abstracts_idebate_10templates', 'opinion_abstracts_rotten_tomatoes_10templates', 'para_crawl_enes_10templates', 'paws_wiki_10templates', 'piqa_10templates', 'qnli_10templates', 'quac_10templates', 'record_10templates', 'rte_10templates', 'samsum_10templates', 'sentiment140_10templates', 'snli_10templates', 'squad_v1_10templates', 'squad_v2_10templates', 'sst2_10templates', 'story_cloze_10templates', 'stsb_10templates', 'trec_10templates', 'trivia_qa_10templates', 'true_case_10templates', 'web_nlg_en_10templates', 'wic_10templates', 'wiki_lingua_english_en_10templates', 'wmt14_enfr_10templates', 'wmt16_translate_csen_10templates', 'wmt16_translate_deen_10templates', 'wmt16_translate_fien_10templates', 'wmt16_translate_roen_10templates', 'wmt16_translate_ruen_10templates', 'wmt16_translate_tren_10templates', 'wnli_10templates', 'word_segment_10templates', 'wsc_10templates', 'yelp_polarity_reviews_10templates'} ```
2,238
[ [ -0.0423583984375, -0.027740478515625, 0.0243072509765625, -0.0021991729736328125, -0.0005464553833007812, 0.00624847412109375, -0.01438140869140625, -0.0209503173828125, 0.053863525390625, 0.05792236328125, -0.059295654296875, -0.061798095703125, -0.037139892578125, 0.032470703125, -0.019622802734375, 0.0704345703125, -0.00786590576171875, 0.0006046295166015625, 0.0244598388671875, -0.02362060546875, -0.0022144317626953125, -0.00341796875, -0.022735595703125, -0.00164794921875, 0.04205322265625, 0.053466796875, 0.053985595703125, 0.047119140625, 0.041046142578125, 0.01490020751953125, 0.0023555755615234375, 0.0107879638671875, -0.0260772705078125, -0.00951385498046875, -0.018157958984375, -0.0186920166015625, -0.034088134765625, 0.01081085205078125, 0.03167724609375, 0.044097900390625, -0.0098724365234375, 0.03802490234375, -0.01241302490234375, 0.0679931640625, -0.0290985107421875, 0.013336181640625, -0.03741455078125, 0.0033206939697265625, -0.0184478759765625, 0.00962066650390625, -0.00890350341796875, -0.0198211669921875, -0.0018291473388671875, -0.043731689453125, 0.0286712646484375, 0.00443267822265625, 0.09100341796875, -0.00811004638671875, -0.00864410400390625, -0.023284912109375, -0.0278167724609375, 0.054412841796875, -0.070556640625, 0.01885986328125, 0.02667236328125, 0.028228759765625, -0.0144195556640625, -0.06988525390625, -0.05218505859375, 0.0233612060546875, -0.01922607421875, 0.0210113525390625, -0.006351470947265625, -0.016387939453125, 0.0172882080078125, 0.037994384765625, -0.062347412109375, -0.01155853271484375, -0.044158935546875, -0.01503753662109375, 0.06390380859375, 0.0089569091796875, 0.0098419189453125, -0.019683837890625, -0.0247039794921875, -0.0196380615234375, -0.031005859375, 0.01093292236328125, 0.017486572265625, 0.0270538330078125, -0.0244598388671875, 0.045806884765625, -0.04254150390625, 0.054779052734375, 0.006153106689453125, -0.02606201171875, 0.054931640625, -0.0276641845703125, -0.01702880859375, -0.001941680908203125, 0.058837890625, 0.0382080078125, 0.0007181167602539062, 0.0162811279296875, -0.0272216796875, -0.01016998291015625, 0.01702880859375, -0.03717041015625, -0.035980224609375, 0.051788330078125, -0.040069580078125, -0.033477783203125, 0.03802490234375, -0.0662841796875, -0.014495849609375, -0.0195465087890625, 0.0229644775390625, -0.0166778564453125, -0.0249786376953125, -0.004154205322265625, -0.02362060546875, 0.015838623046875, 0.0262298583984375, -0.0545654296875, 0.00951385498046875, 0.04547119140625, 0.055450439453125, 0.005451202392578125, -0.011322021484375, -0.0227813720703125, 0.0067901611328125, -0.032745361328125, 0.06414794921875, -0.0227203369140625, -0.0255126953125, 0.00754547119140625, 0.05303955078125, -0.01148223876953125, -0.034149169921875, 0.05224609375, -0.031036376953125, 0.0191802978515625, -0.051513671875, -0.03228759765625, -0.0105133056640625, 0.021087646484375, -0.0771484375, 0.07232666015625, 0.041900634765625, -0.059173583984375, 0.03814697265625, -0.051605224609375, -0.03485107421875, -0.0062103271484375, -0.007904052734375, -0.03521728515625, -0.01506805419921875, 0.0271453857421875, 0.0181884765625, -0.01326751708984375, -0.00948333740234375, 0.002498626708984375, -0.02154541015625, -0.0177154541015625, 0.01203155517578125, 0.06591796875, 0.03240966796875, -0.032012939453125, 0.019500732421875, -0.07928466796875, 0.00110626220703125, 0.023681640625, -0.01381683349609375, -0.007190704345703125, -0.03631591796875, 0.001007080078125, 0.022552490234375, 0.0157623291015625, -0.033111572265625, 0.0207061767578125, -0.036529541015625, 0.0252227783203125, 0.048248291015625, 0.021392822265625, 0.0265655517578125, -0.058837890625, 0.0517578125, 0.0222320556640625, 0.004009246826171875, -0.01019287109375, -0.046234130859375, -0.052001953125, -0.029052734375, 0.0084075927734375, 0.046478271484375, -0.051910400390625, 0.0438232421875, -0.03948974609375, -0.059539794921875, -0.035308837890625, 0.003826141357421875, 0.00925445556640625, 0.043365478515625, 0.0287933349609375, -0.004932403564453125, -0.050140380859375, -0.0885009765625, -0.0244293212890625, 0.0092926025390625, 0.0067596435546875, 0.020233154296875, 0.06597900390625, -0.0017719268798828125, 0.054229736328125, -0.04302978515625, -0.042999267578125, -0.024139404296875, -0.006183624267578125, 0.056488037109375, 0.030303955078125, 0.057220458984375, -0.036468505859375, -0.04833984375, 0.00914764404296875, -0.0283355712890625, 0.0164947509765625, -0.0139312744140625, -0.020538330078125, 0.01158905029296875, 0.0195770263671875, -0.036895751953125, 0.047760009765625, 0.037994384765625, -0.0296173095703125, 0.052642822265625, -0.01340484619140625, 0.0382080078125, -0.09912109375, 0.01004791259765625, 0.0007100105285644531, -0.015716552734375, -0.03106689453125, 0.00376129150390625, 0.004947662353515625, -0.0080413818359375, -0.050811767578125, 0.030364990234375, -0.0447998046875, -0.0013580322265625, 0.0176849365234375, -0.002475738525390625, 0.0153961181640625, 0.03643798828125, -0.0008139610290527344, 0.061859130859375, 0.046905517578125, -0.0208892822265625, 0.033905029296875, 0.01180267333984375, -0.05145263671875, 0.021514892578125, -0.028717041015625, -0.0080718994140625, -0.019683837890625, 0.0204620361328125, -0.0762939453125, -0.0364990234375, 0.025909423828125, -0.0211944580078125, 0.0015897750854492188, -0.00899505615234375, -0.01861572265625, -0.049072265625, -0.047515869140625, -0.0001112818717956543, 0.02874755859375, -0.0263214111328125, 0.0245361328125, 0.0162811279296875, 0.01476287841796875, -0.0443115234375, -0.0653076171875, -0.0033206939697265625, -0.01412200927734375, -0.0345458984375, 0.034942626953125, 0.0088958740234375, -0.017913818359375, 0.0192413330078125, -0.016448974609375, -0.0050506591796875, -0.016326904296875, -0.00531768798828125, 0.0009975433349609375, -0.0193634033203125, -0.036224365234375, -0.0173492431640625, 0.0121612548828125, -0.01479339599609375, -0.0185699462890625, 0.046051025390625, -0.0017976760864257812, -0.0139923095703125, -0.042327880859375, 0.0206451416015625, 0.052154541015625, -0.02154541015625, 0.0657958984375, 0.06201171875, -0.036956787109375, -0.0118408203125, -0.0306854248046875, -0.0073699951171875, -0.03173828125, 0.019317626953125, -0.037078857421875, -0.06561279296875, 0.06719970703125, 0.0099945068359375, 0.032684326171875, 0.060577392578125, 0.0197296142578125, -0.017333984375, 0.059051513671875, -0.0037994384765625, -0.0221405029296875, 0.0289764404296875, -0.050537109375, 0.0024471282958984375, -0.042724609375, -0.00823211669921875, -0.037994384765625, -0.03033447265625, -0.0562744140625, -0.03057861328125, 0.029052734375, -0.0097808837890625, -0.0261383056640625, 0.04302978515625, -0.045013427734375, 0.03985595703125, 0.044097900390625, 0.021026611328125, 0.007476806640625, 0.020050048828125, -0.005565643310546875, -0.0005269050598144531, -0.028961181640625, -0.031402587890625, 0.0916748046875, -0.01125335693359375, 0.019683837890625, 0.019256591796875, 0.0650634765625, 0.04644775390625, 0.0254669189453125, -0.0313720703125, 0.027374267578125, -0.0188751220703125, -0.051025390625, -0.020721435546875, -0.02239990234375, -0.07110595703125, 0.012451171875, -0.0032863616943359375, -0.06805419921875, 0.021484375, -0.0091400146484375, -0.023681640625, 0.0301055908203125, -0.043609619140625, 0.06787109375, 0.008880615234375, -0.01158905029296875, -0.00568389892578125, -0.04656982421875, 0.040863037109375, 0.0108489990234375, 0.047271728515625, -0.0257110595703125, -0.00337982177734375, 0.06201171875, -0.0706787109375, 0.035552978515625, -0.0177154541015625, -0.009796142578125, 0.042388916015625, -0.00435638427734375, 0.045654296875, 0.018402099609375, -0.022186279296875, 0.007633209228515625, 0.01268768310546875, -0.039154052734375, -0.036041259765625, 0.0721435546875, -0.053192138671875, -0.050384521484375, -0.05255126953125, -0.005889892578125, 0.0178375244140625, 0.03533935546875, 0.03363037109375, 0.03814697265625, 0.0003447532653808594, 0.016265869140625, 0.039031982421875, -0.00189971923828125, 0.0318603515625, 0.03125, -0.02239990234375, -0.06365966796875, 0.050933837890625, 0.0200958251953125, 0.0117645263671875, 0.023681640625, 0.004192352294921875, -0.02459716796875, -0.0271453857421875, -0.0293121337890625, 0.0186920166015625, -0.04559326171875, -0.0253753662109375, -0.036895751953125, -0.006107330322265625, -0.07098388671875, -0.024810791015625, -0.02935791015625, -0.037261962890625, -0.0234375, -0.019989013671875, 0.047760009765625, 0.050048828125, -0.01192474365234375, 0.0109710693359375, -0.06439208984375, 0.0374755859375, -0.006069183349609375, 0.0194549560546875, -0.0221710205078125, -0.04132080078125, -0.0216827392578125, 0.01220703125, -0.0162200927734375, -0.068359375, 0.049072265625, 0.029937744140625, 0.03961181640625, 0.03271484375, 0.0169219970703125, 0.06341552734375, -0.023162841796875, 0.09735107421875, 0.01450347900390625, -0.038970947265625, 0.06787109375, -0.036895751953125, 0.0249481201171875, 0.0699462890625, 0.0265655517578125, -0.038360595703125, -0.02325439453125, -0.059600830078125, -0.0819091796875, 0.070068359375, 0.0204315185546875, -0.0067138671875, -0.01526641845703125, 0.019439697265625, 0.0082244873046875, 0.005615234375, -0.0389404296875, -0.044921875, -0.0218658447265625, -0.026397705078125, 0.0013818740844726562, -0.006649017333984375, -0.0234375, -0.035064697265625, 0.0721435546875, 0.011077880859375, 0.007465362548828125, 0.046783447265625, -0.007122039794921875, -0.01702880859375, 0.01366424560546875, 0.0556640625, 0.057769775390625, -0.0234527587890625, -0.004512786865234375, -0.00836181640625, -0.054351806640625, -0.004100799560546875, -0.0116119384765625, -0.0227508544921875, 0.009613037109375, 0.04522705078125, 0.039764404296875, 0.00981903076171875, -0.03997802734375, 0.0347900390625, -0.0073699951171875, -0.0369873046875, -0.06048583984375, 0.00856781005859375, -0.005462646484375, 0.01345062255859375, 0.048553466796875, 0.0247344970703125, -0.0009441375732421875, -0.049896240234375, 0.035064697265625, 0.01383209228515625, -0.021575927734375, -0.01331329345703125, 0.04827880859375, -0.01082611083984375, -0.0164642333984375, 0.0309600830078125, -0.0260772705078125, -0.0289764404296875, 0.053985595703125, 0.0142974853515625, 0.057525634765625, -0.016693115234375, 0.0250701904296875, 0.07012939453125, 0.035308837890625, -0.0172119140625, 0.055084228515625, 0.0120086669921875, -0.053314208984375, 0.00836944580078125, -0.045928955078125, -0.0120849609375, 0.03900146484375, -0.059051513671875, 0.02191162109375, -0.05084228515625, -0.018646240234375, -0.01114654541015625, 0.010101318359375, -0.059051513671875, 0.0298004150390625, -0.0129547119140625, 0.064697265625, -0.06329345703125, 0.057159423828125, 0.0672607421875, -0.049591064453125, -0.079833984375, -0.006866455078125, -0.0009813308715820312, -0.034423828125, 0.00936126708984375, 0.0212249755859375, 0.0277099609375, 0.0017604827880859375, -0.0174713134765625, -0.0833740234375, 0.0899658203125, 0.0004031658172607422, -0.04437255859375, 0.021759033203125, 0.01983642578125, 0.03155517578125, -0.0178985595703125, 0.0257568359375, 0.07025146484375, 0.057037353515625, -0.005344390869140625, -0.06707763671875, 0.01033782958984375, -0.04266357421875, -0.0187225341796875, -0.0099334716796875, -0.05987548828125, 0.05743408203125, -0.009674072265625, -0.01062774658203125, -0.0009579658508300781, 0.059234619140625, 0.037933349609375, 0.0196075439453125, 0.046783447265625, 0.05670166015625, 0.057403564453125, -0.0221405029296875, 0.0694580078125, -0.0186614990234375, 0.035125732421875, 0.0869140625, -0.0190582275390625, 0.04229736328125, 0.0266876220703125, -0.0379638671875, 0.04217529296875, 0.055084228515625, -0.00365447998046875, 0.0538330078125, -0.00930023193359375, -0.01345062255859375, -0.01345062255859375, -0.002826690673828125, -0.046295166015625, 0.025726318359375, 0.026641845703125, -0.038360595703125, -0.01230621337890625, -0.00406646728515625, 0.01488494873046875, 0.00478363037109375, -0.017303466796875, 0.04144287109375, -0.015625, -0.0426025390625, 0.052398681640625, -0.00579071044921875, 0.04437255859375, -0.052032470703125, -0.0029315948486328125, -0.021575927734375, 0.016021728515625, -0.0404052734375, -0.06707763671875, 0.0305633544921875, -0.005939483642578125, -0.016693115234375, -0.01401519775390625, 0.0279083251953125, -0.0267791748046875, -0.060821533203125, -0.0013246536254882812, 0.01947021484375, -0.0018129348754882812, 0.0098724365234375, -0.061370849609375, 0.011627197265625, 0.02191162109375, -0.05889892578125, 0.01666259765625, 0.034027099609375, -0.007366180419921875, 0.0265350341796875, 0.055755615234375, 0.00885009765625, 0.01479339599609375, 0.024627685546875, 0.070068359375, -0.0518798828125, -0.040557861328125, -0.03167724609375, 0.041290283203125, -0.0222930908203125, -0.03240966796875, 0.0645751953125, 0.068359375, 0.059295654296875, -0.0272216796875, 0.062225341796875, -0.0309600830078125, 0.046295166015625, -0.03143310546875, 0.059539794921875, -0.0694580078125, 0.0146331787109375, -0.031707763671875, -0.05694580078125, -0.0296173095703125, 0.0408935546875, -0.0159149169921875, 0.006641387939453125, 0.0518798828125, 0.057952880859375, 0.0076904296875, 0.006443023681640625, 0.006397247314453125, 0.012237548828125, 0.0271759033203125, 0.0258026123046875, 0.01424407958984375, -0.0498046875, 0.031829833984375, -0.06475830078125, 0.01090240478515625, -0.003360748291015625, -0.057769775390625, -0.033111572265625, -0.054779052734375, -0.0300445556640625, -0.03607177734375, -0.00804901123046875, 0.080322265625, 0.02947998046875, -0.09356689453125, -0.0018310546875, -0.00724029541015625, 0.0018148422241210938, -0.0268096923828125, -0.026611328125, 0.05126953125, -0.0005335807800292969, -0.050140380859375, 0.040435791015625, -0.00720977783203125, -0.00792694091796875, 0.00687408447265625, 0.00012612342834472656, -0.0227813720703125, -0.00643157958984375, 0.02789306640625, 0.0200347900390625, -0.05865478515625, -0.039520263671875, -0.00815582275390625, -0.0004582405090332031, 0.0198211669921875, 0.032562255859375, -0.03363037109375, 0.0195465087890625, 0.050872802734375, 0.01084136962890625, 0.020904541015625, 0.017791748046875, 0.0100860595703125, -0.0635986328125, 0.027740478515625, 0.0085296630859375, 0.0401611328125, 0.0185089111328125, -0.031005859375, 0.04736328125, 0.0287322998046875, -0.020843505859375, -0.061004638671875, -0.0097808837890625, -0.091552734375, -0.005374908447265625, 0.08599853515625, -0.02587890625, -0.052154541015625, 0.00458526611328125, -0.0128173828125, 0.020965576171875, -0.04840087890625, 0.03216552734375, 0.049957275390625, -0.0025844573974609375, -0.0170135498046875, -0.0247955322265625, 0.040771484375, 0.00293731689453125, -0.0458984375, 0.00499725341796875, 0.01995849609375, 0.0275726318359375, 0.00860595703125, 0.05194091796875, -0.025543212890625, 0.012664794921875, 0.0008578300476074219, 0.0019063949584960938, 0.004329681396484375, 0.004642486572265625, -0.00482940673828125, 0.007778167724609375, -0.024322509765625, -0.0181121826171875 ] ]
d0rj/curation-corpus
2023-06-13T13:25:32.000Z
[ "task_categories:summarization", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:cc-by-4.0", "news", "summarization", "region:us" ]
d0rj
null
null
1
317
2023-06-12T19:22:21
--- dataset_info: features: - name: title dtype: string - name: summary dtype: string - name: url dtype: string - name: date dtype: string - name: article_content dtype: string splits: - name: train num_bytes: 127948910 num_examples: 30455 download_size: 76620775 dataset_size: 127948910 license: cc-by-4.0 task_categories: - summarization multilinguality: - monolingual language: - en source_datasets: - original tags: - news - summarization pretty_name: Curation Corpus for Abstractive Text Summarisation paperswithcode_id: curation-corpus size_categories: - 10K<n<100K --- # curation-corpus ## Dataset Description - **Homepage:** [https://github.com/CurationCorp/curation-corpus](https://github.com/CurationCorp/curation-corpus) - **Repository:** [https://github.com/CurationCorp/curation-corpus](https://github.com/CurationCorp/curation-corpus) ## Source Data from [this official repo](https://github.com/CurationCorp/curation-corpus) with downloaded news articles content. ## Citation ``` @misc{curationcorpusbase:2020, title={Curation Corpus Base}, author={Curation}, year={2020} } ```
1,151
[ [ -0.0294647216796875, -0.034698486328125, 0.015777587890625, 0.024810791015625, -0.026763916015625, 0.032501220703125, -0.019439697265625, 0.002002716064453125, 0.038909912109375, 0.047210693359375, -0.0306854248046875, -0.06939697265625, -0.052337646484375, 0.0207061767578125, -0.04022216796875, 0.0634765625, 0.004779815673828125, 0.0012102127075195312, -0.02447509765625, -0.025543212890625, -0.01458740234375, -0.0159759521484375, -0.0281524658203125, 0.0012083053588867188, 0.025970458984375, 0.041168212890625, 0.03533935546875, 0.0333251953125, 0.0301971435546875, 0.01116180419921875, 0.01406097412109375, 0.0333251953125, -0.0423583984375, 0.01446533203125, -0.02264404296875, -0.00664520263671875, -0.0003814697265625, 0.0125579833984375, 0.060455322265625, 0.046142578125, 0.002140045166015625, 0.0322265625, -0.00350189208984375, 0.0628662109375, -0.05975341796875, 0.024627685546875, -0.0360107421875, -0.01593017578125, -0.0251312255859375, -0.0138092041015625, -0.0264739990234375, -0.04876708984375, -0.0105743408203125, -0.0631103515625, 0.0118408203125, 0.0066986083984375, 0.0860595703125, 0.00406646728515625, -0.015716552734375, 0.00044536590576171875, -0.03668212890625, 0.03704833984375, -0.03912353515625, 0.0224761962890625, 0.055633544921875, 0.006847381591796875, -0.0037994384765625, -0.07318115234375, -0.018646240234375, 0.017547607421875, -0.0009794235229492188, 0.0007753372192382812, -0.0165863037109375, -0.044677734375, 0.0106964111328125, 0.02569580078125, -0.03741455078125, -0.02239990234375, -0.07318115234375, -0.0228271484375, 0.04345703125, 0.0028839111328125, -0.01399993896484375, -0.020477294921875, -0.0216064453125, -0.00209808349609375, -0.0272216796875, -0.01061248779296875, 0.0304718017578125, 0.024383544921875, -0.045623779296875, 0.045166015625, -0.0244598388671875, 0.033538818359375, 0.0172271728515625, 0.024322509765625, 0.07373046875, -0.047821044921875, -0.01387786865234375, -0.006679534912109375, 0.06939697265625, 0.0175323486328125, 0.00615692138671875, -0.0186309814453125, 0.027008056640625, -0.007049560546875, 0.04205322265625, -0.0550537109375, -0.0205841064453125, 0.0394287109375, -0.0289764404296875, -0.0430908203125, 0.03753662109375, -0.07293701171875, -0.0178985595703125, -0.01364898681640625, -0.0014905929565429688, -0.00653076171875, -0.030303955078125, 0.001979827880859375, -0.0213623046875, 0.01312255859375, -0.0201873779296875, -0.035430908203125, 0.0175933837890625, 0.03692626953125, 0.06427001953125, -0.0259857177734375, -0.00421905517578125, -0.04052734375, 0.017425537109375, -0.005428314208984375, 0.06396484375, -0.0109405517578125, -0.0450439453125, 0.018218994140625, 0.0305633544921875, -0.01529693603515625, -0.031585693359375, 0.08294677734375, -0.035430908203125, 0.0113067626953125, -0.033355712890625, -0.0237274169921875, -0.00855255126953125, 0.021331787109375, -0.06854248046875, 0.08544921875, 0.054595947265625, -0.0687255859375, 0.0194091796875, -0.053070068359375, -0.0293731689453125, 0.0193328857421875, -0.003047943115234375, -0.047821044921875, -0.0182342529296875, -0.005733489990234375, 0.004467010498046875, 0.00830078125, 0.0389404296875, -0.03216552734375, -0.00933074951171875, 0.008697509765625, 0.005077362060546875, 0.08233642578125, 0.040313720703125, 0.014251708984375, 0.0135650634765625, -0.064697265625, -0.00424957275390625, 0.006931304931640625, -0.0189971923828125, -0.024200439453125, -0.0198974609375, 0.027099609375, 0.00563812255859375, 0.0263519287109375, -0.049896240234375, 0.02679443359375, -0.008026123046875, 0.03729248046875, 0.02716064453125, 0.01525115966796875, 0.039093017578125, -0.0250091552734375, 0.020904541015625, 0.0197601318359375, 0.010986328125, 0.025177001953125, -0.0160675048828125, -0.032196044921875, -0.0015020370483398438, 0.0308380126953125, 0.047576904296875, -0.04473876953125, 0.0556640625, -0.047454833984375, -0.051971435546875, -0.0240936279296875, 0.0161895751953125, -0.00396728515625, 0.062744140625, 0.0193023681640625, -0.0340576171875, -0.0758056640625, -0.05810546875, 0.003170013427734375, -0.0067138671875, 0.02337646484375, 0.00701141357421875, 0.05889892578125, -0.039337158203125, 0.0616455078125, -0.05072021484375, -0.0183868408203125, 0.006359100341796875, 0.01378631591796875, 0.02923583984375, 0.03369140625, 0.038543701171875, -0.060699462890625, -0.01531982421875, -0.044158935546875, -0.042083740234375, -0.0250091552734375, 0.0027313232421875, -0.05126953125, 0.00997161865234375, 0.005001068115234375, -0.032928466796875, 0.032501220703125, 0.033447265625, -0.0531005859375, 0.066162109375, 0.00595855712890625, 0.0164947509765625, -0.0875244140625, 0.01629638671875, -0.005199432373046875, -0.008270263671875, -0.007106781005859375, -0.00865936279296875, -0.00527191162109375, 0.0025768280029296875, -0.04669189453125, 0.047943115234375, -0.0201873779296875, 0.008758544921875, 0.00028777122497558594, 0.0038318634033203125, 0.033447265625, 0.005962371826171875, -0.004596710205078125, 0.039459228515625, 0.0494384765625, -0.034912109375, 0.039306640625, 0.060546875, -0.0214385986328125, 0.031982421875, -0.035858154296875, -0.01412200927734375, 0.0228118896484375, 0.02459716796875, -0.0550537109375, -0.022674560546875, 0.032867431640625, -0.0389404296875, -0.006282806396484375, -0.014373779296875, -0.042755126953125, -0.0264739990234375, -0.051116943359375, 0.0159759521484375, 0.01250457763671875, 0.0007758140563964844, 0.020294189453125, 0.03338623046875, 0.0007114410400390625, -0.03204345703125, -0.07928466796875, -0.005458831787109375, -0.0011529922485351562, -0.04254150390625, 0.034027099609375, -0.01523590087890625, -0.0205841064453125, 0.0134735107421875, 0.004886627197265625, -0.0077056884765625, -0.0180816650390625, 0.0230712890625, 0.040740966796875, -0.00173187255859375, -0.0019407272338867188, 0.006511688232421875, -0.0014438629150390625, 0.0056304931640625, -0.00799560546875, 0.034942626953125, 0.00870513916015625, -0.0208587646484375, -0.002918243408203125, 0.005840301513671875, 0.0208282470703125, -0.01080322265625, 0.06903076171875, 0.07952880859375, -0.0124359130859375, 0.021942138671875, -0.04217529296875, -0.0005636215209960938, -0.0250701904296875, 0.01134490966796875, 0.00600433349609375, -0.055389404296875, 0.0498046875, 0.009185791015625, 0.00853729248046875, 0.0599365234375, 0.038909912109375, 0.0097198486328125, 0.021240234375, 0.0013723373413085938, -0.0106964111328125, 0.036773681640625, -0.050018310546875, -0.0180816650390625, -0.08160400390625, -0.0196533203125, -0.068603515625, -0.01442718505859375, -0.0592041015625, -0.004528045654296875, -0.004543304443359375, -0.007175445556640625, -0.0640869140625, 0.0498046875, -0.0645751953125, -0.00394439697265625, 0.0655517578125, 0.0013895034790039062, 0.02532958984375, 0.0177459716796875, -0.01800537109375, 0.0162200927734375, -0.02008056640625, -0.03192138671875, 0.08905029296875, 0.0023365020751953125, 0.0311279296875, -0.00524139404296875, 0.0596923828125, 0.035614013671875, 0.0015811920166015625, -0.0204010009765625, 0.00275421142578125, -0.01378631591796875, -0.057861328125, -0.007659912109375, -0.032806396484375, -0.0849609375, -0.007602691650390625, -0.0148468017578125, -0.038726806640625, 0.04638671875, -0.031280517578125, -0.01033782958984375, 0.017913818359375, -0.040313720703125, 0.0592041015625, 0.006832122802734375, -0.023284912109375, 0.0159912109375, -0.04473876953125, 0.01202392578125, 0.01220703125, 0.0615234375, -0.0172119140625, -0.0158843994140625, 0.06201171875, -0.0028209686279296875, 0.0374755859375, -0.0188446044921875, 0.037445068359375, 0.0416259765625, -0.004993438720703125, 0.0355224609375, 0.0323486328125, -0.0267181396484375, 0.0223388671875, 0.011260986328125, -0.0411376953125, -0.00504302978515625, 0.06890869140625, -0.054107666015625, -0.007511138916015625, -0.042816162109375, -0.03875732421875, -0.0060577392578125, 0.0259857177734375, 0.042510986328125, 0.0309295654296875, -0.012054443359375, 0.03704833984375, 0.046234130859375, 0.007602691650390625, 0.034271240234375, 0.02862548828125, -0.018524169921875, -0.06005859375, 0.035491943359375, 0.01192474365234375, 0.005092620849609375, 0.02056884765625, -0.00887298583984375, -0.0270233154296875, -0.05145263671875, -0.0322265625, 0.00542449951171875, -0.0221099853515625, -0.0308837890625, -0.0506591796875, -0.028564453125, -0.06640625, 0.0081024169921875, -0.0127716064453125, -0.02618408203125, -0.047943115234375, -0.039642333984375, 0.041717529296875, -0.00461578369140625, -0.022796630859375, 0.0057525634765625, -0.06689453125, 0.0272674560546875, -0.016571044921875, 0.0262603759765625, -0.0294189453125, -0.0550537109375, -0.040374755859375, 0.0183258056640625, -0.060302734375, -0.047821044921875, 0.052459716796875, -0.005603790283203125, 0.04510498046875, 0.002735137939453125, 0.024658203125, 0.0306396484375, 0.0008616447448730469, 0.060394287109375, -0.010040283203125, -0.01837158203125, 0.052886962890625, -0.04693603515625, 0.0518798828125, 0.09442138671875, 0.0172271728515625, -0.020904541015625, -0.0302581787109375, -0.07000732421875, -0.08160400390625, 0.0214385986328125, 0.03277587890625, 0.023651123046875, -0.017852783203125, 0.0036220550537109375, 0.01036834716796875, 0.0270843505859375, -0.0498046875, -0.047943115234375, -0.0220184326171875, -0.01464080810546875, 0.0301361083984375, -0.01220703125, -0.03887939453125, -0.0172271728515625, 0.07537841796875, 0.00617218017578125, 0.0265350341796875, 0.0176544189453125, -0.007965087890625, -0.033203125, 0.0272064208984375, 0.03985595703125, 0.056732177734375, -0.026611328125, -0.00567626953125, -0.0184326171875, -0.06878662109375, -0.019622802734375, 0.03521728515625, -0.035614013671875, 0.01247406005859375, 0.0303497314453125, 0.047821044921875, 0.0276641845703125, -0.0206451416015625, 0.035888671875, 0.02191162109375, -0.0295562744140625, -0.0615234375, -0.0012884140014648438, 0.0192413330078125, 0.00861358642578125, 0.06719970703125, 0.02960205078125, 0.0180816650390625, -0.01763916015625, 0.0291900634765625, 0.01116180419921875, -0.04144287109375, -0.00905609130859375, 0.035003662109375, -0.0003285408020019531, 0.0069732666015625, 0.0653076171875, -0.02777099609375, -0.00173187255859375, 0.0509033203125, 0.018218994140625, 0.0609130859375, 0.0222625732421875, 0.022247314453125, 0.055145263671875, -0.0009179115295410156, -0.00846099853515625, 0.0423583984375, 0.01473236083984375, -0.0679931640625, -0.01520538330078125, -0.0672607421875, -0.0094451904296875, 0.0105438232421875, -0.057708740234375, 0.033782958984375, -0.00908660888671875, -0.018218994140625, -0.001125335693359375, 0.037078857421875, -0.04327392578125, -0.0035762786865234375, -0.003444671630859375, 0.0841064453125, -0.059051513671875, 0.04730224609375, 0.04656982421875, -0.0634765625, -0.05145263671875, -0.06280517578125, 0.0051727294921875, -0.03436279296875, 0.0181427001953125, -0.004627227783203125, 0.032318115234375, 0.00484466552734375, -0.052734375, -0.0606689453125, 0.1068115234375, 0.0243988037109375, -0.042083740234375, 0.00647735595703125, -0.013916015625, 0.012786865234375, -0.04852294921875, 0.006824493408203125, 0.0312347412109375, 0.07489013671875, 0.0248870849609375, -0.045654296875, -0.010528564453125, -0.033355712890625, -0.027984619140625, 0.00653839111328125, -0.03564453125, 0.037445068359375, -0.003101348876953125, 0.003993988037109375, 0.014251708984375, 0.04864501953125, 0.0501708984375, 0.03643798828125, 0.00904083251953125, 0.06805419921875, 0.016204833984375, -0.027801513671875, 0.061767578125, -0.01427459716796875, 0.05426025390625, 0.09637451171875, 0.005550384521484375, 0.052520751953125, 0.040069580078125, -0.0198211669921875, 0.0819091796875, 0.05194091796875, -0.054046630859375, 0.052459716796875, -0.00673675537109375, -0.00997161865234375, 0.01222991943359375, -0.012908935546875, -0.047210693359375, 0.01438140869140625, 0.0164794921875, -0.06201171875, -0.01097869873046875, -0.00467681884765625, 0.02398681640625, 0.0152587890625, -0.041473388671875, 0.03619384765625, -0.00424957275390625, -0.0260467529296875, 0.0256805419921875, -0.02081298828125, 0.04803466796875, -0.036895751953125, 0.004970550537109375, 0.003116607666015625, -0.0080413818359375, -0.050811767578125, -0.0611572265625, 0.061553955078125, -0.02923583984375, -0.03546142578125, -0.0108489990234375, 0.062255859375, -0.016571044921875, -0.0494384765625, 0.012847900390625, 0.0411376953125, 0.01039886474609375, 0.00511932373046875, -0.0517578125, 0.01262664794921875, -0.0010938644409179688, -0.0372314453125, 0.0182647705078125, 0.023834228515625, 0.006023406982421875, 0.022979736328125, 0.06817626953125, 0.0224761962890625, -0.0118255615234375, 0.019195556640625, 0.059967041015625, -0.04559326171875, -0.0224609375, -0.05523681640625, 0.040374755859375, -0.027191162109375, -0.04278564453125, 0.032623291015625, 0.0836181640625, 0.0660400390625, -0.02593994140625, 0.054534912109375, -0.036895751953125, 0.045166015625, 0.0035533905029296875, 0.05224609375, -0.0030269622802734375, -0.013092041015625, -0.0090179443359375, -0.060089111328125, -0.0166015625, 0.01314544677734375, -0.040618896484375, 0.007793426513671875, 0.055419921875, 0.055511474609375, -0.007518768310546875, 0.011077880859375, -0.0036716461181640625, 0.01250457763671875, -0.0126190185546875, 0.006252288818359375, 0.001644134521484375, -0.04144287109375, 0.050994873046875, -0.037506103515625, -0.0028896331787109375, -0.010467529296875, -0.057403564453125, -0.02734375, -0.05731201171875, -0.024017333984375, -0.057220458984375, -0.0189056396484375, 0.056182861328125, 0.054534912109375, -0.08734130859375, -0.00675201416015625, -0.01068115234375, 0.01251220703125, -0.0100860595703125, -0.0291595458984375, 0.04150390625, -0.01025390625, -0.04547119140625, -0.00539398193359375, -0.002010345458984375, -0.026580810546875, -0.02337646484375, 0.0008559226989746094, -0.044647216796875, -0.02667236328125, 0.02545166015625, 0.02850341796875, -0.0253753662109375, -0.009552001953125, -0.004375457763671875, -0.032501220703125, 0.019073486328125, 0.033538818359375, -0.0546875, 0.008880615234375, 0.06396484375, 0.028564453125, 0.040740966796875, 0.006439208984375, 0.0098419189453125, -0.053802490234375, 0.00847625732421875, 0.0169525146484375, 0.034271240234375, 0.03668212890625, -0.048095703125, 0.0667724609375, 0.0460205078125, -0.03729248046875, -0.03662109375, -0.00511932373046875, -0.11480712890625, 0.002349853515625, 0.081787109375, -0.005260467529296875, -0.0200653076171875, -0.017822265625, -0.0061798095703125, 0.041961669921875, -0.07354736328125, 0.04437255859375, 0.0635986328125, 0.0009860992431640625, -0.01116180419921875, -0.04205322265625, 0.00887298583984375, -0.03839111328125, -0.059844970703125, -0.020172119140625, 0.03643798828125, 0.0303802490234375, 0.03216552734375, 0.0335693359375, -0.0438232421875, 0.019287109375, 0.0019426345825195312, 0.00946807861328125, -0.03717041015625, 0.0215606689453125, 0.006404876708984375, 0.0164337158203125, -0.0247650146484375, -0.022186279296875 ] ]
Short-Answer-Feedback/saf_communication_networks_english
2023-03-31T11:46:04.000Z
[ "task_categories:text2text-generation", "annotations_creators:expert-generated", "language_creators:other", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:en", "license:cc-by-4.0", "short answer feedback", "communication networks", "region:us" ]
Short-Answer-Feedback
null
null
6
316
2022-11-10T21:22:13
--- pretty_name: SAF - Communication Networks - English annotations_creators: - expert-generated language: - en language_creators: - other multilinguality: - monolingual size_categories: - 1K<n<10K source_datasets: - original tags: - short answer feedback - communication networks task_categories: - text2text-generation dataset_info: features: - name: id dtype: string - name: question dtype: string - name: reference_answer dtype: string - name: provided_answer dtype: string - name: answer_feedback dtype: string - name: verification_feedback dtype: string - name: score dtype: float64 splits: - name: train num_bytes: 2363828 num_examples: 1700 - name: validation num_bytes: 592869 num_examples: 427 - name: test_unseen_answers num_bytes: 515669 num_examples: 375 - name: test_unseen_questions num_bytes: 777945 num_examples: 479 download_size: 941169 dataset_size: 4250311 license: cc-by-4.0 --- # Dataset Card for "saf_communication_networks_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) - [Annotation process](#annotation-process) - [Additional Information](#additional-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Paper:** [Your Answer is Incorrect... Would you like to know why? Introducing a Bilingual Short Answer Feedback Dataset](https://aclanthology.org/2022.acl-long.587) (Filighera et al., ACL 2022) ### Dataset Summary Short Answer Feedback (SAF) dataset is a short answer dataset introduced in [Your Answer is Incorrect... Would you like to know why? Introducing a Bilingual Short Answer Feedback Dataset](https://aclanthology.org/2022.acl-long.587) (Filighera et al., ACL 2022) as a way to remedy the lack of content-focused feedback datasets. This version of the dataset contains 31 English questions covering a range of college-level communication networks topics - while the original dataset presented in the paper is comprised of an assortment of both English and German short answer questions (with reference answers). Please refer to the [saf_micro_job_german](https://huggingface.co/datasets/Short-Answer-Feedback/saf_micro_job_german) dataset to examine the German subset of the original dataset. Furthermore, a similarly constructed SAF dataset (covering the German legal domain) can be found at [saf_legal_domain_german](https://huggingface.co/datasets/Short-Answer-Feedback/saf_legal_domain_german). ### Supported Tasks and Leaderboards - `short_answer_feedback`: The dataset can be used to train a Text2Text Generation model from HuggingFace transformers in order to generate automatic short answer feedback. ### Languages The questions, reference answers, provided answers and the answer feedback in the dataset are written in English. ## Dataset Structure ### Data Instances An example of an entry of the training split looks as follows. ``` { "id": "1", "question": "Is this a question?", "reference_answer": "Yes, that is a question.", "provided_answer": "I'm certain this is a question.", "answer_feedback": "The response is correct.", "verification_feedback": "Correct", "score": 1 } ``` ### Data Fields The data fields are the same among all splits. - `id`: a `string` feature (UUID4 in HEX format). - `question`: a `string` feature representing a question. - `reference_answer`: a `string` feature representing a reference answer to the question. - `provided_answer`: a `string` feature representing an answer that was provided for a particular question. - `answer_feedback`: a `string` feature representing the feedback given to the provided answers. - `verification_feedback`: a `string` feature representing an automatic labeling of the score. It can be `Correct` (`score` = maximum points achievable), `Incorrect` (`score` = 0) or `Partially correct` (all intermediate scores). - `score`: a `float64` feature representing the score given to the provided answer. For most questions it ranges from 0 to 1. ### Data Splits The dataset is comprised of four data splits. - `train`: used for training, contains a set of questions and the provided answers to them. - `validation`: used for validation, contains a set of questions and the provided answers to them (derived from the original training set defined in the paper). - `test_unseen_answers`: used for testing, contains unseen answers to the questions present in the `train` split. - `test_unseen_questions`: used for testing, contains unseen questions that do not appear in the `train` split. | Split |train|validation|test_unseen_answers|test_unseen_questions| |-------------------|----:|---------:|------------------:|--------------------:| |Number of instances| 1700| 427| 375| 479| ## Dataset Creation ### Annotation Process Two graduate students who had completed the communication networks course were selected to evaluate the answers, and both of them underwent a general annotation guideline training (supervised by a Psychology doctoral student with prior work in the field of feedback). After the training, the annotators individually provided feedback to the answers following an agreed upon scoring rubric and the general annotation guideline. The individually annotated answer files were then combined into a cohesive gold standard after discussing and solving possible disagreements. ## Additional Information ### Citation Information ``` @inproceedings{filighera-etal-2022-answer, title = "Your Answer is Incorrect... Would you like to know why? Introducing a Bilingual Short Answer Feedback Dataset", author = "Filighera, Anna and Parihar, Siddharth and Steuer, Tim and Meuser, Tobias and Ochs, Sebastian", booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)", month = may, year = "2022", address = "Dublin, Ireland", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/2022.acl-long.587", doi = "10.18653/v1/2022.acl-long.587", pages = "8577--8591", } ``` ### Contributions Thanks to [@JohnnyBoy2103](https://github.com/JohnnyBoy2103) for adding this dataset.
6,685
[ [ -0.053558349609375, -0.06427001953125, 0.00811767578125, 0.0328369140625, -0.00893402099609375, -0.01102447509765625, -0.032135009765625, -0.037841796875, 0.04193115234375, 0.0302276611328125, -0.0732421875, -0.03558349609375, -0.0347900390625, 0.036712646484375, -0.019012451171875, 0.0987548828125, -0.01209259033203125, 0.0149688720703125, -0.024169921875, -0.0267791748046875, -0.0189208984375, -0.045623779296875, -0.054168701171875, -0.0244598388671875, 0.044586181640625, 0.050750732421875, 0.0286865234375, 0.043609619140625, 0.03924560546875, 0.0221405029296875, -0.0106353759765625, 0.0144805908203125, -0.017791748046875, -0.01415252685546875, -0.00508880615234375, -0.039947509765625, -0.037109375, 0.0007610321044921875, 0.046234130859375, 0.06341552734375, 0.009063720703125, 0.039581298828125, 0.0203857421875, 0.0469970703125, -0.024322509765625, 0.023590087890625, -0.01055908203125, -0.0004813671112060547, -0.015289306640625, -0.01026153564453125, -0.0172882080078125, -0.0304718017578125, -0.00597381591796875, -0.03460693359375, 0.017333984375, -0.00724029541015625, 0.0745849609375, 0.0008096694946289062, -0.0335693359375, -0.033172607421875, -0.043670654296875, 0.050262451171875, -0.043731689453125, 0.0190277099609375, 0.05181884765625, 0.028594970703125, 0.00897216796875, -0.039398193359375, -0.04925537109375, 0.00643157958984375, -0.035064697265625, 0.023651123046875, 0.015655517578125, 0.00429534912109375, 0.0228271484375, 0.0154876708984375, -0.0404052734375, 0.00664520263671875, -0.061553955078125, -0.023590087890625, 0.07928466796875, 0.01385498046875, 0.00612640380859375, -0.0244903564453125, -0.0059814453125, -0.006275177001953125, -0.031829833984375, 0.02392578125, 0.04071044921875, 0.04443359375, -0.0313720703125, 0.04718017578125, -0.0285797119140625, 0.048980712890625, -0.00066375732421875, -0.00969696044921875, 0.049072265625, -0.035064697265625, -0.00537109375, -0.00971221923828125, 0.0802001953125, 0.022857666015625, 0.020843505859375, 0.003818511962890625, -0.00586700439453125, -0.00476837158203125, -0.0042572021484375, -0.049652099609375, -0.0143280029296875, 0.03619384765625, -0.0294189453125, -0.02850341796875, 0.0142822265625, -0.052886962890625, 0.004955291748046875, -0.017059326171875, 0.01163482666015625, -0.01111602783203125, -0.029052734375, 0.0022258758544921875, -0.0003273487091064453, 0.0200042724609375, 0.0098876953125, -0.0638427734375, 0.034698486328125, 0.033935546875, 0.043243408203125, -0.006778717041015625, -0.036163330078125, -0.0149688720703125, -0.0233612060546875, -0.0095977783203125, 0.051025390625, -0.0186614990234375, -0.02606201171875, 0.0011148452758789062, 0.0406494140625, -0.0208587646484375, -0.02435302734375, 0.039764404296875, -0.036285400390625, 0.06396484375, -0.04010009765625, -0.032958984375, -0.0138092041015625, 0.0262298583984375, -0.047210693359375, 0.09710693359375, 0.005611419677734375, -0.07684326171875, 0.0086517333984375, -0.07647705078125, -0.0343017578125, -0.00789642333984375, -0.01091766357421875, -0.0171051025390625, -0.0352783203125, 0.0199737548828125, 0.0250244140625, -0.0196380615234375, 0.0024967193603515625, -0.01800537109375, -0.0302276611328125, 0.0181884765625, -0.0125579833984375, 0.08782958984375, 0.006336212158203125, -0.0257720947265625, -0.0115203857421875, -0.06341552734375, 0.0152130126953125, 0.00943756103515625, -0.03729248046875, -0.0065155029296875, -0.01126861572265625, 0.0044097900390625, 0.0261077880859375, 0.01197052001953125, -0.05224609375, 0.004077911376953125, -0.0274658203125, 0.02215576171875, 0.045013427734375, 0.01556396484375, 0.0282440185546875, -0.0161285400390625, 0.047088623046875, 0.0137481689453125, 0.0175323486328125, -0.0012865066528320312, -0.04302978515625, -0.0780029296875, -0.0016031265258789062, 0.036834716796875, 0.0743408203125, -0.06451416015625, 0.046783447265625, -0.0240478515625, -0.035125732421875, -0.050048828125, 0.02386474609375, 0.03790283203125, 0.045379638671875, 0.03350830078125, -0.01190185546875, -0.04937744140625, -0.0830078125, 0.007076263427734375, -0.0303955078125, 0.0143890380859375, 0.0419921875, 0.0528564453125, -0.00893402099609375, 0.05963134765625, -0.038818359375, -0.012603759765625, -0.02642822265625, -0.00098419189453125, 0.0206298828125, 0.0298004150390625, 0.036285400390625, -0.0675048828125, -0.0335693359375, -0.02252197265625, -0.06817626953125, -0.0130615234375, -0.00807952880859375, -0.0060882568359375, 0.01032257080078125, 0.0338134765625, -0.0400390625, 0.0158538818359375, 0.038970947265625, -0.029296875, 0.03961181640625, 0.004917144775390625, 0.0121612548828125, -0.09295654296875, 0.012359619140625, 0.0025482177734375, -0.0025806427001953125, -0.04351806640625, -0.008270263671875, -0.005908966064453125, 0.01268768310546875, -0.040008544921875, 0.039215087890625, -0.02813720703125, 0.01256561279296875, -0.0002605915069580078, 0.00905609130859375, -0.006267547607421875, 0.052642822265625, -0.00907135009765625, 0.0584716796875, 0.03717041015625, -0.05035400390625, 0.03533935546875, 0.0426025390625, -0.010894775390625, 0.0401611328125, -0.061248779296875, 0.00791168212890625, -0.02093505859375, 0.016845703125, -0.0682373046875, -0.02435302734375, 0.03546142578125, -0.0543212890625, 0.0081024169921875, -0.008697509765625, -0.0435791015625, -0.0478515625, -0.009246826171875, 0.02099609375, 0.0239410400390625, -0.0271453857421875, 0.0272064208984375, 0.01861572265625, -0.0089569091796875, -0.0504150390625, -0.08917236328125, -0.01316070556640625, -0.008636474609375, -0.058380126953125, 0.00461578369140625, -0.0161590576171875, 0.0009636878967285156, 0.0032444000244140625, 0.0228118896484375, -0.015167236328125, 0.00750732421875, 0.021148681640625, 0.00786590576171875, -0.0196990966796875, 0.017059326171875, 0.00763702392578125, -0.00040721893310546875, 0.01462554931640625, 0.00412750244140625, 0.0307769775390625, -0.0253143310546875, -0.0242462158203125, -0.024688720703125, 0.03936767578125, 0.0193023681640625, -0.0214080810546875, 0.05035400390625, 0.04583740234375, -0.0123748779296875, -0.00762176513671875, -0.029052734375, -0.024932861328125, -0.0369873046875, 0.031646728515625, -0.025634765625, -0.07855224609375, 0.056304931640625, 0.0228424072265625, 0.0009655952453613281, 0.050750732421875, 0.0347900390625, -0.028961181640625, 0.0765380859375, 0.042083740234375, 0.0021915435791015625, 0.0188751220703125, -0.041656494140625, 0.003658294677734375, -0.047576904296875, -0.02850341796875, -0.04144287109375, -0.02508544921875, -0.059234619140625, -0.0088958740234375, 0.0078277587890625, 0.01287841796875, -0.0204925537109375, 0.0290374755859375, -0.034149169921875, 0.033477783203125, 0.047027587890625, 0.00665283203125, -0.004161834716796875, -0.006801605224609375, -0.01727294921875, -0.0016231536865234375, -0.05828857421875, -0.03424072265625, 0.07415771484375, 0.0268707275390625, 0.027252197265625, -0.003139495849609375, 0.0699462890625, 0.005359649658203125, 0.0213165283203125, -0.047271728515625, 0.05731201171875, 0.0014162063598632812, -0.057525634765625, -0.02276611328125, -0.043365478515625, -0.0711669921875, 0.0061798095703125, -0.018035888671875, -0.05621337890625, 0.0142974853515625, 0.00203704833984375, -0.015655517578125, 0.0111846923828125, -0.059356689453125, 0.06414794921875, -0.019287109375, -0.009033203125, 0.0199432373046875, -0.06640625, 0.0160369873046875, 0.00036716461181640625, 0.0248870849609375, 0.0017976760864257812, 0.008544921875, 0.0887451171875, -0.036590576171875, 0.081298828125, -0.0291748046875, 0.017669677734375, 0.03955078125, -0.0218353271484375, 0.01099395751953125, 0.0101776123046875, -0.0013179779052734375, 0.01035308837890625, 0.0198516845703125, -0.0306854248046875, -0.05035400390625, 0.04193115234375, -0.06927490234375, -0.027008056640625, -0.02520751953125, -0.0299224853515625, -0.02093505859375, 0.021759033203125, 0.028594970703125, 0.0189208984375, 0.004917144775390625, 0.0144805908203125, 0.03472900390625, -0.007549285888671875, 0.0252685546875, 0.04193115234375, -0.0175018310546875, -0.045257568359375, 0.05206298828125, 0.0187530517578125, 0.00957489013671875, 0.0163726806640625, -0.00487518310546875, -0.0224151611328125, -0.0172882080078125, -0.04052734375, 0.03729248046875, -0.060791015625, -0.01044464111328125, -0.0474853515625, -0.0361328125, -0.02642822265625, 0.01451873779296875, -0.01262664794921875, -0.04351806640625, -0.02301025390625, -0.02716064453125, 0.0233612060546875, 0.04071044921875, -0.0124359130859375, 0.026641845703125, -0.0548095703125, 0.00894927978515625, 0.01190185546875, 0.035247802734375, -0.01267242431640625, -0.023773193359375, -0.037750244140625, 0.033203125, -0.019134521484375, -0.06964111328125, -0.006252288818359375, 0.0199737548828125, 0.042999267578125, 0.004634857177734375, -0.0032482147216796875, 0.03729248046875, -0.01513671875, 0.08282470703125, 0.0033817291259765625, -0.039886474609375, 0.0545654296875, -0.016845703125, 0.010284423828125, 0.06781005859375, 0.045135498046875, -0.052459716796875, -0.0230865478515625, -0.060272216796875, -0.05999755859375, 0.05712890625, 0.0175018310546875, 0.018157958984375, -0.01335906982421875, 0.0283050537109375, -0.0029392242431640625, 0.0114593505859375, -0.059051513671875, -0.045623779296875, -0.0084381103515625, -0.022613525390625, -0.01120758056640625, -0.01448822021484375, -0.027618408203125, -0.0374755859375, 0.059295654296875, -0.0158538818359375, 0.03564453125, 0.0211181640625, 0.00653076171875, 0.005367279052734375, 0.0177459716796875, 0.037750244140625, 0.033416748046875, -0.01453399658203125, -0.00957489013671875, 0.0265350341796875, -0.0411376953125, 0.0145263671875, 0.0140533447265625, -0.0300750732421875, 0.009735107421875, 0.036346435546875, 0.062103271484375, -0.0136260986328125, -0.0238037109375, 0.04998779296875, -0.01509857177734375, -0.04718017578125, -0.035675048828125, 0.0012969970703125, 0.004650115966796875, 0.010284423828125, 0.022979736328125, 0.0002770423889160156, -0.00244903564453125, -0.019805908203125, 0.01727294921875, 0.007572174072265625, -0.036712646484375, -0.0276641845703125, 0.033660888671875, 0.0130767822265625, -0.029998779296875, 0.04864501953125, -0.0209197998046875, -0.047271728515625, 0.0479736328125, 0.026458740234375, 0.05267333984375, -0.002567291259765625, 0.031890869140625, 0.0416259765625, 0.034393310546875, -0.0008187294006347656, 0.05859375, -0.010589599609375, -0.05126953125, -0.029541015625, -0.037689208984375, -0.0180206298828125, 0.01029205322265625, -0.0704345703125, 0.0256805419921875, -0.0290374755859375, -0.017547607421875, 0.0014562606811523438, 0.00675201416015625, -0.06121826171875, 0.04522705078125, -0.0029964447021484375, 0.0838623046875, -0.09027099609375, 0.052398681640625, 0.07147216796875, -0.05670166015625, -0.0784912109375, -0.0166473388671875, -0.0050506591796875, -0.04473876953125, 0.043243408203125, 0.00739288330078125, 0.01812744140625, -0.0259857177734375, -0.05035400390625, -0.061767578125, 0.08172607421875, 0.01270294189453125, -0.006954193115234375, -0.00215911865234375, 0.045074462890625, 0.05902099609375, -0.0259246826171875, 0.03643798828125, 0.0384521484375, 0.029052734375, 0.0018529891967773438, -0.0701904296875, 0.0019817352294921875, -0.0570068359375, -0.01407623291015625, 0.00555419921875, -0.06658935546875, 0.04754638671875, -0.005466461181640625, -0.00450897216796875, -0.009765625, 0.0560302734375, 0.0143585205078125, 0.0189666748046875, 0.045013427734375, 0.035491943359375, 0.056304931640625, -0.0254364013671875, 0.06890869140625, -0.0285186767578125, 0.028900146484375, 0.09161376953125, 0.00986480712890625, 0.06427001953125, 0.046478271484375, -0.0147552490234375, 0.048370361328125, 0.06280517578125, -0.01184844970703125, 0.037445068359375, 0.009368896484375, 0.00806427001953125, -0.00441741943359375, 0.0007600784301757812, -0.032745361328125, 0.044464111328125, 0.01363372802734375, -0.0340576171875, -0.0101776123046875, 0.005901336669921875, 0.01023101806640625, -0.01338958740234375, -0.00687408447265625, 0.058685302734375, 0.0016632080078125, -0.05902099609375, 0.05322265625, 0.004405975341796875, 0.053985595703125, -0.05645751953125, 0.011383056640625, -0.03729248046875, 0.011871337890625, -0.04034423828125, -0.077880859375, 0.036041259765625, 0.0034160614013671875, -0.023101806640625, -0.01087188720703125, 0.03265380859375, -0.041259765625, -0.051513671875, 0.0251922607421875, 0.033843994140625, 0.0169677734375, 0.0298919677734375, -0.07000732421875, -0.00885009765625, 0.011016845703125, -0.026153564453125, 0.01398468017578125, 0.026123046875, -0.0007114410400390625, 0.04302978515625, 0.035064697265625, 0.0178375244140625, 0.0014133453369140625, 0.0039825439453125, 0.06768798828125, -0.033203125, -0.04638671875, -0.0390625, 0.0533447265625, -0.020660400390625, -0.044677734375, 0.06591796875, 0.051666259765625, 0.08575439453125, 0.00640869140625, 0.07891845703125, -0.0230865478515625, 0.0643310546875, -0.0207672119140625, 0.04583740234375, -0.047607421875, 0.019195556640625, -0.014617919921875, -0.058380126953125, -0.01335906982421875, 0.0345458984375, -0.03265380859375, 0.021942138671875, 0.045196533203125, 0.074951171875, -0.01291656494140625, 0.0232391357421875, -0.0162353515625, 0.01239013671875, 0.015472412109375, 0.040191650390625, 0.04022216796875, -0.0601806640625, 0.049652099609375, -0.052459716796875, -0.0167083740234375, 0.007053375244140625, -0.04644775390625, -0.07012939453125, -0.0648193359375, -0.033966064453125, -0.0618896484375, 0.00002944469451904297, 0.06365966796875, 0.0457763671875, -0.08221435546875, -0.032562255859375, 0.01319122314453125, -0.00693511962890625, -0.0150604248046875, -0.021575927734375, 0.0390625, -0.0089874267578125, -0.02587890625, 0.0012559890747070312, -0.013397216796875, 0.01012420654296875, -0.01511383056640625, -0.01806640625, -0.03094482421875, -0.00690460205078125, 0.024322509765625, 0.036895751953125, -0.034881591796875, -0.024261474609375, 0.01593017578125, -0.01525115966796875, 0.0028896331787109375, 0.030548095703125, -0.0305633544921875, 0.0199432373046875, 0.0369873046875, 0.035736083984375, 0.039642333984375, 0.001708984375, 0.0211334228515625, -0.0733642578125, 0.02392578125, 0.021881103515625, 0.01959228515625, 0.03814697265625, -0.029388427734375, 0.045257568359375, 0.0242462158203125, -0.038787841796875, -0.056884765625, -0.00042366981506347656, -0.0728759765625, 0.00780487060546875, 0.10882568359375, -0.01369476318359375, -0.025848388671875, -0.0038547515869140625, -0.017181396484375, 0.0092620849609375, -0.00969696044921875, 0.038299560546875, 0.06793212890625, -0.00853729248046875, -0.01739501953125, -0.033477783203125, 0.0445556640625, 0.028778076171875, -0.0611572265625, -0.0166168212890625, 0.01435089111328125, 0.032928466796875, 0.01544189453125, 0.06585693359375, -0.007434844970703125, 0.01511383056640625, -0.01390838623046875, -0.006378173828125, -0.011749267578125, -0.0174102783203125, -0.01593017578125, 0.00365447998046875, -0.0089111328125, -0.0210418701171875 ] ]
sidhq/email-thread-summary
2023-07-17T03:19:09.000Z
[ "task_categories:summarization", "language:en", "region:us" ]
sidhq
null
null
2
316
2023-07-17T01:08:40
--- dataset_info: features: - name: thread struct: - name: subject dtype: string - name: messages list: - name: timestamp dtype: timestamp[s] - name: from dtype: string - name: to sequence: string - name: body dtype: string - name: summary dtype: string splits: - name: train num_bytes: 38290851 num_examples: 3750 - name: test num_bytes: 4189760 num_examples: 417 download_size: 13597444 dataset_size: 42480611 task_categories: - summarization language: - en pretty_name: Email Thread Summary --- # Dataset Card for "email-thread-summary" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
788
[ [ -0.0479736328125, -0.024749755859375, 0.00981903076171875, 0.01415252685546875, -0.0134124755859375, -0.0018978118896484375, 0.0159759521484375, -0.0057830810546875, 0.07733154296875, 0.036224365234375, -0.07135009765625, -0.042327880859375, -0.0487060546875, -0.0123291015625, -0.046051025390625, 0.11260986328125, -0.005023956298828125, -0.01018524169921875, -0.036041259765625, -0.006805419921875, -0.0168304443359375, -0.024322509765625, -0.0340576171875, -0.039764404296875, 0.0631103515625, 0.057586669921875, 0.0008978843688964844, 0.037353515625, 0.06292724609375, 0.011688232421875, 0.01739501953125, -0.0153045654296875, -0.0281219482421875, 0.012786865234375, 0.0003094673156738281, -0.034423828125, -0.0899658203125, 0.0156402587890625, 0.0472412109375, 0.047607421875, -0.0266571044921875, 0.07440185546875, 0.00014328956604003906, 0.069091796875, -0.03338623046875, 0.04522705078125, 0.0007696151733398438, -0.0128021240234375, -0.04376220703125, -0.023895263671875, 0.01509857177734375, -0.0302886962890625, -0.0027370452880859375, -0.04925537109375, 0.0162811279296875, 0.012420654296875, 0.04486083984375, -0.0008287429809570312, -0.0020999908447265625, -0.01568603515625, -0.022064208984375, 0.0035858154296875, -0.011016845703125, -0.003429412841796875, 0.0567626953125, 0.034515380859375, 0.020416259765625, -0.0443115234375, -0.0229644775390625, 0.033843994140625, -0.021026611328125, 0.030609130859375, 0.002956390380859375, 0.0060272216796875, 0.03863525390625, 0.048583984375, -0.044403076171875, -0.031646728515625, -0.050048828125, -0.00388336181640625, 0.0382080078125, 0.032928466796875, 0.01178741455078125, 0.01378631591796875, 0.019287109375, -0.00865936279296875, -0.0234222412109375, -0.0035953521728515625, 0.02728271484375, 0.0106658935546875, -0.08746337890625, 0.047821044921875, -0.0109100341796875, 0.01390838623046875, 0.0102081298828125, 0.04742431640625, 0.0280609130859375, -0.0258941650390625, -0.02069091796875, -0.017364501953125, 0.027740478515625, 0.0311431884765625, 0.00382232666015625, -0.0024623870849609375, 0.005741119384765625, 0.00681304931640625, 0.005889892578125, -0.098388671875, -0.04937744140625, 0.037200927734375, -0.057403564453125, -0.0206756591796875, 0.032135009765625, -0.0689697265625, -0.0228729248046875, -0.033905029296875, -0.0143280029296875, 0.0199737548828125, -0.051788330078125, -0.0232696533203125, -0.04876708984375, 0.004573822021484375, 0.019287109375, -0.058502197265625, 0.037200927734375, 0.057281494140625, 0.03643798828125, 0.0171661376953125, -0.036163330078125, -0.041290283203125, 0.01187896728515625, 0.00038051605224609375, 0.08209228515625, -0.0537109375, -0.00626373291015625, 0.007598876953125, 0.0213470458984375, -0.0105133056640625, -0.0220947265625, 0.04248046875, -0.022308349609375, 0.004695892333984375, -0.05828857421875, -0.044708251953125, -0.006130218505859375, 0.03179931640625, -0.0711669921875, 0.060028076171875, 0.020233154296875, -0.060455322265625, 0.023834228515625, -0.09716796875, -0.02215576171875, 0.0243988037109375, 0.007625579833984375, -0.030120849609375, 0.0216522216796875, -0.010345458984375, 0.054443359375, -0.028778076171875, 0.01059722900390625, -0.056365966796875, -0.01158905029296875, 0.0218658447265625, 0.01654052734375, 0.04998779296875, 0.01386260986328125, 0.0244598388671875, 0.01105499267578125, -0.053314208984375, -0.021270751953125, 0.0029125213623046875, 0.0034809112548828125, -0.0040130615234375, -0.036865234375, 0.01139068603515625, -0.0114593505859375, 0.022003173828125, -0.01507568359375, 0.027435302734375, 0.02178955078125, -0.00830841064453125, 0.05548095703125, 0.002864837646484375, 0.031036376953125, -0.04345703125, 0.047698974609375, 0.00789642333984375, 0.028900146484375, -0.019927978515625, -0.02362060546875, -0.055206298828125, -0.002292633056640625, 0.02911376953125, 0.05181884765625, -0.038848876953125, 0.032196044921875, -0.0013074874877929688, -0.0400390625, -0.012359619140625, 0.01399993896484375, 0.0189056396484375, 0.0085296630859375, 0.0084381103515625, -0.045166015625, -0.04632568359375, -0.04541015625, 0.007274627685546875, -0.021026611328125, -0.00023674964904785156, 0.0335693359375, 0.06475830078125, -0.0229339599609375, 0.029693603515625, -0.053802490234375, -0.0144805908203125, -0.005527496337890625, 0.005245208740234375, 0.039398193359375, 0.033294677734375, 0.06317138671875, -0.037750244140625, -0.0361328125, -0.0423583984375, -0.043243408203125, -0.0177154541015625, 0.0223388671875, -0.0418701171875, -0.01629638671875, -0.005062103271484375, -0.0399169921875, 0.05670166015625, 0.064453125, -0.0677490234375, 0.0165863037109375, 0.0079193115234375, 0.028228759765625, -0.09478759765625, 0.038482666015625, 0.00542449951171875, -0.0171051025390625, -0.0311279296875, -0.00015306472778320312, -0.0016603469848632812, -0.0144805908203125, 0.0146484375, 0.032257080078125, -0.0318603515625, 0.00009179115295410156, -0.0309295654296875, -0.017242431640625, -0.00555419921875, 0.0182952880859375, -0.007740020751953125, 0.043609619140625, 0.0704345703125, -0.0265960693359375, 0.0648193359375, 0.0311126708984375, 0.002765655517578125, 0.078369140625, -0.0511474609375, 0.00675201416015625, -0.019195556640625, 0.0321044921875, -0.045379638671875, -0.06439208984375, 0.05633544921875, -0.031463623046875, 0.0310516357421875, -0.03228759765625, -0.048065185546875, -0.047149658203125, -0.038970947265625, 0.0538330078125, 0.04290771484375, -0.026031494140625, 0.033172607421875, 0.05535888671875, -0.0186004638671875, 0.0028514862060546875, -0.06390380859375, 0.01117706298828125, -0.015655517578125, -0.0095062255859375, 0.01158905029296875, -0.038787841796875, -0.0005598068237304688, -0.01910400390625, 0.032135009765625, -0.0278167724609375, -0.01186370849609375, 0.033050537109375, 0.00534820556640625, -0.01013946533203125, 0.0156402587890625, 0.006557464599609375, -0.038909912109375, 0.0247955322265625, 0.001895904541015625, 0.0308837890625, 0.0025806427001953125, -0.0167083740234375, -0.047454833984375, 0.056396484375, 0.0211639404296875, 0.0019588470458984375, 0.04876708984375, 0.055206298828125, -0.04541015625, 0.0005173683166503906, -0.037994384765625, -0.032989501953125, -0.0289764404296875, -0.01352691650390625, -0.00229644775390625, -0.040496826171875, 0.050506591796875, -0.003665924072265625, 0.003917694091796875, 0.04693603515625, 0.0458984375, -0.0179290771484375, 0.0261688232421875, 0.0587158203125, -0.03192138671875, 0.03411865234375, -0.0158233642578125, -0.02081298828125, -0.060333251953125, -0.01412200927734375, -0.0458984375, -0.03955078125, -0.026641845703125, -0.0176849365234375, -0.00910186767578125, 0.0024700164794921875, -0.01332855224609375, 0.04193115234375, -0.04248046875, 0.0235443115234375, 0.04522705078125, 0.00916290283203125, -0.0228424072265625, -0.0053253173828125, 0.0293731689453125, 0.02490234375, -0.040557861328125, -0.018280029296875, 0.08843994140625, 0.023895263671875, 0.0633544921875, 0.0128936767578125, 0.052459716796875, 0.02789306640625, 0.032318115234375, -0.0003962516784667969, 0.0222320556640625, 0.0045928955078125, -0.042388916015625, 0.0100555419921875, -0.0144805908203125, -0.048370361328125, -0.040313720703125, -0.0163726806640625, -0.0333251953125, 0.0197601318359375, 0.044219970703125, 0.004039764404296875, 0.020111083984375, -0.049896240234375, 0.06732177734375, 0.01361083984375, -0.006587982177734375, -0.0126190185546875, -0.036956787109375, 0.0071563720703125, 0.0198974609375, 0.00545501708984375, -0.02960205078125, -0.0006680488586425781, 0.0703125, -0.03668212890625, 0.0960693359375, -0.037261962890625, 0.0132598876953125, 0.0032939910888671875, -0.023406982421875, 0.0211944580078125, 0.028167724609375, -0.003314971923828125, 0.0016880035400390625, 0.0027904510498046875, -0.049407958984375, -0.0240936279296875, 0.038909912109375, -0.03564453125, 0.0159454345703125, -0.0279388427734375, -0.037322998046875, 0.01317596435546875, 0.01548004150390625, 0.00849151611328125, 0.048095703125, -0.01776123046875, -0.004352569580078125, 0.0435791015625, 0.0265960693359375, 0.0274505615234375, 0.0210113525390625, -0.0147857666015625, -0.038970947265625, 0.058563232421875, 0.005702972412109375, -0.030517578125, 0.0259246826171875, 0.0194091796875, -0.002674102783203125, -0.0303497314453125, -0.03582763671875, 0.025360107421875, -0.0290985107421875, -0.035797119140625, -0.037017822265625, -0.014892578125, -0.04254150390625, -0.0054779052734375, -0.00916290283203125, -0.0299072265625, -0.048919677734375, -0.029266357421875, 0.06549072265625, 0.0501708984375, -0.0281982421875, 0.038818359375, -0.057220458984375, 0.030914306640625, -0.0016374588012695312, 0.0673828125, -0.01380157470703125, -0.0299835205078125, -0.042205810546875, 0.00469970703125, -0.0109100341796875, -0.0305328369140625, -0.0033168792724609375, 0.0215606689453125, 0.031585693359375, 0.0103912353515625, 0.01302337646484375, 0.0506591796875, -0.004009246826171875, 0.048431396484375, 0.00582122802734375, -0.04443359375, 0.05078125, -0.0301361083984375, 0.0343017578125, 0.052703857421875, 0.0191650390625, -0.037506103515625, -0.0183258056640625, -0.06256103515625, -0.039794921875, 0.0443115234375, 0.0228118896484375, 0.022247314453125, 0.008148193359375, 0.038360595703125, 0.0126495361328125, 0.0338134765625, -0.0386962890625, -0.07391357421875, -0.00457000732421875, -0.01395416259765625, 0.00890350341796875, -0.054901123046875, -0.032073974609375, -0.039398193359375, 0.046783447265625, -0.006725311279296875, 0.055511474609375, -0.0125732421875, 0.01352691650390625, -0.009521484375, -0.0037899017333984375, 0.04632568359375, 0.0711669921875, -0.0247039794921875, -0.007091522216796875, -0.0030307769775390625, -0.03509521484375, -0.042755126953125, 0.04046630859375, 0.00555419921875, -0.0103912353515625, 0.048431396484375, 0.054168701171875, -0.038116455078125, 0.0063934326171875, 0.030242919921875, -0.0262908935546875, -0.03643798828125, -0.038604736328125, -0.006542205810546875, 0.01271820068359375, 0.015716552734375, 0.00966644287109375, -0.0034332275390625, 0.0279083251953125, -0.034027099609375, 0.031463623046875, -0.00566864013671875, -0.043212890625, -0.054931640625, 0.0297698974609375, 0.04095458984375, -0.01666259765625, 0.052276611328125, 0.00666046142578125, -0.04443359375, 0.04638671875, 0.01532745361328125, 0.062103271484375, -0.013641357421875, 0.021820068359375, 0.0249176025390625, 0.001712799072265625, 0.01446533203125, 0.052947998046875, -0.041595458984375, -0.0287933349609375, -0.001026153564453125, -0.019775390625, -0.03717041015625, -0.038909912109375, -0.08038330078125, 0.0144805908203125, -0.033233642578125, -0.006534576416015625, 0.00042366981506347656, 0.00368499755859375, -0.057342529296875, 0.00428009033203125, -0.0001596212387084961, 0.09271240234375, -0.06597900390625, 0.05633544921875, 0.062469482421875, -0.0218048095703125, -0.03106689453125, -0.0095672607421875, 0.01444244384765625, -0.043243408203125, 0.0052032470703125, 0.01561737060546875, 0.030303955078125, -0.032562255859375, -0.0491943359375, -0.0245208740234375, 0.08984375, 0.0218963623046875, -0.041595458984375, 0.0282745361328125, -0.007785797119140625, 0.0288238525390625, -0.0249176025390625, 0.048614501953125, 0.0302276611328125, 0.050323486328125, 0.0193023681640625, -0.053741455078125, 0.0031719207763671875, -0.061981201171875, -0.036407470703125, 0.033477783203125, -0.053131103515625, 0.0270233154296875, 0.0186767578125, 0.00006943941116333008, 0.0025539398193359375, 0.043243408203125, -0.00931549072265625, 0.037506103515625, 0.01499176025390625, 0.05419921875, 0.062469482421875, -0.02276611328125, 0.08294677734375, -0.021514892578125, 0.0416259765625, 0.07470703125, -0.008392333984375, 0.0224151611328125, 0.039947509765625, -0.01062774658203125, 0.0184478759765625, 0.04351806640625, -0.0198822021484375, 0.019134521484375, 0.01207733154296875, -0.0213470458984375, -0.011627197265625, -0.017181396484375, -0.0538330078125, -0.0014963150024414062, 0.0291290283203125, -0.038787841796875, 0.0005545616149902344, -0.01470184326171875, 0.01329803466796875, -0.021240234375, -0.0294189453125, 0.069580078125, 0.00434112548828125, -0.022247314453125, -0.00789642333984375, -0.02423095703125, 0.0316162109375, -0.045074462890625, -0.0240020751953125, -0.019439697265625, 0.012176513671875, -0.03472900390625, -0.0806884765625, 0.06939697265625, -0.0010852813720703125, -0.044830322265625, -0.0180816650390625, 0.038330078125, -0.033782958984375, -0.059967041015625, 0.0168304443359375, 0.0093231201171875, 0.02008056640625, 0.0024433135986328125, -0.08551025390625, 0.017822265625, -0.029205322265625, -0.0172882080078125, 0.01094818115234375, 0.01116943359375, 0.02099609375, 0.042144775390625, 0.030029296875, 0.004817962646484375, -0.0382080078125, 0.026336669921875, 0.07489013671875, -0.049957275390625, -0.03253173828125, -0.05810546875, 0.048431396484375, -0.04296875, -0.032989501953125, 0.037353515625, 0.076416015625, 0.053375244140625, -0.0016908645629882812, 0.059478759765625, -0.036163330078125, 0.0650634765625, -0.0205535888671875, 0.0655517578125, -0.024078369140625, 0.0005812644958496094, -0.022674560546875, -0.05535888671875, -0.047698974609375, 0.0238800048828125, 0.0236968994140625, 0.0058441162109375, 0.04644775390625, 0.058868408203125, -0.02435302734375, 0.022430419921875, -0.00528717041015625, 0.0119476318359375, 0.01451873779296875, 0.0242462158203125, 0.02337646484375, -0.04779052734375, 0.01355743408203125, -0.0267791748046875, -0.048797607421875, -0.0006961822509765625, -0.0723876953125, -0.09765625, -0.05035400390625, -0.04986572265625, -0.038482666015625, 0.004047393798828125, 0.0653076171875, 0.07940673828125, -0.0810546875, -0.04107666015625, 0.004474639892578125, 0.0123748779296875, 0.004711151123046875, -0.00777435302734375, 0.03900146484375, 0.0195770263671875, -0.038909912109375, -0.042083740234375, 0.0169677734375, 0.0145416259765625, 0.012481689453125, 0.0019245147705078125, 0.0071563720703125, -0.011505126953125, 0.0272674560546875, 0.031341552734375, -0.007080078125, -0.0089111328125, -0.0333251953125, -0.00046133995056152344, -0.0047760009765625, 0.083740234375, -0.01348114013671875, 0.0015850067138671875, 0.044708251953125, 0.03143310546875, 0.04669189453125, 0.0006213188171386719, 0.0555419921875, -0.035369873046875, 0.003231048583984375, -0.016448974609375, 0.036376953125, -0.004848480224609375, -0.0279083251953125, 0.048187255859375, 0.0311431884765625, -0.04266357421875, -0.03558349609375, -0.0019044876098632812, -0.094482421875, 0.02239990234375, 0.0472412109375, -0.0011072158813476562, -0.031097412109375, -0.004482269287109375, -0.0220947265625, 0.00562286376953125, -0.06732177734375, 0.031494140625, 0.046234130859375, 0.00804901123046875, -0.04254150390625, -0.0165863037109375, 0.0299835205078125, -0.023406982421875, -0.09783935546875, 0.0211639404296875, 0.0302276611328125, 0.00986480712890625, -0.0147857666015625, 0.06939697265625, 0.002040863037109375, 0.0362548828125, 0.005870819091796875, 0.011627197265625, -0.0146942138671875, -0.037994384765625, -0.004547119140625, -0.0012006759643554688, -0.01264190673828125, -0.0280609130859375 ] ]
result-kand2-sdxl-wuerst-karlo/53decd51
2023-10-04T12:24:28.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
316
2023-10-04T12:24:27
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 190 num_examples: 10 download_size: 1351 dataset_size: 190 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "53decd51" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.05029296875, -0.00612640380859375, 0.0203857421875, 0.0242919921875, -0.02081298828125, 0.01201629638671875, 0.028839111328125, -0.00794219970703125, 0.06396484375, 0.0240020751953125, -0.07177734375, -0.05511474609375, -0.0316162109375, -0.003910064697265625, -0.0253143310546875, 0.07574462890625, -0.0030002593994140625, 0.003173828125, -0.0235595703125, 0.01505279541015625, -0.0199737548828125, -0.0254974365234375, -0.027557373046875, -0.026275634765625, 0.054534912109375, 0.06683349609375, 0.02972412109375, 0.032867431640625, 0.06915283203125, 0.0152435302734375, -0.005023956298828125, -0.006725311279296875, -0.02978515625, -0.00395965576171875, -0.0135955810546875, -0.0294342041015625, -0.085205078125, -0.0034923553466796875, 0.03973388671875, 0.049591064453125, -0.0144500732421875, 0.0499267578125, -0.0277862548828125, 0.07354736328125, -0.0300750732421875, 0.0236968994140625, 0.0005345344543457031, 0.0128173828125, -0.054290771484375, 0.0003993511199951172, 0.0016889572143554688, -0.04608154296875, -0.0018243789672851562, -0.08001708984375, 0.0166015625, -0.00624847412109375, 0.041900634765625, 0.0316162109375, -0.006229400634765625, 0.002593994140625, -0.027130126953125, 0.0030956268310546875, -0.00901031494140625, 0.00522613525390625, 0.0626220703125, 0.022979736328125, -0.003986358642578125, -0.0369873046875, -0.0306243896484375, 0.025115966796875, 0.00872802734375, 0.0232086181640625, 0.0033111572265625, -0.004398345947265625, 0.046661376953125, 0.062103271484375, -0.035675048828125, -0.0073394775390625, -0.05413818359375, -0.017059326171875, 0.07232666015625, 0.03564453125, 0.00809478759765625, -0.021331787109375, -0.0225982666015625, -0.0235595703125, -0.01629638671875, -0.007472991943359375, 0.04119873046875, -0.004428863525390625, -0.08087158203125, 0.060455322265625, -0.03125, 0.01763916015625, 0.03778076171875, 0.04547119140625, 0.0499267578125, -0.021514892578125, -0.0175018310546875, 0.01312255859375, 0.01812744140625, 0.0355224609375, 0.01171112060546875, 0.0109405517578125, 0.007152557373046875, -0.0020236968994140625, 0.005649566650390625, -0.07598876953125, -0.06927490234375, 0.034271240234375, -0.05010986328125, -0.0140838623046875, 0.0374755859375, -0.06402587890625, -0.048004150390625, -0.01995849609375, -0.00627899169921875, -0.01329803466796875, -0.061798095703125, 0.00922393798828125, -0.058135986328125, 0.01812744140625, 0.019622802734375, -0.051239013671875, 0.017608642578125, 0.04962158203125, 0.03662109375, 0.0006527900695800781, -0.01197052001953125, -0.0231475830078125, 0.0186004638671875, -0.0225982666015625, 0.055572509765625, -0.030303955078125, -0.03369140625, -0.0163421630859375, 0.02642822265625, 0.00897216796875, -0.0254364013671875, 0.05950927734375, -0.0255279541015625, -0.0005345344543457031, -0.04449462890625, -0.043060302734375, -0.006500244140625, 0.01103973388671875, -0.0977783203125, 0.08392333984375, 0.007328033447265625, -0.07208251953125, 0.0250701904296875, -0.0880126953125, -0.0202789306640625, 0.047760009765625, 0.0161895751953125, -0.034423828125, 0.024810791015625, -0.018218994140625, 0.042144775390625, -0.0009326934814453125, 0.0195159912109375, -0.052947998046875, -0.0260467529296875, 0.00888824462890625, 0.004077911376953125, 0.0765380859375, 0.01540374755859375, 0.01861572265625, -0.01094818115234375, -0.07354736328125, -0.01010894775390625, 0.0235443115234375, -0.0177154541015625, -0.031829833984375, -0.03765869140625, 0.01433563232421875, -0.0121307373046875, 0.03021240234375, -0.043243408203125, 0.012237548828125, 0.007366180419921875, -0.0281219482421875, 0.0538330078125, 0.0042724609375, 0.019195556640625, -0.028839111328125, 0.04058837890625, 0.01398468017578125, 0.0274658203125, 0.006092071533203125, -0.033172607421875, -0.05029296875, -0.021392822265625, 0.046722412109375, 0.04156494140625, -0.0401611328125, 0.061676025390625, 0.00376129150390625, -0.054412841796875, -0.017303466796875, -0.02008056640625, -0.0002894401550292969, 0.0008335113525390625, 0.0209808349609375, -0.072021484375, -0.058929443359375, -0.043365478515625, 0.048583984375, -0.01104736328125, 0.01126861572265625, 0.0128631591796875, 0.052001953125, -0.0198516845703125, 0.046539306640625, -0.062744140625, -0.0132904052734375, 0.014404296875, -0.020538330078125, 0.0150146484375, 0.04705810546875, 0.053466796875, -0.043792724609375, -0.028045654296875, -0.0341796875, -0.0400390625, 0.0107879638671875, 0.0240631103515625, -0.042205810546875, -0.006572723388671875, 0.007335662841796875, -0.048248291015625, 0.060150146484375, 0.057098388671875, -0.053253173828125, 0.027435302734375, -0.00203704833984375, 0.007843017578125, -0.10211181640625, 0.030029296875, -0.005092620849609375, -0.00443267822265625, -0.0312042236328125, -0.0164337158203125, 0.0114898681640625, -0.00811767578125, 0.0001748800277709961, 0.0206298828125, -0.033843994140625, -0.00662994384765625, 0.0034332275390625, -0.0099334716796875, -0.0019969940185546875, 0.011505126953125, 0.0117950439453125, 0.01496124267578125, 0.06988525390625, -0.0164947509765625, 0.08282470703125, 0.04608154296875, -0.002864837646484375, 0.0819091796875, -0.04248046875, 0.0039215087890625, -0.0198211669921875, 0.03900146484375, -0.05767822265625, -0.043701171875, 0.041229248046875, -0.02166748046875, 0.0208892822265625, -0.0189666748046875, -0.0389404296875, -0.055816650390625, -0.034759521484375, 0.05267333984375, 0.0154571533203125, -0.051177978515625, 0.01666259765625, 0.05084228515625, 0.0033817291259765625, -0.0106964111328125, -0.057403564453125, 0.00891876220703125, -0.031829833984375, -0.017059326171875, 0.032806396484375, -0.04119873046875, -0.0010538101196289062, -0.01110076904296875, 0.0193634033203125, -0.01323699951171875, 0.002452850341796875, 0.046661376953125, 0.0218963623046875, -0.01092529296875, 0.02972412109375, -0.00408172607421875, -0.05206298828125, 0.02545166015625, 0.00312042236328125, 0.023040771484375, 0.01549530029296875, -0.0078277587890625, -0.053009033203125, 0.048004150390625, 0.0234832763671875, -0.0208892822265625, 0.025146484375, 0.050872802734375, -0.054107666015625, -0.025909423828125, -0.0183258056640625, -0.0133209228515625, -0.03240966796875, 0.0174560546875, -0.03973388671875, -0.0253143310546875, 0.038543701171875, -0.00555419921875, -0.020599365234375, 0.054412841796875, 0.06298828125, -0.0025501251220703125, 0.035430908203125, 0.052276611328125, -0.0125579833984375, 0.03192138671875, -0.0249176025390625, -0.0288543701171875, -0.043853759765625, -0.036712646484375, -0.028076171875, -0.03265380859375, -0.04364013671875, -0.04248046875, -0.01763916015625, -0.01117706298828125, -0.021331787109375, 0.034698486328125, -0.052734375, 0.040283203125, 0.041259765625, 0.023284912109375, 0.012298583984375, -0.01137542724609375, 0.01384735107421875, 0.0197906494140625, -0.0384521484375, 0.0015010833740234375, 0.080810546875, 0.04022216796875, 0.0753173828125, 0.0238494873046875, 0.0726318359375, 0.03369140625, 0.00165557861328125, -0.0246124267578125, 0.031463623046875, -0.01371002197265625, -0.06524658203125, -0.0080718994140625, -0.0095367431640625, -0.041900634765625, -0.0438232421875, -0.0068359375, -0.0089263916015625, 0.054443359375, 0.01126861572265625, -0.0082855224609375, 0.0160064697265625, -0.06475830078125, 0.06097412109375, -0.0002663135528564453, 0.0125579833984375, -0.0246124267578125, -0.04754638671875, 0.0193328857421875, 0.00690460205078125, -0.0221405029296875, -0.0416259765625, 0.0038585662841796875, 0.06353759765625, -0.03125, 0.089111328125, -0.042999267578125, -0.0159759521484375, -0.0038776397705078125, -0.01082611083984375, 0.0129852294921875, 0.032501220703125, -0.01238250732421875, 0.0028934478759765625, 0.009124755859375, -0.033294677734375, 0.003864288330078125, 0.04754638671875, -0.05609130859375, 0.00858306884765625, -0.040313720703125, -0.0440673828125, 0.00588226318359375, 0.0120391845703125, -0.0008335113525390625, 0.042938232421875, -0.038970947265625, -0.005107879638671875, 0.05908203125, 0.0242919921875, 0.03668212890625, 0.01169586181640625, -0.002765655517578125, -0.0238494873046875, 0.06182861328125, 0.0035610198974609375, -0.016326904296875, 0.024688720703125, 0.002063751220703125, -0.01279449462890625, -0.01611328125, -0.04644775390625, 0.02130126953125, -0.03997802734375, -0.04248046875, -0.01505279541015625, -0.0206298828125, -0.0103302001953125, -0.0023021697998046875, -0.0293426513671875, -0.07275390625, -0.055999755859375, -0.0509033203125, 0.09039306640625, 0.049652099609375, -0.05987548828125, 0.007312774658203125, -0.032073974609375, 0.0401611328125, 0.00850677490234375, 0.07891845703125, -0.01171112060546875, -0.01433563232421875, -0.030487060546875, -0.0080108642578125, -0.0005402565002441406, -0.043731689453125, -0.030487060546875, 0.019683837890625, 0.036773681640625, 0.0172119140625, 0.031463623046875, 0.045562744140625, -0.009429931640625, 0.032196044921875, 0.0197296142578125, -0.057281494140625, 0.039459228515625, -0.006622314453125, 0.03204345703125, 0.05078125, 0.04931640625, -0.0302734375, -0.005184173583984375, -0.059967041015625, -0.034210205078125, 0.05401611328125, -0.014129638671875, 0.01230621337890625, 0.0202178955078125, 0.0217437744140625, 0.01221466064453125, -0.0028667449951171875, -0.0299224853515625, -0.06884765625, -0.028045654296875, -0.0384521484375, 0.019805908203125, -0.0301361083984375, -0.03387451171875, -0.0325927734375, 0.040130615234375, -0.01277923583984375, 0.02484130859375, 0.00664520263671875, 0.0222625732421875, -0.0175018310546875, -0.020599365234375, 0.02056884765625, 0.0394287109375, -0.037750244140625, 0.00011837482452392578, -0.0111083984375, -0.051055908203125, -0.0240325927734375, 0.0699462890625, 0.00696563720703125, -0.00673675537109375, 0.014892578125, 0.041839599609375, -0.037445068359375, -0.00943756103515625, 0.02227783203125, -0.0225830078125, -0.031219482421875, -0.032073974609375, 0.00891876220703125, 0.0240325927734375, 0.0271759033203125, 0.01163482666015625, -0.0122222900390625, 0.02392578125, -0.01537322998046875, 0.0411376953125, -0.00011676549911499023, -0.0546875, -0.039276123046875, 0.0341796875, 0.04443359375, -0.0158538818359375, 0.04913330078125, -0.00702667236328125, -0.02423095703125, 0.05340576171875, 0.0123748779296875, 0.05718994140625, -0.031768798828125, 0.0550537109375, 0.035430908203125, 0.0032253265380859375, 0.0233917236328125, 0.0540771484375, -0.038482666015625, -0.039581298828125, -0.006191253662109375, -0.0066680908203125, -0.0391845703125, -0.047027587890625, -0.07427978515625, 0.014404296875, -0.04443359375, -0.0191650390625, 0.014190673828125, 0.02874755859375, -0.05206298828125, 0.028350830078125, 0.034423828125, 0.10650634765625, -0.046356201171875, 0.06439208984375, 0.05023193359375, -0.01885986328125, -0.040374755859375, -0.00738525390625, 0.00865936279296875, -0.054840087890625, 0.0008740425109863281, 0.004161834716796875, 0.021331787109375, -0.00994873046875, -0.045745849609375, -0.05072021484375, 0.0919189453125, 0.006374359130859375, -0.04254150390625, 0.0293426513671875, 0.0033855438232421875, 0.0265350341796875, -0.0174102783203125, 0.0163421630859375, 0.03924560546875, 0.053314208984375, 0.019622802734375, -0.052001953125, 0.0231475830078125, -0.042999267578125, -0.0214385986328125, 0.025787353515625, -0.05804443359375, 0.0169219970703125, -0.025115966796875, -0.003818511962890625, 0.017791748046875, 0.0399169921875, 0.01505279541015625, 0.0264892578125, 0.0279998779296875, 0.06103515625, 0.07763671875, -0.02734375, 0.056610107421875, 0.01238250732421875, 0.039459228515625, 0.06451416015625, -0.02294921875, 0.0171661376953125, 0.03167724609375, -0.0068359375, 0.0299224853515625, 0.06280517578125, -0.04071044921875, 0.04742431640625, 0.0248260498046875, -0.0103302001953125, -0.01549530029296875, -0.0166168212890625, -0.06561279296875, 0.01509857177734375, 0.0211334228515625, -0.022064208984375, 0.00684356689453125, -0.0200347900390625, 0.010772705078125, -0.0236663818359375, -0.0238800048828125, 0.059356689453125, -0.003032684326171875, -0.0023632049560546875, -0.0027980804443359375, 0.0001036524772644043, 0.0140228271484375, -0.0399169921875, -0.01483917236328125, -0.0219268798828125, 0.0244293212890625, -0.040863037109375, -0.08648681640625, 0.048126220703125, -0.01922607421875, -0.040374755859375, -0.0018434524536132812, 0.02642822265625, -0.029144287109375, -0.0665283203125, 0.01983642578125, 0.016571044921875, 0.004779815673828125, 0.0233612060546875, -0.082275390625, 0.018218994140625, -0.0041961669921875, -0.00925445556640625, -0.00357818603515625, 0.0396728515625, 0.0107879638671875, 0.031005859375, 0.034423828125, -0.007312774658203125, -0.023590087890625, 0.00908660888671875, 0.07568359375, -0.058868408203125, -0.0377197265625, -0.0291900634765625, 0.06451416015625, -0.035736083984375, -0.052581787109375, 0.04742431640625, 0.0711669921875, 0.059844970703125, -0.00820159912109375, 0.048248291015625, -0.038482666015625, 0.046356201171875, -0.01343536376953125, 0.046630859375, -0.023834228515625, -0.01763916015625, -0.0195465087890625, -0.043853759765625, -0.053680419921875, 0.034393310546875, 0.0175018310546875, -0.01555633544921875, 0.038909912109375, 0.060577392578125, -0.0121002197265625, 0.03680419921875, -0.00649261474609375, 0.007171630859375, 0.00533294677734375, 0.040313720703125, 0.050689697265625, -0.037445068359375, 0.00600433349609375, -0.0304718017578125, -0.03729248046875, -0.0006470680236816406, -0.0633544921875, -0.0693359375, -0.049591064453125, -0.05108642578125, -0.0211944580078125, 0.00010144710540771484, 0.044830322265625, 0.07666015625, -0.0640869140625, -0.0210113525390625, 0.0228729248046875, 0.035675048828125, 0.0040130615234375, -0.00792694091796875, 0.061676025390625, 0.05169677734375, -0.05108642578125, -0.01715087890625, -0.0021343231201171875, 0.0185394287109375, -0.0178375244140625, -0.0022373199462890625, -0.005535125732421875, -0.01157379150390625, 0.01132965087890625, 0.0233001708984375, 0.005344390869140625, -0.0138702392578125, -0.0284576416015625, 0.0016021728515625, 0.008514404296875, 0.058990478515625, -0.0309600830078125, 0.01496124267578125, 0.044219970703125, 0.020263671875, 0.054473876953125, 0.0126190185546875, 0.0460205078125, -0.045745849609375, 0.01155853271484375, -0.0125885009765625, 0.0173797607421875, 0.0193328857421875, -0.0281982421875, 0.056976318359375, 0.024261474609375, -0.0274658203125, -0.040374755859375, 0.003322601318359375, -0.0950927734375, 0.022216796875, 0.04400634765625, 0.005329132080078125, -0.013671875, -0.019500732421875, -0.02667236328125, -0.0001499652862548828, -0.057708740234375, 0.033477783203125, 0.0305938720703125, 0.0113983154296875, -0.01308441162109375, 0.00556182861328125, 0.04107666015625, -0.0185089111328125, -0.08770751953125, 0.0157470703125, 0.037445068359375, -0.002376556396484375, 0.00878143310546875, 0.041229248046875, -0.0091094970703125, 0.03375244140625, 0.0126953125, 0.027130126953125, -0.01041412353515625, -0.039947509765625, -0.01534271240234375, -0.0009984970092773438, -0.0165557861328125, -0.04779052734375 ] ]
result-kand2-sdxl-wuerst-karlo/5f48a05c
2023-10-04T12:28:37.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
316
2023-10-04T12:28:36
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 176 num_examples: 10 download_size: 1365 dataset_size: 176 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "5f48a05c" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.060546875, 0.002777099609375, 0.0114898681640625, 0.0216217041015625, -0.01495361328125, 0.00009870529174804688, 0.036529541015625, -0.021209716796875, 0.05340576171875, 0.022247314453125, -0.0611572265625, -0.05511474609375, -0.038604736328125, 0.0041046142578125, -0.02496337890625, 0.07757568359375, 0.01052093505859375, 0.00922393798828125, -0.032684326171875, -0.01348876953125, -0.03497314453125, -0.040863037109375, -0.0230865478515625, -0.037261962890625, 0.06671142578125, 0.06976318359375, 0.044158935546875, 0.0394287109375, 0.06591796875, 0.015960693359375, 0.0025310516357421875, -0.030029296875, -0.033111572265625, -0.018157958984375, 0.0013875961303710938, -0.031494140625, -0.06494140625, -0.000637054443359375, 0.0467529296875, 0.044830322265625, -0.0164794921875, 0.046600341796875, -0.03216552734375, 0.060028076171875, -0.037872314453125, 0.04254150390625, -0.0013637542724609375, 0.00400543212890625, -0.034912109375, 0.01085662841796875, 0.006656646728515625, -0.0293731689453125, -0.01538848876953125, -0.06781005859375, 0.023773193359375, 0.01061248779296875, 0.0684814453125, 0.016326904296875, -0.003360748291015625, -0.0118865966796875, -0.021575927734375, 0.00283050537109375, -0.00786590576171875, 0.0300140380859375, 0.046875, 0.03179931640625, -0.002109527587890625, -0.048248291015625, -0.0333251953125, 0.0167236328125, -0.0014524459838867188, 0.0037994384765625, 0.008819580078125, 0.003841400146484375, 0.045562744140625, 0.059814453125, -0.0300140380859375, -0.02459716796875, -0.057891845703125, -0.0312042236328125, 0.06317138671875, 0.0093231201171875, 0.020294189453125, -0.00978851318359375, -0.0206451416015625, -0.0152740478515625, -0.03167724609375, -0.0123748779296875, 0.03485107421875, 0.00572967529296875, -0.07794189453125, 0.032623291015625, -0.0092620849609375, 0.0267486572265625, 0.017822265625, 0.044769287109375, 0.056182861328125, -0.0190582275390625, -0.0174560546875, 0.00798797607421875, 0.020538330078125, 0.0265045166015625, 0.0187530517578125, 0.00982666015625, -0.001995086669921875, -0.006031036376953125, 0.00890350341796875, -0.09332275390625, -0.0704345703125, 0.027252197265625, -0.053741455078125, -0.01556396484375, 0.03912353515625, -0.060821533203125, -0.0286865234375, -0.01303863525390625, 0.0073394775390625, 0.01406097412109375, -0.0438232421875, -0.01319122314453125, -0.040130615234375, 0.0274810791015625, 0.00510406494140625, -0.07330322265625, 0.0270843505859375, 0.03826904296875, 0.02471923828125, 0.0134429931640625, -0.007320404052734375, -0.038787841796875, 0.003204345703125, -0.02166748046875, 0.055633544921875, -0.042877197265625, -0.04449462890625, -0.0030040740966796875, 0.0311126708984375, 0.01110076904296875, -0.03668212890625, 0.06787109375, -0.040679931640625, -0.006206512451171875, -0.057403564453125, -0.034149169921875, -0.0168304443359375, 0.009735107421875, -0.09136962890625, 0.0738525390625, 0.018402099609375, -0.048004150390625, 0.0298004150390625, -0.08599853515625, -0.0156402587890625, 0.0426025390625, -0.0052642822265625, -0.03851318359375, 0.006259918212890625, -0.0017032623291015625, 0.04559326171875, -0.00335693359375, 0.0118255615234375, -0.061553955078125, -0.0203094482421875, 0.011199951171875, 0.00579071044921875, 0.048980712890625, 0.032562255859375, 0.033233642578125, 0.0023975372314453125, -0.0677490234375, -0.0173187255859375, 0.01125335693359375, -0.01058197021484375, -0.00583648681640625, -0.04852294921875, 0.0294647216796875, 0.0008444786071777344, 0.0283660888671875, -0.033447265625, 0.01010894775390625, 0.007427215576171875, -0.0186920166015625, 0.0477294921875, 0.01290130615234375, 0.0179290771484375, -0.03594970703125, 0.051177978515625, 0.01557159423828125, 0.01441192626953125, -0.01389312744140625, -0.041748046875, -0.041961669921875, -0.01202392578125, 0.05560302734375, 0.037445068359375, -0.03631591796875, 0.038238525390625, 0.01580810546875, -0.040313720703125, -0.0182952880859375, -0.0006194114685058594, 0.016357421875, 0.0144500732421875, 0.0284423828125, -0.05133056640625, -0.047821044921875, -0.0498046875, 0.024627685546875, 0.01129150390625, 0.006931304931640625, 0.0296478271484375, 0.06402587890625, -0.0175018310546875, 0.03179931640625, -0.06390380859375, -0.01947021484375, 0.01300048828125, -0.023529052734375, 0.0229949951171875, 0.057220458984375, 0.07720947265625, -0.0618896484375, -0.0252227783203125, -0.044830322265625, -0.032440185546875, -0.0017271041870117188, 0.0203704833984375, -0.040191650390625, -0.00013387203216552734, 0.01288604736328125, -0.031646728515625, 0.047760009765625, 0.06597900390625, -0.0609130859375, -0.0034313201904296875, 0.00506591796875, 0.02191162109375, -0.09613037109375, 0.035308837890625, 0.00042748451232910156, -0.0166015625, -0.025299072265625, 0.0005135536193847656, 0.005603790283203125, -0.00994873046875, -0.0097808837890625, 0.032501220703125, -0.04730224609375, -0.0117034912109375, 0.005527496337890625, -0.0162811279296875, -0.01556396484375, 0.0259246826171875, -0.00005984306335449219, 0.02191162109375, 0.057861328125, -0.0222625732421875, 0.069091796875, 0.049774169921875, 0.002750396728515625, 0.05889892578125, -0.03802490234375, 0.0111541748046875, -0.01812744140625, 0.03228759765625, -0.059783935546875, -0.05670166015625, 0.0428466796875, -0.037841796875, 0.0277252197265625, -0.027984619140625, -0.0216827392578125, -0.0400390625, -0.0188140869140625, 0.06488037109375, 0.02630615234375, -0.055633544921875, 0.0303802490234375, 0.0491943359375, -0.0023136138916015625, -0.01235198974609375, -0.0626220703125, -0.007568359375, -0.0147857666015625, -0.0197601318359375, 0.038177490234375, -0.040191650390625, 0.0167388916015625, -0.0126800537109375, 0.0158233642578125, -0.0177154541015625, -0.0166778564453125, 0.045867919921875, 0.0195465087890625, -0.0156707763671875, 0.01505279541015625, -0.0137939453125, -0.0457763671875, 0.02490234375, 0.0113067626953125, 0.01473236083984375, 0.005084991455078125, -0.000002086162567138672, -0.04058837890625, 0.040374755859375, 0.031524658203125, -0.01337432861328125, 0.034515380859375, 0.06317138671875, -0.070556640625, 0.0004448890686035156, -0.026336669921875, -0.0137786865234375, -0.0322265625, 0.000934600830078125, -0.042755126953125, -0.033050537109375, 0.053802490234375, 0.00484466552734375, -0.00992584228515625, 0.060699462890625, 0.058990478515625, 0.0164031982421875, 0.050384521484375, 0.0518798828125, -0.019256591796875, 0.031707763671875, -0.01934814453125, -0.02032470703125, -0.03424072265625, -0.04534912109375, -0.045135498046875, -0.033233642578125, -0.05718994140625, -0.028594970703125, -0.00611114501953125, -0.012481689453125, -0.01788330078125, 0.0244903564453125, -0.0400390625, 0.036346435546875, 0.03680419921875, 0.01165771484375, -0.004360198974609375, -0.0126953125, 0.0083465576171875, 0.0258941650390625, -0.05352783203125, 0.001983642578125, 0.0821533203125, 0.047149658203125, 0.0577392578125, 0.0252532958984375, 0.06072998046875, 0.022674560546875, 0.032958984375, -0.0271148681640625, 0.0117645263671875, -0.00815582275390625, -0.0672607421875, -0.0023517608642578125, -0.0130615234375, -0.04718017578125, -0.030853271484375, -0.02911376953125, -0.01085662841796875, 0.039459228515625, 0.041290283203125, -0.0186920166015625, -0.0018262863159179688, -0.06048583984375, 0.083984375, 0.01035308837890625, 0.00035691261291503906, -0.013946533203125, -0.047637939453125, 0.0227508544921875, 0.0217742919921875, 0.01027679443359375, -0.0258331298828125, 0.00585174560546875, 0.063232421875, -0.030517578125, 0.059600830078125, -0.05096435546875, -0.00891876220703125, 0.0171051025390625, -0.0269012451171875, 0.01422882080078125, 0.038238525390625, -0.00545501708984375, 0.005733489990234375, 0.030853271484375, -0.052398681640625, -0.01055908203125, 0.06109619140625, -0.050872802734375, 0.02301025390625, -0.03997802734375, -0.035614013671875, -0.0081787109375, 0.00914764404296875, 0.0131988525390625, 0.041259765625, -0.0298004150390625, 0.0142669677734375, 0.052947998046875, 0.0264434814453125, 0.03680419921875, 0.004604339599609375, -0.0214080810546875, -0.033721923828125, 0.072021484375, 0.00977325439453125, -0.0201263427734375, 0.026153564453125, 0.00962066650390625, -0.02362060546875, -0.0199432373046875, -0.0511474609375, 0.0087738037109375, -0.041412353515625, -0.044586181640625, -0.0121002197265625, -0.0177764892578125, -0.026641845703125, -0.0079193115234375, -0.0192413330078125, -0.040740966796875, -0.05645751953125, -0.03717041015625, 0.072265625, 0.040252685546875, -0.04241943359375, 0.0210418701171875, -0.0628662109375, 0.052642822265625, 0.002704620361328125, 0.07177734375, -0.0200958251953125, -0.03216552734375, -0.0194244384765625, -0.006282806396484375, -0.0082550048828125, -0.048736572265625, -0.01273345947265625, 0.016510009765625, 0.041595458984375, 0.017852783203125, -0.0005626678466796875, 0.033050537109375, -0.002384185791015625, 0.0380859375, 0.0188446044921875, -0.05731201171875, 0.0166015625, -0.016143798828125, 0.042999267578125, 0.04779052734375, 0.049652099609375, -0.0280303955078125, 0.022247314453125, -0.0760498046875, -0.038116455078125, 0.031585693359375, -0.0016689300537109375, 0.02001953125, 0.0294342041015625, 0.03997802734375, -0.0011472702026367188, 0.0184478759765625, -0.039794921875, -0.054046630859375, -0.02496337890625, -0.045074462890625, 0.01511383056640625, -0.03143310546875, -0.020233154296875, -0.03594970703125, 0.048065185546875, -0.0225830078125, 0.03643798828125, 0.0011358261108398438, 0.027069091796875, -0.01519012451171875, -0.023590087890625, 0.03826904296875, 0.03070068359375, -0.0240631103515625, -0.01239013671875, 0.0034275054931640625, -0.044189453125, -0.0352783203125, 0.058837890625, 0.0083770751953125, -0.021331787109375, 0.0290374755859375, 0.046783447265625, -0.0159912109375, -0.0027923583984375, 0.027618408203125, -0.01727294921875, -0.0306854248046875, -0.029815673828125, 0.0146026611328125, 0.01515960693359375, 0.00846099853515625, 0.002651214599609375, -0.00839996337890625, 0.0262908935546875, -0.03717041015625, 0.046234130859375, 0.005626678466796875, -0.049591064453125, -0.032684326171875, 0.0355224609375, 0.05120849609375, -0.016326904296875, 0.05389404296875, -0.004451751708984375, -0.02630615234375, 0.062103271484375, 0.0149078369140625, 0.046875, -0.0372314453125, 0.0219879150390625, 0.042999267578125, -0.0036067962646484375, 0.0231475830078125, 0.068359375, -0.0233917236328125, -0.052886962890625, 0.00740814208984375, -0.0287628173828125, -0.028594970703125, -0.019256591796875, -0.068115234375, 0.02679443359375, -0.054931640625, -0.0034656524658203125, 0.018310546875, 0.0216064453125, -0.05975341796875, 0.0477294921875, 0.0268707275390625, 0.09930419921875, -0.05389404296875, 0.052490234375, 0.05133056640625, -0.037567138671875, -0.05908203125, -0.017578125, 0.00463104248046875, -0.057769775390625, -0.018157958984375, 0.00870513916015625, 0.022674560546875, -0.013641357421875, -0.06292724609375, -0.055755615234375, 0.08831787109375, 0.01372528076171875, -0.056884765625, 0.03363037109375, -0.0145111083984375, 0.0198516845703125, -0.038604736328125, 0.01552581787109375, 0.03814697265625, 0.055084228515625, 0.04522705078125, -0.043975830078125, 0.01763916015625, -0.03411865234375, -0.0222015380859375, 0.02899169921875, -0.0723876953125, 0.00370025634765625, -0.0227203369140625, 0.011993408203125, 0.0120849609375, 0.06427001953125, 0.005828857421875, 0.0259246826171875, 0.0256195068359375, 0.0379638671875, 0.0682373046875, -0.0190887451171875, 0.055572509765625, -0.019989013671875, 0.040191650390625, 0.06024169921875, -0.00933837890625, 0.0266876220703125, 0.035888671875, 0.00787353515625, 0.02752685546875, 0.061553955078125, -0.04815673828125, 0.03094482421875, 0.02935791015625, -0.02081298828125, -0.017822265625, -0.003692626953125, -0.055908203125, 0.01369476318359375, 0.031524658203125, -0.0406494140625, 0.0121917724609375, -0.017242431640625, 0.0174407958984375, -0.0111236572265625, -0.034515380859375, 0.0484619140625, 0.007343292236328125, -0.0244598388671875, 0.0094757080078125, 0.00974273681640625, 0.007205963134765625, -0.033447265625, -0.03350830078125, -0.01468658447265625, 0.0214080810546875, -0.054473876953125, -0.07122802734375, 0.0562744140625, -0.0208282470703125, -0.03717041015625, -0.008453369140625, 0.039154052734375, -0.03656005859375, -0.06439208984375, 0.007965087890625, -0.00923919677734375, 0.0120391845703125, 0.0165252685546875, -0.077392578125, 0.038543701171875, -0.005702972412109375, -0.00826263427734375, 0.01007843017578125, 0.00614166259765625, 0.00504302978515625, 0.03436279296875, 0.03515625, -0.017181396484375, -0.0278167724609375, 0.01145172119140625, 0.064697265625, -0.054107666015625, -0.033477783203125, -0.0252227783203125, 0.056060791015625, -0.014617919921875, -0.057037353515625, 0.01091766357421875, 0.0760498046875, 0.0655517578125, -0.0167236328125, 0.048126220703125, -0.0307464599609375, 0.038970947265625, -0.03411865234375, 0.050994873046875, -0.01384735107421875, -0.01213836669921875, -0.01103973388671875, -0.041534423828125, -0.058746337890625, 0.04541015625, 0.030487060546875, 0.0257720947265625, 0.04046630859375, 0.07342529296875, -0.01800537109375, 0.0300140380859375, 0.01120758056640625, 0.01325225830078125, 0.0134735107421875, 0.036376953125, 0.01471710205078125, -0.04852294921875, 0.013916015625, -0.019012451171875, -0.038330078125, 0.0035400390625, -0.07928466796875, -0.06500244140625, -0.049072265625, -0.042999267578125, -0.0307769775390625, -0.0042266845703125, 0.06500244140625, 0.07647705078125, -0.075927734375, -0.0131072998046875, 0.005771636962890625, 0.028350830078125, 0.00989532470703125, -0.00872802734375, 0.037139892578125, 0.0345458984375, -0.043182373046875, -0.01995849609375, -0.01319122314453125, 0.0186920166015625, -0.0218353271484375, -0.0035037994384765625, -0.00977325439453125, 0.0016727447509765625, 0.012115478515625, 0.03460693359375, -0.004638671875, -0.033203125, -0.03424072265625, 0.0099945068359375, 0.01419830322265625, 0.059326171875, -0.034271240234375, -0.0007853507995605469, 0.0504150390625, 0.02825927734375, 0.047515869140625, 0.01119232177734375, 0.052978515625, -0.0406494140625, 0.0013885498046875, -0.01123809814453125, 0.0233917236328125, 0.0189208984375, -0.035980224609375, 0.04388427734375, 0.036163330078125, -0.03509521484375, -0.0289764404296875, 0.004283905029296875, -0.08868408203125, 0.02960205078125, 0.053497314453125, -0.0027675628662109375, -0.020233154296875, 0.003993988037109375, -0.036529541015625, 0.00406646728515625, -0.06036376953125, 0.030853271484375, 0.056243896484375, -0.003345489501953125, -0.02691650390625, -0.016387939453125, 0.0557861328125, -0.0142822265625, -0.08721923828125, 0.003711700439453125, 0.0426025390625, 0.01812744140625, 0.0030956268310546875, 0.043243408203125, -0.01410675048828125, 0.03436279296875, 0.01273345947265625, 0.0244293212890625, -0.0015697479248046875, -0.049224853515625, -0.030029296875, 0.019256591796875, -0.01019287109375, -0.049468994140625 ] ]
edinburghcstr/ami
2023-01-16T18:11:05.000Z
[ "task_categories:automatic-speech-recognition", "multilinguality:monolingual", "language:en", "license:cc-by-4.0", "arxiv:1906.11047", "region:us" ]
edinburghcstr
The AMI Meeting Corpus consists of 100 hours of meeting recordings. The recordings use a range of signals synchronized to a common timeline. These include close-talking and far-field microphones, individual and room-view video cameras, and output from a slide projector and an electronic whiteboard. During the meetings, the participants also have unsynchronized pens available to them that record what is written. The meetings were recorded in English using three different rooms with different acoustic properties, and include mostly non-native speakers. \n
@inproceedings{10.1007/11677482_3, author = {Carletta, Jean and Ashby, Simone and Bourban, Sebastien and Flynn, Mike and Guillemot, Mael and Hain, Thomas and Kadlec, Jaroslav and Karaiskos, Vasilis and Kraaij, Wessel and Kronenthal, Melissa and Lathoud, Guillaume and Lincoln, Mike and Lisowska, Agnes and McCowan, Iain and Post, Wilfried and Reidsma, Dennis and Wellner, Pierre}, title = {The AMI Meeting Corpus: A Pre-Announcement}, year = {2005}, isbn = {3540325492}, publisher = {Springer-Verlag}, address = {Berlin, Heidelberg}, url = {https://doi.org/10.1007/11677482_3}, doi = {10.1007/11677482_3}, abstract = {The AMI Meeting Corpus is a multi-modal data set consisting of 100 hours of meeting recordings. It is being created in the context of a project that is developing meeting browsing technology and will eventually be released publicly. Some of the meetings it contains are naturally occurring, and some are elicited, particularly using a scenario in which the participants play different roles in a design team, taking a design project from kick-off to completion over the course of a day. The corpus is being recorded using a wide range of devices including close-talking and far-field microphones, individual and room-view video cameras, projection, a whiteboard, and individual pens, all of which produce output signals that are synchronized with each other. It is also being hand-annotated for many different phenomena, including orthographic transcription, discourse properties such as named entities and dialogue acts, summaries, emotions, and some head and hand gestures. We describe the data set, including the rationale behind using elicited material, and explain how the material is being recorded, transcribed and annotated.}, booktitle = {Proceedings of the Second International Conference on Machine Learning for Multimodal Interaction}, pages = {28–39}, numpages = {12}, location = {Edinburgh, UK}, series = {MLMI'05} }
17
314
2022-08-17T22:02:08
--- annotations_creators: [] language: - en language_creators: [] license: - cc-by-4.0 multilinguality: - monolingual pretty_name: AMI size_categories: [] source_datasets: [] tags: [] task_categories: - automatic-speech-recognition --- # Dataset Card for AMI ## 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) - [Terms of Usage](#terms-of-usage) ## Dataset Description - **Homepage:** https://groups.inf.ed.ac.uk/ami/corpus/ - **Repository:** https://github.com/kaldi-asr/kaldi/tree/master/egs/ami/s5 - **Paper:** - **Leaderboard:** - **Point of Contact:** [jonathan@ed.ac.uk](mailto:jonathan@ed.ac.uk) ## Dataset Description The AMI Meeting Corpus consists of 100 hours of meeting recordings. The recordings use a range of signals synchronized to a common timeline. These include close-talking and far-field microphones, individual and room-view video cameras, and output from a slide projector and an electronic whiteboard. During the meetings, the participants also have unsynchronized pens available to them that record what is written. The meetings were recorded in English using three different rooms with different acoustic properties, and include mostly non-native speakers. **Note**: This dataset corresponds to the data-processing of [KALDI's AMI S5 recipe](https://github.com/kaldi-asr/kaldi/tree/master/egs/ami/s5). This means text is normalized and the audio data is chunked according to the scripts above! To make the user experience as simply as possible, we provide the already chunked data to the user here so that the following can be done: ### Example Usage ```python from datasets import load_dataset ds = load_dataset("edinburghcstr/ami", "ihm") print(ds) ``` gives: ``` DatasetDict({ train: Dataset({ features: ['meeting_id', 'audio_id', 'text', 'audio', 'begin_time', 'end_time', 'microphone_id', 'speaker_id'], num_rows: 108502 }) validation: Dataset({ features: ['meeting_id', 'audio_id', 'text', 'audio', 'begin_time', 'end_time', 'microphone_id', 'speaker_id'], num_rows: 13098 }) test: Dataset({ features: ['meeting_id', 'audio_id', 'text', 'audio', 'begin_time', 'end_time', 'microphone_id', 'speaker_id'], num_rows: 12643 }) }) ``` ```py ds["train"][0] ``` automatically loads the audio into memory: ``` {'meeting_id': 'EN2001a', 'audio_id': 'AMI_EN2001a_H00_MEE068_0000557_0000594', 'text': 'OKAY', 'audio': {'path': '/cache/dir/path/downloads/extracted/2d75d5b3e8a91f44692e2973f08b4cac53698f92c2567bd43b41d19c313a5280/EN2001a/train_ami_en2001a_h00_mee068_0000557_0000594.wav', 'array': array([0. , 0. , 0. , ..., 0.00033569, 0.00030518, 0.00030518], dtype=float32), 'sampling_rate': 16000}, 'begin_time': 5.570000171661377, 'end_time': 5.940000057220459, 'microphone_id': 'H00', 'speaker_id': 'MEE068'} ``` The dataset was tested for correctness by fine-tuning a Wav2Vec2-Large model on it, more explicitly [the `wav2vec2-large-lv60` checkpoint](https://huggingface.co/facebook/wav2vec2-large-lv60). As can be seen in this experiments, training the model for less than 2 epochs gives *Result (WER)*: | "dev" | "eval" | |---|---| | 25.27 | 25.21 | as can be seen [here](https://huggingface.co/patrickvonplaten/ami-wav2vec2-large-lv60). The results are in-line with results of published papers: - [*Hybrid acoustic models for distant and multichannel large vocabulary speech recognition*](https://www.researchgate.net/publication/258075865_Hybrid_acoustic_models_for_distant_and_multichannel_large_vocabulary_speech_recognition) - [Multi-Span Acoustic Modelling using Raw Waveform Signals](https://arxiv.org/abs/1906.11047) You can run [run.sh](https://huggingface.co/patrickvonplaten/ami-wav2vec2-large-lv60/blob/main/run.sh) to reproduce the result. ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances ### Data Fields ### Data Splits #### Transcribed Subsets Size ## 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 [More Information Needed] ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Citation Information ### Contributions Thanks to [@sanchit-gandhi](https://github.com/sanchit-gandhi), [@patrickvonplaten](https://github.com/patrickvonplaten), and [@polinaeterna](https://github.com/polinaeterna) for adding this dataset. ## Terms of Usage
5,790
[ [ -0.04400634765625, -0.045318603515625, 0.016357421875, 0.007358551025390625, -0.00832366943359375, -0.0077362060546875, -0.041900634765625, -0.045745849609375, 0.0290679931640625, 0.0131988525390625, -0.051513671875, -0.05859375, -0.03948974609375, 0.00203704833984375, -0.0251007080078125, 0.06817626953125, 0.01039886474609375, 0.006282806396484375, -0.01209259033203125, -0.0218963623046875, -0.0253143310546875, -0.0277557373046875, -0.043670654296875, -0.016387939453125, 0.0204620361328125, 0.03558349609375, 0.022247314453125, 0.053924560546875, 0.03173828125, 0.023040771484375, -0.0266571044921875, 0.0022125244140625, -0.026458740234375, -0.017822265625, 0.016021728515625, -0.0274505615234375, -0.04510498046875, 0.007648468017578125, 0.054901123046875, 0.04705810546875, -0.01419830322265625, 0.037628173828125, 0.00939178466796875, 0.040435791015625, -0.01904296875, 0.035308837890625, -0.0418701171875, -0.004817962646484375, -0.030120849609375, -0.009674072265625, -0.00868988037109375, -0.0006055831909179688, 0.0014562606811523438, -0.04644775390625, 0.006755828857421875, -0.0013914108276367188, 0.072998046875, 0.01085662841796875, -0.01421356201171875, -0.0201416015625, -0.05841064453125, 0.06134033203125, -0.060394287109375, 0.0305023193359375, 0.050628662109375, 0.0222930908203125, -0.006481170654296875, -0.050201416015625, -0.05804443359375, 0.00766754150390625, 0.0063629150390625, 0.0222015380859375, -0.003124237060546875, -0.004558563232421875, 0.0372314453125, 0.03997802734375, -0.034576416015625, 0.021514892578125, -0.053131103515625, -0.0233001708984375, 0.067138671875, 0.0020599365234375, 0.01172637939453125, -0.0216522216796875, -0.01076507568359375, -0.03045654296875, -0.0218658447265625, 0.0180816650390625, 0.0306243896484375, 0.032318115234375, -0.05511474609375, 0.043121337890625, -0.01788330078125, 0.030517578125, 0.006542205810546875, -0.0325927734375, 0.061981201171875, -0.051361083984375, 0.0047149658203125, 0.02423095703125, 0.07904052734375, 0.038970947265625, -0.01094818115234375, 0.0218353271484375, -0.004268646240234375, -0.0006585121154785156, -0.03155517578125, -0.055206298828125, -0.0204315185546875, 0.0439453125, -0.039306640625, 0.0018110275268554688, -0.0055694580078125, -0.06768798828125, -0.0085601806640625, -0.036468505859375, 0.0257568359375, -0.03814697265625, -0.01280975341796875, -0.0081939697265625, -0.0147705078125, 0.018096923828125, 0.00841522216796875, -0.06329345703125, 0.01473236083984375, 0.034515380859375, 0.06768798828125, 0.0031299591064453125, -0.0289154052734375, -0.033111572265625, 0.01458740234375, 0.0022907257080078125, 0.050750732421875, -0.0172576904296875, -0.043304443359375, -0.0141143798828125, 0.0027141571044921875, 0.0021610260009765625, -0.035064697265625, 0.04803466796875, -0.0034027099609375, 0.0247039794921875, -0.029998779296875, -0.03948974609375, -0.0013494491577148438, -0.0018949508666992188, -0.0496826171875, 0.08917236328125, -0.006591796875, -0.054962158203125, 0.044586181640625, -0.060577392578125, -0.03497314453125, -0.004680633544921875, -0.024444580078125, -0.04547119140625, -0.0309295654296875, 0.0278167724609375, 0.035430908203125, -0.0257720947265625, 0.01308441162109375, -0.0237274169921875, -0.0238037109375, 0.01396942138671875, -0.0224609375, 0.07183837890625, 0.01763916015625, -0.037841796875, 0.00176239013671875, -0.0843505859375, -0.01763916015625, 0.00827789306640625, -0.04425048828125, -0.01122283935546875, 0.0028934478759765625, 0.0189666748046875, 0.021453857421875, 0.02032470703125, -0.04864501953125, -0.005229949951171875, -0.0269317626953125, 0.041839599609375, 0.049530029296875, 0.0035953521728515625, 0.02435302734375, -0.04052734375, 0.005615234375, 0.01568603515625, 0.01036834716796875, -0.0150299072265625, -0.0440673828125, -0.04461669921875, -0.035400390625, 0.0256195068359375, 0.03948974609375, -0.02093505859375, 0.0716552734375, -0.039581298828125, -0.051513671875, -0.07452392578125, 0.002227783203125, 0.01434326171875, 0.0312347412109375, 0.04327392578125, -0.022430419921875, -0.053253173828125, -0.0623779296875, 0.01062774658203125, -0.003879547119140625, -0.00940704345703125, 0.058685302734375, 0.047454833984375, -0.0204925537109375, 0.0618896484375, -0.0171966552734375, -0.03631591796875, -0.0178680419921875, 0.0124664306640625, 0.029541015625, 0.050933837890625, 0.0286865234375, -0.057952880859375, -0.02630615234375, -0.0101165771484375, -0.0447998046875, -0.00588226318359375, -0.0132598876953125, 0.00164794921875, 0.0182037353515625, 0.0255584716796875, -0.041900634765625, 0.02825927734375, 0.034912109375, -0.0181732177734375, 0.035797119140625, 0.001972198486328125, 0.0255889892578125, -0.099853515625, 0.0190582275390625, 0.00011283159255981445, 0.0013818740844726562, -0.037384033203125, -0.0361328125, -0.017486572265625, -0.00371551513671875, -0.0335693359375, 0.0288848876953125, -0.035552978515625, -0.026702880859375, 0.01293182373046875, 0.02325439453125, -0.00948333740234375, 0.04583740234375, 0.0035305023193359375, 0.05810546875, 0.045013427734375, -0.043548583984375, 0.02093505859375, 0.046417236328125, -0.03717041015625, 0.04119873046875, -0.050445556640625, 0.013885498046875, -0.0073394775390625, 0.0305328369140625, -0.06817626953125, -0.0222625732421875, 0.0012159347534179688, -0.055267333984375, 0.01715087890625, -0.0176239013671875, -0.049468994140625, -0.03021240234375, -0.0281219482421875, 0.0287628173828125, 0.044036865234375, -0.0298919677734375, 0.041290283203125, 0.047149658203125, -0.0048065185546875, -0.0241851806640625, -0.0623779296875, -0.00907135009765625, -0.02386474609375, -0.047454833984375, 0.031494140625, -0.014556884765625, -0.01078033447265625, -0.0016536712646484375, 0.00003606081008911133, 0.01074981689453125, -0.00838470458984375, 0.03759765625, 0.017608642578125, -0.00658416748046875, -0.007579803466796875, -0.0120086669921875, -0.002323150634765625, 0.0018930435180664062, -0.006420135498046875, 0.057403564453125, -0.0076446533203125, -0.0247650146484375, -0.06256103515625, 0.034820556640625, 0.045745849609375, -0.025848388671875, 0.05242919921875, 0.06903076171875, -0.0303802490234375, 0.0108489990234375, -0.04510498046875, -0.0074310302734375, -0.03424072265625, 0.039398193359375, -0.0189971923828125, -0.05572509765625, 0.0631103515625, 0.007511138916015625, 0.017791748046875, 0.0582275390625, 0.043853759765625, -0.0174560546875, 0.06585693359375, 0.0085601806640625, -0.0265045166015625, 0.038482666015625, -0.05072021484375, 0.0028514862060546875, -0.0731201171875, -0.04425048828125, -0.051849365234375, -0.0380859375, -0.049285888671875, -0.033355712890625, 0.025360107421875, -0.0019016265869140625, -0.01483154296875, 0.0216827392578125, -0.0341796875, 0.01445770263671875, 0.05364990234375, 0.00933837890625, -0.006984710693359375, 0.004352569580078125, 0.00457000732421875, -0.004581451416015625, -0.045166015625, -0.018157958984375, 0.080322265625, 0.035430908203125, 0.0276031494140625, 0.0000064373016357421875, 0.057373046875, 0.01495361328125, -0.0181121826171875, -0.051422119140625, 0.042999267578125, -0.01042938232421875, -0.040252685546875, -0.037261962890625, -0.03509521484375, -0.06976318359375, -0.00323486328125, -0.034027099609375, -0.06134033203125, 0.028045654296875, -0.0015468597412109375, -0.0292816162109375, 0.029632568359375, -0.0445556640625, 0.05401611328125, -0.009246826171875, -0.0134124755859375, -0.0222625732421875, -0.0565185546875, 0.00882720947265625, -0.00222015380859375, 0.035858154296875, -0.0233917236328125, 0.0229339599609375, 0.0977783203125, -0.033966064453125, 0.05621337890625, -0.020294189453125, 0.0158538818359375, 0.038909912109375, -0.0241546630859375, 0.040924072265625, -0.00433349609375, -0.01104736328125, 0.037994384765625, 0.006046295166015625, -0.021820068359375, -0.02435302734375, 0.049346923828125, -0.076171875, -0.01538848876953125, -0.0108184814453125, -0.043365478515625, -0.006168365478515625, 0.01403045654296875, 0.033477783203125, 0.052490234375, 0.00885009765625, 0.033203125, 0.04376220703125, -0.025390625, 0.0304107666015625, 0.0240631103515625, 0.00838470458984375, -0.049346923828125, 0.05621337890625, 0.0247344970703125, 0.0196990966796875, 0.0130767822265625, 0.01192474365234375, -0.02972412109375, -0.047393798828125, -0.0201416015625, 0.020111083984375, -0.042449951171875, -0.004764556884765625, -0.051544189453125, -0.0183563232421875, -0.056121826171875, 0.003147125244140625, -0.039703369140625, -0.035888671875, -0.035064697265625, -0.00972747802734375, 0.05364990234375, 0.0231170654296875, -0.0249481201171875, 0.01502227783203125, -0.06353759765625, 0.0179901123046875, 0.006320953369140625, 0.0163116455078125, -0.0081787109375, -0.049530029296875, -0.031036376953125, 0.02691650390625, -0.00209808349609375, -0.04486083984375, 0.0183563232421875, 0.02337646484375, 0.042449951171875, 0.0268707275390625, -0.005588531494140625, 0.07171630859375, -0.0267333984375, 0.08984375, 0.0165863037109375, -0.06024169921875, 0.06622314453125, -0.040252685546875, 0.02655029296875, 0.06329345703125, 0.0220184326171875, -0.035369873046875, -0.01192474365234375, -0.062744140625, -0.09527587890625, 0.06561279296875, 0.013580322265625, -0.004711151123046875, 0.00601959228515625, 0.017120361328125, -0.00797271728515625, 0.010040283203125, -0.049835205078125, -0.048980712890625, -0.01132965087890625, -0.01678466796875, -0.01128387451171875, -0.016357421875, -0.0166015625, -0.03704833984375, 0.06817626953125, 0.013641357421875, 0.044403076171875, 0.027130126953125, 0.008331298828125, -0.0022678375244140625, 0.017730712890625, 0.042449951171875, 0.0220947265625, -0.02764892578125, -0.00553131103515625, 0.026336669921875, -0.04400634765625, -0.00705718994140625, 0.0207977294921875, 0.0017175674438476562, 0.000545501708984375, 0.03924560546875, 0.072998046875, 0.01558685302734375, -0.04217529296875, 0.043975830078125, -0.0017156600952148438, -0.03509521484375, -0.042938232421875, -0.0031757354736328125, 0.0033588409423828125, 0.023040771484375, 0.0238494873046875, -0.00530242919921875, 0.012939453125, -0.047393798828125, 0.02777099609375, 0.00904083251953125, -0.0196380615234375, -0.0232391357421875, 0.06622314453125, 0.0095062255859375, -0.03179931640625, 0.0518798828125, -0.00679779052734375, -0.0226287841796875, 0.04473876953125, 0.0281982421875, 0.0552978515625, -0.01137542724609375, -0.010772705078125, 0.04998779296875, 0.01221466064453125, -0.002361297607421875, 0.0380859375, -0.0241851806640625, -0.044891357421875, -0.0299530029296875, -0.053619384765625, -0.01202392578125, 0.03363037109375, -0.06585693359375, 0.0200042724609375, -0.0240020751953125, -0.020416259765625, 0.0160369873046875, 0.01256561279296875, -0.058197021484375, 0.00881195068359375, 0.0205535888671875, 0.075439453125, -0.0704345703125, 0.05670166015625, 0.036468505859375, -0.03753662109375, -0.08416748046875, -0.01538848876953125, 0.007843017578125, -0.041595458984375, 0.0158233642578125, 0.01113128662109375, 0.0157623291015625, -0.013153076171875, -0.039276123046875, -0.07061767578125, 0.10693359375, 0.00885772705078125, -0.064208984375, 0.0121002197265625, 0.021392822265625, 0.034454345703125, -0.0185699462890625, 0.00725555419921875, 0.055877685546875, 0.0423583984375, 0.01203155517578125, -0.08636474609375, -0.00360107421875, -0.0380859375, -0.02484130859375, 0.00785064697265625, -0.054901123046875, 0.04852294921875, -0.00478363037109375, -0.00325775146484375, -0.01152801513671875, 0.051910400390625, 0.035125732421875, 0.03558349609375, 0.04656982421875, 0.054901123046875, 0.06201171875, -0.0151214599609375, 0.06549072265625, -0.02838134765625, 0.0171051025390625, 0.0860595703125, -0.00862884521484375, 0.0731201171875, 0.0294647216796875, -0.0316162109375, 0.021209716796875, 0.049102783203125, -0.024383544921875, 0.044677734375, -0.0031986236572265625, -0.01468658447265625, 0.0002586841583251953, -0.0169219970703125, -0.0394287109375, 0.051361083984375, 0.027313232421875, -0.01947021484375, 0.01351165771484375, 0.0024166107177734375, 0.007488250732421875, -0.01180267333984375, -0.0222015380859375, 0.0634765625, 0.0014019012451171875, -0.02587890625, 0.040252685546875, -0.00991058349609375, 0.05859375, -0.036773681640625, 0.00530242919921875, 0.0028228759765625, -0.00557708740234375, -0.035614013671875, -0.05987548828125, 0.0184478759765625, -0.002574920654296875, -0.02349853515625, -0.0016775131225585938, 0.024627685546875, -0.0489501953125, -0.036712646484375, 0.0183563232421875, 0.01047515869140625, 0.03631591796875, 0.023101806640625, -0.054046630859375, 0.015777587890625, 0.0107269287109375, -0.018341064453125, 0.0200042724609375, 0.025115966796875, 0.0151214599609375, 0.0242919921875, 0.061981201171875, 0.0298004150390625, 0.0022029876708984375, 0.01467132568359375, 0.055938720703125, -0.043121337890625, -0.056640625, -0.045166015625, 0.049468994140625, -0.0182037353515625, -0.0274810791015625, 0.053924560546875, 0.07037353515625, 0.0665283203125, 0.024078369140625, 0.058929443359375, -0.01947021484375, 0.04931640625, -0.04168701171875, 0.0562744140625, -0.03924560546875, 0.0298309326171875, -0.0235137939453125, -0.0467529296875, -0.0117950439453125, 0.04364013671875, -0.017791748046875, 0.01100921630859375, 0.0250396728515625, 0.06298828125, 0.0008325576782226562, 0.0080413818359375, 0.002864837646484375, 0.029937744140625, 0.028350830078125, 0.039825439453125, 0.0364990234375, -0.0469970703125, 0.04486083984375, -0.03643798828125, -0.0114593505859375, 0.0006508827209472656, -0.04376220703125, -0.06024169921875, -0.0701904296875, -0.036163330078125, -0.033721923828125, -0.00542449951171875, 0.08868408203125, 0.059906005859375, -0.06304931640625, -0.019622802734375, 0.020294189453125, -0.0166778564453125, -0.0172119140625, -0.01739501953125, 0.056671142578125, 0.021331787109375, -0.051025390625, 0.033966064453125, -0.0005807876586914062, 0.01422119140625, 0.006931304931640625, -0.01483917236328125, -0.0255279541015625, -0.008880615234375, 0.032196044921875, 0.021881103515625, -0.037506103515625, -0.02264404296875, -0.0293426513671875, 0.01019287109375, 0.024749755859375, 0.0230255126953125, -0.034271240234375, 0.0206146240234375, 0.032623291015625, 0.0221099853515625, 0.05999755859375, -0.01145172119140625, 0.01073455810546875, -0.048126220703125, 0.021636962890625, 0.0124664306640625, 0.033782958984375, 0.0261688232421875, -0.031890869140625, 0.029144287109375, 0.0194091796875, -0.052001953125, -0.07196044921875, -0.0222015380859375, -0.099853515625, 0.0014057159423828125, 0.10113525390625, 0.0045166015625, -0.0161590576171875, -0.0008883476257324219, -0.01113128662109375, 0.036773681640625, -0.053131103515625, 0.051971435546875, 0.043060302734375, -0.00799560546875, 0.0033397674560546875, -0.046600341796875, 0.043243408203125, 0.003017425537109375, -0.061798095703125, -0.0034770965576171875, 0.039093017578125, 0.0276947021484375, 0.0208740234375, 0.06658935546875, -0.024017333984375, 0.0229644775390625, 0.004604339599609375, 0.019378662109375, -0.01318359375, -0.0169219970703125, -0.035308837890625, 0.0031909942626953125, -0.01238250732421875, -0.032257080078125 ] ]
awettig/Pile-Gutenberg-0.5B-6K-opt
2023-07-10T19:44:26.000Z
[ "region:us" ]
awettig
null
null
0
314
2023-07-10T19:42:59
--- dataset_info: features: - name: input_ids sequence: int32 - name: attention_mask sequence: int8 - name: labels sequence: int64 splits: - name: train num_bytes: 6500959920 num_examples: 81380 - name: test num_bytes: 64945692 num_examples: 813 download_size: 1706776857 dataset_size: 6565905612 --- # Dataset Card for "Pile-Gutenberg-0.5B-6K-opt" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
527
[ [ -0.052581787109375, -0.009185791015625, 0.0040435791015625, 0.01361083984375, -0.0298919677734375, -0.003757476806640625, 0.0203399658203125, -0.0195465087890625, 0.046417236328125, 0.049163818359375, -0.0452880859375, -0.054656982421875, -0.0438232421875, -0.00864410400390625, -0.032867431640625, 0.0865478515625, 0.024139404296875, -0.01546478271484375, -0.034698486328125, -0.00571441650390625, -0.018035888671875, -0.03021240234375, -0.02996826171875, -0.03387451171875, 0.07135009765625, 0.058563232421875, 0.037872314453125, 0.054168701171875, 0.0645751953125, 0.00885772705078125, -0.004894256591796875, -0.03009033203125, -0.033905029296875, -0.0148468017578125, -0.0243377685546875, -0.0186920166015625, -0.06915283203125, 0.005802154541015625, 0.050537109375, 0.040985107421875, -0.00183868408203125, 0.0540771484375, -0.03131103515625, 0.073486328125, -0.039154052734375, 0.025299072265625, -0.00676727294921875, -0.00409698486328125, -0.047760009765625, -0.016204833984375, -0.0121917724609375, -0.023895263671875, -0.004055023193359375, -0.057952880859375, 0.02117919921875, 0.0080718994140625, 0.05926513671875, 0.034942626953125, -0.00027060508728027344, -0.01245880126953125, -0.01293182373046875, 0.01432037353515625, -0.0298004150390625, 0.0166778564453125, 0.05291748046875, 0.018035888671875, 0.00977325439453125, -0.031005859375, -0.0156707763671875, 0.0275421142578125, -0.01264190673828125, 0.0292510986328125, 0.01325225830078125, -0.0011186599731445312, 0.0479736328125, 0.06671142578125, -0.0517578125, 0.002044677734375, -0.050811767578125, -0.0193023681640625, 0.0628662109375, 0.0020008087158203125, 0.0142822265625, -0.031402587890625, -0.00687408447265625, -0.013641357421875, -0.037689208984375, -0.00803375244140625, 0.044342041015625, 0.0157012939453125, -0.0787353515625, 0.046417236328125, -0.010467529296875, 0.035308837890625, 0.01435089111328125, 0.0496826171875, 0.047515869140625, -0.014129638671875, -0.0204010009765625, 0.006465911865234375, 0.0166015625, 0.0391845703125, 0.0034923553466796875, 0.01006317138671875, -0.0012111663818359375, 0.01812744140625, 0.030914306640625, -0.08758544921875, -0.05267333984375, 0.043548583984375, -0.054290771484375, -0.03240966796875, 0.0206146240234375, -0.058502197265625, -0.040374755859375, -0.0073394775390625, -0.0016241073608398438, -0.0080718994140625, -0.043853759765625, 0.0012226104736328125, -0.05828857421875, 0.03179931640625, 0.0051727294921875, -0.06781005859375, 0.01097869873046875, 0.041351318359375, 0.034454345703125, 0.0218353271484375, -0.00957489013671875, -0.0457763671875, 0.0158233642578125, -0.0206146240234375, 0.08221435546875, -0.027435302734375, -0.03155517578125, 0.019775390625, 0.0167083740234375, 0.0260162353515625, -0.02484130859375, 0.07501220703125, -0.0205535888671875, 0.004589080810546875, -0.03759765625, -0.050933837890625, -0.0171661376953125, 0.0249176025390625, -0.0830078125, 0.081787109375, 0.031341552734375, -0.060577392578125, 0.043304443359375, -0.07708740234375, -0.035858154296875, 0.05743408203125, 0.003818511962890625, -0.034088134765625, 0.0308685302734375, 0.0018167495727539062, 0.04425048828125, 0.005298614501953125, 0.0058135986328125, -0.048675537109375, -0.00858306884765625, -0.012969970703125, 0.008270263671875, 0.06512451171875, 0.01461029052734375, 0.024993896484375, 0.00864410400390625, -0.070556640625, -0.01119232177734375, 0.01134490966796875, -0.018707275390625, -0.02252197265625, -0.0091705322265625, 0.0265045166015625, 0.0016880035400390625, 0.039825439453125, -0.0206451416015625, 0.045654296875, -0.0146484375, -0.01788330078125, 0.040802001953125, -0.0098876953125, 0.0204010009765625, -0.04693603515625, 0.0310211181640625, 0.002666473388671875, 0.0038814544677734375, -0.00720977783203125, -0.022979736328125, -0.041290283203125, 0.003330230712890625, 0.042266845703125, 0.033203125, -0.023712158203125, 0.057952880859375, -0.00909423828125, -0.059783935546875, -0.015228271484375, -0.01482391357421875, 0.00684356689453125, 0.006633758544921875, 0.01934814453125, -0.0333251953125, -0.05084228515625, -0.06280517578125, 0.0236358642578125, -0.005016326904296875, -0.0005102157592773438, 0.0216522216796875, 0.0582275390625, -0.0110626220703125, 0.04583740234375, -0.056427001953125, -0.023712158203125, -0.0009217262268066406, -0.007965087890625, 0.037567138671875, 0.046356201171875, 0.05963134765625, -0.054290771484375, -0.03289794921875, -0.0128631591796875, -0.037017822265625, -0.018463134765625, 0.0183868408203125, -0.0285797119140625, 0.002712249755859375, -0.00018203258514404297, -0.0310211181640625, 0.041534423828125, 0.0751953125, -0.05450439453125, 0.03265380859375, -0.0105743408203125, 0.0011615753173828125, -0.09674072265625, 0.033416748046875, -0.0037822723388671875, -0.018280029296875, -0.022125244140625, -0.0023365020751953125, 0.0181732177734375, -0.001384735107421875, -0.00986480712890625, 0.05218505859375, -0.042999267578125, -0.0196075439453125, 0.00018393993377685547, 0.0033435821533203125, -0.01171875, 0.0189971923828125, 0.0147705078125, 0.0152740478515625, 0.07098388671875, -0.0286865234375, 0.03985595703125, 0.04998779296875, -0.006557464599609375, 0.08453369140625, -0.04193115234375, 0.003360748291015625, -0.0168914794921875, 0.03289794921875, -0.04266357421875, -0.046966552734375, 0.0297088623046875, -0.035797119140625, 0.01433563232421875, -0.033172607421875, -0.038604736328125, -0.05206298828125, -0.039947509765625, 0.036346435546875, 0.035186767578125, -0.036529541015625, 0.0292816162109375, 0.046844482421875, -0.00763702392578125, -0.0213470458984375, -0.05548095703125, -0.00395965576171875, -0.0170135498046875, -0.0216827392578125, 0.037445068359375, -0.04718017578125, 0.015045166015625, -0.0090179443359375, 0.0121917724609375, -0.0033130645751953125, -0.0265045166015625, 0.03411865234375, -0.00015556812286376953, 0.0032901763916015625, 0.0109100341796875, 0.0009307861328125, -0.056640625, 0.002025604248046875, -0.0206146240234375, 0.02203369140625, 0.006076812744140625, 0.01186370849609375, -0.006610870361328125, 0.0273590087890625, 0.0310211181640625, -0.01148223876953125, 0.0270233154296875, 0.053192138671875, -0.05328369140625, -0.0167999267578125, -0.0305023193359375, -0.0015468597412109375, -0.0306396484375, 0.002780914306640625, -0.0244598388671875, -0.044586181640625, 0.051361083984375, -0.008148193359375, 0.0224151611328125, 0.0621337890625, 0.058929443359375, -0.01325225830078125, 0.03387451171875, 0.03924560546875, -0.0240936279296875, 0.0282440185546875, -0.036712646484375, -0.033935546875, -0.059173583984375, -0.00443267822265625, -0.041961669921875, -0.052581787109375, -0.039093017578125, -0.02911376953125, -0.01262664794921875, 0.003498077392578125, -0.010986328125, 0.0413818359375, -0.062225341796875, 0.0262298583984375, 0.040313720703125, 0.0004987716674804688, 0.00431060791015625, -0.01157379150390625, 0.01165008544921875, 0.03375244140625, -0.0579833984375, -0.020751953125, 0.080810546875, 0.0277099609375, 0.048126220703125, 0.01552581787109375, 0.051544189453125, 0.034332275390625, 0.03204345703125, -0.035064697265625, 0.0265960693359375, -0.0189971923828125, -0.0758056640625, -0.01343536376953125, -0.00443267822265625, -0.06549072265625, -0.0196533203125, -0.0119171142578125, -0.02459716796875, 0.0168304443359375, 0.03851318359375, -0.01441192626953125, 0.0201416015625, -0.0523681640625, 0.09521484375, -0.006725311279296875, 0.0021190643310546875, -0.0158843994140625, -0.048614501953125, -0.0141448974609375, 0.0182037353515625, 0.0188446044921875, -0.0202789306640625, -0.005462646484375, 0.06317138671875, -0.0165863037109375, 0.07159423828125, -0.034881591796875, -0.0145721435546875, 0.00469970703125, -0.01366424560546875, 0.037139892578125, 0.016387939453125, -0.0135498046875, 0.0179290771484375, 0.0038280487060546875, -0.04669189453125, -0.0082550048828125, 0.041778564453125, -0.039276123046875, 0.02398681640625, -0.034088134765625, -0.05633544921875, 0.0206451416015625, 0.039947509765625, 0.030975341796875, 0.0535888671875, -0.03240966796875, 0.02313232421875, 0.039794921875, 0.0135650634765625, 0.040863037109375, 0.019073486328125, -0.0191497802734375, -0.047149658203125, 0.0733642578125, 0.0230560302734375, -0.0179290771484375, 0.042205810546875, 0.040618896484375, -0.0294952392578125, -0.053314208984375, -0.044677734375, 0.016082763671875, -0.0279541015625, -0.029815673828125, -0.024444580078125, -0.0201568603515625, -0.0225677490234375, -0.050506591796875, -0.0207977294921875, -0.02813720703125, -0.03607177734375, -0.040557861328125, 0.05645751953125, 0.045562744140625, -0.032135009765625, 0.033050537109375, -0.0614013671875, 0.0264434814453125, -0.0173187255859375, 0.08245849609375, -0.0272369384765625, -0.034637451171875, -0.042388916015625, -0.021636962890625, 0.0028362274169921875, -0.047149658203125, 0.003162384033203125, -0.007671356201171875, 0.032745361328125, 0.035919189453125, 0.0140380859375, 0.0197601318359375, -0.0160064697265625, 0.039459228515625, 0.0014190673828125, -0.04193115234375, 0.033538818359375, -0.060821533203125, 0.051971435546875, 0.056427001953125, 0.0341796875, -0.034393310546875, -0.000039517879486083984, -0.087646484375, -0.045654296875, 0.037994384765625, 0.004123687744140625, -0.000015437602996826172, 0.0169677734375, 0.00197601318359375, 0.019287109375, 0.0271759033203125, -0.05657958984375, -0.043121337890625, -0.005649566650390625, -0.029144287109375, 0.0026702880859375, -0.0367431640625, -0.004306793212890625, -0.036712646484375, 0.050933837890625, -0.0166778564453125, 0.0172271728515625, -0.003696441650390625, 0.0099639892578125, -0.01806640625, -0.0093994140625, 0.041229248046875, 0.037384033203125, -0.04412841796875, -0.0004000663757324219, -0.0098419189453125, -0.0318603515625, -0.0316162109375, 0.0386962890625, -0.01763916015625, -0.0226898193359375, 0.0328369140625, 0.05230712890625, -0.01224517822265625, -0.0110931396484375, 0.007587432861328125, 0.01520538330078125, -0.040985107421875, -0.041015625, -0.0081939697265625, 0.02764892578125, -0.0021991729736328125, 0.00103759765625, -0.00566864013671875, 0.0147247314453125, -0.0104827880859375, 0.03985595703125, 0.006412506103515625, -0.04150390625, -0.02398681640625, 0.022735595703125, 0.054290771484375, -0.040008544921875, 0.053009033203125, -0.0183868408203125, -0.0276031494140625, 0.0439453125, 0.0243377685546875, 0.057159423828125, -0.0162200927734375, 0.035003662109375, 0.045135498046875, 0.029693603515625, 0.024383544921875, 0.042999267578125, -0.01053619384765625, -0.057952880859375, -0.00017523765563964844, -0.0300140380859375, -0.0298004150390625, -0.005710601806640625, -0.046112060546875, 0.023956298828125, -0.043853759765625, 0.0012731552124023438, 0.006343841552734375, 0.02838134765625, -0.045135498046875, 0.026336669921875, 0.017852783203125, 0.0888671875, -0.0511474609375, 0.041107177734375, 0.06634521484375, -0.03118896484375, -0.0328369140625, -0.0258026123046875, 0.01143646240234375, -0.041412353515625, -0.01091766357421875, 0.0288238525390625, 0.03912353515625, 0.01477813720703125, -0.050872802734375, -0.053436279296875, 0.07171630859375, -0.004627227783203125, -0.051666259765625, 0.034820556640625, -0.0176544189453125, 0.018524169921875, -0.020843505859375, 0.027099609375, 0.025543212890625, 0.06781005859375, 0.0184326171875, -0.032928466796875, -0.0011034011840820312, -0.0438232421875, -0.0281524658203125, 0.04443359375, -0.05828857421875, 0.0066986083984375, 0.0098114013671875, 0.005767822265625, -0.01464080810546875, 0.04705810546875, 0.0008387565612792969, 0.01983642578125, 0.0372314453125, 0.072265625, 0.056732177734375, -0.01629638671875, 0.0855712890625, -0.0126495361328125, 0.045806884765625, 0.0645751953125, -0.01207733154296875, 0.032073974609375, 0.0312347412109375, -0.0032138824462890625, 0.026092529296875, 0.061065673828125, -0.040374755859375, 0.024383544921875, 0.0295867919921875, -0.0007338523864746094, -0.01432037353515625, -0.00978851318359375, -0.03692626953125, -0.0020313262939453125, 0.032135009765625, -0.021759033203125, -0.00795745849609375, -0.033050537109375, -0.0030345916748046875, -0.0193328857421875, -0.037445068359375, 0.05047607421875, -0.004207611083984375, -0.0234222412109375, 0.004291534423828125, -0.0196990966796875, 0.04180908203125, -0.04425048828125, -0.0149688720703125, -0.0092315673828125, 0.0099639892578125, -0.041107177734375, -0.07879638671875, 0.057159423828125, -0.0233306884765625, -0.0438232421875, -0.0183563232421875, 0.06182861328125, -0.0254364013671875, -0.0721435546875, 0.01020050048828125, 0.00818634033203125, 0.029144287109375, 0.00421142578125, -0.07952880859375, 0.0159912109375, -0.013519287109375, -0.0176239013671875, 0.012420654296875, 0.00914764404296875, 0.0031566619873046875, 0.034698486328125, 0.05560302734375, -0.0014591217041015625, -0.033935546875, 0.022674560546875, 0.0430908203125, -0.060211181640625, -0.049530029296875, -0.04046630859375, 0.07794189453125, -0.0428466796875, -0.052459716796875, 0.034332275390625, 0.07952880859375, 0.07122802734375, -0.0249176025390625, 0.061676025390625, -0.051361083984375, 0.034912109375, -0.00970458984375, 0.059661865234375, -0.03076171875, -0.034698486328125, -0.0272674560546875, -0.057220458984375, -0.050384521484375, 0.05059814453125, 0.0018186569213867188, -0.002117156982421875, 0.057769775390625, 0.048248291015625, -0.0054473876953125, 0.006206512451171875, 0.0212249755859375, 0.0164947509765625, 0.0101470947265625, 0.023712158203125, 0.01410675048828125, -0.028778076171875, 0.011627197265625, -0.0093841552734375, -0.044830322265625, -0.007488250732421875, -0.09368896484375, -0.0765380859375, -0.04522705078125, -0.034027099609375, -0.01186370849609375, -0.014434814453125, 0.0426025390625, 0.06768798828125, -0.05718994140625, -0.0281219482421875, -0.0005779266357421875, 0.027923583984375, -0.0162811279296875, -0.0081634521484375, 0.045989990234375, 0.0301361083984375, -0.041290283203125, -0.012054443359375, 0.0202789306640625, 0.0024662017822265625, -0.017730712890625, -0.00269317626953125, -0.02410888671875, -0.0021076202392578125, 0.0302886962890625, 0.0177001953125, -0.00684356689453125, -0.0265655517578125, -0.03704833984375, 0.0075225830078125, 0.01226806640625, 0.061676025390625, -0.0301361083984375, 0.0029163360595703125, 0.0574951171875, 0.04327392578125, 0.04736328125, 0.019012451171875, 0.0440673828125, -0.05474853515625, 0.0140228271484375, 0.00140380859375, 0.020355224609375, 0.01617431640625, -0.046417236328125, 0.06951904296875, 0.0272979736328125, -0.046142578125, -0.024749755859375, 0.0110626220703125, -0.1064453125, 0.0167388916015625, 0.0491943359375, 0.0254058837890625, -0.0230255126953125, -0.0006718635559082031, -0.033203125, 0.004932403564453125, -0.052764892578125, 0.0223388671875, 0.063720703125, 0.016021728515625, -0.0256500244140625, -0.027923583984375, 0.035308837890625, -0.001495361328125, -0.089111328125, 0.027496337890625, 0.054901123046875, -0.00415802001953125, 0.02008056640625, 0.062225341796875, -0.00736236572265625, 0.0118560791015625, 0.0277557373046875, 0.041290283203125, -0.016326904296875, -0.032989501953125, -0.0093536376953125, 0.01474761962890625, -0.0241851806640625, -0.0237579345703125 ] ]
bigcode/commits_ft
2023-07-11T04:31:12.000Z
[ "region:us" ]
bigcode
Code Commits for Instruction Tuning
@InProceedings{huggingface:dataset, title = {Code Commits for Instruction Tuning}, author={BigCode}, year={2023} }
0
314
2023-07-11T04:00:41
Entry not found
15
[ [ -0.021392822265625, -0.01494598388671875, 0.05718994140625, 0.028839111328125, -0.0350341796875, 0.046539306640625, 0.052490234375, 0.00507354736328125, 0.051361083984375, 0.01702880859375, -0.052093505859375, -0.01494598388671875, -0.06036376953125, 0.03790283203125, -0.026458740234375, 0.038421630859375, -0.00962066650390625, -0.007110595703125, 0.018707275390625, -0.018341064453125, -0.035919189453125, -0.024444580078125, -0.0789794921875, 0.0040740966796875, 0.035247802734375, 0.04931640625, 0.05029296875, 0.0242156982421875, 0.042694091796875, 0.0260772705078125, -0.0153350830078125, 0.032012939453125, -0.0027523040771484375, 0.00018143653869628906, -0.023345947265625, -0.036590576171875, -0.0189971923828125, 0.00502777099609375, 0.07269287109375, 0.06414794921875, -0.0188751220703125, 0.0035495758056640625, -0.0203399658203125, 0.0219573974609375, -0.032989501953125, 0.020294189453125, -0.001476287841796875, 0.01082611083984375, -0.04669189453125, -0.036712646484375, 0.0008525848388671875, -0.048797607421875, 0.01189422607421875, -0.0457763671875, 0.054840087890625, 0.01235198974609375, 0.07647705078125, 0.0098419189453125, -0.030670166015625, -0.0540771484375, -0.043365478515625, 0.03790283203125, -0.0216827392578125, 0.0263214111328125, 0.046600341796875, -0.0032024383544921875, -0.06512451171875, -0.04473876953125, -0.03082275390625, 0.0193939208984375, 0.02349853515625, -0.0226287841796875, -0.01160430908203125, -0.0203094482421875, 0.010498046875, 0.0084991455078125, -0.032135009765625, -0.0367431640625, -0.036346435546875, -0.0262603759765625, 0.0411376953125, 0.0230712890625, 0.0160980224609375, -0.01255035400390625, -0.02142333984375, 0.005840301513671875, -0.027557373046875, 0.0225372314453125, 0.0419921875, 0.04718017578125, -0.038543701171875, 0.037139892578125, -0.0032520294189453125, 0.04931640625, 0.007602691650390625, -0.0182342529296875, 0.0275115966796875, -0.00975799560546875, 0.0036487579345703125, 0.02801513671875, 0.0208892822265625, 0.018829345703125, -0.0217132568359375, 0.0134735107421875, -0.021331787109375, -0.0202484130859375, -0.0148468017578125, -0.0195770263671875, -0.023834228515625, 0.03643798828125, -0.0219879150390625, -0.0283966064453125, 0.0758056640625, -0.0278472900390625, -0.048431396484375, 0.0219879150390625, 0.026947021484375, -0.00659942626953125, -0.024658203125, -0.0034809112548828125, -0.056121826171875, -0.0005245208740234375, 0.049652099609375, -0.0477294921875, 0.0223541259765625, 0.031341552734375, 0.049224853515625, 0.013031005859375, -0.009307861328125, -0.02850341796875, 0.01971435546875, -0.057403564453125, 0.04193115234375, -0.01334381103515625, -0.06671142578125, 0.00739288330078125, 0.059478759765625, -0.0251312255859375, -0.0802001953125, 0.0703125, -0.045654296875, 0.01061248779296875, -0.044891357421875, -0.0097198486328125, -0.00472259521484375, -0.0003399848937988281, -0.04034423828125, 0.050201416015625, 0.038970947265625, -0.033111572265625, 0.01419830322265625, -0.01727294921875, -0.0259857177734375, 0.0257415771484375, -0.00527191162109375, -0.01448822021484375, 0.047332763671875, -0.044097900390625, -0.0178375244140625, 0.0195465087890625, 0.015716552734375, -0.0236663818359375, -0.052581787109375, 0.005619049072265625, -0.0038661956787109375, 0.10284423828125, -0.00257110595703125, -0.023773193359375, -0.045013427734375, -0.0762939453125, -0.004703521728515625, 0.045654296875, -0.06097412109375, -0.0184478759765625, -0.003070831298828125, -0.017333984375, 0.005947113037109375, 0.04901123046875, -0.07421875, 0.018768310546875, -0.0034008026123046875, -0.01511383056640625, 0.054931640625, 0.01020050048828125, 0.0164337158203125, 0.00992584228515625, 0.02850341796875, 0.035003662109375, 0.00738525390625, 0.04534912109375, -0.023040771484375, -0.0643310546875, 0.040802001953125, 0.0167236328125, 0.0538330078125, -0.033111572265625, 0.0177764892578125, 0.0179290771484375, -0.0225982666015625, -0.037689208984375, -0.020599365234375, 0.0059814453125, 0.00992584228515625, 0.00738525390625, -0.037933349609375, -0.0435791015625, -0.06427001953125, -0.009002685546875, -0.028594970703125, -0.023712158203125, 0.01393890380859375, 0.0384521484375, -0.07940673828125, 0.027374267578125, -0.0511474609375, -0.04669189453125, -0.0006990432739257812, -0.0128173828125, 0.049957275390625, 0.0286712646484375, 0.03338623046875, -0.04241943359375, -0.037567138671875, -0.014923095703125, -0.06854248046875, -0.00881195068359375, 0.016448974609375, 0.0203094482421875, -0.0088958740234375, -0.0181884765625, -0.03228759765625, 0.053680419921875, 0.009796142578125, -0.035736083984375, 0.034637451171875, -0.0200347900390625, 0.01142120361328125, -0.042236328125, -0.00457000732421875, -0.043914794921875, -0.00006479024887084961, -0.023895263671875, -0.038055419921875, 0.00980377197265625, 0.0046234130859375, -0.01068878173828125, 0.01910400390625, -0.060302734375, -0.0000768899917602539, -0.049346923828125, 0.0251617431640625, 0.00423431396484375, -0.0208587646484375, -0.0011739730834960938, 0.06640625, 0.051666259765625, -0.0255126953125, 0.0478515625, 0.02947998046875, 0.01262664794921875, 0.0506591796875, -0.012420654296875, 0.01093292236328125, -0.0347900390625, -0.008056640625, -0.0589599609375, -0.0728759765625, 0.048553466796875, -0.040557861328125, 0.0242156982421875, -0.0283966064453125, 0.0171966552734375, -0.045867919921875, -0.0025768280029296875, 0.031890869140625, -0.003948211669921875, -0.045501708984375, 0.03472900390625, 0.0300445556640625, -0.01338958740234375, -0.0438232421875, -0.03515625, 0.026123046875, 0.04083251953125, -0.01087188720703125, 0.00457000732421875, 0.009918212890625, -0.036102294921875, -0.0026950836181640625, -0.025634765625, -0.0303497314453125, 0.0035953521728515625, 0.00868988037109375, -0.0003819465637207031, -0.0268402099609375, -0.00571441650390625, -0.023773193359375, -0.030914306640625, 0.01453399658203125, 0.0199737548828125, -0.0027008056640625, -0.0282440185546875, -0.0240020751953125, -0.058868408203125, 0.0445556640625, 0.03558349609375, 0.003513336181640625, 0.05010986328125, 0.01114654541015625, -0.05316162109375, -0.00897979736328125, -0.01168060302734375, 0.0178680419921875, -0.037078857421875, 0.00917816162109375, -0.0008935928344726562, -0.00423431396484375, 0.0174560546875, 0.0167999267578125, -0.0284576416015625, 0.061553955078125, -0.0173187255859375, -0.0238189697265625, 0.052764892578125, 0.03961181640625, 0.03289794921875, 0.01096343994140625, -0.0029754638671875, 0.05975341796875, -0.07940673828125, -0.04351806640625, -0.04913330078125, -0.0105438232421875, -0.0288543701171875, -0.002132415771484375, 0.04150390625, 0.01922607421875, -0.0088653564453125, 0.031524658203125, -0.0347900390625, 0.0235748291015625, 0.06707763671875, 0.023712158203125, 0.02276611328125, -0.050201416015625, -0.0166778564453125, -0.009307861328125, -0.06634521484375, -0.0174560546875, 0.058807373046875, 0.01511383056640625, 0.05596923828125, 0.03973388671875, 0.04498291015625, 0.00905609130859375, 0.0167388916015625, -0.0203094482421875, 0.0260009765625, 0.029022216796875, -0.06903076171875, -0.0283355712890625, 0.001438140869140625, -0.0643310546875, -0.00945281982421875, -0.0023136138916015625, -0.0282745361328125, 0.050933837890625, 0.000008106231689453125, -0.02703857421875, 0.051239013671875, -0.0302581787109375, 0.0501708984375, -0.029632568359375, -0.0017681121826171875, 0.0311431884765625, -0.046905517578125, 0.031036376953125, 0.00855255126953125, 0.0411376953125, -0.001049041748046875, -0.0026912689208984375, 0.047149658203125, -0.060516357421875, 0.016876220703125, -0.042144775390625, 0.01486968994140625, 0.016082763671875, 0.034210205078125, 0.039581298828125, 0.0289764404296875, 0.006710052490234375, -0.015869140625, 0.0027008056640625, -0.054656982421875, -0.0139617919921875, 0.0462646484375, -0.04766845703125, -0.0455322265625, -0.08197021484375, 0.0095672607421875, 0.018157958984375, 0.0258331298828125, 0.052764892578125, 0.03790283203125, 0.00856781005859375, 0.045135498046875, 0.06561279296875, -0.00457000732421875, 0.060821533203125, 0.0213775634765625, 0.00609588623046875, -0.0145721435546875, 0.04669189453125, 0.017669677734375, -0.0163421630859375, -0.00794219970703125, 0.01386260986328125, -0.0073699951171875, -0.03924560546875, -0.033172607421875, 0.0245361328125, -0.044647216796875, -0.0121307373046875, -0.0413818359375, -0.04010009765625, -0.03387451171875, 0.0045928955078125, -0.04742431640625, 0.0159149169921875, -0.05145263671875, -0.00701904296875, 0.0028820037841796875, 0.06494140625, -0.039093017578125, 0.03851318359375, -0.07440185546875, 0.01282501220703125, -0.005252838134765625, 0.052520751953125, 0.01419830322265625, -0.0487060546875, -0.0263824462890625, -0.007686614990234375, -0.0247344970703125, -0.09002685546875, 0.01419830322265625, -0.0162811279296875, 0.01531219482421875, 0.040771484375, 0.009246826171875, 0.034912109375, -0.022796630859375, 0.04656982421875, -0.0037631988525390625, -0.046905517578125, 0.0526123046875, -0.0333251953125, 0.03289794921875, 0.06475830078125, 0.035400390625, -0.052978515625, 0.00238037109375, -0.06903076171875, -0.03985595703125, 0.02545166015625, 0.00792694091796875, -0.002384185791015625, -0.044158935546875, -0.003551483154296875, -0.01070404052734375, 0.04010009765625, -0.06890869140625, -0.0521240234375, 0.0171051025390625, 0.035003662109375, 0.00543975830078125, -0.037506103515625, 0.01383209228515625, -0.036102294921875, 0.0706787109375, 0.0298919677734375, 0.021728515625, 0.055755615234375, 0.03082275390625, -0.0253753662109375, 0.006145477294921875, 0.05084228515625, 0.04425048828125, -0.034759521484375, -0.0193023681640625, -0.00583648681640625, -0.06060791015625, 0.00390625, 0.00742340087890625, -0.0008807182312011719, 0.060211181640625, 0.038421630859375, 0.016876220703125, 0.0299530029296875, -0.048187255859375, 0.058746337890625, -0.0099029541015625, -0.00826263427734375, -0.07086181640625, 0.01293182373046875, -0.0158843994140625, 0.033233642578125, 0.06671142578125, 0.034820556640625, -0.003147125244140625, -0.053985595703125, -0.0009732246398925781, 0.0460205078125, -0.04705810546875, -0.011566162109375, 0.0626220703125, 0.02557373046875, -0.08587646484375, 0.0733642578125, -0.03570556640625, -0.03717041015625, 0.060516357421875, 0.034637451171875, 0.074462890625, -0.0293121337890625, 0.00005179643630981445, 0.0176544189453125, 0.027435302734375, 0.035980224609375, 0.0721435546875, 0.028594970703125, -0.052581787109375, 0.058563232421875, -0.0164337158203125, -0.026763916015625, -0.0035495758056640625, -0.028411865234375, 0.0111846923828125, -0.0292205810546875, -0.007083892822265625, -0.0228271484375, 0.018951416015625, -0.046905517578125, 0.0283966064453125, -0.005535125732421875, 0.057342529296875, -0.056732177734375, 0.03131103515625, 0.042144775390625, -0.022125244140625, -0.056427001953125, -0.017364501953125, -0.007602691650390625, -0.04241943359375, 0.020050048828125, -0.030181884765625, 0.0029468536376953125, 0.006412506103515625, -0.043060302734375, -0.078125, 0.060302734375, -0.042388916015625, -0.0184783935546875, 0.01360321044921875, -0.007656097412109375, 0.0191192626953125, -0.0167236328125, 0.0007042884826660156, 0.02777099609375, 0.0496826171875, 0.01885986328125, -0.051239013671875, -0.024505615234375, 0.0001360177993774414, -0.02947998046875, 0.05029296875, -0.039794921875, 0.07855224609375, -0.036895751953125, -0.003955841064453125, 0.0294342041015625, 0.0164031982421875, 0.0139923095703125, 0.0439453125, 0.00958251953125, 0.04827880859375, 0.07098388671875, -0.027069091796875, 0.058441162109375, 0.01751708984375, 0.03143310546875, 0.04803466796875, -0.04302978515625, 0.049835205078125, 0.0211181640625, -0.03765869140625, 0.061248779296875, 0.08563232421875, -0.01041412353515625, 0.053558349609375, 0.0034008026123046875, -0.07171630859375, 0.0216064453125, -0.01375579833984375, -0.0499267578125, 0.0208892822265625, 0.01262664794921875, -0.045928955078125, -0.038238525390625, -0.01593017578125, -0.023651123046875, -0.00766754150390625, -0.050628662109375, 0.0445556640625, -0.0011081695556640625, -0.033843994140625, 0.0124969482421875, 0.019073486328125, 0.011505126953125, -0.034759521484375, -0.0019779205322265625, -0.01511383056640625, 0.01763916015625, -0.03759765625, -0.03472900390625, 0.0379638671875, -0.0214996337890625, -0.035430908203125, 0.01203155517578125, 0.050628662109375, -0.01122283935546875, -0.0299530029296875, 0.0215301513671875, 0.046173095703125, 0.01104736328125, 0.0281524658203125, -0.015625, 0.0162353515625, -0.005336761474609375, -0.0044097900390625, 0.0183868408203125, 0.02288818359375, 0.0148773193359375, 0.029541015625, 0.0287017822265625, -0.001224517822265625, -0.007110595703125, -0.025390625, 0.027374267578125, -0.06329345703125, -0.037933349609375, -0.04180908203125, 0.0181884765625, -0.0015411376953125, -0.0718994140625, 0.027496337890625, 0.09552001953125, 0.0687255859375, -0.03155517578125, 0.07080078125, -0.0144805908203125, 0.06365966796875, 0.0275115966796875, 0.03594970703125, -0.040008544921875, 0.0025196075439453125, -0.0289306640625, -0.07135009765625, -0.023681640625, 0.0301055908203125, -0.0015201568603515625, -0.02276611328125, 0.057861328125, 0.0390625, -0.0222015380859375, -0.007793426513671875, 0.003200531005859375, -0.0019969940185546875, -0.00823211669921875, 0.034088134765625, 0.05072021484375, -0.061981201171875, -0.007080078125, -0.0142974853515625, -0.042327880859375, -0.033477783203125, -0.06390380859375, -0.00859832763671875, -0.010650634765625, 0.0023288726806640625, -0.03753662109375, 0.00014090538024902344, 0.08013916015625, 0.0377197265625, -0.07373046875, -0.03515625, 0.0223541259765625, 0.0260467529296875, -0.01241302490234375, -0.01605224609375, 0.0197906494140625, 0.0102081298828125, -0.0391845703125, 0.04559326171875, 0.053680419921875, 0.01386260986328125, 0.012939453125, 0.0105133056640625, -0.0545654296875, -0.0099029541015625, 0.01157379150390625, 0.06268310546875, -0.062347412109375, -0.04718017578125, -0.0021381378173828125, -0.0179595947265625, -0.00383758544921875, 0.0113525390625, -0.0268402099609375, 0.034393310546875, 0.0229339599609375, 0.033111572265625, 0.0037174224853515625, -0.0036487579345703125, 0.035919189453125, -0.060211181640625, 0.006290435791015625, 0.027435302734375, 0.027557373046875, -0.026519775390625, -0.0391845703125, 0.04449462890625, 0.0667724609375, -0.043731689453125, -0.05792236328125, -0.01314544677734375, -0.06646728515625, 0.0027751922607421875, 0.044830322265625, 0.033233642578125, -0.031890869140625, -0.0276947021484375, -0.0372314453125, -0.00829315185546875, -0.00910186767578125, 0.050537109375, 0.0782470703125, -0.049285888671875, 0.00527191162109375, -0.06884765625, 0.04376220703125, -0.016021728515625, -0.0229644775390625, -0.03228759765625, 0.0254364013671875, 0.023345947265625, 0.0291900634765625, 0.040771484375, 0.0093536376953125, 0.055267333984375, 0.020721435546875, -0.01128387451171875, 0.017913818359375, -0.0302581787109375, -0.0019168853759765625, -0.003849029541015625, 0.02056884765625, -0.06805419921875 ] ]
result-kand2-sdxl-wuerst-karlo/ff0ba7a6
2023-10-04T13:47:35.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
314
2023-10-04T13:47:34
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 224 num_examples: 10 download_size: 1359 dataset_size: 224 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "ff0ba7a6" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.048095703125, -0.0029964447021484375, 0.01280975341796875, 0.0273895263671875, -0.015838623046875, -0.00823211669921875, 0.04052734375, -0.018646240234375, 0.051849365234375, 0.039031982421875, -0.062347412109375, -0.038604736328125, -0.03509521484375, -0.004547119140625, -0.0232696533203125, 0.0706787109375, 0.0186309814453125, 0.01214599609375, -0.02630615234375, -0.01094818115234375, -0.033599853515625, -0.038665771484375, -0.042755126953125, -0.049957275390625, 0.0653076171875, 0.04345703125, 0.04345703125, 0.04656982421875, 0.059844970703125, 0.015716552734375, 0.0061492919921875, -0.031707763671875, -0.038909912109375, -0.0197601318359375, -0.01204681396484375, -0.03936767578125, -0.077392578125, -0.00673675537109375, 0.050872802734375, 0.0374755859375, -0.00708770751953125, 0.04931640625, -0.02935791015625, 0.061614990234375, -0.01451873779296875, 0.052398681640625, -0.00506591796875, -0.000530242919921875, -0.050628662109375, -0.0016040802001953125, 0.00817108154296875, -0.0303497314453125, -0.0107879638671875, -0.07562255859375, 0.0174713134765625, 0.0033473968505859375, 0.0513916015625, 0.019927978515625, 0.0034656524658203125, -0.002193450927734375, -0.02581787109375, 0.00235748291015625, -0.0241851806640625, 0.0185089111328125, 0.053131103515625, 0.036376953125, -0.01358795166015625, -0.03692626953125, -0.03350830078125, 0.0265960693359375, 0.0018262863159179688, 0.00833892822265625, 0.00902557373046875, 0.0021800994873046875, 0.047332763671875, 0.0498046875, -0.031524658203125, -0.0276336669921875, -0.06243896484375, -0.032806396484375, 0.057647705078125, 0.0016412734985351562, 0.0200653076171875, -0.00927734375, -0.014068603515625, -0.022735595703125, -0.03985595703125, -0.0014352798461914062, 0.0386962890625, 0.02130126953125, -0.07049560546875, 0.02630615234375, -0.00463104248046875, 0.0288543701171875, 0.01062774658203125, 0.03265380859375, 0.058563232421875, -0.003520965576171875, -0.016510009765625, 0.006961822509765625, 0.020904541015625, 0.023406982421875, 0.00650787353515625, 0.006824493408203125, -0.002025604248046875, 0.00616455078125, 0.0131683349609375, -0.08172607421875, -0.0556640625, 0.0228271484375, -0.051727294921875, -0.02276611328125, 0.027587890625, -0.07220458984375, -0.045623779296875, -0.01488494873046875, 0.0232391357421875, 0.00392913818359375, -0.050201416015625, -0.0164642333984375, -0.04754638671875, 0.039306640625, 0.019287109375, -0.060272216796875, 0.01558685302734375, 0.0513916015625, 0.022918701171875, 0.0197601318359375, -0.01074981689453125, -0.0474853515625, 0.00823974609375, -0.0211944580078125, 0.06640625, -0.053741455078125, -0.03240966796875, -0.0004780292510986328, 0.035430908203125, 0.01000213623046875, -0.0271148681640625, 0.05682373046875, -0.032806396484375, -0.007381439208984375, -0.06610107421875, -0.035369873046875, -0.0313720703125, 0.0092620849609375, -0.08599853515625, 0.06707763671875, 0.029876708984375, -0.032623291015625, 0.022979736328125, -0.0838623046875, -0.01548004150390625, 0.0491943359375, -0.0134429931640625, -0.0215606689453125, 0.0156402587890625, -0.010498046875, 0.0389404296875, -0.0157928466796875, 0.0216827392578125, -0.06402587890625, -0.02349853515625, 0.0030517578125, -0.0011882781982421875, 0.055999755859375, 0.0188751220703125, 0.0287322998046875, 0.00586700439453125, -0.07037353515625, -0.02825927734375, 0.0190582275390625, -0.0014867782592773438, -0.0135498046875, -0.03680419921875, 0.022552490234375, -0.00508880615234375, 0.0196533203125, -0.0245513916015625, 0.02197265625, -0.0025119781494140625, -0.0190887451171875, 0.0548095703125, 0.008209228515625, 0.028167724609375, -0.0433349609375, 0.04986572265625, -0.0022735595703125, 0.0180511474609375, -0.00916290283203125, -0.04345703125, -0.03863525390625, 0.0026264190673828125, 0.049468994140625, 0.04132080078125, -0.055511474609375, 0.0386962890625, 0.0135345458984375, -0.0509033203125, -0.023101806640625, 0.00482177734375, 0.022308349609375, 0.0239715576171875, 0.023895263671875, -0.045440673828125, -0.03143310546875, -0.047271728515625, 0.042022705078125, -0.0008878707885742188, 0.0060272216796875, 0.0193023681640625, 0.05340576171875, -0.0264739990234375, 0.02923583984375, -0.051177978515625, -0.0265350341796875, 0.004955291748046875, -0.0175628662109375, 0.0203399658203125, 0.054840087890625, 0.08880615234375, -0.05706787109375, -0.00775909423828125, -0.04180908203125, -0.0416259765625, -0.01416778564453125, 0.0147247314453125, -0.052398681640625, -0.006496429443359375, -0.002597808837890625, -0.01506805419921875, 0.051849365234375, 0.05511474609375, -0.054840087890625, -0.014495849609375, 0.00884246826171875, 0.0268096923828125, -0.09588623046875, 0.025970458984375, -0.003276824951171875, -0.00756072998046875, -0.038238525390625, 0.000972747802734375, 0.005359649658203125, -0.007587432861328125, -0.01241302490234375, 0.043182373046875, -0.0283050537109375, -0.01165771484375, -0.010009765625, -0.0187225341796875, -0.0103607177734375, 0.029144287109375, 0.00858306884765625, 0.0304412841796875, 0.06744384765625, -0.0264739990234375, 0.071044921875, 0.055023193359375, 0.0150909423828125, 0.0582275390625, -0.0419921875, 0.00379180908203125, -0.0217437744140625, 0.0294342041015625, -0.05584716796875, -0.06304931640625, 0.049285888671875, -0.036376953125, 0.0287322998046875, -0.0435791015625, -0.027862548828125, -0.040435791015625, -0.025787353515625, 0.05755615234375, 0.035125732421875, -0.054595947265625, 0.0361328125, 0.05517578125, -0.00341796875, -0.0099029541015625, -0.0614013671875, -0.017608642578125, -0.020233154296875, -0.0230560302734375, 0.02825927734375, -0.036834716796875, 0.01275634765625, -0.01377105712890625, 0.01198577880859375, -0.01502227783203125, -0.01474761962890625, 0.04522705078125, 0.0160369873046875, -0.01551055908203125, 0.0203857421875, 0.00830841064453125, -0.04925537109375, 0.0221099853515625, 0.018798828125, 0.024688720703125, -0.0017290115356445312, -0.00469970703125, -0.0227508544921875, 0.0307464599609375, 0.0161895751953125, -0.01113128662109375, 0.026641845703125, 0.06427001953125, -0.06927490234375, -0.0141754150390625, -0.0248565673828125, -0.01219940185546875, -0.034759521484375, -0.0109405517578125, -0.0205078125, -0.037109375, 0.06756591796875, 0.0005445480346679688, -0.0031414031982421875, 0.060882568359375, 0.046539306640625, 0.018096923828125, 0.0289459228515625, 0.044525146484375, -0.0142822265625, 0.027130126953125, -0.021575927734375, -0.02911376953125, -0.039764404296875, -0.03302001953125, -0.033477783203125, -0.0280609130859375, -0.03875732421875, -0.0343017578125, -0.010650634765625, -0.00879669189453125, -0.007061004638671875, 0.0462646484375, -0.040313720703125, 0.032073974609375, 0.04278564453125, 0.00647735595703125, -0.01418304443359375, -0.0150146484375, 0.031890869140625, 0.0321044921875, -0.044097900390625, -0.001636505126953125, 0.08209228515625, 0.041229248046875, 0.056610107421875, 0.0289459228515625, 0.06292724609375, 0.035125732421875, 0.0276641845703125, -0.023101806640625, 0.0249481201171875, -0.00046944618225097656, -0.059356689453125, -0.00554656982421875, -0.01558685302734375, -0.05230712890625, -0.0233306884765625, -0.032867431640625, -0.0160980224609375, 0.04547119140625, 0.03875732421875, -0.0243988037109375, -0.00009578466415405273, -0.051971435546875, 0.08380126953125, 0.00295257568359375, -0.0019588470458984375, -0.007541656494140625, -0.048126220703125, 0.0199737548828125, 0.0006260871887207031, 0.01302337646484375, -0.032470703125, 0.0141143798828125, 0.075927734375, -0.026824951171875, 0.06268310546875, -0.05157470703125, -0.0083770751953125, 0.01512908935546875, -0.024017333984375, 0.0045013427734375, 0.0426025390625, -0.012115478515625, 0.0074462890625, 0.026702880859375, -0.0428466796875, -0.0201568603515625, 0.05426025390625, -0.041717529296875, 0.0157012939453125, -0.04754638671875, -0.03289794921875, -0.0080413818359375, 0.0186767578125, 0.01209259033203125, 0.0660400390625, -0.021636962890625, 0.00884246826171875, 0.062042236328125, 0.0146636962890625, 0.0291900634765625, 0.012359619140625, -0.031463623046875, -0.032073974609375, 0.08233642578125, 0.01390838623046875, -0.029083251953125, 0.0221405029296875, 0.0198822021484375, -0.02117919921875, -0.023773193359375, -0.051849365234375, 0.0173187255859375, -0.035888671875, -0.048583984375, -0.0030517578125, -0.0191497802734375, -0.043243408203125, -0.0193023681640625, -0.0170440673828125, -0.044219970703125, -0.049957275390625, -0.039093017578125, 0.0841064453125, 0.049102783203125, -0.04656982421875, 0.041748046875, -0.07208251953125, 0.05169677734375, -0.0024013519287109375, 0.07354736328125, -0.0163726806640625, -0.038421630859375, -0.0121917724609375, -0.00748443603515625, 0.003993988037109375, -0.056121826171875, -0.0043792724609375, 0.01239776611328125, 0.057098388671875, 0.02783203125, 0.009185791015625, 0.03204345703125, -0.004058837890625, 0.037445068359375, 0.00473785400390625, -0.044219970703125, 0.03277587890625, -0.033050537109375, 0.0292205810546875, 0.060455322265625, 0.038909912109375, -0.00988006591796875, 0.0168609619140625, -0.071044921875, -0.044219970703125, 0.05169677734375, 0.0033969879150390625, 0.01491546630859375, 0.023468017578125, 0.03973388671875, 0.005176544189453125, 0.02337646484375, -0.042327880859375, -0.058380126953125, -0.01447296142578125, -0.035064697265625, 0.01433563232421875, -0.0299072265625, -0.0235443115234375, -0.0367431640625, 0.055267333984375, -0.0101165771484375, 0.040496826171875, -0.00762939453125, 0.02459716796875, -0.016082763671875, -0.01947021484375, 0.032379150390625, 0.034027099609375, -0.036773681640625, -0.0212249755859375, -0.00983428955078125, -0.0345458984375, -0.0259857177734375, 0.06512451171875, -0.0008449554443359375, -0.0283660888671875, 0.037261962890625, 0.052032470703125, -0.01727294921875, -0.00592803955078125, 0.0242156982421875, -0.01424407958984375, -0.032379150390625, -0.034942626953125, 0.0269012451171875, 0.0068206787109375, 0.024932861328125, 0.00872039794921875, -0.007015228271484375, 0.035980224609375, -0.037139892578125, 0.044036865234375, -0.00327301025390625, -0.044708251953125, -0.034454345703125, 0.03533935546875, 0.049530029296875, -0.028594970703125, 0.039459228515625, -0.01454925537109375, -0.0280303955078125, 0.057647705078125, 0.0193634033203125, 0.04754638671875, -0.036407470703125, 0.030731201171875, 0.0304107666015625, 0.005603790283203125, 0.00800323486328125, 0.06390380859375, -0.024017333984375, -0.044281005859375, 0.00804901123046875, -0.03961181640625, -0.034393310546875, -0.015655517578125, -0.07025146484375, 0.014862060546875, -0.052093505859375, -0.0124359130859375, 0.01459503173828125, 0.0106658935546875, -0.049835205078125, 0.02935791015625, 0.0259552001953125, 0.0919189453125, -0.064208984375, 0.057769775390625, 0.048828125, -0.034881591796875, -0.048614501953125, -0.0187225341796875, 0.0152587890625, -0.05340576171875, -0.0299072265625, 0.02001953125, 0.0272979736328125, -0.0192413330078125, -0.05084228515625, -0.054840087890625, 0.08502197265625, 0.0173187255859375, -0.041534423828125, 0.027557373046875, -0.009490966796875, 0.0257110595703125, -0.025909423828125, 0.0085296630859375, 0.03839111328125, 0.059814453125, 0.044219970703125, -0.0379638671875, 0.00731658935546875, -0.047821044921875, -0.0177764892578125, 0.028564453125, -0.06329345703125, 0.0019016265869140625, 0.002323150634765625, 0.01511383056640625, -0.002658843994140625, 0.0653076171875, 0.00624847412109375, 0.0352783203125, 0.02410888671875, 0.032989501953125, 0.06842041015625, -0.0276336669921875, 0.0557861328125, -0.0052032470703125, 0.025421142578125, 0.06671142578125, -0.0173187255859375, 0.02105712890625, 0.01560211181640625, 0.00432586669921875, 0.00693511962890625, 0.052093505859375, -0.045440673828125, 0.0286865234375, 0.02020263671875, -0.008544921875, -0.020172119140625, 0.002307891845703125, -0.06610107421875, 0.007755279541015625, 0.040130615234375, -0.0300140380859375, 0.00307464599609375, -0.004852294921875, 0.009918212890625, -0.00933074951171875, -0.04473876953125, 0.048370361328125, 0.004405975341796875, -0.0160980224609375, -0.0105438232421875, -0.0060272216796875, 0.01538848876953125, -0.05218505859375, -0.038299560546875, -0.010467529296875, 0.0203857421875, -0.0361328125, -0.07666015625, 0.060821533203125, -0.021453857421875, -0.0272064208984375, -0.0057373046875, 0.046783447265625, -0.033447265625, -0.07183837890625, 0.0303497314453125, -0.0043182373046875, 0.00957489013671875, 0.01519012451171875, -0.08099365234375, 0.039642333984375, -0.007656097412109375, -0.0113525390625, 0.0189056396484375, 0.00775909423828125, 0.006320953369140625, 0.03326416015625, 0.036651611328125, -0.0157318115234375, -0.02581787109375, 0.01641845703125, 0.06304931640625, -0.04803466796875, -0.02459716796875, -0.02105712890625, 0.04278564453125, -0.016571044921875, -0.04693603515625, 0.0289154052734375, 0.06494140625, 0.061492919921875, -0.01194000244140625, 0.049896240234375, -0.026214599609375, 0.042694091796875, -0.0272369384765625, 0.057342529296875, -0.0252685546875, -0.016021728515625, -0.023956298828125, -0.051849365234375, -0.054412841796875, 0.056915283203125, 0.024078369140625, 0.00666046142578125, 0.0194091796875, 0.0692138671875, -0.0143890380859375, 0.0234832763671875, 0.0101165771484375, 0.00786590576171875, 0.0203704833984375, 0.0262603759765625, 0.00823211669921875, -0.04693603515625, 0.003383636474609375, -0.025543212890625, -0.048370361328125, 0.00698089599609375, -0.07476806640625, -0.070068359375, -0.0517578125, -0.035919189453125, -0.03863525390625, -0.00461578369140625, 0.0714111328125, 0.0595703125, -0.0743408203125, -0.01904296875, 0.019287109375, 0.0242919921875, 0.009521484375, -0.00746917724609375, 0.03375244140625, 0.03363037109375, -0.034393310546875, -0.0005769729614257812, -0.005596160888671875, 0.0174407958984375, -0.0111541748046875, 0.0024776458740234375, -0.0011854171752929688, 0.0182342529296875, 0.019134521484375, 0.04266357421875, -0.005443572998046875, -0.02288818359375, -0.04351806640625, 0.02081298828125, 0.0060882568359375, 0.048858642578125, -0.0298614501953125, 0.0072174072265625, 0.056793212890625, 0.033721923828125, 0.037261962890625, 0.01947021484375, 0.0550537109375, -0.0286865234375, 0.006591796875, -0.01461029052734375, 0.033447265625, 0.01160430908203125, -0.032928466796875, 0.060699462890625, 0.03167724609375, -0.035064697265625, -0.03985595703125, -0.00014293193817138672, -0.11395263671875, 0.029815673828125, 0.062744140625, 0.00675201416015625, -0.037689208984375, 0.000919342041015625, -0.03253173828125, 0.00290679931640625, -0.07086181640625, 0.01323699951171875, 0.0411376953125, 0.0020694732666015625, -0.019256591796875, -0.0133056640625, 0.05712890625, -0.037933349609375, -0.0841064453125, 0.00894927978515625, 0.047607421875, 0.006954193115234375, 0.00931549072265625, 0.06072998046875, -0.0135040283203125, 0.0322265625, 0.0145416259765625, 0.01763916015625, -0.0160980224609375, -0.05328369140625, -0.0323486328125, 0.01248931884765625, -0.02178955078125, -0.022979736328125 ] ]
msra_ner
2023-01-25T14:40:51.000Z
[ "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:zh", "license:unknown", "region:us" ]
null
The Third International Chinese Language Processing Bakeoff was held in Spring 2006 to assess the state of the art in two important tasks: word segmentation and named entity recognition. Twenty-nine groups submitted result sets in the two tasks across two tracks and a total of five corpora. We found strong results in both tasks as well as continuing challenges. MSRA NER is one of the provided dataset. There are three types of NE, PER (person), ORG (organization) and LOC (location). The dataset is in the BIO scheme. For more details see https://faculty.washington.edu/levow/papers/sighan06.pdf
@inproceedings{levow2006third, author = {Gina{-}Anne Levow}, title = {The Third International Chinese Language Processing Bakeoff: Word Segmentation and Named Entity Recognition}, booktitle = {SIGHAN@COLING/ACL}, pages = {108--117}, publisher = {Association for Computational Linguistics}, year = {2006} }
18
313
2022-03-02T23:29:22
--- annotations_creators: - crowdsourced language_creators: - found language: - zh license: - unknown multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - original task_categories: - token-classification task_ids: - named-entity-recognition pretty_name: MSRA NER 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 config_name: msra_ner splits: - name: train num_bytes: 33323074 num_examples: 45001 - name: test num_bytes: 2642934 num_examples: 3443 download_size: 15156606 dataset_size: 35966008 train-eval-index: - config: msra_ner task: token-classification task_id: entity_extraction splits: train_split: train eval_split: test col_mapping: tokens: tokens ner_tags: tags metrics: - type: seqeval name: seqeval --- # Dataset Card for MSRA NER ## 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/OYE93/Chinese-NLP-Corpus/tree/master/NER/MSRA) - **Repository:** [Github](https://github.com/OYE93/Chinese-NLP-Corpus) - **Paper:** - **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 [@JetRunner](https://github.com/JetRunner) for adding this dataset.
3,608
[ [ -0.0193634033203125, -0.026214599609375, -0.0003364086151123047, 0.0093841552734375, -0.0167388916015625, 0.0102081298828125, -0.01641845703125, -0.0223541259765625, 0.055084228515625, 0.038421630859375, -0.05255126953125, -0.059234619140625, -0.0390625, 0.01406097412109375, -0.0081329345703125, 0.08392333984375, 0.00946044921875, -0.00604248046875, 0.00799560546875, -0.0257110595703125, -0.03656005859375, -0.044342041015625, -0.048065185546875, -0.01142120361328125, 0.04840087890625, 0.060302734375, 0.044464111328125, 0.048614501953125, 0.034332275390625, 0.0194091796875, -0.0102996826171875, 0.0239105224609375, -0.024383544921875, -0.0190582275390625, -0.00566864013671875, -0.0135650634765625, -0.0626220703125, -0.0082244873046875, 0.054534912109375, 0.0284423828125, -0.0223236083984375, 0.0606689453125, 0.014404296875, 0.055328369140625, -0.04144287109375, 0.02459716796875, -0.0295562744140625, 0.0087738037109375, -0.049835205078125, -0.0159912109375, -0.0099945068359375, -0.029754638671875, -0.021087646484375, -0.043975830078125, -0.0035228729248046875, -0.0010805130004882812, 0.088134765625, 0.009185791015625, -0.0148773193359375, -0.0196990966796875, -0.036834716796875, 0.04461669921875, -0.06640625, -0.01141357421875, 0.043853759765625, 0.03851318359375, 0.0112152099609375, -0.061676025390625, -0.039520263671875, 0.01406097412109375, -0.0003743171691894531, 0.01751708984375, -0.0233612060546875, -0.0173492431640625, 0.043975830078125, 0.0227508544921875, -0.047943115234375, -0.0200347900390625, -0.060089111328125, -0.01483154296875, 0.05963134765625, 0.0305023193359375, 0.0212860107421875, -0.03253173828125, -0.0117645263671875, -0.00885009765625, -0.03570556640625, -0.006160736083984375, 0.035400390625, 0.050048828125, -0.041595458984375, 0.05999755859375, -0.0090789794921875, 0.036834716796875, -0.02294921875, 0.0027256011962890625, 0.0618896484375, -0.050567626953125, -0.00823974609375, 0.01141357421875, 0.053009033203125, 0.0303955078125, -0.0037288665771484375, 0.0308380126953125, -0.00479888916015625, -0.00926971435546875, 0.00466156005859375, -0.057708740234375, -0.014251708984375, 0.0355224609375, -0.052886962890625, -0.0158233642578125, 0.0192413330078125, -0.0723876953125, -0.019500732421875, -0.0263671875, 0.0101776123046875, -0.00687408447265625, -0.03558349609375, -0.01092529296875, -0.01375579833984375, 0.0229339599609375, -0.0116119384765625, -0.047454833984375, 0.0228729248046875, 0.0261688232421875, 0.06719970703125, 0.01090240478515625, -0.0242919921875, -0.02325439453125, 0.0225830078125, -0.01229095458984375, 0.04241943359375, -0.019561767578125, -0.026611328125, 0.0013275146484375, 0.0153045654296875, -0.010711669921875, -0.0175628662109375, 0.060516357421875, -0.01214599609375, 0.01041412353515625, -0.04425048828125, -0.008819580078125, -0.01267242431640625, 0.0196380615234375, -0.062103271484375, 0.10089111328125, 0.002826690673828125, -0.06890869140625, 0.01898193359375, -0.0943603515625, -0.03363037109375, 0.0097503662109375, -0.0083465576171875, -0.028533935546875, -0.023681640625, -0.0094146728515625, 0.03363037109375, -0.0172882080078125, 0.023406982421875, -0.00734710693359375, -0.013580322265625, 0.0002008676528930664, -0.01328277587890625, 0.08673095703125, 0.045166015625, -0.0139923095703125, 0.031402587890625, -0.07940673828125, -0.005886077880859375, 0.0325927734375, -0.00885772705078125, -0.01293182373046875, -0.01202392578125, 0.043365478515625, 0.024444580078125, 0.037567138671875, -0.02093505859375, 0.01123809814453125, -0.006710052490234375, 0.030548095703125, 0.05206298828125, -0.0005025863647460938, 0.0197296142578125, -0.020721435546875, 0.0390625, 0.0078277587890625, 0.029449462890625, -0.0006093978881835938, -0.047943115234375, -0.0545654296875, 0.0017614364624023438, 0.023681640625, 0.05047607421875, -0.050140380859375, 0.0545654296875, -0.0257110595703125, -0.0540771484375, -0.042144775390625, 0.006145477294921875, 0.0245819091796875, 0.032257080078125, 0.039337158203125, -0.0234375, -0.06927490234375, -0.0625, 0.0079803466796875, 0.0027065277099609375, 0.0162200927734375, 0.02490234375, 0.058502197265625, -0.01239776611328125, 0.04620361328125, -0.0440673828125, -0.0266571044921875, -0.034271240234375, 0.00434112548828125, 0.032806396484375, 0.03692626953125, 0.03131103515625, -0.05438232421875, -0.028656005859375, -0.0151824951171875, -0.056976318359375, -0.009674072265625, -0.00550079345703125, -0.0189208984375, 0.0113677978515625, 0.0200042724609375, -0.015869140625, 0.04876708984375, 0.051788330078125, -0.044952392578125, 0.04058837890625, -0.0060272216796875, -0.002960205078125, -0.11700439453125, 0.043304443359375, -0.005847930908203125, 0.015350341796875, -0.049346923828125, -0.007537841796875, 0.00708770751953125, -0.0008258819580078125, -0.0222015380859375, 0.038482666015625, -0.031341552734375, -0.0018815994262695312, -0.01273345947265625, -0.0018939971923828125, 0.0013408660888671875, 0.0272216796875, -0.006626129150390625, 0.052886962890625, 0.0401611328125, -0.046661376953125, 0.004093170166015625, 0.02972412109375, -0.015655517578125, 0.033111572265625, -0.0611572265625, 0.002872467041015625, -0.01000213623046875, 0.00787353515625, -0.060211181640625, -0.01554107666015625, 0.04425048828125, -0.0390625, 0.0199127197265625, -0.0066986083984375, -0.05572509765625, -0.030548095703125, -0.0230255126953125, 0.01232147216796875, 0.0120086669921875, -0.0108489990234375, 0.050201416015625, 0.0501708984375, -0.0015954971313476562, -0.055084228515625, -0.07281494140625, 0.026458740234375, -0.0107574462890625, -0.0294342041015625, 0.02581787109375, -0.0242156982421875, -0.0005273818969726562, 0.003002166748046875, 0.026611328125, -0.0026378631591796875, 0.0003707408905029297, 0.0225982666015625, 0.0222015380859375, -0.0196075439453125, -0.00689697265625, -0.005840301513671875, -0.0201873779296875, -0.01483917236328125, 0.0172119140625, 0.045562744140625, -0.01214599609375, -0.01739501953125, -0.0184478759765625, 0.03033447265625, 0.009674072265625, -0.035919189453125, 0.055389404296875, 0.0753173828125, -0.03759765625, 0.003082275390625, -0.02496337890625, -0.006229400634765625, -0.030548095703125, 0.0220184326171875, -0.0252838134765625, -0.036712646484375, 0.06500244140625, 0.024810791015625, 0.0166015625, 0.061859130859375, 0.04058837890625, 0.0174407958984375, 0.059417724609375, 0.034576416015625, -0.02783203125, 0.03662109375, -0.040863037109375, -0.006229400634765625, -0.068115234375, -0.0216064453125, -0.06060791015625, -0.02374267578125, -0.044708251953125, -0.0198211669921875, -0.009368896484375, -0.00844573974609375, -0.0281219482421875, 0.048583984375, -0.050048828125, 0.02960205078125, 0.05242919921875, -0.0019931793212890625, 0.00011241436004638672, -0.0036945343017578125, -0.005687713623046875, 0.0038318634033203125, -0.061676025390625, -0.04925537109375, 0.0770263671875, 0.0288543701171875, 0.01123046875, 0.0169525146484375, 0.051422119140625, 0.00833892822265625, 0.01751708984375, -0.02362060546875, 0.03900146484375, -0.0137786865234375, -0.0576171875, -0.02264404296875, -0.0246124267578125, -0.076416015625, -0.0014009475708007812, -0.02520751953125, -0.043731689453125, 0.0290985107421875, 0.00290679931640625, -0.023590087890625, 0.030303955078125, -0.036712646484375, 0.073974609375, -0.00472259521484375, -0.01505279541015625, 0.0006284713745117188, -0.07366943359375, 0.0206146240234375, 0.00820159912109375, 0.038421630859375, -0.0206756591796875, -0.00417327880859375, 0.0841064453125, -0.036712646484375, 0.07720947265625, -0.02490234375, 0.019134521484375, 0.0312042236328125, -0.0272216796875, 0.023406982421875, -0.01332855224609375, -0.0206298828125, 0.0307769775390625, 0.0033435821533203125, -0.03167724609375, -0.0133819580078125, 0.0357666015625, -0.04803466796875, 0.001056671142578125, -0.04962158203125, -0.0232086181640625, 0.0157470703125, 0.0347900390625, 0.0125885009765625, 0.01898193359375, -0.0035762786865234375, 0.0103912353515625, 0.02081298828125, -0.0144805908203125, 0.025970458984375, 0.02783203125, -0.0154876708984375, -0.04779052734375, 0.0689697265625, 0.0386962890625, -0.005046844482421875, 0.004901885986328125, 0.015228271484375, -0.02740478515625, -0.0281982421875, -0.042266845703125, 0.0108489990234375, -0.054473876953125, -0.0225982666015625, -0.0257110595703125, -0.034881591796875, -0.03118896484375, 0.0172576904296875, -0.01245880126953125, -0.0287017822265625, -0.042388916015625, -0.027740478515625, 0.038787841796875, 0.046539306640625, -0.0357666015625, 0.0164337158203125, -0.06378173828125, 0.02081298828125, -0.01549530029296875, 0.02056884765625, 0.00812530517578125, -0.03973388671875, -0.0404052734375, 0.0054168701171875, -0.0193634033203125, -0.0660400390625, 0.03076171875, 0.0091705322265625, 0.0555419921875, 0.0313720703125, 0.003208160400390625, 0.059326171875, -0.02581787109375, 0.078125, 0.0099945068359375, -0.046417236328125, 0.04876708984375, -0.023651123046875, 0.02459716796875, 0.06573486328125, 0.0181732177734375, -0.045806884765625, 0.0035572052001953125, -0.058502197265625, -0.0816650390625, 0.0419921875, 0.0203704833984375, 0.028564453125, -0.0096435546875, 0.004505157470703125, -0.0219268798828125, 0.010284423828125, -0.05596923828125, -0.074951171875, -0.0219268798828125, -0.0137786865234375, -0.01316070556640625, -0.0278167724609375, -0.0177001953125, -0.028533935546875, 0.056610107421875, 0.0026416778564453125, 0.01151275634765625, 0.00707244873046875, 0.0176849365234375, -0.004970550537109375, 0.01580810546875, 0.058258056640625, 0.045867919921875, -0.0268707275390625, -0.00386810302734375, 0.01255035400390625, -0.04718017578125, -0.026611328125, 0.012603759765625, -0.024444580078125, 0.00861358642578125, 0.016143798828125, 0.056396484375, 0.00482177734375, -0.0233001708984375, 0.034423828125, 0.00284576416015625, -0.0264434814453125, -0.050933837890625, -0.01270294189453125, 0.0096435546875, 0.005794525146484375, 0.036773681640625, 0.0182647705078125, 0.0225067138671875, -0.037750244140625, 0.019073486328125, 0.0033206939697265625, -0.03521728515625, -0.0185699462890625, 0.04254150390625, 0.0007491111755371094, -0.022308349609375, 0.0267181396484375, -0.01224517822265625, -0.0277099609375, 0.05511474609375, 0.0272216796875, 0.06378173828125, -0.0226898193359375, 0.017181396484375, 0.0631103515625, 0.041778564453125, -0.00211334228515625, 0.07452392578125, 0.00931549072265625, -0.053009033203125, -0.0178070068359375, -0.0254058837890625, -0.0190277099609375, 0.005340576171875, -0.06646728515625, 0.0290985107421875, -0.0367431640625, -0.02362060546875, -0.004734039306640625, 0.00986480712890625, -0.05206298828125, 0.01025390625, 0.005146026611328125, 0.08001708984375, -0.06524658203125, 0.06317138671875, 0.036529541015625, -0.0745849609375, -0.0732421875, -0.031646728515625, 0.01078033447265625, -0.049591064453125, 0.023651123046875, 0.0052947998046875, 0.011474609375, -0.01059722900390625, -0.054534912109375, -0.0616455078125, 0.10772705078125, 0.0009388923645019531, -0.0201416015625, 0.0203094482421875, 0.005374908447265625, 0.034820556640625, -0.029296875, 0.0250244140625, 0.0278778076171875, 0.0592041015625, 0.020843505859375, -0.05462646484375, 0.020233154296875, -0.051727294921875, -0.0096893310546875, -0.0020961761474609375, -0.048065185546875, 0.061676025390625, -0.0101776123046875, -0.0212554931640625, -0.0010671615600585938, 0.0511474609375, 0.0418701171875, 0.03948974609375, 0.02362060546875, 0.0350341796875, 0.07012939453125, 0.0033435821533203125, 0.06292724609375, -0.02783203125, 0.01059722900390625, 0.0992431640625, -0.01271820068359375, 0.08306884765625, 0.032501220703125, -0.0255889892578125, 0.043121337890625, 0.055389404296875, -0.0258636474609375, 0.015899658203125, 0.0204315185546875, 0.01168060302734375, 0.0095367431640625, -0.0310516357421875, -0.056915283203125, 0.02557373046875, 0.0288848876953125, -0.043975830078125, -0.00212860107421875, -0.0226287841796875, 0.013397216796875, 0.001903533935546875, -0.034912109375, 0.050628662109375, -0.0018157958984375, -0.0010461807250976562, 0.01983642578125, 0.0026569366455078125, 0.0482177734375, -0.0618896484375, -0.0173492431640625, -0.002841949462890625, -0.0093231201171875, -0.044891357421875, -0.059356689453125, 0.04193115234375, -0.004261016845703125, -0.0208282470703125, 0.0007920265197753906, 0.05084228515625, -0.0242767333984375, -0.0565185546875, 0.01422119140625, 0.0260009765625, 0.03076171875, 0.00917816162109375, -0.0804443359375, 0.00884246826171875, 0.002559661865234375, -0.022003173828125, 0.017547607421875, 0.0174102783203125, 0.0012712478637695312, 0.03118896484375, 0.06982421875, 0.0217742919921875, -0.0008511543273925781, 0.040130615234375, 0.06158447265625, -0.055938720703125, -0.03289794921875, -0.04925537109375, 0.06414794921875, -0.036834716796875, -0.04144287109375, 0.07012939453125, 0.071044921875, 0.0458984375, -0.00036072731018066406, 0.0614013671875, -0.0235443115234375, 0.049346923828125, -0.0281219482421875, 0.07550048828125, -0.04827880859375, 0.0062103271484375, -0.034576416015625, -0.05712890625, -0.037872314453125, 0.046142578125, -0.0095977783203125, 0.00853729248046875, 0.033050537109375, 0.06927490234375, 0.0045318603515625, 0.00824737548828125, 0.014404296875, 0.011322021484375, 0.0004887580871582031, 0.022216796875, 0.033538818359375, -0.057525634765625, 0.044708251953125, -0.020355224609375, -0.0036792755126953125, -0.0033168792724609375, -0.0750732421875, -0.056610107421875, -0.06329345703125, -0.0201568603515625, -0.043212890625, -0.011688232421875, 0.07855224609375, 0.044342041015625, -0.0770263671875, -0.03765869140625, 0.023101806640625, 0.007465362548828125, -0.0167388916015625, -0.018310546875, 0.049835205078125, 0.0108642578125, -0.034881591796875, 0.00661468505859375, 0.002407073974609375, -0.00283050537109375, -0.01354217529296875, -0.022674560546875, -0.038818359375, -0.00968170166015625, 0.03887939453125, 0.038421630859375, -0.0418701171875, -0.006427764892578125, -0.003131866455078125, -0.0164642333984375, 0.004085540771484375, 0.027008056640625, -0.0010595321655273438, 0.0229949951171875, 0.035369873046875, 0.01800537109375, 0.030303955078125, -0.0096282958984375, 0.0159454345703125, -0.048126220703125, 0.00461578369140625, 0.004055023193359375, 0.035675048828125, 0.0159912109375, -0.023406982421875, 0.06146240234375, 0.0028934478759765625, -0.0308380126953125, -0.0592041015625, -0.00974273681640625, -0.09112548828125, -0.00629425048828125, 0.09320068359375, 0.00885009765625, -0.02105712890625, -0.027130126953125, -0.03302001953125, 0.02850341796875, -0.046295166015625, 0.019683837890625, 0.0499267578125, 0.0219268798828125, -0.0123291015625, -0.0521240234375, 0.03485107421875, -0.005741119384765625, -0.068115234375, 0.00286865234375, 0.023773193359375, 0.0043182373046875, 0.025970458984375, 0.07147216796875, -0.01806640625, 0.0094146728515625, 0.00724029541015625, 0.040374755859375, -0.0181427001953125, -0.0213775634765625, -0.0273590087890625, -0.0016260147094726562, -0.0028133392333984375, -0.0238189697265625 ] ]
shailja/Verilog_GitHub
2023-09-20T17:14:18.000Z
[ "license:mit", "arxiv:2212.11140", "region:us" ]
shailja
null
null
3
313
2022-12-19T15:19:55
--- license: mit --- --- pipeline_tag: text-generation tags: - code model-index: - name: VeriGen results: - task: type: text-generation dataset: type: name: extra_gated_prompt: >- ## Model License Agreement Please read the BigCode [OpenRAIL-M license](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement) agreement before accepting it. extra_gated_fields: I accept the above license agreement, and will use the Model complying with the set of use restrictions and sharing requirements: checkbox --- # VeriGen ## Table of Contents 1. [Dataset Summary](##model-summary) 2. [Use](##use) 3. [Limitations](##limitations) 4. [License](##license) 5. [Citation](##citation) ## Dataset Summary - The dataset comprises Verilog modules as entries. The entries were retrieved from the GitHub dataset on BigQuery. - For training [models (https://huggingface.co/shailja/fine-tuned-codegen-2B-Verilog)], we filtered entries with no of characters exceeding 20000 and duplicates (exact duplicates ignoring whitespaces). - **Paper:** [ Benchmarking Large Language Models for Automated Verilog RTL Code Generation](https://arxiv.org/abs/2212.11140) - **Point of Contact:** [contact@shailja](mailto:shailja.thakur90@gmail.com) - **Languages:** Verilog (Hardware Description Language) ### Data Splits The dataset only contains a train split. ### Use ```python # pip install datasets from datasets import load_dataset ds = load_dataset("shailja/Verilog_GitHub", streaming=True, split="train") print(next(iter(ds))) #OUTPUT: ``` ### Intended Use The dataset consists of source code from a range of GitHub repositories. As such, they can potentially include non-compilable, low-quality, and vulnerable code. ### Attribution & Other Requirements The pretraining dataset of the model was not filtered for permissive licenses only. Nevertheless, the model can generate source code verbatim from the dataset. The code's license might require attribution and/or other specific requirements that must be respected. # License The dataset is licensed under the BigCode OpenRAIL-M v1 license agreement. You can find the full agreement [here](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement). # Citation ``` @misc{https://doi.org/10.48550/arxiv.2212.11140, doi = {10.48550/ARXIV.2212.11140}, url = {https://arxiv.org/abs/2212.11140}, author = {Thakur, Shailja and Ahmad, Baleegh and Fan, Zhenxing and Pearce, Hammond and Tan, Benjamin and Karri, Ramesh and Dolan-Gavitt, Brendan and Garg, Siddharth}, title = {Benchmarking Large Language Models for Automated Verilog RTL Code Generation}, publisher = {arXiv}, year = {2022}, copyright = {arXiv.org perpetual, non-exclusive license} } ```
2,782
[ [ -0.0182952880859375, -0.039154052734375, 0.0311279296875, 0.01678466796875, -0.0178985595703125, -0.0131988525390625, -0.0292510986328125, -0.0205535888671875, -0.0126495361328125, 0.048004150390625, -0.04052734375, -0.055572509765625, -0.0537109375, 0.0047454833984375, -0.0248565673828125, 0.0855712890625, -0.01300048828125, -0.0013751983642578125, -0.0016946792602539062, -0.01171875, -0.01312255859375, -0.056060791015625, -0.0270538330078125, -0.0082244873046875, 0.019439697265625, 0.0105133056640625, 0.0276336669921875, 0.068603515625, 0.02960205078125, 0.02313232421875, 0.0014142990112304688, 0.003814697265625, -0.0218658447265625, 0.00942230224609375, 0.00440216064453125, -0.0276031494140625, -0.041168212890625, -0.00839996337890625, 0.06610107421875, 0.0034503936767578125, -0.0081329345703125, 0.044281005859375, -0.00933074951171875, 0.0322265625, -0.028961181640625, 0.0184326171875, -0.0614013671875, -0.003345489501953125, -0.0257110595703125, -0.0044403076171875, -0.032470703125, -0.032501220703125, -0.0295257568359375, -0.020172119140625, 0.007068634033203125, 0.0246734619140625, 0.102783203125, 0.028350830078125, -0.033905029296875, -0.011138916015625, -0.041900634765625, 0.067626953125, -0.0833740234375, 0.0277862548828125, 0.0158538818359375, 0.0199127197265625, -0.0006270408630371094, -0.086669921875, -0.052001953125, -0.0294647216796875, -0.0008516311645507812, -0.0100250244140625, -0.0210113525390625, -0.01441192626953125, 0.0570068359375, 0.032867431640625, -0.0660400390625, 0.01129150390625, -0.058685302734375, -0.01245880126953125, 0.054534912109375, 0.0279693603515625, 0.0094451904296875, -0.0305938720703125, -0.0364990234375, -0.0153045654296875, -0.06378173828125, -0.0081634521484375, 0.042388916015625, 0.020355224609375, -0.03570556640625, 0.0465087890625, -0.005352020263671875, 0.057891845703125, -0.020233154296875, 0.0103759765625, 0.06744384765625, -0.045501708984375, -0.034423828125, -0.007568359375, 0.0859375, 0.0033969879150390625, 0.0201873779296875, 0.01580810546875, -0.011199951171875, -0.010894775390625, 0.01849365234375, -0.07745361328125, -0.0189208984375, 0.0408935546875, -0.01861572265625, -0.0195770263671875, -0.01029205322265625, -0.047210693359375, -0.00007098913192749023, -0.0209503173828125, 0.019073486328125, -0.017333984375, -0.016265869140625, 0.005096435546875, -0.00839996337890625, 0.034423828125, -0.0157470703125, -0.05120849609375, -0.0103302001953125, 0.04095458984375, 0.054901123046875, 0.01485443115234375, -0.0433349609375, -0.04437255859375, 0.006282806396484375, -0.0091400146484375, 0.0219879150390625, -0.0200653076171875, -0.01381683349609375, 0.00525665283203125, 0.0199127197265625, -0.004489898681640625, -0.035614013671875, 0.046295166015625, -0.0390625, 0.02557373046875, -0.0039215087890625, -0.0283050537109375, 0.0037784576416015625, 0.0135650634765625, -0.0443115234375, 0.0810546875, 0.0150909423828125, -0.061981201171875, 0.0367431640625, -0.024261474609375, -0.0308990478515625, 0.0065155029296875, -0.0205230712890625, -0.06134033203125, -0.010162353515625, 0.006816864013671875, 0.03753662109375, -0.035186767578125, 0.0472412109375, -0.0283050537109375, -0.004039764404296875, 0.01885986328125, -0.0301666259765625, 0.07867431640625, 0.033203125, -0.0296173095703125, 0.01666259765625, -0.061981201171875, 0.03314208984375, 0.0109100341796875, -0.040283203125, -0.00029015541076660156, -0.0103302001953125, 0.0217132568359375, 0.039581298828125, 0.0191802978515625, -0.034454345703125, 0.0214080810546875, -0.020294189453125, 0.042816162109375, 0.04302978515625, -0.006793975830078125, -0.005229949951171875, -0.017608642578125, 0.043914794921875, 0.00826263427734375, 0.0168914794921875, -0.007518768310546875, -0.029632568359375, -0.046875, -0.039215087890625, 0.039337158203125, 0.03216552734375, -0.0526123046875, 0.05157470703125, -0.044097900390625, -0.04083251953125, -0.0523681640625, 0.0157318115234375, 0.05792236328125, 0.0172882080078125, 0.0196075439453125, -0.01476287841796875, -0.05767822265625, -0.0689697265625, 0.0165557861328125, -0.00927734375, -0.0026264190673828125, 0.0181121826171875, 0.05810546875, -0.02691650390625, 0.04412841796875, -0.05450439453125, -0.00945281982421875, -0.0233001708984375, 0.0000032186508178710938, 0.0355224609375, 0.041290283203125, 0.037628173828125, -0.04974365234375, -0.0355224609375, 0.005313873291015625, -0.053070068359375, -0.01111602783203125, 0.006134033203125, -0.0165557861328125, 0.032135009765625, 0.03826904296875, -0.03509521484375, 0.0141143798828125, 0.059967041015625, -0.017425537109375, 0.05078125, -0.0178985595703125, 0.0207061767578125, -0.1072998046875, 0.033203125, 0.007404327392578125, -0.0065765380859375, -0.0318603515625, 0.016693115234375, 0.0008630752563476562, -0.0183563232421875, -0.032318115234375, 0.03973388671875, -0.0210418701171875, -0.0005612373352050781, 0.005657196044921875, -0.001880645751953125, 0.00719451904296875, 0.044769287109375, -0.001537322998046875, 0.058074951171875, 0.04364013671875, -0.04351806640625, 0.01690673828125, 0.023529052734375, -0.033233642578125, 0.005092620849609375, -0.07672119140625, -0.00560760498046875, 0.020294189453125, 0.0186614990234375, -0.065673828125, -0.03009033203125, 0.035186767578125, -0.0450439453125, 0.0266265869140625, -0.038848876953125, -0.04608154296875, -0.0310211181640625, -0.0144500732421875, 0.0231170654296875, 0.0601806640625, -0.033111572265625, 0.02008056640625, 0.028594970703125, -0.01165008544921875, -0.045318603515625, -0.06298828125, -0.01195526123046875, -0.0177764892578125, -0.0604248046875, 0.0169525146484375, -0.0067901611328125, -0.0008759498596191406, 0.0012178421020507812, 0.0164337158203125, -0.0206451416015625, -0.0164794921875, 0.0237884521484375, 0.031280517578125, -0.024261474609375, 0.005596160888671875, -0.00797271728515625, -0.0167083740234375, 0.0187530517578125, -0.0255279541015625, 0.051666259765625, 0.00482940673828125, -0.0311279296875, -0.00588226318359375, 0.01203155517578125, 0.0428466796875, -0.04473876953125, 0.05767822265625, 0.055633544921875, -0.00814056396484375, -0.040863037109375, -0.01117706298828125, 0.005096435546875, -0.03704833984375, 0.0462646484375, -0.01381683349609375, -0.056182861328125, 0.036468505859375, 0.01824951171875, 0.014251708984375, 0.0289306640625, 0.058746337890625, 0.030853271484375, 0.058929443359375, 0.020355224609375, -0.0098114013671875, 0.0271759033203125, -0.031951904296875, 0.0240020751953125, -0.058319091796875, 0.001438140869140625, -0.072998046875, 0.00844573974609375, -0.062164306640625, -0.03485107421875, 0.021575927734375, -0.0174102783203125, -0.050323486328125, 0.034912109375, -0.0460205078125, 0.007312774658203125, 0.048583984375, -0.0018148422241210938, 0.01513671875, 0.0103759765625, 0.0022678375244140625, 0.005695343017578125, -0.047454833984375, -0.0276336669921875, 0.1019287109375, 0.028564453125, 0.044464111328125, 0.01233673095703125, 0.05712890625, 0.01386260986328125, -0.001987457275390625, -0.024627685546875, 0.03662109375, -0.00910186767578125, -0.06951904296875, -0.00724029541015625, -0.05810546875, -0.062164306640625, -0.005096435546875, -0.0009355545043945312, -0.053070068359375, -0.003597259521484375, 0.0212249755859375, -0.004245758056640625, 0.0164642333984375, -0.056182861328125, 0.0706787109375, -0.011505126953125, -0.036346435546875, -0.002532958984375, -0.039215087890625, 0.0550537109375, -0.0126495361328125, 0.009307861328125, 0.0193634033203125, 0.0212554931640625, 0.0499267578125, -0.045166015625, 0.044097900390625, -0.01407623291015625, -0.004016876220703125, 0.0253448486328125, -0.026214599609375, 0.04229736328125, -0.0015430450439453125, -0.01364898681640625, 0.025482177734375, -0.00801849365234375, -0.024658203125, -0.014251708984375, 0.06317138671875, -0.060791015625, -0.0306549072265625, -0.0265350341796875, -0.0198211669921875, 0.00400543212890625, 0.01291656494140625, 0.036468505859375, 0.0582275390625, 0.0281829833984375, 0.0285797119140625, 0.05718994140625, -0.0357666015625, 0.0224761962890625, 0.0200653076171875, -0.034454345703125, -0.040740966796875, 0.07391357421875, 0.006435394287109375, 0.0271759033203125, -0.00208282470703125, -0.0107421875, -0.0295562744140625, -0.0538330078125, -0.048187255859375, 0.016876220703125, -0.048858642578125, -0.017608642578125, -0.05230712890625, -0.042022705078125, -0.0382080078125, 0.002506256103515625, -0.022735595703125, -0.005130767822265625, 0.0057830810546875, -0.00543212890625, 0.036102294921875, 0.032135009765625, 0.0065765380859375, 0.02044677734375, -0.07196044921875, 0.0111846923828125, 0.01099395751953125, 0.030853271484375, -0.005130767822265625, -0.056610107421875, -0.046630859375, -0.0013036727905273438, -0.019500732421875, -0.036956787109375, 0.03759765625, -0.01447296142578125, 0.050140380859375, -0.0164794921875, 0.010162353515625, 0.0276336669921875, -0.030487060546875, 0.071044921875, -0.0009322166442871094, -0.06512451171875, 0.0233154296875, -0.0310516357421875, 0.023162841796875, 0.036346435546875, 0.0262908935546875, -0.009979248046875, -0.029022216796875, -0.052703857421875, -0.10101318359375, 0.055999755859375, 0.024566650390625, 0.00786590576171875, 0.01885986328125, -0.0015783309936523438, -0.01499176025390625, 0.0272674560546875, -0.07476806640625, -0.0192108154296875, 0.0017499923706054688, -0.0196990966796875, -0.00005811452865600586, -0.00742340087890625, -0.021759033203125, -0.007598876953125, 0.077880859375, 0.01137542724609375, 0.031890869140625, -0.004878997802734375, -0.006683349609375, -0.0029010772705078125, 0.019439697265625, 0.03961181640625, 0.04583740234375, -0.017333984375, -0.01611328125, -0.004970550537109375, -0.0496826171875, 0.00670623779296875, 0.025604248046875, -0.007328033447265625, 0.004428863525390625, 0.033416748046875, 0.07025146484375, -0.00618743896484375, -0.04632568359375, 0.032745361328125, -0.0017480850219726562, -0.0357666015625, -0.033477783203125, 0.020751953125, 0.0016355514526367188, 0.0259552001953125, 0.0204315185546875, -0.014190673828125, -0.00507354736328125, -0.01322174072265625, 0.0245361328125, 0.0147705078125, -0.01323699951171875, -0.00988006591796875, 0.059661865234375, 0.007770538330078125, -0.01261138916015625, 0.052520751953125, -0.0249176025390625, -0.03643798828125, 0.06103515625, 0.0203399658203125, 0.07232666015625, 0.015960693359375, -0.000038564205169677734, 0.045135498046875, 0.026763916015625, 0.0100860595703125, 0.021392822265625, 0.00908660888671875, -0.031707763671875, -0.041015625, -0.04986572265625, -0.00711822509765625, 0.0269622802734375, -0.04132080078125, 0.041046142578125, -0.0273590087890625, -0.01342010498046875, 0.005382537841796875, 0.0175018310546875, -0.05712890625, 0.0187530517578125, 0.017547607421875, 0.056182861328125, -0.074462890625, 0.081787109375, 0.04669189453125, -0.048004150390625, -0.09210205078125, 0.0134735107421875, -0.00901031494140625, -0.043060302734375, 0.055389404296875, -0.0027866363525390625, 0.0107421875, 0.01334381103515625, -0.05462646484375, -0.051971435546875, 0.08245849609375, 0.0115814208984375, -0.04608154296875, 0.01103973388671875, -0.0035190582275390625, 0.0361328125, -0.0229034423828125, 0.031829833984375, 0.020538330078125, 0.041412353515625, 0.01110076904296875, -0.06396484375, 0.0110931396484375, -0.032562255859375, 0.0003476142883300781, 0.0210113525390625, -0.050323486328125, 0.08148193359375, -0.0023441314697265625, -0.00975799560546875, -0.006999969482421875, 0.0292510986328125, 0.055267333984375, 0.025299072265625, 0.00469970703125, 0.04437255859375, 0.034912109375, -0.00522613525390625, 0.0775146484375, -0.04339599609375, 0.045684814453125, 0.09912109375, -0.033050537109375, 0.056304931640625, 0.0294952392578125, -0.0242919921875, 0.02874755859375, 0.0181121826171875, -0.032135009765625, 0.024261474609375, 0.036346435546875, 0.006488800048828125, -0.007343292236328125, 0.01611328125, -0.055450439453125, 0.0224761962890625, 0.00951385498046875, -0.061614990234375, -0.0112457275390625, -0.023284912109375, 0.0203399658203125, -0.01030731201171875, 0.0021991729736328125, 0.0259552001953125, -0.007717132568359375, -0.039825439453125, 0.0726318359375, -0.0005846023559570312, 0.041656494140625, -0.07061767578125, -0.003276824951171875, -0.00417327880859375, 0.01812744140625, -0.0105438232421875, -0.05059814453125, 0.01470184326171875, 0.01508331298828125, -0.022430419921875, -0.0078125, 0.035797119140625, -0.0183258056640625, -0.03521728515625, 0.01873779296875, 0.0271759033203125, 0.01436614990234375, 0.026763916015625, -0.0537109375, 0.037689208984375, 0.036285400390625, -0.0455322265625, 0.027618408203125, 0.0394287109375, 0.006458282470703125, 0.047821044921875, 0.0465087890625, 0.0116729736328125, 0.021636962890625, -0.018798828125, 0.08001708984375, -0.055999755859375, -0.01291656494140625, -0.055572509765625, 0.07269287109375, -0.0178985595703125, -0.061981201171875, 0.060150146484375, 0.0550537109375, 0.07403564453125, -0.0172271728515625, 0.08642578125, -0.04132080078125, 0.021392822265625, -0.055267333984375, 0.052703857421875, -0.041778564453125, 0.0272216796875, -0.01393890380859375, -0.06414794921875, -0.00537872314453125, 0.00850677490234375, -0.031463623046875, 0.01456451416015625, 0.044342041015625, 0.09149169921875, -0.01093292236328125, -0.0206146240234375, 0.0131072998046875, 0.03094482421875, 0.032073974609375, 0.048309326171875, 0.039947509765625, -0.0472412109375, 0.046234130859375, -0.003047943115234375, -0.0038585662841796875, -0.01012420654296875, -0.06170654296875, -0.0628662109375, -0.058746337890625, -0.02484130859375, -0.049530029296875, 0.007335662841796875, 0.075927734375, 0.056243896484375, -0.049835205078125, -0.0218048095703125, 0.00543212890625, -0.0004661083221435547, 0.00838470458984375, -0.01499176025390625, 0.0240478515625, -0.0238037109375, -0.05462646484375, -0.0014734268188476562, -0.01477813720703125, -0.009429931640625, -0.0284881591796875, -0.0150604248046875, -0.01910400390625, -0.01001739501953125, 0.01519012451171875, 0.0243072509765625, -0.0281524658203125, -0.005512237548828125, -0.0124664306640625, -0.03338623046875, 0.0030231475830078125, 0.0374755859375, -0.035614013671875, 0.014434814453125, 0.04669189453125, 0.031890869140625, 0.044097900390625, -0.01016998291015625, 0.03997802734375, -0.058929443359375, 0.0174560546875, -0.0042877197265625, 0.021240234375, 0.006977081298828125, -0.025299072265625, 0.03448486328125, 0.01023101806640625, -0.068603515625, -0.0772705078125, 0.01436614990234375, -0.06658935546875, -0.0081634521484375, 0.10467529296875, -0.029022216796875, -0.033233642578125, 0.01019287109375, -0.0029163360595703125, 0.0181732177734375, -0.02557373046875, 0.0280914306640625, 0.0343017578125, 0.0282135009765625, -0.0018749237060546875, -0.06494140625, 0.033203125, -0.0026073455810546875, -0.063232421875, 0.0174713134765625, 0.05224609375, 0.031982421875, 0.0002301931381225586, 0.035003662109375, -0.0134124755859375, 0.0022373199462890625, 0.0234222412109375, 0.037445068359375, -0.0286865234375, -0.0167388916015625, -0.036834716796875, 0.0104217529296875, 0.0180206298828125, -0.0230712890625 ] ]
sanchit-gandhi/concatenated_librispeech
2023-01-26T11:45:39.000Z
[ "region:us" ]
sanchit-gandhi
null
null
0
313
2023-01-26T10:26:12
--- dataset_info: features: - name: audio dtype: audio splits: - name: train num_bytes: 707889.0 num_examples: 1 download_size: 0 dataset_size: 707889.0 --- # Dataset Card for "concatenated_librispeech" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
359
[ [ -0.041717529296875, -0.0210418701171875, 0.0012302398681640625, 0.016632080078125, -0.03448486328125, 0.0008134841918945312, 0.0035839080810546875, -0.025115966796875, 0.06610107421875, 0.039337158203125, -0.064697265625, -0.048004150390625, -0.036529541015625, -0.024383544921875, -0.03656005859375, 0.0965576171875, 0.01087188720703125, 0.0123291015625, -0.03436279296875, -0.0282440185546875, -0.0283966064453125, -0.03985595703125, -0.045135498046875, -0.051513671875, 0.06414794921875, 0.05426025390625, 0.0430908203125, 0.007320404052734375, 0.05377197265625, 0.0078582763671875, 0.01261138916015625, 0.01134490966796875, -0.030303955078125, 0.004573822021484375, -0.02935791015625, -0.01690673828125, -0.074951171875, 0.006134033203125, 0.046783447265625, 0.0643310546875, -0.0178985595703125, 0.06341552734375, 0.01247406005859375, 0.06317138671875, -0.032501220703125, 0.01546478271484375, 0.00033473968505859375, -0.0128936767578125, -0.059112548828125, -0.01238250732421875, -0.0035495758056640625, -0.051605224609375, -0.004302978515625, -0.064453125, -0.002300262451171875, -0.0006227493286132812, 0.037445068359375, 0.014373779296875, -0.007785797119140625, -0.026947021484375, -0.03826904296875, 0.0107269287109375, -0.0270843505859375, 0.0269622802734375, 0.033111572265625, 0.020721435546875, -0.00713348388671875, -0.06109619140625, -0.028076171875, 0.005069732666015625, -0.01044464111328125, 0.0162506103515625, 0.01387786865234375, 0.00897216796875, 0.040863037109375, 0.04022216796875, -0.05389404296875, -0.0156402587890625, -0.037811279296875, -0.01453399658203125, 0.0657958984375, 0.0008296966552734375, 0.00890350341796875, 0.016876220703125, -0.0216064453125, -0.0179595947265625, -0.0265960693359375, 0.0018291473388671875, 0.031982421875, 0.01568603515625, -0.07763671875, 0.052764892578125, 0.012664794921875, 0.0477294921875, 0.0178070068359375, 0.0276641845703125, 0.046356201171875, -0.0269775390625, -0.00946044921875, 0.008392333984375, 0.03155517578125, 0.039398193359375, 0.025604248046875, 0.00482940673828125, 0.00087738037109375, -0.00994873046875, -0.008453369140625, -0.07373046875, -0.059356689453125, 0.0310821533203125, -0.04541015625, 0.003631591796875, 0.028839111328125, -0.07159423828125, -0.039581298828125, -0.028076171875, 0.0137939453125, -0.00994873046875, -0.047454833984375, 0.0037021636962890625, -0.046142578125, 0.0091705322265625, 0.00445556640625, -0.0565185546875, 0.03363037109375, 0.0517578125, 0.03704833984375, 0.006816864013671875, -0.01432037353515625, -0.0628662109375, 0.0153350830078125, 0.0009555816650390625, 0.056427001953125, -0.039825439453125, -0.039764404296875, 0.0147552490234375, 0.0282135009765625, 0.0198516845703125, -0.0204620361328125, 0.059234619140625, -0.0124969482421875, -0.0125579833984375, -0.03466796875, -0.06988525390625, -0.0013713836669921875, 0.017578125, -0.0819091796875, 0.07843017578125, 0.018157958984375, -0.06378173828125, 0.0232696533203125, -0.060302734375, -0.023956298828125, 0.052154541015625, -0.007343292236328125, -0.044708251953125, 0.0017213821411132812, -0.021209716796875, 0.02740478515625, -0.01296234130859375, 0.0347900390625, -0.064453125, -0.007747650146484375, 0.0201873779296875, 0.0089874267578125, 0.07373046875, 0.010345458984375, 0.0280914306640625, 0.004222869873046875, -0.07232666015625, -0.00440216064453125, 0.0005025863647460938, 0.0043487548828125, -0.0295257568359375, -0.03350830078125, 0.02862548828125, -0.0215606689453125, 0.04632568359375, -0.023162841796875, 0.036407470703125, 0.004131317138671875, -0.036346435546875, 0.023468017578125, 0.0207366943359375, 0.0355224609375, -0.03619384765625, 0.0321044921875, -0.005695343017578125, 0.0240325927734375, 0.0189056396484375, -0.0209808349609375, -0.05517578125, 0.004428863525390625, 0.040802001953125, 0.043975830078125, -0.04962158203125, 0.04840087890625, 0.0148468017578125, -0.0775146484375, -0.01181793212890625, 0.00228118896484375, 0.0258636474609375, 0.021453857421875, 0.0258026123046875, -0.032928466796875, -0.0635986328125, -0.05474853515625, 0.0151519775390625, 0.0078277587890625, 0.0128631591796875, 0.0087890625, 0.05615234375, -0.0233612060546875, 0.0377197265625, -0.045684814453125, -0.0150604248046875, 0.00457763671875, -0.01404571533203125, 0.03814697265625, 0.07122802734375, 0.06439208984375, -0.0394287109375, -0.0258331298828125, -0.035980224609375, -0.03631591796875, -0.01044464111328125, 0.00521087646484375, -0.0325927734375, -0.0236053466796875, 0.0165863037109375, -0.0281982421875, 0.04010009765625, 0.0753173828125, -0.037689208984375, 0.034820556640625, -0.00490570068359375, 0.0023345947265625, -0.093994140625, 0.028717041015625, -0.01145172119140625, -0.0151824951171875, -0.04083251953125, 0.0027027130126953125, 0.0005803108215332031, -0.0184478759765625, -0.0029659271240234375, 0.047760009765625, -0.0338134765625, -0.0107269287109375, -0.0015697479248046875, -0.005374908447265625, -0.00836944580078125, 0.001613616943359375, -0.0002694129943847656, 0.035888671875, 0.06884765625, -0.032867431640625, 0.07763671875, 0.032012939453125, 0.0031070709228515625, 0.06109619140625, -0.039581298828125, 0.0133056640625, 0.003658294677734375, 0.0288238525390625, -0.03778076171875, -0.042510986328125, 0.0247344970703125, -0.0176239013671875, 0.022613525390625, -0.0264892578125, -0.046295166015625, -0.03466796875, -0.0311126708984375, 0.056396484375, 0.016082763671875, -0.052093505859375, 0.0304107666015625, 0.042572021484375, 0.013671875, -0.0064849853515625, -0.0633544921875, -0.0192108154296875, -0.01690673828125, -0.0286407470703125, 0.03533935546875, -0.041961669921875, 0.008453369140625, -0.01751708984375, 0.03460693359375, -0.0036163330078125, -0.00786590576171875, 0.03466796875, 0.019195556640625, -0.0023899078369140625, 0.038116455078125, -0.00824737548828125, -0.038299560546875, -0.00783538818359375, -0.01160430908203125, 0.0458984375, -0.008514404296875, -0.0290985107421875, -0.02301025390625, 0.04559326171875, 0.0009164810180664062, -0.0217437744140625, 0.04473876953125, 0.07220458984375, -0.055755615234375, -0.01282501220703125, -0.0275421142578125, -0.013916015625, -0.032196044921875, -0.01300811767578125, -0.0103607177734375, -0.0548095703125, 0.04693603515625, -0.020263671875, 0.002696990966796875, 0.03265380859375, 0.040283203125, -0.01070404052734375, 0.01499176025390625, 0.04669189453125, -0.007595062255859375, 0.03057861328125, -0.0208587646484375, -0.004150390625, -0.04144287109375, -0.025909423828125, -0.0262603759765625, -0.04425048828125, -0.07196044921875, -0.0200347900390625, 0.00786590576171875, 0.0162353515625, -0.0146942138671875, 0.04052734375, -0.061737060546875, 0.0235137939453125, 0.045166015625, 0.006351470947265625, 0.004276275634765625, -0.01448822021484375, 0.01396942138671875, 0.007457733154296875, -0.047637939453125, 0.0010042190551757812, 0.0762939453125, 0.0252227783203125, 0.07293701171875, 0.0206298828125, 0.07318115234375, 0.019866943359375, 0.0163726806640625, -0.0244903564453125, 0.037384033203125, -0.0277557373046875, -0.04351806640625, 0.002185821533203125, 0.0157928466796875, -0.057830810546875, -0.043975830078125, -0.0421142578125, -0.036224365234375, 0.0484619140625, 0.0369873046875, -0.0175933837890625, 0.0112762451171875, -0.042388916015625, 0.0643310546875, -0.015472412109375, -0.023895263671875, -0.01007080078125, -0.04425048828125, 0.02001953125, 0.01544952392578125, 0.0108184814453125, -0.0142822265625, -0.0014276504516601562, 0.0660400390625, -0.023956298828125, 0.07220458984375, -0.0377197265625, -0.003131866455078125, 0.0091705322265625, -0.01029205322265625, 0.0224151611328125, 0.043426513671875, -0.0148773193359375, -0.0003826618194580078, 0.01377105712890625, -0.0256500244140625, -0.0254058837890625, 0.04986572265625, -0.029815673828125, 0.0126953125, -0.033721923828125, -0.03741455078125, -0.00014066696166992188, 0.0198516845703125, 0.0209197998046875, 0.06097412109375, -0.027099609375, -0.0006723403930664062, 0.04937744140625, 0.0191650390625, 0.0255126953125, 0.025115966796875, -0.040802001953125, -0.039093017578125, 0.07159423828125, 0.0183258056640625, -0.015045166015625, 0.00799560546875, 0.0179443359375, -0.010711669921875, -0.023529052734375, -0.0177459716796875, 0.0244293212890625, -0.02618408203125, -0.041473388671875, -0.0077056884765625, -0.039794921875, -0.01488494873046875, -0.027587890625, -0.031097412109375, -0.046356201171875, -0.04010009765625, -0.030853271484375, 0.07489013671875, 0.029144287109375, -0.056671142578125, 0.047210693359375, -0.06591796875, 0.02459716796875, -0.00597381591796875, 0.06573486328125, -0.027130126953125, -0.0114898681640625, -0.04150390625, -0.01499176025390625, 0.007781982421875, -0.05584716796875, -0.00812530517578125, 0.0185546875, 0.034881591796875, 0.0220489501953125, 0.00664520263671875, 0.05615234375, -0.00907135009765625, 0.0389404296875, 0.0254364013671875, -0.036651611328125, 0.045867919921875, -0.0162200927734375, 0.0211639404296875, 0.0693359375, 0.031219482421875, -0.03192138671875, -0.0049591064453125, -0.08062744140625, -0.046783447265625, 0.0162811279296875, -0.003871917724609375, 0.00402069091796875, 0.0247344970703125, 0.031494140625, 0.01316070556640625, 0.0208282470703125, -0.052490234375, -0.051300048828125, 0.00608062744140625, -0.02606201171875, 0.0094451904296875, -0.03924560546875, -0.03338623046875, -0.043609619140625, 0.046539306640625, -0.0047149658203125, 0.003787994384765625, 0.001064300537109375, 0.0159454345703125, 0.005115509033203125, -0.0069580078125, 0.030914306640625, 0.0277557373046875, -0.0377197265625, 0.012115478515625, -0.007232666015625, -0.026519775390625, -0.01983642578125, 0.061248779296875, -0.00588226318359375, 0.0001773834228515625, 0.051513671875, 0.051513671875, -0.0113983154296875, -0.01541900634765625, 0.016693115234375, 0.00151824951171875, -0.01153564453125, -0.0723876953125, 0.01290130615234375, 0.022064208984375, 0.023468017578125, -0.0015010833740234375, -0.0160980224609375, 0.0293731689453125, -0.0233001708984375, 0.051788330078125, 0.018951416015625, -0.039825439453125, -0.0243072509765625, 0.01461029052734375, 0.05035400390625, -0.03131103515625, 0.04095458984375, -0.0167388916015625, -0.01715087890625, 0.032073974609375, 0.0204620361328125, 0.057373046875, -0.03668212890625, 0.0170135498046875, 0.052032470703125, 0.0130615234375, 0.0201263427734375, 0.05517578125, -0.0296630859375, -0.055908203125, 0.0015382766723632812, -0.02874755859375, -0.0248870849609375, -0.00714111328125, -0.06671142578125, 0.0290374755859375, -0.038360595703125, -0.0263824462890625, 0.00838470458984375, 0.0210113525390625, -0.0435791015625, 0.007663726806640625, 0.02099609375, 0.1007080078125, -0.07073974609375, 0.0693359375, 0.047210693359375, -0.035675048828125, -0.04754638671875, -0.01012420654296875, -0.0010471343994140625, -0.0396728515625, -0.004009246826171875, 0.00963592529296875, 0.020477294921875, -0.00972747802734375, -0.05499267578125, -0.055389404296875, 0.08062744140625, 0.0083465576171875, -0.0615234375, 0.019866943359375, 0.0014467239379882812, 0.0264892578125, -0.03753662109375, 0.01464080810546875, 0.06036376953125, 0.06024169921875, 0.0034027099609375, -0.0592041015625, -0.0019931793212890625, -0.0296630859375, -0.02264404296875, 0.02117919921875, -0.053466796875, 0.01617431640625, 0.00603485107421875, -0.00876617431640625, 0.0033016204833984375, 0.05426025390625, 0.0160675048828125, 0.0209197998046875, 0.0386962890625, 0.0523681640625, 0.078125, -0.0109405517578125, 0.053955078125, -0.00392913818359375, 0.03900146484375, 0.108154296875, -0.016754150390625, 0.019561767578125, 0.04547119140625, 0.0006246566772460938, 0.03155517578125, 0.041656494140625, -0.04473876953125, 0.0261077880859375, 0.01078033447265625, -0.0267486572265625, -0.022064208984375, -0.0299224853515625, -0.04071044921875, 0.01187896728515625, 0.044586181640625, -0.01453399658203125, -0.0186004638671875, 0.005794525146484375, 0.00376129150390625, -0.0005450248718261719, -0.0217742919921875, 0.06488037109375, 0.005802154541015625, -0.0289306640625, 0.01366424560546875, -0.030303955078125, 0.033905029296875, -0.059112548828125, -0.027069091796875, -0.01029205322265625, 0.0230560302734375, -0.0494384765625, -0.107666015625, 0.059844970703125, -0.024322509765625, -0.0205535888671875, 0.005695343017578125, 0.053314208984375, -0.061431884765625, -0.060028076171875, 0.04052734375, 0.00753021240234375, 0.00640106201171875, 0.03631591796875, -0.08538818359375, 0.02508544921875, 0.01421356201171875, 0.002838134765625, -0.0028934478759765625, 0.005340576171875, 0.00698089599609375, 0.046142578125, 0.04150390625, -0.0099334716796875, -0.0323486328125, 0.040679931640625, 0.07269287109375, -0.031219482421875, -0.01727294921875, -0.0445556640625, 0.0748291015625, -0.039520263671875, -0.035491943359375, 0.0306854248046875, 0.08074951171875, 0.05242919921875, -0.00830078125, 0.0389404296875, -0.019989013671875, 0.04473876953125, -0.0294189453125, 0.0428466796875, -0.0380859375, -0.018157958984375, 0.0004303455352783203, -0.048919677734375, -0.037750244140625, 0.0143280029296875, 0.0283355712890625, -0.020050048828125, 0.033355712890625, 0.06622314453125, -0.021759033203125, -0.004741668701171875, -0.0034046173095703125, -0.0002503395080566406, 0.01270294189453125, 0.03692626953125, 0.0170745849609375, -0.034027099609375, 0.0017442703247070312, -0.0280609130859375, -0.044342041015625, -0.01110076904296875, -0.07550048828125, -0.06640625, -0.06829833984375, -0.040008544921875, -0.0408935546875, -0.00681304931640625, 0.06494140625, 0.05023193359375, -0.072509765625, -0.031402587890625, 0.004764556884765625, 0.01317596435546875, 0.007656097412109375, -0.0064544677734375, 0.040771484375, 0.01824951171875, -0.03826904296875, -0.01142120361328125, 0.0017461776733398438, 0.0221405029296875, -0.0157470703125, 0.0065155029296875, -0.017242431640625, -0.003925323486328125, 0.01239776611328125, 0.0221710205078125, 0.0038776397705078125, -0.007358551025390625, -0.0478515625, 0.00861358642578125, -0.00848388671875, 0.06866455078125, -0.0233001708984375, 0.022125244140625, 0.04095458984375, 0.0230712890625, 0.055206298828125, 0.003536224365234375, 0.043792724609375, -0.06829833984375, 0.05224609375, 0.00885772705078125, 0.03887939453125, 0.023101806640625, -0.0282135009765625, 0.0655517578125, 0.01090240478515625, -0.042755126953125, -0.03399658203125, 0.0237884521484375, -0.11822509765625, 0.0289154052734375, 0.0587158203125, 0.0103607177734375, -0.017364501953125, 0.004638671875, -0.02008056640625, 0.0304412841796875, -0.048004150390625, -0.01108551025390625, 0.040130615234375, 0.00365447998046875, -0.03057861328125, -0.00513458251953125, 0.06317138671875, -0.0208587646484375, -0.080078125, 0.0166473388671875, 0.03497314453125, 0.0007610321044921875, 0.019927978515625, 0.0450439453125, -0.00033092498779296875, 0.0254058837890625, 0.0093841552734375, 0.033111572265625, -0.002437591552734375, -0.0140380859375, -0.01085662841796875, -0.01369476318359375, -0.006870269775390625, -0.029388427734375 ] ]
Polyglot-or-Not/Fact-Completion
2023-06-14T03:05:21.000Z
[ "task_categories:text-generation", "task_categories:fill-mask", "task_categories:text2text-generation", "language_creators:expert-generated", "language_creators:machine-generated", "multilinguality:multilingual", "size_categories:100K<n<1M", "language:en", "language:fr", "language:es", "language:de", "language:uk", "language:bg", "language:ca", "language:da", "language:hr", "language:hu", "language:it", "language:nl", "language:pl", "language:pt", "language:ro", "language:ru", "language:sl", "language:sr", "language:sv", "language:cs", "license:apache-2.0", "natural-language-understanding", "arxiv:2302.13971", "arxiv:2305.13675", "arxiv:2210.03329", "arxiv:2210.07229", "region:us" ]
Polyglot-or-Not
null
null
10
313
2023-03-22T23:42:30
--- license: apache-2.0 tags: - natural-language-understanding language_creators: - expert-generated - machine-generated multilinguality: - multilingual pretty_name: Polyglot or Not? Fact-Completion Benchmark size_categories: - 100K<n<1M task_categories: - text-generation - fill-mask - text2text-generation dataset_info: features: - name: dataset_id dtype: string - name: stem dtype: string - name: 'true' dtype: string - name: 'false' dtype: string - name: relation dtype: string - name: subject dtype: string - name: object dtype: string splits: - name: English num_bytes: 3474255 num_examples: 26254 - name: Spanish num_bytes: 3175733 num_examples: 18786 - name: French num_bytes: 3395566 num_examples: 18395 - name: Russian num_bytes: 659526 num_examples: 3289 - name: Portuguese num_bytes: 4158146 num_examples: 22974 - name: German num_bytes: 2611160 num_examples: 16287 - name: Italian num_bytes: 3709786 num_examples: 20448 - name: Ukrainian num_bytes: 1868358 num_examples: 7918 - name: Polish num_bytes: 1683647 num_examples: 9484 - name: Romanian num_bytes: 2846002 num_examples: 17568 - name: Czech num_bytes: 1631582 num_examples: 9427 - name: Bulgarian num_bytes: 4597410 num_examples: 20577 - name: Swedish num_bytes: 3226502 num_examples: 21576 - name: Serbian num_bytes: 1327674 num_examples: 5426 - name: Hungarian num_bytes: 865409 num_examples: 4650 - name: Croatian num_bytes: 1195097 num_examples: 7358 - name: Danish num_bytes: 3580458 num_examples: 23365 - name: Slovenian num_bytes: 1299653 num_examples: 7873 - name: Dutch num_bytes: 3732795 num_examples: 22590 - name: Catalan num_bytes: 3319466 num_examples: 18898 download_size: 27090207 dataset_size: 52358225 language: - en - fr - es - de - uk - bg - ca - da - hr - hu - it - nl - pl - pt - ro - ru - sl - sr - sv - cs --- # Dataset Card - **Homepage:** https://bit.ly/ischool-berkeley-capstone - **Repository:** https://github.com/daniel-furman/Capstone - **Point of Contact:** daniel_furman@berkeley.edu ## Dataset Summary This is the dataset for **Polyglot or Not?: Measuring Multilingual Encyclopedic Knowledge Retrieval from Foundation Language Models**. ## Test Description Given a factual association such as *The capital of France is **Paris***, we determine whether a model adequately "knows" this information with the following test: * Step **1**: prompt the model to predict the likelihood of the token **Paris** following *The Capital of France is* * Step **2**: prompt the model to predict the average likelihood of a set of false, counterfactual tokens following the same stem. If the value from **1** is greater than the value from **2** we conclude that model adequately recalls that fact. Formally, this is an application of the Contrastive Knowledge Assessment proposed in [[1][bib]]. For every foundation model of interest (like [LLaMA](https://arxiv.org/abs/2302.13971)), we perform this assessment on a set of facts translated into 20 languages. All told, we score foundation models on 303k fact-completions ([results](https://github.com/daniel-furman/capstone#multilingual-fact-completion-results)). We also score monolingual models (like [GPT-2](https://d4mucfpksywv.cloudfront.net/better-language-models/language_models_are_unsupervised_multitask_learners.pdf)) on English-only fact-completion ([results](https://github.com/daniel-furman/capstone#english-fact-completion-results)). ## Languages The dataset covers 20 languages, which use either the Latin or Cyrillic scripts: bg, ca, cs, da, de, en, es, fr, hr, hu, it, nl, pl, pt, ro, ru, sl, sr, sv, uk. ## Data Splits The dataset splits correspond to the 20 languages above. ## Source Data We sourced the English cut of the dataset from [1] and [2] and used the Google Translate API to produce the other 19 language cuts. ## Licensing Information The dataset is licensed under the Apache 2.0 license and may be used with the corresponding affordances without limit. ## Citation Information ``` @misc{schott2023polyglot, doi = {10.48550/arXiv.2305.13675}, title={Polyglot or Not? Measuring Multilingual Encyclopedic Knowledge Retrieval from Foundation Language Models}, author={Tim Schott and Daniel Furman and Shreshta Bhat}, year={2023}, eprint={2305.13675, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` ## Bibliography [1] Dong, Qingxiu, Damai Dai, Yifan Song, Jingjing Xu, Zhifang Sui, and Lei Li. "Calibrating Factual Knowledge in Pretrained Language Models". In Findings of the Association for Computational Linguistics: EMNLP 2022. [arXiv:2210.03329][cka] (2022). ``` @misc{dong2022calibrating, doi = {10.48550/arXiv.2210.03329}, title={Calibrating Factual Knowledge in Pretrained Language Models}, author={Qingxiu Dong and Damai Dai and Yifan Song and Jingjing Xu and Zhifang Sui and Lei Li}, year={2022}, eprint={2210.03329}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` [2] Meng, Kevin, Arnab Sen Sharma, Alex Andonian, Yonatan Belinkov, and David Bau. "Mass Editing Memory in a Transformer." arXiv preprint [arXiv:2210.07229][memit] (2022). ``` @misc{meng2022massediting, doi = {10.48550/arXiv.2210.07229}, title={Mass-Editing Memory in a Transformer}, author={Kevin Meng and Arnab Sen Sharma and Alex Andonian and Yonatan Belinkov and David Bau}, year={2022}, eprint={2210.07229}, archivePrefix={arXiv}, primaryClass={cs.CL} } ```
5,729
[ [ -0.0299072265625, -0.0477294921875, 0.037811279296875, 0.01004791259765625, -0.00647735595703125, 0.006130218505859375, -0.042510986328125, -0.02581787109375, 0.004909515380859375, 0.0323486328125, -0.037078857421875, -0.055999755859375, -0.045928955078125, 0.00780487060546875, -0.01418304443359375, 0.08966064453125, -0.0189056396484375, 0.003940582275390625, -0.03399658203125, -0.0207366943359375, -0.01415252685546875, -0.030853271484375, -0.0195465087890625, -0.01364898681640625, 0.0172882080078125, 0.031829833984375, 0.038970947265625, 0.032257080078125, 0.033477783203125, 0.0205535888671875, -0.0074462890625, 0.0191192626953125, -0.0272216796875, -0.0260009765625, 0.004184722900390625, -0.0244293212890625, -0.0250091552734375, 0.01605224609375, 0.0513916015625, 0.05859375, -0.002040863037109375, 0.0242462158203125, 0.0016546249389648438, 0.05328369140625, -0.04046630859375, 0.029296875, -0.042205810546875, 0.003570556640625, -0.0228424072265625, 0.004268646240234375, -0.040283203125, -0.037689208984375, 0.0212249755859375, -0.050994873046875, 0.0271759033203125, 0.01953125, 0.07110595703125, 0.01277923583984375, -0.034271240234375, -0.0230560302734375, -0.0316162109375, 0.07781982421875, -0.0550537109375, 0.04193115234375, 0.031646728515625, 0.003856658935546875, 0.0102081298828125, -0.0458984375, -0.054779052734375, -0.02191162109375, -0.0340576171875, 0.0272064208984375, 0.0015716552734375, 0.00933837890625, 0.041717529296875, 0.0455322265625, -0.047515869140625, -0.0255584716796875, -0.0556640625, -0.045135498046875, 0.037353515625, -0.004573822021484375, 0.0240478515625, -0.0147552490234375, -0.023590087890625, -0.01448822021484375, -0.053863525390625, 0.0089569091796875, 0.0269622802734375, 0.033111572265625, -0.03607177734375, 0.04913330078125, 0.0010995864868164062, 0.058349609375, -0.00036144256591796875, -0.0300140380859375, 0.052886962890625, -0.05767822265625, -0.0025920867919921875, 0.000023365020751953125, 0.07177734375, 0.017181396484375, 0.0258331298828125, -0.008880615234375, 0.005153656005859375, -0.01404571533203125, -0.010528564453125, -0.059814453125, -0.023956298828125, 0.01288604736328125, -0.00241851806640625, 0.00617218017578125, 0.010711669921875, -0.05999755859375, -0.011871337890625, -0.0230865478515625, 0.02728271484375, -0.0297393798828125, -0.00896453857421875, 0.020111083984375, 0.0018482208251953125, -0.00019979476928710938, 0.0119476318359375, -0.053680419921875, 0.01044464111328125, 0.02545166015625, 0.0582275390625, -0.024017333984375, -0.0447998046875, -0.01605224609375, -0.01678466796875, -0.0207366943359375, 0.039459228515625, -0.0301971435546875, -0.021148681640625, 0.0036487579345703125, 0.0083160400390625, -0.0228424072265625, -0.033660888671875, 0.041717529296875, -0.036346435546875, 0.042022705078125, -0.061767578125, -0.0279388427734375, -0.025543212890625, 0.01861572265625, -0.050262451171875, 0.0968017578125, -0.00508880615234375, -0.06732177734375, 0.035369873046875, -0.0293426513671875, -0.036651611328125, -0.03094482421875, -0.0108642578125, -0.0283966064453125, -0.020111083984375, 0.0259246826171875, 0.0188140869140625, -0.043243408203125, 0.03759765625, -0.0009398460388183594, -0.0139312744140625, 0.00008958578109741211, -0.0259552001953125, 0.06256103515625, 0.00441741943359375, -0.0299530029296875, -0.01348114013671875, -0.07098388671875, -0.0170745849609375, -0.006130218505859375, -0.03948974609375, -0.0037250518798828125, -0.00838470458984375, -0.003696441650390625, 0.031829833984375, 0.035614013671875, -0.06732177734375, 0.007663726806640625, -0.031097412109375, -0.0041351318359375, 0.042205810546875, -0.00273895263671875, 0.02105712890625, -0.0281219482421875, 0.035797119140625, 0.0167388916015625, 0.0015811920166015625, -0.00728607177734375, -0.046112060546875, -0.0745849609375, -0.0202484130859375, 0.0224151611328125, 0.046539306640625, -0.062347412109375, 0.0294342041015625, -0.028076171875, -0.04754638671875, -0.040557861328125, 0.00260162353515625, 0.053314208984375, 0.0537109375, 0.0556640625, -0.02166748046875, -0.0283966064453125, -0.06048583984375, -0.01378631591796875, -0.0192413330078125, 0.0192718505859375, 0.03082275390625, 0.03717041015625, 0.004085540771484375, 0.07208251953125, -0.050079345703125, -0.01629638671875, -0.0021076202392578125, 0.0196533203125, 0.038116455078125, 0.028076171875, 0.035980224609375, -0.043426513671875, -0.057861328125, 0.001277923583984375, -0.0478515625, -0.01702880859375, 0.0004436969757080078, -0.00374603271484375, 0.01654052734375, 0.034210205078125, -0.048980712890625, 0.01537322998046875, 0.036285400390625, -0.026031494140625, 0.06402587890625, -0.00811004638671875, 0.03167724609375, -0.0794677734375, 0.028350830078125, -0.01425933837890625, -0.0015659332275390625, -0.04864501953125, -0.0176239013671875, 0.006999969482421875, 0.00510406494140625, -0.031707763671875, 0.052459716796875, -0.040557861328125, 0.0031108856201171875, 0.007549285888671875, 0.0241546630859375, 0.0014333724975585938, 0.052001953125, 0.00457000732421875, 0.07391357421875, 0.043365478515625, -0.047576904296875, 0.016571044921875, 0.02825927734375, -0.050048828125, 0.0264129638671875, -0.037261962890625, -0.00319671630859375, -0.01140594482421875, 0.0032215118408203125, -0.0821533203125, 0.00146484375, 0.004390716552734375, -0.032562255859375, 0.0167083740234375, -0.00690460205078125, -0.04400634765625, -0.0270843505859375, -0.0185699462890625, 0.0394287109375, 0.0159149169921875, -0.03521728515625, 0.045196533203125, 0.01995849609375, -0.012664794921875, -0.07537841796875, -0.06622314453125, -0.02227783203125, 0.00792694091796875, -0.048309326171875, 0.0230560302734375, -0.040313720703125, -0.0028362274169921875, -0.003772735595703125, -0.00489044189453125, 0.0012598037719726562, -0.0163421630859375, 0.0036773681640625, 0.0297088623046875, -0.0240478515625, 0.0177459716796875, 0.00037550926208496094, -0.00923919677734375, -0.009735107421875, -0.00638580322265625, 0.03680419921875, -0.0146636962890625, -0.04071044921875, -0.0155487060546875, -0.0148162841796875, 0.0596923828125, -0.0289306640625, 0.06195068359375, 0.05548095703125, -0.019927978515625, 0.01323699951171875, -0.06170654296875, -0.0199737548828125, -0.032928466796875, 0.0302276611328125, -0.0248870849609375, -0.06298828125, 0.0618896484375, 0.018310546875, 0.0169219970703125, 0.05621337890625, 0.039764404296875, 0.0240325927734375, 0.047882080078125, 0.0240325927734375, -0.00731658935546875, 0.0155487060546875, -0.0241241455078125, 0.020416259765625, -0.055267333984375, -0.0202484130859375, -0.03515625, -0.00443267822265625, -0.052032470703125, -0.0310821533203125, 0.035430908203125, -0.00199127197265625, -0.0169525146484375, 0.03570556640625, -0.01508331298828125, 0.03460693359375, 0.03533935546875, -0.007843017578125, 0.03338623046875, 0.00647735595703125, -0.050628662109375, -0.022125244140625, -0.04766845703125, -0.0159149169921875, 0.09759521484375, 0.0057220458984375, 0.0328369140625, 0.0173187255859375, 0.03265380859375, -0.0011882781982421875, 0.01178741455078125, -0.045562744140625, 0.039581298828125, -0.023468017578125, -0.07000732421875, -0.0216827392578125, -0.039093017578125, -0.05096435546875, 0.0192108154296875, -0.01314544677734375, -0.04827880859375, 0.0296478271484375, 0.004611968994140625, -0.04071044921875, 0.024322509765625, -0.044677734375, 0.06072998046875, -0.0028934478759765625, -0.0171356201171875, -0.01097869873046875, -0.0416259765625, 0.0273590087890625, -0.0243988037109375, 0.0307769775390625, -0.00960540771484375, 0.01324462890625, 0.073974609375, -0.0220794677734375, 0.056549072265625, -0.011749267578125, 0.0007176399230957031, 0.021453857421875, -0.00220489501953125, 0.034881591796875, -0.004669189453125, -0.0203857421875, 0.0162811279296875, 0.01739501953125, -0.0264434814453125, -0.0338134765625, 0.044464111328125, -0.0660400390625, -0.03643798828125, -0.045318603515625, -0.055908203125, -0.016143798828125, 0.025634765625, 0.0254669189453125, 0.041229248046875, -0.006641387939453125, 0.0213623046875, 0.047393798828125, -0.03253173828125, 0.0248870849609375, 0.06768798828125, -0.0217132568359375, -0.032318115234375, 0.07330322265625, 0.038299560546875, 0.03521728515625, 0.0308990478515625, 0.0193023681640625, -0.0211029052734375, -0.029571533203125, -0.03167724609375, 0.04437255859375, -0.06317138671875, -0.0024547576904296875, -0.058013916015625, -0.0154266357421875, -0.03533935546875, -0.00267791748046875, -0.03570556640625, -0.039642333984375, -0.00923919677734375, -0.02142333984375, 0.02618408203125, 0.044097900390625, -0.01000213623046875, 0.01435089111328125, -0.048309326171875, 0.01212310791015625, 0.019378662109375, 0.0075836181640625, -0.00608062744140625, -0.06671142578125, -0.0304107666015625, 0.00489044189453125, -0.01122283935546875, -0.053131103515625, 0.016632080078125, 0.022674560546875, 0.045684814453125, 0.0216827392578125, 0.00254058837890625, 0.050933837890625, -0.032196044921875, 0.07574462890625, 0.0015010833740234375, -0.06976318359375, 0.0233306884765625, -0.00937652587890625, 0.03717041015625, 0.07623291015625, 0.0443115234375, -0.0633544921875, -0.019989013671875, -0.0413818359375, -0.058837890625, 0.0767822265625, 0.0034122467041015625, 0.00850677490234375, -0.002101898193359375, 0.018463134765625, 0.00460052490234375, 0.026824951171875, -0.06439208984375, -0.05108642578125, 0.0046234130859375, -0.0275726318359375, -0.0171356201171875, -0.028106689453125, -0.0106201171875, -0.03167724609375, 0.07928466796875, -0.004787445068359375, 0.0209197998046875, 0.01076507568359375, -0.0277557373046875, -0.0026645660400390625, 0.009857177734375, 0.04937744140625, 0.06536865234375, -0.0236663818359375, 0.01415252685546875, 0.033843994140625, -0.06597900390625, -0.005828857421875, 0.0191497802734375, -0.0251922607421875, -0.0011758804321289062, 0.03814697265625, 0.06549072265625, 0.019378662109375, -0.04718017578125, 0.055267333984375, 0.00824737548828125, -0.011993408203125, -0.01385498046875, -0.01898193359375, -0.01165008544921875, -0.0016660690307617188, 0.0238037109375, 0.01019287109375, -0.002086639404296875, -0.03179931640625, 0.020294189453125, 0.0102386474609375, -0.0364990234375, -0.03497314453125, 0.0254974365234375, -0.0007367134094238281, 0.0257720947265625, 0.050506591796875, -0.034149169921875, -0.05133056640625, 0.033294677734375, 0.03192138671875, 0.0440673828125, -0.0180816650390625, 0.01387786865234375, 0.07147216796875, 0.052215576171875, -0.0075836181640625, 0.0308837890625, 0.00421905517578125, -0.07501220703125, -0.033111572265625, -0.0609130859375, -0.0116729736328125, 0.007244110107421875, -0.032440185546875, 0.03167724609375, -0.0263671875, -0.0052032470703125, -0.005649566650390625, 0.0167388916015625, -0.05487060546875, 0.024200439453125, -0.00795745849609375, 0.062744140625, -0.08758544921875, 0.055816650390625, 0.03680419921875, -0.050384521484375, -0.049652099609375, -0.0023784637451171875, 0.0162353515625, -0.05859375, 0.04449462890625, 0.0086517333984375, -0.0003502368927001953, 0.001346588134765625, -0.01000213623046875, -0.09014892578125, 0.08673095703125, 0.03741455078125, -0.03515625, 0.00278472900390625, 0.02880859375, 0.03289794921875, -0.01202392578125, 0.035247802734375, 0.0445556640625, 0.062347412109375, 0.0158233642578125, -0.079345703125, 0.00873565673828125, -0.019439697265625, -0.034332275390625, 0.0037746429443359375, -0.05072021484375, 0.0784912109375, -0.02215576171875, -0.0294647216796875, -0.01187896728515625, 0.044647216796875, 0.0254974365234375, 0.0081787109375, 0.028472900390625, 0.05810546875, 0.06829833984375, -0.0214385986328125, 0.068115234375, -0.053497314453125, 0.043426513671875, 0.07867431640625, 0.0082244873046875, 0.050445556640625, 0.0261993408203125, -0.0389404296875, 0.042999267578125, 0.045623779296875, -0.0005822181701660156, 0.034881591796875, -0.00800323486328125, -0.01171112060546875, -0.0169677734375, -0.00673675537109375, -0.034912109375, 0.0210418701171875, 0.01448822021484375, -0.0250091552734375, -0.007671356201171875, -0.002246856689453125, 0.0330810546875, -0.01074981689453125, 0.006122589111328125, 0.034881591796875, 0.004222869873046875, -0.06365966796875, 0.0455322265625, 0.0016870498657226562, 0.046844482421875, -0.04718017578125, 0.01065826416015625, -0.017669677734375, -0.00032591819763183594, -0.0222320556640625, -0.054351806640625, 0.015655517578125, -0.002101898193359375, -0.0290985107421875, 0.01153564453125, 0.023834228515625, -0.0692138671875, -0.0557861328125, 0.02667236328125, 0.03338623046875, 0.0193023681640625, 0.00464630126953125, -0.057525634765625, -0.005496978759765625, 0.0137786865234375, -0.0235137939453125, -0.0023059844970703125, 0.01424407958984375, 0.01136016845703125, 0.029296875, 0.05194091796875, 0.006801605224609375, 0.0170745849609375, 0.01258087158203125, 0.04840087890625, -0.030426025390625, -0.0181732177734375, -0.0576171875, 0.047760009765625, 0.0014133453369140625, -0.03338623046875, 0.0718994140625, 0.0706787109375, 0.07855224609375, -0.005428314208984375, 0.0626220703125, -0.0183868408203125, 0.038421630859375, -0.04644775390625, 0.04986572265625, -0.046661376953125, 0.01324462890625, -0.017608642578125, -0.0728759765625, -0.023956298828125, 0.025665283203125, -0.05523681640625, 0.0206146240234375, 0.0802001953125, 0.08258056640625, -0.00978851318359375, -0.00739288330078125, 0.024871826171875, 0.034759521484375, 0.00666046142578125, 0.0294189453125, 0.02294921875, -0.049774169921875, 0.03753662109375, -0.02484130859375, -0.0156097412109375, 0.0023860931396484375, -0.055999755859375, -0.06103515625, -0.06903076171875, -0.0286407470703125, -0.0269622802734375, -0.00598907470703125, 0.07122802734375, 0.03741455078125, -0.0897216796875, -0.025665283203125, 0.0095062255859375, 0.01220703125, -0.00836944580078125, -0.010345458984375, 0.04949951171875, -0.0205535888671875, -0.052032470703125, 0.02935791015625, 0.00411224365234375, -0.006824493408203125, -0.0162200927734375, -0.00913238525390625, -0.04498291015625, 0.01062774658203125, 0.038299560546875, 0.0188140869140625, -0.058868408203125, -0.0157318115234375, 0.01433563232421875, -0.009552001953125, 0.01125335693359375, 0.043975830078125, -0.03778076171875, 0.06365966796875, 0.0517578125, 0.037933349609375, 0.05560302734375, -0.01739501953125, 0.0250244140625, -0.064697265625, 0.01049041748046875, -0.01239776611328125, 0.034698486328125, 0.041595458984375, -0.016021728515625, 0.0328369140625, 0.044921875, -0.03302001953125, -0.0423583984375, 0.003936767578125, -0.0645751953125, -0.002811431884765625, 0.09185791015625, -0.0181427001953125, -0.007389068603515625, -0.0163726806640625, -0.009490966796875, 0.0251617431640625, -0.017852783203125, 0.05401611328125, 0.07415771484375, 0.0215911865234375, -0.007434844970703125, -0.0455322265625, 0.049224853515625, 0.026123046875, -0.049224853515625, 0.007503509521484375, 0.0242919921875, 0.0219573974609375, 0.047515869140625, 0.0479736328125, -0.01727294921875, 0.0210113525390625, -0.015838623046875, 0.0294647216796875, -0.00740814208984375, -0.029052734375, -0.007904052734375, -0.00701904296875, -0.0009489059448242188, 0.017730712890625 ] ]
DFKI-SLT/cdcp
2023-08-08T12:47:42.000Z
[ "region:us" ]
DFKI-SLT
null
@inproceedings{niculae-etal-2017-argument, title = "Argument Mining with Structured {SVM}s and {RNN}s", author = "Niculae, Vlad and Park, Joonsuk and Cardie, Claire", booktitle = "Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)", month = jul, year = "2017", address = "Vancouver, Canada", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/P17-1091", doi = "10.18653/v1/P17-1091", pages = "985--995", abstract = "We propose a novel factor graph model for argument mining, designed for settings in which the argumentative relations in a document do not necessarily form a tree structure. (This is the case in over 20{\\%} of the web comments dataset we release.) Our model jointly learns elementary unit type classification and argumentative relation prediction. Moreover, our model supports SVM and RNN parametrizations, can enforce structure constraints (e.g., transitivity), and can express dependencies between adjacent relations and propositions. Our approaches outperform unstructured baselines in both web comments and argumentative essay datasets.", }
0
312
2023-06-26T10:07:42
Entry not found
15
[ [ -0.0213775634765625, -0.014984130859375, 0.05718994140625, 0.0288543701171875, -0.0350341796875, 0.046478271484375, 0.052520751953125, 0.005062103271484375, 0.051361083984375, 0.016998291015625, -0.0521240234375, -0.01496124267578125, -0.0604248046875, 0.03790283203125, -0.0264892578125, 0.038421630859375, -0.0096282958984375, -0.007110595703125, 0.018707275390625, -0.018341064453125, -0.035858154296875, -0.024444580078125, -0.078857421875, 0.00406646728515625, 0.035308837890625, 0.049285888671875, 0.050262451171875, 0.0242156982421875, 0.042694091796875, 0.0260772705078125, -0.01538848876953125, 0.032012939453125, -0.0027942657470703125, 0.00016832351684570312, -0.0233612060546875, -0.036590576171875, -0.0189666748046875, 0.005016326904296875, 0.07275390625, 0.06414794921875, -0.0188751220703125, 0.0035495758056640625, -0.020294189453125, 0.0219573974609375, -0.032958984375, 0.020294189453125, -0.001483917236328125, 0.010833740234375, -0.046722412109375, -0.03668212890625, 0.0008387565612792969, -0.048828125, 0.0118408203125, -0.0457763671875, 0.054840087890625, 0.01230621337890625, 0.07647705078125, 0.0098419189453125, -0.030670166015625, -0.0540771484375, -0.043426513671875, 0.03790283203125, -0.02166748046875, 0.0263214111328125, 0.04656982421875, -0.0032215118408203125, -0.06512451171875, -0.04473876953125, -0.03082275390625, 0.0194091796875, 0.02349853515625, -0.0226287841796875, -0.0115814208984375, -0.0203094482421875, 0.01047515869140625, 0.00848388671875, -0.032135009765625, -0.036773681640625, -0.036346435546875, -0.0262298583984375, 0.04119873046875, 0.0230865478515625, 0.01611328125, -0.0125274658203125, -0.0214080810546875, 0.00583648681640625, -0.027618408203125, 0.022552490234375, 0.042022705078125, 0.047149658203125, -0.038543701171875, 0.037139892578125, -0.0032806396484375, 0.04931640625, 0.007617950439453125, -0.0182342529296875, 0.0275115966796875, -0.009765625, 0.0036754608154296875, 0.02801513671875, 0.0208892822265625, 0.01885986328125, -0.021728515625, 0.0134735107421875, -0.0213470458984375, -0.020233154296875, -0.0148468017578125, -0.0195770263671875, -0.0238037109375, 0.03643798828125, -0.021942138671875, -0.028411865234375, 0.0758056640625, -0.0278778076171875, -0.048431396484375, 0.0219879150390625, 0.0269775390625, -0.00658416748046875, -0.0246429443359375, -0.0035037994384765625, -0.056060791015625, -0.0005245208740234375, 0.0496826171875, -0.0477294921875, 0.0223236083984375, 0.0313720703125, 0.049224853515625, 0.013031005859375, -0.009307861328125, -0.0284423828125, 0.01971435546875, -0.05743408203125, 0.041900634765625, -0.0133209228515625, -0.06671142578125, 0.007396697998046875, 0.05950927734375, -0.025146484375, -0.0802001953125, 0.0703125, -0.04571533203125, 0.0106048583984375, -0.044891357421875, -0.0097198486328125, -0.004730224609375, -0.00033664703369140625, -0.04034423828125, 0.050201416015625, 0.038909912109375, -0.03314208984375, 0.01422119140625, -0.0172882080078125, -0.025970458984375, 0.0257415771484375, -0.00525665283203125, -0.01444244384765625, 0.047332763671875, -0.044097900390625, -0.0178375244140625, 0.01953125, 0.0157318115234375, -0.023712158203125, -0.052581787109375, 0.005634307861328125, -0.0038471221923828125, 0.10284423828125, -0.0025787353515625, -0.0238037109375, -0.045074462890625, -0.0762939453125, -0.004695892333984375, 0.045654296875, -0.06097412109375, -0.0184478759765625, -0.0030918121337890625, -0.017364501953125, 0.005947113037109375, 0.049041748046875, -0.07421875, 0.018798828125, -0.0033779144287109375, -0.015106201171875, 0.05487060546875, 0.01021575927734375, 0.0164337158203125, 0.0099029541015625, 0.02850341796875, 0.035003662109375, 0.007396697998046875, 0.04541015625, -0.023040771484375, -0.0643310546875, 0.040802001953125, 0.0167694091796875, 0.05389404296875, -0.033172607421875, 0.017791748046875, 0.0179595947265625, -0.022613525390625, -0.03765869140625, -0.02056884765625, 0.006000518798828125, 0.0099029541015625, 0.0073699951171875, -0.037933349609375, -0.0435791015625, -0.06427001953125, -0.00897979736328125, -0.028594970703125, -0.0236663818359375, 0.01390838623046875, 0.0384521484375, -0.0794677734375, 0.0273590087890625, -0.05108642578125, -0.046661376953125, -0.0007314682006835938, -0.01279449462890625, 0.050018310546875, 0.0286712646484375, 0.033355712890625, -0.042388916015625, -0.03753662109375, -0.014923095703125, -0.068603515625, -0.00882720947265625, 0.0164642333984375, 0.0203094482421875, -0.00887298583984375, -0.0181732177734375, -0.0323486328125, 0.0537109375, 0.00982666015625, -0.035736083984375, 0.034637451171875, -0.020050048828125, 0.0114288330078125, -0.042236328125, -0.004589080810546875, -0.04388427734375, -0.00003236532211303711, -0.02392578125, -0.03802490234375, 0.009765625, 0.004673004150390625, -0.01067352294921875, 0.01910400390625, -0.060272216796875, -0.00007855892181396484, -0.04931640625, 0.0251617431640625, 0.004238128662109375, -0.0208282470703125, -0.0011682510375976562, 0.06634521484375, 0.051605224609375, -0.0255279541015625, 0.0478515625, 0.029449462890625, 0.01263427734375, 0.050628662109375, -0.012420654296875, 0.01091766357421875, -0.034820556640625, -0.0080413818359375, -0.0589599609375, -0.0728759765625, 0.048553466796875, -0.040557861328125, 0.024261474609375, -0.0283660888671875, 0.0171356201171875, -0.045867919921875, -0.0025577545166015625, 0.03192138671875, -0.003948211669921875, -0.0455322265625, 0.03472900390625, 0.0300445556640625, -0.01338958740234375, -0.043853759765625, -0.03515625, 0.0261077880859375, 0.040802001953125, -0.010894775390625, 0.004558563232421875, 0.00989532470703125, -0.03607177734375, -0.002704620361328125, -0.0256500244140625, -0.030364990234375, 0.0035839080810546875, 0.0086517333984375, -0.00039005279541015625, -0.0268402099609375, -0.005756378173828125, -0.0237579345703125, -0.030914306640625, 0.0144805908203125, 0.0199737548828125, -0.002719879150390625, -0.028289794921875, -0.0240020751953125, -0.058868408203125, 0.044586181640625, 0.035614013671875, 0.0035190582275390625, 0.05010986328125, 0.0111541748046875, -0.05316162109375, -0.00897216796875, -0.01165008544921875, 0.0178680419921875, -0.03704833984375, 0.00917816162109375, -0.0008969306945800781, -0.00421142578125, 0.0174560546875, 0.0168609619140625, -0.028533935546875, 0.061553955078125, -0.0173187255859375, -0.023834228515625, 0.05279541015625, 0.0396728515625, 0.03289794921875, 0.0109710693359375, -0.002994537353515625, 0.05975341796875, -0.079345703125, -0.0435791015625, -0.049163818359375, -0.01055908203125, -0.028839111328125, -0.0021610260009765625, 0.041473388671875, 0.0192718505859375, -0.0088653564453125, 0.03155517578125, -0.0347900390625, 0.0235748291015625, 0.067138671875, 0.023712158203125, 0.022796630859375, -0.050201416015625, -0.0166778564453125, -0.0093231201171875, -0.06634521484375, -0.0174560546875, 0.058807373046875, 0.015106201171875, 0.056060791015625, 0.03973388671875, 0.045013427734375, 0.009063720703125, 0.0167388916015625, -0.020294189453125, 0.0260009765625, 0.029052734375, -0.06903076171875, -0.0283660888671875, 0.00140380859375, -0.0643310546875, -0.0094757080078125, -0.0022945404052734375, -0.028289794921875, 0.05096435546875, 0.000018656253814697266, -0.02703857421875, 0.051300048828125, -0.0302276611328125, 0.0501708984375, -0.029693603515625, -0.0018033981323242188, 0.0311737060546875, -0.046905517578125, 0.031036376953125, 0.008544921875, 0.0411376953125, -0.0010366439819335938, -0.0027008056640625, 0.047119140625, -0.060546875, 0.0168914794921875, -0.042083740234375, 0.01485443115234375, 0.016082763671875, 0.034210205078125, 0.039642333984375, 0.028961181640625, 0.0067291259765625, -0.0158538818359375, 0.0027408599853515625, -0.054595947265625, -0.0139617919921875, 0.0462646484375, -0.04766845703125, -0.045501708984375, -0.08197021484375, 0.0095672607421875, 0.01812744140625, 0.0258331298828125, 0.0528564453125, 0.037933349609375, 0.00856781005859375, 0.045135498046875, 0.06561279296875, -0.004558563232421875, 0.060821533203125, 0.021392822265625, 0.00609588623046875, -0.01453399658203125, 0.04669189453125, 0.017669677734375, -0.0163421630859375, -0.00791168212890625, 0.01386260986328125, -0.00739288330078125, -0.039276123046875, -0.033203125, 0.024566650390625, -0.044677734375, -0.01213836669921875, -0.0413818359375, -0.040069580078125, -0.033905029296875, 0.004589080810546875, -0.04742431640625, 0.015899658203125, -0.05145263671875, -0.0070037841796875, 0.002887725830078125, 0.06494140625, -0.039093017578125, 0.03851318359375, -0.07440185546875, 0.01280975341796875, -0.00527191162109375, 0.052520751953125, 0.01418304443359375, -0.04876708984375, -0.026336669921875, -0.007694244384765625, -0.0247802734375, -0.09002685546875, 0.01419830322265625, -0.0162353515625, 0.01528167724609375, 0.040740966796875, 0.00928497314453125, 0.034912109375, -0.0227508544921875, 0.046630859375, -0.003787994384765625, -0.046905517578125, 0.0526123046875, -0.033355712890625, 0.032928466796875, 0.06475830078125, 0.035400390625, -0.05291748046875, 0.0023441314697265625, -0.06903076171875, -0.03985595703125, 0.0254974365234375, 0.00791168212890625, -0.0024013519287109375, -0.04412841796875, -0.0035724639892578125, -0.010711669921875, 0.04010009765625, -0.06890869140625, -0.0521240234375, 0.01708984375, 0.035003662109375, 0.005382537841796875, -0.037506103515625, 0.01386260986328125, -0.036102294921875, 0.07073974609375, 0.0299224853515625, 0.0217437744140625, 0.055755615234375, 0.03082275390625, -0.0253753662109375, 0.006134033203125, 0.05084228515625, 0.044189453125, -0.0347900390625, -0.0193023681640625, -0.005870819091796875, -0.06060791015625, 0.003948211669921875, 0.007396697998046875, -0.0009069442749023438, 0.060211181640625, 0.038421630859375, 0.0168304443359375, 0.0299530029296875, -0.04815673828125, 0.058746337890625, -0.00992584228515625, -0.00826263427734375, -0.07080078125, 0.012939453125, -0.0159149169921875, 0.033233642578125, 0.06671142578125, 0.034820556640625, -0.0031528472900390625, -0.053985595703125, -0.0009632110595703125, 0.045989990234375, -0.04705810546875, -0.011566162109375, 0.06268310546875, 0.0255126953125, -0.08587646484375, 0.0733642578125, -0.03570556640625, -0.03717041015625, 0.060516357421875, 0.034637451171875, 0.074462890625, -0.0292816162109375, 0.00005507469177246094, 0.017669677734375, 0.027435302734375, 0.03594970703125, 0.0721435546875, 0.028594970703125, -0.052581787109375, 0.058441162109375, -0.0164337158203125, -0.026763916015625, -0.0035343170166015625, -0.028411865234375, 0.011199951171875, -0.02923583984375, -0.00710296630859375, -0.022857666015625, 0.018951416015625, -0.046844482421875, 0.0283966064453125, -0.00554656982421875, 0.057342529296875, -0.056732177734375, 0.03131103515625, 0.04217529296875, -0.022125244140625, -0.056427001953125, -0.017364501953125, -0.007602691650390625, -0.042327880859375, 0.020050048828125, -0.03021240234375, 0.0029201507568359375, 0.0063934326171875, -0.043060302734375, -0.07818603515625, 0.060302734375, -0.04241943359375, -0.01849365234375, 0.01360321044921875, -0.007640838623046875, 0.0191192626953125, -0.0167388916015625, 0.0006985664367675781, 0.02777099609375, 0.0496826171875, 0.018890380859375, -0.051239013671875, -0.0245208740234375, 0.00011169910430908203, -0.02947998046875, 0.050323486328125, -0.039794921875, 0.07855224609375, -0.036895751953125, -0.00396728515625, 0.029449462890625, 0.016387939453125, 0.0139617919921875, 0.0439453125, 0.00954437255859375, 0.04827880859375, 0.07098388671875, -0.027099609375, 0.058441162109375, 0.0175323486328125, 0.031463623046875, 0.04803466796875, -0.042999267578125, 0.049835205078125, 0.021148681640625, -0.0377197265625, 0.06121826171875, 0.08563232421875, -0.0104217529296875, 0.053558349609375, 0.0034008026123046875, -0.07171630859375, 0.0216217041015625, -0.0137481689453125, -0.0499267578125, 0.0208892822265625, 0.01261138916015625, -0.0458984375, -0.03826904296875, -0.015960693359375, -0.023651123046875, -0.007656097412109375, -0.05059814453125, 0.0445556640625, -0.0011386871337890625, -0.03387451171875, 0.012542724609375, 0.0190887451171875, 0.01153564453125, -0.03472900390625, -0.0019378662109375, -0.0151519775390625, 0.017669677734375, -0.037628173828125, -0.03472900390625, 0.0379638671875, -0.0214996337890625, -0.035430908203125, 0.01203155517578125, 0.050628662109375, -0.0112457275390625, -0.0299530029296875, 0.0215301513671875, 0.046173095703125, 0.0110626220703125, 0.0281829833984375, -0.015625, 0.0162353515625, -0.005321502685546875, -0.004421234130859375, 0.018341064453125, 0.022857666015625, 0.0148773193359375, 0.029541015625, 0.0287017822265625, -0.0011949539184570312, -0.007114410400390625, -0.0254364013671875, 0.0273284912109375, -0.06329345703125, -0.037933349609375, -0.04180908203125, 0.0181732177734375, -0.0015172958374023438, -0.0718994140625, 0.0275115966796875, 0.095458984375, 0.0687255859375, -0.03155517578125, 0.07080078125, -0.0144805908203125, 0.06365966796875, 0.027496337890625, 0.03594970703125, -0.040008544921875, 0.00252532958984375, -0.0289306640625, -0.07135009765625, -0.023712158203125, 0.0301055908203125, -0.0015239715576171875, -0.0227508544921875, 0.057861328125, 0.0390625, -0.0222015380859375, -0.0077972412109375, 0.0032444000244140625, -0.0019779205322265625, -0.00824737548828125, 0.03411865234375, 0.050750732421875, -0.061981201171875, -0.007099151611328125, -0.014312744140625, -0.042327880859375, -0.03350830078125, -0.06390380859375, -0.00858306884765625, -0.01064300537109375, 0.002338409423828125, -0.037567138671875, 0.00012958049774169922, 0.08013916015625, 0.0377197265625, -0.07373046875, -0.03515625, 0.0223388671875, 0.0260467529296875, -0.012420654296875, -0.01605224609375, 0.019775390625, 0.01019287109375, -0.039215087890625, 0.04559326171875, 0.053619384765625, 0.01386260986328125, 0.012969970703125, 0.01053619384765625, -0.0545654296875, -0.00989532470703125, 0.0115814208984375, 0.06268310546875, -0.062347412109375, -0.04718017578125, -0.00209808349609375, -0.017974853515625, -0.0038318634033203125, 0.01136016845703125, -0.0268096923828125, 0.03436279296875, 0.0229644775390625, 0.033111572265625, 0.00372314453125, -0.0036163330078125, 0.035858154296875, -0.060211181640625, 0.0062713623046875, 0.0274200439453125, 0.0275421142578125, -0.026519775390625, -0.0391845703125, 0.04449462890625, 0.06683349609375, -0.043731689453125, -0.057952880859375, -0.013153076171875, -0.06646728515625, 0.00278472900390625, 0.044891357421875, 0.033233642578125, -0.03192138671875, -0.0276947021484375, -0.037261962890625, -0.008331298828125, -0.00911712646484375, 0.05059814453125, 0.0782470703125, -0.049285888671875, 0.005298614501953125, -0.06884765625, 0.043731689453125, -0.0160675048828125, -0.0229339599609375, -0.03228759765625, 0.025390625, 0.0233612060546875, 0.0292205810546875, 0.040740966796875, 0.00931549072265625, 0.055267333984375, 0.020751953125, -0.01126861572265625, 0.017913818359375, -0.0302581787109375, -0.0019378662109375, -0.0038604736328125, 0.020599365234375, -0.06805419921875 ] ]
arielnlee/Superimposed-Masked-Dataset
2023-08-01T18:08:45.000Z
[ "task_categories:image-classification", "size_categories:10K<n<100K", "language:en", "license:other", "occlusion", "arxiv:2306.17848", "region:us" ]
arielnlee
SMD is an occluded ImageNet-1K validation set, created to be an additional way to evaluate the impact of occlusion on model performance. This experiment used a variety of occluder objects that are not in the ImageNet-1K label space and are unambiguous in relationship to objects that reside in the label space.
@misc{lee2023hardwiring, title={Hardwiring ViT Patch Selectivity into CNNs using Patch Mixing}, author={Ariel N. Lee and Sarah Adel Bargal and Janavi Kasera and Stan Sclaroff and Kate Saenko and Nataniel Ruiz}, year={2023}, eprint={2306.17848}, archivePrefix={arXiv}, primaryClass={cs.CV} }
1
312
2023-06-28T05:07:48
--- license: other task_categories: - image-classification language: - en tags: - occlusion size_categories: - 10K<n<100K --- # Superimposed Masked Dataset (SMD) SMD is an occluded version of the ImageNet-1K validation set, created to serve as an additional way to evaluate the impact of occlusion on model performance. Occluder objects were segmented using Meta's Segment Anything and are not in the ImageNet-1K label space. They were chosen to be unambiguous in relationship to objects that reside in the label space. Additional details about the dataset, including code to generate your own version of SMD, actual occlusion percentage of each image in the dataset, as well as occluder object segmentation masks, will be released shortly. ![SMD_examples](./smd.jpeg) The occluders shown above from left to right, starting from the top row: <strong>Grogu (baby yoda), bacteria, bacteriophage, airpods, origami heart, drone, diamonds (stones, not setting) and coronavirus</strong>. Occluder object images were obtained through Unsplash. SMD was created for testing model robustness to occlusion in [Hardwiring ViT Patch Selectivity into CNNs using Patch Mixing](https://arielnlee.github.io/PatchMixing/). ## Citations ```bibtex @misc{lee2023hardwiring, title={Hardwiring ViT Patch Selectivity into CNNs using Patch Mixing}, author={Ariel N. Lee and Sarah Adel Bargal and Janavi Kasera and Stan Sclaroff and Kate Saenko and Nataniel Ruiz}, year={2023}, eprint={2306.17848}, archivePrefix={arXiv}, primaryClass={cs.CV} } ``` ```bibtex @article{imagenet15russakovsky, Author = {Olga Russakovsky and Jia Deng and Hao Su and Jonathan Krause and Sanjeev Satheesh and Sean Ma and Zhiheng Huang and Andrej Karpathy and Aditya Khosla and Michael Bernstein and Alexander C. Berg and Li Fei-Fei}, Title = { {ImageNet Large Scale Visual Recognition Challenge} }, Year = {2015}, journal = {International Journal of Computer Vision (IJCV)}, doi = {10.1007/s11263-015-0816-y}, volume={115}, number={3}, pages={211-252} } ```
2,086
[ [ -0.0440673828125, -0.039947509765625, 0.00478363037109375, -0.0027618408203125, -0.02313232421875, 0.00003266334533691406, 0.01190185546875, -0.0196685791015625, 0.024871826171875, 0.061492919921875, -0.04931640625, -0.032928466796875, -0.04248046875, -0.0118255615234375, -0.0196685791015625, 0.07568359375, 0.0034961700439453125, -0.0120849609375, -0.03118896484375, -0.0216522216796875, -0.006134033203125, -0.033233642578125, -0.0222320556640625, -0.0021076202392578125, 0.019500732421875, 0.02581787109375, 0.038482666015625, 0.05364990234375, 0.06854248046875, 0.020965576171875, -0.020263671875, 0.0270233154296875, -0.023895263671875, -0.005702972412109375, -0.0030040740966796875, -0.002666473388671875, -0.03118896484375, 0.016326904296875, 0.051910400390625, 0.037261962890625, -0.00958251953125, 0.0216827392578125, 0.0029964447021484375, 0.04107666015625, -0.06829833984375, -0.01477813720703125, -0.04296875, 0.0193634033203125, -0.038116455078125, 0.00457000732421875, -0.00923919677734375, 0.005603790283203125, -0.0002111196517944336, -0.046905517578125, 0.033538818359375, -0.00860595703125, 0.0885009765625, 0.0247955322265625, -0.0294342041015625, 0.01812744140625, -0.032684326171875, 0.040008544921875, -0.03570556640625, 0.0190582275390625, 0.0243072509765625, 0.043060302734375, -0.0158538818359375, -0.06793212890625, -0.042877197265625, -0.0011110305786132812, 0.004787445068359375, 0.01727294921875, 0.0010738372802734375, -0.005558013916015625, 0.0595703125, 0.03350830078125, -0.045684814453125, -0.0006136894226074219, -0.053253173828125, -0.0131683349609375, 0.045928955078125, -0.002071380615234375, 0.00710296630859375, -0.007541656494140625, -0.054351806640625, -0.008544921875, -0.048736572265625, 0.003482818603515625, 0.0218505859375, 0.0035076141357421875, -0.0117950439453125, 0.045318603515625, -0.0213470458984375, 0.046234130859375, 0.0180511474609375, -0.0163726806640625, 0.043853759765625, -0.0183868408203125, -0.038177490234375, -0.0023365020751953125, 0.05047607421875, 0.038482666015625, 0.0010347366333007812, 0.01427459716796875, -0.00820159912109375, -0.0030651092529296875, 0.01177215576171875, -0.080078125, -0.0245208740234375, 0.01377105712890625, -0.03131103515625, -0.032073974609375, 0.03955078125, -0.037872314453125, -0.04632568359375, -0.006374359130859375, 0.02642822265625, -0.007190704345703125, -0.02825927734375, 0.01134490966796875, -0.0065460205078125, 0.0158538818359375, 0.022064208984375, -0.037933349609375, 0.0094757080078125, 0.04296875, 0.058258056640625, -0.032867431640625, -0.0150146484375, -0.0174407958984375, -0.0025081634521484375, -0.034912109375, 0.0599365234375, -0.029449462890625, -0.00525665283203125, -0.0227203369140625, 0.046478271484375, 0.0013685226440429688, -0.061309814453125, 0.032440185546875, -0.036651611328125, -0.0099334716796875, -0.0093841552734375, -0.0250396728515625, -0.020477294921875, 0.0182952880859375, -0.059906005859375, 0.07781982421875, 0.006622314453125, -0.054901123046875, 0.047760009765625, -0.04180908203125, -0.01380157470703125, 0.017486572265625, -0.01213836669921875, -0.06744384765625, -0.01506805419921875, 0.0246429443359375, 0.050445556640625, -0.0008592605590820312, 0.01171112060546875, -0.0439453125, -0.0177001953125, 0.016815185546875, -0.018951416015625, 0.0791015625, 0.0203399658203125, -0.03192138671875, 0.000949859619140625, -0.074951171875, -0.01299285888671875, 0.005962371826171875, 0.00644683837890625, -0.0101470947265625, -0.02642822265625, -0.00031185150146484375, 0.0248565673828125, -0.0204925537109375, -0.06866455078125, 0.0094146728515625, 0.0102081298828125, 0.033905029296875, 0.07257080078125, 0.024444580078125, 0.008880615234375, -0.0162200927734375, 0.041717529296875, 0.025909423828125, 0.0307159423828125, -0.028961181640625, -0.039764404296875, -0.0408935546875, -0.05108642578125, 0.033447265625, 0.0225830078125, -0.07537841796875, 0.024169921875, 0.004425048828125, -0.031646728515625, -0.0309600830078125, -0.004268646240234375, 0.0268096923828125, 0.0296478271484375, 0.01776123046875, -0.031707763671875, -0.04083251953125, -0.07183837890625, 0.023956298828125, 0.0299072265625, 0.004917144775390625, 0.02398681640625, 0.043975830078125, -0.0101318359375, 0.0467529296875, -0.05340576171875, -0.053924560546875, 0.0141448974609375, -0.025634765625, 0.0092010498046875, 0.06365966796875, 0.033905029296875, -0.06097412109375, -0.033050537109375, -0.00665283203125, -0.054840087890625, 0.00274658203125, -0.00881195068359375, -0.025177001953125, 0.01025390625, 0.08367919921875, -0.02618408203125, 0.07025146484375, 0.046905517578125, -0.017242431640625, 0.05255126953125, -0.005279541015625, 0.0295867919921875, -0.060272216796875, 0.0091705322265625, 0.007595062255859375, -0.0226898193359375, -0.041412353515625, 0.0421142578125, 0.01177978515625, -0.0032196044921875, -0.07305908203125, 0.018951416015625, -0.037384033203125, 0.0008540153503417969, -0.006435394287109375, -0.016021728515625, 0.007122039794921875, 0.042022705078125, -0.01568603515625, 0.0494384765625, 0.052276611328125, -0.037445068359375, 0.036224365234375, -0.0042266845703125, -0.050750732421875, 0.07257080078125, -0.066162109375, 0.01245880126953125, -0.01428985595703125, 0.024505615234375, -0.06854248046875, -0.0232696533203125, 0.02117919921875, -0.01486968994140625, 0.026275634765625, -0.0245208740234375, -0.0198211669921875, -0.03277587890625, -0.0264892578125, 0.0693359375, 0.01134490966796875, -0.03564453125, 0.0181732177734375, 0.0484619140625, 0.024200439453125, -0.031402587890625, -0.07745361328125, -0.0030879974365234375, -0.0015468597412109375, -0.047821044921875, 0.03369140625, -0.0245513916015625, 0.0035915374755859375, 0.003063201904296875, -0.006565093994140625, -0.005680084228515625, -0.0011281967163085938, 0.044403076171875, 0.03436279296875, -0.02264404296875, -0.0201873779296875, -0.01540374755859375, -0.0227508544921875, -0.0322265625, -0.020294189453125, 0.0205535888671875, 0.007053375244140625, -0.0662841796875, -0.034454345703125, 0.0231170654296875, 0.042266845703125, -0.01074981689453125, 0.04718017578125, 0.05352783203125, -0.055511474609375, 0.017303466796875, -0.054443359375, -0.0089874267578125, -0.033966064453125, 0.02587890625, -0.0399169921875, -0.06414794921875, 0.058013916015625, 0.030426025390625, 0.004535675048828125, 0.053009033203125, 0.018829345703125, -0.007343292236328125, 0.0789794921875, 0.01959228515625, 0.0266265869140625, 0.042083740234375, -0.050079345703125, -0.01194000244140625, -0.0968017578125, -0.032806396484375, -0.020263671875, -0.039398193359375, -0.05828857421875, -0.04937744140625, 0.024139404296875, -0.0008831024169921875, -0.0233917236328125, 0.0196380615234375, -0.050537109375, 0.05255126953125, 0.047760009765625, 0.047607421875, 0.0010700225830078125, 0.010101318359375, -0.013214111328125, -0.006305694580078125, -0.042449951171875, 0.0016689300537109375, 0.08929443359375, 0.015655517578125, 0.04791259765625, -0.01125335693359375, 0.032684326171875, 0.0217437744140625, -0.00039958953857421875, -0.036651611328125, 0.05438232421875, -0.033935546875, -0.0587158203125, -0.01110076904296875, -0.0240936279296875, -0.08612060546875, 0.0139617919921875, -0.0204010009765625, -0.054168701171875, 0.0592041015625, 0.00522613525390625, -0.0237884521484375, 0.0361328125, -0.043853759765625, 0.05865478515625, 0.0232391357421875, -0.017791748046875, 0.01357269287109375, -0.040985107421875, 0.036102294921875, 0.00885009765625, -0.0007848739624023438, -0.0072174072265625, 0.0157928466796875, 0.06915283203125, -0.048583984375, 0.038482666015625, -0.0160369873046875, 0.01479339599609375, 0.031341552734375, -0.01189422607421875, 0.032562255859375, -0.007617950439453125, 0.01195526123046875, 0.02557373046875, 0.0007424354553222656, -0.03594970703125, -0.03314208984375, 0.046875, -0.042022705078125, -0.039276123046875, -0.038848876953125, -0.019561767578125, 0.0239105224609375, 0.0248565673828125, 0.0301055908203125, 0.060821533203125, 0.01080322265625, 0.059906005859375, 0.062744140625, -0.0119781494140625, 0.0206298828125, 0.0146636962890625, -0.0259552001953125, -0.040130615234375, 0.08551025390625, 0.03802490234375, 0.042449951171875, -0.0006589889526367188, -0.00009506940841674805, 0.01331329345703125, -0.0274200439453125, -0.037841796875, 0.0106964111328125, -0.04644775390625, -0.0305328369140625, -0.03619384765625, -0.052947998046875, -0.035003662109375, -0.0083770751953125, -0.0269012451171875, -0.038909912109375, -0.0271759033203125, -0.0126190185546875, 0.00357818603515625, 0.039642333984375, -0.01148223876953125, 0.006862640380859375, -0.017547607421875, 0.047698974609375, 0.0357666015625, 0.036865234375, -0.019378662109375, -0.0374755859375, -0.01132965087890625, 0.00809478759765625, -0.022186279296875, -0.03192138671875, 0.004688262939453125, 0.00921630859375, 0.061309814453125, 0.038116455078125, 0.013824462890625, 0.059844970703125, -0.01393890380859375, 0.06781005859375, 0.0181732177734375, -0.0367431640625, 0.034149169921875, -0.0066375732421875, 0.0281829833984375, 0.04022216796875, 0.01201629638671875, -0.0266265869140625, -0.032470703125, -0.0770263671875, -0.072509765625, 0.06658935546875, 0.0143585205078125, -0.027130126953125, 0.01812744140625, 0.007541656494140625, 0.003875732421875, 0.01557159423828125, -0.039093017578125, -0.044769287109375, -0.015350341796875, 0.01062774658203125, -0.00360870361328125, -0.0268096923828125, -0.020477294921875, -0.0221710205078125, 0.05877685546875, -0.0102691650390625, 0.032318115234375, 0.025909423828125, -0.024169921875, 0.0003085136413574219, -0.0292816162109375, 0.0712890625, 0.035797119140625, -0.0301361083984375, 0.0270233154296875, -0.010009765625, -0.07489013671875, -0.004718780517578125, -0.00054168701171875, -0.03350830078125, -0.0157470703125, 0.0178680419921875, 0.0660400390625, -0.0179595947265625, -0.01387786865234375, 0.059967041015625, 0.007556915283203125, -0.044342041015625, 0.01544952392578125, 0.004444122314453125, -0.026214599609375, 0.02734375, 0.045867919921875, 0.049713134765625, 0.022491455078125, -0.0181427001953125, 0.026641845703125, 0.0416259765625, -0.05682373046875, 0.0024356842041015625, 0.0279541015625, -0.01296234130859375, -0.004398345947265625, 0.026824951171875, -0.030364990234375, -0.038665771484375, 0.0762939453125, 0.0185394287109375, 0.076904296875, -0.0184326171875, 0.0167388916015625, 0.022918701171875, 0.032745361328125, 0.0173187255859375, 0.0080413818359375, 0.0025959014892578125, -0.043609619140625, -0.0158233642578125, -0.01837158203125, -0.00872802734375, 0.029327392578125, -0.049713134765625, 0.0290374755859375, -0.03973388671875, -0.01080322265625, 0.0164794921875, -0.00952911376953125, -0.055145263671875, 0.02392578125, -0.0033245086669921875, 0.07208251953125, -0.06573486328125, 0.032257080078125, 0.051300048828125, -0.010223388671875, -0.048980712890625, -0.00417327880859375, 0.00852203369140625, -0.060150146484375, 0.0179595947265625, 0.01293182373046875, 0.0170745849609375, -0.003520965576171875, -0.054443359375, -0.062286376953125, 0.08038330078125, 0.026214599609375, -0.01190185546875, 0.0521240234375, -0.0014705657958984375, 0.0099334716796875, -0.032958984375, 0.038299560546875, 0.025390625, 0.024505615234375, 0.051422119140625, -0.05096435546875, 0.01343536376953125, -0.02734375, 0.0160369873046875, -0.007480621337890625, -0.05743408203125, 0.056732177734375, -0.017974853515625, -0.0135650634765625, -0.01032257080078125, 0.04217529296875, 0.0279998779296875, 0.02459716796875, 0.046539306640625, 0.048553466796875, 0.037261962890625, -0.0189208984375, 0.05255126953125, 0.004131317138671875, 0.0230712890625, 0.067626953125, 0.005283355712890625, 0.041656494140625, 0.034423828125, -0.0255279541015625, 0.032012939453125, 0.054290771484375, -0.004436492919921875, 0.0531005859375, 0.003864288330078125, 0.011260986328125, -0.0172882080078125, -0.015777587890625, -0.060150146484375, 0.027679443359375, 0.00911712646484375, -0.0217437744140625, 0.001773834228515625, 0.0418701171875, -0.0100555419921875, -0.0285491943359375, -0.0228118896484375, 0.05584716796875, -0.017913818359375, -0.02838134765625, 0.04296875, -0.017974853515625, 0.042449951171875, -0.0262298583984375, -0.00563812255859375, -0.02154541015625, 0.0152587890625, -0.040130615234375, -0.0780029296875, 0.015960693359375, -0.027191162109375, -0.018280029296875, -0.00063323974609375, 0.055999755859375, -0.0217742919921875, -0.0673828125, -0.0206146240234375, -0.0157623291015625, 0.023956298828125, -0.007358551025390625, -0.052032470703125, 0.0258941650390625, -0.0003039836883544922, -0.0302276611328125, 0.028656005859375, 0.035430908203125, -0.01325225830078125, 0.0447998046875, 0.062225341796875, 0.01061248779296875, 0.00731658935546875, 0.006359100341796875, 0.08038330078125, -0.0306854248046875, -0.044647216796875, -0.04888916015625, 0.056427001953125, -0.030364990234375, -0.0252227783203125, 0.054656982421875, 0.053619384765625, 0.062225341796875, 0.00196075439453125, 0.037322998046875, -0.007549285888671875, 0.0285491943359375, -0.037750244140625, 0.04730224609375, -0.050933837890625, 0.0198211669921875, -0.051483154296875, -0.0618896484375, -0.038848876953125, 0.048675537109375, 0.0043182373046875, 0.01515960693359375, 0.044525146484375, 0.0882568359375, -0.027923583984375, -0.01885986328125, 0.032958984375, 0.011505126953125, 0.0207977294921875, 0.0172119140625, 0.04986572265625, -0.055938720703125, 0.038299560546875, -0.035125732421875, -0.040557861328125, -0.0386962890625, -0.08154296875, -0.06072998046875, -0.060546875, -0.06829833984375, -0.043731689453125, -0.003238677978515625, 0.04608154296875, 0.08892822265625, -0.0811767578125, 0.00868988037109375, -0.0023651123046875, 0.024505615234375, -0.03564453125, -0.019805908203125, 0.03173828125, 0.02581787109375, -0.0298004150390625, -0.01428985595703125, 0.035400390625, 0.01947021484375, -0.032379150390625, 0.003009796142578125, -0.030914306640625, -0.00989532470703125, 0.033111572265625, 0.0190277099609375, -0.0361328125, -0.0160675048828125, -0.0009694099426269531, -0.0179595947265625, 0.0024967193603515625, 0.049591064453125, -0.06292724609375, 0.04718017578125, 0.035186767578125, 0.034027099609375, 0.059906005859375, -0.0169219970703125, -0.004302978515625, -0.059783935546875, 0.02044677734375, -0.0092620849609375, 0.02197265625, 0.020965576171875, -0.0309295654296875, 0.0306243896484375, 0.04541015625, -0.05084228515625, -0.08740234375, 0.009674072265625, -0.08258056640625, -0.0114898681640625, 0.0863037109375, -0.0311737060546875, -0.0178070068359375, -0.0168609619140625, -0.0307464599609375, -0.006610870361328125, -0.01456451416015625, 0.0262603759765625, 0.031585693359375, 0.014923095703125, -0.037017822265625, -0.0269775390625, 0.035400390625, -0.0075225830078125, -0.04150390625, -0.012786865234375, 0.02093505859375, 0.00470733642578125, 0.022064208984375, 0.046051025390625, -0.00026988983154296875, 0.039154052734375, 0.0090789794921875, -0.0021228790283203125, -0.039215087890625, -0.029327392578125, -0.016326904296875, 0.01568603515625, -0.039825439453125, -0.05133056640625 ] ]
awettig/Pile-ArXiv-0.5B-6K-opt
2023-07-10T19:42:58.000Z
[ "region:us" ]
awettig
null
null
0
312
2023-07-10T19:41:28
--- dataset_info: features: - name: input_ids sequence: int32 - name: attention_mask sequence: int8 - name: labels sequence: int64 splits: - name: train num_bytes: 6500959920 num_examples: 81380 - name: test num_bytes: 64945692 num_examples: 813 download_size: 1581567196 dataset_size: 6565905612 --- # Dataset Card for "Pile-ArXiv-0.5B-6K-opt" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
523
[ [ -0.0535888671875, -0.00830841064453125, -0.0007762908935546875, 0.01312255859375, -0.036651611328125, -0.004146575927734375, 0.041229248046875, -0.01036834716796875, 0.051910400390625, 0.05230712890625, -0.031707763671875, -0.047607421875, -0.044677734375, -0.00036334991455078125, -0.040985107421875, 0.095947265625, 0.038726806640625, -0.0181732177734375, -0.040252685546875, -0.023406982421875, -0.0145721435546875, -0.027618408203125, -0.0506591796875, -0.0311737060546875, 0.07806396484375, 0.054412841796875, 0.04248046875, 0.06719970703125, 0.07220458984375, 0.00817108154296875, -0.0097198486328125, -0.0234222412109375, -0.033294677734375, -0.014129638671875, -0.014007568359375, -0.0284576416015625, -0.06036376953125, 0.00878143310546875, 0.06536865234375, 0.04571533203125, -0.0233612060546875, 0.050262451171875, -0.04034423828125, 0.07122802734375, -0.037750244140625, 0.01351165771484375, -0.01030731201171875, -0.0013608932495117188, -0.047210693359375, -0.01441192626953125, -0.011566162109375, -0.0166015625, -0.01318359375, -0.0489501953125, 0.01499176025390625, 0.0189056396484375, 0.055450439453125, 0.0533447265625, -0.005523681640625, -0.00302886962890625, -0.01285552978515625, 0.0151824951171875, -0.0242767333984375, 0.0199432373046875, 0.046875, 0.015838623046875, 0.0028514862060546875, -0.0255889892578125, -0.0174102783203125, 0.01551055908203125, -0.012451171875, 0.0147705078125, 0.01097869873046875, -0.0139617919921875, 0.045867919921875, 0.055999755859375, -0.04949951171875, 0.0013856887817382812, -0.056732177734375, -0.00801849365234375, 0.056396484375, 0.0008192062377929688, 0.015655517578125, -0.0179443359375, -0.016693115234375, -0.0225830078125, -0.03216552734375, 0.0007195472717285156, 0.042266845703125, 0.013824462890625, -0.06878662109375, 0.05609130859375, -0.002933502197265625, 0.030487060546875, 0.016693115234375, 0.043060302734375, 0.04876708984375, -0.0162506103515625, -0.0222625732421875, 0.010223388671875, 0.0262908935546875, 0.01473236083984375, -0.02587890625, 0.0070037841796875, 0.0103607177734375, 0.0020351409912109375, 0.0193939208984375, -0.08074951171875, -0.06097412109375, 0.04730224609375, -0.059173583984375, -0.037200927734375, 0.030487060546875, -0.06585693359375, -0.0479736328125, -0.00051116943359375, -0.0010671615600585938, -0.00435638427734375, -0.03924560546875, -0.005252838134765625, -0.038177490234375, 0.034423828125, 0.01287841796875, -0.048492431640625, 0.023468017578125, 0.040985107421875, 0.0408935546875, 0.0038623809814453125, -0.0149078369140625, -0.07330322265625, 0.0174713134765625, -0.019744873046875, 0.08984375, -0.04156494140625, -0.0306854248046875, 0.002262115478515625, 0.0161895751953125, 0.0164642333984375, -0.0289306640625, 0.0721435546875, -0.02301025390625, 0.00814056396484375, -0.0292816162109375, -0.031585693359375, -0.0130615234375, 0.0180816650390625, -0.082275390625, 0.09283447265625, 0.0194091796875, -0.05438232421875, 0.0400390625, -0.08636474609375, -0.029266357421875, 0.0552978515625, 0.0118408203125, -0.04840087890625, 0.0025997161865234375, 0.00009173154830932617, 0.042236328125, 0.00787353515625, 0.0006155967712402344, -0.04638671875, -0.01384735107421875, -0.003253936767578125, 0.01317596435546875, 0.07977294921875, 0.0232696533203125, 0.025360107421875, 0.00632476806640625, -0.07061767578125, -0.014556884765625, 0.00379180908203125, -0.0191497802734375, -0.027069091796875, -0.01070404052734375, 0.0070037841796875, -0.01412200927734375, 0.031585693359375, -0.01319122314453125, 0.05072021484375, -0.00847625732421875, -0.016082763671875, 0.0433349609375, -0.0081024169921875, 0.02783203125, -0.034149169921875, 0.0311737060546875, 0.007411956787109375, 0.004474639892578125, 0.007602691650390625, -0.023681640625, -0.0439453125, -0.0097808837890625, 0.04327392578125, 0.043304443359375, -0.0234832763671875, 0.051605224609375, -0.00531005859375, -0.05853271484375, -0.00879669189453125, -0.00849151611328125, 0.0013647079467773438, 0.004016876220703125, 0.0183563232421875, -0.029266357421875, -0.03936767578125, -0.05718994140625, 0.03350830078125, -0.006195068359375, 0.006256103515625, 0.033355712890625, 0.07415771484375, -0.022918701171875, 0.03057861328125, -0.051910400390625, -0.0263519287109375, 0.0146331787109375, 0.0022792816162109375, 0.0361328125, 0.0477294921875, 0.06591796875, -0.0633544921875, -0.02691650390625, -0.014892578125, -0.02801513671875, -0.0120086669921875, 0.01702880859375, -0.0465087890625, 0.00981903076171875, 0.007080078125, -0.032684326171875, 0.03729248046875, 0.06317138671875, -0.054931640625, 0.01483154296875, -0.0107879638671875, 0.02435302734375, -0.0894775390625, 0.0372314453125, -0.01160430908203125, -0.007213592529296875, -0.01708984375, -0.0003325939178466797, 0.0015201568603515625, -0.00873565673828125, -0.0194244384765625, 0.0457763671875, -0.034393310546875, -0.0208892822265625, 0.00586700439453125, -0.0125885009765625, -0.0188140869140625, 0.0165252685546875, 0.007129669189453125, 0.036407470703125, 0.07098388671875, -0.03802490234375, 0.051605224609375, 0.050628662109375, 0.003383636474609375, 0.07257080078125, -0.042388916015625, 0.01247406005859375, -0.0116424560546875, 0.034576416015625, -0.0394287109375, -0.0535888671875, 0.050262451171875, -0.0322265625, 0.00576019287109375, -0.04736328125, -0.0281829833984375, -0.04205322265625, -0.035919189453125, 0.05242919921875, 0.0386962890625, -0.040924072265625, 0.0286102294921875, 0.04962158203125, -0.0013399124145507812, -0.038421630859375, -0.050262451171875, 0.0005335807800292969, -0.0284271240234375, -0.015869140625, 0.0179595947265625, -0.042816162109375, 0.002460479736328125, -0.0053863525390625, 0.0241546630859375, -0.01314544677734375, -0.0303497314453125, 0.0264434814453125, 0.0009813308715820312, 0.0079193115234375, 0.00923919677734375, -0.0076904296875, -0.0465087890625, 0.00608062744140625, -0.0071258544921875, 0.019439697265625, 0.0021495819091796875, -0.0016984939575195312, 0.0032291412353515625, 0.0298919677734375, 0.0396728515625, -0.0174102783203125, 0.051605224609375, 0.0601806640625, -0.04736328125, -0.0195465087890625, -0.0297088623046875, 0.00321197509765625, -0.02801513671875, -0.002216339111328125, -0.013946533203125, -0.041473388671875, 0.051483154296875, -0.0017452239990234375, 0.0166778564453125, 0.0535888671875, 0.048828125, -0.0189056396484375, 0.04400634765625, 0.038421630859375, -0.01168060302734375, 0.028289794921875, -0.035491943359375, -0.0222625732421875, -0.060699462890625, -0.0157470703125, -0.05120849609375, -0.03564453125, -0.0322265625, -0.034271240234375, -0.001445770263671875, -0.00043201446533203125, -0.017364501953125, 0.028472900390625, -0.07098388671875, 0.02325439453125, 0.05291748046875, 0.005802154541015625, -0.006877899169921875, -0.004222869873046875, 0.0293426513671875, 0.045989990234375, -0.06585693359375, -0.02301025390625, 0.07073974609375, 0.023895263671875, 0.04949951171875, 0.0205230712890625, 0.0577392578125, 0.042022705078125, 0.01004791259765625, -0.035247802734375, 0.035003662109375, -0.0216827392578125, -0.058746337890625, -0.021240234375, -0.01078033447265625, -0.07708740234375, -0.0219268798828125, -0.0173797607421875, -0.00965118408203125, 0.0299072265625, 0.042236328125, -0.02203369140625, 0.0311737060546875, -0.0570068359375, 0.08050537109375, -0.00428009033203125, -0.00600433349609375, -0.0081024169921875, -0.048828125, 0.003299713134765625, 0.0211944580078125, 0.02069091796875, -0.01543426513671875, -0.01251220703125, 0.07574462890625, -0.0235595703125, 0.06231689453125, -0.038299560546875, 0.0018930435180664062, 0.0200347900390625, -0.0123748779296875, 0.043365478515625, 0.0233612060546875, -0.00615692138671875, 0.01467132568359375, 0.02044677734375, -0.0487060546875, -0.00704193115234375, 0.041534423828125, -0.047637939453125, 0.0156402587890625, -0.053558349609375, -0.05206298828125, 0.0301361083984375, 0.032684326171875, 0.010833740234375, 0.037261962890625, -0.0162811279296875, 0.03265380859375, 0.06964111328125, 0.006641387939453125, 0.02325439453125, 0.004558563232421875, -0.00632476806640625, -0.04254150390625, 0.07281494140625, 0.01453399658203125, -0.0267791748046875, 0.038238525390625, 0.036895751953125, -0.028839111328125, -0.051727294921875, -0.032928466796875, 0.0168304443359375, -0.028472900390625, -0.033111572265625, -0.031829833984375, -0.01378631591796875, -0.040740966796875, -0.03448486328125, -0.019561767578125, -0.02374267578125, -0.035919189453125, -0.0194244384765625, 0.0751953125, 0.04638671875, -0.043548583984375, 0.0270538330078125, -0.062347412109375, 0.02923583984375, -0.0008797645568847656, 0.07904052734375, -0.0300140380859375, -0.0377197265625, -0.035797119140625, -0.005016326904296875, 0.0238800048828125, -0.032073974609375, 0.00948333740234375, -0.004444122314453125, 0.04083251953125, 0.0311431884765625, 0.0155181884765625, 0.025177001953125, -0.00873565673828125, 0.04156494140625, -0.00971221923828125, -0.02398681640625, 0.040069580078125, -0.061248779296875, 0.025482177734375, 0.04730224609375, 0.0255584716796875, -0.020599365234375, 0.01593017578125, -0.0828857421875, -0.045013427734375, 0.04364013671875, 0.00798797607421875, -0.0126190185546875, 0.0157012939453125, 0.0228118896484375, 0.0123138427734375, 0.0186309814453125, -0.0643310546875, -0.05352783203125, -0.00592803955078125, -0.0147552490234375, 0.0051422119140625, -0.040130615234375, -0.02423095703125, -0.0250244140625, 0.059600830078125, -0.00555419921875, 0.03240966796875, -0.0036773681640625, 0.0217742919921875, -0.01520538330078125, -0.0090484619140625, 0.04443359375, 0.0265045166015625, -0.043670654296875, 0.005458831787109375, -0.002574920654296875, -0.037933349609375, -0.0252685546875, 0.03668212890625, -0.010772705078125, -0.034149169921875, 0.018646240234375, 0.039581298828125, -0.033294677734375, -0.01116943359375, -0.001483917236328125, 0.01558685302734375, -0.04278564453125, -0.033660888671875, 0.004669189453125, 0.012054443359375, 0.00524139404296875, 0.001453399658203125, 0.01251220703125, 0.0236968994140625, -0.01435089111328125, 0.0307464599609375, 0.0160064697265625, -0.03216552734375, -0.00650787353515625, 0.03662109375, 0.0455322265625, -0.03717041015625, 0.05853271484375, -0.023590087890625, -0.024139404296875, 0.0565185546875, 0.00811004638671875, 0.04052734375, -0.007541656494140625, 0.0244140625, 0.048736572265625, 0.015380859375, 0.0134429931640625, 0.0227813720703125, -0.006107330322265625, -0.056732177734375, -0.0018711090087890625, -0.025909423828125, -0.039093017578125, -0.004940032958984375, -0.04864501953125, 0.0269775390625, -0.034881591796875, 0.01317596435546875, -0.0020236968994140625, 0.029388427734375, -0.035552978515625, 0.0210723876953125, 0.01062774658203125, 0.07281494140625, -0.05816650390625, 0.0447998046875, 0.0828857421875, -0.034332275390625, -0.033111572265625, -0.03924560546875, -0.003154754638671875, -0.05364990234375, -0.0038547515869140625, 0.007106781005859375, 0.0260772705078125, 0.01117706298828125, -0.0723876953125, -0.06390380859375, 0.0748291015625, -0.0015268325805664062, -0.0267486572265625, 0.044281005859375, -0.0198822021484375, 0.0088653564453125, -0.0146026611328125, 0.0174713134765625, 0.0188751220703125, 0.058685302734375, 0.03790283203125, -0.0244598388671875, -0.01177215576171875, -0.052642822265625, -0.0322265625, 0.041778564453125, -0.06903076171875, 0.0163421630859375, 0.0038242340087890625, 0.01282501220703125, -0.00899505615234375, 0.049530029296875, 0.0192108154296875, 0.00798797607421875, 0.04437255859375, 0.07110595703125, 0.06231689453125, -0.0221405029296875, 0.07403564453125, 0.0004055500030517578, 0.033050537109375, 0.056640625, -0.01068878173828125, 0.0297088623046875, 0.040374755859375, -0.01313018798828125, 0.0241546630859375, 0.063232421875, -0.05462646484375, 0.023590087890625, 0.01503753662109375, -0.012786865234375, -0.0234832763671875, -0.0176239013671875, -0.040618896484375, -0.005207061767578125, 0.035491943359375, -0.00670623779296875, 0.00922393798828125, -0.0191192626953125, -0.007633209228515625, -0.0189056396484375, -0.04132080078125, 0.043365478515625, -0.0157318115234375, -0.0311737060546875, -0.00116729736328125, -0.029205322265625, 0.0379638671875, -0.029815673828125, -0.037872314453125, -0.00318145751953125, 0.01055145263671875, -0.0413818359375, -0.08135986328125, 0.05206298828125, -0.027252197265625, -0.03668212890625, -0.018646240234375, 0.056793212890625, -0.0189056396484375, -0.06854248046875, -0.0117034912109375, 0.0071868896484375, 0.0472412109375, 0.020721435546875, -0.0865478515625, 0.00855255126953125, -0.005855560302734375, -0.0133514404296875, 0.0260009765625, 0.02227783203125, -0.00632476806640625, 0.05511474609375, 0.061370849609375, 0.0013637542724609375, -0.0247039794921875, 0.0183258056640625, 0.04034423828125, -0.04644775390625, -0.032501220703125, -0.0293121337890625, 0.06591796875, -0.025238037109375, -0.038970947265625, 0.016510009765625, 0.075927734375, 0.0626220703125, -0.015777587890625, 0.052459716796875, -0.061798095703125, 0.0478515625, -0.01079559326171875, 0.05877685546875, -0.029388427734375, -0.0186004638671875, -0.0118255615234375, -0.05059814453125, -0.058624267578125, 0.06524658203125, 0.01053619384765625, 0.005161285400390625, 0.047576904296875, 0.045684814453125, -0.00319671630859375, -0.0188446044921875, 0.0100860595703125, 0.0205841064453125, 0.01074981689453125, 0.01476287841796875, 0.0142364501953125, -0.038421630859375, 0.036407470703125, -0.023468017578125, -0.0419921875, 0.0006422996520996094, -0.0985107421875, -0.0833740234375, -0.03814697265625, -0.0511474609375, -0.0206298828125, -0.00890350341796875, 0.046783447265625, 0.060882568359375, -0.06207275390625, -0.024932861328125, -0.004993438720703125, 0.0300445556640625, -0.0109710693359375, -0.01070404052734375, 0.0582275390625, 0.0258026123046875, -0.049407958984375, -0.022613525390625, 0.01085662841796875, 0.01016998291015625, -0.00832366943359375, -0.00579833984375, -0.039031982421875, -0.0181732177734375, 0.0296478271484375, 0.0260772705078125, -0.01326751708984375, -0.0256500244140625, -0.0225830078125, 0.01166534423828125, 0.012115478515625, 0.036651611328125, -0.043121337890625, -0.005535125732421875, 0.04669189453125, 0.0289154052734375, 0.0299530029296875, 0.0256500244140625, 0.033111572265625, -0.038055419921875, 0.0169525146484375, 0.005496978759765625, 0.0254058837890625, 0.0037059783935546875, -0.052734375, 0.08197021484375, 0.0222320556640625, -0.0628662109375, -0.0457763671875, -0.01071929931640625, -0.11407470703125, 0.02044677734375, 0.05828857421875, 0.0247344970703125, -0.0238494873046875, 0.0008068084716796875, -0.042083740234375, 0.007373809814453125, -0.05633544921875, 0.0206146240234375, 0.05450439453125, -0.002513885498046875, -0.04119873046875, -0.018798828125, 0.037017822265625, -0.00002676248550415039, -0.07904052734375, 0.018646240234375, 0.041656494140625, -0.01012420654296875, 0.0174407958984375, 0.04937744140625, -0.002094268798828125, 0.019073486328125, 0.0262603759765625, 0.033294677734375, -0.01514434814453125, -0.0242919921875, -0.00666046142578125, 0.01123046875, -0.01448822021484375, -0.0230712890625 ] ]
result-kand2-sdxl-wuerst-karlo/4390ae17
2023-10-04T16:37:17.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
312
2023-10-04T16:37:16
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 175 num_examples: 10 download_size: 1353 dataset_size: 175 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "4390ae17" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.047271728515625, 0.0015192031860351562, 0.01629638671875, 0.0126953125, -0.023406982421875, -0.01451873779296875, 0.0236053466796875, -0.02777099609375, 0.061981201171875, 0.031768798828125, -0.06817626953125, -0.052459716796875, -0.033660888671875, -0.00653076171875, -0.0152435302734375, 0.08697509765625, 0.011260986328125, 0.0034942626953125, -0.01806640625, -0.008087158203125, -0.00972747802734375, -0.0316162109375, -0.0347900390625, -0.0293426513671875, 0.056488037109375, 0.04949951171875, 0.027740478515625, 0.04522705078125, 0.0640869140625, 0.0165863037109375, 0.00972747802734375, -0.0162811279296875, -0.0202178955078125, -0.00482177734375, -0.0085601806640625, -0.0276031494140625, -0.0828857421875, -0.01116943359375, 0.0426025390625, 0.04559326171875, -0.0147857666015625, 0.06494140625, -0.024200439453125, 0.05902099609375, -0.0268707275390625, 0.0367431640625, -0.00647735595703125, -0.009429931640625, -0.0640869140625, -0.0036258697509765625, 0.006587982177734375, -0.03326416015625, -0.006359100341796875, -0.06475830078125, 0.0162811279296875, 0.01467132568359375, 0.050994873046875, 0.019866943359375, 0.00482940673828125, -0.0173187255859375, -0.0181732177734375, 0.01273345947265625, -0.0220184326171875, 0.0252685546875, 0.054901123046875, 0.0199432373046875, 0.00861358642578125, -0.04827880859375, -0.0229949951171875, 0.0166473388671875, 0.00490570068359375, 0.01309967041015625, 0.0004482269287109375, 0.004852294921875, 0.0469970703125, 0.055633544921875, -0.036163330078125, -0.01157379150390625, -0.05389404296875, -0.03363037109375, 0.0677490234375, 0.01849365234375, 0.0189666748046875, -0.0225982666015625, -0.0164031982421875, -0.0195465087890625, -0.0253143310546875, -0.01491546630859375, 0.03936767578125, 0.0217437744140625, -0.08050537109375, 0.0372314453125, -0.010589599609375, 0.0284881591796875, 0.01922607421875, 0.04522705078125, 0.0458984375, -0.021270751953125, -0.0230865478515625, 0.01132965087890625, 0.01371002197265625, 0.0272674560546875, 0.0017690658569335938, 0.005718231201171875, -0.0038318634033203125, -0.0014314651489257812, 0.006744384765625, -0.0804443359375, -0.05108642578125, 0.036651611328125, -0.059326171875, -0.0164947509765625, 0.04278564453125, -0.07373046875, -0.040496826171875, -0.021240234375, -0.0079803466796875, 0.005336761474609375, -0.046600341796875, -0.00951385498046875, -0.041229248046875, 0.031951904296875, 0.01120758056640625, -0.06280517578125, 0.0209197998046875, 0.05596923828125, 0.031646728515625, 0.0189666748046875, -0.01329803466796875, -0.039093017578125, 0.01165771484375, -0.01166534423828125, 0.052459716796875, -0.04046630859375, -0.0304718017578125, 0.005771636962890625, 0.0272216796875, 0.0139312744140625, -0.029388427734375, 0.07342529296875, -0.0390625, -0.00799560546875, -0.053863525390625, -0.046600341796875, -0.0015544891357421875, 0.01201629638671875, -0.08599853515625, 0.08099365234375, 0.01244354248046875, -0.05029296875, 0.01531982421875, -0.08770751953125, -0.01074981689453125, 0.05633544921875, 0.005657196044921875, -0.0294036865234375, 0.0263519287109375, -0.0194091796875, 0.0296478271484375, -0.00677490234375, 0.0211639404296875, -0.046661376953125, -0.01505279541015625, -0.00894927978515625, 0.01184844970703125, 0.064453125, 0.023529052734375, 0.029052734375, 0.0029964447021484375, -0.06585693359375, 0.00016176700592041016, 0.01366424560546875, -0.00687408447265625, -0.01971435546875, -0.05670166015625, 0.03350830078125, -0.01181793212890625, 0.03338623046875, -0.03790283203125, 0.0188446044921875, 0.013153076171875, -0.019805908203125, 0.048614501953125, 0.01050567626953125, 0.02197265625, -0.0423583984375, 0.04876708984375, -0.01226043701171875, 0.0148468017578125, -0.005615234375, -0.03179931640625, -0.045013427734375, 0.0032958984375, 0.0416259765625, 0.032958984375, -0.032012939453125, 0.0550537109375, 0.0125732421875, -0.0577392578125, -0.0172271728515625, -0.00927734375, 0.0181121826171875, 0.01983642578125, 0.026397705078125, -0.061553955078125, -0.06988525390625, -0.041168212890625, 0.0285797119140625, -0.00907135009765625, 0.01007843017578125, 0.024688720703125, 0.0604248046875, -0.0240325927734375, 0.023681640625, -0.051910400390625, -0.01678466796875, 0.006496429443359375, -0.01526641845703125, 0.01045989990234375, 0.04779052734375, 0.06707763671875, -0.044921875, -0.0136566162109375, -0.04449462890625, -0.03753662109375, -0.00894927978515625, 0.01702880859375, -0.04547119140625, 0.00127410888671875, 0.0162353515625, -0.032928466796875, 0.051055908203125, 0.0706787109375, -0.043914794921875, 0.0247344970703125, 0.0047760009765625, 0.00882720947265625, -0.101806640625, 0.036773681640625, 0.008209228515625, -0.0055694580078125, -0.03240966796875, 0.003314971923828125, 0.0092315673828125, -0.01611328125, -0.004505157470703125, 0.04144287109375, -0.031829833984375, -0.004444122314453125, 0.0025577545166015625, -0.011322021484375, -0.01155853271484375, 0.01094818115234375, 0.01149749755859375, 0.0280609130859375, 0.06475830078125, -0.02191162109375, 0.0721435546875, 0.04803466796875, -0.00713348388671875, 0.06787109375, -0.04742431640625, 0.01202392578125, -0.0107879638671875, 0.035675048828125, -0.04608154296875, -0.060272216796875, 0.03656005859375, -0.0237884521484375, 0.0177459716796875, -0.034393310546875, -0.0216217041015625, -0.049896240234375, -0.030853271484375, 0.056488037109375, 0.02691650390625, -0.050567626953125, 0.027587890625, 0.040924072265625, -0.005702972412109375, -0.00909423828125, -0.0660400390625, -0.00347137451171875, -0.02972412109375, -0.01303863525390625, 0.04681396484375, -0.0299224853515625, -0.0038661956787109375, -0.005657196044921875, 0.0162506103515625, -0.00951385498046875, -0.0240936279296875, 0.04608154296875, 0.027740478515625, -0.01288604736328125, 0.033172607421875, -0.0240936279296875, -0.04974365234375, 0.0173797607421875, -0.0004687309265136719, 0.036224365234375, -0.0008220672607421875, -0.01239776611328125, -0.053985595703125, 0.028472900390625, 0.024261474609375, -0.0211334228515625, 0.032135009765625, 0.055908203125, -0.0618896484375, -0.01490020751953125, -0.0301361083984375, -0.019500732421875, -0.03314208984375, 0.0175628662109375, -0.022003173828125, -0.0179901123046875, 0.054779052734375, -0.0035305023193359375, -0.0120086669921875, 0.0501708984375, 0.053436279296875, 0.004924774169921875, 0.01215362548828125, 0.040435791015625, -0.028076171875, 0.041961669921875, -0.0180816650390625, -0.02276611328125, -0.054290771484375, -0.038970947265625, -0.043914794921875, -0.02777099609375, -0.05047607421875, -0.0276947021484375, -0.01280975341796875, -0.0206146240234375, -0.0289154052734375, 0.0374755859375, -0.036865234375, 0.030914306640625, 0.0501708984375, 0.0247344970703125, -0.0005254745483398438, -0.0171051025390625, 0.0312347412109375, 0.020599365234375, -0.036865234375, -0.0142059326171875, 0.08837890625, 0.032989501953125, 0.063232421875, 0.026947021484375, 0.07867431640625, 0.036712646484375, 0.0191802978515625, -0.0297393798828125, 0.032135009765625, -0.0033588409423828125, -0.0557861328125, -0.005649566650390625, -0.0084075927734375, -0.0509033203125, -0.052642822265625, -0.0167236328125, -0.0200347900390625, 0.027099609375, 0.03472900390625, -0.0120086669921875, 0.017852783203125, -0.057769775390625, 0.0645751953125, -0.0120086669921875, -0.00917816162109375, -0.01155853271484375, -0.043365478515625, 0.007808685302734375, 0.0159149169921875, -0.005649566650390625, -0.0213623046875, 0.00115203857421875, 0.076904296875, -0.0430908203125, 0.07537841796875, -0.049530029296875, -0.004985809326171875, 0.006999969482421875, -0.0194091796875, 0.02178955078125, 0.0293426513671875, -0.0218353271484375, -0.00396728515625, 0.0078277587890625, -0.042327880859375, -0.00843048095703125, 0.0499267578125, -0.04449462890625, 0.0086822509765625, -0.035125732421875, -0.03692626953125, 0.0009412765502929688, 0.0175933837890625, 0.016937255859375, 0.0643310546875, -0.0270538330078125, -0.003688812255859375, 0.044921875, 0.0263671875, 0.038726806640625, -0.0001232624053955078, -0.006565093994140625, -0.024627685546875, 0.058685302734375, 0.004428863525390625, -0.0194091796875, 0.0146484375, 0.00867462158203125, -0.0258636474609375, -0.0321044921875, -0.045928955078125, 0.024993896484375, -0.035003662109375, -0.04248046875, 0.002529144287109375, -0.015289306640625, -0.021820068359375, -0.01380157470703125, -0.0275115966796875, -0.043212890625, -0.034881591796875, -0.04193115234375, 0.0731201171875, 0.052398681640625, -0.043975830078125, 0.0165863037109375, -0.0526123046875, 0.027099609375, -0.0005979537963867188, 0.07568359375, -0.007450103759765625, -0.040435791015625, -0.0218048095703125, -0.0138092041015625, 0.005657196044921875, -0.048675537109375, -0.015045166015625, 0.0151214599609375, 0.0416259765625, 0.0210723876953125, 0.019866943359375, 0.04644775390625, 0.0005903244018554688, 0.040435791015625, 0.009735107421875, -0.06005859375, 0.04254150390625, -0.019195556640625, 0.0312347412109375, 0.058868408203125, 0.048095703125, -0.03192138671875, 0.02276611328125, -0.0755615234375, -0.039337158203125, 0.044403076171875, -0.01076507568359375, 0.0207366943359375, 0.031585693359375, 0.0308837890625, 0.003559112548828125, 0.00760650634765625, -0.0355224609375, -0.06353759765625, -0.010650634765625, -0.04132080078125, 0.0272979736328125, -0.032958984375, -0.029144287109375, -0.0250091552734375, 0.05078125, -0.001209259033203125, 0.03253173828125, -0.002132415771484375, 0.0268096923828125, -0.0164337158203125, -0.01004791259765625, 0.0253448486328125, 0.03692626953125, -0.04241943359375, -0.006763458251953125, -0.00972747802734375, -0.045318603515625, -0.03948974609375, 0.06878662109375, 0.0022296905517578125, -0.0193328857421875, 0.04583740234375, 0.046295166015625, -0.0263214111328125, -0.01371002197265625, 0.01230621337890625, -0.0017805099487304688, -0.021881103515625, -0.0278472900390625, 0.0045928955078125, 0.01119232177734375, 0.017364501953125, 0.01055145263671875, -0.00896453857421875, 0.01763916015625, -0.039031982421875, 0.04412841796875, 0.0012760162353515625, -0.045745849609375, -0.04681396484375, 0.030029296875, 0.054443359375, -0.032958984375, 0.0589599609375, -0.01233673095703125, -0.0297698974609375, 0.058258056640625, 0.021392822265625, 0.04510498046875, -0.0357666015625, 0.0295867919921875, 0.045013427734375, -0.00487518310546875, 0.0172882080078125, 0.05596923828125, -0.0305328369140625, -0.053741455078125, 0.01357269287109375, -0.0166015625, -0.04449462890625, -0.01348876953125, -0.09039306640625, 0.0188140869140625, -0.038970947265625, -0.0180511474609375, 0.0175323486328125, 0.024993896484375, -0.060211181640625, 0.0279998779296875, 0.032745361328125, 0.10357666015625, -0.058074951171875, 0.05413818359375, 0.06689453125, -0.026336669921875, -0.052337646484375, -0.001499176025390625, 0.014739990234375, -0.0675048828125, -0.0103912353515625, 0.00505828857421875, 0.0216217041015625, -0.01308441162109375, -0.0474853515625, -0.044952392578125, 0.0863037109375, 0.01071929931640625, -0.0484619140625, 0.0238037109375, -0.00968170166015625, 0.0266265869140625, -0.019989013671875, 0.0146331787109375, 0.0379638671875, 0.0540771484375, 0.0228729248046875, -0.056793212890625, 0.01439666748046875, -0.040740966796875, -0.02972412109375, 0.0246124267578125, -0.062347412109375, -0.0007572174072265625, -0.0203094482421875, 0.01143646240234375, 0.020416259765625, 0.036041259765625, 0.019927978515625, 0.037567138671875, 0.0135498046875, 0.053192138671875, 0.087158203125, -0.0302734375, 0.06842041015625, -0.007442474365234375, 0.041839599609375, 0.08221435546875, -0.01238250732421875, 0.0245819091796875, 0.03533935546875, -0.00908660888671875, 0.0239105224609375, 0.0499267578125, -0.03729248046875, 0.037139892578125, 0.016143798828125, -0.0202789306640625, -0.01369476318359375, -0.02276611328125, -0.06787109375, 0.021026611328125, 0.0236968994140625, -0.034454345703125, -0.0011281967163085938, -0.0207061767578125, 0.016998291015625, -0.00959014892578125, -0.035736083984375, 0.048095703125, -0.006221771240234375, -0.01244354248046875, -0.0160675048828125, -0.005062103271484375, 0.015350341796875, -0.054229736328125, -0.01397705078125, -0.01406097412109375, 0.01378631591796875, -0.04473876953125, -0.0755615234375, 0.054656982421875, -0.01425933837890625, -0.0203399658203125, -0.0081787109375, 0.040008544921875, -0.028594970703125, -0.06298828125, 0.01447296142578125, 0.0157623291015625, 0.004329681396484375, 0.0214996337890625, -0.08197021484375, 0.041656494140625, -0.003749847412109375, -0.01290130615234375, -0.0011959075927734375, 0.01514434814453125, 0.00713348388671875, 0.03253173828125, 0.02801513671875, 0.001361846923828125, -0.03131103515625, 0.0171966552734375, 0.06689453125, -0.052093505859375, -0.0303802490234375, -0.037445068359375, 0.052337646484375, -0.026611328125, -0.05706787109375, 0.036895751953125, 0.072021484375, 0.06842041015625, -0.01131439208984375, 0.055206298828125, -0.042938232421875, 0.033111572265625, -0.0221710205078125, 0.0372314453125, -0.0186004638671875, -0.01119232177734375, -0.01323699951171875, -0.04248046875, -0.053863525390625, 0.040557861328125, 0.008148193359375, 0.0173492431640625, 0.0290679931640625, 0.068359375, -0.008453369140625, 0.032562255859375, -0.0030803680419921875, 0.004848480224609375, 0.00946807861328125, 0.0283050537109375, 0.0240325927734375, -0.04376220703125, -0.0009403228759765625, -0.0291595458984375, -0.036773681640625, 0.0036029815673828125, -0.0789794921875, -0.057891845703125, -0.054962158203125, -0.041656494140625, -0.032958984375, 0.0017757415771484375, 0.07330322265625, 0.08685302734375, -0.07733154296875, -0.016143798828125, 0.00856781005859375, 0.0113983154296875, 0.010986328125, -0.00603485107421875, 0.059234619140625, 0.03704833984375, -0.052337646484375, -0.02423095703125, -0.0081634521484375, 0.01934814453125, 0.0005331039428710938, -0.00678253173828125, 0.00910186767578125, -0.004505157470703125, 0.003971099853515625, 0.041259765625, -0.00501251220703125, -0.0192718505859375, -0.03814697265625, 0.01300811767578125, 0.0004467964172363281, 0.06488037109375, -0.02093505859375, 0.01067352294921875, 0.03277587890625, 0.0328369140625, 0.045257568359375, 0.031585693359375, 0.034423828125, -0.048614501953125, 0.0207366943359375, -0.0026493072509765625, 0.03167724609375, 0.01441192626953125, -0.0292510986328125, 0.059295654296875, 0.0242462158203125, -0.033538818359375, -0.03887939453125, 0.01004791259765625, -0.10626220703125, 0.039581298828125, 0.048980712890625, 0.00850677490234375, -0.0097198486328125, -0.00490570068359375, -0.0259857177734375, 0.0035495758056640625, -0.06695556640625, 0.0322265625, 0.0400390625, -0.0103912353515625, -0.0244903564453125, -0.00032782554626464844, 0.054290771484375, -0.01450347900390625, -0.09674072265625, 0.017730712890625, 0.0306396484375, -0.00662994384765625, 0.00885009765625, 0.046478271484375, -0.01158905029296875, 0.02947998046875, 0.011993408203125, 0.0247955322265625, -0.0184326171875, -0.03350830078125, -0.0176239013671875, -0.0019779205322265625, -0.007061004638671875, -0.042327880859375 ] ]
sordonia/facts-text-davinci-003_clen128_maxD100_maxC-1
2023-10-13T19:29:48.000Z
[ "region:us" ]
sordonia
null
null
0
312
2023-10-13T19:29:35
## model_name: text-davinci-003 ## max_contexts_per_subject: -1 ## max_documents_per_subject: 100 ## max_context_length: 128
125
[ [ -0.03289794921875, -0.041015625, 0.05517578125, 0.031219482421875, -0.042449951171875, -0.03485107421875, 0.01561737060546875, 0.0230255126953125, -0.005054473876953125, 0.035125732421875, -0.056488037109375, -0.03759765625, -0.0689697265625, 0.00547027587890625, -0.07000732421875, 0.06396484375, 0.016357421875, 0.02655029296875, -0.005702972412109375, -0.0116424560546875, -0.01410675048828125, -0.050323486328125, -0.042083740234375, 0.006595611572265625, 0.048065185546875, 0.03985595703125, 0.0234527587890625, 0.04638671875, 0.035430908203125, 0.01061248779296875, -0.04071044921875, 0.020263671875, -0.046875, 0.009063720703125, 0.01068115234375, -0.01255035400390625, -0.06982421875, -0.00646209716796875, 0.0621337890625, 0.0243988037109375, -0.00409698486328125, 0.0308074951171875, -0.0138702392578125, 0.037139892578125, -0.0328369140625, -0.006214141845703125, -0.033660888671875, 0.005435943603515625, -0.0247955322265625, -0.01189422607421875, -0.019622802734375, 0.0024261474609375, 0.01055145263671875, -0.068603515625, 0.007022857666015625, -0.0022296905517578125, 0.0821533203125, 0.003269195556640625, -0.04705810546875, 0.0005407333374023438, -0.035491943359375, 0.049407958984375, -0.038970947265625, 0.012115478515625, 0.0633544921875, -0.004669189453125, 0.0155487060546875, -0.049530029296875, -0.03802490234375, 0.01336669921875, 0.0084075927734375, -0.013153076171875, 0.00510406494140625, -0.0189056396484375, 0.05499267578125, 0.01251983642578125, -0.0537109375, -0.0228118896484375, -0.0589599609375, -0.0038547515869140625, 0.02972412109375, 0.044677734375, 0.0247344970703125, -0.00939178466796875, -0.0164642333984375, 0.00007635354995727539, -0.0264129638671875, -0.0313720703125, 0.007465362548828125, -0.0008535385131835938, -0.0080413818359375, 0.03253173828125, -0.040191650390625, 0.0526123046875, 0.01119232177734375, -0.01239013671875, 0.003993988037109375, -0.0287017822265625, -0.03863525390625, -0.025238037109375, 0.054290771484375, 0.0207366943359375, -0.0007901191711425781, 0.02978515625, 0.0086212158203125, -0.017333984375, 0.03167724609375, -0.07275390625, 0.00505828857421875, 0.0031681060791015625, -0.0202484130859375, -0.026123046875, 0.04425048828125, -0.046783447265625, -0.01396942138671875, -0.00598907470703125, 0.03936767578125, -0.041839599609375, -0.00547027587890625, 0.0183868408203125, -0.036041259765625, 0.01102447509765625, 0.033355712890625, -0.07513427734375, 0.034881591796875, 0.040435791015625, 0.062042236328125, 0.03460693359375, -0.02783203125, -0.0031871795654296875, 0.04461669921875, -0.01180267333984375, 0.026641845703125, -0.013336181640625, -0.06591796875, -0.0187225341796875, 0.03631591796875, -0.0016603469848632812, 0.006038665771484375, 0.08349609375, -0.02423095703125, 0.04388427734375, -0.04779052734375, -0.0460205078125, -0.0202789306640625, 0.0165252685546875, -0.04400634765625, 0.07012939453125, 0.041259765625, -0.05841064453125, 0.041229248046875, -0.0484619140625, -0.0413818359375, 0.0258026123046875, -0.00878143310546875, -0.0207366943359375, 0.009368896484375, -0.0269317626953125, 0.033599853515625, -0.0251617431640625, 0.038543701171875, -0.011749267578125, -0.02520751953125, -0.011474609375, -0.03802490234375, 0.07318115234375, 0.034515380859375, 0.004108428955078125, 0.000518798828125, -0.049041748046875, -0.01094818115234375, 0.0196990966796875, -0.0095977783203125, -0.025604248046875, -0.016815185546875, 0.01488494873046875, -0.006591796875, 0.02520751953125, -0.052978515625, 0.039459228515625, 0.01078033447265625, 0.0167694091796875, 0.0213623046875, -0.004459381103515625, 0.025115966796875, -0.031951904296875, 0.0306549072265625, -0.0011892318725585938, 0.0159759521484375, -0.00989532470703125, -0.024169921875, -0.0693359375, -0.02435302734375, 0.018096923828125, 0.04376220703125, -0.00811767578125, 0.044219970703125, -0.01103973388671875, -0.0494384765625, 0.0175628662109375, -0.0020885467529296875, 0.0176239013671875, 0.037200927734375, 0.01270294189453125, -0.01015472412109375, -0.043853759765625, -0.06097412109375, 0.01097869873046875, -0.01556396484375, -0.00452423095703125, 0.0276336669921875, 0.05560302734375, -0.0361328125, 0.038055419921875, -0.0753173828125, -0.040557861328125, 0.023468017578125, 0.0262298583984375, 0.0340576171875, 0.047149658203125, 0.049652099609375, -0.06634521484375, -0.0382080078125, -0.034088134765625, -0.04156494140625, -0.00020682811737060547, -0.006214141845703125, -0.03240966796875, 0.01476287841796875, 0.0006575584411621094, -0.050689697265625, 0.042388916015625, 0.0211181640625, -0.0692138671875, 0.01313018798828125, -0.034271240234375, 0.0287017822265625, -0.079833984375, -0.0112762451171875, -0.002162933349609375, -0.0218048095703125, -0.0196075439453125, -0.01534271240234375, 0.026763916015625, 0.0133819580078125, -0.041656494140625, 0.03692626953125, -0.043487548828125, 0.039337158203125, -0.02606201171875, -0.0212860107421875, 0.0295257568359375, 0.0125732421875, 0.00795745849609375, 0.0306549072265625, 0.05712890625, -0.0428466796875, 0.058502197265625, 0.051513671875, -0.01329803466796875, 0.036834716796875, -0.038909912109375, -0.020477294921875, 0.0240325927734375, 0.0113525390625, -0.05084228515625, -0.045013427734375, -0.00738525390625, -0.02508544921875, 0.00473785400390625, -0.00371551513671875, -0.04656982421875, -0.026153564453125, -0.0083465576171875, 0.03790283203125, 0.02337646484375, -0.0034923553466796875, 0.0288848876953125, 0.022125244140625, -0.0118865966796875, -0.01470947265625, -0.075439453125, 0.0245819091796875, -0.0029144287109375, -0.058685302734375, 0.0275726318359375, -0.0209808349609375, 0.006008148193359375, -0.023223876953125, 0.0013513565063476562, -0.0316162109375, -0.00844573974609375, 0.029296875, 0.0218353271484375, -0.0011529922485351562, -0.0003173351287841797, 0.009674072265625, -0.006412506103515625, -0.004184722900390625, 0.0028438568115234375, 0.042327880859375, -0.0173187255859375, -0.005222320556640625, -0.01702880859375, 0.0340576171875, 0.06646728515625, -0.00738525390625, 0.065673828125, 0.03460693359375, -0.0458984375, -0.0025119781494140625, -0.0108184814453125, 0.01001739501953125, -0.0272369384765625, 0.045745849609375, -0.047027587890625, -0.04486083984375, 0.01540374755859375, 0.024658203125, -0.026641845703125, 0.04840087890625, 0.04351806640625, 0.0159149169921875, 0.053375244140625, 0.0433349609375, -0.00954437255859375, 0.0306549072265625, -0.029632568359375, -0.0086669921875, -0.05230712890625, -0.00974273681640625, -0.0247039794921875, 0.033935546875, -0.01546478271484375, -0.019805908203125, 0.019775390625, -0.007904052734375, -0.037017822265625, 0.07012939453125, -0.0491943359375, 0.034423828125, 0.0634765625, 0.036376953125, 0.01183319091796875, -0.035247802734375, 0.0083770751953125, 0.0157623291015625, -0.033355712890625, -0.04998779296875, 0.063232421875, 0.0220184326171875, 0.0294647216796875, 0.036285400390625, 0.040252685546875, 0.0198974609375, -0.0047454833984375, -0.03717041015625, 0.04473876953125, -0.0222625732421875, -0.0904541015625, -0.042755126953125, -0.00965118408203125, -0.0237274169921875, -0.00598907470703125, -0.01407623291015625, -0.0322265625, 0.0092620849609375, -0.0183563232421875, -0.0245819091796875, 0.033355712890625, -0.004283905029296875, 0.0728759765625, -0.025665283203125, -0.028594970703125, 0.004215240478515625, -0.0302276611328125, 0.0198822021484375, -0.0200042724609375, -0.006320953369140625, -0.019866943359375, -0.0289154052734375, 0.0557861328125, -0.023345947265625, 0.01317596435546875, 0.0007147789001464844, -0.01334381103515625, 0.0027637481689453125, 0.012939453125, 0.005611419677734375, 0.032073974609375, -0.01171875, -0.002758026123046875, 0.045166015625, -0.045013427734375, 0.013427734375, 0.055389404296875, -0.021209716796875, -0.0350341796875, -0.05859375, -0.052886962890625, 0.0201568603515625, 0.0258026123046875, 0.051055908203125, 0.061614990234375, -0.04827880859375, 0.04693603515625, 0.07061767578125, -0.002838134765625, 0.053955078125, 0.048797607421875, 0.0036563873291015625, -0.040496826171875, 0.04461669921875, 0.01387786865234375, -0.004619598388671875, 0.024993896484375, -0.00579071044921875, -0.004383087158203125, -0.050872802734375, -0.042022705078125, -0.0007171630859375, -0.034027099609375, -0.021759033203125, -0.06573486328125, -0.0147857666015625, -0.043365478515625, 0.01041412353515625, -0.017059326171875, -0.0222625732421875, -0.08245849609375, -0.028472900390625, 0.0364990234375, 0.0271148681640625, -0.005832672119140625, 0.04510498046875, -0.07708740234375, 0.03759765625, 0.0178070068359375, 0.047515869140625, -0.0229949951171875, -0.0849609375, -0.0151824951171875, -0.01093292236328125, -0.03985595703125, -0.0750732421875, 0.056915283203125, 0.019073486328125, 0.01898193359375, 0.0430908203125, 0.01194000244140625, 0.0430908203125, -0.033233642578125, 0.055633544921875, -0.0020294189453125, -0.06671142578125, 0.045684814453125, -0.0831298828125, 0.034820556640625, 0.063720703125, 0.045684814453125, -0.0345458984375, -0.00189208984375, -0.06103515625, -0.0869140625, 0.040252685546875, 0.0196533203125, 0.0401611328125, -0.00213623046875, 0.0273895263671875, 0.006893157958984375, -0.01013946533203125, -0.06390380859375, -0.0274200439453125, 0.006603240966796875, -0.02471923828125, 0.02587890625, -0.054595947265625, -0.031494140625, -0.05487060546875, 0.08905029296875, 0.0084381103515625, 0.01302337646484375, 0.0279998779296875, 0.0004749298095703125, -0.0022487640380859375, 0.00832366943359375, 0.08782958984375, 0.072509765625, -0.043731689453125, -0.0176239013671875, 0.01039886474609375, -0.037689208984375, 0.011688232421875, 0.004756927490234375, -0.009368896484375, 0.01197052001953125, 0.030303955078125, 0.052978515625, -0.028961181640625, -0.0229644775390625, 0.0411376953125, -0.0198211669921875, -0.0281219482421875, -0.060089111328125, 0.00485992431640625, 0.00814056396484375, 0.00048804283142089844, 0.05108642578125, -0.007778167724609375, 0.0240936279296875, -0.03326416015625, 0.03350830078125, 0.0197296142578125, -0.04522705078125, 0.0086822509765625, 0.057281494140625, 0.0171661376953125, -0.033416748046875, 0.0244140625, -0.0071258544921875, -0.032318115234375, 0.07440185546875, 0.009918212890625, 0.06280517578125, 0.022003173828125, -0.0045013427734375, 0.04278564453125, 0.005565643310546875, -0.0399169921875, 0.034912109375, -0.002010345458984375, -0.042633056640625, 0.00901031494140625, -0.060028076171875, -0.0279998779296875, -0.007656097412109375, -0.06658935546875, 0.037078857421875, -0.0241546630859375, -0.032318115234375, 0.00962066650390625, 0.01245880126953125, -0.00983428955078125, 0.044647216796875, 0.0189361572265625, 0.0972900390625, -0.050323486328125, 0.0975341796875, 0.0252838134765625, -0.0450439453125, -0.0296478271484375, -0.0357666015625, 0.00417327880859375, -0.00878143310546875, 0.046630859375, 0.021575927734375, 0.0275726318359375, -0.0109405517578125, -0.059600830078125, -0.050079345703125, 0.08575439453125, 0.0015211105346679688, -0.06787109375, 0.0073394775390625, -0.021575927734375, 0.01995849609375, -0.054229736328125, 0.021453857421875, 0.01355743408203125, 0.0550537109375, -0.0085296630859375, -0.05889892578125, -0.00942230224609375, -0.0245361328125, -0.015960693359375, 0.01157379150390625, -0.06060791015625, 0.07025146484375, 0.0118865966796875, 0.00901031494140625, 0.06597900390625, 0.039306640625, 0.0301361083984375, 0.031280517578125, 0.0211334228515625, 0.045684814453125, 0.032470703125, -0.040618896484375, 0.06756591796875, -0.0154876708984375, 0.044525146484375, 0.08197021484375, -0.0177001953125, 0.025299072265625, 0.034271240234375, 0.0003859996795654297, 0.03582763671875, 0.064208984375, -0.041351318359375, 0.03375244140625, 0.005733489990234375, -0.0270538330078125, -0.0120391845703125, 0.0037593841552734375, -0.0258636474609375, 0.019073486328125, 0.0124969482421875, -0.05535888671875, 0.045166015625, -0.0182037353515625, 0.0266876220703125, 0.00885009765625, -0.01091766357421875, 0.047943115234375, -0.005672454833984375, -0.02880859375, 0.01385498046875, 0.016632080078125, 0.056640625, -0.05877685546875, 0.009429931640625, -0.0038776397705078125, 0.0249176025390625, 0.004642486572265625, -0.044647216796875, 0.0283203125, -0.00872039794921875, -0.0552978515625, -0.02679443359375, 0.038848876953125, -0.035003662109375, -0.0638427734375, 0.02874755859375, 0.00933074951171875, -0.0028667449951171875, -0.02984619140625, -0.03790283203125, -0.00255584716796875, -0.001506805419921875, -0.028411865234375, 0.01055145263671875, 0.06646728515625, 0.0209808349609375, 0.03515625, 0.0165557861328125, 0.0015459060668945312, -0.00843048095703125, -0.032684326171875, 0.05438232421875, -0.086181640625, -0.018341064453125, -0.08135986328125, 0.027191162109375, -0.01412200927734375, -0.07080078125, 0.042755126953125, 0.057708740234375, 0.0517578125, -0.01401519775390625, 0.0298004150390625, -0.036712646484375, 0.02056884765625, 0.007080078125, 0.054107666015625, -0.053619384765625, 0.0008497238159179688, -0.0234375, -0.049468994140625, -0.01300048828125, 0.034210205078125, 0.007312774658203125, -0.01459503173828125, 0.041900634765625, 0.047637939453125, -0.013885498046875, 0.010650634765625, 0.0396728515625, 0.00833892822265625, 0.001659393310546875, 0.032501220703125, 0.017303466796875, -0.05218505859375, 0.03143310546875, -0.0158233642578125, -0.0287628173828125, 0.00453948974609375, -0.07342529296875, -0.038238525390625, -0.047454833984375, -0.00923919677734375, -0.027618408203125, -0.01422882080078125, 0.038421630859375, 0.0863037109375, -0.048309326171875, -0.0297698974609375, -0.00848388671875, -0.015655517578125, 0.0168609619140625, -0.014373779296875, 0.006763458251953125, 0.0280303955078125, -0.05328369140625, -0.0006661415100097656, 0.003570556640625, 0.0201263427734375, -0.016754150390625, -0.0242767333984375, -0.057952880859375, 0.01137542724609375, 0.043243408203125, -0.005153656005859375, -0.0277557373046875, 0.01036834716796875, -0.00836181640625, -0.028839111328125, -0.010833740234375, 0.0230712890625, -0.0015096664428710938, 0.01233673095703125, 0.0621337890625, -0.002490997314453125, 0.060211181640625, 0.006145477294921875, 0.06622314453125, -0.039825439453125, 0.037017822265625, 0.005680084228515625, 0.0372314453125, 0.003612518310546875, -0.046142578125, 0.06085205078125, 0.027740478515625, -0.04205322265625, -0.0638427734375, -0.0005717277526855469, -0.08953857421875, -0.046295166015625, 0.0784912109375, -0.007228851318359375, -0.0208587646484375, 0.042205810546875, -0.0345458984375, 0.0254364013671875, -0.047943115234375, 0.009033203125, 0.0714111328125, 0.00391387939453125, -0.007007598876953125, -0.039520263671875, 0.0167694091796875, 0.017333984375, -0.036651611328125, -0.016754150390625, 0.041534423828125, 0.025543212890625, 0.0113067626953125, 0.038543701171875, -0.01800537109375, 0.025421142578125, 0.0110626220703125, -0.0016765594482421875, -0.02410888671875, -0.027587890625, -0.02593994140625, 0.01415252685546875, -0.0180816650390625, -0.01059722900390625 ] ]
bigbio/bioasq_task_b
2022-12-22T15:41:12.000Z
[ "multilinguality:monolingual", "language:en", "license:other", "region:us" ]
bigbio
The data are intended to be used as training and development data for BioASQ 10, which will take place during 2022. There is one file containing the data: - training10b.json The file contains the data of the first nine editions of the challenge: 4234 questions [1] with their relevant documents, snippets, concepts and RDF triples, exact and ideal answers. Differences with BioASQ-training9b.json - 492 new questions added from BioASQ9 - The question with id 56c1f01eef6e394741000046 had identical body with 602498cb1cb411341a00009e. All relevant elements from both questions are available in the merged question with id 602498cb1cb411341a00009e. - The question with id 5c7039207c78d69471000065 had identical body with 601c317a1cb411341a000014. All relevant elements from both questions are available in the merged question with id 601c317a1cb411341a000014. - The question with id 5e4b540b6d0a27794100001c had identical body with 602828b11cb411341a0000fc. All relevant elements from both questions are available in the merged question with id 602828b11cb411341a0000fc. - The question with id 5fdb42fba43ad31278000027 had identical body with 5d35eb01b3a638076300000f. All relevant elements from both questions are available in the merged question with id 5d35eb01b3a638076300000f. - The question with id 601d76311cb411341a000045 had identical body with 6060732b94d57fd87900003d. All relevant elements from both questions are available in the merged question with id 6060732b94d57fd87900003d. [1] 4234 questions : 1252 factoid, 1148 yesno, 1018 summary, 816 list
@article{tsatsaronis2015overview, title = { An overview of the BIOASQ large-scale biomedical semantic indexing and question answering competition }, author = { Tsatsaronis, George and Balikas, Georgios and Malakasiotis, Prodromos and Partalas, Ioannis and Zschunke, Matthias and Alvers, Michael R and Weissenborn, Dirk and Krithara, Anastasia and Petridis, Sergios and Polychronopoulos, Dimitris and others }, year = 2015, journal = {BMC bioinformatics}, publisher = {BioMed Central Ltd}, volume = 16, number = 1, pages = 138 }
3
311
2022-09-26T04:05:28
--- language: - en bigbio_language: - English license: other multilinguality: monolingual bigbio_license_shortname: NLM_LICENSE pretty_name: BioASQ Task B homepage: http://participants-area.bioasq.org/datasets/ bigbio_pubmed: true bigbio_public: false bigbio_tasks: - QUESTION_ANSWERING --- # Dataset Card for BioASQ Task B ## Dataset Description - **Homepage:** http://participants-area.bioasq.org/datasets/ - **Pubmed:** True - **Public:** False - **Tasks:** QA The BioASQ corpus contains multiple question answering tasks annotated by biomedical experts, including yes/no, factoid, list, and summary questions. Pertaining to our objective of comparing neural language models, we focus on the the yes/no questions (Task 7b), and leave the inclusion of other tasks to future work. Each question is paired with a reference text containing multiple sentences from a PubMed abstract and a yes/no answer. We use the official train/dev/test split of 670/75/140 questions. See 'Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing' ## Citation Information ``` @article{tsatsaronis2015overview, title = { An overview of the BIOASQ large-scale biomedical semantic indexing and question answering competition }, author = { Tsatsaronis, George and Balikas, Georgios and Malakasiotis, Prodromos and Partalas, Ioannis and Zschunke, Matthias and Alvers, Michael R and Weissenborn, Dirk and Krithara, Anastasia and Petridis, Sergios and Polychronopoulos, Dimitris and others }, year = 2015, journal = {BMC bioinformatics}, publisher = {BioMed Central Ltd}, volume = 16, number = 1, pages = 138 } ```
1,707
[ [ -0.016632080078125, -0.054443359375, 0.04278564453125, 0.004650115966796875, -0.01236724853515625, -0.0096435546875, 0.0077056884765625, -0.03399658203125, 0.019256591796875, 0.0369873046875, -0.04638671875, -0.041290283203125, -0.03173828125, 0.041656494140625, -0.01406097412109375, 0.0892333984375, 0.0007195472717285156, 0.03582763671875, -0.04998779296875, -0.039825439453125, -0.01543426513671875, -0.034088134765625, -0.03131103515625, -0.01300811767578125, 0.0626220703125, 0.01132965087890625, 0.038177490234375, 0.049163818359375, 0.04339599609375, 0.0159454345703125, -0.032867431640625, 0.0013341903686523438, -0.0204925537109375, 0.0211639404296875, -0.017730712890625, -0.036376953125, -0.03924560546875, -0.00473785400390625, 0.04205322265625, 0.06982421875, 0.01125335693359375, 0.048095703125, -0.0169677734375, 0.022857666015625, -0.037109375, 0.0116119384765625, -0.03985595703125, -0.0193634033203125, -0.01103973388671875, -0.0031185150146484375, -0.0185546875, -0.039154052734375, 0.006992340087890625, -0.0257110595703125, 0.0247344970703125, -0.00730133056640625, 0.0767822265625, 0.028778076171875, -0.048309326171875, 0.0020542144775390625, -0.01016998291015625, 0.048187255859375, -0.05767822265625, 0.017547607421875, 0.024658203125, 0.005382537841796875, 0.007549285888671875, -0.04608154296875, -0.059906005859375, 0.006038665771484375, -0.00502777099609375, 0.017852783203125, -0.003330230712890625, 0.005855560302734375, 0.0302886962890625, 0.0108184814453125, -0.066650390625, -0.0179901123046875, -0.055694580078125, -0.0237579345703125, 0.036773681640625, 0.01314544677734375, 0.0007147789001464844, -0.0135040283203125, -0.02349853515625, -0.026947021484375, -0.034423828125, 0.005527496337890625, 0.0016717910766601562, 0.01381683349609375, -0.01531219482421875, 0.051849365234375, -0.02197265625, 0.0494384765625, -0.00392913818359375, 0.01207733154296875, 0.071044921875, -0.06097412109375, -0.00498199462890625, -0.0037021636962890625, 0.061737060546875, 0.0247955322265625, -0.00897979736328125, -0.0193634033203125, 0.0085601806640625, 0.0131072998046875, 0.0257568359375, -0.058624267578125, 0.0145263671875, 0.066162109375, -0.04229736328125, 0.0028324127197265625, -0.0142364501953125, -0.058990478515625, -0.0196075439453125, -0.006160736083984375, 0.04644775390625, -0.012786865234375, -0.011566162109375, 0.029571533203125, -0.027435302734375, 0.0482177734375, -0.004116058349609375, -0.0290985107421875, 0.01386260986328125, 0.0193634033203125, 0.044403076171875, -0.003978729248046875, -0.0262298583984375, -0.044281005859375, -0.00942230224609375, -0.0116119384765625, 0.06829833984375, -0.0219268798828125, -0.0169219970703125, -0.00908660888671875, 0.0264129638671875, -0.03778076171875, -0.046905517578125, 0.045196533203125, -0.04840087890625, 0.01506805419921875, -0.050262451171875, -0.03814697265625, -0.01212310791015625, 0.015380859375, -0.036651611328125, 0.06719970703125, -0.0109405517578125, -0.051300048828125, 0.01503753662109375, -0.04522705078125, -0.032867431640625, 0.0063323974609375, -0.0221099853515625, -0.03533935546875, -0.00446319580078125, 0.00482177734375, 0.039276123046875, -0.017913818359375, 0.0172882080078125, -0.047027587890625, -0.005523681640625, 0.039642333984375, 0.00246429443359375, 0.0650634765625, 0.00737762451171875, -0.02374267578125, 0.0209197998046875, -0.07061767578125, 0.01104736328125, -0.005207061767578125, -0.020965576171875, -0.000640869140625, -0.0157623291015625, -0.00726318359375, 0.048919677734375, 0.034942626953125, -0.08544921875, 0.0138092041015625, -0.026123046875, 0.0196075439453125, 0.02716064453125, 0.0158538818359375, 0.006565093994140625, -0.0380859375, 0.039154052734375, 0.0017271041870117188, 0.017913818359375, 0.0053558349609375, -0.061248779296875, -0.048431396484375, -0.0208282470703125, 0.029205322265625, 0.057403564453125, -0.05572509765625, 0.027618408203125, -0.01378631591796875, -0.043914794921875, -0.06903076171875, -0.0179443359375, 0.055145263671875, 0.046905517578125, 0.064453125, -0.0204010009765625, -0.033172607421875, -0.07476806640625, 0.014801025390625, -0.011016845703125, -0.00015664100646972656, 0.035003662109375, 0.04901123046875, -0.0023365020751953125, 0.048553466796875, -0.034912109375, -0.002521514892578125, -0.008331298828125, 0.0033092498779296875, 0.0340576171875, 0.01873779296875, 0.04302978515625, -0.0509033203125, -0.0130767822265625, -0.0234832763671875, -0.062744140625, -0.01483917236328125, -0.005706787109375, -0.027374267578125, -0.004878997802734375, 0.0259857177734375, -0.055267333984375, 0.030303955078125, 0.019927978515625, -0.052398681640625, 0.03192138671875, -0.0081787109375, 0.024505615234375, -0.07293701171875, 0.034881591796875, -0.0181732177734375, 0.005565643310546875, -0.045806884765625, -0.0084991455078125, 0.0095367431640625, 0.01058197021484375, -0.03778076171875, 0.050140380859375, -0.0215301513671875, -0.004322052001953125, -0.00797271728515625, -0.00928497314453125, 0.0074310302734375, 0.0477294921875, 0.00997161865234375, 0.05572509765625, 0.054473876953125, -0.0474853515625, 0.0033626556396484375, 0.0701904296875, -0.00226593017578125, 0.0229949951171875, -0.08251953125, 0.01187896728515625, -0.0286407470703125, 0.00922393798828125, -0.09503173828125, 0.00040221214294433594, 0.0194854736328125, -0.050567626953125, 0.0008893013000488281, 0.017547607421875, -0.034942626953125, -0.02392578125, -0.021453857421875, 0.0275726318359375, 0.0323486328125, -0.00421142578125, 0.02069091796875, 0.031280517578125, -0.007274627685546875, -0.05230712890625, -0.053802490234375, -0.0217437744140625, 0.0158538818359375, -0.03448486328125, 0.02362060546875, -0.028839111328125, 0.01084136962890625, 0.0096282958984375, -0.0158538818359375, -0.01311492919921875, -0.004093170166015625, 0.015594482421875, 0.01947021484375, -0.032501220703125, 0.00684356689453125, 0.0091705322265625, 0.00542449951171875, 0.008544921875, -0.00652313232421875, 0.0178680419921875, 0.004016876220703125, -0.012847900390625, -0.01108551025390625, 0.0330810546875, 0.034912109375, -0.049835205078125, 0.06500244140625, 0.04180908203125, -0.0202484130859375, 0.0296783447265625, -0.0264739990234375, -0.01024627685546875, -0.026031494140625, 0.0215301513671875, -0.01255035400390625, -0.0792236328125, 0.0548095703125, 0.0316162109375, 0.015228271484375, 0.0638427734375, 0.0601806640625, -0.004669189453125, 0.0626220703125, -0.0005736351013183594, 0.0176544189453125, 0.0007348060607910156, -0.0263824462890625, 0.0067138671875, -0.05718994140625, -0.0213165283203125, -0.0711669921875, -0.02801513671875, -0.035369873046875, -0.03692626953125, 0.0369873046875, -0.01123046875, -0.01557159423828125, 0.0249786376953125, -0.01800537109375, 0.0178070068359375, 0.046844482421875, 0.0231781005859375, -0.00652313232421875, -0.02178955078125, -0.0238037109375, 0.040557861328125, -0.07012939453125, -0.0225982666015625, 0.111328125, 0.00928497314453125, 0.007472991943359375, 0.01458740234375, 0.050567626953125, -0.00719451904296875, 0.0180816650390625, -0.024688720703125, 0.05487060546875, -0.0090789794921875, -0.082763671875, -0.0259552001953125, -0.0297088623046875, -0.1044921875, 0.006580352783203125, -0.035614013671875, -0.052825927734375, 0.05438232421875, -0.00559234619140625, -0.0594482421875, -0.000152587890625, -0.03973388671875, 0.09368896484375, -0.0010595321655273438, -0.02960205078125, 0.006694793701171875, -0.08160400390625, 0.0059356689453125, -0.0012578964233398438, 0.01021575927734375, -0.01314544677734375, -0.01398468017578125, 0.06390380859375, -0.004184722900390625, 0.05157470703125, -0.006832122802734375, 0.0323486328125, 0.032562255859375, -0.03607177734375, -0.00887298583984375, 0.008270263671875, -0.0213623046875, 0.035491943359375, 0.05810546875, -0.052947998046875, -0.01509857177734375, 0.0242156982421875, -0.05767822265625, -0.0116424560546875, -0.0574951171875, -0.031829833984375, -0.0258941650390625, 0.025604248046875, 0.00948333740234375, 0.05072021484375, 0.01361083984375, 0.028533935546875, 0.06134033203125, -0.049224853515625, 0.0106964111328125, 0.037109375, 0.003986358642578125, -0.034149169921875, 0.0504150390625, 0.00128936767578125, 0.012725830078125, 0.03411865234375, -0.00475311279296875, -0.0511474609375, -0.061920166015625, -0.03045654296875, 0.043731689453125, -0.0307464599609375, -0.0287017822265625, -0.06195068359375, -0.0179901123046875, -0.05255126953125, 0.037139892578125, -0.00414276123046875, -0.0202789306640625, -0.0164794921875, -0.0107269287109375, 0.0255126953125, 0.0323486328125, -0.000016033649444580078, -0.001194000244140625, -0.0758056640625, 0.056396484375, 0.0083160400390625, 0.0303497314453125, -0.0156402587890625, -0.03033447265625, -0.0224151611328125, 0.007732391357421875, -0.009246826171875, -0.09234619140625, 0.01087188720703125, 0.0184478759765625, 0.07208251953125, -0.0201263427734375, -0.00024068355560302734, 0.0217437744140625, -0.0286865234375, 0.0682373046875, -0.00576019287109375, -0.023223876953125, 0.01517486572265625, -0.0224151611328125, 0.049072265625, 0.0816650390625, 0.05364990234375, -0.0264892578125, -0.027496337890625, -0.06414794921875, -0.07977294921875, 0.049102783203125, 0.034942626953125, -0.00003141164779663086, -0.0391845703125, 0.037200927734375, 0.002239227294921875, 0.033905029296875, -0.037689208984375, -0.056915283203125, -0.00672149658203125, -0.01788330078125, -0.0016183853149414062, -0.0220794677734375, -0.0057220458984375, -0.0255126953125, 0.05877685546875, -0.006683349609375, 0.047821044921875, 0.03460693359375, 0.00476837158203125, 0.011260986328125, 0.0369873046875, 0.039276123046875, 0.040802001953125, -0.037506103515625, -0.00795745849609375, 0.006038665771484375, -0.049163818359375, -0.004550933837890625, 0.03045654296875, -0.0215911865234375, 0.0008864402770996094, 0.03485107421875, 0.0628662109375, -0.007770538330078125, -0.0615234375, 0.030303955078125, -0.024932861328125, -0.051300048828125, 0.0182037353515625, -0.0003581047058105469, 0.0053863525390625, 0.02618408203125, 0.0227813720703125, 0.00408172607421875, 0.03076171875, -0.0259246826171875, 0.034637451171875, 0.01082611083984375, -0.0253448486328125, -0.0141448974609375, 0.055816650390625, 0.0010175704956054688, 0.003467559814453125, 0.0215606689453125, -0.035919189453125, -0.0269927978515625, 0.048004150390625, 0.0112457275390625, 0.050140380859375, -0.00469970703125, 0.015625, 0.05096435546875, 0.0057830810546875, 0.007556915283203125, 0.0772705078125, 0.0089263916015625, -0.0638427734375, -0.040679931640625, -0.0626220703125, -0.0243072509765625, 0.03485107421875, -0.05810546875, -0.003459930419921875, -0.021881103515625, -0.0248870849609375, 0.0416259765625, -0.007770538330078125, -0.0445556640625, 0.0306243896484375, 0.002246856689453125, 0.057403564453125, -0.05767822265625, 0.045257568359375, 0.078857421875, -0.049072265625, -0.049072265625, -0.0136871337890625, -0.0191497802734375, -0.032135009765625, 0.025390625, -0.0050811767578125, 0.0212554931640625, -0.00014853477478027344, -0.030029296875, -0.0804443359375, 0.06500244140625, 0.0257568359375, -0.0280303955078125, 0.01397705078125, 0.006244659423828125, 0.0648193359375, 0.0006184577941894531, 0.0288848876953125, 0.0304107666015625, 0.0265045166015625, 0.0098876953125, -0.07073974609375, -0.004276275634765625, -0.046661376953125, -0.0389404296875, 0.0108795166015625, -0.045196533203125, 0.055145263671875, 0.00026297569274902344, 0.00496673583984375, 0.0211334228515625, 0.0421142578125, 0.02886962890625, 0.042510986328125, 0.0288848876953125, 0.0252685546875, 0.048431396484375, -0.00252532958984375, 0.07879638671875, -0.036102294921875, 0.0130462646484375, 0.07635498046875, -0.0216522216796875, 0.06768798828125, 0.036834716796875, -0.033599853515625, 0.0245513916015625, 0.06231689453125, 0.0009293556213378906, 0.026641845703125, 0.0212554931640625, 0.0012388229370117188, -0.034149169921875, -0.0163116455078125, -0.04888916015625, 0.026519775390625, 0.009490966796875, -0.01079559326171875, -0.019866943359375, -0.0090789794921875, -0.0174713134765625, 0.001972198486328125, -0.00775909423828125, 0.052032470703125, -0.00846099853515625, -0.0445556640625, 0.0533447265625, -0.008453369140625, 0.025390625, -0.05767822265625, -0.00675201416015625, -0.0271148681640625, -0.01099395751953125, -0.00873565673828125, -0.068359375, 0.0268096923828125, 0.0023708343505859375, -0.019805908203125, -0.012054443359375, 0.03472900390625, -0.03631591796875, -0.03656005859375, 0.0147552490234375, 0.05059814453125, 0.0281524658203125, 0.00997161865234375, -0.0733642578125, -0.0211181640625, -0.012420654296875, -0.01025390625, 0.02734375, 0.021209716796875, -0.0017595291137695312, 0.0289764404296875, 0.04046630859375, 0.01158905029296875, 0.0099029541015625, 0.0103302001953125, 0.055908203125, -0.03790283203125, -0.0272674560546875, -0.0284576416015625, 0.03692626953125, -0.009765625, -0.059356689453125, 0.05401611328125, 0.065185546875, 0.057769775390625, -0.0067138671875, 0.04534912109375, -0.00585174560546875, 0.0703125, -0.027740478515625, 0.039764404296875, -0.056243896484375, -0.0006279945373535156, -0.01020050048828125, -0.040069580078125, -0.03143310546875, 0.03631591796875, -0.0308685302734375, 0.005329132080078125, 0.0782470703125, 0.060394287109375, 0.0169677734375, 0.0015459060668945312, 0.006481170654296875, 0.029205322265625, -0.01509857177734375, 0.046844482421875, 0.032501220703125, -0.045806884765625, 0.03271484375, -0.0074462890625, -0.005001068115234375, 0.0197601318359375, -0.041168212890625, -0.0576171875, -0.0523681640625, -0.03704833984375, -0.05389404296875, 0.0153350830078125, 0.06512451171875, 0.0289459228515625, -0.0888671875, -0.023345947265625, 0.0304107666015625, -0.002834320068359375, -0.03033447265625, -0.0031337738037109375, 0.03961181640625, -0.0150146484375, -0.0167388916015625, 0.0208587646484375, 0.00890350341796875, -0.01491546630859375, 0.0083160400390625, 0.02044677734375, -0.06732177734375, 0.006256103515625, 0.0245361328125, 0.029205322265625, -0.0239105224609375, -0.0114288330078125, 0.038848876953125, -0.0249481201171875, 0.01629638671875, 0.0172119140625, -0.04876708984375, 0.0141754150390625, 0.049072265625, 0.07635498046875, 0.040008544921875, -0.018463134765625, 0.0207672119140625, -0.045806884765625, -0.01020050048828125, 0.021240234375, 0.013092041015625, 0.01535797119140625, -0.0151214599609375, 0.03399658203125, 0.0298919677734375, -0.036041259765625, -0.050750732421875, -0.01119232177734375, -0.107421875, -0.022796630859375, 0.10552978515625, 0.007472991943359375, -0.03875732421875, -0.0285797119140625, -0.015655517578125, 0.033660888671875, -0.02252197265625, 0.036712646484375, 0.0396728515625, -0.00885772705078125, 0.0142974853515625, -0.046783447265625, 0.04132080078125, 0.04388427734375, -0.07745361328125, -0.0189666748046875, 0.03240966796875, 0.004207611083984375, 0.006008148193359375, 0.05914306640625, -0.00797271728515625, 0.04388427734375, -0.01776123046875, 0.02203369140625, 0.01308441162109375, -0.01253509521484375, -0.041595458984375, 0.022857666015625, -0.00974273681640625, -0.03424072265625 ] ]
nielsr/funsd-iob-original
2022-11-19T13:38:09.000Z
[ "region:us" ]
nielsr
https://guillaumejaume.github.io/FUNSD/
@article{Jaume2019FUNSDAD, title={FUNSD: A Dataset for Form Understanding in Noisy Scanned Documents}, author={Guillaume Jaume and H. K. Ekenel and J. Thiran}, journal={2019 International Conference on Document Analysis and Recognition Workshops (ICDARW)}, year={2019}, volume={2}, pages={1-6} }
0
311
2022-11-19T13:30:51
Entry not found
15
[ [ -0.0214080810546875, -0.01494598388671875, 0.05718994140625, 0.02880859375, -0.0350341796875, 0.0465087890625, 0.052490234375, 0.00505828857421875, 0.051361083984375, 0.0170135498046875, -0.05206298828125, -0.0149993896484375, -0.06036376953125, 0.03790283203125, -0.026458740234375, 0.038421630859375, -0.00960540771484375, -0.007144927978515625, 0.018707275390625, -0.0183868408203125, -0.035919189453125, -0.024444580078125, -0.078857421875, 0.004047393798828125, 0.035308837890625, 0.049285888671875, 0.050262451171875, 0.024261474609375, 0.042694091796875, 0.0260772705078125, -0.0153350830078125, 0.032012939453125, -0.0027713775634765625, 0.0001360177993774414, -0.02337646484375, -0.036590576171875, -0.018951416015625, 0.0050201416015625, 0.07275390625, 0.06414794921875, -0.0188751220703125, 0.003536224365234375, -0.020294189453125, 0.021942138671875, -0.032989501953125, 0.0202178955078125, -0.0015354156494140625, 0.01080322265625, -0.046722412109375, -0.036712646484375, 0.0008206367492675781, -0.048797607421875, 0.0118865966796875, -0.0457763671875, 0.054840087890625, 0.01232147216796875, 0.07647705078125, 0.009857177734375, -0.030670166015625, -0.05419921875, -0.043365478515625, 0.03790283203125, -0.0216827392578125, 0.02630615234375, 0.046600341796875, -0.003192901611328125, -0.06512451171875, -0.04473876953125, -0.0308837890625, 0.0193939208984375, 0.0234832763671875, -0.022613525390625, -0.0116424560546875, -0.020294189453125, 0.01047515869140625, 0.00850677490234375, -0.032135009765625, -0.036712646484375, -0.03631591796875, -0.026275634765625, 0.04119873046875, 0.0230865478515625, 0.016082763671875, -0.012542724609375, -0.02142333984375, 0.00588226318359375, -0.0276336669921875, 0.0225372314453125, 0.0419921875, 0.047149658203125, -0.038543701171875, 0.037139892578125, -0.0032806396484375, 0.04937744140625, 0.007640838623046875, -0.0182342529296875, 0.027496337890625, -0.009765625, 0.003643035888671875, 0.0280303955078125, 0.02093505859375, 0.0188140869140625, -0.021728515625, 0.01345062255859375, -0.021331787109375, -0.0202484130859375, -0.0148162841796875, -0.019561767578125, -0.0237884521484375, 0.03643798828125, -0.02197265625, -0.028411865234375, 0.07586669921875, -0.0278167724609375, -0.04840087890625, 0.0219879150390625, 0.0269775390625, -0.00659942626953125, -0.024658203125, -0.0034770965576171875, -0.056060791015625, -0.0004987716674804688, 0.049713134765625, -0.047760009765625, 0.0223541259765625, 0.0313720703125, 0.04925537109375, 0.013031005859375, -0.009307861328125, -0.028533935546875, 0.01971435546875, -0.057403564453125, 0.04193115234375, -0.01336669921875, -0.066650390625, 0.00738525390625, 0.059478759765625, -0.0251312255859375, -0.08026123046875, 0.07025146484375, -0.045684814453125, 0.0106353759765625, -0.044921875, -0.009674072265625, -0.004711151123046875, -0.0002980232238769531, -0.0404052734375, 0.050201416015625, 0.038909912109375, -0.033172607421875, 0.01419830322265625, -0.0172882080078125, -0.02593994140625, 0.0257568359375, -0.005268096923828125, -0.0144805908203125, 0.047332763671875, -0.044097900390625, -0.0178680419921875, 0.01953125, 0.0157012939453125, -0.0236663818359375, -0.052642822265625, 0.005649566650390625, -0.0038661956787109375, 0.102783203125, -0.0025615692138671875, -0.0237884521484375, -0.045013427734375, -0.0762939453125, -0.00470733642578125, 0.045654296875, -0.06097412109375, -0.0184783935546875, -0.003093719482421875, -0.01739501953125, 0.005939483642578125, 0.049041748046875, -0.07421875, 0.0187835693359375, -0.003383636474609375, -0.01517486572265625, 0.054840087890625, 0.010223388671875, 0.016448974609375, 0.00989532470703125, 0.02850341796875, 0.035003662109375, 0.007343292236328125, 0.045318603515625, -0.0230255126953125, -0.06427001953125, 0.04083251953125, 0.0167694091796875, 0.0538330078125, -0.03314208984375, 0.017791748046875, 0.0179290771484375, -0.0225830078125, -0.03765869140625, -0.0205841064453125, 0.005962371826171875, 0.00992584228515625, 0.007358551025390625, -0.0379638671875, -0.0435791015625, -0.06427001953125, -0.0090484619140625, -0.028656005859375, -0.023712158203125, 0.01392364501953125, 0.038360595703125, -0.07940673828125, 0.0274200439453125, -0.05108642578125, -0.04669189453125, -0.0007152557373046875, -0.0128021240234375, 0.050018310546875, 0.028656005859375, 0.03338623046875, -0.04241943359375, -0.037567138671875, -0.014892578125, -0.06854248046875, -0.008819580078125, 0.0164337158203125, 0.0203094482421875, -0.00890350341796875, -0.0181732177734375, -0.03228759765625, 0.053680419921875, 0.0098114013671875, -0.03582763671875, 0.03460693359375, -0.0200347900390625, 0.0113983154296875, -0.042266845703125, -0.00457763671875, -0.04388427734375, -0.00006151199340820312, -0.0239105224609375, -0.038055419921875, 0.0097808837890625, 0.0046539306640625, -0.0106658935546875, 0.019073486328125, -0.060302734375, -0.00007933378219604492, -0.04937744140625, 0.025177001953125, 0.00421905517578125, -0.0208587646484375, -0.0011873245239257812, 0.06634521484375, 0.05157470703125, -0.025543212890625, 0.0478515625, 0.0294342041015625, 0.0126190185546875, 0.050628662109375, -0.01239776611328125, 0.0109100341796875, -0.034820556640625, -0.00806427001953125, -0.0589599609375, -0.0728759765625, 0.048583984375, -0.040496826171875, 0.024261474609375, -0.0283660888671875, 0.01715087890625, -0.0458984375, -0.0025577545166015625, 0.0318603515625, -0.003936767578125, -0.0455322265625, 0.03472900390625, 0.0300445556640625, -0.0133819580078125, -0.043853759765625, -0.03515625, 0.026123046875, 0.040771484375, -0.0108489990234375, 0.004581451416015625, 0.0098724365234375, -0.03607177734375, -0.0026950836181640625, -0.0256805419921875, -0.030364990234375, 0.00363922119140625, 0.008636474609375, -0.0003757476806640625, -0.0268402099609375, -0.0057373046875, -0.0237884521484375, -0.0309295654296875, 0.01453399658203125, 0.0200042724609375, -0.002681732177734375, -0.0282440185546875, -0.024017333984375, -0.058868408203125, 0.044525146484375, 0.035614013671875, 0.0034770965576171875, 0.05010986328125, 0.01116180419921875, -0.05316162109375, -0.00897979736328125, -0.011688232421875, 0.0178985595703125, -0.03704833984375, 0.00919342041015625, -0.00092315673828125, -0.004199981689453125, 0.0174560546875, 0.0168304443359375, -0.0284576416015625, 0.061553955078125, -0.017303466796875, -0.023834228515625, 0.05279541015625, 0.039581298828125, 0.03289794921875, 0.01099395751953125, -0.0029582977294921875, 0.05975341796875, -0.079345703125, -0.04351806640625, -0.04913330078125, -0.0105743408203125, -0.028839111328125, -0.002109527587890625, 0.04150390625, 0.0192718505859375, -0.0088348388671875, 0.031524658203125, -0.0347900390625, 0.02362060546875, 0.067138671875, 0.023712158203125, 0.0227813720703125, -0.05023193359375, -0.01666259765625, -0.009307861328125, -0.0662841796875, -0.0174560546875, 0.058807373046875, 0.0150909423828125, 0.05596923828125, 0.039764404296875, 0.0450439453125, 0.00908660888671875, 0.016754150390625, -0.0203094482421875, 0.0260009765625, 0.029052734375, -0.0689697265625, -0.0283355712890625, 0.001422882080078125, -0.0643310546875, -0.009429931640625, -0.002277374267578125, -0.0282745361328125, 0.05096435546875, 0.000050187110900878906, -0.027069091796875, 0.051239013671875, -0.03021240234375, 0.0501708984375, -0.0296630859375, -0.00177764892578125, 0.0311431884765625, -0.046905517578125, 0.031005859375, 0.00849151611328125, 0.0411376953125, -0.0010423660278320312, -0.002716064453125, 0.047088623046875, -0.060516357421875, 0.01690673828125, -0.042144775390625, 0.01485443115234375, 0.0160980224609375, 0.034210205078125, 0.03961181640625, 0.029022216796875, 0.006683349609375, -0.0158538818359375, 0.002696990966796875, -0.054595947265625, -0.0139617919921875, 0.0462646484375, -0.04766845703125, -0.0455322265625, -0.08197021484375, 0.00960540771484375, 0.018157958984375, 0.0258331298828125, 0.052825927734375, 0.03790283203125, 0.00855255126953125, 0.04510498046875, 0.06561279296875, -0.004573822021484375, 0.060821533203125, 0.02142333984375, 0.006153106689453125, -0.01454925537109375, 0.046630859375, 0.017669677734375, -0.0163726806640625, -0.00787353515625, 0.01387786865234375, -0.007343292236328125, -0.03924560546875, -0.033233642578125, 0.024566650390625, -0.04461669921875, -0.012176513671875, -0.0413818359375, -0.040069580078125, -0.033905029296875, 0.00457763671875, -0.047332763671875, 0.0159454345703125, -0.0513916015625, -0.00699615478515625, 0.00286102294921875, 0.06494140625, -0.039093017578125, 0.03851318359375, -0.07440185546875, 0.01284027099609375, -0.005252838134765625, 0.052520751953125, 0.0142059326171875, -0.0487060546875, -0.026397705078125, -0.00769805908203125, -0.0247344970703125, -0.09002685546875, 0.01416778564453125, -0.0162353515625, 0.0153350830078125, 0.040802001953125, 0.00927734375, 0.034881591796875, -0.02276611328125, 0.04656982421875, -0.0037841796875, -0.046905517578125, 0.052581787109375, -0.0333251953125, 0.032928466796875, 0.064697265625, 0.035400390625, -0.052947998046875, 0.00235748291015625, -0.06903076171875, -0.039825439453125, 0.0255279541015625, 0.00787353515625, -0.002407073974609375, -0.044189453125, -0.0035877227783203125, -0.010711669921875, 0.040069580078125, -0.06890869140625, -0.052093505859375, 0.0171356201171875, 0.03497314453125, 0.005428314208984375, -0.037506103515625, 0.01386260986328125, -0.03607177734375, 0.0706787109375, 0.0298919677734375, 0.0217132568359375, 0.055694580078125, 0.03082275390625, -0.0253448486328125, 0.00615692138671875, 0.050811767578125, 0.04425048828125, -0.0347900390625, -0.0192718505859375, -0.005828857421875, -0.06060791015625, 0.003917694091796875, 0.0073699951171875, -0.0009036064147949219, 0.060272216796875, 0.038421630859375, 0.0168304443359375, 0.0299530029296875, -0.048187255859375, 0.058746337890625, -0.00989532470703125, -0.00824737548828125, -0.07086181640625, 0.012939453125, -0.0159149169921875, 0.033203125, 0.06671142578125, 0.034820556640625, -0.0031375885009765625, -0.053985595703125, -0.0009813308715820312, 0.046051025390625, -0.047027587890625, -0.01157379150390625, 0.0626220703125, 0.025482177734375, -0.08587646484375, 0.0733642578125, -0.03570556640625, -0.03717041015625, 0.060516357421875, 0.03472900390625, 0.07440185546875, -0.0293121337890625, 0.00005990266799926758, 0.0176544189453125, 0.027435302734375, 0.0360107421875, 0.0721435546875, 0.028594970703125, -0.052581787109375, 0.058563232421875, -0.0164337158203125, -0.0267333984375, -0.0035495758056640625, -0.028411865234375, 0.0112152099609375, -0.0292205810546875, -0.007083892822265625, -0.022796630859375, 0.018951416015625, -0.046905517578125, 0.0283966064453125, -0.005565643310546875, 0.057342529296875, -0.056732177734375, 0.03131103515625, 0.04217529296875, -0.022125244140625, -0.056488037109375, -0.017333984375, -0.00757598876953125, -0.042388916015625, 0.0200347900390625, -0.030181884765625, 0.002956390380859375, 0.006378173828125, -0.043060302734375, -0.078125, 0.060302734375, -0.04241943359375, -0.01849365234375, 0.013580322265625, -0.00762939453125, 0.01910400390625, -0.0167388916015625, 0.0006895065307617188, 0.0278167724609375, 0.049652099609375, 0.0188751220703125, -0.05126953125, -0.0245208740234375, 0.00011169910430908203, -0.029541015625, 0.050323486328125, -0.039794921875, 0.07843017578125, -0.03692626953125, -0.003971099853515625, 0.0294036865234375, 0.016326904296875, 0.013946533203125, 0.043975830078125, 0.00958251953125, 0.04827880859375, 0.07098388671875, -0.027099609375, 0.058441162109375, 0.0175628662109375, 0.03143310546875, 0.04803466796875, -0.04302978515625, 0.049835205078125, 0.0211029052734375, -0.037628173828125, 0.061126708984375, 0.08563232421875, -0.01041412353515625, 0.053680419921875, 0.0034008026123046875, -0.07171630859375, 0.0216064453125, -0.01375579833984375, -0.049896240234375, 0.020904541015625, 0.0126190185546875, -0.0458984375, -0.03826904296875, -0.0159149169921875, -0.023651123046875, -0.00766754150390625, -0.050628662109375, 0.04461669921875, -0.0011434555053710938, -0.03387451171875, 0.01251983642578125, 0.019073486328125, 0.011505126953125, -0.0347900390625, -0.0019779205322265625, -0.01512908935546875, 0.017669677734375, -0.037628173828125, -0.03472900390625, 0.0379638671875, -0.0214996337890625, -0.035491943359375, 0.01203155517578125, 0.050628662109375, -0.01123046875, -0.0299224853515625, 0.0214996337890625, 0.046142578125, 0.0110626220703125, 0.0281829833984375, -0.01557159423828125, 0.0162200927734375, -0.005313873291015625, -0.004421234130859375, 0.0183563232421875, 0.02288818359375, 0.0148468017578125, 0.02947998046875, 0.0287017822265625, -0.0011959075927734375, -0.0071258544921875, -0.0253753662109375, 0.0273590087890625, -0.06329345703125, -0.03790283203125, -0.041839599609375, 0.0181732177734375, -0.0015325546264648438, -0.0718994140625, 0.0275115966796875, 0.095458984375, 0.0687255859375, -0.03155517578125, 0.07080078125, -0.0144805908203125, 0.06365966796875, 0.0275115966796875, 0.03594970703125, -0.040008544921875, 0.002593994140625, -0.0289154052734375, -0.07135009765625, -0.023681640625, 0.0300445556640625, -0.0015411376953125, -0.02276611328125, 0.057861328125, 0.039031982421875, -0.022216796875, -0.0078277587890625, 0.00324249267578125, -0.0019779205322265625, -0.00823211669921875, 0.03411865234375, 0.050750732421875, -0.061981201171875, -0.007061004638671875, -0.014312744140625, -0.042327880859375, -0.033477783203125, -0.0638427734375, -0.0085906982421875, -0.0106201171875, 0.0023403167724609375, -0.03759765625, 0.00015223026275634766, 0.0802001953125, 0.03765869140625, -0.07373046875, -0.03515625, 0.0223541259765625, 0.0260162353515625, -0.012420654296875, -0.01605224609375, 0.019805908203125, 0.01019287109375, -0.0391845703125, 0.04559326171875, 0.053680419921875, 0.01386260986328125, 0.01299285888671875, 0.01053619384765625, -0.05450439453125, -0.00988006591796875, 0.0115509033203125, 0.06268310546875, -0.062347412109375, -0.04718017578125, -0.0020599365234375, -0.017974853515625, -0.003810882568359375, 0.0113525390625, -0.02685546875, 0.03436279296875, 0.0229339599609375, 0.033111572265625, 0.00373077392578125, -0.0036106109619140625, 0.035888671875, -0.060211181640625, 0.006259918212890625, 0.0274200439453125, 0.0275115966796875, -0.0265045166015625, -0.0391845703125, 0.04449462890625, 0.06683349609375, -0.043731689453125, -0.057952880859375, -0.01314544677734375, -0.06646728515625, 0.0027904510498046875, 0.044830322265625, 0.033233642578125, -0.0318603515625, -0.0276947021484375, -0.0372314453125, -0.00833892822265625, -0.00908660888671875, 0.050537109375, 0.0782470703125, -0.049285888671875, 0.005321502685546875, -0.06884765625, 0.043731689453125, -0.01605224609375, -0.0229339599609375, -0.03228759765625, 0.025421142578125, 0.0233612060546875, 0.02923583984375, 0.040802001953125, 0.00934600830078125, 0.055328369140625, 0.02069091796875, -0.0113067626953125, 0.0179290771484375, -0.0302581787109375, -0.0019369125366210938, -0.00385284423828125, 0.02056884765625, -0.06805419921875 ] ]
awettig/Pile-YoutubeSubtitles-0.5B-6K-opt
2023-07-10T19:35:45.000Z
[ "region:us" ]
awettig
null
null
0
311
2023-07-10T19:34:17
--- dataset_info: features: - name: input_ids sequence: int32 - name: attention_mask sequence: int8 - name: labels sequence: int64 splits: - name: train num_bytes: 6500643383 num_examples: 81380 - name: test num_bytes: 64945692 num_examples: 813 download_size: 1594423762 dataset_size: 6565589075 --- # Dataset Card for "Pile-YoutubeSubtitles-0.5B-6K-opt" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
534
[ [ -0.058807373046875, -0.01003265380859375, -0.01078033447265625, 0.0129547119140625, -0.035919189453125, 0.00717926025390625, 0.02264404296875, 0.00974273681640625, 0.06829833984375, 0.04510498046875, -0.055938720703125, -0.035491943359375, -0.05218505859375, -0.015625, -0.049072265625, 0.09246826171875, 0.042877197265625, -0.0140228271484375, -0.0203094482421875, -0.0128631591796875, -0.0238800048828125, -0.01430511474609375, -0.038848876953125, -0.0221710205078125, 0.0615234375, 0.068359375, 0.039794921875, 0.05322265625, 0.060272216796875, 0.0186309814453125, -0.0027923583984375, -0.02557373046875, -0.0518798828125, -0.0195159912109375, -0.014129638671875, -0.0194854736328125, -0.054290771484375, 0.0014677047729492188, 0.055023193359375, 0.037139892578125, -0.025726318359375, 0.0599365234375, -0.0277252197265625, 0.0655517578125, -0.03790283203125, 0.0135345458984375, -0.0176544189453125, -0.0059814453125, -0.0438232421875, -0.0162353515625, 0.005374908447265625, -0.0274658203125, -0.00753021240234375, -0.045135498046875, 0.03045654296875, 0.003082275390625, 0.0528564453125, 0.0540771484375, 0.0035037994384765625, -0.00463104248046875, -0.0094757080078125, 0.0191802978515625, -0.03558349609375, 0.029388427734375, 0.04937744140625, 0.0285491943359375, 0.00872802734375, -0.0279388427734375, -0.0094757080078125, 0.0271148681640625, 0.0005636215209960938, 0.017669677734375, 0.0204315185546875, -0.021026611328125, 0.0469970703125, 0.06072998046875, -0.043914794921875, 0.0035400390625, -0.055999755859375, -0.0104827880859375, 0.05670166015625, 0.002117156982421875, 0.0199127197265625, -0.039306640625, -0.0081939697265625, -0.011749267578125, -0.03411865234375, 0.006221771240234375, 0.040618896484375, 0.01030731201171875, -0.0794677734375, 0.06695556640625, -0.01534271240234375, 0.0191497802734375, 0.023895263671875, 0.03204345703125, 0.04779052734375, -0.020843505859375, -0.034759521484375, 0.0215606689453125, 0.0224609375, 0.026947021484375, 0.00003600120544433594, 0.02105712890625, 0.01157379150390625, 0.01380157470703125, 0.02752685546875, -0.0810546875, -0.06683349609375, 0.039215087890625, -0.051239013671875, -0.0302581787109375, 0.03179931640625, -0.06231689453125, -0.038330078125, -0.01201629638671875, 0.0030918121337890625, -0.0054779052734375, -0.045135498046875, 0.01102447509765625, -0.048248291015625, 0.02593994140625, 0.009307861328125, -0.0609130859375, 0.0277252197265625, 0.044769287109375, 0.03350830078125, 0.017669677734375, -0.003093719482421875, -0.07037353515625, 0.02642822265625, -0.01270294189453125, 0.07061767578125, -0.0208282470703125, -0.0228118896484375, 0.018585205078125, 0.017791748046875, 0.0233001708984375, -0.031463623046875, 0.061187744140625, -0.02099609375, 0.007106781005859375, -0.037750244140625, -0.04791259765625, -0.0094451904296875, 0.006351470947265625, -0.0870361328125, 0.0938720703125, 0.016815185546875, -0.04742431640625, 0.054718017578125, -0.0767822265625, -0.0278472900390625, 0.058319091796875, 0.009063720703125, -0.04022216796875, 0.01059722900390625, 0.007503509521484375, 0.04620361328125, 0.006580352783203125, 0.0156402587890625, -0.04791259765625, -0.0085296630859375, -0.00923919677734375, 0.0025234222412109375, 0.07940673828125, 0.012939453125, 0.006496429443359375, 0.01448822021484375, -0.05316162109375, -0.01424407958984375, 0.00112152099609375, -0.0076904296875, -0.0172119140625, -0.0036754608154296875, 0.007099151611328125, -0.0008630752563476562, 0.0223541259765625, -0.0219268798828125, 0.0300750732421875, -0.0036029815673828125, -0.0017452239990234375, 0.051788330078125, -0.0143280029296875, 0.024261474609375, -0.0309295654296875, 0.0312042236328125, 0.004146575927734375, 0.015899658203125, 0.0211181640625, -0.0271453857421875, -0.036834716796875, -0.01190185546875, 0.0379638671875, 0.0294189453125, -0.0298309326171875, 0.05255126953125, -0.0214385986328125, -0.0499267578125, -0.00344085693359375, 0.015960693359375, -0.003444671630859375, 0.005588531494140625, 0.01708984375, -0.039398193359375, -0.0458984375, -0.056488037109375, 0.042572021484375, 0.0009684562683105469, -0.0116424560546875, 0.02203369140625, 0.06378173828125, 0.0015344619750976562, 0.046966552734375, -0.055084228515625, -0.03375244140625, -0.00360870361328125, -0.01149749755859375, 0.035247802734375, 0.040283203125, 0.06781005859375, -0.06890869140625, -0.0299835205078125, -0.034149169921875, -0.028717041015625, -0.00695037841796875, 0.017364501953125, -0.0284271240234375, -0.0195159912109375, 0.003814697265625, -0.03582763671875, 0.040252685546875, 0.07275390625, -0.04461669921875, 0.01479339599609375, 0.003780364990234375, 0.01287078857421875, -0.08819580078125, 0.007354736328125, 0.01027679443359375, -0.0184326171875, -0.01418304443359375, -0.0187225341796875, 0.002826690673828125, 0.00284576416015625, -0.029083251953125, 0.03411865234375, -0.023590087890625, -0.0278472900390625, 0.01302337646484375, 0.00676727294921875, -0.03387451171875, 0.0252838134765625, 0.00627899169921875, 0.0302734375, 0.07373046875, -0.047698974609375, 0.06231689453125, 0.048675537109375, -0.0055389404296875, 0.0706787109375, -0.040374755859375, -0.0144195556640625, -0.0162353515625, 0.0275726318359375, -0.052215576171875, -0.058197021484375, 0.04461669921875, -0.046600341796875, 0.011016845703125, -0.04083251953125, -0.02655029296875, -0.046661376953125, -0.058441162109375, 0.04376220703125, 0.03826904296875, -0.038665771484375, 0.0219879150390625, 0.06793212890625, -0.0093841552734375, -0.020965576171875, -0.040985107421875, -0.005107879638671875, -0.02960205078125, -0.01476287841796875, 0.0213470458984375, -0.03887939453125, 0.01763916015625, -0.0008096694946289062, 0.00856781005859375, -0.01079559326171875, -0.03533935546875, 0.029693603515625, 0.0003955364227294922, 0.0016088485717773438, 0.0016727447509765625, -0.007205963134765625, -0.0389404296875, 0.0127716064453125, -0.007251739501953125, 0.024627685546875, 0.01314544677734375, -0.0052337646484375, -0.007415771484375, 0.0158843994140625, 0.020538330078125, -0.007221221923828125, 0.030517578125, 0.06402587890625, -0.04547119140625, -0.023345947265625, -0.043121337890625, -0.0100555419921875, -0.035125732421875, 0.01300811767578125, -0.01200103759765625, -0.045074462890625, 0.04168701171875, 0.00510406494140625, 0.0119171142578125, 0.044097900390625, 0.058074951171875, -0.02484130859375, 0.051055908203125, 0.0254669189453125, -0.032196044921875, 0.042327880859375, -0.043182373046875, -0.02410888671875, -0.0477294921875, -0.00849151611328125, -0.042572021484375, -0.043853759765625, -0.04888916015625, -0.034027099609375, -0.008026123046875, -0.005218505859375, -0.0241546630859375, 0.0362548828125, -0.051788330078125, 0.0272674560546875, 0.055938720703125, 0.01447296142578125, -0.0135345458984375, 0.0012760162353515625, 0.029815673828125, 0.021636962890625, -0.06927490234375, -0.00757598876953125, 0.07501220703125, 0.029541015625, 0.04913330078125, 0.035491943359375, 0.04693603515625, 0.041259765625, 0.0199127197265625, -0.046295166015625, 0.0419921875, -0.033843994140625, -0.056304931640625, -0.03179931640625, -0.00891876220703125, -0.061859130859375, -0.031524658203125, -0.000659942626953125, -0.0237579345703125, 0.00717926025390625, 0.030303955078125, -0.005886077880859375, 0.036285400390625, -0.05096435546875, 0.07965087890625, -0.0120086669921875, -0.01117706298828125, -0.021026611328125, -0.04547119140625, 0.005390167236328125, 0.028656005859375, 0.0173492431640625, -0.016510009765625, -0.004390716552734375, 0.07275390625, -0.036468505859375, 0.06781005859375, -0.039093017578125, 0.0003032684326171875, 0.02496337890625, -0.0137939453125, 0.0211029052734375, 0.03387451171875, 0.015289306640625, 0.0054473876953125, -0.0027313232421875, -0.0484619140625, -0.00748443603515625, 0.048675537109375, -0.03424072265625, 0.013916015625, -0.037689208984375, -0.04443359375, 0.0123748779296875, 0.0240631103515625, 0.01032257080078125, 0.048980712890625, -0.00804901123046875, 0.0394287109375, 0.06878662109375, 0.006412506103515625, 0.0343017578125, 0.0003905296325683594, -0.0030651092529296875, -0.050811767578125, 0.073974609375, 0.00539398193359375, -0.0199127197265625, 0.031890869140625, 0.0341796875, -0.0499267578125, -0.047149658203125, -0.047760009765625, 0.0258331298828125, -0.024627685546875, -0.036285400390625, -0.005016326904296875, -0.0239715576171875, -0.034271240234375, -0.026336669921875, -0.02532958984375, -0.0242462158203125, -0.0312347412109375, -0.0418701171875, 0.0645751953125, 0.048492431640625, -0.042388916015625, 0.02630615234375, -0.06585693359375, 0.04974365234375, 0.00801849365234375, 0.094970703125, -0.032867431640625, -0.041473388671875, -0.03887939453125, -0.0012874603271484375, 0.008026123046875, -0.043060302734375, 0.0106353759765625, -0.007122039794921875, 0.0458984375, 0.035308837890625, 0.0002644062042236328, 0.0452880859375, -0.006252288818359375, 0.050506591796875, 0.00824737548828125, -0.0421142578125, 0.03253173828125, -0.0595703125, 0.0309906005859375, 0.0455322265625, 0.03271484375, -0.019775390625, -0.0007538795471191406, -0.08349609375, -0.03472900390625, 0.049407958984375, 0.01483154296875, 0.005126953125, 0.015106201171875, 0.0032596588134765625, 0.0008702278137207031, 0.025543212890625, -0.054168701171875, -0.0489501953125, -0.0208892822265625, -0.0294952392578125, -0.00833892822265625, -0.038665771484375, -0.00787353515625, -0.040130615234375, 0.058441162109375, -0.00954437255859375, 0.0162200927734375, -0.01800537109375, 0.006504058837890625, -0.0224761962890625, -0.01351165771484375, 0.041290283203125, 0.033233642578125, -0.0457763671875, -0.0142822265625, -0.008056640625, -0.04595947265625, -0.0250091552734375, 0.02362060546875, -0.01299285888671875, -0.01326751708984375, 0.0114898681640625, 0.03814697265625, 0.0060577392578125, -0.01441192626953125, 0.01209259033203125, 0.01043701171875, -0.039031982421875, -0.036285400390625, -0.0008120536804199219, 0.0231475830078125, -0.0071258544921875, 0.002532958984375, -0.005397796630859375, 0.019775390625, -0.01271820068359375, 0.046875, 0.019805908203125, -0.03472900390625, -0.0132904052734375, 0.04150390625, 0.04547119140625, -0.0289459228515625, 0.060302734375, -0.0148468017578125, -0.029449462890625, 0.056793212890625, 0.0018835067749023438, 0.05218505859375, -0.02178955078125, 0.045623779296875, 0.052581787109375, 0.0155792236328125, 0.00689697265625, 0.029632568359375, -0.01041412353515625, -0.054473876953125, -0.020263671875, -0.0249176025390625, -0.0285491943359375, -0.0013380050659179688, -0.062255859375, 0.040924072265625, -0.037841796875, 0.003986358642578125, 0.004222869873046875, 0.0229034423828125, -0.045623779296875, 0.027069091796875, 0.01467132568359375, 0.07720947265625, -0.058349609375, 0.049896240234375, 0.06829833984375, -0.035308837890625, -0.04833984375, -0.046295166015625, 0.01151275634765625, -0.04547119140625, 0.00902557373046875, 0.0072174072265625, 0.0275421142578125, 0.005229949951171875, -0.05859375, -0.06341552734375, 0.07012939453125, -0.006702423095703125, -0.035186767578125, 0.035064697265625, -0.001201629638671875, 0.01169586181640625, -0.01049041748046875, 0.024810791015625, 0.024444580078125, 0.042327880859375, 0.033447265625, -0.041290283203125, -0.011993408203125, -0.037750244140625, -0.034637451171875, 0.047393798828125, -0.055694580078125, 0.013702392578125, 0.0104217529296875, 0.01361846923828125, -0.0195770263671875, 0.04266357421875, 0.00980377197265625, 0.0162353515625, 0.051513671875, 0.069091796875, 0.03802490234375, -0.013580322265625, 0.0721435546875, 0.00788116455078125, 0.042388916015625, 0.07061767578125, 0.0015420913696289062, 0.02642822265625, 0.039459228515625, -0.016021728515625, 0.0202178955078125, 0.0570068359375, -0.044708251953125, 0.031158447265625, 0.0236358642578125, 0.006221771240234375, -0.0231475830078125, -0.01629638671875, -0.03265380859375, 0.002838134765625, 0.041107177734375, -0.007434844970703125, -0.00296783447265625, -0.03167724609375, -0.0143585205078125, -0.0217742919921875, -0.04803466796875, 0.053314208984375, -0.0123443603515625, -0.0232086181640625, 0.002399444580078125, -0.034881591796875, 0.043853759765625, -0.048095703125, -0.025665283203125, -0.0051116943359375, 0.005893707275390625, -0.0423583984375, -0.0863037109375, 0.046600341796875, -0.0156402587890625, -0.0201416015625, -0.022491455078125, 0.04498291015625, -0.016937255859375, -0.06524658203125, -0.004619598388671875, 0.00998687744140625, 0.02410888671875, 0.0117340087890625, -0.08489990234375, 0.0029354095458984375, -0.000995635986328125, -0.01152801513671875, 0.021697998046875, 0.0111236572265625, -0.002597808837890625, 0.052642822265625, 0.054290771484375, 0.010498046875, -0.007598876953125, 0.033172607421875, 0.047607421875, -0.05462646484375, -0.04345703125, -0.0306854248046875, 0.0772705078125, -0.038177490234375, -0.035491943359375, 0.04034423828125, 0.08026123046875, 0.08306884765625, -0.0217437744140625, 0.044097900390625, -0.05731201171875, 0.04876708984375, -0.0180206298828125, 0.039093017578125, -0.03411865234375, -0.005615234375, -0.0290374755859375, -0.053009033203125, -0.04254150390625, 0.0474853515625, 0.00405120849609375, -0.002185821533203125, 0.0435791015625, 0.047149658203125, -0.0219268798828125, 0.0017347335815429688, 0.003208160400390625, 0.01467132568359375, 0.010711669921875, 0.0178070068359375, 0.019866943359375, -0.035186767578125, 0.039093017578125, -0.043060302734375, -0.028656005859375, -0.00356292724609375, -0.07781982421875, -0.07952880859375, -0.033966064453125, -0.049591064453125, -0.0156707763671875, -0.0252838134765625, 0.044647216796875, 0.071044921875, -0.07196044921875, -0.041259765625, -0.002735137939453125, 0.028717041015625, -0.01641845703125, -0.014251708984375, 0.044158935546875, 0.0295867919921875, -0.053863525390625, -0.01971435546875, 0.007175445556640625, -0.0027141571044921875, -0.01398468017578125, -0.006427764892578125, -0.0296630859375, -0.0211944580078125, 0.033843994140625, 0.0232086181640625, -0.023193359375, -0.0305938720703125, -0.0181732177734375, 0.016265869140625, 0.01509857177734375, 0.06060791015625, -0.0400390625, -0.01203155517578125, 0.05535888671875, 0.033050537109375, 0.05218505859375, 0.034423828125, 0.0269012451171875, -0.054290771484375, 0.01354217529296875, 0.006961822509765625, 0.021026611328125, 0.01284027099609375, -0.032867431640625, 0.07293701171875, 0.019989013671875, -0.038818359375, -0.038116455078125, 0.0004968643188476562, -0.10919189453125, 0.020477294921875, 0.046051025390625, 0.034271240234375, -0.0115966796875, -0.004901885986328125, -0.032928466796875, 0.00994110107421875, -0.06298828125, 0.0275421142578125, 0.0477294921875, 0.0051727294921875, -0.0396728515625, -0.04058837890625, 0.04498291015625, 0.019317626953125, -0.074462890625, 0.0051727294921875, 0.055511474609375, 0.00933074951171875, 0.0028018951416015625, 0.05084228515625, 0.0037517547607421875, 0.0206298828125, 0.019287109375, 0.0005006790161132812, -0.01345062255859375, -0.026153564453125, -0.0085296630859375, 0.0169830322265625, -0.0309600830078125, -0.036895751953125 ] ]
awettig/Pile-HackerNews-0.5B-6K-opt
2023-07-10T19:37:24.000Z
[ "region:us" ]
awettig
null
null
0
311
2023-07-10T19:35:46
--- dataset_info: features: - name: input_ids sequence: int32 - name: attention_mask sequence: int8 - name: labels sequence: int64 splits: - name: train num_bytes: 6359132637 num_examples: 81380 - name: test num_bytes: 64945692 num_examples: 813 download_size: 1710629426 dataset_size: 6424078329 --- # Dataset Card for "Pile-HackerNews-0.5B-6K-opt" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
528
[ [ -0.045623779296875, -0.01526641845703125, -0.0003592967987060547, 0.026092529296875, -0.03472900390625, 0.007110595703125, 0.033294677734375, -0.01739501953125, 0.06732177734375, 0.047576904296875, -0.04254150390625, -0.035369873046875, -0.040924072265625, -0.006999969482421875, -0.046112060546875, 0.09613037109375, 0.041900634765625, -0.01473236083984375, -0.0300140380859375, 0.0093231201171875, -0.04168701171875, -0.03460693359375, -0.03289794921875, -0.021392822265625, 0.05389404296875, 0.057342529296875, 0.03717041015625, 0.041473388671875, 0.0748291015625, 0.0115814208984375, -0.0007452964782714844, -0.0230255126953125, -0.03607177734375, -0.0258636474609375, -0.019561767578125, -0.0271148681640625, -0.05950927734375, 0.01050567626953125, 0.04119873046875, 0.031646728515625, -0.019805908203125, 0.04913330078125, -0.040863037109375, 0.06622314453125, -0.041107177734375, 0.015899658203125, -0.02978515625, -0.006175994873046875, -0.052520751953125, -0.01497650146484375, -0.0173492431640625, -0.0131072998046875, -0.02288818359375, -0.044677734375, 0.0172271728515625, 0.00641632080078125, 0.05157470703125, 0.037811279296875, -0.00965118408203125, 0.0032100677490234375, -0.00574493408203125, 0.0163116455078125, -0.03302001953125, 0.0187835693359375, 0.0489501953125, 0.024810791015625, -0.007144927978515625, -0.021026611328125, -0.0095672607421875, 0.02056884765625, -0.01245880126953125, 0.020263671875, 0.01554107666015625, -0.01436614990234375, 0.052215576171875, 0.04498291015625, -0.038330078125, 0.00299835205078125, -0.061187744140625, -0.0224456787109375, 0.0714111328125, 0.012237548828125, 0.006389617919921875, -0.030731201171875, -0.0134735107421875, 0.006168365478515625, -0.037139892578125, -0.00555419921875, 0.037689208984375, 0.01334381103515625, -0.0821533203125, 0.043060302734375, -0.01568603515625, 0.0367431640625, 0.01224517822265625, 0.032379150390625, 0.06103515625, -0.027679443359375, -0.02886962890625, 0.0074005126953125, 0.0232086181640625, 0.031158447265625, -0.020263671875, 0.005641937255859375, 0.0011997222900390625, 0.015289306640625, 0.0270843505859375, -0.08856201171875, -0.0638427734375, 0.041412353515625, -0.058746337890625, -0.047637939453125, 0.03814697265625, -0.06884765625, -0.04254150390625, 0.005306243896484375, -0.0021209716796875, 0.004375457763671875, -0.0389404296875, 0.00669097900390625, -0.06500244140625, 0.025115966796875, 0.015899658203125, -0.047515869140625, 0.017578125, 0.04052734375, 0.035186767578125, 0.022613525390625, -0.009735107421875, -0.0634765625, 0.01605224609375, -0.018280029296875, 0.07470703125, -0.0235443115234375, -0.022552490234375, 0.0027675628662109375, 0.00449371337890625, 0.0225372314453125, -0.0218353271484375, 0.055450439453125, -0.0313720703125, 0.01157379150390625, -0.0299835205078125, -0.032073974609375, -0.004383087158203125, 0.017547607421875, -0.0799560546875, 0.077880859375, 0.0198974609375, -0.064453125, 0.04522705078125, -0.08270263671875, -0.03961181640625, 0.0584716796875, 0.01212310791015625, -0.035400390625, 0.0199737548828125, 0.002593994140625, 0.03314208984375, 0.00008785724639892578, 0.01308441162109375, -0.045684814453125, -0.01354217529296875, 0.007175445556640625, 0.00507354736328125, 0.09051513671875, 0.01381683349609375, 0.0167999267578125, 0.00257110595703125, -0.057647705078125, -0.01324462890625, 0.005641937255859375, -0.01181793212890625, -0.01537322998046875, -0.00032258033752441406, 0.0028438568115234375, 0.010345458984375, 0.04150390625, -0.027679443359375, 0.03759765625, -0.00992584228515625, -0.009796142578125, 0.044708251953125, 0.002651214599609375, 0.0111083984375, -0.037109375, 0.025665283203125, 0.011383056640625, 0.0243988037109375, -0.0006709098815917969, -0.0281829833984375, -0.03363037109375, -0.0206756591796875, 0.038238525390625, 0.049713134765625, -0.028350830078125, 0.055389404296875, -0.005008697509765625, -0.053955078125, -0.002811431884765625, -0.00884246826171875, 0.004486083984375, 0.006465911865234375, 0.0167388916015625, -0.032379150390625, -0.063232421875, -0.052459716796875, 0.005702972412109375, -0.00836944580078125, -0.0026092529296875, 0.0178070068359375, 0.06146240234375, -0.0202484130859375, 0.042205810546875, -0.059234619140625, -0.019561767578125, 0.00902557373046875, -0.01361846923828125, 0.047393798828125, 0.039215087890625, 0.06494140625, -0.065673828125, -0.0257110595703125, -0.0273590087890625, -0.0294342041015625, -0.011444091796875, 0.009185791015625, -0.0231475830078125, -0.0011186599731445312, 0.02008056640625, -0.038055419921875, 0.04595947265625, 0.0654296875, -0.06500244140625, 0.0281982421875, 0.01076507568359375, 0.0107421875, -0.09808349609375, 0.0240631103515625, -0.016815185546875, -0.0309906005859375, -0.027008056640625, 0.01102447509765625, 0.0082550048828125, -0.0028972625732421875, -0.020294189453125, 0.042510986328125, -0.034515380859375, -0.01065826416015625, 0.00572967529296875, 0.006809234619140625, -0.0255584716796875, 0.012054443359375, -0.00783538818359375, 0.027587890625, 0.07696533203125, -0.0269317626953125, 0.059844970703125, 0.037353515625, 0.004993438720703125, 0.062255859375, -0.039825439453125, 0.0085906982421875, -0.007717132568359375, 0.03826904296875, -0.041046142578125, -0.05548095703125, 0.042449951171875, -0.046051025390625, 0.006771087646484375, -0.036468505859375, -0.03302001953125, -0.057647705078125, -0.057159423828125, 0.04864501953125, 0.0439453125, -0.036590576171875, 0.02276611328125, 0.0697021484375, 0.009765625, -0.0258331298828125, -0.059844970703125, 0.006313323974609375, -0.021026611328125, -0.01336669921875, 0.025665283203125, -0.036407470703125, 0.0007543563842773438, -0.013946533203125, 0.0161895751953125, -0.0117950439453125, -0.0190887451171875, 0.0287017822265625, 0.01605224609375, 0.01203155517578125, 0.00666046142578125, -0.0208282470703125, -0.044921875, 0.0181732177734375, -0.009552001953125, 0.021514892578125, 0.007411956787109375, 0.00399017333984375, -0.003437042236328125, 0.0240325927734375, 0.0200653076171875, -0.01267242431640625, 0.04913330078125, 0.041839599609375, -0.050811767578125, -0.01540374755859375, -0.034027099609375, -0.00591278076171875, -0.033477783203125, 0.0081787109375, -0.01424407958984375, -0.048919677734375, 0.046417236328125, -0.0001825094223022461, 0.01222991943359375, 0.061767578125, 0.04815673828125, -0.0081787109375, 0.05401611328125, 0.039398193359375, -0.040802001953125, 0.03082275390625, -0.0201416015625, -0.0088348388671875, -0.041778564453125, -0.0173492431640625, -0.050262451171875, -0.03961181640625, -0.049407958984375, -0.0380859375, -0.00949859619140625, 0.0051422119140625, -0.01544952392578125, 0.032867431640625, -0.0535888671875, 0.03082275390625, 0.0377197265625, 0.00946044921875, -0.00760650634765625, -0.0114593505859375, 0.03277587890625, 0.03814697265625, -0.06134033203125, 0.006107330322265625, 0.07623291015625, 0.0309295654296875, 0.04705810546875, 0.0211181640625, 0.0587158203125, 0.03564453125, 0.01788330078125, -0.03289794921875, 0.03662109375, -0.0159454345703125, -0.06488037109375, -0.018951416015625, -0.0236663818359375, -0.062347412109375, -0.0264892578125, -0.004978179931640625, -0.032684326171875, 0.0167236328125, 0.033935546875, -0.003631591796875, 0.0261688232421875, -0.046630859375, 0.070556640625, -0.0030651092529296875, 0.01073455810546875, -0.0309906005859375, -0.048126220703125, 0.01399993896484375, 0.0124969482421875, 0.03057861328125, -0.01702880859375, -0.0126953125, 0.07366943359375, -0.0355224609375, 0.0714111328125, -0.04351806640625, 0.00832366943359375, 0.007965087890625, -0.01544189453125, 0.0408935546875, 0.0411376953125, 0.0005955696105957031, 0.0266265869140625, -0.005550384521484375, -0.0521240234375, 0.0053558349609375, 0.03985595703125, -0.038482666015625, 0.01139068603515625, -0.045806884765625, -0.047821044921875, 0.01293182373046875, 0.037261962890625, 0.026458740234375, 0.040313720703125, -0.0190277099609375, 0.0277099609375, 0.053741455078125, 0.0227508544921875, 0.0305633544921875, 0.01154327392578125, -0.0200653076171875, -0.03851318359375, 0.06884765625, 0.004962921142578125, -0.0258941650390625, 0.034576416015625, 0.02862548828125, -0.0146636962890625, -0.046600341796875, -0.03240966796875, 0.01129150390625, -0.0177459716796875, -0.06170654296875, -0.0184783935546875, -0.03619384765625, -0.0341796875, -0.03973388671875, -0.0177001953125, -0.0357666015625, -0.02978515625, -0.03271484375, 0.064208984375, 0.04241943359375, -0.035980224609375, 0.027313232421875, -0.06304931640625, 0.044036865234375, -0.006435394287109375, 0.08349609375, -0.0433349609375, -0.0379638671875, -0.043548583984375, 0.0004699230194091797, 0.01158905029296875, -0.05816650390625, 0.004856109619140625, -0.0096282958984375, 0.03729248046875, 0.027984619140625, 0.003101348876953125, 0.03350830078125, -0.00022602081298828125, 0.04779052734375, 0.006534576416015625, -0.052215576171875, 0.0416259765625, -0.055816650390625, 0.03997802734375, 0.050018310546875, 0.020294189453125, -0.02813720703125, -0.0048675537109375, -0.08636474609375, -0.039947509765625, 0.05242919921875, 0.0006718635559082031, 0.005741119384765625, 0.00707244873046875, 0.00527191162109375, -0.0010118484497070312, 0.02813720703125, -0.05859375, -0.0440673828125, -0.006046295166015625, -0.0094146728515625, 0.0121612548828125, -0.04034423828125, -0.01544189453125, -0.0274810791015625, 0.061187744140625, -0.009063720703125, 0.0279998779296875, -0.018402099609375, 0.01384735107421875, -0.01239776611328125, -0.01486968994140625, 0.03955078125, 0.03985595703125, -0.0288238525390625, -0.00439453125, 0.00487518310546875, -0.046600341796875, -0.03216552734375, 0.028167724609375, -0.01560211181640625, -0.018341064453125, 0.0340576171875, 0.0394287109375, -0.01654052734375, -0.0193023681640625, 0.02508544921875, 0.0032672882080078125, -0.047271728515625, -0.02960205078125, 0.004970550537109375, 0.01287078857421875, -0.006313323974609375, 0.004962921142578125, 0.0137786865234375, 0.026458740234375, -0.0172576904296875, 0.036407470703125, 0.02056884765625, -0.031890869140625, -0.021209716796875, 0.0255889892578125, 0.0458984375, -0.03729248046875, 0.068115234375, -0.0269317626953125, -0.033660888671875, 0.055572509765625, 0.0223541259765625, 0.05438232421875, -0.0278167724609375, 0.036407470703125, 0.041168212890625, 0.03277587890625, 0.01555633544921875, 0.053863525390625, 0.0020580291748046875, -0.052276611328125, -0.0094757080078125, -0.01537322998046875, -0.01230621337890625, -0.00937652587890625, -0.044708251953125, 0.039398193359375, -0.04144287109375, 0.01045989990234375, -0.0006842613220214844, 0.02569580078125, -0.045989990234375, 0.0197296142578125, -0.00002485513687133789, 0.1021728515625, -0.0655517578125, 0.0406494140625, 0.065185546875, -0.016510009765625, -0.040557861328125, -0.0198516845703125, 0.00888824462890625, -0.04443359375, -0.00714874267578125, 0.015228271484375, 0.0367431640625, -0.006282806396484375, -0.0682373046875, -0.0621337890625, 0.06585693359375, 0.0052490234375, -0.044281005859375, 0.03564453125, -0.016845703125, 0.01328277587890625, -0.01282501220703125, 0.01519775390625, 0.0221710205078125, 0.057525634765625, 0.0172271728515625, -0.0439453125, -0.002140045166015625, -0.046630859375, -0.03448486328125, 0.061767578125, -0.070556640625, 0.0182037353515625, 0.003643035888671875, 0.00971221923828125, -0.033172607421875, 0.040313720703125, 0.000247955322265625, 0.0171051025390625, 0.037567138671875, 0.070556640625, 0.060821533203125, -0.00994110107421875, 0.070556640625, -0.0010547637939453125, 0.03448486328125, 0.0675048828125, 0.0004341602325439453, 0.02801513671875, 0.03704833984375, -0.009918212890625, 0.031005859375, 0.046844482421875, -0.043731689453125, 0.032470703125, 0.02301025390625, -0.0012254714965820312, -0.010284423828125, -0.0084686279296875, -0.036865234375, 0.01233673095703125, 0.0340576171875, -0.0134124755859375, 0.0003764629364013672, -0.03033447265625, -0.003482818603515625, -0.031280517578125, -0.049957275390625, 0.059967041015625, -0.011627197265625, -0.01953125, -0.00630950927734375, -0.00665283203125, 0.0386962890625, -0.038482666015625, -0.021148681640625, -0.0010223388671875, 0.003910064697265625, -0.04827880859375, -0.0653076171875, 0.059478759765625, -0.0225982666015625, -0.034210205078125, -0.00495147705078125, 0.0723876953125, -0.01320648193359375, -0.066650390625, 0.0010700225830078125, 0.0017061233520507812, 0.023773193359375, 0.0082244873046875, -0.076416015625, 0.00765228271484375, -0.006504058837890625, -0.00972747802734375, 0.018402099609375, 0.01055145263671875, -0.0110321044921875, 0.0390625, 0.060394287109375, 0.010498046875, -0.02435302734375, 0.01250457763671875, 0.0565185546875, -0.0584716796875, -0.053253173828125, -0.051513671875, 0.0736083984375, -0.04864501953125, -0.044036865234375, 0.043487548828125, 0.08380126953125, 0.07269287109375, -0.0103759765625, 0.054046630859375, -0.06011962890625, 0.04400634765625, -0.015533447265625, 0.04119873046875, -0.01372528076171875, -0.00965118408203125, -0.01531219482421875, -0.042999267578125, -0.049346923828125, 0.041015625, 0.01195526123046875, 0.004238128662109375, 0.049407958984375, 0.05218505859375, -0.0074310302734375, 0.0018405914306640625, 0.00765228271484375, 0.0211334228515625, 0.014892578125, 0.0212249755859375, 0.01568603515625, -0.03448486328125, 0.016021728515625, -0.021209716796875, -0.046630859375, -0.0211029052734375, -0.09185791015625, -0.08502197265625, -0.0281829833984375, -0.03375244140625, -0.01934814453125, -0.0106201171875, 0.042694091796875, 0.0692138671875, -0.06146240234375, -0.0235137939453125, -0.0130767822265625, 0.032318115234375, -0.01273345947265625, -0.01290130615234375, 0.03326416015625, 0.01837158203125, -0.015777587890625, -0.00868988037109375, 0.0166473388671875, -0.01496124267578125, -0.01251983642578125, 0.0025844573974609375, -0.02386474609375, -0.0013341903686523438, 0.02886962890625, 0.02069091796875, -0.00021016597747802734, -0.0296478271484375, -0.0272369384765625, 0.002834320068359375, -0.0022220611572265625, 0.0615234375, -0.05035400390625, -0.01216888427734375, 0.0640869140625, 0.0338134765625, 0.037567138671875, 0.0149383544921875, 0.03790283203125, -0.061492919921875, 0.0254669189453125, 0.0098724365234375, 0.01560211181640625, -0.000728607177734375, -0.061065673828125, 0.0657958984375, 0.0222625732421875, -0.048858642578125, -0.04608154296875, 0.0038242340087890625, -0.08447265625, 0.00597381591796875, 0.042694091796875, 0.034820556640625, -0.0178680419921875, -0.009613037109375, -0.0296478271484375, -0.00738525390625, -0.055206298828125, 0.03765869140625, 0.050384521484375, 0.0014095306396484375, -0.0234527587890625, -0.0204315185546875, 0.04736328125, -0.00911712646484375, -0.0963134765625, 0.0205535888671875, 0.060089111328125, -0.007022857666015625, 0.011993408203125, 0.06793212890625, -0.007110595703125, 0.03485107421875, 0.032958984375, 0.0096893310546875, -0.0167388916015625, -0.041351318359375, -0.0167236328125, 0.004425048828125, -0.021514892578125, -0.0284271240234375 ] ]
result-kand2-sdxl-wuerst-karlo/991f2e12
2023-10-04T17:42:55.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
311
2023-10-04T17:42:54
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 154 num_examples: 10 download_size: 1300 dataset_size: 154 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "991f2e12" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.0413818359375, -0.0173797607421875, 0.015625, 0.0310821533203125, -0.00164794921875, -0.0130462646484375, 0.026641845703125, -0.00867462158203125, 0.0562744140625, 0.0270233154296875, -0.0703125, -0.039703369140625, -0.039276123046875, -0.008056640625, -0.0142822265625, 0.07830810546875, 0.01129150390625, 0.0170440673828125, -0.032501220703125, -0.01092529296875, -0.04071044921875, -0.0345458984375, -0.045989990234375, -0.044769287109375, 0.058746337890625, 0.063232421875, 0.033782958984375, 0.031707763671875, 0.055755615234375, 0.01203155517578125, 0.00940704345703125, -0.0318603515625, -0.034637451171875, -0.003162384033203125, -0.011627197265625, -0.022705078125, -0.080078125, 0.006221771240234375, 0.04156494140625, 0.0521240234375, -0.0074920654296875, 0.050750732421875, -0.0089111328125, 0.06671142578125, -0.01534271240234375, 0.03997802734375, -0.003307342529296875, -0.00618743896484375, -0.035247802734375, -0.0007872581481933594, 0.00534820556640625, -0.023895263671875, -0.0140380859375, -0.087646484375, 0.006885528564453125, 0.00940704345703125, 0.051513671875, 0.015625, 0.005931854248046875, -0.00896453857421875, -0.0265045166015625, 0.004360198974609375, -0.003570556640625, 0.02032470703125, 0.0643310546875, 0.0217132568359375, -0.005847930908203125, -0.04656982421875, -0.018463134765625, 0.017822265625, -0.0087127685546875, 0.007747650146484375, -0.0029659271240234375, -0.0018262863159179688, 0.04241943359375, 0.045501708984375, -0.0465087890625, -0.024566650390625, -0.04266357421875, -0.0306243896484375, 0.0489501953125, 0.0014982223510742188, 0.011749267578125, -0.00225830078125, -0.01496124267578125, -0.0149993896484375, -0.03662109375, -0.0100250244140625, 0.0307159423828125, 0.010833740234375, -0.06707763671875, 0.0345458984375, -0.007904052734375, 0.01079559326171875, 0.0196990966796875, 0.036651611328125, 0.045989990234375, -0.006351470947265625, -0.0190277099609375, 0.01056671142578125, 0.01357269287109375, 0.0235595703125, 0.025146484375, 0.001003265380859375, 0.001888275146484375, -0.01242828369140625, 0.0020389556884765625, -0.09112548828125, -0.059051513671875, 0.0294952392578125, -0.049468994140625, -0.0229339599609375, 0.035125732421875, -0.06939697265625, -0.038330078125, -0.0234527587890625, 0.0287322998046875, 0.0061798095703125, -0.05340576171875, -0.00978851318359375, -0.045013427734375, 0.0197296142578125, 0.0173797607421875, -0.046844482421875, 0.031005859375, 0.060028076171875, 0.0274810791015625, 0.0192108154296875, -0.01708984375, -0.04913330078125, 0.007282257080078125, -0.01373291015625, 0.057037353515625, -0.044830322265625, -0.02899169921875, -0.004505157470703125, 0.04736328125, 0.0137481689453125, -0.0281524658203125, 0.0457763671875, -0.0274810791015625, 0.004207611083984375, -0.05474853515625, -0.0413818359375, -0.01007080078125, 0.01232147216796875, -0.0775146484375, 0.09002685546875, 0.0323486328125, -0.045989990234375, 0.0199127197265625, -0.07977294921875, -0.0153961181640625, 0.0513916015625, -0.004337310791015625, -0.019195556640625, 0.018646240234375, -0.0224151611328125, 0.034393310546875, -0.017974853515625, 0.028106689453125, -0.053070068359375, -0.0211944580078125, -0.00762939453125, 0.0113525390625, 0.059844970703125, 0.0212554931640625, 0.0230560302734375, -0.004848480224609375, -0.06268310546875, -0.005462646484375, 0.0309906005859375, -0.0009322166442871094, -0.020050048828125, -0.0406494140625, 0.030853271484375, -0.01233673095703125, 0.017364501953125, -0.032470703125, 0.0215606689453125, 0.0125732421875, -0.0128936767578125, 0.04833984375, 0.0166168212890625, 0.034698486328125, -0.02972412109375, 0.042938232421875, -0.00409698486328125, 0.0179901123046875, -0.0179901123046875, -0.04180908203125, -0.040863037109375, 0.005413055419921875, 0.053314208984375, 0.0560302734375, -0.040008544921875, 0.05474853515625, 0.007686614990234375, -0.045135498046875, -0.0060882568359375, 0.0034313201904296875, 0.0080108642578125, 0.0201263427734375, 0.021270751953125, -0.0411376953125, -0.0362548828125, -0.051513671875, 0.0345458984375, -0.014556884765625, 0.00279998779296875, 0.0252532958984375, 0.05621337890625, -0.013580322265625, 0.041046142578125, -0.058380126953125, -0.02154541015625, 0.00859832763671875, -0.0198822021484375, 0.0047760009765625, 0.06884765625, 0.0723876953125, -0.04254150390625, -0.0158843994140625, -0.035858154296875, -0.04522705078125, -0.00695037841796875, 0.00650787353515625, -0.054351806640625, -0.0120391845703125, 0.0115814208984375, -0.01543426513671875, 0.05438232421875, 0.050384521484375, -0.060089111328125, -0.0199737548828125, 0.0025806427001953125, 0.012939453125, -0.09259033203125, 0.0310821533203125, 0.00939178466796875, -0.01328277587890625, -0.045745849609375, 0.0014171600341796875, 0.01343536376953125, -0.022308349609375, -0.005340576171875, 0.0465087890625, -0.0286865234375, 0.006931304931640625, -0.007770538330078125, -0.027923583984375, -0.003509521484375, 0.021728515625, 0.01343536376953125, 0.035064697265625, 0.073486328125, -0.0169830322265625, 0.051177978515625, 0.04437255859375, 0.00714111328125, 0.062164306640625, -0.048370361328125, 0.0161285400390625, -0.022674560546875, 0.0292205810546875, -0.056915283203125, -0.059051513671875, 0.045928955078125, -0.03253173828125, 0.04376220703125, -0.039642333984375, -0.029296875, -0.040496826171875, -0.0302734375, 0.05194091796875, 0.033721923828125, -0.046112060546875, 0.0272369384765625, 0.049407958984375, -0.0147857666015625, -0.0005097389221191406, -0.06744384765625, -0.004177093505859375, -0.0209808349609375, -0.0237579345703125, 0.029083251953125, -0.031005859375, 0.004428863525390625, -0.01074981689453125, 0.0135498046875, -0.0167694091796875, -0.004268646240234375, 0.058624267578125, 0.0166778564453125, -0.016876220703125, 0.02166748046875, 0.0006375312805175781, -0.057220458984375, 0.018280029296875, -0.00601959228515625, 0.0301361083984375, 0.01311492919921875, -0.0023632049560546875, -0.03564453125, 0.042938232421875, 0.00917816162109375, 0.002269744873046875, 0.033721923828125, 0.051055908203125, -0.07550048828125, -0.0141448974609375, -0.03558349609375, -0.02362060546875, -0.031890869140625, 0.0037517547607421875, -0.023590087890625, -0.043701171875, 0.042205810546875, -0.008056640625, -0.025299072265625, 0.0555419921875, 0.039825439453125, 0.0103607177734375, 0.0236968994140625, 0.050262451171875, -0.01525115966796875, 0.0263671875, -0.0252532958984375, -0.027740478515625, -0.033355712890625, -0.043853759765625, -0.044281005859375, -0.03106689453125, -0.04107666015625, -0.0277099609375, -0.0017652511596679688, 0.0125274658203125, -0.0284576416015625, 0.04779052734375, -0.045867919921875, 0.044921875, 0.045928955078125, 0.01375579833984375, -0.0153961181640625, 0.01708984375, 0.0298004150390625, 0.01357269287109375, -0.040435791015625, -0.01201629638671875, 0.07952880859375, 0.04864501953125, 0.0611572265625, 0.01336669921875, 0.0546875, 0.0361328125, 0.02655029296875, -0.0255584716796875, 0.0228118896484375, 0.00140380859375, -0.062225341796875, -0.00524139404296875, -0.00894927978515625, -0.040313720703125, -0.04656982421875, -0.0185394287109375, -0.0167236328125, 0.039306640625, 0.02264404296875, -0.005645751953125, 0.0038928985595703125, -0.056793212890625, 0.07965087890625, 0.006298065185546875, -0.01299285888671875, -0.00962066650390625, -0.03631591796875, 0.0052490234375, -0.00002187490463256836, -0.0012531280517578125, -0.0251312255859375, -0.0020160675048828125, 0.07305908203125, -0.03472900390625, 0.057586669921875, -0.06048583984375, -0.00762176513671875, 0.017486572265625, -0.0033664703369140625, 0.0179290771484375, 0.044036865234375, -0.0123443603515625, 0.023223876953125, 0.0171661376953125, -0.041229248046875, -0.0050048828125, 0.06524658203125, -0.03997802734375, 0.01505279541015625, -0.039764404296875, -0.01910400390625, -0.005054473876953125, 0.006717681884765625, 0.01617431640625, 0.053741455078125, -0.0270233154296875, 0.0008416175842285156, 0.04193115234375, 0.0129241943359375, 0.0308380126953125, 0.01534271240234375, -0.02484130859375, -0.039581298828125, 0.07666015625, 0.020965576171875, -0.0283966064453125, 0.01715087890625, 0.01261138916015625, -0.0174102783203125, -0.0146636962890625, -0.053466796875, 0.0179901123046875, -0.032745361328125, -0.051849365234375, -0.0186920166015625, -0.0152435302734375, -0.032745361328125, -0.015655517578125, -0.01119232177734375, -0.0623779296875, -0.045989990234375, -0.03619384765625, 0.08074951171875, 0.05914306640625, -0.053802490234375, 0.02606201171875, -0.049774169921875, 0.031829833984375, 0.0068511962890625, 0.0755615234375, -0.0108795166015625, -0.04638671875, -0.009521484375, -0.019775390625, -0.00426483154296875, -0.050994873046875, -0.0189666748046875, 0.0175628662109375, 0.039764404296875, 0.019012451171875, -0.0042877197265625, 0.037872314453125, -0.01364898681640625, 0.0426025390625, 0.0125274658203125, -0.046661376953125, 0.051910400390625, -0.01390838623046875, 0.01120758056640625, 0.0706787109375, 0.05340576171875, -0.028228759765625, 0.028045654296875, -0.06951904296875, -0.036285400390625, 0.06182861328125, 0.00966644287109375, 0.0223846435546875, 0.0128326416015625, 0.046905517578125, 0.0120849609375, 0.005603790283203125, -0.0394287109375, -0.080322265625, -0.01200103759765625, -0.0250091552734375, 0.0255584716796875, -0.044769287109375, -0.0172271728515625, -0.042449951171875, 0.0645751953125, -0.008331298828125, 0.03955078125, -0.0026836395263671875, 0.0291595458984375, -0.0248870849609375, -0.0217132568359375, 0.0266265869140625, 0.0285186767578125, -0.0386962890625, -0.01312255859375, -0.007534027099609375, -0.04669189453125, -0.01236724853515625, 0.060211181640625, -0.009246826171875, -0.022064208984375, 0.039581298828125, 0.040557861328125, -0.0262603759765625, 0.0016231536865234375, 0.036376953125, -0.007335662841796875, -0.03741455078125, -0.036224365234375, 0.0086212158203125, 0.008880615234375, 0.003025054931640625, 0.0135650634765625, -0.010223388671875, 0.018951416015625, -0.0297088623046875, 0.044036865234375, 0.0050048828125, -0.05450439453125, -0.041290283203125, 0.036041259765625, 0.044158935546875, -0.0335693359375, 0.048736572265625, -0.0247802734375, -0.018951416015625, 0.059417724609375, 0.0205841064453125, 0.054901123046875, -0.02618408203125, 0.0350341796875, 0.05450439453125, 0.010345458984375, 0.01143646240234375, 0.06109619140625, -0.017822265625, -0.03936767578125, -0.0010881423950195312, -0.0260162353515625, -0.0166168212890625, -0.003665924072265625, -0.07244873046875, 0.0203857421875, -0.05218505859375, -0.00919342041015625, 0.01385498046875, 0.01154327392578125, -0.056854248046875, 0.0206451416015625, 0.032196044921875, 0.10906982421875, -0.06103515625, 0.058380126953125, 0.059417724609375, -0.0311279296875, -0.047454833984375, -0.00931549072265625, 0.019317626953125, -0.0645751953125, 0.0028781890869140625, 0.0177459716796875, 0.04193115234375, -0.005931854248046875, -0.057281494140625, -0.045928955078125, 0.08953857421875, 0.01180267333984375, -0.051177978515625, 0.031585693359375, 0.00385284423828125, 0.0135345458984375, -0.02880859375, 0.0211639404296875, 0.035308837890625, 0.06689453125, 0.022796630859375, -0.0394287109375, 0.0091400146484375, -0.038665771484375, -0.029205322265625, 0.02801513671875, -0.054595947265625, -0.004627227783203125, -0.003391265869140625, -0.002834320068359375, 0.01137542724609375, 0.0433349609375, -0.00461578369140625, 0.042877197265625, 0.02734375, 0.048614501953125, 0.06268310546875, -0.03717041015625, 0.05865478515625, -0.01495361328125, 0.041107177734375, 0.07525634765625, -0.01849365234375, 0.01812744140625, 0.0227813720703125, -0.007080078125, 0.006359100341796875, 0.045257568359375, -0.031951904296875, 0.02728271484375, 0.0208282470703125, -0.00865936279296875, -0.0295867919921875, -0.0174102783203125, -0.06378173828125, 0.004230499267578125, 0.02349853515625, -0.0270233154296875, -0.004604339599609375, -0.0024356842041015625, 0.021881103515625, -0.00771331787109375, -0.03192138671875, 0.06396484375, -0.004299163818359375, -0.011627197265625, -0.01171112060546875, 0.0025196075439453125, 0.01268768310546875, -0.0467529296875, -0.03704833984375, -0.02508544921875, 0.008148193359375, -0.035125732421875, -0.08526611328125, 0.045623779296875, -0.0104827880859375, -0.0322265625, -0.01372528076171875, 0.050506591796875, -0.0274810791015625, -0.07916259765625, 0.02435302734375, 0.018463134765625, 0.01032257080078125, -0.005828857421875, -0.08319091796875, 0.0303192138671875, 0.0003781318664550781, -0.0188751220703125, 0.0169830322265625, 0.022247314453125, 0.00734710693359375, 0.0238189697265625, 0.0291595458984375, -0.0130462646484375, -0.03857421875, 0.020965576171875, 0.06329345703125, -0.0548095703125, -0.0141143798828125, -0.0283966064453125, 0.0465087890625, -0.016693115234375, -0.04766845703125, 0.022247314453125, 0.0819091796875, 0.05950927734375, -0.01154327392578125, 0.041748046875, -0.03936767578125, 0.04443359375, -0.019378662109375, 0.04534912109375, -0.027069091796875, -0.0172576904296875, -0.00479888916015625, -0.060333251953125, -0.0491943359375, 0.04949951171875, 0.03350830078125, 0.007656097412109375, 0.036956787109375, 0.08514404296875, -0.01433563232421875, 0.029937744140625, 0.007068634033203125, 0.0022945404052734375, 0.006443023681640625, 0.024749755859375, 0.0215911865234375, -0.05645751953125, -0.003078460693359375, -0.04071044921875, -0.04180908203125, 0.0199737548828125, -0.07904052734375, -0.060394287109375, -0.053253173828125, -0.05450439453125, -0.04339599609375, -0.01025390625, 0.079833984375, 0.07818603515625, -0.08648681640625, -0.004444122314453125, 0.006427764892578125, 0.0038700103759765625, 0.01904296875, -0.0096282958984375, 0.039886474609375, 0.03155517578125, -0.038482666015625, -0.005725860595703125, 0.004131317138671875, 0.0192108154296875, -0.004314422607421875, -0.0132293701171875, 0.00798797607421875, -0.0022983551025390625, 0.0168609619140625, 0.0287933349609375, -0.00727081298828125, -0.02001953125, -0.032806396484375, 0.01122283935546875, 0.0010080337524414062, 0.071533203125, -0.03668212890625, -0.0035114288330078125, 0.043121337890625, 0.03228759765625, 0.02996826171875, 0.019256591796875, 0.019256591796875, -0.042327880859375, 0.01401519775390625, -0.021942138671875, 0.0248870849609375, 0.01029205322265625, -0.0380859375, 0.07696533203125, 0.039398193359375, -0.037811279296875, -0.035858154296875, -0.0105743408203125, -0.10791015625, 0.018646240234375, 0.07171630859375, 0.0140380859375, -0.01209259033203125, -0.00036072731018066406, -0.03399658203125, -0.0099029541015625, -0.06744384765625, -0.0021533966064453125, 0.046844482421875, 0.012298583984375, -0.0051727294921875, -0.017852783203125, 0.045379638671875, -0.015655517578125, -0.08428955078125, 0.01535797119140625, 0.03936767578125, 0.01029205322265625, 0.003879547119140625, 0.0509033203125, -0.006580352783203125, 0.020721435546875, 0.01549530029296875, 0.0187225341796875, -0.026397705078125, -0.05157470703125, -0.034210205078125, 0.012054443359375, -0.01007843017578125, -0.0215911865234375 ] ]
result-kand2-sdxl-wuerst-karlo/3ed8d887
2023-10-04T17:46:58.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
311
2023-10-04T17:46:57
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 156 num_examples: 10 download_size: 1308 dataset_size: 156 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "3ed8d887" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.0396728515625, -0.0004968643188476562, 0.0289459228515625, 0.019073486328125, -0.0182952880859375, -0.0099029541015625, 0.03851318359375, -0.01178741455078125, 0.051025390625, 0.044647216796875, -0.047210693359375, -0.04351806640625, -0.03436279296875, -0.003490447998046875, -0.0086212158203125, 0.08258056640625, -0.0050201416015625, 0.0088958740234375, -0.0144500732421875, -0.00724029541015625, -0.030487060546875, -0.03021240234375, -0.033477783203125, -0.0386962890625, 0.070068359375, 0.0560302734375, 0.0321044921875, 0.054473876953125, 0.06695556640625, 0.0103912353515625, -0.0018739700317382812, -0.018768310546875, -0.039031982421875, -0.00684356689453125, -0.0027313232421875, -0.03887939453125, -0.0948486328125, 0.0120697021484375, 0.0438232421875, 0.047210693359375, -0.010467529296875, 0.052703857421875, -0.01062774658203125, 0.06536865234375, -0.023956298828125, 0.042510986328125, -0.0084991455078125, -0.006015777587890625, -0.056884765625, -0.000016391277313232422, 0.0155181884765625, -0.03857421875, -0.0204620361328125, -0.07989501953125, 0.0156097412109375, 0.001922607421875, 0.035064697265625, 0.01502227783203125, 0.00901031494140625, -0.00617218017578125, -0.023681640625, -0.0013103485107421875, -0.01904296875, 0.0110931396484375, 0.060211181640625, 0.0209197998046875, -0.005901336669921875, -0.029449462890625, -0.0399169921875, 0.0210418701171875, 0.009857177734375, 0.01812744140625, 0.02496337890625, 0.00568389892578125, 0.0478515625, 0.04986572265625, -0.0360107421875, -0.006504058837890625, -0.0633544921875, -0.018463134765625, 0.059967041015625, 0.00782012939453125, 0.0117950439453125, -0.0089569091796875, -0.00887298583984375, -0.0182952880859375, -0.043701171875, -0.0260772705078125, 0.052642822265625, 0.01343536376953125, -0.0823974609375, 0.03704833984375, 0.00032806396484375, 0.03515625, 0.02069091796875, 0.021270751953125, 0.052825927734375, 0.0022983551025390625, -0.0029964447021484375, 0.0115966796875, 0.0140228271484375, 0.05078125, -0.002864837646484375, 0.01424407958984375, -0.0087127685546875, -0.008758544921875, -0.00140380859375, -0.07415771484375, -0.05670166015625, 0.0330810546875, -0.06219482421875, -0.0192108154296875, 0.035003662109375, -0.06658935546875, -0.050567626953125, -0.020538330078125, 0.002719879150390625, 0.00797271728515625, -0.06201171875, -0.01105499267578125, -0.050750732421875, 0.024688720703125, 0.0163726806640625, -0.053497314453125, 0.01325225830078125, 0.0555419921875, 0.04241943359375, -0.0009946823120117188, -0.0222930908203125, -0.038604736328125, 0.031951904296875, -0.021575927734375, 0.054412841796875, -0.035400390625, -0.0231475830078125, -0.003997802734375, 0.019989013671875, 0.01303863525390625, -0.03570556640625, 0.05670166015625, -0.032928466796875, -0.01580810546875, -0.039031982421875, -0.0394287109375, -0.017242431640625, 0.0229949951171875, -0.1038818359375, 0.0751953125, 0.0257110595703125, -0.05328369140625, 0.021453857421875, -0.09112548828125, -0.0032062530517578125, 0.062469482421875, -0.00946807861328125, -0.02099609375, 0.021514892578125, -0.01334381103515625, 0.046478271484375, -0.01099395751953125, 0.025604248046875, -0.070068359375, -0.0250396728515625, -0.004222869873046875, 0.00704193115234375, 0.06036376953125, 0.0196685791015625, 0.026824951171875, -0.003841400146484375, -0.0751953125, -0.0151824951171875, 0.0182647705078125, -0.0029392242431640625, -0.0167694091796875, -0.0413818359375, 0.022125244140625, -0.0173797607421875, 0.020050048828125, -0.035491943359375, 0.0275421142578125, -0.002349853515625, -0.01055908203125, 0.05413818359375, 0.007030487060546875, 0.0263214111328125, -0.03826904296875, 0.042816162109375, 0.01149749755859375, 0.0196990966796875, 0.011688232421875, -0.0382080078125, -0.03485107421875, -0.00461578369140625, 0.037384033203125, 0.03594970703125, -0.05645751953125, 0.03765869140625, 0.003543853759765625, -0.048248291015625, -0.0194091796875, -0.00276947021484375, -0.00004392862319946289, 0.0125579833984375, 0.0191802978515625, -0.037017822265625, -0.048370361328125, -0.049652099609375, 0.027252197265625, -0.0008459091186523438, 0.0031890869140625, 0.0206298828125, 0.062408447265625, -0.0235595703125, 0.028900146484375, -0.05535888671875, -0.01641845703125, -0.01175689697265625, -0.0250396728515625, 0.025177001953125, 0.05413818359375, 0.0701904296875, -0.0467529296875, -0.02001953125, -0.031463623046875, -0.036651611328125, 0.0019054412841796875, 0.027130126953125, -0.035491943359375, -0.015411376953125, 0.00179290771484375, -0.0302886962890625, 0.058135986328125, 0.057586669921875, -0.0287933349609375, -0.0013952255249023438, 0.0027256011962890625, 0.0181427001953125, -0.09613037109375, 0.0172882080078125, -0.00949859619140625, 0.0020160675048828125, -0.035491943359375, -0.005859375, 0.01198577880859375, -0.0192413330078125, -0.003170013427734375, 0.045013427734375, -0.04132080078125, -0.006450653076171875, -0.004077911376953125, 0.00609588623046875, -0.007183074951171875, 0.0128021240234375, -0.0035266876220703125, 0.026275634765625, 0.0694580078125, -0.02764892578125, 0.07586669921875, 0.03277587890625, 0.004642486572265625, 0.0692138671875, -0.04010009765625, 0.0211334228515625, -0.01617431640625, 0.0362548828125, -0.03912353515625, -0.06634521484375, 0.0467529296875, -0.023101806640625, 0.024017333984375, -0.04736328125, -0.032440185546875, -0.053680419921875, -0.037139892578125, 0.06634521484375, 0.0177001953125, -0.0579833984375, 0.0213623046875, 0.057952880859375, 0.0025234222412109375, 0.0090789794921875, -0.05108642578125, -0.001010894775390625, -0.037384033203125, -0.009674072265625, 0.038421630859375, -0.036773681640625, -0.0066070556640625, -0.023101806640625, 0.0272369384765625, -0.02374267578125, -0.0147857666015625, 0.040283203125, 0.028076171875, -0.0031642913818359375, 0.01282501220703125, -0.020660400390625, -0.043304443359375, 0.0195770263671875, -0.000865936279296875, 0.01485443115234375, 0.01303863525390625, -0.00833892822265625, -0.033447265625, 0.04638671875, 0.025604248046875, 0.0007948875427246094, 0.0204315185546875, 0.0665283203125, -0.068115234375, -0.00841522216796875, -0.034820556640625, -0.007232666015625, -0.0318603515625, 0.002964019775390625, -0.032135009765625, -0.037750244140625, 0.046051025390625, 0.0120391845703125, -0.0185089111328125, 0.06256103515625, 0.056976318359375, 0.01354217529296875, 0.050811767578125, 0.0413818359375, -0.01380157470703125, 0.0222930908203125, -0.0225067138671875, -0.0188446044921875, -0.054107666015625, -0.02557373046875, -0.0238189697265625, -0.0297088623046875, -0.055999755859375, -0.03521728515625, -0.0032939910888671875, -0.003711700439453125, -0.0138702392578125, 0.03485107421875, -0.056396484375, 0.033477783203125, 0.0374755859375, 0.0229034423828125, -0.00982666015625, -0.0126495361328125, 0.027008056640625, 0.022674560546875, -0.044708251953125, -0.00930023193359375, 0.0885009765625, 0.040313720703125, 0.06610107421875, 0.0257720947265625, 0.07318115234375, 0.025360107421875, 0.02435302734375, -0.0227508544921875, 0.0256195068359375, 0.0182952880859375, -0.050079345703125, 0.00693511962890625, -0.01328277587890625, -0.0517578125, -0.044036865234375, -0.00411224365234375, -0.01910400390625, 0.034210205078125, 0.039215087890625, -0.011749267578125, 0.01922607421875, -0.060302734375, 0.06341552734375, -0.00337982177734375, -0.0090789794921875, -0.011566162109375, -0.036529541015625, 0.0149383544921875, 0.022735595703125, 0.00864410400390625, -0.034820556640625, 0.0003466606140136719, 0.087890625, -0.0303497314453125, 0.07275390625, -0.057586669921875, -0.0144500732421875, 0.0142669677734375, -0.0168304443359375, 0.01534271240234375, 0.042205810546875, -0.0089111328125, 0.00545501708984375, 0.0175933837890625, -0.034423828125, -0.0266265869140625, 0.069091796875, -0.052154541015625, 0.00699615478515625, -0.033355712890625, -0.04486083984375, -0.0006117820739746094, 0.02001953125, 0.00836181640625, 0.059478759765625, -0.010955810546875, -0.004180908203125, 0.04620361328125, 0.037353515625, 0.031982421875, 0.00417327880859375, -0.01392364501953125, -0.044708251953125, 0.07403564453125, 0.0182647705078125, -0.030426025390625, 0.01214599609375, 0.02056884765625, -0.0147857666015625, -0.03826904296875, -0.04693603515625, 0.0230560302734375, -0.03558349609375, -0.0511474609375, -0.0045013427734375, -0.0162811279296875, -0.036712646484375, -0.00875091552734375, -0.01690673828125, -0.0478515625, -0.060516357421875, -0.042816162109375, 0.09130859375, 0.078369140625, -0.047393798828125, 0.0225982666015625, -0.05596923828125, 0.042205810546875, -0.007404327392578125, 0.0960693359375, -0.01241302490234375, -0.033477783203125, -0.0234375, -0.00653076171875, -0.0023651123046875, -0.05963134765625, -0.0160980224609375, 0.00815582275390625, 0.052276611328125, 0.0117645263671875, 0.00220489501953125, 0.042205810546875, -0.00974273681640625, 0.0439453125, 0.0100555419921875, -0.035919189453125, 0.04058837890625, -0.03173828125, 0.0182952880859375, 0.047119140625, 0.041473388671875, -0.01702880859375, 0.02862548828125, -0.07684326171875, -0.03485107421875, 0.0465087890625, -0.005168914794921875, 0.0009717941284179688, 0.015380859375, 0.05181884765625, 0.00583648681640625, 0.0107879638671875, -0.052032470703125, -0.057464599609375, -0.017486572265625, -0.04046630859375, 0.016693115234375, -0.04296875, -0.032257080078125, -0.034210205078125, 0.04559326171875, -0.01175689697265625, 0.0267333984375, -0.0013742446899414062, 0.0185699462890625, -0.00337982177734375, -0.0198516845703125, 0.034881591796875, 0.037445068359375, -0.03131103515625, -0.00753021240234375, -0.01534271240234375, -0.051483154296875, -0.0199127197265625, 0.059814453125, 0.0040130615234375, -0.031982421875, 0.035125732421875, 0.0511474609375, -0.03375244140625, 0.0008955001831054688, 0.0254058837890625, -0.0022487640380859375, -0.037811279296875, -0.0260772705078125, 0.00826263427734375, -0.00024271011352539062, 0.013519287109375, 0.0013399124145507812, -0.0174407958984375, 0.033203125, -0.01361083984375, 0.0273895263671875, -0.0097198486328125, -0.051483154296875, -0.044158935546875, 0.031463623046875, 0.052398681640625, -0.0297088623046875, 0.0404052734375, -0.0187530517578125, -0.0367431640625, 0.04315185546875, 0.027130126953125, 0.056243896484375, -0.0205841064453125, 0.0225677490234375, 0.04229736328125, -0.0020313262939453125, 0.0099029541015625, 0.060211181640625, -0.02264404296875, -0.0445556640625, 0.006244659423828125, -0.00951385498046875, -0.0287017822265625, -0.00522613525390625, -0.074462890625, 0.0120391845703125, -0.0452880859375, -0.0056304931640625, -0.0048370361328125, 0.01270294189453125, -0.060302734375, 0.01549530029296875, 0.0273895263671875, 0.08697509765625, -0.053466796875, 0.046417236328125, 0.05877685546875, -0.022064208984375, -0.056671142578125, -0.01163482666015625, 0.007904052734375, -0.0640869140625, -0.00693511962890625, 0.0213775634765625, 0.0262908935546875, -0.004459381103515625, -0.06231689453125, -0.057647705078125, 0.088623046875, 0.007724761962890625, -0.039154052734375, 0.0343017578125, -0.01360321044921875, 0.0122833251953125, -0.0287628173828125, 0.022064208984375, 0.050567626953125, 0.050811767578125, 0.01561737060546875, -0.043975830078125, 0.00222015380859375, -0.04266357421875, -0.01145172119140625, 0.0204620361328125, -0.0504150390625, 0.00970458984375, -0.014190673828125, 0.0152587890625, -0.004673004150390625, 0.04803466796875, 0.012176513671875, 0.0200347900390625, 0.0333251953125, 0.045745849609375, 0.0667724609375, -0.018829345703125, 0.05792236328125, -0.01160430908203125, 0.031494140625, 0.0758056640625, -0.0276641845703125, 0.0186920166015625, 0.030426025390625, -0.003063201904296875, 0.0129241943359375, 0.055145263671875, -0.0288238525390625, 0.0259857177734375, 0.021881103515625, -0.01454925537109375, -0.0022640228271484375, -0.008544921875, -0.058258056640625, 0.0146026611328125, 0.035980224609375, -0.0161590576171875, 0.005954742431640625, -0.00330352783203125, 0.01285552978515625, -0.0112457275390625, -0.0419921875, 0.05596923828125, -0.0157318115234375, -0.0195159912109375, -0.0007872581481933594, -0.017333984375, 0.00853729248046875, -0.0305938720703125, -0.0430908203125, -0.0146484375, 0.0218658447265625, -0.041473388671875, -0.09149169921875, 0.038543701171875, -0.0216522216796875, -0.034881591796875, -0.01287078857421875, 0.03875732421875, -0.0309906005859375, -0.06494140625, 0.0208282470703125, 0.0004489421844482422, 0.0112457275390625, 0.011260986328125, -0.08203125, 0.04833984375, -0.002597808837890625, -0.006122589111328125, 0.0062255859375, 0.0173797607421875, 0.0089569091796875, 0.032867431640625, 0.0239105224609375, 0.0051727294921875, -0.035430908203125, 0.028076171875, 0.07073974609375, -0.047393798828125, -0.032958984375, -0.034271240234375, 0.042266845703125, -0.0301361083984375, -0.045257568359375, 0.040740966796875, 0.074462890625, 0.0650634765625, -0.0062408447265625, 0.0567626953125, -0.032867431640625, 0.06732177734375, -0.0258026123046875, 0.039154052734375, -0.015869140625, -0.010223388671875, -0.01447296142578125, -0.04925537109375, -0.056396484375, 0.0450439453125, 0.01812744140625, 0.0091094970703125, 0.0265960693359375, 0.07257080078125, -0.01100921630859375, 0.0190887451171875, 0.0002741813659667969, 0.0169677734375, 0.021484375, 0.0159454345703125, 0.0275421142578125, -0.040924072265625, 0.004779815673828125, -0.0291595458984375, -0.051422119140625, 0.00884246826171875, -0.076904296875, -0.06793212890625, -0.04925537109375, -0.037841796875, -0.0372314453125, -0.001552581787109375, 0.0653076171875, 0.0638427734375, -0.058837890625, -0.0209503173828125, 0.01061248779296875, 0.03289794921875, 0.009979248046875, -0.0088043212890625, 0.03936767578125, 0.04443359375, -0.03759765625, -0.01192474365234375, 0.004589080810546875, 0.0242767333984375, -0.0156402587890625, 0.00020754337310791016, 0.004634857177734375, -0.02642822265625, 0.01451873779296875, 0.0244293212890625, -0.0168304443359375, -0.0303497314453125, -0.048095703125, 0.0147705078125, 0.0088043212890625, 0.0692138671875, -0.0261077880859375, 0.009368896484375, 0.036590576171875, 0.020172119140625, 0.035980224609375, 0.010650634765625, 0.050201416015625, -0.028472900390625, 0.016815185546875, -0.0019474029541015625, 0.02166748046875, 0.02264404296875, -0.034759521484375, 0.05645751953125, 0.034576416015625, -0.042572021484375, -0.041656494140625, 0.0021514892578125, -0.09075927734375, 0.042816162109375, 0.066650390625, 0.011993408203125, -0.02392578125, -0.0106048583984375, -0.03729248046875, -0.0003037452697753906, -0.0557861328125, 0.008636474609375, 0.03173828125, -0.0016794204711914062, -0.021270751953125, -0.0232086181640625, 0.056640625, -0.046051025390625, -0.07647705078125, 0.02008056640625, 0.03704833984375, 0.0021953582763671875, -0.002017974853515625, 0.058197021484375, -0.004985809326171875, 0.0195159912109375, 0.0167388916015625, 0.0231170654296875, -0.0065155029296875, -0.04473876953125, -0.0157928466796875, -0.0024566650390625, -0.0027980804443359375, -0.03289794921875 ] ]
result-kand2-sdxl-wuerst-karlo/c50ece24
2023-10-04T17:50:04.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
311
2023-10-04T17:50:03
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 163 num_examples: 10 download_size: 1317 dataset_size: 163 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "c50ece24" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.048370361328125, -0.004657745361328125, 0.01763916015625, 0.032318115234375, -0.0039825439453125, 0.00868988037109375, 0.0088958740234375, -0.025604248046875, 0.055419921875, 0.027374267578125, -0.065673828125, -0.0595703125, -0.03399658203125, -0.01477813720703125, -0.0247344970703125, 0.0782470703125, 0.0020732879638671875, 0.01849365234375, -0.035858154296875, -0.00853729248046875, -0.023223876953125, -0.0323486328125, -0.0504150390625, -0.0240631103515625, 0.06488037109375, 0.061065673828125, 0.0198516845703125, 0.0282135009765625, 0.053009033203125, 0.01495361328125, 0.0086822509765625, -0.022674560546875, -0.0239715576171875, -0.0137176513671875, -0.009674072265625, -0.0394287109375, -0.0792236328125, -0.010986328125, 0.039581298828125, 0.04583740234375, -0.01509857177734375, 0.057769775390625, -0.01125335693359375, 0.0545654296875, -0.038238525390625, 0.032684326171875, -0.0096282958984375, -0.0088958740234375, -0.049407958984375, 0.00730133056640625, 0.0084075927734375, -0.03570556640625, -0.020355224609375, -0.07647705078125, 0.0255584716796875, 0.01000213623046875, 0.05035400390625, 0.010101318359375, 0.00921630859375, -0.0236968994140625, -0.023284912109375, 0.0119476318359375, -0.005153656005859375, 0.020294189453125, 0.042449951171875, 0.0287933349609375, 0.014007568359375, -0.050201416015625, -0.031463623046875, 0.008209228515625, 0.0138397216796875, 0.01531982421875, -0.003368377685546875, 0.0030612945556640625, 0.043609619140625, 0.04522705078125, -0.03509521484375, -0.00951385498046875, -0.051025390625, -0.027587890625, 0.0643310546875, 0.021392822265625, 0.0206451416015625, -0.007808685302734375, -0.015167236328125, -0.0260009765625, -0.038726806640625, 0.0005898475646972656, 0.033966064453125, 0.007335662841796875, -0.07745361328125, 0.05584716796875, -0.01171112060546875, 0.0160980224609375, 0.0214080810546875, 0.06329345703125, 0.0394287109375, -0.024688720703125, -0.00567626953125, 0.0155181884765625, 0.02764892578125, 0.0284881591796875, 0.019561767578125, 0.00843048095703125, 0.0022563934326171875, 0.0124359130859375, 0.0054931640625, -0.08221435546875, -0.06591796875, 0.035400390625, -0.050079345703125, -0.0078277587890625, 0.027862548828125, -0.07086181640625, -0.02740478515625, -0.034332275390625, -0.00754547119140625, 0.00091552734375, -0.039886474609375, -0.02301025390625, -0.0567626953125, 0.02886962890625, 0.01421356201171875, -0.0506591796875, 0.03875732421875, 0.0528564453125, 0.025421142578125, 0.004322052001953125, -0.00142669677734375, -0.038543701171875, 0.0197906494140625, -0.0157318115234375, 0.0572509765625, -0.046661376953125, -0.0386962890625, 0.00275421142578125, 0.036346435546875, 0.01348876953125, -0.0292205810546875, 0.06103515625, -0.02032470703125, -0.023895263671875, -0.0650634765625, -0.041229248046875, 0.0134124755859375, 0.0135955810546875, -0.0770263671875, 0.0787353515625, 0.008514404296875, -0.049957275390625, 0.02850341796875, -0.081787109375, -0.00951385498046875, 0.06036376953125, -0.01039886474609375, -0.027252197265625, 0.013275146484375, -0.004150390625, 0.031097412109375, 0.0001480579376220703, 0.0204315185546875, -0.06475830078125, -0.022216796875, 0.0017442703247070312, 0.00908660888671875, 0.0657958984375, 0.0201416015625, 0.029266357421875, -0.004833221435546875, -0.06256103515625, -0.0111083984375, 0.0135345458984375, -0.00943756103515625, -0.0174102783203125, -0.041778564453125, 0.041229248046875, -0.0174407958984375, 0.04010009765625, -0.0506591796875, 0.0206451416015625, 0.019927978515625, -0.0162200927734375, 0.048309326171875, 0.01070404052734375, 0.026702880859375, -0.027252197265625, 0.052276611328125, -0.005619049072265625, 0.0312042236328125, 0.01428985595703125, -0.027923583984375, -0.0523681640625, -0.00847625732421875, 0.04205322265625, 0.05035400390625, -0.043670654296875, 0.032745361328125, 0.0111236572265625, -0.054412841796875, -0.0099639892578125, -0.001140594482421875, 0.018280029296875, -0.0009927749633789062, 0.032470703125, -0.037384033203125, -0.057861328125, -0.046600341796875, 0.0135498046875, 0.0009336471557617188, 0.00946044921875, 0.03790283203125, 0.05938720703125, -0.03753662109375, 0.036590576171875, -0.0643310546875, -0.01128387451171875, 0.00989532470703125, -0.018768310546875, 0.01383209228515625, 0.05389404296875, 0.06634521484375, -0.04876708984375, -0.0244140625, -0.040679931640625, -0.036712646484375, -0.0000655055046081543, 0.0200042724609375, -0.03509521484375, -0.00899505615234375, 0.033416748046875, -0.032684326171875, 0.0506591796875, 0.07061767578125, -0.038177490234375, 0.0216064453125, -0.0013227462768554688, 0.01140594482421875, -0.0888671875, 0.0338134765625, 0.0082244873046875, -0.010528564453125, -0.0167999267578125, -0.0055389404296875, 0.01253509521484375, -0.0228271484375, -0.0058441162109375, 0.041961669921875, -0.03448486328125, -0.0031223297119140625, 0.005290985107421875, 0.00014078617095947266, -0.013153076171875, 0.01195526123046875, 0.0097808837890625, 0.025390625, 0.06304931640625, -0.032318115234375, 0.0673828125, 0.045989990234375, 0.0110931396484375, 0.08441162109375, -0.059051513671875, 0.00812530517578125, -0.01861572265625, 0.038726806640625, -0.05181884765625, -0.048004150390625, 0.040130615234375, -0.033203125, 0.03216552734375, -0.03289794921875, -0.0255279541015625, -0.051544189453125, -0.021820068359375, 0.0634765625, 0.01352691650390625, -0.0484619140625, 0.028167724609375, 0.047088623046875, -0.0167694091796875, -0.00931549072265625, -0.0653076171875, 0.0152130126953125, -0.01326751708984375, -0.00730133056640625, 0.046722412109375, -0.048126220703125, 0.0002332925796508789, -0.007526397705078125, 0.023956298828125, -0.00872802734375, -0.0270538330078125, 0.05413818359375, 0.0218658447265625, -0.00017535686492919922, 0.03411865234375, -0.00078582763671875, -0.03704833984375, 0.022613525390625, 0.00013267993927001953, 0.032806396484375, -0.0037174224853515625, -0.0070037841796875, -0.04193115234375, 0.03857421875, 0.0038127899169921875, -0.01355743408203125, 0.0285491943359375, 0.06585693359375, -0.061798095703125, -0.01534271240234375, -0.0295867919921875, -0.010284423828125, -0.034820556640625, 0.007122039794921875, -0.0288543701171875, -0.034576416015625, 0.03985595703125, -0.0006647109985351562, -0.0139312744140625, 0.0654296875, 0.0496826171875, -0.00974273681640625, 0.02923583984375, 0.04205322265625, -0.015869140625, 0.034515380859375, -0.0267333984375, -0.02911376953125, -0.0579833984375, -0.04254150390625, -0.05535888671875, -0.02099609375, -0.06854248046875, -0.02783203125, -0.010772705078125, -0.01491546630859375, -0.0243682861328125, 0.0496826171875, -0.048095703125, 0.0235137939453125, 0.036102294921875, 0.031890869140625, -0.0114288330078125, -0.0181884765625, 0.0231170654296875, 0.022857666015625, -0.050323486328125, -0.002513885498046875, 0.0850830078125, 0.03692626953125, 0.062347412109375, 0.0123443603515625, 0.07928466796875, 0.02996826171875, 0.031585693359375, -0.017669677734375, 0.0297088623046875, -0.0190887451171875, -0.0595703125, -0.0022716522216796875, -0.01358795166015625, -0.0548095703125, -0.059234619140625, -0.0241546630859375, -0.020782470703125, 0.050506591796875, 0.035491943359375, -0.0036182403564453125, -0.00495147705078125, -0.044464111328125, 0.063720703125, -0.01004791259765625, -0.00635528564453125, -0.020233154296875, -0.03533935546875, 0.00826263427734375, 0.0184173583984375, 0.010101318359375, -0.014862060546875, -0.00269317626953125, 0.07049560546875, -0.03204345703125, 0.07952880859375, -0.0550537109375, -0.0019664764404296875, 0.0141448974609375, -0.02178955078125, 0.0219879150390625, 0.046417236328125, 0.0000032782554626464844, 0.005924224853515625, 0.02960205078125, -0.048736572265625, 0.0039520263671875, 0.06494140625, -0.04693603515625, 0.021575927734375, -0.03369140625, -0.03302001953125, -0.0005869865417480469, 0.005828857421875, 0.0214691162109375, 0.0460205078125, -0.043426513671875, 0.00788116455078125, 0.05816650390625, 0.006145477294921875, 0.04052734375, -0.004985809326171875, -0.005870819091796875, -0.03887939453125, 0.06903076171875, 0.00994873046875, -0.02056884765625, 0.027099609375, 0.0030384063720703125, -0.0211029052734375, -0.0173797607421875, -0.037200927734375, 0.0177459716796875, -0.042327880859375, -0.031005859375, -0.0287322998046875, -0.014495849609375, -0.025909423828125, -0.016845703125, -0.0235137939453125, -0.04559326171875, -0.053863525390625, -0.0281524658203125, 0.0645751953125, 0.044219970703125, -0.041748046875, 0.021484375, -0.0511474609375, 0.043914794921875, 0.0090789794921875, 0.064697265625, -0.01922607421875, -0.012237548828125, -0.017578125, 0.00566864013671875, 0.00012433528900146484, -0.0423583984375, -0.0238037109375, 0.021240234375, 0.048797607421875, 0.00933837890625, 0.005886077880859375, 0.04168701171875, 0.0010786056518554688, 0.042694091796875, 0.023162841796875, -0.06640625, 0.034210205078125, -0.02215576171875, 0.035858154296875, 0.06781005859375, 0.0439453125, -0.0269317626953125, 0.00860595703125, -0.07440185546875, -0.047119140625, 0.0210113525390625, -0.005100250244140625, 0.0193939208984375, 0.018341064453125, 0.0418701171875, -0.007720947265625, 0.01425933837890625, -0.048248291015625, -0.046600341796875, -0.0159759521484375, -0.0430908203125, 0.006710052490234375, -0.0228271484375, -0.0247650146484375, -0.0350341796875, 0.04180908203125, -0.0154876708984375, 0.037841796875, 0.0019626617431640625, 0.0175018310546875, -0.0085601806640625, -0.0192718505859375, 0.025299072265625, 0.038909912109375, -0.0298309326171875, -0.01125335693359375, 0.0117340087890625, -0.04193115234375, -0.0389404296875, 0.05450439453125, 0.014251708984375, -0.0187530517578125, 0.036407470703125, 0.031707763671875, -0.0178070068359375, -0.0100860595703125, 0.0297088623046875, -0.0157012939453125, -0.02685546875, -0.04949951171875, 0.0157318115234375, 0.021942138671875, 0.0225067138671875, 0.006500244140625, -0.01137542724609375, 0.0233917236328125, -0.037841796875, 0.042022705078125, 0.0127716064453125, -0.0599365234375, -0.02593994140625, 0.0364990234375, 0.03924560546875, -0.0233154296875, 0.05517578125, -0.00571441650390625, -0.02606201171875, 0.06573486328125, 0.0130462646484375, 0.04736328125, -0.029510498046875, 0.033416748046875, 0.050048828125, 0.006839752197265625, 0.024200439453125, 0.06134033203125, -0.0400390625, -0.036407470703125, 0.00201416015625, -0.029632568359375, -0.03521728515625, -0.040130615234375, -0.08331298828125, 0.023406982421875, -0.047119140625, -0.012481689453125, 0.0142059326171875, 0.01849365234375, -0.08013916015625, 0.039886474609375, 0.0189208984375, 0.11029052734375, -0.057403564453125, 0.052276611328125, 0.04931640625, -0.0217437744140625, -0.04205322265625, -0.009796142578125, -0.00548553466796875, -0.059906005859375, -0.00345611572265625, 0.00470733642578125, 0.0262451171875, -0.0185089111328125, -0.0740966796875, -0.04071044921875, 0.09490966796875, 0.004009246826171875, -0.079833984375, 0.024749755859375, -0.0017547607421875, 0.0306396484375, -0.027191162109375, 0.00725555419921875, 0.0264434814453125, 0.059051513671875, 0.0272369384765625, -0.03656005859375, 0.017364501953125, -0.031890869140625, -0.020172119140625, 0.02191162109375, -0.059906005859375, 0.0045623779296875, -0.01271820068359375, 0.01187896728515625, 0.016021728515625, 0.044708251953125, 0.0240478515625, 0.044158935546875, 0.0264129638671875, 0.04974365234375, 0.06988525390625, -0.0299530029296875, 0.06298828125, -0.0039825439453125, 0.036834716796875, 0.075439453125, -0.006229400634765625, 0.0272369384765625, 0.032562255859375, -0.0072174072265625, 0.028564453125, 0.052276611328125, -0.04681396484375, 0.024078369140625, 0.03131103515625, -0.0167236328125, -0.02081298828125, -0.00910186767578125, -0.052398681640625, 0.01446533203125, 0.03656005859375, -0.0299224853515625, 0.012359619140625, -0.00916290283203125, 0.0186614990234375, -0.01529693603515625, -0.040374755859375, 0.05487060546875, 0.00991058349609375, -0.0182647705078125, -0.01082611083984375, -0.0068817138671875, 0.0089263916015625, -0.036346435546875, -0.0233001708984375, -0.0031909942626953125, 0.0164794921875, -0.04180908203125, -0.07867431640625, 0.051361083984375, -0.020965576171875, -0.0192108154296875, 0.003040313720703125, 0.036041259765625, -0.03289794921875, -0.07513427734375, 0.0213775634765625, -0.004634857177734375, 0.0012483596801757812, 0.00669097900390625, -0.08526611328125, 0.034210205078125, -0.01271820068359375, 0.000008821487426757812, 0.00018489360809326172, 0.00685882568359375, 0.0004181861877441406, 0.033538818359375, 0.03826904296875, 0.00009769201278686523, -0.032501220703125, 0.013671875, 0.0750732421875, -0.049102783203125, -0.0261993408203125, -0.0262298583984375, 0.055206298828125, -0.031585693359375, -0.050262451171875, 0.033233642578125, 0.072998046875, 0.057830810546875, -0.004833221435546875, 0.055084228515625, -0.038726806640625, 0.0265045166015625, -0.0199432373046875, 0.040374755859375, -0.0231170654296875, -0.014556884765625, -0.02203369140625, -0.061187744140625, -0.04730224609375, 0.0231475830078125, 0.0168304443359375, 0.01119232177734375, 0.0267486572265625, 0.06475830078125, -0.007099151611328125, 0.02215576171875, -0.01409912109375, 0.006366729736328125, 0.0161895751953125, 0.035980224609375, 0.02215576171875, -0.0380859375, 0.0111541748046875, -0.01496124267578125, -0.048004150390625, 0.004055023193359375, -0.07525634765625, -0.06494140625, -0.0472412109375, -0.04962158203125, -0.035400390625, 0.01285552978515625, 0.050506591796875, 0.07550048828125, -0.07525634765625, -0.0176849365234375, -0.00850677490234375, 0.005344390869140625, 0.0074310302734375, -0.00800323486328125, 0.049652099609375, 0.03265380859375, -0.04559326171875, -0.01934814453125, -0.010284423828125, 0.007549285888671875, -0.00914764404296875, -0.00823211669921875, 0.0019502639770507812, 0.004901885986328125, 0.0084991455078125, 0.038055419921875, 0.006389617919921875, -0.018341064453125, -0.032440185546875, 0.0098876953125, -0.006011962890625, 0.06292724609375, -0.0212249755859375, 0.0110931396484375, 0.03887939453125, 0.01528167724609375, 0.07183837890625, 0.0084381103515625, 0.038116455078125, -0.049102783203125, 0.0031566619873046875, -0.006549835205078125, 0.0280914306640625, 0.01203155517578125, -0.038604736328125, 0.042266845703125, 0.0261688232421875, -0.04388427734375, -0.0306854248046875, 0.005352020263671875, -0.11029052734375, 0.0206146240234375, 0.061553955078125, 0.00553131103515625, -0.019439697265625, 0.002246856689453125, -0.028411865234375, 0.017791748046875, -0.05474853515625, 0.0155029296875, 0.036285400390625, 0.005645751953125, -0.034759521484375, -0.01165771484375, 0.041473388671875, -0.0305023193359375, -0.0986328125, 0.005428314208984375, 0.031280517578125, 0.0139312744140625, 0.0087432861328125, 0.03668212890625, -0.0157470703125, 0.028594970703125, 0.017852783203125, 0.03594970703125, -0.00208282470703125, -0.045989990234375, -0.0101776123046875, 0.0044403076171875, -0.0112762451171875, -0.04034423828125 ] ]
result-kand2-sdxl-wuerst-karlo/4b23c5a8
2023-10-04T17:54:41.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
311
2023-10-04T17:54:38
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 178 num_examples: 10 download_size: 1335 dataset_size: 178 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "4b23c5a8" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.04962158203125, -0.005146026611328125, 0.0225372314453125, 0.0294952392578125, -0.01214599609375, 0.007106781005859375, 0.0311279296875, -0.020111083984375, 0.056060791015625, 0.032135009765625, -0.05780029296875, -0.05035400390625, -0.034271240234375, -0.0025634765625, -0.013916015625, 0.08294677734375, 0.005954742431640625, 0.01067352294921875, -0.0210723876953125, -0.008056640625, -0.043548583984375, -0.0413818359375, -0.032745361328125, -0.0321044921875, 0.0750732421875, 0.064453125, 0.02899169921875, 0.042144775390625, 0.0697021484375, 0.0160064697265625, 0.004795074462890625, -0.0165863037109375, -0.037261962890625, -0.0158233642578125, -0.009246826171875, -0.031402587890625, -0.077392578125, 0.007778167724609375, 0.042266845703125, 0.044281005859375, -0.0178375244140625, 0.05853271484375, -0.028564453125, 0.051361083984375, -0.0269775390625, 0.036529541015625, -0.0147857666015625, -0.01070404052734375, -0.052642822265625, -0.007030487060546875, 0.005031585693359375, -0.042205810546875, -0.0247802734375, -0.07000732421875, 0.0115203857421875, 0.01654052734375, 0.07293701171875, 0.0101470947265625, 0.00450897216796875, -0.0179901123046875, -0.02215576171875, 0.0078277587890625, -0.0170440673828125, 0.021240234375, 0.055694580078125, 0.024810791015625, 0.0013217926025390625, -0.05426025390625, -0.0294342041015625, 0.0189666748046875, 0.00794219970703125, 0.0166168212890625, 0.01088714599609375, -0.0010061264038085938, 0.043212890625, 0.047027587890625, -0.026824951171875, -0.01110076904296875, -0.062408447265625, -0.037506103515625, 0.0555419921875, 0.012481689453125, 0.0152130126953125, -0.0058441162109375, -0.01442718505859375, -0.01100921630859375, -0.04327392578125, -0.00351715087890625, 0.051605224609375, 0.009307861328125, -0.08062744140625, 0.0303192138671875, 0.0040435791015625, 0.027740478515625, 0.02801513671875, 0.043121337890625, 0.057220458984375, -0.027130126953125, -0.006427764892578125, 0.0079345703125, 0.017486572265625, 0.0325927734375, 0.00669097900390625, 0.0147552490234375, 0.006366729736328125, -0.0017595291137695312, 0.010009765625, -0.0950927734375, -0.0694580078125, 0.0281829833984375, -0.053985595703125, -0.0168304443359375, 0.0286865234375, -0.0628662109375, -0.031768798828125, -0.023040771484375, 0.0010290145874023438, 0.005706787109375, -0.038421630859375, -0.0196990966796875, -0.043182373046875, 0.033203125, 0.0106964111328125, -0.063232421875, 0.0238494873046875, 0.04168701171875, 0.023345947265625, 0.01560211181640625, -0.0087890625, -0.038421630859375, 0.0221099853515625, -0.0277099609375, 0.0596923828125, -0.045318603515625, -0.0259857177734375, -0.01160430908203125, 0.028594970703125, 0.0172576904296875, -0.0284881591796875, 0.06280517578125, -0.0313720703125, -0.0206298828125, -0.062469482421875, -0.039093017578125, -0.015960693359375, 0.0195159912109375, -0.0870361328125, 0.06719970703125, 0.01549530029296875, -0.05035400390625, 0.0275726318359375, -0.07952880859375, -0.0038700103759765625, 0.057342529296875, -0.01056671142578125, -0.039031982421875, 0.0083465576171875, -0.00943756103515625, 0.038238525390625, 0.0002846717834472656, 0.016204833984375, -0.070556640625, -0.017578125, 0.007503509521484375, 0.01143646240234375, 0.06414794921875, 0.0232086181640625, 0.038787841796875, 0.001373291015625, -0.060760498046875, -0.01067352294921875, 0.016265869140625, -0.007335662841796875, -0.0085906982421875, -0.049591064453125, 0.024688720703125, -0.007671356201171875, 0.043060302734375, -0.04205322265625, 0.0209808349609375, 0.01319122314453125, -0.0197601318359375, 0.053192138671875, 0.018463134765625, 0.018646240234375, -0.03131103515625, 0.04534912109375, 0.0110626220703125, 0.0194244384765625, -0.00351715087890625, -0.042755126953125, -0.035919189453125, -0.01126861572265625, 0.0513916015625, 0.039215087890625, -0.0350341796875, 0.039703369140625, 0.01605224609375, -0.053497314453125, -0.020538330078125, 0.005916595458984375, 0.01448822021484375, 0.0087432861328125, 0.030303955078125, -0.04547119140625, -0.061187744140625, -0.05291748046875, 0.0287933349609375, 0.004428863525390625, 0.009857177734375, 0.0310516357421875, 0.0548095703125, -0.032196044921875, 0.024383544921875, -0.058807373046875, -0.0175018310546875, -0.0007619857788085938, -0.0218505859375, 0.02215576171875, 0.0511474609375, 0.073974609375, -0.046539306640625, -0.018157958984375, -0.033355712890625, -0.03875732421875, -0.01175689697265625, 0.02093505859375, -0.044708251953125, -0.0094451904296875, 0.013397216796875, -0.0254364013671875, 0.0552978515625, 0.0732421875, -0.04840087890625, 0.0003809928894042969, 0.0005540847778320312, 0.01329803466796875, -0.09136962890625, 0.03155517578125, -0.01332855224609375, -0.01093292236328125, -0.0288848876953125, 0.00113677978515625, 0.0178070068359375, -0.0089263916015625, -0.0029449462890625, 0.0367431640625, -0.0465087890625, -0.0081634521484375, -0.0005006790161132812, -0.0094757080078125, -0.004634857177734375, 0.0208282470703125, -0.0052032470703125, 0.01461029052734375, 0.0657958984375, -0.023468017578125, 0.0712890625, 0.05413818359375, 0.015899658203125, 0.06103515625, -0.0380859375, 0.01538848876953125, -0.0089874267578125, 0.0418701171875, -0.046417236328125, -0.05389404296875, 0.038604736328125, -0.037078857421875, 0.035186767578125, -0.035003662109375, -0.0232696533203125, -0.05047607421875, -0.02703857421875, 0.066162109375, 0.018218994140625, -0.049072265625, 0.0244293212890625, 0.0528564453125, -0.0077667236328125, -0.0036792755126953125, -0.0675048828125, 0.004978179931640625, -0.0191802978515625, -0.01141357421875, 0.03765869140625, -0.044097900390625, 0.01117706298828125, -0.0169219970703125, 0.017120361328125, -0.01788330078125, -0.0187530517578125, 0.0439453125, 0.0231781005859375, -0.00457000732421875, 0.00970458984375, -0.0135040283203125, -0.041595458984375, 0.0185699462890625, 0.00934600830078125, 0.0209808349609375, 0.0009145736694335938, 0.0013055801391601562, -0.036651611328125, 0.034454345703125, 0.007366180419921875, -0.018585205078125, 0.0244140625, 0.06591796875, -0.058074951171875, -0.004688262939453125, -0.0290679931640625, -0.0145416259765625, -0.035430908203125, -0.0019178390502929688, -0.031341552734375, -0.02935791015625, 0.05657958984375, 0.005168914794921875, -0.01303863525390625, 0.045196533203125, 0.06890869140625, 0.007129669189453125, 0.032745361328125, 0.03515625, -0.0110931396484375, 0.024688720703125, -0.0239715576171875, -0.007106781005859375, -0.046234130859375, -0.043121337890625, -0.03558349609375, -0.033782958984375, -0.0687255859375, -0.028289794921875, -0.01523590087890625, -0.017425537109375, -0.01617431640625, 0.0391845703125, -0.039581298828125, 0.0291595458984375, 0.041595458984375, 0.0224761962890625, -0.01531982421875, -0.0212860107421875, 0.02032470703125, 0.0247344970703125, -0.041229248046875, 0.0007185935974121094, 0.0887451171875, 0.041259765625, 0.060760498046875, 0.0311279296875, 0.06884765625, 0.0204925537109375, 0.025543212890625, -0.0198211669921875, 0.018463134765625, 0.005962371826171875, -0.06976318359375, -0.0007429122924804688, -0.0185089111328125, -0.068603515625, -0.04638671875, -0.01800537109375, -0.0153961181640625, 0.0369873046875, 0.0391845703125, -0.005168914794921875, 0.00439453125, -0.058868408203125, 0.07537841796875, -0.00418853759765625, -0.006229400634765625, -0.01502227783203125, -0.04840087890625, 0.019561767578125, 0.00830841064453125, 0.01285552978515625, -0.0254669189453125, 0.00246429443359375, 0.065673828125, -0.028839111328125, 0.060516357421875, -0.05377197265625, -0.00001722574234008789, 0.0152435302734375, -0.0180511474609375, 0.01007080078125, 0.0355224609375, -0.0022106170654296875, 0.0184478759765625, 0.0188751220703125, -0.053466796875, -0.012908935546875, 0.062225341796875, -0.048309326171875, 0.021759033203125, -0.036102294921875, -0.040557861328125, -0.003673553466796875, 0.01332855224609375, 0.01190948486328125, 0.05718994140625, -0.01422119140625, 0.01279449462890625, 0.038604736328125, 0.0196685791015625, 0.041168212890625, 0.0080108642578125, -0.0179901123046875, -0.032928466796875, 0.0740966796875, 0.017791748046875, -0.025390625, 0.0180206298828125, 0.016815185546875, -0.0231170654296875, -0.037994384765625, -0.0450439453125, 0.01544952392578125, -0.03094482421875, -0.052093505859375, -0.01213836669921875, -0.024078369140625, -0.024871826171875, -0.01256561279296875, -0.015838623046875, -0.04193115234375, -0.04656982421875, -0.050445556640625, 0.07794189453125, 0.053253173828125, -0.04608154296875, 0.0266265869140625, -0.057708740234375, 0.043487548828125, -0.006206512451171875, 0.08087158203125, -0.020965576171875, -0.036590576171875, -0.0298309326171875, -0.00762176513671875, -0.0210418701171875, -0.053619384765625, -0.00974273681640625, 0.009765625, 0.052154541015625, 0.0193023681640625, -0.0023040771484375, 0.0418701171875, -0.01284027099609375, 0.037322998046875, 0.0141754150390625, -0.050262451171875, 0.0249176025390625, -0.0286407470703125, 0.02923583984375, 0.057373046875, 0.046356201171875, -0.01422882080078125, 0.0105743408203125, -0.0802001953125, -0.044464111328125, 0.036285400390625, 0.0095367431640625, 0.0101470947265625, 0.023529052734375, 0.03631591796875, -0.0036029815673828125, 0.016143798828125, -0.04998779296875, -0.055145263671875, -0.0218048095703125, -0.04486083984375, 0.0188140869140625, -0.0294189453125, -0.0146026611328125, -0.03314208984375, 0.046142578125, -0.0093841552734375, 0.035888671875, -0.01275634765625, 0.0275726318359375, -0.0089874267578125, -0.0286102294921875, 0.0264434814453125, 0.038482666015625, -0.039825439453125, -0.01385498046875, -0.0011968612670898438, -0.048309326171875, -0.02899169921875, 0.05712890625, 0.00742340087890625, -0.03057861328125, 0.034454345703125, 0.0423583984375, -0.016448974609375, 0.004749298095703125, 0.0285186767578125, -0.012481689453125, -0.0269012451171875, -0.037994384765625, 0.0015211105346679688, 0.016357421875, 0.00421905517578125, -0.0013103485107421875, -0.00994873046875, 0.033905029296875, -0.03497314453125, 0.043975830078125, 0.0013637542724609375, -0.039794921875, -0.04254150390625, 0.0253448486328125, 0.04937744140625, -0.0260772705078125, 0.0430908203125, -0.01373291015625, -0.024627685546875, 0.052581787109375, 0.0191802978515625, 0.039154052734375, -0.03948974609375, 0.01629638671875, 0.043914794921875, 0.00215911865234375, 0.033050537109375, 0.0653076171875, -0.0176849365234375, -0.05230712890625, 0.0016317367553710938, -0.0229339599609375, -0.03497314453125, -0.0152587890625, -0.073974609375, 0.0279998779296875, -0.057342529296875, -0.00937652587890625, 0.0164337158203125, 0.025909423828125, -0.0638427734375, 0.03240966796875, 0.033111572265625, 0.08770751953125, -0.053955078125, 0.051055908203125, 0.0504150390625, -0.03826904296875, -0.06475830078125, -0.0199432373046875, 0.005306243896484375, -0.061248779296875, -0.0130767822265625, 0.0191802978515625, 0.0322265625, -0.0135345458984375, -0.0693359375, -0.06207275390625, 0.0838623046875, 0.00865936279296875, -0.050079345703125, 0.03094482421875, -0.01849365234375, 0.0204315185546875, -0.0236053466796875, 0.0254364013671875, 0.0382080078125, 0.065673828125, 0.0272674560546875, -0.041748046875, 0.0105743408203125, -0.035675048828125, -0.0269622802734375, 0.02728271484375, -0.06597900390625, 0.0005979537963867188, -0.0083160400390625, 0.0218353271484375, 0.00641632080078125, 0.05133056640625, 0.022491455078125, 0.03717041015625, 0.018096923828125, 0.044219970703125, 0.071044921875, -0.019744873046875, 0.05902099609375, -0.012298583984375, 0.0309295654296875, 0.0711669921875, -0.0173187255859375, 0.0182952880859375, 0.031707763671875, 0.0045166015625, 0.037200927734375, 0.05963134765625, -0.04730224609375, 0.0253143310546875, 0.0294342041015625, -0.001972198486328125, -0.010406494140625, -0.004039764404296875, -0.04840087890625, 0.0238037109375, 0.041656494140625, -0.02325439453125, 0.00788116455078125, -0.0238800048828125, 0.0202178955078125, -0.00928497314453125, -0.042694091796875, 0.049835205078125, 0.001560211181640625, -0.0170745849609375, -0.0042266845703125, -0.00441741943359375, 0.0003097057342529297, -0.0423583984375, -0.031890869140625, -0.0129547119140625, 0.0225067138671875, -0.047027587890625, -0.08135986328125, 0.052398681640625, -0.020599365234375, -0.0260162353515625, -0.01055908203125, 0.032135009765625, -0.028961181640625, -0.07269287109375, 0.0253753662109375, -0.005435943603515625, 0.0178985595703125, 0.0218963623046875, -0.08197021484375, 0.038970947265625, -0.002777099609375, -0.005573272705078125, 0.00656890869140625, 0.01776123046875, -0.0028285980224609375, 0.035980224609375, 0.042083740234375, -0.003131866455078125, -0.0234222412109375, 0.015777587890625, 0.06463623046875, -0.055816650390625, -0.0313720703125, -0.029815673828125, 0.044708251953125, -0.0259857177734375, -0.0489501953125, 0.03631591796875, 0.07818603515625, 0.059478759765625, -0.0011224746704101562, 0.047088623046875, -0.0308990478515625, 0.05108642578125, -0.02374267578125, 0.04144287109375, -0.0127716064453125, -0.013519287109375, -0.01473236083984375, -0.04595947265625, -0.05535888671875, 0.0355224609375, 0.0244293212890625, 0.0205230712890625, 0.0390625, 0.07427978515625, -0.0164337158203125, 0.0171356201171875, 0.008087158203125, 0.0220489501953125, 0.0218505859375, 0.0238189697265625, 0.018280029296875, -0.033599853515625, 0.01421356201171875, -0.01464080810546875, -0.043212890625, 0.0016384124755859375, -0.0787353515625, -0.06634521484375, -0.042266845703125, -0.032989501953125, -0.03277587890625, -0.004703521728515625, 0.060150146484375, 0.0802001953125, -0.07275390625, -0.0179901123046875, 0.00911712646484375, 0.0190277099609375, 0.0164031982421875, -0.00618743896484375, 0.040252685546875, 0.032623291015625, -0.0330810546875, -0.01611328125, -0.00524139404296875, 0.00997161865234375, -0.00931549072265625, -0.0043182373046875, -0.0086822509765625, 0.00959014892578125, 0.0082855224609375, 0.0303802490234375, -0.0087738037109375, -0.025177001953125, -0.0411376953125, 0.01666259765625, 0.00821685791015625, 0.0572509765625, -0.0220489501953125, 0.0029392242431640625, 0.039947509765625, 0.030609130859375, 0.06097412109375, 0.0212249755859375, 0.04608154296875, -0.04364013671875, 0.01145172119140625, -0.0088653564453125, 0.030609130859375, 0.0287933349609375, -0.03173828125, 0.05181884765625, 0.02923583984375, -0.050262451171875, -0.029571533203125, 0.00780487060546875, -0.10791015625, 0.03155517578125, 0.065185546875, -0.0010385513305664062, -0.02459716796875, -0.00933837890625, -0.036712646484375, 0.004581451416015625, -0.06414794921875, 0.0147857666015625, 0.037811279296875, -0.0004382133483886719, -0.0258941650390625, -0.009918212890625, 0.04315185546875, -0.031829833984375, -0.0865478515625, 0.006656646728515625, 0.03900146484375, 0.01282501220703125, 0.00347137451171875, 0.04217529296875, -0.01195526123046875, 0.0245208740234375, 0.0131378173828125, 0.035491943359375, -0.01085662841796875, -0.045684814453125, -0.01390838623046875, -0.00360107421875, -0.0106201171875, -0.039794921875 ] ]
result-kand2-sdxl-wuerst-karlo/c98495e0
2023-10-04T17:58:59.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
311
2023-10-04T17:58:57
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 156 num_examples: 10 download_size: 1307 dataset_size: 156 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "c98495e0" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.038543701171875, 0.0039825439453125, 0.0278167724609375, 0.0215911865234375, -0.011474609375, 0.0017709732055664062, 0.0204010009765625, -0.0180816650390625, 0.0631103515625, 0.0279998779296875, -0.053253173828125, -0.042755126953125, -0.036651611328125, -0.005832672119140625, -0.01508331298828125, 0.0675048828125, 0.0145111083984375, 0.0225372314453125, -0.0178375244140625, 0.0005130767822265625, -0.0218505859375, -0.05010986328125, -0.044219970703125, -0.019805908203125, 0.07196044921875, 0.059295654296875, 0.0273590087890625, 0.0357666015625, 0.0557861328125, 0.01141357421875, -0.00036787986755371094, -0.029052734375, -0.036163330078125, -0.01384735107421875, -0.0037403106689453125, -0.0384521484375, -0.088623046875, -0.006702423095703125, 0.048583984375, 0.0540771484375, -0.01702880859375, 0.05975341796875, 0.002185821533203125, 0.0538330078125, -0.037872314453125, 0.038604736328125, -0.012847900390625, -0.01308441162109375, -0.048309326171875, 0.003116607666015625, 0.0008611679077148438, -0.03729248046875, -0.025054931640625, -0.073486328125, 0.0193634033203125, 0.0151214599609375, 0.048736572265625, 0.01305389404296875, 0.0084686279296875, -0.007293701171875, -0.021514892578125, 0.00936126708984375, -0.019439697265625, 0.02752685546875, 0.048492431640625, 0.0241546630859375, -0.006855010986328125, -0.0487060546875, -0.0303955078125, 0.00830841064453125, 0.00760650634765625, 0.010711669921875, 0.0110321044921875, 0.0097503662109375, 0.055023193359375, 0.049652099609375, -0.037628173828125, -0.013275146484375, -0.065673828125, -0.033538818359375, 0.058746337890625, 0.01192474365234375, 0.0179443359375, -0.0067291259765625, -0.011627197265625, -0.016448974609375, -0.047119140625, 0.005184173583984375, 0.030120849609375, 0.0157470703125, -0.0748291015625, 0.024627685546875, -0.01097869873046875, 0.01312255859375, 0.0265350341796875, 0.050384521484375, 0.044158935546875, -0.0023975372314453125, -0.018768310546875, 0.0235595703125, 0.01512908935546875, 0.0289764404296875, 0.0017290115356445312, 0.0005221366882324219, 0.00988006591796875, -0.004058837890625, 0.0020847320556640625, -0.08599853515625, -0.061798095703125, 0.03515625, -0.052947998046875, -0.01708984375, 0.037506103515625, -0.05523681640625, -0.035400390625, -0.0236663818359375, -0.00043964385986328125, 0.0214080810546875, -0.046417236328125, -0.010772705078125, -0.044036865234375, 0.03350830078125, 0.024932861328125, -0.05889892578125, 0.01708984375, 0.0565185546875, 0.0252685546875, 0.0102081298828125, -0.00359344482421875, -0.048370361328125, 0.0214080810546875, -0.0092926025390625, 0.055145263671875, -0.04107666015625, -0.0286407470703125, -0.011199951171875, 0.051727294921875, 0.00655364990234375, -0.032135009765625, 0.06805419921875, -0.022430419921875, -0.0079345703125, -0.05670166015625, -0.04046630859375, -0.018096923828125, 0.0195770263671875, -0.08892822265625, 0.08282470703125, 0.01177215576171875, -0.048187255859375, 0.018768310546875, -0.07525634765625, 0.00667572021484375, 0.06280517578125, -0.01256561279296875, -0.01532745361328125, 0.022216796875, -0.0138092041015625, 0.036224365234375, -0.011444091796875, 0.0302886962890625, -0.06988525390625, -0.0280609130859375, -0.01190948486328125, 0.010223388671875, 0.07080078125, 0.01192474365234375, 0.023773193359375, 0.00553131103515625, -0.0615234375, 0.0012140274047851562, 0.0121612548828125, -0.0089569091796875, -0.016204833984375, -0.038726806640625, 0.0297393798828125, -0.007328033447265625, 0.033111572265625, -0.041412353515625, 0.02117919921875, -0.002960205078125, -0.00588226318359375, 0.054168701171875, 0.007068634033203125, 0.0235595703125, -0.0271759033203125, 0.052764892578125, 0.0029926300048828125, 0.0273590087890625, 0.0016584396362304688, -0.03271484375, -0.052490234375, 0.00754547119140625, 0.054412841796875, 0.050079345703125, -0.039764404296875, 0.042388916015625, 0.0103912353515625, -0.047332763671875, -0.02032470703125, -0.00943756103515625, 0.005329132080078125, 0.0174560546875, 0.025146484375, -0.0482177734375, -0.045867919921875, -0.0595703125, 0.02581787109375, 0.00951385498046875, 0.000006854534149169922, 0.0188751220703125, 0.04998779296875, -0.00894927978515625, 0.019287109375, -0.0546875, 0.004688262939453125, 0.007366180419921875, -0.03704833984375, 0.016815185546875, 0.06231689453125, 0.06536865234375, -0.043701171875, -0.01788330078125, -0.046234130859375, -0.03741455078125, 0.0039043426513671875, 0.0179443359375, -0.043914794921875, -0.0175018310546875, 0.0222625732421875, -0.01261138916015625, 0.059661865234375, 0.06719970703125, -0.0364990234375, 0.004852294921875, 0.011566162109375, 0.0191650390625, -0.10528564453125, 0.038238525390625, -0.002696990966796875, -0.0176544189453125, -0.0253753662109375, 0.0051727294921875, 0.0141143798828125, -0.018707275390625, -0.01556396484375, 0.0377197265625, -0.036834716796875, 0.001827239990234375, 0.0037994384765625, -0.00847625732421875, -0.01116943359375, 0.0241546630859375, 0.00792694091796875, 0.030792236328125, 0.068115234375, -0.02642822265625, 0.056427001953125, 0.034698486328125, 0.006656646728515625, 0.057586669921875, -0.052947998046875, 0.01885986328125, -0.01354217529296875, 0.03204345703125, -0.046600341796875, -0.04541015625, 0.042694091796875, -0.026397705078125, 0.0253448486328125, -0.03985595703125, -0.02044677734375, -0.04547119140625, -0.033538818359375, 0.067138671875, 0.0214996337890625, -0.04925537109375, 0.0242156982421875, 0.04620361328125, -0.0198516845703125, -0.00382232666015625, -0.05535888671875, 0.01219940185546875, -0.022705078125, -0.015869140625, 0.03082275390625, -0.042236328125, 0.01123046875, -0.0258026123046875, 0.024871826171875, -0.01464080810546875, -0.00907135009765625, 0.053009033203125, 0.0191192626953125, -0.01419830322265625, 0.0118560791015625, -0.006683349609375, -0.0506591796875, 0.0218963623046875, 0.0098114013671875, 0.019622802734375, 0.00994873046875, -0.0049591064453125, -0.039520263671875, 0.049896240234375, 0.0119171142578125, -0.006267547607421875, 0.023284912109375, 0.051544189453125, -0.06707763671875, -0.01157379150390625, -0.0244598388671875, -0.021087646484375, -0.033966064453125, 0.005435943603515625, -0.02313232421875, -0.047943115234375, 0.04803466796875, -0.00940704345703125, -0.0175323486328125, 0.055450439453125, 0.0509033203125, 0.00067138671875, 0.042572021484375, 0.050262451171875, -0.017669677734375, 0.026031494140625, -0.018707275390625, -0.0142669677734375, -0.06365966796875, -0.02630615234375, -0.046051025390625, -0.0299072265625, -0.056854248046875, -0.0261383056640625, 0.0017843246459960938, 0.01100921630859375, -0.024078369140625, 0.0364990234375, -0.05389404296875, 0.035614013671875, 0.045135498046875, 0.025543212890625, -0.006145477294921875, -0.011962890625, 0.023345947265625, 0.017608642578125, -0.049041748046875, -0.0163116455078125, 0.07958984375, 0.03875732421875, 0.05426025390625, 0.022705078125, 0.07098388671875, 0.026641845703125, 0.0260772705078125, -0.02520751953125, 0.0260772705078125, -0.00423431396484375, -0.04241943359375, 0.01068878173828125, 0.0006513595581054688, -0.053955078125, -0.046234130859375, -0.0208740234375, -0.02886962890625, 0.05059814453125, 0.0487060546875, -0.01312255859375, 0.0035247802734375, -0.05853271484375, 0.07415771484375, 0.0002930164337158203, -0.00457000732421875, -0.01532745361328125, -0.035675048828125, 0.0182037353515625, 0.0248870849609375, 0.00012755393981933594, -0.0184173583984375, 0.0086517333984375, 0.0650634765625, -0.0372314453125, 0.07098388671875, -0.05694580078125, -0.0056610107421875, 0.00421905517578125, -0.01470947265625, 0.019805908203125, 0.029998779296875, -0.01064300537109375, 0.01068878173828125, 0.02532958984375, -0.049957275390625, -0.00803375244140625, 0.057159423828125, -0.031982421875, 0.01004791259765625, -0.036407470703125, -0.019500732421875, -0.0019121170043945312, 0.01067352294921875, 0.01308441162109375, 0.056182861328125, -0.023101806640625, 0.006603240966796875, 0.045867919921875, 0.0167999267578125, 0.041290283203125, 0.0037593841552734375, -0.01056671142578125, -0.033660888671875, 0.0693359375, 0.0101318359375, -0.021728515625, 0.01071929931640625, 0.0099639892578125, -0.0158843994140625, -0.029205322265625, -0.054107666015625, 0.01145172119140625, -0.0308685302734375, -0.041961669921875, -0.005924224853515625, -0.0177459716796875, -0.023590087890625, -0.0177764892578125, -0.01232147216796875, -0.05694580078125, -0.040283203125, -0.0335693359375, 0.06793212890625, 0.052947998046875, -0.037139892578125, 0.0220947265625, -0.06304931640625, 0.030059814453125, -0.00788116455078125, 0.0694580078125, 0.0022125244140625, -0.028411865234375, -0.0280609130859375, -0.003421783447265625, -0.00951385498046875, -0.055816650390625, -0.024322509765625, 0.0118408203125, 0.04730224609375, 0.004180908203125, -0.0006060600280761719, 0.043365478515625, -0.00528717041015625, 0.046417236328125, 0.009765625, -0.0521240234375, 0.0401611328125, -0.02471923828125, 0.0293731689453125, 0.06463623046875, 0.043182373046875, -0.0257415771484375, 0.007076263427734375, -0.08331298828125, -0.04656982421875, 0.0311279296875, -0.00919342041015625, 0.005672454833984375, 0.0238494873046875, 0.04986572265625, -0.0110626220703125, 0.0163421630859375, -0.04986572265625, -0.05523681640625, -0.00409698486328125, -0.035064697265625, 0.0211944580078125, -0.03179931640625, -0.01136016845703125, -0.041412353515625, 0.049041748046875, -0.01047515869140625, 0.029541015625, 0.0038204193115234375, 0.0149383544921875, -0.004055023193359375, -0.007904052734375, 0.037078857421875, 0.031768798828125, -0.030517578125, -0.015228271484375, -0.006145477294921875, -0.05078125, -0.036834716796875, 0.051910400390625, -0.00481414794921875, -0.034698486328125, 0.032928466796875, 0.036895751953125, -0.0185546875, -0.0019521713256835938, 0.026123046875, -0.00977325439453125, -0.0272674560546875, -0.03533935546875, 0.020050048828125, 0.0229339599609375, 0.01287841796875, 0.00778961181640625, -0.0187225341796875, 0.036468505859375, -0.029205322265625, 0.033843994140625, -0.0026645660400390625, -0.050933837890625, -0.043670654296875, 0.03759765625, 0.054779052734375, -0.0238189697265625, 0.05206298828125, -0.021759033203125, -0.036895751953125, 0.06427001953125, 0.0160980224609375, 0.059967041015625, -0.03302001953125, 0.009368896484375, 0.058349609375, 0.005275726318359375, 0.02294921875, 0.07476806640625, -0.0250244140625, -0.03594970703125, -0.007007598876953125, -0.0200958251953125, -0.035186767578125, -0.0163116455078125, -0.08038330078125, 0.0204620361328125, -0.0540771484375, -0.0022640228271484375, 0.0164947509765625, 0.0086822509765625, -0.0601806640625, 0.0215911865234375, 0.033355712890625, 0.102294921875, -0.0531005859375, 0.05908203125, 0.052001953125, -0.027130126953125, -0.06591796875, -0.0171661376953125, 0.0023193359375, -0.06573486328125, -0.0016126632690429688, 0.01126861572265625, 0.02325439453125, -0.005126953125, -0.07177734375, -0.046600341796875, 0.0888671875, 0.01953125, -0.075439453125, 0.0269775390625, -0.0083465576171875, 0.01215362548828125, -0.0271759033203125, 0.02130126953125, 0.0290069580078125, 0.055877685546875, 0.01800537109375, -0.0596923828125, 0.0190887451171875, -0.0357666015625, -0.0253143310546875, 0.031982421875, -0.061004638671875, 0.00458526611328125, -0.0096435546875, 0.0082855224609375, 0.004558563232421875, 0.035675048828125, 0.010498046875, 0.025665283203125, 0.027862548828125, 0.051055908203125, 0.07269287109375, -0.0241851806640625, 0.05084228515625, -0.0189361572265625, 0.0390625, 0.08447265625, -0.0137786865234375, 0.038116455078125, 0.0250244140625, -0.0036640167236328125, 0.0264129638671875, 0.05859375, -0.0352783203125, 0.0108489990234375, 0.026885986328125, -0.01849365234375, -0.0255126953125, -0.01113128662109375, -0.0587158203125, 0.0159149169921875, 0.033233642578125, -0.0312347412109375, -0.004360198974609375, -0.01511383056640625, 0.01837158203125, -0.01233673095703125, -0.047882080078125, 0.057769775390625, -0.0004127025604248047, -0.0061798095703125, -0.001499176025390625, -0.00608062744140625, 0.01222991943359375, -0.030120849609375, -0.038970947265625, -0.00823974609375, 0.01096343994140625, -0.047027587890625, -0.07135009765625, 0.04547119140625, -0.022735595703125, -0.03717041015625, -0.0006189346313476562, 0.0379638671875, -0.036285400390625, -0.07232666015625, 0.01274871826171875, -0.0006017684936523438, 0.01357269287109375, -0.0005640983581542969, -0.0946044921875, 0.03411865234375, 0.0031452178955078125, -0.0017833709716796875, 0.01026153564453125, -0.0005269050598144531, -0.006778717041015625, 0.0256195068359375, 0.035003662109375, -0.0029048919677734375, -0.030120849609375, 0.016937255859375, 0.06854248046875, -0.06805419921875, -0.03973388671875, -0.02630615234375, 0.0560302734375, -0.025634765625, -0.041534423828125, 0.03173828125, 0.0870361328125, 0.0565185546875, -0.0022563934326171875, 0.04705810546875, -0.030059814453125, 0.05059814453125, -0.0230865478515625, 0.036651611328125, -0.0143890380859375, -0.017669677734375, -0.004497528076171875, -0.05108642578125, -0.044769287109375, 0.03717041015625, 0.02325439453125, 0.00806427001953125, 0.031280517578125, 0.07904052734375, -0.018951416015625, 0.02392578125, -0.00283050537109375, 0.0167236328125, 0.014404296875, 0.040283203125, 0.0216217041015625, -0.051788330078125, -0.01068115234375, -0.0213470458984375, -0.039093017578125, 0.0120086669921875, -0.08807373046875, -0.05126953125, -0.047454833984375, -0.044647216796875, -0.04217529296875, -0.0027637481689453125, 0.0665283203125, 0.0794677734375, -0.07977294921875, -0.0177001953125, 0.0134429931640625, 0.0165557861328125, 0.0186004638671875, -0.0100860595703125, 0.048919677734375, 0.039093017578125, -0.04168701171875, -0.00870513916015625, 0.000016868114471435547, 0.01084136962890625, -0.0110626220703125, -0.0023365020751953125, 0.0087890625, -0.01415252685546875, 0.01483917236328125, 0.0423583984375, -0.01155853271484375, -0.0231781005859375, -0.042938232421875, 0.0144195556640625, 0.0118560791015625, 0.0718994140625, -0.031951904296875, 0.00743865966796875, 0.036651611328125, 0.021484375, 0.039947509765625, 0.0174407958984375, 0.043792724609375, -0.033355712890625, 0.0200653076171875, -0.00507354736328125, 0.0258941650390625, 0.007015228271484375, -0.043304443359375, 0.04693603515625, 0.022705078125, -0.045745849609375, -0.03643798828125, -0.0034999847412109375, -0.11431884765625, 0.036346435546875, 0.04937744140625, 0.0081634521484375, -0.025604248046875, -0.005138397216796875, -0.034332275390625, -0.012176513671875, -0.0665283203125, 0.01001739501953125, 0.037567138671875, -0.0035381317138671875, -0.0233001708984375, -0.0206146240234375, 0.059295654296875, -0.023223876953125, -0.08746337890625, 0.0136566162109375, 0.037506103515625, 0.01047515869140625, -0.006122589111328125, 0.049041748046875, -0.0031070709228515625, 0.0309600830078125, 0.00417327880859375, 0.03515625, -0.00527191162109375, -0.0345458984375, -0.030181884765625, 0.0023651123046875, 0.004360198974609375, -0.03277587890625 ] ]
result-kand2-sdxl-wuerst-karlo/7709cb1f
2023-10-04T18:03:33.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
311
2023-10-04T18:03:32
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 168 num_examples: 10 download_size: 1331 dataset_size: 168 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "7709cb1f" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.0421142578125, -0.0169830322265625, 0.01515960693359375, 0.01959228515625, -0.02825927734375, -0.0079498291015625, 0.0306854248046875, -0.00846099853515625, 0.068115234375, 0.0357666015625, -0.043670654296875, -0.0421142578125, -0.040771484375, -0.01062774658203125, -0.01403045654296875, 0.082275390625, 0.017669677734375, 0.005519866943359375, -0.027801513671875, -0.0087432861328125, -0.0227203369140625, -0.061920166015625, -0.039093017578125, -0.0245361328125, 0.064697265625, 0.0528564453125, 0.040618896484375, 0.040496826171875, 0.05712890625, 0.01007843017578125, -0.00142669677734375, -0.025848388671875, -0.029266357421875, -0.0185089111328125, -0.00262451171875, -0.0228271484375, -0.07952880859375, -0.0009226799011230469, 0.05328369140625, 0.056884765625, -0.012603759765625, 0.06292724609375, -0.01187896728515625, 0.06475830078125, -0.0235443115234375, 0.044097900390625, -0.00669097900390625, -0.01012420654296875, -0.052978515625, 0.007293701171875, 0.010406494140625, -0.038238525390625, -0.019287109375, -0.06451416015625, 0.021759033203125, 0.008941650390625, 0.042205810546875, 0.00836944580078125, -0.0022258758544921875, 0.004840850830078125, -0.0147552490234375, -0.0029354095458984375, -0.0166473388671875, 0.0219879150390625, 0.06591796875, 0.0182952880859375, -0.006622314453125, -0.03125, -0.027618408203125, 0.0107574462890625, 0.0006551742553710938, 0.0086212158203125, 0.00795745849609375, 0.00031065940856933594, 0.05023193359375, 0.04541015625, -0.0391845703125, -0.02734375, -0.06463623046875, -0.03240966796875, 0.047393798828125, 0.00676727294921875, -0.00919342041015625, -0.0241851806640625, -0.013214111328125, -0.013763427734375, -0.026458740234375, 0.002155303955078125, 0.0362548828125, 0.02325439453125, -0.07598876953125, 0.023529052734375, -0.00785064697265625, 0.040496826171875, 0.0193328857421875, 0.04034423828125, 0.04852294921875, -0.00860595703125, -0.02789306640625, 0.01947021484375, 0.014862060546875, 0.018096923828125, -0.0028400421142578125, -0.0029926300048828125, 0.01178741455078125, -0.00020384788513183594, 0.00946044921875, -0.072998046875, -0.051116943359375, 0.021636962890625, -0.05255126953125, -0.0297698974609375, 0.0458984375, -0.0653076171875, -0.039398193359375, -0.022247314453125, 0.00696563720703125, 0.0184326171875, -0.055755615234375, -0.0070953369140625, -0.036956787109375, 0.0280609130859375, 0.007843017578125, -0.053863525390625, 0.0192718505859375, 0.061767578125, 0.0267791748046875, 0.01678466796875, 0.004058837890625, -0.0548095703125, 0.00943756103515625, -0.0195770263671875, 0.057769775390625, -0.048797607421875, -0.039337158203125, -0.0009889602661132812, 0.034912109375, 0.0151214599609375, -0.03466796875, 0.07275390625, -0.034027099609375, -0.0179443359375, -0.068115234375, -0.02398681640625, -0.0167694091796875, 0.0256195068359375, -0.087890625, 0.0919189453125, 0.033416748046875, -0.053131103515625, 0.0217437744140625, -0.071533203125, -0.01702880859375, 0.055511474609375, -0.0013837814331054688, -0.02056884765625, 0.0244140625, -0.0226287841796875, 0.036529541015625, -0.0114593505859375, 0.0296173095703125, -0.06170654296875, -0.0171661376953125, -0.00017631053924560547, 0.009063720703125, 0.061004638671875, 0.0211029052734375, 0.0325927734375, -0.0011854171752929688, -0.075439453125, -0.00397491455078125, 0.0126190185546875, -0.010650634765625, -0.01313018798828125, -0.04632568359375, 0.0307769775390625, -0.006591796875, 0.019805908203125, -0.033905029296875, 0.02093505859375, 0.01143646240234375, -0.01192474365234375, 0.05413818359375, 0.010467529296875, 0.0222015380859375, -0.0305328369140625, 0.050750732421875, 0.0032520294189453125, 0.0240936279296875, 0.002197265625, -0.037841796875, -0.04412841796875, 0.00942230224609375, 0.054107666015625, 0.035675048828125, -0.04400634765625, 0.051727294921875, 0.01190948486328125, -0.046905517578125, -0.0191192626953125, 0.00606536865234375, 0.01397705078125, 0.03887939453125, 0.016754150390625, -0.058624267578125, -0.04876708984375, -0.0509033203125, 0.0312042236328125, -0.01146697998046875, 0.0160064697265625, 0.0164031982421875, 0.0401611328125, -0.0157012939453125, 0.0281829833984375, -0.05047607421875, -0.01387786865234375, 0.007114410400390625, -0.02410888671875, 0.02752685546875, 0.06329345703125, 0.0733642578125, -0.04998779296875, -0.013763427734375, -0.042205810546875, -0.032440185546875, 0.001918792724609375, 0.015625, -0.054901123046875, -0.00420379638671875, 0.008392333984375, -0.016937255859375, 0.0654296875, 0.06390380859375, -0.0487060546875, 0.0011310577392578125, -0.0028133392333984375, 0.0186767578125, -0.0914306640625, 0.03485107421875, 0.001399993896484375, -0.01383209228515625, -0.02783203125, 0.00042247772216796875, 0.01364898681640625, -0.0079498291015625, -0.00945281982421875, 0.03253173828125, -0.0272064208984375, 0.005733489990234375, -0.0015811920166015625, -0.0178375244140625, -0.01290130615234375, 0.026275634765625, 0.007686614990234375, 0.020294189453125, 0.0679931640625, -0.02642822265625, 0.06243896484375, 0.04168701171875, 0.0003504753112792969, 0.0567626953125, -0.043853759765625, 0.0239410400390625, -0.011871337890625, 0.03021240234375, -0.059173583984375, -0.05194091796875, 0.0457763671875, -0.0205841064453125, 0.0241546630859375, -0.047088623046875, -0.03912353515625, -0.051513671875, -0.0192413330078125, 0.06683349609375, 0.033355712890625, -0.05340576171875, 0.0242919921875, 0.045989990234375, -0.00312042236328125, 0.0008559226989746094, -0.057220458984375, 0.0005106925964355469, -0.0187225341796875, -0.018310546875, 0.0218048095703125, -0.033294677734375, 0.0079803466796875, -0.0272216796875, 0.014892578125, -0.01171112060546875, -0.0169525146484375, 0.059661865234375, 0.032684326171875, -0.005367279052734375, 0.021575927734375, -0.0065765380859375, -0.05706787109375, 0.020599365234375, -0.0011510848999023438, 0.0220489501953125, 0.00461578369140625, -0.006488800048828125, -0.0221099853515625, 0.039703369140625, 0.0124969482421875, -0.01161956787109375, 0.033782958984375, 0.056732177734375, -0.0621337890625, 0.0018825531005859375, -0.04486083984375, -0.0087432861328125, -0.0311279296875, -0.00012105703353881836, -0.0195465087890625, -0.03765869140625, 0.052093505859375, -0.0003886222839355469, -0.0240631103515625, 0.054534912109375, 0.045257568359375, 0.0213165283203125, 0.032745361328125, 0.0487060546875, -0.027801513671875, 0.0294036865234375, -0.0122222900390625, -0.021514892578125, -0.0494384765625, -0.036651611328125, -0.044891357421875, -0.03338623046875, -0.04901123046875, -0.032867431640625, 0.0046539306640625, 0.0023136138916015625, -0.0215301513671875, 0.0406494140625, -0.058319091796875, 0.033416748046875, 0.05364990234375, 0.027587890625, -0.00865936279296875, -0.00231170654296875, 0.0184783935546875, 0.0196685791015625, -0.047149658203125, -0.012451171875, 0.086669921875, 0.0277252197265625, 0.05609130859375, 0.0190582275390625, 0.06304931640625, 0.0297698974609375, 0.032562255859375, -0.021636962890625, 0.0249481201171875, -0.0016260147094726562, -0.0634765625, 0.01264190673828125, -0.008514404296875, -0.04736328125, -0.047637939453125, -0.028533935546875, -0.01195526123046875, 0.034332275390625, 0.039276123046875, -0.017791748046875, 0.010589599609375, -0.061676025390625, 0.0732421875, -0.005214691162109375, -0.016357421875, -0.007244110107421875, -0.0498046875, 0.014984130859375, 0.0062255859375, 0.007755279541015625, -0.01538848876953125, 0.01027679443359375, 0.07879638671875, -0.0303497314453125, 0.06512451171875, -0.0548095703125, -0.0006976127624511719, 0.0199737548828125, -0.01108551025390625, 0.01140594482421875, 0.042236328125, -0.0264892578125, 0.019439697265625, 0.023651123046875, -0.051544189453125, -0.006244659423828125, 0.0545654296875, -0.032318115234375, 0.00843048095703125, -0.040008544921875, -0.018585205078125, -0.0018606185913085938, 0.01251983642578125, 0.01238250732421875, 0.06304931640625, -0.022613525390625, -0.0016460418701171875, 0.047332763671875, 0.02154541015625, 0.033050537109375, 0.006923675537109375, -0.0165557861328125, -0.04010009765625, 0.06378173828125, 0.0105438232421875, -0.0219573974609375, 0.0157928466796875, 0.01409149169921875, -0.0180206298828125, -0.0213775634765625, -0.04486083984375, 0.0167388916015625, -0.033477783203125, -0.04998779296875, -0.00606536865234375, -0.0069580078125, -0.04150390625, -0.01345062255859375, -0.005306243896484375, -0.05364990234375, -0.042510986328125, -0.046142578125, 0.0755615234375, 0.050567626953125, -0.05133056640625, 0.02410888671875, -0.0640869140625, 0.0390625, -0.0019283294677734375, 0.08148193359375, -0.01042938232421875, -0.049652099609375, -0.021697998046875, -0.01213836669921875, -0.0005388259887695312, -0.049407958984375, -0.012237548828125, 0.001895904541015625, 0.04302978515625, 0.0256500244140625, 0.01195526123046875, 0.052276611328125, -0.0024547576904296875, 0.042388916015625, 0.0178680419921875, -0.04986572265625, 0.033935546875, -0.0176849365234375, 0.0274505615234375, 0.0650634765625, 0.039459228515625, -0.0243072509765625, 0.0276031494140625, -0.0836181640625, -0.031402587890625, 0.039520263671875, -0.00888824462890625, 0.0184326171875, 0.016357421875, 0.052764892578125, 0.0156402587890625, 0.01259613037109375, -0.039703369140625, -0.062225341796875, -0.0133514404296875, -0.0258026123046875, 0.01313018798828125, -0.038055419921875, -0.0227203369140625, -0.051849365234375, 0.05023193359375, -0.007152557373046875, 0.032958984375, 0.0005564689636230469, 0.0304412841796875, -0.0184478759765625, -0.0152740478515625, 0.0297393798828125, 0.03533935546875, -0.037017822265625, -0.0018644332885742188, -0.011444091796875, -0.051177978515625, -0.03717041015625, 0.06451416015625, 0.0084686279296875, -0.02337646484375, 0.0321044921875, 0.034149169921875, -0.02142333984375, -0.005641937255859375, 0.0241851806640625, -0.00551605224609375, -0.030853271484375, -0.035308837890625, 0.01123046875, 0.00891876220703125, 0.01161956787109375, 0.01209259033203125, -0.003936767578125, 0.0189666748046875, -0.026824951171875, 0.02911376953125, 0.008148193359375, -0.056884765625, -0.047149658203125, 0.038177490234375, 0.041717529296875, -0.03265380859375, 0.058807373046875, -0.0213775634765625, -0.035552978515625, 0.05877685546875, 0.01549530029296875, 0.052093505859375, -0.0180511474609375, 0.02020263671875, 0.04571533203125, 0.00539398193359375, 0.0182647705078125, 0.05938720703125, -0.032318115234375, -0.03570556640625, 0.0087127685546875, -0.0290374755859375, -0.0269927978515625, -0.016571044921875, -0.08331298828125, 0.0174102783203125, -0.05743408203125, -0.02154541015625, 0.01806640625, 0.01251983642578125, -0.06561279296875, 0.0220489501953125, 0.034027099609375, 0.09307861328125, -0.052398681640625, 0.058074951171875, 0.060272216796875, -0.034027099609375, -0.057525634765625, -0.0301666259765625, 0.00490570068359375, -0.06439208984375, 0.0007467269897460938, 0.00554656982421875, 0.035247802734375, -0.012603759765625, -0.07525634765625, -0.0450439453125, 0.06781005859375, 0.023040771484375, -0.042266845703125, 0.03326416015625, -0.00005519390106201172, 0.0208587646484375, -0.016143798828125, 0.016815185546875, 0.037994384765625, 0.062255859375, 0.029144287109375, -0.049072265625, 0.01401519775390625, -0.0419921875, -0.0283355712890625, 0.0307464599609375, -0.0655517578125, -0.0030727386474609375, -0.011810302734375, 0.0217437744140625, 0.0034885406494140625, 0.041046142578125, 0.00276947021484375, 0.034027099609375, 0.02728271484375, 0.0491943359375, 0.057281494140625, -0.0295867919921875, 0.0546875, -0.004878997802734375, 0.0303802490234375, 0.07037353515625, -0.007762908935546875, 0.0244598388671875, 0.029693603515625, -0.00875091552734375, 0.0218048095703125, 0.0546875, -0.03082275390625, 0.02178955078125, 0.022216796875, -0.01195526123046875, -0.034027099609375, -0.0100860595703125, -0.06427001953125, 0.00992584228515625, 0.023712158203125, -0.0280914306640625, 0.0009589195251464844, -0.0118560791015625, 0.0117034912109375, -0.0139007568359375, -0.03961181640625, 0.055328369140625, -0.002292633056640625, -0.0204925537109375, 0.001129150390625, -0.0077056884765625, 0.00749969482421875, -0.044036865234375, -0.033233642578125, -0.01302337646484375, 0.0144500732421875, -0.0465087890625, -0.06341552734375, 0.044158935546875, -0.0173187255859375, -0.035675048828125, -0.012542724609375, 0.040283203125, -0.027496337890625, -0.081298828125, 0.01068878173828125, -0.00011092424392700195, 0.01019287109375, -0.00194549560546875, -0.080322265625, 0.03900146484375, -0.00408172607421875, 0.0017137527465820312, 0.0148468017578125, 0.01313018798828125, 0.006275177001953125, 0.01508331298828125, 0.041107177734375, -0.0101470947265625, -0.0240325927734375, 0.014495849609375, 0.068115234375, -0.06134033203125, -0.034393310546875, -0.026214599609375, 0.0489501953125, -0.01548004150390625, -0.051025390625, 0.02410888671875, 0.079833984375, 0.05828857421875, -0.005344390869140625, 0.0445556640625, -0.034149169921875, 0.053741455078125, -0.010528564453125, 0.044464111328125, -0.0128173828125, -0.01885986328125, -0.0223236083984375, -0.04742431640625, -0.052734375, 0.041900634765625, 0.0196990966796875, 0.0106048583984375, 0.02392578125, 0.07470703125, -0.011566162109375, 0.03173828125, 0.0038776397705078125, 0.00382232666015625, 0.01309967041015625, 0.0259246826171875, 0.01096343994140625, -0.049224853515625, 0.004302978515625, -0.030914306640625, -0.04925537109375, 0.01003265380859375, -0.08917236328125, -0.063232421875, -0.052520751953125, -0.04583740234375, -0.0467529296875, -0.01551055908203125, 0.07147216796875, 0.0814208984375, -0.075439453125, -0.01153564453125, 0.017486572265625, 0.01479339599609375, 0.00310516357421875, -0.00785064697265625, 0.052825927734375, 0.040191650390625, -0.034881591796875, -0.0230712890625, -0.006031036376953125, 0.01204681396484375, -0.0016241073608398438, 0.0049285888671875, 0.0016498565673828125, -0.007625579833984375, 0.018524169921875, 0.03765869140625, -0.00450897216796875, -0.022430419921875, -0.03411865234375, 0.01377105712890625, 0.006938934326171875, 0.0718994140625, -0.04559326171875, 0.0232696533203125, 0.038543701171875, 0.0361328125, 0.04217529296875, 0.029815673828125, 0.020416259765625, -0.037078857421875, 0.0190887451171875, -0.00962066650390625, 0.020050048828125, 0.006404876708984375, -0.038726806640625, 0.059600830078125, 0.03656005859375, -0.032318115234375, -0.03631591796875, -0.01197052001953125, -0.12744140625, 0.040985107421875, 0.05743408203125, 0.0232086181640625, -0.0206146240234375, -0.01041412353515625, -0.038360595703125, 0.0038280487060546875, -0.0672607421875, 0.0237884521484375, 0.04034423828125, -0.0025081634521484375, -0.00579833984375, -0.00968170166015625, 0.046844482421875, -0.01280975341796875, -0.0782470703125, 0.0171051025390625, 0.034088134765625, 0.001781463623046875, 0.0042877197265625, 0.047760009765625, -0.01507568359375, 0.0225982666015625, 0.007549285888671875, 0.0123138427734375, -0.0256500244140625, -0.023406982421875, -0.026611328125, 0.007022857666015625, -0.01288604736328125, -0.028533935546875 ] ]
result-kand2-sdxl-wuerst-karlo/0415e725
2023-10-04T18:08:30.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
311
2023-10-04T18:08:29
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 163 num_examples: 10 download_size: 1335 dataset_size: 163 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "0415e725" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.04852294921875, -0.01284027099609375, 0.0233612060546875, 0.027618408203125, -0.01280975341796875, -0.0240020751953125, 0.019989013671875, -0.020477294921875, 0.06683349609375, 0.031890869140625, -0.060028076171875, -0.048309326171875, -0.0325927734375, 0.00476837158203125, -0.01580810546875, 0.08026123046875, 0.006153106689453125, 0.0104827880859375, -0.0298309326171875, -0.00476837158203125, -0.027069091796875, -0.03057861328125, -0.0401611328125, -0.0217132568359375, 0.069091796875, 0.055511474609375, 0.010223388671875, 0.0484619140625, 0.0565185546875, 0.0187835693359375, 0.005542755126953125, -0.01605224609375, -0.031585693359375, -0.009796142578125, -0.008941650390625, -0.01885986328125, -0.08941650390625, 0.0022258758544921875, 0.043701171875, 0.048614501953125, -0.0256195068359375, 0.062744140625, -0.01354217529296875, 0.042633056640625, -0.020111083984375, 0.03125, -0.010009765625, -0.020782470703125, -0.050689697265625, -0.005901336669921875, 0.0035572052001953125, -0.020904541015625, -0.022247314453125, -0.0823974609375, 0.022613525390625, 0.0037326812744140625, 0.06427001953125, 0.007343292236328125, 0.002803802490234375, -0.002017974853515625, -0.020599365234375, 0.0119476318359375, -0.0090789794921875, 0.020721435546875, 0.0526123046875, 0.0232086181640625, 0.005462646484375, -0.055328369140625, -0.02740478515625, 0.022796630859375, 0.0035400390625, 0.0063629150390625, 0.014984130859375, 0.00478363037109375, 0.0484619140625, 0.05096435546875, -0.038177490234375, -0.0203704833984375, -0.057464599609375, -0.0264892578125, 0.0712890625, 0.0133514404296875, 0.0167388916015625, -0.019378662109375, -0.021514892578125, -0.0247802734375, -0.035614013671875, -0.014617919921875, 0.036773681640625, 0.016357421875, -0.06689453125, 0.028717041015625, -0.0027637481689453125, 0.0218353271484375, 0.01305389404296875, 0.049102783203125, 0.0498046875, -0.0244293212890625, -0.016632080078125, 0.00749969482421875, 0.01378631591796875, 0.033966064453125, 0.013397216796875, 0.01495361328125, -0.00868988037109375, -0.00749969482421875, 0.007633209228515625, -0.0863037109375, -0.059661865234375, 0.0248870849609375, -0.04669189453125, -0.0165863037109375, 0.039825439453125, -0.07135009765625, -0.03887939453125, -0.0275421142578125, 0.00750732421875, 0.016021728515625, -0.04669189453125, -0.0146942138671875, -0.0408935546875, 0.026641845703125, 0.0263214111328125, -0.05517578125, 0.023193359375, 0.055145263671875, 0.0218963623046875, 0.02703857421875, -0.01013946533203125, -0.0430908203125, 0.0207672119140625, -0.0099639892578125, 0.06591796875, -0.045166015625, -0.033111572265625, -0.0054473876953125, 0.046905517578125, 0.006633758544921875, -0.0204620361328125, 0.06622314453125, -0.0306549072265625, -0.009307861328125, -0.058685302734375, -0.03314208984375, -0.00905609130859375, 0.0175018310546875, -0.0841064453125, 0.07684326171875, 0.0137939453125, -0.045928955078125, 0.031341552734375, -0.08514404296875, -0.01751708984375, 0.057769775390625, -0.00696563720703125, -0.026885986328125, 0.015655517578125, -0.0102386474609375, 0.035186767578125, -0.00595855712890625, 0.03271484375, -0.0670166015625, -0.01995849609375, -0.006137847900390625, 0.00977325439453125, 0.05841064453125, 0.0302886962890625, 0.04302978515625, 0.0009751319885253906, -0.06719970703125, -0.00896453857421875, 0.0308837890625, -0.0035343170166015625, -0.0264434814453125, -0.042816162109375, 0.0380859375, -0.0166473388671875, 0.035430908203125, -0.03948974609375, 0.027923583984375, 0.0156707763671875, -0.01253509521484375, 0.06103515625, 0.01544952392578125, 0.018890380859375, -0.033294677734375, 0.04296875, -0.0009474754333496094, 0.016357421875, -0.0164642333984375, -0.0261077880859375, -0.038787841796875, -0.002227783203125, 0.0517578125, 0.049041748046875, -0.037353515625, 0.034271240234375, 0.00284576416015625, -0.047515869140625, -0.016143798828125, 0.00274658203125, 0.006343841552734375, 0.01239013671875, 0.0282440185546875, -0.044097900390625, -0.06622314453125, -0.048980712890625, 0.0152740478515625, -0.0020599365234375, 0.0119781494140625, 0.029815673828125, 0.05096435546875, -0.025970458984375, 0.0181732177734375, -0.06365966796875, -0.0170135498046875, 0.003856658935546875, -0.0224151611328125, 0.01568603515625, 0.051361083984375, 0.07183837890625, -0.04833984375, -0.01788330078125, -0.04248046875, -0.03704833984375, -0.01485443115234375, 0.01340484619140625, -0.03564453125, -0.01155853271484375, 0.02044677734375, -0.0110626220703125, 0.05035400390625, 0.057281494140625, -0.050506591796875, -0.01447296142578125, -0.003612518310546875, 0.0181427001953125, -0.1060791015625, 0.0297393798828125, 0.006866455078125, -0.0182037353515625, -0.0280914306640625, -0.005741119384765625, 0.007049560546875, -0.0123748779296875, -0.0013456344604492188, 0.041778564453125, -0.035186767578125, 0.009246826171875, 0.01044464111328125, -0.0005578994750976562, -0.0022430419921875, 0.006053924560546875, 0.003154754638671875, 0.0281829833984375, 0.05731201171875, -0.0245208740234375, 0.062469482421875, 0.04620361328125, 0.01220703125, 0.0721435546875, -0.0531005859375, 0.01078033447265625, -0.016815185546875, 0.025787353515625, -0.054473876953125, -0.053314208984375, 0.0290069580078125, -0.02545166015625, 0.04217529296875, -0.032684326171875, -0.0261688232421875, -0.045562744140625, -0.0279541015625, 0.056640625, 0.027374267578125, -0.043914794921875, 0.0214080810546875, 0.048828125, -0.0159149169921875, 0.0022258758544921875, -0.07073974609375, 0.0069580078125, -0.0266265869140625, -0.021026611328125, 0.031707763671875, -0.032012939453125, 0.00293731689453125, -0.0164337158203125, 0.0290985107421875, -0.011566162109375, -0.0149688720703125, 0.045166015625, 0.0159149169921875, -0.00656890869140625, 0.022613525390625, -0.0115814208984375, -0.05523681640625, 0.01788330078125, 0.0042572021484375, 0.019134521484375, 0.0030536651611328125, -0.01032257080078125, -0.0302886962890625, 0.031829833984375, 0.00341796875, -0.0110626220703125, 0.03436279296875, 0.0631103515625, -0.0623779296875, -0.01377105712890625, -0.0343017578125, -0.0251312255859375, -0.03369140625, 0.01007843017578125, -0.0300750732421875, -0.0280303955078125, 0.04803466796875, -0.0055084228515625, -0.01467132568359375, 0.0576171875, 0.04132080078125, 0.0070648193359375, 0.0306854248046875, 0.038543701171875, 0.00010502338409423828, 0.037750244140625, -0.01654052734375, -0.0207977294921875, -0.0509033203125, -0.037322998046875, -0.038055419921875, -0.032806396484375, -0.05474853515625, -0.01885986328125, -0.005466461181640625, -0.00936126708984375, -0.017333984375, 0.0482177734375, -0.047943115234375, 0.031982421875, 0.040283203125, 0.0210418701171875, -0.004032135009765625, -0.0116729736328125, 0.0267181396484375, 0.01201629638671875, -0.039581298828125, -0.0178070068359375, 0.09759521484375, 0.034515380859375, 0.057586669921875, 0.01788330078125, 0.078125, 0.032958984375, 0.0311279296875, -0.002017974853515625, 0.03411865234375, -0.0010328292846679688, -0.0548095703125, -0.004688262939453125, -0.014373779296875, -0.05792236328125, -0.045318603515625, -0.0121002197265625, -0.019134521484375, 0.0382080078125, 0.028106689453125, -0.006439208984375, 0.00437164306640625, -0.06585693359375, 0.079833984375, 0.00045037269592285156, -0.01800537109375, -0.01284027099609375, -0.0399169921875, 0.007183074951171875, 0.01128387451171875, 0.00970458984375, -0.0219268798828125, 0.0011262893676757812, 0.0758056640625, -0.0391845703125, 0.067626953125, -0.061676025390625, -0.008331298828125, 0.01508331298828125, -0.0201263427734375, 0.0128936767578125, 0.048309326171875, -0.0070037841796875, 0.0011682510375976562, 0.03662109375, -0.050018310546875, -0.0036373138427734375, 0.06402587890625, -0.040130615234375, 0.00873565673828125, -0.041046142578125, -0.0225830078125, 0.0100860595703125, 0.017181396484375, 0.007598876953125, 0.061676025390625, -0.034912109375, -0.0010166168212890625, 0.04779052734375, 0.02105712890625, 0.03399658203125, 0.0128936767578125, -0.0252532958984375, -0.038421630859375, 0.07611083984375, 0.0219573974609375, -0.02838134765625, 0.0181732177734375, 0.00551605224609375, -0.01544952392578125, -0.019622802734375, -0.049346923828125, 0.0225982666015625, -0.0352783203125, -0.043212890625, -0.01113128662109375, -0.010467529296875, -0.035308837890625, -0.012603759765625, -0.0120849609375, -0.048126220703125, -0.04718017578125, -0.04742431640625, 0.08148193359375, 0.059234619140625, -0.05908203125, 0.0104217529296875, -0.05859375, 0.032745361328125, 0.0024204254150390625, 0.06927490234375, -0.021514892578125, -0.0413818359375, -0.0168609619140625, -0.005474090576171875, -0.0068359375, -0.05450439453125, -0.0192413330078125, 0.0174102783203125, 0.040863037109375, 0.0272216796875, 0.00946807861328125, 0.04766845703125, -0.00553131103515625, 0.03851318359375, -0.003612518310546875, -0.048614501953125, 0.040130615234375, -0.02899169921875, 0.01395416259765625, 0.06365966796875, 0.03216552734375, -0.026824951171875, 0.034454345703125, -0.08673095703125, -0.040985107421875, 0.044036865234375, -0.00899505615234375, 0.0166473388671875, 0.01430511474609375, 0.038116455078125, -0.005458831787109375, 0.0159912109375, -0.0413818359375, -0.051116943359375, -0.00637054443359375, -0.03662109375, 0.01181793212890625, -0.0391845703125, -0.0261383056640625, -0.0418701171875, 0.049468994140625, -0.002231597900390625, 0.032928466796875, 0.00229644775390625, 0.0264129638671875, -0.01267242431640625, -0.01305389404296875, 0.03594970703125, 0.0318603515625, -0.032806396484375, -0.005474090576171875, 0.0068359375, -0.04443359375, -0.0302886962890625, 0.07000732421875, 0.003559112548828125, -0.0264129638671875, 0.037384033203125, 0.03802490234375, -0.01983642578125, -0.00690460205078125, 0.03424072265625, -0.002063751220703125, -0.027679443359375, -0.040191650390625, 0.0003223419189453125, 0.0064849853515625, 0.009674072265625, -0.00011450052261352539, -0.02044677734375, 0.024261474609375, -0.022796630859375, 0.041656494140625, -0.0009832382202148438, -0.05072021484375, -0.050750732421875, 0.03875732421875, 0.0487060546875, -0.01971435546875, 0.050140380859375, -0.02197265625, -0.0223541259765625, 0.05499267578125, 0.0174560546875, 0.0526123046875, -0.042022705078125, 0.022552490234375, 0.042938232421875, 0.0103607177734375, 0.02679443359375, 0.07684326171875, -0.0253448486328125, -0.03790283203125, -0.0013141632080078125, -0.022552490234375, -0.01309967041015625, -0.021087646484375, -0.08038330078125, 0.03411865234375, -0.038604736328125, -0.00577545166015625, -0.0023365020751953125, 0.015472412109375, -0.0643310546875, 0.0296478271484375, 0.0240020751953125, 0.09869384765625, -0.06805419921875, 0.045867919921875, 0.0755615234375, -0.035614013671875, -0.053558349609375, -0.02508544921875, 0.0041046142578125, -0.06591796875, -0.0160675048828125, 0.012939453125, 0.04193115234375, -0.00748443603515625, -0.0667724609375, -0.039398193359375, 0.09161376953125, 0.005336761474609375, -0.05047607421875, 0.0269622802734375, -0.006305694580078125, 0.019439697265625, -0.0163421630859375, 0.022552490234375, 0.033203125, 0.07061767578125, 0.026763916015625, -0.042510986328125, 0.01424407958984375, -0.043792724609375, -0.0271148681640625, 0.036834716796875, -0.057586669921875, 0.0009207725524902344, -0.01073455810546875, 0.005321502685546875, 0.004413604736328125, 0.041595458984375, 0.00679779052734375, 0.048614501953125, 0.02337646484375, 0.06036376953125, 0.0714111328125, -0.03826904296875, 0.057525634765625, -0.00991058349609375, 0.04052734375, 0.06396484375, -0.01392364501953125, 0.02154541015625, 0.040130615234375, -0.0089263916015625, 0.02044677734375, 0.059112548828125, -0.036407470703125, 0.0263824462890625, 0.0196380615234375, -0.0086517333984375, -0.02813720703125, -0.0162811279296875, -0.062255859375, 0.004207611083984375, 0.031585693359375, -0.032012939453125, -0.0000355839729309082, -0.00862884521484375, 0.027374267578125, -0.0009717941284179688, -0.03271484375, 0.06622314453125, 0.0010156631469726562, -0.0103607177734375, -0.0128631591796875, -0.0036602020263671875, -0.0086517333984375, -0.040008544921875, -0.030548095703125, -0.00910186767578125, 0.02191162109375, -0.038818359375, -0.07568359375, 0.049163818359375, -0.018951416015625, -0.0203094482421875, -0.0194854736328125, 0.040008544921875, -0.03466796875, -0.06982421875, 0.01332855224609375, 0.005367279052734375, 0.0099639892578125, 0.01021575927734375, -0.07623291015625, 0.033538818359375, -0.004428863525390625, -0.0187530517578125, 0.006534576416015625, 0.0267181396484375, 0.0011796951293945312, 0.020660400390625, 0.031646728515625, -0.00595855712890625, -0.037353515625, 0.01174163818359375, 0.06927490234375, -0.050994873046875, -0.032196044921875, -0.035858154296875, 0.05474853515625, -0.0262451171875, -0.046905517578125, 0.0391845703125, 0.07305908203125, 0.066162109375, -0.00417327880859375, 0.04547119140625, -0.0382080078125, 0.052398681640625, -0.0203094482421875, 0.03643798828125, -0.0281219482421875, -0.0083160400390625, -0.01885986328125, -0.054534912109375, -0.049163818359375, 0.037750244140625, 0.005985260009765625, 0.023651123046875, 0.0273895263671875, 0.06634521484375, -0.01172637939453125, 0.0290985107421875, -0.003154754638671875, 0.01184844970703125, 0.0176849365234375, 0.02642822265625, 0.0187530517578125, -0.0435791015625, -0.001529693603515625, -0.0176849365234375, -0.039947509765625, -0.002048492431640625, -0.085693359375, -0.059295654296875, -0.057342529296875, -0.04168701171875, -0.040191650390625, -0.003482818603515625, 0.06689453125, 0.07171630859375, -0.073974609375, -0.00856781005859375, 0.006198883056640625, 0.01198577880859375, 0.015899658203125, -0.0088348388671875, 0.042572021484375, 0.03424072265625, -0.0467529296875, -0.0170745849609375, -0.006439208984375, 0.0201263427734375, -0.003047943115234375, -0.002361297607421875, -0.0011806488037109375, 0.004329681396484375, 0.00403594970703125, 0.033111572265625, -0.0006346702575683594, -0.0191650390625, -0.030792236328125, 0.014068603515625, -0.0033245086669921875, 0.060760498046875, -0.0253448486328125, 0.017120361328125, 0.045745849609375, 0.0246429443359375, 0.045501708984375, 0.0293731689453125, 0.03875732421875, -0.04351806640625, 0.0161285400390625, -0.0192413330078125, 0.03204345703125, 0.0186920166015625, -0.0276947021484375, 0.061798095703125, 0.03997802734375, -0.043914794921875, -0.047027587890625, 0.002178192138671875, -0.09405517578125, 0.037109375, 0.060272216796875, 0.013153076171875, -0.0206298828125, 0.00550079345703125, -0.0357666015625, 0.001010894775390625, -0.062347412109375, 0.01050567626953125, 0.04315185546875, 0.01267242431640625, -0.0198211669921875, -0.0130157470703125, 0.047943115234375, -0.0172882080078125, -0.0848388671875, 0.006816864013671875, 0.0283203125, -0.0022602081298828125, 0.002185821533203125, 0.0372314453125, -0.007556915283203125, 0.0157470703125, 0.012603759765625, 0.0285797119140625, -0.0208282470703125, -0.046966552734375, -0.020172119140625, -0.007602691650390625, -0.0080718994140625, -0.037750244140625 ] ]
result-kand2-sdxl-wuerst-karlo/23611323
2023-10-04T18:18:01.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
311
2023-10-04T18:18:00
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 166 num_examples: 10 download_size: 1336 dataset_size: 166 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "23611323" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.048828125, 0.0017290115356445312, 0.0185394287109375, 0.0244598388671875, -0.0157928466796875, -0.016571044921875, 0.0275421142578125, -0.007572174072265625, 0.057281494140625, 0.0364990234375, -0.049591064453125, -0.0355224609375, -0.03533935546875, -0.004550933837890625, -0.00629425048828125, 0.0853271484375, 0.0112762451171875, -0.0003056526184082031, -0.02459716796875, -0.006771087646484375, -0.0278472900390625, -0.041015625, -0.037017822265625, -0.02337646484375, 0.07568359375, 0.05810546875, 0.026702880859375, 0.04119873046875, 0.054046630859375, 0.01401519775390625, 0.01197052001953125, -0.0088653564453125, -0.042724609375, -0.01451873779296875, -0.014556884765625, -0.0264739990234375, -0.0703125, 0.010284423828125, 0.048583984375, 0.049591064453125, -0.007709503173828125, 0.06353759765625, -0.01387786865234375, 0.062469482421875, -0.02508544921875, 0.04010009765625, -0.01094818115234375, -0.018585205078125, -0.06268310546875, -0.00838470458984375, 0.003513336181640625, -0.032989501953125, -0.01776123046875, -0.08160400390625, 0.0139312744140625, 0.0140838623046875, 0.053009033203125, 0.00665283203125, 0.00814056396484375, -0.003948211669921875, -0.02349853515625, 0.007297515869140625, -0.004795074462890625, 0.01421356201171875, 0.06640625, 0.02618408203125, -0.00717926025390625, -0.0445556640625, -0.02020263671875, 0.019989013671875, 0.004863739013671875, 0.01470947265625, -0.0014705657958984375, -0.0069427490234375, 0.045013427734375, 0.04913330078125, -0.041900634765625, -0.0159912109375, -0.067138671875, -0.02459716796875, 0.06640625, 0.01360321044921875, 0.0002665519714355469, -0.0240020751953125, -0.004302978515625, -0.0191497802734375, -0.0247039794921875, -0.01160430908203125, 0.04315185546875, 0.0204315185546875, -0.0714111328125, 0.040496826171875, -0.0102081298828125, 0.0322265625, 0.011444091796875, 0.03887939453125, 0.045379638671875, -0.013092041015625, -0.02362060546875, -0.0026721954345703125, 0.0294952392578125, 0.032135009765625, 0.01531219482421875, -0.0005464553833007812, 0.01250457763671875, -0.01100921630859375, 0.00763702392578125, -0.0728759765625, -0.05267333984375, 0.02099609375, -0.054107666015625, -0.0209503173828125, 0.042266845703125, -0.07733154296875, -0.048614501953125, -0.0223541259765625, 0.00009810924530029297, 0.0097503662109375, -0.046630859375, -0.0024089813232421875, -0.043853759765625, 0.02899169921875, 0.0153350830078125, -0.056488037109375, 0.0196380615234375, 0.064208984375, 0.0340576171875, 0.0202178955078125, -0.01010894775390625, -0.045989990234375, 0.009857177734375, -0.0135040283203125, 0.056304931640625, -0.046234130859375, -0.036529541015625, -0.011749267578125, 0.03448486328125, 0.004138946533203125, -0.02911376953125, 0.054168701171875, -0.035064697265625, -0.013153076171875, -0.04443359375, -0.04168701171875, -0.0026988983154296875, 0.01407623291015625, -0.086181640625, 0.0760498046875, 0.023681640625, -0.05242919921875, 0.01337432861328125, -0.0792236328125, -0.00217437744140625, 0.066162109375, -0.00316619873046875, -0.029388427734375, 0.0261077880859375, -0.0181121826171875, 0.0303955078125, -0.006725311279296875, 0.03424072265625, -0.058074951171875, -0.01715087890625, 0.000029265880584716797, 0.0019817352294921875, 0.0662841796875, 0.0286102294921875, 0.048248291015625, -0.0026988983154296875, -0.06854248046875, -0.0067291259765625, 0.0233612060546875, -0.00647735595703125, -0.0204620361328125, -0.05047607421875, 0.0244903564453125, -0.0215606689453125, 0.0289306640625, -0.033172607421875, 0.0394287109375, 0.0145111083984375, -0.0187530517578125, 0.043731689453125, 0.0187835693359375, 0.0284881591796875, -0.043212890625, 0.045745849609375, -0.0172576904296875, 0.018829345703125, 0.003566741943359375, -0.05078125, -0.040252685546875, 0.003139495849609375, 0.046722412109375, 0.046234130859375, -0.033660888671875, 0.04473876953125, 0.006679534912109375, -0.063232421875, -0.0217132568359375, -0.0030727386474609375, 0.0027713775634765625, 0.0211944580078125, 0.0211639404296875, -0.04010009765625, -0.07867431640625, -0.043914794921875, 0.0165557861328125, -0.011688232421875, 0.005352020263671875, 0.0276336669921875, 0.05120849609375, -0.03594970703125, 0.03094482421875, -0.058563232421875, -0.0104217529296875, 0.015899658203125, -0.01363372802734375, 0.0222930908203125, 0.055450439453125, 0.064453125, -0.042755126953125, -0.0185394287109375, -0.041656494140625, -0.030609130859375, -0.00257110595703125, 0.0097198486328125, -0.053131103515625, -0.018218994140625, 0.0224151611328125, -0.0235443115234375, 0.062347412109375, 0.06292724609375, -0.042266845703125, 0.00948333740234375, -0.00457763671875, 0.00675201416015625, -0.09539794921875, 0.0311126708984375, -0.00531005859375, -0.004596710205078125, -0.0258026123046875, -0.00629425048828125, 0.00649261474609375, -0.018646240234375, 0.00861358642578125, 0.040771484375, -0.024139404296875, 0.00826263427734375, 0.0015201568603515625, -0.01277923583984375, -0.0022487640380859375, 0.00662994384765625, 0.006160736083984375, 0.020965576171875, 0.0614013671875, -0.01434326171875, 0.0728759765625, 0.042266845703125, 0.004703521728515625, 0.06317138671875, -0.0364990234375, 0.009185791015625, -0.01107025146484375, 0.03216552734375, -0.05718994140625, -0.059356689453125, 0.03533935546875, -0.0274505615234375, 0.016326904296875, -0.050567626953125, -0.028961181640625, -0.05267333984375, -0.0211944580078125, 0.06304931640625, 0.031280517578125, -0.046142578125, 0.01522064208984375, 0.04315185546875, -0.00861358642578125, 0.00921630859375, -0.06134033203125, 0.0107421875, -0.0297088623046875, -0.0144805908203125, 0.0266265869140625, -0.036285400390625, -0.00006723403930664062, -0.0253753662109375, 0.0316162109375, -0.0031757354736328125, -0.0194549560546875, 0.048492431640625, 0.024383544921875, -0.003543853759765625, 0.0251007080078125, -0.02685546875, -0.060394287109375, 0.012451171875, -0.005527496337890625, 0.0255584716796875, -0.006969451904296875, -0.005237579345703125, -0.033294677734375, 0.032958984375, 0.022857666015625, -0.01514434814453125, 0.03759765625, 0.06158447265625, -0.05877685546875, 0.00994873046875, -0.03521728515625, -0.0027713775634765625, -0.03228759765625, 0.0037994384765625, -0.0231475830078125, -0.032928466796875, 0.04913330078125, 0.0007948875427246094, -0.0161590576171875, 0.05804443359375, 0.046173095703125, 0.01025390625, 0.0295257568359375, 0.0294647216796875, -0.0216064453125, 0.030548095703125, -0.020751953125, -0.01904296875, -0.0562744140625, -0.038116455078125, -0.037689208984375, -0.025543212890625, -0.0662841796875, -0.038360595703125, -0.0120697021484375, -0.0019817352294921875, -0.0244598388671875, 0.041900634765625, -0.052093505859375, 0.0267791748046875, 0.051116943359375, 0.0114898681640625, -0.00742340087890625, -0.008544921875, 0.02911376953125, 0.010955810546875, -0.037078857421875, -0.0125885009765625, 0.08966064453125, 0.0310516357421875, 0.06787109375, 0.022857666015625, 0.078125, 0.02325439453125, 0.0252685546875, -0.0203094482421875, 0.023345947265625, 0.007595062255859375, -0.04913330078125, 0.00019741058349609375, -0.01424407958984375, -0.0712890625, -0.045379638671875, -0.0178375244140625, -0.0285186767578125, 0.036773681640625, 0.0245819091796875, -0.016204833984375, 0.01242828369140625, -0.062744140625, 0.06976318359375, -0.005832672119140625, -0.01021575927734375, -0.0006427764892578125, -0.04107666015625, 0.005977630615234375, 0.01172637939453125, 0.00806427001953125, -0.019561767578125, 0.0009570121765136719, 0.0792236328125, -0.038787841796875, 0.06695556640625, -0.055023193359375, 0.0011415481567382812, 0.012542724609375, -0.0203399658203125, 0.01824951171875, 0.053436279296875, -0.01537322998046875, -0.0003523826599121094, 0.01494598388671875, -0.04498291015625, -0.0129547119140625, 0.0572509765625, -0.04534912109375, 0.01555633544921875, -0.038726806640625, -0.03955078125, -0.00034809112548828125, 0.0216827392578125, 0.019500732421875, 0.059661865234375, -0.01505279541015625, 0.00371551513671875, 0.048492431640625, 0.0227813720703125, 0.026153564453125, 0.0153656005859375, -0.0262298583984375, -0.039794921875, 0.08135986328125, 0.016754150390625, -0.03326416015625, 0.01435089111328125, 0.0201416015625, -0.01360321044921875, -0.027374267578125, -0.03759765625, 0.02227783203125, -0.0193939208984375, -0.0517578125, -0.00962066650390625, -0.0176239013671875, -0.032928466796875, -0.017547607421875, -0.018829345703125, -0.04345703125, -0.05035400390625, -0.042205810546875, 0.08697509765625, 0.056121826171875, -0.059600830078125, 0.0200653076171875, -0.0501708984375, 0.04107666015625, 0.0100250244140625, 0.08673095703125, -0.017852783203125, -0.040985107421875, -0.0169219970703125, -0.010833740234375, 0.005008697509765625, -0.052825927734375, -0.011383056640625, 0.01200103759765625, 0.0439453125, 0.02593994140625, 0.01038360595703125, 0.060577392578125, -0.00853729248046875, 0.0308380126953125, 0.002025604248046875, -0.033538818359375, 0.04022216796875, -0.027923583984375, 0.03485107421875, 0.06573486328125, 0.040252685546875, -0.0322265625, 0.0172882080078125, -0.08856201171875, -0.0347900390625, 0.03326416015625, -0.0035457611083984375, 0.00872039794921875, 0.0167694091796875, 0.042449951171875, 0.006359100341796875, 0.0027523040771484375, -0.03497314453125, -0.0589599609375, -0.0093994140625, -0.0301361083984375, 0.014312744140625, -0.035125732421875, -0.02252197265625, -0.045654296875, 0.047698974609375, -0.0010519027709960938, 0.034515380859375, -0.0113067626953125, 0.030426025390625, -0.007701873779296875, -0.0139312744140625, 0.032379150390625, 0.0325927734375, -0.04168701171875, -0.0083160400390625, -0.01153564453125, -0.047882080078125, -0.0350341796875, 0.07305908203125, 0.0086669921875, -0.0280303955078125, 0.037567138671875, 0.040283203125, -0.0244598388671875, -0.0099029541015625, 0.0157470703125, -0.01259613037109375, -0.022613525390625, -0.035186767578125, 0.0040435791015625, 0.01427459716796875, 0.013702392578125, 0.01450347900390625, -0.000774383544921875, 0.0205078125, -0.0180816650390625, 0.03912353515625, 0.0017547607421875, -0.050750732421875, -0.035736083984375, 0.0238189697265625, 0.035247802734375, -0.0308380126953125, 0.06146240234375, -0.0247955322265625, -0.0164642333984375, 0.05035400390625, 0.01654052734375, 0.040924072265625, -0.0267181396484375, 0.02154541015625, 0.046051025390625, 0.00494384765625, 0.0240631103515625, 0.058624267578125, -0.0181121826171875, -0.03955078125, 0.0053253173828125, -0.022857666015625, -0.02459716796875, -0.00493621826171875, -0.09228515625, 0.01386260986328125, -0.0406494140625, -0.01512908935546875, 0.01432037353515625, 0.0226898193359375, -0.06500244140625, 0.0165557861328125, 0.03826904296875, 0.1036376953125, -0.055450439453125, 0.0472412109375, 0.059967041015625, -0.0214996337890625, -0.049163818359375, -0.031005859375, 0.00817108154296875, -0.06817626953125, -0.0225982666015625, 0.01345062255859375, 0.03472900390625, -0.01145172119140625, -0.06854248046875, -0.05291748046875, 0.07330322265625, 0.01457977294921875, -0.050018310546875, 0.0304107666015625, -0.00335693359375, 0.020599365234375, -0.0193328857421875, 0.01093292236328125, 0.041107177734375, 0.06341552734375, 0.02215576171875, -0.047821044921875, -0.0007481575012207031, -0.0474853515625, -0.021026611328125, 0.021331787109375, -0.056610107421875, -0.0017671585083007812, -0.0139617919921875, 0.01800537109375, 0.0214080810546875, 0.045379638671875, 0.021728515625, 0.0303497314453125, 0.0157470703125, 0.052581787109375, 0.08233642578125, -0.03289794921875, 0.060089111328125, 0.0060882568359375, 0.04266357421875, 0.0780029296875, -0.00366973876953125, 0.0168914794921875, 0.0374755859375, -0.0092010498046875, 0.02447509765625, 0.054168701171875, -0.04144287109375, 0.031280517578125, 0.025787353515625, -0.005344390869140625, -0.0169677734375, -0.01216888427734375, -0.05975341796875, 0.01401519775390625, 0.03546142578125, -0.0219573974609375, 0.00022554397583007812, 0.00360870361328125, 0.0244140625, -0.01373291015625, -0.0419921875, 0.05560302734375, -0.0101318359375, -0.021392822265625, -0.01025390625, -0.01029205322265625, 0.00036835670471191406, -0.046783447265625, -0.025390625, -0.00965118408203125, 0.0186004638671875, -0.04180908203125, -0.082275390625, 0.046051025390625, -0.01537322998046875, -0.02911376953125, -0.01116943359375, 0.03656005859375, -0.028076171875, -0.076171875, 0.0121612548828125, -0.0017347335815429688, 0.0123291015625, 0.007568359375, -0.0849609375, 0.038055419921875, -0.0026874542236328125, -0.0050048828125, 0.00891876220703125, 0.0209197998046875, 0.0010662078857421875, 0.0231475830078125, 0.034759521484375, -0.011810302734375, -0.0249786376953125, 0.013092041015625, 0.0634765625, -0.049896240234375, -0.0269622802734375, -0.033203125, 0.050933837890625, -0.02569580078125, -0.050323486328125, 0.041656494140625, 0.0841064453125, 0.05816650390625, -0.0017538070678710938, 0.057525634765625, -0.041046142578125, 0.0501708984375, -0.005615234375, 0.03582763671875, -0.01186370849609375, -0.018218994140625, -0.016815185546875, -0.040313720703125, -0.055084228515625, 0.046142578125, 0.001995086669921875, 0.01184844970703125, 0.01186370849609375, 0.0655517578125, -0.007755279541015625, 0.025634765625, -0.002437591552734375, 0.003917694091796875, 0.019744873046875, 0.024566650390625, 0.0238800048828125, -0.048583984375, 0.0069732666015625, -0.0239410400390625, -0.047760009765625, -0.006988525390625, -0.08135986328125, -0.054595947265625, -0.0521240234375, -0.03851318359375, -0.047088623046875, -0.008880615234375, 0.0584716796875, 0.08087158203125, -0.07745361328125, -0.0170135498046875, 0.01006317138671875, 0.0158538818359375, 0.01009368896484375, -0.0095672607421875, 0.048583984375, 0.034332275390625, -0.035247802734375, -0.0098114013671875, -0.004833221435546875, 0.01511383056640625, -0.004058837890625, -0.0103912353515625, -0.00653839111328125, -0.0026378631591796875, 0.006381988525390625, 0.050537109375, 0.002819061279296875, -0.0193023681640625, -0.035247802734375, 0.00594329833984375, -0.00016486644744873047, 0.066162109375, -0.032745361328125, 0.0305938720703125, 0.043975830078125, 0.0250701904296875, 0.05419921875, 0.0308837890625, 0.034576416015625, -0.044677734375, 0.0216217041015625, -0.01055145263671875, 0.030120849609375, 0.0157318115234375, -0.02972412109375, 0.060638427734375, 0.033447265625, -0.045166015625, -0.0355224609375, 0.0010614395141601562, -0.10516357421875, 0.043365478515625, 0.05523681640625, 0.0164031982421875, -0.01544189453125, -0.01474761962890625, -0.03594970703125, 0.0016145706176757812, -0.058868408203125, 0.013580322265625, 0.0292205810546875, -0.0073394775390625, -0.010833740234375, -0.01438140869140625, 0.047119140625, -0.030914306640625, -0.08099365234375, 0.0139312744140625, 0.0252838134765625, -0.003116607666015625, 0.01520538330078125, 0.04345703125, -0.01007843017578125, 0.0226898193359375, 0.016754150390625, 0.0157470703125, -0.0172576904296875, -0.033599853515625, -0.01514434814453125, -0.0077972412109375, -0.01186370849609375, -0.03369140625 ] ]
lighteval/EntityMatching
2023-05-09T15:35:01.000Z
[ "region:us" ]
lighteval
null
@inproceedings{mudgal2018deep, title={Deep learning for entity matching: A design space exploration}, author={Mudgal, Sidharth and Li, Han and Rekatsinas, Theodoros and Doan, AnHai and Park, Youngchoon and Krishnan, Ganesh and Deep, Rohit and Arcaute, Esteban and Raghavendra, Vijay}, booktitle={Proceedings of the 2018 International Conference on Management of Data}, pages={19--34}, year={2018} }
2
310
2023-05-09T14:56:27
Entry not found
15
[ [ -0.02142333984375, -0.01495361328125, 0.05718994140625, 0.0288238525390625, -0.035064697265625, 0.046539306640625, 0.052520751953125, 0.005062103271484375, 0.0513916015625, 0.016998291015625, -0.052093505859375, -0.014984130859375, -0.060394287109375, 0.03790283203125, -0.0264892578125, 0.038421630859375, -0.0095977783203125, -0.00711822509765625, 0.01873779296875, -0.01837158203125, -0.03582763671875, -0.0244903564453125, -0.0789794921875, 0.004055023193359375, 0.035308837890625, 0.049346923828125, 0.05035400390625, 0.0242767333984375, 0.042694091796875, 0.0260772705078125, -0.015380859375, 0.03204345703125, -0.0027446746826171875, 0.00015556812286376953, -0.0233917236328125, -0.03662109375, -0.018951416015625, 0.00502777099609375, 0.07275390625, 0.064208984375, -0.018890380859375, 0.003520965576171875, -0.0203399658203125, 0.02197265625, -0.032958984375, 0.0202484130859375, -0.0014934539794921875, 0.01081085205078125, -0.046722412109375, -0.0367431640625, 0.000835418701171875, -0.048828125, 0.01190185546875, -0.0457763671875, 0.054840087890625, 0.0123291015625, 0.0765380859375, 0.00984954833984375, -0.0306854248046875, -0.054168701171875, -0.043426513671875, 0.037872314453125, -0.0216827392578125, 0.0263214111328125, 0.046600341796875, -0.0032253265380859375, -0.06512451171875, -0.044769287109375, -0.0308074951171875, 0.0194091796875, 0.0234832763671875, -0.0226593017578125, -0.0116119384765625, -0.020294189453125, 0.01049041748046875, 0.008514404296875, -0.0321044921875, -0.036773681640625, -0.036285400390625, -0.02630615234375, 0.0411376953125, 0.023101806640625, 0.0161285400390625, -0.01251983642578125, -0.02142333984375, 0.005847930908203125, -0.02764892578125, 0.0225830078125, 0.04205322265625, 0.04718017578125, -0.038543701171875, 0.03717041015625, -0.0032939910888671875, 0.049346923828125, 0.007602691650390625, -0.018218994140625, 0.0275115966796875, -0.009765625, 0.0036678314208984375, 0.028045654296875, 0.0209197998046875, 0.018829345703125, -0.021728515625, 0.01348114013671875, -0.021331787109375, -0.0202484130859375, -0.01483917236328125, -0.0195770263671875, -0.023834228515625, 0.03643798828125, -0.021942138671875, -0.028411865234375, 0.07586669921875, -0.02783203125, -0.048492431640625, 0.0219879150390625, 0.0269622802734375, -0.006587982177734375, -0.0246429443359375, -0.0034542083740234375, -0.05609130859375, -0.0005054473876953125, 0.049713134765625, -0.047760009765625, 0.0223541259765625, 0.031402587890625, 0.0491943359375, 0.01305389404296875, -0.00927734375, -0.0285186767578125, 0.0197296142578125, -0.057464599609375, 0.041961669921875, -0.013336181640625, -0.066650390625, 0.007389068603515625, 0.059539794921875, -0.0250701904296875, -0.0802001953125, 0.07037353515625, -0.04571533203125, 0.010650634765625, -0.044921875, -0.0097198486328125, -0.004718780517578125, -0.00031113624572753906, -0.040435791015625, 0.05023193359375, 0.0389404296875, -0.033172607421875, 0.01421356201171875, -0.0172576904296875, -0.025970458984375, 0.0257720947265625, -0.00528717041015625, -0.01448822021484375, 0.04736328125, -0.04412841796875, -0.0178985595703125, 0.01953125, 0.0157012939453125, -0.0236968994140625, -0.0526123046875, 0.00560760498046875, -0.0038547515869140625, 0.10296630859375, -0.00258636474609375, -0.0238037109375, -0.045074462890625, -0.076416015625, -0.004673004150390625, 0.045684814453125, -0.061004638671875, -0.01849365234375, -0.0030841827392578125, -0.0173797607421875, 0.005954742431640625, 0.049041748046875, -0.07427978515625, 0.0187530517578125, -0.003398895263671875, -0.01519012451171875, 0.054840087890625, 0.0102386474609375, 0.0164031982421875, 0.0099334716796875, 0.0285186767578125, 0.035003662109375, 0.00737762451171875, 0.045318603515625, -0.023040771484375, -0.0643310546875, 0.040863037109375, 0.016754150390625, 0.053924560546875, -0.03314208984375, 0.017791748046875, 0.0179290771484375, -0.0226287841796875, -0.037750244140625, -0.0205841064453125, 0.005970001220703125, 0.0099334716796875, 0.007396697998046875, -0.037933349609375, -0.04364013671875, -0.06427001953125, -0.0090179443359375, -0.0286102294921875, -0.023712158203125, 0.013916015625, 0.0384521484375, -0.0794677734375, 0.0274200439453125, -0.051116943359375, -0.04669189453125, -0.00070953369140625, -0.0128326416015625, 0.050079345703125, 0.0286865234375, 0.033416748046875, -0.042449951171875, -0.037628173828125, -0.0148773193359375, -0.06854248046875, -0.0088348388671875, 0.0164642333984375, 0.0203094482421875, -0.0088958740234375, -0.0181884765625, -0.032318115234375, 0.0537109375, 0.009765625, -0.0357666015625, 0.034637451171875, -0.0200347900390625, 0.01142120361328125, -0.042327880859375, -0.004596710205078125, -0.043914794921875, -0.0000712275505065918, -0.0239410400390625, -0.038055419921875, 0.00982666015625, 0.004673004150390625, -0.01064300537109375, 0.01910400390625, -0.060333251953125, -0.00007289648056030273, -0.04937744140625, 0.025177001953125, 0.004238128662109375, -0.020904541015625, -0.0011682510375976562, 0.06634521484375, 0.0516357421875, -0.0254974365234375, 0.047882080078125, 0.029449462890625, 0.01263427734375, 0.05059814453125, -0.012420654296875, 0.01093292236328125, -0.034820556640625, -0.00807952880859375, -0.058990478515625, -0.07281494140625, 0.048553466796875, -0.040557861328125, 0.02423095703125, -0.028411865234375, 0.0172119140625, -0.0458984375, -0.0025501251220703125, 0.03192138671875, -0.0039520263671875, -0.045562744140625, 0.03472900390625, 0.0301055908203125, -0.0134124755859375, -0.04388427734375, -0.03515625, 0.026153564453125, 0.040863037109375, -0.01085662841796875, 0.004566192626953125, 0.0099334716796875, -0.036102294921875, -0.0027256011962890625, -0.02569580078125, -0.0303802490234375, 0.0036296844482421875, 0.00864410400390625, -0.00036525726318359375, -0.02685546875, -0.005741119384765625, -0.0238037109375, -0.03094482421875, 0.01453399658203125, 0.019989013671875, -0.002742767333984375, -0.028289794921875, -0.0240020751953125, -0.05889892578125, 0.044525146484375, 0.035614013671875, 0.0034942626953125, 0.05010986328125, 0.01114654541015625, -0.053192138671875, -0.00897216796875, -0.01168060302734375, 0.017913818359375, -0.037078857421875, 0.0092010498046875, -0.0008668899536132812, -0.00418853759765625, 0.0174713134765625, 0.016876220703125, -0.028564453125, 0.06158447265625, -0.017333984375, -0.0238189697265625, 0.052825927734375, 0.03961181640625, 0.03289794921875, 0.01094818115234375, -0.00296783447265625, 0.059783935546875, -0.07940673828125, -0.043548583984375, -0.0491943359375, -0.01053619384765625, -0.0288543701171875, -0.002132415771484375, 0.041534423828125, 0.0192413330078125, -0.00885772705078125, 0.03155517578125, -0.0347900390625, 0.02362060546875, 0.06707763671875, 0.0236968994140625, 0.0228118896484375, -0.05023193359375, -0.016693115234375, -0.00928497314453125, -0.06634521484375, -0.0174713134765625, 0.058837890625, 0.01509857177734375, 0.056060791015625, 0.03973388671875, 0.0450439453125, 0.00905609130859375, 0.0167694091796875, -0.020294189453125, 0.0260009765625, 0.029083251953125, -0.069091796875, -0.028350830078125, 0.0014123916625976562, -0.06439208984375, -0.00945281982421875, -0.0023097991943359375, -0.02825927734375, 0.05096435546875, 0.00001621246337890625, -0.0270538330078125, 0.05126953125, -0.0301971435546875, 0.050201416015625, -0.02972412109375, -0.0017986297607421875, 0.031158447265625, -0.046905517578125, 0.0310516357421875, 0.00855255126953125, 0.041168212890625, -0.0010528564453125, -0.0027217864990234375, 0.047119140625, -0.060577392578125, 0.0168914794921875, -0.0421142578125, 0.01483917236328125, 0.01611328125, 0.03424072265625, 0.039581298828125, 0.02899169921875, 0.006717681884765625, -0.015899658203125, 0.002716064453125, -0.0546875, -0.01396942138671875, 0.046295166015625, -0.047698974609375, -0.045562744140625, -0.08203125, 0.009613037109375, 0.018157958984375, 0.02587890625, 0.052825927734375, 0.03790283203125, 0.0085601806640625, 0.045196533203125, 0.06561279296875, -0.004543304443359375, 0.06085205078125, 0.0214385986328125, 0.006092071533203125, -0.014556884765625, 0.046661376953125, 0.0176544189453125, -0.0163726806640625, -0.007904052734375, 0.01389312744140625, -0.00732421875, -0.039276123046875, -0.033172607421875, 0.024566650390625, -0.044677734375, -0.01213836669921875, -0.041412353515625, -0.04010009765625, -0.033905029296875, 0.0045928955078125, -0.047454833984375, 0.0159149169921875, -0.051422119140625, -0.007049560546875, 0.002857208251953125, 0.06494140625, -0.0390625, 0.03851318359375, -0.07452392578125, 0.0128173828125, -0.00527191162109375, 0.052581787109375, 0.014190673828125, -0.048736572265625, -0.0263824462890625, -0.007659912109375, -0.02471923828125, -0.090087890625, 0.014190673828125, -0.0163116455078125, 0.01534271240234375, 0.040771484375, 0.00926971435546875, 0.034881591796875, -0.0227813720703125, 0.046600341796875, -0.0037975311279296875, -0.046875, 0.0526123046875, -0.03338623046875, 0.032958984375, 0.0648193359375, 0.035400390625, -0.052978515625, 0.0023746490478515625, -0.069091796875, -0.039886474609375, 0.0254974365234375, 0.0079193115234375, -0.0023937225341796875, -0.044219970703125, -0.0035762786865234375, -0.010711669921875, 0.040069580078125, -0.0689697265625, -0.052154541015625, 0.0171051025390625, 0.035064697265625, 0.005401611328125, -0.037506103515625, 0.0138397216796875, -0.0361328125, 0.0706787109375, 0.02996826171875, 0.021728515625, 0.0557861328125, 0.0308380126953125, -0.0253753662109375, 0.006130218505859375, 0.05084228515625, 0.04425048828125, -0.0347900390625, -0.01934814453125, -0.005855560302734375, -0.060577392578125, 0.003936767578125, 0.007411956787109375, -0.0008912086486816406, 0.06024169921875, 0.0384521484375, 0.0168304443359375, 0.02996826171875, -0.0482177734375, 0.05877685546875, -0.00989532470703125, -0.00823974609375, -0.07080078125, 0.01291656494140625, -0.0159149169921875, 0.033233642578125, 0.0667724609375, 0.0347900390625, -0.0031642913818359375, -0.05401611328125, -0.0009369850158691406, 0.04608154296875, -0.04705810546875, -0.0115814208984375, 0.062744140625, 0.0255584716796875, -0.0859375, 0.07342529296875, -0.03570556640625, -0.037200927734375, 0.060546875, 0.03466796875, 0.07452392578125, -0.0293426513671875, 0.00003081560134887695, 0.0176544189453125, 0.0274200439453125, 0.0360107421875, 0.0721435546875, 0.0286407470703125, -0.052642822265625, 0.05859375, -0.0164031982421875, -0.0267486572265625, -0.0035648345947265625, -0.0284271240234375, 0.01119232177734375, -0.02923583984375, -0.007114410400390625, -0.0228271484375, 0.018951416015625, -0.046875, 0.028411865234375, -0.005550384521484375, 0.05743408203125, -0.0567626953125, 0.03131103515625, 0.042144775390625, -0.022125244140625, -0.056396484375, -0.017364501953125, -0.00762176513671875, -0.04241943359375, 0.0200347900390625, -0.030242919921875, 0.0029392242431640625, 0.006404876708984375, -0.0430908203125, -0.078125, 0.060333251953125, -0.042449951171875, -0.0184783935546875, 0.013580322265625, -0.007625579833984375, 0.0191497802734375, -0.016754150390625, 0.0007257461547851562, 0.0277862548828125, 0.0496826171875, 0.0188751220703125, -0.05126953125, -0.0245208740234375, 0.00009232759475708008, -0.0295562744140625, 0.05035400390625, -0.039825439453125, 0.07861328125, -0.036895751953125, -0.003948211669921875, 0.029449462890625, 0.0163726806640625, 0.01395416259765625, 0.04400634765625, 0.0095672607421875, 0.04827880859375, 0.071044921875, -0.0270538330078125, 0.0584716796875, 0.01751708984375, 0.031463623046875, 0.048004150390625, -0.04302978515625, 0.049835205078125, 0.02105712890625, -0.037689208984375, 0.061248779296875, 0.085693359375, -0.01041412353515625, 0.0535888671875, 0.0034084320068359375, -0.07171630859375, 0.0216217041015625, -0.01374053955078125, -0.049957275390625, 0.0208892822265625, 0.0126190185546875, -0.045928955078125, -0.038299560546875, -0.015960693359375, -0.023651123046875, -0.007659912109375, -0.0506591796875, 0.04461669921875, -0.0011453628540039062, -0.033905029296875, 0.01251220703125, 0.01910400390625, 0.01149749755859375, -0.0347900390625, -0.0019464492797851562, -0.01515960693359375, 0.0176544189453125, -0.03765869140625, -0.03472900390625, 0.0379638671875, -0.02154541015625, -0.035430908203125, 0.01204681396484375, 0.050628662109375, -0.01123046875, -0.02996826171875, 0.0215301513671875, 0.04620361328125, 0.0110321044921875, 0.0281982421875, -0.0155792236328125, 0.0162506103515625, -0.005329132080078125, -0.0044403076171875, 0.01837158203125, 0.0228729248046875, 0.0148773193359375, 0.0295562744140625, 0.028717041015625, -0.0012340545654296875, -0.00710296630859375, -0.0254058837890625, 0.027374267578125, -0.06329345703125, -0.03790283203125, -0.041839599609375, 0.0181732177734375, -0.0015535354614257812, -0.07183837890625, 0.0274810791015625, 0.0955810546875, 0.0687255859375, -0.031585693359375, 0.07086181640625, -0.01446533203125, 0.06365966796875, 0.0275726318359375, 0.03594970703125, -0.03997802734375, 0.0025539398193359375, -0.0289459228515625, -0.0714111328125, -0.02374267578125, 0.0301666259765625, -0.0015287399291992188, -0.0227813720703125, 0.057891845703125, 0.039031982421875, -0.0222015380859375, -0.00782012939453125, 0.0031948089599609375, -0.0019931793212890625, -0.00821685791015625, 0.03411865234375, 0.050750732421875, -0.06201171875, -0.007076263427734375, -0.01432037353515625, -0.0423583984375, -0.03350830078125, -0.06390380859375, -0.00856781005859375, -0.01062774658203125, 0.0023365020751953125, -0.03759765625, 0.00015866756439208984, 0.0802001953125, 0.037689208984375, -0.07373046875, -0.035186767578125, 0.0223846435546875, 0.0260162353515625, -0.012420654296875, -0.01605224609375, 0.0197906494140625, 0.01019287109375, -0.039215087890625, 0.045654296875, 0.0537109375, 0.01389312744140625, 0.0130157470703125, 0.01055908203125, -0.05462646484375, -0.00989532470703125, 0.0115509033203125, 0.062744140625, -0.0623779296875, -0.0472412109375, -0.0021190643310546875, -0.0180206298828125, -0.0038356781005859375, 0.0113525390625, -0.0269012451171875, 0.034423828125, 0.0229644775390625, 0.03314208984375, 0.003719329833984375, -0.00362396240234375, 0.035888671875, -0.06011962890625, 0.006259918212890625, 0.0274200439453125, 0.02752685546875, -0.0265655517578125, -0.039215087890625, 0.044586181640625, 0.06683349609375, -0.043731689453125, -0.0579833984375, -0.0131683349609375, -0.06646728515625, 0.0027980804443359375, 0.04486083984375, 0.03326416015625, -0.031890869140625, -0.027679443359375, -0.037261962890625, -0.00832366943359375, -0.0090484619140625, 0.050567626953125, 0.07830810546875, -0.04931640625, 0.00530242919921875, -0.06890869140625, 0.04376220703125, -0.0160675048828125, -0.0229339599609375, -0.0322265625, 0.0254364013671875, 0.0233917236328125, 0.02923583984375, 0.040771484375, 0.00934600830078125, 0.0552978515625, 0.020721435546875, -0.01129150390625, 0.017913818359375, -0.030242919921875, -0.0019140243530273438, -0.0038604736328125, 0.02056884765625, -0.068115234375 ] ]
toughdata/quora-question-answer-dataset
2023-08-28T13:36:21.000Z
[ "task_categories:question-answering", "task_categories:conversational", "task_categories:text2text-generation", "language:en", "license:gpl-3.0", "question", "answer", "quora", "region:us" ]
toughdata
null
null
0
310
2023-08-23T22:53:09
--- license: gpl-3.0 task_categories: - question-answering - conversational - text2text-generation language: - en tags: - question - answer - quora pretty_name: Quora Question/Answer Pairs --- Quora Question Answer Dataset (Quora-QuAD) contains 56,402 question-answer pairs scraped from Quora. # Usage: For instructions on fine-tuning a model (Flan-T5) with this dataset, please check out the article: https://www.toughdata.net/blog/post/finetune-flan-t5-question-answer-quora-dataset
485
[ [ -0.06573486328125, -0.0545654296875, 0.027801513671875, -0.01910400390625, -0.016326904296875, -0.00360107421875, 0.0218658447265625, -0.0097503662109375, 0.01439666748046875, 0.046356201171875, -0.04852294921875, -0.00817108154296875, -0.0013637542724609375, 0.0188446044921875, -0.05029296875, 0.09613037109375, 0.035919189453125, 0.017822265625, -0.016143798828125, -0.037109375, -0.03472900390625, -0.0230865478515625, -0.0265655517578125, 0.00902557373046875, 0.06927490234375, 0.07818603515625, 0.055419921875, 0.01198577880859375, 0.038299560546875, 0.0210418701171875, 0.0018854141235351562, 0.026275634765625, -0.05517578125, -0.0155029296875, -0.0147857666015625, -0.041107177734375, -0.0306243896484375, -0.01206207275390625, 0.02838134765625, 0.036041259765625, 0.014495849609375, 0.07073974609375, -0.0225830078125, 0.038543701171875, -0.0181884765625, -0.025634765625, -0.03961181640625, -0.023468017578125, -0.01104736328125, 0.005458831787109375, 0.006744384765625, -0.0635986328125, 0.0096893310546875, -0.062744140625, 0.027099609375, 0.019989013671875, 0.076416015625, 0.01236724853515625, -0.0472412109375, -0.004291534423828125, -0.041778564453125, 0.05389404296875, -0.041839599609375, 0.0036373138427734375, 0.04962158203125, 0.046051025390625, 0.01007843017578125, -0.0545654296875, -0.0538330078125, 0.04351806640625, -0.007022857666015625, -0.00667572021484375, 0.0029773712158203125, -0.0141448974609375, 0.03790283203125, 0.047637939453125, -0.0484619140625, -0.039093017578125, -0.07464599609375, 0.0055389404296875, 0.07464599609375, 0.025146484375, 0.0270233154296875, -0.032958984375, -0.0233612060546875, -0.01018524169921875, -0.0238037109375, 0.005695343017578125, 0.02178955078125, 0.01247406005859375, -0.004241943359375, 0.0635986328125, -0.00955963134765625, 0.04754638671875, 0.00662994384765625, 0.01128387451171875, 0.0173797607421875, -0.06195068359375, -0.022216796875, -0.016448974609375, 0.040252685546875, 0.0230560302734375, 0.037261962890625, -0.00888824462890625, -0.01247406005859375, -0.003528594970703125, 0.024658203125, -0.03448486328125, -0.0286102294921875, 0.0489501953125, -0.01251983642578125, -0.038116455078125, 0.0233154296875, -0.0567626953125, -0.01540374755859375, -0.0322265625, 0.05078125, -0.04327392578125, -0.03558349609375, 0.016693115234375, -0.049285888671875, 0.052703857421875, 0.00359344482421875, -0.0231781005859375, 0.04327392578125, 0.05023193359375, 0.0545654296875, 0.0225677490234375, 0.004573822021484375, -0.033538818359375, -0.0178070068359375, -0.02099609375, 0.06915283203125, -0.0271148681640625, -0.0234832763671875, -0.0208282470703125, 0.01568603515625, -0.00763702392578125, -0.04425048828125, 0.039337158203125, -0.053131103515625, 0.0229034423828125, -0.087646484375, -0.046966552734375, -0.043792724609375, 0.00756072998046875, -0.07855224609375, 0.08038330078125, 0.01934814453125, -0.07373046875, 0.019073486328125, -0.046600341796875, -0.01513671875, 0.004253387451171875, 0.004673004150390625, -0.0281982421875, -0.0023136138916015625, 0.016387939453125, 0.00774383544921875, -0.024627685546875, 0.0116729736328125, -0.032958984375, -0.0257568359375, 0.033355712890625, -0.0002741813659667969, 0.07208251953125, 0.033294677734375, 0.0162811279296875, 0.003177642822265625, -0.07232666015625, 0.01568603515625, 0.0024127960205078125, -0.0098419189453125, -0.01464080810546875, -0.032745361328125, 0.0232391357421875, 0.030364990234375, 0.023284912109375, -0.05560302734375, 0.0138397216796875, -0.0266876220703125, 0.0288543701171875, 0.04931640625, 0.0285186767578125, -0.0027065277099609375, -0.09051513671875, 0.06365966796875, 0.0246429443359375, 0.003726959228515625, 0.021759033203125, -0.032684326171875, -0.08148193359375, 0.0137176513671875, 0.04290771484375, 0.038909912109375, -0.049713134765625, 0.00885772705078125, -0.01290130615234375, -0.0345458984375, -0.06591796875, 0.01136016845703125, 0.0189666748046875, 0.034210205078125, 0.035247802734375, 0.0162506103515625, -0.040557861328125, -0.08062744140625, -0.0008087158203125, 0.0163421630859375, 0.003314971923828125, 0.0235595703125, 0.06353759765625, 0.030792236328125, 0.08837890625, -0.045745849609375, 0.0005898475646972656, -0.004787445068359375, 0.0028743743896484375, 0.00911712646484375, 0.0115814208984375, 0.060302734375, -0.07293701171875, -0.034423828125, -0.0199127197265625, -0.02996826171875, 0.0225677490234375, 0.011871337890625, -0.037872314453125, -0.0201568603515625, 0.0099639892578125, -0.0399169921875, 0.0146942138671875, 0.02398681640625, -0.0289306640625, 0.02191162109375, 0.0102081298828125, 0.01229095458984375, -0.11151123046875, 0.031097412109375, -0.003719329833984375, -0.0328369140625, -0.050048828125, -0.007350921630859375, -0.005237579345703125, -0.001842498779296875, -0.03558349609375, 0.02716064453125, -0.008270263671875, -0.025054931640625, 0.00969696044921875, 0.0188751220703125, 0.018768310546875, 0.042449951171875, -0.03216552734375, 0.0799560546875, 0.0197906494140625, -0.03472900390625, 0.04931640625, 0.06640625, -0.0187225341796875, 0.032562255859375, -0.075439453125, 0.03985595703125, -0.01690673828125, 0.00864410400390625, -0.0860595703125, -0.0479736328125, -0.001293182373046875, -0.0286865234375, -0.035308837890625, -0.003726959228515625, -0.0219268798828125, -0.01464080810546875, -0.03558349609375, 0.0526123046875, 0.028106689453125, -0.0223236083984375, 0.01166534423828125, 0.042938232421875, -0.01433563232421875, -0.032318115234375, -0.04034423828125, -0.023773193359375, -0.0262298583984375, -0.050567626953125, -0.01076507568359375, -0.028472900390625, -0.0269775390625, -0.001678466796875, 0.00860595703125, -0.0226898193359375, -0.01629638671875, 0.0248260498046875, 0.0024127960205078125, -0.0212249755859375, 0.023162841796875, -0.005138397216796875, 0.0184326171875, 0.0037746429443359375, 0.01076507568359375, 0.052459716796875, -0.03778076171875, 0.0053863525390625, -0.00484466552734375, 0.036102294921875, 0.046600341796875, -0.0251617431640625, 0.0460205078125, 0.0256195068359375, -0.0247802734375, 0.0035953521728515625, -0.0222930908203125, -0.0091705322265625, -0.036529541015625, -0.0008172988891601562, -0.045166015625, -0.044769287109375, 0.050201416015625, 0.02099609375, 0.007389068603515625, 0.0518798828125, 0.032958984375, -0.020477294921875, 0.0628662109375, 0.006366729736328125, -0.0173187255859375, 0.0038623809814453125, -0.0311431884765625, 0.007129669189453125, -0.029388427734375, -0.030487060546875, -0.039276123046875, -0.04486083984375, -0.03173828125, -0.017120361328125, 0.0300445556640625, -0.005523681640625, -0.037322998046875, 0.014739990234375, -0.026947021484375, 0.03179931640625, 0.0635986328125, 0.04693603515625, 0.0092010498046875, -0.0111846923828125, 0.014892578125, 0.0227508544921875, -0.049774169921875, -0.0173492431640625, 0.08636474609375, 0.003875732421875, 0.0210113525390625, 0.0213623046875, 0.0219879150390625, 0.03204345703125, -0.03289794921875, -0.039703369140625, 0.047943115234375, -0.0005769729614257812, -0.0908203125, -0.02838134765625, -0.014739990234375, -0.056884765625, -0.02703857421875, -0.007762908935546875, -0.009368896484375, 0.0193023681640625, 0.0010013580322265625, -0.042327880859375, 0.011810302734375, -0.037628173828125, 0.054473876953125, -0.0132598876953125, 0.0120697021484375, -0.0186614990234375, -0.062286376953125, 0.0340576171875, -0.01427459716796875, 0.004917144775390625, -0.016632080078125, 0.0185089111328125, 0.0706787109375, -0.04107666015625, 0.042633056640625, -0.00270843505859375, 0.0055389404296875, 0.037200927734375, -0.0209197998046875, -0.0005831718444824219, 0.0085296630859375, -0.01328277587890625, -0.02105712890625, 0.046478271484375, -0.05938720703125, -0.020111083984375, 0.04473876953125, -0.0693359375, -0.00783538818359375, -0.0276947021484375, -0.04730224609375, -0.0257568359375, 0.0135345458984375, 0.03179931640625, 0.06451416015625, -0.019989013671875, 0.02880859375, 0.040252685546875, -0.006999969482421875, 0.016265869140625, 0.0160064697265625, -0.0295257568359375, -0.0386962890625, 0.07574462890625, 0.0213623046875, 0.01328277587890625, 0.009979248046875, -0.0006275177001953125, -0.0185546875, -0.00988006591796875, -0.01947021484375, 0.025146484375, -0.04241943359375, -0.033660888671875, -0.0260009765625, -0.03662109375, -0.00441741943359375, 0.02008056640625, -0.0074615478515625, -0.059356689453125, -0.025177001953125, -0.0286712646484375, 0.0797119140625, 0.0743408203125, 0.016448974609375, 0.0169830322265625, -0.053375244140625, 0.046112060546875, 0.046234130859375, 0.033447265625, -0.033294677734375, -0.0419921875, -0.0176849365234375, 0.033660888671875, -0.0015516281127929688, -0.07598876953125, 0.0086669921875, 0.036041259765625, 0.0101165771484375, 0.0046539306640625, 0.03778076171875, 0.05084228515625, 0.0095367431640625, 0.061248779296875, -0.016387939453125, -0.04296875, 0.042694091796875, -0.0611572265625, 0.0137939453125, 0.056427001953125, 0.047332763671875, -0.02301025390625, 0.0012426376342773438, -0.06488037109375, -0.0374755859375, 0.041046142578125, 0.00830078125, 0.001323699951171875, 0.020843505859375, 0.03692626953125, 0.022674560546875, 0.0149078369140625, -0.0269775390625, -0.0239715576171875, -0.0205230712890625, -0.0272674560546875, 0.008331298828125, -0.022369384765625, -0.040008544921875, -0.0421142578125, 0.033294677734375, -0.0172882080078125, 0.007305145263671875, -0.003726959228515625, -0.0013704299926757812, -0.016326904296875, 0.0101470947265625, 0.03045654296875, 0.056060791015625, -0.029388427734375, -0.018646240234375, 0.033447265625, -0.022705078125, -0.0099029541015625, -0.005847930908203125, -0.006988525390625, -0.016143798828125, 0.0013971328735351562, 0.0601806640625, -0.0038280487060546875, -0.04888916015625, 0.0235748291015625, -0.01407623291015625, -0.030487060546875, -0.044647216796875, 0.0222320556640625, 0.01004791259765625, 0.01468658447265625, 0.0162506103515625, -0.0006203651428222656, 0.006862640380859375, -0.0204315185546875, 0.046783447265625, 0.01593017578125, -0.024871826171875, -0.034393310546875, 0.0264739990234375, -0.0005087852478027344, -0.024261474609375, 0.069091796875, 0.0172576904296875, -0.02996826171875, 0.041534423828125, 0.0036907196044921875, 0.0264739990234375, 0.005199432373046875, 0.0306854248046875, 0.0364990234375, -0.0187530517578125, 0.0186614990234375, 0.073974609375, 0.01641845703125, -0.04754638671875, 0.00295257568359375, -0.0592041015625, -0.033721923828125, 0.0279541015625, -0.0758056640625, 0.041046142578125, -0.035736083984375, -0.0097808837890625, 0.0198211669921875, 0.0216522216796875, -0.0657958984375, 0.0478515625, -0.005542755126953125, 0.06884765625, -0.06451416015625, 0.048248291015625, 0.06634521484375, -0.070068359375, -0.072509765625, -0.0234222412109375, -0.01311492919921875, -0.048248291015625, 0.01218414306640625, -0.0133514404296875, 0.00919342041015625, 0.00882720947265625, -0.076171875, -0.0645751953125, 0.078857421875, 0.0139617919921875, -0.03271484375, -0.0039520263671875, 0.042388916015625, 0.03265380859375, -0.0007481575012207031, 0.01064300537109375, 0.0684814453125, 0.036224365234375, 0.0003306865692138672, -0.06561279296875, -0.0123138427734375, -0.039703369140625, -0.0384521484375, 0.00804901123046875, -0.07501220703125, 0.050323486328125, -0.0080718994140625, 0.00983428955078125, 0.00788116455078125, 0.0296783447265625, 0.0171051025390625, 0.0172119140625, 0.052001953125, 0.035003662109375, 0.053131103515625, -0.01229095458984375, 0.059234619140625, -0.029388427734375, 0.02520751953125, 0.06121826171875, 0.013214111328125, 0.06475830078125, 0.0301513671875, -0.0229949951171875, 0.0286712646484375, 0.06634521484375, -0.00673675537109375, 0.023223876953125, 0.0055694580078125, -0.0029144287109375, -0.03546142578125, -0.0164794921875, -0.020599365234375, 0.043060302734375, 0.0234222412109375, 0.0023441314697265625, -0.0004818439483642578, -0.0173492431640625, -0.0023975372314453125, -0.0179443359375, -0.013427734375, 0.06390380859375, 0.004512786865234375, -0.041290283203125, 0.040557861328125, -0.0243988037109375, 0.003292083740234375, -0.024444580078125, -0.00804901123046875, -0.034393310546875, 0.005001068115234375, -0.02593994140625, -0.07403564453125, 0.0146026611328125, -0.00400543212890625, -0.0089263916015625, 0.0264739990234375, 0.0526123046875, -0.040252685546875, -0.06396484375, -0.00897979736328125, 0.03973388671875, 0.0025653839111328125, 0.0098876953125, -0.0487060546875, -0.020751953125, 0.00969696044921875, -0.022308349609375, 0.0096893310546875, 0.0263824462890625, 0.0086212158203125, 0.057342529296875, 0.0278778076171875, -0.0299224853515625, 0.0241241455078125, -0.0036220550537109375, 0.0877685546875, -0.055999755859375, -0.014862060546875, -0.0125732421875, 0.054656982421875, -0.0200042724609375, -0.06201171875, 0.055267333984375, 0.057708740234375, 0.045166015625, 0.00592041015625, 0.07879638671875, -0.00928497314453125, 0.07073974609375, -0.015045166015625, 0.0245208740234375, -0.05419921875, -0.0010547637939453125, 0.0033092498779296875, -0.037109375, 0.0118865966796875, 0.023895263671875, -0.0224456787109375, 0.0068817138671875, 0.0157928466796875, 0.0543212890625, -0.030487060546875, 0.03179931640625, 0.00855255126953125, 0.0216064453125, -0.0002598762512207031, 0.0248870849609375, 0.03662109375, -0.0550537109375, 0.0570068359375, -0.04144287109375, 0.0238037109375, -0.00894927978515625, -0.0221405029296875, -0.05364990234375, -0.0518798828125, -0.01198577880859375, -0.035552978515625, 0.00498199462890625, 0.053253173828125, 0.048797607421875, -0.09393310546875, -0.0014734268188476562, 0.003177642822265625, -0.0045623779296875, 0.01003265380859375, -0.0142822265625, 0.0316162109375, -0.0039520263671875, -0.036163330078125, 0.005252838134765625, -0.025421142578125, -0.0139007568359375, -0.0204315185546875, 0.004512786865234375, -0.0474853515625, 0.02703857421875, 0.00936126708984375, 0.017791748046875, -0.02044677734375, -0.04327392578125, 0.0272674560546875, 0.00482940673828125, 0.01302337646484375, 0.044097900390625, -0.0396728515625, 0.00714111328125, 0.0650634765625, 0.0241241455078125, 0.0450439453125, 0.05767822265625, 0.06500244140625, -0.0625, -0.01007843017578125, 0.01442718505859375, 0.0087890625, 0.01003265380859375, -0.0024547576904296875, 0.037628173828125, 0.0001628398895263672, -0.059478759765625, -0.04913330078125, 0.00682830810546875, -0.095458984375, -0.00901031494140625, 0.07550048828125, 0.0091705322265625, -0.007358551025390625, -0.03814697265625, -0.03936767578125, 0.0232086181640625, -0.0235137939453125, 0.027099609375, 0.0517578125, -0.017578125, -0.033111572265625, -0.035369873046875, 0.04656982421875, 0.028717041015625, -0.060089111328125, -0.01141357421875, 0.029266357421875, 0.0533447265625, -0.008026123046875, 0.0273895263671875, 0.01251983642578125, 0.0176849365234375, 0.0022335052490234375, -0.0294342041015625, 0.0004315376281738281, -0.02972412109375, -0.0108184814453125, 0.017669677734375, 0.002513885498046875, -0.03289794921875 ] ]
yzhuang/autotree_snnxor_n15_l1_10
2023-09-18T21:51:32.000Z
[ "region:us" ]
yzhuang
null
null
0
310
2023-09-05T17:49:19
--- dataset_info: features: - name: id dtype: int64 - name: input_x sequence: sequence: float32 - name: input_y sequence: sequence: float32 - name: input_y_clean sequence: sequence: float32 - name: rtg sequence: float64 - name: status sequence: sequence: float32 - name: split_threshold sequence: sequence: float32 - name: split_dimension sequence: int64 splits: - name: train num_bytes: 236440000 num_examples: 10000 - name: validation num_bytes: 236440000 num_examples: 10000 - name: test num_bytes: 236440000 num_examples: 10000 download_size: 432260994 dataset_size: 709320000 --- # Dataset Card for "autotree_snnxor_n15_l1_10" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
880
[ [ -0.0312042236328125, -0.0124359130859375, 0.0019779205322265625, 0.0258026123046875, -0.007965087890625, 0.00855255126953125, 0.034912109375, -0.00873565673828125, 0.06353759765625, 0.027740478515625, -0.0562744140625, -0.03863525390625, -0.055877685546875, 0.01143646240234375, -0.0452880859375, 0.09283447265625, 0.00803375244140625, -0.0201263427734375, -0.036285400390625, -0.0140380859375, 0.0009145736694335938, -0.0283660888671875, -0.059356689453125, -0.016571044921875, 0.07080078125, 0.034820556640625, 0.033782958984375, 0.07818603515625, 0.057159423828125, 0.021392822265625, -0.0004229545593261719, -0.025726318359375, -0.0200347900390625, 0.007965087890625, -0.00220489501953125, -0.0111541748046875, -0.0751953125, -0.02056884765625, 0.0616455078125, 0.0246124267578125, -0.028564453125, 0.0628662109375, 0.0018053054809570312, 0.036285400390625, -0.016448974609375, 0.03961181640625, -0.01486968994140625, 0.0010137557983398438, -0.043487548828125, -0.005535125732421875, 0.02874755859375, -0.047119140625, -0.0227508544921875, -0.072998046875, 0.0036945343017578125, 0.0125732421875, 0.0645751953125, 0.041107177734375, -0.00740814208984375, -0.006984710693359375, -0.01045989990234375, -0.00511932373046875, -0.038238525390625, 0.007350921630859375, 0.03558349609375, 0.039764404296875, 0.00533294677734375, -0.05572509765625, -0.00884246826171875, 0.01107025146484375, -0.01165771484375, 0.003574371337890625, -0.01312255859375, -0.00806427001953125, 0.04840087890625, 0.0723876953125, -0.03216552734375, -0.00919342041015625, -0.034942626953125, -0.0233154296875, 0.062408447265625, 0.0303192138671875, 0.0251007080078125, -0.0110626220703125, -0.0117340087890625, -0.0156402587890625, -0.0214080810546875, -0.0030422210693359375, 0.0269317626953125, 0.015869140625, -0.050872802734375, 0.0396728515625, -0.0154876708984375, 0.039093017578125, 0.01983642578125, 0.033538818359375, 0.0325927734375, -0.04193115234375, -0.028717041015625, 0.0104827880859375, 0.04095458984375, 0.02044677734375, -0.00287628173828125, 0.007785797119140625, -0.0176239013671875, -0.0006818771362304688, -0.0090179443359375, -0.09246826171875, -0.05572509765625, 0.0066986083984375, -0.054901123046875, -0.03668212890625, 0.006103515625, -0.0518798828125, -0.038665771484375, -0.01605224609375, 0.0113372802734375, 0.005218505859375, -0.0478515625, -0.01922607421875, -0.0252685546875, 0.03057861328125, 0.016448974609375, -0.04443359375, 0.04010009765625, 0.0284881591796875, 0.032257080078125, 0.013946533203125, -0.0214691162109375, -0.04107666015625, 0.007080078125, -0.0088958740234375, 0.054840087890625, -0.03082275390625, -0.016693115234375, -0.020172119140625, 0.04913330078125, 0.00452423095703125, -0.0198974609375, 0.0236663818359375, -0.0100555419921875, 0.00106048583984375, -0.04144287109375, -0.040557861328125, -0.0015268325805664062, 0.019989013671875, -0.06884765625, 0.095703125, 0.033111572265625, -0.060516357421875, 0.0364990234375, -0.06927490234375, -0.01459503173828125, 0.0445556640625, -0.01294708251953125, -0.038543701171875, 0.00766754150390625, -0.004756927490234375, 0.0298614501953125, -0.01148223876953125, 0.04742431640625, -0.04217529296875, 0.002166748046875, -0.0156402587890625, 0.0053863525390625, 0.09075927734375, 0.02569580078125, 0.0176239013671875, 0.02081298828125, -0.06475830078125, -0.017913818359375, 0.037506103515625, 0.00592803955078125, -0.0201873779296875, -0.0419921875, 0.0195465087890625, -0.004985809326171875, 0.036285400390625, -0.044189453125, 0.0416259765625, 0.005146026611328125, 0.0025119781494140625, 0.05047607421875, -0.0043792724609375, 0.0187225341796875, -0.02392578125, 0.03216552734375, -0.0009598731994628906, 0.034881591796875, -0.00665283203125, -0.0292205810546875, -0.045928955078125, 0.0142974853515625, 0.035552978515625, 0.03851318359375, -0.034759521484375, 0.042724609375, 0.004718780517578125, -0.055084228515625, -0.0109100341796875, 0.006710052490234375, 0.025848388671875, 0.003032684326171875, 0.01873779296875, -0.04498291015625, -0.049835205078125, -0.05804443359375, 0.01025390625, 0.001834869384765625, 0.017730712890625, 0.034210205078125, 0.04962158203125, -0.0287322998046875, 0.04248046875, -0.04205322265625, -0.0246124267578125, -0.0116424560546875, -0.02288818359375, 0.0309295654296875, 0.050048828125, 0.056488037109375, -0.01351165771484375, -0.031890869140625, -0.026580810546875, -0.04315185546875, -0.0186920166015625, 0.002056121826171875, -0.0298309326171875, -0.015045166015625, 0.036163330078125, -0.01216888427734375, 0.062744140625, 0.05633544921875, -0.05108642578125, 0.0029811859130859375, -0.00955963134765625, -0.00617218017578125, -0.10205078125, 0.026611328125, -0.00917816162109375, -0.016632080078125, -0.022674560546875, 0.00350189208984375, -0.0006456375122070312, 0.002887725830078125, 0.00426483154296875, 0.04388427734375, -0.033447265625, -0.0113372802734375, 0.001850128173828125, -0.0243377685546875, -0.0088043212890625, 0.001495361328125, 0.0005526542663574219, 0.04559326171875, 0.0721435546875, -0.028289794921875, 0.05743408203125, 0.04766845703125, 0.0058441162109375, 0.045257568359375, -0.067138671875, -0.0035552978515625, -0.0235595703125, 0.024810791015625, -0.049896240234375, -0.0526123046875, 0.038543701171875, -0.032012939453125, 0.034912109375, -0.0303192138671875, -0.024200439453125, -0.03558349609375, -0.0006256103515625, 0.0587158203125, 0.0018148422241210938, -0.04364013671875, 0.0262908935546875, 0.05523681640625, 0.0030879974365234375, 0.003086090087890625, -0.06402587890625, 0.0237274169921875, -0.0142822265625, -0.01270294189453125, 0.03765869140625, -0.0212860107421875, 0.010162353515625, -0.006923675537109375, 0.0175933837890625, -0.0124359130859375, -0.01061248779296875, 0.037506103515625, -0.004138946533203125, -0.011199951171875, 0.0155487060546875, -0.013671875, -0.056915283203125, 0.0189666748046875, 0.0109100341796875, 0.0187225341796875, -0.0090179443359375, -0.0019006729125976562, -0.0271148681640625, 0.024810791015625, 0.01409149169921875, -0.00958251953125, 0.023101806640625, 0.05120849609375, -0.04864501953125, -0.005161285400390625, -0.02777099609375, -0.0187225341796875, -0.03070068359375, 0.005741119384765625, -0.0226898193359375, -0.045379638671875, 0.03936767578125, 0.0036945343017578125, -0.0068511962890625, 0.0491943359375, 0.0213623046875, 0.01520538330078125, 0.050323486328125, 0.0352783203125, -0.0311431884765625, 0.034759521484375, -0.035797119140625, -0.0196685791015625, -0.058319091796875, -0.022186279296875, -0.0278167724609375, -0.03411865234375, -0.051788330078125, -0.01349639892578125, -0.01126861572265625, -0.01457977294921875, -0.036376953125, 0.0723876953125, -0.0709228515625, 0.0201416015625, 0.060760498046875, 0.0004096031188964844, -0.002819061279296875, -0.0135650634765625, 0.0195465087890625, 0.0268402099609375, -0.0740966796875, 0.0019445419311523438, 0.06475830078125, 0.0364990234375, 0.058319091796875, 0.004085540771484375, 0.0772705078125, 0.0107421875, 0.027191162109375, -0.0238800048828125, 0.032867431640625, -0.0078582763671875, -0.051666259765625, -0.02178955078125, -0.0152740478515625, -0.0657958984375, -0.0482177734375, -0.01299285888671875, -0.0173187255859375, 0.0458984375, 0.0267486572265625, -0.0267791748046875, 0.0284423828125, -0.01520538330078125, 0.085205078125, -0.0202178955078125, -0.0104827880859375, 0.0140228271484375, -0.05108642578125, 0.01432037353515625, 0.0252838134765625, -0.001216888427734375, -0.0180511474609375, 0.006084442138671875, 0.066162109375, -0.043060302734375, 0.0660400390625, -0.0416259765625, 0.00782012939453125, 0.0106964111328125, 0.0031642913818359375, 0.033447265625, 0.032623291015625, 0.0053863525390625, 0.00678253173828125, 0.03302001953125, -0.0279541015625, -0.01373291015625, 0.051483154296875, -0.049072265625, 0.0008459091186523438, -0.057891845703125, -0.027191162109375, 0.02471923828125, 0.0150604248046875, 0.01331329345703125, 0.0472412109375, -0.01317596435546875, 0.016143798828125, 0.0268096923828125, 0.006275177001953125, 0.046142578125, -0.0053253173828125, -0.044769287109375, -0.051483154296875, 0.07537841796875, 0.0232391357421875, -0.0169830322265625, 0.0035400390625, 0.03594970703125, -0.013031005859375, -0.0228729248046875, -0.051544189453125, 0.005889892578125, -0.024566650390625, -0.058441162109375, -0.032440185546875, -0.053436279296875, -0.019683837890625, 0.002105712890625, -0.024993896484375, -0.04156494140625, -0.038360595703125, -0.039794921875, 0.0865478515625, 0.061431884765625, -0.05108642578125, 0.04656982421875, -0.04327392578125, 0.0181427001953125, 0.0187225341796875, 0.05853271484375, -0.01148223876953125, -0.03436279296875, -0.01340484619140625, -0.0142974853515625, 0.005870819091796875, -0.038055419921875, 0.01397705078125, 0.02667236328125, 0.054534912109375, 0.0287017822265625, 0.00241851806640625, 0.0557861328125, 0.00704193115234375, 0.022308349609375, 0.00545501708984375, -0.04815673828125, 0.05462646484375, -0.025726318359375, 0.03350830078125, 0.06878662109375, 0.021759033203125, -0.0268402099609375, 0.0044097900390625, -0.07269287109375, -0.055084228515625, 0.033538818359375, 0.013519287109375, 0.005462646484375, 0.0037975311279296875, 0.03106689453125, -0.003204345703125, 0.0087890625, -0.0662841796875, -0.05853271484375, -0.031890869140625, -0.0161895751953125, 0.01690673828125, -0.03717041015625, -0.01239013671875, -0.056854248046875, 0.0421142578125, -0.00835418701171875, 0.0288848876953125, 0.01293182373046875, 0.016143798828125, -0.006290435791015625, -0.033233642578125, 0.0183868408203125, 0.024749755859375, -0.04168701171875, 0.0061492919921875, 0.0168914794921875, -0.034332275390625, -0.0123748779296875, 0.034423828125, -0.01464080810546875, -0.0168304443359375, 0.0338134765625, 0.05810546875, -0.01540374755859375, 0.0237884521484375, 0.030303955078125, -0.013458251953125, -0.02996826171875, -0.029815673828125, 0.00705718994140625, 0.0016498565673828125, 0.003139495849609375, -0.0082550048828125, -0.01151275634765625, 0.0308685302734375, -0.0172119140625, 0.044921875, 0.012237548828125, -0.060089111328125, -0.024810791015625, 0.038116455078125, 0.02386474609375, -0.03204345703125, 0.046783447265625, -0.0297393798828125, -0.0214996337890625, 0.060760498046875, 0.0355224609375, 0.0634765625, -0.04168701171875, 0.02178955078125, 0.061859130859375, 0.0255126953125, 0.026092529296875, 0.0418701171875, -0.03271484375, -0.04510498046875, -0.0082855224609375, -0.040191650390625, -0.0037555694580078125, -0.018341064453125, -0.07177734375, 0.0106353759765625, -0.052276611328125, -0.0172119140625, -0.0095367431640625, 0.01367950439453125, -0.0511474609375, 0.0280609130859375, 0.01319122314453125, 0.10723876953125, -0.05523681640625, 0.0662841796875, 0.045166015625, -0.0240478515625, -0.049224853515625, -0.0272674560546875, 0.0052490234375, -0.07379150390625, 0.02032470703125, 0.0112762451171875, 0.0218658447265625, 0.0118865966796875, -0.0494384765625, -0.087646484375, 0.09515380859375, -0.01450347900390625, -0.0640869140625, 0.023590087890625, -0.0016994476318359375, 0.00994873046875, -0.03826904296875, 0.042205810546875, 0.0284881591796875, 0.063232421875, 0.0270843505859375, -0.04522705078125, 0.0181121826171875, -0.04437255859375, -0.002574920654296875, 0.0305023193359375, -0.054931640625, 0.0194091796875, 0.0077667236328125, -0.003368377685546875, 0.0015888214111328125, 0.044281005859375, 0.0108184814453125, 0.03857421875, 0.04296875, 0.057220458984375, 0.048797607421875, -0.016082763671875, 0.05657958984375, -0.0291900634765625, 0.0260162353515625, 0.09613037109375, -0.0040740966796875, 0.00972747802734375, 0.037322998046875, -0.015411376953125, 0.018035888671875, 0.06158447265625, -0.032958984375, 0.024383544921875, 0.039642333984375, 0.0025730133056640625, -0.024749755859375, -0.0112762451171875, -0.061309814453125, 0.025634765625, 0.026336669921875, -0.04034423828125, -0.0174407958984375, -0.0224151611328125, 0.01305389404296875, -0.0226898193359375, -0.03802490234375, 0.07647705078125, -0.0013370513916015625, 0.00279998779296875, -0.0081024169921875, -0.0285797119140625, 0.0190277099609375, -0.040557861328125, -0.0174560546875, -0.0265655517578125, 0.007427215576171875, -0.035247802734375, -0.07598876953125, 0.073974609375, -0.0411376953125, -0.007328033447265625, -0.02056884765625, 0.047576904296875, -0.0207366943359375, -0.08856201171875, 0.030242919921875, 0.0224456787109375, 0.006298065185546875, 0.007526397705078125, -0.08935546875, 0.019989013671875, -0.006832122802734375, -0.00893402099609375, 0.01531982421875, 0.023284912109375, 0.00220489501953125, 0.04644775390625, 0.04400634765625, -0.002689361572265625, -0.0254364013671875, 0.011810302734375, 0.0755615234375, -0.0574951171875, -0.00879669189453125, -0.0517578125, 0.03973388671875, -0.037445068359375, -0.0621337890625, 0.060211181640625, 0.078369140625, 0.058563232421875, 0.01285552978515625, 0.04278564453125, -0.040740966796875, 0.036590576171875, 0.003173828125, 0.0560302734375, -0.034912109375, -0.011016845703125, -0.01348114013671875, -0.065673828125, -0.055877685546875, 0.058837890625, 0.0111846923828125, 0.0047607421875, 0.01849365234375, 0.07977294921875, -0.01922607421875, 0.0059661865234375, 0.007297515869140625, 0.0240631103515625, 0.0016727447509765625, 0.021514892578125, 0.039642333984375, -0.05859375, 0.00829315185546875, -0.025848388671875, -0.0364990234375, 0.00021708011627197266, -0.093505859375, -0.05517578125, -0.03887939453125, -0.04998779296875, -0.03912353515625, 0.00467681884765625, 0.0718994140625, 0.06298828125, -0.0799560546875, -0.042816162109375, -0.029541015625, 0.0121612548828125, 0.0096588134765625, -0.008636474609375, 0.038330078125, 0.013519287109375, -0.01198577880859375, -0.0083160400390625, 0.01515960693359375, 0.01325225830078125, -0.009429931640625, -0.0087738037109375, -0.00811767578125, -0.01134490966796875, 0.00995635986328125, 0.018585205078125, -0.0163726806640625, -0.0152587890625, -0.0201416015625, 0.00897216796875, 0.0068359375, 0.054443359375, -0.03765869140625, 0.0115509033203125, 0.03741455078125, 0.0250091552734375, 0.052520751953125, 0.0004627704620361328, 0.0377197265625, -0.0304412841796875, -0.0077667236328125, -0.01213836669921875, 0.031890869140625, 0.0120697021484375, -0.026824951171875, 0.058807373046875, 0.016632080078125, -0.051971435546875, -0.04669189453125, -0.0003876686096191406, -0.0743408203125, 0.0285797119140625, 0.06005859375, 0.01293182373046875, -0.040191650390625, -0.00765228271484375, -0.03656005859375, 0.010711669921875, -0.043731689453125, 0.01493072509765625, 0.01873779296875, 0.00885009765625, -0.04693603515625, -0.0015192031860351562, 0.0640869140625, -0.02490234375, -0.08221435546875, 0.025665283203125, 0.01244354248046875, 0.0016307830810546875, 0.0022335052490234375, 0.043670654296875, 0.0016841888427734375, 0.0014867782592773438, 0.022552490234375, 0.0232391357421875, -0.0355224609375, -0.0377197265625, -0.021514892578125, -0.0234222412109375, -0.0097808837890625, -0.0262451171875 ] ]
result-kand2-sdxl-wuerst-karlo/eacbe536
2023-10-04T18:13:45.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
310
2023-10-04T18:13:44
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 173 num_examples: 10 download_size: 1377 dataset_size: 173 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "eacbe536" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.049041748046875, -0.0030612945556640625, 0.01971435546875, 0.025787353515625, -0.00740814208984375, -0.01015472412109375, 0.032196044921875, -0.0281524658203125, 0.06182861328125, 0.0360107421875, -0.06915283203125, -0.0555419921875, -0.03021240234375, -0.007083892822265625, -0.0247802734375, 0.076904296875, 0.006221771240234375, 0.0036067962646484375, -0.01168060302734375, -0.004474639892578125, -0.01447296142578125, -0.0275421142578125, -0.048553466796875, -0.0213165283203125, 0.06298828125, 0.0511474609375, 0.02142333984375, 0.035980224609375, 0.048828125, 0.0158843994140625, 0.01200103759765625, -0.01241302490234375, -0.0276641845703125, -0.0199432373046875, -0.0120086669921875, -0.03826904296875, -0.08587646484375, -0.013671875, 0.02362060546875, 0.045135498046875, -0.01318359375, 0.047607421875, -0.0154266357421875, 0.053802490234375, -0.027801513671875, 0.040313720703125, -0.01416015625, -0.0025806427001953125, -0.05023193359375, 0.004169464111328125, 0.00434112548828125, -0.0245819091796875, -0.004215240478515625, -0.076904296875, 0.0212860107421875, 0.012603759765625, 0.04345703125, 0.01100921630859375, -0.00540924072265625, -0.01204681396484375, -0.00823211669921875, 0.00460052490234375, -0.027191162109375, 0.0204315185546875, 0.058837890625, 0.01702880859375, -0.003841400146484375, -0.041351318359375, -0.02337646484375, 0.0199737548828125, 0.01148223876953125, 0.01873779296875, 0.0187225341796875, 0.012542724609375, 0.04388427734375, 0.04840087890625, -0.032684326171875, -0.007007598876953125, -0.05474853515625, -0.0297088623046875, 0.06890869140625, 0.0112457275390625, 0.0204010009765625, -0.01136016845703125, -0.01528167724609375, -0.00823211669921875, -0.0276336669921875, 0.0021762847900390625, 0.03338623046875, 0.00006079673767089844, -0.066650390625, 0.03436279296875, -0.004604339599609375, 0.0169219970703125, 0.025299072265625, 0.053466796875, 0.0528564453125, -0.006809234619140625, -0.023590087890625, 0.00884246826171875, 0.019927978515625, 0.022613525390625, -0.0012378692626953125, 0.006084442138671875, -0.001857757568359375, -0.01053619384765625, -0.0032024383544921875, -0.07708740234375, -0.061248779296875, 0.039703369140625, -0.060882568359375, -0.01715087890625, 0.048675537109375, -0.0704345703125, -0.037567138671875, -0.0166473388671875, -0.0021419525146484375, -0.00797271728515625, -0.040863037109375, -0.0097198486328125, -0.04547119140625, 0.04058837890625, 0.019744873046875, -0.06854248046875, 0.0236968994140625, 0.0526123046875, 0.0294189453125, 0.01409912109375, -0.01215362548828125, -0.03472900390625, 0.029693603515625, -0.013397216796875, 0.063720703125, -0.04119873046875, -0.032867431640625, 0.0038127899169921875, 0.039154052734375, 0.0116424560546875, -0.0178985595703125, 0.0750732421875, -0.02105712890625, -0.01409149169921875, -0.06329345703125, -0.051177978515625, -0.0134735107421875, 0.003948211669921875, -0.097412109375, 0.07318115234375, -0.0016336441040039062, -0.049713134765625, 0.0248260498046875, -0.0987548828125, -0.0121002197265625, 0.040618896484375, -0.007129669189453125, -0.021728515625, 0.0223846435546875, -0.0001080632209777832, 0.03936767578125, -0.0031948089599609375, 0.008941650390625, -0.0609130859375, -0.0191192626953125, -0.0035686492919921875, -0.0015878677368164062, 0.0809326171875, 0.0172119140625, 0.0104217529296875, -0.010894775390625, -0.07598876953125, -0.006870269775390625, 0.01448822021484375, -0.006500244140625, -0.0192718505859375, -0.03179931640625, 0.032867431640625, -0.0122222900390625, 0.0283660888671875, -0.0404052734375, 0.01505279541015625, -0.0028743743896484375, -0.015380859375, 0.06109619140625, 0.00891876220703125, 0.0145263671875, -0.040771484375, 0.0311126708984375, 0.0044097900390625, 0.021575927734375, -0.00826263427734375, -0.040130615234375, -0.05157470703125, -0.0118865966796875, 0.04010009765625, 0.04461669921875, -0.036102294921875, 0.061187744140625, 0.0266876220703125, -0.0531005859375, -0.024993896484375, -0.0006566047668457031, 0.003734588623046875, -0.0006852149963378906, 0.03173828125, -0.04931640625, -0.04736328125, -0.056365966796875, 0.0236968994140625, -0.00841522216796875, -0.0022563934326171875, 0.020263671875, 0.05743408203125, -0.0298614501953125, 0.0272064208984375, -0.048004150390625, -0.0211181640625, 0.0153656005859375, -0.003536224365234375, 0.01366424560546875, 0.05572509765625, 0.0780029296875, -0.044891357421875, -0.015716552734375, -0.0362548828125, -0.02398681640625, -0.02386474609375, 0.0125885009765625, -0.045867919921875, -0.000598907470703125, 0.01096343994140625, -0.02496337890625, 0.0555419921875, 0.06256103515625, -0.048004150390625, 0.0009713172912597656, 0.00380706787109375, 0.028533935546875, -0.09619140625, 0.03253173828125, -0.0070648193359375, -0.0082550048828125, -0.024566650390625, -0.0092926025390625, 0.01076507568359375, -0.007503509521484375, -0.0050811767578125, 0.022125244140625, -0.042724609375, -0.0033931732177734375, 0.002895355224609375, -0.0158233642578125, -0.0017137527465820312, 0.0225067138671875, 0.011138916015625, 0.0145263671875, 0.06793212890625, -0.01800537109375, 0.06402587890625, 0.0416259765625, 0.00508880615234375, 0.0615234375, -0.048187255859375, 0.01251220703125, -0.01458740234375, 0.0301971435546875, -0.054595947265625, -0.048004150390625, 0.0259246826171875, -0.022705078125, 0.027252197265625, -0.01580810546875, -0.0345458984375, -0.04150390625, -0.03424072265625, 0.055694580078125, 0.022430419921875, -0.059967041015625, 0.0374755859375, 0.0467529296875, 0.0013637542724609375, -0.007781982421875, -0.07171630859375, -0.00867462158203125, -0.0152130126953125, -0.023345947265625, 0.044708251953125, -0.040985107421875, 0.01052093505859375, -0.01151275634765625, 0.0211181640625, -0.023345947265625, -0.01383209228515625, 0.038177490234375, 0.01507568359375, -0.01021575927734375, 0.0211334228515625, 0.005062103271484375, -0.037567138671875, 0.030792236328125, 0.004688262939453125, 0.011627197265625, 0.0004258155822753906, -0.0231475830078125, -0.0299835205078125, 0.049163818359375, 0.0194091796875, -0.020965576171875, 0.036102294921875, 0.06103515625, -0.07208251953125, -0.0251007080078125, -0.035064697265625, -0.01065826416015625, -0.034454345703125, 0.01522064208984375, -0.022216796875, -0.0251922607421875, 0.05694580078125, 0.0014600753784179688, 0.00978851318359375, 0.058837890625, 0.051177978515625, 0.00395965576171875, 0.0416259765625, 0.04248046875, -0.01436614990234375, 0.0267181396484375, -0.0171051025390625, -0.022674560546875, -0.04620361328125, -0.039886474609375, -0.035430908203125, -0.0293426513671875, -0.04437255859375, -0.031097412109375, -0.019012451171875, -0.0162811279296875, -0.01374053955078125, 0.03887939453125, -0.036102294921875, 0.035736083984375, 0.0283203125, 0.0208282470703125, -0.002681732177734375, -0.0225677490234375, 0.01488494873046875, 0.0181427001953125, -0.043243408203125, -0.005680084228515625, 0.0836181640625, 0.04266357421875, 0.061248779296875, 0.031219482421875, 0.07208251953125, 0.0296630859375, 0.0265655517578125, -0.01904296875, 0.0271759033203125, -0.006916046142578125, -0.060089111328125, 0.0006594657897949219, -0.004169464111328125, -0.049072265625, -0.038818359375, -0.02838134765625, -0.0240631103515625, 0.0518798828125, 0.032562255859375, -0.01146697998046875, 0.01441192626953125, -0.056121826171875, 0.06866455078125, -0.019775390625, -0.01044464111328125, -0.015655517578125, -0.042938232421875, 0.01641845703125, 0.00345611572265625, 0.00799560546875, -0.0259552001953125, -0.0086212158203125, 0.0714111328125, -0.04608154296875, 0.07470703125, -0.043609619140625, -0.0090789794921875, 0.005443572998046875, -0.0256500244140625, 0.0154266357421875, 0.034332275390625, -0.011566162109375, 0.003932952880859375, 0.0172882080078125, -0.048828125, -0.012908935546875, 0.058624267578125, -0.049041748046875, 0.010040283203125, -0.0364990234375, -0.0289764404296875, -0.00637054443359375, 0.0172271728515625, 0.0159149169921875, 0.052764892578125, -0.041595458984375, 0.006778717041015625, 0.06170654296875, 0.01312255859375, 0.035980224609375, 0.00907135009765625, -0.01390838623046875, -0.024261474609375, 0.053863525390625, 0.01544189453125, -0.022857666015625, 0.0214691162109375, -0.0013294219970703125, -0.0193939208984375, -0.0220489501953125, -0.03411865234375, 0.01739501953125, -0.03802490234375, -0.036163330078125, -0.01511383056640625, -0.01233673095703125, -0.0294189453125, -0.024932861328125, -0.021881103515625, -0.048736572265625, -0.048675537109375, -0.050872802734375, 0.07464599609375, 0.04931640625, -0.046722412109375, 0.01371002197265625, -0.055572509765625, 0.0333251953125, -0.001644134521484375, 0.06884765625, -0.01296234130859375, -0.0264739990234375, -0.022186279296875, -0.00853729248046875, -0.00205230712890625, -0.0692138671875, -0.0175018310546875, 0.0259552001953125, 0.055389404296875, 0.0300750732421875, 0.00933074951171875, 0.0452880859375, -0.00943756103515625, 0.0374755859375, 0.0121002197265625, -0.0640869140625, 0.040924072265625, -0.0214385986328125, 0.0214996337890625, 0.06341552734375, 0.04296875, -0.009124755859375, 0.0037994384765625, -0.07733154296875, -0.05877685546875, 0.027801513671875, -0.00103759765625, 0.004703521728515625, 0.0137939453125, 0.03179931640625, 0.0021190643310546875, 0.00916290283203125, -0.045623779296875, -0.05609130859375, -0.0199432373046875, -0.043487548828125, 0.03289794921875, -0.0234832763671875, -0.015655517578125, -0.031707763671875, 0.055755615234375, -0.00513458251953125, 0.034393310546875, 0.013824462890625, 0.023193359375, -0.00804901123046875, -0.013946533203125, 0.0153961181640625, 0.03326416015625, -0.033111572265625, -0.0178680419921875, 0.003437042236328125, -0.033355712890625, -0.03619384765625, 0.05804443359375, 0.01422882080078125, -0.01776123046875, 0.037811279296875, 0.03955078125, -0.0140228271484375, -0.01477813720703125, 0.02972412109375, -0.0103759765625, -0.03802490234375, -0.047393798828125, 0.01172637939453125, 0.016326904296875, 0.013153076171875, 0.008544921875, -0.010894775390625, 0.042388916015625, -0.0364990234375, 0.0462646484375, -0.001842498779296875, -0.042144775390625, -0.036376953125, 0.045928955078125, 0.062255859375, -0.0165252685546875, 0.044891357421875, -0.001026153564453125, -0.0255889892578125, 0.06683349609375, 0.022979736328125, 0.055023193359375, -0.037750244140625, 0.0196685791015625, 0.036529541015625, 0.016845703125, 0.0214080810546875, 0.0615234375, -0.0220947265625, -0.04168701171875, 0.001270294189453125, -0.0113067626953125, -0.0270233154296875, -0.016632080078125, -0.080322265625, 0.026275634765625, -0.051300048828125, -0.0095672607421875, 0.0059814453125, 0.0133819580078125, -0.066650390625, 0.0235595703125, 0.03106689453125, 0.115234375, -0.06256103515625, 0.058074951171875, 0.054290771484375, -0.026275634765625, -0.059600830078125, -0.01212310791015625, 0.0160675048828125, -0.056640625, -0.015106201171875, 0.0212249755859375, 0.024658203125, -0.01407623291015625, -0.0513916015625, -0.043212890625, 0.1011962890625, 0.005031585693359375, -0.056976318359375, 0.0247344970703125, -0.012847900390625, 0.024078369140625, -0.029327392578125, 0.0258941650390625, 0.042022705078125, 0.06298828125, 0.0167236328125, -0.044403076171875, 0.00820159912109375, -0.048736572265625, -0.022674560546875, 0.0229339599609375, -0.0626220703125, 0.00441741943359375, -0.01151275634765625, 0.0125885009765625, 0.01140594482421875, 0.056396484375, 0.0109405517578125, 0.024139404296875, 0.03021240234375, 0.04443359375, 0.08306884765625, -0.0223388671875, 0.051910400390625, -0.0033779144287109375, 0.0325927734375, 0.065673828125, -0.021820068359375, 0.0303497314453125, 0.0299072265625, 0.006221771240234375, 0.026275634765625, 0.055755615234375, -0.0400390625, 0.0279998779296875, 0.0116119384765625, -0.012115478515625, -0.01073455810546875, -0.004009246826171875, -0.057037353515625, 0.01110076904296875, 0.037750244140625, -0.04058837890625, 0.016815185546875, -0.0235137939453125, 0.006252288818359375, -0.0198822021484375, -0.045196533203125, 0.05096435546875, 0.00328826904296875, -0.006103515625, -0.019012451171875, -0.0016851425170898438, 0.0180511474609375, -0.05126953125, -0.0284881591796875, -0.0028095245361328125, 0.01007080078125, -0.05450439453125, -0.07000732421875, 0.0535888671875, -0.019195556640625, -0.02685546875, 0.006351470947265625, 0.039154052734375, -0.041961669921875, -0.06512451171875, 0.030609130859375, 0.0015716552734375, 0.0048828125, 0.0306243896484375, -0.09356689453125, 0.0229034423828125, -0.0028095245361328125, -0.0177154541015625, -0.003238677978515625, 0.0295257568359375, 0.0148468017578125, 0.02423095703125, 0.039337158203125, -0.0030040740966796875, -0.02392578125, 0.010711669921875, 0.061187744140625, -0.049774169921875, -0.04046630859375, -0.03167724609375, 0.05755615234375, -0.035125732421875, -0.044281005859375, 0.035064697265625, 0.06878662109375, 0.06158447265625, -0.007038116455078125, 0.0609130859375, -0.037689208984375, 0.038848876953125, -0.03131103515625, 0.04510498046875, -0.023773193359375, -0.0006375312805175781, -0.02105712890625, -0.052154541015625, -0.0467529296875, 0.056640625, 0.0240631103515625, 0.01090240478515625, 0.03924560546875, 0.0693359375, -0.0156097412109375, 0.03173828125, 0.0005784034729003906, 0.01560211181640625, 0.0165863037109375, 0.04644775390625, 0.01345062255859375, -0.042388916015625, 0.0034694671630859375, -0.01428985595703125, -0.04949951171875, 0.00594329833984375, -0.082275390625, -0.07147216796875, -0.04779052734375, -0.038238525390625, -0.0252685546875, -0.0007691383361816406, 0.07781982421875, 0.0687255859375, -0.08026123046875, -0.01375579833984375, 0.007080078125, 0.002696990966796875, 0.010589599609375, -0.00865936279296875, 0.050567626953125, 0.0411376953125, -0.04681396484375, -0.01654052734375, -0.0027256011962890625, 0.01490020751953125, -0.0095062255859375, -0.0014057159423828125, -0.0032253265380859375, 0.01300048828125, 0.013702392578125, 0.037109375, -0.00780487060546875, -0.0216827392578125, -0.036376953125, 0.013885498046875, -0.0046844482421875, 0.0675048828125, -0.0137481689453125, 0.004070281982421875, 0.04754638671875, 0.041290283203125, 0.03948974609375, 0.01080322265625, 0.05450439453125, -0.035400390625, 0.01250457763671875, -0.01081085205078125, 0.047393798828125, 0.002887725830078125, -0.037353515625, 0.05047607421875, 0.02191162109375, -0.045806884765625, -0.021484375, 0.0033512115478515625, -0.102294921875, 0.0239715576171875, 0.051727294921875, -0.0027923583984375, -0.031524658203125, -0.0197601318359375, -0.036834716796875, -0.005893707275390625, -0.0657958984375, 0.023101806640625, 0.044036865234375, -0.0004169940948486328, -0.021636962890625, -0.00943756103515625, 0.046966552734375, -0.01262664794921875, -0.09674072265625, 0.00946044921875, 0.04290771484375, 0.0024852752685546875, -0.00164031982421875, 0.05633544921875, -0.01371002197265625, 0.036285400390625, 0.00909423828125, 0.023223876953125, -0.01451873779296875, -0.03271484375, -0.010406494140625, -0.002201080322265625, -0.0076904296875, -0.0271453857421875 ] ]
result-kand2-sdxl-wuerst-karlo/b4de2e4d
2023-10-04T18:26:47.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
310
2023-10-04T18:26:46
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 193 num_examples: 10 download_size: 1385 dataset_size: 193 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "b4de2e4d" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.045166015625, -0.01427459716796875, 0.0220794677734375, 0.0269622802734375, -0.00830078125, -0.0008192062377929688, 0.030029296875, -0.0234527587890625, 0.04730224609375, 0.036346435546875, -0.059783935546875, -0.05316162109375, -0.038116455078125, -0.004703521728515625, -0.00969696044921875, 0.0889892578125, 0.0018720626831054688, 0.00284576416015625, -0.03680419921875, -0.0121002197265625, -0.04217529296875, -0.040130615234375, -0.041229248046875, -0.04449462890625, 0.0621337890625, 0.06048583984375, 0.025238037109375, 0.03350830078125, 0.05938720703125, 0.01238250732421875, 0.01593017578125, -0.022705078125, -0.03656005859375, -0.006290435791015625, -0.0258941650390625, -0.03717041015625, -0.080078125, 0.00962066650390625, 0.0279388427734375, 0.029388427734375, -0.0098724365234375, 0.054046630859375, -0.0215606689453125, 0.05322265625, -0.0184173583984375, 0.04534912109375, -0.002185821533203125, -0.0032482147216796875, -0.05133056640625, 0.0013914108276367188, 0.01727294921875, -0.040496826171875, -0.0173492431640625, -0.07421875, 0.01430511474609375, -0.006000518798828125, 0.05877685546875, 0.0153045654296875, -0.00701904296875, -0.00984954833984375, -0.0345458984375, 0.004085540771484375, -0.01580810546875, 0.0243377685546875, 0.05352783203125, 0.0217132568359375, 0.0134735107421875, -0.05712890625, -0.0273590087890625, 0.041534423828125, 0.01096343994140625, 0.02398681640625, 0.0114288330078125, 0.0016183853149414062, 0.051513671875, 0.043914794921875, -0.03326416015625, -0.00506591796875, -0.048431396484375, -0.0287628173828125, 0.052642822265625, 0.003307342529296875, 0.01146697998046875, 0.0038509368896484375, -0.0224609375, -0.0106048583984375, -0.040191650390625, -0.007518768310546875, 0.038482666015625, -0.0020294189453125, -0.0845947265625, 0.0435791015625, 0.01149749755859375, 0.0228271484375, 0.0235137939453125, 0.0418701171875, 0.05816650390625, -0.03228759765625, -0.0004591941833496094, -0.002269744873046875, 0.004940032958984375, 0.050262451171875, -0.0009684562683105469, 0.0123291015625, -0.006977081298828125, 0.00878143310546875, 0.004566192626953125, -0.10040283203125, -0.07110595703125, 0.034576416015625, -0.04931640625, -0.006801605224609375, 0.007694244384765625, -0.08282470703125, -0.0343017578125, -0.0235137939453125, 0.01068878173828125, 0.00027441978454589844, -0.05316162109375, -0.0204925537109375, -0.06243896484375, 0.03607177734375, 0.01230621337890625, -0.067626953125, 0.031829833984375, 0.046295166015625, 0.04058837890625, 0.006969451904296875, -0.01253509521484375, -0.04681396484375, 0.0279693603515625, -0.0183563232421875, 0.05865478515625, -0.04107666015625, -0.0213165283203125, -0.00506591796875, 0.022430419921875, 0.022857666015625, -0.0213470458984375, 0.053314208984375, -0.0362548828125, -0.0147705078125, -0.061279296875, -0.0523681640625, -0.0201416015625, 0.0248260498046875, -0.08843994140625, 0.06829833984375, 0.0282135009765625, -0.057220458984375, 0.0296783447265625, -0.08416748046875, -0.0170440673828125, 0.05206298828125, -0.0081634521484375, -0.033172607421875, 0.01068115234375, -0.01036834716796875, 0.03448486328125, -0.01161956787109375, 0.009490966796875, -0.0606689453125, -0.0007853507995605469, -0.00878143310546875, 0.019287109375, 0.057830810546875, 0.01201629638671875, 0.022674560546875, -0.00275421142578125, -0.057952880859375, -0.00614166259765625, 0.0119476318359375, -0.005157470703125, -0.02410888671875, -0.035797119140625, 0.0247955322265625, -0.0014543533325195312, 0.038116455078125, -0.035675048828125, 0.0145263671875, 0.0020122528076171875, -0.00536346435546875, 0.0543212890625, 0.02020263671875, 0.02593994140625, -0.0310516357421875, 0.043792724609375, 0.009521484375, 0.01560211181640625, 0.002315521240234375, -0.0435791015625, -0.0207366943359375, -0.003688812255859375, 0.049591064453125, 0.04473876953125, -0.046539306640625, 0.039703369140625, 0.0160675048828125, -0.042022705078125, -0.0166015625, 0.0096435546875, 0.0181732177734375, 0.009735107421875, 0.0279388427734375, -0.045196533203125, -0.054107666015625, -0.0443115234375, 0.036224365234375, 0.0024013519287109375, 0.01076507568359375, 0.02178955078125, 0.06475830078125, -0.048919677734375, 0.046966552734375, -0.05340576171875, -0.0175628662109375, 0.0029392242431640625, -0.022247314453125, 0.01016998291015625, 0.04998779296875, 0.06842041015625, -0.04815673828125, -0.013397216796875, -0.03045654296875, -0.044952392578125, -0.01302337646484375, 0.033447265625, -0.044525146484375, -0.00920867919921875, 0.010009765625, -0.0321044921875, 0.043670654296875, 0.07080078125, -0.04608154296875, 0.00734710693359375, -0.00673675537109375, 0.0038242340087890625, -0.095947265625, 0.0225372314453125, 0.0010080337524414062, -0.01049041748046875, -0.032135009765625, 0.0025634765625, 0.018341064453125, -0.0218505859375, 0.00887298583984375, 0.046905517578125, -0.042205810546875, -0.0301055908203125, 0.005748748779296875, 0.0013990402221679688, 0.0013303756713867188, 0.01099395751953125, 0.00807952880859375, 0.0251312255859375, 0.07666015625, -0.033050537109375, 0.07647705078125, 0.055328369140625, 0.0209503173828125, 0.07513427734375, -0.048095703125, 0.013092041015625, -0.00792694091796875, 0.032958984375, -0.044525146484375, -0.051544189453125, 0.0316162109375, -0.0291290283203125, 0.034149169921875, -0.0413818359375, -0.03173828125, -0.050384521484375, -0.033721923828125, 0.0654296875, 0.033355712890625, -0.060516357421875, 0.0179290771484375, 0.06488037109375, -0.009765625, 0.01549530029296875, -0.0621337890625, 0.00908660888671875, -0.01727294921875, -0.0263824462890625, 0.042083740234375, -0.0478515625, 0.0020046234130859375, -0.01096343994140625, 0.021484375, -0.01544952392578125, -0.019500732421875, 0.0374755859375, 0.0037250518798828125, -0.0102081298828125, 0.0194244384765625, -0.0023021697998046875, -0.0487060546875, 0.0255126953125, -0.00783538818359375, 0.0188751220703125, 0.01280975341796875, -0.0021724700927734375, -0.037689208984375, 0.0328369140625, 0.01172637939453125, -0.020263671875, 0.0086822509765625, 0.0677490234375, -0.059539794921875, -0.015899658203125, -0.028533935546875, -0.02685546875, -0.03271484375, 0.0018053054809570312, -0.030731201171875, -0.03094482421875, 0.0477294921875, -0.01204681396484375, -0.0005011558532714844, 0.045806884765625, 0.057861328125, 0.004772186279296875, 0.0352783203125, 0.040191650390625, -0.003330230712890625, 0.0135498046875, -0.0301361083984375, -0.02386474609375, -0.058349609375, -0.0357666015625, -0.02984619140625, -0.03729248046875, -0.056488037109375, -0.040985107421875, -0.0092010498046875, -0.01111602783203125, -0.0150909423828125, 0.0341796875, -0.04254150390625, 0.0229034423828125, 0.037841796875, 0.0084686279296875, -0.0152435302734375, -0.0077667236328125, 0.0254669189453125, 0.0105743408203125, -0.03973388671875, -0.0014019012451171875, 0.08758544921875, 0.04290771484375, 0.06414794921875, 0.031768798828125, 0.070068359375, 0.0252838134765625, 0.0074310302734375, -0.0210113525390625, 0.022064208984375, 0.007659912109375, -0.05615234375, -0.001613616943359375, -0.0068359375, -0.0628662109375, -0.040283203125, -0.01157379150390625, -0.00411224365234375, 0.037811279296875, 0.0283050537109375, -0.00482940673828125, 0.0074615478515625, -0.06353759765625, 0.078369140625, -0.00888824462890625, -0.0163726806640625, -0.018035888671875, -0.042724609375, 0.018646240234375, 0.004222869873046875, 0.011138916015625, -0.0175323486328125, -0.01009368896484375, 0.0693359375, -0.0330810546875, 0.06634521484375, -0.05975341796875, -0.0099639892578125, 0.00702667236328125, -0.0187835693359375, 0.0149383544921875, 0.0474853515625, -0.00855255126953125, 0.020294189453125, 0.01190948486328125, -0.043243408203125, -0.0165252685546875, 0.06622314453125, -0.050933837890625, 0.0196075439453125, -0.034423828125, -0.031463623046875, -0.0023708343505859375, 0.017303466796875, 0.01113128662109375, 0.0623779296875, -0.01898193359375, -0.007381439208984375, 0.05218505859375, 0.0188751220703125, 0.0302581787109375, 0.00823211669921875, -0.0165863037109375, -0.037628173828125, 0.06878662109375, 0.0162353515625, -0.0171356201171875, 0.0038089752197265625, 0.01412200927734375, -0.036346435546875, -0.0310211181640625, -0.051849365234375, 0.0209503173828125, -0.0296630859375, -0.04180908203125, -0.01221466064453125, -0.0225372314453125, -0.0309295654296875, -0.013214111328125, -0.0156402587890625, -0.039794921875, -0.0518798828125, -0.055419921875, 0.08624267578125, 0.05694580078125, -0.0548095703125, 0.0092010498046875, -0.053253173828125, 0.04864501953125, 0.006561279296875, 0.0833740234375, -0.0264129638671875, -0.0216522216796875, -0.024932861328125, 0.0002682209014892578, -0.006671905517578125, -0.04638671875, -0.0123748779296875, 0.0161285400390625, 0.04241943359375, 0.0145111083984375, 0.003551483154296875, 0.03460693359375, -0.020538330078125, 0.04437255859375, 0.020050048828125, -0.039398193359375, 0.04522705078125, -0.0148162841796875, 0.0158843994140625, 0.046630859375, 0.039337158203125, -0.00977325439453125, 0.020263671875, -0.07147216796875, -0.04351806640625, 0.0426025390625, 0.00811004638671875, 0.01251220703125, 0.0145263671875, 0.045166015625, 0.00968170166015625, 0.01288604736328125, -0.05316162109375, -0.0546875, -0.0263519287109375, -0.025604248046875, 0.007404327392578125, -0.045074462890625, -0.0258941650390625, -0.0341796875, 0.0467529296875, -0.00002110004425048828, 0.03729248046875, -0.0034637451171875, 0.024871826171875, -0.00707244873046875, -0.0308990478515625, 0.0247344970703125, 0.033050537109375, -0.031494140625, 0.0014314651489257812, -0.01146697998046875, -0.0379638671875, -0.0176544189453125, 0.052337646484375, 0.0015993118286132812, -0.01898193359375, 0.0242767333984375, 0.053253173828125, -0.0220489501953125, 0.00787353515625, 0.034088134765625, -0.010894775390625, -0.034027099609375, -0.044769287109375, 0.0019550323486328125, 0.0181884765625, 0.0184173583984375, -0.014984130859375, -0.0071258544921875, 0.027191162109375, -0.032073974609375, 0.04595947265625, 0.0005197525024414062, -0.040679931640625, -0.05731201171875, 0.04229736328125, 0.05999755859375, -0.031890869140625, 0.043701171875, -0.0294189453125, -0.02496337890625, 0.0467529296875, 0.034942626953125, 0.043212890625, -0.036529541015625, 0.028045654296875, 0.048187255859375, 0.006206512451171875, 0.01605224609375, 0.0667724609375, -0.01898193359375, -0.052276611328125, -0.0007009506225585938, -0.0240020751953125, -0.024139404296875, -0.01331329345703125, -0.06207275390625, 0.0222625732421875, -0.0496826171875, -0.0207977294921875, 0.008331298828125, 0.0192413330078125, -0.056427001953125, 0.0176239013671875, 0.0158843994140625, 0.08404541015625, -0.056915283203125, 0.048065185546875, 0.05780029296875, -0.037628173828125, -0.042205810546875, -0.0113983154296875, 0.0124664306640625, -0.04296875, 0.006366729736328125, 0.0167999267578125, 0.029266357421875, 0.00811004638671875, -0.050262451171875, -0.0533447265625, 0.0889892578125, 0.007137298583984375, -0.04595947265625, 0.027435302734375, -0.02496337890625, 0.0219268798828125, -0.0149078369140625, 0.019287109375, 0.041015625, 0.07244873046875, 0.0263214111328125, -0.034332275390625, 0.0066375732421875, -0.037933349609375, -0.01285552978515625, 0.028656005859375, -0.048858642578125, 0.0082550048828125, -0.018035888671875, 0.00626373291015625, -0.00910186767578125, 0.046966552734375, 0.00577545166015625, 0.043792724609375, 0.0222930908203125, 0.057891845703125, 0.07281494140625, -0.0213165283203125, 0.0684814453125, -0.007843017578125, 0.0251007080078125, 0.07232666015625, -0.041717529296875, 0.01380157470703125, 0.0136871337890625, -0.0003986358642578125, 0.02813720703125, 0.054534912109375, -0.045257568359375, 0.0301361083984375, 0.023162841796875, -0.0108642578125, -0.005252838134765625, 0.007228851318359375, -0.051361083984375, 0.00655364990234375, 0.04541015625, -0.00664520263671875, -0.00530242919921875, -0.002033233642578125, 0.0012235641479492188, -0.00811004638671875, -0.03839111328125, 0.060546875, 0.00011718273162841797, -0.013519287109375, -0.0023403167724609375, 0.003101348876953125, 0.01690673828125, -0.033935546875, -0.0372314453125, -0.0119781494140625, 0.01396942138671875, -0.048309326171875, -0.09161376953125, 0.05377197265625, -0.017974853515625, -0.03533935546875, -0.0064849853515625, 0.040283203125, -0.03729248046875, -0.052825927734375, 0.038787841796875, 0.0009732246398925781, 0.01366424560546875, 0.0200653076171875, -0.0858154296875, 0.024261474609375, -0.0045623779296875, 0.0018854141235351562, 0.01177978515625, 0.0313720703125, -0.0006861686706542969, 0.0311279296875, 0.041748046875, -0.0012350082397460938, -0.0292510986328125, 0.020233154296875, 0.059906005859375, -0.045806884765625, -0.0316162109375, -0.02874755859375, 0.038818359375, -0.03472900390625, -0.035369873046875, 0.045806884765625, 0.08404541015625, 0.05938720703125, -0.005573272705078125, 0.0567626953125, -0.0298004150390625, 0.052276611328125, -0.0240020751953125, 0.0322265625, -0.015380859375, -0.0132904052734375, -0.01090240478515625, -0.054473876953125, -0.046142578125, 0.042633056640625, 0.02392578125, 0.0097503662109375, 0.040435791015625, 0.07232666015625, -0.024566650390625, 0.014923095703125, 0.00507354736328125, 0.0265350341796875, 0.0224609375, 0.017486572265625, 0.0146636962890625, -0.03436279296875, 0.00232696533203125, -0.01483154296875, -0.046722412109375, 0.001186370849609375, -0.0677490234375, -0.06683349609375, -0.055999755859375, -0.050994873046875, -0.0391845703125, -0.0015554428100585938, 0.0523681640625, 0.070068359375, -0.058502197265625, -0.018829345703125, 0.0023593902587890625, 0.02374267578125, 0.00832366943359375, -0.00760650634765625, 0.039520263671875, 0.027435302734375, -0.038421630859375, -0.01560211181640625, 0.01010894775390625, 0.0138702392578125, -0.00399017333984375, -0.01404571533203125, -0.00565338134765625, -0.001979827880859375, 0.02960205078125, 0.0267181396484375, -0.0021610260009765625, -0.0262603759765625, -0.0499267578125, 0.0111083984375, 0.0017080307006835938, 0.05303955078125, -0.02813720703125, 0.01015472412109375, 0.03839111328125, 0.031768798828125, 0.059661865234375, 0.01861572265625, 0.048065185546875, -0.049041748046875, 0.0034732818603515625, -0.00539398193359375, 0.017974853515625, 0.0189666748046875, -0.0276031494140625, 0.06048583984375, 0.036163330078125, -0.04730224609375, -0.0260467529296875, 0.0159912109375, -0.09686279296875, 0.0260772705078125, 0.07781982421875, 0.004619598388671875, -0.01678466796875, -0.0224761962890625, -0.033447265625, 0.0035686492919921875, -0.06005859375, 0.005157470703125, 0.03375244140625, 0.00946807861328125, -0.0205841064453125, -0.025634765625, 0.05157470703125, -0.044708251953125, -0.08941650390625, 0.0166015625, 0.058990478515625, 0.0204010009765625, -0.0011644363403320312, 0.06085205078125, -0.01525115966796875, 0.021881103515625, 0.01537322998046875, 0.040130615234375, -0.007434844970703125, -0.036224365234375, -0.021240234375, -0.00417327880859375, -0.007843017578125, -0.031463623046875 ] ]
result-kand2-sdxl-wuerst-karlo/7acd34b3
2023-10-04T18:30:20.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
310
2023-10-04T18:30:19
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 166 num_examples: 10 download_size: 1331 dataset_size: 166 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "7acd34b3" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.0635986328125, -0.004726409912109375, 0.0245819091796875, 0.0298614501953125, -0.015899658203125, -0.000598907470703125, 0.032012939453125, -0.0192718505859375, 0.052215576171875, 0.039215087890625, -0.054107666015625, -0.049713134765625, -0.038543701171875, -0.00839996337890625, -0.0148468017578125, 0.07501220703125, -0.0033206939697265625, 0.004970550537109375, -0.0156402587890625, -0.01273345947265625, -0.041534423828125, -0.03204345703125, -0.03839111328125, -0.03582763671875, 0.07318115234375, 0.059906005859375, 0.041595458984375, 0.0535888671875, 0.0665283203125, 0.01064300537109375, -0.0019063949584960938, -0.0168609619140625, -0.031341552734375, -0.00966644287109375, -0.0149993896484375, -0.03509521484375, -0.07025146484375, -0.0034885406494140625, 0.03729248046875, 0.04010009765625, -0.01041412353515625, 0.056365966796875, -0.0249786376953125, 0.06451416015625, -0.030120849609375, 0.047943115234375, -0.004657745361328125, -0.0123748779296875, -0.0601806640625, 0.00684356689453125, 0.010345458984375, -0.043914794921875, -0.021270751953125, -0.07562255859375, 0.0283203125, 0.00811767578125, 0.050750732421875, 0.01544189453125, 0.0028324127197265625, -0.0145263671875, -0.01910400390625, -0.00675201416015625, -0.0149993896484375, 0.01395416259765625, 0.0516357421875, 0.038909912109375, -0.0014057159423828125, -0.032196044921875, -0.0367431640625, 0.018341064453125, 0.009613037109375, 0.01416778564453125, 0.0222320556640625, 0.005634307861328125, 0.041595458984375, 0.0628662109375, -0.0347900390625, -0.01320648193359375, -0.0648193359375, -0.025238037109375, 0.054229736328125, 0.006885528564453125, 0.02069091796875, -0.004444122314453125, -0.005939483642578125, -0.0287017822265625, -0.0355224609375, -0.0174560546875, 0.043670654296875, 0.0173797607421875, -0.08563232421875, 0.04400634765625, -0.0036773681640625, 0.03363037109375, 0.0196380615234375, 0.039703369140625, 0.05126953125, -0.0021190643310546875, -0.006885528564453125, 0.00911712646484375, 0.0114288330078125, 0.03558349609375, 0.00673675537109375, 0.014862060546875, 0.0006566047668457031, 0.0160980224609375, 0.005218505859375, -0.07232666015625, -0.058685302734375, 0.0248870849609375, -0.056732177734375, -0.00849151611328125, 0.027374267578125, -0.0631103515625, -0.05389404296875, -0.029266357421875, -0.0027027130126953125, 0.00086212158203125, -0.0517578125, -0.01104736328125, -0.0501708984375, 0.0249176025390625, 0.01861572265625, -0.05194091796875, 0.024810791015625, 0.037445068359375, 0.03155517578125, 0.00273895263671875, -0.01161956787109375, -0.032012939453125, 0.0228271484375, -0.023193359375, 0.06005859375, -0.035614013671875, -0.031951904296875, 0.0009183883666992188, 0.0234527587890625, 0.00876617431640625, -0.03955078125, 0.055206298828125, -0.0355224609375, -0.0299530029296875, -0.05615234375, -0.032928466796875, -0.0174407958984375, 0.01763916015625, -0.09881591796875, 0.0673828125, 0.0222625732421875, -0.045074462890625, 0.0224761962890625, -0.08966064453125, -0.00933837890625, 0.04791259765625, -0.005794525146484375, -0.0252838134765625, 0.023834228515625, -0.00000959634780883789, 0.039031982421875, -0.013458251953125, 0.022735595703125, -0.0701904296875, -0.004528045654296875, -0.0006380081176757812, 0.0048065185546875, 0.057952880859375, 0.027374267578125, 0.036956787109375, -0.005260467529296875, -0.0728759765625, -0.028533935546875, 0.01593017578125, -0.002300262451171875, -0.0077972412109375, -0.0478515625, 0.027587890625, -0.007350921630859375, 0.027130126953125, -0.03839111328125, 0.021697998046875, 0.0142974853515625, -0.03326416015625, 0.048492431640625, 0.0224456787109375, 0.019744873046875, -0.050994873046875, 0.043182373046875, 0.0055389404296875, 0.02447509765625, 0.0107269287109375, -0.0379638671875, -0.039947509765625, -0.00823211669921875, 0.0302886962890625, 0.03717041015625, -0.05487060546875, 0.0295562744140625, 0.0140838623046875, -0.05609130859375, -0.012664794921875, 0.009002685546875, 0.01837158203125, 0.0089263916015625, 0.03155517578125, -0.0452880859375, -0.049285888671875, -0.054107666015625, 0.02630615234375, -0.00402069091796875, 0.01432037353515625, 0.02362060546875, 0.048370361328125, -0.02593994140625, 0.0343017578125, -0.05853271484375, -0.03253173828125, -0.00905609130859375, -0.0201416015625, 0.0262451171875, 0.057525634765625, 0.072021484375, -0.046661376953125, -0.0193328857421875, -0.033843994140625, -0.041046142578125, -0.01103973388671875, 0.02117919921875, -0.0379638671875, -0.0154571533203125, 0.01242828369140625, -0.033660888671875, 0.055267333984375, 0.054534912109375, -0.035919189453125, 0.002727508544921875, 0.005573272705078125, 0.0113525390625, -0.0926513671875, 0.0222320556640625, -0.0013484954833984375, 0.0006299018859863281, -0.0265045166015625, -0.0011339187622070312, 0.01480865478515625, -0.01361083984375, -0.01242828369140625, 0.04876708984375, -0.049560546875, -0.004535675048828125, -0.00540924072265625, -0.00466156005859375, -0.0112457275390625, 0.016571044921875, 0.0028972625732421875, 0.0193023681640625, 0.06842041015625, -0.03387451171875, 0.06634521484375, 0.0521240234375, 0.0061187744140625, 0.06646728515625, -0.031768798828125, 0.0089263916015625, -0.01910400390625, 0.03472900390625, -0.039031982421875, -0.06292724609375, 0.037200927734375, -0.03485107421875, 0.02850341796875, -0.041595458984375, -0.037506103515625, -0.052337646484375, -0.0166015625, 0.06591796875, 0.0190277099609375, -0.059417724609375, 0.0260009765625, 0.055816650390625, -0.0019588470458984375, 0.00983428955078125, -0.059906005859375, -0.005489349365234375, -0.0201416015625, -0.01363372802734375, 0.0276336669921875, -0.034393310546875, 0.003269195556640625, -0.0180816650390625, 0.0128326416015625, -0.0119476318359375, -0.0160064697265625, 0.041107177734375, 0.020111083984375, -0.00678253173828125, 0.01560211181640625, -0.004825592041015625, -0.036285400390625, 0.01654052734375, 0.006053924560546875, 0.025970458984375, 0.005130767822265625, -0.01222991943359375, -0.033111572265625, 0.03167724609375, 0.025390625, -0.00946807861328125, 0.0291748046875, 0.065673828125, -0.0648193359375, -0.0030345916748046875, -0.045318603515625, 0.0007076263427734375, -0.032867431640625, -0.0013303756713867188, -0.0270538330078125, -0.0267333984375, 0.06390380859375, 0.011322021484375, -0.014739990234375, 0.062042236328125, 0.061798095703125, 0.0264892578125, 0.04315185546875, 0.0364990234375, -0.008880615234375, 0.02972412109375, -0.024688720703125, -0.0254364013671875, -0.057586669921875, -0.036895751953125, -0.033203125, -0.02056884765625, -0.049102783203125, -0.031524658203125, -0.0107879638671875, -0.00832366943359375, -0.0242919921875, 0.0406494140625, -0.049163818359375, 0.0301666259765625, 0.03826904296875, 0.0204925537109375, -0.0153656005859375, -0.0208892822265625, 0.0203704833984375, 0.03656005859375, -0.039825439453125, -0.00597381591796875, 0.087158203125, 0.0400390625, 0.06549072265625, 0.038299560546875, 0.07037353515625, 0.0272064208984375, 0.04290771484375, -0.01554107666015625, 0.0185699462890625, 0.003887176513671875, -0.065673828125, 0.0044708251953125, -0.008544921875, -0.05694580078125, -0.0406494140625, -0.01352691650390625, -0.0279388427734375, 0.050018310546875, 0.03948974609375, -0.00811767578125, 0.00860595703125, -0.06768798828125, 0.06884765625, 0.0035686492919921875, -0.00685882568359375, -0.00658416748046875, -0.043304443359375, 0.0240936279296875, 0.01708984375, 0.0174560546875, -0.0343017578125, 0.01128387451171875, 0.07763671875, -0.034393310546875, 0.0640869140625, -0.059814453125, -0.0019702911376953125, 0.0186614990234375, -0.0141448974609375, 0.00908660888671875, 0.0511474609375, -0.003570556640625, 0.0000813603401184082, 0.021484375, -0.044952392578125, -0.0195159912109375, 0.06707763671875, -0.056121826171875, 0.005771636962890625, -0.03997802734375, -0.048187255859375, -0.017822265625, 0.0194244384765625, 0.006847381591796875, 0.056427001953125, -0.0161895751953125, 0.003643035888671875, 0.04425048828125, 0.02325439453125, 0.0305938720703125, 0.00597381591796875, -0.02374267578125, -0.040863037109375, 0.0745849609375, 0.01056671142578125, -0.01715087890625, 0.01422119140625, 0.0087890625, -0.0264129638671875, -0.030029296875, -0.0438232421875, 0.0213775634765625, -0.039154052734375, -0.049560546875, -0.01050567626953125, -0.0201568603515625, -0.035186767578125, -0.0175323486328125, -0.024749755859375, -0.038818359375, -0.058929443359375, -0.04656982421875, 0.07855224609375, 0.059906005859375, -0.052215576171875, 0.038482666015625, -0.058624267578125, 0.06036376953125, -0.00970458984375, 0.084716796875, -0.00897979736328125, -0.019744873046875, -0.018280029296875, -0.0039043426513671875, -0.013458251953125, -0.05615234375, -0.006023406982421875, 0.0034198760986328125, 0.055572509765625, 0.016571044921875, 0.01032257080078125, 0.03692626953125, 0.00262451171875, 0.03692626953125, 0.02081298828125, -0.044464111328125, 0.030914306640625, -0.027740478515625, 0.035064697265625, 0.06317138671875, 0.0283203125, -0.0137939453125, 0.007476806640625, -0.07452392578125, -0.04132080078125, 0.04229736328125, 0.00539398193359375, -0.0008325576782226562, 0.00730133056640625, 0.033660888671875, 0.0033969879150390625, 0.011505126953125, -0.038299560546875, -0.06103515625, -0.0211639404296875, -0.042633056640625, 0.00589752197265625, -0.0262451171875, -0.0256805419921875, -0.0245208740234375, 0.045867919921875, -0.00887298583984375, 0.0262451171875, 0.0035552978515625, 0.0094146728515625, 0.0004787445068359375, -0.023468017578125, 0.0242919921875, 0.04229736328125, -0.041961669921875, -0.01042938232421875, -0.01165008544921875, -0.048828125, -0.019805908203125, 0.06243896484375, 0.0156097412109375, -0.0262908935546875, 0.026702880859375, 0.05059814453125, -0.035980224609375, 0.001728057861328125, 0.0208587646484375, -0.0176239013671875, -0.0277099609375, -0.032379150390625, 0.00970458984375, 0.003505706787109375, 0.01514434814453125, 0.0078887939453125, -0.0030517578125, 0.0308380126953125, -0.029266357421875, 0.03125, -0.01053619384765625, -0.052001953125, -0.0300140380859375, 0.034912109375, 0.039703369140625, -0.0262298583984375, 0.038818359375, -0.0159454345703125, -0.023834228515625, 0.058624267578125, 0.0273895263671875, 0.04595947265625, -0.024139404296875, 0.0273895263671875, 0.03411865234375, 0.003429412841796875, 0.005420684814453125, 0.05609130859375, -0.023040771484375, -0.044342041015625, 0.0129852294921875, -0.0234527587890625, -0.033843994140625, -0.01371002197265625, -0.08721923828125, 0.0164947509765625, -0.053070068359375, -0.01244354248046875, 0.004924774169921875, 0.01535797119140625, -0.0699462890625, 0.032379150390625, 0.025543212890625, 0.10540771484375, -0.057952880859375, 0.044586181640625, 0.053375244140625, -0.033294677734375, -0.053924560546875, -0.0193328857421875, 0.012969970703125, -0.057708740234375, -0.0194549560546875, 0.0195159912109375, 0.033416748046875, -0.00963592529296875, -0.05853271484375, -0.0634765625, 0.08465576171875, 0.01390838623046875, -0.040985107421875, 0.038665771484375, -0.0182342529296875, 0.0205535888671875, -0.0236358642578125, 0.0179595947265625, 0.0413818359375, 0.058013916015625, 0.0290374755859375, -0.042694091796875, 0.01338958740234375, -0.04937744140625, -0.0081634521484375, 0.0205230712890625, -0.0576171875, 0.002788543701171875, -0.00421142578125, 0.01044464111328125, 0.00728607177734375, 0.05670166015625, 0.0257110595703125, 0.03057861328125, 0.0245361328125, 0.04034423828125, 0.0650634765625, -0.0177154541015625, 0.06787109375, -0.0132598876953125, 0.031829833984375, 0.0718994140625, -0.0180816650390625, 0.01092529296875, 0.030517578125, 0.010101318359375, 0.01352691650390625, 0.059783935546875, -0.03436279296875, 0.02935791015625, 0.03216552734375, -0.008941650390625, -0.00711822509765625, -0.007633209228515625, -0.06378173828125, -0.002788543701171875, 0.044677734375, -0.0176544189453125, -0.0004706382751464844, -0.0008068084716796875, 0.0069732666015625, -0.0091552734375, -0.048126220703125, 0.049713134765625, -0.0007081031799316406, -0.0245819091796875, -0.0004372596740722656, -0.01171112060546875, -0.002361297607421875, -0.0299224853515625, -0.02703857421875, -0.0193634033203125, 0.02972412109375, -0.0355224609375, -0.08154296875, 0.052154541015625, -0.0272979736328125, -0.0328369140625, -0.0021953582763671875, 0.0279998779296875, -0.01934814453125, -0.06671142578125, 0.0253753662109375, -0.0001112222671508789, 0.003520965576171875, 0.01116943359375, -0.07232666015625, 0.04547119140625, -0.0136871337890625, 0.0021514892578125, 0.01204681396484375, 0.010009765625, -0.0034942626953125, 0.039886474609375, 0.04144287109375, -0.0009307861328125, -0.0213165283203125, 0.0257415771484375, 0.07025146484375, -0.04461669921875, -0.030426025390625, -0.01953125, 0.040771484375, -0.0288543701171875, -0.05194091796875, 0.030426025390625, 0.0765380859375, 0.06488037109375, -0.01324462890625, 0.060760498046875, -0.035614013671875, 0.054656982421875, -0.028228759765625, 0.042236328125, -0.01389312744140625, -0.002285003662109375, -0.01544189453125, -0.055572509765625, -0.06427001953125, 0.03399658203125, 0.01230621337890625, 0.00818634033203125, 0.036407470703125, 0.075439453125, -0.0184173583984375, 0.0182037353515625, -0.00027441978454589844, 0.0189971923828125, 0.0257720947265625, 0.0201263427734375, 0.0222015380859375, -0.035919189453125, 0.0079193115234375, -0.0193328857421875, -0.04656982421875, 0.0024738311767578125, -0.06268310546875, -0.0703125, -0.05023193359375, -0.036529541015625, -0.042724609375, 0.007080078125, 0.060943603515625, 0.061920166015625, -0.06878662109375, -0.02264404296875, -0.0014581680297851562, 0.0308837890625, 0.01021575927734375, -0.008270263671875, 0.047821044921875, 0.03302001953125, -0.0290679931640625, -0.0191802978515625, -0.0026531219482421875, 0.01885986328125, -0.0031299591064453125, 0.001399993896484375, -0.006023406982421875, 0.00025153160095214844, 0.0034618377685546875, 0.04315185546875, -0.0109405517578125, -0.027679443359375, -0.0469970703125, 0.01203155517578125, 0.0027408599853515625, 0.0557861328125, -0.0237884521484375, 0.0054473876953125, 0.039031982421875, 0.023956298828125, 0.05303955078125, 0.015777587890625, 0.051300048828125, -0.0290069580078125, 0.0059051513671875, -0.01110076904296875, 0.0295257568359375, 0.02386474609375, -0.0237579345703125, 0.049163818359375, 0.0279541015625, -0.035369873046875, -0.0374755859375, 0.003139495849609375, -0.10980224609375, 0.036163330078125, 0.06927490234375, 0.00907135009765625, -0.0286865234375, -0.016448974609375, -0.043243408203125, 0.01171875, -0.062225341796875, 0.0211334228515625, 0.034271240234375, 0.005504608154296875, -0.0264739990234375, -0.0141448974609375, 0.04693603515625, -0.040924072265625, -0.08343505859375, 0.00992584228515625, 0.039215087890625, 0.0012836456298828125, 0.01006317138671875, 0.044891357421875, -0.01380157470703125, 0.031524658203125, 0.0157012939453125, 0.0276336669921875, -0.01275634765625, -0.04449462890625, -0.008209228515625, 0.009033203125, -0.005199432373046875, -0.03961181640625 ] ]
result-kand2-sdxl-wuerst-karlo/fc5ced1b
2023-10-04T18:33:32.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
310
2023-10-04T18:33:31
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 149 num_examples: 10 download_size: 1316 dataset_size: 149 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "fc5ced1b" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.059326171875, -0.00945281982421875, 0.0164642333984375, 0.0280303955078125, -0.0145111083984375, 0.0016450881958007812, 0.0231170654296875, -0.0209197998046875, 0.04864501953125, 0.029144287109375, -0.0784912109375, -0.0621337890625, -0.0335693359375, -0.004840850830078125, -0.033172607421875, 0.08544921875, 0.01363372802734375, 0.005184173583984375, -0.048126220703125, -0.0162811279296875, -0.02117919921875, -0.04150390625, -0.027923583984375, -0.037750244140625, 0.06317138671875, 0.0740966796875, 0.0312042236328125, 0.034423828125, 0.07470703125, 0.00957489013671875, 0.00251007080078125, -0.0299530029296875, -0.03521728515625, -0.0231170654296875, -0.01397705078125, -0.0322265625, -0.0692138671875, 0.01285552978515625, 0.035675048828125, 0.04168701171875, -0.01424407958984375, 0.05755615234375, -0.02947998046875, 0.05426025390625, -0.0177459716796875, 0.03533935546875, -0.0090484619140625, 0.0014629364013671875, -0.037567138671875, 0.005863189697265625, 0.0136871337890625, -0.034912109375, -0.0041656494140625, -0.0703125, 0.0244140625, 0.0029430389404296875, 0.05841064453125, 0.0159454345703125, 0.0091400146484375, -0.0134429931640625, -0.01934814453125, 0.002521514892578125, -0.0142974853515625, 0.0205230712890625, 0.04046630859375, 0.0380859375, 0.0014142990112304688, -0.0614013671875, -0.031890869140625, 0.0100250244140625, -0.013702392578125, 0.0164642333984375, 0.00677490234375, 0.0074310302734375, 0.05023193359375, 0.043060302734375, -0.02386474609375, -0.0210113525390625, -0.0506591796875, -0.0282440185546875, 0.05047607421875, 0.0017919540405273438, 0.00960540771484375, -0.000972747802734375, -0.02874755859375, -0.015045166015625, -0.033203125, 0.0042877197265625, 0.0299530029296875, 0.0128173828125, -0.076416015625, 0.0249786376953125, -0.0026683807373046875, 0.01995849609375, 0.0254669189453125, 0.0298614501953125, 0.043060302734375, -0.024444580078125, -0.0126190185546875, 0.009490966796875, 0.0157470703125, 0.0206756591796875, 0.012420654296875, 0.00432586669921875, 0.007720947265625, -0.0010395050048828125, 0.0098876953125, -0.09149169921875, -0.06268310546875, 0.033203125, -0.050048828125, -0.03033447265625, 0.049224853515625, -0.06304931640625, -0.029998779296875, -0.01207733154296875, 0.006618499755859375, -0.0012216567993164062, -0.04351806640625, -0.029205322265625, -0.05194091796875, 0.03179931640625, 0.00940704345703125, -0.062347412109375, 0.029205322265625, 0.04571533203125, 0.024627685546875, 0.0097808837890625, -0.017974853515625, -0.0404052734375, 0.004177093505859375, -0.0032787322998046875, 0.0640869140625, -0.048126220703125, -0.027587890625, -0.00620269775390625, 0.03314208984375, 0.026031494140625, -0.023284912109375, 0.063720703125, -0.0163116455078125, -0.013031005859375, -0.0672607421875, -0.038726806640625, -0.01007080078125, 0.0225067138671875, -0.0780029296875, 0.06512451171875, 0.033050537109375, -0.04949951171875, 0.043853759765625, -0.08966064453125, -0.0234527587890625, 0.0372314453125, 0.0014200210571289062, -0.0379638671875, 0.00815582275390625, 0.0011606216430664062, 0.048126220703125, -0.00264739990234375, 0.01021575927734375, -0.06585693359375, -0.00937652587890625, 0.00934600830078125, 0.0166168212890625, 0.054473876953125, 0.02655029296875, 0.031402587890625, 0.0017118453979492188, -0.073486328125, -0.01070404052734375, 0.01496124267578125, -0.0001480579376220703, -0.007221221923828125, -0.027587890625, 0.0321044921875, -0.0019464492797851562, 0.0278167724609375, -0.038665771484375, 0.034027099609375, 0.01464080810546875, -0.01111602783203125, 0.043426513671875, 0.0080108642578125, 0.0209808349609375, -0.036224365234375, 0.042236328125, 0.024505615234375, 0.027618408203125, -0.0096282958984375, -0.022064208984375, -0.0401611328125, -0.00910186767578125, 0.04583740234375, 0.0328369140625, -0.032623291015625, 0.038604736328125, 0.016021728515625, -0.0565185546875, -0.0224151611328125, 0.0026760101318359375, 0.00457000732421875, 0.0155029296875, 0.0299224853515625, -0.036651611328125, -0.055450439453125, -0.047088623046875, 0.03668212890625, 0.00092315673828125, 0.01898193359375, 0.0272674560546875, 0.0626220703125, -0.0316162109375, 0.053436279296875, -0.051177978515625, -0.0293426513671875, -0.007228851318359375, -0.016387939453125, 0.01873779296875, 0.0621337890625, 0.08563232421875, -0.0450439453125, -0.0142669677734375, -0.0299835205078125, -0.025665283203125, -0.0216827392578125, 0.00862884521484375, -0.030792236328125, -0.00455474853515625, 0.01099395751953125, -0.0186767578125, 0.044647216796875, 0.06829833984375, -0.048919677734375, 0.006114959716796875, 0.004985809326171875, 0.0184326171875, -0.088134765625, 0.039337158203125, -0.01334381103515625, -0.01922607421875, -0.0299224853515625, 0.004024505615234375, 0.006008148193359375, -0.0071258544921875, -0.00995635986328125, 0.034912109375, -0.034027099609375, -0.0093231201171875, -0.0023097991943359375, -0.004505157470703125, -0.015228271484375, 0.0191497802734375, 0.00792694091796875, 0.0244903564453125, 0.06744384765625, -0.0303802490234375, 0.06781005859375, 0.04595947265625, 0.007335662841796875, 0.06591796875, -0.04266357421875, 0.01165771484375, -0.014190673828125, 0.02532958984375, -0.0618896484375, -0.05316162109375, 0.032318115234375, -0.040252685546875, 0.024505615234375, -0.03131103515625, -0.0298919677734375, -0.05047607421875, -0.0190887451171875, 0.04852294921875, 0.032745361328125, -0.06829833984375, 0.0175323486328125, 0.0457763671875, 0.006076812744140625, -0.0052032470703125, -0.06304931640625, -0.0181884765625, -0.01285552978515625, -0.0194549560546875, 0.031494140625, -0.031951904296875, 0.0142364501953125, -0.01428985595703125, 0.01239013671875, -0.019195556640625, -0.005100250244140625, 0.040924072265625, 0.00872802734375, -0.0123748779296875, 0.016998291015625, 0.002635955810546875, -0.043853759765625, 0.024200439453125, -0.00009059906005859375, 0.015655517578125, 0.00286865234375, -0.0086212158203125, -0.0209503173828125, 0.02685546875, 0.0252685546875, -0.013671875, 0.033477783203125, 0.07952880859375, -0.05401611328125, -0.01207733154296875, -0.0333251953125, -0.019317626953125, -0.03118896484375, -0.006866455078125, -0.02392578125, -0.04412841796875, 0.06011962890625, -0.009857177734375, -0.0014028549194335938, 0.0516357421875, 0.04339599609375, -0.0027446746826171875, 0.041290283203125, 0.0506591796875, -0.02618408203125, 0.0261383056640625, -0.018829345703125, -0.0274200439453125, -0.040985107421875, -0.03436279296875, -0.0467529296875, -0.04010009765625, -0.054534912109375, -0.020843505859375, -0.0003497600555419922, -0.0027103424072265625, -0.006267547607421875, 0.0439453125, -0.048248291015625, 0.033233642578125, 0.042327880859375, 0.0178070068359375, -0.007171630859375, -0.013763427734375, 0.003383636474609375, 0.02197265625, -0.06280517578125, 0.0016717910766601562, 0.0758056640625, 0.04315185546875, 0.06304931640625, 0.0180206298828125, 0.062225341796875, 0.01898193359375, 0.03961181640625, -0.0229034423828125, 0.0175628662109375, -0.00909423828125, -0.06256103515625, 0.0034732818603515625, -0.007152557373046875, -0.04559326171875, -0.040252685546875, -0.0362548828125, -0.0114593505859375, 0.02734375, 0.03643798828125, -0.010894775390625, 0.0029468536376953125, -0.0516357421875, 0.0806884765625, -0.00472259521484375, -0.0157623291015625, -0.01151275634765625, -0.053802490234375, 0.0178680419921875, 0.01983642578125, 0.0027637481689453125, -0.0139617919921875, 0.011444091796875, 0.05999755859375, -0.036407470703125, 0.06072998046875, -0.055389404296875, 0.00667572021484375, 0.01800537109375, -0.02789306640625, 0.01473236083984375, 0.039947509765625, 0.001132965087890625, 0.00832366943359375, 0.031402587890625, -0.0447998046875, -0.0174407958984375, 0.05316162109375, -0.0404052734375, 0.01715087890625, -0.033660888671875, -0.0249786376953125, -0.0009350776672363281, 0.016693115234375, 0.012451171875, 0.04022216796875, -0.04437255859375, 0.0101165771484375, 0.050048828125, 0.0161285400390625, 0.0266876220703125, 0.010101318359375, -0.0266571044921875, -0.035003662109375, 0.058074951171875, 0.0042266845703125, -0.01080322265625, 0.0219573974609375, 0.0220489501953125, -0.0214080810546875, -0.02294921875, -0.03448486328125, 0.0091094970703125, -0.03656005859375, -0.040252685546875, -0.01073455810546875, -0.01490020751953125, -0.040802001953125, -0.028289794921875, -0.0140228271484375, -0.037109375, -0.053314208984375, -0.042938232421875, 0.07623291015625, 0.04107666015625, -0.048126220703125, 0.035491943359375, -0.06463623046875, 0.037078857421875, -0.007781982421875, 0.076416015625, -0.0250701904296875, -0.024627685546875, -0.0220489501953125, -0.004970550537109375, -0.0016870498657226562, -0.039093017578125, -0.012359619140625, 0.00730133056640625, 0.052276611328125, 0.03607177734375, -0.005100250244140625, 0.05169677734375, -0.000713348388671875, 0.04254150390625, 0.015472412109375, -0.05413818359375, 0.041961669921875, -0.0188140869140625, 0.038665771484375, 0.0699462890625, 0.04132080078125, -0.0214691162109375, 0.0114898681640625, -0.08319091796875, -0.031097412109375, 0.04583740234375, 0.0026264190673828125, 0.0059661865234375, 0.0164337158203125, 0.036773681640625, 0.0093231201171875, 0.0190582275390625, -0.0484619140625, -0.054351806640625, -0.021942138671875, -0.0308380126953125, 0.022918701171875, -0.0263214111328125, -0.016204833984375, -0.053009033203125, 0.04827880859375, -0.017791748046875, 0.040252685546875, 0.0176239013671875, 0.0214996337890625, -0.01371002197265625, -0.019012451171875, 0.04180908203125, 0.03277587890625, -0.035064697265625, -0.0162353515625, 0.005290985107421875, -0.041839599609375, -0.0293426513671875, 0.051025390625, 0.01345062255859375, -0.016937255859375, 0.039581298828125, 0.04327392578125, -0.016448974609375, -0.005420684814453125, 0.02813720703125, -0.007740020751953125, -0.03558349609375, -0.03814697265625, 0.0189056396484375, 0.0134124755859375, 0.00917816162109375, -0.003780364990234375, -0.0085296630859375, 0.013153076171875, -0.0458984375, 0.049560546875, 0.01049041748046875, -0.05279541015625, -0.03057861328125, 0.038818359375, 0.0496826171875, -0.00897979736328125, 0.0489501953125, -0.007717132568359375, -0.0394287109375, 0.06158447265625, 0.025543212890625, 0.046295166015625, -0.02716064453125, 0.024627685546875, 0.05059814453125, 0.0161285400390625, 0.021087646484375, 0.05291748046875, -0.035491943359375, -0.0457763671875, 0.0177001953125, -0.02508544921875, -0.034271240234375, -0.021484375, -0.06585693359375, 0.0311431884765625, -0.058074951171875, -0.005474090576171875, 0.005313873291015625, 0.0246124267578125, -0.061248779296875, 0.0307159423828125, 0.020233154296875, 0.10540771484375, -0.048187255859375, 0.057281494140625, 0.055755615234375, -0.035552978515625, -0.05462646484375, -0.0221405029296875, 0.0024280548095703125, -0.042999267578125, -0.006336212158203125, 0.0164642333984375, 0.027374267578125, -0.004913330078125, -0.07489013671875, -0.049652099609375, 0.1015625, 0.00388336181640625, -0.051177978515625, 0.034698486328125, -0.003238677978515625, 0.0287628173828125, -0.037689208984375, 0.02496337890625, 0.049224853515625, 0.07208251953125, 0.0374755859375, -0.03741455078125, 0.00792694091796875, -0.0232086181640625, -0.035400390625, 0.0266571044921875, -0.06475830078125, 0.0010519027709960938, -0.0275421142578125, 0.005687713623046875, 0.004886627197265625, 0.058502197265625, 0.003292083740234375, 0.032196044921875, 0.0222320556640625, 0.039703369140625, 0.0667724609375, -0.036041259765625, 0.05841064453125, -0.006938934326171875, 0.04052734375, 0.0645751953125, -0.01473236083984375, 0.0094451904296875, 0.029754638671875, -0.0014104843139648438, 0.0213775634765625, 0.045013427734375, -0.0494384765625, 0.0262451171875, 0.020751953125, -0.005359649658203125, -0.016815185546875, 0.002964019775390625, -0.047760009765625, 0.0173492431640625, 0.032196044921875, -0.041351318359375, 0.002964019775390625, -0.0130157470703125, 0.0135498046875, -0.017578125, -0.03826904296875, 0.06085205078125, -0.0017004013061523438, -0.026031494140625, -0.004489898681640625, -0.002773284912109375, 0.0173797607421875, -0.054534912109375, -0.0287322998046875, -0.0164794921875, 0.01319122314453125, -0.05316162109375, -0.07470703125, 0.056365966796875, -0.01763916015625, -0.0286865234375, -0.00476837158203125, 0.05181884765625, -0.0423583984375, -0.070068359375, 0.01406097412109375, -0.001415252685546875, 0.006290435791015625, 0.018035888671875, -0.07940673828125, 0.02581787109375, -0.007282257080078125, -0.00112152099609375, 0.00496673583984375, 0.00940704345703125, 0.01491546630859375, 0.039794921875, 0.044281005859375, -0.00739288330078125, -0.036529541015625, 0.0208892822265625, 0.06494140625, -0.055145263671875, -0.0264739990234375, -0.030914306640625, 0.05389404296875, -0.0235137939453125, -0.0489501953125, 0.0211181640625, 0.06719970703125, 0.06787109375, -0.01287078857421875, 0.05279541015625, -0.04351806640625, 0.04638671875, -0.027130126953125, 0.061248779296875, -0.0193328857421875, -0.01432037353515625, -0.0278778076171875, -0.036895751953125, -0.05413818359375, 0.05413818359375, 0.03265380859375, 0.00572967529296875, 0.04583740234375, 0.06719970703125, -0.023895263671875, 0.02056884765625, 0.00762939453125, 0.0153961181640625, 0.0155029296875, 0.02947998046875, 0.00849151611328125, -0.03717041015625, 0.0070343017578125, -0.030609130859375, -0.038421630859375, 0.005176544189453125, -0.08612060546875, -0.07635498046875, -0.05279541015625, -0.03839111328125, -0.030914306640625, -0.00870513916015625, 0.08050537109375, 0.069091796875, -0.07562255859375, -0.01073455810546875, 0.00022113323211669922, 0.02655029296875, -0.005512237548828125, -0.011505126953125, 0.027008056640625, 0.0241546630859375, -0.0306854248046875, -0.0242462158203125, -0.00724029541015625, 0.0168914794921875, -0.0174407958984375, 0.00614166259765625, -0.006893157958984375, -0.003948211669921875, 0.025787353515625, 0.02239990234375, -0.003818511962890625, -0.03741455078125, -0.0288848876953125, 0.00968170166015625, 0.01049041748046875, 0.06494140625, -0.04461669921875, -0.00119781494140625, 0.0428466796875, 0.0287322998046875, 0.040802001953125, 0.02105712890625, 0.039215087890625, -0.044189453125, 0.0011920928955078125, -0.0101470947265625, 0.0234222412109375, 0.006748199462890625, -0.036590576171875, 0.062103271484375, 0.0374755859375, -0.03790283203125, -0.0262603759765625, 0.0038127899169921875, -0.11492919921875, 0.026580810546875, 0.05914306640625, 0.00479888916015625, -0.0223846435546875, 0.00399017333984375, -0.038848876953125, 0.004878997802734375, -0.055084228515625, 0.0204620361328125, 0.058868408203125, 0.0031375885009765625, -0.02783203125, 0, 0.05328369140625, -0.0281219482421875, -0.0989990234375, 0.01080322265625, 0.0440673828125, 0.023193359375, -0.0003554821014404297, 0.0440673828125, -0.01386260986328125, 0.035919189453125, 0.01259613037109375, 0.0280303955078125, -0.0229034423828125, -0.0467529296875, -0.0157470703125, 0.01076507568359375, -0.0177764892578125, -0.021331787109375 ] ]
result-kand2-sdxl-wuerst-karlo/7f43ba07
2023-10-04T18:38:54.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
310
2023-10-04T18:38:54
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 188 num_examples: 10 download_size: 1352 dataset_size: 188 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "7f43ba07" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.059173583984375, -0.0021953582763671875, 0.0099945068359375, 0.017791748046875, -0.0233306884765625, -0.0113525390625, 0.0307464599609375, -0.023406982421875, 0.052276611328125, 0.03839111328125, -0.05560302734375, -0.04681396484375, -0.03955078125, -0.004840850830078125, -0.017852783203125, 0.07342529296875, 0.012451171875, 0.0032196044921875, -0.01806640625, -0.011383056640625, -0.03118896484375, -0.035064697265625, -0.03228759765625, -0.036865234375, 0.06402587890625, 0.053009033203125, 0.037200927734375, 0.04974365234375, 0.06610107421875, 0.015716552734375, -0.0008096694946289062, -0.0223541259765625, -0.03076171875, -0.0171356201171875, -0.0094757080078125, -0.031890869140625, -0.0645751953125, -0.0129547119140625, 0.043670654296875, 0.047698974609375, -0.00965118408203125, 0.05853271484375, -0.0261993408203125, 0.0667724609375, -0.0259246826171875, 0.0474853515625, -0.01088714599609375, -0.003910064697265625, -0.05072021484375, 0.0126953125, 0.00786590576171875, -0.0294647216796875, -0.0200653076171875, -0.06878662109375, 0.0266571044921875, 0.01457977294921875, 0.0498046875, 0.0164337158203125, 0.0028705596923828125, -0.0163726806640625, -0.0167083740234375, 0.0010280609130859375, -0.0224609375, 0.0235595703125, 0.04730224609375, 0.033294677734375, -0.01166534423828125, -0.032562255859375, -0.031097412109375, 0.006992340087890625, -0.00492095947265625, 0.007038116455078125, 0.01971435546875, 0.005756378173828125, 0.05029296875, 0.056671142578125, -0.040313720703125, -0.024139404296875, -0.06805419921875, -0.034698486328125, 0.06005859375, 0.002872467041015625, 0.0182647705078125, -0.0162200927734375, -0.0120391845703125, -0.01751708984375, -0.0274200439453125, -0.013641357421875, 0.03948974609375, 0.0242156982421875, -0.072509765625, 0.03472900390625, -0.0181427001953125, 0.0428466796875, 0.0124664306640625, 0.038909912109375, 0.05267333984375, -0.007472991943359375, -0.020843505859375, 0.0239105224609375, 0.01107025146484375, 0.0215606689453125, 0.005313873291015625, 0.008514404296875, -0.0020809173583984375, 0.00774383544921875, 0.005443572998046875, -0.076171875, -0.050750732421875, 0.022979736328125, -0.059295654296875, -0.01401519775390625, 0.04364013671875, -0.07171630859375, -0.04669189453125, -0.0192108154296875, 0.0020809173583984375, 0.008636474609375, -0.056976318359375, -0.00920867919921875, -0.049041748046875, 0.0276641845703125, 0.0107879638671875, -0.0643310546875, 0.0175018310546875, 0.049072265625, 0.0296783447265625, 0.0195159912109375, -0.00786590576171875, -0.043670654296875, 0.0134735107421875, -0.019561767578125, 0.055877685546875, -0.040618896484375, -0.0408935546875, 0.009185791015625, 0.029815673828125, 0.0018873214721679688, -0.040496826171875, 0.0706787109375, -0.02886962890625, -0.01398468017578125, -0.0604248046875, -0.038055419921875, -0.01183319091796875, 0.0162506103515625, -0.09295654296875, 0.0755615234375, 0.0252838134765625, -0.04339599609375, 0.0212860107421875, -0.08612060546875, -0.0197601318359375, 0.045928955078125, -0.00449371337890625, -0.0229339599609375, 0.0271759033203125, -0.012847900390625, 0.037841796875, -0.006526947021484375, 0.0181732177734375, -0.064453125, -0.0210113525390625, -0.00257110595703125, 0.00949859619140625, 0.054229736328125, 0.0295867919921875, 0.024322509765625, -0.0016603469848632812, -0.0755615234375, -0.0276641845703125, 0.0190277099609375, -0.007080078125, -0.01030731201171875, -0.053497314453125, 0.0264129638671875, -0.002422332763671875, 0.026092529296875, -0.034393310546875, 0.0137481689453125, 0.0010614395141601562, -0.0222625732421875, 0.046966552734375, 0.00405120849609375, 0.01947021484375, -0.044158935546875, 0.03900146484375, -0.0014200210571289062, 0.0261993408203125, -0.0030498504638671875, -0.043548583984375, -0.049774169921875, 0.000518798828125, 0.032257080078125, 0.034088134765625, -0.045806884765625, 0.041412353515625, 0.0156402587890625, -0.05316162109375, -0.01165771484375, 0.01155853271484375, 0.023773193359375, 0.033111572265625, 0.02423095703125, -0.041107177734375, -0.04339599609375, -0.048614501953125, 0.0267181396484375, -0.001140594482421875, 0.01076507568359375, 0.0228118896484375, 0.04913330078125, -0.0199737548828125, 0.025726318359375, -0.051239013671875, -0.0218353271484375, -0.001308441162109375, -0.0267791748046875, 0.029052734375, 0.053680419921875, 0.07818603515625, -0.05712890625, -0.010101318359375, -0.032867431640625, -0.03765869140625, -0.00988006591796875, 0.0238494873046875, -0.05047607421875, 0.00373077392578125, 0.01373291015625, -0.037750244140625, 0.053985595703125, 0.05633544921875, -0.0467529296875, 0.005260467529296875, 0.0098114013671875, 0.0182037353515625, -0.09869384765625, 0.033233642578125, -0.0026035308837890625, -0.004222869873046875, -0.02850341796875, -0.0014314651489257812, 0.004535675048828125, -0.0128021240234375, -0.01401519775390625, 0.04693603515625, -0.04193115234375, -0.00914764404296875, -0.0027980804443359375, -0.0108489990234375, -0.006500244140625, 0.01910400390625, 0.0005593299865722656, 0.01279449462890625, 0.058319091796875, -0.0230255126953125, 0.06744384765625, 0.046295166015625, -0.003322601318359375, 0.056060791015625, -0.036895751953125, 0.007091522216796875, -0.015533447265625, 0.0257568359375, -0.055999755859375, -0.0648193359375, 0.046142578125, -0.031646728515625, 0.029571533203125, -0.043060302734375, -0.02691650390625, -0.050506591796875, -0.017486572265625, 0.051513671875, 0.03057861328125, -0.05828857421875, 0.036865234375, 0.042877197265625, -0.0015544891357421875, -0.00788116455078125, -0.06304931640625, -0.018768310546875, -0.0200958251953125, -0.0245361328125, 0.0279388427734375, -0.031890869140625, 0.007312774658203125, -0.01367950439453125, 0.0090179443359375, -0.00927734375, -0.021270751953125, 0.04425048828125, 0.0291290283203125, -0.0164642333984375, 0.022369384765625, -0.0064239501953125, -0.043975830078125, 0.019500732421875, 0.0048370361328125, 0.024322509765625, 0.003292083740234375, -0.007328033447265625, -0.024505615234375, 0.03790283203125, 0.0226287841796875, -0.00971221923828125, 0.0307464599609375, 0.0732421875, -0.071044921875, -0.005397796630859375, -0.0440673828125, -0.004558563232421875, -0.035430908203125, 0.0027332305908203125, -0.0266265869140625, -0.040771484375, 0.0621337890625, 0.00580596923828125, -0.01202392578125, 0.0626220703125, 0.0572509765625, 0.024627685546875, 0.0309600830078125, 0.0443115234375, -0.016265869140625, 0.038177490234375, -0.0126495361328125, -0.016754150390625, -0.041107177734375, -0.03857421875, -0.04168701171875, -0.020233154296875, -0.04541015625, -0.0284881591796875, -0.01471710205078125, -0.00508880615234375, -0.0198822021484375, 0.034027099609375, -0.051300048828125, 0.032012939453125, 0.046844482421875, 0.0167083740234375, -0.01241302490234375, -0.0139923095703125, 0.0214385986328125, 0.04156494140625, -0.04815673828125, -0.0038394927978515625, 0.07281494140625, 0.027496337890625, 0.057769775390625, 0.0272979736328125, 0.0672607421875, 0.0281982421875, 0.034637451171875, -0.0200347900390625, 0.02117919921875, -0.00408172607421875, -0.06549072265625, -0.00007522106170654297, -0.0168609619140625, -0.048553466796875, -0.03729248046875, -0.020050048828125, -0.0253448486328125, 0.0367431640625, 0.048736572265625, -0.01226806640625, 0.0068817138671875, -0.06927490234375, 0.08465576171875, -0.0003402233123779297, -0.00460052490234375, -0.00658416748046875, -0.050140380859375, 0.024627685546875, 0.020782470703125, 0.01149749755859375, -0.0362548828125, 0.017730712890625, 0.07757568359375, -0.03448486328125, 0.06427001953125, -0.0556640625, 0.0064849853515625, 0.022491455078125, -0.023284912109375, 0.0118408203125, 0.041412353515625, -0.0156707763671875, 0.0045623779296875, 0.026092529296875, -0.0499267578125, -0.0182037353515625, 0.06292724609375, -0.043609619140625, 0.00722503662109375, -0.03619384765625, -0.033599853515625, -0.0118560791015625, 0.0267486572265625, 0.01453399658203125, 0.0557861328125, -0.0190887451171875, 0.001735687255859375, 0.053619384765625, 0.022552490234375, 0.036956787109375, -0.002933502197265625, -0.020263671875, -0.037139892578125, 0.07403564453125, 0.00823211669921875, -0.02130126953125, 0.02490234375, 0.023162841796875, -0.0279541015625, -0.022796630859375, -0.052947998046875, 0.018768310546875, -0.04443359375, -0.046051025390625, -0.006443023681640625, -0.014068603515625, -0.044586181640625, -0.0188751220703125, -0.0233154296875, -0.03814697265625, -0.048553466796875, -0.0443115234375, 0.076904296875, 0.0494384765625, -0.03857421875, 0.03204345703125, -0.068603515625, 0.044189453125, -0.0037136077880859375, 0.0771484375, -0.01047515869140625, -0.02783203125, -0.02020263671875, -0.01215362548828125, 0.005802154541015625, -0.04901123046875, -0.00977325439453125, 0.005962371826171875, 0.059661865234375, 0.0182342529296875, 0.00695037841796875, 0.03765869140625, 0.005672454833984375, 0.0345458984375, 0.01751708984375, -0.053924560546875, 0.030029296875, -0.0253143310546875, 0.036712646484375, 0.05908203125, 0.03302001953125, -0.0203094482421875, 0.0253448486328125, -0.068603515625, -0.0384521484375, 0.04193115234375, -0.005153656005859375, 0.01422119140625, 0.026336669921875, 0.040557861328125, 0.004192352294921875, 0.0220489501953125, -0.027862548828125, -0.05023193359375, -0.025726318359375, -0.045196533203125, 0.0155029296875, -0.03302001953125, -0.02203369140625, -0.0292510986328125, 0.046905517578125, -0.0125885009765625, 0.034149169921875, 0.0056304931640625, 0.0171356201171875, -0.007335662841796875, -0.0196380615234375, 0.034210205078125, 0.036285400390625, -0.036529541015625, -0.011077880859375, -0.0120849609375, -0.04132080078125, -0.038330078125, 0.06768798828125, 0.01421356201171875, -0.018310546875, 0.035980224609375, 0.05389404296875, -0.02972412109375, -0.01227569580078125, 0.0159454345703125, -0.00881195068359375, -0.0252532958984375, -0.025634765625, 0.020782470703125, 0.01340484619140625, 0.0157470703125, 0.0024814605712890625, -0.00811004638671875, 0.0311431884765625, -0.030914306640625, 0.0379638671875, -0.005527496337890625, -0.048095703125, -0.0285186767578125, 0.0304107666015625, 0.0455322265625, -0.0279693603515625, 0.05157470703125, -0.0168609619140625, -0.0310211181640625, 0.0648193359375, 0.0223846435546875, 0.044189453125, -0.03076171875, 0.023712158203125, 0.035308837890625, 0.004749298095703125, 0.0101776123046875, 0.05810546875, -0.0257720947265625, -0.047332763671875, 0.01399993896484375, -0.03570556640625, -0.03411865234375, -0.018096923828125, -0.076904296875, 0.02020263671875, -0.0517578125, -0.00838470458984375, 0.010040283203125, 0.015716552734375, -0.062225341796875, 0.034149169921875, 0.0340576171875, 0.1019287109375, -0.055267333984375, 0.051544189453125, 0.055267333984375, -0.027252197265625, -0.05450439453125, -0.02801513671875, 0.00705718994140625, -0.0621337890625, -0.0274658203125, 0.0243682861328125, 0.02691650390625, -0.0201873779296875, -0.047698974609375, -0.05609130859375, 0.08056640625, 0.02105712890625, -0.0498046875, 0.0382080078125, -0.00597381591796875, 0.018035888671875, -0.0258331298828125, 0.01195526123046875, 0.040496826171875, 0.057830810546875, 0.0390625, -0.043731689453125, 0.016510009765625, -0.05224609375, -0.0159149169921875, 0.0255584716796875, -0.0693359375, -0.00189208984375, -0.00799560546875, 0.024566650390625, 0.005123138427734375, 0.051666259765625, 0.0164642333984375, 0.038238525390625, 0.02569580078125, 0.03668212890625, 0.0693359375, -0.0219879150390625, 0.059539794921875, -0.01357269287109375, 0.035125732421875, 0.0721435546875, -0.01434326171875, 0.015960693359375, 0.0304412841796875, 0.0128173828125, 0.00933837890625, 0.05523681640625, -0.03924560546875, 0.0259246826171875, 0.0259246826171875, -0.01194000244140625, -0.0153656005859375, -0.0109710693359375, -0.0635986328125, 0.0011377334594726562, 0.03814697265625, -0.03472900390625, 0.004856109619140625, -0.0120697021484375, 0.01515960693359375, -0.0189971923828125, -0.042816162109375, 0.041778564453125, 0.0008115768432617188, -0.0230560302734375, -0.00493621826171875, -0.009490966796875, 0.006450653076171875, -0.04388427734375, -0.0264892578125, -0.0181884765625, 0.0224151611328125, -0.04388427734375, -0.06768798828125, 0.06341552734375, -0.025726318359375, -0.0328369140625, 0.0005125999450683594, 0.051300048828125, -0.028961181640625, -0.0782470703125, 0.0220947265625, -0.002162933349609375, 0.0010776519775390625, 0.009796142578125, -0.07940673828125, 0.04925537109375, -0.00782012939453125, -0.011322021484375, 0.01181793212890625, 0.0024166107177734375, 0.003963470458984375, 0.0267181396484375, 0.039825439453125, -0.016845703125, -0.01319122314453125, 0.0203857421875, 0.0677490234375, -0.050140380859375, -0.0308685302734375, -0.0277099609375, 0.04852294921875, -0.02813720703125, -0.05731201171875, 0.025146484375, 0.071044921875, 0.07391357421875, -0.0145263671875, 0.057708740234375, -0.03546142578125, 0.038360595703125, -0.0304412841796875, 0.04296875, -0.01837158203125, -0.0172271728515625, -0.01531982421875, -0.046112060546875, -0.061126708984375, 0.0450439453125, 0.01514434814453125, 0.0165557861328125, 0.0250091552734375, 0.077392578125, -0.01507568359375, 0.0274200439453125, 0.0101776123046875, 0.00994110107421875, 0.0190887451171875, 0.026458740234375, 0.01995849609375, -0.03778076171875, 0.01099395751953125, -0.0288848876953125, -0.04339599609375, -0.0022125244140625, -0.07257080078125, -0.07330322265625, -0.043548583984375, -0.033233642578125, -0.037078857421875, 0.003421783447265625, 0.06793212890625, 0.07049560546875, -0.07373046875, -0.0182342529296875, 0.005992889404296875, 0.029937744140625, 0.01071929931640625, -0.0081787109375, 0.046234130859375, 0.029876708984375, -0.0325927734375, -0.0206451416015625, -0.004070281982421875, 0.01222991943359375, -0.004924774169921875, 0.0036487579345703125, 0.00307464599609375, 0.003025054931640625, 0.0155487060546875, 0.03887939453125, -0.00592041015625, -0.0215301513671875, -0.039093017578125, 0.015106201171875, 0.0083770751953125, 0.062469482421875, -0.018951416015625, 0.009368896484375, 0.050628662109375, 0.033782958984375, 0.040435791015625, 0.0132904052734375, 0.03814697265625, -0.0269927978515625, 0.01558685302734375, -0.013458251953125, 0.037872314453125, 0.0219573974609375, -0.035400390625, 0.049835205078125, 0.03790283203125, -0.032012939453125, -0.0374755859375, -0.0008029937744140625, -0.11236572265625, 0.03521728515625, 0.0638427734375, 0.007213592529296875, -0.033782958984375, -0.0028133392333984375, -0.03668212890625, 0.012725830078125, -0.06329345703125, 0.02783203125, 0.039764404296875, -0.004825592041015625, -0.019561767578125, -0.013427734375, 0.0496826171875, -0.03009033203125, -0.08587646484375, 0.006778717041015625, 0.036285400390625, 0.00609588623046875, 0.00936126708984375, 0.047760009765625, -0.01006317138671875, 0.02655029296875, 0.02099609375, 0.0150146484375, -0.0195770263671875, -0.038848876953125, -0.0136260986328125, 0.0114288330078125, -0.01433563232421875, -0.03839111328125 ] ]
result-kand2-sdxl-wuerst-karlo/a8072b85
2023-10-04T18:47:47.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
310
2023-10-04T18:47:46
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 170 num_examples: 10 download_size: 1348 dataset_size: 170 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "a8072b85" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.041107177734375, -0.0091400146484375, 0.0103607177734375, 0.01126861572265625, -0.018341064453125, -0.005748748779296875, 0.035064697265625, -0.011383056640625, 0.061065673828125, 0.040863037109375, -0.044677734375, -0.039337158203125, -0.043487548828125, -0.0174407958984375, -0.0204620361328125, 0.067626953125, 0.0073394775390625, 0.00568389892578125, -0.0241851806640625, -0.01102447509765625, -0.0231170654296875, -0.0440673828125, -0.04876708984375, -0.034271240234375, 0.06256103515625, 0.047027587890625, 0.036224365234375, 0.053558349609375, 0.05938720703125, 0.01305389404296875, -0.00394439697265625, -0.0205535888671875, -0.0249176025390625, -0.0091400146484375, -0.00022971630096435547, -0.029815673828125, -0.08868408203125, -0.01331329345703125, 0.049713134765625, 0.047454833984375, -0.006103515625, 0.07147216796875, -0.013031005859375, 0.06427001953125, -0.0264892578125, 0.040191650390625, -0.00823211669921875, -0.01004791259765625, -0.045196533203125, 0.0015611648559570312, 0.0034122467041015625, -0.030548095703125, -0.015777587890625, -0.06396484375, 0.0101470947265625, 0.0260009765625, 0.059783935546875, 0.01328277587890625, -0.003566741943359375, -0.0167694091796875, -0.0174407958984375, 0.01318359375, -0.011932373046875, 0.01494598388671875, 0.058197021484375, 0.028228759765625, -0.0017862319946289062, -0.032989501953125, -0.022064208984375, 0.01250457763671875, -0.00507354736328125, 0.0009517669677734375, -0.004467010498046875, 0.00749969482421875, 0.048065185546875, 0.045074462890625, -0.038055419921875, -0.01776123046875, -0.0645751953125, -0.027313232421875, 0.05609130859375, 0.006946563720703125, 0.006969451904296875, -0.026947021484375, -0.01207733154296875, -0.01428985595703125, -0.035858154296875, -0.00464630126953125, 0.04473876953125, 0.0106658935546875, -0.0767822265625, 0.031524658203125, 0.0006842613220214844, 0.032135009765625, 0.015869140625, 0.043487548828125, 0.04705810546875, 0.00003403425216674805, -0.01163482666015625, 0.0193634033203125, 0.0127716064453125, 0.024139404296875, 0.003444671630859375, 0.00848388671875, -0.0023651123046875, -0.004947662353515625, 0.0178070068359375, -0.0760498046875, -0.052154541015625, 0.03326416015625, -0.0675048828125, -0.0169677734375, 0.034149169921875, -0.0684814453125, -0.038848876953125, -0.026885986328125, 0.01666259765625, 0.0217132568359375, -0.059356689453125, -0.018463134765625, -0.046905517578125, 0.0262298583984375, 0.016754150390625, -0.049774169921875, 0.01229095458984375, 0.05047607421875, 0.03387451171875, 0.019500732421875, -0.0031986236572265625, -0.036651611328125, 0.0228118896484375, -0.00933837890625, 0.06817626953125, -0.042022705078125, -0.03424072265625, 0.004093170166015625, 0.03302001953125, 0.00689697265625, -0.033172607421875, 0.053070068359375, -0.0237579345703125, -0.0167694091796875, -0.04595947265625, -0.031890869140625, -0.033111572265625, 0.019073486328125, -0.07666015625, 0.071044921875, 0.0156097412109375, -0.047210693359375, 0.013885498046875, -0.07928466796875, -0.01226043701171875, 0.05670166015625, -0.004253387451171875, -0.02716064453125, 0.0279693603515625, -0.024017333984375, 0.0293731689453125, -0.01458740234375, 0.023162841796875, -0.058197021484375, -0.0216217041015625, -0.005542755126953125, 0.0005755424499511719, 0.06414794921875, 0.01910400390625, 0.0302886962890625, 0.003292083740234375, -0.06890869140625, -0.00872039794921875, 0.01338958740234375, 0.00446319580078125, -0.0184783935546875, -0.04779052734375, 0.0253753662109375, -0.01629638671875, 0.031890869140625, -0.033477783203125, 0.0214080810546875, 0.017974853515625, -0.0167694091796875, 0.05352783203125, 0.008209228515625, 0.0162353515625, -0.04052734375, 0.05419921875, -0.003986358642578125, 0.0229339599609375, -0.01090240478515625, -0.03839111328125, -0.047027587890625, 0.00482177734375, 0.046844482421875, 0.050994873046875, -0.041046142578125, 0.055419921875, 0.0136566162109375, -0.049652099609375, -0.033660888671875, 0.0068817138671875, 0.0272216796875, 0.0281219482421875, 0.02667236328125, -0.059661865234375, -0.053314208984375, -0.0537109375, 0.0311279296875, -0.00568389892578125, 0.0005822181701660156, 0.032135009765625, 0.048187255859375, -0.0225372314453125, 0.0235137939453125, -0.057342529296875, -0.019012451171875, 0.00023353099822998047, -0.022369384765625, 0.0159454345703125, 0.061920166015625, 0.07659912109375, -0.05120849609375, -0.00876617431640625, -0.0361328125, -0.047393798828125, -0.004436492919921875, 0.033233642578125, -0.0537109375, -0.006076812744140625, 0.008209228515625, -0.013397216796875, 0.059906005859375, 0.07061767578125, -0.043426513671875, -0.0013303756713867188, -0.001529693603515625, 0.0228424072265625, -0.09722900390625, 0.036285400390625, 0.0004341602325439453, -0.002307891845703125, -0.0308837890625, -0.01035308837890625, 0.009307861328125, -0.01617431640625, -0.01125335693359375, 0.044342041015625, -0.02783203125, -0.0022373199462890625, -0.01340484619140625, -0.024658203125, -0.002117156982421875, 0.01534271240234375, -0.00220489501953125, 0.0247955322265625, 0.07989501953125, -0.0282745361328125, 0.0673828125, 0.04827880859375, 0.00905609130859375, 0.059112548828125, -0.0535888671875, 0.0203094482421875, -0.03265380859375, 0.0338134765625, -0.06158447265625, -0.0499267578125, 0.03424072265625, -0.02386474609375, 0.032379150390625, -0.06488037109375, -0.022186279296875, -0.046905517578125, -0.01493072509765625, 0.06640625, 0.03546142578125, -0.05474853515625, 0.036224365234375, 0.058502197265625, -0.0132598876953125, 0.0024566650390625, -0.06365966796875, 0.00165557861328125, -0.02642822265625, -0.0153656005859375, 0.0199432373046875, -0.0218353271484375, 0.002658843994140625, -0.00756072998046875, 0.021881103515625, -0.0170135498046875, -0.0217132568359375, 0.05419921875, 0.0236968994140625, -0.01334381103515625, 0.0208587646484375, 0.002735137939453125, -0.057525634765625, 0.013519287109375, 0.0037689208984375, 0.0303955078125, 0.00975799560546875, 0.007061004638671875, -0.036102294921875, 0.045318603515625, 0.0132293701171875, -0.0123748779296875, 0.0278778076171875, 0.053192138671875, -0.06268310546875, 0.0007009506225585938, -0.03997802734375, -0.00015985965728759766, -0.035125732421875, 0.0009288787841796875, -0.024200439453125, -0.0290985107421875, 0.0537109375, -0.0029430389404296875, -0.01654052734375, 0.05950927734375, 0.049072265625, 0.0169219970703125, 0.041748046875, 0.037933349609375, -0.0204925537109375, 0.036285400390625, -0.0279083251953125, -0.021240234375, -0.050506591796875, -0.030029296875, -0.044525146484375, -0.0254669189453125, -0.050079345703125, -0.0246124267578125, 0.0011110305786132812, -0.0158233642578125, -0.0192718505859375, 0.0452880859375, -0.04339599609375, 0.029144287109375, 0.045196533203125, 0.0187835693359375, -0.016632080078125, -0.00910186767578125, 0.03717041015625, 0.035430908203125, -0.04541015625, -0.0170745849609375, 0.091064453125, 0.03350830078125, 0.060791015625, 0.018280029296875, 0.06488037109375, 0.034912109375, 0.0256805419921875, -0.0252685546875, 0.0237274169921875, -0.018951416015625, -0.0556640625, 0.011474609375, -0.0179443359375, -0.06146240234375, -0.0386962890625, -0.0210113525390625, -0.01461029052734375, 0.035247802734375, 0.056396484375, -0.006816864013671875, 0.0107269287109375, -0.07220458984375, 0.07763671875, -0.00557708740234375, -0.00720977783203125, -0.0181427001953125, -0.03497314453125, 0.00714111328125, 0.02423095703125, 0.01076507568359375, -0.030059814453125, 0.0126190185546875, 0.072509765625, -0.0172119140625, 0.05987548828125, -0.06011962890625, 0.0038166046142578125, 0.023162841796875, -0.01436614990234375, 0.0038127899169921875, 0.03448486328125, -0.021453857421875, 0.0179443359375, 0.01308441162109375, -0.056488037109375, -0.0117645263671875, 0.0555419921875, -0.0350341796875, 0.0089111328125, -0.0289306640625, -0.0318603515625, 0.004482269287109375, 0.01306915283203125, 0.0153045654296875, 0.0780029296875, -0.00461578369140625, 0.00807952880859375, 0.045135498046875, 0.01995849609375, 0.034912109375, 0.002288818359375, -0.0078125, -0.03521728515625, 0.07574462890625, 0.01556396484375, -0.0237274169921875, 0.014495849609375, 0.0227508544921875, -0.019134521484375, -0.0265960693359375, -0.05950927734375, 0.010345458984375, -0.0273284912109375, -0.04888916015625, -0.0074310302734375, -0.0141143798828125, -0.03436279296875, -0.0181121826171875, -0.0236968994140625, -0.04888916015625, -0.031494140625, -0.033294677734375, 0.0771484375, 0.061431884765625, -0.031982421875, 0.0258941650390625, -0.061279296875, 0.0435791015625, -0.004070281982421875, 0.07427978515625, -0.0004584789276123047, -0.046478271484375, -0.01546478271484375, -0.007476806640625, -0.006053924560546875, -0.04241943359375, -0.0099334716796875, 0.0084381103515625, 0.053314208984375, 0.01209259033203125, 0.0017919540405273438, 0.048828125, -0.006023406982421875, 0.0399169921875, 0.00769805908203125, -0.049835205078125, 0.048980712890625, -0.01374053955078125, 0.03106689453125, 0.06402587890625, 0.04888916015625, -0.0119171142578125, 0.012786865234375, -0.07635498046875, -0.046844482421875, 0.0286407470703125, -0.0118560791015625, 0.017425537109375, 0.0308837890625, 0.048065185546875, 0.008514404296875, 0.0277252197265625, -0.035247802734375, -0.064697265625, -0.01375579833984375, -0.037811279296875, 0.01306915283203125, -0.03631591796875, -0.02349853515625, -0.038665771484375, 0.044677734375, -0.00447845458984375, 0.037689208984375, -0.005352020263671875, 0.020294189453125, -0.0186004638671875, -0.017730712890625, 0.0260772705078125, 0.039947509765625, -0.034271240234375, -0.0012197494506835938, -0.0153961181640625, -0.045501708984375, -0.03216552734375, 0.0609130859375, -0.0035839080810546875, -0.025177001953125, 0.0350341796875, 0.057952880859375, -0.03125, -0.006877899169921875, 0.0192413330078125, -0.00466156005859375, -0.0233917236328125, -0.026702880859375, 0.0163726806640625, -0.01446533203125, 0.01186370849609375, 0.017913818359375, -0.01192474365234375, 0.03594970703125, -0.03057861328125, 0.03631591796875, 0.0006742477416992188, -0.052734375, -0.03985595703125, 0.03240966796875, 0.045806884765625, -0.03973388671875, 0.041900634765625, -0.02716064453125, -0.03643798828125, 0.06005859375, 0.020599365234375, 0.05950927734375, -0.03314208984375, 0.01145172119140625, 0.04229736328125, -0.00015425682067871094, 0.0169525146484375, 0.055572509765625, -0.01953125, -0.034393310546875, 0.00670623779296875, -0.0287322998046875, -0.048492431640625, -0.0218353271484375, -0.08526611328125, 0.01727294921875, -0.046356201171875, -0.008148193359375, 0.00907135009765625, 0.016326904296875, -0.054840087890625, 0.025604248046875, 0.02032470703125, 0.08526611328125, -0.0626220703125, 0.055023193359375, 0.07061767578125, -0.0197601318359375, -0.045989990234375, -0.012786865234375, 0.005718231201171875, -0.07122802734375, -0.019439697265625, 0.0185546875, 0.037200927734375, -0.010498046875, -0.054412841796875, -0.049163818359375, 0.07501220703125, 0.016876220703125, -0.038787841796875, 0.0302581787109375, -0.0193328857421875, 0.0203857421875, -0.02935791015625, 0.016143798828125, 0.033233642578125, 0.054779052734375, 0.032989501953125, -0.059051513671875, 0.009979248046875, -0.0438232421875, -0.021820068359375, 0.03265380859375, -0.06585693359375, -0.0028896331787109375, -0.002948760986328125, 0.02972412109375, 0.000965118408203125, 0.037811279296875, 0.01085662841796875, 0.040435791015625, 0.0340576171875, 0.039276123046875, 0.059417724609375, -0.0182952880859375, 0.060394287109375, -0.01287078857421875, 0.035919189453125, 0.06103515625, -0.000995635986328125, 0.0286712646484375, 0.0244140625, 0.003406524658203125, 0.02056884765625, 0.035064697265625, -0.0343017578125, 0.020416259765625, 0.021331787109375, -0.01230621337890625, -0.0212860107421875, -0.0196075439453125, -0.0634765625, 0.0211639404296875, 0.033843994140625, -0.0267486572265625, 0.005352020263671875, -0.00981903076171875, 0.016204833984375, -0.01348876953125, -0.052398681640625, 0.054534912109375, -0.0019664764404296875, -0.0191650390625, -0.0039215087890625, -0.01349639892578125, 0.0096435546875, -0.0447998046875, -0.030609130859375, -0.00617218017578125, 0.01555633544921875, -0.044189453125, -0.07696533203125, 0.05120849609375, -0.017181396484375, -0.0269622802734375, -0.022216796875, 0.04718017578125, -0.03802490234375, -0.07586669921875, 0.01448822021484375, -0.00836181640625, 0.00572967529296875, 0.0163726806640625, -0.0810546875, 0.040863037109375, -0.00940704345703125, -0.01031494140625, 0.0154571533203125, 0.002307891845703125, 0.01210784912109375, 0.0261993408203125, 0.0266571044921875, -0.003101348876953125, -0.0250091552734375, 0.0087432861328125, 0.060516357421875, -0.0535888671875, -0.033233642578125, -0.0176544189453125, 0.048095703125, -0.0218505859375, -0.05938720703125, 0.0298614501953125, 0.081298828125, 0.052703857421875, -0.004154205322265625, 0.049896240234375, -0.0298919677734375, 0.051361083984375, -0.0219573974609375, 0.03900146484375, -0.0229034423828125, -0.023284912109375, -0.006435394287109375, -0.043426513671875, -0.052703857421875, 0.052276611328125, 0.0196685791015625, 0.00807952880859375, 0.0166015625, 0.07177734375, -0.01200103759765625, 0.01476287841796875, -0.000659942626953125, 0.01477813720703125, 0.0177154541015625, 0.0216827392578125, 0.00908660888671875, -0.053466796875, 0.0071868896484375, -0.0245513916015625, -0.04962158203125, 0.0042877197265625, -0.08258056640625, -0.0626220703125, -0.0416259765625, -0.046478271484375, -0.044647216796875, 0.006885528564453125, 0.06787109375, 0.07037353515625, -0.07598876953125, -0.033233642578125, 0.0175323486328125, 0.025115966796875, 0.0135498046875, -0.0058441162109375, 0.050201416015625, 0.03045654296875, -0.037109375, -0.01947021484375, 0.0024852752685546875, 0.0205535888671875, -0.0026340484619140625, 0.00638580322265625, 0.0119171142578125, -0.00678253173828125, 0.01535797119140625, 0.0382080078125, -0.0009670257568359375, -0.0333251953125, -0.051239013671875, 0.0229034423828125, 0.00376129150390625, 0.06707763671875, -0.0209503173828125, 0.01410675048828125, 0.040863037109375, 0.026153564453125, 0.038726806640625, 0.02325439453125, 0.042999267578125, -0.03692626953125, 0.031768798828125, -0.01139068603515625, 0.0237884521484375, 0.0055999755859375, -0.0264129638671875, 0.04510498046875, 0.027008056640625, -0.04052734375, -0.05206298828125, 0.00021648406982421875, -0.11517333984375, 0.040771484375, 0.0718994140625, 0.00609588623046875, -0.02606201171875, -0.012481689453125, -0.041259765625, -0.0020465850830078125, -0.064697265625, 0.02392578125, 0.0283355712890625, -0.0032939910888671875, -0.01306915283203125, -0.0166168212890625, 0.044036865234375, -0.022491455078125, -0.078125, 0.01142120361328125, 0.025909423828125, -0.00571441650390625, 0.0007371902465820312, 0.042388916015625, -0.0056610107421875, 0.0264434814453125, 0.012237548828125, 0.02093505859375, -0.0220184326171875, -0.0440673828125, -0.0301971435546875, 0.013092041015625, -0.00887298583984375, -0.03948974609375 ] ]
result-kand2-sdxl-wuerst-karlo/be76ce08
2023-10-04T18:52:19.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
310
2023-10-04T18:52:19
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 178 num_examples: 10 download_size: 1354 dataset_size: 178 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "be76ce08" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.0361328125, -0.0005946159362792969, 0.00640106201171875, 0.013702392578125, -0.02606201171875, -0.01038360595703125, 0.016265869140625, -0.0201263427734375, 0.064208984375, 0.0394287109375, -0.0538330078125, -0.0474853515625, -0.051055908203125, -0.0015001296997070312, -0.0157623291015625, 0.06903076171875, 0.0179595947265625, 0.00246429443359375, -0.0164642333984375, -0.00972747802734375, -0.02227783203125, -0.03936767578125, -0.039794921875, -0.040130615234375, 0.054107666015625, 0.05242919921875, 0.03070068359375, 0.032684326171875, 0.057952880859375, 0.0157012939453125, -0.0026111602783203125, -0.02685546875, -0.039276123046875, -0.00893402099609375, -0.01556396484375, -0.03131103515625, -0.081298828125, -0.00930023193359375, 0.0372314453125, 0.04949951171875, -0.00315093994140625, 0.06549072265625, -0.007965087890625, 0.06536865234375, -0.039215087890625, 0.038818359375, -0.018463134765625, -0.0096435546875, -0.050994873046875, 0.003597259521484375, -0.0003342628479003906, -0.0255889892578125, -0.00893402099609375, -0.07257080078125, 0.01384735107421875, 0.0169219970703125, 0.04180908203125, 0.018096923828125, 0.0036258697509765625, -0.00733184814453125, -0.01279449462890625, 0.01104736328125, -0.031951904296875, 0.01396942138671875, 0.04345703125, 0.037200927734375, -0.0088348388671875, -0.035614013671875, -0.0257415771484375, 0.0169830322265625, 0.0100250244140625, 0.015380859375, 0.0080718994140625, -0.0002770423889160156, 0.06512451171875, 0.044342041015625, -0.04327392578125, -0.023651123046875, -0.0662841796875, -0.02801513671875, 0.06561279296875, -0.005405426025390625, 0.0205078125, -0.0256195068359375, -0.01230621337890625, -0.01248931884765625, -0.040069580078125, -0.00870513916015625, 0.0310211181640625, 0.0234222412109375, -0.08477783203125, 0.03204345703125, -0.007152557373046875, 0.0207061767578125, 0.0043182373046875, 0.0478515625, 0.05621337890625, -0.01093292236328125, -0.01934814453125, 0.0280303955078125, 0.0157470703125, 0.03363037109375, 0.014404296875, 0.007415771484375, -0.004550933837890625, 0.0145111083984375, 0.01580810546875, -0.06640625, -0.042266845703125, 0.020477294921875, -0.0704345703125, -0.006099700927734375, 0.032867431640625, -0.07598876953125, -0.03533935546875, -0.033416748046875, 0.0150909423828125, 0.006622314453125, -0.0489501953125, -0.0141143798828125, -0.05438232421875, 0.03167724609375, 0.0230255126953125, -0.059661865234375, 0.0206146240234375, 0.045654296875, 0.0291290283203125, 0.01018524169921875, -0.0088348388671875, -0.042327880859375, 0.0270843505859375, -0.01152801513671875, 0.053253173828125, -0.05413818359375, -0.04132080078125, 0.0139007568359375, 0.041412353515625, 0.0129852294921875, -0.0340576171875, 0.0604248046875, -0.0225372314453125, -0.02227783203125, -0.061920166015625, -0.036407470703125, -0.0227203369140625, 0.028564453125, -0.085693359375, 0.0638427734375, 0.0283050537109375, -0.041778564453125, 0.023529052734375, -0.084228515625, -0.01210784912109375, 0.0535888671875, -0.0031833648681640625, -0.0192108154296875, 0.02996826171875, -0.0203399658203125, 0.0292816162109375, -0.0179290771484375, 0.0161590576171875, -0.06414794921875, -0.01503753662109375, -0.004573822021484375, 0.00556182861328125, 0.053436279296875, 0.02001953125, 0.016357421875, 0.005100250244140625, -0.07574462890625, -0.005161285400390625, 0.0045623779296875, -0.0008044242858886719, -0.0210723876953125, -0.035675048828125, 0.02838134765625, -0.018035888671875, 0.0338134765625, -0.037353515625, 0.0115509033203125, 0.00455474853515625, -0.00841522216796875, 0.049163818359375, -0.00015604496002197266, 0.0194091796875, -0.038360595703125, 0.033233642578125, 0.0056610107421875, 0.03509521484375, 0.005764007568359375, -0.0225067138671875, -0.05230712890625, 0.00933074951171875, 0.03790283203125, 0.03594970703125, -0.0469970703125, 0.050689697265625, -0.0009450912475585938, -0.052032470703125, -0.01032257080078125, -0.0007014274597167969, 0.026397705078125, 0.0150299072265625, 0.030029296875, -0.044677734375, -0.05523681640625, -0.0555419921875, 0.0152740478515625, 0.00913238525390625, 0.009063720703125, 0.00753021240234375, 0.06561279296875, -0.0289154052734375, 0.0166473388671875, -0.038665771484375, -0.01107025146484375, -0.005985260009765625, -0.035430908203125, 0.031585693359375, 0.06365966796875, 0.06439208984375, -0.053466796875, -0.0230255126953125, -0.03277587890625, -0.053314208984375, -0.004566192626953125, 0.03643798828125, -0.049957275390625, -0.0105438232421875, 0.0100555419921875, -0.021697998046875, 0.07080078125, 0.056610107421875, -0.048370361328125, 0.00443267822265625, -0.00432586669921875, 0.024627685546875, -0.1112060546875, 0.0291900634765625, -0.0008268356323242188, -0.014434814453125, -0.03265380859375, -0.01000213623046875, 0.00543975830078125, -0.0143280029296875, -0.00627899169921875, 0.029205322265625, -0.0389404296875, -0.0093841552734375, -0.00521087646484375, -0.0107269287109375, -0.007137298583984375, 0.010986328125, -0.0029659271240234375, 0.01541900634765625, 0.070068359375, -0.0299530029296875, 0.060638427734375, 0.041656494140625, 0.0038700103759765625, 0.06463623046875, -0.055206298828125, 0.01384735107421875, -0.01434326171875, 0.0171356201171875, -0.04412841796875, -0.055145263671875, 0.03363037109375, -0.0306854248046875, 0.03057861328125, -0.059295654296875, -0.032623291015625, -0.039947509765625, -0.0270538330078125, 0.051177978515625, 0.038543701171875, -0.0533447265625, 0.032440185546875, 0.0487060546875, -0.0108184814453125, 0.0007066726684570312, -0.054229736328125, -0.00994873046875, -0.0195159912109375, -0.025634765625, 0.031646728515625, -0.031280517578125, 0.0071563720703125, -0.017364501953125, 0.0237274169921875, -0.0021266937255859375, -0.023162841796875, 0.051055908203125, 0.031982421875, -0.00733184814453125, 0.012664794921875, 0.009674072265625, -0.061676025390625, 0.023101806640625, -0.004634857177734375, 0.0204010009765625, 0.01123809814453125, -0.0195465087890625, -0.019561767578125, 0.04541015625, 0.0279541015625, -0.0103607177734375, 0.021881103515625, 0.040740966796875, -0.07562255859375, -0.012359619140625, -0.03558349609375, -0.002956390380859375, -0.034454345703125, 0.0001537799835205078, -0.01500701904296875, -0.04010009765625, 0.05828857421875, -0.005413055419921875, -0.00010609626770019531, 0.049224853515625, 0.0521240234375, 0.0270233154296875, 0.03729248046875, 0.03216552734375, -0.020538330078125, 0.0218963623046875, -0.015106201171875, -0.016204833984375, -0.054443359375, -0.031341552734375, -0.0428466796875, -0.040496826171875, -0.049102783203125, -0.0279388427734375, 0.005931854248046875, -0.0205078125, -0.021697998046875, 0.029876708984375, -0.057373046875, 0.0296173095703125, 0.04620361328125, 0.021026611328125, -0.01483154296875, -0.01102447509765625, 0.037200927734375, 0.02490234375, -0.040069580078125, -0.021026611328125, 0.085693359375, 0.032257080078125, 0.07122802734375, 0.030914306640625, 0.06195068359375, 0.031982421875, 0.0227508544921875, -0.00662994384765625, 0.02532958984375, -0.0153045654296875, -0.050933837890625, -0.003902435302734375, 0.0020046234130859375, -0.04736328125, -0.036468505859375, -0.0245513916015625, -0.0263214111328125, 0.034210205078125, 0.0489501953125, -0.003849029541015625, 0.0013284683227539062, -0.07012939453125, 0.0770263671875, 0.00440216064453125, -0.01055908203125, -0.006740570068359375, -0.047821044921875, 0.0021152496337890625, 0.02593994140625, 0.00557708740234375, -0.0204315185546875, 0.0188140869140625, 0.0792236328125, -0.04705810546875, 0.06475830078125, -0.05865478515625, 0.019622802734375, 0.0184326171875, -0.026458740234375, 0.023895263671875, 0.03936767578125, -0.01090240478515625, 0.0011434555053710938, 0.035491943359375, -0.044830322265625, -0.0216064453125, 0.05364990234375, -0.044281005859375, 0.01959228515625, -0.0242767333984375, -0.02532958984375, 0.004711151123046875, 0.0227203369140625, 0.032501220703125, 0.06573486328125, -0.0096893310546875, 0.00074005126953125, 0.06085205078125, 0.0258026123046875, 0.032440185546875, 0.0007033348083496094, -0.01322174072265625, -0.039093017578125, 0.0723876953125, 0.026458740234375, -0.0264892578125, 0.00817108154296875, 0.0183258056640625, -0.0287628173828125, -0.0277099609375, -0.0418701171875, 0.0159149169921875, -0.0394287109375, -0.0411376953125, -0.001987457275390625, -0.0185699462890625, -0.04986572265625, -0.0280914306640625, -0.0223236083984375, -0.025848388671875, -0.03851318359375, -0.03326416015625, 0.0777587890625, 0.053802490234375, -0.0404052734375, 0.033233642578125, -0.0645751953125, 0.027252197265625, -0.00998687744140625, 0.06951904296875, -0.01708984375, -0.0374755859375, -0.015106201171875, -0.00567626953125, 0.01177978515625, -0.057586669921875, -0.00714111328125, 0.007205963134765625, 0.05126953125, 0.02105712890625, 0.007419586181640625, 0.036590576171875, -0.008758544921875, 0.0361328125, 0.015350341796875, -0.056610107421875, 0.04779052734375, -0.0228118896484375, 0.034698486328125, 0.07562255859375, 0.028411865234375, -0.017669677734375, 0.02716064453125, -0.07806396484375, -0.039947509765625, 0.0300140380859375, -0.0034542083740234375, 0.01215362548828125, 0.02606201171875, 0.044830322265625, 0.0110015869140625, 0.0343017578125, -0.044219970703125, -0.054473876953125, -0.01953125, -0.042083740234375, 0.009674072265625, -0.0482177734375, -0.01202392578125, -0.02801513671875, 0.051727294921875, -0.004207611083984375, 0.0279693603515625, -0.0014829635620117188, 0.008270263671875, -0.005062103271484375, -0.002826690673828125, 0.0261077880859375, 0.036590576171875, -0.024810791015625, 0.00482940673828125, -0.0021820068359375, -0.043060302734375, -0.03533935546875, 0.052093505859375, -0.000942230224609375, -0.01001739501953125, 0.036163330078125, 0.045562744140625, -0.01507568359375, -0.0067596435546875, 0.0233154296875, 0.001621246337890625, -0.0325927734375, -0.050933837890625, 0.0198974609375, -0.0008130073547363281, 0.0178985595703125, -0.002887725830078125, -0.0195159912109375, 0.035003662109375, -0.023162841796875, 0.02679443359375, 0.00010502338409423828, -0.05877685546875, -0.04888916015625, 0.0281524658203125, 0.049407958984375, -0.036651611328125, 0.056610107421875, -0.016204833984375, -0.044586181640625, 0.048065185546875, 0.0284423828125, 0.04534912109375, -0.0303802490234375, 0.01091766357421875, 0.03814697265625, 0.0174407958984375, 0.016571044921875, 0.07623291015625, -0.01454925537109375, -0.03631591796875, 0.001056671142578125, -0.0213775634765625, -0.0234222412109375, -0.0165252685546875, -0.07647705078125, 0.01971435546875, -0.04852294921875, -0.00974273681640625, 0.00421142578125, 0.004436492919921875, -0.0538330078125, 0.0197601318359375, 0.0267486572265625, 0.106201171875, -0.0655517578125, 0.033447265625, 0.06732177734375, -0.019012451171875, -0.05877685546875, -0.0382080078125, 0.0108642578125, -0.046112060546875, -0.01169586181640625, 0.0244140625, 0.0330810546875, -0.006195068359375, -0.08013916015625, -0.053253173828125, 0.0775146484375, 0.0156097412109375, -0.0478515625, 0.031097412109375, -0.0010251998901367188, 0.016387939453125, -0.0299835205078125, 0.0205078125, 0.030303955078125, 0.056976318359375, 0.0297088623046875, -0.0433349609375, 0.00647735595703125, -0.05938720703125, -0.01439666748046875, 0.0282135009765625, -0.0562744140625, 0.001522064208984375, 0.0013837814331054688, 0.0218963623046875, -0.01291656494140625, 0.053680419921875, 0.01548004150390625, 0.047271728515625, 0.0386962890625, 0.0458984375, 0.0655517578125, -0.020233154296875, 0.05029296875, -0.0105133056640625, 0.03662109375, 0.07135009765625, -0.0165252685546875, 0.0196533203125, 0.030731201171875, 0.0014772415161132812, 0.0101318359375, 0.05206298828125, -0.02777099609375, 0.018096923828125, 0.0279083251953125, -0.0164794921875, -0.0285797119140625, -0.01059722900390625, -0.059234619140625, 0.004337310791015625, 0.040252685546875, -0.0287322998046875, -0.003147125244140625, -0.00691986083984375, 0.0180511474609375, -0.0162200927734375, -0.042724609375, 0.044342041015625, -0.0014295578002929688, -0.0199737548828125, -0.01291656494140625, -0.02716064453125, 0.01306915283203125, -0.048828125, -0.038848876953125, 0.0024433135986328125, 0.006000518798828125, -0.0430908203125, -0.058746337890625, 0.044891357421875, -0.018463134765625, -0.045501708984375, 0.006290435791015625, 0.05548095703125, -0.029296875, -0.06951904296875, 0.019317626953125, 0.002124786376953125, 0.01428985595703125, 0.013427734375, -0.08624267578125, 0.044219970703125, -0.0034580230712890625, 0.00251007080078125, 0.00975799560546875, 0.0107421875, 0.006603240966796875, 0.0306243896484375, 0.03778076171875, -0.006542205810546875, -0.01242828369140625, 0.021942138671875, 0.0693359375, -0.045684814453125, -0.039794921875, -0.03515625, 0.056610107421875, -0.03680419921875, -0.044830322265625, 0.03143310546875, 0.07781982421875, 0.0535888671875, -0.01032257080078125, 0.07281494140625, -0.040130615234375, 0.062225341796875, -0.035003662109375, 0.04254150390625, -0.0159149169921875, -0.0117645263671875, -0.0160064697265625, -0.055023193359375, -0.03680419921875, 0.048553466796875, 0.01201629638671875, 0.015960693359375, 0.0205841064453125, 0.075927734375, -0.01543426513671875, 0.027435302734375, 0.01210784912109375, 0.01050567626953125, 0.021881103515625, 0.0297393798828125, 0.0260162353515625, -0.040985107421875, -0.020477294921875, -0.0131988525390625, -0.049102783203125, 0.003124237060546875, -0.0692138671875, -0.0697021484375, -0.04437255859375, -0.03936767578125, -0.049774169921875, 0.009124755859375, 0.07855224609375, 0.06353759765625, -0.0633544921875, -0.01502227783203125, 0.01593017578125, 0.026275634765625, 0.027740478515625, -0.00455474853515625, 0.0421142578125, 0.0221099853515625, -0.040252685546875, -0.0234222412109375, 0.01129913330078125, 0.017059326171875, -0.0031890869140625, 0.007480621337890625, 0.0078887939453125, -0.017059326171875, 0.0238189697265625, 0.030670166015625, 0.0074920654296875, -0.0295562744140625, -0.042572021484375, 0.02630615234375, -0.004425048828125, 0.06500244140625, -0.0190582275390625, 0.0184326171875, 0.04400634765625, 0.027313232421875, 0.0230560302734375, 0.01377105712890625, 0.040802001953125, -0.0261688232421875, 0.01006317138671875, -0.018951416015625, 0.033599853515625, 0.0045013427734375, -0.0281524658203125, 0.05596923828125, 0.0303192138671875, -0.0462646484375, -0.036529541015625, -0.005191802978515625, -0.11309814453125, 0.04461669921875, 0.072021484375, 0.007568359375, -0.045257568359375, -0.0149383544921875, -0.0232696533203125, 0.0082855224609375, -0.05902099609375, 0.0088348388671875, 0.0251617431640625, 0.007640838623046875, -0.011749267578125, -0.0179443359375, 0.045745849609375, -0.0254058837890625, -0.089599609375, 0.01171112060546875, 0.034332275390625, 0.0010004043579101562, 0.00861358642578125, 0.051727294921875, -0.00955963134765625, 0.0274200439453125, 0.0165252685546875, 0.0182952880859375, -0.00982666015625, -0.0286865234375, -0.00850677490234375, -0.004550933837890625, -0.0019664764404296875, -0.031646728515625 ] ]
mozilla-foundation/common_voice_6_1
2023-07-29T16:00:07.000Z
[ "task_categories:automatic-speech-recognition", "annotations_creators:crowdsourced", "language_creators:crowdsourced", "multilinguality:multilingual", "source_datasets:extended|common_voice", "license:cc0-1.0", "arxiv:1912.06670", "region:us" ]
mozilla-foundation
null
@inproceedings{commonvoice:2020, author = {Ardila, R. and Branson, M. and Davis, K. and Henretty, M. and Kohler, M. and Meyer, J. and Morais, R. and Saunders, L. and Tyers, F. M. and Weber, G.}, title = {Common Voice: A Massively-Multilingual Speech Corpus}, booktitle = {Proceedings of the 12th Conference on Language Resources and Evaluation (LREC 2020)}, pages = {4211--4215}, year = 2020 }
4
309
2022-03-02T23:29:22
--- annotations_creators: - crowdsourced language_creators: - crowdsourced license: - cc0-1.0 multilinguality: - multilingual size_categories: ab: - n<1K ar: - 10K<n<100K as: - n<1K br: - 10K<n<100K ca: - 100K<n<1M cnh: - 1K<n<10K cs: - 10K<n<100K cv: - 10K<n<100K cy: - 10K<n<100K de: - 100K<n<1M dv: - 10K<n<100K el: - 10K<n<100K en: - 1M<n<10M eo: - 10K<n<100K es: - 100K<n<1M et: - 10K<n<100K eu: - 10K<n<100K fa: - 100K<n<1M fi: - 1K<n<10K fr: - 100K<n<1M fy-NL: - 10K<n<100K ga-IE: - 1K<n<10K hi: - n<1K hsb: - 1K<n<10K hu: - 1K<n<10K ia: - 1K<n<10K id: - 10K<n<100K it: - 100K<n<1M ja: - 1K<n<10K ka: - 1K<n<10K kab: - 100K<n<1M ky: - 10K<n<100K lg: - 1K<n<10K lt: - 1K<n<10K lv: - 1K<n<10K mn: - 10K<n<100K mt: - 10K<n<100K nl: - 10K<n<100K or: - 1K<n<10K pa-IN: - 1K<n<10K pl: - 100K<n<1M pt: - 10K<n<100K rm-sursilv: - 1K<n<10K rm-vallader: - 1K<n<10K ro: - 1K<n<10K ru: - 10K<n<100K rw: - 1M<n<10M sah: - 1K<n<10K sl: - 1K<n<10K sv-SE: - 10K<n<100K ta: - 10K<n<100K th: - 10K<n<100K tr: - 10K<n<100K tt: - 10K<n<100K uk: - 10K<n<100K vi: - 1K<n<10K vot: - n<1K zh-CN: - 10K<n<100K zh-HK: - 10K<n<100K zh-TW: - 10K<n<100K source_datasets: - extended|common_voice paperswithcode_id: common-voice pretty_name: Common Voice Corpus 6.1 language_bcp47: - ab - ar - as - br - ca - cnh - cs - cv - cy - de - dv - el - en - eo - es - et - eu - fa - fi - fr - fy-NL - ga-IE - hi - hsb - hu - ia - id - it - ja - ka - kab - ky - lg - lt - lv - mn - mt - nl - or - pa-IN - pl - pt - rm-sursilv - rm-vallader - ro - ru - rw - sah - sl - sv-SE - ta - th - tr - tt - uk - vi - vot - zh-CN - zh-HK - zh-TW extra_gated_prompt: By clicking on “Access repository” below, you also agree to not attempt to determine the identity of speakers in the Common Voice dataset. task_categories: - automatic-speech-recognition --- # Dataset Card for Common Voice Corpus 6.1 ## 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://commonvoice.mozilla.org/en/datasets - **Repository:** https://github.com/common-voice/common-voice - **Paper:** https://arxiv.org/abs/1912.06670 - **Leaderboard:** https://paperswithcode.com/dataset/common-voice - **Point of Contact:** [Anton Lozhkov](mailto:anton@huggingface.co) ### Dataset Summary The Common Voice dataset consists of a unique MP3 and corresponding text file. Many of the 9283 recorded hours in the dataset also include demographic metadata like age, sex, and accent that can help improve the accuracy of speech recognition engines. The dataset currently consists of 7335 validated hours in 60 languages, but more voices and languages are always added. Take a look at the [Languages](https://commonvoice.mozilla.org/en/languages) page to request a language or start contributing. ### Supported Tasks and Leaderboards The results for models trained on the Common Voice datasets are available via the [🤗 Speech Bench](https://huggingface.co/spaces/huggingface/hf-speech-bench) ### Languages ``` Abkhaz, Arabic, Assamese, Basque, Breton, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Chuvash, Czech, Dhivehi, Dutch, English, Esperanto, Estonian, Finnish, French, Frisian, Georgian, German, Greek, Hakha Chin, Hindi, Hungarian, Indonesian, Interlingua, Irish, Italian, Japanese, Kabyle, Kinyarwanda, Kyrgyz, Latvian, Lithuanian, Luganda, Maltese, Mongolian, Odia, Persian, Polish, Portuguese, Punjabi, Romanian, Romansh Sursilvan, Romansh Vallader, Russian, Sakha, Slovenian, Sorbian, Upper, Spanish, Swedish, Tamil, Tatar, Thai, Turkish, Ukrainian, Vietnamese, Votic, Welsh ``` ## Dataset Structure ### Data Instances A typical data point comprises the `path` to the audio file and its `sentence`. Additional fields include `accent`, `age`, `client_id`, `up_votes`, `down_votes`, `gender`, `locale` and `segment`. ```python { 'client_id': 'd59478fbc1ee646a28a3c652a119379939123784d99131b865a89f8b21c81f69276c48bd574b81267d9d1a77b83b43e6d475a6cfc79c232ddbca946ae9c7afc5', 'path': 'et/clips/common_voice_et_18318995.mp3', 'audio': { 'path': 'et/clips/common_voice_et_18318995.mp3', 'array': array([-0.00048828, -0.00018311, -0.00137329, ..., 0.00079346, 0.00091553, 0.00085449], dtype=float32), 'sampling_rate': 48000 }, 'sentence': 'Tasub kokku saada inimestega, keda tunned juba ammust ajast saati.', 'up_votes': 2, 'down_votes': 0, 'age': 'twenties', 'gender': 'male', 'accent': '', 'locale': 'et', 'segment': '' } ``` ### Data Fields `client_id` (`string`): An id for which client (voice) made the recording `path` (`string`): The path to the audio file `audio` (`dict`): A dictionary containing the path to the downloaded audio file, the decoded audio array, and the sampling rate. Note that when accessing the audio column: `dataset[0]["audio"]` the audio file is automatically decoded and resampled to `dataset.features["audio"].sampling_rate`. Decoding and resampling of a large number of audio files might take a significant amount of time. Thus it is important to first query the sample index before the `"audio"` column, *i.e.* `dataset[0]["audio"]` should **always** be preferred over `dataset["audio"][0]`. `sentence` (`string`): The sentence the user was prompted to speak `up_votes` (`int64`): How many upvotes the audio file has received from reviewers `down_votes` (`int64`): How many downvotes the audio file has received from reviewers `age` (`string`): The age of the speaker (e.g. `teens`, `twenties`, `fifties`) `gender` (`string`): The gender of the speaker `accent` (`string`): Accent of the speaker `locale` (`string`): The locale of the speaker `segment` (`string`): Usually an empty field ### Data Splits The speech material has been subdivided into portions for dev, train, test, validated, invalidated, reported and other. The validated data is data that has been validated with reviewers and received upvotes that the data is of high quality. The invalidated data is data has been invalidated by reviewers and received downvotes indicating that the data is of low quality. The reported data is data that has been reported, for different reasons. The other data is data that has not yet been reviewed. The dev, test, train are all data that has been reviewed, deemed of high quality and split into dev, test and train. ## Data Preprocessing Recommended by Hugging Face The following are data preprocessing steps advised by the Hugging Face team. They are accompanied by an example code snippet that shows how to put them to practice. Many examples in this dataset have trailing quotations marks, e.g _“the cat sat on the mat.“_. These trailing quotation marks do not change the actual meaning of the sentence, and it is near impossible to infer whether a sentence is a quotation or not a quotation from audio data alone. In these cases, it is advised to strip the quotation marks, leaving: _the cat sat on the mat_. In addition, the majority of training sentences end in punctuation ( . or ? or ! ), whereas just a small proportion do not. In the dev set, **almost all** sentences end in punctuation. Thus, it is recommended to append a full-stop ( . ) to the end of the small number of training examples that do not end in punctuation. ```python from datasets import load_dataset ds = load_dataset("mozilla-foundation/common_voice_6_1", "en", use_auth_token=True) def prepare_dataset(batch): """Function to preprocess the dataset with the .map method""" transcription = batch["sentence"] if transcription.startswith('"') and transcription.endswith('"'): # we can remove trailing quotation marks as they do not affect the transcription transcription = transcription[1:-1] if transcription[-1] not in [".", "?", "!"]: # append a full-stop to sentences that do not end in punctuation transcription = transcription + "." batch["sentence"] = transcription return batch ds = ds.map(prepare_dataset, desc="preprocess dataset") ``` ## 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 The dataset consists of people who have donated their voice online. You agree to not attempt to determine the identity of speakers in the Common Voice dataset. ## Considerations for Using the Data ### Social Impact of Dataset The dataset consists of people who have donated their voice online. You agree to not attempt to determine the identity of speakers in the Common Voice dataset. ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information Public Domain, [CC-0](https://creativecommons.org/share-your-work/public-domain/cc0/) ### Citation Information ``` @inproceedings{commonvoice:2020, author = {Ardila, R. and Branson, M. and Davis, K. and Henretty, M. and Kohler, M. and Meyer, J. and Morais, R. and Saunders, L. and Tyers, F. M. and Weber, G.}, title = {Common Voice: A Massively-Multilingual Speech Corpus}, booktitle = {Proceedings of the 12th Conference on Language Resources and Evaluation (LREC 2020)}, pages = {4211--4215}, year = 2020 } ```
10,751
[ [ -0.0401611328125, -0.054473876953125, 0.00981903076171875, 0.0335693359375, -0.0188751220703125, 0.0024566650390625, -0.04266357421875, -0.017059326171875, 0.03216552734375, 0.040985107421875, -0.057373046875, -0.0712890625, -0.03289794921875, 0.0184326171875, -0.0232391357421875, 0.07122802734375, 0.034820556640625, 0.005832672119140625, -0.00870513916015625, -0.0113983154296875, -0.0262908935546875, -0.04931640625, -0.0482177734375, -0.00244140625, 0.01375579833984375, 0.04388427734375, 0.03350830078125, 0.03948974609375, 0.01424407958984375, 0.0254364013671875, -0.0243988037109375, 0.004291534423828125, -0.0253448486328125, 0.002346038818359375, 0.00820159912109375, -0.02642822265625, -0.033172607421875, 0.00833892822265625, 0.0482177734375, 0.049530029296875, -0.0266876220703125, 0.0216064453125, -0.00275421142578125, 0.040283203125, -0.01358795166015625, 0.014434814453125, -0.049163818359375, -0.006988525390625, -0.0302276611328125, -0.015228271484375, -0.01418304443359375, -0.031768798828125, 0.004528045654296875, -0.05291748046875, 0.01319122314453125, -0.00617218017578125, 0.061920166015625, 0.0186004638671875, -0.0016727447509765625, -0.025421142578125, -0.037353515625, 0.076904296875, -0.0673828125, 0.01262664794921875, 0.04803466796875, 0.0228424072265625, -0.0177459716796875, -0.047393798828125, -0.0643310546875, -0.0002034902572631836, 0.00717926025390625, 0.016693115234375, -0.0222625732421875, -0.003574371337890625, 0.0278167724609375, 0.025238037109375, -0.044891357421875, -0.002109527587890625, -0.04852294921875, -0.02178955078125, 0.062286376953125, -0.0008697509765625, 0.037017822265625, -0.02581787109375, -0.0082244873046875, -0.032623291015625, -0.0306549072265625, 0.01727294921875, 0.0440673828125, 0.05474853515625, -0.04400634765625, 0.03778076171875, -0.0205535888671875, 0.0478515625, 0.0012569427490234375, -0.01451873779296875, 0.06024169921875, -0.029876708984375, -0.0130615234375, 0.018310546875, 0.08233642578125, 0.032135009765625, 0.0252685546875, 0.0213165283203125, 0.013946533203125, 0.0023555755615234375, -0.00710296630859375, -0.043426513671875, -0.01080322265625, 0.04241943359375, -0.0240020751953125, -0.01277923583984375, -0.00222015380859375, -0.06280517578125, -0.0079803466796875, -0.0263824462890625, 0.01666259765625, -0.036895751953125, -0.02276611328125, 0.0185089111328125, -0.0160369873046875, 0.005428314208984375, 0.005687713623046875, -0.056365966796875, 0.03765869140625, 0.03948974609375, 0.062744140625, 0.00032806396484375, -0.0254364013671875, -0.03997802734375, -0.01202392578125, 0.0028781890869140625, 0.043212890625, -0.0306854248046875, -0.03900146484375, -0.0029296875, 0.022369384765625, -0.0164337158203125, -0.046630859375, 0.06463623046875, 0.006805419921875, 0.03594970703125, -0.020843505859375, -0.03924560546875, -0.0213623046875, 0.0019741058349609375, -0.05523681640625, 0.080322265625, -0.0014276504516601562, -0.0516357421875, 0.01502227783203125, -0.0687255859375, -0.034423828125, -0.007488250732421875, -0.01105499267578125, -0.040985107421875, -0.029541015625, 0.033843994140625, 0.048187255859375, -0.0167083740234375, 0.020294189453125, -0.01010894775390625, -0.032928466796875, 0.0283966064453125, -0.0169677734375, 0.09539794921875, 0.0227813720703125, -0.0215301513671875, -0.011199951171875, -0.0804443359375, 0.0017271041870117188, 0.0035800933837890625, -0.0309295654296875, -0.0024280548095703125, 0.0079498291015625, 0.031890869140625, 0.0022525787353515625, 0.00005698204040527344, -0.0491943359375, 0.005279541015625, -0.038909912109375, 0.046112060546875, 0.0269927978515625, 0.0155792236328125, 0.01387786865234375, -0.029937744140625, 0.035003662109375, 0.00470733642578125, 0.0017328262329101562, 0.0008482933044433594, -0.035797119140625, -0.041900634765625, -0.027496337890625, 0.020263671875, 0.053924560546875, -0.024566650390625, 0.06292724609375, -0.03240966796875, -0.050323486328125, -0.06768798828125, 0.0128936767578125, 0.0236358642578125, 0.032318115234375, 0.04437255859375, -0.020172119140625, -0.06488037109375, -0.055023193359375, -0.0020351409912109375, -0.01416015625, -0.006496429443359375, 0.037933349609375, 0.0298919677734375, -0.009368896484375, 0.0679931640625, -0.033355712890625, -0.032867431640625, -0.0299224853515625, 0.0107574462890625, 0.04864501953125, 0.05718994140625, 0.03778076171875, -0.06280517578125, -0.035888671875, -0.0218048095703125, -0.0308685302734375, -0.0257568359375, -0.018035888671875, 0.00634002685546875, 0.0018339157104492188, 0.0296478271484375, -0.043365478515625, 0.01210784912109375, 0.043304443359375, -0.008544921875, 0.0335693359375, 0.01251983642578125, 0.0222320556640625, -0.09515380859375, 0.011444091796875, -0.006931304931640625, 0.0007252693176269531, -0.04681396484375, -0.040435791015625, -0.031158447265625, -0.00762939453125, -0.046722412109375, 0.019134521484375, -0.0248870849609375, -0.0008087158203125, 0.01324462890625, 0.0235443115234375, -0.0006933212280273438, 0.043060302734375, 0.01070404052734375, 0.0731201171875, 0.05029296875, -0.0457763671875, 0.0372314453125, 0.040985107421875, -0.035552978515625, 0.042144775390625, -0.0635986328125, 0.02740478515625, 0.007495880126953125, 0.01313018798828125, -0.0711669921875, -0.013916015625, 0.02423095703125, -0.07025146484375, 0.005794525146484375, -0.022613525390625, -0.038482666015625, -0.020111083984375, -0.01544189453125, 0.003971099853515625, 0.03057861328125, -0.0218048095703125, 0.02886962890625, 0.048095703125, -0.0283660888671875, -0.043182373046875, -0.0535888671875, 0.0066070556640625, -0.0268402099609375, -0.058197021484375, 0.02703857421875, -0.01230621337890625, -0.0129241943359375, -0.006786346435546875, 0.015350341796875, -0.014923095703125, 0.0014781951904296875, 0.02105712890625, -0.0006699562072753906, -0.005733489990234375, 0.0027313232421875, -0.0122833251953125, 0.005344390869140625, -0.0022068023681640625, 0.0031490325927734375, 0.05377197265625, -0.0108642578125, -0.01410675048828125, -0.036834716796875, 0.035064697265625, 0.033416748046875, -0.016845703125, 0.03326416015625, 0.056732177734375, -0.01287078857421875, -0.006145477294921875, -0.0408935546875, 0.01105499267578125, -0.03167724609375, 0.029815673828125, -0.01251220703125, -0.043182373046875, 0.05682373046875, 0.0168304443359375, -0.0033111572265625, 0.0372314453125, 0.032623291015625, -0.01739501953125, 0.0550537109375, 0.01666259765625, -0.0263671875, 0.033447265625, -0.03887939453125, -0.01155853271484375, -0.0565185546875, -0.020965576171875, -0.061920166015625, -0.01396942138671875, -0.0413818359375, -0.034149169921875, 0.018402099609375, -0.003963470458984375, 0.005279541015625, 0.048980712890625, -0.057861328125, 0.021881103515625, 0.05072021484375, 0.002582550048828125, -0.0016489028930664062, 0.00766754150390625, -0.0072479248046875, -0.003204345703125, -0.02789306640625, -0.037322998046875, 0.08245849609375, 0.0214385986328125, 0.03662109375, 0.006130218505859375, 0.05133056640625, 0.025848388671875, -0.03271484375, -0.049530029296875, 0.044921875, -0.018463134765625, -0.04522705078125, -0.039276123046875, -0.023468017578125, -0.0726318359375, 0.00891876220703125, -0.0225982666015625, -0.053741455078125, 0.01739501953125, -0.0025043487548828125, -0.032562255859375, 0.002429962158203125, -0.056976318359375, 0.057159423828125, -0.003498077392578125, -0.002105712890625, -0.0135345458984375, -0.06341552734375, -0.0016002655029296875, 0.007354736328125, 0.026763916015625, -0.013336181640625, 0.0260467529296875, 0.09222412109375, -0.036773681640625, 0.0667724609375, -0.0284576416015625, 0.0208892822265625, 0.035797119140625, -0.036773681640625, 0.01611328125, -0.0038471221923828125, -0.013671875, 0.029571533203125, 0.025787353515625, -0.0167083740234375, -0.0379638671875, 0.034454345703125, -0.0650634765625, -0.0181732177734375, -0.02313232421875, -0.022369384765625, -0.01509857177734375, 0.013824462890625, 0.0312347412109375, 0.0263824462890625, -0.022613525390625, 0.037872314453125, 0.04351806640625, -0.03594970703125, 0.027069091796875, 0.042266845703125, 0.004367828369140625, -0.06427001953125, 0.04718017578125, 0.017303466796875, 0.006389617919921875, 0.022552490234375, 0.014129638671875, -0.0283660888671875, -0.038726806640625, -0.0213775634765625, 0.018798828125, -0.04254150390625, -0.0029850006103515625, -0.051971435546875, -0.0181732177734375, -0.058380126953125, 0.00890350341796875, -0.0230865478515625, -0.03692626953125, -0.0308837890625, -0.0069122314453125, 0.0447998046875, 0.01532745361328125, -0.017547607421875, 0.042755126953125, -0.052825927734375, 0.0279998779296875, 0.0048065185546875, 0.008636474609375, -0.0289306640625, -0.0394287109375, -0.025115966796875, 0.0159912109375, -0.01434326171875, -0.058807373046875, 0.033538818359375, 0.03369140625, 0.044525146484375, 0.0193328857421875, 0.0056915283203125, 0.06097412109375, -0.0229949951171875, 0.088134765625, 0.0110015869140625, -0.07696533203125, 0.06341552734375, -0.031646728515625, 0.0172576904296875, 0.0628662109375, 0.0201873779296875, -0.06414794921875, -0.026214599609375, -0.0548095703125, -0.06573486328125, 0.057281494140625, 0.029754638671875, 0.0147705078125, -0.00690460205078125, -0.002170562744140625, -0.0019283294677734375, 0.01898193359375, -0.05133056640625, -0.039215087890625, -0.03033447265625, -0.021087646484375, -0.018768310546875, -0.0013532638549804688, -0.00894927978515625, -0.044586181640625, 0.05914306640625, 0.00437164306640625, 0.0205078125, 0.032440185546875, -0.006397247314453125, 0.01177215576171875, 0.04052734375, 0.0509033203125, 0.01529693603515625, -0.037994384765625, -0.00894927978515625, 0.0105438232421875, -0.06243896484375, 0.0023250579833984375, 0.01253509521484375, -0.002155303955078125, 0.02099609375, 0.0291748046875, 0.06842041015625, 0.015350341796875, -0.041961669921875, 0.04730224609375, -0.00803375244140625, -0.028564453125, -0.0601806640625, 0.0031833648681640625, 0.012115478515625, -0.0007443428039550781, 0.026947021484375, -0.00018334388732910156, 0.00856781005859375, -0.037109375, 0.0251617431640625, 0.004150390625, -0.009368896484375, -0.022979736328125, 0.037139892578125, 0.019439697265625, -0.03399658203125, 0.0419921875, 0.00977325439453125, -0.03521728515625, 0.048095703125, 0.02593994140625, 0.0670166015625, -0.018157958984375, 0.010955810546875, 0.04327392578125, 0.0196533203125, -0.0006957054138183594, 0.045135498046875, -0.016387939453125, -0.0557861328125, -0.027374267578125, -0.04931640625, -0.0310821533203125, 0.03521728515625, -0.06243896484375, 0.026519775390625, -0.032989501953125, -0.0254058837890625, 0.014801025390625, 0.0184173583984375, -0.056182861328125, 0.02545166015625, 0.00547027587890625, 0.061920166015625, -0.08087158203125, 0.0595703125, 0.03375244140625, -0.057952880859375, -0.0810546875, -0.020111083984375, 0.0036678314208984375, -0.047637939453125, 0.0309295654296875, 0.005214691162109375, 0.0015163421630859375, -0.006927490234375, -0.05975341796875, -0.05340576171875, 0.07379150390625, 0.0266876220703125, -0.0491943359375, 0.0121612548828125, 0.0230560302734375, 0.039306640625, -0.033447265625, 0.0160064697265625, 0.046112060546875, 0.0377197265625, 0.0026035308837890625, -0.07379150390625, -0.00527191162109375, -0.040130615234375, -0.0234527587890625, -0.025634765625, -0.040283203125, 0.06414794921875, 0.004283905029296875, -0.01561737060546875, -0.008544921875, 0.03173828125, 0.0196075439453125, 0.0254669189453125, 0.05548095703125, 0.044219970703125, 0.0689697265625, -0.0088043212890625, 0.046661376953125, -0.00820159912109375, 0.01385498046875, 0.09307861328125, -0.00585174560546875, 0.07513427734375, 0.034637451171875, -0.033599853515625, 0.043426513671875, 0.0391845703125, -0.030120849609375, 0.04022216796875, 0.0161590576171875, -0.01299285888671875, -0.006214141845703125, -0.009918212890625, -0.036163330078125, 0.05792236328125, 0.02252197265625, -0.023040771484375, 0.016143798828125, 0.00414276123046875, 0.01535797119140625, 0.01482391357421875, 0.004489898681640625, 0.062744140625, 0.002384185791015625, -0.038238525390625, 0.05438232421875, -0.0238800048828125, 0.060028076171875, -0.04193115234375, -0.0031490325927734375, -0.0035877227783203125, -0.007053375244140625, -0.032470703125, -0.06427001953125, 0.0214385986328125, 0.01232147216796875, -0.027069091796875, -0.00878143310546875, 0.023590087890625, -0.0518798828125, -0.03704833984375, 0.0234375, 0.021240234375, 0.044769287109375, 0.001861572265625, -0.060760498046875, 0.0236053466796875, 0.01189422607421875, -0.00965118408203125, -0.00528717041015625, 0.0260162353515625, 0.023468017578125, 0.044281005859375, 0.06561279296875, 0.04864501953125, 0.0011854171752929688, 0.028167724609375, 0.0491943359375, -0.057891845703125, -0.05047607421875, -0.041229248046875, 0.051849365234375, -0.031524658203125, -0.01953125, 0.0535888671875, 0.054931640625, 0.06695556640625, -0.0014171600341796875, 0.075927734375, -0.014892578125, 0.08056640625, -0.042572021484375, 0.06243896484375, -0.035552978515625, 0.025543212890625, -0.04498291015625, -0.05389404296875, -0.016265869140625, 0.053192138671875, -0.0163116455078125, -0.0132293701171875, 0.033935546875, 0.0738525390625, 0.003093719482421875, 0.0011472702026367188, 0.0149688720703125, 0.0133819580078125, 0.0288543701171875, 0.039642333984375, 0.042266845703125, -0.046356201171875, 0.052825927734375, -0.027557373046875, 0.00258636474609375, 0.0030059814453125, -0.057891845703125, -0.058624267578125, -0.064208984375, -0.03472900390625, -0.0282135009765625, -0.00887298583984375, 0.0926513671875, 0.05908203125, -0.0721435546875, -0.033477783203125, 0.0137481689453125, 0.0009598731994628906, -0.0272369384765625, -0.01898193359375, 0.034637451171875, 0.0009012222290039062, -0.063720703125, 0.042572021484375, -0.0181732177734375, 0.00548553466796875, 0.009765625, -0.01313018798828125, -0.028594970703125, 0.0041656494140625, 0.0183563232421875, 0.032806396484375, -0.053863525390625, -0.01082611083984375, -0.01043701171875, 0.0009832382202148438, 0.0224151611328125, 0.023651123046875, -0.04052734375, 0.031890869140625, 0.0321044921875, 0.01529693603515625, 0.04248046875, 0.00774383544921875, 0.031982421875, -0.06597900390625, 0.018310546875, 0.018218994140625, 0.024566650390625, 0.0418701171875, -0.0252838134765625, 0.039703369140625, 0.018798828125, -0.04052734375, -0.07269287109375, -0.026092529296875, -0.1065673828125, 0.004638671875, 0.08917236328125, -0.00965118408203125, -0.01302337646484375, -0.01332855224609375, -0.02984619140625, 0.03790283203125, -0.055419921875, 0.034271240234375, 0.0604248046875, 0.00043320655822753906, -0.004505157470703125, -0.0369873046875, 0.05126953125, 0.0213775634765625, -0.04913330078125, 0.00215911865234375, 0.03173828125, 0.04241943359375, 0.0220947265625, 0.0721435546875, -0.01494598388671875, 0.01202392578125, 0.002849578857421875, 0.022796630859375, -0.01308441162109375, -0.0009760856628417969, -0.0401611328125, 0.002468109130859375, -0.01763916015625, -0.040435791015625 ] ]
result-kand2-sdxl-wuerst-karlo/980edb53
2023-10-04T18:22:22.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
309
2023-10-04T18:22:21
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 156 num_examples: 10 download_size: 1319 dataset_size: 156 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "980edb53" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.04254150390625, -0.00428009033203125, 0.0166015625, 0.0298309326171875, -0.0147247314453125, -0.004039764404296875, 0.02496337890625, -0.006862640380859375, 0.059722900390625, 0.02874755859375, -0.05859375, -0.04229736328125, -0.03350830078125, -0.0235137939453125, -0.0168914794921875, 0.0858154296875, 0.005275726318359375, 0.00577545166015625, -0.0229034423828125, -0.004543304443359375, -0.0303955078125, -0.032501220703125, -0.05084228515625, -0.034637451171875, 0.06781005859375, 0.047119140625, 0.04180908203125, 0.034759521484375, 0.05682373046875, 0.010162353515625, 0.002735137939453125, -0.018096923828125, -0.0286865234375, -0.00847625732421875, -0.01354217529296875, -0.034637451171875, -0.08502197265625, 0.00762939453125, 0.050048828125, 0.0499267578125, -0.0160675048828125, 0.055908203125, -0.016998291015625, 0.064208984375, -0.0263519287109375, 0.032623291015625, -0.005908966064453125, 0.00586700439453125, -0.052032470703125, -0.0029811859130859375, 0.0102081298828125, -0.031036376953125, -0.02313232421875, -0.072265625, 0.0276336669921875, 0.0162811279296875, 0.039459228515625, 0.031402587890625, 0.00189208984375, 0.0066070556640625, -0.014617919921875, 0.005466461181640625, -0.0227203369140625, 0.014739990234375, 0.058441162109375, 0.01837158203125, -0.0152130126953125, -0.050384521484375, -0.029022216796875, 0.016448974609375, 0.006977081298828125, 0.0225067138671875, -0.0034084320068359375, -0.0025119781494140625, 0.060546875, 0.05767822265625, -0.03863525390625, -0.007030487060546875, -0.0560302734375, -0.0341796875, 0.060028076171875, 0.0187835693359375, 0.005077362060546875, -0.017669677734375, -0.0114288330078125, -0.0191192626953125, -0.0289459228515625, -0.005283355712890625, 0.034149169921875, -0.001129150390625, -0.07073974609375, 0.034637451171875, -0.0169525146484375, 0.0235137939453125, 0.015899658203125, 0.048431396484375, 0.051025390625, 0.00312042236328125, -0.019287109375, 0.01453399658203125, 0.031280517578125, 0.0391845703125, 0.0039215087890625, -0.0016689300537109375, -0.0013294219970703125, 0.0011720657348632812, 0.00553131103515625, -0.0836181640625, -0.06280517578125, 0.037139892578125, -0.061248779296875, -0.0231781005859375, 0.02508544921875, -0.06463623046875, -0.0460205078125, -0.011932373046875, 0.004184722900390625, 0.004444122314453125, -0.057769775390625, -0.0093994140625, -0.0570068359375, 0.0156707763671875, 0.0147247314453125, -0.060150146484375, 0.01702880859375, 0.066162109375, 0.0382080078125, 0.006526947021484375, -0.008697509765625, -0.03851318359375, 0.01580810546875, -0.021881103515625, 0.046661376953125, -0.04022216796875, -0.0263519287109375, -0.01187896728515625, 0.0213775634765625, 0.01253509521484375, -0.0285186767578125, 0.06231689453125, -0.03472900390625, -0.00974273681640625, -0.044830322265625, -0.03533935546875, -0.01404571533203125, 0.023101806640625, -0.0880126953125, 0.093994140625, 0.0133514404296875, -0.06195068359375, 0.016754150390625, -0.08331298828125, -0.0128631591796875, 0.050628662109375, 0.0009403228759765625, -0.0137481689453125, 0.034332275390625, -0.01236724853515625, 0.04510498046875, -0.01038360595703125, 0.031494140625, -0.052490234375, -0.019378662109375, 0.00756072998046875, -0.0085601806640625, 0.06304931640625, 0.018096923828125, 0.0250091552734375, 0.00501251220703125, -0.08233642578125, -0.0053558349609375, 0.0153961181640625, -0.006977081298828125, -0.0170745849609375, -0.035308837890625, 0.0235137939453125, -0.0065155029296875, 0.02667236328125, -0.048004150390625, 0.02093505859375, 0.00836944580078125, -0.006473541259765625, 0.05145263671875, 0.006023406982421875, 0.01514434814453125, -0.031890869140625, 0.03814697265625, 0.0033779144287109375, 0.0233001708984375, 0.00732421875, -0.0413818359375, -0.046051025390625, -0.0016164779663085938, 0.051513671875, 0.03515625, -0.034515380859375, 0.03826904296875, 0.00780487060546875, -0.052703857421875, -0.0203094482421875, -0.01690673828125, 0.004390716552734375, 0.025604248046875, 0.024444580078125, -0.060821533203125, -0.04754638671875, -0.047271728515625, 0.036163330078125, -0.0008549690246582031, 0.00711822509765625, 0.01641845703125, 0.046875, -0.026153564453125, 0.031158447265625, -0.0665283203125, -0.0101470947265625, 0.02001953125, -0.01453399658203125, 0.021087646484375, 0.0645751953125, 0.057708740234375, -0.043121337890625, -0.012237548828125, -0.039581298828125, -0.0333251953125, 0.005893707275390625, 0.0177001953125, -0.053192138671875, -0.0156707763671875, 0.018768310546875, -0.0273590087890625, 0.06494140625, 0.0621337890625, -0.03204345703125, 0.00849151611328125, -0.00933074951171875, 0.00971221923828125, -0.10369873046875, 0.03216552734375, -0.0001804828643798828, -0.006561279296875, -0.02447509765625, -0.0037384033203125, 0.02093505859375, -0.013397216796875, 0.003963470458984375, 0.02642822265625, -0.0250091552734375, -0.00501251220703125, -0.01416015625, -0.01473236083984375, -0.015228271484375, 0.0282135009765625, 0.01403045654296875, 0.023834228515625, 0.07232666015625, -0.020904541015625, 0.07879638671875, 0.04205322265625, -0.0014238357543945312, 0.06402587890625, -0.05108642578125, 0.01392364501953125, -0.01953125, 0.0338134765625, -0.058746337890625, -0.048431396484375, 0.042083740234375, -0.0306549072265625, 0.024871826171875, -0.03875732421875, -0.041961669921875, -0.046051025390625, -0.021453857421875, 0.061126708984375, 0.0252532958984375, -0.054229736328125, 0.02130126953125, 0.046630859375, 0.0037899017333984375, -0.00986480712890625, -0.061187744140625, 0.00337982177734375, -0.01580810546875, -0.021484375, 0.044189453125, -0.03424072265625, 0.01143646240234375, -0.01070404052734375, 0.01812744140625, -0.0062408447265625, -0.007671356201171875, 0.0595703125, 0.0222015380859375, -0.01320648193359375, 0.0231170654296875, -0.0025615692138671875, -0.054443359375, 0.0232086181640625, -0.00008314847946166992, 0.032318115234375, 0.0092315673828125, 0.0006461143493652344, -0.033966064453125, 0.033599853515625, 0.0196533203125, -0.02081298828125, 0.03167724609375, 0.06494140625, -0.06597900390625, -0.01030731201171875, -0.035491943359375, -0.00841522216796875, -0.032073974609375, 0.0115509033203125, -0.0258636474609375, -0.032196044921875, 0.052154541015625, -0.00705718994140625, -0.00765228271484375, 0.060943603515625, 0.051971435546875, 0.00730133056640625, 0.043701171875, 0.045867919921875, -0.02301025390625, 0.0259857177734375, -0.01715087890625, -0.02783203125, -0.0675048828125, -0.035797119140625, -0.0286102294921875, -0.043487548828125, -0.053497314453125, -0.031219482421875, -0.00846099853515625, -0.01403045654296875, -0.021636962890625, 0.036956787109375, -0.051605224609375, 0.0305633544921875, 0.055023193359375, 0.0278167724609375, -0.00865936279296875, -0.00849151611328125, 0.01395416259765625, 0.0186920166015625, -0.048065185546875, 0.0034809112548828125, 0.09014892578125, 0.03314208984375, 0.057769775390625, 0.0251922607421875, 0.054718017578125, 0.0289459228515625, 0.0258331298828125, -0.028472900390625, 0.02862548828125, 0.00077056884765625, -0.062347412109375, 0.006717681884765625, -0.018798828125, -0.056243896484375, -0.0316162109375, -0.0248870849609375, -0.01812744140625, 0.0343017578125, 0.0276641845703125, -0.0224761962890625, 0.014251708984375, -0.045440673828125, 0.07269287109375, -0.005313873291015625, -0.01995849609375, -0.032684326171875, -0.045379638671875, 0.01213836669921875, 0.005706787109375, -0.003429412841796875, -0.029541015625, 0.0018377304077148438, 0.084716796875, -0.03839111328125, 0.0648193359375, -0.04034423828125, 0.0038776397705078125, -0.01001739501953125, -0.018310546875, 0.01055908203125, 0.03460693359375, -0.0227508544921875, 0.005367279052734375, 0.016357421875, -0.039520263671875, -0.01276397705078125, 0.06732177734375, -0.04339599609375, 0.00391387939453125, -0.047760009765625, -0.052978515625, -0.010528564453125, 0.01904296875, 0.009033203125, 0.06787109375, -0.024749755859375, -0.0036411285400390625, 0.050506591796875, 0.0197601318359375, 0.042816162109375, 0.00905609130859375, -0.00997161865234375, -0.039093017578125, 0.06585693359375, 0.00677490234375, -0.03033447265625, 0.01335906982421875, 0.0163421630859375, -0.00957489013671875, -0.0298614501953125, -0.047454833984375, 0.021087646484375, -0.0304107666015625, -0.04034423828125, -0.00754547119140625, -0.01407623291015625, -0.0251007080078125, -0.004070281982421875, -0.02459716796875, -0.05682373046875, -0.044189453125, -0.037261962890625, 0.0767822265625, 0.0548095703125, -0.050628662109375, 0.0226898193359375, -0.052764892578125, 0.0379638671875, -0.01102447509765625, 0.08099365234375, 0.005878448486328125, -0.035369873046875, -0.015655517578125, -0.002399444580078125, -0.0032405853271484375, -0.04815673828125, -0.005367279052734375, -0.0013399124145507812, 0.04669189453125, 0.0209808349609375, 0.016387939453125, 0.052276611328125, -0.0094451904296875, 0.033294677734375, 0.0223236083984375, -0.042449951171875, 0.03515625, -0.012847900390625, 0.026580810546875, 0.055084228515625, 0.053619384765625, -0.033203125, 0.02105712890625, -0.0787353515625, -0.04083251953125, 0.050506591796875, -0.01055908203125, 0.021820068359375, 0.022857666015625, 0.03582763671875, 0.004924774169921875, 0.01496124267578125, -0.0382080078125, -0.06396484375, -0.01522064208984375, -0.034454345703125, 0.01605224609375, -0.03155517578125, -0.023956298828125, -0.04327392578125, 0.05230712890625, -0.0004930496215820312, 0.024658203125, -0.0019159317016601562, 0.02130126953125, -0.01137542724609375, -0.0274658203125, 0.0265045166015625, 0.035369873046875, -0.041900634765625, -0.000029146671295166016, -0.01812744140625, -0.050201416015625, -0.042144775390625, 0.062347412109375, 0.005035400390625, -0.0237579345703125, 0.017822265625, 0.056243896484375, -0.02313232421875, -0.0008516311645507812, 0.0201568603515625, -0.01114654541015625, -0.0233306884765625, -0.034149169921875, 0.00922393798828125, 0.0131683349609375, 0.0209808349609375, 0.007198333740234375, 0.00586700439453125, 0.01806640625, -0.03387451171875, 0.0304107666015625, 0.004924774169921875, -0.052398681640625, -0.0321044921875, 0.041046142578125, 0.0452880859375, -0.0228424072265625, 0.071533203125, -0.0105743408203125, -0.035980224609375, 0.05377197265625, 0.021881103515625, 0.043731689453125, -0.0171661376953125, 0.0219573974609375, 0.046478271484375, 0.0030002593994140625, 0.01061248779296875, 0.044036865234375, -0.037261962890625, -0.046630859375, 0.0011148452758789062, -0.0163116455078125, -0.034149169921875, -0.01535797119140625, -0.08038330078125, 0.009002685546875, -0.057220458984375, -0.0218505859375, 0.0240936279296875, 0.01473236083984375, -0.0523681640625, 0.025665283203125, 0.0298614501953125, 0.10211181640625, -0.046875, 0.05859375, 0.051055908203125, -0.033050537109375, -0.0523681640625, -0.006755828857421875, -0.0005712509155273438, -0.06781005859375, 0.0027942657470703125, 0.0132598876953125, 0.036865234375, 0.00179290771484375, -0.05340576171875, -0.0517578125, 0.08172607421875, 0.00537872314453125, -0.041015625, 0.0335693359375, -0.009521484375, 0.0207061767578125, -0.01168060302734375, 0.032135009765625, 0.03076171875, 0.04620361328125, 0.029205322265625, -0.0462646484375, 0.0194854736328125, -0.045867919921875, -0.023101806640625, 0.027618408203125, -0.0640869140625, 0.0050201416015625, -0.0104217529296875, 0.01702880859375, 0.0038738250732421875, 0.054046630859375, 0.003170013427734375, 0.036590576171875, 0.0188751220703125, 0.059234619140625, 0.08184814453125, -0.026397705078125, 0.062469482421875, -0.00623321533203125, 0.02716064453125, 0.07147216796875, -0.0086212158203125, 0.036407470703125, 0.023712158203125, -0.00376129150390625, 0.0260772705078125, 0.05609130859375, -0.039154052734375, 0.03485107421875, 0.0268707275390625, -0.01435089111328125, -0.0177459716796875, -0.006900787353515625, -0.061859130859375, 0.003093719482421875, 0.03466796875, -0.033905029296875, 0.007205963134765625, -0.0148162841796875, 0.0141143798828125, -0.02545166015625, -0.05145263671875, 0.050140380859375, -0.00103759765625, -0.033905029296875, -0.00434112548828125, 0.00333404541015625, 0.0252838134765625, -0.04083251953125, -0.018341064453125, -0.0165863037109375, 0.0203857421875, -0.057769775390625, -0.0821533203125, 0.045501708984375, -0.0173492431640625, -0.0367431640625, -0.0076751708984375, 0.03765869140625, -0.0271148681640625, -0.06280517578125, 0.004833221435546875, -0.00501251220703125, 0.014373779296875, 0.0013294219970703125, -0.0830078125, 0.0308837890625, -0.003177642822265625, 0.00091552734375, 0.01088714599609375, 0.0084228515625, 0.001220703125, 0.029541015625, 0.044921875, -0.0081329345703125, -0.020263671875, 0.01468658447265625, 0.06475830078125, -0.05145263671875, -0.0239715576171875, -0.0308990478515625, 0.050445556640625, -0.034637451171875, -0.052764892578125, 0.041046142578125, 0.082763671875, 0.056854248046875, -0.003726959228515625, 0.04766845703125, -0.034942626953125, 0.036956787109375, -0.00788116455078125, 0.048126220703125, -0.0251922607421875, -0.016845703125, -0.00605010986328125, -0.0489501953125, -0.05010986328125, 0.04736328125, 0.0075836181640625, -0.00482940673828125, 0.03155517578125, 0.07659912109375, -0.022308349609375, 0.034698486328125, -0.0039520263671875, 0.0038547515869140625, 0.0015745162963867188, 0.03179931640625, 0.03021240234375, -0.04681396484375, -0.0014085769653320312, -0.0294647216796875, -0.0501708984375, 0.007717132568359375, -0.07830810546875, -0.0657958984375, -0.045684814453125, -0.057708740234375, -0.041168212890625, -0.006561279296875, 0.0634765625, 0.07000732421875, -0.0703125, -0.01251983642578125, 0.0066680908203125, 0.0123138427734375, 0.00811767578125, -0.006378173828125, 0.05487060546875, 0.041412353515625, -0.044708251953125, -0.01526641845703125, -0.00942230224609375, 0.0037593841552734375, -0.0026416778564453125, 0.0057220458984375, 0.00951385498046875, -0.00659942626953125, 0.01126861572265625, 0.03314208984375, 0.0036487579345703125, -0.01297760009765625, -0.040924072265625, 0.005626678466796875, 0.003917694091796875, 0.06201171875, -0.03668212890625, 0.00931549072265625, 0.0478515625, 0.026580810546875, 0.0577392578125, 0.0117034912109375, 0.045501708984375, -0.040618896484375, 0.0169525146484375, -0.011962890625, 0.0288848876953125, 0.00888824462890625, -0.027557373046875, 0.05853271484375, 0.0308074951171875, -0.0311279296875, -0.039337158203125, -0.0035076141357421875, -0.11041259765625, 0.032012939453125, 0.059661865234375, 0.01383209228515625, -0.017181396484375, -0.00173187255859375, -0.03509521484375, 0.01165008544921875, -0.055877685546875, 0.0197296142578125, 0.0316162109375, 0.003223419189453125, -0.0174407958984375, -0.0167236328125, 0.04339599609375, -0.00711822509765625, -0.073974609375, 0.01110076904296875, 0.041046142578125, 0.00658416748046875, -0.0004508495330810547, 0.040283203125, -0.01296234130859375, 0.028045654296875, 0.01482391357421875, 0.0212860107421875, -0.0273590087890625, -0.020904541015625, -0.015045166015625, 0.008056640625, -0.01128387451171875, -0.042633056640625 ] ]
result-kand2-sdxl-wuerst-karlo/f7f54a55
2023-10-04T18:43:41.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
309
2023-10-04T18:43:40
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 141 num_examples: 10 download_size: 1325 dataset_size: 141 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "f7f54a55" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.042633056640625, -0.0103912353515625, 0.00714874267578125, 0.017059326171875, -0.0207977294921875, -0.005413055419921875, 0.0303192138671875, -0.01739501953125, 0.04833984375, 0.03179931640625, -0.052978515625, -0.04241943359375, -0.039764404296875, -0.00848388671875, -0.025665283203125, 0.07012939453125, 0.0091552734375, 0.0010786056518554688, -0.0213775634765625, -0.005702972412109375, -0.0158843994140625, -0.033294677734375, -0.042236328125, -0.033721923828125, 0.06365966796875, 0.057098388671875, 0.04949951171875, 0.04534912109375, 0.064697265625, 0.0176239013671875, -0.0003542900085449219, -0.0260009765625, -0.03302001953125, -0.0272979736328125, -0.003269195556640625, -0.033294677734375, -0.0687255859375, -0.0064849853515625, 0.05364990234375, 0.0390625, -0.00780487060546875, 0.047821044921875, -0.0244903564453125, 0.0703125, -0.0249176025390625, 0.044891357421875, -0.0107269287109375, 0.0051116943359375, -0.0487060546875, 0.00868988037109375, 0.016448974609375, -0.0273895263671875, -0.0120697021484375, -0.07843017578125, 0.0240020751953125, 0.01110076904296875, 0.05682373046875, 0.0171661376953125, -0.0015668869018554688, -0.0097198486328125, -0.018585205078125, 0.0009465217590332031, -0.0124664306640625, 0.0233612060546875, 0.049835205078125, 0.03778076171875, -0.011749267578125, -0.03131103515625, -0.0303802490234375, 0.00733184814453125, -0.005138397216796875, -0.003124237060546875, 0.0103607177734375, 0.0009756088256835938, 0.0433349609375, 0.0638427734375, -0.036895751953125, -0.0271453857421875, -0.06268310546875, -0.031951904296875, 0.0670166015625, -0.0026607513427734375, 0.018157958984375, -0.0166015625, -0.0181884765625, -0.0239410400390625, -0.034332275390625, -0.00687408447265625, 0.039154052734375, 0.0178375244140625, -0.073486328125, 0.037322998046875, -0.01953125, 0.031982421875, 0.017303466796875, 0.039825439453125, 0.05963134765625, -0.0121612548828125, -0.024169921875, 0.00884246826171875, 0.02349853515625, 0.025848388671875, 0.020599365234375, 0.01039886474609375, -0.0029354095458984375, 0.0006785392761230469, 0.0053863525390625, -0.074462890625, -0.05731201171875, 0.02154541015625, -0.057586669921875, -0.0264129638671875, 0.04132080078125, -0.07208251953125, -0.03619384765625, -0.0149688720703125, 0.0060272216796875, 0.0107421875, -0.06494140625, -0.01410675048828125, -0.04693603515625, 0.0272216796875, 0.0144500732421875, -0.050537109375, 0.01184844970703125, 0.052764892578125, 0.030059814453125, 0.026092529296875, -0.005908966064453125, -0.0521240234375, 0.01320648193359375, -0.01085662841796875, 0.058258056640625, -0.05609130859375, -0.044952392578125, 0.01398468017578125, 0.038299560546875, -0.0009641647338867188, -0.03326416015625, 0.068603515625, -0.0283050537109375, -0.0113983154296875, -0.058502197265625, -0.0302276611328125, -0.019439697265625, 0.01556396484375, -0.087158203125, 0.07476806640625, 0.0255889892578125, -0.047149658203125, 0.02374267578125, -0.0887451171875, -0.0239715576171875, 0.04541015625, -0.010711669921875, -0.0258941650390625, 0.0213775634765625, -0.00914764404296875, 0.040985107421875, -0.007640838623046875, 0.0212860107421875, -0.062042236328125, -0.0203857421875, 0.0034236907958984375, 0.005947113037109375, 0.049835205078125, 0.025482177734375, 0.027984619140625, 0.01021575927734375, -0.06793212890625, -0.0236968994140625, 0.025970458984375, -0.0096588134765625, -0.00557708740234375, -0.045623779296875, 0.03662109375, -0.0009031295776367188, 0.0216217041015625, -0.03509521484375, 0.01248931884765625, 0.0014791488647460938, -0.01019287109375, 0.047607421875, 0.005321502685546875, 0.0210418701171875, -0.046722412109375, 0.0516357421875, 0.006305694580078125, 0.0201568603515625, 0.0012025833129882812, -0.04205322265625, -0.03839111328125, 0.00395965576171875, 0.039398193359375, 0.044281005859375, -0.04901123046875, 0.037261962890625, 0.01122283935546875, -0.04998779296875, -0.0107421875, 0.00939178466796875, 0.024810791015625, 0.0213470458984375, 0.01824951171875, -0.04144287109375, -0.03485107421875, -0.04913330078125, 0.0150146484375, -0.00360107421875, 0.01058197021484375, 0.0298004150390625, 0.05291748046875, -0.017974853515625, 0.0160369873046875, -0.05950927734375, -0.0289306640625, 0.011810302734375, -0.0335693359375, 0.0178375244140625, 0.062408447265625, 0.08258056640625, -0.0645751953125, -0.016876220703125, -0.03167724609375, -0.033172607421875, 0.0053863525390625, 0.02496337890625, -0.05059814453125, -0.0037479400634765625, 0.0160369873046875, -0.03204345703125, 0.052459716796875, 0.05316162109375, -0.04986572265625, -0.00736236572265625, 0.01161956787109375, 0.023834228515625, -0.08837890625, 0.03961181640625, 0.006626129150390625, -0.0094451904296875, -0.02581787109375, -0.0001329183578491211, -0.00027632713317871094, -0.015350341796875, -0.01494598388671875, 0.040863037109375, -0.032501220703125, -0.0036869049072265625, -0.0007472038269042969, -0.01270294189453125, -0.01221466064453125, 0.023040771484375, -0.0005283355712890625, 0.0226593017578125, 0.05865478515625, -0.0146484375, 0.058990478515625, 0.047332763671875, 0.0029048919677734375, 0.061859130859375, -0.045013427734375, 0.00821685791015625, -0.0204620361328125, 0.03314208984375, -0.0650634765625, -0.06439208984375, 0.050933837890625, -0.0224609375, 0.033843994140625, -0.045379638671875, -0.0269775390625, -0.0465087890625, -0.016754150390625, 0.060302734375, 0.0267791748046875, -0.051025390625, 0.0283050537109375, 0.055419921875, -0.003200531005859375, -0.00585174560546875, -0.060943603515625, -0.0218505859375, -0.024078369140625, -0.02838134765625, 0.03466796875, -0.03076171875, 0.01287841796875, -0.01233673095703125, 0.01320648193359375, -0.0181427001953125, -0.0194091796875, 0.04766845703125, 0.0113372802734375, -0.01812744140625, 0.024169921875, 0.0011491775512695312, -0.047332763671875, 0.0207366943359375, 0.00896453857421875, 0.018035888671875, -0.00391387939453125, -0.0022125244140625, -0.029296875, 0.04107666015625, 0.0238189697265625, -0.0157318115234375, 0.0234375, 0.07122802734375, -0.06915283203125, -0.0029964447021484375, -0.0308837890625, -0.0035381317138671875, -0.034912109375, -0.0034332275390625, -0.032958984375, -0.046295166015625, 0.053497314453125, 0.000013887882232666016, -0.0123138427734375, 0.07049560546875, 0.043914794921875, 0.02569580078125, 0.0369873046875, 0.0430908203125, -0.0166473388671875, 0.041595458984375, -0.01561737060546875, -0.024688720703125, -0.037811279296875, -0.034454345703125, -0.039398193359375, -0.0277099609375, -0.04693603515625, -0.03350830078125, -0.0120849609375, -0.005466461181640625, -0.0120391845703125, 0.0263214111328125, -0.053955078125, 0.040985107421875, 0.038330078125, 0.0193634033203125, -0.00977325439453125, -0.00589752197265625, 0.01953125, 0.035980224609375, -0.050140380859375, -0.0003254413604736328, 0.08575439453125, 0.035797119140625, 0.04705810546875, 0.0233612060546875, 0.06182861328125, 0.0279998779296875, 0.03515625, -0.0177154541015625, 0.0219879150390625, -0.0169677734375, -0.060638427734375, -0.0005640983581542969, -0.01514434814453125, -0.051910400390625, -0.03497314453125, -0.01953125, -0.01198577880859375, 0.032501220703125, 0.04693603515625, -0.01032257080078125, 0.0013570785522460938, -0.055328369140625, 0.08447265625, 0.0036869049072265625, -0.00246429443359375, -0.01611328125, -0.0474853515625, 0.0276336669921875, 0.019134521484375, 0.0103912353515625, -0.0330810546875, 0.017364501953125, 0.0792236328125, -0.03662109375, 0.061553955078125, -0.0628662109375, -0.00507354736328125, 0.0203857421875, -0.030548095703125, 0.01007843017578125, 0.0435791015625, -0.01497650146484375, -0.0019292831420898438, 0.0290679931640625, -0.048797607421875, -0.01181793212890625, 0.071044921875, -0.04144287109375, 0.00852203369140625, -0.039764404296875, -0.0276641845703125, -0.0021381378173828125, 0.019195556640625, 0.0094451904296875, 0.0531005859375, -0.031951904296875, 0.00670623779296875, 0.045013427734375, 0.025238037109375, 0.0325927734375, -0.0019741058349609375, -0.0269317626953125, -0.03741455078125, 0.07708740234375, 0.01363372802734375, -0.0270538330078125, 0.029449462890625, 0.023162841796875, -0.0260162353515625, -0.01873779296875, -0.049713134765625, 0.01751708984375, -0.042877197265625, -0.0430908203125, -0.007656097412109375, -0.01453399658203125, -0.030517578125, -0.01517486572265625, -0.01534271240234375, -0.047576904296875, -0.048828125, -0.037078857421875, 0.08306884765625, 0.0482177734375, -0.038665771484375, 0.0305328369140625, -0.06463623046875, 0.04473876953125, -0.00010138750076293945, 0.07147216796875, -0.012725830078125, -0.0269775390625, -0.01126861572265625, -0.00469970703125, 0.0008668899536132812, -0.048492431640625, -0.020172119140625, 0.0213470458984375, 0.052032470703125, 0.0181884765625, 0.005168914794921875, 0.0360107421875, 0.0006709098815917969, 0.037078857421875, 0.0085296630859375, -0.052886962890625, 0.03619384765625, -0.0297698974609375, 0.0355224609375, 0.06024169921875, 0.0350341796875, -0.01328277587890625, 0.024017333984375, -0.07818603515625, -0.0290985107421875, 0.03497314453125, -0.0016613006591796875, 0.0092315673828125, 0.0246429443359375, 0.044952392578125, 0.00009256601333618164, 0.025146484375, -0.0286407470703125, -0.04541015625, -0.02069091796875, -0.0406494140625, 0.01026153564453125, -0.025634765625, -0.0269775390625, -0.0372314453125, 0.04864501953125, -0.0181884765625, 0.0333251953125, 0.007656097412109375, 0.0189056396484375, -0.0219573974609375, -0.0219268798828125, 0.0430908203125, 0.03271484375, -0.0277099609375, -0.0144195556640625, -0.01641845703125, -0.03466796875, -0.032135009765625, 0.07012939453125, 0.0147247314453125, -0.0205535888671875, 0.027740478515625, 0.045318603515625, -0.01239776611328125, -0.006557464599609375, 0.026519775390625, -0.00962066650390625, -0.03265380859375, -0.03009033203125, 0.028472900390625, 0.0071563720703125, 0.0179290771484375, 0.004673004150390625, -0.00299835205078125, 0.0247344970703125, -0.025421142578125, 0.04376220703125, 0.0092010498046875, -0.05145263671875, -0.035675048828125, 0.035369873046875, 0.049041748046875, -0.0323486328125, 0.045654296875, -0.01242828369140625, -0.031890869140625, 0.06097412109375, 0.01255035400390625, 0.05316162109375, -0.037139892578125, 0.031982421875, 0.03466796875, 0.004047393798828125, 0.0171356201171875, 0.07147216796875, -0.0261383056640625, -0.035858154296875, 0.01044464111328125, -0.034759521484375, -0.0249481201171875, -0.0172576904296875, -0.06787109375, 0.01119232177734375, -0.05975341796875, -0.00798797607421875, 0.01409149169921875, 0.0201873779296875, -0.0689697265625, 0.03448486328125, 0.01340484619140625, 0.09674072265625, -0.06329345703125, 0.05450439453125, 0.060333251953125, -0.028594970703125, -0.048675537109375, -0.0158538818359375, 0.0130767822265625, -0.065185546875, -0.0240325927734375, 0.0242919921875, 0.031585693359375, -0.0173187255859375, -0.052490234375, -0.051910400390625, 0.0792236328125, 0.0130615234375, -0.05224609375, 0.0328369140625, -0.004482269287109375, 0.0189208984375, -0.03350830078125, 0.002582550048828125, 0.0325927734375, 0.061370849609375, 0.037750244140625, -0.045074462890625, 0.0221099853515625, -0.050933837890625, -0.021392822265625, 0.034271240234375, -0.073974609375, -0.0025691986083984375, -0.006893157958984375, 0.01837158203125, 0.004451751708984375, 0.054046630859375, 0.007053375244140625, 0.037506103515625, 0.035003662109375, 0.0341796875, 0.06640625, -0.0242767333984375, 0.057098388671875, -0.0086822509765625, 0.031646728515625, 0.058746337890625, -0.00909423828125, 0.027801513671875, 0.03515625, 0.00160980224609375, 0.01171875, 0.048095703125, -0.039276123046875, 0.025665283203125, 0.0287322998046875, -0.0046539306640625, -0.0173492431640625, -0.01033782958984375, -0.0679931640625, 0.0117340087890625, 0.038543701171875, -0.042572021484375, 0.00714111328125, -0.01338958740234375, 0.017547607421875, -0.01457977294921875, -0.032440185546875, 0.045013427734375, 0.0034732818603515625, -0.0266571044921875, -0.0022144317626953125, -0.007694244384765625, 0.0007996559143066406, -0.03656005859375, -0.02655029296875, -0.004467010498046875, 0.0247955322265625, -0.04290771484375, -0.0714111328125, 0.06158447265625, -0.0287017822265625, -0.032318115234375, -0.003597259521484375, 0.05169677734375, -0.0380859375, -0.0823974609375, 0.01192474365234375, -0.003757476806640625, 0.0036373138427734375, 0.0034332275390625, -0.0889892578125, 0.04718017578125, -0.0013284683227539062, -0.009521484375, 0.01190948486328125, 0.0016183853149414062, 0.0085906982421875, 0.0208740234375, 0.043212890625, -0.025787353515625, -0.02496337890625, 0.0097808837890625, 0.06817626953125, -0.048828125, -0.03466796875, -0.02056884765625, 0.054840087890625, -0.0233001708984375, -0.0623779296875, 0.01898193359375, 0.06396484375, 0.063720703125, -0.012786865234375, 0.050994873046875, -0.0267486572265625, 0.03955078125, -0.03271484375, 0.048980712890625, -0.0303955078125, -0.02032470703125, -0.021514892578125, -0.048095703125, -0.057098388671875, 0.053558349609375, 0.016876220703125, 0.0168304443359375, 0.0210113525390625, 0.0733642578125, -0.0208282470703125, 0.035369873046875, -0.00033211708068847656, 0.007312774658203125, 0.026397705078125, 0.03253173828125, 0.0160064697265625, -0.0491943359375, 0.00745391845703125, -0.02490234375, -0.04443359375, -0.004741668701171875, -0.0782470703125, -0.07086181640625, -0.050201416015625, -0.04925537109375, -0.032135009765625, -0.0026302337646484375, 0.05499267578125, 0.06744384765625, -0.0673828125, -0.01256561279296875, 0.0007014274597167969, 0.02655029296875, 0.0081787109375, -0.0100860595703125, 0.042755126953125, 0.038177490234375, -0.031280517578125, -0.0077056884765625, -0.007373809814453125, 0.0189971923828125, -0.010101318359375, 0.0001996755599975586, -0.0069580078125, -0.0019216537475585938, 0.0107269287109375, 0.04180908203125, -0.01505279541015625, -0.03045654296875, -0.043853759765625, 0.0231170654296875, 0.00870513916015625, 0.0625, -0.0236968994140625, 0.0052490234375, 0.05401611328125, 0.032318115234375, 0.04193115234375, 0.01059722900390625, 0.0496826171875, -0.037506103515625, 0.01555633544921875, -0.0180511474609375, 0.0262908935546875, 0.0197296142578125, -0.036895751953125, 0.05322265625, 0.032958984375, -0.039031982421875, -0.043365478515625, 0.0037708282470703125, -0.1016845703125, 0.03662109375, 0.06170654296875, 0.00460052490234375, -0.028778076171875, 0.00400543212890625, -0.03546142578125, 0.0066375732421875, -0.06646728515625, 0.01509857177734375, 0.040863037109375, 0.00559234619140625, -0.0221405029296875, -0.00693511962890625, 0.061187744140625, -0.016387939453125, -0.08148193359375, 0.0048065185546875, 0.033447265625, 0.005764007568359375, 0.00832366943359375, 0.04461669921875, -0.007465362548828125, 0.02691650390625, 0.012481689453125, -0.0102691650390625, -0.0159912109375, -0.04486083984375, -0.0218658447265625, 0.0195770263671875, -0.0166015625, -0.038116455078125 ] ]
mteb/toxic_conversations_50k
2022-09-27T19:14:35.000Z
[ "language:en", "region:us" ]
mteb
null
null
3
307
2022-05-26T17:47:49
--- language: - en --- # Toxic Conversation This is a version of the [Jigsaw Unintended Bias in Toxicity Classification dataset](https://www.kaggle.com/c/jigsaw-unintended-bias-in-toxicity-classification/overview). It contains comments from the Civil Comments platform together with annotations if the comment is toxic or not. This dataset just contains the first 50k training examples. 10 annotators annotated each example and, as recommended in the task page, set a comment as toxic when target >= 0.5 The dataset is inbalanced, with only about 8% of the comments marked as toxic.
588
[ [ -0.0236358642578125, -0.03680419921875, 0.028228759765625, 0.01435089111328125, -0.033294677734375, 0.0206451416015625, 0.0171966552734375, -0.0193023681640625, 0.0191497802734375, 0.0499267578125, -0.05902099609375, -0.034881591796875, -0.0479736328125, -0.0200347900390625, -0.016632080078125, 0.1317138671875, 0.043060302734375, 0.034088134765625, -0.0083465576171875, -0.0222015380859375, -0.03363037109375, -0.03875732421875, -0.054443359375, -0.035400390625, 0.059295654296875, 0.046142578125, 0.04931640625, 0.01027679443359375, 0.02667236328125, 0.01387786865234375, -0.03759765625, -0.035675048828125, -0.05291748046875, -0.0113067626953125, -0.028472900390625, -0.03997802734375, -0.01329803466796875, 0.0194091796875, -0.0011720657348632812, 0.047576904296875, -0.007488250732421875, 0.037689208984375, -0.0023708343505859375, 0.027252197265625, -0.05712890625, 0.0213165283203125, -0.0545654296875, 0.0281982421875, -0.0186767578125, -0.0033397674560546875, -0.032012939453125, -0.0292816162109375, 0.0248565673828125, -0.0133056640625, -0.00876617431640625, -0.02105712890625, 0.05157470703125, 0.01873779296875, -0.06689453125, -0.0096588134765625, -0.0306854248046875, 0.053192138671875, -0.06805419921875, -0.01064300537109375, 0.03326416015625, 0.032745361328125, -0.0185699462890625, -0.06060791015625, -0.0213775634765625, 0.001728057861328125, -0.01454925537109375, 0.01885986328125, 0.01084136962890625, 0.009368896484375, 0.0379638671875, 0.0251922607421875, -0.01503753662109375, -0.01540374755859375, -0.0460205078125, -0.0083160400390625, 0.05657958984375, 0.0287933349609375, 0.02093505859375, -0.0133056640625, -0.022918701171875, 0.0143585205078125, -0.0278472900390625, -0.0007967948913574219, 0.0161285400390625, 0.017364501953125, -0.0183258056640625, 0.037261962890625, -0.0028553009033203125, 0.047576904296875, 0.002445220947265625, 0.01849365234375, 0.035430908203125, -0.0231781005859375, -0.011199951171875, 0.0138702392578125, 0.051239013671875, 0.06134033203125, 0.0289306640625, 0.002170562744140625, 0.0235137939453125, 0.02789306640625, 0.027862548828125, -0.058258056640625, -0.06341552734375, -0.00348663330078125, -0.0390625, -0.064453125, -0.004917144775390625, -0.069091796875, -0.0640869140625, 0.01076507568359375, 0.0126800537109375, 0.0175018310546875, -0.022430419921875, -0.01007843017578125, -0.01739501953125, -0.011932373046875, 0.011566162109375, -0.044281005859375, 0.0015077590942382812, 0.00550079345703125, 0.041168212890625, 0.0282440185546875, 0.017120361328125, -0.0146636962890625, 0.014984130859375, -0.0190887451171875, 0.0714111328125, -0.0625, -0.035430908203125, -0.00957489013671875, 0.024139404296875, 0.02435302734375, -0.0238494873046875, 0.064208984375, -0.0193939208984375, 0.040496826171875, -0.051025390625, -0.006488800048828125, -0.0364990234375, 0.0218505859375, -0.025482177734375, 0.061981201171875, 0.018096923828125, -0.09893798828125, 0.0555419921875, -0.06329345703125, -0.01751708984375, 0.00923919677734375, 0.01052093505859375, -0.0293731689453125, -0.032562255859375, -0.0196685791015625, 0.002780914306640625, -0.0106658935546875, 0.00806427001953125, -0.05718994140625, -0.0286407470703125, 0.022247314453125, -0.00494384765625, 0.099365234375, 0.035797119140625, -0.0293731689453125, 0.018096923828125, -0.05078125, 0.01300048828125, -0.00949859619140625, -0.03961181640625, -0.037750244140625, 0.025421142578125, 0.00489044189453125, 0.049346923828125, -0.0019702911376953125, -0.058837890625, 0.004131317138671875, -0.0123291015625, 0.045318603515625, 0.049224853515625, 0.042633056640625, 0.007144927978515625, -0.0311431884765625, 0.01593017578125, 0.03314208984375, 0.040924072265625, 0.0164031982421875, -0.035980224609375, -0.0819091796875, 0.021026611328125, 0.02362060546875, 0.0391845703125, -0.04986572265625, 0.035858154296875, 0.0008401870727539062, -0.05914306640625, -0.01291656494140625, -0.0023937225341796875, 0.04266357421875, 0.03338623046875, 0.004852294921875, -0.042327880859375, -0.044403076171875, -0.06341552734375, -0.01111602783203125, -0.027008056640625, -0.004825592041015625, 0.0180511474609375, 0.0201568603515625, -0.0158538818359375, 0.037841796875, -0.033477783203125, -0.0267333984375, 0.0266876220703125, 0.0243682861328125, 0.0115203857421875, 0.02886962890625, 0.0276641845703125, -0.0213775634765625, -0.058319091796875, -0.0163421630859375, -0.06524658203125, -0.0155029296875, -0.004787445068359375, -0.041961669921875, -0.018157958984375, 0.05059814453125, -0.002819061279296875, 0.0272216796875, 0.0330810546875, -0.0282135009765625, -0.00634765625, 0.0227203369140625, 0.0017633438110351562, -0.07330322265625, -0.0119171142578125, 0.00595855712890625, -0.0018091201782226562, -0.03680419921875, -0.005889892578125, -0.0198516845703125, 0.003131866455078125, -0.0487060546875, -0.00588226318359375, -0.02691650390625, 0.03082275390625, -0.005279541015625, 0.0020046234130859375, -0.01959228515625, 0.04541015625, -0.0164337158203125, 0.04986572265625, 0.046875, -0.0212860107421875, 0.027374267578125, 0.0380859375, -0.00252532958984375, 0.051422119140625, -0.0243377685546875, 0.0369873046875, -0.0221099853515625, 0.038360595703125, -0.065185546875, -0.025543212890625, 0.0330810546875, -0.0164642333984375, -0.0171966552734375, -0.0321044921875, -0.03192138671875, -0.04937744140625, -0.045745849609375, 0.0240020751953125, 0.023040771484375, -0.0227813720703125, 0.006717681884765625, 0.0750732421875, -0.004482269287109375, -0.045440673828125, -0.07330322265625, 0.00140380859375, -0.032470703125, -0.0207366943359375, -0.0321044921875, -0.0218658447265625, -0.00957489013671875, -0.00635528564453125, 0.0035877227783203125, -0.0128021240234375, -0.00782012939453125, 0.03656005859375, -0.0013856887817382812, -0.0004742145538330078, 0.012481689453125, -0.0017309188842773438, 0.006488800048828125, 0.045257568359375, 0.036102294921875, 0.040313720703125, -0.0076446533203125, -0.0005345344543457031, -0.0078277587890625, 0.013885498046875, 0.0423583984375, 0.018890380859375, 0.042083740234375, 0.007717132568359375, -0.0283203125, 0.0037174224853515625, -0.00445556640625, -0.0028438568115234375, -0.038818359375, 0.025115966796875, 0.008636474609375, -0.041259765625, 0.0552978515625, 0.001407623291015625, 0.01800537109375, 0.04071044921875, 0.04119873046875, -0.0126190185546875, 0.11358642578125, 0.01546478271484375, -0.020233154296875, 0.0367431640625, -0.006885528564453125, 0.01275634765625, -0.049530029296875, -0.035308837890625, -0.016815185546875, -0.0328369140625, -0.0538330078125, -0.0012187957763671875, 0.0279693603515625, -0.015899658203125, -0.06475830078125, 0.015380859375, -0.054718017578125, 0.056365966796875, 0.035614013671875, 0.0477294921875, 0.017852783203125, -0.01107025146484375, 0.01215362548828125, -0.020263671875, -0.057159423828125, -0.041168212890625, 0.0804443359375, 0.0311279296875, 0.057281494140625, 0.01239776611328125, 0.01377105712890625, 0.0258331298828125, 0.06610107421875, -0.037506103515625, 0.046630859375, -0.01287078857421875, -0.10009765625, -0.01513671875, -0.0269012451171875, -0.05780029296875, -0.00768280029296875, -0.047027587890625, -0.05096435546875, 0.01468658447265625, 0.01297760009765625, -0.0164337158203125, 0.02899169921875, -0.060394287109375, 0.06243896484375, -0.0098114013671875, -0.0162811279296875, -0.015838623046875, -0.058746337890625, 0.040863037109375, -0.012481689453125, 0.00937652587890625, -0.01386260986328125, 0.0236663818359375, 0.066650390625, -0.030517578125, 0.08258056640625, -0.02984619140625, 0.0081787109375, 0.041168212890625, -0.0119476318359375, 0.0169219970703125, 0.010772705078125, 0.00212860107421875, 0.0173492431640625, 0.0023212432861328125, -0.02740478515625, -0.007732391357421875, 0.032928466796875, -0.048004150390625, -0.0136566162109375, -0.044403076171875, -0.027374267578125, -0.0302276611328125, 0.019195556640625, 0.03253173828125, 0.006046295166015625, -0.01055145263671875, 0.008026123046875, 0.035797119140625, -0.0190887451171875, 0.01180267333984375, 0.032989501953125, -0.0093994140625, -0.01326751708984375, 0.055999755859375, 0.018829345703125, 0.027496337890625, -0.0190887451171875, 0.017425537109375, 0.0013103485107421875, -0.01505279541015625, -0.01324462890625, 0.00008559226989746094, -0.077392578125, -0.035491943359375, -0.044921875, -0.05029296875, -0.0017843246459960938, 0.005096435546875, -0.007541656494140625, -0.006221771240234375, -0.0187530517578125, -0.02728271484375, 0.0411376953125, 0.0787353515625, -0.00040531158447265625, 0.044525146484375, -0.04931640625, -0.0235137939453125, 0.045928955078125, 0.06640625, -0.005153656005859375, -0.028289794921875, -0.0243072509765625, 0.0280609130859375, -0.042572021484375, -0.07855224609375, 0.0007944107055664062, -0.0164947509765625, 0.042083740234375, 0.04803466796875, 0.014678955078125, 0.031341552734375, 0.0028972625732421875, 0.07000732421875, 0.0141448974609375, -0.043548583984375, 0.033050537109375, -0.0574951171875, 0.01345062255859375, 0.06298828125, 0.031158447265625, -0.048431396484375, -0.049072265625, -0.06378173828125, -0.057159423828125, 0.060302734375, -0.003932952880859375, 0.0192108154296875, -0.023162841796875, -0.005878448486328125, 0.0005116462707519531, 0.01238250732421875, -0.0792236328125, -0.03094482421875, -0.02203369140625, -0.002193450927734375, 0.01136016845703125, -0.050750732421875, -0.039825439453125, -0.0296478271484375, 0.04730224609375, 0.00926971435546875, 0.00678253173828125, -0.0266876220703125, 0.005870819091796875, -0.0416259765625, 0.01165008544921875, 0.0292510986328125, 0.038421630859375, -0.039520263671875, 0.011962890625, 0.046630859375, -0.041290283203125, -0.00394439697265625, -0.0311737060546875, -0.0018701553344726562, -0.0128326416015625, 0.004276275634765625, 0.036285400390625, 0.007411956787109375, -0.0296478271484375, 0.041168212890625, -0.004604339599609375, -0.023956298828125, -0.0382080078125, 0.017120361328125, 0.0028076171875, 0.01282501220703125, -0.0088653564453125, 0.01024627685546875, 0.038665771484375, -0.0611572265625, 0.030975341796875, 0.023284912109375, -0.06256103515625, -0.010406494140625, 0.05609130859375, 0.042572021484375, -0.00872802734375, 0.050018310546875, -0.003520965576171875, -0.046417236328125, 0.0200042724609375, 0.0107879638671875, 0.05474853515625, 0.0054168701171875, 0.0219268798828125, 0.04095458984375, 0.022430419921875, 0.0189208984375, 0.036956787109375, 0.00995635986328125, -0.03216552734375, -0.025360107421875, -0.00986480712890625, -0.03131103515625, 0.0322265625, -0.053741455078125, 0.031646728515625, -0.0693359375, -0.0333251953125, 0.016693115234375, -0.0160369873046875, -0.00835418701171875, 0.0291748046875, 0.0080718994140625, 0.06671142578125, -0.10693359375, 0.036376953125, 0.0576171875, -0.047515869140625, -0.0435791015625, -0.0010814666748046875, 0.000789642333984375, -0.04888916015625, 0.0290069580078125, -0.0008935928344726562, 0.0240936279296875, -0.0298004150390625, -0.07171630859375, -0.05096435546875, 0.044769287109375, 0.020965576171875, -0.0150604248046875, 0.01806640625, 0.02008056640625, 0.059295654296875, 0.00673675537109375, 0.04180908203125, 0.037261962890625, 0.029052734375, 0.003894805908203125, -0.0599365234375, 0.0036449432373046875, -0.0546875, -0.00757598876953125, 0.0124053955078125, -0.0753173828125, 0.0487060546875, 0.00592803955078125, -0.006603240966796875, -0.029022216796875, 0.01226806640625, 0.0024433135986328125, 0.0247955322265625, 0.07049560546875, 0.040252685546875, 0.0243072509765625, -0.01065826416015625, 0.04058837890625, -0.00025391578674316406, 0.035064697265625, 0.08831787109375, 0.0020160675048828125, 0.0240631103515625, 0.02923583984375, -0.019866943359375, 0.061248779296875, 0.074951171875, -0.0121307373046875, 0.059906005859375, 0.03955078125, -0.03900146484375, -0.01558685302734375, -0.0231781005859375, -0.0406494140625, 0.01953125, 0.0181884765625, -0.0322265625, -0.034698486328125, -0.0112152099609375, 0.034637451171875, -0.0030765533447265625, -0.029510498046875, 0.07635498046875, -0.0014467239379882812, -0.036346435546875, 0.0158538818359375, -0.034942626953125, 0.049957275390625, -0.0167236328125, -0.026123046875, -0.0121002197265625, 0.00833892822265625, -0.046966552734375, -0.0926513671875, 0.03076171875, -0.00853729248046875, -0.01209259033203125, 0.00606536865234375, 0.034332275390625, -0.0302734375, -0.0251922607421875, 0.0097198486328125, -0.00433349609375, 0.030670166015625, 0.0136871337890625, -0.0645751953125, -0.0297088623046875, 0.010589599609375, -0.018829345703125, 0.0233306884765625, 0.03692626953125, -0.026092529296875, 0.048980712890625, 0.03472900390625, -0.005352020263671875, 0.01470184326171875, 0.00769805908203125, 0.088134765625, -0.039825439453125, -0.030792236328125, -0.03375244140625, 0.06378173828125, -0.038482666015625, -0.04266357421875, 0.053436279296875, 0.033966064453125, 0.0655517578125, -0.00004976987838745117, 0.0638427734375, -0.0115966796875, 0.0545654296875, 0.0004680156707763672, 0.07220458984375, -0.0159149169921875, 0.005596160888671875, -0.03790283203125, -0.04095458984375, -0.0119781494140625, 0.0662841796875, -0.01428985595703125, 0.018890380859375, 0.043731689453125, 0.053375244140625, -0.0016260147094726562, 0.026123046875, -0.00012743473052978516, 0.037200927734375, 0.00836181640625, 0.04241943359375, 0.06280517578125, -0.020782470703125, 0.057525634765625, -0.0308074951171875, -0.01403045654296875, 0.00580596923828125, -0.077392578125, -0.09130859375, -0.02410888671875, -0.0290679931640625, -0.0689697265625, 0.002704620361328125, 0.039764404296875, 0.0491943359375, -0.07476806640625, -0.004222869873046875, -0.01444244384765625, -0.0117645263671875, 0.031524658203125, -0.021209716796875, -0.01453399658203125, 0.006206512451171875, -0.02587890625, -0.021331787109375, -0.007205963134765625, -0.0122222900390625, -0.0110015869140625, 0.01543426513671875, -0.0235748291015625, 0.00742340087890625, 0.037628173828125, 0.02349853515625, -0.00531768798828125, -0.0596923828125, -0.032745361328125, -0.015655517578125, -0.0015926361083984375, 0.0294036865234375, -0.03948974609375, 0.0438232421875, 0.0284271240234375, 0.006931304931640625, 0.05645751953125, -0.017578125, 0.0250091552734375, -0.046783447265625, 0.02789306640625, 0.02313232421875, 0.0173492431640625, 0.01224517822265625, -0.03887939453125, 0.061309814453125, 0.01328277587890625, -0.05413818359375, -0.06640625, 0.013702392578125, -0.086669921875, -0.0069732666015625, 0.07568359375, -0.00616455078125, -0.0017480850219726562, -0.025665283203125, -0.04266357421875, 0.03228759765625, -0.03680419921875, 0.08447265625, 0.056793212890625, -0.002460479736328125, -0.01525115966796875, -0.049102783203125, 0.046295166015625, 0.022674560546875, -0.0635986328125, 0.0112457275390625, 0.035369873046875, 0.037994384765625, 0.005245208740234375, 0.051666259765625, -0.03265380859375, 0.0249786376953125, 0.01087188720703125, 0.01111602783203125, 0.02337646484375, 0.00865936279296875, -0.00438690185546875, -0.01253509521484375, 0.0038661956787109375, -0.0202178955078125 ] ]
casehold/casehold
2023-10-04T19:55:29.000Z
[ "region:us" ]
casehold
CaseHOLD (Case Holdings On Legal Decisions) is a law dataset comprised of over 53,000+ multiple choice questions to identify the relevant holding of a cited case.
@inproceedings{zhengguha2021, title={When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset}, author={Lucia Zheng and Neel Guha and Brandon R. Anderson and Peter Henderson and Daniel E. Ho}, year={2021}, eprint={2104.08671}, archivePrefix={arXiv}, primaryClass={cs.CL}, booktitle={Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law}, publisher={Association for Computing Machinery} }
5
307
2023-03-27T23:04:36
Entry not found
15
[ [ -0.02142333984375, -0.01495361328125, 0.05718994140625, 0.0288238525390625, -0.035064697265625, 0.046539306640625, 0.052520751953125, 0.005062103271484375, 0.0513916015625, 0.016998291015625, -0.052093505859375, -0.014984130859375, -0.060394287109375, 0.03790283203125, -0.0264892578125, 0.038421630859375, -0.0095977783203125, -0.00711822509765625, 0.01873779296875, -0.01837158203125, -0.03582763671875, -0.0244903564453125, -0.0789794921875, 0.004055023193359375, 0.035308837890625, 0.049346923828125, 0.05035400390625, 0.0242767333984375, 0.042694091796875, 0.0260772705078125, -0.015380859375, 0.03204345703125, -0.0027446746826171875, 0.00015556812286376953, -0.0233917236328125, -0.03662109375, -0.018951416015625, 0.00502777099609375, 0.07275390625, 0.064208984375, -0.018890380859375, 0.003520965576171875, -0.0203399658203125, 0.02197265625, -0.032958984375, 0.0202484130859375, -0.0014934539794921875, 0.01081085205078125, -0.046722412109375, -0.0367431640625, 0.000835418701171875, -0.048828125, 0.01190185546875, -0.0457763671875, 0.054840087890625, 0.0123291015625, 0.0765380859375, 0.00984954833984375, -0.0306854248046875, -0.054168701171875, -0.043426513671875, 0.037872314453125, -0.0216827392578125, 0.0263214111328125, 0.046600341796875, -0.0032253265380859375, -0.06512451171875, -0.044769287109375, -0.0308074951171875, 0.0194091796875, 0.0234832763671875, -0.0226593017578125, -0.0116119384765625, -0.020294189453125, 0.01049041748046875, 0.008514404296875, -0.0321044921875, -0.036773681640625, -0.036285400390625, -0.02630615234375, 0.0411376953125, 0.023101806640625, 0.0161285400390625, -0.01251983642578125, -0.02142333984375, 0.005847930908203125, -0.02764892578125, 0.0225830078125, 0.04205322265625, 0.04718017578125, -0.038543701171875, 0.03717041015625, -0.0032939910888671875, 0.049346923828125, 0.007602691650390625, -0.018218994140625, 0.0275115966796875, -0.009765625, 0.0036678314208984375, 0.028045654296875, 0.0209197998046875, 0.018829345703125, -0.021728515625, 0.01348114013671875, -0.021331787109375, -0.0202484130859375, -0.01483917236328125, -0.0195770263671875, -0.023834228515625, 0.03643798828125, -0.021942138671875, -0.028411865234375, 0.07586669921875, -0.02783203125, -0.048492431640625, 0.0219879150390625, 0.0269622802734375, -0.006587982177734375, -0.0246429443359375, -0.0034542083740234375, -0.05609130859375, -0.0005054473876953125, 0.049713134765625, -0.047760009765625, 0.0223541259765625, 0.031402587890625, 0.0491943359375, 0.01305389404296875, -0.00927734375, -0.0285186767578125, 0.0197296142578125, -0.057464599609375, 0.041961669921875, -0.013336181640625, -0.066650390625, 0.007389068603515625, 0.059539794921875, -0.0250701904296875, -0.0802001953125, 0.07037353515625, -0.04571533203125, 0.010650634765625, -0.044921875, -0.0097198486328125, -0.004718780517578125, -0.00031113624572753906, -0.040435791015625, 0.05023193359375, 0.0389404296875, -0.033172607421875, 0.01421356201171875, -0.0172576904296875, -0.025970458984375, 0.0257720947265625, -0.00528717041015625, -0.01448822021484375, 0.04736328125, -0.04412841796875, -0.0178985595703125, 0.01953125, 0.0157012939453125, -0.0236968994140625, -0.0526123046875, 0.00560760498046875, -0.0038547515869140625, 0.10296630859375, -0.00258636474609375, -0.0238037109375, -0.045074462890625, -0.076416015625, -0.004673004150390625, 0.045684814453125, -0.061004638671875, -0.01849365234375, -0.0030841827392578125, -0.0173797607421875, 0.005954742431640625, 0.049041748046875, -0.07427978515625, 0.0187530517578125, -0.003398895263671875, -0.01519012451171875, 0.054840087890625, 0.0102386474609375, 0.0164031982421875, 0.0099334716796875, 0.0285186767578125, 0.035003662109375, 0.00737762451171875, 0.045318603515625, -0.023040771484375, -0.0643310546875, 0.040863037109375, 0.016754150390625, 0.053924560546875, -0.03314208984375, 0.017791748046875, 0.0179290771484375, -0.0226287841796875, -0.037750244140625, -0.0205841064453125, 0.005970001220703125, 0.0099334716796875, 0.007396697998046875, -0.037933349609375, -0.04364013671875, -0.06427001953125, -0.0090179443359375, -0.0286102294921875, -0.023712158203125, 0.013916015625, 0.0384521484375, -0.0794677734375, 0.0274200439453125, -0.051116943359375, -0.04669189453125, -0.00070953369140625, -0.0128326416015625, 0.050079345703125, 0.0286865234375, 0.033416748046875, -0.042449951171875, -0.037628173828125, -0.0148773193359375, -0.06854248046875, -0.0088348388671875, 0.0164642333984375, 0.0203094482421875, -0.0088958740234375, -0.0181884765625, -0.032318115234375, 0.0537109375, 0.009765625, -0.0357666015625, 0.034637451171875, -0.0200347900390625, 0.01142120361328125, -0.042327880859375, -0.004596710205078125, -0.043914794921875, -0.0000712275505065918, -0.0239410400390625, -0.038055419921875, 0.00982666015625, 0.004673004150390625, -0.01064300537109375, 0.01910400390625, -0.060333251953125, -0.00007289648056030273, -0.04937744140625, 0.025177001953125, 0.004238128662109375, -0.020904541015625, -0.0011682510375976562, 0.06634521484375, 0.0516357421875, -0.0254974365234375, 0.047882080078125, 0.029449462890625, 0.01263427734375, 0.05059814453125, -0.012420654296875, 0.01093292236328125, -0.034820556640625, -0.00807952880859375, -0.058990478515625, -0.07281494140625, 0.048553466796875, -0.040557861328125, 0.02423095703125, -0.028411865234375, 0.0172119140625, -0.0458984375, -0.0025501251220703125, 0.03192138671875, -0.0039520263671875, -0.045562744140625, 0.03472900390625, 0.0301055908203125, -0.0134124755859375, -0.04388427734375, -0.03515625, 0.026153564453125, 0.040863037109375, -0.01085662841796875, 0.004566192626953125, 0.0099334716796875, -0.036102294921875, -0.0027256011962890625, -0.02569580078125, -0.0303802490234375, 0.0036296844482421875, 0.00864410400390625, -0.00036525726318359375, -0.02685546875, -0.005741119384765625, -0.0238037109375, -0.03094482421875, 0.01453399658203125, 0.019989013671875, -0.002742767333984375, -0.028289794921875, -0.0240020751953125, -0.05889892578125, 0.044525146484375, 0.035614013671875, 0.0034942626953125, 0.05010986328125, 0.01114654541015625, -0.053192138671875, -0.00897216796875, -0.01168060302734375, 0.017913818359375, -0.037078857421875, 0.0092010498046875, -0.0008668899536132812, -0.00418853759765625, 0.0174713134765625, 0.016876220703125, -0.028564453125, 0.06158447265625, -0.017333984375, -0.0238189697265625, 0.052825927734375, 0.03961181640625, 0.03289794921875, 0.01094818115234375, -0.00296783447265625, 0.059783935546875, -0.07940673828125, -0.043548583984375, -0.0491943359375, -0.01053619384765625, -0.0288543701171875, -0.002132415771484375, 0.041534423828125, 0.0192413330078125, -0.00885772705078125, 0.03155517578125, -0.0347900390625, 0.02362060546875, 0.06707763671875, 0.0236968994140625, 0.0228118896484375, -0.05023193359375, -0.016693115234375, -0.00928497314453125, -0.06634521484375, -0.0174713134765625, 0.058837890625, 0.01509857177734375, 0.056060791015625, 0.03973388671875, 0.0450439453125, 0.00905609130859375, 0.0167694091796875, -0.020294189453125, 0.0260009765625, 0.029083251953125, -0.069091796875, -0.028350830078125, 0.0014123916625976562, -0.06439208984375, -0.00945281982421875, -0.0023097991943359375, -0.02825927734375, 0.05096435546875, 0.00001621246337890625, -0.0270538330078125, 0.05126953125, -0.0301971435546875, 0.050201416015625, -0.02972412109375, -0.0017986297607421875, 0.031158447265625, -0.046905517578125, 0.0310516357421875, 0.00855255126953125, 0.041168212890625, -0.0010528564453125, -0.0027217864990234375, 0.047119140625, -0.060577392578125, 0.0168914794921875, -0.0421142578125, 0.01483917236328125, 0.01611328125, 0.03424072265625, 0.039581298828125, 0.02899169921875, 0.006717681884765625, -0.015899658203125, 0.002716064453125, -0.0546875, -0.01396942138671875, 0.046295166015625, -0.047698974609375, -0.045562744140625, -0.08203125, 0.009613037109375, 0.018157958984375, 0.02587890625, 0.052825927734375, 0.03790283203125, 0.0085601806640625, 0.045196533203125, 0.06561279296875, -0.004543304443359375, 0.06085205078125, 0.0214385986328125, 0.006092071533203125, -0.014556884765625, 0.046661376953125, 0.0176544189453125, -0.0163726806640625, -0.007904052734375, 0.01389312744140625, -0.00732421875, -0.039276123046875, -0.033172607421875, 0.024566650390625, -0.044677734375, -0.01213836669921875, -0.041412353515625, -0.04010009765625, -0.033905029296875, 0.0045928955078125, -0.047454833984375, 0.0159149169921875, -0.051422119140625, -0.007049560546875, 0.002857208251953125, 0.06494140625, -0.0390625, 0.03851318359375, -0.07452392578125, 0.0128173828125, -0.00527191162109375, 0.052581787109375, 0.014190673828125, -0.048736572265625, -0.0263824462890625, -0.007659912109375, -0.02471923828125, -0.090087890625, 0.014190673828125, -0.0163116455078125, 0.01534271240234375, 0.040771484375, 0.00926971435546875, 0.034881591796875, -0.0227813720703125, 0.046600341796875, -0.0037975311279296875, -0.046875, 0.0526123046875, -0.03338623046875, 0.032958984375, 0.0648193359375, 0.035400390625, -0.052978515625, 0.0023746490478515625, -0.069091796875, -0.039886474609375, 0.0254974365234375, 0.0079193115234375, -0.0023937225341796875, -0.044219970703125, -0.0035762786865234375, -0.010711669921875, 0.040069580078125, -0.0689697265625, -0.052154541015625, 0.0171051025390625, 0.035064697265625, 0.005401611328125, -0.037506103515625, 0.0138397216796875, -0.0361328125, 0.0706787109375, 0.02996826171875, 0.021728515625, 0.0557861328125, 0.0308380126953125, -0.0253753662109375, 0.006130218505859375, 0.05084228515625, 0.04425048828125, -0.0347900390625, -0.01934814453125, -0.005855560302734375, -0.060577392578125, 0.003936767578125, 0.007411956787109375, -0.0008912086486816406, 0.06024169921875, 0.0384521484375, 0.0168304443359375, 0.02996826171875, -0.0482177734375, 0.05877685546875, -0.00989532470703125, -0.00823974609375, -0.07080078125, 0.01291656494140625, -0.0159149169921875, 0.033233642578125, 0.0667724609375, 0.0347900390625, -0.0031642913818359375, -0.05401611328125, -0.0009369850158691406, 0.04608154296875, -0.04705810546875, -0.0115814208984375, 0.062744140625, 0.0255584716796875, -0.0859375, 0.07342529296875, -0.03570556640625, -0.037200927734375, 0.060546875, 0.03466796875, 0.07452392578125, -0.0293426513671875, 0.00003081560134887695, 0.0176544189453125, 0.0274200439453125, 0.0360107421875, 0.0721435546875, 0.0286407470703125, -0.052642822265625, 0.05859375, -0.0164031982421875, -0.0267486572265625, -0.0035648345947265625, -0.0284271240234375, 0.01119232177734375, -0.02923583984375, -0.007114410400390625, -0.0228271484375, 0.018951416015625, -0.046875, 0.028411865234375, -0.005550384521484375, 0.05743408203125, -0.0567626953125, 0.03131103515625, 0.042144775390625, -0.022125244140625, -0.056396484375, -0.017364501953125, -0.00762176513671875, -0.04241943359375, 0.0200347900390625, -0.030242919921875, 0.0029392242431640625, 0.006404876708984375, -0.0430908203125, -0.078125, 0.060333251953125, -0.042449951171875, -0.0184783935546875, 0.013580322265625, -0.007625579833984375, 0.0191497802734375, -0.016754150390625, 0.0007257461547851562, 0.0277862548828125, 0.0496826171875, 0.0188751220703125, -0.05126953125, -0.0245208740234375, 0.00009232759475708008, -0.0295562744140625, 0.05035400390625, -0.039825439453125, 0.07861328125, -0.036895751953125, -0.003948211669921875, 0.029449462890625, 0.0163726806640625, 0.01395416259765625, 0.04400634765625, 0.0095672607421875, 0.04827880859375, 0.071044921875, -0.0270538330078125, 0.0584716796875, 0.01751708984375, 0.031463623046875, 0.048004150390625, -0.04302978515625, 0.049835205078125, 0.02105712890625, -0.037689208984375, 0.061248779296875, 0.085693359375, -0.01041412353515625, 0.0535888671875, 0.0034084320068359375, -0.07171630859375, 0.0216217041015625, -0.01374053955078125, -0.049957275390625, 0.0208892822265625, 0.0126190185546875, -0.045928955078125, -0.038299560546875, -0.015960693359375, -0.023651123046875, -0.007659912109375, -0.0506591796875, 0.04461669921875, -0.0011453628540039062, -0.033905029296875, 0.01251220703125, 0.01910400390625, 0.01149749755859375, -0.0347900390625, -0.0019464492797851562, -0.01515960693359375, 0.0176544189453125, -0.03765869140625, -0.03472900390625, 0.0379638671875, -0.02154541015625, -0.035430908203125, 0.01204681396484375, 0.050628662109375, -0.01123046875, -0.02996826171875, 0.0215301513671875, 0.04620361328125, 0.0110321044921875, 0.0281982421875, -0.0155792236328125, 0.0162506103515625, -0.005329132080078125, -0.0044403076171875, 0.01837158203125, 0.0228729248046875, 0.0148773193359375, 0.0295562744140625, 0.028717041015625, -0.0012340545654296875, -0.00710296630859375, -0.0254058837890625, 0.027374267578125, -0.06329345703125, -0.03790283203125, -0.041839599609375, 0.0181732177734375, -0.0015535354614257812, -0.07183837890625, 0.0274810791015625, 0.0955810546875, 0.0687255859375, -0.031585693359375, 0.07086181640625, -0.01446533203125, 0.06365966796875, 0.0275726318359375, 0.03594970703125, -0.03997802734375, 0.0025539398193359375, -0.0289459228515625, -0.0714111328125, -0.02374267578125, 0.0301666259765625, -0.0015287399291992188, -0.0227813720703125, 0.057891845703125, 0.039031982421875, -0.0222015380859375, -0.00782012939453125, 0.0031948089599609375, -0.0019931793212890625, -0.00821685791015625, 0.03411865234375, 0.050750732421875, -0.06201171875, -0.007076263427734375, -0.01432037353515625, -0.0423583984375, -0.03350830078125, -0.06390380859375, -0.00856781005859375, -0.01062774658203125, 0.0023365020751953125, -0.03759765625, 0.00015866756439208984, 0.0802001953125, 0.037689208984375, -0.07373046875, -0.035186767578125, 0.0223846435546875, 0.0260162353515625, -0.012420654296875, -0.01605224609375, 0.0197906494140625, 0.01019287109375, -0.039215087890625, 0.045654296875, 0.0537109375, 0.01389312744140625, 0.0130157470703125, 0.01055908203125, -0.05462646484375, -0.00989532470703125, 0.0115509033203125, 0.062744140625, -0.0623779296875, -0.0472412109375, -0.0021190643310546875, -0.0180206298828125, -0.0038356781005859375, 0.0113525390625, -0.0269012451171875, 0.034423828125, 0.0229644775390625, 0.03314208984375, 0.003719329833984375, -0.00362396240234375, 0.035888671875, -0.06011962890625, 0.006259918212890625, 0.0274200439453125, 0.02752685546875, -0.0265655517578125, -0.039215087890625, 0.044586181640625, 0.06683349609375, -0.043731689453125, -0.0579833984375, -0.0131683349609375, -0.06646728515625, 0.0027980804443359375, 0.04486083984375, 0.03326416015625, -0.031890869140625, -0.027679443359375, -0.037261962890625, -0.00832366943359375, -0.0090484619140625, 0.050567626953125, 0.07830810546875, -0.04931640625, 0.00530242919921875, -0.06890869140625, 0.04376220703125, -0.0160675048828125, -0.0229339599609375, -0.0322265625, 0.0254364013671875, 0.0233917236328125, 0.02923583984375, 0.040771484375, 0.00934600830078125, 0.0552978515625, 0.020721435546875, -0.01129150390625, 0.017913818359375, -0.030242919921875, -0.0019140243530273438, -0.0038604736328125, 0.02056884765625, -0.068115234375 ] ]
dmrau/trec_dl20-qrels
2023-10-09T08:28:57.000Z
[ "region:us" ]
dmrau
null
null
0
307
2023-10-06T11:23:29
--- dataset_info: features: - name: query-id dtype: string - name: corpus-id dtype: string - name: score dtype: string splits: - name: test num_bytes: 298319 num_examples: 11386 download_size: 0 dataset_size: 298319 configs: - config_name: default data_files: - split: test path: data/test-* --- # Dataset Card for "trec_dl20-qrels" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
509
[ [ -0.04681396484375, 0.007656097412109375, 0.01763916015625, 0.0161590576171875, -0.0167999267578125, 0.031646728515625, 0.03302001953125, -0.0099945068359375, 0.03997802734375, 0.034027099609375, -0.07354736328125, -0.0667724609375, -0.029571533203125, -0.007537841796875, -0.024505615234375, 0.0953369140625, 0.0176239013671875, 0.008819580078125, -0.0277557373046875, -0.0240325927734375, -0.0214080810546875, -0.034454345703125, -0.07049560546875, -0.0263824462890625, 0.081298828125, 0.04437255859375, 0.0165863037109375, 0.0227813720703125, 0.0592041015625, 0.01329803466796875, -0.0101165771484375, -0.0000730752944946289, -0.027496337890625, 0.01056671142578125, -0.01526641845703125, -0.04156494140625, -0.0833740234375, -0.0142974853515625, 0.043426513671875, 0.00931549072265625, -0.0010633468627929688, 0.057281494140625, -0.0178375244140625, 0.05010986328125, -0.0235443115234375, 0.029998779296875, 0.00797271728515625, 0.0030975341796875, -0.045074462890625, -0.018402099609375, 0.007343292236328125, -0.052001953125, 0.00341796875, -0.06878662109375, 0.0148162841796875, 0.02093505859375, 0.0557861328125, 0.0089111328125, -0.025726318359375, -0.00562286376953125, -0.042816162109375, 0.0223541259765625, -0.0192108154296875, 0.023406982421875, 0.044647216796875, 0.042999267578125, 0.0107879638671875, -0.0718994140625, -0.015655517578125, 0.016845703125, -0.002361297607421875, 0.01491546630859375, 0.0008673667907714844, 0.004352569580078125, 0.048553466796875, 0.043548583984375, -0.04644775390625, -0.022918701171875, -0.0450439453125, -0.032806396484375, 0.041168212890625, 0.0367431640625, 0.0183868408203125, 0.00623321533203125, -0.01702880859375, -0.0269622802734375, -0.03594970703125, 0.00661468505859375, 0.022186279296875, 0.01366424560546875, -0.0867919921875, 0.038818359375, 0.0081939697265625, 0.0179443359375, 0.01435089111328125, 0.045501708984375, 0.0418701171875, -0.0396728515625, 0.00830841064453125, -0.0166778564453125, 0.023712158203125, 0.0225067138671875, 0.0167236328125, -0.0013885498046875, -0.014617919921875, -0.0185546875, -0.001556396484375, -0.08209228515625, -0.06109619140625, 0.0438232421875, -0.0311431884765625, -0.0158233642578125, 0.027191162109375, -0.0726318359375, -0.027435302734375, -0.009368896484375, 0.0012884140014648438, -0.006175994873046875, -0.038330078125, -0.0259552001953125, -0.06591796875, 0.031646728515625, -0.005245208740234375, -0.042205810546875, 0.0298919677734375, 0.0295867919921875, 0.039215087890625, 0.006420135498046875, -0.00989532470703125, -0.06243896484375, 0.0273284912109375, -0.008880615234375, 0.08245849609375, -0.03338623046875, -0.042694091796875, 0.0003917217254638672, 0.035003662109375, 0.0259246826171875, -0.019134521484375, 0.06036376953125, -0.046966552734375, 0.0043182373046875, -0.059478759765625, -0.02911376953125, 0.00901031494140625, 0.023193359375, -0.083740234375, 0.0714111328125, 0.038726806640625, -0.061370849609375, 0.0269317626953125, -0.07952880859375, -0.022613525390625, 0.04901123046875, 0.0096588134765625, -0.04339599609375, 0.00823974609375, -0.0030269622802734375, 0.003326416015625, -0.0212249755859375, 0.0241241455078125, -0.04852294921875, -0.014190673828125, 0.01751708984375, 0.01806640625, 0.08740234375, 0.0208740234375, 0.02459716796875, 0.026092529296875, -0.046173095703125, 0.015655517578125, 0.004772186279296875, -0.0027027130126953125, -0.020050048828125, -0.045623779296875, 0.029632568359375, -0.006992340087890625, 0.0268402099609375, -0.0267486572265625, 0.0181121826171875, 0.01123046875, 0.007343292236328125, 0.042205810546875, 0.0152587890625, 0.02532958984375, -0.038604736328125, 0.04766845703125, 0.00641632080078125, 0.04132080078125, 0.017333984375, -0.01336669921875, -0.0435791015625, -0.0028076171875, 0.06317138671875, 0.03265380859375, -0.060760498046875, 0.022979736328125, 0.005710601806640625, -0.042266845703125, -0.02117919921875, -0.0275115966796875, 0.0276031494140625, 0.0032196044921875, 0.02435302734375, -0.0167083740234375, -0.07403564453125, -0.049560546875, 0.02215576171875, -0.01213836669921875, 0.003566741943359375, 0.019866943359375, 0.061553955078125, -0.022064208984375, 0.048309326171875, -0.046112060546875, -0.0189056396484375, -0.004985809326171875, -0.0006055831909179688, -0.00727081298828125, 0.057464599609375, 0.07171630859375, -0.062469482421875, -0.0181121826171875, -0.049774169921875, -0.02496337890625, -0.0176544189453125, 0.02923583984375, -0.0311279296875, -0.004199981689453125, 0.0079345703125, -0.0186309814453125, 0.040863037109375, 0.06494140625, -0.048797607421875, 0.0270843505859375, -0.003509521484375, 0.030181884765625, -0.09033203125, 0.03582763671875, -0.0027179718017578125, -0.01398468017578125, -0.0287017822265625, 0.0060882568359375, 0.00408172607421875, -0.00684356689453125, -0.020355224609375, 0.0533447265625, -0.0185089111328125, -0.0157623291015625, 0.01197052001953125, 0.0024356842041015625, 0.0138397216796875, 0.01076507568359375, 0.0011949539184570312, 0.06365966796875, 0.057952880859375, -0.032440185546875, 0.06512451171875, 0.049285888671875, 0.0274505615234375, 0.0718994140625, -0.06451416015625, 0.0114288330078125, -0.010101318359375, 0.024169921875, -0.0504150390625, -0.032958984375, 0.035736083984375, -0.0401611328125, 0.0243988037109375, -0.036590576171875, -0.03662109375, -0.05438232421875, -0.0254058837890625, 0.06982421875, 0.032196044921875, -0.0377197265625, 0.039825439453125, 0.050537109375, 0.00783538818359375, 0.007007598876953125, -0.08270263671875, 0.0079345703125, -0.020965576171875, 0.004802703857421875, 0.048797607421875, -0.046600341796875, -0.004608154296875, -0.006847381591796875, 0.028717041015625, -0.0246734619140625, -0.03045654296875, 0.039886474609375, 0.00930023193359375, -0.0119171142578125, 0.036529541015625, -0.007720947265625, -0.052947998046875, 0.014007568359375, -0.021453857421875, 0.035430908203125, -0.0203399658203125, -0.00011390447616577148, -0.041351318359375, 0.0302276611328125, 0.031402587890625, -0.0350341796875, 0.02294921875, 0.0699462890625, -0.031036376953125, -0.0127410888671875, -0.028839111328125, -0.023162841796875, -0.033905029296875, -0.0016527175903320312, -0.020477294921875, -0.0518798828125, 0.05859375, -0.0009112358093261719, -0.0070343017578125, 0.058868408203125, 0.0279541015625, -0.017303466796875, 0.048004150390625, 0.053985595703125, -0.00640106201171875, 0.03131103515625, -0.038238525390625, -0.033477783203125, -0.0638427734375, -0.0416259765625, -0.051361083984375, -0.0305938720703125, -0.055908203125, -0.0145263671875, 0.00568389892578125, -0.0345458984375, -0.040283203125, 0.04779052734375, -0.039581298828125, 0.014251708984375, 0.05224609375, 0.017181396484375, -0.0030269622802734375, -0.014068603515625, 0.01409149169921875, 0.006740570068359375, -0.0533447265625, 0.0015926361083984375, 0.07855224609375, 0.0201263427734375, 0.046875, 0.01131439208984375, 0.064697265625, 0.033905029296875, 0.007411956787109375, -0.0164031982421875, 0.029876708984375, -0.0198211669921875, -0.0623779296875, -0.0008335113525390625, -0.02001953125, -0.0506591796875, -0.0648193359375, -0.02294921875, -0.0094146728515625, 0.045074462890625, 0.02032470703125, -0.02301025390625, 0.0285186767578125, -0.031768798828125, 0.06396484375, -0.01715087890625, -0.00998687744140625, -0.01276397705078125, -0.04620361328125, 0.005161285400390625, 0.0164337158203125, -0.0073699951171875, 0.0021152496337890625, -0.01312255859375, 0.07171630859375, -0.0201873779296875, 0.06536865234375, -0.04412841796875, 0.010406494140625, 0.032196044921875, -0.007373809814453125, 0.0180206298828125, 0.034820556640625, -0.009918212890625, -0.00284576416015625, 0.03582763671875, -0.047271728515625, -0.0193328857421875, 0.03863525390625, -0.047271728515625, 0.01275634765625, -0.0316162109375, -0.053680419921875, 0.00025200843811035156, 0.00914764404296875, 0.0171966552734375, 0.072509765625, -0.02288818359375, 0.00482177734375, 0.0523681640625, 0.01275634765625, 0.029144287109375, 0.020416259765625, -0.0238037109375, -0.052154541015625, 0.0703125, 0.00916290283203125, -0.0158843994140625, 0.02459716796875, 0.0189208984375, -0.0278778076171875, -0.043060302734375, -0.033111572265625, 0.01433563232421875, -0.0226287841796875, -0.041412353515625, -0.019317626953125, -0.03265380859375, -0.01380157470703125, -0.0021648406982421875, -0.01364898681640625, -0.040435791015625, -0.05010986328125, -0.02764892578125, 0.0853271484375, 0.0426025390625, -0.03857421875, 0.041839599609375, -0.07342529296875, 0.028106689453125, 0.0098114013671875, 0.0626220703125, -0.0182037353515625, -0.040374755859375, -0.02288818359375, 0.0081939697265625, 0.004852294921875, -0.028900146484375, 0.00007557868957519531, 0.01055908203125, 0.036895751953125, 0.0025691986083984375, 0.0239410400390625, 0.055938720703125, 0.01812744140625, 0.04156494140625, 0.00519561767578125, -0.054595947265625, 0.0419921875, -0.0277252197265625, 0.03515625, 0.06280517578125, 0.032135009765625, -0.016571044921875, -0.01348876953125, -0.0743408203125, -0.035858154296875, 0.02923583984375, 0.003498077392578125, -0.0020236968994140625, 0.01171875, 0.036773681640625, -0.01038360595703125, 0.023101806640625, -0.05120849609375, -0.0435791015625, -0.006526947021484375, -0.0267181396484375, 0.0238037109375, -0.042816162109375, -0.0270233154296875, -0.0313720703125, 0.036346435546875, -0.004108428955078125, 0.03192138671875, 0.005828857421875, 0.0293426513671875, -0.0147705078125, -0.01280975341796875, 0.04534912109375, 0.033721923828125, -0.0343017578125, 0.0103912353515625, 0.01100921630859375, -0.035552978515625, -0.0177001953125, 0.0257720947265625, -0.0008006095886230469, -0.023101806640625, 0.03778076171875, 0.03448486328125, -0.0232086181640625, -0.0197601318359375, 0.0164947509765625, -0.021759033203125, -0.0243988037109375, -0.03240966796875, 0.00655364990234375, 0.01447296142578125, 0.04541015625, 0.01416015625, -0.006137847900390625, 0.007595062255859375, -0.0274810791015625, 0.051239013671875, 0.00372314453125, -0.0648193359375, -0.04510498046875, 0.03265380859375, 0.037994384765625, -0.03656005859375, 0.059844970703125, -0.0259246826171875, -0.04156494140625, 0.06591796875, 0.0257568359375, 0.070068359375, -0.019287109375, 0.037261962890625, 0.04034423828125, 0.0003044605255126953, 0.0277252197265625, 0.06671142578125, -0.0179290771484375, -0.02410888671875, -0.003971099853515625, -0.01531219482421875, -0.02471923828125, -0.0311126708984375, -0.06610107421875, 0.0167694091796875, -0.051239013671875, -0.045684814453125, -0.0206298828125, 0.0263519287109375, -0.05706787109375, 0.0207672119140625, -0.0020885467529296875, 0.09356689453125, -0.04620361328125, 0.064208984375, 0.04522705078125, -0.04296875, -0.039337158203125, -0.006656646728515625, 0.0009279251098632812, -0.04730224609375, 0.040557861328125, -0.0266571044921875, 0.01200103759765625, 0.011505126953125, -0.058013916015625, -0.056427001953125, 0.0972900390625, -0.004344940185546875, -0.0509033203125, 0.01203155517578125, -0.002765655517578125, 0.04571533203125, -0.03741455078125, 0.024871826171875, 0.02960205078125, 0.07220458984375, 0.0226287841796875, -0.0283203125, 0.00667572021484375, -0.0182037353515625, -0.020843505859375, 0.0256195068359375, -0.055938720703125, 0.0245819091796875, -0.022003173828125, -0.00766754150390625, 0.017242431640625, 0.044677734375, 0.024169921875, 0.031951904296875, 0.02410888671875, 0.03509521484375, 0.054168701171875, -0.033294677734375, 0.05438232421875, -0.00800323486328125, 0.02789306640625, 0.0740966796875, -0.01282501220703125, 0.0163116455078125, 0.034271240234375, -0.017578125, 0.031646728515625, 0.04833984375, -0.0531005859375, 0.04254150390625, 0.01499176025390625, -0.007656097412109375, -0.01708984375, -0.028900146484375, -0.038055419921875, -0.0016870498657226562, 0.03228759765625, -0.0159149169921875, -0.0020008087158203125, -0.00409698486328125, -0.0172271728515625, -0.0227508544921875, -0.031768798828125, 0.058746337890625, 0.005390167236328125, -0.00351715087890625, 0.004413604736328125, -0.022674560546875, 0.01459503173828125, -0.048248291015625, -0.0204010009765625, -0.0140838623046875, -0.0025920867919921875, -0.035400390625, -0.09417724609375, 0.061553955078125, -0.0228118896484375, -0.0232086181640625, 0.004871368408203125, 0.03509521484375, -0.0281829833984375, -0.045806884765625, 0.027984619140625, 0.0300140380859375, -0.0005884170532226562, 0.026153564453125, -0.076904296875, 0.020477294921875, -0.00328826904296875, -0.0011577606201171875, 0.0123748779296875, 0.020050048828125, 0.00007456541061401367, 0.060699462890625, 0.0311126708984375, 0.005153656005859375, -0.04669189453125, 0.026885986328125, 0.076904296875, -0.059844970703125, -0.01253509521484375, -0.0272674560546875, 0.0634765625, -0.0210113525390625, -0.05999755859375, 0.0273284912109375, 0.0694580078125, 0.049346923828125, -0.00868988037109375, 0.04290771484375, -0.027069091796875, 0.037567138671875, -0.01450347900390625, 0.0465087890625, -0.027984619140625, -0.002197265625, 0.0035076141357421875, -0.043670654296875, -0.0557861328125, 0.00577545166015625, 0.00011110305786132812, 0.0081787109375, 0.043121337890625, 0.06982421875, -0.00232696533203125, 0.006885528564453125, -0.000247955322265625, 0.0133514404296875, 0.0232086181640625, 0.033721923828125, 0.03656005859375, -0.045989990234375, 0.036102294921875, -0.017181396484375, -0.0159759521484375, 0.00389862060546875, -0.06903076171875, -0.07977294921875, -0.060455322265625, -0.043731689453125, -0.035675048828125, 0.0294342041015625, 0.05377197265625, 0.060882568359375, -0.08367919921875, -0.01861572265625, -0.004070281982421875, 0.021240234375, 0.0010042190551757812, -0.01018524169921875, 0.05303955078125, 0.02294921875, -0.03765869140625, -0.02447509765625, -0.0024929046630859375, 0.042816162109375, -0.01107025146484375, -0.00577545166015625, 0.004695892333984375, -0.0195770263671875, 0.0168609619140625, 0.028778076171875, -0.009674072265625, -0.02789306640625, -0.01220703125, -0.00452423095703125, 0.0033206939697265625, 0.067138671875, -0.04931640625, 0.0013275146484375, 0.053070068359375, 0.0125274658203125, 0.050628662109375, 0.006237030029296875, 0.051025390625, -0.04351806640625, 0.0018358230590820312, 0.0223236083984375, 0.0146331787109375, 0.00360107421875, -0.01078033447265625, 0.050933837890625, 0.01824951171875, -0.0504150390625, -0.045928955078125, 0.010223388671875, -0.09600830078125, 0.019622802734375, 0.046234130859375, 0.0000457763671875, -0.0278167724609375, -0.010009765625, -0.030853271484375, 0.02569580078125, -0.060943603515625, 0.013275146484375, 0.0138702392578125, 0.02081298828125, -0.04266357421875, -0.01284027099609375, 0.0538330078125, -0.031280517578125, -0.083251953125, 0.017669677734375, 0.0233001708984375, 0.0056610107421875, -0.00021445751190185547, 0.023406982421875, -0.026763916015625, 0.017608642578125, 0.0140838623046875, 0.032135009765625, -0.024566650390625, -0.0443115234375, -0.01322174072265625, 0.001880645751953125, -0.004970550537109375, -0.02593994140625 ] ]
hmao/reformatted_singleapi_openai
2023-10-23T23:26:04.000Z
[ "region:us" ]
hmao
null
null
0
307
2023-10-21T03:43:10
--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: api_name dtype: string - name: api_definition dtype: string - name: dataset_name dtype: string splits: - name: train num_bytes: 21189 num_examples: 14 download_size: 14297 dataset_size: 21189 --- # Dataset Card for "reformatted_singleapi_openai" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
536
[ [ -0.0316162109375, -0.00872802734375, -0.0035839080810546875, 0.0166015625, -0.0173797607421875, -0.024200439453125, 0.0044708251953125, 0.00043582916259765625, 0.0697021484375, 0.042236328125, -0.0645751953125, -0.0472412109375, -0.01549530029296875, -0.01812744140625, -0.0036754608154296875, 0.09521484375, -0.013671875, 0.00171661376953125, -0.0189361572265625, -0.029266357421875, -0.028076171875, -0.0218658447265625, -0.04803466796875, -0.037506103515625, 0.06524658203125, 0.0552978515625, 0.019439697265625, 0.027008056640625, 0.057220458984375, 0.00921630859375, 0.01461029052734375, -0.012542724609375, -0.040283203125, -0.005218505859375, 0.0008220672607421875, -0.0418701171875, -0.083984375, 0.0142364501953125, 0.057769775390625, 0.03619384765625, -0.0161895751953125, 0.06280517578125, -0.020782470703125, 0.0511474609375, -0.04144287109375, 0.0316162109375, -0.01407623291015625, 0.002712249755859375, -0.050628662109375, -0.00943756103515625, 0.009185791015625, -0.044769287109375, -0.0279693603515625, -0.09527587890625, 0.006008148193359375, -0.00909423828125, 0.06353759765625, 0.0214080810546875, -0.00479888916015625, 0.0074920654296875, -0.045166015625, 0.0212249755859375, -0.0233612060546875, 0.0006308555603027344, 0.032806396484375, 0.052398681640625, -0.01158905029296875, -0.055694580078125, -0.02423095703125, 0.029876708984375, -0.006809234619140625, 0.0262908935546875, 0.00943756103515625, 0.0008935928344726562, 0.0237579345703125, 0.055084228515625, -0.028900146484375, -0.00774383544921875, -0.061553955078125, -0.0125885009765625, 0.054107666015625, 0.007610321044921875, 0.0265655517578125, 0.01354217529296875, -0.015380859375, -0.019805908203125, -0.0450439453125, 0.00060272216796875, 0.0496826171875, 0.03643798828125, -0.06732177734375, 0.03753662109375, -0.01183319091796875, 0.01384735107421875, -0.0114593505859375, 0.02484130859375, 0.045318603515625, -0.03411865234375, -0.0211334228515625, 0.01190948486328125, 0.041595458984375, 0.0182952880859375, 0.0194244384765625, 0.0111083984375, -0.0034618377685546875, -0.00302886962890625, 0.0178680419921875, -0.077392578125, -0.055450439453125, 0.0323486328125, -0.06005859375, -0.017486572265625, 0.053436279296875, -0.07183837890625, -0.023101806640625, -0.0174102783203125, 0.00933074951171875, -0.00681304931640625, -0.058868408203125, -0.0196533203125, -0.0439453125, 0.0264434814453125, 0.0194091796875, -0.05572509765625, 0.026275634765625, 0.053741455078125, 0.038970947265625, 0.0186004638671875, -0.02734375, -0.03021240234375, 0.01172637939453125, -0.01438140869140625, 0.057159423828125, -0.038482666015625, -0.0166015625, -0.0010242462158203125, 0.027862548828125, -0.004489898681640625, -0.01727294921875, 0.059967041015625, -0.017333984375, -0.00908660888671875, -0.03851318359375, -0.0174407958984375, -0.003997802734375, 0.0290374755859375, -0.08624267578125, 0.0550537109375, 0.0036945343017578125, -0.060333251953125, 0.036468505859375, -0.11334228515625, -0.01416778564453125, 0.03375244140625, -0.0062408447265625, -0.035400390625, 0.012359619140625, 0.0054168701171875, 0.007686614990234375, 0.006107330322265625, 0.0212249755859375, -0.05145263671875, -0.00890350341796875, 0.0088653564453125, -0.0123443603515625, 0.06903076171875, 0.0182342529296875, 0.0538330078125, 0.03778076171875, -0.07366943359375, -0.0018472671508789062, 0.02398681640625, -0.0097198486328125, -0.0263671875, -0.0361328125, 0.0207977294921875, -0.03515625, 0.0262298583984375, -0.061614990234375, 0.0526123046875, 0.01326751708984375, -0.0020999908447265625, 0.054443359375, 0.009368896484375, 0.018341064453125, -0.026885986328125, 0.023406982421875, 0.01271820068359375, 0.034881591796875, -0.01291656494140625, -0.036956787109375, -0.036468505859375, -0.018157958984375, 0.04534912109375, 0.036346435546875, -0.033050537109375, 0.0253143310546875, -0.00855255126953125, -0.047760009765625, -0.055938720703125, -0.005672454833984375, 0.0167999267578125, 0.0097503662109375, 0.0225830078125, -0.033050537109375, -0.054595947265625, -0.046844482421875, 0.006145477294921875, -0.005107879638671875, -0.005382537841796875, 0.00737762451171875, 0.062255859375, -0.0286102294921875, 0.0467529296875, -0.05902099609375, -0.034576416015625, 0.01096343994140625, -0.0011281967163085938, 0.0165557861328125, 0.058135986328125, 0.04791259765625, -0.052825927734375, -0.00885009765625, -0.0238494873046875, -0.04827880859375, 0.0125579833984375, 0.0153656005859375, -0.043121337890625, -0.01812744140625, 0.00754547119140625, -0.01549530029296875, 0.066650390625, 0.04827880859375, -0.035675048828125, 0.01361083984375, -0.016632080078125, 0.0219879150390625, -0.091552734375, 0.038238525390625, -0.0018548965454101562, 0.0071563720703125, -0.0491943359375, 0.0182342529296875, 0.0031185150146484375, -0.021453857421875, 0.004543304443359375, 0.0322265625, -0.027069091796875, -0.00023102760314941406, -0.001739501953125, -0.01461029052734375, -0.0260772705078125, 0.0262298583984375, 0.0018644332885742188, 0.04486083984375, 0.061798095703125, -0.0236053466796875, 0.04833984375, 0.04437255859375, -0.0008187294006347656, 0.04046630859375, -0.0565185546875, 0.0157470703125, -0.0229949951171875, 0.0230712890625, -0.063232421875, -0.060577392578125, 0.039703369140625, -0.016326904296875, 0.0294952392578125, -0.035919189453125, -0.0269317626953125, -0.0306396484375, -0.03369140625, 0.0716552734375, 0.021881103515625, -0.06744384765625, 0.01554107666015625, 0.043182373046875, 0.0059661865234375, -0.00007385015487670898, -0.06719970703125, -0.0160064697265625, -0.007297515869140625, -0.021514892578125, 0.02728271484375, -0.0177001953125, 0.00492095947265625, -0.012420654296875, 0.020416259765625, -0.018798828125, -0.0174102783203125, 0.043731689453125, 0.0178985595703125, -0.034515380859375, 0.0267333984375, 0.00959014892578125, -0.051116943359375, -0.01082611083984375, 0.005489349365234375, 0.023345947265625, -0.01131439208984375, -0.0244903564453125, -0.04351806640625, 0.035064697265625, 0.0184783935546875, -0.0372314453125, 0.0419921875, 0.06103515625, -0.058013916015625, 0.005146026611328125, -0.013671875, -0.0036449432373046875, -0.02752685546875, -0.01322174072265625, -0.029815673828125, -0.030487060546875, 0.04962158203125, -0.0077056884765625, 0.0211944580078125, 0.048126220703125, 0.02099609375, 0.01465606689453125, 0.034149169921875, 0.046600341796875, -0.01311492919921875, 0.030487060546875, -0.0252685546875, -0.00426483154296875, -0.0650634765625, -0.031585693359375, -0.044403076171875, -0.0474853515625, -0.058837890625, -0.00589752197265625, 0.00786590576171875, 0.01177978515625, -0.025390625, 0.032379150390625, -0.0511474609375, 0.0287628173828125, 0.055633544921875, 0.0236663818359375, 0.0083160400390625, -0.00197601318359375, 0.03192138671875, 0.0193328857421875, -0.04229736328125, -0.0222625732421875, 0.09503173828125, 0.038818359375, 0.0811767578125, 0.01456451416015625, 0.073486328125, -0.01277923583984375, 0.03125, -0.017669677734375, 0.0251312255859375, -0.00986480712890625, -0.0367431640625, -0.0271148681640625, -0.016754150390625, -0.0692138671875, -0.02764892578125, -0.01483917236328125, -0.032745361328125, 0.0292205810546875, 0.0222015380859375, -0.01409149169921875, 0.035186767578125, -0.047698974609375, 0.0821533203125, 0.00589752197265625, 0.0233306884765625, -0.0017576217651367188, -0.035400390625, 0.02392578125, 0.0209808349609375, -0.0110321044921875, -0.013397216796875, -0.00946044921875, 0.07958984375, -0.04132080078125, 0.07403564453125, -0.041229248046875, 0.00628662109375, 0.01515960693359375, -0.035400390625, -0.00899505615234375, 0.04156494140625, -0.005008697509765625, 0.025238037109375, 0.027984619140625, -0.039154052734375, -0.0236053466796875, 0.053131103515625, -0.061798095703125, 0.015655517578125, -0.01499176025390625, -0.03497314453125, 0.01456451416015625, 0.0288238525390625, 0.0215911865234375, 0.05255126953125, -0.042236328125, -0.01508331298828125, 0.047698974609375, 0.0203857421875, 0.0218505859375, -0.005466461181640625, -0.026824951171875, -0.035308837890625, 0.07354736328125, 0.01739501953125, -0.0257720947265625, 0.0110931396484375, 0.027191162109375, 0.01357269287109375, -0.0232086181640625, -0.048065185546875, 0.0169830322265625, -0.025848388671875, -0.03558349609375, -0.0014133453369140625, -0.02484130859375, -0.049957275390625, 0.002666473388671875, -0.038116455078125, -0.04290771484375, -0.037933349609375, -0.02996826171875, 0.06451416015625, 0.0504150390625, -0.0272674560546875, 0.0243682861328125, -0.052825927734375, 0.047210693359375, -0.004726409912109375, 0.0870361328125, -0.02197265625, -0.02374267578125, -0.0017137527465820312, 0.01605224609375, 0.00489044189453125, -0.042755126953125, -0.008056640625, 0.0164947509765625, 0.052001953125, 0.037322998046875, 0.01337432861328125, 0.06005859375, -0.005069732666015625, 0.039093017578125, 0.0176544189453125, -0.021514892578125, 0.06121826171875, -0.01544189453125, 0.04180908203125, 0.07672119140625, 0.0445556640625, -0.0218505859375, 0.01515960693359375, -0.04827880859375, -0.03717041015625, 0.05059814453125, 0.002777099609375, 0.004535675048828125, 0.0255126953125, 0.030792236328125, 0.02252197265625, 0.01739501953125, -0.04498291015625, -0.051055908203125, -0.0227203369140625, -0.028900146484375, 0.018157958984375, -0.022918701171875, -0.03948974609375, -0.03961181640625, 0.05255126953125, -0.01442718505859375, 0.046112060546875, 0.00675201416015625, 0.039398193359375, -0.0181121826171875, 0.002887725830078125, 0.031982421875, 0.0369873046875, -0.0321044921875, -0.0208740234375, -0.025848388671875, -0.042510986328125, -0.0343017578125, 0.03570556640625, -0.024383544921875, -0.020050048828125, 0.0343017578125, 0.07012939453125, -0.025665283203125, -0.0019273757934570312, 0.02142333984375, -0.02410888671875, -0.018341064453125, -0.04119873046875, 0.0042572021484375, -0.0091400146484375, -0.0027370452880859375, -0.0023517608642578125, 0.0009207725524902344, 0.0074615478515625, -0.052459716796875, 0.01201629638671875, 0.0002532005310058594, -0.0523681640625, -0.034423828125, 0.0190582275390625, 0.034454345703125, -0.045501708984375, 0.07525634765625, -0.004886627197265625, -0.01439666748046875, 0.03759765625, 0.027435302734375, 0.06561279296875, -0.034088134765625, 0.02044677734375, 0.048614501953125, 0.01486968994140625, 0.0218505859375, 0.0587158203125, -0.0205841064453125, -0.051300048828125, 0.01538848876953125, -0.0263671875, -0.0147247314453125, -0.011016845703125, -0.07635498046875, 0.01453399658203125, -0.042724609375, 0.00035190582275390625, 0.004383087158203125, -0.0026760101318359375, -0.04840087890625, 0.00736236572265625, 0.006069183349609375, 0.1051025390625, -0.056243896484375, 0.06219482421875, 0.07843017578125, -0.050689697265625, -0.046142578125, 0.004199981689453125, -0.0028667449951171875, -0.04071044921875, -0.015777587890625, 0.0228424072265625, 0.0369873046875, -0.0313720703125, -0.06829833984375, -0.043060302734375, 0.08905029296875, 0.01190948486328125, -0.0247650146484375, 0.01532745361328125, 0.00016129016876220703, 0.028900146484375, -0.032684326171875, 0.0252685546875, 0.037261962890625, 0.0635986328125, 0.01076507568359375, -0.052764892578125, -0.00124359130859375, -0.04156494140625, -0.00862884521484375, 0.039886474609375, -0.05780029296875, 0.025848388671875, -0.007198333740234375, -0.015106201171875, 0.01812744140625, 0.05963134765625, -0.002964019775390625, 0.0430908203125, 0.022918701171875, 0.0526123046875, 0.06829833984375, -0.031524658203125, 0.058746337890625, 0.00963592529296875, 0.011749267578125, 0.07989501953125, -0.0023784637451171875, 0.040130615234375, 0.04669189453125, 0.005825042724609375, 0.0288238525390625, 0.0300140380859375, -0.02569580078125, 0.0283660888671875, 0.00939178466796875, -0.00696563720703125, -0.00646209716796875, -0.0031585693359375, -0.038238525390625, 0.0216064453125, 0.017669677734375, -0.0150299072265625, -0.0107574462890625, 0.011322021484375, -0.003978729248046875, -0.0032444000244140625, -0.046142578125, 0.0716552734375, -0.0083770751953125, -0.031951904296875, -0.004917144775390625, 0.00139617919921875, 0.0313720703125, -0.062286376953125, -0.033447265625, -0.011993408203125, 0.0195770263671875, -0.0458984375, -0.0792236328125, 0.06085205078125, -0.0212860107421875, -0.015716552734375, -0.0014247894287109375, 0.055084228515625, -0.041168212890625, -0.051910400390625, 0.0102996826171875, -0.00890350341796875, 0.01580810546875, 0.0115509033203125, -0.0604248046875, 0.024078369140625, -0.006847381591796875, -0.01401519775390625, 0.0186004638671875, 0.0081939697265625, 0.00432586669921875, 0.037445068359375, 0.037933349609375, -0.00980377197265625, -0.0231475830078125, 0.0265960693359375, 0.0694580078125, -0.039703369140625, -0.0244903564453125, -0.0168609619140625, 0.057373046875, -0.033660888671875, -0.06671142578125, 0.03240966796875, 0.06463623046875, 0.0703125, -0.013763427734375, 0.0413818359375, -0.0161895751953125, 0.033660888671875, -0.0228118896484375, 0.0634765625, -0.0258331298828125, -0.0253448486328125, -0.003101348876953125, -0.03466796875, -0.044586181640625, 0.0260772705078125, 0.011444091796875, -0.00955963134765625, 0.0214996337890625, 0.06689453125, -0.034576416015625, 0.037445068359375, 0.0011081695556640625, 0.00307464599609375, 0.00957489013671875, 0.01099395751953125, 0.0013818740844726562, -0.053924560546875, 0.0144805908203125, -0.0223541259765625, -0.053619384765625, 0.0201873779296875, -0.058624267578125, -0.059478759765625, -0.04833984375, -0.051788330078125, -0.01514434814453125, -0.0037860870361328125, 0.055206298828125, 0.0592041015625, -0.0860595703125, -0.0244293212890625, -0.004238128662109375, 0.01277923583984375, -0.006927490234375, -0.0103607177734375, 0.0322265625, 0.01245880126953125, -0.032073974609375, 0.0030612945556640625, 0.002941131591796875, 0.0038604736328125, -0.01122283935546875, -0.0009293556213378906, -0.0112457275390625, -0.0003094673156738281, 0.0028018951416015625, 0.049652099609375, -0.00794219970703125, -0.01496124267578125, -0.055816650390625, 0.01163482666015625, 0.0172119140625, 0.07720947265625, -0.0301055908203125, 0.0205078125, 0.04290771484375, 0.0234222412109375, 0.034881591796875, 0.0103912353515625, 0.035888671875, -0.049835205078125, 0.015228271484375, -0.0131683349609375, 0.034515380859375, 0.0008664131164550781, -0.02252197265625, 0.06591796875, 0.0149078369140625, -0.03338623046875, -0.044586181640625, 0.0170745849609375, -0.09527587890625, 0.0217132568359375, 0.048919677734375, -0.0167999267578125, -0.045135498046875, 0.01055145263671875, -0.030120849609375, 0.0190887451171875, -0.055084228515625, 0.00818634033203125, 0.007694244384765625, 0.01239013671875, -0.01355743408203125, 0.005519866943359375, 0.030059814453125, -0.03302001953125, -0.08941650390625, 0.01322174072265625, 0.01837158203125, 0.0013761520385742188, 0.0287017822265625, 0.054931640625, -0.031890869140625, 0.0155181884765625, 0.032379150390625, 0.029693603515625, -0.033203125, -0.055450439453125, -0.0357666015625, 0.00611114501953125, -0.0172119140625, -0.056732177734375 ] ]
code_x_glue_cc_cloze_testing_all
2023-06-01T14:59:51.000Z
[ "task_categories:text-generation", "task_categories:fill-mask", "task_ids:slot-filling", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "size_categories:1K<n<10K", "source_datasets:original", "language:code", "license:c-uda", "region:us" ]
null
Cloze tests are widely adopted in Natural Languages Processing to evaluate the performance of the trained language models. The task is aimed to predict the answers for the blank with the context of the blank, which can be formulated as a multi-choice classification problem. Here we present the two cloze testing datasets in code domain with six different programming languages: ClozeTest-maxmin and ClozeTest-all. Each instance in the dataset contains a masked code function, its docstring and the target word. The only difference between ClozeTest-maxmin and ClozeTest-all is their selected words sets, where ClozeTest-maxmin only contains two words while ClozeTest-all contains 930 words.
@article{CodeXGLUE, title={CodeXGLUE: An Open Challenge for Code Intelligence}, journal={arXiv}, year={2020}, } @article{feng2020codebert, title={CodeBERT: A Pre-Trained Model for Programming and Natural Languages}, author={Feng, Zhangyin and Guo, Daya and Tang, Duyu and Duan, Nan and Feng, Xiaocheng and Gong, Ming and Shou, Linjun and Qin, Bing and Liu, Ting and Jiang, Daxin and others}, journal={arXiv preprint arXiv:2002.08155}, year={2020} } @article{husain2019codesearchnet, title={CodeSearchNet Challenge: Evaluating the State of Semantic Code Search}, author={Husain, Hamel and Wu, Ho-Hsiang and Gazit, Tiferet and Allamanis, Miltiadis and Brockschmidt, Marc}, journal={arXiv preprint arXiv:1909.09436}, year={2019} }
3
306
2022-03-02T23:29:22
--- annotations_creators: - found language_creators: - found language: - code license: - c-uda multilinguality: - monolingual size_categories: - 10K<n<100K - 1K<n<10K source_datasets: - original task_categories: - text-generation - fill-mask task_ids: - slot-filling pretty_name: CodeXGlueCcClozeTestingAll dataset_info: - config_name: go features: - name: id dtype: int32 - name: idx dtype: string - name: nl_tokens sequence: string - name: pl_tokens sequence: string splits: - name: train num_bytes: 22409765 num_examples: 25282 download_size: 32578836 dataset_size: 22409765 - config_name: java features: - name: id dtype: int32 - name: idx dtype: string - name: nl_tokens sequence: string - name: pl_tokens sequence: string splits: - name: train num_bytes: 40392965 num_examples: 40492 download_size: 56468936 dataset_size: 40392965 - config_name: javascript features: - name: id dtype: int32 - name: idx dtype: string - name: nl_tokens sequence: string - name: pl_tokens sequence: string splits: - name: train num_bytes: 16090182 num_examples: 13837 download_size: 22665666 dataset_size: 16090182 - config_name: php features: - name: id dtype: int32 - name: idx dtype: string - name: nl_tokens sequence: string - name: pl_tokens sequence: string splits: - name: train num_bytes: 51328988 num_examples: 51930 download_size: 73115225 dataset_size: 51328988 - config_name: python features: - name: id dtype: int32 - name: idx dtype: string - name: nl_tokens sequence: string - name: pl_tokens sequence: string splits: - name: train num_bytes: 40631213 num_examples: 40137 download_size: 56766288 dataset_size: 40631213 - config_name: ruby features: - name: id dtype: int32 - name: idx dtype: string - name: nl_tokens sequence: string - name: pl_tokens sequence: string splits: - name: train num_bytes: 3454904 num_examples: 4437 download_size: 4825752 dataset_size: 3454904 config_names: - go - java - javascript - php - python - ruby --- # Dataset Card for "code_x_glue_cc_cloze_testing_all" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits-sample-size) - [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/microsoft/CodeXGLUE/tree/main/Code-Code/ClozeTesting-all ### Dataset Summary CodeXGLUE ClozeTesting-all dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/ClozeTesting-all Cloze tests are widely adopted in Natural Languages Processing to evaluate the performance of the trained language models. The task is aimed to predict the answers for the blank with the context of the blank, which can be formulated as a multi-choice classification problem. Here we present the two cloze testing datasets in code domain with six different programming languages: ClozeTest-maxmin and ClozeTest-all. Each instance in the dataset contains a masked code function, its docstring and the target word. The only difference between ClozeTest-maxmin and ClozeTest-all is their selected words sets, where ClozeTest-maxmin only contains two words while ClozeTest-all contains 930 words. ### Supported Tasks and Leaderboards - `slot-filling`: The dataset can be used to train a model for predicting the missing token from a piece of code, similar to the Cloze test. ### Languages - Go **programming** language - Java **programming** language - Javascript **programming** language - PHP **programming** language - Python **programming** language - Ruby **programming** language ## Dataset Structure ### Data Instances #### go An example of 'train' looks as follows. ``` { "id": 0, "idx": "all-1", "nl_tokens": ["MarshalJSON", "supports", "json", ".", "Marshaler", "interface"], "pl_tokens": ["func", "(", "v", "ContextRealtimeData", ")", "MarshalJSON", "(", ")", "(", "[", "]", "byte", ",", "error", ")", "{", "w", ":=", "jwriter", ".", "<mask>", "{", "}", "\n", "easyjsonC5a4559bEncodeGithubComChromedpCdprotoWebaudio7", "(", "&", "w", ",", "v", ")", "\n", "return", "w", ".", "Buffer", ".", "BuildBytes", "(", ")", ",", "w", ".", "Error", "\n", "}"] } ``` #### java An example of 'train' looks as follows. ``` { "id": 0, "idx": "all-1", "nl_tokens": ["/", "*", "(", "non", "-", "Javadoc", ")"], "pl_tokens": ["@", "Override", "public", "int", "peekBit", "(", ")", "throws", "AACException", "{", "int", "ret", ";", "if", "(", "bitsCached", ">", "0", ")", "{", "ret", "=", "(", "cache", ">>", "(", "bitsCached", "-", "1", ")", ")", "&", "1", ";", "}", "else", "{", "final", "int", "word", "=", "readCache", "(", "true", ")", ";", "ret", "=", "(", "<mask>", ">>", "WORD_BITS", "-", "1", ")", "&", "1", ";", "}", "return", "ret", ";", "}"] } ``` #### javascript An example of 'train' looks as follows. ``` { "id": 0, "idx": "all-1", "nl_tokens": ["Cast", "query", "params", "according", "to", "type"], "pl_tokens": ["function", "castQueryParams", "(", "relId", ",", "data", ",", "{", "relationships", "}", ")", "{", "const", "relationship", "=", "relationships", "[", "relId", "]", "if", "(", "!", "relationship", ".", "query", ")", "{", "return", "{", "}", "}", "return", "Object", ".", "keys", "(", "relationship", ".", "query", ")", ".", "reduce", "(", "(", "params", ",", "<mask>", ")", "=>", "{", "const", "value", "=", "getField", "(", "data", ",", "relationship", ".", "query", "[", "key", "]", ")", "if", "(", "value", "===", "undefined", ")", "{", "throw", "new", "TypeError", "(", "'Missing value for query param'", ")", "}", "return", "{", "...", "params", ",", "[", "key", "]", ":", "value", "}", "}", ",", "{", "}", ")", "}"] } ``` #### php An example of 'train' looks as follows. ``` { "id": 0, "idx": "all-1", "nl_tokens": ["Get", "choices", "."], "pl_tokens": ["protected", "<mask>", "getChoices", "(", "FormFieldTranslation", "$", "translation", ")", "{", "$", "choices", "=", "preg_split", "(", "'/\\r\\n|\\r|\\n/'", ",", "$", "translation", "->", "getOption", "(", "'choices'", ")", ",", "-", "1", ",", "PREG_SPLIT_NO_EMPTY", ")", ";", "return", "array_combine", "(", "$", "choices", ",", "$", "choices", ")", ";", "}"] } ``` #### python An example of 'train' looks as follows. ``` { "id": 0, "idx": "all-1", "nl_tokens": ["Post", "a", "review"], "pl_tokens": ["def", "post_review", "(", "session", ",", "review", ")", ":", "# POST /api/projects/0.1/reviews/", "<mask>", "=", "make_post_request", "(", "session", ",", "'reviews'", ",", "json_data", "=", "review", ")", "json_data", "=", "response", ".", "json", "(", ")", "if", "response", ".", "status_code", "==", "200", ":", "return", "json_data", "[", "'status'", "]", "else", ":", "raise", "ReviewNotPostedException", "(", "message", "=", "json_data", "[", "'message'", "]", ",", "error_code", "=", "json_data", "[", "'error_code'", "]", ",", "request_id", "=", "json_data", "[", "'request_id'", "]", ")"] } ``` #### ruby An example of 'train' looks as follows. ``` { "id": 0, "idx": "all-1", "nl_tokens": ["By", "default", "taskers", "don", "t", "see", "the", "flor", "variables", "in", "the", "execution", ".", "If", "include_vars", "or", "exclude_vars", "is", "present", "in", "the", "configuration", "of", "the", "tasker", "some", "or", "all", "of", "the", "variables", "are", "passed", "."], "pl_tokens": ["def", "gather_vars", "(", "executor", ",", "tconf", ",", "message", ")", "# try to return before a potentially costly call to executor.vars(nid)", "return", "nil", "if", "(", "tconf", ".", "keys", "&", "%w[", "include_vars", "exclude_vars", "]", ")", ".", "empty?", "# default behaviour, don't pass variables to taskers", "iv", "=", "expand_filter", "(", "tconf", "[", "'include_vars'", "]", ")", "return", "nil", "if", "iv", "==", "false", "ev", "=", "expand_filter", "(", "tconf", "[", "'exclude_vars'", "]", ")", "return", "{", "}", "if", "ev", "==", "true", "vars", "=", "executor", ".", "vars", "(", "message", "[", "'nid'", "]", ")", "return", "vars", "if", "iv", "==", "true", "vars", "=", "vars", ".", "select", "{", "|", "k", ",", "v", "|", "var_match", "(", "k", ",", "iv", ")", "}", "if", "<mask>", "vars", "=", "vars", ".", "reject", "{", "|", "k", ",", "v", "|", "var_match", "(", "k", ",", "ev", ")", "}", "if", "ev", "vars", "end"] } ``` ### Data Fields In the following each data field in go is explained for each config. The data fields are the same among all splits. #### go, java, javascript, php, python, ruby |field name| type | description | |----------|----------------|------------------------------| |id |int32 | Index of the sample | |idx |string | Original index in the dataset| |nl_tokens |Sequence[string]| Natural language tokens | |pl_tokens |Sequence[string]| Programming language tokens | ### Data Splits | name |train| |----------|----:| |go |25282| |java |40492| |javascript|13837| |php |51930| |python |40137| |ruby | 4437| ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization Data from CodeSearchNet Challenge dataset. [More Information Needed] #### Who are the source language producers? Software Engineering developers. ### 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 https://github.com/microsoft, https://github.com/madlag ### Licensing Information Computational Use of Data Agreement (C-UDA) License. ### Citation Information ``` @article{CodeXGLUE, title={CodeXGLUE: An Open Challenge for Code Intelligence}, journal={arXiv}, year={2020}, } @article{feng2020codebert, title={CodeBERT: A Pre-Trained Model for Programming and Natural Languages}, author={Feng, Zhangyin and Guo, Daya and Tang, Duyu and Duan, Nan and Feng, Xiaocheng and Gong, Ming and Shou, Linjun and Qin, Bing and Liu, Ting and Jiang, Daxin and others}, journal={arXiv preprint arXiv:2002.08155}, year={2020} } @article{husain2019codesearchnet, title={CodeSearchNet Challenge: Evaluating the State of Semantic Code Search}, author={Husain, Hamel and Wu, Ho-Hsiang and Gazit, Tiferet and Allamanis, Miltiadis and Brockschmidt, Marc}, journal={arXiv preprint arXiv:1909.09436}, year={2019} } ``` ### Contributions Thanks to @madlag (and partly also @ncoop57) for adding this dataset.
11,892
[ [ -0.03741455078125, -0.04962158203125, 0.025848388671875, 0.0165252685546875, -0.0189208984375, 0.0153961181640625, -0.0189971923828125, -0.01165771484375, 0.0440673828125, 0.033477783203125, -0.064453125, -0.06207275390625, -0.037261962890625, 0.004241943359375, -0.01116943359375, 0.07171630859375, -0.01233673095703125, 0.003681182861328125, 0.01349639892578125, -0.01064300537109375, -0.026336669921875, -0.0323486328125, -0.04241943359375, 0.0111846923828125, 0.0159454345703125, 0.005031585693359375, 0.05072021484375, 0.056854248046875, 0.043212890625, 0.0183563232421875, -0.00742340087890625, 0.01824951171875, -0.0224609375, -0.0151519775390625, -0.005828857421875, -0.043121337890625, -0.0279693603515625, -0.00894927978515625, 0.03900146484375, 0.051361083984375, -0.00322723388671875, 0.0240631103515625, -0.0125885009765625, 0.0438232421875, -0.034210205078125, 0.031768798828125, -0.050384521484375, 0.0124664306640625, -0.027740478515625, -0.0291900634765625, -0.0044403076171875, -0.0487060546875, -0.01525115966796875, -0.049957275390625, 0.0191497802734375, 0.0224456787109375, 0.0908203125, 0.0104827880859375, -0.0241241455078125, -0.050811767578125, -0.0306243896484375, 0.0518798828125, -0.07537841796875, 0.02337646484375, 0.032958984375, 0.0278472900390625, -0.035980224609375, -0.053314208984375, -0.0574951171875, 0.004924774169921875, -0.0341796875, 0.031646728515625, 0.009002685546875, -0.00954437255859375, 0.004535675048828125, 0.0311431884765625, -0.052490234375, -0.01207733154296875, -0.036773681640625, -0.01532745361328125, 0.0545654296875, 0.0196380615234375, 0.0186920166015625, -0.0279693603515625, -0.0279541015625, -0.005096435546875, -0.030303955078125, 0.037261962890625, 0.035491943359375, 0.043609619140625, -0.04071044921875, 0.03753662109375, -0.0207061767578125, 0.0579833984375, -0.0088348388671875, -0.0155181884765625, 0.04071044921875, -0.03912353515625, -0.02374267578125, -0.0263214111328125, 0.0941162109375, 0.040557861328125, -0.0025653839111328125, -0.008331298828125, 0.005908966064453125, -0.00220489501953125, -0.0015230178833007812, -0.036773681640625, -0.0184783935546875, 0.05908203125, -0.041656494140625, -0.0219573974609375, 0.01238250732421875, -0.09075927734375, -0.00592041015625, -0.005962371826171875, 0.016143798828125, -0.0301666259765625, -0.01837158203125, 0.01265716552734375, -0.01739501953125, 0.02447509765625, -0.002681732177734375, -0.0574951171875, 0.02093505859375, 0.0333251953125, 0.048248291015625, 0.006252288818359375, -0.0248260498046875, -0.023223876953125, 0.0040435791015625, -0.01058197021484375, 0.05694580078125, -0.023162841796875, -0.031402587890625, 0.0200958251953125, 0.032684326171875, -0.0225830078125, -0.017486572265625, 0.06256103515625, -0.0308685302734375, 0.02459716796875, -0.02703857421875, -0.02899169921875, -0.0244598388671875, 0.030792236328125, -0.0526123046875, 0.08209228515625, 0.027862548828125, -0.052001953125, 0.043243408203125, -0.05438232421875, -0.042205810546875, 0.00025463104248046875, -0.0207061767578125, -0.03485107421875, -0.0134124755859375, 0.0175933837890625, 0.02886962890625, -0.034210205078125, -0.0013322830200195312, -0.0185394287109375, -0.01264190673828125, 0.0214385986328125, -0.01123809814453125, 0.08367919921875, 0.01386260986328125, -0.02484130859375, 0.004230499267578125, -0.074462890625, 0.032257080078125, 0.0240020751953125, -0.034820556640625, 0.00891876220703125, 0.00214385986328125, -0.0001697540283203125, 0.0245513916015625, 0.01160430908203125, -0.0233306884765625, 0.018951416015625, -0.04620361328125, 0.04656982421875, 0.044097900390625, 0.01019287109375, 0.01605224609375, -0.0211639404296875, 0.0301513671875, -0.0022907257080078125, 0.0273590087890625, -0.001560211181640625, -0.0244598388671875, -0.042388916015625, -0.021636962890625, 0.0189971923828125, 0.056884765625, -0.0284576416015625, 0.07196044921875, -0.033355712890625, -0.0435791015625, -0.050384521484375, 0.0157928466796875, 0.0161285400390625, 0.029449462890625, 0.034027099609375, -0.0018091201782226562, -0.0538330078125, -0.060760498046875, -0.01102447509765625, -0.0185089111328125, 0.0231781005859375, 0.039642333984375, 0.05548095703125, -0.0079498291015625, 0.05621337890625, -0.05804443359375, -0.0235443115234375, -0.013641357421875, -0.0196533203125, 0.052886962890625, 0.044677734375, 0.04339599609375, -0.0533447265625, -0.047760009765625, 0.002674102783203125, -0.068359375, 0.0256500244140625, -0.006175994873046875, -0.03619384765625, -0.0097198486328125, 0.0208740234375, -0.0523681640625, 0.035675048828125, 0.0174713134765625, -0.0274658203125, 0.03863525390625, -0.0170135498046875, 0.038543701171875, -0.08251953125, 0.0013036727905273438, -0.0272369384765625, -0.0013256072998046875, -0.039154052734375, -0.0004515647888183594, 0.00846099853515625, 0.025360107421875, -0.040771484375, 0.0262451171875, -0.036651611328125, 0.0166015625, 0.007228851318359375, 0.00975799560546875, 0.0031642913818359375, 0.04193115234375, -0.01416778564453125, 0.046142578125, 0.05267333984375, -0.036590576171875, 0.042205810546875, 0.021331787109375, -0.0177459716796875, 0.031524658203125, -0.038604736328125, 0.004291534423828125, -0.006683349609375, 0.0156707763671875, -0.08526611328125, -0.039581298828125, 0.0212860107421875, -0.047515869140625, 0.003757476806640625, -0.0291900634765625, -0.046142578125, -0.06329345703125, -0.03216552734375, 0.0005435943603515625, 0.0272979736328125, -0.0233154296875, 0.042449951171875, 0.0240936279296875, 0.017425537109375, -0.04144287109375, -0.055908203125, -0.0078582763671875, -0.0135650634765625, -0.04534912109375, 0.0216827392578125, -0.0100555419921875, 0.00579833984375, 0.0130615234375, 0.00045037269592285156, -0.0215606689453125, 0.0010728836059570312, 0.0184173583984375, 0.030059814453125, 0.0045318603515625, -0.0208740234375, -0.0031871795654296875, 0.01410675048828125, 0.0010728836059570312, -0.0121612548828125, 0.065673828125, -0.005390167236328125, -0.029449462890625, -0.0220489501953125, 0.0256805419921875, 0.053558349609375, -0.019805908203125, 0.0665283203125, 0.05096435546875, -0.026214599609375, -0.013519287109375, -0.0264129638671875, 0.005580902099609375, -0.0318603515625, 0.005466461181640625, -0.03173828125, -0.056976318359375, 0.07293701171875, 0.0166168212890625, 0.01241302490234375, 0.05169677734375, 0.046142578125, -0.0249481201171875, 0.060150146484375, -0.00592041015625, 0.00103759765625, 0.0166778564453125, -0.054107666015625, 0.0008511543273925781, -0.03887939453125, -0.033416748046875, -0.047210693359375, -0.0174102783203125, -0.05865478515625, -0.03387451171875, 0.00258636474609375, 0.01439666748046875, -0.0213470458984375, 0.035797119140625, -0.061248779296875, 0.032379150390625, 0.05291748046875, -0.0007777214050292969, -0.0122833251953125, -0.0191192626953125, -0.0218505859375, 0.003932952880859375, -0.025482177734375, -0.0259552001953125, 0.0919189453125, -0.010467529296875, 0.036376953125, 0.011962890625, 0.044647216796875, 0.01898193359375, -0.006763458251953125, -0.0367431640625, 0.04180908203125, 0.0013551712036132812, -0.07574462890625, -0.00714111328125, -0.0205841064453125, -0.08251953125, 0.030426025390625, -0.022918701171875, -0.057403564453125, 0.0094757080078125, 0.0052032470703125, -0.0297698974609375, 0.035614013671875, -0.0550537109375, 0.06011962890625, -0.03143310546875, -0.0273590087890625, 0.01788330078125, -0.072509765625, 0.02032470703125, 0.0127410888671875, 0.038055419921875, -0.013641357421875, 0.0014629364013671875, 0.05023193359375, -0.047607421875, 0.04376220703125, -0.01947021484375, 0.0276641845703125, 0.0445556640625, -0.001873016357421875, 0.0572509765625, 0.016845703125, 0.0013666152954101562, 0.007686614990234375, 0.00966644287109375, -0.0309906005859375, -0.03936767578125, 0.059783935546875, -0.0543212890625, -0.02679443359375, -0.0347900390625, -0.0166168212890625, -0.00817108154296875, 0.0435791015625, 0.0234832763671875, 0.0146484375, 0.0178070068359375, 0.0218505859375, 0.0251617431640625, -0.0126800537109375, 0.035980224609375, 0.031341552734375, -0.00962066650390625, -0.061492919921875, 0.046905517578125, 0.0187530517578125, 0.004093170166015625, 0.034759521484375, -0.0030841827392578125, -0.04095458984375, -0.06707763671875, -0.0298919677734375, 0.0137481689453125, -0.042449951171875, -0.02801513671875, -0.053985595703125, -0.0047607421875, -0.05914306640625, -0.01776123046875, -0.0219573974609375, -0.01849365234375, -0.0195159912109375, -0.033447265625, 0.039825439453125, 0.01406097412109375, -0.0010614395141601562, 0.0256195068359375, -0.05364990234375, 0.023406982421875, 0.0074920654296875, 0.046875, -0.021575927734375, -0.00933837890625, -0.01885986328125, 0.0012903213500976562, -0.01445770263671875, -0.07757568359375, 0.04443359375, -0.006420135498046875, 0.050628662109375, 0.01203155517578125, 0.0018529891967773438, 0.08135986328125, -0.0350341796875, 0.07598876953125, 0.01396942138671875, -0.0533447265625, 0.066650390625, -0.0282135009765625, -0.01244354248046875, 0.07708740234375, 0.0255584716796875, -0.030303955078125, -0.0236053466796875, -0.057098388671875, -0.0869140625, 0.05316162109375, 0.0311126708984375, -0.002048492431640625, -0.019378662109375, 0.01554107666015625, 0.005558013916015625, 0.0357666015625, -0.059417724609375, -0.05914306640625, -0.0283203125, -0.02734375, 0.02349853515625, 0.018524169921875, -0.026336669921875, -0.015350341796875, 0.045684814453125, 0.01064300537109375, 0.0308685302734375, 0.0254058837890625, 0.0026454925537109375, 0.01248931884765625, 0.022552490234375, 0.0416259765625, 0.03887939453125, -0.041839599609375, 0.0012569427490234375, 0.014373779296875, -0.0268402099609375, -0.0028228759765625, 0.01410675048828125, -0.0119171142578125, 0.0018339157104492188, 0.02886962890625, 0.065185546875, 0.0015497207641601562, -0.04644775390625, 0.028900146484375, -0.0001875162124633789, -0.034515380859375, -0.041900634765625, 0.00559234619140625, 0.00043392181396484375, 0.007808685302734375, 0.032745361328125, 0.0037975311279296875, 0.00817108154296875, -0.032928466796875, 0.004047393798828125, 0.038299560546875, -0.018707275390625, -0.01247406005859375, 0.0635986328125, -0.006053924560546875, -0.033843994140625, 0.0171661376953125, -0.031402587890625, -0.0338134765625, 0.051300048828125, 0.0323486328125, 0.051910400390625, 0.0178375244140625, -0.002490997314453125, 0.0379638671875, 0.0465087890625, 0.000005900859832763672, 0.049102783203125, 0.006366729736328125, -0.041595458984375, -0.0198516845703125, -0.0540771484375, -0.0015382766723632812, 0.0245361328125, -0.0323486328125, 0.0112457275390625, -0.047119140625, -0.027313232421875, -0.00044608116149902344, 0.007808685302734375, -0.07061767578125, 0.028839111328125, -0.01708984375, 0.0577392578125, -0.06317138671875, 0.047119140625, 0.059234619140625, -0.055389404296875, -0.08367919921875, -0.015899658203125, -0.00913238525390625, -0.050506591796875, 0.033782958984375, -0.00847625732421875, 0.027923583984375, -0.0126800537109375, -0.031829833984375, -0.0721435546875, 0.09393310546875, 0.009765625, -0.01555633544921875, -0.0009775161743164062, 0.01061248779296875, 0.0367431640625, -0.0152130126953125, 0.04571533203125, 0.04522705078125, 0.0367431640625, -0.004497528076171875, -0.066162109375, 0.0170745849609375, -0.028472900390625, -0.0123443603515625, 0.01546478271484375, -0.076904296875, 0.061737060546875, 0.0116119384765625, -0.0013742446899414062, -0.021728515625, 0.0413818359375, 0.0228729248046875, 0.01428985595703125, 0.021728515625, 0.04364013671875, 0.057159423828125, -0.03277587890625, 0.07965087890625, -0.0305023193359375, 0.049652099609375, 0.06903076171875, -0.006855010986328125, 0.055389404296875, 0.0294036865234375, -0.05096435546875, 0.04315185546875, 0.03924560546875, -0.0168914794921875, 0.04681396484375, 0.0169830322265625, -0.01229095458984375, 0.015655517578125, 0.022430419921875, -0.040435791015625, 0.0318603515625, 0.02197265625, -0.04327392578125, 0.0048065185546875, -0.0146636962890625, 0.0245513916015625, 0.0023899078369140625, -0.021636962890625, 0.053985595703125, -0.02935791015625, -0.05023193359375, 0.053680419921875, -0.006839752197265625, 0.056854248046875, -0.043609619140625, 0.0178375244140625, -0.0111541748046875, 0.00579071044921875, -0.030792236328125, -0.069091796875, 0.021331787109375, -0.01247406005859375, -0.0272979736328125, 0.004055023193359375, 0.0419921875, -0.0214385986328125, -0.0458984375, 0.022674560546875, 0.0291595458984375, 0.01171875, 0.028717041015625, -0.06756591796875, 0.0109100341796875, 0.0214691162109375, -0.0177764892578125, 0.00614166259765625, 0.028839111328125, 0.0211944580078125, 0.040313720703125, 0.07574462890625, 0.0377197265625, 0.0379638671875, -0.00484466552734375, 0.060150146484375, -0.075927734375, -0.031982421875, -0.0689697265625, 0.047515869140625, -0.0279693603515625, -0.02703857421875, 0.05224609375, 0.06689453125, 0.061065673828125, -0.0159454345703125, 0.068359375, -0.039398193359375, 0.049530029296875, -0.0299835205078125, 0.043701171875, -0.0435791015625, -0.00016951560974121094, -0.007320404052734375, -0.03594970703125, -0.02911376953125, 0.033233642578125, -0.01311492919921875, 0.00814056396484375, 0.04840087890625, 0.06634521484375, 0.0141448974609375, -0.00959014892578125, -0.005893707275390625, 0.00867462158203125, 0.0328369140625, 0.051422119140625, 0.0236358642578125, -0.057861328125, 0.06475830078125, -0.034759521484375, -0.0013093948364257812, -0.018707275390625, -0.048004150390625, -0.06280517578125, -0.03509521484375, -0.020782470703125, -0.042388916015625, 0.0025463104248046875, 0.0767822265625, 0.052001953125, -0.07965087890625, -0.0207977294921875, -0.0206756591796875, 0.0140533447265625, -0.028656005859375, -0.025115966796875, 0.055389404296875, -0.0234375, -0.058746337890625, 0.0203399658203125, 0.0149688720703125, -0.005939483642578125, 0.018218994140625, 0.006023406982421875, -0.0322265625, 0.004634857177734375, 0.03643798828125, 0.036102294921875, -0.0572509765625, -0.01763916015625, 0.00348663330078125, -0.005268096923828125, 0.01494598388671875, 0.016326904296875, -0.043212890625, 0.035858154296875, 0.059234619140625, 0.019195556640625, 0.04034423828125, -0.0036830902099609375, 0.00322723388671875, -0.048126220703125, 0.0112762451171875, 0.01378631591796875, 0.037994384765625, -0.0018968582153320312, -0.030181884765625, 0.048492431640625, 0.0288238525390625, -0.039520263671875, -0.07330322265625, -0.0185089111328125, -0.10162353515625, -0.007472991943359375, 0.0782470703125, -0.00799560546875, -0.036712646484375, -0.005039215087890625, -0.0162506103515625, 0.0276031494140625, -0.0280609130859375, 0.031524658203125, 0.0521240234375, -0.015716552734375, 0.0034923553466796875, -0.058319091796875, 0.03790283203125, 0.004779815673828125, -0.07080078125, -0.01099395751953125, 0.0211181640625, 0.0341796875, 0.0197601318359375, 0.056854248046875, -0.031402587890625, 0.0009608268737792969, 0.000690460205078125, 0.00391387939453125, -0.0018987655639648438, 0.0181884765625, 0.01125335693359375, 0.028106689453125, -0.01666259765625, -0.0269317626953125 ] ]
ARTeLab/ilpost
2022-11-17T02:50:32.000Z
[ "task_categories:summarization", "multilinguality:monolingual", "size_categories:10K<n<100k", "language:it", "region:us" ]
ARTeLab
null
null
2
306
2022-03-02T23:29:22
--- language: - it multilinguality: - monolingual size_categories: - 10K<n<100k task_categories: - summarization --- # Dataset Card for ilpost ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-instances) - [Data Splits](#data-instances) - [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) ## Dataset Description - **Homepage:** [Needs More Information] - **Repository:** [Needs More Information] - **Paper:** [Needs More Information] - **Leaderboard:** [Needs More Information] - **Point of Contact:** [Needs More Information] ### Dataset Summary IlPost dataset, containing news articles taken from IlPost. There are two features: - source: Input news article. - target: Summary of the article. ### Supported Tasks and Leaderboards - `abstractive-summarization`, `summarization` ### Languages The text in the dataset is in Italian ## Dataset Structure ### Data Instances [Needs More Information] ### Data Fields [Needs More Information] ### Data Splits [Needs More Information] ## 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 [Needs More Information] ### Citation Information More details and results in [published work](https://www.mdpi.com/2078-2489/13/5/228) ``` @Article{info13050228, AUTHOR = {Landro, Nicola and Gallo, Ignazio and La Grassa, Riccardo and Federici, Edoardo}, TITLE = {Two New Datasets for Italian-Language Abstractive Text Summarization}, JOURNAL = {Information}, VOLUME = {13}, YEAR = {2022}, NUMBER = {5}, ARTICLE-NUMBER = {228}, URL = {https://www.mdpi.com/2078-2489/13/5/228}, ISSN = {2078-2489}, ABSTRACT = {Text summarization aims to produce a short summary containing relevant parts from a given text. Due to the lack of data for abstractive summarization on low-resource languages such as Italian, we propose two new original datasets collected from two Italian news websites with multi-sentence summaries and corresponding articles, and from a dataset obtained by machine translation of a Spanish summarization dataset. These two datasets are currently the only two available in Italian for this task. To evaluate the quality of these two datasets, we used them to train a T5-base model and an mBART model, obtaining good results with both. To better evaluate the results obtained, we also compared the same models trained on automatically translated datasets, and the resulting summaries in the same training language, with the automatically translated summaries, which demonstrated the superiority of the models obtained from the proposed datasets.}, DOI = {10.3390/info13050228} } ```
4,121
[ [ -0.043182373046875, -0.0322265625, 0.00830841064453125, 0.01226806640625, -0.0311279296875, 0.0036602020263671875, -0.0189056396484375, -0.036468505859375, 0.03948974609375, 0.03350830078125, -0.03765869140625, -0.0777587890625, -0.059051513671875, 0.03497314453125, -0.0251312255859375, 0.09619140625, -0.004550933837890625, 0.004238128662109375, -0.005954742431640625, -0.03302001953125, -0.00652313232421875, -0.03131103515625, -0.036865234375, -0.0046234130859375, 0.040985107421875, 0.04345703125, 0.0301513671875, 0.05181884765625, 0.0452880859375, 0.0156402587890625, 0.002208709716796875, 0.0296783447265625, -0.0274810791015625, -0.029205322265625, -0.0192108154296875, -0.0153045654296875, -0.055419921875, -0.0022411346435546875, 0.052703857421875, 0.05621337890625, 0.00972747802734375, 0.038238525390625, 0.022216796875, 0.062103271484375, -0.044342041015625, 0.04193115234375, -0.0271759033203125, -0.003643035888671875, -0.0069427490234375, -0.01108551025390625, -0.014495849609375, -0.048492431640625, -0.02252197265625, -0.0305938720703125, -0.0032520294189453125, -0.0003502368927001953, 0.056915283203125, 0.004993438720703125, -0.0299072265625, -0.0221710205078125, -0.039306640625, 0.05126953125, -0.06793212890625, -0.0138702392578125, 0.038665771484375, 0.006664276123046875, 0.0120697021484375, -0.048248291015625, -0.03131103515625, 0.00838470458984375, -0.0283355712890625, 0.013885498046875, -0.02734375, -0.00888824462890625, 0.0276336669921875, 0.03143310546875, -0.04095458984375, -0.0082855224609375, -0.054840087890625, -0.00628662109375, 0.068603515625, 0.013458251953125, 0.01276397705078125, -0.01300811767578125, 0.0021419525146484375, -0.00698089599609375, -0.05291748046875, -0.006534576416015625, 0.03680419921875, 0.04095458984375, -0.047637939453125, 0.06695556640625, -0.0217437744140625, 0.060150146484375, -0.00800323486328125, -0.0257415771484375, 0.055511474609375, -0.050048828125, 0.0077362060546875, 0.00490570068359375, 0.07684326171875, 0.0574951171875, 0.01134490966796875, 0.00502777099609375, -0.0120391845703125, -0.01947021484375, -0.01367950439453125, -0.06317138671875, 0.0021076202392578125, 0.0198516845703125, -0.05670166015625, -0.0280609130859375, 0.0247344970703125, -0.07135009765625, -0.0026340484619140625, -0.02734375, -0.00510406494140625, -0.0087127685546875, -0.0213165283203125, -0.0106048583984375, 0.002094268798828125, 0.00592803955078125, 0.0114288330078125, -0.062042236328125, 0.0293121337890625, 0.028656005859375, 0.0753173828125, -0.025787353515625, -0.0076904296875, -0.00957489013671875, 0.016754150390625, -0.01251983642578125, 0.06610107421875, -0.0237884521484375, -0.03485107421875, 0.005741119384765625, 0.024444580078125, -0.008026123046875, -0.03326416015625, 0.05755615234375, 0.0056610107421875, 0.0305938720703125, -0.0262908935546875, -0.03411865234375, -0.016204833984375, 0.0312347412109375, -0.07391357421875, 0.090087890625, -0.0052032470703125, -0.07818603515625, 0.0286407470703125, -0.0662841796875, -0.047637939453125, -0.0230865478515625, -0.016204833984375, -0.0321044921875, -0.00008869171142578125, 0.021209716796875, 0.043609619140625, -0.0250396728515625, 0.01995849609375, -0.01751708984375, -0.0155029296875, -0.005214691162109375, -0.01416778564453125, 0.0692138671875, 0.02935791015625, -0.0218353271484375, -0.01148223876953125, -0.07958984375, -0.00592803955078125, -0.007198333740234375, -0.0253448486328125, -0.0195770263671875, 0.006160736083984375, 0.0177764892578125, 0.01355743408203125, 0.02423095703125, -0.017822265625, 0.0231475830078125, -0.0224761962890625, 0.0285491943359375, 0.03680419921875, 0.0185394287109375, 0.0264129638671875, -0.03564453125, 0.033416748046875, 0.01500701904296875, 0.006595611572265625, -0.022003173828125, -0.03497314453125, -0.0509033203125, -0.0166778564453125, 0.0236968994140625, 0.058929443359375, -0.051788330078125, 0.06390380859375, -0.039794921875, -0.040008544921875, -0.0274810791015625, -0.00785064697265625, 0.0250701904296875, 0.03228759765625, 0.0254364013671875, -0.0191650390625, -0.048858642578125, -0.07135009765625, 0.0015506744384765625, -0.00740814208984375, 0.0178985595703125, 0.037933349609375, 0.07147216796875, 0.006847381591796875, 0.0670166015625, -0.037078857421875, -0.0218353271484375, -0.0487060546875, 0.01617431640625, 0.042205810546875, 0.047149658203125, 0.0567626953125, -0.0631103515625, -0.03619384765625, -0.007476806640625, -0.068603515625, -0.0025844573974609375, 0.004749298095703125, 0.002590179443359375, 0.01580810546875, 0.0234222412109375, -0.028533935546875, 0.040557861328125, 0.042694091796875, -0.0197601318359375, 0.0260009765625, -0.0035953521728515625, 0.0268096923828125, -0.12646484375, 0.029876708984375, 0.0027179718017578125, -0.0003204345703125, -0.03265380859375, -0.029388427734375, -0.0173492431640625, -0.005046844482421875, -0.036346435546875, 0.06304931640625, -0.034576416015625, -0.004375457763671875, -0.0010013580322265625, -0.007648468017578125, 0.003936767578125, 0.03411865234375, 0.00971221923828125, 0.0631103515625, 0.0292816162109375, -0.037261962890625, 0.0183258056640625, 0.01873779296875, -0.04241943359375, 0.0323486328125, -0.062042236328125, -0.01264190673828125, -0.0290679931640625, 0.014373779296875, -0.05975341796875, -0.0221099853515625, 0.042144775390625, -0.04400634765625, 0.005847930908203125, -0.01221466064453125, -0.06341552734375, -0.0175018310546875, -0.0299835205078125, 0.0189666748046875, 0.012725830078125, -0.003971099853515625, 0.0294647216796875, 0.034271240234375, -0.01617431640625, -0.04058837890625, -0.07232666015625, 0.01055908203125, -0.0178375244140625, -0.02606201171875, 0.0299072265625, -0.0157928466796875, -0.0233154296875, 0.01558685302734375, 0.02838134765625, -0.019256591796875, -0.007518768310546875, -0.00015294551849365234, 0.00959014892578125, -0.01116180419921875, 0.01267242431640625, 0.01546478271484375, -0.005947113037109375, -0.0160980224609375, -0.0089874267578125, 0.027252197265625, 0.00662994384765625, -0.004886627197265625, -0.04217529296875, 0.044342041015625, 0.030914306640625, -0.0239715576171875, 0.07830810546875, 0.058837890625, -0.0362548828125, 0.0233917236328125, -0.0357666015625, -0.02386474609375, -0.02392578125, 0.020477294921875, -0.01922607421875, -0.03717041015625, 0.051971435546875, 0.0101318359375, 0.0233612060546875, 0.054595947265625, 0.03753662109375, -0.00508880615234375, 0.07647705078125, 0.043670654296875, -0.039886474609375, 0.0357666015625, -0.0428466796875, 0.006927490234375, -0.04736328125, -0.0225372314453125, -0.064453125, -0.0289459228515625, -0.0579833984375, -0.0022068023681640625, 0.0223846435546875, 0.0014286041259765625, -0.007137298583984375, 0.019134521484375, -0.037109375, 0.0341796875, 0.042022705078125, 0.00998687744140625, 0.037628173828125, 0.0266571044921875, 0.00286865234375, -0.00705718994140625, -0.05670166015625, -0.054901123046875, 0.08642578125, 0.001407623291015625, 0.050048828125, 0.006153106689453125, 0.05255126953125, 0.0264129638671875, 0.013885498046875, -0.02435302734375, 0.036376953125, -0.0306243896484375, -0.054351806640625, -0.004764556884765625, -0.034576416015625, -0.056121826171875, -0.0009388923645019531, -0.0297393798828125, -0.04864501953125, 0.039031982421875, 0.0242462158203125, -0.026885986328125, 0.03216552734375, -0.047943115234375, 0.06683349609375, -0.01367950439453125, -0.031036376953125, 0.000820159912109375, -0.0469970703125, 0.010711669921875, 0.02752685546875, 0.04058837890625, -0.02203369140625, -0.01540374755859375, 0.059478759765625, -0.030609130859375, 0.08184814453125, -0.00982666015625, 0.014739990234375, 0.0219268798828125, -0.039093017578125, 0.0413818359375, 0.010711669921875, -0.022216796875, 0.019012451171875, -0.0106201171875, -0.0297088623046875, -0.030914306640625, 0.03912353515625, -0.052337646484375, -0.006259918212890625, -0.0440673828125, -0.0242919921875, 0.00585174560546875, 0.03070068359375, 0.044769287109375, 0.03558349609375, -0.0179290771484375, 0.0296630859375, 0.040130615234375, -0.01096343994140625, 0.0310211181640625, 0.024505615234375, 0.006435394287109375, -0.046722412109375, 0.050689697265625, 0.018829345703125, 0.005718231201171875, 0.03326416015625, -0.019134521484375, -0.01035308837890625, -0.04278564453125, -0.0384521484375, 0.0174560546875, -0.029815673828125, -0.0197601318359375, -0.04913330078125, -0.0178070068359375, -0.03875732421875, -0.0005698204040527344, -0.0164337158203125, -0.053314208984375, -0.044097900390625, -0.035675048828125, 0.0296173095703125, 0.035552978515625, -0.0272369384765625, 0.00853729248046875, -0.053314208984375, 0.009796142578125, -0.0164947509765625, 0.0127105712890625, -0.005191802978515625, -0.02020263671875, -0.041168212890625, 0.017059326171875, -0.01171112060546875, -0.060638427734375, 0.032562255859375, 0.0234222412109375, 0.03887939453125, 0.0292510986328125, 0.008544921875, 0.037628173828125, -0.0225982666015625, 0.06365966796875, 0.01007843017578125, -0.03277587890625, 0.056915283203125, -0.033355712890625, 0.032470703125, 0.07415771484375, 0.040130615234375, -0.0285186767578125, -0.01424407958984375, -0.039031982421875, -0.07733154296875, 0.05712890625, 0.0238800048828125, 0.0210113525390625, -0.01250457763671875, 0.026458740234375, 0.0012235641479492188, 0.03533935546875, -0.082275390625, -0.05029296875, -0.01483917236328125, -0.0345458984375, -0.001800537109375, -0.0299072265625, -0.0180511474609375, -0.03131103515625, 0.05841064453125, -0.004058837890625, 0.032562255859375, 0.0082244873046875, -0.0014677047729492188, 0.014892578125, 0.022857666015625, 0.04669189453125, 0.060455322265625, -0.01357269287109375, 0.0016040802001953125, 0.008026123046875, -0.029205322265625, -0.00353240966796875, 0.022186279296875, -0.040313720703125, 0.01983642578125, 0.05255126953125, 0.0672607421875, 0.0163726806640625, -0.046142578125, 0.0406494140625, 0.005970001220703125, -0.0236358642578125, -0.05023193359375, -0.01235198974609375, -0.01300048828125, 0.007904052734375, 0.035369873046875, 0.007122039794921875, 0.0265655517578125, -0.05029296875, 0.01019287109375, 0.00017881393432617188, -0.022552490234375, -0.0291595458984375, 0.0380859375, 0.0192413330078125, 0.00310516357421875, 0.03167724609375, -0.0271148681640625, -0.01279449462890625, 0.05047607421875, 0.016571044921875, 0.053192138671875, -0.0011072158813476562, 0.028961181640625, 0.07086181640625, 0.03387451171875, -0.00966644287109375, 0.032440185546875, -0.002834320068359375, -0.06494140625, -0.0202789306640625, -0.0213470458984375, -0.0007271766662597656, 0.005939483642578125, -0.07025146484375, 0.03265380859375, -0.024322509765625, -0.01519012451171875, -0.005535125732421875, 0.01412200927734375, -0.0374755859375, 0.01392364501953125, -0.0186920166015625, 0.0716552734375, -0.0772705078125, 0.055694580078125, 0.0531005859375, -0.06256103515625, -0.034271240234375, -0.0205078125, 0.006443023681640625, -0.042877197265625, 0.0305938720703125, 0.006229400634765625, 0.0257415771484375, -0.01065826416015625, -0.04498291015625, -0.056365966796875, 0.09356689453125, 0.0189208984375, -0.037506103515625, -0.0162200927734375, 0.02392578125, 0.033905029296875, -0.052978515625, 0.02490234375, 0.033843994140625, 0.055084228515625, 0.01345062255859375, -0.0469970703125, -0.007450103759765625, -0.042877197265625, -0.01546478271484375, -0.0029048919677734375, -0.05731201171875, 0.05126953125, -0.01198577880859375, -0.0037288665771484375, 0.004688262939453125, 0.040374755859375, 0.0112762451171875, 0.0254669189453125, 0.0191192626953125, 0.04547119140625, 0.033599853515625, -0.026458740234375, 0.07537841796875, -0.048919677734375, 0.0282135009765625, 0.091552734375, 0.0022945404052734375, 0.052032470703125, 0.0257720947265625, -0.01446533203125, 0.037261962890625, 0.052398681640625, -0.021026611328125, 0.04736328125, -0.0161590576171875, -0.0176239013671875, 0.00849151611328125, -0.0267791748046875, -0.046417236328125, 0.0279541015625, 0.024932861328125, -0.060638427734375, -0.0159149169921875, 0.00345611572265625, 0.04486083984375, 0.0024662017822265625, -0.0307464599609375, 0.0782470703125, -0.0036106109619140625, -0.037017822265625, 0.0220489501953125, 0.00713348388671875, 0.038116455078125, -0.04156494140625, -0.00984954833984375, -0.035247802734375, 0.0015249252319335938, -0.036834716796875, -0.048919677734375, 0.0458984375, 0.01873779296875, -0.039581298828125, -0.01343536376953125, 0.02764892578125, -0.041778564453125, -0.0865478515625, 0.00278472900390625, 0.031219482421875, 0.01409149169921875, 0.02069091796875, -0.06622314453125, 0.0157470703125, 0.0183868408203125, -0.0193939208984375, -0.0008149147033691406, 0.0268096923828125, 0.0004611015319824219, 0.0227813720703125, 0.03125, 0.0196380615234375, -0.00902557373046875, 0.003238677978515625, 0.06488037109375, -0.038970947265625, -0.032379150390625, -0.053558349609375, 0.05584716796875, -0.044036865234375, -0.02838134765625, 0.05133056640625, 0.08245849609375, 0.06341552734375, 0.00162506103515625, 0.0865478515625, -0.040008544921875, 0.0638427734375, -0.04364013671875, 0.049407958984375, -0.05316162109375, 0.01442718505859375, -0.022186279296875, -0.0718994140625, -0.036590576171875, 0.052398681640625, -0.0218048095703125, 0.015869140625, 0.038543701171875, 0.062744140625, -0.004085540771484375, -0.01364898681640625, 0.0001819133758544922, 0.0382080078125, 0.0022716522216796875, 0.021820068359375, 0.0141143798828125, -0.041168212890625, 0.037078857421875, -0.03302001953125, -0.01491546630859375, -0.007556915283203125, -0.068115234375, -0.07342529296875, -0.06329345703125, -0.0274505615234375, -0.0166015625, 0.025970458984375, 0.07501220703125, 0.052337646484375, -0.08203125, -0.02960205078125, 0.00815582275390625, 0.01097869873046875, -0.0066070556640625, -0.0168304443359375, 0.043853759765625, 0.00704193115234375, -0.06842041015625, -0.012847900390625, 0.00858306884765625, 0.007293701171875, -0.0006561279296875, -0.00014960765838623047, -0.023834228515625, -0.022674560546875, 0.04364013671875, 0.027069091796875, -0.028594970703125, 0.0008625984191894531, -0.01361846923828125, 0.005779266357421875, 0.01264190673828125, 0.045806884765625, -0.0272064208984375, 0.01465606689453125, 0.041717529296875, 0.01256561279296875, 0.043792724609375, -0.0008044242858886719, 0.031829833984375, -0.05352783203125, 0.04241943359375, 0.014129638671875, 0.034515380859375, 0.0193634033203125, -0.0231781005859375, 0.05828857421875, 0.0156707763671875, -0.01512908935546875, -0.047271728515625, -0.01209259033203125, -0.0623779296875, -0.007701873779296875, 0.082763671875, -0.0178985595703125, -0.00383758544921875, 0.0008835792541503906, -0.0122528076171875, 0.0027065277099609375, -0.0504150390625, 0.053375244140625, 0.0682373046875, 0.00798797607421875, -0.0341796875, -0.04327392578125, 0.033355712890625, -0.0144195556640625, -0.0899658203125, -0.0181732177734375, 0.041015625, 0.004932403564453125, 0.0005583763122558594, 0.058349609375, -0.0267791748046875, 0.00824737548828125, -0.0224609375, 0.0177154541015625, -0.003787994384765625, -0.0228271484375, -0.0014982223510742188, 0.0019969940185546875, -0.0146331787109375, -0.0035037994384765625 ] ]
pietrolesci/stress_tests_nli
2022-04-25T09:32:28.000Z
[ "region:us" ]
pietrolesci
null
null
0
306
2022-04-25T09:21:50
## Overview Original dataset page [here](https://abhilasharavichander.github.io/NLI_StressTest/) and dataset available [here](https://drive.google.com/open?id=1faGA5pHdu5Co8rFhnXn-6jbBYC2R1dhw). ## Dataset curation Added new column `label` with encoded labels with the following mapping ``` {"entailment": 0, "neutral": 1, "contradiction": 2} ``` and the columns with parse information are dropped as they are not well formatted. Also, the name of the file from which each instance comes is added in the column `dtype`. ## Code to create the dataset ```python import pandas as pd from datasets import Dataset, ClassLabel, Value, Features, DatasetDict import json from pathlib import Path # load data ds = {} path = Path("<path to folder>") for i in path.rglob("*.jsonl"): print(i) name = str(i).split("/")[0].lower() dtype = str(i).split("/")[1].lower() # read data with i.open("r") as fl: df = pd.DataFrame([json.loads(line) for line in fl]) # select columns df = df.loc[:, ["sentence1", "sentence2", "gold_label"]] # add file name as column df["dtype"] = dtype # encode labels df["label"] = df["gold_label"].map({"entailment": 0, "neutral": 1, "contradiction": 2}) ds[name] = df # cast to dataset features = Features( { "sentence1": Value(dtype="string"), "sentence2": Value(dtype="string"), "label": ClassLabel(num_classes=3, names=["entailment", "neutral", "contradiction"]), "dtype": Value(dtype="string"), "gold_label": Value(dtype="string"), } ) ds = DatasetDict({k: Dataset.from_pandas(v, features=features) for k, v in ds.items()}) ds.push_to_hub("pietrolesci/stress_tests_nli", token="<token>") # check overlap between splits from itertools import combinations for i, j in combinations(ds.keys(), 2): print( f"{i} - {j}: ", pd.merge( ds[i].to_pandas(), ds[j].to_pandas(), on=["sentence1", "sentence2", "label"], how="inner", ).shape[0], ) #> numerical_reasoning - negation: 0 #> numerical_reasoning - length_mismatch: 0 #> numerical_reasoning - spelling_error: 0 #> numerical_reasoning - word_overlap: 0 #> numerical_reasoning - antonym: 0 #> negation - length_mismatch: 0 #> negation - spelling_error: 0 #> negation - word_overlap: 0 #> negation - antonym: 0 #> length_mismatch - spelling_error: 0 #> length_mismatch - word_overlap: 0 #> length_mismatch - antonym: 0 #> spelling_error - word_overlap: 0 #> spelling_error - antonym: 0 #> word_overlap - antonym: 0 ```
2,622
[ [ -0.027496337890625, -0.059356689453125, 0.010162353515625, 0.033447265625, -0.01546478271484375, -0.01319122314453125, -0.01032257080078125, -0.004634857177734375, 0.025421142578125, 0.032989501953125, -0.03509521484375, -0.0472412109375, -0.0428466796875, 0.0377197265625, -0.0257415771484375, 0.09326171875, -0.0237884521484375, -0.035430908203125, -0.0206146240234375, -0.025787353515625, -0.00803375244140625, -0.022613525390625, -0.03253173828125, -0.0158843994140625, 0.007160186767578125, 0.0183258056640625, 0.0501708984375, 0.03436279296875, 0.044769287109375, 0.0289154052734375, -0.0308074951171875, 0.0029754638671875, -0.01480865478515625, -0.00981903076171875, 0.01319122314453125, -0.039520263671875, -0.016876220703125, 0.00295257568359375, 0.048248291015625, 0.06005859375, -0.005123138427734375, 0.0247039794921875, 0.01007843017578125, 0.051055908203125, -0.0267181396484375, 0.00859832763671875, -0.031524658203125, 0.0150299072265625, -0.01190185546875, -0.020843505859375, -0.0007677078247070312, -0.040313720703125, 0.01068878173828125, -0.066162109375, 0.01282501220703125, 0.017059326171875, 0.099853515625, 0.047760009765625, -0.0212860107421875, -0.037933349609375, -0.0035400390625, 0.0687255859375, -0.07550048828125, 0.0017900466918945312, 0.0250396728515625, -0.0114288330078125, -0.0289459228515625, -0.036651611328125, -0.0718994140625, 0.01013946533203125, -0.0273895263671875, 0.0180511474609375, -0.0047454833984375, -0.018890380859375, 0.021636962890625, 0.04522705078125, -0.06170654296875, -0.0097808837890625, -0.0401611328125, -0.005107879638671875, 0.046295166015625, 0.026031494140625, 0.013671875, -0.0462646484375, -0.0243072509765625, -0.03131103515625, -0.010986328125, 0.031463623046875, 0.03167724609375, 0.035919189453125, -0.0330810546875, 0.056182861328125, -0.0157318115234375, 0.0555419921875, 0.00855255126953125, -0.037628173828125, 0.0648193359375, -0.0357666015625, -0.0284423828125, 0.021270751953125, 0.07452392578125, 0.038604736328125, 0.002307891845703125, 0.0196533203125, 0.01209259033203125, -0.0013360977172851562, -0.0002624988555908203, -0.052459716796875, -0.020294189453125, 0.03350830078125, -0.0360107421875, -0.032958984375, -0.0023860931396484375, -0.08642578125, -0.0279998779296875, -0.0136260986328125, 0.0209197998046875, -0.044891357421875, -0.024658203125, 0.01519775390625, -0.0290985107421875, 0.01314544677734375, -0.016571044921875, -0.04541015625, 0.01092529296875, 0.033843994140625, 0.06036376953125, 0.0029735565185546875, -0.0240936279296875, -0.01305389404296875, -0.00946807861328125, -0.0249786376953125, 0.047210693359375, -0.029541015625, -0.0184173583984375, -0.007488250732421875, 0.007434844970703125, -0.0199737548828125, -0.04815673828125, 0.058837890625, 0.00008130073547363281, 0.01953125, -0.018707275390625, -0.03424072265625, -0.041229248046875, 0.0361328125, -0.040557861328125, 0.10467529296875, 0.037353515625, -0.088134765625, 0.03216552734375, -0.048858642578125, -0.040069580078125, -0.01329803466796875, -0.002750396728515625, -0.060333251953125, -0.019866943359375, 0.0261077880859375, 0.03460693359375, -0.0208740234375, 0.01248931884765625, -0.032562255859375, -0.0262298583984375, 0.0270843505859375, -0.00016832351684570312, 0.09002685546875, 0.0007615089416503906, -0.035888671875, 0.006076812744140625, -0.0836181640625, -0.01145172119140625, 0.01708984375, -0.0406494140625, -0.032135009765625, -0.0196533203125, 0.0182952880859375, 0.0062713623046875, 0.0030460357666015625, -0.0302276611328125, 0.01629638671875, -0.0361328125, 0.0172271728515625, 0.041595458984375, 0.00873565673828125, 0.00495147705078125, -0.0175323486328125, 0.0230560302734375, 0.037139892578125, -0.0070343017578125, 0.0171356201171875, -0.0377197265625, -0.068603515625, -0.01424407958984375, 0.01139068603515625, 0.066162109375, -0.059234619140625, 0.07269287109375, -0.032501220703125, -0.031219482421875, -0.0648193359375, 0.01386260986328125, 0.00943756103515625, 0.054931640625, 0.039520263671875, -0.00579833984375, -0.057281494140625, -0.07122802734375, -0.008331298828125, -0.01042938232421875, 0.00543212890625, 0.0129547119140625, 0.06146240234375, -0.0295867919921875, 0.070068359375, -0.06292724609375, -0.04180908203125, -0.0193939208984375, 0.0280914306640625, 0.052215576171875, 0.042572021484375, 0.048919677734375, -0.04254150390625, -0.027618408203125, -0.01546478271484375, -0.0628662109375, -0.0086669921875, -0.027984619140625, -0.006374359130859375, 0.025177001953125, 0.0271453857421875, -0.028472900390625, 0.046600341796875, 0.0197601318359375, -0.044677734375, 0.049957275390625, -0.01288604736328125, 0.011871337890625, -0.097412109375, 0.010894775390625, 0.006290435791015625, 0.0253753662109375, -0.03253173828125, -0.02392578125, -0.0207061767578125, 0.0093231201171875, -0.007049560546875, 0.02777099609375, -0.02203369140625, 0.00022661685943603516, 0.002384185791015625, 0.01373291015625, -0.0016803741455078125, 0.0458984375, -0.0159149169921875, 0.049957275390625, 0.06317138671875, -0.044677734375, 0.0199737548828125, 0.049835205078125, -0.0352783203125, 0.047943115234375, -0.045928955078125, -0.021514892578125, -0.01203155517578125, 0.0142974853515625, -0.07537841796875, -0.00971221923828125, 0.0271759033203125, -0.0225067138671875, -0.004138946533203125, 0.0197601318359375, -0.0411376953125, -0.043975830078125, -0.0161895751953125, 0.01397705078125, 0.020843505859375, -0.031402587890625, 0.03631591796875, 0.015960693359375, 0.00167083740234375, -0.051116943359375, -0.07244873046875, -0.00951385498046875, -0.032745361328125, -0.03509521484375, 0.013946533203125, -0.007289886474609375, -0.0193023681640625, 0.031280517578125, 0.0016021728515625, -0.015716552734375, 0.008087158203125, 0.0301055908203125, 0.01303863525390625, -0.009246826171875, -0.0167999267578125, 0.002170562744140625, -0.0005526542663574219, 0.0067596435546875, 0.01473236083984375, 0.0304107666015625, -0.029052734375, 0.00402069091796875, -0.032257080078125, 0.03466796875, 0.02227783203125, -0.0010986328125, 0.07318115234375, 0.0721435546875, -0.017578125, -0.0037899017333984375, -0.0135650634765625, 0.001384735107421875, -0.03326416015625, 0.02813720703125, -0.03253173828125, -0.0557861328125, 0.045623779296875, -0.0011167526245117188, 0.006855010986328125, 0.0618896484375, 0.0213775634765625, 0.0012607574462890625, 0.03656005859375, 0.03363037109375, -0.01203155517578125, 0.00003641843795776367, -0.043212890625, 0.03668212890625, -0.0643310546875, -0.01145172119140625, -0.033782958984375, -0.02008056640625, -0.0384521484375, -0.0133209228515625, 0.0295257568359375, 0.026763916015625, -0.0169677734375, 0.0274200439453125, -0.058685302734375, 0.006465911865234375, 0.0362548828125, -0.0024089813232421875, -0.00211334228515625, -0.0030117034912109375, -0.033355712890625, 0.001743316650390625, -0.038848876953125, -0.0202178955078125, 0.07879638671875, 0.0045623779296875, 0.02899169921875, -0.00469970703125, 0.047271728515625, -0.008056640625, 0.00905609130859375, -0.0307769775390625, 0.052154541015625, -0.015289306640625, -0.033966064453125, -0.0173187255859375, -0.035247802734375, -0.0740966796875, 0.0092926025390625, -0.02630615234375, -0.051727294921875, 0.0184783935546875, -0.0172271728515625, -0.036590576171875, 0.02783203125, -0.04364013671875, 0.059967041015625, 0.0128936767578125, -0.00826263427734375, 0.005157470703125, -0.0478515625, 0.0440673828125, 0.0005679130554199219, 0.01276397705078125, -0.01551055908203125, 0.016754150390625, 0.0831298828125, -0.03033447265625, 0.049163818359375, 0.002162933349609375, 0.0040740966796875, 0.034088134765625, -0.020172119140625, 0.0145263671875, 0.0037136077880859375, -0.02386474609375, 0.0068359375, 0.004230499267578125, -0.016845703125, -0.04010009765625, 0.033935546875, -0.058349609375, -0.0253143310546875, -0.0438232421875, -0.05517578125, 0.009735107421875, 0.0127716064453125, 0.01528167724609375, 0.0316162109375, 0.012359619140625, 0.02630615234375, 0.0228729248046875, -0.035614013671875, 0.038848876953125, 0.012603759765625, -0.00811767578125, -0.057861328125, 0.055511474609375, 0.0109405517578125, -0.01039886474609375, 0.015167236328125, 0.007171630859375, -0.034454345703125, -0.0164947509765625, -0.015106201171875, 0.0177154541015625, -0.049957275390625, -0.015960693359375, -0.050750732421875, -0.030548095703125, -0.047088623046875, -0.0207366943359375, -0.005962371826171875, -0.02630615234375, -0.035858154296875, -0.01032257080078125, 0.06170654296875, 0.0296783447265625, -0.023193359375, 0.0264739990234375, -0.02716064453125, 0.039031982421875, 0.0082244873046875, 0.02069091796875, -0.0185699462890625, -0.03155517578125, -0.0025920867919921875, -0.0175933837890625, -0.037628173828125, -0.058441162109375, 0.046905517578125, 0.0072021484375, 0.03314208984375, 0.036895751953125, 0.022613525390625, 0.0745849609375, -0.01047515869140625, 0.06939697265625, 0.01300811767578125, -0.068115234375, 0.039642333984375, -0.0032501220703125, 0.01080322265625, 0.047454833984375, 0.02691650390625, -0.041229248046875, -0.038238525390625, -0.049102783203125, -0.0888671875, 0.047271728515625, 0.036712646484375, -0.036834716796875, 0.00157928466796875, 0.0238494873046875, 0.0016889572143554688, 0.007526397705078125, -0.0533447265625, -0.057037353515625, -0.0380859375, -0.039459228515625, -0.01300048828125, -0.0018720626831054688, -0.0269622802734375, -0.048431396484375, 0.065185546875, -0.01503753662109375, 0.031524658203125, 0.047119140625, 0.002727508544921875, 0.0118408203125, 0.0263519287109375, 0.051666259765625, 0.01503753662109375, -0.040740966796875, 0.01346588134765625, 0.02227783203125, -0.037445068359375, 0.00373077392578125, 0.024810791015625, -0.009521484375, 0.005199432373046875, 0.0278778076171875, 0.0780029296875, 0.00119781494140625, -0.040496826171875, 0.01544189453125, 0.001384735107421875, -0.04840087890625, -0.034454345703125, 0.002254486083984375, 0.00701904296875, 0.0184478759765625, 0.03253173828125, 0.007396697998046875, 0.006855010986328125, -0.02008056640625, 0.0190887451171875, 0.008819580078125, -0.01123046875, 0.00359344482421875, 0.0462646484375, -0.022735595703125, -0.0006761550903320312, 0.05889892578125, -0.0311737060546875, -0.05548095703125, 0.051361083984375, 0.041595458984375, 0.050750732421875, 0.02032470703125, 0.0166015625, 0.057525634765625, 0.041595458984375, 0.0022029876708984375, 0.0423583984375, 0.0168609619140625, -0.055999755859375, -0.00414276123046875, -0.059478759765625, -0.0157318115234375, 0.0300445556640625, -0.053070068359375, -0.00556182861328125, -0.02728271484375, -0.0177459716796875, -0.0011892318725585938, 0.0233154296875, -0.043731689453125, 0.0183868408203125, -0.0142974853515625, 0.049713134765625, -0.081787109375, 0.0297698974609375, 0.0477294921875, -0.0340576171875, -0.07550048828125, -0.002960205078125, -0.004711151123046875, -0.03143310546875, 0.04498291015625, 0.0285186767578125, 0.03936767578125, -0.0113525390625, -0.02728271484375, -0.07147216796875, 0.08465576171875, 0.00395965576171875, -0.005126953125, 0.0276031494140625, 0.034454345703125, 0.0352783203125, -0.01180267333984375, 0.02801513671875, 0.06640625, 0.057861328125, -0.01233673095703125, -0.047027587890625, 0.0299224853515625, -0.048187255859375, -0.004581451416015625, 0.00579833984375, -0.041961669921875, 0.06463623046875, -0.009063720703125, -0.003589630126953125, -0.01274871826171875, 0.0640869140625, 0.044647216796875, 0.0255584716796875, 0.054931640625, 0.087890625, 0.0726318359375, -0.0262298583984375, 0.06378173828125, -0.00960540771484375, 0.03594970703125, 0.060821533203125, -0.0156707763671875, 0.0584716796875, 0.042205810546875, -0.0219879150390625, 0.051116943359375, 0.057373046875, -0.03668212890625, 0.04345703125, 0.01837158203125, 0.00592041015625, 0.01132965087890625, -0.003406524658203125, -0.035797119140625, 0.024200439453125, 0.030517578125, -0.0105133056640625, -0.017333984375, 0.004619598388671875, 0.00970458984375, -0.005855560302734375, -0.006206512451171875, 0.038116455078125, -0.0020275115966796875, -0.04443359375, 0.07098388671875, -0.013153076171875, 0.0682373046875, -0.0157012939453125, 0.011138916015625, -0.0010204315185546875, 0.0246124267578125, -0.027862548828125, -0.07379150390625, 0.04425048828125, -0.0098419189453125, -0.0089263916015625, 0.0023059844970703125, 0.0177459716796875, -0.037384033203125, -0.060577392578125, 0.0247039794921875, 0.0006189346313476562, 0.0273590087890625, 0.0238037109375, -0.06768798828125, -0.004058837890625, 0.01177978515625, -0.037628173828125, 0.0052032470703125, 0.038055419921875, 0.0274658203125, 0.03936767578125, 0.05401611328125, -0.0028820037841796875, 0.02484130859375, -0.0102386474609375, 0.057952880859375, -0.056427001953125, -0.03509521484375, -0.046875, 0.044219970703125, -0.02362060546875, -0.06695556640625, 0.045318603515625, 0.06170654296875, 0.044769287109375, -0.00795745849609375, 0.05450439453125, -0.022247314453125, 0.03564453125, -0.03271484375, 0.054840087890625, -0.057403564453125, -0.0235595703125, -0.027008056640625, -0.0377197265625, -0.034515380859375, 0.05718994140625, -0.01239776611328125, -0.0183563232421875, 0.07080078125, 0.06842041015625, 0.0181121826171875, 0.00811767578125, -0.0177001953125, 0.0272216796875, 0.0179443359375, 0.053619384765625, 0.0203704833984375, -0.06365966796875, 0.038055419921875, -0.049102783203125, -0.004970550537109375, -0.01293182373046875, -0.058502197265625, -0.078369140625, -0.066162109375, -0.04229736328125, -0.032318115234375, -0.025299072265625, 0.058441162109375, 0.0245819091796875, -0.06756591796875, -0.005489349365234375, -0.015655517578125, 0.0208587646484375, -0.048614501953125, -0.0281982421875, 0.060150146484375, -0.0142364501953125, -0.038787841796875, 0.0199737548828125, 0.002056121826171875, 0.01319122314453125, 0.0177001953125, -0.0032100677490234375, -0.03533935546875, 0.0036468505859375, 0.0282745361328125, 0.0136871337890625, -0.052459716796875, 0.0024547576904296875, -0.0182647705078125, -0.01236724853515625, 0.0195770263671875, 0.0147705078125, -0.039337158203125, -0.0006585121154785156, 0.04498291015625, 0.05133056640625, 0.021026611328125, -0.006259918212890625, 0.0017671585083007812, -0.038116455078125, 0.0318603515625, -0.01291656494140625, 0.0291748046875, 0.025390625, -0.0253143310546875, 0.05657958984375, 0.03265380859375, -0.036468505859375, -0.077392578125, -0.03607177734375, -0.095947265625, -0.01873779296875, 0.0751953125, -0.0033855438232421875, -0.0377197265625, -0.00711822509765625, -0.0097198486328125, 0.03857421875, -0.031219482421875, 0.062042236328125, 0.048858642578125, -0.0014429092407226562, -0.0029544830322265625, -0.037139892578125, 0.038665771484375, 0.038116455078125, -0.07672119140625, -0.01251220703125, -0.01039886474609375, 0.0193023681640625, 0.0467529296875, 0.032623291015625, 0.01169586181640625, -0.01470184326171875, 0.0166168212890625, 0.013214111328125, -0.0037250518798828125, 0.002716064453125, -0.0150146484375, 0.02593994140625, -0.050506591796875, -0.0172119140625 ] ]
pierreguillou/DocLayNet-base
2023-05-17T08:56:30.000Z
[ "task_categories:object-detection", "task_categories:image-segmentation", "task_categories:token-classification", "task_ids:instance-segmentation", "annotations_creators:crowdsourced", "size_categories:1K<n<10K", "language:en", "language:de", "language:fr", "language:ja", "license:other", "DocLayNet", "COCO", "PDF", "IBM", "Financial-Reports", "Finance", "Manuals", "Scientific-Articles", "Science", "Laws", "Law", "Regulations", "Patents", "Government-Tenders", "object-detection", "image-segmentation", "token-classification", "arxiv:2206.01062", "region:us" ]
pierreguillou
Accurate document layout analysis is a key requirement for high-quality PDF document conversion. With the recent availability of public, large ground-truth datasets such as PubLayNet and DocBank, deep-learning models have proven to be very effective at layout detection and segmentation. While these datasets are of adequate size to train such models, they severely lack in layout variability since they are sourced from scientific article repositories such as PubMed and arXiv only. Consequently, the accuracy of the layout segmentation drops significantly when these models are applied on more challenging and diverse layouts. In this paper, we present \textit{DocLayNet}, a new, publicly available, document-layout annotation dataset in COCO format. It contains 80863 manually annotated pages from diverse data sources to represent a wide variability in layouts. For each PDF page, the layout annotations provide labelled bounding-boxes with a choice of 11 distinct classes. DocLayNet also provides a subset of double- and triple-annotated pages to determine the inter-annotator agreement. In multiple experiments, we provide smallline accuracy scores (in mAP) for a set of popular object detection models. We also demonstrate that these models fall approximately 10\% behind the inter-annotator agreement. Furthermore, we provide evidence that DocLayNet is of sufficient size. Lastly, we compare models trained on PubLayNet, DocBank and DocLayNet, showing that layout predictions of the DocLayNet-trained models are more robust and thus the preferred choice for general-purpose document-layout analysis.
@article{doclaynet2022, title = {DocLayNet: A Large Human-Annotated Dataset for Document-Layout Analysis}, doi = {10.1145/3534678.353904}, url = {https://arxiv.org/abs/2206.01062}, author = {Pfitzmann, Birgit and Auer, Christoph and Dolfi, Michele and Nassar, Ahmed S and Staar, Peter W J}, year = {2022} }
7
306
2023-01-25T17:53:26
--- language: - en - de - fr - ja annotations_creators: - crowdsourced license: other pretty_name: DocLayNet base size_categories: - 1K<n<10K tags: - DocLayNet - COCO - PDF - IBM - Financial-Reports - Finance - Manuals - Scientific-Articles - Science - Laws - Law - Regulations - Patents - Government-Tenders - object-detection - image-segmentation - token-classification task_categories: - object-detection - image-segmentation - token-classification task_ids: - instance-segmentation --- # Dataset Card for DocLayNet base ## About this card (01/27/2023) ### Property and license All information from this page but the content of this paragraph "About this card (01/27/2023)" has been copied/pasted from [Dataset Card for DocLayNet](https://huggingface.co/datasets/ds4sd/DocLayNet). DocLayNet is a dataset created by Deep Search (IBM Research) published under [license CDLA-Permissive-1.0](https://huggingface.co/datasets/ds4sd/DocLayNet#licensing-information). I do not claim any rights to the data taken from this dataset and published on this page. ### DocLayNet dataset [DocLayNet dataset](https://github.com/DS4SD/DocLayNet) (IBM) provides page-by-page layout segmentation ground-truth using bounding-boxes for 11 distinct class labels on 80863 unique pages from 6 document categories. Until today, the dataset can be downloaded through direct links or as a dataset from Hugging Face datasets: - direct links: [doclaynet_core.zip](https://codait-cos-dax.s3.us.cloud-object-storage.appdomain.cloud/dax-doclaynet/1.0.0/DocLayNet_core.zip) (28 GiB), [doclaynet_extra.zip](https://codait-cos-dax.s3.us.cloud-object-storage.appdomain.cloud/dax-doclaynet/1.0.0/DocLayNet_extra.zip) (7.5 GiB) - Hugging Face dataset library: [dataset DocLayNet](https://huggingface.co/datasets/ds4sd/DocLayNet) Paper: [DocLayNet: A Large Human-Annotated Dataset for Document-Layout Analysis](https://arxiv.org/abs/2206.01062) (06/02/2022) ### Processing into a format facilitating its use by HF notebooks These 2 options require the downloading of all the data (approximately 30GBi), which requires downloading time (about 45 mn in Google Colab) and a large space on the hard disk. These could limit experimentation for people with low resources. Moreover, even when using the download via HF datasets library, it is necessary to download the EXTRA zip separately ([doclaynet_extra.zip](https://codait-cos-dax.s3.us.cloud-object-storage.appdomain.cloud/dax-doclaynet/1.0.0/DocLayNet_extra.zip), 7.5 GiB) to associate the annotated bounding boxes with the text extracted by OCR from the PDFs. This operation also requires additional code because the boundings boxes of the texts do not necessarily correspond to those annotated (a calculation of the percentage of area in common between the boundings boxes annotated and those of the texts makes it possible to make a comparison between them). At last, in order to use Hugging Face notebooks on fine-tuning layout models like LayoutLMv3 or LiLT, DocLayNet data must be processed in a proper format. For all these reasons, I decided to process the DocLayNet dataset: - into 3 datasets of different sizes: - [DocLayNet small](https://huggingface.co/datasets/pierreguillou/DocLayNet-small) (about 1% of DocLayNet) < 1.000k document images (691 train, 64 val, 49 test) - [DocLayNet base](https://huggingface.co/datasets/pierreguillou/DocLayNet-base) (about 10% of DocLayNet) < 10.000k document images (6910 train, 648 val, 499 test) - [DocLayNet large](https://huggingface.co/datasets/pierreguillou/DocLayNet-large) (about 100% of DocLayNet) < 100.000k document images (69.103 train, 6.480 val, 4.994 test) - with associated texts and PDFs (base64 format), - and in a format facilitating their use by HF notebooks. *Note: the layout HF notebooks will greatly help participants of the IBM [ICDAR 2023 Competition on Robust Layout Segmentation in Corporate Documents](https://ds4sd.github.io/icdar23-doclaynet/)!* ### About PDFs languages Citation of the page 3 of the [DocLayNet paper](https://arxiv.org/abs/2206.01062): "We did not control the document selection with regard to language. **The vast majority of documents contained in DocLayNet (close to 95%) are published in English language.** However, **DocLayNet also contains a number of documents in other languages such as German (2.5%), French (1.0%) and Japanese (1.0%)**. While the document language has negligible impact on the performance of computer vision methods such as object detection and segmentation models, it might prove challenging for layout analysis methods which exploit textual features." ### About PDFs categories distribution Citation of the page 3 of the [DocLayNet paper](https://arxiv.org/abs/2206.01062): "The pages in DocLayNet can be grouped into **six distinct categories**, namely **Financial Reports, Manuals, Scientific Articles, Laws & Regulations, Patents and Government Tenders**. Each document category was sourced from various repositories. For example, Financial Reports contain both free-style format annual reports which expose company-specific, artistic layouts as well as the more formal SEC filings. The two largest categories (Financial Reports and Manuals) contain a large amount of free-style layouts in order to obtain maximum variability. In the other four categories, we boosted the variability by mixing documents from independent providers, such as different government websites or publishers. In Figure 2, we show the document categories contained in DocLayNet with their respective sizes." ![DocLayNet PDFs categories distribution (source: DocLayNet paper)](https://huggingface.co/datasets/pierreguillou/DocLayNet-base/resolve/main/DocLayNet_PDFs_categories_distribution.png) ### Download & overview The size of the DocLayNet small is about 10% of the DocLayNet dataset (random selection respectively in the train, val and test files). ``` # !pip install -q datasets from datasets import load_dataset dataset_base = load_dataset("pierreguillou/DocLayNet-base") # overview of dataset_base DatasetDict({ train: Dataset({ features: ['id', 'texts', 'bboxes_block', 'bboxes_line', 'categories', 'image', 'pdf', 'page_hash', 'original_filename', 'page_no', 'num_pages', 'original_width', 'original_height', 'coco_width', 'coco_height', 'collection', 'doc_category'], num_rows: 6910 }) validation: Dataset({ features: ['id', 'texts', 'bboxes_block', 'bboxes_line', 'categories', 'image', 'pdf', 'page_hash', 'original_filename', 'page_no', 'num_pages', 'original_width', 'original_height', 'coco_width', 'coco_height', 'collection', 'doc_category'], num_rows: 648 }) test: Dataset({ features: ['id', 'texts', 'bboxes_block', 'bboxes_line', 'categories', 'image', 'pdf', 'page_hash', 'original_filename', 'page_no', 'num_pages', 'original_width', 'original_height', 'coco_width', 'coco_height', 'collection', 'doc_category'], num_rows: 499 }) }) ``` ### Annotated bounding boxes The DocLayNet base makes easy to display document image with the annotaed bounding boxes of paragraphes or lines. Check the notebook [processing_DocLayNet_dataset_to_be_used_by_layout_models_of_HF_hub.ipynb](https://github.com/piegu/language-models/blob/master/processing_DocLayNet_dataset_to_be_used_by_layout_models_of_HF_hub.ipynb) in order to get the code. #### Paragraphes ![Annotated DocLayNet document image with bounding boxes and categories of paragraphes](https://huggingface.co/datasets/pierreguillou/DocLayNet-base/resolve/main/DocLayNet_image_annotated_bounding_boxes_paragraph.png) #### Lines ![Annotated DocLayNet document image with bounding boxes and categories of lines](https://huggingface.co/datasets/pierreguillou/DocLayNet-base/resolve/main/DocLayNet_image_annotated_bounding_boxes_line.png) ### HF notebooks - [notebooks LayoutLM](https://github.com/NielsRogge/Transformers-Tutorials/tree/master/LayoutLM) (Niels Rogge) - [notebooks LayoutLMv2](https://github.com/NielsRogge/Transformers-Tutorials/tree/master/LayoutLMv2) (Niels Rogge) - [notebooks LayoutLMv3](https://github.com/NielsRogge/Transformers-Tutorials/tree/master/LayoutLMv3) (Niels Rogge) - [notebooks LiLT](https://github.com/NielsRogge/Transformers-Tutorials/tree/master/LiLT) (Niels Rogge) - [Document AI: Fine-tuning LiLT for document-understanding using Hugging Face Transformers](https://github.com/philschmid/document-ai-transformers/blob/main/training/lilt_funsd.ipynb) ([post](https://www.philschmid.de/fine-tuning-lilt#3-fine-tune-and-evaluate-lilt) of Phil Schmid) ## 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) - [Dataset Structure](#dataset-structure) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Annotations](#annotations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://developer.ibm.com/exchanges/data/all/doclaynet/ - **Repository:** https://github.com/DS4SD/DocLayNet - **Paper:** https://doi.org/10.1145/3534678.3539043 - **Leaderboard:** - **Point of Contact:** ### Dataset Summary DocLayNet provides page-by-page layout segmentation ground-truth using bounding-boxes for 11 distinct class labels on 80863 unique pages from 6 document categories. It provides several unique features compared to related work such as PubLayNet or DocBank: 1. *Human Annotation*: DocLayNet is hand-annotated by well-trained experts, providing a gold-standard in layout segmentation through human recognition and interpretation of each page layout 2. *Large layout variability*: DocLayNet includes diverse and complex layouts from a large variety of public sources in Finance, Science, Patents, Tenders, Law texts and Manuals 3. *Detailed label set*: DocLayNet defines 11 class labels to distinguish layout features in high detail. 4. *Redundant annotations*: A fraction of the pages in DocLayNet are double- or triple-annotated, allowing to estimate annotation uncertainty and an upper-bound of achievable prediction accuracy with ML models 5. *Pre-defined train- test- and validation-sets*: DocLayNet provides fixed sets for each to ensure proportional representation of the class-labels and avoid leakage of unique layout styles across the sets. ### Supported Tasks and Leaderboards We are hosting a competition in ICDAR 2023 based on the DocLayNet dataset. For more information see https://ds4sd.github.io/icdar23-doclaynet/. ## Dataset Structure ### Data Fields DocLayNet provides four types of data assets: 1. PNG images of all pages, resized to square `1025 x 1025px` 2. Bounding-box annotations in COCO format for each PNG image 3. Extra: Single-page PDF files matching each PNG image 4. Extra: JSON file matching each PDF page, which provides the digital text cells with coordinates and content The COCO image record are defined like this example ```js ... { "id": 1, "width": 1025, "height": 1025, "file_name": "132a855ee8b23533d8ae69af0049c038171a06ddfcac892c3c6d7e6b4091c642.png", // Custom fields: "doc_category": "financial_reports" // high-level document category "collection": "ann_reports_00_04_fancy", // sub-collection name "doc_name": "NASDAQ_FFIN_2002.pdf", // original document filename "page_no": 9, // page number in original document "precedence": 0, // Annotation order, non-zero in case of redundant double- or triple-annotation }, ... ``` The `doc_category` field uses one of the following constants: ``` financial_reports, scientific_articles, laws_and_regulations, government_tenders, manuals, patents ``` ### Data Splits The dataset provides three splits - `train` - `val` - `test` ## Dataset Creation ### Annotations #### Annotation process The labeling guideline used for training of the annotation experts are available at [DocLayNet_Labeling_Guide_Public.pdf](https://raw.githubusercontent.com/DS4SD/DocLayNet/main/assets/DocLayNet_Labeling_Guide_Public.pdf). #### Who are the annotators? Annotations are crowdsourced. ## Additional Information ### Dataset Curators The dataset is curated by the [Deep Search team](https://ds4sd.github.io/) at IBM Research. You can contact us at [deepsearch-core@zurich.ibm.com](mailto:deepsearch-core@zurich.ibm.com). Curators: - Christoph Auer, [@cau-git](https://github.com/cau-git) - Michele Dolfi, [@dolfim-ibm](https://github.com/dolfim-ibm) - Ahmed Nassar, [@nassarofficial](https://github.com/nassarofficial) - Peter Staar, [@PeterStaar-IBM](https://github.com/PeterStaar-IBM) ### Licensing Information License: [CDLA-Permissive-1.0](https://cdla.io/permissive-1-0/) ### Citation Information ```bib @article{doclaynet2022, title = {DocLayNet: A Large Human-Annotated Dataset for Document-Layout Segmentation}, doi = {10.1145/3534678.353904}, url = {https://doi.org/10.1145/3534678.3539043}, author = {Pfitzmann, Birgit and Auer, Christoph and Dolfi, Michele and Nassar, Ahmed S and Staar, Peter W J}, year = {2022}, isbn = {9781450393850}, publisher = {Association for Computing Machinery}, address = {New York, NY, USA}, booktitle = {Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining}, pages = {3743–3751}, numpages = {9}, location = {Washington DC, USA}, series = {KDD '22} } ``` ### Contributions Thanks to [@dolfim-ibm](https://github.com/dolfim-ibm), [@cau-git](https://github.com/cau-git) for adding this dataset.
13,860
[ [ -0.039764404296875, -0.041839599609375, 0.0204925537109375, 0.022125244140625, -0.0090179443359375, -0.02276611328125, -0.0036220550537109375, -0.026641845703125, 0.032318115234375, 0.042388916015625, -0.034393310546875, -0.04925537109375, -0.038055419921875, 0.0060882568359375, -0.020263671875, 0.05242919921875, -0.01517486572265625, -0.015380859375, -0.0303802490234375, -0.01160430908203125, -0.0071258544921875, -0.023529052734375, -0.037109375, -0.0176544189453125, 0.0165863037109375, 0.038299560546875, 0.033538818359375, 0.06842041015625, 0.0584716796875, 0.0273284912109375, -0.016357421875, 0.019287109375, -0.0186920166015625, -0.0277252197265625, 0.00951385498046875, -0.0220184326171875, -0.054840087890625, 0.0282135009765625, 0.045379638671875, 0.0406494140625, -0.0023250579833984375, -0.006443023681640625, 0.00731658935546875, 0.059661865234375, -0.01502227783203125, 0.017578125, -0.01055145263671875, 0.016021728515625, -0.0258636474609375, -0.0112152099609375, -0.0224609375, -0.01285552978515625, 0.01551055908203125, -0.07415771484375, 0.028839111328125, 0.011016845703125, 0.09869384765625, -0.001979827880859375, -0.006977081298828125, -0.0198516845703125, -0.0088043212890625, 0.040496826171875, -0.037078857421875, 0.0245361328125, 0.04339599609375, -0.0023193359375, -0.004833221435546875, -0.06976318359375, -0.049163818359375, -0.01226806640625, -0.03338623046875, 0.03631591796875, -0.0142364501953125, -0.0080108642578125, 0.038116455078125, 0.03692626953125, -0.05633544921875, 0.009918212890625, -0.043487548828125, -0.0192413330078125, 0.057403564453125, 0.0057525634765625, 0.0264739990234375, -0.060089111328125, -0.023529052734375, -0.0482177734375, -0.0127410888671875, 0.00592803955078125, 0.03265380859375, 0.0051116943359375, -0.038665771484375, 0.0355224609375, -0.00112152099609375, 0.048736572265625, 0.024383544921875, -0.0284271240234375, 0.056976318359375, -0.03582763671875, -0.031402587890625, -0.0080108642578125, 0.0810546875, 0.03466796875, -0.0021877288818359375, 0.0120849609375, 0.00942230224609375, -0.022491455078125, 0.02203369140625, -0.0623779296875, -0.0160675048828125, 0.03521728515625, -0.057159423828125, -0.034271240234375, 0.00872039794921875, -0.0703125, -0.0305938720703125, -0.025299072265625, -0.0029163360595703125, -0.058319091796875, -0.0089874267578125, 0.0025730133056640625, -0.0355224609375, 0.027130126953125, 0.033660888671875, -0.05718994140625, 0.02459716796875, 0.05224609375, 0.07379150390625, -0.00385284423828125, -0.042572021484375, -0.02783203125, -0.01178741455078125, -0.0223236083984375, 0.057647705078125, -0.0217437744140625, -0.040313720703125, -0.01629638671875, 0.034881591796875, -0.02008056640625, -0.040618896484375, 0.06329345703125, -0.00444793701171875, 0.037628173828125, -0.01513671875, -0.043914794921875, 0.002635955810546875, 0.0282135009765625, -0.05914306640625, 0.0802001953125, 0.02972412109375, -0.08221435546875, 0.024261474609375, -0.05511474609375, -0.02783203125, -0.0004596710205078125, -0.01160430908203125, -0.04425048828125, -0.023284912109375, 0.0130462646484375, 0.033660888671875, -0.01194000244140625, 0.0037975311279296875, -0.012908935546875, -0.006317138671875, -0.0032939910888671875, -0.004638671875, 0.0806884765625, 0.0190582275390625, -0.0277862548828125, -0.0096435546875, -0.0799560546875, -0.00970458984375, 0.020355224609375, -0.0224456787109375, -0.0262908935546875, -0.022735595703125, 0.0190277099609375, 0.0250396728515625, 0.00902557373046875, -0.046142578125, 0.02301025390625, -0.025726318359375, 0.0173797607421875, 0.035430908203125, -0.007091522216796875, 0.043853759765625, -0.03167724609375, 0.030670166015625, 0.0123138427734375, 0.0244598388671875, -0.00605010986328125, -0.041656494140625, -0.0416259765625, -0.030853271484375, 0.029205322265625, 0.052703857421875, -0.037017822265625, 0.052886962890625, -0.041839599609375, -0.049346923828125, -0.03179931640625, 0.00481414794921875, 0.0218505859375, 0.05902099609375, 0.0215606689453125, -0.04034423828125, -0.0280303955078125, -0.07952880859375, 0.0239410400390625, -0.00798797607421875, -0.00838470458984375, 0.049041748046875, 0.049835205078125, -0.0115509033203125, 0.05877685546875, -0.03717041015625, -0.04425048828125, -0.0008897781372070312, 0.0106964111328125, 0.01433563232421875, 0.0413818359375, 0.056060791015625, -0.0714111328125, -0.046478271484375, 0.006565093994140625, -0.05926513671875, -0.0027313232421875, -0.018798828125, -0.02056884765625, 0.0212860107421875, 0.040863037109375, -0.049285888671875, 0.040679931640625, 0.0267333984375, -0.03131103515625, 0.033843994140625, -0.03424072265625, -0.0008311271667480469, -0.09576416015625, 0.0268096923828125, 0.01580810546875, -0.0004515647888183594, -0.0293426513671875, -0.0020885467529296875, 0.0234527587890625, -0.0138702392578125, -0.020050048828125, 0.053619384765625, -0.0406494140625, -0.0005536079406738281, 0.0157623291015625, 0.032073974609375, 0.034454345703125, 0.025604248046875, 0.0085601806640625, 0.052215576171875, 0.0391845703125, -0.01276397705078125, 0.032318115234375, 0.05633544921875, -0.014068603515625, 0.05902099609375, -0.047149658203125, -0.0186920166015625, -0.0171051025390625, 0.035064697265625, -0.054412841796875, -0.02996826171875, 0.02581787109375, -0.022857666015625, 0.044586181640625, -0.0115509033203125, -0.036407470703125, -0.03692626953125, -0.045257568359375, -0.00974273681640625, 0.0246734619140625, -0.036102294921875, 0.046142578125, 0.0200042724609375, 0.006862640380859375, -0.04876708984375, -0.060272216796875, 0.01326751708984375, -0.00960540771484375, -0.08038330078125, 0.053192138671875, -0.004230499267578125, -0.01092529296875, 0.0175323486328125, 0.0042572021484375, 0.01293182373046875, -0.0021419525146484375, 0.034271240234375, 0.0162353515625, 0.0007123947143554688, -0.006259918212890625, -0.023345947265625, -0.01110076904296875, -0.00966644287109375, -0.031646728515625, 0.0367431640625, -0.01220703125, -0.0054168701171875, -0.0169525146484375, 0.02593994140625, 0.03375244140625, -0.0179290771484375, 0.0570068359375, 0.06036376953125, -0.01468658447265625, 0.0003216266632080078, -0.03289794921875, 0.0184173583984375, -0.0311431884765625, 0.0178070068359375, -0.030059814453125, -0.03778076171875, 0.04608154296875, 0.0091094970703125, -0.005950927734375, 0.06298828125, 0.0187530517578125, -0.019989013671875, 0.028228759765625, 0.033721923828125, -0.005237579345703125, 0.042236328125, -0.054595947265625, -0.00185394287109375, -0.0797119140625, -0.03582763671875, -0.051605224609375, -0.0170745849609375, -0.07501220703125, -0.034881591796875, 0.0196075439453125, 0.00021386146545410156, 0.0025959014892578125, 0.033203125, -0.057159423828125, 0.017822265625, 0.05242919921875, 0.00811767578125, -0.0064697265625, 0.0318603515625, -0.037353515625, 0.01131439208984375, -0.033538818359375, -0.027862548828125, 0.082275390625, 0.0297393798828125, 0.0377197265625, -0.00550079345703125, 0.060791015625, 0.00885772705078125, 0.0040283203125, -0.050445556640625, 0.031646728515625, -0.040679931640625, -0.032135009765625, -0.03289794921875, -0.041900634765625, -0.08465576171875, 0.003833770751953125, -0.00502777099609375, -0.07147216796875, 0.04559326171875, -0.0115203857421875, -0.00374603271484375, 0.0252227783203125, -0.0618896484375, 0.07257080078125, -0.0084991455078125, -0.040435791015625, 0.0142059326171875, -0.05718994140625, -0.0002777576446533203, 0.000911712646484375, 0.010009765625, 0.01503753662109375, 0.01082611083984375, 0.0704345703125, -0.06683349609375, 0.045074462890625, -0.0091400146484375, -0.004230499267578125, 0.023345947265625, -0.01125335693359375, 0.03729248046875, -0.005153656005859375, -0.0131072998046875, 0.01238250732421875, 0.002155303955078125, -0.03790283203125, -0.027496337890625, 0.050262451171875, -0.07220458984375, -0.0285491943359375, -0.0377197265625, -0.0198516845703125, -0.004604339599609375, 0.03173828125, 0.0556640625, 0.053802490234375, -0.01428985595703125, 0.0211944580078125, 0.06500244140625, -0.02496337890625, 0.029296875, 0.01087188720703125, 0.0011701583862304688, -0.03106689453125, 0.061431884765625, 0.0259246826171875, -0.00335693359375, 0.04608154296875, 0.007671356201171875, -0.0181884765625, -0.033966064453125, -0.032318115234375, 0.034271240234375, -0.0489501953125, 0.0005502700805664062, -0.06561279296875, -0.035400390625, -0.040985107421875, -0.013031005859375, -0.00846099853515625, -0.037628173828125, -0.026458740234375, -0.01125335693359375, 0.0234527587890625, 0.0335693359375, -0.02294921875, 0.018463134765625, -0.045074462890625, 0.01059722900390625, 0.023040771484375, 0.037933349609375, -0.0157470703125, -0.03326416015625, -0.0045166015625, -0.01340484619140625, -0.031951904296875, -0.046478271484375, 0.0263824462890625, -0.003314971923828125, 0.040985107421875, 0.0173187255859375, -0.0173492431640625, 0.0310211181640625, -0.0239105224609375, 0.06707763671875, 0.0133056640625, -0.03692626953125, 0.037109375, -0.03228759765625, 0.019500732421875, 0.038482666015625, 0.0294342041015625, -0.04833984375, 0.005611419677734375, -0.07672119140625, -0.0653076171875, 0.06903076171875, 0.0242919921875, -0.00829315185546875, 0.0167694091796875, 0.02569580078125, -0.01032257080078125, -0.005859375, -0.019012451171875, -0.024444580078125, -0.03875732421875, -0.026031494140625, -0.004741668701171875, -0.016204833984375, -0.02386474609375, -0.016021728515625, 0.051971435546875, -0.0099639892578125, 0.039031982421875, 0.041473388671875, -0.005970001220703125, 0.0109710693359375, 0.0027866363525390625, 0.05511474609375, 0.041473388671875, -0.04254150390625, -0.0059051513671875, -0.0197601318359375, -0.08209228515625, -0.004016876220703125, 0.045928955078125, -0.0187225341796875, 0.004146575927734375, 0.0406494140625, 0.06390380859375, -0.02044677734375, -0.015716552734375, 0.051116943359375, -0.032867431640625, -0.04937744140625, -0.02618408203125, -0.0027790069580078125, 0.00787353515625, -0.00501251220703125, 0.004974365234375, 0.01397705078125, 0.00826263427734375, -0.021453857421875, 0.0223236083984375, 0.00586700439453125, -0.03118896484375, -0.00788116455078125, 0.0270538330078125, 0.006381988525390625, -0.004638671875, 0.05780029296875, -0.024017333984375, -0.025543212890625, 0.06353759765625, 0.022003173828125, 0.058502197265625, 0.0190887451171875, 0.04083251953125, 0.04339599609375, 0.0255889892578125, 0.0082550048828125, 0.01042938232421875, 0.0014591217041015625, -0.048095703125, -0.00429534912109375, -0.050018310546875, -0.01837158203125, 0.01824951171875, -0.035430908203125, 0.01238250732421875, -0.040618896484375, -0.006305694580078125, 0.0205230712890625, 0.037506103515625, -0.06927490234375, 0.024688720703125, 0.01360321044921875, 0.10076904296875, -0.0450439453125, 0.04296875, 0.060699462890625, -0.041107177734375, -0.08062744140625, -0.00405120849609375, 0.0185089111328125, -0.044708251953125, 0.04302978515625, 0.00391387939453125, 0.0279998779296875, -0.028228759765625, -0.038360595703125, -0.05096435546875, 0.09942626953125, -0.006809234619140625, -0.03375244140625, -0.002666473388671875, 0.01244354248046875, 0.0440673828125, -0.03204345703125, 0.0355224609375, 0.039764404296875, 0.04876708984375, 0.0032825469970703125, -0.06591796875, 0.007335662841796875, -0.05328369140625, -0.00008440017700195312, 0.0021533966064453125, -0.07830810546875, 0.0623779296875, 0.02587890625, 0.004322052001953125, -0.0178985595703125, 0.01299285888671875, 0.0096893310546875, 0.0174560546875, 0.027191162109375, 0.06951904296875, 0.08258056640625, -0.0173187255859375, 0.10906982421875, -0.007175445556640625, 0.019805908203125, 0.06353759765625, -0.00940704345703125, 0.040283203125, 0.0209197998046875, -0.0115814208984375, 0.042510986328125, 0.05462646484375, -0.0254364013671875, 0.0279541015625, -0.00084686279296875, 0.021697998046875, 0.00827789306640625, -0.0058135986328125, -0.0295562744140625, 0.0328369140625, 0.0265350341796875, -0.03448486328125, -0.002655029296875, -0.00955963134765625, 0.025390625, -0.01837158203125, -0.0004394054412841797, 0.0556640625, 0.0014276504516601562, -0.038360595703125, 0.04052734375, 0.004711151123046875, 0.04840087890625, -0.04473876953125, 0.0178680419921875, -0.045562744140625, 0.0036411285400390625, -0.034759521484375, -0.06268310546875, 0.0097808837890625, -0.0123443603515625, -0.021759033203125, -0.022186279296875, 0.06243896484375, -0.00978851318359375, -0.04302978515625, 0.020050048828125, 0.027923583984375, 0.010498046875, 0.0232696533203125, -0.06610107421875, -0.0000026226043701171875, 0.00445556640625, -0.0322265625, 0.031768798828125, 0.0489501953125, -0.006450653076171875, 0.033660888671875, 0.03863525390625, 0.0143280029296875, -0.00841522216796875, -0.00777435302734375, 0.0633544921875, -0.034088134765625, -0.051422119140625, -0.032958984375, 0.045562744140625, -0.059478759765625, -0.043121337890625, 0.053619384765625, 0.051513671875, 0.063720703125, 0.002590179443359375, 0.060821533203125, -0.031951904296875, 0.021240234375, -0.038177490234375, 0.05584716796875, -0.062286376953125, 0.00553131103515625, -0.04052734375, -0.05548095703125, -0.0200653076171875, 0.04693603515625, -0.0302276611328125, -0.00225830078125, 0.059967041015625, 0.061492919921875, -0.0304718017578125, 0.000037670135498046875, 0.0019779205322265625, 0.01326751708984375, 0.0259246826171875, 0.0130157470703125, 0.028411865234375, -0.050689697265625, 0.033660888671875, -0.041900634765625, -0.0277099609375, -0.0260467529296875, -0.06378173828125, -0.05816650390625, -0.064453125, -0.03741455078125, -0.049560546875, -0.0273284912109375, 0.054779052734375, 0.07452392578125, -0.048919677734375, -0.013763427734375, 0.008392333984375, 0.005855560302734375, -0.00632476806640625, -0.02117919921875, 0.07177734375, -0.00441741943359375, -0.041656494140625, 0.00270843505859375, 0.01727294921875, 0.0186309814453125, 0.007720947265625, -0.0100555419921875, -0.01032257080078125, -0.00406646728515625, 0.03277587890625, 0.0244140625, -0.02252197265625, -0.003047943115234375, 0.0089874267578125, -0.0287017822265625, 0.0267333984375, 0.04254150390625, -0.028411865234375, 0.0250244140625, 0.05218505859375, 0.032623291015625, 0.06463623046875, 0.0038776397705078125, 0.003971099853515625, -0.05718994140625, 0.0316162109375, -0.0105438232421875, 0.042022705078125, 0.032318115234375, -0.03900146484375, 0.061859130859375, 0.0273895263671875, -0.037017822265625, -0.035247802734375, -0.01239013671875, -0.09307861328125, -0.0173187255859375, 0.07440185546875, -0.01277923583984375, -0.04498291015625, 0.01108551025390625, -0.0202484130859375, -0.0037822723388671875, -0.032623291015625, 0.0360107421875, 0.057525634765625, -0.00652313232421875, -0.0189971923828125, -0.0300750732421875, 0.0482177734375, 0.01116180419921875, -0.06939697265625, -0.0171051025390625, 0.034820556640625, 0.0222625732421875, 0.050872802734375, 0.055908203125, -0.0222320556640625, 0.0008091926574707031, 0.020233154296875, 0.0017642974853515625, -0.01428985595703125, -0.01276397705078125, -0.01415252685546875, 0.0155487060546875, -0.02703857421875, -0.003902435302734375 ] ]
RIPS-Goog-23/RVL-CDIP
2023-06-29T06:25:59.000Z
[ "region:us" ]
RIPS-Goog-23
null
null
0
306
2023-06-26T08:50:52
Entry not found
15
[ [ -0.02142333984375, -0.014984130859375, 0.057220458984375, 0.0288238525390625, -0.03509521484375, 0.04656982421875, 0.052520751953125, 0.00506591796875, 0.0513916015625, 0.016998291015625, -0.052093505859375, -0.014984130859375, -0.060455322265625, 0.037933349609375, -0.0265045166015625, 0.038421630859375, -0.00962066650390625, -0.00714111328125, 0.01873779296875, -0.01837158203125, -0.035888671875, -0.0244598388671875, -0.07891845703125, 0.00408935546875, 0.035308837890625, 0.049346923828125, 0.05035400390625, 0.024261474609375, 0.042694091796875, 0.026092529296875, -0.01537322998046875, 0.03204345703125, -0.0027751922607421875, 0.00016200542449951172, -0.02337646484375, -0.03662109375, -0.018951416015625, 0.005054473876953125, 0.07269287109375, 0.064208984375, -0.018890380859375, 0.003509521484375, -0.0203094482421875, 0.0219573974609375, -0.032989501953125, 0.0202484130859375, -0.0015001296997070312, 0.0108184814453125, -0.046722412109375, -0.0367431640625, 0.0008325576782226562, -0.048797607421875, 0.011871337890625, -0.0457763671875, 0.054840087890625, 0.01238250732421875, 0.0765380859375, 0.00984954833984375, -0.030670166015625, -0.054229736328125, -0.043426513671875, 0.03790283203125, -0.0217132568359375, 0.02630615234375, 0.046661376953125, -0.003246307373046875, -0.06524658203125, -0.044769287109375, -0.0308380126953125, 0.0194091796875, 0.0235137939453125, -0.0226287841796875, -0.0116424560546875, -0.0203094482421875, 0.01047515869140625, 0.0084991455078125, -0.0321044921875, -0.0367431640625, -0.03631591796875, -0.0262908935546875, 0.0411376953125, 0.023101806640625, 0.01611328125, -0.01251983642578125, -0.0214385986328125, 0.0058441162109375, -0.0275726318359375, 0.0225830078125, 0.0419921875, 0.0472412109375, -0.038543701171875, 0.037200927734375, -0.003292083740234375, 0.04937744140625, 0.007625579833984375, -0.0182647705078125, 0.02752685546875, -0.00974273681640625, 0.0036449432373046875, 0.028076171875, 0.0209197998046875, 0.01885986328125, -0.0217437744140625, 0.01345062255859375, -0.021331787109375, -0.020263671875, -0.0148162841796875, -0.01953125, -0.0238189697265625, 0.03643798828125, -0.0219879150390625, -0.0284271240234375, 0.0758056640625, -0.02783203125, -0.0484619140625, 0.022003173828125, 0.0269622802734375, -0.0066070556640625, -0.024658203125, -0.00347900390625, -0.05609130859375, -0.0004987716674804688, 0.049713134765625, -0.04779052734375, 0.0223388671875, 0.031402587890625, 0.049224853515625, 0.01300811767578125, -0.009307861328125, -0.0285186767578125, 0.0196990966796875, -0.057464599609375, 0.041961669921875, -0.01336669921875, -0.066650390625, 0.00737762451171875, 0.059539794921875, -0.025146484375, -0.0802001953125, 0.07037353515625, -0.04571533203125, 0.01064300537109375, -0.044952392578125, -0.009735107421875, -0.004734039306640625, -0.0003273487091064453, -0.0404052734375, 0.050201416015625, 0.038970947265625, -0.03314208984375, 0.0142059326171875, -0.01727294921875, -0.0259552001953125, 0.0257415771484375, -0.005245208740234375, -0.0145416259765625, 0.04736328125, -0.04412841796875, -0.017913818359375, 0.01953125, 0.015716552734375, -0.0237274169921875, -0.052642822265625, 0.005634307861328125, -0.0038433074951171875, 0.1029052734375, -0.00258636474609375, -0.0238189697265625, -0.0450439453125, -0.07635498046875, -0.00470733642578125, 0.045684814453125, -0.061004638671875, -0.0184783935546875, -0.0030574798583984375, -0.017364501953125, 0.005950927734375, 0.04901123046875, -0.07427978515625, 0.018798828125, -0.0033702850341796875, -0.01511383056640625, 0.054901123046875, 0.010223388671875, 0.0164337158203125, 0.0098876953125, 0.0285186767578125, 0.0350341796875, 0.007373809814453125, 0.04534912109375, -0.0230712890625, -0.0643310546875, 0.04083251953125, 0.016754150390625, 0.053863525390625, -0.03314208984375, 0.017791748046875, 0.0179290771484375, -0.0226287841796875, -0.037689208984375, -0.020599365234375, 0.005985260009765625, 0.00994873046875, 0.00740814208984375, -0.037933349609375, -0.043609619140625, -0.06427001953125, -0.009033203125, -0.0286102294921875, -0.023681640625, 0.01390838623046875, 0.0384521484375, -0.0794677734375, 0.0274200439453125, -0.051116943359375, -0.04669189453125, -0.0007357597351074219, -0.0128326416015625, 0.050018310546875, 0.0286865234375, 0.03338623046875, -0.042449951171875, -0.03759765625, -0.0148773193359375, -0.06854248046875, -0.00882720947265625, 0.0164642333984375, 0.0203399658203125, -0.00890350341796875, -0.0181884765625, -0.032318115234375, 0.0537109375, 0.00977325439453125, -0.0357666015625, 0.03466796875, -0.02001953125, 0.01142120361328125, -0.042236328125, -0.00457000732421875, -0.043914794921875, -0.00005829334259033203, -0.0239410400390625, -0.038055419921875, 0.00980377197265625, 0.004657745361328125, -0.0106658935546875, 0.0190887451171875, -0.060333251953125, -0.0000826716423034668, -0.049407958984375, 0.025177001953125, 0.004253387451171875, -0.0208587646484375, -0.0011444091796875, 0.06634521484375, 0.051605224609375, -0.0255279541015625, 0.047882080078125, 0.0294952392578125, 0.01262664794921875, 0.05059814453125, -0.0124359130859375, 0.01094818115234375, -0.034820556640625, -0.00807952880859375, -0.058990478515625, -0.0728759765625, 0.048553466796875, -0.040557861328125, 0.0242462158203125, -0.02838134765625, 0.017181396484375, -0.0458984375, -0.0025577545166015625, 0.031890869140625, -0.003963470458984375, -0.045562744140625, 0.034698486328125, 0.030029296875, -0.013427734375, -0.04388427734375, -0.035186767578125, 0.0261383056640625, 0.040802001953125, -0.01084136962890625, 0.004558563232421875, 0.0099334716796875, -0.0361328125, -0.0026836395263671875, -0.025665283203125, -0.0303802490234375, 0.0036163330078125, 0.00864410400390625, -0.0003712177276611328, -0.02685546875, -0.005748748779296875, -0.0237579345703125, -0.0309295654296875, 0.01453399658203125, 0.019989013671875, -0.002727508544921875, -0.028289794921875, -0.024017333984375, -0.05889892578125, 0.044586181640625, 0.035614013671875, 0.0035247802734375, 0.05010986328125, 0.0111236572265625, -0.053192138671875, -0.0089569091796875, -0.01168060302734375, 0.017913818359375, -0.037078857421875, 0.009185791015625, -0.0008845329284667969, -0.0041961669921875, 0.0174407958984375, 0.016815185546875, -0.0285491943359375, 0.0615234375, -0.017333984375, -0.0238494873046875, 0.052825927734375, 0.039581298828125, 0.03289794921875, 0.01093292236328125, -0.0029582977294921875, 0.059783935546875, -0.0794677734375, -0.043548583984375, -0.0491943359375, -0.010589599609375, -0.0288543701171875, -0.002109527587890625, 0.041534423828125, 0.0192718505859375, -0.00881195068359375, 0.03155517578125, -0.0347900390625, 0.02362060546875, 0.067138671875, 0.023681640625, 0.0228118896484375, -0.05023193359375, -0.0167236328125, -0.00931549072265625, -0.0662841796875, -0.0174713134765625, 0.058837890625, 0.01508331298828125, 0.055999755859375, 0.039764404296875, 0.0450439453125, 0.0090484619140625, 0.016754150390625, -0.0203399658203125, 0.0259857177734375, 0.029083251953125, -0.069091796875, -0.02838134765625, 0.001430511474609375, -0.06439208984375, -0.00943756103515625, -0.002307891845703125, -0.0283050537109375, 0.050994873046875, 0.000006496906280517578, -0.0270538330078125, 0.05133056640625, -0.0302276611328125, 0.050201416015625, -0.0296783447265625, -0.00176239013671875, 0.0312042236328125, -0.046905517578125, 0.031005859375, 0.00853729248046875, 0.0411376953125, -0.00102996826171875, -0.002716064453125, 0.047119140625, -0.060546875, 0.016876220703125, -0.042144775390625, 0.0148773193359375, 0.016082763671875, 0.034271240234375, 0.03961181640625, 0.0289459228515625, 0.0067138671875, -0.015869140625, 0.002712249755859375, -0.0546875, -0.01396942138671875, 0.0462646484375, -0.047698974609375, -0.045562744140625, -0.08203125, 0.0095977783203125, 0.01812744140625, 0.02587890625, 0.0528564453125, 0.037933349609375, 0.008575439453125, 0.045166015625, 0.0655517578125, -0.0045928955078125, 0.06085205078125, 0.021392822265625, 0.006114959716796875, -0.01453399658203125, 0.046722412109375, 0.0176544189453125, -0.0163726806640625, -0.00792694091796875, 0.013885498046875, -0.00736236572265625, -0.039276123046875, -0.033172607421875, 0.0245361328125, -0.044647216796875, -0.01213836669921875, -0.041412353515625, -0.04010009765625, -0.033905029296875, 0.004608154296875, -0.04742431640625, 0.01593017578125, -0.05145263671875, -0.007030487060546875, 0.00286102294921875, 0.06500244140625, -0.039093017578125, 0.03851318359375, -0.074462890625, 0.012847900390625, -0.005268096923828125, 0.05255126953125, 0.014190673828125, -0.048736572265625, -0.0263519287109375, -0.0076904296875, -0.024749755859375, -0.090087890625, 0.01421356201171875, -0.0163116455078125, 0.015289306640625, 0.040771484375, 0.00927734375, 0.03485107421875, -0.0227813720703125, 0.046630859375, -0.0038166046142578125, -0.046905517578125, 0.052642822265625, -0.0333251953125, 0.032928466796875, 0.0648193359375, 0.035430908203125, -0.052978515625, 0.0023555755615234375, -0.069091796875, -0.039886474609375, 0.0255279541015625, 0.00792694091796875, -0.002410888671875, -0.044219970703125, -0.003570556640625, -0.01073455810546875, 0.04010009765625, -0.0689697265625, -0.052154541015625, 0.017120361328125, 0.035003662109375, 0.00543975830078125, -0.037506103515625, 0.0138702392578125, -0.036102294921875, 0.0706787109375, 0.029937744140625, 0.0217437744140625, 0.0557861328125, 0.0308380126953125, -0.025360107421875, 0.0061492919921875, 0.050872802734375, 0.04425048828125, -0.034759521484375, -0.019317626953125, -0.005863189697265625, -0.060638427734375, 0.003940582275390625, 0.007373809814453125, -0.0008749961853027344, 0.06024169921875, 0.0384521484375, 0.016845703125, 0.029937744140625, -0.0482177734375, 0.05877685546875, -0.009918212890625, -0.008270263671875, -0.07080078125, 0.01291656494140625, -0.015899658203125, 0.033203125, 0.0667724609375, 0.03485107421875, -0.0031261444091796875, -0.05401611328125, -0.0009832382202148438, 0.0460205078125, -0.047088623046875, -0.01157379150390625, 0.062744140625, 0.0255279541015625, -0.0859375, 0.07342529296875, -0.035736083984375, -0.03717041015625, 0.060546875, 0.03466796875, 0.074462890625, -0.029296875, 0.00004696846008300781, 0.0176544189453125, 0.0274810791015625, 0.0360107421875, 0.07220458984375, 0.0286102294921875, -0.0526123046875, 0.05859375, -0.0164031982421875, -0.02679443359375, -0.0035247802734375, -0.0284576416015625, 0.01117706298828125, -0.029205322265625, -0.00708770751953125, -0.0228424072265625, 0.0189361572265625, -0.046905517578125, 0.028411865234375, -0.005565643310546875, 0.057373046875, -0.05670166015625, 0.031341552734375, 0.04217529296875, -0.0221099853515625, -0.056427001953125, -0.017333984375, -0.007572174072265625, -0.042449951171875, 0.020050048828125, -0.0302276611328125, 0.0029315948486328125, 0.006381988525390625, -0.0430908203125, -0.078125, 0.060333251953125, -0.042449951171875, -0.01849365234375, 0.0135955810546875, -0.007633209228515625, 0.01910400390625, -0.0167236328125, 0.0006990432739257812, 0.0278167724609375, 0.0496826171875, 0.0188751220703125, -0.05126953125, -0.024505615234375, 0.00009232759475708008, -0.0294952392578125, 0.05035400390625, -0.039794921875, 0.07861328125, -0.036895751953125, -0.00395965576171875, 0.029449462890625, 0.0163726806640625, 0.01396942138671875, 0.043975830078125, 0.0095672607421875, 0.048309326171875, 0.071044921875, -0.0270843505859375, 0.058502197265625, 0.0175323486328125, 0.031463623046875, 0.04803466796875, -0.04302978515625, 0.04986572265625, 0.0211029052734375, -0.037689208984375, 0.061248779296875, 0.085693359375, -0.01041412353515625, 0.0535888671875, 0.00339508056640625, -0.07171630859375, 0.0216064453125, -0.013763427734375, -0.049957275390625, 0.0209197998046875, 0.0126495361328125, -0.045928955078125, -0.038299560546875, -0.0159454345703125, -0.023681640625, -0.007671356201171875, -0.050628662109375, 0.044586181640625, -0.0011320114135742188, -0.033843994140625, 0.01250457763671875, 0.01910400390625, 0.01151275634765625, -0.034759521484375, -0.0019521713256835938, -0.01515960693359375, 0.0176544189453125, -0.037628173828125, -0.03472900390625, 0.037994384765625, -0.021514892578125, -0.035430908203125, 0.01204681396484375, 0.0506591796875, -0.01123046875, -0.02996826171875, 0.02154541015625, 0.04620361328125, 0.01105499267578125, 0.028167724609375, -0.01560211181640625, 0.0162353515625, -0.005336761474609375, -0.0044403076171875, 0.0183868408203125, 0.0229034423828125, 0.014862060546875, 0.0295562744140625, 0.028717041015625, -0.001209259033203125, -0.007129669189453125, -0.025421142578125, 0.027374267578125, -0.06329345703125, -0.03790283203125, -0.041839599609375, 0.0181732177734375, -0.001537322998046875, -0.0718994140625, 0.0275115966796875, 0.0955810546875, 0.0687255859375, -0.031585693359375, 0.07080078125, -0.01448822021484375, 0.06365966796875, 0.02752685546875, 0.03594970703125, -0.03997802734375, 0.002536773681640625, -0.0289459228515625, -0.0714111328125, -0.0236968994140625, 0.0301513671875, -0.0015172958374023438, -0.02276611328125, 0.057891845703125, 0.0390625, -0.022216796875, -0.00782012939453125, 0.0032138824462890625, -0.001987457275390625, -0.00823974609375, 0.034149169921875, 0.050750732421875, -0.06201171875, -0.00707244873046875, -0.01432037353515625, -0.0423583984375, -0.03350830078125, -0.06390380859375, -0.008575439453125, -0.010650634765625, 0.0023441314697265625, -0.03759765625, 0.00013124942779541016, 0.08013916015625, 0.037750244140625, -0.07373046875, -0.035186767578125, 0.0223388671875, 0.0260467529296875, -0.01242828369140625, -0.01605224609375, 0.0197906494140625, 0.01018524169921875, -0.039215087890625, 0.045623779296875, 0.0537109375, 0.01389312744140625, 0.01300048828125, 0.01055908203125, -0.054595947265625, -0.009918212890625, 0.0115509033203125, 0.062744140625, -0.062408447265625, -0.047210693359375, -0.0020999908447265625, -0.017974853515625, -0.0038509368896484375, 0.0113372802734375, -0.02685546875, 0.034423828125, 0.0229644775390625, 0.03314208984375, 0.0037212371826171875, -0.0036163330078125, 0.035888671875, -0.06011962890625, 0.00626373291015625, 0.0274505615234375, 0.02752685546875, -0.0265350341796875, -0.039215087890625, 0.044525146484375, 0.06689453125, -0.043731689453125, -0.0579833984375, -0.0131683349609375, -0.06646728515625, 0.002758026123046875, 0.044921875, 0.033233642578125, -0.03192138671875, -0.027740478515625, -0.037261962890625, -0.0083465576171875, -0.00908660888671875, 0.05059814453125, 0.07830810546875, -0.04931640625, 0.00530242919921875, -0.06884765625, 0.043792724609375, -0.01605224609375, -0.022918701171875, -0.032318115234375, 0.0254058837890625, 0.0233917236328125, 0.02923583984375, 0.040863037109375, 0.00934600830078125, 0.055267333984375, 0.0207672119140625, -0.011322021484375, 0.0179290771484375, -0.030242919921875, -0.001911163330078125, -0.00386810302734375, 0.02056884765625, -0.068115234375 ] ]
open-source-metrics/stars
2023-09-06T18:46:39.000Z
[ "region:us" ]
open-source-metrics
null
null
0
305
2023-03-23T12:51:59
--- dataset_info: features: - name: login dtype: string - name: dates dtype: string splits: - name: peft num_bytes: 350334 num_examples: 9427 - name: hub_docs num_bytes: 6113 num_examples: 163 - name: evaluate num_bytes: 56836 num_examples: 1517 - name: huggingface_hub num_bytes: 42720 num_examples: 1134 - name: accelerate num_bytes: 209877 num_examples: 5628 - name: datasets num_bytes: 641185 num_examples: 17075 - name: optimum num_bytes: 57345 num_examples: 1529 - name: pytorch_image_models num_bytes: 993041 num_examples: 26636 - name: gradio num_bytes: 803110 num_examples: 21598 - name: tokenizers num_bytes: 279046 num_examples: 7528 - name: diffusers num_bytes: 657188 num_examples: 17675 - name: transformers num_bytes: 4154563 num_examples: 111365 - name: safetensors num_bytes: 55868 num_examples: 1509 download_size: 5048468 dataset_size: 8307226 configs: - config_name: default data_files: - split: peft path: data/peft-* - split: hub_docs path: data/hub_docs-* - split: evaluate path: data/evaluate-* - split: huggingface_hub path: data/huggingface_hub-* - split: accelerate path: data/accelerate-* - split: datasets path: data/datasets-* - split: optimum path: data/optimum-* - split: pytorch_image_models path: data/pytorch_image_models-* - split: gradio path: data/gradio-* - split: tokenizers path: data/tokenizers-* - split: diffusers path: data/diffusers-* - split: transformers path: data/transformers-* - split: safetensors path: data/safetensors-* --- # Dataset Card for "stars" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
1,868
[ [ -0.040924072265625, -0.01561737060546875, 0.0184783935546875, 0.00911712646484375, -0.010833740234375, 0.006320953369140625, 0.015960693359375, -0.02508544921875, 0.061370849609375, 0.04156494140625, -0.06365966796875, -0.048095703125, -0.048919677734375, -0.0173492431640625, -0.01212310791015625, 0.099609375, 0.01113128662109375, 0.0036563873291015625, -0.03521728515625, -0.0017108917236328125, -0.03692626953125, -0.0249786376953125, -0.03741455078125, -0.03118896484375, 0.07958984375, 0.068359375, 0.0455322265625, 0.039337158203125, 0.07867431640625, 0.0086669921875, 0.0131072998046875, -0.01430511474609375, -0.032440185546875, -0.004688262939453125, -0.016143798828125, -0.032806396484375, -0.0697021484375, 0.01351165771484375, 0.039306640625, 0.0419921875, 0.00658416748046875, 0.06915283203125, -0.01372528076171875, 0.06536865234375, -0.0279998779296875, 0.04632568359375, -0.002597808837890625, -0.00965118408203125, -0.053497314453125, -0.01413726806640625, 0.0302581787109375, -0.0379638671875, -0.01415252685546875, -0.07720947265625, 0.003955841064453125, 0.00656890869140625, 0.06378173828125, 0.01165771484375, 0.00746917724609375, -0.01971435546875, -0.035858154296875, 0.00714874267578125, 0.0004901885986328125, 0.012847900390625, 0.04913330078125, 0.05133056640625, 0.01207733154296875, -0.042877197265625, -0.028076171875, -0.0002624988555908203, -0.00586700439453125, 0.0203704833984375, 0.0162353515625, -0.0028667449951171875, 0.038848876953125, 0.045867919921875, -0.0274200439453125, -0.0203704833984375, -0.04595947265625, -0.0218048095703125, 0.051513671875, 0.0040283203125, 0.01506805419921875, -0.01654052734375, -0.009979248046875, -0.022796630859375, -0.035400390625, 0.005329132080078125, 0.03240966796875, 0.0218353271484375, -0.08294677734375, 0.059600830078125, -0.0074615478515625, 0.0245361328125, 0.0107574462890625, 0.04022216796875, 0.035308837890625, -0.030853271484375, -0.0014438629150390625, -0.0190277099609375, 0.00994873046875, 0.03839111328125, 0.0118255615234375, 0.003139495849609375, -0.0069427490234375, 0.0236358642578125, -0.003849029541015625, -0.06768798828125, -0.062347412109375, 0.0213623046875, -0.051361083984375, -0.0193634033203125, 0.0196685791015625, -0.06707763671875, -0.044189453125, -0.03607177734375, 0.025787353515625, 0.010894775390625, -0.044830322265625, -0.033355712890625, -0.05084228515625, 0.01495361328125, 0.000545501708984375, -0.052459716796875, 0.0170745849609375, 0.047271728515625, 0.0237579345703125, 0.0306549072265625, -0.026031494140625, -0.06524658203125, -0.00015079975128173828, 0.00044417381286621094, 0.0689697265625, -0.056427001953125, -0.020782470703125, -0.00022971630096435547, 0.01812744140625, 0.01422119140625, -0.016387939453125, 0.060028076171875, -0.0280303955078125, -0.01788330078125, -0.07525634765625, -0.04302978515625, -0.00689697265625, 0.015472412109375, -0.06658935546875, 0.05523681640625, 0.032623291015625, -0.03399658203125, 0.041229248046875, -0.08709716796875, -0.0026340484619140625, 0.04736328125, -0.00470733642578125, -0.028839111328125, 0.024383544921875, 0.000629425048828125, 0.050018310546875, -0.01209259033203125, 0.0191650390625, -0.05926513671875, -0.0119171142578125, 0.01309967041015625, 0.0330810546875, 0.038848876953125, 0.0330810546875, 0.036346435546875, 0.0154266357421875, -0.056884765625, -0.0179901123046875, 0.01485443115234375, 0.007106781005859375, -0.01715087890625, -0.02001953125, 0.0455322265625, -0.0059661865234375, 0.028106689453125, -0.030426025390625, 0.03076171875, 0.033538818359375, -0.01233673095703125, 0.0311279296875, 0.0060882568359375, 0.0269317626953125, -0.044158935546875, 0.034027099609375, 0.0013332366943359375, 0.03594970703125, -0.003292083740234375, -0.02435302734375, -0.0518798828125, 0.00806427001953125, 0.03857421875, 0.04022216796875, -0.0458984375, 0.054107666015625, 0.016845703125, -0.059539794921875, -0.0185089111328125, 0.00473785400390625, 0.01739501953125, 0.0223846435546875, 0.01934814453125, -0.038330078125, -0.05548095703125, -0.047607421875, 0.01922607421875, -0.006252288818359375, 0.0219573974609375, 0.034912109375, 0.069580078125, -0.037078857421875, 0.04681396484375, -0.050018310546875, -0.0250091552734375, 0.01068115234375, -0.0341796875, 0.0181732177734375, 0.052459716796875, 0.060638427734375, -0.048553466796875, -0.0254058837890625, -0.03289794921875, -0.04168701171875, -0.0068511962890625, 0.01092529296875, -0.04071044921875, -0.0279998779296875, 0.006221771240234375, -0.020782470703125, 0.032257080078125, 0.07666015625, -0.0673828125, 0.021484375, 0.01328277587890625, 0.0229339599609375, -0.0819091796875, 0.039276123046875, 0.00556182861328125, -0.01125335693359375, -0.034332275390625, 0.00560760498046875, 0.01444244384765625, -0.032562255859375, 0.0110321044921875, 0.038787841796875, -0.03228759765625, -0.0136871337890625, -0.01351165771484375, 0.00859832763671875, -0.0158233642578125, 0.01346588134765625, 0.0152740478515625, 0.0246429443359375, 0.0955810546875, -0.034423828125, 0.059600830078125, 0.0428466796875, -0.005985260009765625, 0.08209228515625, -0.041107177734375, -0.00295257568359375, -0.01617431640625, 0.0163116455078125, -0.047882080078125, -0.053375244140625, 0.04638671875, -0.0318603515625, 0.021697998046875, -0.038848876953125, -0.0279998779296875, -0.04510498046875, -0.01312255859375, 0.042724609375, 0.045745849609375, -0.05328369140625, 0.004688262939453125, 0.0648193359375, -0.01055908203125, -0.0039520263671875, -0.040008544921875, 0.00678253173828125, -0.0174102783203125, -0.0068359375, 0.0211181640625, -0.03369140625, -0.00018310546875, -0.0014801025390625, 0.034759521484375, -0.0037097930908203125, -0.012451171875, 0.035919189453125, 0.017181396484375, -0.012786865234375, 0.0323486328125, -0.01079559326171875, -0.055267333984375, -0.002132415771484375, -0.0113067626953125, 0.020233154296875, -0.0088958740234375, -0.009552001953125, -0.033966064453125, 0.033966064453125, 0.0181427001953125, -0.01702880859375, 0.023468017578125, 0.07427978515625, -0.05413818359375, -0.004703521728515625, -0.0408935546875, -0.0207061767578125, -0.0291595458984375, 0.0040740966796875, -0.01444244384765625, -0.04376220703125, 0.05377197265625, 0.00555419921875, 0.0025119781494140625, 0.062225341796875, 0.043243408203125, -0.007511138916015625, 0.0204620361328125, 0.0526123046875, -0.01947021484375, 0.0288238525390625, -0.020721435546875, -0.033172607421875, -0.053985595703125, -0.0305023193359375, -0.04052734375, -0.040374755859375, -0.04864501953125, -0.0390625, -0.00344085693359375, 0.0198211669921875, -0.00629425048828125, 0.055877685546875, -0.055755615234375, 0.030731201171875, 0.030792236328125, 0.0055389404296875, -0.00677490234375, -0.0130615234375, 0.0341796875, 0.0181884765625, -0.04620361328125, -0.0130615234375, 0.07720947265625, 0.046875, 0.06982421875, 0.00897979736328125, 0.060577392578125, 0.0141448974609375, 0.03369140625, -0.0228424072265625, 0.017364501953125, -0.0018358230590820312, -0.047821044921875, -0.005504608154296875, -0.0135650634765625, -0.045196533203125, -0.035736083984375, -0.043731689453125, -0.00563812255859375, 0.038726806640625, 0.043914794921875, -0.020050048828125, 0.01459503173828125, -0.053558349609375, 0.0648193359375, -0.01371002197265625, -0.0010995864868164062, -0.014404296875, -0.03094482421875, 0.005207061767578125, 0.007965087890625, 0.003192901611328125, -0.0288238525390625, -0.00470733642578125, 0.071533203125, -0.0225067138671875, 0.08038330078125, -0.054901123046875, 0.0113677978515625, 0.0172271728515625, -0.0245208740234375, 0.0296173095703125, 0.04437255859375, 0.003936767578125, 0.01483917236328125, 0.0030803680419921875, -0.038238525390625, -0.00788116455078125, 0.06396484375, -0.046966552734375, 0.0204010009765625, -0.0262298583984375, -0.038970947265625, 0.0026111602783203125, 0.01617431640625, 0.014129638671875, 0.041046142578125, -0.024444580078125, -0.0028362274169921875, 0.0292205810546875, 0.022369384765625, 0.0198211669921875, 0.01300048828125, -0.025390625, -0.040191650390625, 0.068115234375, 0.0201873779296875, -0.03094482421875, 0.0195465087890625, 0.02789306640625, -0.028289794921875, -0.034698486328125, -0.0352783203125, 0.025115966796875, -0.0276336669921875, -0.035186767578125, -0.011474609375, -0.01263427734375, -0.025665283203125, -0.024566650390625, -0.024139404296875, -0.045013427734375, -0.043182373046875, -0.0224456787109375, 0.078369140625, 0.054718017578125, -0.040924072265625, 0.0279998779296875, -0.06646728515625, 0.033660888671875, 0.004619598388671875, 0.0860595703125, -0.02557373046875, -0.0203399658203125, -0.0418701171875, -0.0154876708984375, 0.0040435791015625, -0.0340576171875, -0.006328582763671875, 0.0168609619140625, 0.043670654296875, 0.0157012939453125, -0.0070648193359375, 0.054229736328125, -0.00357818603515625, 0.04693603515625, 0.024505615234375, -0.040985107421875, 0.049285888671875, -0.02880859375, 0.021697998046875, 0.06756591796875, 0.024932861328125, -0.0396728515625, 0.003246307373046875, -0.072021484375, -0.017852783203125, 0.0310211181640625, 0.01436614990234375, 0.00675201416015625, 0.0160064697265625, 0.048553466796875, 0.01534271240234375, 0.022125244140625, -0.0472412109375, -0.06219482421875, -0.00962066650390625, -0.00814056396484375, -0.0214385986328125, -0.0301055908203125, -0.0194549560546875, -0.029571533203125, 0.03826904296875, -0.0021724700927734375, 0.031982421875, 0.00787353515625, 0.0166473388671875, -0.0287322998046875, -0.0175933837890625, 0.028472900390625, 0.046875, -0.0278472900390625, -0.01076507568359375, -0.013946533203125, -0.02593994140625, -0.03765869140625, 0.05511474609375, 0.003574371337890625, -0.02117919921875, 0.0341796875, 0.05755615234375, -0.02557373046875, 0.0011568069458007812, 0.0104217529296875, -0.002826690673828125, -0.0205535888671875, -0.04071044921875, 0.021209716796875, 0.0174102783203125, 0.0233917236328125, -0.0011348724365234375, 0.0169677734375, 0.00701904296875, -0.04254150390625, 0.041961669921875, 0.005767822265625, -0.059356689453125, -0.045684814453125, 0.0416259765625, 0.05499267578125, -0.032012939453125, 0.04339599609375, -0.003963470458984375, -0.0261383056640625, 0.04376220703125, 0.00955963134765625, 0.0501708984375, -0.0233612060546875, 0.03509521484375, 0.046722412109375, 0.0024013519287109375, 0.0153656005859375, 0.0546875, -0.031890869140625, -0.038909912109375, -0.00017380714416503906, -0.027069091796875, -0.034332275390625, -0.01390838623046875, -0.050689697265625, 0.01849365234375, -0.043701171875, -0.02471923828125, 0.00627899169921875, 0.0271148681640625, -0.07012939453125, 0.01348114013671875, 0.02703857421875, 0.08294677734375, -0.06781005859375, 0.04620361328125, 0.06011962890625, -0.0325927734375, -0.04461669921875, -0.020660400390625, 0.00899505615234375, -0.04559326171875, 0.0024871826171875, 0.00760650634765625, 0.038055419921875, -0.0184326171875, -0.04083251953125, -0.060333251953125, 0.0791015625, 0.003040313720703125, -0.06494140625, 0.033538818359375, -0.01306915283203125, 0.028472900390625, -0.03253173828125, 0.0215301513671875, 0.03204345703125, 0.0704345703125, 0.019744873046875, -0.04351806640625, -0.001277923583984375, -0.041229248046875, -0.0242767333984375, 0.0252532958984375, -0.050872802734375, 0.0176239013671875, -0.0198974609375, 0.00727081298828125, 0.0017595291137695312, 0.0560302734375, 0.006072998046875, 0.02978515625, 0.0307464599609375, 0.03460693359375, 0.07415771484375, -0.0287322998046875, 0.07391357421875, -0.005634307861328125, 0.04400634765625, 0.05816650390625, -0.01047515869140625, 0.0175628662109375, 0.035919189453125, 0.002819061279296875, 0.00936126708984375, 0.047607421875, -0.0560302734375, 0.01715087890625, 0.0205230712890625, -0.0007634162902832031, -0.0233154296875, -0.013519287109375, -0.0526123046875, 0.01324462890625, 0.02899169921875, -0.026885986328125, -0.0020999908447265625, -0.0030536651611328125, -0.0024871826171875, -0.00579833984375, -0.043731689453125, 0.039825439453125, 0.004547119140625, -0.0362548828125, -0.0051116943359375, -0.0158538818359375, 0.025115966796875, -0.055419921875, -0.024383544921875, 0.0004558563232421875, 0.01311492919921875, -0.0526123046875, -0.08978271484375, 0.048370361328125, -0.0131378173828125, -0.0259857177734375, 0.0021228790283203125, 0.047882080078125, -0.03826904296875, -0.06689453125, 0.016998291015625, 0.011932373046875, 0.01436614990234375, 0.013214111328125, -0.0887451171875, 0.01568603515625, -0.0134124755859375, -0.00991058349609375, 0.00809478759765625, -0.0151214599609375, 0.00777435302734375, 0.035797119140625, 0.0538330078125, 0.0079803466796875, -0.047149658203125, 0.0303955078125, 0.06488037109375, -0.0533447265625, -0.038238525390625, -0.02874755859375, 0.06378173828125, -0.024688720703125, -0.04766845703125, 0.045135498046875, 0.06591796875, 0.054290771484375, -0.0263824462890625, 0.04571533203125, -0.04058837890625, 0.04693603515625, -0.0247955322265625, 0.062408447265625, -0.0261993408203125, -0.008056640625, -0.022247314453125, -0.06787109375, -0.060455322265625, 0.036712646484375, 0.01221466064453125, 0.00653076171875, 0.034088134765625, 0.0675048828125, -0.0123443603515625, 0.00405120849609375, 0.0134124755859375, 0.0007290840148925781, 0.017242431640625, 0.0305023193359375, 0.0390625, -0.036895751953125, 0.00991058349609375, -0.028167724609375, -0.05047607421875, -0.0019092559814453125, -0.07269287109375, -0.07666015625, -0.06182861328125, -0.060577392578125, -0.02777099609375, -0.00585174560546875, 0.059173583984375, 0.07684326171875, -0.07012939453125, -0.0257110595703125, 0.011627197265625, 0.0194091796875, -0.0176544189453125, -0.005504608154296875, 0.052398681640625, 0.0154571533203125, -0.039276123046875, -0.01294708251953125, -0.005352020263671875, 0.0023403167724609375, -0.00572967529296875, -0.0074310302734375, 0.019927978515625, -0.0102386474609375, 0.024871826171875, 0.03692626953125, -0.00240325927734375, -0.0418701171875, -0.034912109375, 0.00823211669921875, -0.0036144256591796875, 0.06475830078125, -0.035064697265625, 0.0114593505859375, 0.046539306640625, 0.0154876708984375, 0.03350830078125, 0.006526947021484375, 0.0253448486328125, -0.033905029296875, -0.00836181640625, -0.0040740966796875, 0.0280914306640625, 0.0081329345703125, -0.046417236328125, 0.049041748046875, 0.03717041015625, -0.05157470703125, -0.0298004150390625, 0.0170745849609375, -0.11126708984375, 0.031982421875, 0.058868408203125, 0.0216217041015625, -0.016021728515625, -0.0069580078125, -0.028533935546875, 0.00838470458984375, -0.060943603515625, 0.026519775390625, 0.026885986328125, 0.0006756782531738281, -0.0254669189453125, -0.01200103759765625, 0.056671142578125, -0.026885986328125, -0.08856201171875, 0.021484375, 0.0390625, 0.01401519775390625, 0.0181427001953125, 0.04827880859375, -0.018707275390625, 0.03558349609375, 0.0265655517578125, 0.0252685546875, -0.03466796875, -0.0469970703125, -0.01503753662109375, 0.004573822021484375, -0.00751495361328125, -0.0302276611328125 ] ]
THUDM/webglm-qa
2023-07-12T17:14:35.000Z
[ "task_categories:text-generation", "task_categories:question-answering", "multilinguality:monolingual", "size_categories:100M<n<200M", "language:en", "arxiv:2306.07906", "region:us" ]
THUDM
null
null
19
305
2023-07-11T16:59:04
--- annotations_creators: [] language: - en multilinguality: - monolingual source_datasets: [] task_categories: - text-generation - question-answering pretty_name: WebGLM-QA size_categories: - 100M<n<200M --- # WebGLM-QA ## Dataset Description [WebGLM-QA](https://github.com/THUDM/WebGLM) is the dataset used to train the WebGLM generator module. It consists of 43,579 high-quality data samples for the train split, 1,000 for the validation split, and 400 for the test split. Refer to [our paper](https://arxiv.org/abs/2306.07906) for the data construction details. ## Dataset Structure To load the dataset, you can try the following code. ```python from datasets import load_dataset load_dataset("THUDM/webglm-qa") DatasetDict({ train: Dataset({ features: ['question', 'answer', 'references'], num_rows: 43579 }) test: Dataset({ features: ['question', 'answer', 'references'], num_rows: 400 }) validation: Dataset({ features: ['question', 'answer', 'references'], num_rows: 1000 }) }) ``` ```python next(iter(data["test"])) {'question': 'Just got my (Canadian) mortgage renewal notice telling me I have to chose Subsequent Payment Terms.', 'answer': "When renewing a mortgage in Canada, your lender must notify you in advance of the renewal date with your options for renewal terms[1][2]. Your mortgage will typically automatically renew or become in default if you don't take action[3]. Depending on your lender, you may be able to renew your mortgage as early as 6 months prior to your current mortgage term expiring[2][3][5]. RBC Royal Bank mortgage customers can choose Subsequent Payment Terms and be protected from an increase in interest rates for the interest type and term they selected[4].", 'references': ['When faced with a mortgage renewal, this simply means that your current contracted mortgage term is approaching its expiration date. You see, the majority of mortgages in Toronto and in general mortgages in Ontario are contracted for a finite period of time that is referred to as the “mortgage term”. This period tends to range from as little as a few months to as long as 10 years in Canada.', 'You can either proactively reach out to your lender several months prior to your renewal date to find out, but if you don’t, your lender must notify you in advance of the renewal date what your options are. If your mortgage does happen to be with a federally regulated bank, then they are obligated to send you an official renewal statement with no less than 21 days remaining on your current mortgage term. Also, if your lender chooses not to renew your mortgage then they must notify you in advance and provide you with enough time to refinance your mortgage elsewhere or to pay it off.', 'When it comes to mortgage renewals, if you do not take action your mortgage will in many cases either renew automatically or become in default. When your mortgage term approaches the end, your mortgage lender will typically offer you renewal terms that you may choose to accept, negotiate, or decline. Provided you continue to make your monthly mortgage payments on time, lenders will rarely not extend to you an offer to renew your mortgage, although this can happen without cause depending on your mortgage commitment and contract.', "When you renew your RBC Royal Bank mortgage at maturity, you are protected from an increase in interest rates, for the interest type and term you selected, in the 30-day period prior to your regularly scheduled renewal date. And, if the interest rate changes before your actual mortgage renewal date, you'll automatically receive the lower rate for the term and type you chose.", 'When renewing your mortgage in Canada, some lenders may allow you to renew your mortgage as early as 6 months prior to your current mortgage term expiring.']} ``` ## Data Fields * ``question``: a question raised by a user or individual related to a certain topic. * ``answer``: the generated response to the question. * ``references``: a list of quotes or snippets from sources used to generate the answer given. ## Data Splits We split the dataset into train, validation, and test. ## Citation Information Refer to https://github.com/THUDM/WebGLM.
4,264
[ [ -0.047119140625, -0.05255126953125, 0.0222320556640625, 0.01334381103515625, -0.00661468505859375, -0.00279998779296875, 0.0199127197265625, -0.0145111083984375, -0.01406097412109375, 0.039306640625, -0.034210205078125, -0.033782958984375, -0.00952911376953125, -0.007038116455078125, -0.00946807861328125, 0.081298828125, 0.00830078125, -0.012420654296875, -0.00957489013671875, 0.01476287841796875, -0.0233917236328125, -0.0118408203125, -0.040191650390625, -0.013671875, 0.031646728515625, 0.0123443603515625, 0.05157470703125, 0.03692626953125, 0.050262451171875, 0.00970458984375, -0.0054168701171875, -0.0011911392211914062, -0.010284423828125, -0.0217132568359375, 0.0037708282470703125, -0.0445556640625, -0.037994384765625, 0.00214385986328125, 0.02484130859375, 0.02496337890625, -0.0311279296875, 0.0264434814453125, -0.0005879402160644531, 0.042510986328125, -0.054290771484375, 0.0286407470703125, -0.0291290283203125, 0.00214385986328125, 0.0214691162109375, -0.04241943359375, -0.008148193359375, -0.048614501953125, 0.006458282470703125, -0.043731689453125, 0.03985595703125, 0.017578125, 0.08843994140625, 0.0002899169921875, -0.03106689453125, -0.000057578086853027344, -0.0352783203125, 0.03582763671875, -0.0673828125, 0.0157470703125, 0.042388916015625, 0.049102783203125, -0.0016183853149414062, -0.07073974609375, -0.039825439453125, -0.026153564453125, -0.030731201171875, 0.0213775634765625, -0.0014476776123046875, 0.0245819091796875, 0.07037353515625, 0.04364013671875, -0.07757568359375, -0.0235137939453125, -0.056915283203125, -0.0439453125, 0.0433349609375, 0.01593017578125, -0.001476287841796875, -0.028564453125, -0.0638427734375, -0.0158843994140625, -0.031646728515625, 0.03326416015625, 0.05517578125, 0.028839111328125, -0.0171051025390625, 0.0286865234375, -0.0164794921875, 0.032806396484375, 0.007198333740234375, -0.0118560791015625, 0.0121917724609375, -0.02838134765625, -0.0011005401611328125, -0.006946563720703125, 0.044525146484375, 0.0504150390625, -0.009063720703125, 0.0238037109375, -0.040802001953125, 0.0096282958984375, 0.0033168792724609375, -0.0435791015625, -0.02117919921875, 0.050994873046875, -0.01146697998046875, 0.00222015380859375, 0.020599365234375, -0.04449462890625, 0.01812744140625, -0.0181884765625, 0.01983642578125, -0.0243377685546875, 0.0032787322998046875, 0.0202178955078125, -0.0247344970703125, 0.062744140625, 0.01000213623046875, -0.06329345703125, 0.0299072265625, 0.04266357421875, 0.0280303955078125, 0.00942230224609375, -0.00873565673828125, -0.0166778564453125, -0.015777587890625, -0.0168914794921875, 0.044708251953125, -0.008209228515625, -0.010162353515625, 0.00476837158203125, 0.005313873291015625, 0.016448974609375, -0.050537109375, 0.0241241455078125, -0.05908203125, 0.046844482421875, 0.008453369140625, -0.0019311904907226562, -0.0178375244140625, 0.034698486328125, -0.0262298583984375, 0.07977294921875, 0.047332763671875, -0.0428466796875, 0.0218658447265625, -0.03271484375, -0.0015134811401367188, -0.01499176025390625, 0.034332275390625, -0.058746337890625, -0.0022335052490234375, 0.006855010986328125, 0.0210113525390625, -0.02923583984375, 0.00489044189453125, -0.0298309326171875, -0.0062713623046875, 0.020904541015625, -0.0316162109375, 0.07080078125, 0.033538818359375, 0.008697509765625, -0.01025390625, -0.0750732421875, 0.01474761962890625, -0.03271484375, -0.03704833984375, 0.01270294189453125, -0.039306640625, 0.0025997161865234375, 0.026641845703125, 0.036102294921875, -0.03875732421875, 0.034393310546875, -0.04095458984375, 0.03326416015625, 0.04022216796875, 0.01543426513671875, 0.01018524169921875, -0.06903076171875, 0.052215576171875, 0.0182342529296875, 0.056488037109375, -0.0088653564453125, -0.035919189453125, -0.047607421875, -0.0029697418212890625, 0.035369873046875, 0.06298828125, -0.0257415771484375, 0.0389404296875, 0.0137481689453125, -0.0235137939453125, -0.034515380859375, -0.01116943359375, 0.02886962890625, 0.0186614990234375, 0.033721923828125, -0.0273590087890625, -0.054901123046875, -0.06756591796875, -0.000885009765625, -0.03216552734375, 0.006145477294921875, -0.011383056640625, 0.03887939453125, -0.006664276123046875, 0.08941650390625, -0.08880615234375, -0.00189971923828125, -0.0259857177734375, 0.0254669189453125, 0.0377197265625, 0.0272216796875, 0.0369873046875, -0.07684326171875, -0.057220458984375, -0.0225067138671875, -0.031005859375, -0.0168304443359375, -0.039825439453125, 0.01641845703125, -0.007904052734375, 0.01171112060546875, -0.041839599609375, 0.037353515625, 0.0272979736328125, -0.0190277099609375, 0.0455322265625, -0.029937744140625, 0.01959228515625, -0.07421875, 0.002971649169921875, -0.01512908935546875, -0.0233001708984375, -0.03125, 0.0010328292846679688, -0.003902435302734375, -0.02093505859375, -0.055755615234375, 0.05255126953125, -0.040374755859375, 0.0084381103515625, -0.00531768798828125, 0.01357269287109375, 0.0025234222412109375, 0.053314208984375, -0.040435791015625, 0.058349609375, 0.030303955078125, -0.06549072265625, 0.041015625, 0.037322998046875, -0.0172119140625, 0.0029010772705078125, -0.02618408203125, -0.005817413330078125, -0.01470184326171875, 0.014617919921875, -0.09332275390625, -0.0120086669921875, 0.03558349609375, -0.041534423828125, -0.007167816162109375, 0.00669097900390625, -0.00678253173828125, -0.051788330078125, -0.033599853515625, 0.014984130859375, 0.059051513671875, -0.021270751953125, 0.0694580078125, 0.0051116943359375, 0.012115478515625, -0.07421875, -0.0369873046875, -0.01015472412109375, -0.0198516845703125, -0.048675537109375, 0.0232696533203125, -0.00855255126953125, -0.0206756591796875, -0.004550933837890625, 0.00858306884765625, -0.01151275634765625, 0.0158233642578125, 0.026123046875, 0.01398468017578125, 0.0089874267578125, -0.0192413330078125, -0.0083465576171875, -0.03729248046875, -0.0022907257080078125, -0.0161895751953125, 0.055206298828125, 0.016448974609375, -0.012115478515625, -0.0293731689453125, 0.00434112548828125, 0.058197021484375, -0.007106781005859375, 0.03363037109375, 0.0247802734375, -0.01751708984375, 0.01108551025390625, -0.049835205078125, -0.022552490234375, -0.03228759765625, -0.00513458251953125, -0.0259246826171875, -0.0252227783203125, 0.06842041015625, 0.00653076171875, 0.0258026123046875, 0.048248291015625, 0.039215087890625, -0.00782012939453125, 0.049530029296875, 0.04931640625, 0.019927978515625, 0.043426513671875, -0.031097412109375, 0.004489898681640625, -0.064697265625, -0.035430908203125, -0.030517578125, -0.0057373046875, -0.017578125, -0.01666259765625, 0.0190277099609375, 0.048583984375, -0.00891876220703125, 0.059661865234375, -0.0283966064453125, 0.0086212158203125, 0.0226898193359375, 0.002166748046875, 0.0278472900390625, -0.01422882080078125, -0.02423095703125, 0.023895263671875, -0.041015625, -0.03778076171875, 0.08087158203125, 0.01529693603515625, 0.045867919921875, 0.01025390625, 0.030975341796875, 0.032806396484375, 0.04559326171875, -0.050079345703125, 0.0469970703125, 0.0249176025390625, -0.074462890625, -0.0103607177734375, -0.028564453125, -0.09771728515625, -0.0004658699035644531, -0.01427459716796875, -0.027069091796875, 0.015533447265625, 0.02789306640625, -0.03985595703125, -0.00431060791015625, -0.029571533203125, 0.032196044921875, -0.007598876953125, -0.0282440185546875, -0.0012960433959960938, -0.0531005859375, 0.033050537109375, -0.02569580078125, 0.0009322166442871094, -0.0201568603515625, 0.0014028549194335938, 0.017578125, -0.032989501953125, 0.04266357421875, -0.01385498046875, 0.01357269287109375, 0.05108642578125, -0.05230712890625, 0.030975341796875, 0.00824737548828125, -0.0004546642303466797, -0.02020263671875, 0.0027904510498046875, -0.0250701904296875, -0.0450439453125, 0.018035888671875, -0.056488037109375, -0.04644775390625, -0.048553466796875, -0.01009368896484375, -0.001346588134765625, -0.02001953125, 0.032135009765625, 0.052001953125, -0.00457763671875, -0.018798828125, 0.0155029296875, -0.0255279541015625, 0.033355712890625, 0.04364013671875, -0.05023193359375, -0.046142578125, 0.0380859375, 0.0034923553466796875, 0.03839111328125, 0.048614501953125, 0.0214385986328125, -0.050872802734375, -0.038116455078125, -0.00913238525390625, 0.022064208984375, -0.06024169921875, -0.00965118408203125, -0.0556640625, -0.0137939453125, -0.034576416015625, 0.00754547119140625, 0.00594329833984375, -0.04510498046875, -0.01218414306640625, -0.0284576416015625, 0.033721923828125, 0.0257568359375, -0.034332275390625, 0.0287017822265625, -0.08441162109375, 0.0350341796875, 0.039520263671875, 0.0186309814453125, -0.001216888427734375, -0.044281005859375, -0.0294036865234375, -0.0095977783203125, -0.038665771484375, -0.059326171875, 0.043243408203125, 0.00818634033203125, 0.04949951171875, 0.04827880859375, 0.01294708251953125, 0.042755126953125, -0.0048065185546875, 0.0848388671875, 0.02288818359375, -0.04180908203125, 0.02471923828125, -0.042022705078125, 0.041717529296875, 0.04595947265625, 0.045196533203125, -0.05352783203125, -0.0243682861328125, -0.061431884765625, -0.0830078125, 0.01214599609375, 0.00844573974609375, 0.01039886474609375, -0.0157928466796875, 0.04290771484375, -0.01334381103515625, 0.0204925537109375, -0.04241943359375, -0.032318115234375, -0.00640869140625, 0.0135650634765625, 0.021881103515625, -0.022064208984375, -0.029632568359375, -0.014373779296875, 0.06463623046875, 0.0013589859008789062, 0.016448974609375, -0.01464080810546875, 0.002559661865234375, 0.009063720703125, 0.0439453125, 0.0650634765625, 0.07196044921875, -0.0523681640625, -0.0235748291015625, 0.0301513671875, -0.0474853515625, 0.0260009765625, 0.0123138427734375, 0.00653839111328125, -0.01099395751953125, 0.0206298828125, 0.0543212890625, 0.004467010498046875, -0.0287933349609375, 0.034759521484375, -0.0209808349609375, -0.039459228515625, -0.03643798828125, 0.00431060791015625, -0.007549285888671875, 0.00788116455078125, 0.033416748046875, -0.00336456298828125, 0.0088653564453125, -0.0711669921875, 0.0216522216796875, -0.006927490234375, -0.043212890625, -0.02996826171875, 0.046112060546875, 0.00730133056640625, -0.0181884765625, 0.0537109375, 0.0005393028259277344, -0.0428466796875, 0.0511474609375, 0.031768798828125, 0.06976318359375, -0.020477294921875, 0.01093292236328125, 0.0419921875, -0.01494598388671875, -0.014984130859375, 0.0516357421875, 0.020721435546875, -0.042724609375, -0.01885986328125, -0.06610107421875, -0.01258087158203125, 0.0096282958984375, -0.0689697265625, 0.0321044921875, -0.041961669921875, -0.049102783203125, -0.032623291015625, -0.0015058517456054688, -0.035614013671875, 0.03387451171875, 0.0207672119140625, 0.07696533203125, -0.048583984375, 0.0150604248046875, 0.04534912109375, -0.0258331298828125, -0.05926513671875, -0.01155853271484375, -0.00063323974609375, -0.04437255859375, 0.0537109375, 0.003139495849609375, -0.005279541015625, -0.0017414093017578125, -0.0182647705078125, -0.052734375, 0.07269287109375, 0.00838470458984375, -0.059722900390625, -0.0151519775390625, -0.005092620849609375, 0.057342529296875, 0.00983428955078125, 0.0419921875, 0.01483154296875, 0.05596923828125, 0.0173492431640625, -0.05828857421875, -0.01432037353515625, -0.004978179931640625, -0.025909423828125, 0.024200439453125, -0.070556640625, 0.07757568359375, -0.01094818115234375, -0.019866943359375, 0.010223388671875, 0.049072265625, -0.00556182861328125, 0.016845703125, 0.037750244140625, 0.051849365234375, 0.044647216796875, -0.041656494140625, 0.07489013671875, -0.048736572265625, 0.05718994140625, 0.0406494140625, -0.00942230224609375, 0.06561279296875, 0.0108489990234375, -0.049163818359375, 0.040283203125, 0.06671142578125, -0.0252685546875, 0.047332763671875, 0.044647216796875, -0.040985107421875, -0.0297698974609375, 0.01763916015625, -0.037445068359375, 0.031463623046875, -0.0009493827819824219, -0.009429931640625, -0.029937744140625, 0.0247344970703125, -0.0201416015625, -0.0171356201171875, -0.01425933837890625, 0.06396484375, 0.04571533203125, -0.06103515625, 0.03936767578125, -0.001453399658203125, 0.0241546630859375, -0.083984375, -0.01140594482421875, -0.01099395751953125, 0.0177001953125, -0.04522705078125, -0.043212890625, 0.0192108154296875, -0.02935791015625, -0.051605224609375, -0.033905029296875, 0.0288543701171875, -0.03424072265625, 0.0099334716796875, 0.0271453857421875, 0.029541015625, 0.005001068115234375, 0.0080413818359375, -0.061370849609375, -0.0235137939453125, -0.0014591217041015625, -0.029754638671875, 0.05145263671875, 0.000023186206817626953, -0.005054473876953125, 0.06787109375, 0.059173583984375, 0.006626129150390625, -0.0007648468017578125, -0.0224151611328125, 0.07965087890625, -0.06341552734375, -0.0201873779296875, -0.05487060546875, 0.048736572265625, 0.0238037109375, -0.05145263671875, 0.055419921875, 0.07659912109375, 0.04180908203125, -0.0145111083984375, 0.04962158203125, 0.01812744140625, 0.03582763671875, -0.047607421875, 0.044219970703125, -0.03668212890625, 0.0430908203125, 0.01168060302734375, -0.08831787109375, -0.03143310546875, 0.029632568359375, -0.040008544921875, 0.002155303955078125, 0.054901123046875, 0.0728759765625, 0.0182647705078125, -0.0038814544677734375, 0.02288818359375, 0.0011653900146484375, 0.0175628662109375, 0.0236663818359375, 0.08502197265625, -0.0423583984375, 0.04486083984375, -0.008880615234375, 0.000576019287109375, -0.023590087890625, -0.055755615234375, -0.046966552734375, -0.0299835205078125, -0.038421630859375, -0.05194091796875, 0.021392822265625, 0.08502197265625, 0.0305938720703125, -0.06414794921875, -0.0214385986328125, 0.029022216796875, -0.0033016204833984375, -0.0299835205078125, -0.022430419921875, 0.01406097412109375, -0.0207977294921875, -0.034423828125, 0.00778961181640625, 0.027496337890625, 0.01299285888671875, -0.012786865234375, 0.0236663818359375, -0.0199737548828125, -0.0021991729736328125, 0.01338958740234375, 0.04345703125, -0.039581298828125, -0.0272369384765625, -0.00679779052734375, -0.03558349609375, 0.046417236328125, 0.04449462890625, -0.059356689453125, 0.038848876953125, 0.07305908203125, 0.0233001708984375, 0.03765869140625, 0.04541015625, 0.051971435546875, -0.029541015625, -0.0283203125, 0.027099609375, 0.007732391357421875, 0.01058197021484375, -0.022613525390625, 0.016815185546875, 0.01543426513671875, -0.032379150390625, -0.03546142578125, 0.01044464111328125, -0.0804443359375, -0.0005407333374023438, 0.06439208984375, -0.00824737548828125, -0.0142974853515625, -0.057342529296875, -0.0295257568359375, 0.0080413818359375, -0.035491943359375, 0.048065185546875, 0.053466796875, -0.021575927734375, -0.021759033203125, -0.0462646484375, 0.0574951171875, 0.003215789794921875, -0.052764892578125, 0.00588226318359375, 0.0150299072265625, 0.032196044921875, 0.036041259765625, 0.06988525390625, 0.01041412353515625, 0.0328369140625, 0.0022068023681640625, 0.01096343994140625, -0.0216217041015625, -0.0150146484375, -0.0243072509765625, 0.0243377685546875, -0.00864410400390625, -0.009521484375 ] ]
result-kand2-sdxl-wuerst-karlo/ac298fb2
2023-10-04T23:40:46.000Z
[ "region:us" ]
result-kand2-sdxl-wuerst-karlo
null
null
0
305
2023-10-04T23:40:45
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 165 num_examples: 10 download_size: 1316 dataset_size: 165 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "ac298fb2" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
455
[ [ -0.04827880859375, -0.01092529296875, 0.01209259033203125, 0.0240631103515625, -0.006031036376953125, 0.004909515380859375, 0.0272979736328125, -0.0162811279296875, 0.05377197265625, 0.0313720703125, -0.059295654296875, -0.03717041015625, -0.038055419921875, -0.01261138916015625, -0.0203704833984375, 0.07470703125, -0.0033588409423828125, 0.0084991455078125, -0.0251617431640625, -0.00937652587890625, -0.025909423828125, -0.0384521484375, -0.045074462890625, -0.040130615234375, 0.06121826171875, 0.060791015625, 0.03741455078125, 0.03851318359375, 0.063720703125, 0.0116729736328125, 0.004611968994140625, -0.01548004150390625, -0.02587890625, -0.0160064697265625, -0.0026111602783203125, -0.029083251953125, -0.0777587890625, -0.0010662078857421875, 0.049346923828125, 0.04632568359375, -0.0231170654296875, 0.05419921875, -0.0165557861328125, 0.06298828125, -0.0188446044921875, 0.041168212890625, -0.003925323486328125, -0.00923919677734375, -0.043853759765625, 0.00620269775390625, 0.002529144287109375, -0.022735595703125, -0.0262451171875, -0.0689697265625, 0.0177154541015625, 0.0230865478515625, 0.066162109375, 0.016357421875, -0.002655029296875, -0.00861358642578125, -0.0192718505859375, -0.002651214599609375, -0.0182952880859375, 0.02716064453125, 0.05804443359375, 0.0265960693359375, -0.00795745849609375, -0.04095458984375, -0.031524658203125, 0.00594329833984375, -0.0094146728515625, 0.00720977783203125, -0.00493621826171875, 0.00579071044921875, 0.04217529296875, 0.047576904296875, -0.04052734375, -0.01198577880859375, -0.052642822265625, -0.032958984375, 0.059814453125, 0.01087188720703125, 0.01093292236328125, -0.00989532470703125, -0.005550384521484375, -0.018646240234375, -0.03326416015625, -0.000014007091522216797, 0.041229248046875, 0.0126495361328125, -0.0863037109375, 0.037933349609375, -0.01244354248046875, 0.031463623046875, 0.0244598388671875, 0.052764892578125, 0.050018310546875, -0.01024627685546875, -0.0133819580078125, 0.004604339599609375, 0.0252532958984375, 0.0192108154296875, 0.003154754638671875, 0.0022449493408203125, 0.00470733642578125, -0.0048065185546875, 0.00960540771484375, -0.082275390625, -0.0701904296875, 0.027069091796875, -0.05633544921875, -0.01462554931640625, 0.0355224609375, -0.06353759765625, -0.0343017578125, -0.02294921875, -0.0018644332885742188, 0.00872802734375, -0.04656982421875, -0.02618408203125, -0.042327880859375, 0.03460693359375, 0.0183258056640625, -0.05828857421875, 0.0293426513671875, 0.0513916015625, 0.03045654296875, 0.010467529296875, -0.007167816162109375, -0.0494384765625, 0.01442718505859375, -0.01464080810546875, 0.07293701171875, -0.046356201171875, -0.030029296875, -0.00914764404296875, 0.03741455078125, 0.011993408203125, -0.031005859375, 0.046600341796875, -0.0301971435546875, -0.0255126953125, -0.05712890625, -0.036956787109375, -0.01111602783203125, 0.014556884765625, -0.08258056640625, 0.07281494140625, 0.031585693359375, -0.036285400390625, 0.0184783935546875, -0.08392333984375, -0.0191650390625, 0.05511474609375, -0.0060882568359375, -0.02886962890625, 0.01274871826171875, -0.015594482421875, 0.029693603515625, -0.006317138671875, 0.021240234375, -0.059600830078125, -0.01407623291015625, -0.0002570152282714844, 0.00788116455078125, 0.057647705078125, 0.024078369140625, 0.033599853515625, 0.0003483295440673828, -0.060302734375, -0.01319122314453125, 0.0192108154296875, -0.01177215576171875, -0.0008869171142578125, -0.043426513671875, 0.03204345703125, -0.01517486572265625, 0.0231781005859375, -0.032989501953125, 0.0263519287109375, 0.021240234375, -0.01166534423828125, 0.048736572265625, 0.01343536376953125, 0.022247314453125, -0.03619384765625, 0.048919677734375, 0.00005698204040527344, 0.015380859375, -0.00348663330078125, -0.045379638671875, -0.05010986328125, -0.0012493133544921875, 0.04156494140625, 0.0455322265625, -0.031524658203125, 0.046295166015625, 0.021331787109375, -0.057281494140625, -0.0187225341796875, 0.01154327392578125, 0.01438140869140625, 0.020721435546875, 0.030029296875, -0.0556640625, -0.042877197265625, -0.046539306640625, 0.026702880859375, -0.0129547119140625, 0.013092041015625, 0.032806396484375, 0.0447998046875, -0.03302001953125, 0.030853271484375, -0.064453125, -0.0185546875, 0.0045623779296875, -0.01194000244140625, 0.01158905029296875, 0.0589599609375, 0.07086181640625, -0.04559326171875, -0.017486572265625, -0.040618896484375, -0.030609130859375, -0.005977630615234375, 0.0146942138671875, -0.04541015625, -0.0053253173828125, 0.01617431640625, -0.0301055908203125, 0.05670166015625, 0.06036376953125, -0.051788330078125, 0.0078277587890625, 0.00710296630859375, 0.0181732177734375, -0.08367919921875, 0.03338623046875, 0.000598907470703125, -0.01016998291015625, -0.029388427734375, 0.004283905029296875, 0.00957489013671875, -0.0156402587890625, 0.0004630088806152344, 0.041290283203125, -0.0355224609375, 0.00432586669921875, -0.01007843017578125, -0.02691650390625, 0.00238800048828125, 0.0219879150390625, 0.01202392578125, 0.0213623046875, 0.06402587890625, -0.0215301513671875, 0.07171630859375, 0.06005859375, 0.0028858184814453125, 0.057098388671875, -0.042022705078125, 0.0177764892578125, -0.019317626953125, 0.039947509765625, -0.061065673828125, -0.059478759765625, 0.045074462890625, -0.0308837890625, 0.041168212890625, -0.039520263671875, -0.0311737060546875, -0.05023193359375, -0.006378173828125, 0.058563232421875, 0.0222625732421875, -0.0438232421875, 0.026763916015625, 0.04913330078125, -0.0155029296875, 0.0026874542236328125, -0.0703125, 0.0038623809814453125, -0.00942230224609375, -0.0052947998046875, 0.0209808349609375, -0.037322998046875, 0.0025768280029296875, -0.01226043701171875, 0.0179901123046875, -0.0158538818359375, -0.01401519775390625, 0.046875, 0.0228118896484375, -0.0106201171875, 0.0167236328125, 0.00354766845703125, -0.043426513671875, 0.01548004150390625, 0.017547607421875, 0.033355712890625, -0.0012607574462890625, -0.00537872314453125, -0.035003662109375, 0.046112060546875, 0.00264739990234375, -0.0173797607421875, 0.0374755859375, 0.05999755859375, -0.061187744140625, -0.0014982223510742188, -0.03900146484375, -0.01096343994140625, -0.034942626953125, 0.0030155181884765625, -0.0157318115234375, -0.035369873046875, 0.049407958984375, 0.0064697265625, -0.01323699951171875, 0.05389404296875, 0.053985595703125, 0.004215240478515625, 0.02667236328125, 0.0396728515625, -0.0204010009765625, 0.0335693359375, -0.026580810546875, -0.0220489501953125, -0.052947998046875, -0.04345703125, -0.040130615234375, -0.0290374755859375, -0.045501708984375, -0.0247344970703125, -0.01511383056640625, -0.0044708251953125, -0.024078369140625, 0.05548095703125, -0.04949951171875, 0.0196990966796875, 0.04583740234375, 0.0195159912109375, -0.0120849609375, -0.01244354248046875, 0.031494140625, 0.0367431640625, -0.03961181640625, -0.0025234222412109375, 0.0806884765625, 0.033935546875, 0.0615234375, 0.0200347900390625, 0.064697265625, 0.03265380859375, 0.03656005859375, -0.0288543701171875, 0.0217437744140625, 0.004058837890625, -0.06427001953125, 0.0018892288208007812, -0.0152435302734375, -0.053192138671875, -0.048858642578125, -0.0242767333984375, -0.020111083984375, 0.04937744140625, 0.043731689453125, -0.01358795166015625, 0.005340576171875, -0.06439208984375, 0.073486328125, -0.0012445449829101562, -0.00003224611282348633, -0.015655517578125, -0.047698974609375, 0.0070953369140625, 0.012176513671875, 0.0085601806640625, -0.0223846435546875, 0.0079803466796875, 0.0740966796875, -0.034698486328125, 0.055877685546875, -0.0540771484375, 0.0011987686157226562, 0.02099609375, -0.0157012939453125, 0.015380859375, 0.039398193359375, -0.0123138427734375, 0.020355224609375, 0.0145721435546875, -0.041168212890625, -0.0083160400390625, 0.05487060546875, -0.045074462890625, 0.01218414306640625, -0.03607177734375, -0.0413818359375, -0.0092926025390625, 0.02081298828125, 0.0124053955078125, 0.052642822265625, -0.024627685546875, -0.0035648345947265625, 0.039276123046875, 0.0224761962890625, 0.032012939453125, 0.01451873779296875, -0.01058197021484375, -0.032470703125, 0.067138671875, 0.010589599609375, -0.024017333984375, 0.0226287841796875, 0.01016998291015625, -0.007320404052734375, -0.0273895263671875, -0.045440673828125, 0.0161590576171875, -0.0274810791015625, -0.053131103515625, -0.0176849365234375, -0.019317626953125, -0.04364013671875, -0.01328277587890625, -0.0159149169921875, -0.0447998046875, -0.051544189453125, -0.0457763671875, 0.08160400390625, 0.049163818359375, -0.052764892578125, 0.040374755859375, -0.05694580078125, 0.054656982421875, -0.0028285980224609375, 0.07427978515625, -0.0035228729248046875, -0.034881591796875, -0.0229034423828125, -0.0016241073608398438, -0.0152435302734375, -0.049224853515625, -0.01302337646484375, 0.0136566162109375, 0.0511474609375, 0.0249176025390625, -0.0005431175231933594, 0.0499267578125, -0.01392364501953125, 0.034637451171875, 0.01316070556640625, -0.045989990234375, 0.03125, -0.0175323486328125, 0.0260467529296875, 0.07000732421875, 0.038055419921875, -0.0254669189453125, 0.0095367431640625, -0.07513427734375, -0.045074462890625, 0.047332763671875, -0.002826690673828125, 0.01108551025390625, 0.0223388671875, 0.043701171875, 0.0017681121826171875, 0.0200347900390625, -0.04034423828125, -0.068115234375, -0.0165557861328125, -0.0303802490234375, 0.01275634765625, -0.0267486572265625, -0.0208892822265625, -0.041229248046875, 0.0538330078125, -0.00531768798828125, 0.04583740234375, -0.004344940185546875, 0.0237884521484375, -0.02569580078125, -0.0220947265625, 0.0182037353515625, 0.030487060546875, -0.035552978515625, -0.0187835693359375, -0.0111846923828125, -0.045989990234375, -0.0254974365234375, 0.07159423828125, 0.004863739013671875, -0.026702880859375, 0.04058837890625, 0.04864501953125, -0.03369140625, -0.00270843505859375, 0.016571044921875, -0.00640106201171875, -0.0221099853515625, -0.033843994140625, 0.01357269287109375, 0.01519012451171875, 0.0125579833984375, 0.0127105712890625, 0.00007635354995727539, 0.031036376953125, -0.03704833984375, 0.044647216796875, 0.0123443603515625, -0.04901123046875, -0.031707763671875, 0.031494140625, 0.03826904296875, -0.03814697265625, 0.059112548828125, -0.0177459716796875, -0.0229644775390625, 0.0635986328125, 0.0192718505859375, 0.044830322265625, -0.035552978515625, 0.0234527587890625, 0.036163330078125, 0.0087890625, 0.0215301513671875, 0.054656982421875, -0.035614013671875, -0.045501708984375, 0.0116424560546875, -0.0249176025390625, -0.04058837890625, -0.01727294921875, -0.0875244140625, 0.0196533203125, -0.051239013671875, -0.00589752197265625, 0.01479339599609375, 0.0189666748046875, -0.06402587890625, 0.028961181640625, 0.036834716796875, 0.10626220703125, -0.057952880859375, 0.054351806640625, 0.057647705078125, -0.0218963623046875, -0.06378173828125, -0.01148223876953125, 0.00829315185546875, -0.07037353515625, -0.021881103515625, 0.01971435546875, 0.034271240234375, -0.012847900390625, -0.06646728515625, -0.049560546875, 0.0838623046875, 0.0166168212890625, -0.054962158203125, 0.019439697265625, -0.0097808837890625, 0.0171966552734375, -0.0216217041015625, 0.01708984375, 0.035125732421875, 0.0645751953125, 0.030426025390625, -0.042755126953125, 0.0151824951171875, -0.04034423828125, -0.0341796875, 0.0284423828125, -0.07562255859375, -0.00916290283203125, -0.01727294921875, 0.0191497802734375, 0.01410675048828125, 0.053741455078125, 0.012298583984375, 0.035797119140625, 0.01922607421875, 0.04901123046875, 0.06756591796875, -0.0245361328125, 0.0545654296875, -0.005645751953125, 0.036590576171875, 0.07281494140625, -0.0147552490234375, 0.02288818359375, 0.029937744140625, -0.00421905517578125, 0.034576416015625, 0.05059814453125, -0.049957275390625, 0.03106689453125, 0.01953125, -0.0024433135986328125, -0.0235595703125, -0.005542755126953125, -0.056304931640625, 0.01483917236328125, 0.0362548828125, -0.0235595703125, 0.0022678375244140625, -0.0110321044921875, 0.0169830322265625, -0.0165863037109375, -0.039154052734375, 0.057037353515625, 0.00907135009765625, -0.0209503173828125, -0.01129913330078125, -0.002864837646484375, 0.001018524169921875, -0.05126953125, -0.032623291015625, -0.00916290283203125, 0.01336669921875, -0.045684814453125, -0.07421875, 0.0550537109375, -0.021026611328125, -0.026031494140625, -0.00450897216796875, 0.03240966796875, -0.0302276611328125, -0.07757568359375, 0.0196380615234375, -0.007232666015625, 0.006252288818359375, 0.013641357421875, -0.0853271484375, 0.0347900390625, -0.01184844970703125, -0.0134735107421875, 0.01010894775390625, 0.0004425048828125, 0.01163482666015625, 0.03338623046875, 0.034393310546875, -0.006710052490234375, -0.03729248046875, 0.0068817138671875, 0.07330322265625, -0.04925537109375, -0.0276947021484375, -0.025726318359375, 0.045440673828125, -0.016510009765625, -0.044219970703125, 0.0308685302734375, 0.0799560546875, 0.056488037109375, 0.0016021728515625, 0.048492431640625, -0.040985107421875, 0.039886474609375, -0.01540374755859375, 0.054107666015625, -0.0196990966796875, -0.0206298828125, -0.0184783935546875, -0.045623779296875, -0.050811767578125, 0.043670654296875, 0.0241851806640625, 0.0098419189453125, 0.0274505615234375, 0.07135009765625, -0.01299285888671875, 0.0231475830078125, -0.01195526123046875, 0.01641845703125, 0.0157623291015625, 0.0258331298828125, 0.0091552734375, -0.0435791015625, 0.00527191162109375, -0.0217437744140625, -0.05133056640625, 0.0050506591796875, -0.07470703125, -0.062103271484375, -0.044830322265625, -0.046356201171875, -0.044525146484375, -0.00397491455078125, 0.06329345703125, 0.07647705078125, -0.087646484375, -0.021392822265625, 0.004913330078125, 0.0157318115234375, 0.003070831298828125, -0.00960540771484375, 0.0438232421875, 0.03936767578125, -0.0272369384765625, -0.0100860595703125, -0.01073455810546875, 0.01276397705078125, 0.0019216537475585938, -0.00501251220703125, -0.003948211669921875, 0.0033702850341796875, 0.0039215087890625, 0.042877197265625, 0.00266265869140625, -0.0215606689453125, -0.038818359375, 0.019287109375, 0.01221466064453125, 0.06439208984375, -0.0291290283203125, 0.002262115478515625, 0.036224365234375, 0.0199127197265625, 0.046722412109375, 0.0252227783203125, 0.038970947265625, -0.03240966796875, 0.01525115966796875, -0.01300048828125, 0.0355224609375, 0.016265869140625, -0.04254150390625, 0.046142578125, 0.02813720703125, -0.044586181640625, -0.041778564453125, 0.0070343017578125, -0.11846923828125, 0.03253173828125, 0.07293701171875, 0.004947662353515625, -0.01467132568359375, -0.00583648681640625, -0.0303955078125, 0.01142120361328125, -0.07269287109375, 0.0158233642578125, 0.038330078125, -0.0095977783203125, -0.021820068359375, 0.00017631053924560547, 0.042938232421875, -0.0330810546875, -0.08740234375, 0.01438140869140625, 0.0372314453125, 0.008392333984375, 0.006378173828125, 0.04052734375, -0.005298614501953125, 0.0270843505859375, 0.01123046875, 0.0243072509765625, -0.0267791748046875, -0.045745849609375, -0.0218658447265625, -0.0029506683349609375, -0.00811004638671875, -0.024810791015625 ] ]
code_x_glue_cc_cloze_testing_maxmin
2023-06-01T14:59:51.000Z
[ "task_categories:text-generation", "task_categories:fill-mask", "task_ids:slot-filling", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "size_categories:1K<n<10K", "source_datasets:original", "language:code", "license:c-uda", "region:us" ]
null
Cloze tests are widely adopted in Natural Languages Processing to evaluate the performance of the trained language models. The task is aimed to predict the answers for the blank with the context of the blank, which can be formulated as a multi-choice classification problem. Here we present the two cloze testing datasets in code domain with six different programming languages: ClozeTest-maxmin and ClozeTest-all. Each instance in the dataset contains a masked code function, its docstring and the target word. The only difference between ClozeTest-maxmin and ClozeTest-all is their selected words sets, where ClozeTest-maxmin only contains two words while ClozeTest-all contains 930 words.
@article{CodeXGLUE, title={CodeXGLUE: An Open Challenge for Code Intelligence}, journal={arXiv}, year={2020}, } @article{feng2020codebert, title={CodeBERT: A Pre-Trained Model for Programming and Natural Languages}, author={Feng, Zhangyin and Guo, Daya and Tang, Duyu and Duan, Nan and Feng, Xiaocheng and Gong, Ming and Shou, Linjun and Qin, Bing and Liu, Ting and Jiang, Daxin and others}, journal={arXiv preprint arXiv:2002.08155}, year={2020} } @article{husain2019codesearchnet, title={CodeSearchNet Challenge: Evaluating the State of Semantic Code Search}, author={Husain, Hamel and Wu, Ho-Hsiang and Gazit, Tiferet and Allamanis, Miltiadis and Brockschmidt, Marc}, journal={arXiv preprint arXiv:1909.09436}, year={2019} }
1
304
2022-03-02T23:29:22
--- annotations_creators: - found language_creators: - found language: - code license: - c-uda multilinguality: - monolingual size_categories: - 10K<n<100K - 1K<n<10K source_datasets: - original task_categories: - text-generation - fill-mask task_ids: - slot-filling pretty_name: CodeXGlueCcClozeTestingMaxmin dataset_info: - config_name: go features: - name: id dtype: int32 - name: idx dtype: string - name: nl_tokens sequence: string - name: pl_tokens sequence: string splits: - name: train num_bytes: 204997 num_examples: 152 download_size: 298893 dataset_size: 204997 - config_name: java features: - name: id dtype: int32 - name: idx dtype: string - name: nl_tokens sequence: string - name: pl_tokens sequence: string splits: - name: train num_bytes: 785754 num_examples: 482 download_size: 1097733 dataset_size: 785754 - config_name: javascript features: - name: id dtype: int32 - name: idx dtype: string - name: nl_tokens sequence: string - name: pl_tokens sequence: string splits: - name: train num_bytes: 594347 num_examples: 272 download_size: 836112 dataset_size: 594347 - config_name: php features: - name: id dtype: int32 - name: idx dtype: string - name: nl_tokens sequence: string - name: pl_tokens sequence: string splits: - name: train num_bytes: 705477 num_examples: 407 download_size: 1010305 dataset_size: 705477 - config_name: python features: - name: id dtype: int32 - name: idx dtype: string - name: nl_tokens sequence: string - name: pl_tokens sequence: string splits: - name: train num_bytes: 2566353 num_examples: 1264 download_size: 3577929 dataset_size: 2566353 - config_name: ruby features: - name: id dtype: int32 - name: idx dtype: string - name: nl_tokens sequence: string - name: pl_tokens sequence: string splits: - name: train num_bytes: 48946 num_examples: 38 download_size: 67675 dataset_size: 48946 config_names: - go - java - javascript - php - python - ruby --- # Dataset Card for "code_x_glue_cc_cloze_testing_maxmin" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits-sample-size) - [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/microsoft/CodeXGLUE/tree/main/Code-Code/ClozeTesting-maxmin ### Dataset Summary CodeXGLUE ClozeTesting-maxmin dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/ClozeTesting-maxmin Cloze tests are widely adopted in Natural Languages Processing to evaluate the performance of the trained language models. The task is aimed to predict the answers for the blank with the context of the blank, which can be formulated as a multi-choice classification problem. Here we present the two cloze testing datasets in code domain with six different programming languages: ClozeTest-maxmin and ClozeTest-all. Each instance in the dataset contains a masked code function, its docstring and the target word. The only difference between ClozeTest-maxmin and ClozeTest-all is their selected words sets, where ClozeTest-maxmin only contains two words while ClozeTest-all contains 930 words. ### Supported Tasks and Leaderboards - `slot-filling`: The dataset can be used to train a model for predicting the missing token from a piece of code, similar to the Cloze test. ### Languages - Go **programming** language - Java **programming** language - Javascript **programming** language - PHP **programming** language - Python **programming** language - Ruby **programming** language ## Dataset Structure ### Data Instances #### go An example of 'train' looks as follows. ``` { "id": 0, "idx": "maxmin-1", "nl_tokens": ["SetMaxStructPoolSize", "sets", "the", "struct", "pools", "max", "size", ".", "this", "may", "be", "usefull", "for", "fine", "grained", "performance", "tuning", "towards", "your", "application", "however", "the", "default", "should", "be", "fine", "for", "nearly", "all", "cases", ".", "only", "increase", "if", "you", "have", "a", "deeply", "nested", "struct", "structure", ".", "NOTE", ":", "this", "method", "is", "not", "thread", "-", "safe", "NOTE", ":", "this", "is", "only", "here", "to", "keep", "compatibility", "with", "v5", "in", "v6", "the", "method", "will", "be", "removed"], "pl_tokens": ["func", "(", "v", "*", "Validate", ")", "SetMaxStructPoolSize", "(", "<mask>", "int", ")", "{", "structPool", "=", "&", "sync", ".", "Pool", "{", "New", ":", "newStructErrors", "}", "\n", "}"] } ``` #### java An example of 'train' looks as follows. ``` { "id": 0, "idx": "maxmin-1", "nl_tokens": ["Test", "whether", "find", "can", "be", "found", "at", "position", "startPos", "in", "the", "string", "src", "."], "pl_tokens": ["public", "static", "boolean", "startsWith", "(", "char", "[", "]", "src", ",", "char", "[", "]", "find", ",", "int", "startAt", ")", "{", "int", "startPos", "=", "startAt", ";", "boolean", "result", "=", "true", ";", "// Check ranges", "if", "(", "src", ".", "length", "<", "startPos", "+", "find", ".", "length", ")", "{", "result", "=", "false", ";", "}", "else", "{", "final", "int", "<mask>", "=", "find", ".", "length", ";", "for", "(", "int", "a", "=", "0", ";", "a", "<", "max", "&&", "result", ";", "a", "++", ")", "{", "if", "(", "src", "[", "startPos", "]", "!=", "find", "[", "a", "]", ")", "{", "result", "=", "false", ";", "}", "startPos", "++", ";", "}", "}", "return", "result", ";", "}"] } ``` #### javascript An example of 'train' looks as follows. ``` { "id": 0, "idx": "maxmin-1", "nl_tokens": ["string", ".", "max", "Maximum", "length", "of", "the", "string"], "pl_tokens": ["function", "(", "string", ")", "{", "// string.check check sting type and size", "return", "(", "(", "typeof", "string", "===", "'string'", "||", "string", "instanceof", "String", ")", "&&", "string", ".", "length", ">=", "this", ".", "<mask>", "&&", "string", ".", "length", "<=", "this", ".", "max", "&&", "(", "!", "this", ".", "match", "||", "string", ".", "match", "(", "this", ".", "match", ")", ")", ")", ";", "}"] } ``` #### php An example of 'train' looks as follows. ``` { "id": 0, "idx": "maxmin-1", "nl_tokens": ["Read", "the", "next", "character", "from", "the", "supplied", "string", ".", "Return", "null", "when", "we", "have", "run", "out", "of", "characters", "."], "pl_tokens": ["public", "function", "readOne", "(", ")", "{", "if", "(", "$", "this", "->", "pos", "<=", "$", "this", "->", "<mask>", ")", "{", "$", "value", "=", "$", "this", "->", "string", "[", "$", "this", "->", "pos", "]", ";", "$", "this", "->", "pos", "+=", "1", ";", "}", "else", "{", "$", "value", "=", "null", ";", "}", "return", "$", "value", ";", "}"] } ``` #### python An example of 'train' looks as follows. ``` { "id": 0, "idx": "maxmin-1", "nl_tokens": ["Returns", "intermediary", "colors", "for", "given", "list", "of", "colors", "."], "pl_tokens": ["def", "_interpolate", "(", "self", ",", "colors", ",", "n", "=", "100", ")", ":", "gradient", "=", "[", "]", "for", "i", "in", "_range", "(", "n", ")", ":", "l", "=", "len", "(", "colors", ")", "-", "1", "x", "=", "int", "(", "1.0", "*", "i", "/", "n", "*", "l", ")", "x", "=", "<mask>", "(", "x", "+", "0", ",", "l", ")", "y", "=", "min", "(", "x", "+", "1", ",", "l", ")", "base", "=", "1.0", "*", "n", "/", "l", "*", "x", "d", "=", "(", "i", "-", "base", ")", "/", "(", "1.0", "*", "n", "/", "l", ")", "r", "=", "colors", "[", "x", "]", ".", "r", "*", "(", "1", "-", "d", ")", "+", "colors", "[", "y", "]", ".", "r", "*", "d", "g", "=", "colors", "[", "x", "]", ".", "g", "*", "(", "1", "-", "d", ")", "+", "colors", "[", "y", "]", ".", "g", "*", "d", "b", "=", "colors", "[", "x", "]", ".", "b", "*", "(", "1", "-", "d", ")", "+", "colors", "[", "y", "]", ".", "b", "*", "d", "a", "=", "colors", "[", "x", "]", ".", "a", "*", "(", "1", "-", "d", ")", "+", "colors", "[", "y", "]", ".", "a", "*", "d", "gradient", ".", "append", "(", "color", "(", "r", ",", "g", ",", "b", ",", "a", ",", "mode", "=", "\"rgb\"", ")", ")", "gradient", ".", "append", "(", "colors", "[", "-", "1", "]", ")", "return", "gradient"] } ``` #### ruby An example of 'train' looks as follows. ``` { "id": 0, "idx": "maxmin-1", "nl_tokens": ["Delete", "all", "copies", "that", "are", "older", "than", "the", "max", "age", "provided", "in", "seconds", "."], "pl_tokens": ["def", "clean", "(", "<mask>", ":", "24", "*", "60", "*", "60", ")", "Futex", ".", "new", "(", "file", ",", "log", ":", "@log", ")", ".", "open", "do", "list", "=", "load", "list", ".", "reject!", "do", "|", "s", "|", "if", "s", "[", ":time", "]", ">=", "Time", ".", "now", "-", "max", "false", "else", "@log", ".", "debug", "(", "\"Copy ##{s[:name]}/#{s[:host]}:#{s[:port]} is too old, over #{Age.new(s[:time])}\"", ")", "true", "end", "end", "save", "(", "list", ")", "deleted", "=", "0", "files", ".", "each", "do", "|", "f", "|", "next", "unless", "list", ".", "find", "{", "|", "s", "|", "s", "[", ":name", "]", "==", "File", ".", "basename", "(", "f", ",", "Copies", "::", "EXT", ")", "}", ".", "nil?", "file", "=", "File", ".", "join", "(", "@dir", ",", "f", ")", "size", "=", "File", ".", "size", "(", "file", ")", "File", ".", "delete", "(", "file", ")", "@log", ".", "debug", "(", "\"Copy at #{f} deleted: #{Size.new(size)}\"", ")", "deleted", "+=", "1", "end", "list", ".", "select!", "do", "|", "s", "|", "cp", "=", "File", ".", "join", "(", "@dir", ",", "\"#{s[:name]}#{Copies::EXT}\"", ")", "wallet", "=", "Wallet", ".", "new", "(", "cp", ")", "begin", "wallet", ".", "refurbish", "raise", "\"Invalid protocol #{wallet.protocol} in #{cp}\"", "unless", "wallet", ".", "protocol", "==", "Zold", "::", "PROTOCOL", "true", "rescue", "StandardError", "=>", "e", "FileUtils", ".", "rm_rf", "(", "cp", ")", "@log", ".", "debug", "(", "\"Copy at #{cp} deleted: #{Backtrace.new(e)}\"", ")", "deleted", "+=", "1", "false", "end", "end", "save", "(", "list", ")", "deleted", "end", "end"] } ``` ### Data Fields In the following each data field in go is explained for each config. The data fields are the same among all splits. #### go, java, javascript, php, python, ruby |field name| type | description | |----------|----------------|------------------------------| |id |int32 | Index of the sample | |idx |string | Original index in the dataset| |nl_tokens |Sequence[string]| Natural language tokens | |pl_tokens |Sequence[string]| Programming language tokens | ### Data Splits | name |train| |----------|----:| |go | 152| |java | 482| |javascript| 272| |php | 407| |python | 1264| |ruby | 38| ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization Data from CodeSearchNet Challenge dataset. [More Information Needed] #### Who are the source language producers? Software Engineering developers. ### 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 https://github.com/microsoft, https://github.com/madlag ### Licensing Information Computational Use of Data Agreement (C-UDA) License. ### Citation Information ``` @article{CodeXGLUE, title={CodeXGLUE: An Open Challenge for Code Intelligence}, journal={arXiv}, year={2020}, } @article{feng2020codebert, title={CodeBERT: A Pre-Trained Model for Programming and Natural Languages}, author={Feng, Zhangyin and Guo, Daya and Tang, Duyu and Duan, Nan and Feng, Xiaocheng and Gong, Ming and Shou, Linjun and Qin, Bing and Liu, Ting and Jiang, Daxin and others}, journal={arXiv preprint arXiv:2002.08155}, year={2020} } @article{husain2019codesearchnet, title={CodeSearchNet Challenge: Evaluating the State of Semantic Code Search}, author={Husain, Hamel and Wu, Ho-Hsiang and Gazit, Tiferet and Allamanis, Miltiadis and Brockschmidt, Marc}, journal={arXiv preprint arXiv:1909.09436}, year={2019} } ``` ### Contributions Thanks to @madlag (and partly also @ncoop57) for adding this dataset.
13,565
[ [ -0.037139892578125, -0.04437255859375, 0.01091766357421875, 0.031463623046875, -0.021759033203125, 0.0160064697265625, -0.0165252685546875, -0.01068115234375, 0.0439453125, 0.01335906982421875, -0.050079345703125, -0.063232421875, -0.038116455078125, 0.01517486572265625, -0.0132293701171875, 0.056365966796875, -0.01337432861328125, -0.001922607421875, 0.0240020751953125, -0.0007715225219726562, -0.01519012451171875, -0.0186309814453125, -0.04290771484375, 0.0035152435302734375, 0.015045166015625, 0.001201629638671875, 0.0465087890625, 0.07257080078125, 0.044677734375, 0.0237274169921875, -0.01517486572265625, 0.00861358642578125, -0.020599365234375, -0.034912109375, -0.0007853507995605469, -0.03564453125, -0.0241546630859375, -0.005523681640625, 0.04742431640625, 0.047698974609375, -0.002361297607421875, 0.032012939453125, -0.0115509033203125, 0.04949951171875, -0.01534271240234375, 0.0404052734375, -0.044281005859375, 0.023895263671875, -0.0225372314453125, -0.040802001953125, 0.00995635986328125, -0.045440673828125, -0.01739501953125, -0.048858642578125, 0.01189422607421875, 0.0202789306640625, 0.08990478515625, 0.0106048583984375, -0.0164031982421875, -0.04766845703125, -0.0230560302734375, 0.049285888671875, -0.07720947265625, 0.0175933837890625, 0.029144287109375, 0.02197265625, -0.034759521484375, -0.059783935546875, -0.06134033203125, 0.0002682209014892578, -0.0285186767578125, 0.03472900390625, 0.006946563720703125, -0.0238494873046875, 0.0171051025390625, 0.02178955078125, -0.056884765625, -0.01125335693359375, -0.035064697265625, -0.016326904296875, 0.050872802734375, 0.01311492919921875, 0.0302734375, -0.035369873046875, -0.04364013671875, 0.0011873245239257812, -0.0299224853515625, 0.032257080078125, 0.0323486328125, 0.04168701171875, -0.045257568359375, 0.048431396484375, -0.0191192626953125, 0.0487060546875, -0.01386260986328125, -0.031890869140625, 0.04510498046875, -0.035369873046875, -0.01898193359375, -0.01337432861328125, 0.08197021484375, 0.05413818359375, 0.0118408203125, -0.0025806427001953125, -0.004413604736328125, 0.002574920654296875, -0.015350341796875, -0.04144287109375, -0.0297698974609375, 0.04473876953125, -0.050262451171875, -0.0267791748046875, 0.008941650390625, -0.09063720703125, 0.001678466796875, -0.01275634765625, 0.021575927734375, -0.039337158203125, -0.0186767578125, 0.01419830322265625, -0.01306915283203125, 0.01611328125, 0.0017385482788085938, -0.0496826171875, 0.0191192626953125, 0.02545166015625, 0.06243896484375, 0.0171966552734375, -0.0252227783203125, -0.0181884765625, 0.012847900390625, -0.00897216796875, 0.05938720703125, -0.0250091552734375, -0.0357666015625, 0.0079803466796875, 0.03375244140625, -0.0149078369140625, -0.00971221923828125, 0.047943115234375, -0.0106048583984375, 0.018402099609375, -0.015594482421875, -0.0242156982421875, -0.01279449462890625, 0.0261688232421875, -0.0478515625, 0.084716796875, 0.0276336669921875, -0.0704345703125, 0.033233642578125, -0.058807373046875, -0.0467529296875, 0.00362396240234375, -0.0202484130859375, -0.0304412841796875, -0.0208587646484375, 0.0179595947265625, 0.022308349609375, -0.038970947265625, -0.017730712890625, -0.0038928985595703125, -0.016265869140625, 0.0158233642578125, -0.016204833984375, 0.08453369140625, 0.022735595703125, -0.03265380859375, -0.0007429122924804688, -0.077392578125, 0.02392578125, 0.0333251953125, -0.045654296875, 0.00560760498046875, -0.004547119140625, 0.0035572052001953125, 0.0228118896484375, 0.035369873046875, -0.0297088623046875, 0.0205535888671875, -0.043792724609375, 0.053436279296875, 0.059478759765625, 0.0015382766723632812, 0.008880615234375, -0.024505615234375, 0.029266357421875, -0.01012420654296875, 0.0256500244140625, -0.00992584228515625, -0.0255584716796875, -0.0330810546875, -0.030029296875, 0.0172271728515625, 0.054779052734375, -0.03070068359375, 0.07501220703125, -0.0230865478515625, -0.046051025390625, -0.0293426513671875, 0.012176513671875, 0.0060272216796875, 0.036773681640625, 0.031524658203125, -0.0031337738037109375, -0.0582275390625, -0.048431396484375, 0.0012989044189453125, -0.01319122314453125, 0.0318603515625, 0.04461669921875, 0.0638427734375, -0.013519287109375, 0.0511474609375, -0.046783447265625, -0.0289154052734375, -0.005657196044921875, -0.0161285400390625, 0.056304931640625, 0.051025390625, 0.052459716796875, -0.058990478515625, -0.059326171875, 0.01177215576171875, -0.0670166015625, 0.0169677734375, -0.00879669189453125, -0.021148681640625, -0.023345947265625, 0.0247344970703125, -0.044525146484375, 0.033111572265625, 0.025787353515625, -0.02532958984375, 0.045928955078125, -0.0232696533203125, 0.026336669921875, -0.090087890625, 0.015777587890625, -0.0188140869140625, 0.005279541015625, -0.03369140625, -0.006832122802734375, 0.0001500844955444336, 0.016326904296875, -0.041168212890625, 0.032196044921875, -0.036376953125, 0.01200103759765625, 0.0128021240234375, 0.01174163818359375, -0.0104827880859375, 0.043212890625, -0.01552581787109375, 0.057098388671875, 0.055450439453125, -0.0236358642578125, 0.04595947265625, 0.0173797607421875, -0.02850341796875, 0.0266265869140625, -0.047271728515625, 0.005138397216796875, -0.019561767578125, 0.004138946533203125, -0.091064453125, -0.0290374755859375, 0.0197296142578125, -0.044281005859375, 0.01000213623046875, -0.01201629638671875, -0.047149658203125, -0.06805419921875, -0.034423828125, 0.007640838623046875, 0.0203857421875, -0.02984619140625, 0.036376953125, 0.01953125, 0.0129241943359375, -0.04571533203125, -0.049530029296875, -0.0018186569213867188, -0.01251983642578125, -0.04107666015625, 0.017333984375, -0.0134735107421875, 0.00855255126953125, 0.011871337890625, -0.01335906982421875, -0.00920867919921875, 0.015106201171875, 0.01361846923828125, 0.0156402587890625, -0.006053924560546875, -0.0282745361328125, -0.01654052734375, 0.015350341796875, -0.0011224746704101562, -0.033416748046875, 0.069091796875, -0.01513671875, -0.029205322265625, -0.032073974609375, 0.0233917236328125, 0.043304443359375, -0.01497650146484375, 0.055572509765625, 0.0555419921875, -0.0278167724609375, -0.021026611328125, -0.01250457763671875, 0.0129241943359375, -0.0341796875, 0.0034542083740234375, -0.034820556640625, -0.0521240234375, 0.0693359375, 0.00045490264892578125, -0.0041961669921875, 0.0462646484375, 0.039703369140625, -0.0367431640625, 0.061553955078125, -0.002353668212890625, -0.002735137939453125, 0.021087646484375, -0.06732177734375, -0.00014209747314453125, -0.034271240234375, -0.0401611328125, -0.0491943359375, -0.0313720703125, -0.049774169921875, -0.032257080078125, 0.0029697418212890625, 0.0237884521484375, -0.0218963623046875, 0.03546142578125, -0.06396484375, 0.03485107421875, 0.04510498046875, 0.0078125, -0.0101776123046875, -0.0048980712890625, -0.031463623046875, 0.00244140625, -0.037353515625, -0.036468505859375, 0.08721923828125, 0.00347137451171875, 0.0428466796875, 0.0202789306640625, 0.040130615234375, 0.025909423828125, 0.004444122314453125, -0.03070068359375, 0.03741455078125, -0.005954742431640625, -0.058685302734375, -0.020843505859375, -0.018890380859375, -0.08685302734375, 0.02069091796875, -0.01947021484375, -0.064453125, -0.0048980712890625, 0.00467681884765625, -0.01329803466796875, 0.0423583984375, -0.042449951171875, 0.058929443359375, -0.036041259765625, -0.01995849609375, 0.0189208984375, -0.06231689453125, 0.0182647705078125, 0.0094146728515625, 0.037841796875, -0.01151275634765625, 0.0013856887817382812, 0.0478515625, -0.04345703125, 0.05401611328125, -0.00679779052734375, 0.01263427734375, 0.047088623046875, -0.0035495758056640625, 0.05267333984375, 0.01389312744140625, 0.0017910003662109375, 0.0098876953125, 0.003406524658203125, -0.0382080078125, -0.0269622802734375, 0.05523681640625, -0.0552978515625, -0.0333251953125, -0.0283050537109375, -0.0100860595703125, 0.01331329345703125, 0.056549072265625, 0.023681640625, 0.0284423828125, 0.018402099609375, 0.0224609375, 0.0208892822265625, -0.0160675048828125, 0.03662109375, 0.0178985595703125, -0.0024089813232421875, -0.06951904296875, 0.062103271484375, 0.01360321044921875, 0.0015668869018554688, 0.039337158203125, 0.011077880859375, -0.03790283203125, -0.06878662109375, -0.02484130859375, 0.0202178955078125, -0.04290771484375, -0.02545166015625, -0.03619384765625, 0.001251220703125, -0.060089111328125, -0.0211639404296875, -0.0035037994384765625, -0.025848388671875, -0.0214080810546875, -0.02288818359375, 0.038421630859375, 0.0229949951171875, -0.01264190673828125, 0.017974853515625, -0.050323486328125, 0.023681640625, 0.0056304931640625, 0.0443115234375, -0.006832122802734375, -0.00702667236328125, -0.026275634765625, 0.00142669677734375, -0.00311279296875, -0.0791015625, 0.0457763671875, -0.008087158203125, 0.05499267578125, 0.0150604248046875, -0.0123291015625, 0.07037353515625, -0.04071044921875, 0.068115234375, 0.0311126708984375, -0.057708740234375, 0.05914306640625, -0.0335693359375, -0.0052947998046875, 0.051177978515625, 0.025054931640625, -0.032135009765625, -0.015594482421875, -0.053253173828125, -0.07354736328125, 0.04638671875, 0.0338134765625, -0.005321502685546875, -0.0202178955078125, 0.0075531005859375, -0.003429412841796875, 0.034912109375, -0.06341552734375, -0.065673828125, -0.04425048828125, -0.03533935546875, 0.01474761962890625, 0.0243988037109375, -0.020660400390625, -0.0174102783203125, 0.04229736328125, 0.0005297660827636719, 0.030792236328125, 0.0285491943359375, 0.00421905517578125, -0.0064849853515625, 0.01061248779296875, 0.05181884765625, 0.04071044921875, -0.0310516357421875, 0.01076507568359375, 0.0162353515625, -0.0341796875, -0.005214691162109375, 0.0119476318359375, -0.017181396484375, 0.006145477294921875, 0.033935546875, 0.0526123046875, 0.00467681884765625, -0.04388427734375, 0.02825927734375, 0.006683349609375, -0.033599853515625, -0.04595947265625, -0.0033664703369140625, -0.006069183349609375, 0.008148193359375, 0.037261962890625, 0.0105133056640625, -0.005279541015625, -0.040496826171875, 0.01023101806640625, 0.0369873046875, -0.003849029541015625, -0.0154571533203125, 0.065185546875, -0.006069183349609375, -0.052154541015625, 0.0024700164794921875, -0.023712158203125, -0.041778564453125, 0.06475830078125, 0.04278564453125, 0.047393798828125, 0.01045989990234375, 0.007488250732421875, 0.04669189453125, 0.050262451171875, 0.0024261474609375, 0.0565185546875, -0.0011548995971679688, -0.041351318359375, -0.0093994140625, -0.052459716796875, 0.007099151611328125, 0.0250396728515625, -0.019378662109375, 0.01229095458984375, -0.060089111328125, -0.0267791748046875, -0.00939178466796875, 0.006244659423828125, -0.062286376953125, 0.030609130859375, -0.00594329833984375, 0.0750732421875, -0.0616455078125, 0.054290771484375, 0.059234619140625, -0.05450439453125, -0.07794189453125, -0.016082763671875, -0.0240631103515625, -0.04742431640625, 0.05731201171875, -0.002422332763671875, 0.022735595703125, -0.0024967193603515625, -0.04339599609375, -0.08502197265625, 0.09490966796875, -0.005718231201171875, -0.0146636962890625, -0.00339508056640625, 0.01299285888671875, 0.03680419921875, -0.01434326171875, 0.035308837890625, 0.03363037109375, 0.041595458984375, -0.0134124755859375, -0.06585693359375, 0.0140533447265625, -0.04205322265625, 0.0020809173583984375, 0.007328033447265625, -0.08746337890625, 0.07244873046875, 0.007579803466796875, -0.007198333740234375, -0.006740570068359375, 0.0509033203125, 0.01555633544921875, 0.01044464111328125, 0.02362060546875, 0.044189453125, 0.057037353515625, -0.030029296875, 0.0709228515625, -0.0391845703125, 0.058685302734375, 0.05963134765625, -0.0017652511596679688, 0.051025390625, 0.0297698974609375, -0.049285888671875, 0.036224365234375, 0.03204345703125, -0.0271453857421875, 0.048004150390625, 0.0247802734375, -0.00736236572265625, 0.019439697265625, 0.016357421875, -0.036285400390625, 0.020751953125, 0.0283966064453125, -0.04046630859375, 0.0022716522216796875, -0.018463134765625, 0.006103515625, 0.01222991943359375, -0.022796630859375, 0.048309326171875, -0.024932861328125, -0.034515380859375, 0.0616455078125, -0.00557708740234375, 0.051605224609375, -0.036529541015625, 0.008758544921875, -0.005924224853515625, 0.00026488304138183594, -0.02923583984375, -0.07647705078125, -0.0007042884826660156, -0.011627197265625, -0.0146942138671875, 0.0020771026611328125, 0.031707763671875, -0.018096923828125, -0.04693603515625, 0.01369476318359375, 0.0182037353515625, 0.01739501953125, 0.0537109375, -0.07867431640625, 0.0012712478637695312, 0.0303497314453125, -0.00991058349609375, -0.0038890838623046875, 0.04083251953125, 0.0277862548828125, 0.04083251953125, 0.07623291015625, 0.043304443359375, 0.0400390625, -0.006244659423828125, 0.059112548828125, -0.07269287109375, -0.03753662109375, -0.059661865234375, 0.043609619140625, -0.0228118896484375, -0.0224151611328125, 0.05450439453125, 0.06927490234375, 0.06109619140625, -0.0175628662109375, 0.07080078125, -0.032867431640625, 0.0389404296875, -0.0355224609375, 0.037445068359375, -0.04913330078125, 0.004169464111328125, -0.01812744140625, -0.044464111328125, -0.032012939453125, 0.061614990234375, 0.00556182861328125, -0.00039649009704589844, 0.043731689453125, 0.06689453125, 0.01467132568359375, -0.0012359619140625, -0.00798797607421875, 0.0200958251953125, 0.03125, 0.053619384765625, 0.033782958984375, -0.050689697265625, 0.055938720703125, -0.041778564453125, -0.002948760986328125, -0.02154541015625, -0.062103271484375, -0.0714111328125, -0.03350830078125, -0.01503753662109375, -0.039459228515625, 0.0006365776062011719, 0.07855224609375, 0.037933349609375, -0.0791015625, -0.0253143310546875, -0.0223388671875, 0.006595611572265625, -0.02203369140625, -0.021942138671875, 0.05731201171875, -0.01174163818359375, -0.05523681640625, 0.0160064697265625, 0.020172119140625, 0.00803375244140625, 0.0112762451171875, -0.0015468597412109375, -0.031494140625, -0.0020656585693359375, 0.033935546875, 0.03741455078125, -0.054718017578125, -0.0213165283203125, 0.000591278076171875, -0.0108795166015625, 0.0166778564453125, 0.0183258056640625, -0.033050537109375, 0.0232086181640625, 0.060455322265625, 0.0162200927734375, 0.035186767578125, 0.003772735595703125, -0.00295257568359375, -0.045684814453125, 0.01142120361328125, 0.006992340087890625, 0.04541015625, -0.0038509368896484375, -0.0250091552734375, 0.04803466796875, 0.04071044921875, -0.0246429443359375, -0.0692138671875, -0.01910400390625, -0.0955810546875, -0.020538330078125, 0.07568359375, -0.005039215087890625, -0.044525146484375, 0.0059356689453125, -0.03143310546875, 0.0263824462890625, -0.036376953125, 0.04364013671875, 0.038665771484375, -0.00510406494140625, 0.00925445556640625, -0.043792724609375, 0.03558349609375, 0.0056304931640625, -0.059356689453125, -0.016510009765625, 0.014373779296875, 0.032012939453125, 0.030853271484375, 0.05072021484375, -0.0262298583984375, 0.004665374755859375, 0.007083892822265625, 0.004032135009765625, -0.005321502685546875, 0.00836181640625, 0.01275634765625, 0.0311431884765625, -0.0164337158203125, -0.01534271240234375 ] ]
aboonaji/alpaca_micro_demo
2023-08-08T13:57:18.000Z
[ "region:us" ]
aboonaji
null
null
0
304
2023-08-08T13:00:10
Entry not found
15
[ [ -0.0213775634765625, -0.01497650146484375, 0.05718994140625, 0.02880859375, -0.0350341796875, 0.046478271484375, 0.052490234375, 0.00507354736328125, 0.051361083984375, 0.0170135498046875, -0.052093505859375, -0.01497650146484375, -0.0604248046875, 0.03790283203125, -0.026458740234375, 0.038421630859375, -0.00960540771484375, -0.00713348388671875, 0.018707275390625, -0.018341064453125, -0.035919189453125, -0.024444580078125, -0.0789794921875, 0.004062652587890625, 0.0352783203125, 0.04931640625, 0.050262451171875, 0.024261474609375, 0.04266357421875, 0.02606201171875, -0.015350341796875, 0.031951904296875, -0.00276947021484375, 0.00018787384033203125, -0.02337646484375, -0.03662109375, -0.0189208984375, 0.005035400390625, 0.07275390625, 0.06414794921875, -0.0188751220703125, 0.0035343170166015625, -0.0203094482421875, 0.02197265625, -0.032989501953125, 0.020233154296875, -0.001476287841796875, 0.0108184814453125, -0.046722412109375, -0.036712646484375, 0.0008215904235839844, -0.048797607421875, 0.01187896728515625, -0.0457763671875, 0.054840087890625, 0.01235198974609375, 0.07647705078125, 0.00982666015625, -0.030670166015625, -0.05413818359375, -0.043365478515625, 0.037841796875, -0.0216827392578125, 0.0263214111328125, 0.046630859375, -0.0032100677490234375, -0.0650634765625, -0.04473876953125, -0.03082275390625, 0.0193939208984375, 0.0234832763671875, -0.022613525390625, -0.0115966796875, -0.020294189453125, 0.01047515869140625, 0.0084991455078125, -0.032135009765625, -0.036773681640625, -0.036346435546875, -0.0262603759765625, 0.0411376953125, 0.023101806640625, 0.0160980224609375, -0.01255035400390625, -0.0214080810546875, 0.0058441162109375, -0.0275115966796875, 0.022552490234375, 0.041961669921875, 0.04718017578125, -0.038543701171875, 0.037139892578125, -0.0032672882080078125, 0.049346923828125, 0.00757598876953125, -0.01824951171875, 0.027496337890625, -0.00974273681640625, 0.0036525726318359375, 0.0280303955078125, 0.020904541015625, 0.0188446044921875, -0.021728515625, 0.013458251953125, -0.02130126953125, -0.0202484130859375, -0.0148162841796875, -0.019561767578125, -0.02386474609375, 0.03643798828125, -0.0219879150390625, -0.028411865234375, 0.0758056640625, -0.0278778076171875, -0.048431396484375, 0.0219879150390625, 0.0269775390625, -0.006626129150390625, -0.024658203125, -0.0034694671630859375, -0.056121826171875, -0.0005083084106445312, 0.0496826171875, -0.0477294921875, 0.022369384765625, 0.031341552734375, 0.04925537109375, 0.01303863525390625, -0.00928497314453125, -0.028533935546875, 0.01971435546875, -0.057403564453125, 0.041961669921875, -0.01334381103515625, -0.06671142578125, 0.007396697998046875, 0.059478759765625, -0.0251312255859375, -0.0802001953125, 0.0703125, -0.045684814453125, 0.0106048583984375, -0.044891357421875, -0.00971221923828125, -0.00475311279296875, -0.0003495216369628906, -0.040374755859375, 0.0501708984375, 0.038970947265625, -0.033111572265625, 0.01422119140625, -0.0172576904296875, -0.0259552001953125, 0.0257415771484375, -0.00527191162109375, -0.01446533203125, 0.047332763671875, -0.044097900390625, -0.0178680419921875, 0.01953125, 0.015716552734375, -0.0236663818359375, -0.052581787109375, 0.005603790283203125, -0.003841400146484375, 0.102783203125, -0.0025691986083984375, -0.0237884521484375, -0.0450439453125, -0.0762939453125, -0.004703521728515625, 0.045684814453125, -0.060943603515625, -0.01849365234375, -0.0030384063720703125, -0.017364501953125, 0.005939483642578125, 0.049041748046875, -0.07421875, 0.0187835693359375, -0.003383636474609375, -0.01512908935546875, 0.054840087890625, 0.010223388671875, 0.0164337158203125, 0.00989532470703125, 0.02850341796875, 0.03497314453125, 0.00738525390625, 0.04534912109375, -0.0230255126953125, -0.0643310546875, 0.04083251953125, 0.0167388916015625, 0.0538330078125, -0.033111572265625, 0.0177764892578125, 0.0179290771484375, -0.0225982666015625, -0.03765869140625, -0.02056884765625, 0.0059814453125, 0.0099334716796875, 0.00738525390625, -0.037933349609375, -0.0435791015625, -0.06427001953125, -0.0090179443359375, -0.028594970703125, -0.0236663818359375, 0.01392364501953125, 0.038421630859375, -0.07940673828125, 0.0273590087890625, -0.05108642578125, -0.046661376953125, -0.0007190704345703125, -0.01280975341796875, 0.050018310546875, 0.0286712646484375, 0.03338623046875, -0.04241943359375, -0.037506103515625, -0.014923095703125, -0.06854248046875, -0.00882720947265625, 0.016448974609375, 0.020294189453125, -0.00887298583984375, -0.0181732177734375, -0.03228759765625, 0.053680419921875, 0.009796142578125, -0.035736083984375, 0.034637451171875, -0.0200042724609375, 0.0114288330078125, -0.042236328125, -0.0045623779296875, -0.04388427734375, -0.00005829334259033203, -0.02392578125, -0.038055419921875, 0.009796142578125, 0.004688262939453125, -0.0106353759765625, 0.01910400390625, -0.060302734375, -0.00006479024887084961, -0.049346923828125, 0.0251617431640625, 0.00423431396484375, -0.0208892822265625, -0.0011310577392578125, 0.06634521484375, 0.051605224609375, -0.025543212890625, 0.0478515625, 0.029449462890625, 0.01263427734375, 0.05059814453125, -0.012420654296875, 0.01091766357421875, -0.0347900390625, -0.008087158203125, -0.0589599609375, -0.0728759765625, 0.048583984375, -0.040557861328125, 0.0242462158203125, -0.028411865234375, 0.0171661376953125, -0.045928955078125, -0.00257110595703125, 0.031829833984375, -0.00394439697265625, -0.0455322265625, 0.034759521484375, 0.029998779296875, -0.01338958740234375, -0.043853759765625, -0.03515625, 0.0261077880859375, 0.04083251953125, -0.0108642578125, 0.004543304443359375, 0.00989532470703125, -0.036102294921875, -0.00270843505859375, -0.0256500244140625, -0.030364990234375, 0.0036067962646484375, 0.00865936279296875, -0.0003647804260253906, -0.02685546875, -0.005764007568359375, -0.0237579345703125, -0.0308837890625, 0.01448822021484375, 0.0199737548828125, -0.0026874542236328125, -0.0282440185546875, -0.024017333984375, -0.05889892578125, 0.0445556640625, 0.03558349609375, 0.00348663330078125, 0.050140380859375, 0.0111236572265625, -0.05316162109375, -0.0089569091796875, -0.01166534423828125, 0.0178680419921875, -0.037109375, 0.00917816162109375, -0.0009069442749023438, -0.004215240478515625, 0.0174560546875, 0.0168304443359375, -0.028533935546875, 0.06146240234375, -0.017364501953125, -0.023834228515625, 0.052825927734375, 0.03961181640625, 0.032867431640625, 0.01093292236328125, -0.00299072265625, 0.05975341796875, -0.07940673828125, -0.0435791015625, -0.049163818359375, -0.0105743408203125, -0.028839111328125, -0.002117156982421875, 0.04150390625, 0.0192718505859375, -0.00885772705078125, 0.031524658203125, -0.0347900390625, 0.0236053466796875, 0.067138671875, 0.023681640625, 0.0228271484375, -0.050201416015625, -0.0166778564453125, -0.00930023193359375, -0.06634521484375, -0.0174560546875, 0.058868408203125, 0.015106201171875, 0.056060791015625, 0.039764404296875, 0.045013427734375, 0.009063720703125, 0.0167388916015625, -0.0203094482421875, 0.025970458984375, 0.029052734375, -0.06903076171875, -0.0283355712890625, 0.0014390945434570312, -0.0643310546875, -0.00943756103515625, -0.00231170654296875, -0.028289794921875, 0.05096435546875, 0.00001537799835205078, -0.02703857421875, 0.05133056640625, -0.0302276611328125, 0.0501708984375, -0.029693603515625, -0.001781463623046875, 0.03118896484375, -0.046905517578125, 0.031036376953125, 0.00856781005859375, 0.0411376953125, -0.0010232925415039062, -0.0027141571044921875, 0.047088623046875, -0.060516357421875, 0.016876220703125, -0.042144775390625, 0.01486968994140625, 0.016082763671875, 0.034271240234375, 0.039581298828125, 0.029022216796875, 0.006683349609375, -0.015838623046875, 0.0027141571044921875, -0.054595947265625, -0.01393890380859375, 0.0462646484375, -0.04766845703125, -0.045501708984375, -0.08197021484375, 0.00960540771484375, 0.018157958984375, 0.0258331298828125, 0.05279541015625, 0.037933349609375, 0.008575439453125, 0.045135498046875, 0.06561279296875, -0.00458526611328125, 0.060821533203125, 0.02142333984375, 0.0060882568359375, -0.01453399658203125, 0.04669189453125, 0.0176544189453125, -0.0163726806640625, -0.0079193115234375, 0.01383209228515625, -0.00738525390625, -0.039276123046875, -0.033172607421875, 0.024566650390625, -0.044647216796875, -0.01215362548828125, -0.0413818359375, -0.04010009765625, -0.033935546875, 0.004608154296875, -0.04736328125, 0.01593017578125, -0.05145263671875, -0.00701904296875, 0.00287628173828125, 0.06494140625, -0.039093017578125, 0.03851318359375, -0.07440185546875, 0.01282501220703125, -0.005245208740234375, 0.052520751953125, 0.01419830322265625, -0.0487060546875, -0.0263214111328125, -0.007686614990234375, -0.0247344970703125, -0.09002685546875, 0.01422119140625, -0.016265869140625, 0.01531219482421875, 0.040802001953125, 0.00928497314453125, 0.034881591796875, -0.02276611328125, 0.046630859375, -0.0038013458251953125, -0.046905517578125, 0.052642822265625, -0.033355712890625, 0.03289794921875, 0.06475830078125, 0.035400390625, -0.052978515625, 0.002353668212890625, -0.06903076171875, -0.03985595703125, 0.025482177734375, 0.00791168212890625, -0.00241851806640625, -0.044189453125, -0.0035572052001953125, -0.01070404052734375, 0.04010009765625, -0.06890869140625, -0.0521240234375, 0.0171051025390625, 0.035003662109375, 0.005420684814453125, -0.037506103515625, 0.01384735107421875, -0.03607177734375, 0.0706787109375, 0.0298919677734375, 0.021728515625, 0.055755615234375, 0.03082275390625, -0.025360107421875, 0.00611114501953125, 0.05084228515625, 0.044189453125, -0.0347900390625, -0.0192718505859375, -0.005878448486328125, -0.06060791015625, 0.00392913818359375, 0.007396697998046875, -0.0008745193481445312, 0.060211181640625, 0.0384521484375, 0.0168304443359375, 0.0299224853515625, -0.0482177734375, 0.058746337890625, -0.00992584228515625, -0.0082855224609375, -0.07080078125, 0.012939453125, -0.0159149169921875, 0.033233642578125, 0.06671142578125, 0.034820556640625, -0.003124237060546875, -0.053985595703125, -0.0009698867797851562, 0.0460205078125, -0.0469970703125, -0.0115509033203125, 0.06268310546875, 0.0254974365234375, -0.08587646484375, 0.0733642578125, -0.035675048828125, -0.03717041015625, 0.060516357421875, 0.03472900390625, 0.07440185546875, -0.029327392578125, 0.00006479024887084961, 0.017669677734375, 0.0274658203125, 0.03594970703125, 0.0721435546875, 0.028594970703125, -0.052581787109375, 0.058563232421875, -0.0164337158203125, -0.0267791748046875, -0.0035343170166015625, -0.028411865234375, 0.011199951171875, -0.0292205810546875, -0.007091522216796875, -0.0228424072265625, 0.0189056396484375, -0.046844482421875, 0.0283660888671875, -0.00551605224609375, 0.057403564453125, -0.056732177734375, 0.03131103515625, 0.04217529296875, -0.02215576171875, -0.056427001953125, -0.017364501953125, -0.007598876953125, -0.042388916015625, 0.020050048828125, -0.03021240234375, 0.0029239654541015625, 0.0063934326171875, -0.043060302734375, -0.078125, 0.060302734375, -0.04241943359375, -0.01849365234375, 0.01360321044921875, -0.007633209228515625, 0.0190887451171875, -0.0167236328125, 0.0007004737854003906, 0.02777099609375, 0.049652099609375, 0.0188751220703125, -0.051239013671875, -0.0245208740234375, 0.00009071826934814453, -0.02947998046875, 0.050323486328125, -0.039825439453125, 0.07843017578125, -0.036865234375, -0.003971099853515625, 0.029449462890625, 0.0163726806640625, 0.0139923095703125, 0.0439453125, 0.00959014892578125, 0.04833984375, 0.07098388671875, -0.027069091796875, 0.0584716796875, 0.01751708984375, 0.031402587890625, 0.04803466796875, -0.042999267578125, 0.049835205078125, 0.0211181640625, -0.03765869140625, 0.061248779296875, 0.08563232421875, -0.010406494140625, 0.053558349609375, 0.00339508056640625, -0.07171630859375, 0.0216217041015625, -0.01375579833984375, -0.0499267578125, 0.020904541015625, 0.01265716552734375, -0.045928955078125, -0.03826904296875, -0.0159454345703125, -0.0236358642578125, -0.00765228271484375, -0.050628662109375, 0.0445556640625, -0.0011463165283203125, -0.03387451171875, 0.012481689453125, 0.019073486328125, 0.011505126953125, -0.034759521484375, -0.001949310302734375, -0.01513671875, 0.017669677734375, -0.03759765625, -0.03472900390625, 0.037994384765625, -0.0214996337890625, -0.035430908203125, 0.01204681396484375, 0.050628662109375, -0.01123809814453125, -0.0299530029296875, 0.0215301513671875, 0.046173095703125, 0.0110626220703125, 0.0281524658203125, -0.01558685302734375, 0.0162353515625, -0.005336761474609375, -0.004425048828125, 0.0183563232421875, 0.0228729248046875, 0.014892578125, 0.0294952392578125, 0.028717041015625, -0.0011949539184570312, -0.007110595703125, -0.025390625, 0.0273590087890625, -0.06329345703125, -0.03790283203125, -0.04180908203125, 0.0181732177734375, -0.0015554428100585938, -0.0718994140625, 0.027496337890625, 0.09552001953125, 0.0687255859375, -0.031524658203125, 0.07080078125, -0.0144805908203125, 0.06365966796875, 0.0275115966796875, 0.03594970703125, -0.040008544921875, 0.002536773681640625, -0.0289154052734375, -0.07135009765625, -0.0236663818359375, 0.0301055908203125, -0.0015201568603515625, -0.0227508544921875, 0.057861328125, 0.0390625, -0.022186279296875, -0.0077972412109375, 0.0032062530517578125, -0.0019893646240234375, -0.00823211669921875, 0.03411865234375, 0.050750732421875, -0.061981201171875, -0.00707244873046875, -0.0143280029296875, -0.042327880859375, -0.033477783203125, -0.06390380859375, -0.0085906982421875, -0.0106353759765625, 0.002368927001953125, -0.03753662109375, 0.00014734268188476562, 0.08013916015625, 0.0377197265625, -0.07373046875, -0.03515625, 0.0223541259765625, 0.0260009765625, -0.01241302490234375, -0.0160675048828125, 0.0197906494140625, 0.01018524169921875, -0.0391845703125, 0.04559326171875, 0.053619384765625, 0.01384735107421875, 0.012969970703125, 0.0105133056640625, -0.054595947265625, -0.00991058349609375, 0.011566162109375, 0.06268310546875, -0.062347412109375, -0.04718017578125, -0.002105712890625, -0.0179443359375, -0.003833770751953125, 0.0113525390625, -0.0268402099609375, 0.034393310546875, 0.0229339599609375, 0.033111572265625, 0.0037403106689453125, -0.003631591796875, 0.035888671875, -0.060089111328125, 0.006267547607421875, 0.0274200439453125, 0.0275421142578125, -0.026519775390625, -0.039215087890625, 0.04449462890625, 0.06683349609375, -0.043731689453125, -0.057952880859375, -0.01316070556640625, -0.06646728515625, 0.002765655517578125, 0.044891357421875, 0.033233642578125, -0.03192138671875, -0.0276947021484375, -0.0372314453125, -0.00833892822265625, -0.00909423828125, 0.050537109375, 0.0782470703125, -0.049285888671875, 0.00531005859375, -0.06890869140625, 0.043731689453125, -0.0160675048828125, -0.0229339599609375, -0.03228759765625, 0.025421142578125, 0.0233612060546875, 0.0291748046875, 0.040771484375, 0.009307861328125, 0.055267333984375, 0.020721435546875, -0.01128387451171875, 0.017913818359375, -0.0302581787109375, -0.0019321441650390625, -0.003841400146484375, 0.02056884765625, -0.06805419921875 ] ]
inkoziev/jokes_dialogues
2023-02-19T07:07:16.000Z
[ "task_categories:conversational", "language:ru", "license:cc-by-nc-4.0", "region:us" ]
inkoziev
null
null
1
303
2023-02-18T11:59:12
--- license: cc-by-nc-4.0 task_categories: - conversational language: - ru --- # Диалоги из анекдотов и шуток Датасет содержит результат парсинга анекдотов, наскрапленных с разных сайтов. ## Формат Каждый сэмпл содержит четыре поля: "context" - контекст диалога, включая все недиалоговые вставки. Обратите внимание, что контекст содержит как предшествующие реплики, так и прочий сопутствующий текст, так как он определяет общий сеттинг, необходимый для генерации реплики. Из реплики удалены маркеры косвенной речи. "utterance" - диалоговая реплика. "hash" - хэш-код исходного полного текста для связывания сэмплов. "reply_num" - порядковый номер диалоговой реплики. Часто последняя реплика является "пайнчалайном", в ней сконцентрирована суть шутки. Один исходный текст может дать несколько сэмплов, если в нем было много реплик.
839
[ [ -0.0275726318359375, -0.05426025390625, 0.0311126708984375, 0.015289306640625, -0.035797119140625, 0.006954193115234375, 0.00984954833984375, -0.011871337890625, 0.0413818359375, 0.01486968994140625, -0.0560302734375, -0.03863525390625, -0.033660888671875, 0.01003265380859375, -0.0421142578125, 0.035247802734375, 0.0073394775390625, 0.0222320556640625, -0.0144805908203125, -0.00977325439453125, -0.032562255859375, -0.021453857421875, -0.040496826171875, -0.0132598876953125, 0.0179901123046875, 0.032501220703125, 0.038726806640625, 0.0168609619140625, 0.043182373046875, 0.036895751953125, 0.015472412109375, -0.004543304443359375, -0.0052032470703125, 0.033782958984375, 0.0027561187744140625, -0.0272369384765625, -0.0243072509765625, -0.019439697265625, 0.056884765625, 0.02825927734375, -0.01837158203125, 0.0152740478515625, -0.020721435546875, 0.050872802734375, -0.0138092041015625, 0.0038242340087890625, -0.0085906982421875, 0.0005445480346679688, -0.01311492919921875, -0.035552978515625, -0.0022296905517578125, -0.047576904296875, -0.01006317138671875, -0.03704833984375, -0.0224151611328125, 0.031463623046875, 0.07550048828125, -0.027496337890625, -0.028045654296875, -0.0078887939453125, -0.033782958984375, 0.06903076171875, -0.044708251953125, 0.0158538818359375, 0.049041748046875, 0.0142974853515625, -0.0131378173828125, -0.035675048828125, -0.049407958984375, 0.00946807861328125, -0.041595458984375, 0.029205322265625, -0.01453399658203125, -0.0278472900390625, 0.0133819580078125, 0.0028438568115234375, -0.023284912109375, -0.0202484130859375, -0.0214385986328125, -0.010498046875, 0.0450439453125, 0.023406982421875, 0.034027099609375, -0.028717041015625, -0.01271820068359375, 0.01485443115234375, -0.027252197265625, 0.01230621337890625, 0.03759765625, -0.006359100341796875, -0.0374755859375, 0.045318603515625, -0.05291748046875, 0.05029296875, 0.03436279296875, 0.0111846923828125, 0.0250244140625, -0.0357666015625, -0.0455322265625, -0.0183868408203125, 0.072509765625, 0.028961181640625, -0.00574493408203125, -0.004581451416015625, -0.005401611328125, -0.035430908203125, -0.0002130270004272461, -0.0616455078125, -0.002849578857421875, 0.030029296875, -0.0207061767578125, -0.042999267578125, 0.0357666015625, -0.05877685546875, -0.002079010009765625, 0.00252532958984375, 0.034698486328125, -0.045135498046875, -0.019073486328125, -0.0020923614501953125, 0.0112152099609375, 0.01102447509765625, 0.0301666259765625, -0.07110595703125, 0.034881591796875, 0.0234832763671875, 0.043975830078125, 0.0322265625, 0.016326904296875, -0.0247802734375, 0.0142059326171875, -0.0222625732421875, 0.059600830078125, -0.01399993896484375, -0.0323486328125, 0.0172576904296875, 0.019439697265625, -0.000667572021484375, -0.009918212890625, 0.0289154052734375, -0.048431396484375, 0.0309906005859375, -0.033782958984375, -0.01187896728515625, -0.020111083984375, 0.021636962890625, -0.021392822265625, 0.05126953125, -0.0050201416015625, -0.052581787109375, 0.0128021240234375, -0.04425048828125, -0.03948974609375, 0.03131103515625, -0.00568389892578125, -0.0209503173828125, 0.00887298583984375, -0.004032135009765625, 0.033355712890625, -0.01654052734375, -0.03265380859375, -0.01102447509765625, -0.0237884521484375, 0.050445556640625, -0.01361083984375, 0.06500244140625, 0.01922607421875, -0.01995849609375, 0.00611114501953125, -0.050689697265625, 0.045654296875, 0.01113128662109375, -0.033111572265625, -0.00433349609375, -0.0247039794921875, -0.0016241073608398438, 0.0303802490234375, 0.0222930908203125, -0.042755126953125, -0.012054443359375, -0.061004638671875, 0.00872802734375, 0.0894775390625, 0.0145416259765625, 0.027862548828125, -0.0426025390625, 0.029388427734375, 0.018951416015625, -0.00921630859375, 0.004459381103515625, 0.004291534423828125, -0.06298828125, -0.011962890625, 0.00901031494140625, 0.04290771484375, -0.05682373046875, 0.057861328125, -0.01186370849609375, -0.0087890625, -0.030120849609375, -0.002773284912109375, 0.0198822021484375, 0.011688232421875, 0.01001739501953125, -0.017486572265625, -0.0406494140625, -0.052215576171875, -0.0172882080078125, -0.023651123046875, 0.00733184814453125, 0.04608154296875, 0.0523681640625, 0.017791748046875, 0.0279388427734375, -0.036346435546875, -0.0063018798828125, 0.005565643310546875, -0.0018768310546875, 0.0212249755859375, 0.05438232421875, 0.03216552734375, -0.08428955078125, -0.0814208984375, 0.0196075439453125, -0.06134033203125, -0.00382232666015625, 0.0010395050048828125, -0.0180206298828125, 0.038299560546875, 0.015777587890625, -0.047637939453125, 0.040618896484375, 0.0220489501953125, -0.062744140625, 0.046478271484375, -0.00838470458984375, 0.051483154296875, -0.09381103515625, 0.03570556640625, -0.02093505859375, -0.02642822265625, -0.037567138671875, -0.0238037109375, -0.01549530029296875, 0.032684326171875, -0.050872802734375, 0.041748046875, -0.051483154296875, 0.0235748291015625, 0.00983428955078125, 0.00928497314453125, -0.0090789794921875, 0.0191650390625, -0.022064208984375, 0.042694091796875, 0.060333251953125, -0.03680419921875, 0.0770263671875, 0.029876708984375, -0.04425048828125, 0.0552978515625, -0.044189453125, 0.00568389892578125, -0.0189056396484375, -0.011688232421875, -0.09857177734375, -0.0439453125, 0.06427001953125, -0.065673828125, 0.0215301513671875, -0.004627227783203125, -0.042449951171875, -0.032135009765625, -0.035919189453125, 0.01270294189453125, 0.014801025390625, 0.004062652587890625, 0.00821685791015625, 0.00768280029296875, -0.002269744873046875, -0.05126953125, -0.0574951171875, 0.008575439453125, -0.00063323974609375, -0.04345703125, 0.0213470458984375, -0.0291290283203125, -0.0168609619140625, 0.005710601806640625, -0.0279388427734375, -0.020355224609375, -0.006687164306640625, 0.02392578125, 0.0228424072265625, 0.00058746337890625, -0.0007581710815429688, -0.0204010009765625, -0.0011234283447265625, 0.007415771484375, 0.002536773681640625, 0.04632568359375, -0.006458282470703125, -0.0251312255859375, -0.0770263671875, 0.048431396484375, 0.04095458984375, 0.00910186767578125, 0.07763671875, 0.051513671875, -0.0148773193359375, 0.01390838623046875, -0.03399658203125, -0.01453399658203125, -0.03912353515625, 0.019683837890625, -0.0310516357421875, -0.045867919921875, 0.05322265625, 0.01177978515625, -0.051300048828125, 0.0343017578125, 0.0523681640625, -0.0350341796875, 0.07891845703125, 0.0089874267578125, 0.02734375, 0.05633544921875, -0.03314208984375, 0.0162200927734375, -0.058349609375, -0.046112060546875, -0.035797119140625, -0.02520751953125, -0.060302734375, -0.0017309188842773438, 0.01386260986328125, -0.024078369140625, -0.0154571533203125, 0.0232086181640625, -0.034423828125, 0.0257720947265625, 0.024566650390625, 0.0283203125, -0.01154327392578125, -0.0186004638671875, -0.01788330078125, 0.00542449951171875, -0.0333251953125, -0.0175323486328125, 0.056976318359375, -0.021087646484375, 0.04705810546875, 0.06396484375, 0.0323486328125, 0.0181884765625, -0.004108428955078125, -0.06256103515625, 0.062744140625, 0.033905029296875, -0.07293701171875, -0.03533935546875, -0.0232086181640625, -0.07489013671875, 0.0135955810546875, -0.02777099609375, -0.0762939453125, 0.000049233436584472656, -0.01399993896484375, -0.032440185546875, 0.02044677734375, -0.03131103515625, 0.062744140625, -0.00690460205078125, -0.06195068359375, -0.005779266357421875, -0.072021484375, 0.0160064697265625, 0.0234375, 0.0168304443359375, -0.0037136077880859375, -0.003131866455078125, 0.060546875, -0.035675048828125, 0.0297393798828125, 0.0021533966064453125, 0.0140838623046875, 0.025482177734375, 0.0169830322265625, 0.03564453125, 0.0222930908203125, -0.001735687255859375, -0.021697998046875, 0.01442718505859375, -0.037811279296875, -0.022705078125, 0.08807373046875, -0.053070068359375, -0.0579833984375, -0.07452392578125, -0.015716552734375, 0.0111541748046875, 0.058135986328125, 0.01462554931640625, 0.047943115234375, -0.0290069580078125, 0.053863525390625, 0.03515625, -0.00981903076171875, 0.06048583984375, 0.034271240234375, 0.01129913330078125, -0.0279998779296875, 0.0195465087890625, 0.0186920166015625, 0.006622314453125, 0.03997802734375, 0.0018587112426757812, -0.017669677734375, -0.048553466796875, 0.0050201416015625, 0.01419830322265625, -0.040008544921875, -0.04681396484375, -0.029876708984375, 0.0052947998046875, -0.060943603515625, 0.00557708740234375, 0.0118560791015625, -0.024658203125, -0.018157958984375, -0.011962890625, 0.023681640625, 0.044647216796875, -0.0236663818359375, 0.0293121337890625, -0.061187744140625, 0.03460693359375, 0.02105712890625, 0.044097900390625, -0.00949859619140625, -0.033782958984375, -0.040374755859375, 0.01354217529296875, -0.047271728515625, -0.07379150390625, 0.044891357421875, -0.02178955078125, 0.0269012451171875, 0.021392822265625, 0.006855010986328125, 0.045928955078125, -0.0110015869140625, 0.045806884765625, 0.027008056640625, -0.09326171875, 0.037933349609375, -0.05108642578125, 0.0251007080078125, 0.03802490234375, 0.017303466796875, -0.05523681640625, -0.0012331008911132812, -0.05865478515625, -0.056365966796875, 0.09564208984375, 0.0258636474609375, 0.02490234375, -0.01477813720703125, -0.003814697265625, -0.034027099609375, 0.041015625, -0.026214599609375, -0.049896240234375, -0.00257110595703125, -0.014495849609375, 0.032196044921875, -0.0226593017578125, -0.02734375, -0.037078857421875, 0.058258056640625, 0.02685546875, 0.050048828125, 0.0269775390625, 0.004512786865234375, -0.03509521484375, 0.034149169921875, 0.07843017578125, 0.07879638671875, -0.0304107666015625, 0.0012369155883789062, 0.0147247314453125, -0.03363037109375, 0.00975799560546875, -0.0183258056640625, -0.005558013916015625, -0.00418853759765625, 0.01207733154296875, 0.046356201171875, 0.01453399658203125, -0.01280975341796875, 0.049713134765625, -0.00611114501953125, -0.0037288665771484375, -0.048065185546875, -0.01751708984375, 0.005702972412109375, 0.00769805908203125, 0.042938232421875, 0.02740478515625, 0.00226593017578125, -0.054412841796875, 0.029327392578125, 0.053375244140625, -0.040618896484375, -0.0341796875, 0.038330078125, 0.0111541748046875, -0.037628173828125, 0.0199737548828125, 0.0106201171875, -0.0396728515625, 0.043975830078125, 0.04180908203125, 0.0654296875, -0.0478515625, 0.010498046875, 0.0369873046875, 0.0061187744140625, 0.0166778564453125, 0.032867431640625, -0.0039215087890625, -0.050872802734375, -0.0150604248046875, -0.037872314453125, 0.0013780593872070312, 0.0054931640625, -0.04510498046875, 0.01293182373046875, -0.0513916015625, -0.0229644775390625, 0.00860595703125, 0.0158538818359375, -0.043975830078125, 0.033721923828125, -0.01181793212890625, 0.03497314453125, -0.045806884765625, 0.06585693359375, 0.060333251953125, -0.0278472900390625, -0.04095458984375, 0.00913238525390625, 0.003345489501953125, -0.06768798828125, 0.07867431640625, -0.0213165283203125, -0.013214111328125, 0.00982666015625, -0.048614501953125, -0.062225341796875, 0.08575439453125, -0.0072021484375, 0.001422882080078125, 0.025146484375, -0.015716552734375, 0.0211334228515625, -0.0115814208984375, 0.0310516357421875, -0.0006427764892578125, 0.06243896484375, 0.04345703125, -0.0562744140625, 0.048095703125, -0.0246429443359375, -0.02508544921875, 0.03277587890625, -0.09185791015625, 0.0626220703125, 0.003780364990234375, -0.019989013671875, 0.0270233154296875, 0.0369873046875, -0.043914794921875, -0.00656890869140625, 0.00433349609375, 0.038787841796875, 0.01336669921875, -0.022491455078125, 0.0550537109375, -0.0112762451171875, 0.03619384765625, 0.0192718505859375, 0.01049041748046875, 0.036163330078125, 0.047943115234375, -0.040252685546875, 0.037750244140625, 0.0021877288818359375, -0.00807952880859375, 0.061981201171875, 0.0173492431640625, -0.052520751953125, -0.01354217529296875, -0.0016040802001953125, -0.00888824462890625, 0.029876708984375, 0.0136871337890625, -0.004505157470703125, 0.01081085205078125, -0.0292510986328125, 0.0223541259765625, 0.0067138671875, 0.0012674331665039062, 0.07110595703125, -0.006214141845703125, -0.036041259765625, 0.041656494140625, 0.005107879638671875, 0.0255126953125, -0.06884765625, 0.0191497802734375, -0.009002685546875, 0.00910186767578125, -0.03814697265625, -0.053009033203125, 0.036224365234375, -0.022796630859375, -0.006305694580078125, -0.0237274169921875, 0.05718994140625, -0.0202178955078125, -0.039642333984375, -0.006893157958984375, 0.01812744140625, -0.0090484619140625, 0.02032470703125, -0.039520263671875, -0.00426483154296875, 0.0014333724975585938, -0.03973388671875, 0.0203857421875, 0.03924560546875, 0.03948974609375, 0.048492431640625, 0.056427001953125, 0.030059814453125, -0.0108489990234375, -0.034637451171875, 0.04754638671875, -0.0728759765625, -0.033416748046875, -0.07843017578125, 0.04681396484375, -0.02606201171875, 0.0031795501708984375, 0.07757568359375, 0.041473388671875, 0.03912353515625, -0.0108489990234375, 0.057281494140625, -0.0462646484375, 0.0318603515625, -0.0237274169921875, 0.06573486328125, -0.050445556640625, -0.001316070556640625, -0.0128021240234375, -0.022491455078125, -0.04071044921875, 0.0523681640625, -0.0160980224609375, 0.0304107666015625, 0.07843017578125, 0.04608154296875, 0.0068359375, -0.0181121826171875, 0.041290283203125, 0.042205810546875, 0.0053558349609375, 0.041748046875, 0.0384521484375, -0.072021484375, 0.04022216796875, -0.016326904296875, 0.0106964111328125, -0.040924072265625, -0.05206298828125, -0.057373046875, -0.0445556640625, -0.0184173583984375, -0.040130615234375, -0.0033721923828125, 0.06378173828125, 0.05706787109375, -0.06756591796875, -0.0275726318359375, 0.016265869140625, 0.039825439453125, -0.01317596435546875, -0.025177001953125, 0.035003662109375, 0.01016998291015625, -0.07427978515625, 0.006069183349609375, 0.00555419921875, 0.023529052734375, 0.00691986083984375, 0.01245880126953125, -0.07220458984375, 0.0291748046875, 0.032806396484375, 0.020538330078125, -0.03851318359375, -0.0494384765625, -0.0018472671508789062, -0.0254364013671875, 0.010528564453125, 0.01568603515625, -0.03485107421875, 0.0159454345703125, 0.06939697265625, -0.01763916015625, 0.037200927734375, 0.0209503173828125, 0.030731201171875, -0.049560546875, 0.0234527587890625, 0.01503753662109375, 0.01047515869140625, 0.022369384765625, -0.033416748046875, 0.00885772705078125, 0.037689208984375, -0.05023193359375, -0.058502197265625, 0.004833221435546875, -0.09320068359375, -0.004070281982421875, 0.0716552734375, 0.003326416015625, -0.0162353515625, -0.0016269683837890625, -0.0011949539184570312, 0.0226287841796875, -0.05181884765625, 0.0550537109375, 0.084228515625, -0.007320404052734375, -0.00780487060546875, -0.05084228515625, 0.046875, 0.036346435546875, -0.05023193359375, -0.0283203125, 0.031982421875, 0.0153961181640625, 0.0202178955078125, 0.06573486328125, -0.0083770751953125, 0.0160675048828125, -0.009765625, -0.0230712890625, -0.0086669921875, 0.003566741943359375, -0.0007700920104980469, 0.00928497314453125, -0.028533935546875, -0.05438232421875 ] ]
hate_offensive
2023-01-25T14:31:32.000Z
[ "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" ]
null
null
@article{article, author = {Davidson, Thomas and Warmsley, Dana and Macy, Michael and Weber, Ingmar}, year = {2017}, month = {03}, pages = {}, title = {Automated Hate Speech Detection and the Problem of Offensive Language} }
6
301
2022-03-02T23:29:22
--- 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 --- # 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.
4,719
[ [ -0.029815673828125, -0.05218505859375, -0.006404876708984375, 0.01287078857421875, -0.01340484619140625, 0.02423095703125, -0.0284576416015625, -0.03302001953125, 0.028717041015625, 0.01554107666015625, -0.046234130859375, -0.07989501953125, -0.0672607421875, -0.00016367435455322266, -0.034423828125, 0.08636474609375, 0.0144805908203125, -0.01702880859375, 0.01953125, -0.0258026123046875, -0.00838470458984375, -0.031524658203125, -0.037841796875, -0.005535125732421875, 0.0426025390625, 0.03948974609375, 0.055419921875, 0.055450439453125, 0.02899169921875, 0.0162811279296875, -0.0019435882568359375, -0.01120758056640625, -0.0518798828125, -0.002773284912109375, -0.0232696533203125, -0.0030460357666015625, -0.024169921875, 0.01336669921875, 0.034637451171875, 0.0232696533203125, -0.00295257568359375, 0.027313232421875, 0.004619598388671875, 0.01922607421875, -0.03863525390625, 0.0166473388671875, -0.04180908203125, 0.002079010009765625, -0.041748046875, 0.0162353515625, -0.0015935897827148438, -0.040496826171875, -0.0244598388671875, -0.0352783203125, 0.0060882568359375, 0.002140045166015625, 0.046539306640625, 0.00665283203125, -0.019378662109375, -0.0212249755859375, -0.03436279296875, 0.05999755859375, -0.058502197265625, 0.0205535888671875, 0.042236328125, 0.005245208740234375, 0.00957489013671875, -0.029632568359375, -0.057769775390625, 0.01169586181640625, -0.0013580322265625, 0.0186920166015625, -0.041015625, -0.010986328125, 0.034149169921875, 0.018096923828125, -0.0307769775390625, 0.0156707763671875, -0.04241943359375, -0.01108551025390625, 0.06561279296875, 0.01499176025390625, 0.033843994140625, -0.0321044921875, -0.0014562606811523438, -0.0014581680297851562, -0.00992584228515625, -0.0123748779296875, 0.042755126953125, 0.044464111328125, -0.04437255859375, 0.04632568359375, -0.0023651123046875, 0.02740478515625, -0.0164642333984375, -0.00823211669921875, 0.04644775390625, -0.0113983154296875, -0.007053375244140625, -0.0124664306640625, 0.07763671875, 0.0479736328125, 0.025299072265625, -0.00136566162109375, 0.00093841552734375, 0.017303466796875, 0.017669677734375, -0.0616455078125, -0.0218505859375, 0.027740478515625, -0.031982421875, -0.03839111328125, -0.0099945068359375, -0.09014892578125, -0.0347900390625, -0.00926971435546875, 0.00980377197265625, -0.024505615234375, -0.037506103515625, -0.0302581787109375, -0.02630615234375, 0.0053253173828125, 0.003574371337890625, -0.04718017578125, 0.0263671875, 0.032379150390625, 0.06170654296875, -0.032440185546875, -0.00537109375, -0.01123809814453125, 0.0035037994384765625, -0.01279449462890625, 0.0282745361328125, -0.04241943359375, -0.0218658447265625, 0.0243988037109375, -0.007617950439453125, 0.0035877227783203125, -0.031158447265625, 0.07794189453125, -0.02105712890625, 0.012847900390625, -0.0208740234375, -0.0254974365234375, -0.00293731689453125, 0.0235137939453125, -0.03863525390625, 0.09088134765625, 0.02008056640625, -0.0726318359375, 0.021881103515625, -0.0712890625, -0.03472900390625, 0.007720947265625, -0.0153656005859375, -0.0416259765625, -0.02557373046875, 0.0008554458618164062, 0.02838134765625, -0.0201568603515625, 0.00778961181640625, -0.0311737060546875, -0.0029125213623046875, -0.004825592041015625, 0.0010128021240234375, 0.10491943359375, 0.028778076171875, -0.050262451171875, 0.01403045654296875, -0.066162109375, -0.0212249755859375, 0.0369873046875, -0.0109405517578125, -0.0195770263671875, -0.005626678466796875, 0.036102294921875, 0.036224365234375, -0.0010194778442382812, -0.054901123046875, -0.01068878173828125, -0.01873779296875, 0.0115814208984375, 0.06683349609375, -0.00815582275390625, 0.01055145263671875, -0.0300750732421875, 0.0390625, 0.004573822021484375, 0.02545166015625, 0.04315185546875, -0.043853759765625, -0.045623779296875, -0.0120086669921875, -0.01451873779296875, 0.052734375, -0.043670654296875, 0.04541015625, -0.013763427734375, -0.058380126953125, -0.02166748046875, 0.008392333984375, 0.03662109375, 0.031402587890625, 0.0390625, -0.01409149169921875, -0.076171875, -0.0557861328125, -0.0169830322265625, -0.0274810791015625, 0.0234527587890625, 0.0340576171875, 0.053466796875, -0.0120697021484375, 0.05474853515625, -0.043670654296875, -0.0251007080078125, -0.0312042236328125, 0.01398468017578125, 0.007541656494140625, 0.033050537109375, 0.0482177734375, -0.06353759765625, -0.052459716796875, -0.02313232421875, -0.0423583984375, -0.034271240234375, 0.0297088623046875, -0.0253143310546875, 0.006732940673828125, 0.021484375, -0.0020885467529296875, 0.047637939453125, 0.04608154296875, -0.043487548828125, 0.042144775390625, 0.047332763671875, 0.026123046875, -0.0914306640625, 0.00011342763900756836, 0.01479339599609375, 0.006168365478515625, -0.060760498046875, -0.02166748046875, -0.0264434814453125, 0.01276397705078125, -0.034576416015625, 0.034332275390625, 0.00167083740234375, 0.025390625, -0.0014200210571289062, 0.005573272705078125, -0.0205078125, 0.03948974609375, -0.01197052001953125, 0.04058837890625, 0.03436279296875, -0.034576416015625, 0.01971435546875, 0.036407470703125, -0.0264892578125, 0.048492431640625, -0.039337158203125, 0.0021877288818359375, -0.013427734375, -0.0015506744384765625, -0.0738525390625, -0.0199127197265625, 0.0628662109375, -0.049774169921875, -0.005428314208984375, -0.01763916015625, -0.05078125, -0.046966552734375, -0.035400390625, 0.02740478515625, 0.0257415771484375, -0.014862060546875, 0.03143310546875, 0.0670166015625, 0.0088348388671875, -0.039459228515625, -0.06640625, -0.002197265625, -0.0267333984375, -0.0287628173828125, 0.0341796875, -0.02587890625, -0.03515625, -0.006336212158203125, 0.02838134765625, -0.0048370361328125, 0.005352020263671875, 0.0338134765625, -0.0005826950073242188, 0.01184844970703125, -0.0006074905395507812, -0.01236724853515625, 0.031707763671875, 0.0079803466796875, -0.00560760498046875, 0.0430908203125, 0.018707275390625, -0.005489349365234375, -0.021240234375, 0.038116455078125, 0.0249786376953125, -0.0023593902587890625, 0.0643310546875, 0.07891845703125, -0.043701171875, -0.001094818115234375, -0.0408935546875, -0.0020236968994140625, -0.026611328125, 0.029571533203125, 0.0035076141357421875, -0.06158447265625, 0.058441162109375, 0.043853759765625, 0.0192413330078125, 0.0517578125, 0.061737060546875, 0.0081939697265625, 0.0614013671875, 0.032470703125, -0.0193023681640625, 0.0567626953125, -0.0223541259765625, 0.004741668701171875, -0.03900146484375, -0.023773193359375, -0.060577392578125, -0.0261383056640625, -0.052947998046875, -0.033935546875, 0.0011243820190429688, -0.018218994140625, -0.042266845703125, 0.0352783203125, -0.0433349609375, 0.01690673828125, 0.04156494140625, -0.0005636215209960938, -0.00872039794921875, 0.0095367431640625, -0.009307861328125, -0.0266876220703125, -0.036346435546875, -0.023895263671875, 0.069091796875, 0.0238037109375, 0.022491455078125, 0.033355712890625, 0.0487060546875, 0.04150390625, 0.034332275390625, -0.044921875, 0.03607177734375, -0.02349853515625, -0.0645751953125, -0.022186279296875, -0.03546142578125, -0.06317138671875, -0.0033550262451171875, -0.0148468017578125, -0.0733642578125, 0.0254669189453125, 0.00409698486328125, -0.01180267333984375, 0.0457763671875, -0.036163330078125, 0.061492919921875, 0.0036373138427734375, -0.0252685546875, -0.0038318634033203125, -0.0460205078125, 0.0214080810546875, 0.00565338134765625, 0.0513916015625, -0.0243377685546875, 0.00399017333984375, 0.1141357421875, -0.0243377685546875, 0.087158203125, -0.0184326171875, -0.0042724609375, 0.0233917236328125, -0.01174163818359375, 0.02410888671875, -0.0213775634765625, -0.024810791015625, 0.0312042236328125, -0.033294677734375, -0.01531219482421875, -0.018463134765625, 0.04144287109375, -0.062469482421875, -0.0216217041015625, -0.026641845703125, -0.0272369384765625, 0.0010995864868164062, 0.029754638671875, 0.025390625, 0.019561767578125, -0.0178680419921875, 0.005764007568359375, 0.024871826171875, -0.01702880859375, 0.023040771484375, 0.0218353271484375, -0.01158905029296875, -0.055023193359375, 0.055267333984375, 0.0333251953125, 0.004444122314453125, 0.012237548828125, 0.01461029052734375, -0.0166473388671875, -0.035614013671875, -0.01499176025390625, 0.01390838623046875, -0.04779052734375, -0.0213470458984375, -0.06817626953125, -0.0174102783203125, -0.063232421875, -0.0018310546875, -0.01313018798828125, -0.026123046875, -0.0280914306640625, -0.0210113525390625, 0.0419921875, 0.0570068359375, -0.043701171875, 0.026702880859375, -0.017242431640625, 0.03729248046875, -0.0001518726348876953, 0.034820556640625, 0.01018524169921875, -0.0631103515625, -0.0333251953125, 0.00562286376953125, -0.0340576171875, -0.07867431640625, 0.031829833984375, -0.0024776458740234375, 0.03839111328125, 0.0202178955078125, 0.02972412109375, 0.031341552734375, -0.0189361572265625, 0.0736083984375, 0.016998291015625, -0.0504150390625, 0.04852294921875, -0.03961181640625, 0.009521484375, 0.037139892578125, 0.046600341796875, -0.053955078125, -0.049468994140625, -0.06097412109375, -0.0771484375, 0.07659912109375, 0.0396728515625, 0.017364501953125, -0.033233642578125, -0.0141448974609375, -0.01407623291015625, 0.00450897216796875, -0.07208251953125, -0.08453369140625, -0.030853271484375, -0.024627685546875, 0.006748199462890625, -0.0307769775390625, -0.02496337890625, -0.035614013671875, 0.06890869140625, 0.0234832763671875, 0.0216827392578125, -0.0166015625, 0.005687713623046875, -0.00562286376953125, 0.022979736328125, 0.03369140625, 0.039581298828125, -0.0299072265625, 0.004428863525390625, 0.006084442138671875, -0.05377197265625, -0.002285003662109375, 0.016357421875, -0.0130157470703125, 0.00397491455078125, 0.01511383056640625, 0.0504150390625, -0.00201416015625, -0.0242156982421875, 0.04766845703125, -0.0036411285400390625, -0.02783203125, -0.04302978515625, -0.001895904541015625, -0.01155853271484375, 0.0150604248046875, 0.03759765625, -0.01107025146484375, 0.010986328125, -0.025970458984375, 0.027191162109375, 0.01226043701171875, -0.035400390625, -0.0236663818359375, 0.05279541015625, 0.006710052490234375, -0.03839111328125, 0.0202178955078125, -0.0308380126953125, -0.052886962890625, 0.03472900390625, 0.031707763671875, 0.062408447265625, -0.0157623291015625, 0.03216552734375, 0.061309814453125, 0.0345458984375, 0.031158447265625, 0.0239715576171875, -0.002880096435546875, -0.0672607421875, -0.005168914794921875, -0.048187255859375, -0.0066070556640625, 0.0256500244140625, -0.047882080078125, 0.018035888671875, -0.0484619140625, -0.01123809814453125, 0.0048675537109375, 0.00847625732421875, -0.05621337890625, 0.0301513671875, 0.0172271728515625, 0.0595703125, -0.08233642578125, 0.037933349609375, 0.0310211181640625, -0.05267333984375, -0.053436279296875, 0.0013837814331054688, 0.031982421875, -0.05145263671875, 0.0440673828125, 0.00002562999725341797, 0.01175689697265625, 0.0009222030639648438, -0.0587158203125, -0.050872802734375, 0.054290771484375, 0.0091705322265625, -0.018310546875, 0.026214599609375, 0.0218048095703125, 0.04266357421875, -0.02325439453125, 0.0263671875, 0.04791259765625, 0.04132080078125, 0.0073699951171875, -0.044677734375, 0.0165557861328125, -0.033843994140625, -0.0166168212890625, 0.0028076171875, -0.04302978515625, 0.04693603515625, 0.00577545166015625, -0.0223388671875, -0.031036376953125, 0.048187255859375, 0.0051727294921875, 0.0223236083984375, 0.04632568359375, 0.058135986328125, 0.044586181640625, -0.004058837890625, 0.060760498046875, -0.004116058349609375, 0.0199737548828125, 0.083740234375, 0.017059326171875, 0.047882080078125, 0.00849151611328125, -0.027618408203125, 0.0382080078125, 0.0209197998046875, -0.002780914306640625, 0.0219268798828125, 0.0212249755859375, -0.01508331298828125, 0.001861572265625, -0.0440673828125, -0.02520751953125, 0.035614013671875, 0.036651611328125, -0.041412353515625, -0.018646240234375, -0.0014257431030273438, 0.03875732421875, 0.0218505859375, -0.0247650146484375, 0.060943603515625, -0.01300048828125, -0.024871826171875, 0.037933349609375, 0.00821685791015625, 0.06964111328125, -0.0244598388671875, 0.006717681884765625, 0.00018143653869628906, -0.01155853271484375, -0.038360595703125, -0.069091796875, 0.045166015625, 0.02166748046875, -0.033172607421875, -0.00847625732421875, 0.0268402099609375, -0.039154052734375, -0.039215087890625, 0.03948974609375, 0.01081085205078125, 0.017364501953125, 0.0085296630859375, -0.08050537109375, 0.040130615234375, 0.0215606689453125, -0.0078125, 0.007068634033203125, 0.0257110595703125, -0.005153656005859375, 0.0236663818359375, 0.038482666015625, 0.0137939453125, 0.00997161865234375, 0.036346435546875, 0.07098388671875, -0.049713134765625, -0.0174102783203125, -0.06719970703125, 0.041168212890625, -0.0372314453125, -0.028839111328125, 0.06573486328125, 0.05615234375, 0.07623291015625, 0.0175933837890625, 0.08245849609375, -0.05145263671875, 0.07525634765625, 0.0030918121337890625, 0.057037353515625, -0.0413818359375, -0.0091094970703125, -0.060333251953125, -0.0439453125, -0.044952392578125, 0.04412841796875, -0.04168701171875, 0.012603759765625, 0.026031494140625, 0.0712890625, -0.0016641616821289062, -0.001834869384765625, 0.021820068359375, 0.049713134765625, 0.04168701171875, 0.01322174072265625, 0.02130126953125, -0.040771484375, 0.05877685546875, -0.044586181640625, -0.018280029296875, -0.01213836669921875, -0.05548095703125, -0.06524658203125, -0.060577392578125, -0.049530029296875, -0.061309814453125, 0.001468658447265625, 0.0806884765625, 0.0322265625, -0.0799560546875, -0.0243377685546875, 0.0131988525390625, 0.0257720947265625, -0.000042319297790527344, -0.0237579345703125, 0.0300750732421875, 0.0067901611328125, -0.0640869140625, -0.0158538818359375, 0.0005526542663574219, -0.0021038055419921875, 0.0086669921875, -0.0107421875, -0.050506591796875, 0.0008234977722167969, 0.03887939453125, 0.0278778076171875, -0.043914794921875, -0.0235137939453125, -0.02294921875, -0.01224517822265625, 0.004177093505859375, 0.0264739990234375, -0.01520538330078125, 0.0162506103515625, 0.02764892578125, 0.0265045166015625, 0.01702880859375, 0.006496429443359375, 0.00811004638671875, -0.055755615234375, 0.0084228515625, 0.032440185546875, 0.020660400390625, 0.032684326171875, -0.018035888671875, 0.037750244140625, 0.03143310546875, -0.031494140625, -0.060394287109375, 0.01175689697265625, -0.07220458984375, 0.00325775146484375, 0.10675048828125, 0.00402069091796875, -0.017791748046875, -0.041473388671875, -0.01500701904296875, 0.044464111328125, -0.06494140625, 0.047515869140625, 0.053802490234375, 0.0155487060546875, -0.0153656005859375, -0.0251312255859375, 0.053619384765625, -0.000006139278411865234, -0.057159423828125, 0.015350341796875, 0.03662109375, 0.007503509521484375, 0.015228271484375, 0.061798095703125, -0.0181121826171875, 0.0083770751953125, -0.01146697998046875, 0.027130126953125, 0.0053863525390625, 0.0014295578002929688, 0.0030536651611328125, 0.007965087890625, -0.0165863037109375, -0.0109405517578125 ] ]
AlekseyKorshuk/hellaswag
2022-06-06T10:33:23.000Z
[ "region:us" ]
AlekseyKorshuk
null
null
2
301
2022-06-06T10:33:09
Entry not found
15
[ [ -0.0214080810546875, -0.01497650146484375, 0.057098388671875, 0.028839111328125, -0.0350341796875, 0.046478271484375, 0.052520751953125, 0.005046844482421875, 0.051361083984375, 0.016998291015625, -0.05206298828125, -0.01497650146484375, -0.06036376953125, 0.03790283203125, -0.0265045166015625, 0.038421630859375, -0.009613037109375, -0.007137298583984375, 0.0187225341796875, -0.0183563232421875, -0.035858154296875, -0.0245208740234375, -0.0789794921875, 0.004047393798828125, 0.035308837890625, 0.049285888671875, 0.050323486328125, 0.0242156982421875, 0.042694091796875, 0.0260772705078125, -0.01532745361328125, 0.032012939453125, -0.0027332305908203125, 0.00016188621520996094, -0.0233917236328125, -0.03662109375, -0.0189666748046875, 0.00502777099609375, 0.07275390625, 0.06414794921875, -0.0188751220703125, 0.0035419464111328125, -0.020294189453125, 0.0219879150390625, -0.032989501953125, 0.0202484130859375, -0.0014514923095703125, 0.010833740234375, -0.046722412109375, -0.036712646484375, 0.0008492469787597656, -0.048797607421875, 0.011871337890625, -0.045745849609375, 0.054840087890625, 0.0123138427734375, 0.07647705078125, 0.00981903076171875, -0.030670166015625, -0.0540771484375, -0.0433349609375, 0.037811279296875, -0.02166748046875, 0.026336669921875, 0.046600341796875, -0.003215789794921875, -0.06512451171875, -0.04473876953125, -0.03082275390625, 0.0194091796875, 0.0234832763671875, -0.0226287841796875, -0.01160430908203125, -0.0202789306640625, 0.01047515869140625, 0.0084991455078125, -0.032135009765625, -0.036773681640625, -0.0362548828125, -0.0262908935546875, 0.04119873046875, 0.0230865478515625, 0.01611328125, -0.01251983642578125, -0.0214080810546875, 0.005847930908203125, -0.027587890625, 0.022552490234375, 0.042022705078125, 0.047149658203125, -0.038543701171875, 0.037139892578125, -0.0033130645751953125, 0.04931640625, 0.007568359375, -0.0182037353515625, 0.0275115966796875, -0.009765625, 0.003643035888671875, 0.0280303955078125, 0.020904541015625, 0.0188140869140625, -0.0217437744140625, 0.013458251953125, -0.0213470458984375, -0.02020263671875, -0.01483154296875, -0.0195770263671875, -0.02386474609375, 0.036407470703125, -0.0219879150390625, -0.0284423828125, 0.07586669921875, -0.0278472900390625, -0.048431396484375, 0.0219573974609375, 0.026947021484375, -0.00658416748046875, -0.0246429443359375, -0.00347137451171875, -0.056060791015625, -0.0005278587341308594, 0.049713134765625, -0.0477294921875, 0.022369384765625, 0.0313720703125, 0.0491943359375, 0.0130157470703125, -0.00930023193359375, -0.02850341796875, 0.019744873046875, -0.05743408203125, 0.041900634765625, -0.01335906982421875, -0.066650390625, 0.0073699951171875, 0.05950927734375, -0.025146484375, -0.0802001953125, 0.0703125, -0.045745849609375, 0.01061248779296875, -0.044891357421875, -0.0097198486328125, -0.00472259521484375, -0.0003204345703125, -0.040374755859375, 0.050201416015625, 0.038909912109375, -0.033111572265625, 0.01418304443359375, -0.01727294921875, -0.02593994140625, 0.0257415771484375, -0.0052490234375, -0.0144805908203125, 0.047332763671875, -0.044097900390625, -0.017852783203125, 0.01953125, 0.015716552734375, -0.023712158203125, -0.052581787109375, 0.005641937255859375, -0.0038738250732421875, 0.1029052734375, -0.002552032470703125, -0.0237579345703125, -0.045074462890625, -0.0762939453125, -0.004703521728515625, 0.045654296875, -0.06097412109375, -0.01849365234375, -0.0030841827392578125, -0.017364501953125, 0.005950927734375, 0.049072265625, -0.07427978515625, 0.0187835693359375, -0.0033779144287109375, -0.01512908935546875, 0.054840087890625, 0.0102081298828125, 0.0164337158203125, 0.00989532470703125, 0.02850341796875, 0.0350341796875, 0.00738525390625, 0.04541015625, -0.02301025390625, -0.0643310546875, 0.040863037109375, 0.016754150390625, 0.05389404296875, -0.033111572265625, 0.0178070068359375, 0.0179595947265625, -0.0226287841796875, -0.0377197265625, -0.02056884765625, 0.00598907470703125, 0.00991058349609375, 0.0073699951171875, -0.037994384765625, -0.0435791015625, -0.06427001953125, -0.00902557373046875, -0.0285797119140625, -0.0237274169921875, 0.01390838623046875, 0.038421630859375, -0.07940673828125, 0.0273590087890625, -0.05108642578125, -0.046600341796875, -0.0006933212280273438, -0.0128173828125, 0.0499267578125, 0.0287017822265625, 0.03338623046875, -0.04241943359375, -0.037567138671875, -0.014892578125, -0.06854248046875, -0.00882720947265625, 0.0164947509765625, 0.0203094482421875, -0.008880615234375, -0.0181884765625, -0.0323486328125, 0.0537109375, 0.00977325439453125, -0.035736083984375, 0.03460693359375, -0.0200042724609375, 0.0114288330078125, -0.042236328125, -0.00458526611328125, -0.04388427734375, -0.00006479024887084961, -0.0239105224609375, -0.03802490234375, 0.009796142578125, 0.004638671875, -0.0106353759765625, 0.0190887451171875, -0.060302734375, -0.00006395578384399414, -0.04931640625, 0.0251617431640625, 0.004238128662109375, -0.0208892822265625, -0.001163482666015625, 0.06634521484375, 0.051605224609375, -0.0255126953125, 0.0478515625, 0.0294342041015625, 0.0126495361328125, 0.05059814453125, -0.0124053955078125, 0.0109405517578125, -0.034820556640625, -0.0080413818359375, -0.0589599609375, -0.0728759765625, 0.04852294921875, -0.040496826171875, 0.0242462158203125, -0.0283966064453125, 0.01715087890625, -0.045928955078125, -0.0025806427001953125, 0.03192138671875, -0.00394439697265625, -0.0455322265625, 0.03472900390625, 0.0300445556640625, -0.01338958740234375, -0.0438232421875, -0.03515625, 0.0261383056640625, 0.04083251953125, -0.0108489990234375, 0.004566192626953125, 0.00992584228515625, -0.036102294921875, -0.0027179718017578125, -0.0256195068359375, -0.030364990234375, 0.0036163330078125, 0.00865936279296875, -0.00035691261291503906, -0.0268402099609375, -0.005756378173828125, -0.0237884521484375, -0.030914306640625, 0.0145263671875, 0.0199737548828125, -0.002719879150390625, -0.0282745361328125, -0.0240020751953125, -0.0589599609375, 0.0445556640625, 0.03558349609375, 0.0035076141357421875, 0.05010986328125, 0.0111541748046875, -0.05316162109375, -0.0089874267578125, -0.0116729736328125, 0.0178680419921875, -0.03704833984375, 0.00920867919921875, -0.000942230224609375, -0.004199981689453125, 0.0174560546875, 0.016845703125, -0.028533935546875, 0.061553955078125, -0.017364501953125, -0.0238037109375, 0.052825927734375, 0.03961181640625, 0.032867431640625, 0.01096343994140625, -0.0029697418212890625, 0.05975341796875, -0.07940673828125, -0.043548583984375, -0.049163818359375, -0.01056671142578125, -0.0288543701171875, -0.002140045166015625, 0.04144287109375, 0.0192718505859375, -0.00887298583984375, 0.03155517578125, -0.0347900390625, 0.0236053466796875, 0.067138671875, 0.02374267578125, 0.0228118896484375, -0.050262451171875, -0.0166778564453125, -0.00928497314453125, -0.06634521484375, -0.0174560546875, 0.058807373046875, 0.015106201171875, 0.05596923828125, 0.03973388671875, 0.045013427734375, 0.009063720703125, 0.016754150390625, -0.020294189453125, 0.0260009765625, 0.029052734375, -0.06903076171875, -0.0283660888671875, 0.0014362335205078125, -0.0643310546875, -0.0094451904296875, -0.0022830963134765625, -0.0282440185546875, 0.050933837890625, 0.00003319978713989258, -0.02703857421875, 0.051300048828125, -0.0302276611328125, 0.0501708984375, -0.0296630859375, -0.001800537109375, 0.0311279296875, -0.04693603515625, 0.031036376953125, 0.00856781005859375, 0.0411376953125, -0.001007080078125, -0.00270843505859375, 0.047088623046875, -0.060546875, 0.01690673828125, -0.042144775390625, 0.01486968994140625, 0.016082763671875, 0.034271240234375, 0.039581298828125, 0.0289764404296875, 0.006725311279296875, -0.0158233642578125, 0.0027008056640625, -0.054595947265625, -0.0139617919921875, 0.0462646484375, -0.04766845703125, -0.0455322265625, -0.08197021484375, 0.0095672607421875, 0.01812744140625, 0.0258331298828125, 0.052764892578125, 0.03790283203125, 0.00856781005859375, 0.045166015625, 0.06561279296875, -0.004573822021484375, 0.060821533203125, 0.021392822265625, 0.006099700927734375, -0.0145263671875, 0.046661376953125, 0.017669677734375, -0.0164031982421875, -0.00788116455078125, 0.013885498046875, -0.00736236572265625, -0.03924560546875, -0.033172607421875, 0.024566650390625, -0.04461669921875, -0.01213836669921875, -0.0413818359375, -0.040069580078125, -0.033935546875, 0.004581451416015625, -0.04742431640625, 0.015899658203125, -0.05145263671875, -0.0070343017578125, 0.002872467041015625, 0.06494140625, -0.039093017578125, 0.038482666015625, -0.07440185546875, 0.01282501220703125, -0.00527191162109375, 0.05255126953125, 0.01419830322265625, -0.048675537109375, -0.0263214111328125, -0.00769805908203125, -0.0247039794921875, -0.09002685546875, 0.01416778564453125, -0.0162811279296875, 0.01528167724609375, 0.040771484375, 0.00927734375, 0.034881591796875, -0.02276611328125, 0.046600341796875, -0.0037841796875, -0.046905517578125, 0.0526123046875, -0.0333251953125, 0.032928466796875, 0.06475830078125, 0.035400390625, -0.052947998046875, 0.0023708343505859375, -0.06903076171875, -0.039825439453125, 0.025482177734375, 0.00789642333984375, -0.0024089813232421875, -0.04412841796875, -0.0035953521728515625, -0.0106964111328125, 0.04010009765625, -0.0689697265625, -0.052093505859375, 0.0171051025390625, 0.03497314453125, 0.00542449951171875, -0.037506103515625, 0.0138092041015625, -0.036102294921875, 0.0706787109375, 0.0299530029296875, 0.021728515625, 0.055755615234375, 0.03082275390625, -0.02532958984375, 0.00611114501953125, 0.05084228515625, 0.044189453125, -0.03472900390625, -0.019287109375, -0.005870819091796875, -0.06060791015625, 0.00391387939453125, 0.007415771484375, -0.0008907318115234375, 0.060211181640625, 0.038421630859375, 0.0167999267578125, 0.0298919677734375, -0.04815673828125, 0.058746337890625, -0.00989532470703125, -0.0082855224609375, -0.07080078125, 0.012939453125, -0.015899658203125, 0.033233642578125, 0.06671142578125, 0.034820556640625, -0.0031414031982421875, -0.053985595703125, -0.0009379386901855469, 0.0460205078125, -0.0469970703125, -0.011566162109375, 0.06268310546875, 0.0255126953125, -0.0859375, 0.0733642578125, -0.035675048828125, -0.037139892578125, 0.060516357421875, 0.034637451171875, 0.07440185546875, -0.029327392578125, 0.000045359134674072266, 0.017669677734375, 0.027435302734375, 0.03594970703125, 0.0721435546875, 0.028594970703125, -0.052581787109375, 0.058563232421875, -0.0164337158203125, -0.026763916015625, -0.0035724639892578125, -0.0284423828125, 0.01122283935546875, -0.0292205810546875, -0.007080078125, -0.0228271484375, 0.0189208984375, -0.046966552734375, 0.0283966064453125, -0.00553131103515625, 0.057403564453125, -0.056671142578125, 0.031341552734375, 0.04217529296875, -0.02215576171875, -0.056427001953125, -0.0173797607421875, -0.00757598876953125, -0.042388916015625, 0.0200347900390625, -0.03021240234375, 0.0029430389404296875, 0.006359100341796875, -0.043060302734375, -0.078125, 0.060302734375, -0.04241943359375, -0.01849365234375, 0.013580322265625, -0.00762176513671875, 0.0190887451171875, -0.0167388916015625, 0.0006976127624511719, 0.02777099609375, 0.049652099609375, 0.0188751220703125, -0.051239013671875, -0.0245208740234375, 0.00010037422180175781, -0.02947998046875, 0.050323486328125, -0.039794921875, 0.0784912109375, -0.036865234375, -0.003948211669921875, 0.0294342041015625, 0.0163726806640625, 0.01397705078125, 0.0439453125, 0.0095672607421875, 0.04827880859375, 0.07098388671875, -0.027099609375, 0.058441162109375, 0.0175323486328125, 0.03143310546875, 0.048004150390625, -0.042999267578125, 0.049835205078125, 0.021087646484375, -0.03765869140625, 0.06121826171875, 0.08563232421875, -0.01038360595703125, 0.053558349609375, 0.003406524658203125, -0.07171630859375, 0.021636962890625, -0.01375579833984375, -0.0499267578125, 0.0208587646484375, 0.0126495361328125, -0.045928955078125, -0.03826904296875, -0.015960693359375, -0.0236358642578125, -0.00766754150390625, -0.050628662109375, 0.044586181640625, -0.0011396408081054688, -0.033843994140625, 0.0124664306640625, 0.01910400390625, 0.0115203857421875, -0.03472900390625, -0.001979827880859375, -0.01511383056640625, 0.0176544189453125, -0.037628173828125, -0.03472900390625, 0.037933349609375, -0.0215301513671875, -0.035430908203125, 0.01202392578125, 0.0506591796875, -0.01123046875, -0.0299530029296875, 0.0215301513671875, 0.046112060546875, 0.01102447509765625, 0.0282135009765625, -0.0156097412109375, 0.0162200927734375, -0.005352020263671875, -0.004425048828125, 0.0183563232421875, 0.02288818359375, 0.01486968994140625, 0.029541015625, 0.0287017822265625, -0.0011930465698242188, -0.00713348388671875, -0.0253753662109375, 0.0273590087890625, -0.06329345703125, -0.037933349609375, -0.04180908203125, 0.01812744140625, -0.0015544891357421875, -0.0718994140625, 0.0274658203125, 0.09552001953125, 0.0687255859375, -0.03155517578125, 0.07086181640625, -0.0144805908203125, 0.06365966796875, 0.0275115966796875, 0.03594970703125, -0.039947509765625, 0.0025310516357421875, -0.028961181640625, -0.07135009765625, -0.02374267578125, 0.0301055908203125, -0.0015325546264648438, -0.02276611328125, 0.057861328125, 0.0390625, -0.022216796875, -0.007785797119140625, 0.0032024383544921875, -0.00201416015625, -0.00823974609375, 0.03411865234375, 0.050750732421875, -0.061981201171875, -0.007110595703125, -0.0142974853515625, -0.042327880859375, -0.033477783203125, -0.0638427734375, -0.00856781005859375, -0.0106353759765625, 0.0023593902587890625, -0.03753662109375, 0.00014090538024902344, 0.08013916015625, 0.0377197265625, -0.07379150390625, -0.03515625, 0.0223388671875, 0.0260009765625, -0.012420654296875, -0.01605224609375, 0.0197906494140625, 0.01020050048828125, -0.039215087890625, 0.04559326171875, 0.053680419921875, 0.01386260986328125, 0.01297760009765625, 0.01055908203125, -0.054595947265625, -0.00989532470703125, 0.0116119384765625, 0.06268310546875, -0.062347412109375, -0.04718017578125, -0.0020923614501953125, -0.017974853515625, -0.0038604736328125, 0.01136016845703125, -0.0268402099609375, 0.03436279296875, 0.022918701171875, 0.033111572265625, 0.0037670135498046875, -0.0035953521728515625, 0.035919189453125, -0.060211181640625, 0.006290435791015625, 0.0274200439453125, 0.0275115966796875, -0.02655029296875, -0.039215087890625, 0.0445556640625, 0.06683349609375, -0.043731689453125, -0.05804443359375, -0.01319122314453125, -0.06646728515625, 0.0027790069580078125, 0.04486083984375, 0.033233642578125, -0.0318603515625, -0.0277252197265625, -0.0372314453125, -0.00835418701171875, -0.00908660888671875, 0.050537109375, 0.0782470703125, -0.04931640625, 0.00530242919921875, -0.06890869140625, 0.04376220703125, -0.01605224609375, -0.0229339599609375, -0.032257080078125, 0.025421142578125, 0.023345947265625, 0.0291900634765625, 0.040740966796875, 0.00930023193359375, 0.055328369140625, 0.020721435546875, -0.01131439208984375, 0.0179290771484375, -0.0302276611328125, -0.0018911361694335938, -0.0038318634033203125, 0.02056884765625, -0.06805419921875 ] ]
ds4sd/DocLayNet
2023-01-25T17:01:19.000Z
[ "task_categories:object-detection", "task_categories:image-segmentation", "task_ids:instance-segmentation", "annotations_creators:crowdsourced", "size_categories:10K<n<100K", "license:other", "layout-segmentation", "COCO", "document-understanding", "PDF", "region:us" ]
ds4sd
DocLayNet is a human-annotated document layout segmentation dataset from a broad variety of document sources.
@article{doclaynet2022, title = {DocLayNet: A Large Human-Annotated Dataset for Document-Layout Analysis}, doi = {10.1145/3534678.353904}, url = {https://arxiv.org/abs/2206.01062}, author = {Pfitzmann, Birgit and Auer, Christoph and Dolfi, Michele and Nassar, Ahmed S and Staar, Peter W J}, year = {2022} }
24
301
2023-01-17T07:51:59
--- annotations_creators: - crowdsourced license: other pretty_name: DocLayNet size_categories: - 10K<n<100K tags: - layout-segmentation - COCO - document-understanding - PDF task_categories: - object-detection - image-segmentation task_ids: - instance-segmentation --- # Dataset Card for DocLayNet ## 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) - [Dataset Structure](#dataset-structure) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Annotations](#annotations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://developer.ibm.com/exchanges/data/all/doclaynet/ - **Repository:** https://github.com/DS4SD/DocLayNet - **Paper:** https://doi.org/10.1145/3534678.3539043 - **Leaderboard:** - **Point of Contact:** ### Dataset Summary DocLayNet provides page-by-page layout segmentation ground-truth using bounding-boxes for 11 distinct class labels on 80863 unique pages from 6 document categories. It provides several unique features compared to related work such as PubLayNet or DocBank: 1. *Human Annotation*: DocLayNet is hand-annotated by well-trained experts, providing a gold-standard in layout segmentation through human recognition and interpretation of each page layout 2. *Large layout variability*: DocLayNet includes diverse and complex layouts from a large variety of public sources in Finance, Science, Patents, Tenders, Law texts and Manuals 3. *Detailed label set*: DocLayNet defines 11 class labels to distinguish layout features in high detail. 4. *Redundant annotations*: A fraction of the pages in DocLayNet are double- or triple-annotated, allowing to estimate annotation uncertainty and an upper-bound of achievable prediction accuracy with ML models 5. *Pre-defined train- test- and validation-sets*: DocLayNet provides fixed sets for each to ensure proportional representation of the class-labels and avoid leakage of unique layout styles across the sets. ### Supported Tasks and Leaderboards We are hosting a competition in ICDAR 2023 based on the DocLayNet dataset. For more information see https://ds4sd.github.io/icdar23-doclaynet/. ## Dataset Structure ### Data Fields DocLayNet provides four types of data assets: 1. PNG images of all pages, resized to square `1025 x 1025px` 2. Bounding-box annotations in COCO format for each PNG image 3. Extra: Single-page PDF files matching each PNG image 4. Extra: JSON file matching each PDF page, which provides the digital text cells with coordinates and content The COCO image record are defined like this example ```js ... { "id": 1, "width": 1025, "height": 1025, "file_name": "132a855ee8b23533d8ae69af0049c038171a06ddfcac892c3c6d7e6b4091c642.png", // Custom fields: "doc_category": "financial_reports" // high-level document category "collection": "ann_reports_00_04_fancy", // sub-collection name "doc_name": "NASDAQ_FFIN_2002.pdf", // original document filename "page_no": 9, // page number in original document "precedence": 0, // Annotation order, non-zero in case of redundant double- or triple-annotation }, ... ``` The `doc_category` field uses one of the following constants: ``` financial_reports, scientific_articles, laws_and_regulations, government_tenders, manuals, patents ``` ### Data Splits The dataset provides three splits - `train` - `val` - `test` ## Dataset Creation ### Annotations #### Annotation process The labeling guideline used for training of the annotation experts are available at [DocLayNet_Labeling_Guide_Public.pdf](https://raw.githubusercontent.com/DS4SD/DocLayNet/main/assets/DocLayNet_Labeling_Guide_Public.pdf). #### Who are the annotators? Annotations are crowdsourced. ## Additional Information ### Dataset Curators The dataset is curated by the [Deep Search team](https://ds4sd.github.io/) at IBM Research. You can contact us at [deepsearch-core@zurich.ibm.com](mailto:deepsearch-core@zurich.ibm.com). Curators: - Christoph Auer, [@cau-git](https://github.com/cau-git) - Michele Dolfi, [@dolfim-ibm](https://github.com/dolfim-ibm) - Ahmed Nassar, [@nassarofficial](https://github.com/nassarofficial) - Peter Staar, [@PeterStaar-IBM](https://github.com/PeterStaar-IBM) ### Licensing Information License: [CDLA-Permissive-1.0](https://cdla.io/permissive-1-0/) ### Citation Information ```bib @article{doclaynet2022, title = {DocLayNet: A Large Human-Annotated Dataset for Document-Layout Segmentation}, doi = {10.1145/3534678.353904}, url = {https://doi.org/10.1145/3534678.3539043}, author = {Pfitzmann, Birgit and Auer, Christoph and Dolfi, Michele and Nassar, Ahmed S and Staar, Peter W J}, year = {2022}, isbn = {9781450393850}, publisher = {Association for Computing Machinery}, address = {New York, NY, USA}, booktitle = {Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining}, pages = {3743–3751}, numpages = {9}, location = {Washington DC, USA}, series = {KDD '22} } ``` ### Contributions Thanks to [@dolfim-ibm](https://github.com/dolfim-ibm), [@cau-git](https://github.com/cau-git) for adding this dataset.
5,569
[ [ -0.038360595703125, -0.023834228515625, 0.031402587890625, 0.00969696044921875, -0.01361846923828125, -0.0045318603515625, -0.0022907257080078125, -0.0247344970703125, 0.0255126953125, 0.038116455078125, -0.0306854248046875, -0.07061767578125, -0.037811279296875, 0.00011646747589111328, -0.004589080810546875, 0.049407958984375, -0.00738525390625, -0.0176849365234375, -0.030609130859375, -0.0042266845703125, -0.00435638427734375, -0.02728271484375, -0.039306640625, -0.0109100341796875, 0.0224456787109375, 0.041107177734375, 0.03192138671875, 0.07684326171875, 0.054473876953125, 0.0231781005859375, -0.00960540771484375, 0.042633056640625, -0.00872039794921875, -0.0249786376953125, 0.01013946533203125, -0.0223236083984375, -0.057037353515625, 0.0290374755859375, 0.039276123046875, 0.050567626953125, -0.001224517822265625, -0.00655364990234375, -0.0020465850830078125, 0.04571533203125, -0.0287322998046875, 0.03741455078125, -0.0227203369140625, 0.010894775390625, -0.0284271240234375, -0.02337646484375, -0.0208282470703125, -0.01084136962890625, 0.01268768310546875, -0.0831298828125, 0.030975341796875, 0.00809478759765625, 0.08306884765625, 0.003528594970703125, -0.0219268798828125, -0.0201873779296875, -0.012969970703125, 0.03436279296875, -0.047393798828125, 0.0164794921875, 0.05633544921875, -0.0005712509155273438, -0.0008330345153808594, -0.0777587890625, -0.04278564453125, -0.00949859619140625, -0.031402587890625, 0.03729248046875, 0.0015859603881835938, -0.00794219970703125, 0.0197296142578125, 0.03656005859375, -0.0433349609375, 0.0206756591796875, -0.049407958984375, -0.0199432373046875, 0.06439208984375, 0.01708984375, 0.007625579833984375, -0.035552978515625, -0.0341796875, -0.02935791015625, -0.01047515869140625, 0.005615234375, 0.0305023193359375, 0.00957489013671875, -0.031402587890625, 0.026031494140625, -0.00020444393157958984, 0.0439453125, 0.0228424072265625, -0.0205230712890625, 0.05419921875, -0.0394287109375, -0.0159759521484375, 0.0077667236328125, 0.08270263671875, 0.040191650390625, -0.0203704833984375, 0.0022430419921875, 0.0118255615234375, -0.02899169921875, 0.0229949951171875, -0.055084228515625, -0.02752685546875, 0.035675048828125, -0.04156494140625, -0.042694091796875, 0.0216064453125, -0.060028076171875, -0.049041748046875, -0.0186004638671875, -0.01169586181640625, -0.046630859375, -0.01151275634765625, 0.0004973411560058594, -0.035308837890625, 0.0277557373046875, 0.036224365234375, -0.055267333984375, 0.022857666015625, 0.056304931640625, 0.07452392578125, -0.00823974609375, -0.03765869140625, -0.0235595703125, 0.0099334716796875, -0.0288238525390625, 0.0625, -0.034027099609375, -0.0479736328125, -0.01006317138671875, 0.029541015625, -0.01338958740234375, -0.034393310546875, 0.060882568359375, -0.0162811279296875, 0.02740478515625, -0.0189666748046875, -0.044708251953125, -0.005489349365234375, 0.03564453125, -0.055938720703125, 0.08184814453125, 0.01247406005859375, -0.07568359375, 0.035400390625, -0.06549072265625, -0.030609130859375, 0.0176544189453125, -0.0089874267578125, -0.046173095703125, -0.0233001708984375, 0.012725830078125, 0.0313720703125, -0.0216827392578125, 0.0033473968505859375, -0.0199127197265625, 0.001857757568359375, 0.0033092498779296875, -0.005336761474609375, 0.07421875, 0.0211334228515625, -0.034576416015625, -0.00804901123046875, -0.0811767578125, -0.01432037353515625, 0.017059326171875, -0.025360107421875, -0.020416259765625, -0.013885498046875, 0.01122283935546875, 0.017578125, 0.0203857421875, -0.03985595703125, 0.033905029296875, -0.0162353515625, 0.0194854736328125, 0.047271728515625, 0.008819580078125, 0.04046630859375, -0.0222320556640625, 0.0251617431640625, 0.01788330078125, 0.0302581787109375, -0.01393890380859375, -0.03729248046875, -0.0433349609375, -0.04278564453125, 0.023834228515625, 0.044921875, -0.0192108154296875, 0.050506591796875, -0.0400390625, -0.06390380859375, -0.0286102294921875, -0.0039825439453125, 0.01552581787109375, 0.0601806640625, 0.029266357421875, -0.047943115234375, -0.032501220703125, -0.06689453125, 0.03509521484375, -0.0089111328125, 0.003910064697265625, 0.051483154296875, 0.043731689453125, -0.015960693359375, 0.05694580078125, -0.054718017578125, -0.0404052734375, 0.01262664794921875, 0.014556884765625, 0.00896453857421875, 0.03472900390625, 0.036346435546875, -0.0867919921875, -0.041595458984375, 0.0102081298828125, -0.05926513671875, -0.0010547637939453125, -0.0190582275390625, -0.0096435546875, 0.010986328125, 0.03692626953125, -0.04400634765625, 0.046600341796875, 0.01522064208984375, -0.0347900390625, 0.0340576171875, -0.0357666015625, 0.01336669921875, -0.09246826171875, 0.0267333984375, 0.00492095947265625, 0.006591796875, -0.0274505615234375, -0.0193634033203125, 0.01561737060546875, -0.01107025146484375, -0.02587890625, 0.046051025390625, -0.039642333984375, -0.0004248619079589844, 0.0114898681640625, 0.0305328369140625, 0.03680419921875, 0.0233001708984375, 0.01380157470703125, 0.0426025390625, 0.041778564453125, -0.03350830078125, 0.032958984375, 0.044891357421875, -0.01256561279296875, 0.054290771484375, -0.037353515625, -0.00299072265625, 0.0014104843139648438, 0.0443115234375, -0.06280517578125, -0.0173492431640625, 0.0352783203125, -0.029815673828125, 0.041473388671875, -0.0232391357421875, -0.033843994140625, -0.034942626953125, -0.044219970703125, 0.0009927749633789062, 0.0013055801391601562, -0.03009033203125, 0.04132080078125, 0.0266876220703125, 0.01385498046875, -0.04498291015625, -0.06048583984375, 0.01512908935546875, -0.00444793701171875, -0.06268310546875, 0.06524658203125, -0.01873779296875, -0.0059814453125, 0.00586700439453125, 0.0028076171875, -0.0025634765625, 0.01024627685546875, 0.042236328125, 0.021453857421875, -0.0028438568115234375, -0.00711822509765625, -0.0216827392578125, -0.026641845703125, -0.01377105712890625, -0.0545654296875, 0.031494140625, -0.0028858184814453125, -0.0191497802734375, -0.021514892578125, 0.009765625, 0.043182373046875, -0.04083251953125, 0.05804443359375, 0.06256103515625, -0.01456451416015625, 0.0119171142578125, -0.037139892578125, 0.0195465087890625, -0.029937744140625, 0.021728515625, -0.021148681640625, -0.031402587890625, 0.046539306640625, 0.00679779052734375, 0.00566864013671875, 0.07354736328125, 0.023834228515625, -0.016204833984375, 0.028289794921875, 0.0175628662109375, 0.006191253662109375, 0.024688720703125, -0.05987548828125, -0.003528594970703125, -0.0830078125, -0.047210693359375, -0.0523681640625, -0.0161590576171875, -0.072509765625, -0.04248046875, 0.00977325439453125, -0.0013971328735351562, -0.01019287109375, 0.0247802734375, -0.06549072265625, 0.01303863525390625, 0.0545654296875, 0.00031113624572753906, -0.0015859603881835938, 0.004730224609375, -0.032501220703125, 0.0099029541015625, -0.029632568359375, -0.032928466796875, 0.0849609375, 0.0193023681640625, 0.0237884521484375, -0.003185272216796875, 0.06427001953125, 0.0227203369140625, -0.0019521713256835938, -0.032623291015625, 0.03179931640625, -0.022979736328125, -0.0523681640625, -0.032562255859375, -0.0282440185546875, -0.08203125, 0.0029621124267578125, -0.006984710693359375, -0.061004638671875, 0.049530029296875, -0.00899505615234375, -0.0035858154296875, 0.03399658203125, -0.0587158203125, 0.066650390625, -0.0288848876953125, -0.03167724609375, 0.01346588134765625, -0.05853271484375, -0.01161956787109375, 0.002780914306640625, 0.017425537109375, 0.002124786376953125, -0.0147705078125, 0.061248779296875, -0.06011962890625, 0.056304931640625, -0.0204315185546875, 0.01245880126953125, 0.020172119140625, -0.014190673828125, 0.046173095703125, 0.006290435791015625, -0.0134124755859375, 0.0212554931640625, -0.0014085769653320312, -0.037689208984375, -0.0231781005859375, 0.05126953125, -0.0684814453125, -0.0246734619140625, -0.046905517578125, -0.018798828125, 0.0007796287536621094, 0.0435791015625, 0.042633056640625, 0.047210693359375, -0.003574371337890625, 0.026031494140625, 0.0565185546875, -0.022674560546875, 0.0274200439453125, 0.0267791748046875, 0.0128326416015625, -0.053192138671875, 0.06500244140625, 0.0328369140625, -0.01398468017578125, 0.05291748046875, 0.004436492919921875, -0.02301025390625, -0.05328369140625, -0.0141143798828125, 0.0170135498046875, -0.0574951171875, -0.002597808837890625, -0.0538330078125, -0.0253753662109375, -0.0452880859375, -0.0190887451171875, -0.0196533203125, -0.03076171875, -0.041839599609375, -0.0287017822265625, 0.0227203369140625, 0.037750244140625, -0.0287933349609375, 0.004283905029296875, -0.035919189453125, 0.00286102294921875, 0.019012451171875, 0.0382080078125, -0.00815582275390625, -0.0238037109375, -0.01459503173828125, -0.0106964111328125, -0.034027099609375, -0.03363037109375, 0.021209716796875, -0.0086669921875, 0.053863525390625, 0.0171966552734375, 0.006885528564453125, 0.03411865234375, -0.0174407958984375, 0.07598876953125, 0.01751708984375, -0.026458740234375, 0.037841796875, -0.035858154296875, 0.017913818359375, 0.05059814453125, 0.029815673828125, -0.04449462890625, 0.00959014892578125, -0.08074951171875, -0.08856201171875, 0.06427001953125, 0.01045989990234375, -0.01690673828125, 0.0007224082946777344, 0.0164031982421875, -0.0037975311279296875, 0.00067138671875, -0.0247344970703125, -0.050506591796875, -0.037261962890625, -0.0157470703125, -0.005527496337890625, -0.0201416015625, -0.02166748046875, -0.0050201416015625, 0.0657958984375, -0.005466461181640625, 0.0278778076171875, 0.03997802734375, -0.00830078125, 0.01580810546875, -0.0007886886596679688, 0.060882568359375, 0.05450439453125, -0.042144775390625, 0.004505157470703125, -0.01033782958984375, -0.0712890625, -0.005825042724609375, 0.058990478515625, -0.012664794921875, -0.0049896240234375, 0.041778564453125, 0.06866455078125, 0.001522064208984375, -0.0023822784423828125, 0.039825439453125, -0.0229034423828125, -0.048828125, -0.04278564453125, -0.00902557373046875, 0.001705169677734375, 0.00379180908203125, 0.041107177734375, 0.0166015625, 0.00995635986328125, -0.0078125, 0.0190582275390625, 0.007129669189453125, -0.04248046875, -0.0038471221923828125, 0.038726806640625, 0.012664794921875, -0.0186004638671875, 0.044769287109375, -0.021331787109375, -0.0267333984375, 0.055389404296875, 0.00934600830078125, 0.061798095703125, 0.0269622802734375, 0.0304718017578125, 0.032501220703125, 0.0227203369140625, 0.0214385986328125, -0.01403045654296875, -0.0112152099609375, -0.03509521484375, 0.004825592041015625, -0.0374755859375, -0.02178955078125, 0.01207733154296875, -0.033447265625, 0.0208282470703125, -0.0433349609375, -0.007564544677734375, 0.02935791015625, 0.05255126953125, -0.06707763671875, 0.0308685302734375, 0.028839111328125, 0.09326171875, -0.028076171875, 0.034423828125, 0.061431884765625, -0.05999755859375, -0.07208251953125, -0.0095367431640625, 0.020233154296875, -0.041656494140625, 0.035369873046875, 0.0033588409423828125, 0.0223236083984375, -0.013458251953125, -0.03594970703125, -0.052520751953125, 0.12347412109375, -0.0046844482421875, -0.0265350341796875, 0.0009098052978515625, 0.014556884765625, 0.0277099609375, -0.03680419921875, 0.04327392578125, 0.0188751220703125, 0.060394287109375, 0.0106048583984375, -0.0567626953125, 0.0022983551025390625, -0.042633056640625, -0.007061004638671875, -0.006076812744140625, -0.0732421875, 0.048675537109375, 0.0160675048828125, 0.0100860595703125, -0.0218048095703125, 0.0203857421875, 0.0198974609375, 0.037567138671875, 0.02532958984375, 0.06280517578125, 0.09344482421875, -0.020660400390625, 0.1031494140625, -0.016326904296875, 0.0232391357421875, 0.07672119140625, -0.006229400634765625, 0.031951904296875, 0.0162506103515625, -0.0190582275390625, 0.039306640625, 0.06793212890625, -0.02911376953125, 0.032379150390625, -0.00873565673828125, 0.0179290771484375, -0.0029392242431640625, -0.006626129150390625, -0.046478271484375, 0.02679443359375, 0.0172119140625, -0.042816162109375, 0.01131439208984375, -0.027099609375, 0.0228424072265625, -0.0191192626953125, -0.010986328125, 0.056396484375, -0.00725555419921875, -0.0293121337890625, 0.03302001953125, 0.0015325546264648438, 0.03619384765625, -0.0484619140625, 0.0146331787109375, -0.0345458984375, 0.01300048828125, -0.040771484375, -0.06439208984375, -0.004840850830078125, -0.0243377685546875, -0.036529541015625, -0.01041412353515625, 0.04852294921875, -0.0015306472778320312, -0.04498291015625, 0.01375579833984375, 0.0030765533447265625, 0.00727081298828125, 0.02099609375, -0.061187744140625, 0.0038509368896484375, 0.00830078125, -0.029022216796875, 0.027191162109375, 0.05279541015625, -0.00409698486328125, 0.025634765625, 0.05401611328125, 0.006885528564453125, 0.001438140869140625, -0.006683349609375, 0.0660400390625, -0.041961669921875, -0.053253173828125, -0.036376953125, 0.06317138671875, -0.057220458984375, -0.0443115234375, 0.052001953125, 0.0750732421875, 0.05926513671875, 0.007808685302734375, 0.0716552734375, -0.02532958984375, 0.0190887451171875, -0.0209808349609375, 0.061065673828125, -0.04864501953125, 0.017547607421875, -0.032073974609375, -0.049713134765625, -0.0308990478515625, 0.0316162109375, -0.04345703125, -0.0006518363952636719, 0.055084228515625, 0.05841064453125, -0.0227508544921875, -0.01093292236328125, 0.0035915374755859375, 0.0160675048828125, 0.03594970703125, 0.0020904541015625, 0.0225372314453125, -0.046142578125, 0.0517578125, -0.0406494140625, -0.0216827392578125, -0.025543212890625, -0.06597900390625, -0.045684814453125, -0.07147216796875, -0.041595458984375, -0.036041259765625, -0.018646240234375, 0.048675537109375, 0.08038330078125, -0.05419921875, -0.0050048828125, 0.005947113037109375, 0.004627227783203125, -0.00710296630859375, -0.01739501953125, 0.0728759765625, -0.00431060791015625, -0.0290985107421875, 0.00821685791015625, 0.0272216796875, 0.0025730133056640625, 0.005725860595703125, -0.0303192138671875, -0.032318115234375, -0.0135498046875, 0.01459503173828125, 0.030181884765625, -0.030975341796875, 0.0032939910888671875, -0.0018177032470703125, -0.0248870849609375, 0.027801513671875, 0.03851318359375, -0.0275421142578125, 0.042694091796875, 0.02960205078125, 0.033203125, 0.0731201171875, -0.004150390625, 0.0034637451171875, -0.05291748046875, 0.028106689453125, 0.001255035400390625, 0.0311737060546875, 0.037811279296875, -0.041107177734375, 0.06439208984375, 0.03643798828125, -0.034881591796875, -0.041046142578125, -0.0198974609375, -0.08935546875, -0.011871337890625, 0.0738525390625, -0.020782470703125, -0.02813720703125, 0.0006694793701171875, -0.017822265625, 0.0126495361328125, -0.035675048828125, 0.028472900390625, 0.043670654296875, 0.002170562744140625, -0.01309967041015625, -0.0231170654296875, 0.03564453125, -0.0171356201171875, -0.0621337890625, -0.0117340087890625, 0.037445068359375, 0.0142059326171875, 0.048614501953125, 0.05078125, -0.0181121826171875, 0.01198577880859375, 0.0158233642578125, 0.0109100341796875, -0.03564453125, -0.004138946533203125, 0.002223968505859375, 0.015655517578125, -0.006877899169921875, -0.016204833984375 ] ]
vietgpt/openbookqa_en
2023-06-03T22:16:08.000Z
[ "task_categories:text-classification", "size_categories:1K<n<10K", "language:en", "SFT", "region:us" ]
vietgpt
null
null
0
301
2023-06-03T22:08:45
--- dataset_info: features: - name: id dtype: string - name: question_stem dtype: string - name: choices sequence: - name: text dtype: string - name: label dtype: string - name: answerKey dtype: string splits: - name: train num_bytes: 895386 num_examples: 4957 - name: validation num_bytes: 95428 num_examples: 500 - name: test num_bytes: 91759 num_examples: 500 download_size: 609610 dataset_size: 1082573 task_categories: - text-classification language: - en tags: - SFT size_categories: - 1K<n<10K --- # OpenBookQA - Source: https://huggingface.co/datasets/openbookqa - Num examples: - 4,957 (train) - 500 (validation) - 500 (test) - Language: English ```python from datasets import load_dataset load_dataset("vietgpt/piqa_en") ``` - Format for GPT-3 ```python def preprocess_gpt3(sample): question_stem = sample['question_stem'] choices = sample['choices']['text'] answerKey = sample['answerKey'] if answerKey == 'A': output = f'\n<|correct|> {choices[0]}\n<|incorrect|> {choices[1]}\n<|incorrect|> {choices[2]}\n<|incorrect|> {choices[3]}' elif answerKey == 'B': output = f'\n<|correct|> {choices[1]}\n<|incorrect|> {choices[0]}\n<|incorrect|> {choices[2]}\n<|incorrect|> {choices[3]}' elif answerKey == 'C': output = f'\n<|correct|> {choices[2]}\n<|incorrect|> {choices[0]}\n<|incorrect|> {choices[1]}\n<|incorrect|> {choices[3]}' else: output = f'\n<|correct|> {choices[3]}\n<|incorrect|> {choices[0]}\n<|incorrect|> {choices[1]}\n<|incorrect|> {choices[2]}' return {'text': f'<|startoftext|><|context|> {question_stem} <|answer|> {output} <|endoftext|>'} """ <|startoftext|><|context|> The sun is responsible for <|answer|> <|correct|> plants sprouting, blooming and wilting <|incorrect|> puppies learning new tricks <|incorrect|> children growing up and getting old <|incorrect|> flowers wilting in a vase <|endoftext|> """ ```
1,998
[ [ -0.015625, -0.05523681640625, 0.01922607421875, 0.00867462158203125, 0.0012874603271484375, -0.02630615234375, -0.00508880615234375, 0.005008697509765625, -0.01207733154296875, 0.02581787109375, -0.050689697265625, -0.038299560546875, -0.019561767578125, 0.028717041015625, -0.0196990966796875, 0.09832763671875, -0.02313232421875, 0.0029506683349609375, -0.0297088623046875, -0.0137786865234375, -0.025421142578125, -0.01444244384765625, -0.03411865234375, -0.0166778564453125, 0.010986328125, 0.0430908203125, 0.061767578125, 0.015716552734375, 0.00908660888671875, 0.0235595703125, 0.0002961158752441406, 0.0020160675048828125, -0.019195556640625, -0.00604248046875, 0.0007481575012207031, -0.0255584716796875, -0.0201416015625, 0.00714111328125, 0.0433349609375, 0.0311279296875, -0.002227783203125, 0.032379150390625, 0.01021575927734375, 0.048492431640625, -0.03082275390625, 0.01499176025390625, -0.031494140625, -0.00798797607421875, -0.005512237548828125, 0.0091705322265625, -0.016357421875, -0.039825439453125, -0.01398468017578125, -0.062744140625, 0.0170440673828125, 0.0011262893676757812, 0.09326171875, 0.0245513916015625, -0.0289459228515625, -0.016998291015625, -0.0308990478515625, 0.06707763671875, -0.0489501953125, 0.0028553009033203125, 0.04254150390625, 0.0120391845703125, -0.0199127197265625, -0.040924072265625, -0.0745849609375, 0.0036907196044921875, -0.01296234130859375, 0.03741455078125, 0.001033782958984375, -0.01055145263671875, 0.029632568359375, 0.0271453857421875, -0.067626953125, -0.025665283203125, -0.0294952392578125, -0.034423828125, 0.035888671875, 0.005340576171875, 0.0264129638671875, -0.0213470458984375, -0.02166748046875, -0.036041259765625, -0.0202789306640625, 0.035736083984375, 0.0249481201171875, 0.0222930908203125, -0.00661468505859375, 0.0648193359375, -0.02484130859375, 0.07330322265625, 0.01068878173828125, -0.017822265625, 0.03668212890625, -0.03399658203125, -0.030242919921875, -0.005157470703125, 0.0662841796875, 0.025146484375, 0.0224609375, 0.0185699462890625, 0.00920867919921875, -0.007904052734375, -0.0009870529174804688, -0.0594482421875, -0.030517578125, 0.0523681640625, -0.022430419921875, -0.0190582275390625, 0.017486572265625, -0.04840087890625, -0.004840850830078125, -0.005615234375, 0.058135986328125, -0.042877197265625, -0.00281524658203125, 0.024627685546875, -0.02764892578125, 0.032745361328125, 0.01806640625, -0.05084228515625, 0.032379150390625, 0.029052734375, 0.04730224609375, 0.0127105712890625, -0.0264434814453125, -0.04052734375, -0.008331298828125, -0.01806640625, 0.039306640625, -0.030792236328125, -0.01165008544921875, -0.01763916015625, 0.01300048828125, -0.0009026527404785156, -0.019561767578125, 0.033477783203125, -0.031982421875, 0.052886962890625, -0.046051025390625, -0.034881591796875, -0.027679443359375, 0.0230712890625, -0.04620361328125, 0.08990478515625, 0.03253173828125, -0.070556640625, 0.034423828125, -0.04107666015625, -0.0063934326171875, 0.006610870361328125, -0.033966064453125, -0.05120849609375, -0.03936767578125, 0.03448486328125, 0.027008056640625, -0.016265869140625, -0.006618499755859375, -0.0186920166015625, -0.023193359375, 0.00853729248046875, -0.00955963134765625, 0.09307861328125, -0.00591278076171875, -0.0350341796875, 0.0140380859375, -0.062408447265625, 0.02386474609375, 0.00846099853515625, -0.03173828125, -0.020599365234375, -0.01457977294921875, 0.0027008056640625, 0.007122039794921875, 0.0084991455078125, -0.0665283203125, 0.0270233154296875, -0.0234375, 0.021026611328125, 0.05450439453125, 0.00989532470703125, 0.0182647705078125, -0.045318603515625, 0.037322998046875, 0.0170745849609375, 0.00510406494140625, 0.0050506591796875, -0.0706787109375, -0.039764404296875, -0.01500701904296875, 0.01763916015625, 0.0643310546875, -0.0775146484375, 0.037384033203125, -0.0034027099609375, -0.041229248046875, -0.032958984375, 0.0013217926025390625, 0.029052734375, 0.055633544921875, 0.045928955078125, 0.005931854248046875, -0.01119232177734375, -0.058074951171875, -0.020050048828125, -0.0209197998046875, 0.0038051605224609375, 0.02972412109375, 0.057525634765625, 0.004505157470703125, 0.0850830078125, -0.047698974609375, -0.01540374755859375, 0.00795745849609375, 0.0089111328125, 0.04949951171875, 0.042388916015625, 0.039764404296875, -0.07196044921875, -0.041748046875, -0.00896453857421875, -0.0257415771484375, -0.00634002685546875, -0.01654052734375, -0.02923583984375, 0.031219482421875, 0.01264190673828125, -0.046966552734375, 0.057891845703125, 0.0088043212890625, -0.054351806640625, 0.05950927734375, -0.00620269775390625, 0.0212554931640625, -0.0792236328125, 0.00698089599609375, -0.020111083984375, 0.01184844970703125, -0.0306396484375, -0.01262664794921875, 0.018218994140625, 0.02362060546875, -0.0228424072265625, 0.04229736328125, -0.0211944580078125, 0.005756378173828125, 0.015655517578125, 0.0011348724365234375, 0.00567626953125, 0.0374755859375, 0.00003451108932495117, 0.05206298828125, 0.03271484375, -0.048675537109375, 0.047698974609375, 0.0509033203125, -0.0239410400390625, 0.020599365234375, -0.050811767578125, -0.0096435546875, -0.01387786865234375, 0.0164642333984375, -0.09832763671875, -0.0193634033203125, 0.0311126708984375, -0.053436279296875, -0.00860595703125, 0.00737762451171875, -0.0335693359375, -0.039825439453125, -0.033782958984375, 0.03448486328125, 0.038238525390625, -0.0280609130859375, 0.03277587890625, -0.005336761474609375, -0.01568603515625, -0.0689697265625, -0.0489501953125, -0.039703369140625, 0.00653839111328125, -0.04705810546875, 0.021026611328125, -0.026702880859375, -0.0032482147216796875, 0.01389312744140625, -0.00751495361328125, -0.01171875, -0.006755828857421875, 0.0123138427734375, 0.0248260498046875, -0.00992584228515625, 0.01247406005859375, -0.0015554428100585938, 0.00002384185791015625, 0.0033054351806640625, -0.02813720703125, 0.0322265625, -0.029205322265625, -0.0212249755859375, -0.0015316009521484375, 0.015838623046875, 0.0233306884765625, -0.01126861572265625, 0.048065185546875, 0.045806884765625, -0.040496826171875, -0.00951385498046875, -0.0167388916015625, 0.00629425048828125, -0.034423828125, 0.029205322265625, -0.036376953125, -0.052886962890625, 0.040008544921875, 0.0494384765625, 0.0236968994140625, 0.06494140625, 0.0533447265625, 0.01419830322265625, 0.050506591796875, 0.014739990234375, 0.01107025146484375, -0.0017194747924804688, -0.0160064697265625, 0.00594329833984375, -0.03399658203125, -0.03106689453125, -0.0389404296875, 0.0034732818603515625, -0.050994873046875, -0.0273590087890625, 0.033111572265625, 0.0078582763671875, -0.055816650390625, 0.0229339599609375, -0.058197021484375, 0.042816162109375, 0.060516357421875, 0.0200653076171875, 0.003238677978515625, -0.0011186599731445312, -0.036590576171875, 0.0111083984375, -0.04510498046875, -0.03369140625, 0.07916259765625, -0.0008640289306640625, 0.04925537109375, 0.0230865478515625, 0.054595947265625, -0.003246307373046875, 0.0243072509765625, -0.052154541015625, 0.04248046875, -0.0029354095458984375, -0.057952880859375, -0.057525634765625, -0.033203125, -0.065673828125, 0.00814056396484375, -0.01145172119140625, -0.055023193359375, 0.01125335693359375, 0.0022869110107421875, -0.056427001953125, 0.0204925537109375, -0.0274810791015625, 0.076416015625, 0.0008263587951660156, -0.032012939453125, 0.0406494140625, -0.052734375, 0.0380859375, -0.0036334991455078125, 0.00919342041015625, 0.01432037353515625, -0.007282257080078125, 0.08062744140625, -0.05035400390625, 0.043670654296875, -0.0017986297607421875, -0.00434112548828125, 0.0394287109375, -0.00888824462890625, 0.00899505615234375, 0.01065826416015625, -0.005191802978515625, -0.0129241943359375, 0.0289154052734375, -0.0467529296875, -0.0306854248046875, 0.038787841796875, -0.08941650390625, -0.03009033203125, -0.06719970703125, -0.0254058837890625, -0.016387939453125, 0.02667236328125, 0.033233642578125, 0.037689208984375, 0.00007450580596923828, 0.00879669189453125, 0.0399169921875, -0.03204345703125, 0.033111572265625, 0.01495361328125, -0.0258026123046875, -0.066650390625, 0.054443359375, 0.0200347900390625, 0.0099945068359375, 0.03387451171875, 0.021759033203125, -0.03057861328125, -0.0153961181640625, -0.0364990234375, 0.016693115234375, -0.065185546875, -0.0255126953125, -0.04254150390625, -0.03399658203125, -0.047882080078125, 0.003162384033203125, 0.00843048095703125, -0.04217529296875, -0.025848388671875, -0.013336181640625, 0.051971435546875, 0.052825927734375, -0.004962921142578125, 0.00395965576171875, -0.056793212890625, 0.04864501953125, 0.045745849609375, 0.024993896484375, -0.01468658447265625, -0.038238525390625, 0.0038127899169921875, 0.003276824951171875, -0.041259765625, -0.0892333984375, 0.01151275634765625, 0.01413726806640625, 0.031097412109375, 0.019500732421875, 0.0214080810546875, 0.048858642578125, -0.031280517578125, 0.0849609375, 0.00835418701171875, -0.0667724609375, 0.0386962890625, -0.0234222412109375, 0.0269012451171875, 0.04254150390625, 0.044586181640625, -0.029571533203125, -0.0172119140625, -0.058441162109375, -0.069580078125, 0.0682373046875, 0.036895751953125, -0.0197906494140625, -0.005069732666015625, 0.026214599609375, 0.023895263671875, -0.001422882080078125, -0.06536865234375, -0.034332275390625, -0.0447998046875, -0.032562255859375, 0.002285003662109375, -0.00740814208984375, -0.007537841796875, -0.038543701171875, 0.08941650390625, -0.01071929931640625, 0.024932861328125, 0.03936767578125, 0.0183258056640625, 0.001003265380859375, 0.017822265625, 0.040863037109375, 0.030914306640625, -0.029205322265625, -0.01206207275390625, 0.005016326904296875, -0.05584716796875, 0.01143646240234375, 0.00833892822265625, -0.0257110595703125, -0.006683349609375, 0.035125732421875, 0.0307159423828125, -0.01922607421875, -0.0255584716796875, 0.052490234375, -0.01024627685546875, -0.03814697265625, -0.042236328125, 0.00415802001953125, -0.0032405853271484375, 0.0008120536804199219, 0.031463623046875, -0.0004799365997314453, 0.004650115966796875, -0.0273590087890625, 0.034271240234375, 0.0213775634765625, -0.01163482666015625, 0.00887298583984375, 0.04742431640625, -0.01055908203125, -0.0146026611328125, 0.05322265625, -0.0155029296875, -0.04913330078125, 0.06591796875, 0.020660400390625, 0.0489501953125, -0.0027561187744140625, 0.0247039794921875, 0.057952880859375, 0.031463623046875, 0.004547119140625, 0.06805419921875, -0.0029735565185546875, -0.0574951171875, -0.015838623046875, -0.05413818359375, -0.04058837890625, 0.033050537109375, -0.0682373046875, 0.022705078125, -0.0281829833984375, -0.00908660888671875, 0.004425048828125, 0.01004791259765625, -0.050994873046875, 0.0413818359375, -0.0021076202392578125, 0.07635498046875, -0.061492919921875, 0.03265380859375, 0.0638427734375, -0.046295166015625, -0.07122802734375, 0.0009698867797851562, -0.01067352294921875, -0.05657958984375, 0.041595458984375, 0.0184478759765625, 0.018768310546875, -0.01068115234375, -0.06317138671875, -0.077880859375, 0.08319091796875, -0.004486083984375, -0.0189361572265625, 0.0194244384765625, 0.01407623291015625, 0.0120086669921875, -0.0014629364013671875, 0.046630859375, 0.034393310546875, 0.054443359375, 0.005756378173828125, -0.058319091796875, 0.0233154296875, -0.03997802734375, -0.01543426513671875, 0.0107574462890625, -0.053131103515625, 0.07928466796875, -0.0251922607421875, -0.0034027099609375, 0.021087646484375, 0.052947998046875, 0.03619384765625, 0.021514892578125, 0.04632568359375, 0.039825439453125, 0.053680419921875, -0.0301361083984375, 0.068359375, -0.01161956787109375, 0.02972412109375, 0.0771484375, -0.005367279052734375, 0.059173583984375, 0.02716064453125, -0.03668212890625, 0.042694091796875, 0.06524658203125, -0.0111083984375, 0.03631591796875, 0.035186767578125, 0.00640106201171875, -0.0218658447265625, 0.03533935546875, -0.026824951171875, 0.0232696533203125, 0.0100555419921875, 0.0108489990234375, -0.0201263427734375, -0.0076904296875, 0.01233673095703125, 0.007747650146484375, -0.01715087890625, 0.041473388671875, -0.017913818359375, -0.07110595703125, 0.058837890625, 0.0008363723754882812, 0.0279693603515625, -0.041046142578125, -0.02020263671875, 0.0000426173210144043, 0.01432037353515625, -0.032379150390625, -0.0816650390625, 0.0011882781982421875, -0.00616455078125, -0.0221405029296875, 0.00018155574798583984, 0.03033447265625, -0.044097900390625, -0.051788330078125, 0.0028743743896484375, 0.026763916015625, 0.02105712890625, 0.0016269683837890625, -0.05755615234375, -0.0245208740234375, 0.0171966552734375, -0.032928466796875, -0.0007185935974121094, 0.04290771484375, 0.00510406494140625, 0.0263519287109375, 0.03863525390625, -0.015045166015625, 0.007289886474609375, -0.0167388916015625, 0.0706787109375, -0.06182861328125, -0.036956787109375, -0.060516357421875, 0.050933837890625, -0.00974273681640625, -0.05133056640625, 0.05133056640625, 0.046600341796875, 0.059326171875, -0.0172271728515625, 0.0743408203125, -0.01372528076171875, 0.031585693359375, -0.0430908203125, 0.045928955078125, -0.032958984375, -0.01806640625, -0.019622802734375, -0.045623779296875, -0.0183258056640625, 0.05804443359375, -0.0253448486328125, 0.0202789306640625, 0.06927490234375, 0.054168701171875, 0.0111541748046875, 0.0196533203125, 0.0008058547973632812, 0.0306854248046875, 0.011077880859375, 0.06121826171875, 0.030120849609375, -0.05572509765625, 0.049896240234375, -0.0250244140625, -0.048675537109375, 0.0002906322479248047, -0.06097412109375, -0.06463623046875, -0.058380126953125, -0.03912353515625, -0.05401611328125, -0.0293731689453125, 0.06036376953125, 0.0232391357421875, -0.08575439453125, 0.00220489501953125, -0.00794219970703125, 0.02374267578125, -0.03045654296875, -0.0216522216796875, 0.051483154296875, -0.00945281982421875, -0.032196044921875, -0.0121917724609375, -0.01102447509765625, 0.0170135498046875, 0.00928497314453125, -0.0048675537109375, -0.0206451416015625, 0.0168609619140625, 0.02618408203125, 0.024261474609375, -0.058197021484375, -0.0251922607421875, -0.002643585205078125, 0.0003790855407714844, 0.00489044189453125, 0.004566192626953125, -0.0643310546875, 0.0191192626953125, 0.041778564453125, 0.0389404296875, 0.0216522216796875, 0.00458526611328125, 0.01351165771484375, -0.030609130859375, -0.0243988037109375, 0.0170135498046875, 0.023101806640625, 0.01284027099609375, -0.02886962890625, 0.03277587890625, 0.019683837890625, -0.05169677734375, -0.05218505859375, 0.0031337738037109375, -0.082275390625, -0.0128173828125, 0.09820556640625, -0.00797271728515625, -0.0360107421875, -0.00850677490234375, -0.034637451171875, 0.021942138671875, -0.033935546875, 0.033782958984375, 0.070068359375, -0.0161895751953125, 0.02130126953125, -0.0264129638671875, 0.04486083984375, 0.0283203125, -0.0533447265625, -0.0011577606201171875, 0.023590087890625, 0.0352783203125, 0.032379150390625, 0.058380126953125, -0.0095367431640625, 0.0382080078125, 0.004253387451171875, 0.004894256591796875, -0.015533447265625, -0.0082550048828125, -0.013427734375, 0.01531219482421875, -0.0193939208984375, -0.035614013671875 ] ]
spacemanidol/dset-corpus
2023-09-27T19:17:42.000Z
[ "region:us" ]
spacemanidol
null
0
301
2023-09-21T18:52:00
Entry not found
15
[ [ -0.0213775634765625, -0.014984130859375, 0.05718994140625, 0.0288543701171875, -0.0350341796875, 0.046478271484375, 0.052520751953125, 0.005062103271484375, 0.051361083984375, 0.016998291015625, -0.0521240234375, -0.01496124267578125, -0.0604248046875, 0.03790283203125, -0.0264892578125, 0.038421630859375, -0.0096282958984375, -0.007110595703125, 0.018707275390625, -0.018341064453125, -0.035858154296875, -0.024444580078125, -0.078857421875, 0.00406646728515625, 0.035308837890625, 0.049285888671875, 0.050262451171875, 0.0242156982421875, 0.042694091796875, 0.0260772705078125, -0.01538848876953125, 0.032012939453125, -0.0027942657470703125, 0.00016832351684570312, -0.0233612060546875, -0.036590576171875, -0.0189666748046875, 0.005016326904296875, 0.07275390625, 0.06414794921875, -0.0188751220703125, 0.0035495758056640625, -0.020294189453125, 0.0219573974609375, -0.032958984375, 0.020294189453125, -0.001483917236328125, 0.010833740234375, -0.046722412109375, -0.03668212890625, 0.0008387565612792969, -0.048828125, 0.0118408203125, -0.0457763671875, 0.054840087890625, 0.01230621337890625, 0.07647705078125, 0.0098419189453125, -0.030670166015625, -0.0540771484375, -0.043426513671875, 0.03790283203125, -0.02166748046875, 0.0263214111328125, 0.04656982421875, -0.0032215118408203125, -0.06512451171875, -0.04473876953125, -0.03082275390625, 0.0194091796875, 0.02349853515625, -0.0226287841796875, -0.0115814208984375, -0.0203094482421875, 0.01047515869140625, 0.00848388671875, -0.032135009765625, -0.036773681640625, -0.036346435546875, -0.0262298583984375, 0.04119873046875, 0.0230865478515625, 0.01611328125, -0.0125274658203125, -0.0214080810546875, 0.00583648681640625, -0.027618408203125, 0.022552490234375, 0.042022705078125, 0.047149658203125, -0.038543701171875, 0.037139892578125, -0.0032806396484375, 0.04931640625, 0.007617950439453125, -0.0182342529296875, 0.0275115966796875, -0.009765625, 0.0036754608154296875, 0.02801513671875, 0.0208892822265625, 0.01885986328125, -0.021728515625, 0.0134735107421875, -0.0213470458984375, -0.020233154296875, -0.0148468017578125, -0.0195770263671875, -0.0238037109375, 0.03643798828125, -0.021942138671875, -0.028411865234375, 0.0758056640625, -0.0278778076171875, -0.048431396484375, 0.0219879150390625, 0.0269775390625, -0.00658416748046875, -0.0246429443359375, -0.0035037994384765625, -0.056060791015625, -0.0005245208740234375, 0.0496826171875, -0.0477294921875, 0.0223236083984375, 0.0313720703125, 0.049224853515625, 0.013031005859375, -0.009307861328125, -0.0284423828125, 0.01971435546875, -0.05743408203125, 0.041900634765625, -0.0133209228515625, -0.06671142578125, 0.007396697998046875, 0.05950927734375, -0.025146484375, -0.0802001953125, 0.0703125, -0.04571533203125, 0.0106048583984375, -0.044891357421875, -0.0097198486328125, -0.004730224609375, -0.00033664703369140625, -0.04034423828125, 0.050201416015625, 0.038909912109375, -0.03314208984375, 0.01422119140625, -0.0172882080078125, -0.025970458984375, 0.0257415771484375, -0.00525665283203125, -0.01444244384765625, 0.047332763671875, -0.044097900390625, -0.0178375244140625, 0.01953125, 0.0157318115234375, -0.023712158203125, -0.052581787109375, 0.005634307861328125, -0.0038471221923828125, 0.10284423828125, -0.0025787353515625, -0.0238037109375, -0.045074462890625, -0.0762939453125, -0.004695892333984375, 0.045654296875, -0.06097412109375, -0.0184478759765625, -0.0030918121337890625, -0.017364501953125, 0.005947113037109375, 0.049041748046875, -0.07421875, 0.018798828125, -0.0033779144287109375, -0.015106201171875, 0.05487060546875, 0.01021575927734375, 0.0164337158203125, 0.0099029541015625, 0.02850341796875, 0.035003662109375, 0.007396697998046875, 0.04541015625, -0.023040771484375, -0.0643310546875, 0.040802001953125, 0.0167694091796875, 0.05389404296875, -0.033172607421875, 0.017791748046875, 0.0179595947265625, -0.022613525390625, -0.03765869140625, -0.02056884765625, 0.006000518798828125, 0.0099029541015625, 0.0073699951171875, -0.037933349609375, -0.0435791015625, -0.06427001953125, -0.00897979736328125, -0.028594970703125, -0.0236663818359375, 0.01390838623046875, 0.0384521484375, -0.0794677734375, 0.0273590087890625, -0.05108642578125, -0.046661376953125, -0.0007314682006835938, -0.01279449462890625, 0.050018310546875, 0.0286712646484375, 0.033355712890625, -0.042388916015625, -0.03753662109375, -0.014923095703125, -0.068603515625, -0.00882720947265625, 0.0164642333984375, 0.0203094482421875, -0.00887298583984375, -0.0181732177734375, -0.0323486328125, 0.0537109375, 0.00982666015625, -0.035736083984375, 0.034637451171875, -0.020050048828125, 0.0114288330078125, -0.042236328125, -0.004589080810546875, -0.04388427734375, -0.00003236532211303711, -0.02392578125, -0.03802490234375, 0.009765625, 0.004673004150390625, -0.01067352294921875, 0.01910400390625, -0.060272216796875, -0.00007855892181396484, -0.04931640625, 0.0251617431640625, 0.004238128662109375, -0.0208282470703125, -0.0011682510375976562, 0.06634521484375, 0.051605224609375, -0.0255279541015625, 0.0478515625, 0.029449462890625, 0.01263427734375, 0.050628662109375, -0.012420654296875, 0.01091766357421875, -0.034820556640625, -0.0080413818359375, -0.0589599609375, -0.0728759765625, 0.048553466796875, -0.040557861328125, 0.024261474609375, -0.0283660888671875, 0.0171356201171875, -0.045867919921875, -0.0025577545166015625, 0.03192138671875, -0.003948211669921875, -0.0455322265625, 0.03472900390625, 0.0300445556640625, -0.01338958740234375, -0.043853759765625, -0.03515625, 0.0261077880859375, 0.040802001953125, -0.010894775390625, 0.004558563232421875, 0.00989532470703125, -0.03607177734375, -0.002704620361328125, -0.0256500244140625, -0.030364990234375, 0.0035839080810546875, 0.0086517333984375, -0.00039005279541015625, -0.0268402099609375, -0.005756378173828125, -0.0237579345703125, -0.030914306640625, 0.0144805908203125, 0.0199737548828125, -0.002719879150390625, -0.028289794921875, -0.0240020751953125, -0.058868408203125, 0.044586181640625, 0.035614013671875, 0.0035190582275390625, 0.05010986328125, 0.0111541748046875, -0.05316162109375, -0.00897216796875, -0.01165008544921875, 0.0178680419921875, -0.03704833984375, 0.00917816162109375, -0.0008969306945800781, -0.00421142578125, 0.0174560546875, 0.0168609619140625, -0.028533935546875, 0.061553955078125, -0.0173187255859375, -0.023834228515625, 0.05279541015625, 0.0396728515625, 0.03289794921875, 0.0109710693359375, -0.002994537353515625, 0.05975341796875, -0.079345703125, -0.0435791015625, -0.049163818359375, -0.01055908203125, -0.028839111328125, -0.0021610260009765625, 0.041473388671875, 0.0192718505859375, -0.0088653564453125, 0.03155517578125, -0.0347900390625, 0.0235748291015625, 0.067138671875, 0.023712158203125, 0.022796630859375, -0.050201416015625, -0.0166778564453125, -0.0093231201171875, -0.06634521484375, -0.0174560546875, 0.058807373046875, 0.015106201171875, 0.056060791015625, 0.03973388671875, 0.045013427734375, 0.009063720703125, 0.0167388916015625, -0.020294189453125, 0.0260009765625, 0.029052734375, -0.06903076171875, -0.0283660888671875, 0.00140380859375, -0.0643310546875, -0.0094757080078125, -0.0022945404052734375, -0.028289794921875, 0.05096435546875, 0.000018656253814697266, -0.02703857421875, 0.051300048828125, -0.0302276611328125, 0.0501708984375, -0.029693603515625, -0.0018033981323242188, 0.0311737060546875, -0.046905517578125, 0.031036376953125, 0.008544921875, 0.0411376953125, -0.0010366439819335938, -0.0027008056640625, 0.047119140625, -0.060546875, 0.0168914794921875, -0.042083740234375, 0.01485443115234375, 0.016082763671875, 0.034210205078125, 0.039642333984375, 0.028961181640625, 0.0067291259765625, -0.0158538818359375, 0.0027408599853515625, -0.054595947265625, -0.0139617919921875, 0.0462646484375, -0.04766845703125, -0.045501708984375, -0.08197021484375, 0.0095672607421875, 0.01812744140625, 0.0258331298828125, 0.0528564453125, 0.037933349609375, 0.00856781005859375, 0.045135498046875, 0.06561279296875, -0.004558563232421875, 0.060821533203125, 0.021392822265625, 0.00609588623046875, -0.01453399658203125, 0.04669189453125, 0.017669677734375, -0.0163421630859375, -0.00791168212890625, 0.01386260986328125, -0.00739288330078125, -0.039276123046875, -0.033203125, 0.024566650390625, -0.044677734375, -0.01213836669921875, -0.0413818359375, -0.040069580078125, -0.033905029296875, 0.004589080810546875, -0.04742431640625, 0.015899658203125, -0.05145263671875, -0.0070037841796875, 0.002887725830078125, 0.06494140625, -0.039093017578125, 0.03851318359375, -0.07440185546875, 0.01280975341796875, -0.00527191162109375, 0.052520751953125, 0.01418304443359375, -0.04876708984375, -0.026336669921875, -0.007694244384765625, -0.0247802734375, -0.09002685546875, 0.01419830322265625, -0.0162353515625, 0.01528167724609375, 0.040740966796875, 0.00928497314453125, 0.034912109375, -0.0227508544921875, 0.046630859375, -0.003787994384765625, -0.046905517578125, 0.0526123046875, -0.033355712890625, 0.032928466796875, 0.06475830078125, 0.035400390625, -0.05291748046875, 0.0023441314697265625, -0.06903076171875, -0.03985595703125, 0.0254974365234375, 0.00791168212890625, -0.0024013519287109375, -0.04412841796875, -0.0035724639892578125, -0.010711669921875, 0.04010009765625, -0.06890869140625, -0.0521240234375, 0.01708984375, 0.035003662109375, 0.005382537841796875, -0.037506103515625, 0.01386260986328125, -0.036102294921875, 0.07073974609375, 0.0299224853515625, 0.0217437744140625, 0.055755615234375, 0.03082275390625, -0.0253753662109375, 0.006134033203125, 0.05084228515625, 0.044189453125, -0.0347900390625, -0.0193023681640625, -0.005870819091796875, -0.06060791015625, 0.003948211669921875, 0.007396697998046875, -0.0009069442749023438, 0.060211181640625, 0.038421630859375, 0.0168304443359375, 0.0299530029296875, -0.04815673828125, 0.058746337890625, -0.00992584228515625, -0.00826263427734375, -0.07080078125, 0.012939453125, -0.0159149169921875, 0.033233642578125, 0.06671142578125, 0.034820556640625, -0.0031528472900390625, -0.053985595703125, -0.0009632110595703125, 0.045989990234375, -0.04705810546875, -0.011566162109375, 0.06268310546875, 0.0255126953125, -0.08587646484375, 0.0733642578125, -0.03570556640625, -0.03717041015625, 0.060516357421875, 0.034637451171875, 0.074462890625, -0.0292816162109375, 0.00005507469177246094, 0.017669677734375, 0.027435302734375, 0.03594970703125, 0.0721435546875, 0.028594970703125, -0.052581787109375, 0.058441162109375, -0.0164337158203125, -0.026763916015625, -0.0035343170166015625, -0.028411865234375, 0.011199951171875, -0.02923583984375, -0.00710296630859375, -0.022857666015625, 0.018951416015625, -0.046844482421875, 0.0283966064453125, -0.00554656982421875, 0.057342529296875, -0.056732177734375, 0.03131103515625, 0.04217529296875, -0.022125244140625, -0.056427001953125, -0.017364501953125, -0.007602691650390625, -0.042327880859375, 0.020050048828125, -0.03021240234375, 0.0029201507568359375, 0.0063934326171875, -0.043060302734375, -0.07818603515625, 0.060302734375, -0.04241943359375, -0.01849365234375, 0.01360321044921875, -0.007640838623046875, 0.0191192626953125, -0.0167388916015625, 0.0006985664367675781, 0.02777099609375, 0.0496826171875, 0.018890380859375, -0.051239013671875, -0.0245208740234375, 0.00011169910430908203, -0.02947998046875, 0.050323486328125, -0.039794921875, 0.07855224609375, -0.036895751953125, -0.00396728515625, 0.029449462890625, 0.016387939453125, 0.0139617919921875, 0.0439453125, 0.00954437255859375, 0.04827880859375, 0.07098388671875, -0.027099609375, 0.058441162109375, 0.0175323486328125, 0.031463623046875, 0.04803466796875, -0.042999267578125, 0.049835205078125, 0.021148681640625, -0.0377197265625, 0.06121826171875, 0.08563232421875, -0.0104217529296875, 0.053558349609375, 0.0034008026123046875, -0.07171630859375, 0.0216217041015625, -0.0137481689453125, -0.0499267578125, 0.0208892822265625, 0.01261138916015625, -0.0458984375, -0.03826904296875, -0.015960693359375, -0.023651123046875, -0.007656097412109375, -0.05059814453125, 0.0445556640625, -0.0011386871337890625, -0.03387451171875, 0.012542724609375, 0.0190887451171875, 0.01153564453125, -0.03472900390625, -0.0019378662109375, -0.0151519775390625, 0.017669677734375, -0.037628173828125, -0.03472900390625, 0.0379638671875, -0.0214996337890625, -0.035430908203125, 0.01203155517578125, 0.050628662109375, -0.0112457275390625, -0.0299530029296875, 0.0215301513671875, 0.046173095703125, 0.0110626220703125, 0.0281829833984375, -0.015625, 0.0162353515625, -0.005321502685546875, -0.004421234130859375, 0.018341064453125, 0.022857666015625, 0.0148773193359375, 0.029541015625, 0.0287017822265625, -0.0011949539184570312, -0.007114410400390625, -0.0254364013671875, 0.0273284912109375, -0.06329345703125, -0.037933349609375, -0.04180908203125, 0.0181732177734375, -0.0015172958374023438, -0.0718994140625, 0.0275115966796875, 0.095458984375, 0.0687255859375, -0.03155517578125, 0.07080078125, -0.0144805908203125, 0.06365966796875, 0.027496337890625, 0.03594970703125, -0.040008544921875, 0.00252532958984375, -0.0289306640625, -0.07135009765625, -0.023712158203125, 0.0301055908203125, -0.0015239715576171875, -0.0227508544921875, 0.057861328125, 0.0390625, -0.0222015380859375, -0.0077972412109375, 0.0032444000244140625, -0.0019779205322265625, -0.00824737548828125, 0.03411865234375, 0.050750732421875, -0.061981201171875, -0.007099151611328125, -0.014312744140625, -0.042327880859375, -0.03350830078125, -0.06390380859375, -0.00858306884765625, -0.01064300537109375, 0.002338409423828125, -0.037567138671875, 0.00012958049774169922, 0.08013916015625, 0.0377197265625, -0.07373046875, -0.03515625, 0.0223388671875, 0.0260467529296875, -0.012420654296875, -0.01605224609375, 0.019775390625, 0.01019287109375, -0.039215087890625, 0.04559326171875, 0.053619384765625, 0.01386260986328125, 0.012969970703125, 0.01053619384765625, -0.0545654296875, -0.00989532470703125, 0.0115814208984375, 0.06268310546875, -0.062347412109375, -0.04718017578125, -0.00209808349609375, -0.017974853515625, -0.0038318634033203125, 0.01136016845703125, -0.0268096923828125, 0.03436279296875, 0.0229644775390625, 0.033111572265625, 0.00372314453125, -0.0036163330078125, 0.035858154296875, -0.060211181640625, 0.0062713623046875, 0.0274200439453125, 0.0275421142578125, -0.026519775390625, -0.0391845703125, 0.04449462890625, 0.06683349609375, -0.043731689453125, -0.057952880859375, -0.013153076171875, -0.06646728515625, 0.00278472900390625, 0.044891357421875, 0.033233642578125, -0.03192138671875, -0.0276947021484375, -0.037261962890625, -0.008331298828125, -0.00911712646484375, 0.05059814453125, 0.0782470703125, -0.049285888671875, 0.005298614501953125, -0.06884765625, 0.043731689453125, -0.0160675048828125, -0.0229339599609375, -0.03228759765625, 0.025390625, 0.0233612060546875, 0.0292205810546875, 0.040740966796875, 0.00931549072265625, 0.055267333984375, 0.020751953125, -0.01126861572265625, 0.017913818359375, -0.0302581787109375, -0.0019378662109375, -0.0038604736328125, 0.020599365234375, -0.06805419921875 ] ]
laion/laion1B-nolang-aesthetic
2022-05-22T13:40:12.000Z
[ "region:us" ]
laion
null
null
0
300
2022-05-22T12:34:57
Entry not found
15
[ [ -0.02142333984375, -0.01495361328125, 0.05718994140625, 0.0288238525390625, -0.035064697265625, 0.046539306640625, 0.052520751953125, 0.005062103271484375, 0.0513916015625, 0.016998291015625, -0.052093505859375, -0.014984130859375, -0.060394287109375, 0.03790283203125, -0.0264892578125, 0.038421630859375, -0.0095977783203125, -0.00711822509765625, 0.01873779296875, -0.01837158203125, -0.03582763671875, -0.0244903564453125, -0.0789794921875, 0.004055023193359375, 0.035308837890625, 0.049346923828125, 0.05035400390625, 0.0242767333984375, 0.042694091796875, 0.0260772705078125, -0.015380859375, 0.03204345703125, -0.0027446746826171875, 0.00015556812286376953, -0.0233917236328125, -0.03662109375, -0.018951416015625, 0.00502777099609375, 0.07275390625, 0.064208984375, -0.018890380859375, 0.003520965576171875, -0.0203399658203125, 0.02197265625, -0.032958984375, 0.0202484130859375, -0.0014934539794921875, 0.01081085205078125, -0.046722412109375, -0.0367431640625, 0.000835418701171875, -0.048828125, 0.01190185546875, -0.0457763671875, 0.054840087890625, 0.0123291015625, 0.0765380859375, 0.00984954833984375, -0.0306854248046875, -0.054168701171875, -0.043426513671875, 0.037872314453125, -0.0216827392578125, 0.0263214111328125, 0.046600341796875, -0.0032253265380859375, -0.06512451171875, -0.044769287109375, -0.0308074951171875, 0.0194091796875, 0.0234832763671875, -0.0226593017578125, -0.0116119384765625, -0.020294189453125, 0.01049041748046875, 0.008514404296875, -0.0321044921875, -0.036773681640625, -0.036285400390625, -0.02630615234375, 0.0411376953125, 0.023101806640625, 0.0161285400390625, -0.01251983642578125, -0.02142333984375, 0.005847930908203125, -0.02764892578125, 0.0225830078125, 0.04205322265625, 0.04718017578125, -0.038543701171875, 0.03717041015625, -0.0032939910888671875, 0.049346923828125, 0.007602691650390625, -0.018218994140625, 0.0275115966796875, -0.009765625, 0.0036678314208984375, 0.028045654296875, 0.0209197998046875, 0.018829345703125, -0.021728515625, 0.01348114013671875, -0.021331787109375, -0.0202484130859375, -0.01483917236328125, -0.0195770263671875, -0.023834228515625, 0.03643798828125, -0.021942138671875, -0.028411865234375, 0.07586669921875, -0.02783203125, -0.048492431640625, 0.0219879150390625, 0.0269622802734375, -0.006587982177734375, -0.0246429443359375, -0.0034542083740234375, -0.05609130859375, -0.0005054473876953125, 0.049713134765625, -0.047760009765625, 0.0223541259765625, 0.031402587890625, 0.0491943359375, 0.01305389404296875, -0.00927734375, -0.0285186767578125, 0.0197296142578125, -0.057464599609375, 0.041961669921875, -0.013336181640625, -0.066650390625, 0.007389068603515625, 0.059539794921875, -0.0250701904296875, -0.0802001953125, 0.07037353515625, -0.04571533203125, 0.010650634765625, -0.044921875, -0.0097198486328125, -0.004718780517578125, -0.00031113624572753906, -0.040435791015625, 0.05023193359375, 0.0389404296875, -0.033172607421875, 0.01421356201171875, -0.0172576904296875, -0.025970458984375, 0.0257720947265625, -0.00528717041015625, -0.01448822021484375, 0.04736328125, -0.04412841796875, -0.0178985595703125, 0.01953125, 0.0157012939453125, -0.0236968994140625, -0.0526123046875, 0.00560760498046875, -0.0038547515869140625, 0.10296630859375, -0.00258636474609375, -0.0238037109375, -0.045074462890625, -0.076416015625, -0.004673004150390625, 0.045684814453125, -0.061004638671875, -0.01849365234375, -0.0030841827392578125, -0.0173797607421875, 0.005954742431640625, 0.049041748046875, -0.07427978515625, 0.0187530517578125, -0.003398895263671875, -0.01519012451171875, 0.054840087890625, 0.0102386474609375, 0.0164031982421875, 0.0099334716796875, 0.0285186767578125, 0.035003662109375, 0.00737762451171875, 0.045318603515625, -0.023040771484375, -0.0643310546875, 0.040863037109375, 0.016754150390625, 0.053924560546875, -0.03314208984375, 0.017791748046875, 0.0179290771484375, -0.0226287841796875, -0.037750244140625, -0.0205841064453125, 0.005970001220703125, 0.0099334716796875, 0.007396697998046875, -0.037933349609375, -0.04364013671875, -0.06427001953125, -0.0090179443359375, -0.0286102294921875, -0.023712158203125, 0.013916015625, 0.0384521484375, -0.0794677734375, 0.0274200439453125, -0.051116943359375, -0.04669189453125, -0.00070953369140625, -0.0128326416015625, 0.050079345703125, 0.0286865234375, 0.033416748046875, -0.042449951171875, -0.037628173828125, -0.0148773193359375, -0.06854248046875, -0.0088348388671875, 0.0164642333984375, 0.0203094482421875, -0.0088958740234375, -0.0181884765625, -0.032318115234375, 0.0537109375, 0.009765625, -0.0357666015625, 0.034637451171875, -0.0200347900390625, 0.01142120361328125, -0.042327880859375, -0.004596710205078125, -0.043914794921875, -0.0000712275505065918, -0.0239410400390625, -0.038055419921875, 0.00982666015625, 0.004673004150390625, -0.01064300537109375, 0.01910400390625, -0.060333251953125, -0.00007289648056030273, -0.04937744140625, 0.025177001953125, 0.004238128662109375, -0.020904541015625, -0.0011682510375976562, 0.06634521484375, 0.0516357421875, -0.0254974365234375, 0.047882080078125, 0.029449462890625, 0.01263427734375, 0.05059814453125, -0.012420654296875, 0.01093292236328125, -0.034820556640625, -0.00807952880859375, -0.058990478515625, -0.07281494140625, 0.048553466796875, -0.040557861328125, 0.02423095703125, -0.028411865234375, 0.0172119140625, -0.0458984375, -0.0025501251220703125, 0.03192138671875, -0.0039520263671875, -0.045562744140625, 0.03472900390625, 0.0301055908203125, -0.0134124755859375, -0.04388427734375, -0.03515625, 0.026153564453125, 0.040863037109375, -0.01085662841796875, 0.004566192626953125, 0.0099334716796875, -0.036102294921875, -0.0027256011962890625, -0.02569580078125, -0.0303802490234375, 0.0036296844482421875, 0.00864410400390625, -0.00036525726318359375, -0.02685546875, -0.005741119384765625, -0.0238037109375, -0.03094482421875, 0.01453399658203125, 0.019989013671875, -0.002742767333984375, -0.028289794921875, -0.0240020751953125, -0.05889892578125, 0.044525146484375, 0.035614013671875, 0.0034942626953125, 0.05010986328125, 0.01114654541015625, -0.053192138671875, -0.00897216796875, -0.01168060302734375, 0.017913818359375, -0.037078857421875, 0.0092010498046875, -0.0008668899536132812, -0.00418853759765625, 0.0174713134765625, 0.016876220703125, -0.028564453125, 0.06158447265625, -0.017333984375, -0.0238189697265625, 0.052825927734375, 0.03961181640625, 0.03289794921875, 0.01094818115234375, -0.00296783447265625, 0.059783935546875, -0.07940673828125, -0.043548583984375, -0.0491943359375, -0.01053619384765625, -0.0288543701171875, -0.002132415771484375, 0.041534423828125, 0.0192413330078125, -0.00885772705078125, 0.03155517578125, -0.0347900390625, 0.02362060546875, 0.06707763671875, 0.0236968994140625, 0.0228118896484375, -0.05023193359375, -0.016693115234375, -0.00928497314453125, -0.06634521484375, -0.0174713134765625, 0.058837890625, 0.01509857177734375, 0.056060791015625, 0.03973388671875, 0.0450439453125, 0.00905609130859375, 0.0167694091796875, -0.020294189453125, 0.0260009765625, 0.029083251953125, -0.069091796875, -0.028350830078125, 0.0014123916625976562, -0.06439208984375, -0.00945281982421875, -0.0023097991943359375, -0.02825927734375, 0.05096435546875, 0.00001621246337890625, -0.0270538330078125, 0.05126953125, -0.0301971435546875, 0.050201416015625, -0.02972412109375, -0.0017986297607421875, 0.031158447265625, -0.046905517578125, 0.0310516357421875, 0.00855255126953125, 0.041168212890625, -0.0010528564453125, -0.0027217864990234375, 0.047119140625, -0.060577392578125, 0.0168914794921875, -0.0421142578125, 0.01483917236328125, 0.01611328125, 0.03424072265625, 0.039581298828125, 0.02899169921875, 0.006717681884765625, -0.015899658203125, 0.002716064453125, -0.0546875, -0.01396942138671875, 0.046295166015625, -0.047698974609375, -0.045562744140625, -0.08203125, 0.009613037109375, 0.018157958984375, 0.02587890625, 0.052825927734375, 0.03790283203125, 0.0085601806640625, 0.045196533203125, 0.06561279296875, -0.004543304443359375, 0.06085205078125, 0.0214385986328125, 0.006092071533203125, -0.014556884765625, 0.046661376953125, 0.0176544189453125, -0.0163726806640625, -0.007904052734375, 0.01389312744140625, -0.00732421875, -0.039276123046875, -0.033172607421875, 0.024566650390625, -0.044677734375, -0.01213836669921875, -0.041412353515625, -0.04010009765625, -0.033905029296875, 0.0045928955078125, -0.047454833984375, 0.0159149169921875, -0.051422119140625, -0.007049560546875, 0.002857208251953125, 0.06494140625, -0.0390625, 0.03851318359375, -0.07452392578125, 0.0128173828125, -0.00527191162109375, 0.052581787109375, 0.014190673828125, -0.048736572265625, -0.0263824462890625, -0.007659912109375, -0.02471923828125, -0.090087890625, 0.014190673828125, -0.0163116455078125, 0.01534271240234375, 0.040771484375, 0.00926971435546875, 0.034881591796875, -0.0227813720703125, 0.046600341796875, -0.0037975311279296875, -0.046875, 0.0526123046875, -0.03338623046875, 0.032958984375, 0.0648193359375, 0.035400390625, -0.052978515625, 0.0023746490478515625, -0.069091796875, -0.039886474609375, 0.0254974365234375, 0.0079193115234375, -0.0023937225341796875, -0.044219970703125, -0.0035762786865234375, -0.010711669921875, 0.040069580078125, -0.0689697265625, -0.052154541015625, 0.0171051025390625, 0.035064697265625, 0.005401611328125, -0.037506103515625, 0.0138397216796875, -0.0361328125, 0.0706787109375, 0.02996826171875, 0.021728515625, 0.0557861328125, 0.0308380126953125, -0.0253753662109375, 0.006130218505859375, 0.05084228515625, 0.04425048828125, -0.0347900390625, -0.01934814453125, -0.005855560302734375, -0.060577392578125, 0.003936767578125, 0.007411956787109375, -0.0008912086486816406, 0.06024169921875, 0.0384521484375, 0.0168304443359375, 0.02996826171875, -0.0482177734375, 0.05877685546875, -0.00989532470703125, -0.00823974609375, -0.07080078125, 0.01291656494140625, -0.0159149169921875, 0.033233642578125, 0.0667724609375, 0.0347900390625, -0.0031642913818359375, -0.05401611328125, -0.0009369850158691406, 0.04608154296875, -0.04705810546875, -0.0115814208984375, 0.062744140625, 0.0255584716796875, -0.0859375, 0.07342529296875, -0.03570556640625, -0.037200927734375, 0.060546875, 0.03466796875, 0.07452392578125, -0.0293426513671875, 0.00003081560134887695, 0.0176544189453125, 0.0274200439453125, 0.0360107421875, 0.0721435546875, 0.0286407470703125, -0.052642822265625, 0.05859375, -0.0164031982421875, -0.0267486572265625, -0.0035648345947265625, -0.0284271240234375, 0.01119232177734375, -0.02923583984375, -0.007114410400390625, -0.0228271484375, 0.018951416015625, -0.046875, 0.028411865234375, -0.005550384521484375, 0.05743408203125, -0.0567626953125, 0.03131103515625, 0.042144775390625, -0.022125244140625, -0.056396484375, -0.017364501953125, -0.00762176513671875, -0.04241943359375, 0.0200347900390625, -0.030242919921875, 0.0029392242431640625, 0.006404876708984375, -0.0430908203125, -0.078125, 0.060333251953125, -0.042449951171875, -0.0184783935546875, 0.013580322265625, -0.007625579833984375, 0.0191497802734375, -0.016754150390625, 0.0007257461547851562, 0.0277862548828125, 0.0496826171875, 0.0188751220703125, -0.05126953125, -0.0245208740234375, 0.00009232759475708008, -0.0295562744140625, 0.05035400390625, -0.039825439453125, 0.07861328125, -0.036895751953125, -0.003948211669921875, 0.029449462890625, 0.0163726806640625, 0.01395416259765625, 0.04400634765625, 0.0095672607421875, 0.04827880859375, 0.071044921875, -0.0270538330078125, 0.0584716796875, 0.01751708984375, 0.031463623046875, 0.048004150390625, -0.04302978515625, 0.049835205078125, 0.02105712890625, -0.037689208984375, 0.061248779296875, 0.085693359375, -0.01041412353515625, 0.0535888671875, 0.0034084320068359375, -0.07171630859375, 0.0216217041015625, -0.01374053955078125, -0.049957275390625, 0.0208892822265625, 0.0126190185546875, -0.045928955078125, -0.038299560546875, -0.015960693359375, -0.023651123046875, -0.007659912109375, -0.0506591796875, 0.04461669921875, -0.0011453628540039062, -0.033905029296875, 0.01251220703125, 0.01910400390625, 0.01149749755859375, -0.0347900390625, -0.0019464492797851562, -0.01515960693359375, 0.0176544189453125, -0.03765869140625, -0.03472900390625, 0.0379638671875, -0.02154541015625, -0.035430908203125, 0.01204681396484375, 0.050628662109375, -0.01123046875, -0.02996826171875, 0.0215301513671875, 0.04620361328125, 0.0110321044921875, 0.0281982421875, -0.0155792236328125, 0.0162506103515625, -0.005329132080078125, -0.0044403076171875, 0.01837158203125, 0.0228729248046875, 0.0148773193359375, 0.0295562744140625, 0.028717041015625, -0.0012340545654296875, -0.00710296630859375, -0.0254058837890625, 0.027374267578125, -0.06329345703125, -0.03790283203125, -0.041839599609375, 0.0181732177734375, -0.0015535354614257812, -0.07183837890625, 0.0274810791015625, 0.0955810546875, 0.0687255859375, -0.031585693359375, 0.07086181640625, -0.01446533203125, 0.06365966796875, 0.0275726318359375, 0.03594970703125, -0.03997802734375, 0.0025539398193359375, -0.0289459228515625, -0.0714111328125, -0.02374267578125, 0.0301666259765625, -0.0015287399291992188, -0.0227813720703125, 0.057891845703125, 0.039031982421875, -0.0222015380859375, -0.00782012939453125, 0.0031948089599609375, -0.0019931793212890625, -0.00821685791015625, 0.03411865234375, 0.050750732421875, -0.06201171875, -0.007076263427734375, -0.01432037353515625, -0.0423583984375, -0.03350830078125, -0.06390380859375, -0.00856781005859375, -0.01062774658203125, 0.0023365020751953125, -0.03759765625, 0.00015866756439208984, 0.0802001953125, 0.037689208984375, -0.07373046875, -0.035186767578125, 0.0223846435546875, 0.0260162353515625, -0.012420654296875, -0.01605224609375, 0.0197906494140625, 0.01019287109375, -0.039215087890625, 0.045654296875, 0.0537109375, 0.01389312744140625, 0.0130157470703125, 0.01055908203125, -0.05462646484375, -0.00989532470703125, 0.0115509033203125, 0.062744140625, -0.0623779296875, -0.0472412109375, -0.0021190643310546875, -0.0180206298828125, -0.0038356781005859375, 0.0113525390625, -0.0269012451171875, 0.034423828125, 0.0229644775390625, 0.03314208984375, 0.003719329833984375, -0.00362396240234375, 0.035888671875, -0.06011962890625, 0.006259918212890625, 0.0274200439453125, 0.02752685546875, -0.0265655517578125, -0.039215087890625, 0.044586181640625, 0.06683349609375, -0.043731689453125, -0.0579833984375, -0.0131683349609375, -0.06646728515625, 0.0027980804443359375, 0.04486083984375, 0.03326416015625, -0.031890869140625, -0.027679443359375, -0.037261962890625, -0.00832366943359375, -0.0090484619140625, 0.050567626953125, 0.07830810546875, -0.04931640625, 0.00530242919921875, -0.06890869140625, 0.04376220703125, -0.0160675048828125, -0.0229339599609375, -0.0322265625, 0.0254364013671875, 0.0233917236328125, 0.02923583984375, 0.040771484375, 0.00934600830078125, 0.0552978515625, 0.020721435546875, -0.01129150390625, 0.017913818359375, -0.030242919921875, -0.0019140243530273438, -0.0038604736328125, 0.02056884765625, -0.068115234375 ] ]
shmuhammad/AfriSenti-twitter-sentiment
2023-09-03T09:59:15.000Z
[ "task_categories:text-classification", "task_ids:sentiment-analysis", "task_ids:sentiment-classification", "task_ids:sentiment-scoring", "task_ids:semantic-similarity-classification", "task_ids:semantic-similarity-scoring", "multilinguality:monolingual", "multilinguality:multilingual", "size_categories:100K<n<1M", "language:amh", "language:ary", "language:ar", "language:arq", "language:hau", "language:ibo", "language:kin", "language:por", "language:pcm", "language:eng", "language:oro", "language:swa", "language:tir", "language:twi", "language:tso", "language:yor", "sentiment analysis, Twitter, tweets", "sentiment", "arxiv:2302.08956", "arxiv:2304.06845", "arxiv:2201.08277", "region:us" ]
shmuhammad
AfriSenti is the largest sentiment analysis benchmark dataset for under-represented African languages---covering 110,000+ annotated tweets in 14 African languages (Amharic, Algerian Arabic, Hausa, Igbo, Kinyarwanda, Moroccan Arabic, Mozambican Portuguese, Nigerian Pidgin, Oromo, Swahili, Tigrinya, Twi, Xitsonga, and yoruba).
@inproceedings{muhammad-etal-2023-semeval, title="{S}em{E}val-2023 Task 12: Sentiment Analysis for African Languages ({A}fri{S}enti-{S}em{E}val)", author="Muhammad, Shamsuddeen Hassan and Yimam, Seid and Abdulmumin, Idris and Ahmad, Ibrahim Sa'id and Ousidhoum, Nedjma, and Ayele, Abinew, and Adelani, David and Ruder, Sebastian and Beloucif, Meriem and Bello, Shehu Bello and Mohammad, Saif M.", booktitle="Proceedings of the 17th International Workshop on Semantic Evaluation (SemEval-2023)", month=jul, year="2023", }
3
300
2023-02-16T21:02:20
--- task_categories: - text-classification task_ids: - sentiment-analysis - sentiment-classification - sentiment-scoring - semantic-similarity-classification - semantic-similarity-scoring tags: - sentiment analysis, Twitter, tweets - sentiment multilinguality: - monolingual - multilingual size_categories: - 100K<n<1M language: - amh - ary - ar - arq - hau - ibo - kin - por - pcm - eng - oro - swa - tir - twi - tso - yor pretty_name: AfriSenti --- # Dataset Card for AfriSenti Dataset <p align="center"> <img src="https://raw.githubusercontent.com/afrisenti-semeval/afrisent-semeval-2023/main/images/afrisenti-twitter.png", width="700" height="500"> -------------------------------------------------------------------------------- ## Dataset Description - **Homepage:** https://github.com/afrisenti-semeval/afrisent-semeval-2023 - **Repository:** [GitHub](https://github.com/afrisenti-semeval/afrisent-semeval-2023) - **Paper:** [AfriSenti: AfriSenti: A Twitter Sentiment Analysis Benchmark for African Languages](https://arxiv.org/pdf/2302.08956.pdf) - **Paper:** [SemEval-2023 Task 12: Sentiment Analysis for African Languages (AfriSenti-SemEval)](https://arxiv.org/pdf/2304.06845.pdf) - **Paper:** [NaijaSenti: A Nigerian Twitter Sentiment Corpus for Multilingual Sentiment Analysis](https://arxiv.org/pdf/2201.08277.pdf) - **Leaderboard:** N/A - **Point of Contact:** [shamsuddeen Muhammad](shamsuddeen2004@gmail.com) ### Dataset Summary AfriSenti is the largest sentiment analysis dataset for under-represented African languages, covering 110,000+ annotated tweets in 14 African languages (Amharic, Algerian Arabic, Hausa, Igbo, Kinyarwanda, Moroccan Arabic, Mozambican Portuguese, Nigerian Pidgin, Oromo, Swahili, Tigrinya, Twi, Xitsonga, and Yoruba). The datasets are used in the first Afrocentric SemEval shared task, SemEval 2023 Task 12: Sentiment analysis for African languages (AfriSenti-SemEval). AfriSenti allows the research community to build sentiment analysis systems for various African languages and enables the study of sentiment and contemporary language use in African languages. ### Supported Tasks and Leaderboards The AfriSenti can be used for a wide range of sentiment analysis tasks in African languages, such as sentiment classification, sentiment intensity analysis, and emotion detection. This dataset is suitable for training and evaluating machine learning models for various NLP tasks related to sentiment analysis in African languages. [SemEval 2023 Task 12 : Sentiment Analysis for African Languages](https://codalab.lisn.upsaclay.fr/competitions/7320) ### Languages 14 African languages (Amharic (amh), Algerian Arabic (ary), Hausa(hau), Igbo(ibo), Kinyarwanda(kin), Moroccan Arabic/Darija(arq), Mozambican Portuguese(por), Nigerian Pidgin (pcm), Oromo (oro), Swahili(swa), Tigrinya(tir), Twi(twi), Xitsonga(tso), and Yoruba(yor)). ## Dataset Structure ### Data Instances For each instance, there is a string for the tweet and a string for the label. See the AfriSenti [dataset viewer](https://huggingface.co/datasets/shmuhammad/AfriSenti/viewer/shmuhammad--AfriSenti/train) to explore more examples. ``` { "tweet": "string", "label": "string" } ``` ### Data Fields The data fields are: ``` tweet: a string feature. label: a classification label, with possible values including positive, negative and neutral. ``` ### Data Splits The AfriSenti dataset has 3 splits: train, validation, and test. Below are the statistics for Version 1.0.0 of the dataset. | | ama | arq | hau | ibo | ary | orm | pcm | pt-MZ | kin | swa | tir | tso | twi | yo | |---|---|---|---|---|---|---|---|---|---|---|---|---|---|---| | train | 5,982 | 1,652 | 14,173 | 10,193 | 5,584| - | 5,122 | 3,064 | 3,303 | 1,811 | - | 805 | 3,482| 8,523 | | dev | 1,498 | 415 | 2,678 | 1,842 | 1,216 | 397 | 1,282 | 768 | 828 | 454 | 399 | 204 | 389 | 2,091 | | test | 2,000 | 959 | 5,304 | 3,683 | 2,962 | 2,097 | 4,155 | 3,663 | 1,027 | 749 | 2,001 | 255 | 950 | 4,516 | | total | 9,483 | 3,062 | 22,155 | 15,718 | 9,762 | 2,494 | 10,559 | 7,495 | 5,158 | 3,014 | 2,400 | 1,264 | 4,821 | 15,130 | ### How to use it ```python from datasets import load_dataset # you can load specific languages (e.g., Amharic). This download train, validation and test sets. ds = load_dataset("shmuhammad/AfriSenti-twitter-sentiment", "amh") # train set only ds = load_dataset("shmuhammad/AfriSenti-twitter-sentiment", "amh", split = "train") # test set only ds = load_dataset("shmuhammad/AfriSenti-twitter-sentiment", "amh", split = "test") # validation set only ds = load_dataset("shmuhammad/AfriSenti-twitter-sentiment", "amh", split = "validation") ``` ## Dataset Creation ### Curation Rationale AfriSenti Version 1.0.0 aimed to be used in the first Afrocentric SemEval shared task **[SemEval 2023 Task 12: Sentiment analysis for African languages (AfriSenti-SemEval)](https://afrisenti-semeval.github.io)**. ### Source Data Twitter #### 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 We anonymized the tweets by replacing all *@mentions* by *@user* and removed all URLs. ## Considerations for Using the Data ### Social Impact of Dataset The Afrisenti dataset has the potential to improve sentiment analysis for African languages, which is essential for understanding and analyzing the diverse perspectives of people in the African continent. This dataset can enable researchers and developers to create sentiment analysis models that are specific to African languages, which can be used to gain insights into the social, cultural, and political views of people in African countries. Furthermore, this dataset can help address the issue of underrepresentation of African languages in natural language processing, paving the way for more equitable and inclusive AI technologies. [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators AfriSenti is an extension of NaijaSenti, a dataset consisting of four Nigerian languages: Hausa, Yoruba, Igbo, and Nigerian-Pidgin. This dataset has been expanded to include other 10 African languages, and was curated with the help of the following: | Language | Dataset Curators | |---|---| | Algerian Arabic (arq) | Nedjma Ousidhoum, Meriem Beloucif | | Amharic (ama) | Abinew Ali Ayele, Seid Muhie Yimam | | Hausa (hau) | Shamsuddeen Hassan Muhammad, Idris Abdulmumin, Ibrahim Said, Bello Shehu Bello | | Igbo (ibo) | Shamsuddeen Hassan Muhammad, Idris Abdulmumin, Ibrahim Said, Bello Shehu Bello | | Kinyarwanda (kin)| Samuel Rutunda | | Moroccan Arabic/Darija (ary) | Oumaima Hourrane | | Mozambique Portuguese (pt-MZ) | Felermino Dário Mário António Ali | | Nigerian Pidgin (pcm) | Shamsuddeen Hassan Muhammad, Idris Abdulmumin, Ibrahim Said, Bello Shehu Bello | | Oromo (orm) | Abinew Ali Ayele, Seid Muhie Yimam, Hagos Tesfahun Gebremichael, Sisay Adugna Chala, Hailu Beshada Balcha, Wendimu Baye Messell, Tadesse Belay | | Swahili (swa) | Davis Davis | | Tigrinya (tir) | Abinew Ali Ayele, Seid Muhie Yimam, Hagos Tesfahun Gebremichael, Sisay Adugna Chala, Hailu Beshada Balcha, Wendimu Baye Messell, Tadesse Belay | | Twi (twi) | Salomey Osei, Bernard Opoku, Steven Arthur | | Xithonga (tso) | Felermino Dário Mário António Ali | | Yoruba (yor) | Shamsuddeen Hassan Muhammad, Idris Abdulmumin, Ibrahim Said, Bello Shehu Bello | ### Licensing Information This AfriSenti is licensed under a Creative Commons Attribution 4.0 International License ### Citation Information ``` @inproceedings{Muhammad2023AfriSentiAT, title={AfriSenti: A Twitter Sentiment Analysis Benchmark for African Languages}, author={Shamsuddeen Hassan Muhammad and Idris Abdulmumin and Abinew Ali Ayele and Nedjma Ousidhoum and David Ifeoluwa Adelani and Seid Muhie Yimam and Ibrahim Sa'id Ahmad and Meriem Beloucif and Saif Mohammad and Sebastian Ruder and Oumaima Hourrane and Pavel Brazdil and Felermino D'ario M'ario Ant'onio Ali and Davis Davis and Salomey Osei and Bello Shehu Bello and Falalu Ibrahim and Tajuddeen Gwadabe and Samuel Rutunda and Tadesse Belay and Wendimu Baye Messelle and Hailu Beshada Balcha and Sisay Adugna Chala and Hagos Tesfahun Gebremichael and Bernard Opoku and Steven Arthur}, year={2023} } ``` ``` @article{muhammad2023semeval, title={SemEval-2023 Task 12: Sentiment Analysis for African Languages (AfriSenti-SemEval)}, author={Muhammad, Shamsuddeen Hassan and Abdulmumin, Idris and Yimam, Seid Muhie and Adelani, David Ifeoluwa and Ahmad, Ibrahim Sa'id and Ousidhoum, Nedjma and Ayele, Abinew and Mohammad, Saif M and Beloucif, Meriem}, journal={arXiv preprint arXiv:2304.06845}, year={2023} } ``` ### Contributions [More Information Needed]
9,115
[ [ -0.0531005859375, -0.03131103515625, -0.011749267578125, 0.042327880859375, -0.0196685791015625, -0.006351470947265625, -0.0258941650390625, -0.03302001953125, 0.056060791015625, 0.01551055908203125, -0.04339599609375, -0.05908203125, -0.056610107421875, 0.0195465087890625, -0.0173492431640625, 0.06329345703125, -0.01399993896484375, -0.01552581787109375, 0.0272216796875, -0.05328369140625, 0.004894256591796875, -0.04156494140625, -0.046051025390625, -0.00637054443359375, 0.0323486328125, 0.0357666015625, 0.028228759765625, 0.01540374755859375, 0.0208587646484375, 0.0264892578125, 0.002117156982421875, 0.0276947021484375, -0.005908966064453125, -0.0020847320556640625, 0.0207366943359375, -0.01155853271484375, -0.0426025390625, 0.0034770965576171875, 0.01641845703125, 0.040740966796875, 0.0050811767578125, 0.0228424072265625, 0.01788330078125, 0.05120849609375, -0.0300445556640625, 0.0109100341796875, -0.025390625, -0.0179595947265625, -0.0227203369140625, 0.005352020263671875, 0.01084136962890625, -0.06298828125, -0.0109710693359375, -0.0233306884765625, -0.001617431640625, -0.01727294921875, 0.08111572265625, 0.0003662109375, -0.026580810546875, -0.0211639404296875, -0.01007843017578125, 0.05096435546875, -0.06494140625, 0.00433349609375, 0.03155517578125, 0.022552490234375, 0.019256591796875, -0.0202178955078125, -0.042633056640625, 0.015716552734375, -0.00257110595703125, 0.0270233154296875, 0.00116729736328125, -0.01568603515625, 0.02252197265625, 0.036041259765625, -0.011749267578125, -0.0196533203125, -0.0214691162109375, -0.0120086669921875, 0.07269287109375, -0.01129150390625, 0.0292816162109375, -0.035186767578125, -0.0179443359375, -0.006317138671875, -0.0173797607421875, 0.01126861572265625, 0.031158447265625, 0.038360595703125, -0.038818359375, 0.032958984375, -0.0200958251953125, 0.021270751953125, -0.0078277587890625, -0.00858306884765625, 0.07537841796875, -0.0198974609375, -0.0127716064453125, -0.006649017333984375, 0.10211181640625, 0.043487548828125, 0.038360595703125, 0.01110076904296875, -0.026092529296875, 0.01107025146484375, -0.005458831787109375, -0.0609130859375, -0.014556884765625, 0.0259552001953125, -0.03472900390625, -0.0269775390625, -0.00023794174194335938, -0.07952880859375, -0.024993896484375, -0.0007987022399902344, 0.0296478271484375, -0.049774169921875, -0.0325927734375, -0.020782470703125, -0.0013647079467773438, 0.0079803466796875, 0.0259552001953125, -0.061126708984375, 0.00688934326171875, 0.017547607421875, 0.0648193359375, 0.01058197021484375, -0.01386260986328125, 0.0099334716796875, -0.01824951171875, -0.00678253173828125, 0.03204345703125, -0.0119171142578125, -0.04058837890625, 0.0103912353515625, 0.0006499290466308594, -0.0149688720703125, -0.02874755859375, 0.0621337890625, -0.0017576217651367188, -0.00423431396484375, -0.0478515625, -0.02471923828125, -0.037384033203125, 0.022308349609375, -0.0469970703125, 0.08197021484375, 0.0164031982421875, -0.0631103515625, 0.02130126953125, -0.0638427734375, -0.0499267578125, -0.0192718505859375, -0.0118255615234375, -0.036895751953125, 0.0018339157104492188, 0.050933837890625, 0.038177490234375, -0.0179901123046875, -0.0084075927734375, -0.0118865966796875, -0.0092926025390625, 0.0219879150390625, -0.0216522216796875, 0.09014892578125, 0.0265045166015625, -0.047088623046875, -0.0192718505859375, -0.06573486328125, 0.00655364990234375, 0.006488800048828125, -0.0147705078125, -0.0097503662109375, -0.031280517578125, 0.0194091796875, 0.040924072265625, 0.0209197998046875, -0.059814453125, 0.0080718994140625, -0.033477783203125, 0.0254058837890625, 0.04888916015625, 0.021636962890625, 0.01203155517578125, -0.0269775390625, 0.034454345703125, 0.020965576171875, 0.018646240234375, 0.00684356689453125, -0.041351318359375, -0.07916259765625, -0.01470184326171875, 0.0285797119140625, 0.0465087890625, -0.057281494140625, 0.0479736328125, -0.028167724609375, -0.038360595703125, -0.0682373046875, 0.015960693359375, 0.002880096435546875, 0.02410888671875, 0.03143310546875, -0.002475738525390625, -0.06439208984375, -0.0728759765625, -0.01319122314453125, -0.0166473388671875, 0.018646240234375, 0.036102294921875, 0.050872802734375, -0.036712646484375, 0.05316162109375, -0.0201263427734375, -0.0347900390625, -0.01837158203125, 0.0032100677490234375, 0.045166015625, 0.026458740234375, 0.075927734375, -0.052032470703125, -0.04644775390625, 0.00560760498046875, -0.062744140625, -0.026641845703125, 0.00254058837890625, -0.0099334716796875, 0.03643798828125, 0.0179901123046875, -0.0251922607421875, 0.040435791015625, 0.036895751953125, -0.0175323486328125, 0.015869140625, 0.015716552734375, 0.033905029296875, -0.0986328125, 0.0095672607421875, 0.01290130615234375, 0.0087738037109375, -0.037078857421875, -0.0185546875, -0.01312255859375, 0.00669097900390625, -0.01557159423828125, 0.05511474609375, -0.0278167724609375, 0.015594482421875, -0.0027408599853515625, 0.005382537841796875, -0.0114593505859375, 0.044647216796875, -0.005828857421875, 0.0478515625, 0.03118896484375, -0.036773681640625, 0.018096923828125, 0.037353515625, -0.034881591796875, 0.031829833984375, -0.0435791015625, -0.0133514404296875, 0.002407073974609375, -0.004947662353515625, -0.0792236328125, -0.00799560546875, 0.033477783203125, -0.07049560546875, 0.01462554931640625, -0.0018777847290039062, -0.03143310546875, -0.038543701171875, -0.028900146484375, 0.00347137451171875, 0.02435302734375, -0.0357666015625, 0.0404052734375, 0.0281829833984375, -0.003391265869140625, -0.06732177734375, -0.079833984375, 0.0044097900390625, -0.0123748779296875, -0.0458984375, -0.0098419189453125, 0.01308441162109375, -0.015411376953125, -0.005828857421875, -0.005748748779296875, 0.005329132080078125, 0.019256591796875, 0.04156494140625, 0.00949859619140625, -0.007099151611328125, -0.0069732666015625, -0.0017938613891601562, 0.00848388671875, 0.0038776397705078125, 0.00018155574798583984, 0.049041748046875, -0.0160369873046875, 0.004642486572265625, -0.0249786376953125, 0.028778076171875, 0.0275115966796875, -0.01641845703125, 0.087158203125, 0.05999755859375, -0.0239715576171875, -0.00003230571746826172, -0.039215087890625, 0.0077667236328125, -0.0310211181640625, 0.0050048828125, -0.04058837890625, -0.05181884765625, 0.061920166015625, 0.010009765625, 0.01509857177734375, 0.055816650390625, 0.0382080078125, -0.017425537109375, 0.06048583984375, 0.017852783203125, -0.033843994140625, 0.0298309326171875, -0.0767822265625, 0.0193023681640625, -0.06610107421875, -0.0251312255859375, -0.04925537109375, -0.047821044921875, -0.0609130859375, -0.016510009765625, 0.008056640625, 0.005985260009765625, -0.0242767333984375, 0.02349853515625, -0.0194549560546875, -0.006561279296875, 0.03302001953125, 0.01242828369140625, -0.00879669189453125, 0.01898193359375, -0.031829833984375, 0.000518798828125, -0.040618896484375, -0.04443359375, 0.07574462890625, 0.019378662109375, 0.04339599609375, 0.0157470703125, 0.08367919921875, 0.0166778564453125, 0.038116455078125, -0.051177978515625, 0.042266845703125, -0.0161285400390625, -0.04986572265625, -0.0176239013671875, -0.04241943359375, -0.056060791015625, 0.0081329345703125, -0.00569915771484375, -0.05322265625, 0.05645751953125, -0.01351165771484375, -0.01739501953125, 0.025146484375, -0.032257080078125, 0.052703857421875, -0.0158843994140625, -0.00830841064453125, 0.01165008544921875, -0.04998779296875, 0.0177764892578125, 0.0099639892578125, 0.034881591796875, -0.0234527587890625, -0.0159454345703125, 0.0662841796875, -0.061614990234375, 0.0628662109375, -0.0282135009765625, 0.003421783447265625, 0.036865234375, -0.011962890625, 0.0080108642578125, 0.0020122528076171875, -0.038116455078125, 0.03167724609375, -0.024322509765625, -0.03106689453125, -0.01256561279296875, 0.067138671875, -0.0849609375, -0.01055908203125, -0.04833984375, -0.01450347900390625, -0.0183563232421875, 0.00408172607421875, 0.05059814453125, 0.04095458984375, -0.01470947265625, 0.0185699462890625, 0.01207733154296875, -0.0171356201171875, 0.044708251953125, 0.007213592529296875, 0.00015628337860107422, -0.06134033203125, 0.05804443359375, 0.01690673828125, 0.0027446746826171875, 0.0120849609375, -0.0081024169921875, -0.032501220703125, -0.0226593017578125, -0.0228118896484375, 0.02874755859375, -0.050262451171875, -0.03411865234375, -0.06549072265625, -0.0279083251953125, -0.049163818359375, -0.019500732421875, -0.00434112548828125, -0.05828857421875, -0.0207061767578125, -0.0236358642578125, 0.054962158203125, 0.0258941650390625, -0.034332275390625, 0.040985107421875, -0.0460205078125, 0.0223541259765625, 0.0036602020263671875, 0.015625, 0.01354217529296875, -0.04248046875, -0.0132293701171875, 0.0322265625, -0.019989013671875, -0.06103515625, 0.0465087890625, 0.0292510986328125, 0.035369873046875, 0.03564453125, 0.0119171142578125, 0.04254150390625, -0.01232147216796875, 0.058197021484375, 0.0189666748046875, -0.06439208984375, 0.057159423828125, -0.0257110595703125, 0.0185394287109375, 0.07666015625, 0.0467529296875, -0.057708740234375, -0.021942138671875, -0.051666259765625, -0.07208251953125, 0.064453125, 0.034759521484375, -0.0011854171752929688, -0.0179290771484375, 0.0201263427734375, -0.01251983642578125, 0.0323486328125, -0.04888916015625, -0.0660400390625, -0.04034423828125, -0.03436279296875, -0.018829345703125, -0.017425537109375, 0.0005784034729003906, -0.030670166015625, 0.0721435546875, 0.003936767578125, 0.039337158203125, 0.0148773193359375, -0.01308441162109375, 0.0022754669189453125, 0.0164031982421875, 0.0159149169921875, 0.031707763671875, -0.0255584716796875, -0.022613525390625, 0.00058746337890625, -0.04998779296875, 0.01515960693359375, 0.0215301513671875, -0.036346435546875, 0.00994873046875, 0.02301025390625, 0.07391357421875, -0.01389312744140625, -0.003986358642578125, 0.03082275390625, -0.00797271728515625, -0.03167724609375, -0.0253448486328125, -0.003391265869140625, 0.00144195556640625, 0.0056610107421875, 0.036041259765625, 0.0233306884765625, 0.00970458984375, -0.0499267578125, 0.0138702392578125, 0.00930023193359375, -0.04254150390625, -0.0220184326171875, 0.040435791015625, 0.034576416015625, 0.0020503997802734375, 0.040313720703125, -0.00435638427734375, -0.06964111328125, 0.05572509765625, 0.01171875, 0.0750732421875, -0.04388427734375, 0.036102294921875, 0.058990478515625, 0.043060302734375, 0.0106964111328125, 0.0675048828125, 0.005580902099609375, -0.06842041015625, -0.006969451904296875, -0.0684814453125, 0.00438690185546875, 0.0095367431640625, -0.048126220703125, 0.0081024169921875, -0.044647216796875, -0.032440185546875, -0.0009899139404296875, 0.03509521484375, -0.04833984375, 0.044525146484375, 0.007244110107421875, 0.08050537109375, -0.0733642578125, 0.055419921875, 0.06561279296875, -0.0460205078125, -0.06591796875, -0.00347900390625, 0.0021343231201171875, -0.050750732421875, 0.034210205078125, 0.0270233154296875, 0.00766754150390625, -0.01202392578125, -0.03436279296875, -0.037872314453125, 0.067626953125, -0.0038280487060546875, -0.02349853515625, 0.03411865234375, 0.020721435546875, 0.0478515625, -0.032257080078125, 0.031219482421875, 0.0460205078125, 0.043212890625, 0.026580810546875, -0.042938232421875, 0.00420379638671875, -0.042388916015625, -0.011322021484375, 0.0280914306640625, -0.0712890625, 0.06280517578125, -0.01081085205078125, -0.00928497314453125, 0.0005960464477539062, 0.0523681640625, 0.006267547607421875, 0.01201629638671875, 0.032440185546875, 0.050811767578125, 0.04632568359375, -0.03643798828125, 0.080322265625, -0.0194549560546875, 0.0208892822265625, 0.0611572265625, -0.001049041748046875, 0.052734375, 0.01125335693359375, -0.023193359375, 0.0262451171875, 0.040740966796875, 0.0174713134765625, 0.030670166015625, -0.01531219482421875, -0.0156402587890625, -0.006622314453125, -0.0122222900390625, -0.034454345703125, 0.0278167724609375, 0.04241943359375, -0.029754638671875, -0.00567626953125, -0.004100799560546875, 0.0161590576171875, -0.0006890296936035156, -0.0302276611328125, 0.038726806640625, 0.0291290283203125, -0.0233001708984375, 0.05718994140625, -0.00567626953125, 0.0638427734375, -0.030731201171875, 0.023956298828125, -0.037109375, 0.0174713134765625, -0.0347900390625, -0.06365966796875, 0.01153564453125, 0.0005078315734863281, 0.00868988037109375, 0.0009427070617675781, 0.038787841796875, -0.033203125, -0.05828857421875, 0.035186767578125, 0.0251922607421875, -0.00016820430755615234, 0.0037059783935546875, -0.07672119140625, 0.01238250732421875, 0.036468505859375, -0.0191802978515625, -0.0027179718017578125, 0.05035400390625, 0.00853729248046875, 0.04241943359375, 0.0245819091796875, 0.0243682861328125, 0.0004343986511230469, 0.0261688232421875, 0.06353759765625, -0.054931640625, -0.032745361328125, -0.057037353515625, 0.030670166015625, -0.033905029296875, -0.035430908203125, 0.0908203125, 0.04443359375, 0.03863525390625, 0.00229644775390625, 0.0797119140625, -0.0316162109375, 0.059295654296875, -0.0132293701171875, 0.06231689453125, -0.05462646484375, 0.003261566162109375, -0.034576416015625, -0.070068359375, -0.01229095458984375, 0.06866455078125, -0.0283966064453125, 0.01812744140625, 0.033538818359375, 0.049713134765625, 0.005558013916015625, 0.01396942138671875, -0.004421234130859375, 0.0435791015625, 0.0052490234375, 0.043243408203125, 0.050140380859375, -0.0770263671875, 0.0289154052734375, -0.043670654296875, -0.01111602783203125, -0.03155517578125, -0.041717529296875, -0.08154296875, -0.0482177734375, -0.0302734375, -0.044189453125, -0.00797271728515625, 0.07623291015625, 0.0211944580078125, -0.0938720703125, -0.028594970703125, 0.028717041015625, -0.005710601806640625, -0.003795623779296875, -0.0157623291015625, 0.04058837890625, 0.00206756591796875, -0.046661376953125, -0.00588226318359375, 0.0033473968505859375, 0.01276397705078125, 0.016876220703125, -0.0022563934326171875, -0.050750732421875, 0.0089263916015625, 0.039215087890625, 0.0223541259765625, -0.029205322265625, -0.00603485107421875, 0.00004482269287109375, -0.02313232421875, 0.011749267578125, 0.022186279296875, -0.033203125, 0.00630950927734375, 0.0428466796875, 0.0267791748046875, 0.035247802734375, 0.00939178466796875, 0.018341064453125, -0.05474853515625, 0.02374267578125, 0.01503753662109375, 0.04278564453125, 0.036865234375, -0.007305145263671875, 0.06365966796875, 0.00972747802734375, -0.0293426513671875, -0.044708251953125, -0.0207366943359375, -0.08416748046875, 0.0007200241088867188, 0.08831787109375, -0.0003833770751953125, -0.032012939453125, -0.0008177757263183594, -0.0113525390625, 0.023040771484375, -0.06591796875, 0.0357666015625, 0.04608154296875, 0.00984954833984375, -0.004192352294921875, -0.042083740234375, 0.045257568359375, 0.0069427490234375, -0.05987548828125, -0.0154266357421875, 0.0261993408203125, 0.0126953125, 0.0162200927734375, 0.056793212890625, -0.00492095947265625, 0.0140380859375, -0.01334381103515625, 0.0212860107421875, 0.014984130859375, -0.0009746551513671875, -0.02130126953125, -0.01482391357421875, -0.02337646484375, -0.031494140625 ] ]
masakhane/afriqa
2023-07-07T16:57:28.000Z
[ "task_categories:question-answering", "multilinguality:multilingual", "size_categories:10K<n<100K", "language:bem", "language:fon", "language:ha", "language:ig", "language:kin", "language:sw", "language:wo", "language:yo", "language:zu", "language:tw", "license:cc-by-sa-4.0", "cross-lingual", "question-answering", "qa", "arxiv:2305.06897", "region:us" ]
masakhane
AfriQA: Cross-lingual Open-Retrieval Question Answering for African Languages AfriQA is the first cross-lingual question answering (QA) dataset with a focus on African languages. The dataset includes over 12,000 XOR QA examples across 10 African languages, making it an invaluable resource for developing more equitable QA technology.
\
5
300
2023-04-23T20:05:43
--- license: cc-by-sa-4.0 task_categories: - question-answering language: - bem - fon - ha - ig - kin - sw - wo - yo - zu - tw pretty_name: AfriQA size_categories: - 10K<n<100K multilinguality: - multilingual tags: - cross-lingual - question-answering - qa --- # Dataset Card for AfriQA ## 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 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/masakhane-io/afriqa) - **Repository:** [github](https://github.com/masakhane-io/afriqa) - **Paper:** [paper]() - **Point of Contact:** [Masakhane](https://www.masakhane.io/) or oogundep@uwaterloo.ca ### Dataset Summary AfriQA is the first cross-lingual question answering (QA) dataset with a focus on African languages. The dataset includes over 12,000 XOR QA examples across 10 African languages, making it an invaluable resource for developing more equitable QA technology. The train/validation/test sets are available for all the 10 languages. ### Supported Tasks and Leaderboards - `question-answering`: The performance in this task is measured with [F1](https://huggingface.co/metrics/f1) (higher is better) and [Exact Match Accuracy](https://huggingface.co/spaces/evaluate-metric/exact_match). ### Languages There are 20 languages available : - Bemba (bem) - Fon (fon) - Hausa (hau) - Igbo (ibo) - Kinyarwanda (kin) - Swahili (swą) - Twi (twi) - Wolof (wol) - Yorùbá (yor) - Zulu (zul) ## Dataset Structure ### Data Instances - Data Format: - id : Question ID - question : Question in African Language - translated_question : Question translated into a pivot language (English/French) - answers : Answer in African Language - lang : Datapoint Language (African Language) e.g `bem` - split : Dataset Split - translated_answer : Answer in Pivot Language - translation_type : Translation type of question and answers ```bash { "id": 0, "question": "Bushe icaalo ca Egypt caali tekwapo ne caalo cimbi?", "translated_question": "Has the country of Egypt been colonized before?", "answers": "['Emukwai']", "lang": "bem", "split": "dev", "translated_answer": "['yes']", "translation_type": "human_translation" } ``` ### Data Splits For all languages, there are three splits. The original splits were named `train`, `dev` and `test` and they correspond to the `train`, `validation` and `test` splits. The splits have the following sizes : | Language | train | dev | test | |-----------------|------:|-----------:|-----:| | Bemba | 502 | 503 | 314 | | Fon | 427 | 428 | 386 | | Hausa | 435 | 436 | 300 | | Igbo | 417 | 418 | 409 | | Kinyarwanda | 407 | 409 | 347 | | Swahili | 415 | 417 | 302 | | Twi | 451 | 452 | 490 | | Wolof | 503 | 504 | 334 | | Yoruba | 360 | 361 | 332 | | Zulu | 387 | 388 | 325 | | <b>Total</b> | <b>4333</b> | <b>4346</b> |<b>3560</b> | ## Dataset Creation ### Curation Rationale The dataset was introduced to introduce question-answering resources to 10 languages that were under-served for natural language processing. [More Information Needed] ### Source Data ... #### Initial Data Collection and Normalization ... #### Who are the source language producers? ... ### Annotations #### Annotation process Details can be found here ... #### Who are the annotators? Annotators were recruited from [Masakhane](https://www.masakhane.io/) ### Personal and Sensitive Information ... ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations Users should keep in mind that the dataset only contains news text, which might limit the applicability of the developed systems to other domains. ## Additional Information ### Dataset Curators ### Licensing Information The licensing status of the data is CC 4.0 Non-Commercial ### Citation Information Provide the [BibTex](http://www.bibtex.org/)-formatted reference for the dataset. For example: ``` @misc{ogundepo2023afriqa, title={AfriQA: Cross-lingual Open-Retrieval Question Answering for African Languages}, author={Odunayo Ogundepo and Tajuddeen R. Gwadabe and Clara E. Rivera and Jonathan H. Clark and Sebastian Ruder and David Ifeoluwa Adelani and Bonaventure F. P. Dossou and Abdou Aziz DIOP and Claytone Sikasote and Gilles Hacheme and Happy Buzaaba and Ignatius Ezeani and Rooweither Mabuya and Salomey Osei and Chris Emezue and Albert Njoroge Kahira and Shamsuddeen H. Muhammad and Akintunde Oladipo and Abraham Toluwase Owodunni and Atnafu Lambebo Tonja and Iyanuoluwa Shode and Akari Asai and Tunde Oluwaseyi Ajayi and Clemencia Siro and Steven Arthur and Mofetoluwa Adeyemi and Orevaoghene Ahia and Aremu Anuoluwapo and Oyinkansola Awosan and Chiamaka Chukwuneke and Bernard Opoku and Awokoya Ayodele and Verrah Otiende and Christine Mwase and Boyd Sinkala and Andre Niyongabo Rubungo and Daniel A. Ajisafe and Emeka Felix Onwuegbuzia and Habib Mbow and Emile Niyomutabazi and Eunice Mukonde and Falalu Ibrahim Lawan and Ibrahim Said Ahmad and Jesujoba O. Alabi and Martin Namukombo and Mbonu Chinedu and Mofya Phiri and Neo Putini and Ndumiso Mngoma and Priscilla A. Amuok and Ruqayya Nasir Iro and Sonia Adhiambo}, year={2023}, eprint={2305.06897}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` ### Contributions Thanks to [@ToluClassics](https://github.com/ToluClassics) for adding this dataset.
6,574
[ [ -0.050689697265625, -0.0452880859375, 0.00830841064453125, 0.01523590087890625, -0.006374359130859375, -0.0006761550903320312, -0.01043701171875, -0.01812744140625, 0.03875732421875, 0.033477783203125, -0.049041748046875, -0.037750244140625, -0.042633056640625, 0.0236053466796875, -0.023193359375, 0.07086181640625, -0.0195159912109375, -0.01128387451171875, -0.007572174072265625, -0.040618896484375, -0.018402099609375, -0.032867431640625, -0.03997802734375, -0.0038738250732421875, 0.03607177734375, 0.056549072265625, 0.0528564453125, 0.036285400390625, 0.0130462646484375, 0.018646240234375, -0.0055999755859375, 0.0187225341796875, -0.01342010498046875, -0.0107574462890625, 0.00391387939453125, -0.0219268798828125, -0.0274505615234375, -0.0011720657348632812, 0.03271484375, 0.053436279296875, -0.005016326904296875, 0.040618896484375, -0.0021457672119140625, 0.05621337890625, -0.03472900390625, 0.004199981689453125, -0.0212554931640625, -0.00830841064453125, -0.012054443359375, 0.004070281982421875, 0.002902984619140625, -0.04632568359375, -0.012420654296875, -0.04412841796875, -0.006259918212890625, -0.000701904296875, 0.084716796875, 0.0007143020629882812, -0.040863037109375, -0.0195770263671875, -0.0255584716796875, 0.05712890625, -0.050567626953125, 0.0204010009765625, 0.05126953125, 0.0343017578125, 0.00434112548828125, -0.051666259765625, -0.06353759765625, 0.0213775634765625, -0.0200958251953125, 0.0177459716796875, -0.0059661865234375, -0.02294921875, 0.01971435546875, 0.031524658203125, -0.046539306640625, -0.01519775390625, -0.04376220703125, -0.0205535888671875, 0.070068359375, 0.004192352294921875, 0.039947509765625, -0.03167724609375, -0.022552490234375, -0.01025390625, -0.03546142578125, 0.0220184326171875, 0.03302001953125, 0.0266265869140625, -0.02447509765625, 0.046295166015625, -0.032501220703125, 0.036285400390625, -0.0066070556640625, -0.01210784912109375, 0.042388916015625, -0.048004150390625, -0.00506591796875, -0.0094451904296875, 0.07305908203125, 0.0200653076171875, 0.018096923828125, 0.00934600830078125, 0.0021686553955078125, -0.0159912109375, -0.00531005859375, -0.05218505859375, -0.006855010986328125, 0.033233642578125, -0.0258026123046875, 0.0001850128173828125, -0.0050048828125, -0.06597900390625, -0.0070037841796875, -0.0009431838989257812, 0.030242919921875, -0.0213165283203125, -0.0275726318359375, -0.0027332305908203125, -0.0008206367492675781, 0.034637451171875, 0.01140594482421875, -0.052764892578125, 0.0278778076171875, 0.018341064453125, 0.047454833984375, -0.001552581787109375, -0.01314544677734375, -0.01136016845703125, -0.008636474609375, -0.00786590576171875, 0.0301971435546875, -0.02313232421875, -0.032470703125, 0.01250457763671875, 0.013671875, -0.0177154541015625, -0.0302886962890625, 0.057098388671875, -0.03729248046875, 0.033721923828125, -0.05999755859375, -0.022369384765625, -0.035369873046875, 0.029388427734375, -0.052398681640625, 0.099609375, 0.023681640625, -0.052734375, 0.013214111328125, -0.0531005859375, -0.0297088623046875, -0.00547027587890625, -0.012359619140625, -0.03082275390625, -0.0345458984375, 0.04339599609375, 0.0145416259765625, -0.03753662109375, 0.006168365478515625, 0.005237579345703125, -0.010711669921875, 0.0193023681640625, -0.012451171875, 0.1004638671875, 0.01678466796875, -0.036376953125, -0.0111846923828125, -0.06378173828125, 0.016693115234375, 0.01474761962890625, -0.0224456787109375, -0.00325775146484375, -0.0245361328125, 0.004505157470703125, 0.04315185546875, 0.0162811279296875, -0.04638671875, 0.00722503662109375, -0.0235443115234375, 0.020172119140625, 0.032958984375, 0.02044677734375, 0.0176239013671875, -0.035003662109375, 0.05902099609375, 0.01375579833984375, 0.0164947509765625, 0.0107421875, -0.055419921875, -0.07489013671875, -0.00007611513137817383, 0.045867919921875, 0.0579833984375, -0.0703125, 0.033447265625, -0.0262908935546875, -0.03729248046875, -0.055816650390625, 0.01305389404296875, 0.03179931640625, 0.03277587890625, 0.042236328125, -0.01727294921875, -0.037841796875, -0.0732421875, 0.0005402565002441406, -0.022857666015625, 0.006999969482421875, 0.03875732421875, 0.059326171875, -0.00714111328125, 0.0654296875, -0.037689208984375, -0.0179595947265625, -0.023895263671875, -0.0094451904296875, 0.018096923828125, 0.031829833984375, 0.061126708984375, -0.0743408203125, -0.048187255859375, -0.00798797607421875, -0.034637451171875, -0.0158233642578125, 0.00722503662109375, -0.0311126708984375, 0.019500732421875, 0.0208892822265625, -0.02935791015625, 0.044189453125, 0.04058837890625, -0.039581298828125, 0.03759765625, 0.0174102783203125, 0.0308990478515625, -0.0947265625, 0.0154876708984375, -0.0208587646484375, 0.00823211669921875, -0.051849365234375, -0.00940704345703125, -0.005336761474609375, -0.002170562744140625, -0.0250396728515625, 0.05780029296875, -0.033966064453125, 0.00618743896484375, 0.01015472412109375, 0.026885986328125, 0.007198333740234375, 0.055145263671875, -0.0151824951171875, 0.068603515625, 0.0308837890625, -0.044281005859375, 0.01275634765625, 0.058990478515625, -0.03546142578125, 0.02618408203125, -0.054107666015625, 0.00177764892578125, -0.005039215087890625, 0.007213592529296875, -0.08673095703125, -0.01044464111328125, 0.0386962890625, -0.061187744140625, -0.00173187255859375, -0.0074310302734375, -0.041656494140625, -0.0294189453125, -0.0189971923828125, 0.031036376953125, 0.0282745361328125, -0.020782470703125, 0.04022216796875, 0.030242919921875, -0.0187225341796875, -0.06719970703125, -0.07745361328125, -0.01403045654296875, 0.0002536773681640625, -0.050537109375, 0.00691986083984375, -0.0049285888671875, -0.007167816162109375, 0.00997161865234375, -0.0021762847900390625, -0.018463134765625, 0.01091766357421875, 0.0178985595703125, 0.0075531005859375, -0.0160064697265625, 0.0009613037109375, 0.007137298583984375, 0.01180267333984375, -0.00324249267578125, -0.000010609626770019531, 0.048614501953125, 0.001628875732421875, -0.0204315185546875, -0.00981903076171875, 0.04010009765625, 0.0287322998046875, -0.049957275390625, 0.078125, 0.049072265625, -0.0207366943359375, 0.0097503662109375, -0.0396728515625, 0.00262451171875, -0.03228759765625, 0.015899658203125, -0.0225982666015625, -0.0654296875, 0.07794189453125, 0.0269927978515625, 0.0198211669921875, 0.057403564453125, 0.039154052734375, 0.005207061767578125, 0.06304931640625, 0.0216522216796875, -0.004566192626953125, 0.0212249755859375, -0.046661376953125, 0.0135498046875, -0.062744140625, -0.037261962890625, -0.0565185546875, -0.039947509765625, -0.058990478515625, -0.0328369140625, 0.0237884521484375, 0.005680084228515625, -0.026885986328125, 0.01387786865234375, -0.02239990234375, 0.01181793212890625, 0.04766845703125, 0.0031681060791015625, 0.0062255859375, -0.00004774332046508789, -0.029052734375, 0.00799560546875, -0.060394287109375, -0.0308990478515625, 0.08502197265625, 0.0079803466796875, 0.019683837890625, 0.0240936279296875, 0.05694580078125, 0.0035076141357421875, 0.02227783203125, -0.039031982421875, 0.0447998046875, 0.0033740997314453125, -0.07122802734375, -0.03265380859375, -0.037872314453125, -0.0819091796875, 0.01355743408203125, -0.007720947265625, -0.045745849609375, 0.052398681640625, -0.017425537109375, -0.03704833984375, 0.01934814453125, -0.039764404296875, 0.07049560546875, -0.0192108154296875, -0.00855255126953125, 0.014892578125, -0.06414794921875, 0.024749755859375, 0.009674072265625, 0.028411865234375, -0.01328277587890625, -0.0144500732421875, 0.08013916015625, -0.0469970703125, 0.04547119140625, -0.0181427001953125, 0.00722503662109375, 0.041259765625, -0.014007568359375, 0.00812530517578125, 0.00689697265625, -0.019287109375, 0.0170745849609375, 0.00997161865234375, -0.04742431640625, -0.044677734375, 0.03778076171875, -0.0748291015625, -0.030059814453125, -0.04296875, -0.038818359375, -0.014312744140625, 0.019378662109375, 0.016448974609375, 0.029937744140625, 0.0047454833984375, 0.0196380615234375, 0.033782958984375, -0.029205322265625, 0.0271148681640625, 0.033203125, -0.01953125, -0.05438232421875, 0.047027587890625, 0.034515380859375, 0.021514892578125, 0.016815185546875, -0.007843017578125, -0.032684326171875, -0.031494140625, -0.043426513671875, 0.0233917236328125, -0.0487060546875, -0.0269927978515625, -0.050262451171875, -0.028350830078125, -0.044036865234375, 0.004329681396484375, 0.00296783447265625, -0.05657958984375, -0.0086517333984375, -0.0157318115234375, 0.04180908203125, 0.018768310546875, -0.00579833984375, 0.0258331298828125, -0.049560546875, 0.0298614501953125, 0.0230712890625, 0.01313018798828125, 0.004146575927734375, -0.0518798828125, -0.027557373046875, 0.0250244140625, -0.0228118896484375, -0.07421875, 0.0265655517578125, 0.0197296142578125, 0.04449462890625, 0.007808685302734375, 0.02227783203125, 0.044830322265625, -0.01276397705078125, 0.08551025390625, -0.003688812255859375, -0.051727294921875, 0.045379638671875, -0.01197052001953125, 0.02752685546875, 0.07366943359375, 0.062744140625, -0.0633544921875, -0.01412200927734375, -0.049560546875, -0.0775146484375, 0.056671142578125, 0.03173828125, 0.0021152496337890625, -0.008026123046875, 0.0252532958984375, -0.0032901763916015625, 0.02044677734375, -0.0504150390625, -0.0679931640625, -0.0160369873046875, -0.01806640625, 0.0004284381866455078, -0.0172576904296875, -0.0197296142578125, -0.0380859375, 0.067138671875, 0.00012946128845214844, 0.0238494873046875, 0.027252197265625, -0.0020732879638671875, 0.0004258155822753906, 0.026763916015625, 0.02325439453125, 0.054046630859375, -0.0033740997314453125, -0.0244293212890625, 0.0108642578125, -0.045257568359375, 0.01493072509765625, 0.0308685302734375, -0.042724609375, 0.006664276123046875, 0.0175628662109375, 0.06695556640625, -0.0036945343017578125, -0.041656494140625, 0.037353515625, -0.0107879638671875, -0.03424072265625, -0.032135009765625, -0.00568389892578125, -0.001270294189453125, 0.01531982421875, 0.035400390625, -0.0208740234375, 0.00547027587890625, -0.053070068359375, 0.018707275390625, 0.01497650146484375, -0.0167694091796875, -0.006195068359375, 0.043670654296875, 0.00662994384765625, -0.005832672119140625, 0.0477294921875, -0.012664794921875, -0.0601806640625, 0.052276611328125, 0.00901031494140625, 0.053924560546875, -0.028564453125, 0.0380859375, 0.04998779296875, 0.043548583984375, 0.01227569580078125, 0.0714111328125, -0.00298309326171875, -0.061492919921875, -0.0203704833984375, -0.054901123046875, -0.019012451171875, 0.010772705078125, -0.06561279296875, 0.008697509765625, -0.0249481201171875, -0.011199951171875, -0.004302978515625, 0.04205322265625, -0.046875, 0.036590576171875, -0.0099029541015625, 0.0784912109375, -0.0721435546875, 0.04888916015625, 0.06817626953125, -0.0633544921875, -0.07965087890625, -0.00489044189453125, -0.0087127685546875, -0.05364990234375, 0.0298614501953125, -0.0038471221923828125, 0.0274200439453125, -0.0079345703125, -0.037109375, -0.0672607421875, 0.0865478515625, 0.01131439208984375, -0.0094757080078125, 0.01387786865234375, 0.041595458984375, 0.040283203125, -0.0160064697265625, 0.0291900634765625, 0.05419921875, 0.052154541015625, 0.0119781494140625, -0.060455322265625, 0.01214599609375, -0.03936767578125, -0.021759033203125, 0.018585205078125, -0.06890869140625, 0.05633544921875, -0.006984710693359375, -0.01922607421875, 0.007373809814453125, 0.051727294921875, 0.0176849365234375, 0.0186004638671875, 0.0323486328125, 0.04449462890625, 0.04541015625, -0.0311126708984375, 0.0738525390625, -0.027252197265625, 0.0142974853515625, 0.06689453125, 0.00360870361328125, 0.055511474609375, 0.026702880859375, -0.035064697265625, 0.041839599609375, 0.04351806640625, 0.014801025390625, 0.026824951171875, 0.0013141632080078125, 0.0003819465637207031, -0.00879669189453125, -0.018890380859375, -0.034881591796875, 0.033294677734375, 0.02435302734375, -0.0172119140625, -0.00942230224609375, -0.00933837890625, 0.01523590087890625, 0.0054779052734375, -0.0235443115234375, 0.038543701171875, 0.005306243896484375, -0.043792724609375, 0.060028076171875, -0.005214691162109375, 0.03692626953125, -0.05438232421875, 0.00528717041015625, -0.037506103515625, -0.01446533203125, -0.0291900634765625, -0.07623291015625, 0.0204315185546875, -0.005275726318359375, -0.015045166015625, -0.003482818603515625, 0.0291290283203125, -0.0570068359375, -0.053558349609375, 0.0181884765625, 0.04730224609375, 0.004730224609375, 0.0120086669921875, -0.06903076171875, -0.0023784637451171875, 0.0224456787109375, -0.019287109375, 0.0177459716796875, 0.041656494140625, -0.00884246826171875, 0.042633056640625, 0.032379150390625, 0.00421142578125, 0.0213623046875, 0.0019664764404296875, 0.06976318359375, -0.0433349609375, -0.033721923828125, -0.0307464599609375, 0.043304443359375, -0.0154571533203125, -0.050079345703125, 0.076416015625, 0.0526123046875, 0.06964111328125, 0.010345458984375, 0.0634765625, -0.034515380859375, 0.057403564453125, -0.0166473388671875, 0.05877685546875, -0.06561279296875, -0.00014138221740722656, -0.01727294921875, -0.053985595703125, -0.00772857666015625, 0.03228759765625, -0.03436279296875, 0.0171966552734375, 0.039520263671875, 0.059814453125, 0.006923675537109375, 0.002166748046875, 0.0008988380432128906, 0.0218963623046875, 0.005523681640625, 0.046966552734375, 0.034515380859375, -0.07537841796875, 0.0594482421875, -0.042510986328125, -0.0031986236572265625, -0.002391815185546875, -0.03216552734375, -0.054443359375, -0.059967041015625, -0.03369140625, -0.03424072265625, -0.0105133056640625, 0.06103515625, 0.02337646484375, -0.0924072265625, -0.02435302734375, 0.03790283203125, 0.0158233642578125, -0.027679443359375, -0.016876220703125, 0.047271728515625, 0.01605224609375, -0.042236328125, -0.00347137451171875, -0.006824493408203125, 0.0003635883331298828, -0.0052642822265625, -0.0105438232421875, -0.06793212890625, 0.009857177734375, 0.039886474609375, 0.043609619140625, -0.0361328125, -0.01387786865234375, 0.014251708984375, -0.006420135498046875, 0.00814056396484375, 0.0194091796875, -0.033111572265625, 0.018341064453125, 0.04412841796875, 0.0516357421875, 0.037628173828125, 0.0123138427734375, 0.018524169921875, -0.05633544921875, 0.0092315673828125, 0.0270538330078125, 0.0230712890625, 0.0233917236328125, -0.0114288330078125, 0.054718017578125, 0.00788116455078125, -0.039581298828125, -0.061492919921875, 0.0015554428100585938, -0.079345703125, 0.00556182861328125, 0.09625244140625, -0.01374053955078125, -0.0218353271484375, -0.0238494873046875, -0.014404296875, 0.02801513671875, -0.032928466796875, 0.038055419921875, 0.05853271484375, 0.0006780624389648438, -0.0184326171875, -0.05474853515625, 0.032684326171875, 0.03179931640625, -0.07086181640625, -0.0184478759765625, 0.025299072265625, 0.0200958251953125, 0.02313232421875, 0.0494384765625, -0.0206756591796875, 0.0245819091796875, -0.0185699462890625, 0.0095672607421875, 0.0037212371826171875, 0.0027523040771484375, -0.0084075927734375, -0.0004680156707763672, -0.0188140869140625, -0.0242156982421875 ] ]
juletxara/pawsx_mt
2023-07-21T10:18:49.000Z
[ "task_categories:text-classification", "task_ids:semantic-similarity-classification", "task_ids:semantic-similarity-scoring", "task_ids:text-scoring", "task_ids:multi-input-text-classification", "annotations_creators:expert-generated", "annotations_creators:machine-generated", "language_creators:expert-generated", "language_creators:machine-generated", "multilinguality:multilingual", "size_categories:10K<n<100K", "source_datasets:extended|other-paws", "language:en", "license:other", "paraphrase-identification", "arxiv:1908.11828", "region:us" ]
juletxara
PAWS-X, a multilingual version of PAWS (Paraphrase Adversaries from Word Scrambling) for six languages. This dataset contains 23,659 human translated PAWS evaluation pairs and 296,406 machine translated training pairs in six typologically distinct languages: French, Spanish, German, Chinese, Japanese, and Korean. English language is available by default. All translated pairs are sourced from examples in PAWS-Wiki. For further details, see the accompanying paper: PAWS-X: A Cross-lingual Adversarial Dataset for Paraphrase Identification (https://arxiv.org/abs/1908.11828) NOTE: There might be some missing or wrong labels in the dataset and we have replaced them with -1.
@InProceedings{pawsx2019emnlp, title = {{PAWS-X: A Cross-lingual Adversarial Dataset for Paraphrase Identification}}, author = {Yang, Yinfei and Zhang, Yuan and Tar, Chris and Baldridge, Jason}, booktitle = {Proc. of EMNLP}, year = {2019} }
0
299
2023-05-23T10:39:03
--- annotations_creators: - expert-generated - machine-generated language_creators: - expert-generated - machine-generated language: - en license: - other multilinguality: - multilingual size_categories: - 10K<n<100K source_datasets: - extended|other-paws task_categories: - text-classification task_ids: - semantic-similarity-classification - semantic-similarity-scoring - text-scoring - multi-input-text-classification paperswithcode_id: paws-x pretty_name: 'PAWS-X: A Cross-lingual Adversarial Dataset for Paraphrase Identification' tags: - paraphrase-identification dataset_info: - config_name: nllb-200-distilled-600M features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 470424 num_examples: 2000 - name: es num_bytes: 477895 num_examples: 2000 - name: fr num_bytes: 478044 num_examples: 2000 - name: ja num_bytes: 461718 num_examples: 2000 - name: ko num_bytes: 467649 num_examples: 2000 - name: zh num_bytes: 481919 num_examples: 2000 download_size: 2704143 dataset_size: 2837649 - config_name: nllb-200-distilled-1.3B features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 469810 num_examples: 2000 - name: es num_bytes: 477848 num_examples: 2000 - name: fr num_bytes: 476036 num_examples: 2000 - name: ja num_bytes: 465219 num_examples: 2000 - name: ko num_bytes: 469779 num_examples: 2000 - name: zh num_bytes: 481685 num_examples: 2000 download_size: 2706871 dataset_size: 2840377 - config_name: nllb-200-1.3B features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 472562 num_examples: 2000 - name: es num_bytes: 480329 num_examples: 2000 - name: fr num_bytes: 479096 num_examples: 2000 - name: ja num_bytes: 465418 num_examples: 2000 - name: ko num_bytes: 468672 num_examples: 2000 - name: zh num_bytes: 480250 num_examples: 2000 download_size: 2712821 dataset_size: 2846327 - config_name: nllb-200-3.3B features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 475185 num_examples: 2000 - name: es num_bytes: 482022 num_examples: 2000 - name: fr num_bytes: 480477 num_examples: 2000 - name: ja num_bytes: 468442 num_examples: 2000 - name: ko num_bytes: 475577 num_examples: 2000 - name: zh num_bytes: 483772 num_examples: 2000 download_size: 2731969 dataset_size: 2865475 - config_name: xglm-564M features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 405887 num_examples: 2000 - name: es num_bytes: 433475 num_examples: 2000 - name: fr num_bytes: 451810 num_examples: 2000 - name: ja num_bytes: 480321 num_examples: 2000 - name: ko num_bytes: 430501 num_examples: 2000 - name: zh num_bytes: 536783 num_examples: 2000 download_size: 2605271 dataset_size: 2738777 - config_name: xglm-1.7B features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 448117 num_examples: 2000 - name: es num_bytes: 470068 num_examples: 2000 - name: fr num_bytes: 478245 num_examples: 2000 - name: ja num_bytes: 462409 num_examples: 2000 - name: ko num_bytes: 410803 num_examples: 2000 - name: zh num_bytes: 455754 num_examples: 2000 download_size: 2591890 dataset_size: 2725396 - config_name: xglm-2.9B features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 450076 num_examples: 2000 - name: es num_bytes: 471853 num_examples: 2000 - name: fr num_bytes: 475575 num_examples: 2000 - name: ja num_bytes: 435278 num_examples: 2000 - name: ko num_bytes: 407905 num_examples: 2000 - name: zh num_bytes: 437874 num_examples: 2000 download_size: 2545055 dataset_size: 2678561 - config_name: xglm-4.5B features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 466986 num_examples: 2000 - name: es num_bytes: 483691 num_examples: 2000 - name: fr num_bytes: 485910 num_examples: 2000 - name: ja num_bytes: 485014 num_examples: 2000 - name: ko num_bytes: 459562 num_examples: 2000 - name: zh num_bytes: 502672 num_examples: 2000 download_size: 2750329 dataset_size: 2883835 - config_name: xglm-7.5B features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 457033 num_examples: 2000 - name: es num_bytes: 471085 num_examples: 2000 - name: fr num_bytes: 474534 num_examples: 2000 - name: ja num_bytes: 455080 num_examples: 2000 - name: ko num_bytes: 432714 num_examples: 2000 - name: zh num_bytes: 462024 num_examples: 2000 download_size: 2618964 dataset_size: 2752470 - config_name: bloom-560m features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 422431 num_examples: 2000 - name: es num_bytes: 407925 num_examples: 2000 - name: fr num_bytes: 417238 num_examples: 2000 - name: ja num_bytes: 541097 num_examples: 2000 - name: ko num_bytes: 305526 num_examples: 2000 - name: zh num_bytes: 467990 num_examples: 2000 download_size: 2428701 dataset_size: 2562207 - config_name: bloom-1b1 features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 420950 num_examples: 2000 - name: es num_bytes: 440695 num_examples: 2000 - name: fr num_bytes: 444933 num_examples: 2000 - name: ja num_bytes: 383160 num_examples: 2000 - name: ko num_bytes: 309106 num_examples: 2000 - name: zh num_bytes: 427093 num_examples: 2000 download_size: 2292431 dataset_size: 2425937 - config_name: bloom-1b7 features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 441068 num_examples: 2000 - name: es num_bytes: 455189 num_examples: 2000 - name: fr num_bytes: 458970 num_examples: 2000 - name: ja num_bytes: 471554 num_examples: 2000 - name: ko num_bytes: 387729 num_examples: 2000 - name: zh num_bytes: 434684 num_examples: 2000 download_size: 2515688 dataset_size: 2649194 - config_name: bloom-3b features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 452342 num_examples: 2000 - name: es num_bytes: 468924 num_examples: 2000 - name: fr num_bytes: 469477 num_examples: 2000 - name: ja num_bytes: 450059 num_examples: 2000 - name: ko num_bytes: 371349 num_examples: 2000 - name: zh num_bytes: 443763 num_examples: 2000 download_size: 2522408 dataset_size: 2655914 - config_name: bloom-7b1 features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 460868 num_examples: 2000 - name: es num_bytes: 476090 num_examples: 2000 - name: fr num_bytes: 477681 num_examples: 2000 - name: ja num_bytes: 462541 num_examples: 2000 - name: ko num_bytes: 410996 num_examples: 2000 - name: zh num_bytes: 452755 num_examples: 2000 download_size: 2607425 dataset_size: 2740931 - config_name: llama-7B features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 467040 num_examples: 2000 - name: es num_bytes: 479857 num_examples: 2000 - name: fr num_bytes: 481692 num_examples: 2000 - name: ja num_bytes: 469209 num_examples: 2000 - name: ko num_bytes: 460027 num_examples: 2000 - name: zh num_bytes: 492611 num_examples: 2000 download_size: 2716930 dataset_size: 2850436 - config_name: llama-13B features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 464622 num_examples: 2000 - name: es num_bytes: 475395 num_examples: 2000 - name: fr num_bytes: 475380 num_examples: 2000 - name: ja num_bytes: 455735 num_examples: 2000 - name: ko num_bytes: 446006 num_examples: 2000 - name: zh num_bytes: 477833 num_examples: 2000 download_size: 2661465 dataset_size: 2794971 - config_name: llama-30B features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 471142 num_examples: 2000 - name: es num_bytes: 480239 num_examples: 2000 - name: fr num_bytes: 480078 num_examples: 2000 - name: ja num_bytes: 473976 num_examples: 2000 - name: ko num_bytes: 468087 num_examples: 2000 - name: zh num_bytes: 498795 num_examples: 2000 download_size: 2738811 dataset_size: 2872317 - config_name: RedPajama-INCITE-Base-3B-v1 features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 454468 num_examples: 2000 - name: es num_bytes: 474260 num_examples: 2000 - name: fr num_bytes: 477493 num_examples: 2000 - name: ja num_bytes: 463806 num_examples: 2000 - name: ko num_bytes: 455166 num_examples: 2000 - name: zh num_bytes: 520240 num_examples: 2000 download_size: 2711927 dataset_size: 2845433 - config_name: RedPajama-INCITE-7B-Base features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 467209 num_examples: 2000 - name: es num_bytes: 482675 num_examples: 2000 - name: fr num_bytes: 479674 num_examples: 2000 - name: ja num_bytes: 469695 num_examples: 2000 - name: ko num_bytes: 427807 num_examples: 2000 - name: zh num_bytes: 475045 num_examples: 2000 download_size: 2668599 dataset_size: 2802105 - config_name: open_llama_3b features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 459906 num_examples: 2000 - name: es num_bytes: 474097 num_examples: 2000 - name: fr num_bytes: 477589 num_examples: 2000 - name: ja num_bytes: 462664 num_examples: 2000 - name: ko num_bytes: 434739 num_examples: 2000 - name: zh num_bytes: 490475 num_examples: 2000 download_size: 2665964 dataset_size: 2799470 - config_name: open_llama_7b features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 464258 num_examples: 2000 - name: es num_bytes: 476895 num_examples: 2000 - name: fr num_bytes: 475470 num_examples: 2000 - name: ja num_bytes: 467530 num_examples: 2000 - name: ko num_bytes: 420696 num_examples: 2000 - name: zh num_bytes: 471007 num_examples: 2000 download_size: 2642350 dataset_size: 2775856 - config_name: open_llama_13b features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 466772 num_examples: 2000 - name: es num_bytes: 480354 num_examples: 2000 - name: fr num_bytes: 480221 num_examples: 2000 - name: ja num_bytes: 460154 num_examples: 2000 - name: ko num_bytes: 443434 num_examples: 2000 - name: zh num_bytes: 467898 num_examples: 2000 download_size: 2665327 dataset_size: 2798833 - config_name: xgen-7b-4k-base features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 466109 num_examples: 2000 - name: es num_bytes: 480599 num_examples: 2000 - name: fr num_bytes: 481774 num_examples: 2000 - name: ja num_bytes: 455601 num_examples: 2000 - name: ko num_bytes: 441720 num_examples: 2000 - name: zh num_bytes: 473661 num_examples: 2000 download_size: 2665958 dataset_size: 2799464 - config_name: xgen-7b-8k-base features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 464831 num_examples: 2000 - name: es num_bytes: 478903 num_examples: 2000 - name: fr num_bytes: 481199 num_examples: 2000 - name: ja num_bytes: 458928 num_examples: 2000 - name: ko num_bytes: 448148 num_examples: 2000 - name: zh num_bytes: 475878 num_examples: 2000 download_size: 2674381 dataset_size: 2807887 - config_name: xgen-7b-8k-inst features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 472749 num_examples: 2000 - name: es num_bytes: 483956 num_examples: 2000 - name: fr num_bytes: 487250 num_examples: 2000 - name: ja num_bytes: 485563 num_examples: 2000 - name: ko num_bytes: 476502 num_examples: 2000 - name: zh num_bytes: 507723 num_examples: 2000 download_size: 2780237 dataset_size: 2913743 - config_name: open_llama_7b_v2 features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 464268 num_examples: 2000 - name: es num_bytes: 476576 num_examples: 2000 - name: fr num_bytes: 478153 num_examples: 2000 - name: ja num_bytes: 460932 num_examples: 2000 - name: ko num_bytes: 456955 num_examples: 2000 - name: zh num_bytes: 467587 num_examples: 2000 download_size: 2670965 dataset_size: 2804471 - config_name: falcon-7b features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 456304 num_examples: 2000 - name: es num_bytes: 474821 num_examples: 2000 - name: fr num_bytes: 448537 num_examples: 2000 - name: ja num_bytes: 373442 num_examples: 2000 - name: ko num_bytes: 425657 num_examples: 2000 - name: zh num_bytes: 449866 num_examples: 2000 download_size: 2495121 dataset_size: 2628627 - config_name: polylm-1.7b features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 459992 num_examples: 2000 - name: es num_bytes: 466048 num_examples: 2000 - name: fr num_bytes: 470826 num_examples: 2000 - name: ja num_bytes: 448180 num_examples: 2000 - name: ko num_bytes: 415816 num_examples: 2000 - name: zh num_bytes: 438679 num_examples: 2000 download_size: 2566035 dataset_size: 2699541 - config_name: polylm-13b features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 473536 num_examples: 2000 - name: es num_bytes: 482328 num_examples: 2000 - name: fr num_bytes: 481341 num_examples: 2000 - name: ja num_bytes: 452146 num_examples: 2000 - name: ko num_bytes: 457546 num_examples: 2000 - name: zh num_bytes: 464947 num_examples: 2000 download_size: 2678338 dataset_size: 2811844 - config_name: polylm-multialpaca-13b features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 472264 num_examples: 2000 - name: es num_bytes: 477291 num_examples: 2000 - name: fr num_bytes: 474987 num_examples: 2000 - name: ja num_bytes: 465751 num_examples: 2000 - name: ko num_bytes: 465889 num_examples: 2000 - name: zh num_bytes: 461985 num_examples: 2000 download_size: 2684661 dataset_size: 2818167 - config_name: open_llama_3b_v2 features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 454405 num_examples: 2000 - name: es num_bytes: 475689 num_examples: 2000 - name: fr num_bytes: 476410 num_examples: 2000 - name: ja num_bytes: 447704 num_examples: 2000 - name: ko num_bytes: 435675 num_examples: 2000 - name: zh num_bytes: 466981 num_examples: 2000 download_size: 2623358 dataset_size: 2756864 - config_name: Llama-2-7b-hf features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 468952 num_examples: 2000 - name: es num_bytes: 481463 num_examples: 2000 - name: fr num_bytes: 481620 num_examples: 2000 - name: ja num_bytes: 452968 num_examples: 2000 - name: ko num_bytes: 448819 num_examples: 2000 - name: zh num_bytes: 476890 num_examples: 2000 download_size: 2677206 dataset_size: 2810712 - config_name: Llama-2-13b-hf features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 471040 num_examples: 2000 - name: es num_bytes: 480439 num_examples: 2000 - name: fr num_bytes: 479753 num_examples: 2000 - name: ja num_bytes: 457856 num_examples: 2000 - name: ko num_bytes: 459972 num_examples: 2000 - name: zh num_bytes: 478780 num_examples: 2000 download_size: 2694334 dataset_size: 2827840 - config_name: Llama-2-7b-chat-hf features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 429595 num_examples: 2000 - name: es num_bytes: 395137 num_examples: 2000 - name: fr num_bytes: 338615 num_examples: 2000 - name: ja num_bytes: 448313 num_examples: 2000 - name: ko num_bytes: 429424 num_examples: 2000 - name: zh num_bytes: 425094 num_examples: 2000 download_size: 2332672 dataset_size: 2466178 - config_name: Llama-2-13b-chat-hf features: - name: id dtype: int32 - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: class_label: names: '0': '0' '1': '1' splits: - name: de num_bytes: 476183 num_examples: 2000 - name: es num_bytes: 481248 num_examples: 2000 - name: fr num_bytes: 480349 num_examples: 2000 - name: ja num_bytes: 475454 num_examples: 2000 - name: ko num_bytes: 482906 num_examples: 2000 - name: zh num_bytes: 492532 num_examples: 2000 download_size: 2755166 dataset_size: 2888672 --- # Dataset Card for PAWS-X MT ## 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:** [PAWS-X](https://github.com/google-research-datasets/paws/tree/master/pawsx) - **Repository:** [PAWS-X](https://github.com/google-research-datasets/paws/tree/master/pawsx) - **Paper:** [PAWS-X: A Cross-lingual Adversarial Dataset for Paraphrase Identification](https://arxiv.org/abs/1908.11828) - **Point of Contact:** [Yinfei Yang](yinfeiy@google.com) ### Dataset Summary This dataset contains 23,659 **human** translated PAWS evaluation pairs and 296,406 **machine** translated training pairs in six typologically distinct languages: French, Spanish, German, Chinese, Japanese, and Korean. All translated pairs are sourced from examples in [PAWS-Wiki](https://github.com/google-research-datasets/paws#paws-wiki). For further details, see the accompanying paper: [PAWS-X: A Cross-lingual Adversarial Dataset for Paraphrase Identification](https://arxiv.org/abs/1908.11828) This is a machine-translated version of the original dataset into English from each langauge. ### Supported Tasks and Leaderboards It has been majorly used for paraphrase identification for English and other 6 languages namely French, Spanish, German, Chinese, Japanese, and Korean ### Languages The dataset is in English, French, Spanish, German, Chinese, Japanese, and Korean ## Dataset Structure ### Data Instances For en: ``` id : 1 sentence1 : In Paris , in October 1560 , he secretly met the English ambassador , Nicolas Throckmorton , asking him for a passport to return to England through Scotland . sentence2 : In October 1560 , he secretly met with the English ambassador , Nicolas Throckmorton , in Paris , and asked him for a passport to return to Scotland through England . label : 0 ``` For fr: ``` id : 1 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. label : 0 ``` ### Data Fields All files are in tsv format with four columns: Column Name | Data :---------- | :-------------------------------------------------------- id | An ID that matches the ID of the source pair in PAWS-Wiki sentence1 | The first sentence sentence2 | The second sentence label | Label for each pair The source text of each translation can be retrieved by looking up the ID in the corresponding file in PAWS-Wiki. ### Data Splits The numbers of examples for each of the seven languages are shown below: Language | Train | Dev | Test :------- | ------: | -----: | -----: en | 49,401 | 2,000 | 2,000 fr | 49,401 | 2,000 | 2,000 es | 49,401 | 2,000 | 2,000 de | 49,401 | 2,000 | 2,000 zh | 49,401 | 2,000 | 2,000 ja | 49,401 | 2,000 | 2,000 ko | 49,401 | 2,000 | 2,000 > **Caveat**: please note that the dev and test sets of PAWS-X are both sourced > from the dev set of PAWS-Wiki. As a consequence, the same `sentence 1` may > appear in both the dev and test sets. Nevertheless our data split guarantees > that there is no overlap on sentence pairs (`sentence 1` + `sentence 2`) > between dev and test. ## Dataset Creation ### Curation Rationale Most existing work on adversarial data generation focuses on English. For example, PAWS (Paraphrase Adversaries from Word Scrambling) (Zhang et al., 2019) consists of challenging English paraphrase identification pairs from Wikipedia and Quora. They remedy this gap with PAWS-X, a new dataset of 23,659 human translated PAWS evaluation pairs in six typologically distinct languages: French, Spanish, German, Chinese, Japanese, and Korean. They provide baseline numbers for three models with different capacity to capture non-local context and sentence structure, and using different multilingual training and evaluation regimes. Multilingual BERT (Devlin et al., 2019) fine-tuned on PAWS English plus machine-translated data performs the best, with a range of 83.1-90.8 accuracy across the non-English languages and an average accuracy gain of 23% over the next best model. PAWS-X shows the effectiveness of deep, multilingual pre-training while also leaving considerable headroom as a new challenge to drive multilingual research that better captures structure and contextual information. ### Source Data PAWS (Paraphrase Adversaries from Word Scrambling) #### Initial Data Collection and Normalization All translated pairs are sourced from examples in [PAWS-Wiki](https://github.com/google-research-datasets/paws#paws-wiki) #### Who are the source language producers? This dataset contains 23,659 human translated PAWS evaluation pairs and 296,406 machine translated training pairs in six typologically distinct languages: French, Spanish, German, Chinese, Japanese, and Korean. ### Annotations #### Annotation process If applicable, describe the annotation process and any tools used, or state otherwise. Describe the amount of data annotated, if not all. Describe or reference annotation guidelines provided to the annotators. If available, provide interannotator statistics. Describe any annotation validation processes. #### Who are the annotators? The paper mentions the translate team, especially Mengmeng Niu, for the help with the annotations. ### 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 List the people involved in collecting the dataset and their affiliation(s). If funding information is known, include it here. ### Licensing Information 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. ### Citation Information ``` @InProceedings{pawsx2019emnlp, title = {{PAWS-X: A Cross-lingual Adversarial Dataset for Paraphrase Identification}}, author = {Yang, Yinfei and Zhang, Yuan and Tar, Chris and Baldridge, Jason}, booktitle = {Proc. of EMNLP}, year = {2019} } ``` ### Contributions Thanks to [@bhavitvyamalik](https://github.com/bhavitvyamalik), [@gowtham1997](https://github.com/gowtham1997) for adding this dataset.
31,253
[ [ -0.02410888671875, -0.0297088623046875, 0.025665283203125, 0.034881591796875, -0.0292816162109375, 0.013092041015625, -0.017181396484375, -0.03436279296875, 0.053558349609375, 0.0443115234375, -0.0364990234375, -0.058624267578125, -0.036834716796875, 0.0280303955078125, -0.0191650390625, 0.07958984375, -0.01097869873046875, 0.00963592529296875, -0.004932403564453125, -0.0355224609375, 0.0107574462890625, -0.04742431640625, -0.043792724609375, -0.0036220550537109375, 0.0184326171875, 0.033294677734375, 0.055572509765625, 0.06414794921875, 0.0321044921875, 0.018157958984375, -0.006656646728515625, -0.007732391357421875, -0.0178375244140625, -0.0235595703125, -0.0072021484375, -0.035736083984375, -0.033477783203125, 0.01261138916015625, 0.04205322265625, 0.05181884765625, 0.00009888410568237305, 0.0235595703125, 0.00830841064453125, 0.04901123046875, -0.0221405029296875, 0.016998291015625, -0.0285186767578125, 0.003734588623046875, -0.031982421875, -0.01415252685546875, -0.018646240234375, -0.021697998046875, -0.01202392578125, -0.07171630859375, 0.0247802734375, 0.00693511962890625, 0.08282470703125, -0.015777587890625, -0.01462554931640625, -0.0270233154296875, -0.0129852294921875, 0.060272216796875, -0.048614501953125, 0.0284423828125, 0.05255126953125, 0.0009765625, -0.01067352294921875, -0.059295654296875, -0.04168701171875, -0.007778167724609375, -0.0218353271484375, 0.00293731689453125, 0.00653839111328125, -0.024749755859375, 0.0244140625, 0.0396728515625, -0.052154541015625, -0.031036376953125, -0.0293426513671875, -0.0174713134765625, 0.0582275390625, 0.01800537109375, 0.044830322265625, -0.021026611328125, -0.0284576416015625, -0.041473388671875, -0.039337158203125, 0.03759765625, 0.0287322998046875, 0.036041259765625, -0.043792724609375, 0.034698486328125, -0.021026611328125, 0.0172882080078125, 0.0160980224609375, -0.0123138427734375, 0.06756591796875, -0.0491943359375, 0.0038089752197265625, -0.020355224609375, 0.0858154296875, 0.033203125, 0.007495880126953125, -0.02276611328125, -0.003513336181640625, -0.02520751953125, -0.01166534423828125, -0.04205322265625, -0.023468017578125, 0.009002685546875, -0.040008544921875, -0.034576416015625, 0.01007080078125, -0.071044921875, -0.0220489501953125, -0.007183074951171875, 0.0165557861328125, -0.032135009765625, -0.0273590087890625, 0.0302886962890625, -0.0308074951171875, 0.04071044921875, -0.004364013671875, -0.05413818359375, 0.035980224609375, 0.0360107421875, 0.05267333984375, -0.005817413330078125, -0.055084228515625, -0.0328369140625, -0.0020618438720703125, -0.0285491943359375, 0.0172271728515625, -0.044342041015625, -0.028106689453125, -0.0110626220703125, 0.052001953125, -0.0016717910766601562, -0.0227508544921875, 0.062744140625, -0.00908660888671875, 0.029541015625, -0.06732177734375, -0.00391387939453125, -0.00824737548828125, 0.027008056640625, -0.055084228515625, 0.10498046875, 0.0004792213439941406, -0.06640625, 0.030059814453125, -0.036346435546875, -0.047637939453125, 0.007904052734375, -0.003635406494140625, -0.024566650390625, -0.0157012939453125, 0.031524658203125, 0.041107177734375, -0.039825439453125, 0.0256805419921875, -0.02593994140625, -0.00649261474609375, 0.0081329345703125, -0.00019943714141845703, 0.09295654296875, -0.0088043212890625, -0.040740966796875, -0.01641845703125, -0.07525634765625, 0.006744384765625, 0.043426513671875, -0.019805908203125, -0.0386962890625, -0.011016845703125, 0.01263427734375, 0.04052734375, 0.0207672119140625, -0.057220458984375, -0.00042366981506347656, -0.0182952880859375, 0.029876708984375, 0.0242462158203125, -0.0029163360595703125, 0.0301513671875, -0.034912109375, 0.04412841796875, -0.01140594482421875, 0.024078369140625, -0.006000518798828125, -0.041046142578125, -0.044952392578125, -0.0029888153076171875, 0.0157012939453125, 0.05059814453125, -0.0643310546875, 0.036651611328125, -0.044342041015625, -0.042236328125, -0.049072265625, 0.01105499267578125, 0.05224609375, 0.0173492431640625, 0.0389404296875, -0.0157012939453125, -0.031524658203125, -0.0521240234375, -0.007015228271484375, -0.0160369873046875, 0.0076904296875, 0.0233612060546875, 0.0560302734375, 0.02044677734375, 0.044281005859375, -0.0231170654296875, -0.0052337646484375, -0.0277252197265625, -0.0006909370422363281, -0.005100250244140625, 0.034912109375, 0.06304931640625, -0.06317138671875, -0.06170654296875, 0.0042572021484375, -0.06146240234375, 0.0018548965454101562, -0.019927978515625, -0.027008056640625, 0.0003960132598876953, 0.02813720703125, -0.045623779296875, 0.01172637939453125, 0.038421630859375, -0.028564453125, 0.038055419921875, 0.00125885009765625, 0.02691650390625, -0.0977783203125, 0.0304107666015625, 0.00799560546875, -0.0007696151733398438, -0.041595458984375, 0.0037212371826171875, 0.0132598876953125, -0.0068511962890625, -0.034515380859375, 0.055816650390625, -0.045867919921875, 0.01557159423828125, 0.0161590576171875, 0.0230712890625, 0.017547607421875, 0.043731689453125, 0.024078369140625, 0.04644775390625, 0.054718017578125, -0.03057861328125, 0.01346588134765625, 0.048736572265625, -0.02154541015625, 0.030517578125, -0.04705810546875, 0.0028095245361328125, 0.007259368896484375, 0.0193328857421875, -0.05804443359375, -0.01549530029296875, 0.04901123046875, -0.05609130859375, 0.00824737548828125, -0.005001068115234375, -0.037994384765625, -0.02532958984375, -0.061309814453125, 0.00673675537109375, 0.0277252197265625, -0.050201416015625, 0.0251007080078125, 0.0294647216796875, -0.017425537109375, -0.06170654296875, -0.051025390625, 0.0282440185546875, -0.0294647216796875, -0.0450439453125, 0.02496337890625, -0.008056640625, 0.0019207000732421875, 0.0006804466247558594, 0.0106964111328125, -0.0013170242309570312, -0.005664825439453125, -0.0020694732666015625, 0.005916595458984375, -0.0155181884765625, -0.0092010498046875, -0.01018524169921875, 0.0026378631591796875, 0.016937255859375, 0.00022673606872558594, 0.027374267578125, -0.0081634521484375, -0.002513885498046875, -0.01517486572265625, 0.03558349609375, 0.061767578125, -0.0234527587890625, 0.048065185546875, 0.06353759765625, -0.01373291015625, 0.00766754150390625, -0.0284423828125, -0.0010919570922851562, -0.031341552734375, 0.0201416015625, -0.0509033203125, -0.030548095703125, 0.06597900390625, 0.03204345703125, 0.004878997802734375, 0.03472900390625, 0.01462554931640625, 0.0098114013671875, 0.0693359375, 0.038543701171875, -0.0252685546875, 0.0198211669921875, -0.027252197265625, -0.0034580230712890625, -0.0648193359375, -0.0246429443359375, -0.043670654296875, -0.006465911865234375, -0.053253173828125, -0.024932861328125, -0.00908660888671875, 0.0016260147094726562, -0.0038776397705078125, 0.052886962890625, -0.0271453857421875, 0.030059814453125, 0.053253173828125, 0.01067352294921875, -0.002582550048828125, -0.0001385211944580078, -0.0190887451171875, -0.01070404052734375, -0.04290771484375, -0.038818359375, 0.08819580078125, 0.02386474609375, 0.03631591796875, 0.002117156982421875, 0.049072265625, 0.004680633544921875, -0.00970458984375, -0.03277587890625, 0.06536865234375, -0.0189666748046875, -0.04522705078125, -0.0254669189453125, -0.01137542724609375, -0.07611083984375, 0.020660400390625, -0.017364501953125, -0.058319091796875, 0.02044677734375, -0.006195068359375, -0.0084686279296875, 0.0269775390625, -0.0399169921875, 0.0706787109375, -0.037139892578125, -0.0311126708984375, 0.01025390625, -0.08447265625, 0.0161590576171875, -0.00946044921875, 0.011260986328125, -0.00493621826171875, -0.006511688232421875, 0.078857421875, -0.03619384765625, 0.0687255859375, -0.018768310546875, 0.0081329345703125, 0.0113677978515625, -0.0174560546875, 0.05828857421875, -0.0098114013671875, -0.0015707015991210938, 0.018218994140625, 0.0190582275390625, -0.037628173828125, -0.0263519287109375, 0.037445068359375, -0.0465087890625, -0.039306640625, -0.02593994140625, -0.0316162109375, -0.00926971435546875, 0.022369384765625, 0.0343017578125, 0.01500701904296875, -0.002223968505859375, 0.03192138671875, 0.0231170654296875, -0.03704833984375, 0.017608642578125, 0.057037353515625, -0.0006389617919921875, -0.0489501953125, 0.08197021484375, -0.0025920867919921875, 0.012451171875, 0.0355224609375, 0.020233154296875, -0.032073974609375, -0.0242767333984375, -0.043426513671875, 0.047515869140625, -0.05474853515625, 0.01181793212890625, -0.053497314453125, 0.004779815673828125, -0.041046142578125, -0.0168304443359375, -0.016693115234375, -0.033203125, -0.002231597900390625, -0.01255035400390625, 0.0239715576171875, 0.025238037109375, -0.00977325439453125, 0.0173187255859375, -0.0582275390625, 0.02734375, -0.0175018310546875, 0.007732391357421875, -0.0245513916015625, -0.035614013671875, -0.03240966796875, 0.006084442138671875, -0.006336212158203125, -0.06353759765625, 0.0312347412109375, 0.01151275634765625, 0.06207275390625, 0.01477813720703125, 0.0201416015625, 0.05120849609375, -0.02001953125, 0.08197021484375, 0.0129241943359375, -0.06353759765625, 0.032257080078125, -0.0267181396484375, 0.0025539398193359375, 0.055084228515625, 0.0487060546875, -0.049713134765625, -0.041534423828125, -0.059844970703125, -0.0745849609375, 0.07916259765625, 0.018218994140625, 0.01026153564453125, -0.00875091552734375, 0.017242431640625, 0.00913238525390625, 0.006195068359375, -0.0814208984375, -0.0430908203125, -0.00496673583984375, -0.011260986328125, -0.0165557861328125, -0.00734710693359375, -0.01337432861328125, -0.032989501953125, 0.0682373046875, 0.0048065185546875, 0.0018930435180664062, 0.0084228515625, -0.0154266357421875, 0.004817962646484375, 0.007045745849609375, 0.03125, 0.0293731689453125, -0.01386260986328125, -0.00614166259765625, 0.01922607421875, -0.0628662109375, 0.0176544189453125, 0.01102447509765625, -0.0114593505859375, 0.0110015869140625, 0.0283203125, 0.0596923828125, 0.005443572998046875, -0.040283203125, 0.05364990234375, -0.00388336181640625, -0.033294677734375, -0.01395416259765625, -0.026153564453125, -0.00385284423828125, 0.0120391845703125, 0.012451171875, -0.016143798828125, 0.01210784912109375, -0.025054931640625, 0.01468658447265625, 0.02716064453125, -0.008392333984375, -0.046539306640625, 0.053619384765625, 0.02337646484375, -0.01146697998046875, 0.0294342041015625, -0.033935546875, -0.04144287109375, 0.050262451171875, 0.035491943359375, 0.07781982421875, -0.0158538818359375, 0.0307769775390625, 0.051055908203125, 0.042327880859375, -0.01486968994140625, 0.027862548828125, -0.0262298583984375, -0.046661376953125, -0.01416015625, -0.037841796875, -0.0198974609375, 0.045196533203125, -0.07818603515625, 0.033538818359375, -0.00302886962890625, -0.00006639957427978516, 0.01190185546875, 0.005035400390625, -0.03302001953125, 0.0236053466796875, 0.01226043701171875, 0.06683349609375, -0.1016845703125, 0.06744384765625, 0.07330322265625, -0.045654296875, -0.052490234375, 0.01806640625, -0.00390625, -0.062286376953125, 0.0391845703125, 0.004909515380859375, -0.002353668212890625, -0.0174407958984375, -0.0281829833984375, -0.06927490234375, 0.07568359375, 0.019134521484375, -0.011505126953125, 0.00626373291015625, 0.033447265625, 0.048095703125, -0.01038360595703125, -0.0033721923828125, 0.0462646484375, 0.034576416015625, -0.00045990943908691406, -0.0634765625, 0.02764892578125, -0.06268310546875, -0.014678955078125, 0.0162353515625, -0.051116943359375, 0.055572509765625, -0.0164794921875, -0.0193023681640625, -0.005706787109375, 0.016387939453125, 0.01342010498046875, 0.02203369140625, 0.0330810546875, 0.039031982421875, 0.046661376953125, -0.00311279296875, 0.06646728515625, -0.050689697265625, 0.021026611328125, 0.077880859375, -0.00559234619140625, 0.058929443359375, 0.037078857421875, -0.03350830078125, 0.018646240234375, 0.0511474609375, -0.000507354736328125, 0.042510986328125, -0.013092041015625, -0.00406646728515625, -0.00914764404296875, 0.00878143310546875, -0.031402587890625, 0.0146636962890625, 0.02691650390625, -0.04315185546875, -0.0029964447021484375, 0.012359619140625, 0.025482177734375, -0.01351165771484375, 0.0006113052368164062, 0.037811279296875, -0.010009765625, -0.0521240234375, 0.057525634765625, -0.0029087066650390625, 0.040130615234375, -0.045654296875, 0.0102081298828125, -0.026641845703125, 0.00281524658203125, -0.0150909423828125, -0.08935546875, 0.0185546875, 0.0008111000061035156, -0.01654052734375, -0.02044677734375, 0.032928466796875, -0.044464111328125, -0.031829833984375, 0.041656494140625, 0.026123046875, 0.041107177734375, -0.002483367919921875, -0.08477783203125, -0.007038116455078125, 0.0269622802734375, -0.0333251953125, 0.0240631103515625, 0.042266845703125, -0.02783203125, 0.04827880859375, 0.03643798828125, 0.005550384521484375, 0.011474609375, -0.00994873046875, 0.057830810546875, -0.0567626953125, -0.043914794921875, -0.052093505859375, 0.042724609375, -0.0190277099609375, -0.034423828125, 0.07525634765625, 0.0692138671875, 0.0738525390625, -0.013702392578125, 0.0836181640625, -0.0303497314453125, 0.042083740234375, -0.0265350341796875, 0.0341796875, -0.056549072265625, 0.0009007453918457031, -0.030242919921875, -0.03228759765625, -0.01323699951171875, 0.02783203125, -0.0261688232421875, -0.00856781005859375, 0.060882568359375, 0.06976318359375, -0.009796142578125, -0.0145111083984375, 0.019622802734375, 0.0006823539733886719, 0.00792694091796875, 0.036529541015625, 0.034637451171875, -0.059326171875, 0.07122802734375, -0.059478759765625, -0.0038509368896484375, 0.0010385513305664062, -0.045013427734375, -0.06683349609375, -0.07861328125, -0.038116455078125, -0.0390625, 0.003070831298828125, 0.055206298828125, 0.034393310546875, -0.063232421875, -0.02459716796875, -0.0010347366333007812, -0.014404296875, -0.020599365234375, -0.018768310546875, 0.042205810546875, -0.0160064697265625, -0.059722900390625, 0.016693115234375, 0.00989532470703125, 0.007305145263671875, 0.00811767578125, -0.02471923828125, -0.018157958984375, -0.004306793212890625, 0.03570556640625, 0.044525146484375, -0.05902099609375, -0.0004105567932128906, 0.029083251953125, -0.0262603759765625, 0.0176849365234375, 0.029571533203125, -0.024017333984375, 0.029083251953125, 0.036529541015625, 0.03228759765625, 0.042816162109375, 0.01096343994140625, 0.0228118896484375, -0.05364990234375, 0.0147247314453125, -0.007007598876953125, 0.03411865234375, 0.033416748046875, -0.0238800048828125, 0.051849365234375, 0.03143310546875, -0.020751953125, -0.065185546875, -0.022613525390625, -0.08697509765625, -0.0022735595703125, 0.1065673828125, -0.03448486328125, -0.016448974609375, -0.019927978515625, -0.0192108154296875, 0.004154205322265625, -0.0198974609375, 0.041107177734375, 0.07244873046875, 0.00759124755859375, -0.00835418701171875, -0.044036865234375, 0.04315185546875, 0.0221710205078125, -0.0634765625, 0.0127105712890625, 0.002361297607421875, 0.0360107421875, 0.0224761962890625, 0.0577392578125, -0.0208587646484375, 0.01436614990234375, 0.015594482421875, 0.034576416015625, 0.0158538818359375, -0.003498077392578125, -0.0083770751953125, -0.01087188720703125, -0.009307861328125, -0.05035400390625 ] ]
jxie/guacamol
2023-08-03T23:49:15.000Z
[ "region:us" ]
jxie
null
null
0
299
2023-08-03T23:49:05
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 65660530 num_examples: 1273104 - name: validation num_bytes: 4097829 num_examples: 79568 - name: test num_bytes: 12306244 num_examples: 238706 download_size: 45009159 dataset_size: 82064603 --- # Dataset Card for "guacamol" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
488
[ [ -0.0308685302734375, -0.041107177734375, 0.0206298828125, 0.02587890625, -0.01397705078125, 0.0017251968383789062, 0.01319122314453125, -0.0247802734375, 0.06719970703125, 0.0216064453125, -0.048492431640625, -0.060638427734375, -0.05670166015625, -0.0184783935546875, -0.0165863037109375, 0.1114501953125, 0.01380157470703125, -0.00429534912109375, -0.0289764404296875, -0.01474761962890625, -0.036376953125, -0.0303802490234375, -0.04144287109375, -0.0379638671875, 0.08074951171875, 0.03887939453125, 0.045806884765625, 0.043853759765625, 0.045318603515625, 0.00882720947265625, 0.0012836456298828125, -0.005191802978515625, -0.028472900390625, -0.001373291015625, -0.0137176513671875, -0.030487060546875, -0.06610107421875, 0.01080322265625, 0.0251312255859375, 0.031829833984375, -0.016845703125, 0.054718017578125, -0.00742340087890625, 0.02978515625, -0.03564453125, 0.0517578125, -0.01006317138671875, -0.0028820037841796875, -0.05230712890625, -0.01221466064453125, 0.01473236083984375, -0.05670166015625, -0.0086669921875, -0.074951171875, 0.011505126953125, -0.00286102294921875, 0.067626953125, 0.004627227783203125, 0.0005960464477539062, -0.02044677734375, -0.0209808349609375, 0.004375457763671875, -0.010284423828125, -0.007198333740234375, 0.05609130859375, 0.037322998046875, -0.016387939453125, -0.0594482421875, -0.0341796875, -0.0024738311767578125, -0.01018524169921875, 0.0107879638671875, -0.00888824462890625, 0.001232147216796875, 0.0270538330078125, 0.056121826171875, -0.03863525390625, -0.03094482421875, -0.045928955078125, -0.0209197998046875, 0.051055908203125, 0.01139068603515625, 0.0301361083984375, 0.00547027587890625, -0.0082550048828125, -0.01739501953125, -0.031829833984375, -0.01297760009765625, 0.0245361328125, 0.0174102783203125, -0.0682373046875, 0.041351318359375, -0.006069183349609375, 0.036773681640625, -0.01282501220703125, 0.0306243896484375, 0.05352783203125, -0.005527496337890625, -0.031402587890625, -0.0180816650390625, 0.0355224609375, 0.0206298828125, 0.01142120361328125, 0.01439666748046875, 0.0040283203125, 0.01390838623046875, 0.006099700927734375, -0.05645751953125, -0.0631103515625, 0.0273895263671875, -0.040740966796875, -0.0199127197265625, 0.0194244384765625, -0.06494140625, -0.035308837890625, -0.021759033203125, 0.01396942138671875, -0.0007009506225585938, -0.02789306640625, -0.022918701171875, -0.0572509765625, 0.0300445556640625, 0.0139617919921875, -0.07000732421875, 0.0257568359375, 0.05206298828125, 0.05279541015625, 0.0235595703125, -0.02508544921875, -0.05084228515625, 0.0243682861328125, 0.0009751319885253906, 0.072021484375, -0.0521240234375, -0.03436279296875, 0.012542724609375, 0.031494140625, -0.0068817138671875, -0.01320648193359375, 0.060821533203125, -0.018951416015625, -0.00037217140197753906, -0.05548095703125, -0.0313720703125, -0.0174560546875, 0.02606201171875, -0.0634765625, 0.0709228515625, 0.03717041015625, -0.048675537109375, 0.0226287841796875, -0.087158203125, -0.032135009765625, 0.050323486328125, -0.0190887451171875, -0.019317626953125, 0.0158843994140625, -0.00506591796875, 0.03045654296875, -0.0263214111328125, 0.0189361572265625, -0.052520751953125, -0.0085296630859375, 0.0011854171752929688, 0.00785064697265625, 0.07708740234375, 0.035675048828125, 0.035552978515625, 0.01044464111328125, -0.053863525390625, -0.010772705078125, 0.0199127197265625, -0.007266998291015625, -0.0287933349609375, -0.038848876953125, 0.037261962890625, -0.0146942138671875, 0.030975341796875, -0.02593994140625, 0.043914794921875, 0.040863037109375, 0.0187530517578125, 0.0499267578125, 0.0019054412841796875, 0.004085540771484375, -0.032623291015625, 0.043121337890625, -0.021942138671875, 0.040130615234375, 0.0008616447448730469, -0.052001953125, -0.0460205078125, -0.01303863525390625, 0.040252685546875, 0.05084228515625, -0.02911376953125, 0.028961181640625, 0.008270263671875, -0.051788330078125, -0.0276947021484375, -0.0015039443969726562, 0.0196380615234375, 0.02862548828125, 0.02288818359375, -0.042877197265625, -0.046966552734375, -0.04705810546875, 0.033355712890625, -0.019805908203125, -0.002033233642578125, 0.0223846435546875, 0.07025146484375, -0.044464111328125, 0.04669189453125, -0.0762939453125, -0.034881591796875, 0.0203704833984375, -0.0014362335205078125, 0.0195770263671875, 0.0494384765625, 0.0653076171875, -0.043212890625, -0.0207366943359375, -0.00673675537109375, -0.05072021484375, -0.01116943359375, 0.03460693359375, -0.03466796875, -0.02703857421875, -0.0034942626953125, -0.046630859375, 0.047454833984375, 0.064697265625, -0.041961669921875, 0.00978851318359375, -0.019805908203125, 0.018646240234375, -0.0718994140625, 0.0282745361328125, 0.0005669593811035156, 0.0007810592651367188, -0.03936767578125, 0.0204010009765625, 0.009246826171875, -0.0087432861328125, -0.003940582275390625, 0.037261962890625, -0.0252838134765625, -0.0006232261657714844, -0.004016876220703125, -0.0269622802734375, 0.0032291412353515625, 0.0221710205078125, 0.01776123046875, 0.04730224609375, 0.06536865234375, -0.0257720947265625, 0.065185546875, 0.038787841796875, 0.00664520263671875, 0.0635986328125, -0.0633544921875, 0.01221466064453125, -0.0121307373046875, 0.029296875, -0.04986572265625, -0.060760498046875, 0.050994873046875, -0.027191162109375, 0.00870513916015625, -0.050506591796875, -0.0250396728515625, -0.0452880859375, -0.0205841064453125, 0.0467529296875, 0.0347900390625, -0.053131103515625, 0.0263824462890625, 0.06683349609375, -0.006389617919921875, 0.0005488395690917969, -0.07513427734375, 0.0172576904296875, -0.0323486328125, -0.01436614990234375, 0.0251617431640625, -0.0272369384765625, -0.000347137451171875, -0.0223388671875, 0.0418701171875, -0.0240325927734375, -0.0203857421875, 0.03826904296875, 0.00824737548828125, 0.0031719207763671875, 0.03570556640625, -0.002758026123046875, -0.036102294921875, 0.004558563232421875, -0.0262908935546875, 0.031768798828125, -0.01180267333984375, 0.005199432373046875, -0.0213470458984375, 0.02960205078125, 0.016265869140625, -0.024749755859375, 0.0296173095703125, 0.069091796875, -0.0462646484375, 0.016387939453125, -0.035186767578125, 0.00864410400390625, -0.0288848876953125, -0.0110015869140625, -0.01739501953125, -0.031768798828125, 0.055633544921875, 0.0140533447265625, -0.01348114013671875, 0.046539306640625, 0.057403564453125, -0.0007853507995605469, 0.027923583984375, 0.041595458984375, -0.036590576171875, 0.0257568359375, -0.019805908203125, -0.041168212890625, -0.047882080078125, -0.048858642578125, -0.051544189453125, -0.0101165771484375, -0.04827880859375, -0.043121337890625, -0.01311492919921875, -0.028106689453125, -0.00510406494140625, 0.05279541015625, -0.043792724609375, 0.032012939453125, 0.051605224609375, 0.01055908203125, 0.00287628173828125, 0.003398895263671875, 0.0232391357421875, 0.029388427734375, -0.045074462890625, -0.0140533447265625, 0.08026123046875, 0.041534423828125, 0.0657958984375, 0.008697509765625, 0.0479736328125, 0.037750244140625, 0.02227783203125, -0.021484375, 0.016143798828125, 0.00606536865234375, -0.03021240234375, -0.0012264251708984375, -0.0052337646484375, -0.0706787109375, -0.01503753662109375, -0.019927978515625, -0.0214385986328125, 0.037841796875, 0.03436279296875, -0.0116729736328125, -0.0003504753112792969, -0.05889892578125, 0.0653076171875, -0.0054473876953125, -0.009979248046875, -0.0099639892578125, -0.0418701171875, 0.0021572113037109375, 0.02935791015625, 0.008575439453125, -0.015594482421875, -0.0019283294677734375, 0.060089111328125, -0.0472412109375, 0.059173583984375, -0.042236328125, -0.01459503173828125, 0.0183258056640625, -0.029022216796875, 0.024993896484375, 0.050750732421875, 0.00044226646423339844, 0.0218353271484375, -0.005126953125, -0.051513671875, -0.01715087890625, 0.06689453125, -0.042694091796875, 0.005908966064453125, -0.036590576171875, -0.05145263671875, 0.00786590576171875, 0.01505279541015625, 0.0157470703125, 0.025634765625, -0.03143310546875, -0.01910400390625, 0.057464599609375, 0.0283203125, 0.0160980224609375, 0.0022945404052734375, -0.0186004638671875, -0.03924560546875, 0.0697021484375, 0.01290130615234375, -0.03387451171875, 0.0220794677734375, 0.02362060546875, -0.014556884765625, -0.0382080078125, -0.032928466796875, 0.00982666015625, -0.0196075439453125, -0.02001953125, -0.026611328125, -0.00832366943359375, -0.03997802734375, -0.0004329681396484375, 0.0006146430969238281, -0.0496826171875, -0.0458984375, -0.038787841796875, 0.076904296875, 0.03271484375, -0.03814697265625, 0.0433349609375, -0.041778564453125, 0.035308837890625, 0.0300750732421875, 0.0545654296875, -0.0250396728515625, -0.0261993408203125, -0.0251007080078125, 0.0042572021484375, 0.006099700927734375, -0.042236328125, 0.01229095458984375, 0.017822265625, 0.034423828125, 0.03729248046875, -0.0170745849609375, 0.06463623046875, -0.0015048980712890625, 0.037567138671875, 0.01143646240234375, -0.039215087890625, 0.0687255859375, -0.032989501953125, 0.0303192138671875, 0.060760498046875, 0.03985595703125, -0.0300445556640625, -0.0067901611328125, -0.060943603515625, -0.04180908203125, 0.0158233642578125, 0.0157928466796875, 0.019287109375, -0.00687408447265625, 0.01605224609375, 0.015869140625, 0.0183258056640625, -0.051544189453125, -0.040252685546875, -0.01377105712890625, -0.0112457275390625, 0.00875091552734375, -0.0291290283203125, -0.03759765625, -0.04986572265625, 0.039276123046875, -0.006580352783203125, 0.0209503173828125, -0.002002716064453125, 0.004364013671875, 0.0016870498657226562, -0.0176239013671875, 0.0357666015625, 0.043701171875, -0.04815673828125, -0.00405120849609375, -0.006603240966796875, -0.051300048828125, -0.02398681640625, 0.04217529296875, -0.009552001953125, -0.01413726806640625, 0.038421630859375, 0.05133056640625, -0.04107666015625, -0.015625, 0.015777587890625, -0.0189208984375, -0.019378662109375, -0.045135498046875, 0.022247314453125, 0.001499176025390625, 0.0130462646484375, 0.02044677734375, -0.0095367431640625, 0.019073486328125, -0.04351806640625, 0.0176544189453125, 0.0111083984375, -0.049896240234375, -0.028656005859375, 0.03497314453125, 0.033660888671875, -0.0194549560546875, 0.060943603515625, 0.0019140243530273438, -0.00769805908203125, 0.04949951171875, 0.026641845703125, 0.044403076171875, -0.0296173095703125, 0.043121337890625, 0.0230865478515625, 0.01580810546875, 0.018585205078125, 0.0445556640625, -0.0255584716796875, -0.029815673828125, 0.004169464111328125, -0.01503753662109375, -0.0169525146484375, -0.0033359527587890625, -0.070068359375, 0.006786346435546875, -0.0537109375, -0.027923583984375, 0.003223419189453125, 0.0094146728515625, -0.05548095703125, 0.0251617431640625, 0.0086517333984375, 0.09033203125, -0.0924072265625, 0.07562255859375, 0.061370849609375, -0.0504150390625, -0.0200653076171875, -0.0161590576171875, 0.00769805908203125, -0.06195068359375, -0.0005960464477539062, 0.0025234222412109375, 0.031585693359375, -0.034576416015625, -0.049285888671875, -0.047393798828125, 0.0975341796875, 0.0266265869140625, -0.03680419921875, 0.021820068359375, -0.00405120849609375, 0.038787841796875, -0.036224365234375, 0.048614501953125, 0.05255126953125, 0.06439208984375, 0.02191162109375, -0.0350341796875, -0.001430511474609375, -0.046539306640625, 0.00897216796875, 0.01230621337890625, -0.0633544921875, 0.036773681640625, -0.006862640380859375, 0.0011453628540039062, -0.0014772415161132812, 0.06585693359375, 0.006450653076171875, 0.03106689453125, 0.0149078369140625, 0.0504150390625, 0.09515380859375, -0.02203369140625, 0.07965087890625, 0.016082763671875, 0.034027099609375, 0.08740234375, -0.01294708251953125, 0.0061798095703125, 0.0506591796875, -0.00891876220703125, 0.02587890625, 0.055877685546875, -0.047515869140625, 0.031524658203125, 0.019775390625, -0.0156402587890625, -0.005207061767578125, -0.02996826171875, -0.06585693359375, 0.00864410400390625, 0.03411865234375, -0.038665771484375, 0.0006742477416992188, 0.0023040771484375, 0.0149383544921875, -0.00836181640625, -0.035369873046875, 0.035797119140625, -0.002471923828125, -0.0124969482421875, 0.00913238525390625, -0.0156097412109375, 0.0167083740234375, -0.050079345703125, -0.02752685546875, -0.03173828125, -0.0086669921875, -0.044647216796875, -0.07501220703125, 0.04681396484375, -0.021453857421875, -0.028533935546875, 0.0159454345703125, 0.047576904296875, -0.032806396484375, -0.053558349609375, 0.022003173828125, 0.00112152099609375, 0.00788116455078125, 0.01617431640625, -0.0728759765625, 0.021514892578125, -0.01158905029296875, 0.002071380615234375, 0.020660400390625, -0.0013189315795898438, -0.01013946533203125, 0.0582275390625, 0.0457763671875, 0.0028839111328125, -0.03387451171875, 0.0220794677734375, 0.0684814453125, -0.041961669921875, -0.0308837890625, -0.041595458984375, 0.04083251953125, -0.0292816162109375, -0.04864501953125, 0.04547119140625, 0.06292724609375, 0.0618896484375, -0.03228759765625, 0.06268310546875, -0.044769287109375, 0.0149078369140625, -0.032684326171875, 0.0501708984375, -0.005802154541015625, -0.01053619384765625, -0.024749755859375, -0.054443359375, -0.05810546875, 0.048675537109375, 0.00727081298828125, -0.01270294189453125, 0.032012939453125, 0.07470703125, -0.01139068603515625, 0.00830841064453125, -0.004955291748046875, 0.0033397674560546875, 0.007778167724609375, 0.0421142578125, 0.03460693359375, -0.03582763671875, 0.01390838623046875, -0.00798797607421875, -0.047821044921875, -0.0023136138916015625, -0.0765380859375, -0.054779052734375, -0.048553466796875, -0.053863525390625, -0.028045654296875, 0.02508544921875, 0.059417724609375, 0.06634521484375, -0.06829833984375, -0.03509521484375, -0.0015459060668945312, 0.0277099609375, -0.01309967041015625, -0.00603485107421875, 0.044403076171875, 0.02557373046875, -0.044921875, -0.006557464599609375, 0.00981903076171875, 0.010772705078125, 0.00933837890625, -0.0110015869140625, -0.01444244384765625, -0.006969451904296875, 0.032318115234375, 0.054443359375, -0.005695343017578125, -0.02301025390625, -0.062255859375, 0.003612518310546875, 0.01139068603515625, 0.066650390625, -0.039520263671875, 0.01071929931640625, 0.043914794921875, 0.0164031982421875, 0.049774169921875, 0.00482940673828125, 0.045074462890625, -0.036376953125, 0.023590087890625, -0.0184783935546875, 0.03253173828125, -0.008148193359375, -0.032623291015625, 0.06732177734375, 0.0192108154296875, -0.0355224609375, -0.0196075439453125, -0.000022590160369873047, -0.09912109375, 0.020416259765625, 0.0615234375, -0.01090240478515625, -0.039825439453125, -0.00836944580078125, -0.0328369140625, 0.00936126708984375, -0.06378173828125, 0.03729248046875, 0.02325439453125, 0.0126953125, -0.017913818359375, -0.0179290771484375, 0.032012939453125, -0.025360107421875, -0.0941162109375, 0.00923919677734375, 0.04949951171875, 0.00861358642578125, 0.01018524169921875, 0.05859375, -0.0189056396484375, 0.0270233154296875, 0.0088348388671875, 0.020477294921875, -0.02655029296875, -0.036346435546875, -0.022979736328125, 0.0111846923828125, -0.00251007080078125, -0.04229736328125 ] ]
siyue/squall
2023-09-08T06:08:06.000Z
[ "task_categories:table-question-answering", "size_categories:10K<n<100K", "language:en", "license:mit", "region:us" ]
siyue
To explore the utility of fine-grained, lexical-level supervision, authors introduce SQUALL, a dataset that enriches 11,276 WikiTableQuestions \ English-language questions with manually created SQL equivalents plus \ alignments between SQL and question fragments.
@inproceedings{Shi:Zhao:Boyd-Graber:Daume-III:Lee-2020, Title = {On the Potential of Lexico-logical Alignments for Semantic Parsing to {SQL} Queries}, Author = {Tianze Shi and Chen Zhao and Jordan Boyd-Graber and Hal {Daum\'{e} III} and Lillian Lee}, Booktitle = {Findings of EMNLP}, Year = {2020}, }
0
299
2023-09-02T06:59:17
--- license: mit task_categories: - table-question-answering language: - en pretty_name: SQUALL size_categories: - 10K<n<100K --- ## SQUALL Dataset To explore the utility of fine-grained, lexical-level supervision, authors introduce SQUALL, a dataset that enriches 11,276 WikiTableQuestions English-language questions with manually created SQL equivalents plus alignments between SQL and question fragments. 5-fold splits are applied to the full dataset (1 fold as dev set at each time). The subset defines which fold is selected as the validation dataset. WARN: labels of test set are unknown. ## Source Please refer to [github repo](https://github.com/tzshi/squall/) for source data. ## Use ```python from datasets import load_dataset dataset = load_dataset("siyue/squall","0") ``` Example: ```python { 'nt': 'nt-10922', 'tbl': '204_879', 'columns': { 'raw_header': ['year', 'host / location', 'division i overall', 'division i undergraduate', 'division ii overall', 'division ii community college'], 'tokenized_header': [['year'], ['host', '\\\\/', 'location'], ['division', 'i', 'overall'], ['division', 'i', 'undergraduate'], ['division', 'ii', 'overall'], ['division', 'ii', 'community', 'college']], 'column_suffixes': [['number'], ['address'], [], [], [], []], 'column_dtype': ['number', 'address', 'text', 'text', 'text', 'text'], 'example': ['1997', 'penn', 'chicago', 'swarthmore', 'harvard', 'valencia cc'] }, 'nl': ['when', 'was', 'the', 'last', 'time', 'the', 'event', 'was', 'held', 'in', 'minnesota', '?'], 'nl_pos': ['WRB', 'VBD-AUX', 'DT', 'JJ', 'NN', 'DT', 'NN', 'VBD-AUX', 'VBN', 'IN', 'NNP', '.'], 'nl_ner': ['O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'LOCATION', 'O'], 'nl_incolumns': [False, False, False, False, False, False, False, False, False, False, False, False], 'nl_incells': [False, False, False, False, False, False, False, False, False, False, True, False], 'columns_innl': [False, False, False, False, False, False], 'tgt': '2007', 'sql': { 'sql_type': ['Keyword', 'Column', 'Keyword', 'Keyword', 'Keyword', 'Column', 'Keyword', 'Literal.String', 'Keyword', 'Keyword', 'Column', 'Keyword', 'Keyword', 'Keyword'], 'value': ['select', 'c1', 'from', 'w', 'where', 'c2', '=', "'minnesota'", 'order', 'by', 'c1_number', 'desc', 'limit', '1'], 'span_indices': [[], [], [], [], [], [], [], [10, 10], [], [], [], [], [], []] }, 'nl_ralign': { 'aligned_sql_token_type': ['None', 'None', 'Column', 'Column', 'Column', 'None', 'None', 'None', 'Column', 'Column', 'Literal', 'None'], 'aligned_sql_token_info': [None, None, 'c1_number', 'c1_number', 'c1', None, None, None, 'c2', 'c2', None, None], 'align': { 'nl_indices': [[10], [9, 8], [4], [3, 2]], 'sql_indices': [[7], [5], [1], [8, 9, 10, 11, 12, 13]] } }, 'align': { 'nl_indices': [[10], [9, 8], [4], [3, 2]], 'sql_indices': [[7], [5], [1], [8, 9, 10, 11, 12, 13]] } } ``` ## Contact For any issues or questions, kindly email us at: Siyue Zhang (siyue001@e.ntu.edu.sg). ## Citation ``` @inproceedings{Shi:Zhao:Boyd-Graber:Daume-III:Lee-2020, Title = {On the Potential of Lexico-logical Alignments for Semantic Parsing to {SQL} Queries}, Author = {Tianze Shi and Chen Zhao and Jordan Boyd-Graber and Hal {Daum\'{e} III} and Lillian Lee}, Booktitle = {Findings of EMNLP}, Year = {2020}, } ```
3,398
[ [ -0.0237579345703125, -0.042022705078125, 0.0184783935546875, 0.0152130126953125, -0.0016069412231445312, -0.020721435546875, -0.0017347335815429688, -0.0160064697265625, 0.0391845703125, 0.013031005859375, -0.02960205078125, -0.06732177734375, -0.023834228515625, 0.032135009765625, -0.021636962890625, 0.072998046875, 0.019805908203125, 0.006305694580078125, 0.0009698867797851562, -0.0201873779296875, -0.012481689453125, -0.0272369384765625, -0.0221099853515625, 0.00518035888671875, 0.0307769775390625, 0.01776123046875, 0.061065673828125, 0.05389404296875, 0.038818359375, 0.0140838623046875, -0.01336669921875, 0.0226593017578125, -0.0168304443359375, -0.02001953125, -0.01050567626953125, -0.033905029296875, -0.03826904296875, -0.001972198486328125, 0.052276611328125, 0.07708740234375, -0.008758544921875, 0.0157623291015625, 0.006381988525390625, 0.067626953125, -0.0252838134765625, 0.01568603515625, -0.051361083984375, 0.00969696044921875, -0.02752685546875, -0.0198211669921875, -0.00275421142578125, -0.051116943359375, 0.000934600830078125, -0.0592041015625, 0.01486968994140625, 0.01800537109375, 0.093994140625, 0.0216827392578125, -0.03515625, -0.01715087890625, -0.0183563232421875, 0.05340576171875, -0.0582275390625, 0.022979736328125, 0.040740966796875, 0.006244659423828125, -0.00441741943359375, -0.052490234375, -0.052825927734375, 0.01474761962890625, -0.04693603515625, 0.0217437744140625, -0.0036869049072265625, -0.005298614501953125, 0.023529052734375, 0.032135009765625, -0.062744140625, -0.01204681396484375, -0.0265655517578125, -0.0137176513671875, 0.05792236328125, 0.0307159423828125, 0.0168304443359375, -0.039825439453125, -0.039276123046875, -0.0007805824279785156, -0.041351318359375, 0.0172576904296875, 0.004276275634765625, 0.0273895263671875, -0.0190887451171875, 0.0704345703125, -0.0211944580078125, 0.0546875, -0.006565093994140625, -0.011077880859375, 0.040374755859375, -0.06683349609375, -0.0155792236328125, 0.0025844573974609375, 0.07659912109375, 0.05792236328125, 0.0011119842529296875, 0.0106658935546875, -0.005023956298828125, -0.00551605224609375, -0.01016998291015625, -0.047210693359375, -0.0214996337890625, 0.034759521484375, -0.034393310546875, -0.0192718505859375, 0.0252685546875, -0.0875244140625, -0.02093505859375, -0.020355224609375, 0.0256195068359375, -0.03155517578125, -0.0049285888671875, -0.006565093994140625, -0.005100250244140625, 0.02783203125, 0.01482391357421875, -0.06298828125, 0.023223876953125, 0.04742431640625, 0.06341552734375, -0.008209228515625, -0.022857666015625, -0.01491546630859375, 0.0042266845703125, -0.0302734375, 0.043060302734375, -0.03973388671875, -0.00928497314453125, 0.0028858184814453125, 0.0113372802734375, -0.022186279296875, -0.0237884521484375, 0.039825439453125, -0.0146484375, 0.0233612060546875, -0.03192138671875, -0.040679931640625, 0.0008707046508789062, 0.0219268798828125, -0.056793212890625, 0.09918212890625, 0.0228118896484375, -0.07684326171875, 0.05029296875, -0.04119873046875, -0.022216796875, 0.00583648681640625, -0.03839111328125, -0.04571533203125, -0.0230560302734375, 0.03387451171875, 0.0286712646484375, -0.0298004150390625, 0.015655517578125, -0.01336669921875, -0.00971221923828125, 0.00995635986328125, -0.00652313232421875, 0.08734130859375, 0.0224456787109375, -0.0243072509765625, 0.0063934326171875, -0.08660888671875, 0.0121917724609375, 0.00843048095703125, -0.022705078125, -0.0216522216796875, -0.01557159423828125, 0.0001519918441772461, 0.012298583984375, 0.0227813720703125, -0.034759521484375, 0.0246124267578125, -0.0457763671875, 0.0279388427734375, 0.03753662109375, 0.01158905029296875, 0.0318603515625, -0.0203094482421875, 0.0325927734375, 0.005817413330078125, 0.01384735107421875, -0.010009765625, -0.033294677734375, -0.0313720703125, -0.020111083984375, 0.025299072265625, 0.051025390625, -0.0394287109375, 0.061309814453125, -0.040802001953125, -0.0361328125, -0.05517578125, -0.0017642974853515625, 0.00861358642578125, 0.051544189453125, 0.037200927734375, 0.0014781951904296875, -0.04986572265625, -0.059600830078125, -0.0198974609375, -0.0111846923828125, 0.021575927734375, 0.02978515625, 0.047027587890625, 0.0019702911376953125, 0.086669921875, -0.06396484375, -0.03472900390625, -0.005588531494140625, -0.01543426513671875, 0.045684814453125, 0.037750244140625, 0.040924072265625, -0.05859375, -0.05499267578125, 0.0121307373046875, -0.0621337890625, -0.00687408447265625, -0.0106048583984375, -0.0152130126953125, 0.013824462890625, 0.0237884521484375, -0.05987548828125, 0.04766845703125, 0.01131439208984375, -0.0540771484375, 0.049560546875, -0.0150604248046875, 0.012054443359375, -0.09442138671875, 0.0179290771484375, -0.0098724365234375, 0.0080413818359375, -0.04425048828125, -0.0191650390625, 0.02130126953125, 0.003498077392578125, -0.0079803466796875, 0.028076171875, -0.0316162109375, 0.005054473876953125, 0.0252685546875, 0.01070404052734375, 0.0155181884765625, 0.0255584716796875, -0.00847625732421875, 0.06591796875, 0.036407470703125, -0.0228729248046875, 0.0185546875, 0.0316162109375, -0.0309295654296875, 0.0479736328125, -0.04498291015625, -0.02899169921875, -0.0100860595703125, 0.01445770263671875, -0.08734130859375, -0.0229034423828125, 0.01271820068359375, -0.03955078125, 0.0063018798828125, 0.00335693359375, -0.0288848876953125, -0.0223846435546875, -0.046173095703125, 0.0211181640625, 0.00482177734375, -0.0283660888671875, 0.029144287109375, 0.0246734619140625, 0.002346038818359375, -0.06280517578125, -0.05023193359375, -0.0006875991821289062, -0.0179443359375, -0.053802490234375, 0.032562255859375, 0.00897216796875, -0.017486572265625, 0.0183563232421875, -0.0102996826171875, 0.0012273788452148438, 0.00012826919555664062, 0.01166534423828125, 0.0290374755859375, -0.0150604248046875, 0.006671905517578125, -0.00818634033203125, 0.0009202957153320312, 0.0017547607421875, -0.021575927734375, 0.044281005859375, -0.0031909942626953125, -0.0176239013671875, -0.03472900390625, 0.032501220703125, 0.034210205078125, -0.0247039794921875, 0.07769775390625, 0.042388916015625, -0.039764404296875, -0.0012979507446289062, -0.033966064453125, 0.0016813278198242188, -0.0279083251953125, 0.01898193359375, -0.0306243896484375, -0.050445556640625, 0.046417236328125, 0.01555633544921875, 0.007259368896484375, 0.0733642578125, 0.0299072265625, -0.0192718505859375, 0.0645751953125, 0.0135040283203125, -0.0007619857788085938, 0.02203369140625, -0.034576416015625, 0.0170135498046875, -0.042633056640625, -0.0438232421875, -0.054443359375, -0.01305389404296875, -0.05126953125, -0.0338134765625, 0.02435302734375, 0.00414276123046875, -0.0161895751953125, 0.0209503173828125, -0.056610107421875, 0.028228759765625, 0.0260772705078125, -0.0018014907836914062, 0.015289306640625, 0.00385284423828125, -0.023406982421875, -0.01971435546875, -0.041473388671875, -0.028472900390625, 0.087158203125, 0.007541656494140625, 0.049560546875, 0.0176239013671875, 0.052703857421875, 0.0214691162109375, -0.01026153564453125, -0.0369873046875, 0.036224365234375, -0.00481414794921875, -0.049041748046875, -0.036285400390625, -0.0355224609375, -0.0894775390625, 0.0382080078125, -0.021575927734375, -0.05438232421875, 0.03509521484375, -0.0016565322875976562, -0.033294677734375, 0.01165008544921875, -0.05023193359375, 0.051605224609375, -0.00872039794921875, -0.0312042236328125, 0.01212310791015625, -0.066162109375, 0.0213775634765625, -0.0017919540405273438, 0.026092529296875, -0.01189422607421875, -0.0098724365234375, 0.06842041015625, -0.063232421875, 0.044769287109375, -0.012664794921875, 0.007694244384765625, 0.01800537109375, -0.0139923095703125, 0.045257568359375, 0.0097808837890625, -0.0144805908203125, -0.003368377685546875, 0.0257110595703125, -0.0276336669921875, -0.031494140625, 0.048614501953125, -0.0595703125, -0.037017822265625, -0.0506591796875, -0.032379150390625, -0.002872467041015625, 0.034271240234375, 0.0160675048828125, 0.0231781005859375, 0.0029506683349609375, 0.039764404296875, 0.0307769775390625, -0.01116180419921875, 0.018951416015625, 0.007190704345703125, -0.01511383056640625, -0.056610107421875, 0.05615234375, 0.03790283203125, -0.00395965576171875, 0.03857421875, 0.01413726806640625, -0.044281005859375, -0.0309600830078125, -0.01175689697265625, 0.0267486572265625, -0.03936767578125, -0.029296875, -0.056610107421875, -0.019378662109375, -0.059783935546875, -0.0010099411010742188, -0.0026912689208984375, -0.0579833984375, -0.0305633544921875, -0.0272979736328125, 0.031951904296875, 0.046112060546875, -0.00540924072265625, -0.00350189208984375, -0.033660888671875, 0.01168060302734375, 0.00881195068359375, 0.0191497802734375, -0.007732391357421875, -0.0223846435546875, -0.01690673828125, -0.004344940185546875, -0.017669677734375, -0.092529296875, 0.044036865234375, 0.02685546875, 0.043487548828125, 0.032623291015625, 0.01247406005859375, 0.07635498046875, -0.0192718505859375, 0.0780029296875, 0.021514892578125, -0.056732177734375, 0.05499267578125, -0.0231781005859375, -0.0028362274169921875, 0.0523681640625, 0.046173095703125, -0.038299560546875, -0.01020050048828125, -0.052581787109375, -0.0899658203125, 0.06024169921875, 0.02850341796875, -0.02276611328125, -0.004642486572265625, 0.0170745849609375, 0.002193450927734375, 0.00868988037109375, -0.05499267578125, -0.050140380859375, -0.0230560302734375, -0.043914794921875, 0.0092315673828125, -0.01277923583984375, -0.0352783203125, -0.03863525390625, 0.044586181640625, -0.00696563720703125, 0.013671875, 0.043182373046875, -0.008148193359375, 0.02001953125, 0.020172119140625, 0.03594970703125, 0.05438232421875, -0.0233306884765625, 0.022552490234375, 0.027862548828125, -0.038665771484375, -0.019134521484375, 0.0183563232421875, -0.018798828125, 0.0012140274047851562, 0.0330810546875, 0.03887939453125, -0.010528564453125, -0.0323486328125, 0.0435791015625, 0.007015228271484375, -0.03704833984375, -0.032958984375, -0.0193328857421875, -0.0024929046630859375, 0.006183624267578125, 0.0521240234375, -0.003299713134765625, 0.01065826416015625, -0.02850341796875, 0.022308349609375, 0.0263671875, -0.0237579345703125, -0.01239776611328125, 0.056060791015625, -0.0167999267578125, -0.00650787353515625, 0.0296478271484375, -0.005222320556640625, -0.034576416015625, 0.0445556640625, 0.032958984375, 0.041656494140625, 0.00861358642578125, 0.0020809173583984375, 0.05401611328125, 0.041748046875, 0.015777587890625, 0.050323486328125, -0.0003314018249511719, -0.044952392578125, 0.0014495849609375, -0.05731201171875, 0.005496978759765625, 0.01151275634765625, -0.05023193359375, 0.0102081298828125, -0.0308837890625, -0.0226593017578125, 0.0167694091796875, 0.0202178955078125, -0.054473876953125, 0.026519775390625, -0.01070404052734375, 0.0772705078125, -0.07232666015625, 0.055877685546875, 0.0511474609375, -0.040252685546875, -0.0802001953125, -0.012786865234375, -0.00177001953125, -0.0439453125, 0.03729248046875, 0.0028629302978515625, 0.025604248046875, -0.0148773193359375, -0.034454345703125, -0.08404541015625, 0.11126708984375, -0.0009245872497558594, -0.03424072265625, -0.00006973743438720703, 0.0357666015625, 0.041534423828125, -0.0185089111328125, 0.0293121337890625, 0.0582275390625, 0.039886474609375, -0.012969970703125, -0.061737060546875, 0.0273895263671875, -0.0394287109375, 0.0068817138671875, 0.0146331787109375, -0.061065673828125, 0.0638427734375, 0.004119873046875, -0.005046844482421875, -0.0137939453125, 0.0562744140625, 0.0189056396484375, 0.03851318359375, 0.0290985107421875, 0.05181884765625, 0.07757568359375, -0.03863525390625, 0.059295654296875, -0.0350341796875, 0.041107177734375, 0.055084228515625, -0.00433349609375, 0.059906005859375, 0.04180908203125, -0.04443359375, 0.0263671875, 0.04266357421875, -0.0173797607421875, 0.03692626953125, -0.0027141571044921875, -0.00249481201171875, 0.0034122467041015625, -0.00885009765625, -0.043670654296875, 0.0251922607421875, 0.03887939453125, -0.032012939453125, -0.0096588134765625, -0.0247344970703125, 0.0118560791015625, 0.01433563232421875, -0.0160980224609375, 0.058807373046875, -0.00655364990234375, -0.042510986328125, 0.049468994140625, -0.0153350830078125, 0.042724609375, -0.043487548828125, 0.002689361572265625, -0.0205078125, 0.00766754150390625, -0.0595703125, -0.0777587890625, 0.0293121337890625, -0.002796173095703125, -0.01277923583984375, 0.01132965087890625, 0.039276123046875, -0.0325927734375, -0.04229736328125, 0.008026123046875, 0.026092529296875, 0.01305389404296875, 0.0201263427734375, -0.05712890625, -0.007495880126953125, 0.0193939208984375, -0.023712158203125, 0.007236480712890625, 0.049163818359375, -0.004451751708984375, 0.03179931640625, 0.060089111328125, 0.0213623046875, 0.0318603515625, 0.0055389404296875, 0.0665283203125, -0.07696533203125, -0.041046142578125, -0.06689453125, 0.0380859375, -0.036376953125, -0.0391845703125, 0.063232421875, 0.0738525390625, 0.05023193359375, 0.01224517822265625, 0.04986572265625, -0.02899169921875, 0.032684326171875, -0.0300445556640625, 0.05377197265625, -0.06634521484375, 0.0124664306640625, -0.0153350830078125, -0.053985595703125, -0.04022216796875, 0.0462646484375, -0.0234527587890625, 0.0016574859619140625, 0.0516357421875, 0.08099365234375, 0.0213470458984375, 0.0105743408203125, 0.007335662841796875, 0.0251007080078125, 0.0208282470703125, 0.030181884765625, 0.037384033203125, -0.0380859375, 0.051300048828125, -0.038848876953125, -0.01482391357421875, -0.02557373046875, -0.047607421875, -0.04705810546875, -0.058685302734375, -0.016021728515625, -0.038299560546875, -0.002483367919921875, 0.08697509765625, 0.035614013671875, -0.0784912109375, -0.01305389404296875, -0.000339508056640625, 0.00696563720703125, -0.0357666015625, -0.0263519287109375, 0.0755615234375, -0.0215301513671875, -0.045074462890625, 0.009307861328125, 0.01189422607421875, -0.00991058349609375, 0.006378173828125, 0.0022449493408203125, -0.03662109375, 0.0026836395263671875, 0.047576904296875, 0.01535797119140625, -0.051513671875, -0.0064544677734375, -0.0008664131164550781, -0.0311431884765625, 0.0221405029296875, 0.00939178466796875, -0.032562255859375, 0.0226287841796875, 0.066162109375, 0.03411865234375, 0.035736083984375, 0.0225982666015625, 0.00811767578125, -0.05120849609375, -0.00499725341796875, 0.01284027099609375, 0.0302276611328125, 0.00817108154296875, -0.033660888671875, 0.059356689453125, 0.02587890625, -0.042236328125, -0.071044921875, -0.0230255126953125, -0.10125732421875, -0.0088043212890625, 0.0775146484375, -0.0036373138427734375, -0.0267333984375, -0.01259613037109375, -0.0222320556640625, 0.00920867919921875, -0.03472900390625, 0.04412841796875, 0.04315185546875, -0.0129852294921875, 0.004886627197265625, -0.0302734375, 0.043975830078125, 0.0340576171875, -0.060577392578125, -0.0006966590881347656, 0.0199737548828125, 0.019622802734375, 0.02313232421875, 0.050750732421875, -0.029754638671875, 0.01421356201171875, 0.006824493408203125, 0.0011005401611328125, 0.006072998046875, -0.00785064697265625, -0.0197906494140625, 0.0274810791015625, -0.0094451904296875, -0.01364898681640625 ] ]
maxolotl/must-c-en-es-wait3-02
2023-10-22T07:48:24.000Z
[ "region:us" ]
maxolotl
null
null
0
298
2023-10-22T07:48:05
--- dataset_info: features: - name: current_source dtype: string - name: current_target dtype: string - name: target_token dtype: string splits: - name: train num_bytes: 995120593 num_examples: 5240243 - name: test num_bytes: 9960448 num_examples: 57187 - name: validation num_bytes: 5429701 num_examples: 27549 download_size: 184348036 dataset_size: 1010510742 --- # Dataset Card for "must-c-en-es-wait3-02" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
597
[ [ -0.045745849609375, -0.007747650146484375, 0.0330810546875, 0.05291748046875, -0.007568359375, -0.007843017578125, 0.0222015380859375, -0.034423828125, 0.055145263671875, 0.04205322265625, -0.07891845703125, -0.040802001953125, -0.04400634765625, 0.01345062255859375, -0.0219268798828125, 0.06622314453125, -0.0048828125, 0.0181732177734375, -0.0221710205078125, 0.0034694671630859375, -0.04718017578125, -0.0247650146484375, -0.03167724609375, -0.0213775634765625, 0.057708740234375, 0.070068359375, 0.02935791015625, 0.04022216796875, 0.0550537109375, 0.00229644775390625, 0.012237548828125, -0.013397216796875, -0.0166168212890625, 0.0170745849609375, -0.0016469955444335938, -0.04156494140625, -0.08837890625, -0.0016222000122070312, 0.03204345703125, 0.0286712646484375, -0.00795745849609375, 0.042144775390625, -0.0118408203125, 0.04583740234375, -0.032562255859375, 0.03558349609375, -0.020233154296875, -0.0009083747863769531, -0.06695556640625, -0.0032062530517578125, 0.0117950439453125, -0.03125, -0.004547119140625, -0.0885009765625, 0.01050567626953125, 0.00466156005859375, 0.06732177734375, 0.0269927978515625, 0.0023479461669921875, 0.0146636962890625, -0.0216522216796875, 0.006694793701171875, -0.026275634765625, 0.033843994140625, 0.04437255859375, 0.0198516845703125, -0.007049560546875, -0.040069580078125, -0.039398193359375, 0.017425537109375, 0.0141448974609375, 0.0206756591796875, 0.02471923828125, -0.001995086669921875, 0.05206298828125, 0.0298614501953125, -0.021881103515625, -0.0035686492919921875, -0.057891845703125, -0.0265045166015625, 0.044891357421875, 0.01837158203125, 0.01224517822265625, 0.0164031982421875, -0.0087432861328125, -0.005664825439453125, -0.05706787109375, -0.0119781494140625, 0.03070068359375, 0.022369384765625, -0.09130859375, 0.05224609375, -0.0199432373046875, 0.024322509765625, 0.0002090930938720703, 0.053802490234375, 0.05328369140625, -0.0036773681640625, 0.0006184577941894531, 0.0032501220703125, 0.0192413330078125, 0.0155181884765625, 0.01654052734375, 0.01068115234375, -0.0140228271484375, 0.01190948486328125, -0.01251983642578125, -0.0838623046875, -0.03387451171875, 0.041656494140625, -0.0325927734375, 0.0029773712158203125, 0.0254669189453125, -0.0712890625, -0.020599365234375, -0.02215576171875, -0.00882720947265625, 0.023162841796875, -0.05023193359375, -0.0157928466796875, -0.0312347412109375, 0.03515625, 0.0084381103515625, -0.0628662109375, 0.0394287109375, 0.041778564453125, 0.041778564453125, -0.0059967041015625, -0.03106689453125, -0.04669189453125, 0.02227783203125, -0.0263671875, 0.0748291015625, -0.05035400390625, -0.03533935546875, -0.00015842914581298828, 0.0421142578125, 0.01131439208984375, -0.00701904296875, 0.0634765625, -0.025299072265625, -0.004383087158203125, -0.0537109375, -0.0338134765625, 0.0242767333984375, 0.0150146484375, -0.07293701171875, 0.0855712890625, 0.019439697265625, -0.054595947265625, 0.020477294921875, -0.07977294921875, -0.037353515625, 0.049652099609375, -0.006542205810546875, -0.0321044921875, 0.00957489013671875, -0.00830841064453125, 0.031036376953125, -0.0186920166015625, 0.0169219970703125, -0.06402587890625, -0.0184783935546875, 0.00827789306640625, 0.0148773193359375, 0.057708740234375, 0.0236968994140625, 0.00875091552734375, -0.0082244873046875, -0.059539794921875, 0.00079345703125, 0.0176849365234375, -0.01363372802734375, 0.0094146728515625, -0.0026397705078125, 0.0245208740234375, -0.0101318359375, 0.049835205078125, -0.024749755859375, 0.0212249755859375, -0.003368377685546875, -0.01212310791015625, 0.047271728515625, -0.00579071044921875, 0.01050567626953125, -0.0295562744140625, 0.043121337890625, -0.006504058837890625, 0.027801513671875, 0.006252288818359375, -0.0384521484375, -0.06878662109375, 0.01424407958984375, 0.0216522216796875, 0.0711669921875, -0.042938232421875, 0.0190582275390625, 0.01474761962890625, -0.0435791015625, -0.0167236328125, -0.01021575927734375, 0.01300811767578125, -0.00057220458984375, 0.033660888671875, -0.02886962890625, -0.0716552734375, -0.054840087890625, 0.035247802734375, -0.0156707763671875, 0.001232147216796875, 0.00894927978515625, 0.060302734375, -0.03179931640625, 0.03680419921875, -0.04638671875, -0.01256561279296875, 0.0061492919921875, -0.034912109375, 0.0307464599609375, 0.050933837890625, 0.0494384765625, -0.03887939453125, -0.006282806396484375, -0.043487548828125, -0.044769287109375, -0.0208892822265625, 0.0267181396484375, -0.0302276611328125, -0.01134490966796875, 0.0210113525390625, -0.0181884765625, 0.033416748046875, 0.07122802734375, -0.0343017578125, 0.007843017578125, 0.00238800048828125, 0.006359100341796875, -0.0850830078125, 0.02703857421875, -0.0069580078125, -0.0031337738037109375, -0.0304718017578125, 0.0149078369140625, 0.0120697021484375, -0.02178955078125, -0.01519775390625, 0.04925537109375, -0.03131103515625, 0.0006656646728515625, -0.00536346435546875, -0.00981903076171875, -0.006412506103515625, -0.001354217529296875, 0.036041259765625, 0.044464111328125, 0.09246826171875, -0.0509033203125, 0.03472900390625, 0.035491943359375, 0.00701141357421875, 0.0654296875, -0.061614990234375, 0.01529693603515625, 0.002925872802734375, 0.0288848876953125, -0.03875732421875, -0.0584716796875, 0.05755615234375, -0.0213623046875, 0.02789306640625, -0.040771484375, -0.03009033203125, -0.06463623046875, -0.008056640625, 0.044769287109375, 0.00998687744140625, -0.0214385986328125, 0.0143585205078125, 0.04937744140625, -0.011566162109375, -0.0165252685546875, -0.06304931640625, 0.0030879974365234375, 0.002529144287109375, -0.00862884521484375, 0.0290374755859375, -0.04010009765625, 0.0150146484375, -0.0215301513671875, 0.02349853515625, -0.01030731201171875, 0.0124969482421875, 0.047760009765625, 0.0290069580078125, -0.01467132568359375, 0.0156707763671875, -0.01202392578125, -0.06488037109375, 0.0119781494140625, -0.006130218505859375, 0.020050048828125, -0.0103912353515625, -0.023223876953125, -0.0252685546875, 0.038421630859375, 0.020172119140625, -0.01409149169921875, 0.0238494873046875, 0.046722412109375, -0.06829833984375, 0.002056121826171875, -0.04083251953125, -0.01300811767578125, -0.0307769775390625, 0.0009446144104003906, -0.0158843994140625, -0.051605224609375, 0.0506591796875, 0.01137542724609375, 0.0007042884826660156, 0.057830810546875, 0.04638671875, 0.0011005401611328125, 0.027984619140625, 0.048492431640625, -0.023193359375, 0.01751708984375, -0.00969696044921875, -0.00970458984375, -0.042022705078125, -0.0394287109375, -0.055389404296875, -0.020233154296875, -0.052337646484375, -0.0271148681640625, 0.00223541259765625, -0.0088348388671875, -0.027984619140625, 0.042755126953125, -0.042083740234375, 0.03631591796875, 0.0288238525390625, -0.0006194114685058594, -0.01995849609375, -0.0146331787109375, 0.0196533203125, 0.02044677734375, -0.045074462890625, -0.00714111328125, 0.0767822265625, 0.037200927734375, 0.056884765625, 0.0103912353515625, 0.05230712890625, 0.0125274658203125, 0.03070068359375, -0.02838134765625, 0.036163330078125, 0.0036907196044921875, -0.05645751953125, -0.0152130126953125, 0.0014772415161132812, -0.06640625, -0.04443359375, -0.0207366943359375, -0.0210113525390625, 0.033447265625, 0.043243408203125, -0.01305389404296875, 0.0019397735595703125, -0.0465087890625, 0.067138671875, -0.01401519775390625, -0.00963592529296875, -0.0077362060546875, -0.056396484375, -0.004817962646484375, 0.031646728515625, 0.0071563720703125, -0.03167724609375, -0.0073089599609375, 0.0673828125, -0.035125732421875, 0.06390380859375, -0.04779052734375, 0.00439453125, 0.0198822021484375, -0.0024700164794921875, 0.036956787109375, 0.03448486328125, -0.0010061264038085938, 0.0180206298828125, 0.0162506103515625, -0.044464111328125, 0.0037212371826171875, 0.043243408203125, -0.048492431640625, -0.006885528564453125, -0.0445556640625, -0.010101318359375, -0.0018625259399414062, 0.0316162109375, 0.0182037353515625, 0.0312042236328125, -0.02197265625, -0.0142669677734375, 0.051025390625, 0.0242767333984375, 0.025634765625, 0.0279388427734375, -0.01308441162109375, -0.03118896484375, 0.07513427734375, 0.0162200927734375, -0.02105712890625, 0.01528167724609375, 0.0092620849609375, -0.0096893310546875, -0.04425048828125, -0.041473388671875, 0.0156707763671875, -0.0277557373046875, -0.0391845703125, -0.034149169921875, -0.03399658203125, -0.0207366943359375, -0.01479339599609375, -0.0242767333984375, -0.024688720703125, -0.059722900390625, -0.0369873046875, 0.0758056640625, 0.04302978515625, -0.04345703125, 0.038421630859375, -0.04644775390625, 0.0511474609375, -0.003437042236328125, 0.09130859375, -0.0214996337890625, -0.0143890380859375, -0.02618408203125, -0.0074005126953125, 0.00011533498764038086, -0.047515869140625, -0.0213165283203125, -0.008331298828125, 0.05389404296875, 0.01027679443359375, -0.01345062255859375, 0.03375244140625, -0.01033782958984375, 0.051361083984375, 0.0077667236328125, -0.049224853515625, 0.049407958984375, -0.03662109375, 0.0306243896484375, 0.06597900390625, 0.02825927734375, -0.051422119140625, -0.0028362274169921875, -0.05743408203125, -0.066650390625, 0.042236328125, 0.00470733642578125, 0.0020122528076171875, -0.0162200927734375, 0.01509857177734375, -0.002727508544921875, 0.022369384765625, -0.0572509765625, -0.054412841796875, -0.01361846923828125, 0.004638671875, 0.03192138671875, -0.04376220703125, -0.0003046989440917969, -0.005260467529296875, 0.06256103515625, -0.0012521743774414062, 0.032928466796875, 0.00710296630859375, 0.0244903564453125, -0.01214599609375, 0.009613037109375, 0.043548583984375, 0.04443359375, -0.040069580078125, -0.021331787109375, 0.0139312744140625, -0.032623291015625, -0.0212249755859375, 0.04071044921875, 0.00426483154296875, -0.0172119140625, 0.0293121337890625, 0.04583740234375, -0.0288543701171875, -0.0149688720703125, 0.032989501953125, -0.01042938232421875, -0.0301055908203125, -0.052825927734375, 0.005123138427734375, 0.00759124755859375, 0.01136016845703125, 0.004726409912109375, 0.005191802978515625, 0.01049041748046875, -0.019256591796875, 0.0219268798828125, -0.0115966796875, -0.0501708984375, -0.0271148681640625, 0.043792724609375, 0.043548583984375, -0.0298919677734375, 0.05181884765625, -0.0207672119140625, -0.0285797119140625, 0.056396484375, 0.02703857421875, 0.058074951171875, -0.030303955078125, 0.02716064453125, 0.04278564453125, 0.0137786865234375, -0.021881103515625, 0.08734130859375, -0.01387786865234375, -0.05072021484375, -0.00634002685546875, -0.00913238525390625, -0.040557861328125, -0.0161590576171875, -0.067626953125, 0.042877197265625, -0.04510498046875, -0.01331329345703125, -0.023101806640625, 0.004505157470703125, -0.08050537109375, 0.01532745361328125, 0.03948974609375, 0.0892333984375, -0.0638427734375, 0.0426025390625, 0.0216522216796875, -0.00740814208984375, -0.03326416015625, -0.0138702392578125, 0.004024505615234375, -0.05224609375, -0.0038318634033203125, 0.019287109375, 0.005931854248046875, -0.0138702392578125, -0.058441162109375, -0.06976318359375, 0.07843017578125, 0.010650634765625, -0.080322265625, 0.0390625, -0.02423095703125, 0.02886962890625, -0.03192138671875, 0.024322509765625, 0.034027099609375, 0.06134033203125, 0.010894775390625, -0.043121337890625, 0.004520416259765625, -0.035064697265625, -0.0205841064453125, 0.0278472900390625, -0.060699462890625, 0.01342010498046875, -0.01425933837890625, -0.009918212890625, 0.021209716796875, 0.057373046875, 0.031341552734375, 0.039398193359375, 0.033721923828125, 0.045562744140625, 0.07232666015625, -0.0210113525390625, 0.06170654296875, -0.0124664306640625, 0.0169219970703125, 0.0994873046875, -0.03839111328125, 0.033660888671875, 0.032623291015625, -0.004146575927734375, 0.0174407958984375, 0.06903076171875, -0.03900146484375, 0.0159454345703125, 0.03826904296875, -0.001674652099609375, -0.0311279296875, -0.0163116455078125, -0.07183837890625, -0.00032639503479003906, 0.052459716796875, -0.005001068115234375, 0.00453948974609375, -0.01433563232421875, 0.0140380859375, -0.020782470703125, -0.030517578125, 0.03900146484375, -0.006763458251953125, -0.03204345703125, -0.0048370361328125, -0.01824951171875, 0.01593017578125, -0.04840087890625, -0.02557373046875, -0.0126495361328125, -0.01557159423828125, -0.03692626953125, -0.0777587890625, 0.0423583984375, -0.01317596435546875, -0.02606201171875, -0.00945281982421875, 0.0298919677734375, -0.016876220703125, -0.0653076171875, 0.046630859375, 0.0187835693359375, 0.017578125, 0.02276611328125, -0.0753173828125, 0.0210113525390625, -0.020751953125, -0.007160186767578125, -0.00423431396484375, 0.01372528076171875, -0.0068511962890625, 0.037109375, 0.0355224609375, 0.00926971435546875, -0.0309600830078125, 0.04443359375, 0.061981201171875, -0.0288238525390625, -0.032440185546875, -0.049163818359375, 0.0413818359375, -0.016387939453125, -0.045074462890625, 0.01177215576171875, 0.08270263671875, 0.07470703125, -0.0024261474609375, 0.064453125, -0.045440673828125, 0.044097900390625, -0.034332275390625, 0.02484130859375, -0.0218353271484375, -0.00470733642578125, -0.01081085205078125, -0.06829833984375, -0.0546875, 0.0176239013671875, 0.00888824462890625, -0.0016775131225585938, 0.049163818359375, 0.09112548828125, -0.003116607666015625, 0.0074462890625, -0.0010662078857421875, 0.0082855224609375, 0.0007557868957519531, 0.03021240234375, 0.03558349609375, -0.04052734375, 0.0030975341796875, 0.003986358642578125, -0.02166748046875, -0.0006074905395507812, -0.07293701171875, -0.057861328125, -0.054412841796875, -0.045928955078125, -0.06561279296875, -0.0055389404296875, 0.07421875, 0.06787109375, -0.082275390625, -0.0233612060546875, -0.0022907257080078125, 0.03985595703125, -0.0095367431640625, -0.0066070556640625, 0.0234832763671875, 0.0233612060546875, -0.026092529296875, -0.00608062744140625, 0.01082611083984375, 0.04449462890625, 0.0019683837890625, -0.003482818603515625, -0.0011625289916992188, -0.00865936279296875, 0.002620697021484375, 0.044677734375, -0.013092041015625, -0.01849365234375, -0.032073974609375, 0.007568359375, 0.006561279296875, 0.08685302734375, -0.0276031494140625, 0.01058197021484375, 0.038543701171875, 0.023651123046875, 0.05029296875, -0.021331787109375, 0.041351318359375, -0.037109375, 0.004695892333984375, -0.0109100341796875, 0.04156494140625, 0.004909515380859375, -0.040374755859375, 0.062164306640625, 0.0321044921875, -0.037750244140625, -0.027862548828125, 0.01537322998046875, -0.10028076171875, 0.03192138671875, 0.060028076171875, 0.0146331787109375, -0.01519012451171875, -0.01444244384765625, -0.020111083984375, 0.01041412353515625, -0.061065673828125, 0.0111083984375, 0.048980712890625, 0.02227783203125, -0.0262298583984375, -0.03216552734375, 0.03594970703125, -0.026611328125, -0.0894775390625, 0.0098419189453125, 0.0269012451171875, 0.004138946533203125, -0.0014295578002929688, 0.0703125, -0.0037517547607421875, 0.0256805419921875, 0.01256561279296875, 0.033111572265625, -0.006893157958984375, -0.058258056640625, 0.0007681846618652344, -0.0152435302734375, -0.00327301025390625, -0.025360107421875 ] ]
xed_en_fi
2023-06-01T14:59:50.000Z
[ "task_categories:text-classification", "task_ids:intent-classification", "task_ids:multi-class-classification", "task_ids:multi-label-classification", "task_ids:sentiment-classification", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:multilingual", "size_categories:10K<n<100K", "size_categories:1K<n<10K", "source_datasets:extended|other-OpenSubtitles2016", "language:en", "language:fi", "license:cc-by-4.0", "arxiv:2011.01612", "region:us" ]
null
A multilingual fine-grained emotion dataset. The dataset consists of human annotated Finnish (25k) and English sentences (30k). Plutchik’s core emotions are used to annotate the dataset with the addition of neutral to create a multilabel multiclass dataset. The dataset is carefully evaluated using language-specific BERT models and SVMs to show that XED performs on par with other similar datasets and is therefore a useful tool for sentiment analysis and emotion detection.
@inproceedings{ohman2020xed, title={XED: A Multilingual Dataset for Sentiment Analysis and Emotion Detection}, author={{\"O}hman, Emily and P{\"a}mies, Marc and Kajava, Kaisla and Tiedemann, J{\"o}rg}, booktitle={The 28th International Conference on Computational Linguistics (COLING 2020)}, year={2020} }
6
297
2022-03-02T23:29:22
--- annotations_creators: - expert-generated language_creators: - found language: - en - fi license: - cc-by-4.0 multilinguality: - multilingual size_categories: - 10K<n<100K - 1K<n<10K source_datasets: - extended|other-OpenSubtitles2016 task_categories: - text-classification task_ids: - intent-classification - multi-class-classification - multi-label-classification - sentiment-classification paperswithcode_id: xed pretty_name: XedEnglishFinnish dataset_info: - config_name: en_annotated features: - name: sentence dtype: string - name: labels sequence: class_label: names: '0': neutral '1': anger '2': anticipation '3': disgust '4': fear '5': joy '6': sadness '7': surprise '8': trust splits: - name: train num_bytes: 1018485 num_examples: 17528 download_size: 2421235 dataset_size: 1018485 - config_name: en_neutral features: - name: sentence dtype: string - name: labels dtype: class_label: names: '0': neutral '1': anger '2': anticipation '3': disgust '4': fear '5': joy '6': sadness '7': surprise '8': trust splits: - name: train num_bytes: 401129 num_examples: 9675 download_size: 2421235 dataset_size: 401129 - config_name: fi_annotated features: - name: sentence dtype: string - name: labels sequence: class_label: names: '0': neutral '1': anger '2': anticipation '3': disgust '4': fear '5': joy '6': sadness '7': surprise '8': trust splits: - name: train num_bytes: 756224 num_examples: 14449 download_size: 2421235 dataset_size: 756224 - config_name: fi_neutral features: - name: sentence dtype: string - name: labels dtype: class_label: names: '0': neutral '1': anger '2': anticipation '3': disgust '4': fear '5': joy '6': sadness '7': surprise '8': trust splits: - name: train num_bytes: 427499 num_examples: 10794 download_size: 2421235 dataset_size: 427499 config_names: - en_annotated - en_neutral - fi_annotated - fi_neutral --- # Dataset Card for xed_english_finnish ## 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:** [Github](https://github.com/Helsinki-NLP/XED) - **Paper:** [Arxiv](https://arxiv.org/abs/2011.01612) - **Leaderboard:** - **Point of Contact:** ### Dataset Summary This is the XED dataset. The dataset consists of emotion annotated movie subtitles from OPUS. We use Plutchik's 8 core emotions to annotate. The data is multilabel. The original annotations have been sourced for mainly English and Finnish. For the English data we used Stanford NER (named entity recognition) (Finkel et al., 2005) to replace names and locations with the tags: [PERSON] and [LOCATION] respectively. For the Finnish data, we replaced names and locations using the Turku NER corpus (Luoma et al., 2020). ### Supported Tasks and Leaderboards Sentiment Classification, Multilabel Classification, Multilabel Classification, Intent Classification ### Languages English, Finnish ## Dataset Structure ### Data Instances ``` { "sentence": "A confession that you hired [PERSON] ... and are responsible for my father's murder." "labels": [1, 6] # anger, sadness } ``` ### Data Fields - sentence: a line from the dataset - labels: labels corresponding to the emotion as an integer Where the number indicates the emotion in ascending alphabetical order: anger:1, anticipation:2, disgust:3, fear:4, joy:5, sadness:6, surprise:7, trust:8, with neutral:0 where applicable. ### Data Splits For English: Number of unique data points: 17528 ('en_annotated' config) + 9675 ('en_neutral' config) Number of emotions: 8 (+neutral) For Finnish: Number of unique data points: 14449 ('fi_annotated' config) + 10794 ('fi_neutral' config) Number of emotions: 8 (+neutral) ## 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: Creative Commons Attribution 4.0 International License (CC-BY) ### Citation Information @inproceedings{ohman2020xed, title={XED: A Multilingual Dataset for Sentiment Analysis and Emotion Detection}, author={{\"O}hman, Emily and P{\`a}mies, Marc and Kajava, Kaisla and Tiedemann, J{\"o}rg}, booktitle={The 28th International Conference on Computational Linguistics (COLING 2020)}, year={2020} } ### Contributions Thanks to [@lhoestq](https://github.com/lhoestq), [@harshalmittal4](https://github.com/harshalmittal4) for adding this dataset.
6,476
[ [ -0.0418701171875, -0.02337646484375, 0.007568359375, 0.016632080078125, -0.031402587890625, 0.0028705596923828125, -0.0292510986328125, -0.029205322265625, 0.045074462890625, 0.0198974609375, -0.068359375, -0.078857421875, -0.041015625, 0.0222930908203125, -0.00014412403106689453, 0.0921630859375, -0.01264190673828125, -0.005191802978515625, -0.007965087890625, -0.033294677734375, -0.0093231201171875, -0.048370361328125, -0.038604736328125, -0.0173492431640625, 0.051605224609375, 0.04241943359375, 0.038604736328125, 0.03863525390625, 0.0273590087890625, 0.0178985595703125, -0.007694244384765625, -0.0003859996795654297, -0.033966064453125, 0.00428009033203125, -0.00759124755859375, -0.038726806640625, -0.047943115234375, 0.00957489013671875, 0.045684814453125, 0.0220947265625, 0.00926971435546875, 0.026947021484375, 0.002033233642578125, 0.057525634765625, -0.0251617431640625, 0.04718017578125, -0.01387786865234375, 0.023956298828125, -0.029510498046875, 0.003643035888671875, -0.00894927978515625, -0.0258636474609375, -0.0031147003173828125, -0.044830322265625, -0.010009765625, 0.003795623779296875, 0.056640625, 0.01282501220703125, -0.0205078125, -0.01885986328125, -0.00655364990234375, 0.05810546875, -0.048797607421875, 0.01788330078125, 0.0290374755859375, -0.00891876220703125, 0.0035457611083984375, -0.03607177734375, -0.057220458984375, 0.0164794921875, -0.009796142578125, 0.03662109375, -0.01898193359375, -0.0150604248046875, 0.028594970703125, 0.0364990234375, -0.0302734375, -0.000545501708984375, -0.01385498046875, 0.0024814605712890625, 0.0731201171875, 0.0153656005859375, 0.028778076171875, -0.046600341796875, -0.01776123046875, -0.0312042236328125, -0.0235595703125, 0.01522064208984375, 0.03778076171875, 0.035247802734375, -0.052001953125, 0.0390625, -0.01009368896484375, 0.0107421875, -0.0086517333984375, -0.019561767578125, 0.07440185546875, -0.017303466796875, 0.0003943443298339844, 0.01239013671875, 0.076171875, 0.061248779296875, 0.0234832763671875, 0.0206146240234375, -0.00800323486328125, 0.01264190673828125, -0.0157318115234375, -0.039031982421875, -0.014801025390625, 0.0450439453125, -0.032867431640625, -0.0226898193359375, -0.0009160041809082031, -0.09124755859375, -0.035247802734375, -0.008575439453125, 0.006832122802734375, -0.0183868408203125, -0.040374755859375, -0.0037250518798828125, -0.01219940185546875, 0.00510406494140625, -0.00835418701171875, -0.03765869140625, 0.0103302001953125, 0.029266357421875, 0.05413818359375, -0.01812744140625, -0.017059326171875, -0.004009246826171875, -0.012908935546875, -0.0114593505859375, 0.036956787109375, -0.0172119140625, -0.033905029296875, 0.01074981689453125, 0.01424407958984375, 0.0010309219360351562, -0.0127105712890625, 0.08343505859375, -0.01113128662109375, 0.043182373046875, -0.034423828125, -0.0311737060546875, -0.0146942138671875, 0.024932861328125, -0.0576171875, 0.09564208984375, 0.0115509033203125, -0.081787109375, 0.02789306640625, -0.06927490234375, -0.025482177734375, 0.0014467239379882812, -0.01546478271484375, -0.03594970703125, -0.005275726318359375, 0.006565093994140625, 0.04815673828125, -0.021453857421875, 0.0211029052734375, -0.018890380859375, 0.0019931793212890625, 0.0156402587890625, -0.00682830810546875, 0.07415771484375, 0.0080108642578125, -0.03955078125, 0.0014400482177734375, -0.075439453125, 0.000644683837890625, 0.023895263671875, -0.0191192626953125, -0.0311737060546875, -0.007110595703125, 0.0166168212890625, 0.050750732421875, 0.0122833251953125, -0.060546875, 0.0059814453125, -0.02044677734375, 0.00957489013671875, 0.045196533203125, -0.004852294921875, 0.0213775634765625, -0.01457977294921875, 0.045654296875, 0.02056884765625, 0.0104217529296875, -0.0187225341796875, -0.049957275390625, -0.052978515625, -0.035003662109375, 0.00406646728515625, 0.051300048828125, -0.055023193359375, 0.05224609375, -0.034149169921875, -0.043304443359375, -0.0552978515625, -0.0102081298828125, 0.035491943359375, 0.037200927734375, 0.0279541015625, -0.01336669921875, -0.0565185546875, -0.051849365234375, 0.002223968505859375, -0.0184326171875, 0.02581787109375, 0.048675537109375, 0.046417236328125, -0.019805908203125, 0.06103515625, -0.0513916015625, -0.0379638671875, -0.0201263427734375, 0.01389312744140625, 0.0281524658203125, 0.0275115966796875, 0.027496337890625, -0.068603515625, -0.056365966796875, -0.0014820098876953125, -0.0711669921875, -0.023895263671875, -0.0036296844482421875, -0.010833740234375, 0.035369873046875, 0.00937652587890625, -0.03729248046875, 0.023956298828125, 0.04083251953125, -0.038543701171875, 0.034912109375, 0.0015554428100585938, 0.021270751953125, -0.090087890625, 0.004009246826171875, 0.01629638671875, 0.00275421142578125, -0.039703369140625, -0.019805908203125, -0.00004208087921142578, 0.007793426513671875, -0.037628173828125, 0.056671142578125, -0.032379150390625, 0.0150604248046875, 0.0153656005859375, 0.0211181640625, 0.00279998779296875, 0.0506591796875, 0.01081085205078125, 0.0307769775390625, 0.053131103515625, -0.01387786865234375, 0.0266571044921875, 0.046539306640625, -0.041473388671875, 0.062347412109375, -0.035369873046875, -0.01470184326171875, -0.0275726318359375, 0.01091766357421875, -0.0718994140625, -0.0218353271484375, 0.0361328125, -0.039642333984375, 0.01332855224609375, -0.0029888153076171875, -0.0469970703125, -0.0256500244140625, -0.043426513671875, 0.00818634033203125, 0.038818359375, -0.0263214111328125, 0.04144287109375, 0.040679931640625, -0.0243682861328125, -0.04058837890625, -0.06646728515625, 0.00919342041015625, -0.033416748046875, -0.050048828125, 0.03326416015625, -0.0142974853515625, -0.0157012939453125, -0.000804901123046875, 0.0241851806640625, -0.001697540283203125, -0.0064544677734375, 0.037841796875, 0.0098876953125, -0.004947662353515625, 0.0105438232421875, 0.002040863037109375, -0.008941650390625, 0.00955963134765625, 0.0157012939453125, 0.0335693359375, 0.0095672607421875, 0.0010557174682617188, -0.03167724609375, 0.04876708984375, 0.047576904296875, -0.0193328857421875, 0.0550537109375, 0.0682373046875, -0.0227508544921875, 0.008941650390625, -0.0261383056640625, 0.005950927734375, -0.0270233154296875, 0.031646728515625, -0.031341552734375, -0.053314208984375, 0.06829833984375, 0.0241851806640625, -0.0002684593200683594, 0.0450439453125, 0.0433349609375, -0.0063934326171875, 0.0816650390625, 0.039764404296875, -0.01788330078125, 0.040252685546875, -0.036285400390625, 0.00732421875, -0.06280517578125, -0.0284271240234375, -0.0282135009765625, -0.03131103515625, -0.0682373046875, -0.0143280029296875, 0.0166778564453125, -0.02032470703125, -0.011505126953125, 0.01351165771484375, -0.032867431640625, 0.0218353271484375, 0.04864501953125, 0.005146026611328125, 0.00894927978515625, -0.003265380859375, -0.009765625, -0.0241546630859375, -0.053497314453125, -0.033416748046875, 0.056976318359375, 0.03631591796875, 0.035003662109375, 0.005733489990234375, 0.0625, 0.0230712890625, 0.013641357421875, -0.036773681640625, 0.04443359375, -0.0236053466796875, -0.05316162109375, -0.0176849365234375, -0.024078369140625, -0.07135009765625, -0.0016241073608398438, -0.027618408203125, -0.06494140625, 0.039306640625, -0.0003681182861328125, -0.0180511474609375, 0.02447509765625, -0.052520751953125, 0.06756591796875, -0.017181396484375, -0.0294189453125, -0.00002956390380859375, -0.065673828125, 0.0153045654296875, -0.0133514404296875, 0.03546142578125, -0.025787353515625, -0.0008025169372558594, 0.0826416015625, -0.017669677734375, 0.0826416015625, -0.022186279296875, -0.005706787109375, 0.01470184326171875, -0.03131103515625, 0.03173828125, -0.0016803741455078125, -0.020172119140625, 0.0233001708984375, -0.00020825862884521484, -0.0104522705078125, -0.0285491943359375, 0.060882568359375, -0.06939697265625, -0.020416259765625, -0.0400390625, -0.044189453125, 0.004669189453125, 0.0211944580078125, 0.031494140625, 0.0212249755859375, -0.003971099853515625, 0.0122833251953125, 0.035980224609375, -0.0308990478515625, 0.020233154296875, 0.0241851806640625, -0.012542724609375, -0.06207275390625, 0.0579833984375, 0.038604736328125, -0.003780364990234375, 0.0203857421875, 0.00878143310546875, -0.033599853515625, 0.0011854171752929688, -0.01641845703125, 0.030670166015625, -0.06256103515625, -0.014923095703125, -0.05657958984375, 0.0091705322265625, -0.03631591796875, -0.0038356781005859375, -0.0160675048828125, -0.032257080078125, -0.029815673828125, -0.03253173828125, 0.048370361328125, 0.0328369140625, -0.0185394287109375, 0.0186767578125, -0.053314208984375, 0.020355224609375, -0.010009765625, 0.038543701171875, -0.01020050048828125, -0.031005859375, -0.03338623046875, 0.006893157958984375, -0.0017910003662109375, -0.072265625, 0.04718017578125, 0.019744873046875, 0.038726806640625, 0.017181396484375, 0.030731201171875, 0.031036376953125, -0.018157958984375, 0.07647705078125, 0.0174560546875, -0.060394287109375, 0.037353515625, -0.0281524658203125, 0.0251312255859375, 0.041961669921875, 0.056549072265625, -0.05908203125, -0.00988006591796875, -0.06219482421875, -0.0894775390625, 0.0684814453125, 0.01282501220703125, 0.0231781005859375, -0.0186920166015625, 0.019805908203125, 0.00557708740234375, 0.014373779296875, -0.07080078125, -0.06805419921875, -0.01258087158203125, -0.0406494140625, -0.015716552734375, -0.033477783203125, -0.00623321533203125, -0.0210723876953125, 0.067138671875, 0.005126953125, 0.0279083251953125, 0.022430419921875, 0.004306793212890625, -0.004177093505859375, 0.01168060302734375, 0.029388427734375, -0.00414276123046875, -0.026031494140625, 0.005115509033203125, 0.007320404052734375, -0.034027099609375, 0.01441192626953125, 0.005374908447265625, -0.00850677490234375, 0.006793975830078125, 0.026397705078125, 0.0784912109375, 0.0036468505859375, -0.042236328125, 0.041717529296875, -0.01369476318359375, -0.01654052734375, -0.03570556640625, -0.00757598876953125, -0.010101318359375, 0.0299072265625, 0.016326904296875, -0.022308349609375, 0.00238037109375, -0.0357666015625, 0.02215576171875, 0.00678253173828125, -0.04547119140625, -0.0360107421875, 0.035125732421875, 0.018463134765625, -0.0272216796875, 0.03363037109375, -0.028656005859375, -0.04833984375, 0.0308990478515625, 0.0225982666015625, 0.078857421875, -0.005786895751953125, 0.02545166015625, 0.04498291015625, 0.01454925537109375, 0.0007977485656738281, 0.061676025390625, 0.00183868408203125, -0.07086181640625, -0.0255279541015625, -0.0281829833984375, -0.0203857421875, -0.0037708282470703125, -0.06451416015625, 0.033905029296875, -0.0183258056640625, -0.0283050537109375, -0.006938934326171875, 0.006435394287109375, -0.048797607421875, 0.037933349609375, 0.02667236328125, 0.07733154296875, -0.0887451171875, 0.055267333984375, 0.0640869140625, -0.0469970703125, -0.044403076171875, -0.02349853515625, 0.01448822021484375, -0.037353515625, 0.04339599609375, 0.01202392578125, 0.0198516845703125, 0.005031585693359375, -0.0262603759765625, -0.064208984375, 0.08087158203125, 0.0005154609680175781, -0.0220947265625, 0.0256805419921875, 0.018280029296875, 0.053375244140625, -0.03863525390625, 0.0262451171875, 0.04461669921875, 0.051055908203125, -0.00753021240234375, -0.0400390625, -0.0027713775634765625, -0.05718994140625, -0.0301666259765625, 0.01364898681640625, -0.055511474609375, 0.051055908203125, -0.004520416259765625, -0.01528167724609375, -0.02423095703125, 0.046783447265625, 0.017578125, 0.0257720947265625, 0.040924072265625, 0.05548095703125, 0.0660400390625, -0.0211029052734375, 0.08123779296875, -0.034881591796875, 0.0247955322265625, 0.08477783203125, -0.0174407958984375, 0.06207275390625, 0.0273895263671875, -0.0244598388671875, 0.04754638671875, 0.04461669921875, 0.002277374267578125, 0.037200927734375, 0.003971099853515625, -0.01360321044921875, 0.0057525634765625, -0.029083251953125, -0.0111541748046875, 0.0243682861328125, 0.02520751953125, -0.039031982421875, 0.0070037841796875, 0.0167083740234375, 0.03564453125, -0.0122222900390625, -0.0211029052734375, 0.0557861328125, 0.0010051727294921875, -0.035064697265625, 0.03594970703125, -0.017059326171875, 0.0592041015625, -0.0390625, 0.01142120361328125, -0.0243377685546875, 0.005828857421875, -0.04180908203125, -0.0947265625, 0.0217742919921875, 0.011016845703125, -0.03515625, -0.0202484130859375, 0.033355712890625, -0.053802490234375, -0.04364013671875, 0.03424072265625, 0.02557373046875, 0.0242156982421875, 0.0017490386962890625, -0.0721435546875, 0.0234832763671875, 0.0308074951171875, -0.034820556640625, 0.010467529296875, 0.04571533203125, -0.015472412109375, 0.04498291015625, 0.023956298828125, 0.0091094970703125, -0.0018100738525390625, 0.01503753662109375, 0.0631103515625, -0.055572509765625, -0.04156494140625, -0.05462646484375, 0.0794677734375, -0.018768310546875, -0.040435791015625, 0.063720703125, 0.0390625, 0.0635986328125, -0.0030994415283203125, 0.07177734375, -0.0199127197265625, 0.047119140625, -0.01085662841796875, 0.042327880859375, -0.050750732421875, -0.0031452178955078125, -0.05218505859375, -0.05902099609375, -0.047210693359375, 0.041046142578125, -0.02349853515625, -0.0031147003173828125, 0.037139892578125, 0.060546875, 0.01248931884765625, -0.007053375244140625, 0.023101806640625, 0.0411376953125, 0.01244354248046875, 0.0216522216796875, 0.04156494140625, -0.0460205078125, 0.0252532958984375, -0.04510498046875, -0.0251312255859375, 0.000881195068359375, -0.07928466796875, -0.050750732421875, -0.06268310546875, -0.06268310546875, -0.01508331298828125, -0.01245880126953125, 0.08453369140625, 0.0284271240234375, -0.06390380859375, -0.020782470703125, 0.0302886962890625, 0.01202392578125, 0.0014352798461914062, -0.0169830322265625, 0.0361328125, 0.00783538818359375, -0.059783935546875, -0.005413055419921875, 0.017333984375, 0.003040313720703125, -0.01074981689453125, -0.01262664794921875, -0.02130126953125, -0.00655364990234375, 0.051971435546875, 0.00696563720703125, -0.04083251953125, -0.0098724365234375, 0.003086090087890625, 0.0022754669189453125, 0.0234832763671875, 0.01300048828125, -0.0279541015625, 0.0295867919921875, 0.054595947265625, 0.012847900390625, 0.0236053466796875, -0.0072174072265625, 0.01715087890625, -0.0640869140625, 0.0055999755859375, -0.001903533935546875, 0.050262451171875, 0.042022705078125, -0.036041259765625, 0.044952392578125, 0.0137176513671875, -0.038665771484375, -0.061126708984375, -0.008209228515625, -0.08251953125, 0.0064239501953125, 0.094970703125, -0.02880859375, -0.0194091796875, -0.009765625, -0.0350341796875, 0.02301025390625, -0.051788330078125, 0.0400390625, 0.05859375, -0.00545501708984375, -0.0301971435546875, -0.017547607421875, 0.0361328125, 0.01548004150390625, -0.0665283203125, 0.015228271484375, 0.0316162109375, -0.003398895263671875, 0.0316162109375, 0.044769287109375, -0.0175628662109375, -0.0030612945556640625, -0.01313018798828125, 0.055267333984375, 0.017242431640625, 0.00047326087951660156, -0.0308990478515625, 0.0025787353515625, -0.011566162109375, -0.00910186767578125 ] ]
mteb/reddit-clustering-p2p
2022-09-27T19:13:59.000Z
[ "language:en", "region:us" ]
mteb
null
null
0
297
2022-05-11T08:52:19
--- language: - en --- 10 sets with the following stats: 1. 91 labels & 15592 samples 2. 64 labels & 79172 samples 3. 38 labels & 1942 samples 4. 11 labels & 13224 samples 5. 64 labels & 92303 samples 6. 87 labels & 28607 samples 7. 10 labels & 69146 samples 8. 48 labels & 67469 samples 9. 64 labels & 29683 samples 10. 31 labels & 62261 samples Selected at random using the script available on the mteb github repository.
428
[ [ -0.047454833984375, -0.01357269287109375, 0.026153564453125, 0.040191650390625, -0.0034809112548828125, -0.0010824203491210938, 0.0062713623046875, -0.00981903076171875, 0.0361328125, 0.0396728515625, -0.033660888671875, -0.052490234375, -0.0310821533203125, 0.01540374755859375, -0.01003265380859375, 0.09423828125, 0.0263671875, 0.01251983642578125, 0.029541015625, -0.05511474609375, -0.031341552734375, 0.002994537353515625, -0.00843048095703125, -0.0302886962890625, 0.057708740234375, 0.040130615234375, 0.0295562744140625, 0.01495361328125, 0.057952880859375, 0.0173492431640625, 0.00536346435546875, -0.0166778564453125, -0.030609130859375, -0.0072784423828125, -0.0074920654296875, -0.040008544921875, -0.046051025390625, 0.0189971923828125, 0.0411376953125, 0.046600341796875, 0.0032863616943359375, 0.06915283203125, -0.0182952880859375, 0.053131103515625, -0.022979736328125, -0.004566192626953125, -0.00640106201171875, 0.0186614990234375, -0.036285400390625, -0.0027141571044921875, -0.0648193359375, -0.0223236083984375, 0.01165771484375, -0.03497314453125, 0.0209808349609375, 0.0234375, 0.0584716796875, -0.0107269287109375, -0.02667236328125, -0.01404571533203125, -0.01568603515625, 0.07257080078125, -0.0404052734375, 0.0179290771484375, 0.054595947265625, 0.033538818359375, -0.00885009765625, -0.064697265625, -0.00516510009765625, 0.0199127197265625, -0.003078460693359375, 0.014862060546875, -0.00959014892578125, -0.043121337890625, 0.060455322265625, 0.045135498046875, -0.049957275390625, 0.006561279296875, -0.051055908203125, -0.00017523765563964844, 0.04595947265625, 0.029693603515625, 0.00724029541015625, -0.006092071533203125, -0.016571044921875, -0.05755615234375, -0.036590576171875, -0.01303863525390625, 0.038177490234375, -0.001194000244140625, -0.0242767333984375, 0.052825927734375, -0.0142822265625, 0.05804443359375, 0.0030517578125, -0.0228118896484375, 0.05743408203125, -0.029541015625, -0.04608154296875, -0.0101165771484375, 0.06817626953125, 0.0181884765625, -0.002384185791015625, 0.00650787353515625, -0.032501220703125, -0.02886962890625, 0.007770538330078125, -0.04376220703125, -0.04669189453125, 0.021820068359375, -0.046722412109375, -0.03863525390625, 0.0312347412109375, -0.04034423828125, -0.034637451171875, -0.0088043212890625, 0.029083251953125, -0.0487060546875, -0.00550079345703125, -0.0212860107421875, -0.08282470703125, 0.0108642578125, -0.0115509033203125, -0.0279083251953125, -0.00585174560546875, -0.016815185546875, 0.040252685546875, -0.00926971435546875, 0.0018396377563476562, -0.00319671630859375, 0.0169830322265625, -0.0279388427734375, 0.069091796875, -0.044189453125, -0.0416259765625, -0.032135009765625, 0.033416748046875, 0.0005645751953125, -0.03411865234375, 0.0102996826171875, -0.029052734375, 0.009429931640625, -0.03961181640625, -0.018829345703125, -0.0204925537109375, 0.01448822021484375, -0.0819091796875, 0.0950927734375, 0.01467132568359375, -0.043426513671875, 0.041656494140625, -0.04376220703125, -0.0240325927734375, 0.00493621826171875, -0.0008959770202636719, -0.0341796875, 0.0240478515625, -0.0134124755859375, 0.0164794921875, 0.002620697021484375, -0.006931304931640625, -0.03857421875, -0.033966064453125, 0.0250701904296875, -0.0194549560546875, 0.1087646484375, 0.043487548828125, -0.031982421875, 0.001964569091796875, -0.08282470703125, 0.035247802734375, -0.0032291412353515625, -0.017120361328125, -0.002384185791015625, -0.04833984375, 0.01324462890625, 0.003631591796875, -0.00630950927734375, -0.017303466796875, 0.008270263671875, -0.0008697509765625, -0.004222869873046875, 0.053924560546875, 0.00688934326171875, -0.00048422813415527344, -0.0472412109375, 0.03424072265625, 0.01445770263671875, -0.0032367706298828125, 0.0037136077880859375, -0.043365478515625, -0.02557373046875, -0.032012939453125, 0.049072265625, 0.0428466796875, -0.0322265625, 0.044189453125, 0.0017223358154296875, -0.06915283203125, -0.00949859619140625, -0.00904083251953125, 0.0272369384765625, 0.0166168212890625, -0.0017690658569335938, -0.00701904296875, -0.027099609375, -0.09381103515625, 0.01425933837890625, 0.0264739990234375, -0.02972412109375, 0.0077667236328125, 0.0626220703125, 0.0183868408203125, 0.061981201171875, -0.06695556640625, -0.01406097412109375, 0.0037326812744140625, 0.0249176025390625, 0.046630859375, -0.00620269775390625, 0.07025146484375, -0.0181427001953125, -0.042633056640625, -0.0143585205078125, -0.046112060546875, -0.0025234222412109375, 0.0119781494140625, -0.0413818359375, 0.010162353515625, 0.00757598876953125, 0.0024509429931640625, 0.03265380859375, 0.051116943359375, -0.0202178955078125, 0.03668212890625, -0.03131103515625, 0.0180511474609375, -0.07794189453125, 0.0186767578125, 0.001556396484375, 0.00424957275390625, -0.0185699462890625, -0.0124664306640625, 0.02325439453125, -0.0021533966064453125, -0.050506591796875, 0.03619384765625, -0.04620361328125, -0.0036907196044921875, 0.0016164779663085938, 0.0079193115234375, 0.005718231201171875, 0.033203125, -0.027618408203125, 0.049468994140625, 0.0416259765625, -0.0428466796875, 0.04290771484375, 0.01678466796875, -0.042327880859375, 0.04974365234375, -0.04547119140625, -0.0048980712890625, 0.00860595703125, 0.035888671875, -0.06988525390625, -0.0276031494140625, 0.018890380859375, -0.01605224609375, -0.004329681396484375, 0.011688232421875, -0.04541015625, -0.0236663818359375, -0.05096435546875, 0.0005831718444824219, 0.056488037109375, -0.0255279541015625, 0.0251007080078125, 0.028717041015625, 0.01442718505859375, -0.044342041015625, -0.0592041015625, -0.0228118896484375, -0.0173797607421875, -0.025177001953125, -0.01873779296875, -0.04107666015625, -0.038177490234375, -0.00629425048828125, -0.0124664306640625, 0.00856781005859375, -0.0304718017578125, 0.0509033203125, 0.0197906494140625, 0.0004787445068359375, 0.011932373046875, -0.007537841796875, 0.00691986083984375, -0.01554107666015625, -0.0019359588623046875, 0.06268310546875, -0.0140228271484375, -0.011871337890625, 0.0020351409912109375, -0.00290679931640625, 0.007381439208984375, 0.008819580078125, 0.043121337890625, 0.034088134765625, -0.0078582763671875, -0.00634002685546875, -0.0212860107421875, -0.0057830810546875, -0.033782958984375, 0.006649017333984375, -0.05267333984375, -0.0015697479248046875, 0.06768798828125, 0.0264434814453125, 0.02386474609375, 0.060211181640625, 0.047637939453125, -0.0204620361328125, 0.051788330078125, 0.00604248046875, 0.01052093505859375, 0.03326416015625, -0.027740478515625, -0.00347900390625, -0.036346435546875, -0.019989013671875, -0.025909423828125, -0.05322265625, -0.035888671875, -0.005550384521484375, 0.027374267578125, -0.01049041748046875, -0.037872314453125, 0.042633056640625, -0.04595947265625, 0.0555419921875, 0.0958251953125, 0.0374755859375, -0.00347900390625, 0.01824951171875, -0.00664520263671875, 0.00981903076171875, -0.007778167724609375, -0.0222930908203125, 0.097900390625, -0.002532958984375, 0.045257568359375, 0.0154571533203125, 0.04925537109375, 0.040740966796875, 0.046905517578125, -0.026580810546875, 0.05023193359375, 0.002696990966796875, -0.107666015625, -0.03143310546875, -0.02630615234375, -0.0472412109375, -0.016448974609375, -0.019439697265625, -0.046051025390625, 0.0116729736328125, 0.0186309814453125, 0.00797271728515625, 0.016082763671875, -0.059051513671875, 0.037384033203125, -0.004131317138671875, 0.0098114013671875, -0.0009322166442871094, -0.061553955078125, 0.02655029296875, -0.0238494873046875, -0.00556182861328125, -0.03411865234375, 0.04766845703125, 0.0848388671875, -0.0037841796875, 0.0550537109375, -0.00864410400390625, 0.00992584228515625, 0.05145263671875, -0.03204345703125, 0.044189453125, -0.0009069442749023438, -0.010498046875, 0.005023956298828125, 0.006328582763671875, -0.03759765625, 0.005352020263671875, 0.04547119140625, -0.0258636474609375, 0.0017728805541992188, -0.04547119140625, -0.05682373046875, -0.002567291259765625, 0.04022216796875, 0.05743408203125, 0.07305908203125, -0.0167999267578125, 0.0294647216796875, 0.05987548828125, -0.053558349609375, 0.0501708984375, 0.0268707275390625, -0.0196075439453125, -0.06915283203125, 0.0711669921875, 0.0283660888671875, 0.0269012451171875, 0.007537841796875, -0.0024013519287109375, -0.0211334228515625, -0.0096588134765625, -0.04266357421875, 0.03521728515625, -0.059112548828125, -0.033966064453125, -0.04193115234375, -0.009674072265625, -0.03668212890625, -0.0006432533264160156, 0.0005888938903808594, -0.059661865234375, 0.007076263427734375, -0.0264739990234375, 0.039764404296875, 0.049835205078125, -0.0094451904296875, 0.042938232421875, -0.050567626953125, 0.0209197998046875, -0.00658416748046875, 0.0550537109375, -0.0276947021484375, -0.047332763671875, -0.01084136962890625, -0.0042724609375, -0.034759521484375, -0.072998046875, 0.0124664306640625, -0.0217437744140625, 0.050567626953125, 0.044219970703125, 0.01262664794921875, 0.037261962890625, -0.0295257568359375, 0.0545654296875, 0.0250244140625, -0.027099609375, 0.0273284912109375, -0.0458984375, 0.01001739501953125, 0.04840087890625, 0.034332275390625, -0.006649017333984375, -0.04705810546875, -0.09490966796875, -0.0323486328125, 0.0653076171875, 0.01361846923828125, -0.033721923828125, -0.0033168792724609375, -0.039154052734375, 0.0117645263671875, 0.0009436607360839844, -0.04742431640625, -0.07379150390625, -0.012298583984375, -0.033355712890625, -0.00032973289489746094, 0.00853729248046875, -0.072998046875, -0.00843048095703125, 0.0521240234375, 0.01526641845703125, 0.0277252197265625, -0.041107177734375, -0.0079498291015625, 0.01299285888671875, 0.01459503173828125, 0.0814208984375, 0.06170654296875, -0.06475830078125, 0.019287109375, 0.0253143310546875, -0.05096435546875, 0.00472259521484375, -0.00679779052734375, -0.0048980712890625, 0.0036907196044921875, -0.00200653076171875, 0.05731201171875, -0.0158843994140625, -0.03997802734375, -0.0099639892578125, 0.01528167724609375, -0.00909423828125, -0.037200927734375, 0.01384735107421875, 0.0259857177734375, 0.0013942718505859375, 0.00920867919921875, -0.00726318359375, 0.0125885009765625, -0.042266845703125, 0.040191650390625, 0.0216827392578125, -0.034027099609375, -0.02423095703125, 0.026336669921875, -0.00917816162109375, -0.01910400390625, 0.06866455078125, -0.0281829833984375, 0.0192413330078125, 0.0615234375, 0.043426513671875, 0.02423095703125, 0.0008196830749511719, 0.03271484375, 0.047637939453125, 0.0027751922607421875, -0.0171966552734375, 0.02044677734375, 0.037261962890625, -0.0274658203125, 0.0039215087890625, -0.0462646484375, -0.048126220703125, 0.0255279541015625, -0.06121826171875, 0.02447509765625, -0.01116943359375, -0.03564453125, 0.022705078125, 0.00321197509765625, -0.051605224609375, 0.032623291015625, -0.0125579833984375, 0.076416015625, -0.07037353515625, 0.05010986328125, 0.05755615234375, -0.039093017578125, -0.06146240234375, -0.06976318359375, 0.019134521484375, -0.0648193359375, 0.048126220703125, -0.004886627197265625, 0.0273590087890625, 0.0033550262451171875, -0.052825927734375, -0.0634765625, 0.0789794921875, -0.011138916015625, -0.025054931640625, 0.03863525390625, 0.00563812255859375, 0.0168304443359375, 0.01035308837890625, 0.040985107421875, 0.04754638671875, 0.0653076171875, -0.00914764404296875, -0.040985107421875, -0.02081298828125, -0.03448486328125, -0.056549072265625, 0.044464111328125, -0.0298004150390625, 0.027191162109375, 0.0010356903076171875, -0.005634307861328125, -0.031036376953125, 0.027923583984375, 0.078857421875, 0.033905029296875, 0.042205810546875, 0.058197021484375, 0.051910400390625, -0.0269317626953125, 0.06597900390625, -0.0264129638671875, 0.0104827880859375, 0.0538330078125, 0.01035308837890625, 0.0164794921875, 0.00926971435546875, -0.0298004150390625, 0.0137939453125, 0.0643310546875, -0.036376953125, 0.03546142578125, 0.00921630859375, -0.013336181640625, 0.0167236328125, 0.0194854736328125, -0.0355224609375, -0.0180816650390625, 0.0245361328125, -0.042266845703125, -0.00640106201171875, 0.01337432861328125, 0.01293182373046875, -0.059661865234375, -0.00843048095703125, 0.0277862548828125, 0.01068115234375, -0.034515380859375, 0.0143280029296875, -0.0147705078125, 0.01277923583984375, -0.045562744140625, -0.003726959228515625, -0.0382080078125, 0.02911376953125, -0.01364898681640625, -0.1011962890625, -0.0030364990234375, -0.0127410888671875, -0.03167724609375, -0.033294677734375, 0.0301971435546875, 0.00507354736328125, -0.049407958984375, -0.0246124267578125, 0.0149688720703125, 0.0445556640625, 0.0159912109375, -0.015838623046875, -0.01068878173828125, 0.03466796875, -0.0616455078125, 0.0305938720703125, 0.048004150390625, -0.0167083740234375, 0.029052734375, 0.0296630859375, -0.00476837158203125, 0.043365478515625, -0.0026760101318359375, 0.0297698974609375, -0.08599853515625, 0.0010547637939453125, -0.019287109375, 0.04339599609375, -0.0401611328125, -0.06494140625, 0.072021484375, 0.0626220703125, 0.035369873046875, -0.037872314453125, 0.054168701171875, -0.03216552734375, 0.0285797119140625, -0.01396942138671875, 0.028167724609375, -0.0115814208984375, -0.016632080078125, -0.001651763916015625, -0.06768798828125, -0.0235595703125, 0.0179443359375, -0.0180511474609375, -0.0112152099609375, 0.051666259765625, 0.0238494873046875, -0.00688934326171875, 0.00424957275390625, 0.013397216796875, -0.007770538330078125, 0.0279693603515625, 0.0192413330078125, 0.01806640625, -0.031402587890625, 0.04364013671875, -0.036407470703125, -0.00933074951171875, -0.0035915374755859375, -0.034454345703125, -0.06353759765625, -0.01428985595703125, 0.003971099853515625, -0.04522705078125, -0.035400390625, 0.03863525390625, 0.041839599609375, -0.0687255859375, -0.01334381103515625, 0.037261962890625, -0.01036834716796875, -0.02154541015625, -0.0163116455078125, 0.056243896484375, -0.00604248046875, -0.0699462890625, 0.0249176025390625, 0.01056671142578125, 0.0096282958984375, 0.034393310546875, 0.0009198188781738281, 0.00757598876953125, 0.0082244873046875, 0.0269775390625, 0.0177459716796875, -0.004451751708984375, -0.03717041015625, 0.01824951171875, -0.0240631103515625, 0.009521484375, 0.0264434814453125, -0.0292816162109375, -0.0007104873657226562, 0.07403564453125, 0.0001125335693359375, 0.04180908203125, 0.01491546630859375, 0.006134033203125, -0.06585693359375, 0.020294189453125, -0.0139007568359375, 0.0276947021484375, -0.0189666748046875, 0.0312347412109375, 0.07794189453125, 0.015045166015625, -0.053558349609375, -0.0958251953125, 0.01251220703125, -0.0982666015625, -0.009796142578125, 0.055328369140625, 0.02197265625, -0.00728607177734375, 0.008453369140625, 0.0087738037109375, -0.0027008056640625, -0.01934814453125, 0.02020263671875, 0.06744384765625, -0.03521728515625, -0.012237548828125, -0.048736572265625, 0.010162353515625, 0.0016469955444335938, -0.06658935546875, -0.01329803466796875, 0.03582763671875, 0.047119140625, 0.048675537109375, 0.0506591796875, -0.01177215576171875, -0.0163726806640625, 0.047332763671875, 0.036590576171875, -0.003665924072265625, -0.0328369140625, 0.027740478515625, 0.01364898681640625, -0.02227783203125, -0.02606201171875 ] ]
nlp-guild/intent-recognition-biomedical
2022-09-22T16:13:44.000Z
[ "license:mit", "region:us" ]
nlp-guild
null
null
0
297
2022-09-22T16:10:30
--- license: mit --- [source](https://github.com/wangle1218/KBQA-for-Diagnosis/tree/main/nlu/bert_intent_recognition/data)
123
[ [ 0.00183868408203125, -0.0440673828125, 0.052276611328125, 0.016876220703125, -0.00934600830078125, -0.032012939453125, 0.0014190673828125, -0.036895751953125, 0.023223876953125, 0.01556396484375, -0.055145263671875, -0.040313720703125, -0.0103302001953125, -0.0189208984375, -0.042388916015625, 0.06927490234375, 0.01488494873046875, 0.0284271240234375, -0.00347137451171875, -0.01511383056640625, -0.025848388671875, -0.007312774658203125, -0.06512451171875, -0.01256561279296875, 0.04400634765625, 0.0234222412109375, 0.04534912109375, 0.004772186279296875, 0.04534912109375, -0.0007352828979492188, -0.002391815185546875, -0.0139617919921875, -0.0226287841796875, 0.0181427001953125, -0.00051116943359375, -0.0004184246063232422, -0.03656005859375, 0.00017333030700683594, 0.067626953125, 0.0313720703125, -0.0072479248046875, 0.0022678375244140625, -0.0021190643310546875, 0.058441162109375, -0.0218963623046875, 0.003997802734375, -0.027984619140625, 0.0003719329833984375, -0.015472412109375, -0.017120361328125, -0.053466796875, -0.0416259765625, 0.0224609375, -0.038177490234375, 0.021209716796875, -0.0216217041015625, 0.07501220703125, 0.022003173828125, -0.035675048828125, -0.036834716796875, -0.021942138671875, 0.01268768310546875, -0.0357666015625, 0.04388427734375, 0.03875732421875, 0.05523681640625, -0.033905029296875, -0.051116943359375, -0.01030731201171875, -0.02362060546875, -0.0235137939453125, -0.01000213623046875, -0.0189666748046875, -0.0013360977172851562, 0.0191650390625, 0.023895263671875, -0.0484619140625, -0.0218353271484375, -0.034698486328125, -0.05047607421875, 0.032684326171875, -0.00897979736328125, 0.03564453125, -0.0345458984375, -0.0008721351623535156, 0.01336669921875, -0.037933349609375, 0.0225067138671875, -0.004215240478515625, 0.01195526123046875, -0.00591278076171875, 0.0262451171875, -0.00003904104232788086, 0.051116943359375, -0.00855255126953125, 0.006793975830078125, 0.0433349609375, -0.031982421875, -0.01070404052734375, 0.028533935546875, 0.05010986328125, -0.00331878662109375, -0.0034923553466796875, -0.022491455078125, 0.002140045166015625, -0.04046630859375, 0.037445068359375, -0.056549072265625, -0.0743408203125, 0.0225067138671875, -0.061279296875, -0.0158538818359375, -0.0048980712890625, -0.0199432373046875, -0.0173492431640625, 0.0019426345825195312, 0.0391845703125, -0.06256103515625, -0.0138397216796875, -0.01557159423828125, -0.0197296142578125, 0.0242462158203125, 0.01021575927734375, -0.037322998046875, -0.00374603271484375, 0.034759521484375, 0.060882568359375, 0.007965087890625, -0.0008473396301269531, -0.046051025390625, -0.0009899139404296875, -0.004344940185546875, 0.043487548828125, -0.01270294189453125, -0.01306915283203125, -0.004817962646484375, 0.01934814453125, 0.0023059844970703125, -0.01396942138671875, 0.07708740234375, -0.04449462890625, 0.0168304443359375, -0.03271484375, -0.0208740234375, -0.0335693359375, 0.0128021240234375, -0.07720947265625, 0.08245849609375, 0.0234222412109375, -0.049407958984375, 0.0311737060546875, -0.0802001953125, -0.0307464599609375, 0.0228271484375, -0.00794219970703125, -0.058013916015625, -0.0138092041015625, 0.0003707408905029297, 0.03155517578125, 0.011627197265625, 0.05584716796875, -0.0260467529296875, -0.00746917724609375, 0.02587890625, -0.0268402099609375, 0.11102294921875, 0.0174102783203125, -0.000995635986328125, 0.0181427001953125, -0.06732177734375, -0.0034637451171875, 0.0233154296875, -0.0128631591796875, -0.041900634765625, 0.0206298828125, -0.006122589111328125, -0.0136871337890625, 0.0430908203125, -0.05975341796875, 0.0316162109375, 0.01277923583984375, 0.0230560302734375, 0.037078857421875, -0.00815582275390625, 0.01175689697265625, -0.0171051025390625, 0.01032257080078125, -0.0054168701171875, 0.035186767578125, -0.01336669921875, -0.072021484375, -0.036834716796875, -0.02752685546875, 0.04974365234375, 0.034881591796875, -0.02471923828125, 0.0430908203125, 0.0015020370483398438, -0.04779052734375, -0.04095458984375, -0.00119781494140625, 0.006496429443359375, 0.038238525390625, 0.02630615234375, -0.0018968582153320312, -0.054534912109375, -0.06280517578125, 0.027008056640625, -0.0116119384765625, -0.005504608154296875, 0.041961669921875, 0.0305328369140625, -0.03033447265625, 0.07940673828125, -0.0430908203125, -0.0124053955078125, 0.00916290283203125, 0.014862060546875, 0.03619384765625, 0.042877197265625, 0.07379150390625, -0.051361083984375, -0.03802490234375, -0.00859832763671875, -0.046783447265625, -0.034393310546875, 0.00629425048828125, -0.05255126953125, 0.01427459716796875, 0.0153961181640625, -0.043701171875, 0.0423583984375, 0.061553955078125, -0.055419921875, 0.045318603515625, 0.0010089874267578125, 0.004116058349609375, -0.0865478515625, 0.0338134765625, -0.01538848876953125, -0.03240966796875, -0.01812744140625, -0.01461029052734375, 0.03460693359375, 0.01207733154296875, -0.0087432861328125, 0.004863739013671875, -0.01468658447265625, -0.016357421875, 0.0179901123046875, -0.0155487060546875, -0.01568603515625, 0.01145172119140625, -0.00018739700317382812, 0.0594482421875, 0.045623779296875, -0.045257568359375, 0.023223876953125, 0.033416748046875, -0.030426025390625, 0.0159912109375, -0.055145263671875, -0.0001920461654663086, 0.0192718505859375, 0.01336669921875, -0.09765625, -0.0296783447265625, 0.040283203125, -0.052154541015625, -0.003597259521484375, -0.01593017578125, -0.04327392578125, -0.01219940185546875, -0.036346435546875, 0.05126953125, 0.04107666015625, -0.059661865234375, 0.04010009765625, 0.028839111328125, -0.004314422607421875, -0.02935791015625, -0.053558349609375, -0.0296630859375, 0.007099151611328125, -0.030181884765625, 0.02508544921875, -0.00847625732421875, 0.01226806640625, 0.0251312255859375, 0.020782470703125, -0.0305328369140625, 0.0051116943359375, 0.01238250732421875, 0.04254150390625, -0.0216217041015625, 0.047027587890625, 0.0221710205078125, 0.00650787353515625, 0.04034423828125, 0.00843048095703125, 0.0294189453125, 0.01462554931640625, -0.0340576171875, -0.022674560546875, 0.0177001953125, 0.03253173828125, 0.00817108154296875, 0.034698486328125, 0.054046630859375, -0.0284881591796875, -0.0022144317626953125, -0.00868988037109375, -0.006977081298828125, -0.03057861328125, -0.00156402587890625, -0.020721435546875, -0.0421142578125, 0.029510498046875, 0.0024700164794921875, -0.00870513916015625, 0.059661865234375, 0.027984619140625, -0.0240020751953125, 0.06640625, 0.0352783203125, -0.01708984375, 0.0281829833984375, -0.0082855224609375, 0.016357421875, -0.06671142578125, -0.02032470703125, -0.041778564453125, -0.0225372314453125, -0.040191650390625, -0.01457977294921875, 0.0304718017578125, -0.0002092123031616211, -0.00249481201171875, 0.03387451171875, -0.06243896484375, 0.0160064697265625, 0.062164306640625, 0.038238525390625, 0.019805908203125, -0.01273345947265625, -0.019561767578125, -0.0053253173828125, -0.04278564453125, -0.0158538818359375, 0.0894775390625, 0.040283203125, 0.0219879150390625, 0.0224151611328125, 0.045257568359375, 0.0303802490234375, 0.0198822021484375, -0.06854248046875, 0.025634765625, 0.006427764892578125, -0.07891845703125, -0.02899169921875, -0.023468017578125, -0.10186767578125, -0.027984619140625, 0.0017251968383789062, -0.05474853515625, 0.01026153564453125, 0.0163421630859375, -0.0084381103515625, 0.0179443359375, -0.05645751953125, 0.09027099609375, -0.017120361328125, 0.03521728515625, -0.01116180419921875, -0.044036865234375, 0.033294677734375, -0.00902557373046875, -0.0072479248046875, -0.01444244384765625, 0.0255279541015625, 0.08648681640625, -0.0176544189453125, 0.0582275390625, -0.0238494873046875, -0.006763458251953125, 0.0221710205078125, 0.0007801055908203125, 0.0241546630859375, 0.0204315185546875, 0.002201080322265625, 0.021697998046875, -0.0031261444091796875, -0.0350341796875, -0.0010061264038085938, 0.044281005859375, -0.049774169921875, 0.01922607421875, -0.04229736328125, -0.049530029296875, -0.006038665771484375, 0.0302734375, 0.0118408203125, 0.0303802490234375, -0.026580810546875, 0.0268402099609375, 0.06634521484375, 0.00539398193359375, 0.02105712890625, 0.04541015625, -0.0286865234375, -0.0171051025390625, 0.060760498046875, -0.005512237548828125, -0.02166748046875, 0.028839111328125, 0.031463623046875, -0.01641845703125, -0.04736328125, -0.0204315185546875, 0.0204315185546875, -0.046142578125, -0.03704833984375, -0.0303955078125, -0.046295166015625, -0.0264892578125, -0.0013036727905273438, -0.00855255126953125, -0.035919189453125, -0.026336669921875, -0.0143890380859375, 0.081298828125, 0.049468994140625, -0.0224761962890625, 0.0188140869140625, -0.06744384765625, 0.03826904296875, 0.0164337158203125, 0.041259765625, -0.0189208984375, -0.0281219482421875, -0.0226593017578125, 0.00574493408203125, -0.0313720703125, -0.062164306640625, 0.00650787353515625, 0.009918212890625, 0.06024169921875, 0.03375244140625, 0.0022430419921875, 0.0248565673828125, -0.015777587890625, 0.056549072265625, 0.01568603515625, -0.065673828125, 0.07489013671875, -0.020233154296875, 0.015838623046875, 0.05328369140625, 0.059539794921875, -0.021697998046875, -0.01056671142578125, -0.049041748046875, -0.05108642578125, 0.0657958984375, 0.004535675048828125, -0.027923583984375, 0.00833892822265625, 0.01248931884765625, 0.0285797119140625, -0.0177001953125, -0.06243896484375, -0.031280517578125, -0.007965087890625, -0.051849365234375, 0.01068115234375, -0.0309295654296875, -0.0159454345703125, -0.057159423828125, 0.044158935546875, 0.00836944580078125, 0.054534912109375, 0.0284271240234375, -0.01195526123046875, -0.0094757080078125, -0.00785064697265625, 0.037506103515625, 0.035186767578125, -0.053375244140625, -0.01306915283203125, -0.01358795166015625, -0.06854248046875, -0.01424407958984375, 0.0205535888671875, -0.01523590087890625, 0.041351318359375, 0.037109375, 0.03826904296875, 0.0028781890869140625, -0.048370361328125, 0.038421630859375, -0.0017108917236328125, -0.039794921875, -0.035186767578125, 0.004680633544921875, 0.001033782958984375, 0.01434326171875, 0.040069580078125, 0.0023670196533203125, 0.05474853515625, -0.0238494873046875, 0.03826904296875, 0.025848388671875, -0.0352783203125, -0.026031494140625, 0.032928466796875, 0.024688720703125, -0.0218963623046875, 0.06683349609375, -0.05767822265625, -0.040435791015625, 0.034698486328125, 0.0259857177734375, 0.06646728515625, -0.0168304443359375, 0.024810791015625, 0.04388427734375, 0.01654052734375, 0.023956298828125, 0.053466796875, -0.0181884765625, -0.051849365234375, -0.04119873046875, -0.0205230712890625, -0.036865234375, 0.0277252197265625, -0.050262451171875, 0.02325439453125, -0.0137786865234375, 0.006046295166015625, 0.026641845703125, -0.004364013671875, -0.0220794677734375, 0.0052642822265625, 0.0072479248046875, 0.08575439453125, -0.0506591796875, 0.0987548828125, 0.05328369140625, -0.0161895751953125, -0.06658935546875, 0.01190185546875, -0.01105499267578125, -0.07281494140625, 0.050048828125, 0.016754150390625, 0.01288604736328125, -0.0180511474609375, -0.04718017578125, -0.05859375, 0.08306884765625, 0.011932373046875, -0.0335693359375, 0.005458831787109375, -0.035614013671875, 0.0167083740234375, -0.006694793701171875, -0.004924774169921875, 0.0430908203125, 0.045166015625, 0.004413604736328125, -0.08721923828125, 0.01666259765625, -0.03155517578125, -0.032073974609375, 0.043487548828125, 0.0081787109375, 0.0484619140625, -0.01326751708984375, 0.01110076904296875, -0.00617218017578125, 0.0214691162109375, 0.0258331298828125, 0.054840087890625, 0.0269775390625, 0.05645751953125, 0.040374755859375, -0.0222320556640625, 0.0601806640625, -0.0280303955078125, 0.040069580078125, 0.07220458984375, 0.01904296875, 0.054840087890625, 0.021484375, -0.0240936279296875, 0.05206298828125, 0.050506591796875, -0.007343292236328125, 0.0731201171875, -0.0296173095703125, 0.002925872802734375, 0.0194549560546875, 0.0144195556640625, -0.037445068359375, 0.0164031982421875, 0.04779052734375, -0.054840087890625, -0.0106201171875, -0.01103973388671875, -0.00637054443359375, -0.039398193359375, -0.0252227783203125, 0.0484619140625, -0.0280914306640625, -0.0341796875, 0.03961181640625, -0.04779052734375, 0.031402587890625, -0.059539794921875, -0.019500732421875, 0.037933349609375, -0.00855255126953125, -0.026580810546875, -0.0836181640625, 0.044708251953125, -0.02166748046875, -0.00899505615234375, 0.0036716461181640625, 0.0732421875, -0.0225677490234375, -0.03424072265625, 0.03155517578125, 0.0010461807250976562, 0.0267791748046875, -0.001911163330078125, -0.05975341796875, 0.00223541259765625, 0.0211639404296875, -0.005706787109375, -0.0034770965576171875, 0.03802490234375, 0.01325225830078125, 0.038116455078125, 0.04632568359375, 0.0014057159423828125, 0.0008454322814941406, -0.00110626220703125, 0.054901123046875, -0.058746337890625, -0.02191162109375, -0.034393310546875, 0.034881591796875, -0.03302001953125, -0.040679931640625, 0.027984619140625, 0.041534423828125, 0.05206298828125, -0.00792694091796875, 0.038909912109375, -0.038909912109375, 0.0367431640625, -0.02972412109375, 0.045135498046875, -0.0307769775390625, -0.020660400390625, -0.002239227294921875, -0.02716064453125, -0.0242919921875, 0.06842041015625, -0.006927490234375, -0.00455474853515625, 0.0760498046875, 0.046844482421875, -0.01715087890625, 0.0110015869140625, 0.0037021636962890625, 0.0223388671875, 0.01491546630859375, 0.031707763671875, 0.030731201171875, -0.0214691162109375, 0.040313720703125, -0.0293731689453125, -0.0188140869140625, -0.060150146484375, -0.055328369140625, -0.0462646484375, -0.06494140625, -0.0249786376953125, -0.01641845703125, -0.0030155181884765625, 0.06085205078125, 0.061065673828125, -0.08282470703125, 0.00923919677734375, -0.03759765625, 0.017333984375, -0.0196380615234375, -0.0206298828125, 0.037384033203125, -0.0289306640625, -0.0239105224609375, 0.00699615478515625, -0.002422332763671875, 0.0011625289916992188, -0.0175933837890625, -0.01071929931640625, -0.0259857177734375, -0.0217132568359375, 0.048980712890625, 0.016326904296875, -0.044921875, -0.0144195556640625, -0.0210723876953125, -0.032867431640625, 0.007030487060546875, 0.054351806640625, -0.052276611328125, 0.018280029296875, 0.046051025390625, 0.047760009765625, 0.019866943359375, -0.0181427001953125, 0.0235137939453125, -0.04864501953125, -0.010345458984375, 0.027984619140625, 0.0411376953125, 0.00131988525390625, -0.054443359375, 0.052886962890625, 0.016815185546875, -0.054107666015625, -0.048980712890625, 0.00876617431640625, -0.1373291015625, -0.019500732421875, 0.059356689453125, -0.006256103515625, -0.0270233154296875, -0.00949859619140625, -0.0599365234375, 0.024200439453125, -0.061004638671875, 0.059356689453125, 0.040008544921875, -0.0269012451171875, -0.0191497802734375, -0.044830322265625, 0.0372314453125, 0.007617950439453125, -0.0391845703125, -0.0167236328125, 0.026580810546875, 0.01690673828125, 0.0264892578125, 0.0523681640625, -0.0050506591796875, 0.05419921875, -0.0113372802734375, 0.0189666748046875, 0.00379180908203125, -0.013153076171875, -0.01093292236328125, -0.0001577138900756836, 0.0223541259765625, -0.06243896484375 ] ]
GabeHD/pokemon-type-captions
2022-10-23T04:40:59.000Z
[ "region:us" ]
GabeHD
null
null
3
297
2022-10-18T08:38:18
--- dataset_info: features: - name: image dtype: image - name: text dtype: string splits: - name: train num_bytes: 19372532.0 num_examples: 898 download_size: 0 dataset_size: 19372532.0 --- # Dataset Card for Pokémon type captions Contains official artwork and type-specific caption for Pokémon #1-898 (Bulbasaur-Calyrex). Each Pokémon is represented once by the default form from [PokéAPI](https://pokeapi.co/) Each row contains `image` and `text` keys: - `image` is a 475x475 PIL jpg of the Pokémon's official artwork. - `text` is a label describing the Pokémon by its type(s) ## Attributions _Images and typing information pulled from [PokéAPI](https://pokeapi.co/)_ _Based on the [Lambda Labs Pokémon Blip Captions Dataset](https://huggingface.co/datasets/lambdalabs/pokemon-blip-captions)_
832
[ [ -0.0224761962890625, -0.007171630859375, 0.004505157470703125, 0.0259552001953125, -0.0377197265625, 0.014862060546875, 0.00984954833984375, -0.02288818359375, 0.056549072265625, 0.036529541015625, -0.0465087890625, -0.022369384765625, -0.02667236328125, 0.0313720703125, -0.0104827880859375, 0.05889892578125, -0.002307891845703125, 0.00439453125, -0.0163421630859375, -0.012115478515625, -0.0168304443359375, -0.02471923828125, -0.046417236328125, -0.00795745849609375, 0.061004638671875, 0.06390380859375, 0.065185546875, 0.035797119140625, 0.065673828125, 0.016754150390625, 0.01328277587890625, -0.00630950927734375, -0.047149658203125, -0.01374053955078125, -0.01104736328125, -0.0706787109375, -0.0265655517578125, 0.0156097412109375, 0.036590576171875, 0.01457977294921875, 0.0279998779296875, 0.007564544677734375, -0.0257720947265625, 0.0347900390625, -0.040618896484375, 0.031219482421875, -0.048187255859375, 0.03326416015625, -0.04730224609375, -0.053009033203125, -0.024200439453125, -0.03753662109375, 0.024932861328125, -0.056243896484375, 0.031524658203125, 0.0204925537109375, 0.0821533203125, -0.00780487060546875, -0.01186370849609375, -0.02520751953125, -0.03216552734375, 0.035797119140625, -0.03302001953125, -0.005115509033203125, 0.017822265625, 0.030181884765625, -0.0002034902572631836, -0.0416259765625, -0.029205322265625, 0.003620147705078125, -0.0165252685546875, 0.023773193359375, -0.01529693603515625, -0.01271820068359375, 0.02886962890625, 0.053741455078125, -0.042205810546875, 0.007122039794921875, -0.0594482421875, -0.0260009765625, 0.050537109375, 0.007049560546875, 0.0430908203125, -0.020599365234375, -0.00902557373046875, -0.016937255859375, -0.0655517578125, -0.0189971923828125, 0.0006351470947265625, -0.0008440017700195312, -0.023712158203125, 0.070068359375, 0.01192474365234375, 0.0262908935546875, 0.005290985107421875, 0.01251220703125, 0.04595947265625, -0.00955963134765625, -0.008544921875, 0.0292205810546875, 0.07415771484375, 0.040435791015625, 0.0282745361328125, -0.0372314453125, 0.010498046875, -0.003261566162109375, 0.00824737548828125, -0.052978515625, -0.036041259765625, 0.040130615234375, -0.041839599609375, -0.04296875, 0.01399993896484375, -0.0810546875, -0.045745849609375, -0.0083160400390625, 0.04339599609375, -0.05126953125, -0.00855255126953125, -0.000896453857421875, -0.04803466796875, 0.019866943359375, 0.01116180419921875, -0.067626953125, 0.005733489990234375, 0.0242767333984375, 0.06787109375, 0.009063720703125, -0.027862548828125, -0.01085662841796875, 0.01422119140625, -0.030914306640625, 0.07171630859375, -0.045623779296875, -0.0418701171875, 0.01464080810546875, 0.010650634765625, -0.02203369140625, -0.03875732421875, 0.060943603515625, -0.030059814453125, 0.0225372314453125, -0.0304412841796875, -0.06304931640625, -0.0121307373046875, -0.01288604736328125, -0.083984375, 0.04119873046875, -0.00261688232421875, -0.0780029296875, 0.042816162109375, -0.06915283203125, -0.00478363037109375, 0.0340576171875, -0.013092041015625, -0.03521728515625, 0.01708984375, 0.0050506591796875, 0.03277587890625, 0.005035400390625, -0.030975341796875, -0.0279083251953125, -0.02569580078125, 0.046234130859375, -0.010223388671875, 0.0548095703125, 0.0243072509765625, -0.01116180419921875, -0.0036144256591796875, -0.08038330078125, -0.00853729248046875, 0.02020263671875, -0.0050048828125, -0.021453857421875, 0.0025157928466796875, 0.0183868408203125, 0.0013713836669921875, 0.031341552734375, -0.051544189453125, 0.036407470703125, 0.00786590576171875, 0.033233642578125, 0.024749755859375, 0.0166168212890625, 0.0246734619140625, -0.019744873046875, 0.028961181640625, -0.0003197193145751953, 0.0228118896484375, -0.0023822784423828125, -0.046173095703125, -0.052154541015625, -0.0296630859375, 0.0180511474609375, 0.041473388671875, -0.052154541015625, 0.05804443359375, -0.047760009765625, -0.06915283203125, -0.043212890625, -0.0285797119140625, 0.0164337158203125, 0.0362548828125, 0.01308441162109375, -0.0179443359375, -0.0268096923828125, -0.07086181640625, 0.0281524658203125, -0.0010995864868164062, -0.00031447410583496094, 0.03192138671875, 0.0460205078125, -0.0011415481567382812, 0.06512451171875, -0.0267333984375, -0.024749755859375, -0.00307464599609375, 0.0236358642578125, 0.028106689453125, 0.0231170654296875, 0.071044921875, -0.06060791015625, -0.035675048828125, -0.019287109375, -0.04644775390625, -0.0032501220703125, -0.0216522216796875, -0.03948974609375, -0.005672454833984375, 0.0005230903625488281, -0.05126953125, 0.050048828125, 0.03265380859375, -0.04962158203125, 0.022491455078125, -0.0167694091796875, 0.039520263671875, -0.0645751953125, 0.029022216796875, 0.0069427490234375, 0.005062103271484375, -0.0533447265625, -0.007740020751953125, 0.02734375, -0.003467559814453125, -0.027099609375, 0.0296783447265625, -0.019622802734375, -0.01641845703125, -0.0032711029052734375, 0.0000059604644775390625, 0.007335662841796875, 0.01346588134765625, 0.05401611328125, 0.06982421875, 0.07183837890625, -0.02728271484375, 0.048126220703125, 0.051055908203125, -0.0237579345703125, 0.040557861328125, -0.05010986328125, -0.01322174072265625, -0.0165557861328125, 0.021209716796875, -0.06884765625, -0.0279693603515625, 0.0284423828125, -0.030059814453125, 0.01360321044921875, -0.0141754150390625, -0.0439453125, -0.049102783203125, -0.04052734375, 0.0244598388671875, 0.0250701904296875, -0.051300048828125, 0.016998291015625, -0.0037822723388671875, -0.005184173583984375, -0.01067352294921875, -0.06488037109375, 0.007534027099609375, -0.033477783203125, -0.0391845703125, 0.0301971435546875, -0.0079193115234375, 0.01580810546875, -0.003665924072265625, 0.020660400390625, -0.01776123046875, -0.03302001953125, 0.0328369140625, 0.031219482421875, 0.0013751983642578125, 0.01312255859375, -0.0160369873046875, 0.00778961181640625, -0.005428314208984375, 0.028961181640625, 0.055328369140625, 0.0111541748046875, -0.00653839111328125, -0.042724609375, 0.004638671875, 0.050811767578125, -0.00936126708984375, 0.040557861328125, 0.0185394287109375, -0.0262451171875, 0.02545166015625, -0.020538330078125, -0.0032806396484375, -0.03155517578125, 0.0101318359375, -0.0533447265625, -0.00240325927734375, 0.0545654296875, 0.032562255859375, 0.0205078125, 0.047027587890625, 0.018341064453125, -0.00904083251953125, 0.04754638671875, 0.0012187957763671875, -0.0374755859375, 0.0223388671875, -0.038543701171875, -0.01198577880859375, -0.061309814453125, -0.0421142578125, -0.043304443359375, -0.027252197265625, -0.0335693359375, -0.01824951171875, -0.00588226318359375, 0.0028057098388671875, -0.0190582275390625, 0.045623779296875, -0.049591064453125, 0.0311431884765625, 0.05950927734375, 0.0272064208984375, 0.0011911392211914062, 0.029449462890625, 0.0235748291015625, -0.02081298828125, -0.0491943359375, -0.041717529296875, 0.10595703125, 0.038604736328125, 0.054656982421875, 0.01641845703125, 0.06365966796875, 0.023162841796875, 0.0187530517578125, -0.0364990234375, 0.02740478515625, -0.02545166015625, -0.0693359375, -0.00838470458984375, -0.0308837890625, -0.08514404296875, -0.0106964111328125, -0.0274810791015625, -0.057464599609375, 0.035675048828125, 0.01053619384765625, -0.00562286376953125, 0.0274810791015625, -0.060791015625, 0.050567626953125, -0.031219482421875, -0.005420684814453125, 0.0006365776062011719, -0.01983642578125, 0.0112152099609375, 0.00023376941680908203, 0.00952911376953125, -0.00908660888671875, 0.005390167236328125, 0.06884765625, -0.039642333984375, 0.0372314453125, -0.023223876953125, -0.003612518310546875, 0.01154327392578125, 0.0005269050598144531, 0.010711669921875, 0.0156402587890625, 0.00311279296875, -0.000011265277862548828, 0.005290985107421875, -0.037445068359375, -0.0211639404296875, 0.0404052734375, -0.06732177734375, 0.00856781005859375, -0.034942626953125, -0.0042572021484375, -0.00811004638671875, 0.005237579345703125, 0.08660888671875, 0.0599365234375, 0.002948760986328125, 0.00974273681640625, 0.07525634765625, -0.028106689453125, 0.021575927734375, 0.00891876220703125, -0.014678955078125, -0.037689208984375, 0.074462890625, 0.004730224609375, -0.002593994140625, 0.04705810546875, 0.0073394775390625, -0.045928955078125, -0.01751708984375, -0.01428985595703125, 0.027008056640625, -0.041961669921875, -0.022064208984375, -0.0038051605224609375, -0.034271240234375, -0.0182037353515625, -0.0107879638671875, -0.00937652587890625, -0.039886474609375, -0.052978515625, 0.0015230178833007812, 0.07598876953125, 0.033599853515625, -0.009033203125, 0.00850677490234375, -0.061767578125, 0.03369140625, 0.035369873046875, 0.0531005859375, -0.0173797607421875, -0.048553466796875, 0.0207977294921875, 0.00983428955078125, 0.0009851455688476562, -0.07440185546875, 0.02520751953125, 0.03509521484375, 0.038604736328125, 0.05792236328125, -0.0290985107421875, 0.0487060546875, -0.054962158203125, 0.0660400390625, 0.0303955078125, -0.029754638671875, 0.054412841796875, -0.0189361572265625, -0.0041351318359375, 0.042205810546875, 0.042633056640625, -0.038299560546875, -0.0162353515625, -0.059600830078125, -0.034942626953125, 0.04522705078125, 0.0367431640625, -0.002155303955078125, 0.007419586181640625, 0.0307464599609375, 0.0162811279296875, 0.003948211669921875, -0.06658935546875, -0.04962158203125, -0.04925537109375, -0.0299224853515625, -0.019378662109375, -0.0262451171875, -0.0165557861328125, -0.0278472900390625, 0.03729248046875, 0.02227783203125, 0.055450439453125, 0.019012451171875, -0.00994110107421875, -0.00913238525390625, -0.00041604042053222656, 0.04827880859375, 0.036895751953125, -0.05853271484375, -0.005062103271484375, -0.04095458984375, -0.053924560546875, -0.0156097412109375, 0.0144500732421875, -0.007144927978515625, 0.0169219970703125, 0.042694091796875, 0.06414794921875, 0.014190673828125, -0.0364990234375, 0.0269622802734375, -0.0070953369140625, -0.0299224853515625, -0.032135009765625, 0.0193634033203125, -0.032318115234375, -0.0034084320068359375, 0.050567626953125, -0.0090789794921875, 0.0307769775390625, -0.042144775390625, 0.021759033203125, 0.00681304931640625, -0.013763427734375, -0.02081298828125, 0.04730224609375, 0.0155029296875, -0.00395965576171875, 0.0350341796875, -0.0161590576171875, -0.02008056640625, 0.043914794921875, 0.01861572265625, 0.0386962890625, 0.005596160888671875, 0.052581787109375, 0.032501220703125, 0.0036678314208984375, 0.0213470458984375, 0.051422119140625, 0.034515380859375, -0.047393798828125, 0.005146026611328125, -0.0195770263671875, -0.0345458984375, 0.0256500244140625, -0.0369873046875, 0.00827789306640625, -0.031646728515625, 0.0027103424072265625, 0.0264129638671875, 0.01476287841796875, -0.05517578125, 0.0300445556640625, 0.0268402099609375, 0.10211181640625, -0.072998046875, 0.0330810546875, 0.0626220703125, -0.0594482421875, -0.040557861328125, -0.033966064453125, -0.00946044921875, -0.06634521484375, 0.043548583984375, -0.0016603469848632812, 0.05572509765625, -0.00846099853515625, -0.073974609375, -0.07159423828125, 0.0999755859375, -0.0180816650390625, -0.04425048828125, 0.0276336669921875, 0.039154052734375, 0.0362548828125, -0.025146484375, 0.036285400390625, 0.032012939453125, 0.024932861328125, 0.0213470458984375, -0.0469970703125, -0.02227783203125, -0.03668212890625, 0.0012845993041992188, -0.017303466796875, -0.0494384765625, 0.04168701171875, 0.023773193359375, -0.00745391845703125, 0.021636962890625, 0.0352783203125, 0.053497314453125, -0.0094451904296875, 0.0252838134765625, 0.037811279296875, 0.053253173828125, -0.0347900390625, 0.065185546875, -0.01213836669921875, 0.0219573974609375, 0.053985595703125, -0.0088958740234375, 0.052825927734375, 0.0330810546875, -0.0204315185546875, 0.03509521484375, 0.07537841796875, -0.05078125, 0.058197021484375, 0.0161895751953125, -0.00867462158203125, 0.01904296875, 0.0189208984375, -0.032135009765625, 0.00548553466796875, 0.0374755859375, -0.0299224853515625, -0.00412750244140625, 0.0084381103515625, -0.0044708251953125, -0.01508331298828125, -0.050811767578125, 0.0369873046875, -0.032012939453125, -0.0257110595703125, 0.0170135498046875, -0.03289794921875, 0.06304931640625, -0.0262451171875, 0.002346038818359375, -0.036834716796875, -0.0177764892578125, -0.0321044921875, -0.091552734375, -0.0156402587890625, -0.0048980712890625, -0.0038547515869140625, 0.0230255126953125, 0.04241943359375, -0.032257080078125, -0.05450439453125, -0.033111572265625, -0.0165557861328125, 0.032562255859375, 0.0157012939453125, -0.06036376953125, 0.00983428955078125, 0.0007405281066894531, -0.003543853759765625, -0.010162353515625, 0.04559326171875, 0.02532958984375, 0.058319091796875, 0.004856109619140625, 0.0285797119140625, 0.0479736328125, 0.0234222412109375, 0.03692626953125, -0.0307769775390625, -0.007354736328125, -0.00972747802734375, 0.0443115234375, -0.05517578125, -0.0418701171875, 0.038238525390625, 0.08056640625, 0.0091552734375, -0.055267333984375, 0.076904296875, -0.032257080078125, 0.050872802734375, -0.041259765625, 0.04925537109375, -0.0246124267578125, -0.01947021484375, -0.0211639404296875, -0.056976318359375, -0.0281982421875, 0.06475830078125, -0.01328277587890625, -0.0309600830078125, 0.032012939453125, 0.04376220703125, -0.02508544921875, -0.0019121170043945312, -0.00614166259765625, -0.0012197494506835938, 0.02642822265625, 0.044158935546875, 0.039276123046875, -0.0506591796875, 0.035858154296875, -0.043365478515625, -0.025970458984375, -0.020843505859375, -0.04803466796875, -0.07525634765625, -0.04754638671875, -0.052001953125, -0.020782470703125, -0.02374267578125, 0.044036865234375, 0.039581298828125, -0.0731201171875, 0.00028061866760253906, -0.0227813720703125, -0.027587890625, 0.03277587890625, -0.025238037109375, 0.058685302734375, -0.01739501953125, -0.046539306640625, -0.012786865234375, 0.013946533203125, 0.033111572265625, -0.005695343017578125, -0.0079803466796875, 0.00759124755859375, 0.0033740997314453125, 0.01568603515625, 0.0484619140625, -0.0281219482421875, -0.030120849609375, -0.01016998291015625, -0.00870513916015625, 0.0211181640625, 0.039215087890625, -0.0262451171875, 0.032012939453125, 0.03546142578125, 0.0009469985961914062, 0.0238494873046875, -0.02459716796875, 0.01331329345703125, -0.06597900390625, 0.029815673828125, 0.0014619827270507812, 0.05133056640625, -0.004474639892578125, -0.01430511474609375, 0.0440673828125, 0.0084991455078125, -0.0372314453125, -0.0277252197265625, -0.0008077621459960938, -0.09844970703125, -0.0035915374755859375, 0.0855712890625, -0.005855560302734375, -0.0216827392578125, 0.00937652587890625, -0.0457763671875, -0.01390838623046875, -0.032379150390625, 0.074462890625, 0.050384521484375, -0.0011377334594726562, -0.046844482421875, -0.0007176399230957031, 0.057647705078125, -0.01467132568359375, -0.07159423828125, -0.01230621337890625, 0.036376953125, 0.0146026611328125, 0.05181884765625, 0.03289794921875, -0.0237579345703125, 0.031463623046875, -0.0023593902587890625, 0.0161895751953125, 0.033843994140625, -0.0052032470703125, 0.0022258758544921875, -0.01427459716796875, -0.00426483154296875, -0.039276123046875 ] ]
banghua/tldr_reward_model_labeled
2023-09-21T19:08:04.000Z
[ "region:us" ]
banghua
null
null
0
297
2023-08-06T17:18:36
--- dataset_info: features: - name: prompt dtype: string - name: chosen dtype: string - name: rejected dtype: string splits: - name: train num_bytes: 300444471.0 num_examples: 176163 download_size: 177215543 dataset_size: 300444471.0 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "tldr_reward_model_labeled" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
539
[ [ -0.01074981689453125, -0.01335906982421875, 0.005748748779296875, 0.004261016845703125, -0.006866455078125, 0.00909423828125, 0.020355224609375, -0.01261138916015625, 0.037017822265625, 0.032318115234375, -0.047637939453125, -0.05670166015625, -0.05364990234375, -0.0232696533203125, -0.01038360595703125, 0.10284423828125, 0.0016460418701171875, -0.003971099853515625, -0.0313720703125, -0.00614166259765625, -0.039306640625, -0.0543212890625, -0.05694580078125, -0.0623779296875, 0.08013916015625, 0.032745361328125, 0.018951416015625, 0.038604736328125, 0.059173583984375, 0.0091094970703125, -0.01177978515625, -0.02264404296875, -0.04327392578125, -0.0169830322265625, -0.0256500244140625, -0.0345458984375, -0.08563232421875, 0.005847930908203125, 0.03228759765625, 0.033599853515625, -0.01385498046875, 0.061309814453125, -0.0085906982421875, 0.044036865234375, -0.036773681640625, 0.04833984375, 0.00493621826171875, 0.00609588623046875, -0.049224853515625, -0.0214691162109375, -0.01251983642578125, -0.054351806640625, -0.0029697418212890625, -0.061737060546875, 0.0019121170043945312, 0.00522613525390625, 0.07720947265625, 0.0255126953125, -0.0173187255859375, -0.0120391845703125, -0.03302001953125, 0.0296173095703125, -0.02789306640625, 0.00653839111328125, 0.040435791015625, 0.03326416015625, 0.01372528076171875, -0.0528564453125, -0.0106048583984375, 0.0034275054931640625, -0.00830841064453125, -0.003330230712890625, -0.003814697265625, -0.003101348876953125, 0.03424072265625, 0.04998779296875, -0.0295257568359375, 0.00489044189453125, -0.038482666015625, -0.0190887451171875, 0.04681396484375, 0.0285797119140625, 0.0156402587890625, 0.00856781005859375, -0.0133819580078125, -0.0265960693359375, -0.03546142578125, 0.01363372802734375, 0.01090240478515625, 0.0227813720703125, -0.075439453125, 0.06964111328125, 0.006961822509765625, 0.049102783203125, 0.00923919677734375, 0.019866943359375, 0.048370361328125, -0.0231781005859375, -0.01100921630859375, 0.002834320068359375, 0.020477294921875, 0.037506103515625, 0.01076507568359375, 0.00019180774688720703, -0.03887939453125, 0.0038852691650390625, 0.00443267822265625, -0.07318115234375, -0.056732177734375, 0.0225372314453125, -0.060577392578125, -0.04840087890625, 0.0156402587890625, -0.051300048828125, -0.042816162109375, -0.0139312744140625, 0.036163330078125, 0.0222930908203125, -0.052825927734375, -0.0037059783935546875, -0.061859130859375, 0.0201873779296875, -0.0023593902587890625, -0.06427001953125, 0.01505279541015625, 0.05352783203125, 0.02752685546875, 0.010009765625, -0.00530242919921875, -0.056549072265625, 0.03057861328125, -0.0010385513305664062, 0.0721435546875, -0.054718017578125, -0.0273590087890625, 0.0032520294189453125, 0.01543426513671875, 0.0008044242858886719, -0.0279998779296875, 0.0496826171875, -0.040618896484375, -0.003505706787109375, -0.0423583984375, -0.0560302734375, 0.00997161865234375, 0.052825927734375, -0.07989501953125, 0.0704345703125, 0.02484130859375, -0.05072021484375, 0.03143310546875, -0.0966796875, -0.01419830322265625, 0.047637939453125, 0.01255035400390625, -0.03948974609375, 0.0094757080078125, -0.020416259765625, 0.024261474609375, -0.0095977783203125, 0.047393798828125, -0.037261962890625, -0.01104736328125, 0.033447265625, 0.0135498046875, 0.06427001953125, 0.005580902099609375, 0.0193634033203125, 0.035858154296875, -0.054595947265625, -0.00673675537109375, 0.017852783203125, -0.022674560546875, -0.022613525390625, -0.036376953125, 0.039459228515625, -0.01097869873046875, 0.03802490234375, -0.0343017578125, 0.033203125, 0.016143798828125, 0.0013790130615234375, 0.04718017578125, 0.005443572998046875, 0.0227813720703125, -0.03436279296875, 0.044769287109375, -0.00800323486328125, 0.0201568603515625, 0.0191650390625, -0.019439697265625, -0.0482177734375, 0.0019359588623046875, 0.06781005859375, 0.05059814453125, -0.033111572265625, 0.0478515625, 0.00614166259765625, -0.05169677734375, -0.0237884521484375, -0.0224151611328125, 0.0295867919921875, 0.033935546875, 0.0214691162109375, -0.0153656005859375, -0.04339599609375, -0.049407958984375, 0.0114593505859375, -0.007762908935546875, -0.0099945068359375, 0.0251922607421875, 0.05853271484375, -0.009490966796875, 0.04217529296875, -0.0645751953125, -0.043609619140625, -0.0157318115234375, 0.004791259765625, 0.021514892578125, 0.048980712890625, 0.044525146484375, -0.04705810546875, -0.0168304443359375, -0.038726806640625, -0.0430908203125, -0.01410675048828125, 0.0234222412109375, -0.0247039794921875, -0.0085906982421875, 0.004791259765625, -0.0182037353515625, 0.05328369140625, 0.0540771484375, -0.058258056640625, 0.01300811767578125, -0.00630950927734375, 0.01201629638671875, -0.0833740234375, 0.03887939453125, 0.006809234619140625, 0.0041961669921875, -0.038543701171875, -0.0027484893798828125, 0.00878143310546875, -0.0117950439453125, 0.0012655258178710938, 0.052398681640625, -0.0128021240234375, 0.003482818603515625, -0.0120391845703125, -0.019744873046875, -0.0038509368896484375, 0.018829345703125, 0.0294952392578125, 0.03125, 0.051483154296875, -0.037017822265625, 0.052001953125, 0.0399169921875, 0.002964019775390625, 0.06298828125, -0.0721435546875, 0.0016956329345703125, -0.0090179443359375, 0.0264739990234375, -0.0533447265625, -0.048095703125, 0.0482177734375, -0.02410888671875, 0.037628173828125, -0.028839111328125, -0.041748046875, -0.04388427734375, -0.0140228271484375, 0.060882568359375, 0.02880859375, -0.050994873046875, 0.021636962890625, 0.054901123046875, 0.0149383544921875, -0.0114593505859375, -0.06903076171875, -0.005573272705078125, -0.034210205078125, 0.0006093978881835938, 0.032928466796875, -0.0230712890625, 0.003360748291015625, -0.00506591796875, 0.03955078125, -0.00948333740234375, -0.008392333984375, 0.022216796875, 0.029510498046875, -0.005947113037109375, 0.04168701171875, -0.01629638671875, -0.057159423828125, 0.0174713134765625, -0.002696990966796875, 0.0270538330078125, 0.0059661865234375, 0.002704620361328125, -0.033203125, 0.01258087158203125, -0.0192718505859375, -0.036163330078125, 0.05517578125, 0.06048583984375, -0.043670654296875, -0.00531768798828125, -0.0273590087890625, -0.01074981689453125, -0.031707763671875, -0.006412506103515625, -0.0243988037109375, -0.04974365234375, 0.028289794921875, -0.0030517578125, -0.008941650390625, 0.048370361328125, 0.04425048828125, 0.01479339599609375, 0.0396728515625, 0.053802490234375, -0.0145263671875, 0.0305023193359375, -0.016448974609375, -0.0106964111328125, -0.044769287109375, -0.053070068359375, -0.0440673828125, -0.0252227783203125, -0.042694091796875, -0.02569580078125, 0.00913238525390625, -0.01116180419921875, -0.029083251953125, 0.0245513916015625, -0.06781005859375, 0.0258331298828125, 0.0516357421875, 0.0147247314453125, -0.0013990402221679688, -0.016326904296875, 0.0285491943359375, 0.00836944580078125, -0.053466796875, -0.019073486328125, 0.0833740234375, 0.035430908203125, 0.06304931640625, 0.01214599609375, 0.06243896484375, 0.03289794921875, 0.0352783203125, -0.0300750732421875, 0.0237884521484375, -0.0036144256591796875, -0.0472412109375, -0.01043701171875, -0.00743865966796875, -0.06298828125, -0.03997802734375, -0.018829345703125, -0.0281982421875, 0.029022216796875, 0.032318115234375, -0.007015228271484375, 0.031982421875, -0.039581298828125, 0.091552734375, -0.007305145263671875, -0.0037136077880859375, -0.0024776458740234375, -0.0401611328125, 0.01296234130859375, 0.0205078125, -0.0036869049072265625, -0.01393890380859375, -0.01012420654296875, 0.0797119140625, -0.03546142578125, 0.08123779296875, -0.044647216796875, -0.01256561279296875, -0.001354217529296875, -0.023956298828125, 0.0277862548828125, 0.009521484375, -0.01444244384765625, 0.00345611572265625, 0.0009775161743164062, -0.03125, 0.00832366943359375, 0.04443359375, -0.040283203125, 0.01317596435546875, -0.036712646484375, -0.053436279296875, 0.01346588134765625, 0.0250396728515625, 0.01274871826171875, 0.050018310546875, -0.03277587890625, -0.0175933837890625, 0.060943603515625, -0.007244110107421875, 0.01580810546875, 0.01253509521484375, -0.019989013671875, -0.022918701171875, 0.08135986328125, 0.0008182525634765625, -0.0178985595703125, 0.04266357421875, 0.024566650390625, -0.0265045166015625, -0.014892578125, -0.036529541015625, 0.0187835693359375, -0.033203125, -0.042388916015625, -0.022216796875, -0.0243377685546875, -0.017974853515625, -0.012481689453125, -0.023101806640625, -0.04510498046875, -0.052734375, -0.038330078125, 0.0709228515625, 0.07635498046875, -0.043060302734375, 0.0288238525390625, -0.057342529296875, 0.0281524658203125, 0.002471923828125, 0.07769775390625, -0.003753662109375, -0.02581787109375, -0.023101806640625, -0.001617431640625, 0.0025081634521484375, -0.03302001953125, 0.0022945404052734375, -0.00542449951171875, 0.046051025390625, 0.0121307373046875, 0.0133209228515625, 0.04388427734375, -0.00012886524200439453, 0.044342041015625, 0.0166168212890625, -0.048797607421875, 0.04913330078125, -0.021636962890625, 0.0296173095703125, 0.0355224609375, 0.017669677734375, -0.029510498046875, -0.004688262939453125, -0.057769775390625, -0.042938232421875, 0.048797607421875, -0.0019006729125976562, 0.0014133453369140625, 0.017120361328125, 0.01232147216796875, -0.0006132125854492188, 0.0260162353515625, -0.07403564453125, -0.058563232421875, -0.006526947021484375, -0.0183868408203125, 0.0038852691650390625, -0.049957275390625, -0.03509521484375, -0.02410888671875, 0.045257568359375, 0.01904296875, 0.023956298828125, -0.02288818359375, 0.018280029296875, -0.020599365234375, 0.01367950439453125, 0.0301971435546875, 0.051971435546875, -0.042999267578125, -0.01019287109375, -0.026397705078125, 0.0007610321044921875, -0.00910186767578125, 0.05511474609375, -0.0063629150390625, -0.015167236328125, 0.032012939453125, 0.061248779296875, -0.021697998046875, -0.01421356201171875, 0.023345947265625, -0.005451202392578125, -0.029876708984375, -0.0404052734375, 0.00846099853515625, 0.0213470458984375, 0.02392578125, 0.006519317626953125, -0.0169677734375, 0.0199737548828125, -0.004741668701171875, 0.0148773193359375, 0.0069122314453125, -0.051116943359375, -0.01849365234375, 0.06317138671875, 0.030792236328125, -0.04132080078125, 0.06396484375, -0.00995635986328125, -0.034027099609375, 0.052520751953125, 0.0307769775390625, 0.04974365234375, -0.0251617431640625, 0.03533935546875, 0.04949951171875, 0.003559112548828125, 0.005458831787109375, 0.047332763671875, -0.0246429443359375, -0.041778564453125, 0.003025054931640625, -0.0168609619140625, -0.0264129638671875, -0.01372528076171875, -0.0811767578125, 0.0163421630859375, -0.0275115966796875, -0.0257110595703125, 0.0194091796875, -0.007106781005859375, -0.050933837890625, 0.01366424560546875, 0.026580810546875, 0.08721923828125, -0.06781005859375, 0.068359375, 0.054473876953125, -0.037353515625, -0.0596923828125, -0.0250396728515625, 0.0012388229370117188, -0.04473876953125, 0.038177490234375, 0.008148193359375, 0.0238800048828125, -0.00916290283203125, -0.060577392578125, -0.057037353515625, 0.08746337890625, -0.01187896728515625, -0.0313720703125, 0.0183258056640625, 0.005466461181640625, 0.03790283203125, -0.0259857177734375, 0.0168914794921875, 0.03399658203125, 0.061859130859375, 0.0304718017578125, -0.0635986328125, 0.004608154296875, -0.038330078125, -0.003871917724609375, 0.0262451171875, -0.04217529296875, 0.0269622802734375, -0.01508331298828125, 0.0157318115234375, 0.007778167724609375, 0.03851318359375, 0.04052734375, 0.03826904296875, 0.0252532958984375, 0.0438232421875, 0.0689697265625, -0.02490234375, 0.07403564453125, 0.0167083740234375, 0.042205810546875, 0.0794677734375, -0.01444244384765625, 0.0261077880859375, 0.0408935546875, 0.0008025169372558594, 0.02740478515625, 0.059356689453125, -0.053466796875, 0.046844482421875, 0.038543701171875, -0.0017976760864257812, -0.0249786376953125, -0.04693603515625, -0.05950927734375, -0.0108489990234375, 0.032623291015625, -0.039154052734375, -0.0007891654968261719, 0.0034275054931640625, -0.00390625, -0.01513671875, -0.046966552734375, 0.058135986328125, -0.0016241073608398438, -0.0161590576171875, 0.0081329345703125, -0.00637054443359375, 0.032257080078125, -0.0479736328125, -0.03302001953125, -0.002777099609375, 0.030242919921875, -0.0335693359375, -0.08441162109375, 0.03009033203125, -0.0133819580078125, -0.0264739990234375, -0.0177001953125, 0.0496826171875, -0.04254150390625, -0.064697265625, 0.01849365234375, 0.00543212890625, 0.01352691650390625, 0.02984619140625, -0.08062744140625, 0.02947998046875, -0.005008697509765625, -0.0166015625, 0.01001739501953125, 0.00948333740234375, 0.005886077880859375, 0.056793212890625, 0.0223846435546875, -0.00830841064453125, -0.037078857421875, 0.0323486328125, 0.07159423828125, -0.050262451171875, -0.03741455078125, -0.0408935546875, 0.06475830078125, -0.0264434814453125, -0.034759521484375, 0.0400390625, 0.07830810546875, 0.06427001953125, -0.02301025390625, 0.04864501953125, -0.03448486328125, 0.0535888671875, -0.01448822021484375, 0.04461669921875, -0.04254150390625, 0.0052947998046875, -0.00994110107421875, -0.03662109375, -0.05059814453125, 0.0277099609375, -0.004329681396484375, 0.0021991729736328125, 0.0229949951171875, 0.06317138671875, -0.0186614990234375, -0.0015668869018554688, -0.00768280029296875, 0.00690460205078125, 0.00695037841796875, 0.038726806640625, 0.03533935546875, -0.033172607421875, 0.021209716796875, -0.021514892578125, -0.02667236328125, 0.0003809928894042969, -0.07269287109375, -0.0855712890625, -0.028594970703125, -0.059661865234375, -0.051422119140625, -0.0038623809814453125, 0.06329345703125, 0.053009033203125, -0.08349609375, -0.043731689453125, 0.01418304443359375, 0.02679443359375, -0.00955963134765625, -0.0098876953125, 0.0494384765625, 0.021148681640625, -0.04052734375, -0.0181884765625, -0.00849151611328125, 0.01727294921875, 0.00638580322265625, -0.01047515869140625, -0.005859375, -0.0250701904296875, 0.0150909423828125, 0.0201568603515625, -0.019500732421875, -0.0116729736328125, -0.037322998046875, -0.003726959228515625, 0.0017261505126953125, 0.058807373046875, -0.031585693359375, 0.014434814453125, 0.0279693603515625, 0.0207977294921875, 0.057769775390625, 0.01202392578125, 0.050933837890625, -0.038330078125, 0.005382537841796875, -0.0014820098876953125, 0.00850677490234375, 0.0164947509765625, -0.0355224609375, 0.06939697265625, 0.00424957275390625, -0.043182373046875, -0.051361083984375, -0.0015916824340820312, -0.09381103515625, 0.01013946533203125, 0.0654296875, 0.003849029541015625, -0.02679443359375, 0.0008959770202636719, -0.0122833251953125, 0.02386474609375, -0.057647705078125, 0.0253448486328125, 0.0311126708984375, 0.01617431640625, -0.030731201171875, -0.00725555419921875, 0.048492431640625, -0.01629638671875, -0.07659912109375, 0.007129669189453125, 0.037445068359375, 0.0214996337890625, -0.0140838623046875, 0.0584716796875, -0.007755279541015625, 0.0118865966796875, 0.0030689239501953125, 0.0341796875, -0.025054931640625, -0.01142120361328125, -0.027130126953125, 0.00887298583984375, 0.00962066650390625, -0.043304443359375 ] ]
roszcz/giant-midi-masked-v3
2023-10-03T18:34:23.000Z
[ "region:us" ]
roszcz
null
null
0
297
2023-10-03T16:25:29
--- dataset_info: features: - name: pitch sequence: int8 length: 90 - name: start sequence: float64 length: 90 - name: dstart sequence: float64 length: 90 - name: end sequence: float64 length: 90 - name: duration sequence: float64 length: 90 - name: velocity sequence: int8 length: 90 - name: source dtype: string - name: masking_space struct: - name: <Random Mask> sequence: bool length: 90 - name: <LH Mask> sequence: bool length: 90 - name: <RH Mask> sequence: bool length: 90 - name: <Harmonic Root Mask> sequence: bool length: 90 - name: <Harmonic Outliers Mask> sequence: bool length: 90 splits: - name: train num_bytes: 24181696800 num_examples: 7140520 download_size: 23770439021 dataset_size: 24181696800 --- # Dataset Card for "giant-midi-masked-v3" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
1,062
[ [ -0.05120849609375, -0.01222991943359375, 0.0273895263671875, 0.0217742919921875, -0.0198822021484375, 0.005809783935546875, 0.0225067138671875, -0.0266265869140625, 0.07073974609375, 0.054229736328125, -0.060546875, -0.05279541015625, -0.041961669921875, -0.021942138671875, -0.0338134765625, 0.091064453125, 0.004039764404296875, -0.0029010772705078125, -0.0157318115234375, 0.0002865791320800781, -0.0287017822265625, -0.046966552734375, -0.0411376953125, -0.032928466796875, 0.06707763671875, 0.044097900390625, 0.0300750732421875, 0.035675048828125, 0.049774169921875, 0.0172576904296875, -0.01438140869140625, -0.0250244140625, -0.01837158203125, -0.0142364501953125, -0.00798797607421875, -0.036590576171875, -0.08636474609375, 0.007617950439453125, 0.0496826171875, 0.01488494873046875, -0.01035308837890625, 0.04937744140625, -0.0233154296875, 0.052154541015625, -0.0188140869140625, 0.0440673828125, -0.0249786376953125, 0.007110595703125, -0.052886962890625, -0.00933074951171875, 0.0254058837890625, -0.029693603515625, -0.01140594482421875, -0.08245849609375, 0.01441192626953125, -0.0086669921875, 0.05377197265625, 0.0115509033203125, 0.002590179443359375, 0.00420379638671875, -0.037994384765625, 0.0007991790771484375, -0.0010652542114257812, 0.01251220703125, 0.049957275390625, 0.0662841796875, 0.0064239501953125, -0.049560546875, -0.03472900390625, 0.00998687744140625, 0.0035552978515625, 0.0237274169921875, -0.0008788108825683594, -0.006885528564453125, 0.04888916015625, 0.047698974609375, -0.033416748046875, -0.005218505859375, -0.062286376953125, -0.031158447265625, 0.039947509765625, -0.0010251998901367188, 0.0138702392578125, -0.0009555816650390625, -0.00006854534149169922, -0.01334381103515625, -0.044830322265625, -0.0254974365234375, 0.05279541015625, 0.01076507568359375, -0.07574462890625, 0.0484619140625, 0.0033817291259765625, 0.029144287109375, 0.007965087890625, 0.026123046875, 0.057403564453125, -0.00701904296875, -0.0099029541015625, 0.00478363037109375, 0.016845703125, 0.0225830078125, 0.00722503662109375, 0.0141448974609375, -0.0080413818359375, 0.000652313232421875, 0.0110931396484375, -0.0777587890625, -0.054962158203125, 0.018585205078125, -0.02362060546875, -0.016265869140625, 0.02484130859375, -0.0712890625, -0.04052734375, -0.03436279296875, 0.03826904296875, 0.01129150390625, -0.051239013671875, 0.00024247169494628906, -0.045379638671875, 0.0131988525390625, 0.0300445556640625, -0.05169677734375, 0.038055419921875, 0.055023193359375, 0.041961669921875, 0.0240936279296875, -0.007720947265625, -0.055877685546875, 0.0282440185546875, -0.005336761474609375, 0.045806884765625, -0.033447265625, -0.019439697265625, -0.0018606185913085938, 0.03515625, 0.02166748046875, -0.042938232421875, 0.058349609375, -0.032501220703125, -0.009735107421875, -0.037872314453125, -0.01904296875, -0.01041412353515625, 0.01251220703125, -0.0926513671875, 0.053375244140625, 0.022308349609375, -0.0400390625, 0.0236663818359375, -0.07525634765625, -0.016815185546875, 0.04510498046875, -0.01434326171875, -0.043243408203125, 0.01580810546875, 0.007724761962890625, 0.038848876953125, -0.015167236328125, 0.0107269287109375, -0.05224609375, -0.022064208984375, -0.0001785755157470703, 0.0189666748046875, 0.054595947265625, 0.0027618408203125, 0.004787445068359375, 0.0079498291015625, -0.0718994140625, -0.025177001953125, 0.01317596435546875, 0.0012483596801757812, -0.004291534423828125, -0.036285400390625, 0.0290679931640625, -0.00823974609375, 0.011749267578125, -0.0249176025390625, 0.0290069580078125, 0.02362060546875, 0.01806640625, 0.050262451171875, -0.00521087646484375, 0.00925445556640625, -0.030670166015625, 0.036346435546875, 0.0022830963134765625, 0.024505615234375, 0.00823974609375, -0.038360595703125, -0.032623291015625, -0.0166168212890625, 0.046630859375, 0.036773681640625, -0.055694580078125, 0.051727294921875, 0.00405120849609375, -0.055206298828125, -0.00830078125, 0.005664825439453125, 0.01029205322265625, 0.00865936279296875, 0.0218048095703125, -0.029632568359375, -0.061859130859375, -0.07440185546875, 0.03607177734375, -0.01435089111328125, -0.023101806640625, 0.0267333984375, 0.06561279296875, -0.0355224609375, 0.0297088623046875, -0.044586181640625, -0.0269317626953125, -0.0011491775512695312, -0.00748443603515625, 0.0289154052734375, 0.06268310546875, 0.06756591796875, -0.050048828125, -0.0081329345703125, -0.0205230712890625, -0.0213470458984375, -0.019500732421875, 0.0253143310546875, -0.0316162109375, -0.011322021484375, 0.0164642333984375, -0.0421142578125, 0.0310211181640625, 0.06585693359375, -0.018707275390625, 0.0192718505859375, 0.00850677490234375, 0.01006317138671875, -0.08636474609375, 0.02056884765625, 0.006206512451171875, -0.0103759765625, -0.021484375, 0.005390167236328125, 0.0206756591796875, -0.01035308837890625, 0.0087890625, 0.0267791748046875, -0.0208892822265625, -0.0175628662109375, 0.00478363037109375, 0.0098876953125, -0.01149749755859375, 0.0160675048828125, 0.0158843994140625, 0.02728271484375, 0.07867431640625, -0.0220489501953125, 0.066162109375, 0.0173492431640625, 0.0005192756652832031, 0.0733642578125, -0.05865478515625, 0.01407623291015625, -0.004024505615234375, 0.0421142578125, -0.042327880859375, -0.06719970703125, 0.040191650390625, -0.03900146484375, 0.034698486328125, -0.05621337890625, -0.055389404296875, -0.06732177734375, -0.0242919921875, 0.0594482421875, 0.04339599609375, -0.057220458984375, 0.0223388671875, 0.0645751953125, 0.006504058837890625, 0.0172576904296875, -0.06732177734375, 0.00843048095703125, -0.037322998046875, -0.01438140869140625, 0.03265380859375, -0.032623291015625, 0.0026702880859375, -0.028045654296875, 0.0016183853149414062, -0.01398468017578125, -0.0167236328125, 0.02435302734375, 0.012939453125, -0.01450347900390625, 0.02459716796875, -0.01313018798828125, -0.051239013671875, 0.022430419921875, -0.0286102294921875, 0.016448974609375, -0.0094146728515625, -0.01220703125, -0.037353515625, 0.025421142578125, 0.037017822265625, 0.001873016357421875, 0.0173187255859375, 0.08685302734375, -0.06121826171875, 0.0049591064453125, -0.048797607421875, -0.006420135498046875, -0.034759521484375, 0.0015106201171875, -0.007740020751953125, -0.06280517578125, 0.045928955078125, 0.0165863037109375, -0.02252197265625, 0.06231689453125, 0.044769287109375, 0.00923919677734375, 0.0526123046875, 0.040924072265625, -0.0196990966796875, 0.0203094482421875, -0.0203399658203125, -0.028076171875, -0.053436279296875, -0.0309600830078125, -0.04791259765625, -0.0308990478515625, -0.057403564453125, -0.037750244140625, 0.01506805419921875, 0.007038116455078125, -0.0270538330078125, 0.0537109375, -0.044525146484375, 0.0293121337890625, 0.047882080078125, 0.01479339599609375, -0.0182037353515625, -0.00437164306640625, 0.033660888671875, 0.0192718505859375, -0.02783203125, 0.0014657974243164062, 0.08245849609375, 0.038330078125, 0.047576904296875, 0.03106689453125, 0.05255126953125, 0.005138397216796875, 0.01013946533203125, -0.02252197265625, 0.03045654296875, 0.0188446044921875, -0.052093505859375, -0.0004162788391113281, -0.0236968994140625, -0.0474853515625, -0.031768798828125, -0.0236053466796875, -0.042510986328125, 0.0140380859375, 0.035736083984375, -0.011566162109375, 0.03131103515625, -0.05010986328125, 0.0599365234375, 0.0083160400390625, 0.0008783340454101562, -0.0026721954345703125, -0.04864501953125, 0.032012939453125, -0.01433563232421875, 0.00196075439453125, -0.0014162063598632812, -0.01036834716796875, 0.0733642578125, -0.0421142578125, 0.06396484375, -0.035369873046875, -0.0130615234375, 0.0142059326171875, -0.0217742919921875, 0.0362548828125, 0.0557861328125, 0.0106964111328125, 0.01654052734375, -0.003265380859375, -0.037811279296875, -0.0310516357421875, 0.061798095703125, -0.0550537109375, -0.0157012939453125, -0.0176544189453125, -0.0308990478515625, -0.0081634521484375, 0.006504058837890625, 0.01082611083984375, 0.04571533203125, -0.00011837482452392578, 0.0196685791015625, 0.061798095703125, 0.0141143798828125, 0.0140380859375, 0.01910400390625, -0.032501220703125, -0.056304931640625, 0.06793212890625, 0.01479339599609375, -0.01727294921875, 0.0161285400390625, 0.033599853515625, -0.0011959075927734375, -0.037628173828125, -0.0439453125, 0.019073486328125, -0.017181396484375, -0.032012939453125, -0.030914306640625, -0.0278472900390625, -0.0273284912109375, -0.0189971923828125, -0.01216888427734375, -0.0494384765625, -0.037353515625, -0.037689208984375, 0.07977294921875, 0.052490234375, -0.053619384765625, 0.03887939453125, -0.058624267578125, 0.050323486328125, 0.0316162109375, 0.07379150390625, -0.03277587890625, -0.026611328125, -0.023590087890625, -0.01861572265625, -0.0001308917999267578, -0.043548583984375, -0.0251007080078125, -0.0159149169921875, 0.04486083984375, 0.0106201171875, -0.02557373046875, 0.0465087890625, -0.01123046875, 0.05029296875, 0.023651123046875, -0.057403564453125, 0.045379638671875, -0.046630859375, 0.033233642578125, 0.04266357421875, 0.023529052734375, -0.01812744140625, 0.0035800933837890625, -0.07537841796875, -0.053375244140625, 0.052947998046875, 0.035369873046875, 0.007404327392578125, 0.0232391357421875, 0.0311126708984375, 0.0011129379272460938, 0.036712646484375, -0.06365966796875, -0.046478271484375, -0.0128936767578125, 0.00196075439453125, -0.0077056884765625, -0.034698486328125, -0.029296875, -0.055084228515625, 0.047760009765625, 0.0005431175231933594, 0.035308837890625, -0.003360748291015625, 0.026458740234375, -0.0154876708984375, -0.0230712890625, 0.04931640625, 0.03814697265625, -0.036041259765625, 0.0030117034912109375, -0.00304412841796875, -0.054962158203125, -0.0295257568359375, 0.04864501953125, 0.01328277587890625, -0.0131378173828125, 0.03399658203125, 0.04559326171875, -0.021728515625, 0.00405120849609375, 0.033599853515625, -0.002834320068359375, -0.03887939453125, -0.04107666015625, 0.01009368896484375, 0.0085296630859375, 0.0218658447265625, 0.005611419677734375, -0.00250244140625, 0.0225372314453125, -0.029388427734375, 0.0295867919921875, -0.0030879974365234375, -0.0499267578125, -0.0440673828125, 0.037628173828125, 0.023651123046875, -0.0360107421875, 0.0253753662109375, -0.00901031494140625, -0.037994384765625, 0.0621337890625, 0.026214599609375, 0.0731201171875, -0.02728271484375, 0.031158447265625, 0.0396728515625, 0.035736083984375, 0.01593017578125, 0.038604736328125, -0.03594970703125, -0.003787994384765625, -0.00125885009765625, -0.0130615234375, -0.023773193359375, 0.01355743408203125, -0.061798095703125, 0.031951904296875, -0.04815673828125, 0.0004267692565917969, 0.007350921630859375, 0.01230621337890625, -0.055572509765625, 0.010650634765625, 0.0189056396484375, 0.09222412109375, -0.0509033203125, 0.057403564453125, 0.04644775390625, -0.010528564453125, -0.041900634765625, -0.0047454833984375, 0.03173828125, -0.048858642578125, 0.0004246234893798828, 0.02197265625, 0.019744873046875, -0.0201873779296875, -0.06787109375, -0.064453125, 0.086181640625, 0.01678466796875, -0.05224609375, 0.046234130859375, -0.0160369873046875, 0.036346435546875, -0.02374267578125, 0.0205841064453125, 0.035675048828125, 0.067626953125, 0.040618896484375, -0.048553466796875, -0.005985260009765625, -0.046783447265625, -0.0109710693359375, 0.0330810546875, -0.044281005859375, 0.022796630859375, 0.0123748779296875, 0.01453399658203125, 0.00811004638671875, 0.048095703125, 0.019744873046875, 0.0197601318359375, 0.039459228515625, 0.04888916015625, 0.0577392578125, -0.032257080078125, 0.061279296875, 0.0103302001953125, 0.0178985595703125, 0.07989501953125, -0.0132293701171875, 0.00815582275390625, 0.0237579345703125, 0.0004782676696777344, 0.0167083740234375, 0.04400634765625, -0.03863525390625, 0.0171661376953125, 0.052947998046875, -0.012908935546875, -0.0240325927734375, 0.00940704345703125, -0.07232666015625, 0.00039958953857421875, 0.034881591796875, -0.02166748046875, 0.0009937286376953125, -0.005504608154296875, 0.0164031982421875, -0.0246124267578125, -0.049774169921875, 0.044281005859375, -0.01422119140625, -0.01213836669921875, -0.0002875328063964844, -0.01508331298828125, 0.00923919677734375, -0.050384521484375, -0.030975341796875, 0.0013494491577148438, -0.0006771087646484375, -0.0298004150390625, -0.07794189453125, 0.03759765625, -0.02130126953125, -0.014984130859375, 0.00659942626953125, 0.03289794921875, -0.01715087890625, -0.064208984375, 0.0234222412109375, -0.0019407272338867188, 0.0131378173828125, 0.0020656585693359375, -0.06842041015625, 0.033843994140625, -0.028656005859375, -0.00736236572265625, 0.006221771240234375, 0.02532958984375, 0.001422882080078125, 0.025390625, 0.0338134765625, -0.005748748779296875, -0.033233642578125, 0.032958984375, 0.07171630859375, -0.0509033203125, -0.036285400390625, -0.02752685546875, 0.051422119140625, -0.03826904296875, -0.0430908203125, 0.042327880859375, 0.06707763671875, 0.0711669921875, -0.0030078887939453125, 0.048248291015625, -0.01551055908203125, 0.03167724609375, -0.0325927734375, 0.03997802734375, -0.038055419921875, 0.00907135009765625, -0.047943115234375, -0.067138671875, -0.07073974609375, 0.02471923828125, 0.016204833984375, 0.0163726806640625, 0.028900146484375, 0.0703125, -0.0265350341796875, 0.0254974365234375, 0.01016998291015625, 0.025848388671875, 0.01221466064453125, 0.0269927978515625, 0.0318603515625, -0.033203125, 0.01316070556640625, -0.0186004638671875, -0.0455322265625, -0.00942230224609375, -0.07244873046875, -0.07830810546875, -0.05401611328125, -0.049468994140625, -0.039093017578125, -0.0020580291748046875, 0.05194091796875, 0.0694580078125, -0.058685302734375, -0.01508331298828125, -0.004627227783203125, 0.0274658203125, 0.004177093505859375, -0.005462646484375, 0.037567138671875, 0.03826904296875, -0.035858154296875, -0.0092010498046875, 0.014617919921875, 0.026580810546875, -0.0226287841796875, 0.00958251953125, 0.0189971923828125, -0.005947113037109375, 0.0298614501953125, 0.0254058837890625, -0.018280029296875, -0.042022705078125, -0.051483154296875, 0.016632080078125, 0.0007071495056152344, 0.07183837890625, -0.036529541015625, 0.00833892822265625, 0.0338134765625, 0.01395416259765625, 0.054443359375, -0.0267791748046875, 0.037017822265625, -0.04119873046875, -0.0037288665771484375, -0.01336669921875, 0.038543701171875, -0.00015401840209960938, -0.0301666259765625, 0.0634765625, 0.038543701171875, -0.037109375, -0.043548583984375, 0.017425537109375, -0.1121826171875, 0.0281524658203125, 0.063232421875, 0.0191650390625, -0.0263214111328125, -0.004306793212890625, -0.03515625, 0.00015783309936523438, -0.04107666015625, 0.021331787109375, 0.034423828125, 0.033599853515625, -0.022369384765625, -0.0361328125, 0.03759765625, -0.036468505859375, -0.07830810546875, 0.0019474029541015625, 0.048919677734375, -0.0019969940185546875, 0.0264739990234375, 0.0303497314453125, -0.029541015625, 0.03277587890625, 0.00691986083984375, 0.0188751220703125, -0.01904296875, -0.057403564453125, -0.0259246826171875, 0.0178070068359375, -0.03179931640625, -0.0211029052734375 ] ]
alexandrainst/nst-da
2023-10-05T14:27:00.000Z
[ "task_categories:automatic-speech-recognition", "task_categories:text-to-speech", "size_categories:100K<n<1M", "language:da", "license:cc0-1.0", "region:us" ]
alexandrainst
null
null
2
297
2023-10-05T11:27:17
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: audio dtype: audio: sampling_rate: 16000 - name: text dtype: string - name: speaker_id dtype: int64 - name: age dtype: int64 - name: sex dtype: string - name: dialect dtype: string - name: recording_datetime dtype: string splits: - name: train num_bytes: 55199435558.0 num_examples: 182605 - name: test num_bytes: 8894080220.0 num_examples: 54747 download_size: 5358057252 dataset_size: 64093515778.0 size_categories: - 100K<n<1M license: cc0-1.0 task_categories: - automatic-speech-recognition - text-to-speech language: - da pretty_name: NST-da --- # Dataset Card for NST-da ## Dataset Description - **Repository:** <https://www.nb.no/sprakbanken/en/resource-catalogue/oai-nb-no-sbr-55/> - **Point of Contact:** [Dan Saattrup Nielsen](mailto:dan.nielsen@alexandra.dk) - **Size of downloaded dataset files:** 5.36 GB - **Size of the generated dataset:** 64.09 GB - **Total amount of disk used:** 69.45 GB ### Dataset Summary This dataset is an upload of the [NST Danish ASR Database (16 kHz) – reorganized](https://www.nb.no/sprakbanken/en/resource-catalogue/oai-nb-no-sbr-55/). The training and test splits are the original ones. ### Supported Tasks and Leaderboards Training automatic speech recognition is the intended task for this dataset. No leaderboard is active at this point. ### Languages The dataset is available in Danish (`da`). ## Dataset Structure ### Data Instances - **Size of downloaded dataset files:** 5.36 GB - **Size of the generated dataset:** 64.09 GB - **Total amount of disk used:** 69.45 GB An example from the dataset looks as follows. ``` { 'audio': { 'path': 'dk14x404-05072000-1531_u0008121.wav', 'array': array([ 0.00265503, 0.00248718, 0.00253296, ..., -0.00030518, -0.00035095, -0.00064087]), 'sampling_rate': 16000 }, 'text': 'Desuden er der en svømmeprøve, en fremmedsprogstest samt en afsluttende samtale.', 'speaker_id': 404, 'age': 24, 'sex': 'Female', 'dialect': 'Storkøbenhavn', 'recording_datetime': '2000-07-05T15:31:14' } ``` ### Data Fields The data fields are the same among all splits. - `audio`: an `Audio` feature. - `text`: a `string` feature. - `speaker_id`: an `int64` feature. - `age`: an `int64` feature. - `sex`: a `string` feature. - `dialect`: a `string` feature. - `recording_datetime`: a `string` feature. ### Dataset Statistics There are 183,205 samples in the training split, and 54,747 samples in the test split. #### Speakers There are 539 unique speakers in the training dataset and 56 unique speakers in the test dataset, where 54 of them are also present in the training set. #### Age Distribution ![nst-da-age-distribution.png](https://cdn-uploads.huggingface.co/production/uploads/60d368a613f774189902f555/iNMmVXXda7LtzgZEHe1eq.png) #### Dialect Distribution ![nst-da-dialect-distribution.png](https://cdn-uploads.huggingface.co/production/uploads/60d368a613f774189902f555/sckW27xYUz8apMwbLebvD.png) #### Sex Distribution ![nst-da-sex-distribution.png](https://cdn-uploads.huggingface.co/production/uploads/60d368a613f774189902f555/8Q7ZunYaLQ3laOc7yQvI8.png) #### Transcription Length Distribution ![nst-da-length-distribution.png](https://cdn-uploads.huggingface.co/production/uploads/60d368a613f774189902f555/W_LA2nydEZuEeK_Z_x2LE.png) ## Dataset Creation ### Curation Rationale There are not many large-scale ASR datasets in Danish. ### Source Data The data originates from the now bankrupt company Nordisk språkteknologi (NST), whose data was transferred to the National Library of Norway, who subsequently released it into the public domain. ## Additional Information ### Dataset Curators [Dan Saattrup Nielsen](https://saattrupdan.github.io/) from the [The Alexandra Institute](https://alexandra.dk/) reorganised the dataset and uploaded it to the Hugging Face Hub. ### Licensing Information The dataset is licensed under the [CC0 license](https://creativecommons.org/share-your-work/public-domain/cc0/).
4,217
[ [ -0.05340576171875, -0.03631591796875, 0.008087158203125, 0.0235137939453125, -0.02947998046875, -0.01715087890625, -0.02691650390625, -0.0213623046875, 0.038818359375, 0.039520263671875, -0.043212890625, -0.052215576171875, -0.038818359375, 0.0160064697265625, -0.0189971923828125, 0.06451416015625, 0.0184326171875, 0.0021610260009765625, 0.004425048828125, -0.0145721435546875, -0.024261474609375, -0.032073974609375, -0.0465087890625, -0.00707244873046875, 0.01454925537109375, 0.038482666015625, 0.0230255126953125, 0.060333251953125, 0.0275421142578125, 0.02642822265625, -0.0352783203125, -0.01165008544921875, -0.0222930908203125, -0.0010538101196289062, 0.02197265625, -0.0139312744140625, -0.05108642578125, -0.007045745849609375, 0.07318115234375, 0.036346435546875, -0.027252197265625, 0.0225830078125, -0.00608062744140625, 0.05609130859375, -0.0063018798828125, 0.00833892822265625, -0.018463134765625, -0.0067138671875, -0.04058837890625, 0.000431060791015625, -0.0094451904296875, -0.0283355712890625, 0.001373291015625, -0.03863525390625, 0.0193328857421875, -0.0005440711975097656, 0.0721435546875, 0.019989013671875, -0.0404052734375, -0.01419830322265625, -0.031494140625, 0.04925537109375, -0.0640869140625, 0.0419921875, 0.0465087890625, 0.033111572265625, -0.0027923583984375, -0.0172576904296875, -0.051361083984375, -0.00000864267349243164, 0.0039215087890625, 0.006404876708984375, -0.00632476806640625, -0.0173797607421875, 0.027374267578125, 0.044952392578125, -0.0538330078125, -0.00592041015625, -0.051605224609375, -0.005611419677734375, 0.0838623046875, -0.0061492919921875, 0.020294189453125, -0.034912109375, -0.01543426513671875, -0.05084228515625, -0.0257415771484375, -0.0087738037109375, 0.055572509765625, 0.041839599609375, -0.0618896484375, 0.040374755859375, -0.0027713775634765625, 0.040252685546875, 0.01276397705078125, -0.01078033447265625, 0.07489013671875, -0.03173828125, -0.0165252685546875, 0.0225830078125, 0.08355712890625, 0.0157623291015625, 0.00225830078125, 0.034027099609375, -0.0102386474609375, -0.01003265380859375, 0.00927734375, -0.0440673828125, -0.031494140625, 0.0132904052734375, -0.023681640625, -0.01375579833984375, 0.01318359375, -0.0714111328125, 0.0021495819091796875, -0.0221710205078125, 0.0180511474609375, -0.04266357421875, -0.046234130859375, 0.007221221923828125, -0.026641845703125, 0.0167236328125, -0.0067138671875, -0.048919677734375, 0.03564453125, 0.0197296142578125, 0.0572509765625, -0.00832366943359375, 0.0056915283203125, -0.00023806095123291016, -0.0094451904296875, -0.0092315673828125, 0.040802001953125, 0.0011701583862304688, -0.041534423828125, -0.027587890625, 0.00960540771484375, -0.017059326171875, -0.045318603515625, 0.055572509765625, -0.0136260986328125, 0.0252532958984375, -0.0269622802734375, -0.032806396484375, -0.018341064453125, -0.0011501312255859375, -0.053558349609375, 0.102294921875, 0.004425048828125, -0.06982421875, 0.0182037353515625, -0.056121826171875, -0.018646240234375, -0.00391387939453125, -0.01432037353515625, -0.0487060546875, -0.00913238525390625, 0.01593017578125, 0.0288238525390625, -0.0278778076171875, 0.0218658447265625, -0.00844573974609375, -0.016021728515625, 0.0198516845703125, -0.02838134765625, 0.09063720703125, 0.01763916015625, -0.03729248046875, -0.01282501220703125, -0.07562255859375, -0.008209228515625, 0.01546478271484375, -0.0372314453125, -0.01340484619140625, -0.03411865234375, 0.031951904296875, 0.0118408203125, 0.001911163330078125, -0.05767822265625, -0.0020236968994140625, -0.0423583984375, 0.0153656005859375, 0.05389404296875, 0.0082244873046875, 0.0186004638671875, -0.025299072265625, 0.035400390625, 0.01432037353515625, 0.00946044921875, 0.019317626953125, -0.030487060546875, -0.04351806640625, -0.03680419921875, 0.0308685302734375, 0.0361328125, -0.05548095703125, 0.059478759765625, -0.037017822265625, -0.048126220703125, -0.053466796875, -0.01395416259765625, 0.03509521484375, 0.0257720947265625, 0.0234527587890625, -0.04132080078125, -0.04852294921875, -0.07171630859375, 0.0151824951171875, -0.0169219970703125, -0.0045623779296875, 0.050323486328125, 0.044525146484375, -0.0121612548828125, 0.059722900390625, -0.0428466796875, -0.0341796875, -0.008056640625, -0.0023517608642578125, 0.043212890625, 0.04736328125, 0.06036376953125, -0.07440185546875, -0.047332763671875, -0.007022857666015625, -0.044158935546875, -0.0246429443359375, 0.0110321044921875, 0.0033512115478515625, 0.0284271240234375, 0.0163726806640625, -0.035614013671875, 0.021331787109375, 0.039276123046875, -0.045318603515625, 0.059539794921875, -0.0091705322265625, 0.00826263427734375, -0.08282470703125, 0.0221710205078125, 0.0035991668701171875, -0.0011234283447265625, -0.051025390625, -0.0208892822265625, -0.0169830322265625, 0.0036468505859375, -0.0335693359375, 0.0517578125, -0.037445068359375, -0.02197265625, 0.00643157958984375, 0.0025043487548828125, -0.0206756591796875, 0.03192138671875, -0.0002307891845703125, 0.06719970703125, 0.05841064453125, -0.040740966796875, 0.0252227783203125, 0.06494140625, -0.0228118896484375, 0.044158935546875, -0.053802490234375, 0.0110321044921875, -0.0113983154296875, 0.0166473388671875, -0.062103271484375, -0.0212860107421875, 0.0251312255859375, -0.061279296875, 0.0355224609375, -0.01763916015625, -0.0296630859375, -0.0306396484375, -0.01788330078125, 0.0290985107421875, 0.04693603515625, -0.024139404296875, 0.033660888671875, 0.046539306640625, -0.0259552001953125, -0.04669189453125, -0.063720703125, -0.0120391845703125, -0.025360107421875, -0.040557861328125, 0.01093292236328125, -0.008697509765625, -0.01355743408203125, 0.0034008026123046875, -0.01468658447265625, -0.0111846923828125, -0.0164031982421875, 0.03509521484375, 0.0083465576171875, -0.0237274169921875, 0.0006232261657714844, -0.0101165771484375, -0.0187835693359375, 0.001956939697265625, -0.0028057098388671875, 0.046722412109375, -0.01031494140625, -0.0234222412109375, -0.049652099609375, 0.0240478515625, 0.03143310546875, -0.0013799667358398438, 0.049041748046875, 0.041168212890625, -0.00339508056640625, -0.002635955810546875, -0.04217529296875, -0.01132965087890625, -0.03668212890625, 0.00940704345703125, -0.027740478515625, -0.046844482421875, 0.050628662109375, 0.034454345703125, -0.003940582275390625, 0.061309814453125, 0.0290679931640625, -0.01142120361328125, 0.04669189453125, 0.017059326171875, -0.01325225830078125, 0.0361328125, -0.04833984375, -0.0136871337890625, -0.059539794921875, -0.0258026123046875, -0.043853759765625, -0.03009033203125, -0.048126220703125, -0.035308837890625, 0.0257720947265625, -0.01641845703125, -0.040069580078125, 0.03533935546875, -0.0423583984375, 0.02008056640625, 0.049468994140625, -0.0005006790161132812, -0.002246856689453125, 0.00745391845703125, -0.0164947509765625, 0.001995086669921875, -0.03997802734375, -0.018035888671875, 0.0841064453125, 0.03466796875, 0.030548095703125, 0.01534271240234375, 0.06646728515625, 0.017333984375, -0.01276397705078125, -0.03509521484375, 0.0482177734375, -0.0291290283203125, -0.049652099609375, -0.0323486328125, -0.062103271484375, -0.06146240234375, 0.0013065338134765625, -0.0089263916015625, -0.03436279296875, 0.041015625, 0.00487518310546875, -0.00666046142578125, 0.02685546875, -0.037628173828125, 0.05303955078125, 0.0036258697509765625, 0.01568603515625, 0.00955963134765625, -0.06573486328125, 0.005748748779296875, 0.0020351409912109375, 0.0179901123046875, -0.017303466796875, 0.0311431884765625, 0.08819580078125, -0.0306396484375, 0.051544189453125, -0.041015625, 0.002628326416015625, 0.0192413330078125, -0.0177459716796875, 0.0167083740234375, -0.01502227783203125, -0.01508331298828125, 0.0305328369140625, 0.0089263916015625, -0.0187835693359375, -0.0136260986328125, 0.04510498046875, -0.08197021484375, -0.013671875, -0.040130615234375, -0.035400390625, 0.0007376670837402344, 0.005710601806640625, 0.0289459228515625, 0.041961669921875, -0.01268768310546875, 0.035400390625, 0.052581787109375, -0.03009033203125, 0.00850677490234375, 0.035400390625, 0.004486083984375, -0.0625, 0.06329345703125, 0.0220794677734375, 0.019256591796875, 0.001964569091796875, 0.010589599609375, -0.050750732421875, -0.033294677734375, -0.03173828125, 0.042266845703125, -0.049285888671875, -0.0099945068359375, -0.053558349609375, -0.0293121337890625, -0.051239013671875, 0.00872802734375, -0.028228759765625, -0.038909912109375, -0.0228118896484375, -0.02093505859375, 0.06207275390625, 0.04058837890625, -0.0303192138671875, 0.042266845703125, -0.0367431640625, 0.0288238525390625, 0.005428314208984375, 0.0250244140625, -0.01276397705078125, -0.0626220703125, 0.0007376670837402344, 0.00959014892578125, -0.00971221923828125, -0.0595703125, 0.048797607421875, 0.0225067138671875, 0.0277557373046875, 0.0172271728515625, 0.00923919677734375, 0.0426025390625, -0.022552490234375, 0.06915283203125, 0.00782012939453125, -0.058837890625, 0.03668212890625, -0.045623779296875, 0.0294647216796875, 0.058258056640625, 0.022674560546875, -0.051055908203125, -0.0203857421875, -0.07476806640625, -0.07684326171875, 0.0777587890625, 0.0250244140625, -0.0020599365234375, 0.0020751953125, 0.0207366943359375, -0.002300262451171875, 0.00981903076171875, -0.045806884765625, -0.057861328125, -0.0231475830078125, -0.0283966064453125, -0.0322265625, -0.01486968994140625, -0.01345062255859375, -0.035797119140625, 0.08074951171875, 0.0038814544677734375, 0.04644775390625, 0.01340484619140625, 0.01262664794921875, 0.001953125, 0.0186767578125, 0.046478271484375, 0.01093292236328125, -0.0288848876953125, 0.007129669189453125, 0.01386260986328125, -0.068603515625, 0.01512908935546875, 0.01520538330078125, -0.00872802734375, 0.01467132568359375, 0.01163482666015625, 0.08148193359375, 0.005390167236328125, -0.0318603515625, 0.044769287109375, -0.01165008544921875, -0.046173095703125, -0.049224853515625, -0.00586700439453125, 0.0157623291015625, 0.0165557861328125, 0.036651611328125, -0.0099945068359375, 0.004779815673828125, -0.018035888671875, 0.041259765625, 0.00025272369384765625, -0.03363037109375, -0.0291290283203125, 0.039642333984375, -0.0105438232421875, -0.0215606689453125, 0.057830810546875, -0.0170135498046875, -0.0322265625, 0.0625, 0.037750244140625, 0.0665283203125, -0.03326416015625, 0.0216064453125, 0.044281005859375, 0.00982666015625, -0.004642486572265625, 0.062103271484375, -0.00028228759765625, -0.050384521484375, -0.016143798828125, -0.0670166015625, -0.004917144775390625, 0.0149078369140625, -0.0714111328125, 0.017242431640625, -0.018280029296875, -0.0129852294921875, 0.00992584228515625, 0.01334381103515625, -0.045684814453125, 0.0202789306640625, 0.0020313262939453125, 0.080078125, -0.0982666015625, 0.061492919921875, 0.0413818359375, -0.0217742919921875, -0.07489013671875, -0.01552581787109375, 0.02459716796875, -0.045257568359375, 0.051025390625, -0.0044097900390625, 0.0193634033203125, -0.00841522216796875, -0.0231475830078125, -0.073486328125, 0.080078125, 0.0285797119140625, -0.033721923828125, 0.021728515625, 0.0162811279296875, 0.039337158203125, -0.0152435302734375, 0.0159759521484375, 0.053619384765625, 0.04705810546875, 0.032257080078125, -0.0894775390625, 0.0014505386352539062, -0.038787841796875, -0.007843017578125, 0.0311279296875, -0.032684326171875, 0.06317138671875, 0.017120361328125, -0.0196380615234375, -0.0145111083984375, 0.0309600830078125, 0.035491943359375, 0.0168304443359375, 0.051483154296875, 0.0625, 0.034393310546875, -0.0182342529296875, 0.06390380859375, 0.0035343170166015625, 0.01971435546875, 0.07305908203125, 0.0010442733764648438, 0.06402587890625, 0.0239410400390625, -0.0280914306640625, 0.017852783203125, 0.037200927734375, -0.01039886474609375, 0.0439453125, 0.0026302337646484375, -0.0121612548828125, 0.00957489013671875, -0.00025963783264160156, -0.0400390625, 0.045684814453125, 0.021759033203125, -0.0186004638671875, -0.005985260009765625, 0.0131072998046875, -0.0038356781005859375, -0.00960540771484375, -0.0026950836181640625, 0.0714111328125, 0.012847900390625, -0.0024967193603515625, 0.06390380859375, -0.0231475830078125, 0.05303955078125, -0.045989990234375, 0.0096588134765625, -0.0020389556884765625, 0.00975799560546875, -0.01479339599609375, -0.06744384765625, 0.04083251953125, 0.0006952285766601562, -0.01111602783203125, -0.03131103515625, 0.03082275390625, -0.0472412109375, -0.03173828125, 0.0193023681640625, 0.01611328125, 0.051116943359375, 0.01275634765625, -0.064453125, 0.019287109375, 0.0196990966796875, -0.0283355712890625, 0.0180816650390625, 0.03466796875, 0.01261138916015625, 0.04144287109375, 0.04779052734375, 0.037811279296875, 0.004337310791015625, -0.00370025634765625, 0.0638427734375, -0.049285888671875, -0.051025390625, -0.037628173828125, 0.042633056640625, -0.016448974609375, -0.034088134765625, 0.0675048828125, 0.0543212890625, 0.057830810546875, -0.004207611083984375, 0.042266845703125, -0.0294647216796875, 0.06524658203125, -0.020416259765625, 0.061737060546875, -0.044586181640625, 0.006683349609375, -0.0260162353515625, -0.0589599609375, -0.018402099609375, 0.0501708984375, -0.0250244140625, 0.0006122589111328125, 0.0168304443359375, 0.0626220703125, -0.0135345458984375, 0.01526641845703125, 0.00945281982421875, 0.040374755859375, 0.00988006591796875, 0.016265869140625, 0.0260162353515625, -0.05157470703125, 0.018157958984375, -0.021392822265625, -0.006977081298828125, -0.0131988525390625, -0.046722412109375, -0.04937744140625, -0.06585693359375, -0.03228759765625, -0.00788116455078125, -0.0010614395141601562, 0.08062744140625, 0.051727294921875, -0.072998046875, -0.0369873046875, 0.018218994140625, -0.0161895751953125, -0.029815673828125, -0.0186004638671875, 0.05255126953125, 0.036956787109375, -0.033599853515625, 0.029632568359375, -0.006053924560546875, 0.0297088623046875, 0.0059661865234375, -0.0199127197265625, -0.025421142578125, -0.00982666015625, 0.018463134765625, 0.025909423828125, -0.03778076171875, -0.0204925537109375, -0.005321502685546875, 0.006000518798828125, 0.026885986328125, 0.004398345947265625, -0.0308074951171875, 0.01983642578125, 0.046600341796875, 0.018096923828125, 0.058258056640625, -0.00040650367736816406, 0.0274505615234375, -0.0853271484375, 0.0263519287109375, 0.02337646484375, 0.014129638671875, 0.03179931640625, -0.01641845703125, 0.039703369140625, 0.0120391845703125, -0.04833984375, -0.08709716796875, -0.01898193359375, -0.09259033203125, 0.0015974044799804688, 0.08935546875, 0.0020008087158203125, -0.0229034423828125, -0.01617431640625, -0.0188140869140625, 0.0167694091796875, -0.053009033203125, 0.03460693359375, 0.0386962890625, -0.0001329183578491211, -0.018096923828125, -0.057403564453125, 0.053619384765625, 0.0067138671875, -0.04217529296875, 0.00843048095703125, 0.036346435546875, 0.037109375, 0.0235443115234375, 0.06549072265625, -0.019012451171875, -0.00023806095123291016, 0.00788116455078125, 0.033660888671875, -0.007122039794921875, -0.0187530517578125, -0.04852294921875, -0.0036449432373046875, -0.020721435546875, -0.0274200439453125 ] ]
TheFusion21/PokemonCards
2022-11-21T18:28:25.000Z
[ "task_categories:text-to-image", "task_categories:image-to-text", "task_ids:image-captioning", "annotations_creators:machine-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:cc-by-nc-4.0", "region:us" ]
TheFusion21
null
null
6
296
2022-11-20T14:14:51
--- annotations_creators: - machine-generated language: - en language_creators: - found license: - cc-by-nc-4.0 multilinguality: - monolingual pretty_name: Pokemoncards size_categories: - 10K<n<100K source_datasets: - original tags: [] task_categories: - text-to-image - image-to-text task_ids: - image-captioning --- # Dataset Card for PokemonCards ### Languages All of the data is in English. ## Dataset Structure ### Data Instances ```json { "id": "pl1-1", "image_url": "https://images.pokemontcg.io/pl1/1_hires.png", "caption": "A Stage 2 Pokemon Card of type Lightning with the title ""Ampharos"" and 130 HP of rarity ""Rare Holo"" evolved from Flaaffy from the set Platinum and the flavor text: ""None"". It has the attack ""Gigavolt"" with the cost Lightning, Colorless, the energy cost 2 and the damage of 30+ with the description: ""Flip a coin. If heads, this attack does 30 damage plus 30 more damage. If tails, the Defending Pokemon is now Paralyzed."". It has the attack ""Reflect Energy"" with the cost Lightning, Colorless, Colorless, the energy cost 3 and the damage of 70 with the description: ""Move an Energy card attached to Ampharos to 1 of your Benched Pokemon."". It has the ability ""Damage Bind"" with the description: ""Each Pokemon that has any damage counters on it (both yours and your opponent's) can't use any Poke-Powers."". It has weakness against Fighting +30. It has resistance against Metal -20.", "name": "Ampharos", "hp": "130", "set_name": "Platinum" } ``` ### Data Fields - `id`: Unique ID of the pokemon card. - `image_url`: Static URL for downloading the image associated with the post. - `caption`: Caption generated for this card. - `name`: Name of the pokemon on that card. - `hp`: Health of the pokemon. - `set_name`: The name of the set the card is in. ### Data Splits All the data is contained in training set. The training set has nearly 13k instances. ## 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
2,765
[ [ -0.0182037353515625, -0.0303802490234375, 0.00870513916015625, 0.01274871826171875, -0.029510498046875, 0.00882720947265625, 0.003498077392578125, -0.0300445556640625, 0.0626220703125, 0.049652099609375, -0.04180908203125, -0.04595947265625, -0.0440673828125, 0.0091552734375, -0.006938934326171875, 0.06512451171875, -0.003376007080078125, 0.005092620849609375, 0.006565093994140625, -0.0147552490234375, -0.03961181640625, -0.029327392578125, -0.056976318359375, -0.0360107421875, 0.02947998046875, 0.06585693359375, 0.06854248046875, 0.04815673828125, 0.046875, 0.02734375, -0.006725311279296875, -0.01035308837890625, -0.038909912109375, -0.007015228271484375, -0.0201873779296875, -0.056396484375, -0.05938720703125, -0.00754547119140625, 0.040740966796875, 0.035003662109375, 0.005275726318359375, 0.0230712890625, -0.01666259765625, 0.035369873046875, -0.0229644775390625, 0.02227783203125, -0.048583984375, 0.033599853515625, -0.04083251953125, -0.037322998046875, -0.00548553466796875, -0.015045166015625, -0.0048828125, -0.046875, 0.01404571533203125, 0.027435302734375, 0.07696533203125, -0.018585205078125, -0.004123687744140625, -0.02716064453125, -0.030242919921875, 0.038543701171875, -0.0404052734375, -0.00173187255859375, 0.0401611328125, 0.0126495361328125, 0.00015473365783691406, -0.058349609375, -0.038360595703125, 0.007049560546875, 0.0038051605224609375, 0.0275421142578125, -0.01617431640625, -0.00661468505859375, 0.0552978515625, 0.05078125, -0.0292816162109375, -0.00983428955078125, -0.0450439453125, -0.005115509033203125, 0.059783935546875, 0.0311431884765625, 0.0256500244140625, -0.026947021484375, -0.003635406494140625, -0.035430908203125, -0.0279083251953125, 0.0087432861328125, 0.051177978515625, 0.0157318115234375, -0.039642333984375, 0.0687255859375, 0.01201629638671875, 0.020782470703125, 0.0226593017578125, -0.0148773193359375, 0.048675537109375, -0.0165557861328125, -0.0077972412109375, 0.02532958984375, 0.0675048828125, 0.041412353515625, 0.0025920867919921875, -0.008880615234375, 0.007602691650390625, -0.0187530517578125, 0.0015859603881835938, -0.0592041015625, -0.0263824462890625, 0.049346923828125, -0.052276611328125, -0.039306640625, 0.001949310302734375, -0.0997314453125, -0.03326416015625, 0.0009174346923828125, 0.0305023193359375, -0.04730224609375, -0.028656005859375, 0.01134490966796875, -0.039031982421875, 0.024871826171875, -0.0089263916015625, -0.08331298828125, 0.0240631103515625, 0.0265045166015625, 0.0574951171875, 0.027862548828125, -0.0374755859375, -0.0159149169921875, 0.0118560791015625, -0.012420654296875, 0.06170654296875, -0.0311431884765625, -0.046722412109375, -0.00826263427734375, 0.0164031982421875, -0.00374603271484375, -0.029449462890625, 0.05859375, -0.007678985595703125, 0.00183868408203125, -0.0361328125, -0.042999267578125, 0.0037384033203125, 0.0039215087890625, -0.06640625, 0.056304931640625, 0.004230499267578125, -0.0899658203125, 0.0240631103515625, -0.0546875, -0.04388427734375, 0.03399658203125, 0.005157470703125, -0.037567138671875, 0.0129241943359375, -0.009735107421875, 0.03045654296875, -0.01343536376953125, -0.007537841796875, -0.020904541015625, -0.0063323974609375, 0.007572174072265625, 0.0008378028869628906, 0.07275390625, 0.025299072265625, -0.033905029296875, -0.0039215087890625, -0.07818603515625, 0.0113525390625, 0.0423583984375, -0.00637054443359375, -0.0186614990234375, 0.0024242401123046875, -0.004825592041015625, 0.00702667236328125, 0.0194244384765625, -0.02716064453125, 0.02252197265625, -0.01346588134765625, 0.01413726806640625, 0.03509521484375, 0.0170135498046875, 0.0242156982421875, -0.0196990966796875, 0.03265380859375, 0.0005235671997070312, 0.045440673828125, 0.0006284713745117188, -0.04083251953125, -0.051361083984375, 0.00769805908203125, 0.021728515625, 0.044189453125, -0.06640625, 0.0767822265625, -0.02667236328125, -0.0645751953125, -0.046783447265625, -0.016876220703125, 0.0171051025390625, 0.04156494140625, 0.0258331298828125, -0.020233154296875, -0.050994873046875, -0.0626220703125, -0.00215911865234375, -0.0086517333984375, 0.023590087890625, 0.03497314453125, 0.0556640625, -0.0135498046875, 0.035614013671875, -0.035125732421875, -0.005916595458984375, -0.04071044921875, 0.00931549072265625, 0.03106689453125, 0.03814697265625, 0.0404052734375, -0.053070068359375, -0.0292510986328125, -0.01042938232421875, -0.06402587890625, -0.00823974609375, -0.0240325927734375, -0.0185546875, -0.035186767578125, -0.012664794921875, -0.039642333984375, 0.042449951171875, 0.032440185546875, -0.04974365234375, 0.0179595947265625, -0.0286102294921875, 0.0222625732421875, -0.08758544921875, 0.041046142578125, -0.011993408203125, 0.01291656494140625, -0.06243896484375, -0.01055145263671875, 0.00728607177734375, -0.0176544189453125, -0.0389404296875, 0.0462646484375, -0.0220794677734375, -0.003143310546875, -0.01067352294921875, 0.003040313720703125, 0.005229949951171875, 0.0212249755859375, 0.0194244384765625, 0.033905029296875, 0.06829833984375, -0.038360595703125, 0.057861328125, 0.03778076171875, 0.002765655517578125, 0.07025146484375, -0.05560302734375, -0.01485443115234375, -0.01256561279296875, 0.00933837890625, -0.035430908203125, -0.033172607421875, 0.02862548828125, -0.03466796875, 0.0263214111328125, -0.0121307373046875, -0.06329345703125, -0.05169677734375, -0.03778076171875, 0.01201629638671875, 0.04052734375, -0.04400634765625, 0.034149169921875, 0.03564453125, 0.0164642333984375, -0.0231170654296875, -0.060760498046875, 0.01505279541015625, -0.0303802490234375, -0.04443359375, 0.029205322265625, -0.0087432861328125, -0.0181121826171875, -0.00650787353515625, 0.0189666748046875, 0.0027790069580078125, -0.0011720657348632812, 0.0225677490234375, 0.00165557861328125, 0.029510498046875, 0.01336669921875, -0.00341033935546875, -0.0109710693359375, -0.000011324882507324219, 0.005397796630859375, 0.05810546875, 0.0129241943359375, -0.0195465087890625, -0.04132080078125, 0.0095062255859375, 0.03271484375, -0.00412750244140625, 0.055450439453125, 0.04010009765625, -0.03265380859375, 0.020660400390625, -0.02484130859375, 0.0038623809814453125, -0.032257080078125, 0.01486968994140625, -0.0390625, 0.00007385015487670898, 0.061920166015625, 0.0195159912109375, 0.0167694091796875, 0.07269287109375, 0.0243682861328125, 0.003040313720703125, 0.0762939453125, 0.0135498046875, -0.020782470703125, 0.03240966796875, -0.06378173828125, -0.0020809173583984375, -0.06866455078125, -0.053009033203125, -0.0401611328125, -0.037933349609375, -0.0284423828125, 0.00904083251953125, -0.0086822509765625, 0.032135009765625, -0.007740020751953125, 0.040863037109375, -0.03887939453125, 0.0251617431640625, 0.038543701171875, 0.0179443359375, -0.001712799072265625, 0.01052093505859375, 0.0030612945556640625, -0.00829315185546875, -0.0516357421875, -0.0170135498046875, 0.104736328125, 0.040863037109375, 0.06170654296875, 0.004199981689453125, 0.06732177734375, 0.01039886474609375, 0.0059661865234375, -0.0321044921875, 0.044525146484375, 0.0016202926635742188, -0.05206298828125, -0.0132904052734375, -0.0352783203125, -0.09332275390625, 0.01605224609375, -0.037261962890625, -0.04595947265625, 0.02777099609375, 0.017486572265625, -0.0020313262939453125, 0.054595947265625, -0.0601806640625, 0.0511474609375, -0.0537109375, -0.0450439453125, -0.0088653564453125, -0.039306640625, 0.019287109375, 0.012939453125, 0.02557373046875, -0.00907135009765625, 0.0131988525390625, 0.07830810546875, -0.05926513671875, 0.0450439453125, -0.035888671875, 0.0113372802734375, 0.020538330078125, -0.0301971435546875, 0.054962158203125, 0.01947021484375, -0.00360107421875, 0.0031299591064453125, -0.01349639892578125, -0.037139892578125, -0.004978179931640625, 0.046966552734375, -0.050048828125, 0.0010786056518554688, -0.039459228515625, -0.020172119140625, -0.0020599365234375, 0.03106689453125, 0.07269287109375, 0.03472900390625, 0.0118560791015625, 0.003711700439453125, 0.070556640625, -0.022186279296875, 0.014404296875, 0.018310546875, -0.011260986328125, -0.06561279296875, 0.05816650390625, 0.0204620361328125, -0.0010080337524414062, 0.006862640380859375, 0.01407623291015625, -0.036865234375, -0.0234222412109375, -0.0108795166015625, 0.031402587890625, -0.03851318359375, -0.0193328857421875, -0.035736083984375, -0.0120086669921875, -0.034027099609375, -0.00417327880859375, -0.0164337158203125, -0.019073486328125, -0.032379150390625, -0.01552581787109375, 0.05816650390625, 0.0137481689453125, -0.035614013671875, 0.0241241455078125, -0.04864501953125, 0.0333251953125, 0.031494140625, 0.046112060546875, 0.00592803955078125, -0.037841796875, -0.00519561767578125, 0.01251983642578125, -0.0129852294921875, -0.0794677734375, 0.0303802490234375, 0.0004987716674804688, 0.0565185546875, 0.034515380859375, 0.0016946792602539062, 0.07073974609375, -0.03851318359375, 0.0579833984375, 0.041229248046875, -0.05450439453125, 0.06512451171875, -0.0014934539794921875, 0.0137176513671875, 0.05950927734375, 0.02227783203125, -0.041107177734375, -0.01245880126953125, -0.1065673828125, -0.05926513671875, 0.0576171875, 0.034149169921875, 0.01355743408203125, -0.01232147216796875, 0.034149169921875, -0.0165557861328125, 0.01326751708984375, -0.06829833984375, -0.0709228515625, -0.0308074951171875, -0.0145721435546875, 0.007099151611328125, -0.02728271484375, -0.01509857177734375, -0.04339599609375, 0.05731201171875, 0.02734375, 0.0274810791015625, 0.01113128662109375, -0.00858306884765625, -0.031829833984375, 0.00360107421875, 0.03912353515625, 0.025390625, -0.0389404296875, 0.005207061767578125, 0.011383056640625, -0.0670166015625, -0.00738525390625, 0.0208587646484375, -0.0128173828125, 0.010589599609375, 0.051544189453125, 0.072021484375, 0.02838134765625, -0.040771484375, 0.023773193359375, -0.011016845703125, -0.0360107421875, -0.02117919921875, 0.010833740234375, -0.0243682861328125, 0.017181396484375, 0.029541015625, -0.0131988525390625, 0.003177642822265625, -0.050201416015625, 0.0088653564453125, 0.0281219482421875, -0.0174102783203125, -0.0390625, 0.04742431640625, 0.0133209228515625, -0.03485107421875, 0.01116180419921875, -0.0224151611328125, -0.0241241455078125, 0.0587158203125, 0.033477783203125, 0.053497314453125, -0.0158538818359375, 0.0147705078125, 0.04644775390625, 0.02191162109375, -0.00937652587890625, 0.060302734375, 0.00493621826171875, -0.033416748046875, 0.015838623046875, -0.0262298583984375, -0.02825927734375, 0.031219482421875, -0.049102783203125, 0.0186614990234375, -0.047149658203125, -0.01381683349609375, -0.00653839111328125, 0.03399658203125, -0.053375244140625, 0.01422119140625, -0.0028553009033203125, 0.081787109375, -0.07244873046875, 0.057769775390625, 0.046478271484375, -0.040924072265625, -0.052520751953125, -0.0228118896484375, -0.0238800048828125, -0.061798095703125, 0.046234130859375, -0.01776123046875, 0.05419921875, 0.0103607177734375, -0.057098388671875, -0.07135009765625, 0.10565185546875, -0.003093719482421875, -0.035919189453125, 0.0267333984375, 0.00897216796875, 0.04266357421875, -0.00972747802734375, 0.02728271484375, 0.038116455078125, 0.04833984375, 0.0204315185546875, -0.04290771484375, -0.0212554931640625, -0.0210723876953125, -0.00769805908203125, 0.010009765625, -0.06402587890625, 0.0643310546875, 0.01404571533203125, -0.00601959228515625, -0.00940704345703125, 0.0208282470703125, 0.036285400390625, 0.0123443603515625, 0.0224609375, 0.067138671875, 0.05877685546875, -0.00376129150390625, 0.07666015625, -0.043060302734375, 0.044281005859375, 0.0599365234375, -0.0216064453125, 0.044342041015625, 0.0293731689453125, -0.0333251953125, 0.022125244140625, 0.036346435546875, -0.035125732421875, 0.052825927734375, 0.0146026611328125, 0.004863739013671875, 0.01090240478515625, 0.00498199462890625, -0.04974365234375, 0.0013303756713867188, 0.0228424072265625, -0.038665771484375, -0.0145721435546875, 0.01445770263671875, 0.01174163818359375, -0.01557159423828125, -0.056182861328125, 0.045623779296875, -0.026275634765625, -0.026214599609375, 0.01287078857421875, -0.0189666748046875, 0.050140380859375, -0.061798095703125, -0.0010051727294921875, -0.0345458984375, -0.004726409912109375, -0.043121337890625, -0.0760498046875, 0.006839752197265625, 0.001087188720703125, -0.022674560546875, 0.0101318359375, 0.050201416015625, -0.0159454345703125, -0.052520751953125, 0.0007090568542480469, -0.006824493408203125, 0.0217132568359375, 0.03424072265625, -0.07696533203125, 0.01522064208984375, 0.00875091552734375, -0.004901885986328125, 0.0178985595703125, 0.0372314453125, 0.0306549072265625, 0.04376220703125, 0.0252838134765625, 0.04443359375, 0.0209808349609375, 0.000023066997528076172, 0.034515380859375, -0.03924560546875, -0.0179443359375, -0.038848876953125, 0.04461669921875, -0.055419921875, -0.038116455078125, 0.07373046875, 0.0743408203125, 0.030548095703125, 0.00228118896484375, 0.0592041015625, -0.037445068359375, 0.037841796875, -0.039459228515625, 0.039459228515625, -0.02789306640625, 0.00841522216796875, -0.035308837890625, -0.05615234375, -0.0165252685546875, 0.058502197265625, -0.022491455078125, -0.0158233642578125, 0.0408935546875, 0.01824951171875, 0.0007572174072265625, -0.0024318695068359375, 0.006420135498046875, 0.0123443603515625, 0.03192138671875, 0.0305023193359375, 0.0224151611328125, -0.0771484375, 0.035369873046875, -0.05865478515625, -0.0183868408203125, -0.0147552490234375, -0.047149658203125, -0.079833984375, -0.031494140625, -0.036529541015625, -0.033477783203125, -0.01306915283203125, 0.053070068359375, 0.032012939453125, -0.0640869140625, -0.01163482666015625, -0.016021728515625, 0.0030078887939453125, -0.0013065338134765625, -0.0205535888671875, 0.048126220703125, -0.00998687744140625, -0.038299560546875, -0.01092529296875, 0.01340484619140625, 0.024139404296875, 0.0057220458984375, -0.02313232421875, -0.0129852294921875, -0.0248870849609375, 0.019989013671875, 0.057281494140625, -0.02557373046875, -0.0224609375, -0.02899169921875, 0.00022780895233154297, 0.0002830028533935547, 0.03839111328125, -0.0242919921875, 0.034912109375, 0.0379638671875, 0.00457763671875, 0.0364990234375, -0.0169525146484375, -0.00495147705078125, -0.06231689453125, 0.032135009765625, 0.015228271484375, 0.05511474609375, -0.0006022453308105469, -0.024383544921875, 0.046417236328125, 0.03668212890625, -0.02874755859375, -0.056396484375, -0.00858306884765625, -0.06488037109375, -0.006618499755859375, 0.09124755859375, 0.0164642333984375, -0.023040771484375, -0.00786590576171875, -0.023040771484375, 0.0031719207763671875, -0.0193328857421875, 0.03802490234375, 0.0390625, -0.00955963134765625, -0.025390625, -0.02392578125, 0.041961669921875, -0.0169830322265625, -0.08343505859375, -0.004825592041015625, 0.0229034423828125, 0.00685882568359375, 0.032257080078125, 0.041656494140625, -0.01331329345703125, 0.01123046875, 0.0253753662109375, 0.037689208984375, 0.0032825469970703125, 0.0031280517578125, -0.0199737548828125, -0.0072021484375, 0.0012712478637695312, -0.015350341796875 ] ]
microsoft/LCC_python
2023-06-21T03:13:06.000Z
[ "region:us" ]
microsoft
null
null
1
296
2023-06-21T03:12:37
--- dataset_info: features: - name: gt dtype: string - name: context dtype: string splits: - name: train num_bytes: 1761900743 num_examples: 100000 - name: validation num_bytes: 146577328 num_examples: 10000 - name: test num_bytes: 149430294 num_examples: 10000 download_size: 703086720 dataset_size: 2057908365 --- # Dataset Card for "LCC_python" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
530
[ [ -0.03448486328125, -0.01345062255859375, 0.0110931396484375, 0.0140838623046875, -0.0032863616943359375, -0.002315521240234375, 0.004390716552734375, -0.0034942626953125, 0.03729248046875, 0.028411865234375, -0.05950927734375, -0.05596923828125, -0.0255584716796875, -0.008544921875, -0.0211639404296875, 0.1011962890625, 0.01959228515625, 0.008544921875, -0.02972412109375, -0.0222930908203125, -0.0142364501953125, -0.044677734375, -0.05230712890625, -0.0426025390625, 0.08056640625, 0.03369140625, 0.038970947265625, 0.0256195068359375, 0.044464111328125, 0.014251708984375, -0.01103973388671875, -0.0168914794921875, -0.0196990966796875, -0.015380859375, -0.02880859375, -0.035247802734375, -0.06829833984375, 0.00799560546875, 0.03741455078125, 0.04559326171875, -0.023040771484375, 0.047210693359375, -0.0098114013671875, 0.064208984375, -0.039398193359375, 0.02825927734375, -0.0189208984375, -0.002475738525390625, -0.0298309326171875, -0.007659912109375, 0.00504302978515625, -0.025848388671875, -0.004596710205078125, -0.0723876953125, 0.01383209228515625, -0.00048279762268066406, 0.0411376953125, 0.0171661376953125, -0.001251220703125, -0.02960205078125, -0.0179290771484375, 0.019256591796875, -0.028045654296875, 0.0022487640380859375, 0.03948974609375, 0.02801513671875, 0.0064239501953125, -0.042724609375, -0.0286712646484375, -0.00960540771484375, 0.00360870361328125, 0.0275726318359375, 0.0175018310546875, 0.004688262939453125, 0.049560546875, 0.042572021484375, -0.04168701171875, -0.0122528076171875, -0.042572021484375, -0.033477783203125, 0.05865478515625, 0.0250244140625, 0.020538330078125, 0.0008978843688964844, 0.005359649658203125, -0.011993408203125, -0.0386962890625, 0.0052490234375, 0.041748046875, 0.0208587646484375, -0.07781982421875, 0.058074951171875, -0.00662994384765625, 0.032012939453125, -0.002101898193359375, 0.04296875, 0.0302886962890625, -0.041259765625, -0.004673004150390625, 0.01503753662109375, 0.030487060546875, 0.0254974365234375, 0.0145416259765625, 0.016815185546875, 0.00537872314453125, -0.01047515869140625, 0.0013475418090820312, -0.06976318359375, -0.0701904296875, 0.035675048828125, -0.056976318359375, -0.0228271484375, 0.0309295654296875, -0.05914306640625, -0.0435791015625, -0.0265655517578125, -0.00907135009765625, 0.0162200927734375, -0.04644775390625, -0.031463623046875, -0.046905517578125, 0.0325927734375, 0.01446533203125, -0.060546875, 0.022186279296875, 0.050689697265625, 0.049072265625, 0.007289886474609375, -0.0145416259765625, -0.048248291015625, 0.003414154052734375, -0.0146636962890625, 0.0662841796875, -0.03594970703125, -0.0157928466796875, 0.01378631591796875, 0.036102294921875, 0.0170135498046875, -0.0210418701171875, 0.04949951171875, -0.01104736328125, -0.0158843994140625, -0.047637939453125, -0.033843994140625, 0.016387939453125, 0.02203369140625, -0.0802001953125, 0.0721435546875, 0.0294036865234375, -0.06829833984375, 0.0234375, -0.07061767578125, -0.0250701904296875, 0.03619384765625, 0.01024627685546875, -0.03533935546875, 0.00214385986328125, -0.00226593017578125, 0.033203125, 0.00484466552734375, 0.0154571533203125, -0.0687255859375, -0.01459503173828125, 0.029449462890625, 0.01082611083984375, 0.0810546875, 0.03350830078125, 0.03875732421875, 0.0130615234375, -0.06463623046875, -0.00711822509765625, 0.0009031295776367188, -0.0210418701171875, -0.020782470703125, -0.0148162841796875, 0.04351806640625, -0.0185699462890625, 0.037689208984375, -0.022735595703125, 0.041656494140625, 0.0027828216552734375, 0.0164337158203125, 0.047821044921875, -0.00746917724609375, 0.037109375, -0.0265655517578125, 0.01483917236328125, -0.00859832763671875, 0.017303466796875, 0.006591796875, -0.032806396484375, -0.0438232421875, 0.01497650146484375, 0.0361328125, 0.049774169921875, -0.04351806640625, 0.049041748046875, 0.0362548828125, -0.0526123046875, -0.00531768798828125, 0.00225067138671875, -0.002391815185546875, 0.006603240966796875, 0.02569580078125, -0.0188446044921875, -0.06329345703125, -0.038421630859375, 0.0163726806640625, -0.00971221923828125, 0.0033283233642578125, 0.036590576171875, 0.0635986328125, -0.0286102294921875, 0.0457763671875, -0.04217529296875, -0.0172119140625, -0.0219573974609375, -0.0172119140625, 0.04693603515625, 0.056915283203125, 0.04779052734375, -0.042266845703125, -0.0297088623046875, -0.018798828125, -0.0248260498046875, -0.01436614990234375, -0.006877899169921875, -0.0241851806640625, 0.00569915771484375, 0.006778717041015625, -0.02734375, 0.0546875, 0.0665283203125, -0.031829833984375, 0.042877197265625, -0.0250701904296875, 0.0037364959716796875, -0.0887451171875, 0.0306854248046875, 0.0008707046508789062, -0.0037555694580078125, -0.034454345703125, -0.00878143310546875, 0.014129638671875, -0.01245880126953125, -0.0092315673828125, 0.032073974609375, -0.01824951171875, -0.00888824462890625, -0.00562286376953125, -0.0068359375, -0.021728515625, 0.01158905029296875, 0.0309600830078125, 0.04052734375, 0.07952880859375, -0.03369140625, 0.0826416015625, 0.0189971923828125, 0.004810333251953125, 0.06353759765625, -0.05987548828125, 0.0085601806640625, 0.005558013916015625, 0.03033447265625, -0.04046630859375, -0.03631591796875, 0.04071044921875, -0.027313232421875, 0.01715087890625, -0.042572021484375, -0.039276123046875, -0.05078125, -0.0212860107421875, 0.050018310546875, 0.02374267578125, -0.054901123046875, 0.016387939453125, 0.038482666015625, 0.01202392578125, -0.0242462158203125, -0.06414794921875, 0.0013294219970703125, -0.013031005859375, 0.0027618408203125, 0.0181884765625, -0.04522705078125, -0.001964569091796875, -0.024078369140625, 0.026214599609375, -0.018035888671875, -0.010650634765625, 0.0290374755859375, 0.016448974609375, -0.0069732666015625, 0.021514892578125, -0.0066680908203125, -0.04595947265625, 0.01165008544921875, -0.00908660888671875, 0.02734375, -0.00977325439453125, 0.00299835205078125, -0.044677734375, 0.0215606689453125, 0.0034580230712890625, -0.0014905929565429688, 0.041961669921875, 0.0655517578125, -0.043182373046875, -0.02197265625, -0.022186279296875, -0.00041604042053222656, -0.032623291015625, 0.004116058349609375, -0.00061798095703125, -0.02569580078125, 0.043304443359375, -0.000006079673767089844, -0.009979248046875, 0.039306640625, 0.0662841796875, -0.0178985595703125, 0.037841796875, 0.04156494140625, -0.03167724609375, 0.0311431884765625, -0.0292510986328125, -0.0237884521484375, -0.05230712890625, -0.0233154296875, -0.0526123046875, -0.012298583984375, -0.05694580078125, -0.022979736328125, -0.01555633544921875, 0.0030384063720703125, -0.026153564453125, 0.06732177734375, -0.06634521484375, 0.02520751953125, 0.036865234375, 0.00667572021484375, -0.001194000244140625, -0.0161590576171875, 0.0128021240234375, 0.02716064453125, -0.0499267578125, -0.005962371826171875, 0.09033203125, 0.02520751953125, 0.0791015625, -0.005176544189453125, 0.056640625, 0.026153564453125, 0.0159454345703125, -0.024993896484375, 0.018707275390625, 0.00037169456481933594, -0.050628662109375, -0.0080413818359375, -0.0205230712890625, -0.049560546875, -0.034393310546875, -0.030181884765625, -0.02423095703125, 0.0230560302734375, 0.0286407470703125, -0.0168304443359375, 0.0235748291015625, -0.035491943359375, 0.06378173828125, -0.01430511474609375, -0.01715087890625, -0.0216217041015625, -0.04266357421875, -0.0022602081298828125, 0.02801513671875, 0.0089111328125, -0.01529693603515625, -0.00762176513671875, 0.06005859375, -0.038055419921875, 0.06951904296875, -0.03680419921875, -0.0010318756103515625, 0.026702880859375, -0.01824951171875, 0.0204620361328125, 0.054718017578125, -0.01351165771484375, 0.01617431640625, 0.0271148681640625, -0.03533935546875, -0.0113067626953125, 0.05517578125, -0.056793212890625, 0.024566650390625, -0.04052734375, -0.049224853515625, 0.026458740234375, 0.0193328857421875, 0.00618743896484375, 0.04498291015625, -0.032440185546875, 0.001529693603515625, 0.044952392578125, -0.0040740966796875, 0.037628173828125, 0.006755828857421875, 0.0010251998901367188, -0.043792724609375, 0.07318115234375, 0.00652313232421875, -0.024749755859375, 0.0250244140625, 0.030609130859375, -0.0155029296875, -0.03265380859375, -0.031005859375, 0.0157470703125, -0.02984619140625, -0.032379150390625, -0.01515960693359375, -0.026458740234375, -0.0416259765625, -0.0241851806640625, -0.025604248046875, -0.045440673828125, -0.06329345703125, -0.020233154296875, 0.05914306640625, 0.050323486328125, -0.0557861328125, 0.03021240234375, -0.04132080078125, 0.03521728515625, 0.0006990432739257812, 0.053741455078125, -0.0192718505859375, -0.0159149169921875, -0.0300750732421875, 0.007518768310546875, -0.005641937255859375, -0.03436279296875, 0.007049560546875, 0.018524169921875, 0.051025390625, 0.02496337890625, 0.0139007568359375, 0.0482177734375, 0.00067901611328125, 0.051788330078125, 0.025787353515625, -0.04962158203125, 0.047637939453125, -0.01174163818359375, 0.020782470703125, 0.047698974609375, 0.029571533203125, -0.03961181640625, 0.0008378028869628906, -0.060760498046875, -0.033294677734375, 0.045684814453125, 0.0145416259765625, 0.00872039794921875, 0.0308074951171875, 0.039886474609375, 0.0006647109985351562, 0.0167236328125, -0.069091796875, -0.052825927734375, -0.03546142578125, -0.02716064453125, 0.0092620849609375, -0.020416259765625, -0.01509857177734375, -0.0439453125, 0.036773681640625, -0.01837158203125, 0.016021728515625, 0.01149749755859375, 0.01500701904296875, 0.0016155242919921875, -0.0100860595703125, 0.030029296875, 0.031646728515625, -0.02740478515625, -0.0017042160034179688, 0.015106201171875, -0.025665283203125, -0.0394287109375, 0.025970458984375, 0.007648468017578125, -0.033782958984375, 0.05169677734375, 0.028045654296875, -0.03961181640625, -0.0206298828125, 0.0210113525390625, -0.00916290283203125, -0.019134521484375, -0.05596923828125, 0.0214996337890625, 0.0227508544921875, 0.0138397216796875, 0.0022983551025390625, -0.00214385986328125, 0.0187225341796875, -0.041900634765625, 0.03155517578125, 0.0119476318359375, -0.05462646484375, -0.025665283203125, 0.02154541015625, 0.033447265625, -0.034637451171875, 0.0721435546875, 0.0034008026123046875, -0.033599853515625, 0.07501220703125, 0.0238494873046875, 0.0401611328125, -0.01116943359375, 0.027069091796875, 0.06744384765625, 0.0113067626953125, 0.0189361572265625, 0.030670166015625, -0.058563232421875, -0.0445556640625, 0.006103515625, -0.01299285888671875, -0.036651611328125, -0.026153564453125, -0.0684814453125, 0.0224151611328125, -0.0465087890625, -0.007080078125, -0.0140228271484375, 0.033447265625, -0.049652099609375, -0.0032138824462890625, 0.036102294921875, 0.0982666015625, -0.052001953125, 0.08355712890625, 0.04437255859375, -0.033355712890625, -0.041168212890625, -0.03363037109375, -0.004428863525390625, -0.05609130859375, 0.005748748779296875, 0.0220489501953125, 0.037384033203125, -0.026519775390625, -0.07855224609375, -0.043243408203125, 0.08648681640625, -0.01125335693359375, -0.053192138671875, 0.025054931640625, 0.0098114013671875, 0.03924560546875, -0.0389404296875, 0.041839599609375, 0.045166015625, 0.061859130859375, 0.0130767822265625, -0.04296875, -0.0038166046142578125, -0.0288848876953125, -0.01509857177734375, -0.0164337158203125, -0.047515869140625, 0.030059814453125, -0.0302276611328125, 0.006862640380859375, 0.0369873046875, 0.04608154296875, 0.02337646484375, 0.03521728515625, 0.0289459228515625, 0.038848876953125, 0.0648193359375, -0.02520751953125, 0.058746337890625, 0.0022487640380859375, 0.060638427734375, 0.08026123046875, -0.0158843994140625, 0.0149993896484375, 0.036407470703125, -0.014007568359375, 0.032257080078125, 0.0560302734375, -0.05792236328125, 0.02947998046875, 0.04217529296875, -0.0020236968994140625, -0.0300750732421875, -0.004871368408203125, -0.047515869140625, -0.01519012451171875, 0.042877197265625, -0.0234527587890625, -0.0015735626220703125, -0.0108489990234375, -0.01129150390625, -0.01273345947265625, -0.043212890625, 0.060546875, 0.006855010986328125, -0.01134490966796875, 0.004871368408203125, -0.0242767333984375, 0.0361328125, -0.0516357421875, -0.036712646484375, -0.005588531494140625, 0.0189971923828125, -0.054046630859375, -0.09417724609375, 0.04595947265625, -0.025482177734375, -0.0145416259765625, 0.0060272216796875, 0.042724609375, -0.037628173828125, -0.0596923828125, 0.0283966064453125, -0.01355743408203125, 0.017364501953125, 0.01143646240234375, -0.1051025390625, 0.0236053466796875, -0.0106201171875, -0.005680084228515625, 0.004848480224609375, 0.004337310791015625, 0.02178955078125, 0.05908203125, 0.05877685546875, 0.01212310791015625, -0.034820556640625, 0.0225067138671875, 0.06646728515625, -0.048492431640625, -0.0222930908203125, -0.036712646484375, 0.048492431640625, -0.034271240234375, -0.03826904296875, 0.0298309326171875, 0.06884765625, 0.06024169921875, -0.00995635986328125, 0.05474853515625, -0.04107666015625, 0.021942138671875, -0.01312255859375, 0.07391357421875, -0.03253173828125, -0.009979248046875, -0.017730712890625, -0.04986572265625, -0.05352783203125, 0.052947998046875, 0.021728515625, -0.014678955078125, 0.040618896484375, 0.078369140625, 0.005138397216796875, 0.0050201416015625, 0.0039005279541015625, 0.01114654541015625, 0.0204620361328125, 0.039886474609375, 0.048370361328125, -0.035064697265625, 0.030029296875, -0.0382080078125, -0.03521728515625, 0.00693511962890625, -0.0816650390625, -0.09130859375, -0.050750732421875, -0.042388916015625, -0.0458984375, -0.009063720703125, 0.06329345703125, 0.0706787109375, -0.09130859375, -0.035247802734375, -0.0125732421875, 0.0423583984375, -0.01739501953125, -0.00795745849609375, 0.052764892578125, 0.00897216796875, -0.042327880859375, -0.02142333984375, -0.0112152099609375, 0.002094268798828125, -0.01517486572265625, -0.016357421875, 0.004024505615234375, -0.02239990234375, 0.014801025390625, 0.035064697265625, -0.0166168212890625, -0.01320648193359375, -0.04266357421875, -0.00014317035675048828, 0.0018796920776367188, 0.0870361328125, -0.035491943359375, 0.007305145263671875, 0.04559326171875, 0.00669097900390625, 0.026947021484375, -0.00429534912109375, 0.03619384765625, -0.0167694091796875, 0.0209808349609375, -0.006076812744140625, 0.04351806640625, 0.0015859603881835938, -0.04364013671875, 0.05096435546875, 0.035552978515625, -0.05010986328125, -0.03399658203125, -0.002552032470703125, -0.12017822265625, 0.008453369140625, 0.065185546875, 0.002155303955078125, -0.03515625, -0.01715087890625, -0.04315185546875, 0.01922607421875, -0.0631103515625, 0.0098114013671875, 0.0266876220703125, 0.01418304443359375, -0.022186279296875, -0.004180908203125, 0.03631591796875, -0.03973388671875, -0.076416015625, 0.041015625, 0.0236663818359375, 0.0211639404296875, 0.006816864013671875, 0.039703369140625, -0.0106353759765625, 0.0202484130859375, 0.0214385986328125, 0.029693603515625, -0.0180511474609375, -0.034515380859375, -0.01479339599609375, -0.006439208984375, -0.0226898193359375, -0.0014362335205078125 ] ]
heegyu/hh-rlhf-vicuna-format
2023-09-06T03:07:11.000Z
[ "region:us" ]
heegyu
null
null
1
296
2023-08-28T08:37:18
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: chosen struct: - name: from dtype: string - name: value dtype: string - name: rejected struct: - name: from dtype: string - name: value dtype: string - name: source dtype: string - name: context list: - name: from dtype: string - name: value dtype: string - name: instruction struct: - name: from dtype: string - name: value dtype: string splits: - name: train num_bytes: 210193081 num_examples: 160800 - name: test num_bytes: 11248194 num_examples: 8552 download_size: 128509060 dataset_size: 221441275 --- Original data is [Antrophic/hh-rlhf](https://huggingface.co/datasets/Anthropic/hh-rlhf). It was converted to Vicuna format sample ``` {'chosen': {'from': 'gpt', 'value': 'A horseshoe is usually made out of metal and is about 3 to 3.5 inches long and around 1 inch thick. The horseshoe should also have a 2 inch by 3 inch flat at the bottom where the rubber meets the metal. We also need two stakes and six horseshoes.'}, 'rejected': {'from': 'gpt', 'value': 'Horseshoes are either metal or plastic discs. The horseshoes come in different weights, and the lighter ones are easier to throw, so they are often the standard for beginning players.'}, 'source': 'helpful-base', 'context': [{'from': 'human', 'value': 'Hi, I want to learn to play horseshoes. Can you teach me?'}, {'from': 'gpt', 'value': 'I can, but maybe I should begin by telling you that a typical game consists of 2 players and 6 or 8 horseshoes.'}], 'instruction': {'from': 'human', 'value': 'Okay. What else is needed to play, and what are the rules?'}} ``` source columns has 4 values ``` {'harmless-base', 'helpful-base', 'helpful-online', 'helpful-rejection-sampled'} ``` In context, chosen, rejected column, 'from' key is either 'human' or 'gpt'.
2,046
[ [ -0.0127105712890625, -0.04656982421875, 0.037078857421875, 0.0148162841796875, -0.058258056640625, -0.0155029296875, 0.0128631591796875, -0.0294952392578125, 0.060272216796875, 0.051116943359375, -0.038360595703125, -0.069580078125, -0.017730712890625, 0.0184173583984375, -0.01012420654296875, 0.09234619140625, 0.0068206787109375, 0.01343536376953125, 0.0263519287109375, -0.020172119140625, -0.0394287109375, -0.031768798828125, -0.054473876953125, -0.0015974044799804688, 0.029266357421875, 0.04583740234375, 0.056976318359375, 0.09423828125, 0.032501220703125, 0.01313018798828125, 0.005451202392578125, -0.0222320556640625, -0.018890380859375, -0.0042724609375, 0.003566741943359375, -0.0479736328125, -0.040740966796875, 0.0218963623046875, 0.045623779296875, 0.0341796875, -0.0341796875, 0.042144775390625, -0.021331787109375, 0.030853271484375, -0.01727294921875, 0.024627685546875, -0.037322998046875, 0.032470703125, -0.036163330078125, -0.040191650390625, -0.01168060302734375, -0.0307769775390625, -0.02337646484375, -0.08905029296875, 0.0274200439453125, 0.02703857421875, 0.0587158203125, 0.0212554931640625, -0.01424407958984375, -0.01154327392578125, -0.0305023193359375, 0.0251312255859375, -0.045623779296875, 0.02203369140625, 0.041412353515625, 0.0391845703125, -0.03369140625, -0.040771484375, -0.0487060546875, 0.00922393798828125, -0.0044097900390625, 0.0146484375, 0.00524139404296875, -0.0170135498046875, 0.024505615234375, 0.038604736328125, -0.04058837890625, -0.0107574462890625, -0.05145263671875, -0.0257720947265625, 0.0538330078125, 0.034271240234375, 0.01064300537109375, -0.03302001953125, -0.036376953125, -0.04583740234375, -0.04205322265625, 0.0216522216796875, 0.03802490234375, 0.05731201171875, -0.030364990234375, 0.060546875, -0.01070404052734375, 0.035797119140625, 0.024383544921875, -0.0289306640625, 0.0192718505859375, -0.0249176025390625, -0.0394287109375, -0.00835418701171875, 0.0662841796875, 0.04730224609375, -0.02276611328125, -0.000213623046875, 0.00025916099548339844, -0.0218963623046875, 0.00010353326797485352, -0.0192108154296875, -0.034942626953125, 0.03851318359375, -0.048492431640625, -0.03857421875, 0.0201416015625, -0.08349609375, -0.0443115234375, -0.02264404296875, 0.037200927734375, -0.0108795166015625, -0.00775146484375, 0.004634857177734375, -0.0338134765625, 0.04827880859375, 0.0015535354614257812, -0.060302734375, 0.057525634765625, 0.0230560302734375, 0.052276611328125, 0.0183868408203125, -0.0267791748046875, -0.06878662109375, -0.016357421875, -0.040679931640625, 0.039031982421875, -0.0083465576171875, -0.0281219482421875, -0.00908660888671875, 0.032562255859375, 0.01702880859375, -0.044830322265625, 0.040313720703125, -0.0267791748046875, 0.0181732177734375, -0.046844482421875, -0.0025634765625, -0.0167083740234375, 0.01535797119140625, -0.07769775390625, 0.09381103515625, 0.04986572265625, -0.07501220703125, 0.06793212890625, -0.03192138671875, -0.0248870849609375, 0.00983428955078125, -0.00023496150970458984, -0.0341796875, -0.01336669921875, 0.0020122528076171875, 0.0217437744140625, -0.04534912109375, 0.0084228515625, -0.020294189453125, -0.034423828125, -0.005062103271484375, 0.00804901123046875, 0.08184814453125, 0.0016279220581054688, -0.05596923828125, 0.0223846435546875, -0.07861328125, -0.01256561279296875, 0.005100250244140625, -0.033721923828125, -0.007793426513671875, -0.0179443359375, 0.034637451171875, 0.0265655517578125, -0.0081329345703125, -0.0280609130859375, 0.0277557373046875, -0.0031757354736328125, 0.00708770751953125, 0.047332763671875, 0.019805908203125, 0.0258026123046875, -0.020416259765625, 0.0469970703125, 0.0014696121215820312, 0.039276123046875, 0.048126220703125, -0.019073486328125, -0.04156494140625, -0.01258087158203125, 0.0233306884765625, 0.04974365234375, -0.06536865234375, 0.053680419921875, -0.0011968612670898438, -0.05426025390625, -0.064697265625, -0.0004551410675048828, -0.0074310302734375, 0.0350341796875, 0.050323486328125, -0.0391845703125, -0.053680419921875, -0.0648193359375, 0.01788330078125, -0.03076171875, -0.0035076141357421875, 0.027557373046875, 0.03948974609375, -0.006103515625, 0.06500244140625, -0.03814697265625, -0.040863037109375, 0.019866943359375, 0.0002675056457519531, 0.0251312255859375, 0.02618408203125, 0.054290771484375, -0.03204345703125, -0.034759521484375, -0.0020427703857421875, -0.07305908203125, 0.01242828369140625, -0.0186767578125, -0.0435791015625, -0.002071380615234375, 0.01763916015625, -0.04534912109375, 0.05133056640625, 0.0188751220703125, -0.054473876953125, 0.054473876953125, -0.020843505859375, 0.03717041015625, -0.06951904296875, 0.031280517578125, -0.011566162109375, -0.01141357421875, -0.035247802734375, 0.030670166015625, -0.0159454345703125, 0.035125732421875, -0.03631591796875, 0.02899169921875, -0.044769287109375, -0.0070037841796875, -0.007053375244140625, -0.002330780029296875, -0.01479339599609375, 0.028717041015625, 0.01325225830078125, 0.04205322265625, 0.053741455078125, -0.0523681640625, 0.05169677734375, 0.0272674560546875, -0.0008339881896972656, 0.0248260498046875, -0.044281005859375, -0.0016489028930664062, -0.005489349365234375, 0.0267333984375, -0.031646728515625, -0.0297088623046875, 0.062408447265625, -0.02935791015625, -0.01458740234375, -0.01035308837890625, -0.027984619140625, -0.01904296875, -0.04541015625, 0.0297698974609375, 0.045257568359375, -0.0261383056640625, 0.036163330078125, 0.0386962890625, 0.0052642822265625, -0.04638671875, -0.0254364013671875, -0.00994110107421875, -0.048248291015625, -0.01311492919921875, 0.0085601806640625, -0.0059814453125, -0.019256591796875, 0.0019311904907226562, 0.01300811767578125, -0.0110626220703125, -0.0120086669921875, 0.0024394989013671875, 0.01434326171875, -0.0168304443359375, -0.0013179779052734375, -0.0035991668701171875, 0.01202392578125, 0.01904296875, -0.0347900390625, 0.039642333984375, 0.00955963134765625, 0.0052642822265625, -0.014984130859375, 0.0038585662841796875, 0.04827880859375, 0.006061553955078125, 0.072509765625, 0.04803466796875, -0.027618408203125, 0.023529052734375, -0.02056884765625, -0.028350830078125, -0.0185699462890625, -0.01085662841796875, -0.0188446044921875, -0.025238037109375, 0.07025146484375, 0.050323486328125, 0.01549530029296875, 0.06488037109375, 0.0295867919921875, 0.007419586181640625, 0.0189056396484375, 0.0261383056640625, -0.0028018951416015625, 0.00865936279296875, -0.01507568359375, -0.050537109375, -0.0455322265625, -0.03985595703125, -0.035888671875, -0.0005154609680175781, -0.044403076171875, -0.049407958984375, 0.0036754608154296875, 0.0032176971435546875, -0.03424072265625, 0.0457763671875, -0.03533935546875, 0.01763916015625, 0.05413818359375, 0.048492431640625, 0.01100921630859375, -0.00689697265625, -0.00794219970703125, 0.0015897750854492188, -0.0433349609375, -0.02081298828125, 0.0787353515625, 0.032073974609375, 0.03643798828125, 0.033416748046875, 0.05657958984375, 0.00795745849609375, 0.0294036865234375, -0.05712890625, 0.01605224609375, 0.0211944580078125, -0.09027099609375, -0.05511474609375, -0.027618408203125, -0.07647705078125, 0.0202484130859375, -0.0712890625, -0.0305023193359375, 0.0029449462890625, 0.029083251953125, -0.03570556640625, 0.0262908935546875, -0.01166534423828125, 0.05059814453125, 0.0007386207580566406, -0.04632568359375, 0.03564453125, -0.06396484375, 0.048126220703125, -0.016265869140625, 0.042633056640625, 0.0145416259765625, 0.007228851318359375, 0.07232666015625, -0.039581298828125, 0.06121826171875, -0.0311431884765625, 0.00415802001953125, 0.06268310546875, 0.00853729248046875, 0.0308380126953125, 0.015350341796875, 0.01253509521484375, -0.0167999267578125, 0.0123138427734375, -0.0426025390625, -0.029083251953125, 0.0003724098205566406, -0.06280517578125, -0.040618896484375, -0.045379638671875, -0.0016736984252929688, 0.020782470703125, 0.01375579833984375, 0.05029296875, 0.00827789306640625, -0.0139923095703125, 0.0333251953125, 0.014312744140625, 0.00469970703125, 0.01001739501953125, 0.0092315673828125, -0.0264892578125, -0.054473876953125, 0.024139404296875, 0.0006728172302246094, -0.015960693359375, 0.0184326171875, 0.01995849609375, -0.048980712890625, -0.0206146240234375, -0.041015625, 0.03033447265625, -0.03717041015625, -0.019287109375, -0.0168914794921875, 0.0015583038330078125, -0.0239410400390625, 0.0175933837890625, -0.01374053955078125, -0.01666259765625, -0.0248870849609375, -0.031585693359375, 0.050811767578125, 0.0560302734375, -0.0288543701171875, 0.043609619140625, -0.06524658203125, 0.01519775390625, 0.0086212158203125, 0.033172607421875, -0.01421356201171875, -0.040008544921875, -0.00679779052734375, -0.01212310791015625, 0.00266265869140625, -0.09649658203125, 0.045989990234375, -0.0196685791015625, 0.058074951171875, 0.0252685546875, 0.0095367431640625, 0.049774169921875, -0.0360107421875, 0.05487060546875, 0.0310516357421875, -0.055694580078125, 0.0212860107421875, -0.05059814453125, -0.020782470703125, 0.07257080078125, 0.026275634765625, -0.035797119140625, -0.0022220611572265625, -0.07537841796875, -0.05731201171875, 0.056549072265625, 0.03009033203125, -0.03033447265625, 0.0011434555053710938, 0.041748046875, 0.03497314453125, 0.005496978759765625, -0.07464599609375, -0.04205322265625, -0.0254364013671875, -0.0173797607421875, -0.0214080810546875, 0.027374267578125, -0.028533935546875, -0.04364013671875, 0.04229736328125, -0.0091400146484375, 0.00887298583984375, 0.0099029541015625, 0.007320404052734375, -0.0220489501953125, 0.0013704299926757812, 0.028350830078125, 0.028228759765625, -0.034332275390625, 0.012847900390625, 0.0223388671875, -0.05523681640625, 0.0207977294921875, 0.0007653236389160156, -0.0136871337890625, -0.0120697021484375, 0.0302276611328125, 0.033905029296875, 0.0189208984375, -0.0025997161865234375, 0.00914764404296875, 0.0004761219024658203, -0.035614013671875, -0.029541015625, -0.0000073909759521484375, -0.0033016204833984375, 0.004291534423828125, 0.02618408203125, -0.0031681060791015625, 0.0206451416015625, -0.063232421875, 0.028900146484375, 0.01438140869140625, -0.0341796875, -0.018280029296875, 0.052398681640625, -0.002017974853515625, -0.043121337890625, 0.03753662109375, -0.016082763671875, -0.01470184326171875, 0.041839599609375, 0.026275634765625, 0.025726318359375, 0.00054931640625, 0.0239105224609375, 0.05181884765625, 0.031890869140625, -0.018646240234375, 0.0207061767578125, 0.0120086669921875, -0.0301361083984375, 0.0167694091796875, -0.03985595703125, -0.0107574462890625, 0.04833984375, -0.07470703125, 0.024658203125, -0.044036865234375, -0.0310821533203125, -0.015045166015625, 0.013458251953125, -0.06182861328125, 0.034820556640625, -0.03851318359375, 0.0599365234375, -0.09619140625, 0.0267791748046875, 0.046173095703125, -0.060302734375, -0.09307861328125, -0.022979736328125, 0.0010881423950195312, -0.033203125, 0.002292633056640625, -0.036529541015625, 0.02386474609375, -0.02349853515625, -0.05780029296875, -0.050140380859375, 0.10107421875, 0.0135040283203125, -0.006412506103515625, -0.0007548332214355469, -0.0204315185546875, 0.03515625, -0.01708984375, 0.0247802734375, 0.07080078125, 0.03240966796875, 0.0118255615234375, -0.057708740234375, 0.0159149169921875, -0.0174102783203125, -0.0413818359375, 0.001224517822265625, -0.05401611328125, 0.07904052734375, 0.0082855224609375, 0.0052337646484375, -0.02020263671875, 0.05010986328125, 0.0614013671875, 0.013275146484375, 0.043426513671875, 0.0025653839111328125, 0.065673828125, 0.0023040771484375, 0.043609619140625, 0.00614166259765625, 0.0274810791015625, 0.04840087890625, 0.00954437255859375, 0.0703125, 0.040924072265625, -0.0207977294921875, 0.042327880859375, 0.078857421875, -0.00475311279296875, 0.0170440673828125, 0.005222320556640625, 0.00460052490234375, -0.0126800537109375, 0.04449462890625, -0.046142578125, 0.04547119140625, 0.00560760498046875, -0.0237884521484375, -0.006984710693359375, -0.027862548828125, 0.0102081298828125, 0.01018524169921875, -0.019561767578125, 0.0390625, -0.00677490234375, -0.04632568359375, 0.0311279296875, -0.000934600830078125, 0.04400634765625, -0.02117919921875, -0.027374267578125, -0.01325225830078125, -0.01153564453125, -0.02032470703125, -0.05706787109375, 0.001033782958984375, -0.0033721923828125, -0.00969696044921875, 0.047760009765625, 0.0202178955078125, -0.01477813720703125, -0.03973388671875, 0.01074981689453125, 0.039794921875, 0.05059814453125, 0.0193939208984375, -0.0311431884765625, -0.011962890625, 0.0037670135498046875, -0.00740814208984375, 0.01517486572265625, 0.027984619140625, -0.0015668869018554688, 0.0236968994140625, 0.04156494140625, 0.01336669921875, 0.00991058349609375, -0.0236053466796875, 0.0523681640625, -0.08087158203125, -0.049041748046875, -0.031707763671875, 0.049713134765625, -0.0109710693359375, -0.053863525390625, 0.043975830078125, 0.06805419921875, 0.02203369140625, -0.0307769775390625, 0.03802490234375, -0.006717681884765625, 0.0217132568359375, -0.06121826171875, 0.05810546875, -0.0305023193359375, -0.006015777587890625, -0.01904296875, -0.08001708984375, -0.0187835693359375, 0.0648193359375, 0.019256591796875, 0.005096435546875, 0.052886962890625, 0.025909423828125, 0.00371551513671875, -0.0166778564453125, 0.01274871826171875, -0.01218414306640625, 0.01511383056640625, 0.027496337890625, 0.0196380615234375, -0.048309326171875, 0.030364990234375, -0.024932861328125, -0.046600341796875, -0.02606201171875, -0.06280517578125, -0.055023193359375, -0.047210693359375, -0.0013284683227539062, -0.0478515625, -0.016448974609375, 0.088134765625, 0.049285888671875, -0.05438232421875, -0.0250244140625, 0.0055694580078125, -0.01641845703125, -0.0254364013671875, -0.014251708984375, 0.048553466796875, 0.0174560546875, -0.030029296875, -0.0032215118408203125, -0.0172576904296875, 0.031463623046875, 0.00798797607421875, -0.00528717041015625, -0.013458251953125, 0.0008640289306640625, 0.0419921875, 0.0523681640625, -0.049560546875, -0.043182373046875, 0.03497314453125, -0.01495361328125, 0.01020050048828125, 0.0203094482421875, -0.05096435546875, 0.0082244873046875, 0.00847625732421875, -0.004543304443359375, 0.050872802734375, 0.025299072265625, 0.015655517578125, -0.04364013671875, 0.0247650146484375, -0.00731658935546875, 0.017822265625, 0.01007080078125, -0.03564453125, 0.048828125, 0.03125, -0.0145416259765625, -0.03607177734375, -0.019927978515625, -0.08502197265625, -0.0073394775390625, 0.0760498046875, 0.0172271728515625, -0.041778564453125, -0.0205230712890625, -0.03887939453125, 0.037445068359375, -0.0203094482421875, 0.053314208984375, 0.053466796875, -0.00937652587890625, -0.018096923828125, -0.0282745361328125, 0.056121826171875, -0.0312042236328125, -0.07275390625, 0.0147705078125, 0.0352783203125, 0.04144287109375, 0.0168304443359375, 0.07440185546875, -0.021087646484375, 0.034149169921875, 0.0572509765625, 0.035858154296875, 0.0048370361328125, -0.025726318359375, -0.0186614990234375, 0.01139068603515625, 0.0185089111328125, -0.01253509521484375 ] ]
Geonmo/midjourney-prompts-only
2023-10-25T09:12:51.000Z
[ "region:us" ]
Geonmo
null
null
0
296
2023-10-25T09:10:06
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 495800699 num_examples: 3492544 download_size: 334934157 dataset_size: 495800699 --- # Dataset Card for "midjourney-prompts-only" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
374
[ [ -0.03472900390625, -0.022369384765625, 0.043975830078125, 0.042083740234375, -0.0213470458984375, -0.01184844970703125, 0.0110626220703125, 0.013946533203125, 0.061248779296875, 0.032379150390625, -0.1065673828125, -0.044830322265625, -0.0305633544921875, -0.0036830902099609375, 0.0007982254028320312, 0.09027099609375, 0.004169464111328125, -0.0056610107421875, -0.042266845703125, -0.01120758056640625, -0.0369873046875, -0.035980224609375, -0.04754638671875, -0.0311126708984375, 0.07464599609375, 0.07415771484375, 0.01824951171875, 0.0178070068359375, 0.03790283203125, 0.0047607421875, 0.003482818603515625, -0.01136016845703125, -0.028564453125, 0.0165557861328125, -0.0159759521484375, -0.036041259765625, -0.05865478515625, 0.00348663330078125, 0.048858642578125, 0.04229736328125, -0.01345062255859375, 0.0577392578125, -0.006195068359375, 0.059539794921875, -0.0274658203125, 0.0255889892578125, 0.00037479400634765625, -0.0083465576171875, -0.06097412109375, -0.004913330078125, 0.0101470947265625, -0.0301666259765625, -0.006500244140625, -0.0706787109375, 0.00594329833984375, 0.01152801513671875, 0.060516357421875, 0.010009765625, -0.00446319580078125, 0.0010023117065429688, -0.0198974609375, 0.0214691162109375, -0.0024013519287109375, 0.00423431396484375, 0.038055419921875, 0.052581787109375, 0.00914764404296875, -0.0423583984375, -0.042572021484375, 0.0107574462890625, -0.003734588623046875, 0.024810791015625, -0.01177215576171875, 0.0041351318359375, 0.046783447265625, 0.015228271484375, -0.06915283203125, -0.00971221923828125, -0.028900146484375, -0.018463134765625, 0.0379638671875, 0.030059814453125, 0.0174713134765625, -0.0164794921875, -0.002429962158203125, -0.003406524658203125, -0.052978515625, 0.02178955078125, 0.0202178955078125, 0.01320648193359375, -0.08642578125, 0.057647705078125, -0.0110321044921875, 0.0246429443359375, 0.01690673828125, 0.0462646484375, 0.028167724609375, -0.0252685546875, -0.006198883056640625, -0.008453369140625, 0.02325439453125, 0.036590576171875, 0.01195526123046875, -0.01282501220703125, -0.0050811767578125, 0.00472259521484375, -0.01331329345703125, -0.078369140625, -0.047515869140625, 0.0191192626953125, -0.046295166015625, -0.0129852294921875, -0.00021898746490478516, -0.0743408203125, -0.035491943359375, -0.03350830078125, -0.0047149658203125, 0.01543426513671875, -0.03045654296875, -0.0253143310546875, -0.0299224853515625, 0.01715087890625, 0.01727294921875, -0.03448486328125, 0.0162811279296875, 0.0257415771484375, 0.0557861328125, -0.00921630859375, -0.027069091796875, -0.054718017578125, -0.006534576416015625, 0.00897216796875, 0.0667724609375, -0.0467529296875, -0.053985595703125, -0.0002168416976928711, 0.045867919921875, 0.0065765380859375, -0.0150299072265625, 0.06036376953125, -0.0244293212890625, -0.0028972625732421875, -0.07373046875, -0.023406982421875, 0.017333984375, 0.026336669921875, -0.054534912109375, 0.05712890625, 0.0306549072265625, -0.031768798828125, 0.012725830078125, -0.08026123046875, -0.02001953125, 0.01532745361328125, -0.00899505615234375, -0.022064208984375, -0.0105743408203125, 0.01132965087890625, 0.021514892578125, -0.0193634033203125, 0.0235748291015625, -0.0457763671875, -0.005031585693359375, 0.007358551025390625, -0.00936126708984375, 0.062225341796875, 0.0164947509765625, 0.0248260498046875, 0.0150604248046875, -0.06585693359375, -0.026336669921875, 0.018280029296875, -0.00037097930908203125, -0.00714874267578125, -0.05010986328125, 0.0225067138671875, 0.00806427001953125, 0.0292205810546875, -0.035491943359375, 0.051605224609375, 0.00959014892578125, -0.028961181640625, 0.06390380859375, 0.0270538330078125, 0.040985107421875, -0.04400634765625, 0.06683349609375, 0.0261077880859375, 0.0294342041015625, -0.0238494873046875, -0.031280517578125, -0.03759765625, 0.01116943359375, 0.021759033203125, 0.053070068359375, -0.056854248046875, 0.046783447265625, -0.0001074671745300293, -0.048614501953125, -0.01358795166015625, -0.01134490966796875, 0.016845703125, 0.047698974609375, 0.0227508544921875, -0.019500732421875, -0.04840087890625, -0.0294952392578125, 0.01345062255859375, 0.0036525726318359375, 0.00799560546875, 0.0235443115234375, 0.041717529296875, -0.0146484375, 0.04705810546875, -0.059478759765625, 0.0124664306640625, -0.004344940185546875, -0.00846099853515625, 0.041473388671875, 0.049072265625, 0.0693359375, -0.039215087890625, -0.027587890625, -0.062744140625, -0.03717041015625, -0.0408935546875, -0.017059326171875, -0.05029296875, -0.039459228515625, 0.00046372413635253906, -0.045623779296875, 0.054931640625, 0.054473876953125, -0.06982421875, 0.0328369140625, 0.0008711814880371094, 0.00241851806640625, -0.07525634765625, 0.0276641845703125, -0.00286102294921875, -0.0164337158203125, -0.0252227783203125, -0.0247039794921875, -0.00579833984375, -0.0303955078125, 0.010711669921875, 0.06591796875, -0.021820068359375, 0.0104827880859375, -0.0099945068359375, 0.0010919570922851562, 0.0218963623046875, 0.0190277099609375, -0.0014715194702148438, 0.040679931640625, 0.0838623046875, -0.045379638671875, 0.0489501953125, 0.052032470703125, 0.0252685546875, 0.07666015625, -0.05694580078125, 0.004856109619140625, -0.0206756591796875, 0.0266265869140625, -0.06427001953125, -0.035614013671875, 0.061676025390625, -0.03375244140625, 0.0277862548828125, -0.038848876953125, -0.023773193359375, -0.0309906005859375, -0.0199737548828125, 0.041961669921875, 0.03631591796875, -0.049346923828125, 0.0261688232421875, 0.0296630859375, -0.031829833984375, 0.0015668869018554688, -0.0482177734375, 0.005115509033203125, -0.006748199462890625, -0.0122833251953125, 0.0182952880859375, -0.0445556640625, 0.01517486572265625, -0.0243988037109375, 0.0207672119140625, 0.002445220947265625, -0.0238494873046875, 0.043914794921875, 0.043487548828125, -0.0100860595703125, 0.0196990966796875, 0.0246124267578125, -0.062408447265625, -0.0008182525634765625, -0.01959228515625, 0.03302001953125, 0.0019855499267578125, -0.0258331298828125, -0.033203125, 0.04351806640625, 0.027618408203125, -0.023345947265625, 0.0294647216796875, 0.06109619140625, -0.035186767578125, 0.00926971435546875, -0.0310516357421875, -0.01580810546875, -0.03369140625, -0.0174407958984375, -0.014495849609375, -0.03228759765625, 0.043182373046875, -0.0183868408203125, 0.0149383544921875, 0.04058837890625, 0.04266357421875, -0.0108489990234375, 0.0242462158203125, 0.0321044921875, -0.01171875, 0.041290283203125, -0.0145111083984375, -0.01666259765625, -0.0665283203125, -0.0258331298828125, -0.0482177734375, -0.0308380126953125, -0.037384033203125, -0.014312744140625, 0.0259246826171875, -0.0001723766326904297, -0.0338134765625, 0.010894775390625, -0.052276611328125, 0.025177001953125, 0.043975830078125, 0.009307861328125, -0.019775390625, -0.01593017578125, 0.0201568603515625, 0.0024623870849609375, -0.053741455078125, -0.0254669189453125, 0.07989501953125, 0.006603240966796875, 0.045379638671875, 0.0025653839111328125, 0.059967041015625, 0.0197601318359375, 0.00795745849609375, -0.0288848876953125, 0.044158935546875, 0.0023708343505859375, -0.0297698974609375, -0.02099609375, -0.0181121826171875, -0.06353759765625, -0.035797119140625, -0.024810791015625, -0.02618408203125, 0.06134033203125, 0.009368896484375, -0.040374755859375, 0.0193634033203125, -0.044891357421875, 0.059844970703125, -0.007602691650390625, -0.0153656005859375, 0.016448974609375, -0.060638427734375, -0.01418304443359375, 0.0149078369140625, 0.00006222724914550781, -0.0287017822265625, -0.001956939697265625, 0.070068359375, -0.0261383056640625, 0.08160400390625, -0.06866455078125, 0.04486083984375, 0.02142333984375, -0.0123138427734375, 0.02410888671875, 0.04541015625, -0.0026645660400390625, 0.0030307769775390625, 0.0205535888671875, -0.044525146484375, -0.0140838623046875, 0.03955078125, -0.05291748046875, 0.009613037109375, -0.038909912109375, -0.028594970703125, 0.00008094310760498047, 0.02923583984375, 0.0188446044921875, 0.047698974609375, -0.022125244140625, -0.0195465087890625, 0.04656982421875, 0.00038743019104003906, 0.041229248046875, 0.01528167724609375, -0.023193359375, -0.0208587646484375, 0.06292724609375, 0.01849365234375, -0.035400390625, 0.0184326171875, 0.047149658203125, -0.028045654296875, -0.0262451171875, -0.05975341796875, 0.0193634033203125, -0.039520263671875, -0.0233306884765625, -0.0264434814453125, -0.0002532005310058594, -0.0369873046875, -0.0305633544921875, -0.011444091796875, -0.058624267578125, -0.05743408203125, -0.037139892578125, 0.054351806640625, 0.022003173828125, -0.048858642578125, 0.05523681640625, -0.0736083984375, 0.047454833984375, 0.00467681884765625, 0.01849365234375, -0.02178955078125, -0.022369384765625, -0.01444244384765625, -0.006847381591796875, -0.01259613037109375, -0.032958984375, -0.022430419921875, -0.000027000904083251953, 0.038726806640625, 0.0299530029296875, 0.00820159912109375, 0.055694580078125, -0.01324462890625, 0.07861328125, 0.030517578125, -0.0423583984375, 0.053924560546875, -0.032318115234375, 0.04730224609375, 0.06866455078125, 0.027099609375, -0.042510986328125, 0.01483917236328125, -0.07080078125, -0.042083740234375, 0.045928955078125, 0.004642486572265625, 0.01322174072265625, 0.02880859375, 0.05267333984375, 0.00798797607421875, 0.0271759033203125, -0.0469970703125, -0.05621337890625, -0.022247314453125, -0.01165008544921875, 0.0107269287109375, -0.036529541015625, -0.026458740234375, -0.04302978515625, 0.045318603515625, 0.0033721923828125, 0.020355224609375, 0.0084686279296875, 0.03411865234375, -0.0222930908203125, 0.00428009033203125, 0.0244293212890625, 0.06585693359375, -0.008331298828125, -0.0123291015625, 0.0014362335205078125, -0.0391845703125, 0.0018463134765625, 0.03961181640625, -0.025909423828125, 0.0171356201171875, 0.04083251953125, 0.0511474609375, -0.0213775634765625, -0.0012807846069335938, 0.0423583984375, -0.011932373046875, -0.0007228851318359375, -0.033172607421875, 0.00472259521484375, 0.0017147064208984375, 0.023193359375, -0.00968170166015625, 0.00490570068359375, 0.006053924560546875, -0.022613525390625, 0.0265655517578125, -0.025482177734375, -0.03228759765625, -0.051055908203125, 0.037384033203125, 0.0269775390625, -0.01953125, 0.06256103515625, -0.025390625, -0.0186004638671875, 0.038909912109375, 0.0216522216796875, 0.059326171875, -0.03631591796875, 0.02691650390625, 0.0357666015625, 0.00786590576171875, 0.0279388427734375, 0.07464599609375, -0.0241851806640625, -0.035491943359375, 0.01358795166015625, -0.0267181396484375, -0.03985595703125, -0.0364990234375, -0.0780029296875, 0.026763916015625, -0.035369873046875, -0.0244903564453125, -0.01233673095703125, 0.0016345977783203125, -0.06732177734375, 0.0233917236328125, 0.020050048828125, 0.0889892578125, -0.0689697265625, 0.050140380859375, 0.061737060546875, -0.032440185546875, -0.0369873046875, -0.0005359649658203125, 0.00920867919921875, -0.05023193359375, -0.0215911865234375, 0.004047393798828125, 0.014312744140625, -0.0238800048828125, -0.064208984375, -0.02166748046875, 0.0914306640625, 0.0042266845703125, -0.06878662109375, -0.0127410888671875, -0.007476806640625, 0.00930023193359375, -0.025115966796875, 0.02154541015625, 0.045745849609375, 0.0633544921875, 0.033721923828125, -0.040435791015625, -0.003444671630859375, -0.0249481201171875, -0.028594970703125, 0.005619049072265625, -0.05877685546875, 0.033599853515625, -0.004116058349609375, -0.001861572265625, 0.0007815361022949219, 0.04742431640625, 0.037078857421875, 0.061920166015625, 0.03668212890625, 0.021453857421875, 0.0838623046875, -0.03472900390625, 0.06488037109375, -0.0167694091796875, 0.017303466796875, 0.08905029296875, -0.022491455078125, -0.005168914794921875, 0.049468994140625, 0.0013408660888671875, 0.02117919921875, 0.0633544921875, -0.0220184326171875, 0.05755615234375, 0.0159912109375, -0.0146942138671875, -0.0186004638671875, -0.02227783203125, -0.03985595703125, 0.0004353523254394531, 0.0224761962890625, 0.00746917724609375, -0.01555633544921875, 0.01666259765625, 0.0288238525390625, -0.0283660888671875, -0.031768798828125, 0.047821044921875, 0.015899658203125, -0.0252532958984375, -0.0128326416015625, -0.0212860107421875, 0.0185394287109375, -0.07769775390625, -0.0213775634765625, -0.01027679443359375, -0.0186309814453125, -0.0272674560546875, -0.08001708984375, 0.049591064453125, -0.0037403106689453125, -0.029327392578125, -0.0178070068359375, 0.048492431640625, -0.02239990234375, -0.056121826171875, -0.00006592273712158203, 0.04071044921875, 0.007282257080078125, 0.005092620849609375, -0.083984375, -0.0019044876098632812, -0.0079803466796875, -0.026214599609375, -0.00008618831634521484, 0.045166015625, 0.0173797607421875, 0.0215911865234375, 0.051544189453125, 0.0197601318359375, -0.02667236328125, 0.03369140625, 0.086181640625, -0.0455322265625, -0.0565185546875, -0.053192138671875, 0.06353759765625, -0.0251922607421875, -0.05474853515625, 0.036407470703125, 0.059417724609375, 0.04833984375, -0.0033092498779296875, 0.0633544921875, -0.0199737548828125, 0.045623779296875, -0.03375244140625, 0.03680419921875, -0.0275115966796875, -0.0010919570922851562, -0.00872039794921875, -0.03466796875, -0.03961181640625, 0.0275115966796875, -0.011077880859375, -0.0107421875, 0.0291900634765625, 0.06707763671875, -0.0129241943359375, 0.01361846923828125, 0.005664825439453125, 0.00005239248275756836, 0.026763916015625, 0.0208740234375, 0.048919677734375, -0.00713348388671875, -0.00019299983978271484, -0.01560211181640625, -0.052581787109375, 0.00435638427734375, -0.0638427734375, -0.0755615234375, -0.045440673828125, -0.0278472900390625, -0.049468994140625, -0.0033779144287109375, 0.072021484375, 0.053466796875, -0.05963134765625, -0.0155487060546875, 0.00894927978515625, 0.01308441162109375, 0.0128173828125, -0.008148193359375, 0.0611572265625, 0.01678466796875, -0.020263671875, -0.00020134449005126953, 0.00894927978515625, 0.018646240234375, -0.0006198883056640625, 0.00975799560546875, 0.00930023193359375, -0.0005106925964355469, 0.0222930908203125, 0.0194244384765625, 0.01258087158203125, -0.004871368408203125, -0.0098114013671875, 0.01214599609375, 0.017364501953125, 0.07318115234375, -0.0174560546875, 0.0299072265625, 0.0280914306640625, 0.0201873779296875, 0.051513671875, -0.0031280517578125, 0.0184326171875, -0.053802490234375, 0.025665283203125, 0.0128936767578125, 0.045623779296875, 0.005489349365234375, -0.04742431640625, 0.0382080078125, 0.030487060546875, -0.05419921875, -0.03692626953125, 0.00720977783203125, -0.09912109375, 0.0261383056640625, 0.061798095703125, -0.003780364990234375, -0.029144287109375, -0.0098114013671875, -0.03369140625, 0.0263214111328125, -0.06060791015625, 0.0144500732421875, 0.04541015625, -0.01483917236328125, -0.00914764404296875, -0.025909423828125, 0.0311431884765625, -0.01953125, -0.08013916015625, 0.0084991455078125, 0.03839111328125, 0.0089263916015625, 0.0024623870849609375, 0.0751953125, -0.003261566162109375, 0.02789306640625, 0.0113067626953125, 0.0090484619140625, -0.0283355712890625, -0.059173583984375, -0.028594970703125, -0.01511383056640625, -0.0142822265625, -0.04644775390625 ] ]
wdc/products-2017
2022-10-23T05:50:24.000Z
[ "task_categories:text-classification", "annotations_creators:weak supervision", "annotations_creators:expert-generated", "multilinguality:monolingual", "size_categories:1K<n<10K", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:unknown", "region:us" ]
wdc
Many e-shops have started to mark-up product data within their HTML pages using the schema.org vocabulary. The Web Data Commons project regularly extracts such data from the Common Crawl, a large public web crawl. The Web Data Commons Training and Test Sets for Large-Scale Product Matching contain product offers from different e-shops in the form of binary product pairs (with corresponding label "match" or "no match") In order to support the evaluation of machine learning-based matching methods, the data is split into training, validation and test set. We provide training and validation sets in four different sizes for four product categories. The labels of the test sets were manually checked while those of the training sets were derived using shared product identifiers from the Web via weak supervision. The data stems from the WDC Product Data Corpus for Large-Scale Product Matching - Version 2.0 which consists of 26 million product offers originating from 79 thousand websites.
@inproceedings{primpeli2019wdc, title={The WDC training dataset and gold standard for large-scale product matching}, author={Primpeli, Anna and Peeters, Ralph and Bizer, Christian}, booktitle={Companion Proceedings of The 2019 World Wide Web Conference}, pages={381--386}, year={2019} }
2
295
2022-05-16T13:23:21
--- annotations_creators: - weak supervision - expert-generated language: - en language_bcp47: - en-US license: - unknown multilinguality: - monolingual pretty_name: products-2017 size_categories: - 1K<n<10K - 10K<n<100K source_datasets: - original task_categories: - text-classification - data-integration task_ids: - entity-matching - identity-resolution - product-matching paperswithcode_id: wdc-products --- # Dataset Card for [products-2017] ## 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) - [Annotations](#annotations) - [Additional Information](#additional-information) - [Citation Information](#citation-information) ## Dataset Description - **Homepage:** [LSPCv2 Homepage](http://webdatacommons.org/largescaleproductcorpus/v2/index.html) - **Point of Contact:** [Ralph Peeters](mailto:ralph.peeters@uni-mannheim.de) ### Dataset Summary Many e-shops have started to mark-up product data within their HTML pages using the schema.org vocabulary. The Web Data Commons project regularly extracts such data from the Common Crawl, a large public web crawl. The Web Data Commons Training and Test Sets for Large-Scale Product Matching contain product offers from different e-shops in the form of binary product pairs (with corresponding label "match" or "no match") In order to support the evaluation of machine learning-based matching methods, the data is split into training, validation and test set. We provide training and validation sets in four different sizes for four product categories. The labels of the test sets were manually checked while those of the training sets were derived using shared product identifiers from the Web via weak supervision. The data stems from the WDC Product Data Corpus for Large-Scale Product Matching - Version 2.0 which consists of 26 million product offers originating from 79 thousand websites. ### Supported Tasks and Leaderboards Entity Matching, Product Matching ### Languages English ## Dataset Structure ### Data Instances The data is structured as pairs of product offers with the corresponding match/non-match label. This is an example instance from the computers category: ``` {"pair_id":"581109#16637861","label":0,"id_left":581109,"category_left":"Computers_and_Accessories","cluster_id_left":1324529,"brand_left":"\"Gigabyte\"@en","title_left":" \"Gigabyte Radeon RX 480 G1 Gaming 4096MB GDDR5 PCI-Express Graphics Card\"@en \"Gigabyte Gr| OcUK\"@en","description_left":"\"GV-RX480G1 GAMING-4GD, Core Clock: 1202MHz, Boost Clock: 1290MHz, Memory: 4096MB 7000MHz GDDR5, Stream Processors: 2304, Crossfire Ready, VR Ready, FreeSync Ready, 3 Years Warranty\"@en ","price_left":null,"specTableContent_left":null,"id_right":16637861,"category_right":"Computers_and_Accessories","cluster_id_right":107415,"brand_right":"\"Gigabyte\"@en","title_right":" \"Gigabyte Radeon RX 550 Gaming OC 2048MB GDDR5 PCI-Express Graphics Card\"@en \"Gigabyte Gr| OcUK\"@en","description_right":"\"GV-RX550GAMING OC-2GD, Boost: 1219MHz, Memory: 2048MB 7000MHz GDDR5, Stream Processors: 512, DirectX 12 Support, 3 Years Warranty\"@en ","price_right":null,"specTableContent_right":null} ``` ### Data Fields - pair_id: unique identifier of a pair (string) - label: binary label, match or non-match (int) The following attributes are contained twice, once for the first and once for the second product offer - id: unique id of the product offer (int) - category: product category (string) - cluster_id: id of the product cluster from the original corpus this offer belongs to (int) - brand: brand of the product (string) - title: product title (string) - description: longer product description (string) - price: price of the product offer (string) - specTableContent: additional data found in specification tables on the webpage that contains the product offer (string) ### Data Splits - Computers - Test set - 1100 pairs - Small Train set - 2267 pairs - Small Validation set - 567 pairs - Medium Train set - 6475 pairs - Medium Validation set - 1619 pairs - Large Train set - 26687 pairs - Large Validation set - 6672 pairs - XLarge Train set - 54768 pairs - Xlarge Validation set - 13693 pairs - Cameras - Test set - 1100 pairs - Small Train set - 1508 pairs - Small Validation set - 378 pairs - Medium Train set - 4204 pairs - Medium Validation set - 1051 pairs - Large Train set - 16028 pairs - Large Validation set - 4008 pairs - XLarge Train set - 33821 pairs - Xlarge Validation set - 8456 pairs - Watches - Test set - 1100 pairs - Small Train set - 1804 pairs - Small Validation set - 451 pairs - Medium Train set - 5130 pairs - Medium Validation set - 1283 pairs - Large Train set - 21621 pairs - Large Validation set - 5406 pairs - XLarge Train set - 49255 pairs - Xlarge Validation set - 12314 pairs - Shoes - Test set - 1100 pairs - Small Train set - 1650 pairs - Small Validation set - 413 pairs - Medium Train set - 4644 pairs - Medium Validation set - 1161 pairs - Large Train set - 18391 pairs - Large Validation set - 4598 pairs - XLarge Train set - 33943 pairs - Xlarge Validation set - 8486 pairs ## Dataset Creation ### Annotations #### Annotation process - Training and Validation sets: distant supervision via shared schema.org product IDs - Test sets: Single expert annotator #### Who are the annotators? [Ralph Peeters](https://www.uni-mannheim.de/dws/people/researchers/phd-students/ralph-peeters/) ## Additional Information ### Citation Information ``` @inproceedings{primpeli2019wdc, title={The WDC training dataset and gold standard for large-scale product matching}, author={Primpeli, Anna and Peeters, Ralph and Bizer, Christian}, booktitle={Companion Proceedings of The 2019 World Wide Web Conference}, pages={381--386}, year={2019} } ```
6,208
[ [ -0.046722412109375, -0.04791259765625, 0.01108551025390625, 0.014617919921875, -0.0115966796875, -0.0041656494140625, -0.0185089111328125, -0.04498291015625, 0.0135650634765625, 0.01556396484375, -0.05621337890625, -0.069091796875, -0.0238037109375, 0.004795074462890625, -0.0036220550537109375, 0.07177734375, -0.006805419921875, -0.0257720947265625, -0.0308837890625, -0.021209716796875, -0.0185089111328125, -0.0413818359375, -0.031036376953125, -0.00040221214294433594, 0.031890869140625, 0.0272979736328125, 0.04827880859375, 0.040130615234375, 0.05743408203125, 0.0252685546875, -0.01207733154296875, 0.014892578125, -0.0265350341796875, 0.0008835792541503906, -0.0013494491577148438, -0.0159759521484375, -0.0550537109375, 0.0048370361328125, 0.0165863037109375, 0.04571533203125, -0.0040435791015625, 0.040679931640625, 0.022735595703125, 0.05035400390625, -0.04693603515625, 0.037689208984375, -0.0300445556640625, 0.01554107666015625, -0.0023136138916015625, 0.0004978179931640625, -0.024688720703125, -0.024200439453125, -0.0081024169921875, -0.070068359375, 0.0333251953125, 0.00994110107421875, 0.10009765625, 0.01263427734375, -0.006717681884765625, -0.01399993896484375, -0.0386962890625, 0.0655517578125, -0.054779052734375, 0.02490234375, 0.037384033203125, 0.018402099609375, -0.01123046875, -0.041168212890625, -0.040435791015625, 0.00933837890625, -0.03173828125, 0.0300445556640625, -0.0246429443359375, -0.0038738250732421875, 0.03338623046875, 0.028106689453125, -0.055145263671875, 0.01067352294921875, -0.04388427734375, -0.00989532470703125, 0.072509765625, 0.0165252685546875, -0.004795074462890625, -0.006649017333984375, -0.039520263671875, -0.01459503173828125, -0.0272979736328125, 0.015350341796875, 0.0279083251953125, 0.023345947265625, -0.033111572265625, 0.04791259765625, -0.0394287109375, 0.055389404296875, 0.0096893310546875, -0.023712158203125, 0.05743408203125, -0.048065185546875, -0.0261077880859375, -0.000035762786865234375, 0.07025146484375, 0.0484619140625, -0.00833892822265625, 0.00345611572265625, -0.0025768280029296875, 0.0018253326416015625, -0.0011463165283203125, -0.05224609375, -0.0183868408203125, 0.035247802734375, -0.047088623046875, -0.01207733154296875, 0.02880859375, -0.0792236328125, -0.006969451904296875, -0.0194854736328125, 0.015228271484375, -0.005035400390625, -0.007801055908203125, 0.006992340087890625, -0.0215301513671875, 0.042999267578125, 0.0016145706176757812, -0.052459716796875, 0.0290679931640625, 0.045745849609375, 0.051544189453125, -0.0261993408203125, -0.0096893310546875, -0.005321502685546875, 0.0226287841796875, -0.02056884765625, 0.061920166015625, -0.01538848876953125, -0.0252227783203125, 0.007663726806640625, 0.0279693603515625, 0.005767822265625, -0.042236328125, 0.06427001953125, -0.0338134765625, 0.0113983154296875, -0.039886474609375, -0.03131103515625, -0.00988006591796875, 0.03662109375, -0.054595947265625, 0.090576171875, 0.00452423095703125, -0.060821533203125, 0.044036865234375, -0.04180908203125, -0.03289794921875, 0.01141357421875, -0.01309967041015625, -0.062225341796875, -0.0175323486328125, 0.014862060546875, 0.037841796875, -0.0308837890625, -0.008819580078125, -0.039459228515625, -0.025177001953125, 0.00614166259765625, -0.0078887939453125, 0.0755615234375, 0.016571044921875, -0.031005859375, 0.0011692047119140625, -0.07745361328125, -0.0021381378173828125, 0.0293121337890625, -0.029449462890625, -0.0018033981323242188, -0.00981903076171875, 0.0149078369140625, 0.03411865234375, 0.03363037109375, -0.03912353515625, 0.0095672607421875, -0.01334381103515625, 0.01690673828125, 0.0509033203125, 0.006198883056640625, 0.0031223297119140625, -0.023345947265625, 0.0340576171875, 0.01129150390625, 0.050537109375, 0.01079559326171875, -0.059722900390625, -0.055755615234375, -0.0234832763671875, 0.01528167724609375, 0.044097900390625, -0.0175323486328125, 0.08392333984375, -0.033660888671875, -0.040863037109375, -0.023712158203125, 0.00269317626953125, 0.0303955078125, 0.042236328125, 0.045074462890625, -0.02691650390625, -0.039276123046875, -0.09381103515625, 0.00841522216796875, -0.0007205009460449219, -0.001399993896484375, 0.04071044921875, 0.0418701171875, -0.01125335693359375, 0.07623291015625, -0.07025146484375, -0.04412841796875, -0.01291656494140625, -0.0034618377685546875, 0.03753662109375, 0.034515380859375, 0.04840087890625, -0.060882568359375, -0.048858642578125, 0.00017833709716796875, -0.0592041015625, 0.00273895263671875, 0.0019445419311523438, -0.01422882080078125, 0.0308837890625, 0.031982421875, -0.05194091796875, 0.0452880859375, 0.03839111328125, -0.03662109375, 0.049407958984375, -0.032745361328125, 0.0195465087890625, -0.09149169921875, 0.02166748046875, 0.0126953125, 0.01415252685546875, -0.0212860107421875, -0.0181121826171875, -0.006256103515625, 0.01495361328125, -0.04425048828125, 0.022308349609375, -0.03558349609375, -0.0200347900390625, 0.0160980224609375, 0.01107025146484375, 0.0214385986328125, 0.04864501953125, -0.0125274658203125, 0.06939697265625, 0.033843994140625, -0.04925537109375, 0.03643798828125, 0.040863037109375, -0.04156494140625, 0.0572509765625, -0.05499267578125, -0.0176849365234375, -0.005077362060546875, 0.02752685546875, -0.07525634765625, -0.0096282958984375, 0.0260162353515625, -0.0311431884765625, 0.0103759765625, -0.01261138916015625, -0.04937744140625, -0.0462646484375, -0.029022216796875, 0.0178375244140625, 0.046783447265625, -0.03741455078125, 0.03546142578125, 0.020843505859375, 0.006862640380859375, -0.04876708984375, -0.0654296875, -0.016876220703125, -0.0176544189453125, -0.055755615234375, 0.037384033203125, -0.02545166015625, -0.01259613037109375, 0.00467681884765625, -0.003147125244140625, -0.00186920166015625, 0.0038585662841796875, 0.02557373046875, 0.038177490234375, -0.005001068115234375, -0.000007927417755126953, -0.0121917724609375, -0.018524169921875, 0.00557708740234375, -0.01239013671875, 0.036865234375, 0.01055145263671875, -0.01922607421875, -0.036376953125, 0.0178375244140625, 0.01039886474609375, -0.0168304443359375, 0.06878662109375, 0.04986572265625, -0.024627685546875, -0.0001837015151977539, -0.03692626953125, -0.00012886524200439453, -0.037078857421875, 0.0241546630859375, -0.0347900390625, -0.039764404296875, 0.053619384765625, 0.0210418701171875, 0.00557708740234375, 0.077392578125, 0.0394287109375, -0.01055145263671875, 0.07171630859375, 0.02001953125, 0.002361297607421875, 0.0174713134765625, -0.037628173828125, 0.0157012939453125, -0.052398681640625, -0.048126220703125, -0.053558349609375, -0.040252685546875, -0.061737060546875, -0.0299835205078125, 0.003643035888671875, 0.003414154052734375, -0.037689208984375, 0.03363037109375, -0.062744140625, 0.03472900390625, 0.05841064453125, 0.0158233642578125, 0.008636474609375, 0.0116119384765625, -0.0124053955078125, 0.0014009475708007812, -0.031829833984375, -0.006866455078125, 0.0889892578125, 0.007045745849609375, 0.0311279296875, 0.005481719970703125, 0.03375244140625, 0.0269775390625, -0.013671875, -0.041900634765625, 0.04150390625, -0.0050506591796875, -0.05731201171875, 0.0007171630859375, -0.032867431640625, -0.07965087890625, -0.0026645660400390625, -0.0310516357421875, -0.057159423828125, 0.036590576171875, 0.00511932373046875, -0.0298614501953125, 0.0168914794921875, -0.052642822265625, 0.07440185546875, -0.0232696533203125, -0.04278564453125, -0.0069732666015625, -0.055877685546875, 0.01316070556640625, 0.00592803955078125, 0.0270233154296875, -0.018768310546875, -0.0051727294921875, 0.07366943359375, -0.0299530029296875, 0.038726806640625, -0.00897979736328125, 0.00634765625, 0.024810791015625, -0.02264404296875, 0.04559326171875, -0.01276397705078125, 0.0119476318359375, 0.012908935546875, -0.0032176971435546875, -0.045928955078125, -0.02740478515625, 0.054412841796875, -0.05963134765625, -0.0276947021484375, -0.05322265625, -0.022491455078125, -0.0208740234375, 0.019195556640625, 0.020355224609375, 0.007266998291015625, -0.007762908935546875, 0.032958984375, 0.060821533203125, -0.030120849609375, 0.028045654296875, 0.015899658203125, 0.0023097991943359375, -0.047393798828125, 0.057220458984375, 0.0018463134765625, 0.018096923828125, 0.0229644775390625, 0.004871368408203125, -0.03021240234375, -0.04205322265625, -0.003391265869140625, 0.0169677734375, -0.0562744140625, -0.0308990478515625, -0.05023193359375, -0.015838623046875, -0.036865234375, -0.00605010986328125, -0.012298583984375, -0.03070068359375, -0.0301666259765625, -0.021942138671875, 0.043060302734375, 0.0511474609375, -0.01041412353515625, 0.0155029296875, -0.04180908203125, 0.01715087890625, 0.0263214111328125, 0.043670654296875, -0.013427734375, -0.033721923828125, -0.023712158203125, 0.012237548828125, -0.031768798828125, -0.041748046875, 0.0164947509765625, 0.00769805908203125, 0.049713134765625, 0.037506103515625, 0.0022869110107421875, 0.05804443359375, -0.0114288330078125, 0.08599853515625, 0.0252685546875, -0.033477783203125, 0.037445068359375, -0.02099609375, 0.0122222900390625, 0.06072998046875, 0.046783447265625, -0.028900146484375, 0.0181884765625, -0.07080078125, -0.0823974609375, 0.06097412109375, 0.01448822021484375, -0.01381683349609375, 0.0135345458984375, 0.0030078887939453125, -0.00484466552734375, 0.010040283203125, -0.044036865234375, -0.054412841796875, 0.00325775146484375, -0.031585693359375, -0.007724761962890625, -0.016510009765625, -0.02252197265625, -0.03717041015625, 0.0732421875, -0.0022182464599609375, 0.024688720703125, 0.006885528564453125, 0.006412506103515625, 0.0208740234375, 0.004947662353515625, 0.043487548828125, 0.046630859375, -0.03131103515625, -0.0106658935546875, 0.007534027099609375, -0.047943115234375, -0.01253509521484375, 0.02923583984375, -0.01491546630859375, -0.004680633544921875, 0.00843048095703125, 0.045562744140625, 0.00836944580078125, -0.0411376953125, 0.045654296875, -0.004413604736328125, -0.04254150390625, -0.0308837890625, -0.017669677734375, 0.00557708740234375, 0.01611328125, 0.0255279541015625, -0.003528594970703125, 0.018035888671875, -0.030059814453125, 0.0209808349609375, 0.0301666259765625, -0.02960205078125, -0.0114593505859375, 0.050079345703125, -0.0124053955078125, -0.0031585693359375, 0.050811767578125, -0.020477294921875, -0.0280303955078125, 0.057891845703125, 0.0298919677734375, 0.05560302734375, 0.01027679443359375, 0.005279541015625, 0.0625, 0.0156707763671875, -0.0079803466796875, 0.027557373046875, 0.0015773773193359375, -0.030548095703125, -0.00806427001953125, -0.058746337890625, -0.01256561279296875, 0.00522613525390625, -0.057769775390625, 0.031951904296875, -0.0263824462890625, -0.021026611328125, 0.00566864013671875, 0.0182342529296875, -0.0693359375, 0.0294189453125, 0.00762176513671875, 0.061309814453125, -0.06353759765625, 0.042694091796875, 0.0313720703125, -0.069091796875, -0.058135986328125, -0.031890869140625, -0.0051422119140625, -0.049896240234375, 0.035125732421875, 0.00301361083984375, 0.033477783203125, -0.0279388427734375, -0.034820556640625, -0.06988525390625, 0.10491943359375, -0.0013942718505859375, -0.045654296875, 0.005603790283203125, 0.035797119140625, 0.0298919677734375, -0.01393890380859375, 0.0252227783203125, 0.053802490234375, 0.04156494140625, 0.02020263671875, -0.05035400390625, 0.0085601806640625, -0.02978515625, -0.0197601318359375, 0.01203155517578125, -0.056915283203125, 0.06280517578125, 0.01251983642578125, 0.00574493408203125, -0.0135650634765625, 0.040771484375, 0.037628173828125, 0.018096923828125, 0.0232391357421875, 0.07513427734375, 0.046112060546875, -0.022552490234375, 0.06744384765625, -0.0304412841796875, 0.05047607421875, 0.085205078125, 0.0008158683776855469, 0.08154296875, 0.02410888671875, -0.049560546875, 0.038848876953125, 0.0572509765625, -0.038360595703125, 0.03271484375, 0.0079193115234375, -0.0027923583984375, -0.0154876708984375, -0.0018110275268554688, -0.044403076171875, 0.012298583984375, 0.0201873779296875, -0.051025390625, -0.001064300537109375, -0.0273895263671875, 0.00580596923828125, -0.00640869140625, -0.0149078369140625, 0.06561279296875, -0.01548004150390625, -0.0274505615234375, 0.0511474609375, -0.0157623291015625, 0.0535888671875, -0.046905517578125, 0.002544403076171875, -0.01824951171875, 0.033416748046875, -0.038726806640625, -0.063232421875, 0.01291656494140625, -0.01415252685546875, -0.0181884765625, 0.002197265625, 0.03558349609375, -0.007114410400390625, -0.0665283203125, 0.022674560546875, 0.0083770751953125, 0.00586700439453125, 0.0034923553466796875, -0.0703125, 0.0160369873046875, 0.0021800994873046875, -0.023193359375, 0.0224761962890625, 0.017578125, 0.010498046875, 0.0174560546875, 0.05072021484375, -0.00836944580078125, 0.0148468017578125, -0.015838623046875, 0.05816650390625, -0.0498046875, -0.0340576171875, -0.047515869140625, 0.04644775390625, -0.04644775390625, -0.0386962890625, 0.07635498046875, 0.092529296875, 0.069580078125, 0.0024089813232421875, 0.06842041015625, -0.0203704833984375, 0.02301025390625, -0.0105743408203125, 0.051727294921875, -0.04620361328125, -0.004039764404296875, -0.0139923095703125, -0.08197021484375, -0.029449462890625, 0.03753662109375, -0.012054443359375, 0.00893402099609375, 0.04522705078125, 0.058990478515625, -0.0142059326171875, 0.00769805908203125, 0.0031414031982421875, 0.025482177734375, 0.01934814453125, 0.04644775390625, 0.01239013671875, -0.06427001953125, 0.053741455078125, -0.03643798828125, -0.0251312255859375, -0.01486968994140625, -0.056243896484375, -0.056365966796875, -0.04461669921875, -0.038543701171875, -0.05487060546875, -0.00568389892578125, 0.07171630859375, 0.042938232421875, -0.0745849609375, -0.01477813720703125, -0.00263214111328125, -0.01666259765625, -0.0408935546875, -0.01528167724609375, 0.055633544921875, -0.01119232177734375, -0.037628173828125, 0.0013170242309570312, -0.00008672475814819336, 0.00536346435546875, -0.01099395751953125, -0.01328277587890625, -0.0311126708984375, 0.0033359527587890625, 0.05010986328125, 0.021636962890625, -0.037841796875, -0.000225067138671875, 0.00959014892578125, 0.0004248619079589844, 0.035736083984375, 0.01468658447265625, -0.045074462890625, 0.01477813720703125, 0.049285888671875, 0.0307464599609375, 0.05413818359375, 0.002986907958984375, 0.00261688232421875, -0.0408935546875, 0.021392822265625, 0.006130218505859375, 0.0294036865234375, 0.0181884765625, -0.01806640625, 0.039459228515625, 0.0256500244140625, -0.039581298828125, -0.051055908203125, -0.00811767578125, -0.10406494140625, -0.0175628662109375, 0.10748291015625, -0.0100555419921875, -0.039276123046875, -0.0113067626953125, -0.002017974853515625, 0.014068603515625, -0.026031494140625, 0.0462646484375, 0.046234130859375, 0.0011425018310546875, 0.01393890380859375, -0.035247802734375, 0.042449951171875, -0.005023956298828125, -0.07855224609375, 0.00580596923828125, 0.03192138671875, 0.0093994140625, 0.021636962890625, 0.0248870849609375, -0.0135955810546875, 0.01087188720703125, 0.01357269287109375, 0.0260162353515625, 0.005161285400390625, -0.0019931793212890625, -0.0023593902587890625, 0.0201263427734375, -0.010101318359375, -0.034423828125 ] ]
JanosAudran/financial-reports-sec
2023-01-06T17:44:08.000Z
[ "task_categories:fill-mask", "task_categories:text-classification", "task_ids:masked-language-modeling", "task_ids:multi-class-classification", "task_ids:sentiment-classification", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10M<n<100M", "source_datasets:extended|other", "language:en", "license:apache-2.0", "'finance", "financial", "10-K", "10K", "10k", "10-k", "annual", "reports", "sec", "edgar", "sentiment", "firm", "public", "us'", "region:us" ]
JanosAudran
The dataset contains the annual report of US public firms filing with the SEC EDGAR system. Each annual report (10K filing) is broken into 20 sections. Each section is split into individual sentences. Sentiment labels are provided on a per filing basis from the market reaction around the filing data. Additional metadata for each filing is included in the dataset.
null
41
294
2023-01-02T15:21:14
--- annotations_creators: - expert-generated language: - en language_creators: - expert-generated license: - apache-2.0 multilinguality: - monolingual pretty_name: US public firm Annual Reports (10-K) size_categories: - 10M<n<100M source_datasets: - extended|other tags: - "'finance" - financial - 10-K - 10K - 10k - 10-k - annual - reports - sec - edgar - sentiment - firm - public - us' task_categories: - fill-mask - text-classification task_ids: - masked-language-modeling - multi-class-classification - sentiment-classification dataset_info: - config_name: large_lite features: - name: cik dtype: string - name: sentence dtype: string - name: section dtype: class_label: names: "0": section_1 "1": section_10 "2": section_11 "3": section_12 "4": section_13 "5": section_14 "6": section_15 "7": section_1A "8": section_1B "9": section_2 "10": section_3 "11": section_4 "12": section_5 "13": section_6 "14": section_7 "15": section_7A "16": section_8 "17": section_9 "18": section_9A "19": section_9B - name: labels struct: - name: 1d dtype: class_label: names: "0": positive "1": negative - name: 5d dtype: class_label: names: "0": positive "1": negative - name: 30d dtype: class_label: names: "0": positive "1": negative - name: filingDate dtype: string - name: docID dtype: string - name: sentenceID dtype: string - name: sentenceCount dtype: int64 splits: - name: train num_bytes: 16424576472 num_examples: 67316227 - name: validation num_bytes: 423527281 num_examples: 1585561 - name: test num_bytes: 773116540 num_examples: 2965174 download_size: 13362319126 dataset_size: 17621220293 - config_name: large_full features: - name: cik dtype: string - name: sentence dtype: string - name: section dtype: class_label: names: "0": section_1 "1": section_10 "2": section_11 "3": section_12 "4": section_13 "5": section_14 "6": section_15 "7": section_1A "8": section_1B "9": section_2 "10": section_3 "11": section_4 "12": section_5 "13": section_6 "14": section_7 "15": section_7A "16": section_8 "17": section_9 "18": section_9A "19": section_9B - name: labels struct: - name: 1d dtype: class_label: names: "0": positive "1": negative - name: 5d dtype: class_label: names: "0": positive "1": negative - name: 30d dtype: class_label: names: "0": positive "1": negative - name: filingDate dtype: string - name: name dtype: string - name: docID dtype: string - name: sentenceID dtype: string - name: sentenceCount dtype: int64 - name: tickers list: string - name: exchanges list: string - name: entityType dtype: string - name: sic dtype: string - name: stateOfIncorporation dtype: string - name: tickerCount dtype: int32 - name: acceptanceDateTime dtype: string - name: form dtype: string - name: reportDate dtype: string - name: returns struct: - name: 1d struct: - name: closePriceEndDate dtype: float32 - name: closePriceStartDate dtype: float32 - name: endDate dtype: string - name: startDate dtype: string - name: ret dtype: float32 - name: 5d struct: - name: closePriceEndDate dtype: float32 - name: closePriceStartDate dtype: float32 - name: endDate dtype: string - name: startDate dtype: string - name: ret dtype: float32 - name: 30d struct: - name: closePriceEndDate dtype: float32 - name: closePriceStartDate dtype: float32 - name: endDate dtype: string - name: startDate dtype: string - name: ret dtype: float32 splits: - name: train num_bytes: 39306095718 num_examples: 67316227 - name: validation num_bytes: 964030458 num_examples: 1585561 - name: test num_bytes: 1785383996 num_examples: 2965174 download_size: 13362319126 dataset_size: 42055510172 - config_name: small_full features: - name: cik dtype: string - name: sentence dtype: string - name: section dtype: class_label: names: "0": section_1 "1": section_1A "2": section_1B "3": section_2 "4": section_3 "5": section_4 "6": section_5 "7": section_6 "8": section_7 "9": section_7A "10": section_8 "11": section_9 "12": section_9A "13": section_9B "14": section_10 "15": section_11 "16": section_12 "17": section_13 "18": section_14 "19": section_15 - name: labels struct: - name: 1d dtype: class_label: names: "0": positive "1": negative - name: 5d dtype: class_label: names: "0": positive "1": negative - name: 30d dtype: class_label: names: "0": positive "1": negative - name: filingDate dtype: string - name: name dtype: string - name: docID dtype: string - name: sentenceID dtype: string - name: sentenceCount dtype: int64 - name: tickers list: string - name: exchanges list: string - name: entityType dtype: string - name: sic dtype: string - name: stateOfIncorporation dtype: string - name: tickerCount dtype: int32 - name: acceptanceDateTime dtype: string - name: form dtype: string - name: reportDate dtype: string - name: returns struct: - name: 1d struct: - name: closePriceEndDate dtype: float32 - name: closePriceStartDate dtype: float32 - name: endDate dtype: string - name: startDate dtype: string - name: ret dtype: float32 - name: 5d struct: - name: closePriceEndDate dtype: float32 - name: closePriceStartDate dtype: float32 - name: endDate dtype: string - name: startDate dtype: string - name: ret dtype: float32 - name: 30d struct: - name: closePriceEndDate dtype: float32 - name: closePriceStartDate dtype: float32 - name: endDate dtype: string - name: startDate dtype: string - name: ret dtype: float32 splits: - name: train num_bytes: 128731540 num_examples: 200000 - name: validation num_bytes: 13411689 num_examples: 20000 - name: test num_bytes: 13188331 num_examples: 20000 download_size: 42764380 dataset_size: 155331560 - config_name: small_lite features: - name: cik dtype: string - name: sentence dtype: string - name: section dtype: class_label: names: "0": section_1 "1": section_1A "2": section_1B "3": section_2 "4": section_3 "5": section_4 "6": section_5 "7": section_6 "8": section_7 "9": section_7A "10": section_8 "11": section_9 "12": section_9A "13": section_9B "14": section_10 "15": section_11 "16": section_12 "17": section_13 "18": section_14 "19": section_15 - name: labels struct: - name: 1d dtype: class_label: names: "0": positive "1": negative - name: 5d dtype: class_label: names: "0": positive "1": negative - name: 30d dtype: class_label: names: "0": positive "1": negative - name: filingDate dtype: string - name: docID dtype: string - name: sentenceID dtype: string - name: sentenceCount dtype: int64 splits: - name: train num_bytes: 60681688 num_examples: 200000 - name: validation num_bytes: 6677389 num_examples: 20000 - name: test num_bytes: 6351730 num_examples: 20000 download_size: 42764380 dataset_size: 73710807 --- # Dataset Card for [financial-reports-sec] ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Dataset Configurations](#dataset-configurations) - [Usage](#usage) - [Supported Tasks](#supported-tasks) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Summary Statistics](#dataset-summary-statistics) - [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) - [References](#references) - [Citation Information](#citation-information) ## Dataset Description - **Point of Contact: Aman Khan** ### Dataset Summary The dataset contains the annual report of US public firms filing with the SEC EDGAR system from 1993-2020. Each annual report (**10K filing**) is broken into 20 sections. Each section is split into individual sentences. Sentiment labels are provided on a **per filing basis** from the market reaction around the filing date for 3 different time windows _[t-1, t+1]_, _[t-1, t+5]_ and _[t-1, t+30]_. Additional metadata for each filing is included in the dataset. ### Dataset Configurations **Four** configurations are available: - _**large_lite**_: - Contains only the basic features needed. Extra metadata is ommitted. - Features List: - **cik** - **sentence** - **section** - **labels** - **filingDate** - **docID** - **sentenceID** - **sentenceCount** - _**large_full**_: - All features are included. - Features List (excluding those already in the lite verison above): - **name** - **tickers** - **exchanges** - **entityType** - **sic** - **stateOfIncorporation** - **tickerCount** - **acceptanceDateTime** - **form** - **reportDate** - **returns** - _**small_lite**_: - Same as _**large_lite**_ version except that only (200,000/20,000/20,000) sentences are loaded for (train/test/validation) splits. - _**small_full**_: - Same as _**large_full**_ version except that only (200,000/20,000/20,000) sentences are loaded for (train/test/validation) splits. ### Usage ```python import datasets # Load the lite configuration of the dataset raw_dataset = datasets.load_dataset("JanosAudran/financial-reports-sec", "large_lite") # Load a specific split raw_dataset = datasets.load_dataset("JanosAudran/financial-reports-sec", "small_full", split="train") ``` ### Supported Tasks The tasks the dataset can be used directly for includes: - _Masked Language Modelling_ - A model like BERT can be fine-tuned on this corpus of financial text. - _Sentiment Analysis_ - For each annual report a label ["positive", "negative"] is provided based on the market reaction around the filing date (refer to [Annotations](#annotations)). - _Next Sentence Prediction/Sentence Order Prediction_ - Sentences extracted from the filings are in their original order and as such the dataset can be adapted very easily for either of these tasks. ### Languages All sentences are in English. ## Dataset Structure ### Data Instances Refer to dataset preview. ### Data Fields **Feature Name** - Description - Data type - Example/Structure **cik** - 10 digit identifier used by SEC for a firm. - _string_ - '0000001750' **sentence** - A single sentence from the 10-K filing. - _string_ - 'The finance agreement is secured by a first priority security interest in all insurance policies, all unearned premium, return premiums, dividend payments and loss payments thereof.' **section** - The section of the 10-K filing the sentence is located. - _ClassLabel_ - ```python ClassLabel(names=['section_1', 'section_10', 'section_11', 'section_12', 'section_13', 'section_14', 'section_15', 'section_1A', 'section_1B', 'section_2','section_3', 'section_4', 'section_5', 'section_6', 'section_7', 'section_7A','section_8', 'section_9', 'section_9A', 'section_9B'], id=None) ``` **labels** - The sentiment label for the entire filing (_**positve**_ or _**negative**_) based on different time windows. - _Dict of ClassLables_ - ```python { '1d': ClassLabel(names=['positive', 'negative'], id=None), '5d': ClassLabel(names=['positive', 'negative'], id=None), '30d': ClassLabel(names=['positive', 'negative'], id=None) } ``` **filingDate** - The date the 10-K report was filed with the SEC. - _string_ - '2021-03-10' **docID** - Unique ID for identifying the exact 10-K filing. Unique across all configs and splits. Can be used to identify the document from which the sentence came from. - _string_ - '0000001750_10-K_2020' **sentenceID** - Unique ID for identifying the exact sentence. Unique across all configs and splits. - _string_ - '0000001750_10-K_2020_section_1_100' **sentenceCount** - Integer identiying the running sequence for the sentence. Unique **only** for a given config and split. - _string_ - 123 **name** - The name of the filing entity - _string_ - 'Investar Holding Corp' **tickers** - List of ticker symbols for the filing entity. - _List of strings_ - ['ISTR'] **exchanges** - List of exchanges for the filing entity. - _List of strings_ - ['Nasdaq'] **entityType** - The type of entity as identified in the 10-K filing. - _string_ - 'operating' **sic** - Four digit SIC code for the filing entity. - _string_ - '6022' **stateOfIncorporation** - Two character code for the state of incorporation for the filing entity. - _string_ - 'LA' **tickerCount** - _**Internal use**_. Count of ticker symbols. Always 1. - _int_ - 1 **acceptanceDateTime** - The full timestamp of when the filing was accepted into the SEC EDGAR system. - _string_ - '2021-03-10T14:26:11.000Z' **form** - The type of filing. Always 10-K in the dataset. - _string_ - '10-K' **reportDate** - The last date in the fiscal year for which the entity is filing the report. - _string_ - '2020-12-31' **returns** - _**Internal use**_. The prices and timestamps used to calculate the sentiment labels. - _Dict_ - ```python {'1d': { 'closePriceEndDate': 21.45746421813965, 'closePriceStartDate': 20.64960479736328, 'endDate': '2021-03-11T00:00:00-05:00', 'startDate': '2021-03-09T00:00:00-05:00', 'ret': 0.03912226855754852 }, '5d': { 'closePriceEndDate': 21.743167877197266, 'closePriceStartDate': 20.64960479736328, 'endDate': '2021-03-15T00:00:00-04:00', 'startDate': '2021-03-09T00:00:00-05:00', 'ret': 0.052958063781261444 }, '30d': { 'closePriceEndDate': 20.63919448852539, 'closePriceStartDate': 20.64960479736328, 'endDate': '2021-04-09T00:00:00-04:00', 'startDate': '2021-03-09T00:00:00-05:00', 'ret': -0.0005041408003307879}} ``` ### Data Splits | Config | train | validation | test | | ---------- | ---------: | ---------: | --------: | | large_full | 67,316,227 | 1,585,561 | 2,965,174 | | large_lite | 67,316,227 | 1,585,561 | 2,965,174 | | small_full | 200,000 | 20,000 | 20,000 | | small_lite | 200,000 | 20,000 | 20,000 | ### Dataset Summary Statistics | Variable | count | mean | std | min | 1% | 25% | 50% | 75% | 99% | max | | :-------------------------------- | ---------: | ----: | -----: | -----: | -----: | -----: | ----: | ----: | ----: | --------: | | Unique Firm Count | 4,677 | | | | | | | | | | | Filings Count | 55,349 | | | | | | | | | | | Sentence Count | 71,866,962 | | | | | | | | | | | Filings per Firm | 4,677 | 12 | 9 | 1 | 1 | 4 | 11 | 19 | 27 | 28 | | Return per Filing - 1d | 55,349 | 0.008 | 0.394 | -0.973 | -0.253 | -0.023 | 0 | 0.02 | 0.367 | 77.977 | | Return per Filing - 5d | 55,349 | 0.013 | 0.584 | -0.99 | -0.333 | -0.034 | 0 | 0.031 | 0.5 | 100 | | Return per Filing - 30d | 55,349 | 0.191 | 22.924 | -0.999 | -0.548 | -0.068 | 0.001 | 0.074 | 1 | 5,002.748 | | Sentences per Filing | 55,349 | 1,299 | 654 | 0 | 110 | 839 | 1,268 | 1,681 | 3,135 | 8,286 | | Sentences by Section - section_1 | 55,349 | 221 | 183 | 0 | 0 | 97 | 180 | 293 | 852 | 2,724 | | Sentences by Section - section_10 | 55,349 | 24 | 40 | 0 | 0 | 4 | 6 | 20 | 173 | 1,594 | | Sentences by Section - section_11 | 55,349 | 16 | 47 | 0 | 0 | 3 | 3 | 4 | 243 | 808 | | Sentences by Section - section_12 | 55,349 | 9 | 14 | 0 | 0 | 3 | 4 | 8 | 56 | 1,287 | | Sentences by Section - section_13 | 55,349 | 8 | 20 | 0 | 0 | 3 | 3 | 4 | 79 | 837 | | Sentences by Section - section_14 | 55,349 | 22 | 93 | 0 | 0 | 3 | 3 | 8 | 413 | 3,536 | | Sentences by Section - section_15 | 55,349 | 177 | 267 | 0 | 0 | 9 | 26 | 315 | 1104 | 4,140 | | Sentences by Section - section_1A | 55,349 | 197 | 204 | 0 | 0 | 3 | 158 | 292 | 885 | 2,106 | | Sentences by Section - section_1B | 55,349 | 4 | 31 | 0 | 0 | 1 | 3 | 3 | 13 | 2,414 | | Sentences by Section - section_2 | 55,349 | 16 | 45 | 0 | 0 | 6 | 8 | 13 | 169 | 1,903 | | Sentences by Section - section_3 | 55,349 | 14 | 36 | 0 | 0 | 4 | 5 | 12 | 121 | 2,326 | | Sentences by Section - section_4 | 55,349 | 7 | 17 | 0 | 0 | 3 | 3 | 4 | 66 | 991 | | Sentences by Section - section_5 | 55,349 | 20 | 41 | 0 | 0 | 10 | 15 | 21 | 87 | 3,816 | | Sentences by Section - section_6 | 55,349 | 8 | 29 | 0 | 0 | 3 | 4 | 7 | 43 | 2,156 | | Sentences by Section - section_7 | 55,349 | 265 | 198 | 0 | 0 | 121 | 246 | 373 | 856 | 4,539 | | Sentences by Section - section_7A | 55,349 | 18 | 52 | 0 | 0 | 3 | 9 | 21 | 102 | 3,596 | | Sentences by Section - section_8 | 55,349 | 257 | 296 | 0 | 0 | 3 | 182 | 454 | 1105 | 4,431 | | Sentences by Section - section_9 | 55,349 | 5 | 33 | 0 | 0 | 3 | 3 | 4 | 18 | 2,330 | | Sentences by Section - section_9A | 55,349 | 17 | 16 | 0 | 0 | 8 | 15 | 23 | 50 | 794 | | Sentences by Section - section_9B | 55,349 | 4 | 18 | 0 | 0 | 2 | 3 | 4 | 23 | 813 | | Word count per Sentence | 71,866,962 | 28 | 22 | 1 | 2 | 16 | 24 | 34 | 98 | 8,675 | ## Dataset Creation ### Curation Rationale To create this dataset multiple sources of information have to be cleaned and processed for data merging. Starting from the raw filings: - Useful metadata about the filing and firm was added. - Time windows around the filing date were carefully created. - Stock price data was then added for the windows. - Ambiguous/duplicate records were removed. ### Source Data #### Initial Data Collection and Normalization Initial data was collected and processed by the authors of the research paper [**EDGAR-CORPUS: Billions of Tokens Make The World Go Round**](#references). Market price and returns data was collected from Yahoo Finance. Additional metadata was collected from SEC. #### Who are the source language producers? US public firms filing with the SEC. ### Annotations #### Annotation process Labels for sentiment classification are based on buy-and-hold returns over a fixed time window around the filing date with the SEC i.e. when the data becomes public. Returns are chosen for this process as it reflects the combined market intelligence at parsing the new information in the filings. For each filing date **t** the stock price at **t-1** and **t+W** is used to calculate returns. If, the returns are positive a label of **positive** is assigned else a label of **negative** is assigned. Three different windows are used to assign the labels: - **1d**: _[t-1, t+1]_ - **5d**: _[t-1, t+5]_ - **30d**: _[t-1, t+30]_ The windows are based on calendar days and are adjusted for weekends and holidays. The rationale behind using 3 windows is as follows: - A very short window may not give enough time for all the information contained in the filing to be reflected in the stock price. - A very long window may capture other events that drive stock price for the firm. #### Who are the annotators? Financial market participants. ### Personal and Sensitive Information The dataset contains public filings data from SEC. Market returns data was collected from Yahoo Finance. ## Considerations for Using the Data ### Social Impact of Dataset Low to none. ### Discussion of Biases The dataset is about financial information of public companies and as such the tone and style of text is in line with financial literature. ### Other Known Limitations NA ## Additional Information ### Dataset Curators **Aman Khan** ### Licensing Information This dataset is provided under Apache 2.0. ### References - Lefteris Loukas, Manos Fergadiotis, Ion Androutsopoulos, & Prodromos Malakasiotis. (2021). EDGAR-CORPUS [Data set]. Zenodo. https://doi.org/10.5281/zenodo.5589195 ### Citation Information Please use the following to cite this dataset: ``` @ONLINE{financial-reports-sec, author = "Aman Khan", title = "Financial Reports SEC", url = "https://huggingface.co/datasets/JanosAudran/financial-reports-sec" } ```
25,651
[ [ -0.0221099853515625, -0.0293426513671875, 0.012359619140625, 0.03564453125, -0.016204833984375, 0.00212860107421875, -0.0099945068359375, -0.02044677734375, 0.0513916015625, 0.02728271484375, -0.041900634765625, -0.06597900390625, -0.0372314453125, 0.0156402587890625, -0.0124359130859375, 0.10150146484375, 0.01177215576171875, -0.0160369873046875, -0.0006136894226074219, -0.00911712646484375, -0.006732940673828125, -0.0413818359375, -0.025909423828125, -0.00396728515625, 0.01702880859375, 0.0270843505859375, 0.0303497314453125, 0.044189453125, 0.057037353515625, 0.0270233154296875, -0.014984130859375, -0.0119476318359375, -0.0160980224609375, -0.0121002197265625, 0.0223236083984375, -0.0267333984375, -0.0572509765625, 0.0182342529296875, 0.04327392578125, 0.049285888671875, -0.02130126953125, 0.0295257568359375, -0.0018835067749023438, 0.051300048828125, -0.02606201171875, 0.0400390625, -0.0248565673828125, 0.006103515625, -0.01180267333984375, -0.01385498046875, -0.016265869140625, -0.037261962890625, 0.0170745849609375, -0.046630859375, 0.00728607177734375, 0.022613525390625, 0.08843994140625, 0.0020046234130859375, -0.0265045166015625, -0.029632568359375, -0.018218994140625, 0.057769775390625, -0.07122802734375, -0.0012998580932617188, 0.0201873779296875, -0.000606536865234375, -0.004199981689453125, -0.056884765625, -0.03668212890625, -0.0040435791015625, -0.03204345703125, 0.0289306640625, -0.0247650146484375, -0.00859832763671875, 0.022674560546875, 0.050506591796875, -0.04351806640625, -0.00965118408203125, -0.044891357421875, -0.0290679931640625, 0.059234619140625, 0.0275115966796875, -0.002109527587890625, -0.033050537109375, -0.049041748046875, -0.0298004150390625, -0.0115509033203125, 0.031890869140625, 0.032073974609375, 0.038787841796875, -0.030792236328125, 0.042327880859375, -0.0169219970703125, 0.023529052734375, 0.004924774169921875, -0.028167724609375, 0.06439208984375, -0.0447998046875, -0.033203125, 0.0264739990234375, 0.064208984375, 0.054351806640625, 0.0007281303405761719, 0.015716552734375, -0.0309906005859375, -0.002223968505859375, -0.006160736083984375, -0.06561279296875, -0.0251312255859375, 0.037994384765625, -0.048187255859375, -0.0435791015625, 0.028717041015625, -0.072509765625, -0.015716552734375, -0.0189208984375, 0.013916015625, -0.040679931640625, -0.01319122314453125, -0.00539398193359375, -0.037841796875, 0.03082275390625, -0.006092071533203125, -0.03643798828125, 0.0196685791015625, 0.04742431640625, 0.06365966796875, 0.00434112548828125, -0.0145416259765625, -0.034271240234375, -0.004749298095703125, -0.0259246826171875, 0.0633544921875, -0.0285186767578125, -0.0308380126953125, -0.024078369140625, 0.00997161865234375, -0.0035762786865234375, -0.0211029052734375, 0.042755126953125, -0.0153961181640625, 0.0283660888671875, -0.0185699462890625, -0.03460693359375, -0.0224456787109375, 0.02618408203125, -0.042327880859375, 0.0653076171875, 0.024322509765625, -0.07647705078125, 0.03509521484375, -0.06298828125, -0.028961181640625, -0.0026607513427734375, 0.002750396728515625, -0.04168701171875, -0.031768798828125, 0.01334381103515625, 0.032958984375, -0.024505615234375, 0.01064300537109375, -0.019073486328125, -0.005626678466796875, 0.0220794677734375, -0.00463104248046875, 0.09088134765625, 0.0208587646484375, -0.00656890869140625, 0.01959228515625, -0.068603515625, -0.00386810302734375, 0.00838470458984375, -0.0301055908203125, -0.0251007080078125, -0.018218994140625, 0.0171966552734375, -0.0018930435180664062, 0.031494140625, -0.031982421875, 0.00798797607421875, -0.05242919921875, 0.03546142578125, 0.057830810546875, 0.0189666748046875, 0.025299072265625, -0.024169921875, 0.049224853515625, 0.044219970703125, 0.0223388671875, -0.01418304443359375, -0.0215301513671875, -0.040496826171875, -0.0301361083984375, 0.0260772705078125, 0.0655517578125, -0.0210113525390625, 0.06390380859375, -0.0318603515625, -0.04107666015625, -0.03314208984375, -0.00705718994140625, 0.013519287109375, 0.0535888671875, 0.031036376953125, -0.0079193115234375, -0.045654296875, -0.08642578125, 0.00017845630645751953, -0.00994873046875, 0.01210784912109375, 0.0102081298828125, 0.049957275390625, 0.000014126300811767578, 0.06304931640625, -0.078125, -0.0261993408203125, -0.010101318359375, 0.026519775390625, 0.05938720703125, 0.0252532958984375, 0.055084228515625, -0.043853759765625, -0.0474853515625, -0.006954193115234375, -0.0391845703125, 0.005214691162109375, -0.0174713134765625, 0.006313323974609375, 0.029327392578125, 0.03167724609375, -0.0321044921875, 0.03515625, 0.01715087890625, -0.0521240234375, 0.04412841796875, -0.0177459716796875, 0.013458251953125, -0.1002197265625, 0.0214385986328125, 0.02783203125, 0.0048675537109375, -0.038848876953125, -0.034149169921875, 0.005069732666015625, 0.00675201416015625, -0.0175323486328125, 0.025421142578125, -0.0316162109375, 0.00388336181640625, 0.0195465087890625, 0.01296234130859375, -0.007732391357421875, 0.050079345703125, -0.0289764404296875, 0.063232421875, 0.0560302734375, -0.036529541015625, 0.0300750732421875, 0.02215576171875, -0.033721923828125, 0.038238525390625, -0.0404052734375, -0.0269317626953125, -0.017364501953125, 0.02398681640625, -0.0830078125, -0.006595611572265625, 0.028778076171875, -0.0404052734375, 0.0128021240234375, 0.0031871795654296875, -0.0152587890625, -0.0411376953125, -0.060699462890625, -0.01398468017578125, 0.0177001953125, -0.00962066650390625, 0.045928955078125, 0.027374267578125, -0.02978515625, -0.0589599609375, -0.0653076171875, 0.0014629364013671875, -0.0278167724609375, -0.0489501953125, 0.022857666015625, -0.003353118896484375, -0.027618408203125, 0.01092529296875, -0.005947113037109375, -0.00487518310546875, -0.004100799560546875, 0.0218353271484375, 0.0599365234375, -0.017333984375, -0.011077880859375, -0.01342010498046875, -0.0162200927734375, 0.0098114013671875, 0.00006431341171264648, 0.039093017578125, -0.037628173828125, 0.024139404296875, -0.0289306640625, 0.018951416015625, 0.041107177734375, -0.01216888427734375, 0.0634765625, 0.0284881591796875, -0.0031032562255859375, 0.0007662773132324219, -0.016632080078125, -0.0006070137023925781, -0.0323486328125, 0.02001953125, -0.024871826171875, -0.040283203125, 0.06988525390625, 0.019012451171875, 0.006744384765625, 0.07611083984375, 0.027374267578125, -0.0092010498046875, 0.04254150390625, 0.032501220703125, -0.021636962890625, 0.0275115966796875, -0.040802001953125, 0.032318115234375, -0.041290283203125, -0.034515380859375, -0.047210693359375, -0.038055419921875, -0.060211181640625, 0.0019969940185546875, 0.02239990234375, -0.0037250518798828125, -0.0232696533203125, 0.03704833984375, -0.048492431640625, 0.0242919921875, 0.049652099609375, -0.0100555419921875, 0.004718780517578125, 0.004467010498046875, -0.02728271484375, 0.00698089599609375, -0.025146484375, -0.0254058837890625, 0.08001708984375, 0.0303802490234375, 0.04241943359375, -0.004047393798828125, 0.04833984375, 0.033477783203125, 0.017730712890625, -0.048828125, 0.0511474609375, -0.0267486572265625, -0.037139892578125, -0.0164794921875, -0.0406494140625, -0.0517578125, 0.0007147789001464844, -0.01331329345703125, -0.049835205078125, 0.0316162109375, -0.00414276123046875, -0.04315185546875, 0.00940704345703125, -0.06781005859375, 0.050506591796875, -0.004199981689453125, 0.0034332275390625, 0.001399993896484375, -0.058135986328125, 0.03155517578125, -0.005374908447265625, 0.0148162841796875, -0.017822265625, -0.011993408203125, 0.07952880859375, -0.057647705078125, 0.052642822265625, -0.0214080810546875, 0.0020618438720703125, 0.029693603515625, -0.0193328857421875, 0.034820556640625, -0.0033111572265625, -0.0096282958984375, 0.01012420654296875, 0.031005859375, -0.0122528076171875, -0.0181732177734375, 0.0367431640625, -0.045806884765625, -0.0196533203125, -0.06707763671875, -0.038238525390625, 0.00368499755859375, 0.01120758056640625, 0.02410888671875, 0.03350830078125, 0.0004093647003173828, 0.03082275390625, 0.00868988037109375, -0.023101806640625, 0.046905517578125, 0.031402587890625, -0.0080718994140625, -0.0677490234375, 0.063232421875, 0.0169677734375, -0.0118255615234375, 0.0180816650390625, 0.018646240234375, -0.047088623046875, -0.016265869140625, 0.0018014907836914062, 0.0179595947265625, -0.048431396484375, -0.034515380859375, -0.048675537109375, -0.0352783203125, -0.067626953125, -0.00539398193359375, -0.006870269775390625, -0.04010009765625, -0.038604736328125, -0.0200958251953125, 0.053131103515625, 0.041015625, -0.0260162353515625, 0.0119171142578125, -0.05181884765625, 0.0169830322265625, 0.00537872314453125, 0.0340576171875, -0.010162353515625, -0.043731689453125, -0.01216888427734375, 0.005359649658203125, -0.0299224853515625, -0.06427001953125, 0.053009033203125, 0.007781982421875, 0.0286712646484375, 0.0430908203125, 0.0216064453125, 0.0548095703125, 0.00415802001953125, 0.074951171875, 0.02606201171875, -0.0560302734375, 0.050537109375, -0.0191802978515625, 0.004241943359375, 0.042205810546875, 0.031951904296875, -0.0489501953125, -0.0260772705078125, -0.06610107421875, -0.08538818359375, 0.074462890625, 0.0187530517578125, -0.0181732177734375, 0.0019989013671875, 0.0163726806640625, -0.015350341796875, 0.026824951171875, -0.0517578125, -0.04931640625, -0.02557373046875, -0.036163330078125, -0.0019245147705078125, -0.00768280029296875, -0.0162506103515625, -0.032440185546875, 0.06744384765625, 0.0014066696166992188, 0.0228118896484375, 0.0234375, 0.01800537109375, 0.0164337158203125, 0.021575927734375, 0.046112060546875, 0.04327392578125, -0.047576904296875, -0.0025157928466796875, 0.0143585205078125, -0.055419921875, -0.006145477294921875, 0.0231475830078125, -0.0149993896484375, -0.0123138427734375, 0.0282440185546875, 0.045989990234375, 0.0003204345703125, -0.0399169921875, 0.041107177734375, -0.00634002685546875, -0.043701171875, -0.03997802734375, 0.002410888671875, 0.004688262939453125, 0.032745361328125, 0.040252685546875, 0.006343841552734375, 0.01165771484375, -0.04620361328125, 0.0187530517578125, 0.0152435302734375, -0.0232086181640625, -0.011077880859375, 0.036865234375, -0.00296783447265625, -0.0021266937255859375, 0.049224853515625, -0.01538848876953125, -0.047637939453125, 0.0748291015625, 0.01416778564453125, 0.07537841796875, 0.001697540283203125, 0.016265869140625, 0.04364013671875, 0.03485107421875, -0.004711151123046875, 0.03729248046875, 0.011077880859375, -0.048095703125, -0.00047898292541503906, -0.05096435546875, -0.004146575927734375, 0.0194549560546875, -0.05230712890625, 0.0232696533203125, -0.04010009765625, -0.036041259765625, 0.02716064453125, 0.0245513916015625, -0.039276123046875, 0.0196380615234375, 0.001068115234375, 0.07958984375, -0.0645751953125, 0.0290679931640625, 0.0560302734375, -0.05865478515625, -0.07269287109375, -0.01300811767578125, 0.00594329833984375, -0.0347900390625, 0.03790283203125, 0.0009760856628417969, 0.0153961181640625, -0.02581787109375, -0.0496826171875, -0.06158447265625, 0.10260009765625, -0.0033359527587890625, -0.03326416015625, 0.016204833984375, 0.0034885406494140625, 0.03485107421875, -0.03436279296875, 0.010223388671875, 0.0633544921875, 0.049560546875, 0.0162200927734375, -0.040985107421875, 0.0027713775634765625, -0.039703369140625, -0.023101806640625, 0.0093841552734375, -0.0740966796875, 0.07012939453125, 0.002079010009765625, -0.00502777099609375, -0.032501220703125, 0.0543212890625, 0.01708984375, 0.033843994140625, 0.04437255859375, 0.05584716796875, 0.072509765625, -0.02227783203125, 0.068359375, -0.03472900390625, 0.036376953125, 0.07672119140625, -0.007534027099609375, 0.06982421875, 0.0245819091796875, -0.03363037109375, 0.0325927734375, 0.045623779296875, -0.036163330078125, 0.0286102294921875, -0.0013456344604492188, -0.006664276123046875, 0.0022640228271484375, 0.0037593841552734375, -0.0341796875, 0.032745361328125, 0.01148223876953125, -0.03521728515625, -0.0013647079467773438, -0.01702880859375, 0.020721435546875, -0.0195159912109375, -0.020782470703125, 0.058349609375, 0.0025997161865234375, -0.0374755859375, 0.0177001953125, 0.0003991127014160156, 0.056488037109375, -0.041900634765625, 0.027313232421875, -0.0304412841796875, 0.01389312744140625, -0.02496337890625, -0.08642578125, 0.032928466796875, 0.01502227783203125, -0.02008056640625, -0.0187530517578125, 0.04595947265625, -0.022125244140625, -0.0650634765625, 0.0029392242431640625, 0.005138397216796875, 0.01534271240234375, 0.0111541748046875, -0.049652099609375, -0.01340484619140625, 0.0211639404296875, -0.045806884765625, 0.00388336181640625, 0.043670654296875, 0.0191802978515625, 0.04876708984375, 0.0474853515625, 0.01506805419921875, -0.007282257080078125, -0.006847381591796875, 0.079345703125, -0.08465576171875, -0.06597900390625, -0.05108642578125, 0.04290771484375, -0.0303955078125, -0.04058837890625, 0.04278564453125, 0.079345703125, 0.022186279296875, 0.003971099853515625, 0.05633544921875, -0.0205230712890625, 0.048187255859375, -0.0277557373046875, 0.0712890625, -0.042449951171875, 0.01739501953125, -0.0175323486328125, -0.060150146484375, -0.0214996337890625, 0.040374755859375, -0.0283355712890625, -0.00025963783264160156, 0.0516357421875, 0.07452392578125, 0.005954742431640625, 0.02996826171875, -0.00824737548828125, 0.05133056640625, 0.022613525390625, 0.0193023681640625, 0.0214996337890625, -0.04827880859375, 0.05828857421875, -0.04376220703125, -0.015716552734375, -0.021759033203125, -0.07427978515625, -0.05035400390625, -0.053375244140625, -0.043670654296875, -0.04351806640625, -0.03753662109375, 0.07257080078125, 0.0238494873046875, -0.0692138671875, -0.02557373046875, 0.0163726806640625, -0.01204681396484375, -0.00909423828125, -0.0265655517578125, 0.046630859375, -0.01727294921875, -0.027099609375, 0.00955963134765625, 0.026031494140625, 0.0169525146484375, 0.0012359619140625, -0.0013589859008789062, -0.020355224609375, 0.009613037109375, 0.04669189453125, 0.01690673828125, -0.029632568359375, -0.0010137557983398438, 0.008026123046875, -0.01654052734375, 0.0162811279296875, 0.029632568359375, -0.0255126953125, -0.0067901611328125, 0.05499267578125, 0.01076507568359375, 0.044464111328125, 0.0229644775390625, 0.0010175704956054688, -0.04327392578125, 0.0112152099609375, 0.007343292236328125, 0.023956298828125, 0.00499725341796875, -0.0305938720703125, 0.042327880859375, 0.028076171875, -0.0298614501953125, -0.053070068359375, -0.05181884765625, -0.10626220703125, -0.022857666015625, 0.0693359375, 0.00591278076171875, -0.047698974609375, 0.011932373046875, -0.004543304443359375, 0.006927490234375, -0.06573486328125, 0.0374755859375, 0.0704345703125, -0.01361846923828125, 0.0055389404296875, -0.0238189697265625, 0.034454345703125, -0.00392913818359375, -0.06378173828125, 0.007259368896484375, 0.036163330078125, 0.029693603515625, 0.02154541015625, 0.053375244140625, -0.01137542724609375, -0.000675201416015625, 0.020538330078125, 0.00843048095703125, 0.0011920928955078125, -0.0080108642578125, -0.015716552734375, 0.022186279296875, -0.03350830078125, -0.02734375 ] ]
discofuse
2023-04-05T10:04:50.000Z
[ "task_categories:text2text-generation", "annotations_creators:machine-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10M<n<100M", "source_datasets:original", "language:en", "license:cc-by-sa-3.0", "sentence-fusion", "arxiv:1902.10526", "region:us" ]
null
DISCOFUSE is a large scale dataset for discourse-based sentence fusion.
@InProceedings{GevaEtAl2019, title = {DiscoFuse: A Large-Scale Dataset for Discourse-Based Sentence Fusion}, author = {Geva, Mor and Malmi, Eric and Szpektor, Idan and Berant, Jonathan}, booktitle = {Proceedings of the 2019 Annual Conference of the North American Chapter of the Association for Computational Linguistics}, note = {arXiv preprint arXiv:1902.10526}, year = {2019} }
3
293
2022-03-02T23:29:22
--- annotations_creators: - machine-generated language: - en language_creators: - found license: - cc-by-sa-3.0 multilinguality: - monolingual pretty_name: DiscoFuse size_categories: - 10M<n<100M source_datasets: - original task_categories: - text2text-generation task_ids: [] paperswithcode_id: discofuse tags: - sentence-fusion dataset_info: - config_name: discofuse-sport features: - name: connective_string dtype: string - name: discourse_type dtype: string - name: coherent_second_sentence dtype: string - name: has_coref_type_pronoun dtype: float32 - name: incoherent_first_sentence dtype: string - name: incoherent_second_sentence dtype: string - name: has_coref_type_nominal dtype: float32 - name: coherent_first_sentence dtype: string splits: - name: train num_bytes: 14736279993 num_examples: 43291020 - name: test num_bytes: 151656323 num_examples: 445521 - name: validation num_bytes: 150207737 num_examples: 440902 download_size: 4326637746 dataset_size: 15038144053 - config_name: discofuse-wikipedia features: - name: connective_string dtype: string - name: discourse_type dtype: string - name: coherent_second_sentence dtype: string - name: has_coref_type_pronoun dtype: float32 - name: incoherent_first_sentence dtype: string - name: incoherent_second_sentence dtype: string - name: has_coref_type_nominal dtype: float32 - name: coherent_first_sentence dtype: string splits: - name: train num_bytes: 6377924196 num_examples: 16310585 - name: test num_bytes: 64008158 num_examples: 163657 - name: validation num_bytes: 65682035 num_examples: 168081 download_size: 1717422334 dataset_size: 6507614389 --- # Dataset Card for "discofuse" ## 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/google-research-datasets/discofuse - **Paper:** [DiscoFuse: A Large-Scale Dataset for Discourse-Based Sentence Fusion](https://arxiv.org/abs/1902.10526) - **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:** 6.04 GB - **Size of the generated dataset:** 21.55 GB - **Total amount of disk used:** 27.59 GB ### Dataset Summary DiscoFuse is a large scale dataset for discourse-based sentence fusion. ### 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 #### discofuse-sport - **Size of downloaded dataset files:** 4.33 GB - **Size of the generated dataset:** 15.04 GB - **Total amount of disk used:** 19.36 GB An example of 'train' looks as follows. ``` { "coherent_first_sentence": "Four LPr and three LC2000r HP Netservers handle customer management and web server functions .", "coherent_second_sentence": "Finally , an HP Netserver LT6000r hosts i2 Demand Planner and i2 Collaboration Planner .", "connective_string": "finally ,", "discourse_type": "PAIR_CONN", "has_coref_type_nominal": 0.0, "has_coref_type_pronoun": 0.0, "incoherent_first_sentence": "Four LPr and three LC2000r HP Netservers handle customer management and web server functions .", "incoherent_second_sentence": "An HP Netserver LT6000r hosts i2 Demand Planner and i2 Collaboration Planner ." } ``` #### discofuse-wikipedia - **Size of downloaded dataset files:** 1.72 GB - **Size of the generated dataset:** 6.51 GB - **Total amount of disk used:** 8.23 GB An example of 'validation' looks as follows. ``` { "coherent_first_sentence": "Four LPr and three LC2000r HP Netservers handle customer management and web server functions .", "coherent_second_sentence": "Finally , an HP Netserver LT6000r hosts i2 Demand Planner and i2 Collaboration Planner .", "connective_string": "finally ,", "discourse_type": "PAIR_CONN", "has_coref_type_nominal": 0.0, "has_coref_type_pronoun": 0.0, "incoherent_first_sentence": "Four LPr and three LC2000r HP Netservers handle customer management and web server functions .", "incoherent_second_sentence": "An HP Netserver LT6000r hosts i2 Demand Planner and i2 Collaboration Planner ." } ``` ### Data Fields The data fields are the same among all splits. #### discofuse-sport - `connective_string`: a `string` feature. - `discourse_type`: a `string` feature. - `coherent_second_sentence`: a `string` feature. - `has_coref_type_pronoun`: a `float32` feature. - `incoherent_first_sentence`: a `string` feature. - `incoherent_second_sentence`: a `string` feature. - `has_coref_type_nominal`: a `float32` feature. - `coherent_first_sentence`: a `string` feature. #### discofuse-wikipedia - `connective_string`: a `string` feature. - `discourse_type`: a `string` feature. - `coherent_second_sentence`: a `string` feature. - `has_coref_type_pronoun`: a `float32` feature. - `incoherent_first_sentence`: a `string` feature. - `incoherent_second_sentence`: a `string` feature. - `has_coref_type_nominal`: a `float32` feature. - `coherent_first_sentence`: a `string` feature. ### Data Splits | name | train |validation| test | |-------------------|-------:|---------:|-----:| |discofuse-sport |43291020| 440902|445521| |discofuse-wikipedia|16310585| 168081|163657| ## 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 data is licensed under [Creative Commons Attribution-ShareAlike 3.0](https://creativecommons.org/licenses/by-sa/3.0/) license. ### Citation Information ``` @InProceedings{GevaEtAl2019, title = {DiscoFuse: A Large-Scale Dataset for Discourse-Based Sentence Fusion}, author = {Geva, Mor and Malmi, Eric and Szpektor, Idan and Berant, Jonathan}, booktitle = {Proceedings of the 2019 Annual Conference of the North American Chapter of the Association for Computational Linguistics}, note = {arXiv preprint arXiv:1902.10526}, year = {2019} } ``` ### Contributions Thanks to [@thomwolf](https://github.com/thomwolf), [@patrickvonplaten](https://github.com/patrickvonplaten), [@mariamabarham](https://github.com/mariamabarham), [@lewtun](https://github.com/lewtun) for adding this dataset.
9,269
[ [ -0.0469970703125, -0.054595947265625, 0.0032291412353515625, 0.0229644775390625, -0.007572174072265625, 0.0015926361083984375, -0.0214996337890625, -0.0287628173828125, 0.03521728515625, 0.04931640625, -0.061248779296875, -0.0582275390625, -0.03582763671875, 0.016998291015625, -0.027587890625, 0.08331298828125, 0.001895904541015625, -0.0279541015625, -0.0240325927734375, -0.00878143310546875, -0.036773681640625, -0.032928466796875, -0.0262908935546875, -0.027130126953125, 0.0169830322265625, 0.047607421875, 0.049652099609375, 0.05279541015625, 0.039825439453125, 0.0237274169921875, -0.0005717277526855469, 0.0119476318359375, -0.0523681640625, -0.00934600830078125, 0.00151824951171875, -0.00881195068359375, -0.02825927734375, 0.0017976760864257812, 0.046600341796875, 0.051300048828125, -0.0124969482421875, 0.0289459228515625, 0.0102386474609375, 0.06304931640625, -0.0293731689453125, 0.035980224609375, -0.032470703125, -0.006938934326171875, -0.03271484375, 0.01279449462890625, -0.02386474609375, -0.027679443359375, 0.003238677978515625, -0.05682373046875, 0.0110931396484375, 0.002094268798828125, 0.07562255859375, 0.0179290771484375, -0.01457977294921875, -0.0026493072509765625, -0.033111572265625, 0.043731689453125, -0.05889892578125, 0.0120086669921875, 0.041351318359375, 0.000461578369140625, -0.0173797607421875, -0.048309326171875, -0.03997802734375, 0.011566162109375, -0.026275634765625, 0.02349853515625, -0.0200653076171875, -0.0030117034912109375, 0.04022216796875, 0.039398193359375, -0.055572509765625, 0.0013675689697265625, -0.033721923828125, -0.00896453857421875, 0.07806396484375, 0.0195770263671875, 0.0076904296875, -0.0265045166015625, -0.01148223876953125, -0.01360321044921875, -0.0254974365234375, -0.0021877288818359375, 0.0274658203125, 0.0287017822265625, -0.062255859375, 0.053375244140625, -0.02313232421875, 0.051666259765625, -0.004344940185546875, 0.005168914794921875, 0.043731689453125, -0.05035400390625, -0.0220489501953125, -0.00843048095703125, 0.08184814453125, 0.03448486328125, 0.0011348724365234375, 0.008331298828125, 0.02093505859375, -0.006275177001953125, -0.008544921875, -0.05926513671875, -0.041259765625, 0.0533447265625, -0.039581298828125, -0.0372314453125, 0.002986907958984375, -0.09564208984375, -0.031585693359375, -0.0165863037109375, 0.01291656494140625, -0.041778564453125, -0.025238037109375, 0.01181793212890625, -0.0226593017578125, 0.0164031982421875, 0.01038360595703125, -0.04595947265625, 0.035614013671875, 0.046234130859375, 0.054473876953125, -0.0006499290466308594, -0.0256500244140625, -0.00507354736328125, -0.0113525390625, 0.0011510848999023438, 0.04644775390625, -0.0220947265625, -0.03045654296875, 0.00386810302734375, 0.0148773193359375, -0.004009246826171875, -0.0144195556640625, 0.061492919921875, -0.005306243896484375, 0.040191650390625, -0.0391845703125, -0.052886962890625, -0.00998687744140625, 0.0088043212890625, -0.062286376953125, 0.09429931640625, 0.014923095703125, -0.07879638671875, 0.01288604736328125, -0.06109619140625, -0.0264739990234375, 0.0163421630859375, -0.004108428955078125, -0.04071044921875, -0.0256805419921875, 0.00258636474609375, 0.032501220703125, -0.037933349609375, 0.020660400390625, -0.0242919921875, -0.01454925537109375, 0.0292816162109375, -0.010101318359375, 0.1099853515625, 0.005466461181640625, -0.0162811279296875, -0.00865936279296875, -0.072265625, -0.01168060302734375, 0.02459716796875, -0.010101318359375, -0.0025463104248046875, -0.00839996337890625, 0.029632568359375, 0.00577545166015625, 0.0201568603515625, -0.028564453125, 0.0194549560546875, -0.0310516357421875, 0.032470703125, 0.04913330078125, 0.01323699951171875, 0.01763916015625, -0.0290374755859375, 0.024749755859375, 0.006420135498046875, 0.02777099609375, -0.004772186279296875, -0.040740966796875, -0.062225341796875, -0.0173492431640625, 0.02960205078125, 0.05426025390625, -0.057769775390625, 0.07708740234375, -0.03436279296875, -0.06298828125, -0.040618896484375, 0.00872039794921875, 0.0308380126953125, 0.04595947265625, 0.02593994140625, -0.0169525146484375, -0.05712890625, -0.07305908203125, 0.014373779296875, -0.0156707763671875, 0.0211639404296875, 0.039764404296875, 0.06488037109375, -0.007663726806640625, 0.0599365234375, -0.07122802734375, -0.0226593017578125, -0.01282501220703125, -0.006282806396484375, 0.022308349609375, 0.0379638671875, 0.038604736328125, -0.06353759765625, -0.0250396728515625, -0.01641845703125, -0.058197021484375, -0.0168609619140625, -0.01007080078125, -0.0196075439453125, 0.01145172119140625, 0.0227813720703125, -0.051361083984375, 0.01898193359375, 0.040069580078125, -0.047882080078125, 0.04620361328125, -0.0027332305908203125, 0.01103973388671875, -0.105224609375, 0.0316162109375, 0.007633209228515625, 0.005039215087890625, -0.052276611328125, -0.0167999267578125, -0.0211029052734375, -0.002628326416015625, -0.0235137939453125, 0.03875732421875, -0.025787353515625, 0.0240478515625, 0.020294189453125, 0.0137481689453125, 0.0122528076171875, 0.037445068359375, -0.015838623046875, 0.044830322265625, 0.048614501953125, -0.034393310546875, 0.028045654296875, 0.047698974609375, -0.0210723876953125, 0.039093017578125, -0.054351806640625, -0.0022945404052734375, -0.00867462158203125, 0.0251007080078125, -0.07708740234375, -0.041900634765625, 0.036834716796875, -0.0372314453125, 0.0203094482421875, -0.00586700439453125, -0.0426025390625, -0.045013427734375, -0.040069580078125, 0.00740814208984375, 0.028350830078125, -0.00894927978515625, 0.021881103515625, 0.053192138671875, 0.00656890869140625, -0.04022216796875, -0.0648193359375, 0.007175445556640625, -0.01430511474609375, -0.057769775390625, 0.04107666015625, -0.0207977294921875, -0.0084686279296875, 0.00618743896484375, 0.035919189453125, -0.004306793212890625, 0.00914764404296875, 0.0247802734375, 0.0225677490234375, 0.01165008544921875, -0.0005125999450683594, -0.003765106201171875, -0.0007205009460449219, -0.005268096923828125, -0.005462646484375, 0.036895751953125, 0.0032176971435546875, -0.00702667236328125, -0.0235443115234375, 0.0238037109375, 0.0262908935546875, -0.00797271728515625, 0.057403564453125, 0.05169677734375, -0.0257415771484375, 0.00024044513702392578, -0.04156494140625, -0.0021228790283203125, -0.030670166015625, 0.01424407958984375, -0.006008148193359375, -0.06256103515625, 0.0596923828125, 0.0088043212890625, 0.0200042724609375, 0.05364990234375, 0.036956787109375, 0.0003204345703125, 0.036834716796875, 0.0244293212890625, -0.0166778564453125, 0.03704833984375, -0.044830322265625, -0.0161590576171875, -0.054931640625, -0.020355224609375, -0.04864501953125, -0.024688720703125, -0.0775146484375, -0.0230560302734375, 0.0024814605712890625, -0.0012807846069335938, -0.0247802734375, 0.039031982421875, -0.060699462890625, 0.0311279296875, 0.0350341796875, 0.0038318634033203125, -0.0025234222412109375, -0.004581451416015625, 0.0092620849609375, -0.004268646240234375, -0.039031982421875, -0.0129547119140625, 0.07611083984375, 0.0213470458984375, 0.0264434814453125, 0.0062103271484375, 0.056427001953125, 0.0251922607421875, -0.0189056396484375, -0.029052734375, 0.050445556640625, -0.02777099609375, -0.03900146484375, -0.01554107666015625, -0.038360595703125, -0.07672119140625, 0.0008893013000488281, -0.0286865234375, -0.05950927734375, 0.0391845703125, 0.00295257568359375, -0.0023040771484375, 0.004566192626953125, -0.05731201171875, 0.07135009765625, 0.0015745162963867188, -0.022979736328125, 0.01409149169921875, -0.07440185546875, 0.0343017578125, 0.007221221923828125, 0.029052734375, -0.017242431640625, 0.00983428955078125, 0.0726318359375, -0.04156494140625, 0.07220458984375, -0.0182342529296875, 0.021453857421875, 0.0247955322265625, -0.00873565673828125, 0.0270843505859375, -0.0007262229919433594, -0.016265869140625, 0.051239013671875, -0.003570556640625, -0.0153350830078125, -0.0256195068359375, 0.050201416015625, -0.055755615234375, -0.01483917236328125, -0.036041259765625, -0.030029296875, 0.003734588623046875, 0.032623291015625, 0.031280517578125, 0.0221710205078125, -0.0303497314453125, 0.02587890625, 0.057373046875, -0.0188751220703125, 0.0187530517578125, 0.0172882080078125, -0.0161895751953125, -0.06536865234375, 0.058380126953125, 0.0209808349609375, 0.006374359130859375, 0.024749755859375, 0.00972747802734375, -0.0149688720703125, -0.023895263671875, -0.03143310546875, 0.0210418701171875, -0.03497314453125, -0.031585693359375, -0.045654296875, -0.027801513671875, -0.04412841796875, 0.0010557174682617188, -0.01184844970703125, -0.048980712890625, -0.039215087890625, -0.01230621337890625, 0.0592041015625, 0.0227508544921875, -0.0205841064453125, 0.01522064208984375, -0.036773681640625, 0.01558685302734375, -0.0186309814453125, 0.0273284912109375, -0.0202484130859375, -0.0307159423828125, -0.0258026123046875, 0.01145172119140625, -0.018798828125, -0.055633544921875, 0.0240631103515625, 0.01303863525390625, 0.0311737060546875, 0.005290985107421875, 0.00817108154296875, 0.045074462890625, -0.0177764892578125, 0.08624267578125, -0.0005908012390136719, -0.05731201171875, 0.05145263671875, -0.032562255859375, 0.0294952392578125, 0.0726318359375, 0.0228271484375, -0.041412353515625, -0.0194549560546875, -0.06280517578125, -0.074462890625, 0.062255859375, 0.046051025390625, 0.0034770965576171875, 0.0010862350463867188, 0.028289794921875, -0.004825592041015625, 0.01479339599609375, -0.047149658203125, -0.07568359375, -0.01415252685546875, -0.0272216796875, 0.002288818359375, -0.016510009765625, -0.0214996337890625, -0.03192138671875, 0.06854248046875, 0.006557464599609375, 0.021270751953125, 0.01568603515625, 0.01250457763671875, 0.01000213623046875, 0.006351470947265625, 0.032318115234375, 0.0162506103515625, -0.022308349609375, -0.0003540515899658203, 0.00704193115234375, -0.0555419921875, -0.007595062255859375, 0.045684814453125, -0.033447265625, 0.0030765533447265625, 0.02874755859375, 0.055450439453125, 0.01305389404296875, -0.0281829833984375, 0.03179931640625, -0.0117645263671875, -0.0308380126953125, -0.034759521484375, -0.00003892183303833008, 0.005512237548828125, 0.0007047653198242188, 0.002277374267578125, -0.00981903076171875, 0.0214385986328125, -0.0172576904296875, 0.0189666748046875, 0.0171966552734375, -0.01474761962890625, -0.01531982421875, 0.031524658203125, 0.01047515869140625, -0.010101318359375, 0.045501708984375, -0.0195770263671875, -0.0295562744140625, 0.04022216796875, 0.0204010009765625, 0.07086181640625, -0.00843048095703125, 0.0221405029296875, 0.045135498046875, 0.0279693603515625, 0.0022602081298828125, 0.032501220703125, 0.005733489990234375, -0.054473876953125, -0.01334381103515625, -0.0384521484375, -0.01181793212890625, 0.01491546630859375, -0.042205810546875, 0.039947509765625, -0.019683837890625, -0.01256561279296875, 0.0297698974609375, 0.0292510986328125, -0.051849365234375, 0.0008664131164550781, -0.0032367706298828125, 0.07421875, -0.07513427734375, 0.045745849609375, 0.031768798828125, -0.057037353515625, -0.054229736328125, -0.026092529296875, 0.0171356201171875, -0.026580810546875, 0.01369476318359375, -0.004772186279296875, 0.03277587890625, -0.005077362060546875, -0.055633544921875, -0.06475830078125, 0.10125732421875, 0.0255889892578125, -0.0287628173828125, 0.00971221923828125, 0.0257110595703125, 0.03863525390625, -0.0164337158203125, 0.018310546875, 0.05267333984375, 0.04620361328125, 0.0177459716796875, -0.058197021484375, 0.0184173583984375, -0.034515380859375, -0.0039520263671875, 0.0160369873046875, -0.0692138671875, 0.054718017578125, 0.00945281982421875, -0.0174407958984375, -0.020538330078125, 0.042572021484375, 0.0169830322265625, 0.006877899169921875, 0.0233001708984375, 0.063232421875, 0.07269287109375, -0.0223236083984375, 0.0767822265625, -0.017791748046875, 0.034515380859375, 0.09246826171875, -0.01201629638671875, 0.051300048828125, 0.01346588134765625, -0.0274658203125, 0.044281005859375, 0.0467529296875, -0.033416748046875, 0.0227813720703125, 0.004169464111328125, -0.005596160888671875, 0.0037212371826171875, -0.0234222412109375, -0.035980224609375, 0.032562255859375, 0.0281219482421875, -0.0300750732421875, -0.0014858245849609375, -0.0123443603515625, 0.0316162109375, -0.01358795166015625, 0.005336761474609375, 0.07293701171875, 0.0017747879028320312, -0.0341796875, 0.035491943359375, -0.0149688720703125, 0.036376953125, -0.043060302734375, -0.00934600830078125, -0.01435089111328125, 0.01119232177734375, -0.039794921875, -0.0888671875, 0.033172607421875, -0.00748443603515625, -0.0256195068359375, -0.005809783935546875, 0.06402587890625, -0.0408935546875, -0.056884765625, 0.01488494873046875, 0.0147552490234375, 0.01552581787109375, 0.0223846435546875, -0.08270263671875, 0.03350830078125, 0.0183868408203125, -0.02215576171875, 0.0177154541015625, 0.03271484375, 0.0160064697265625, 0.03558349609375, 0.04833984375, 0.0030765533447265625, -0.021026611328125, 0.01438140869140625, 0.06658935546875, -0.0419921875, -0.016693115234375, -0.06671142578125, 0.06414794921875, -0.042083740234375, -0.033294677734375, 0.06292724609375, 0.07147216796875, 0.060089111328125, 0.006229400634765625, 0.0625, -0.038970947265625, 0.0306396484375, -0.0228729248046875, 0.05731201171875, -0.032440185546875, 0.0091400146484375, -0.039031982421875, -0.048736572265625, -0.0297393798828125, 0.0256500244140625, -0.0036449432373046875, -0.0023250579833984375, 0.0252838134765625, 0.06634521484375, 0.01117706298828125, 0.0183868408203125, -0.0033016204833984375, 0.034423828125, 0.027862548828125, 0.037322998046875, 0.01397705078125, -0.06793212890625, 0.03643798828125, -0.046356201171875, -0.0231781005859375, -0.007175445556640625, -0.06744384765625, -0.0511474609375, -0.0792236328125, -0.052825927734375, -0.055328369140625, -0.01342010498046875, 0.06878662109375, 0.036346435546875, -0.057708740234375, -0.0267791748046875, -0.0087432861328125, 0.0164031982421875, -0.012542724609375, -0.026580810546875, 0.040802001953125, 0.01358795166015625, -0.033935546875, -0.0007843971252441406, 0.006847381591796875, -0.0018110275268554688, -0.0214996337890625, 0.0066986083984375, -0.04119873046875, -0.0007877349853515625, 0.045684814453125, 0.0236358642578125, -0.03045654296875, -0.0042266845703125, -0.00457763671875, -0.0010423660278320312, -0.00012123584747314453, 0.0199432373046875, -0.0357666015625, 0.02716064453125, 0.052978515625, 0.01395416259765625, 0.048919677734375, 0.00009590387344360352, 0.01467132568359375, -0.061187744140625, 0.00927734375, 0.00865936279296875, 0.030853271484375, 0.025299072265625, -0.04437255859375, 0.058502197265625, 0.0215301513671875, -0.05352783203125, -0.06378173828125, -0.0025882720947265625, -0.1031494140625, -0.009613037109375, 0.09381103515625, -0.0002263784408569336, -0.0260772705078125, -0.0160064697265625, -0.02203369140625, 0.01007080078125, -0.035369873046875, 0.040313720703125, 0.065673828125, -0.0070648193359375, 0.0009813308715820312, -0.024017333984375, 0.048126220703125, -0.01342010498046875, -0.08746337890625, 0.040802001953125, 0.05511474609375, 0.01367950439453125, 0.025726318359375, 0.06524658203125, -0.01513671875, -0.006519317626953125, 0.01303863525390625, 0.0171356201171875, -0.007648468017578125, 0.005496978759765625, -0.026580810546875, -0.004970550537109375, -0.025390625, -0.0038051605224609375 ] ]
tomasg25/scientific_lay_summarisation
2022-10-26T11:11:33.000Z
[ "task_categories:summarization", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "size_categories:1K<n<10K", "source_datasets:original", "language:en", "license:unknown", "abstractive-summarization", "scientific-papers", "lay-summarization", "PLOS", "eLife", "arxiv:2210.09932", "region:us" ]
tomasg25
This repository contains the PLOS and eLife datasets, introduced in the EMNLP 2022 paper "[Making Science Simple: Corpora for the Lay Summarisation of Scientific Literature ](https://arxiv.org/abs/2210.09932)". Each dataset contains full biomedical research articles paired with expert-written lay summaries (i.e., non-technical summaries). PLOS articles are derived from various journals published by [the Public Library of Science (PLOS)](https://plos.org/), whereas eLife articles are derived from the [eLife](https://elifesciences.org/) journal. More details/anlaysis on the content of each dataset are provided in the paper. Both "elife" and "plos" have 6 features: - "article": the body of the document (including the abstract), sections seperated by "/n". - "section_headings": the title of each section, seperated by "/n". - "keywords": keywords describing the topic of the article, seperated by "/n". - "title" : the title of the article. - "year" : the year the article was published. - "summary": the lay summary of the document.
@misc{Goldsack_2022, doi = {10.48550/ARXIV.2210.09932}, url = {https://arxiv.org/abs/2210.09932}, author = {Goldsack, Tomas and Zhang, Zhihao and Lin, Chenghua and Scarton, Carolina}, title = {Making Science Simple: Corpora for the Lay Summarisation of Scientific Literature}, publisher = {arXiv}, year = {2022}, copyright = {arXiv.org perpetual, non-exclusive license} }
12
293
2022-10-19T14:46:52
--- annotations_creators: - found language: - en language_creators: - found license: - unknown multilinguality: - monolingual pretty_name: ScientificLaySummarisation size_categories: - 10K<n<100K - 1K<n<10K source_datasets: - original tags: - abstractive-summarization - scientific-papers - lay-summarization - PLOS - eLife task_categories: - summarization task_ids: [] --- # Dataset Card for "scientific_lay_summarisation" - **Repository:** https://github.com/TGoldsack1/Corpora_for_Lay_Summarisation - **Paper:** [Making Science Simple: Corpora for the Lay Summarisation of Scientific Literature](https://arxiv.org/abs/2210.09932) - **Size of downloaded dataset files:** 850.44 MB - **Size of the generated dataset:** 1.32 GB - **Total amount of disk used:** 2.17 GB ### Dataset Summary This repository contains the PLOS and eLife datasets, introduced in the EMNLP 2022 paper "[Making Science Simple: Corpora for the Lay Summarisation of Scientific Literature ](https://arxiv.org/abs/2210.09932)" . Each dataset contains full biomedical research articles paired with expert-written lay summaries (i.e., non-technical summaries). PLOS articles are derived from various journals published by [the Public Library of Science (PLOS)](https://plos.org/), whereas eLife articles are derived from the [eLife](https://elifesciences.org/) journal. More details/analyses on the content of each dataset are provided in the paper. Both "elife" and "plos" have 6 features: - "article": the body of the document (including the abstract), sections separated by "/n". - "section_headings": the title of each section, separated by "/n". - "keywords": keywords describing the topic of the article, separated by "/n". - "title": the title of the article. - "year": the year the article was published. - "summary": the lay summary of the document. **Note:** The format of both datasets differs from that used in the original repository (given above) in order to make them compatible with the `run_summarization.py` script of Transformers. Specifically, sentence tokenization is removed via " ".join(text), and the abstract and article sections, previously lists of sentences, are combined into a single `string` feature ("article") with each section separated by "\n". For the sentence-tokenized version of the dataset, please use the original git repository. ### Supported Tasks and Leaderboards Papers with code - [PLOS](https://paperswithcode.com/sota/lay-summarization-on-plos) and [eLife](https://paperswithcode.com/sota/lay-summarization-on-elife). ### Languages English ## Dataset Structure ### Data Instances #### plos - **Size of downloaded dataset files:** 425.22 MB - **Size of the generated dataset:** 1.05 GB - **Total amount of disk used:** 1.47 GB An example of 'train' looks as follows. ``` This example was too long and was cropped: { "summary": "In the kidney , structures known as nephrons are responsible for collecting metabolic waste . Nephrons are composed of a ...", "article": "Kidney function depends on the nephron , which comprises a 'blood filter , a tubule that is subdivided into functionally ...", "section_headings": "Abstract\nIntroduction\nResults\nDiscussion\nMaterials and Methods'", "keywords": "developmental biology\ndanio (zebrafish)\nvertebrates\nteleost fishes\nnephrology", "title": "The cdx Genes and Retinoic Acid Control the Positioning and Segmentation of the Zebrafish Pronephros", "year": "2007" } ``` #### elife - **Size of downloaded dataset files:** 425.22 MB - **Size of the generated dataset:** 275.99 MB - **Total amount of disk used:** 1.47 MB An example of 'train' looks as follows. ``` This example was too long and was cropped: { "summary": "In the USA , more deaths happen in the winter than the summer . But when deaths occur varies greatly by sex , age , cause of ...", "article": "In temperate climates , winter deaths exceed summer ones . However , there is limited information on the timing and the ...", "section_headings": "Abstract\nIntroduction\nResults\nDiscussion\nMaterials and methods", "keywords": "epidemiology and global health", "title": "National and regional seasonal dynamics of all-cause and cause-specific mortality in the USA from 1980 to 2016", "year": "2018" } ``` ### Data Fields The data fields are the same among all splits. #### plos - `article`: a `string` feature. - `section_headings`: a `string` feature. - `keywords`: a `string` feature. - `title` : a `string` feature. - `year` : a `string` feature. - `summary`: a `string` feature. #### elife - `article`: a `string` feature. - `section_headings`: a `string` feature. - `keywords`: a `string` feature. - `title` : a `string` feature. - `year` : a `string` feature. - `summary`: a `string` feature. ### Data Splits | name |train |validation|test| |------|-----:|---------:|---:| |plos | 24773| 1376|1376| |elife | 4346| 241| 241| ## 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 ``` "Making Science Simple: Corpora for the Lay Summarisation of Scientific Literature" Tomas Goldsack, Zhihao Zhang, Chenghua Lin, Carolina Scarton EMNLP 2022 ```
5,937
[ [ -0.0261688232421875, -0.0295867919921875, 0.016387939453125, 0.0199737548828125, -0.0244598388671875, -0.018402099609375, -0.01183319091796875, -0.0259857177734375, 0.05035400390625, 0.038238525390625, -0.046875, -0.0531005859375, -0.034820556640625, 0.04449462890625, -0.0200347900390625, 0.10101318359375, -0.0008478164672851562, -0.0147247314453125, -0.013275146484375, -0.0106201171875, 0.008697509765625, -0.012664794921875, -0.02783203125, -0.00971221923828125, 0.05767822265625, 0.031463623046875, 0.035308837890625, 0.0767822265625, 0.04364013671875, 0.0183258056640625, -0.01387786865234375, 0.0027618408203125, -0.031219482421875, -0.0091705322265625, 0.0162811279296875, -0.0157012939453125, -0.040130615234375, 0.006175994873046875, 0.051177978515625, 0.07080078125, 0.0015935897827148438, 0.0237884521484375, -0.0023250579833984375, 0.0614013671875, -0.033447265625, 0.0133056640625, -0.017242431640625, 0.006252288818359375, -0.0175018310546875, -0.015350341796875, -0.0036144256591796875, -0.0291748046875, 0.0170135498046875, -0.06890869140625, 0.0311126708984375, -0.00004661083221435547, 0.0662841796875, 0.01511383056640625, -0.03851318359375, -0.01552581787109375, -0.0215301513671875, 0.06573486328125, -0.06976318359375, -0.0140228271484375, 0.021240234375, -0.005046844482421875, -0.0068817138671875, -0.06378173828125, -0.024871826171875, 0.0019741058349609375, -0.027313232421875, 0.0223846435546875, 0.0115509033203125, 0.0030574798583984375, 0.0301971435546875, 0.03369140625, -0.06878662109375, -0.01922607421875, -0.057830810546875, -0.0204010009765625, 0.0782470703125, 0.01485443115234375, 0.031524658203125, -0.0266265869140625, -0.02728271484375, -0.01055145263671875, -0.049652099609375, -0.0022430419921875, 0.02154541015625, 0.028045654296875, -0.046875, 0.043243408203125, -0.0213775634765625, 0.0418701171875, -0.031097412109375, -0.02301025390625, 0.057037353515625, -0.059783935546875, -0.00785064697265625, 0.01233673095703125, 0.075927734375, 0.052337646484375, -0.0007076263427734375, -0.0005059242248535156, 0.002361297607421875, -0.0213775634765625, -0.004711151123046875, -0.06805419921875, -0.020782470703125, 0.03472900390625, -0.051116943359375, -0.0223388671875, 0.00608062744140625, -0.08563232421875, -0.006805419921875, -0.0204620361328125, 0.0186920166015625, -0.0240325927734375, -0.0203704833984375, -0.004486083984375, -0.0242919921875, 0.0011844635009765625, 0.00844573974609375, -0.0469970703125, 0.023590087890625, 0.020751953125, 0.07928466796875, -0.021453857421875, -0.0264129638671875, 0.00014019012451171875, 0.00179290771484375, -0.0012350082397460938, 0.05389404296875, -0.01323699951171875, -0.0287322998046875, -0.0099029541015625, 0.025848388671875, -0.0181121826171875, -0.02197265625, 0.04583740234375, -0.0109100341796875, 0.025177001953125, -0.040374755859375, -0.0283966064453125, -0.0229339599609375, -0.007167816162109375, -0.053436279296875, 0.07080078125, 0.0103302001953125, -0.080322265625, 0.023895263671875, -0.0635986328125, -0.05157470703125, -0.01451873779296875, -0.002147674560546875, -0.0355224609375, -0.0264129638671875, 0.0144805908203125, 0.0277099609375, -0.0288238525390625, 0.01377105712890625, -0.00844573974609375, -0.01495361328125, 0.00757598876953125, 0.004611968994140625, 0.0926513671875, 0.03314208984375, -0.0201568603515625, 0.005157470703125, -0.08343505859375, -0.01039886474609375, 0.01372528076171875, -0.0248260498046875, -0.0156402587890625, -0.0006017684936523438, 0.023040771484375, 0.00337982177734375, 0.024871826171875, -0.0440673828125, 0.0156097412109375, -0.035308837890625, 0.049896240234375, 0.034576416015625, 0.0183868408203125, 0.030059814453125, -0.035064697265625, 0.0249176025390625, 0.0153961181640625, 0.0254974365234375, -0.0215301513671875, -0.0447998046875, -0.045318603515625, -0.030364990234375, 0.035247802734375, 0.043792724609375, -0.041534423828125, 0.05462646484375, -0.04071044921875, -0.039947509765625, -0.0190582275390625, 0.00167083740234375, 0.0282440185546875, 0.042572021484375, 0.034149169921875, -0.01336669921875, -0.06500244140625, -0.07464599609375, 0.0216522216796875, 0.00431060791015625, -0.005725860595703125, 0.0137786865234375, 0.07244873046875, 0.0005273818969726562, 0.072509765625, -0.059967041015625, -0.01189422607421875, -0.02294921875, 0.0162353515625, 0.0307464599609375, 0.04510498046875, 0.057037353515625, -0.061004638671875, -0.035400390625, -0.0162506103515625, -0.07049560546875, -0.03125, -0.007144927978515625, -0.00769805908203125, 0.006229400634765625, 0.0135650634765625, -0.0426025390625, 0.02783203125, 0.0210113525390625, -0.04022216796875, 0.038116455078125, -0.019134521484375, 0.006755828857421875, -0.08203125, 0.043121337890625, 0.0016803741455078125, 0.01263427734375, -0.047393798828125, -0.010009765625, -0.0054779052734375, 0.006389617919921875, -0.0278472900390625, 0.0275421142578125, -0.037384033203125, -0.0068206787109375, 0.0021533966064453125, 0.0174713134765625, 0.003452301025390625, 0.043426513671875, -0.0121307373046875, 0.05975341796875, 0.0305938720703125, -0.0516357421875, 0.01450347900390625, 0.031829833984375, -0.02349853515625, 0.006015777587890625, -0.05853271484375, -0.0234527587890625, -0.0214080810546875, 0.030029296875, -0.061279296875, -0.0269012451171875, 0.0230712890625, -0.03680419921875, 0.01277923583984375, 0.005886077880859375, -0.0290069580078125, -0.0094451904296875, -0.053466796875, 0.0175323486328125, 0.0256500244140625, -0.01302337646484375, 0.0307159423828125, 0.035308837890625, -0.031524658203125, -0.04742431640625, -0.0594482421875, 0.0005288124084472656, -0.01038360595703125, -0.05523681640625, 0.044677734375, -0.0193939208984375, -0.0245208740234375, 0.01192474365234375, -0.005565643310546875, 0.0009264945983886719, -0.0017271041870117188, 0.00872802734375, 0.01983642578125, -0.0119171142578125, -0.0025348663330078125, 0.006458282470703125, -0.003326416015625, 0.0005202293395996094, 0.0037059783935546875, 0.027618408203125, 0.011016845703125, 0.0159149169921875, -0.01313018798828125, 0.03387451171875, 0.038177490234375, 0.00038933753967285156, 0.05792236328125, 0.033599853515625, -0.0111541748046875, 0.01351165771484375, -0.0185699462890625, -0.01103973388671875, -0.027374267578125, 0.0183258056640625, 0.006023406982421875, -0.03900146484375, 0.06964111328125, 0.0196380615234375, 0.028076171875, 0.0740966796875, 0.01038360595703125, -0.01218414306640625, 0.048431396484375, 0.0264739990234375, 0.003734588623046875, 0.022735595703125, -0.051177978515625, -0.0107269287109375, -0.068359375, -0.031829833984375, -0.049835205078125, -0.029815673828125, -0.0433349609375, -0.016571044921875, 0.03729248046875, -0.007633209228515625, -0.03314208984375, 0.0184326171875, -0.042205810546875, 0.0223236083984375, 0.037109375, 0.020721435546875, 0.0171051025390625, 0.00911712646484375, -0.01287078857421875, -0.0014905929565429688, -0.04803466796875, -0.033203125, 0.1026611328125, 0.01416778564453125, 0.0258941650390625, 0.00467681884765625, 0.04583740234375, 0.0218658447265625, 0.0151824951171875, -0.0260162353515625, 0.046142578125, -0.02471923828125, -0.051300048828125, -0.026214599609375, -0.047943115234375, -0.08001708984375, 0.00855255126953125, -0.0150299072265625, -0.046875, 0.029876708984375, -0.00865936279296875, -0.026641845703125, 0.0167694091796875, -0.05426025390625, 0.052581787109375, -0.01385498046875, -0.01422119140625, 0.003093719482421875, -0.08160400390625, 0.029327392578125, -0.0018463134765625, 0.037567138671875, -0.011627197265625, -0.0183868408203125, 0.09417724609375, -0.056671142578125, 0.07183837890625, -0.0162353515625, 0.0170745849609375, 0.023529052734375, -0.03643798828125, 0.02130126953125, -0.00466156005859375, -0.0102081298828125, 0.03466796875, 0.007762908935546875, -0.039031982421875, -0.0223846435546875, 0.054046630859375, -0.066162109375, -0.0170135498046875, -0.0506591796875, -0.040130615234375, 0.0166473388671875, 0.0226593017578125, 0.040283203125, 0.038848876953125, -0.001842498779296875, 0.0242767333984375, 0.053253173828125, -0.03021240234375, 0.0400390625, 0.034912109375, -0.0126800537109375, -0.06341552734375, 0.0550537109375, 0.034454345703125, 0.006103515625, 0.033111572265625, 0.0152740478515625, -0.0140228271484375, -0.0308074951171875, -0.03436279296875, 0.0246124267578125, -0.03277587890625, -0.017547607421875, -0.056976318359375, -0.0227508544921875, -0.03997802734375, -0.003551483154296875, 0.004474639892578125, -0.0537109375, -0.026123046875, -0.01425933837890625, 0.04888916015625, 0.03326416015625, -0.033538818359375, 0.0218353271484375, -0.0531005859375, 0.0182037353515625, 0.003978729248046875, 0.01442718505859375, -0.0083465576171875, -0.0389404296875, -0.0240478515625, 0.01497650146484375, -0.02264404296875, -0.0709228515625, 0.03753662109375, 0.0284881591796875, 0.043548583984375, 0.0259246826171875, 0.017364501953125, 0.0380859375, -0.01326751708984375, 0.08795166015625, 0.0191650390625, -0.037200927734375, 0.055328369140625, -0.0389404296875, 0.02386474609375, 0.0426025390625, 0.030120849609375, -0.0259857177734375, -0.0038127899169921875, -0.053253173828125, -0.0977783203125, 0.0675048828125, 0.039520263671875, -0.018280029296875, 0.00727081298828125, 0.02947998046875, 0.0093841552734375, 0.017578125, -0.049102783203125, -0.063232421875, -0.018524169921875, -0.02752685546875, -0.01482391357421875, -0.02203369140625, -0.036346435546875, -0.03289794921875, 0.06646728515625, 0.004100799560546875, 0.035552978515625, 0.035308837890625, -0.00618743896484375, -0.0049591064453125, 0.0119476318359375, 0.060546875, 0.0460205078125, -0.03192138671875, 0.006336212158203125, 0.006473541259765625, -0.06982421875, -0.0030841827392578125, 0.0231475830078125, -0.04241943359375, 0.008880615234375, 0.048614501953125, 0.040069580078125, 0.0275421142578125, -0.04638671875, 0.029632568359375, 0.004627227783203125, -0.033538818359375, -0.0282745361328125, 0.0013790130615234375, -0.005126953125, -0.00881195068359375, 0.04876708984375, 0.005245208740234375, 0.0197296142578125, -0.0255584716796875, 0.006473541259765625, -0.005138397216796875, 0.00611114501953125, -0.0253143310546875, 0.0401611328125, 0.0218353271484375, 0.01739501953125, 0.032135009765625, -0.0169219970703125, -0.024871826171875, 0.07720947265625, 0.0267333984375, 0.057830810546875, -0.0000960230827331543, 0.021240234375, 0.052093505859375, 0.0310211181640625, -0.0018205642700195312, 0.041778564453125, 0.00402069091796875, -0.051116943359375, -0.03582763671875, -0.05841064453125, -0.003055572509765625, 0.0263214111328125, -0.046234130859375, 0.01300048828125, -0.025604248046875, -0.0032062530517578125, 0.01529693603515625, 0.0189056396484375, -0.0318603515625, 0.015350341796875, -0.00921630859375, 0.0750732421875, -0.0828857421875, 0.036376953125, 0.06396484375, -0.05975341796875, -0.042633056640625, -0.01154327392578125, 0.0035762786865234375, -0.0292510986328125, 0.0447998046875, 0.005863189697265625, 0.0188751220703125, -0.006195068359375, -0.04974365234375, -0.07659912109375, 0.10198974609375, 0.0216522216796875, -0.033966064453125, 0.005596160888671875, 0.017181396484375, 0.03961181640625, -0.0292205810546875, 0.0301361083984375, 0.043670654296875, 0.055999755859375, 0.0102081298828125, -0.06268310546875, 0.01007843017578125, -0.0408935546875, -0.00772857666015625, 0.006488800048828125, -0.0599365234375, 0.07196044921875, -0.016815185546875, -0.01404571533203125, -0.0157470703125, 0.034912109375, 0.019378662109375, 0.05419921875, 0.027374267578125, 0.049835205078125, 0.044952392578125, -0.0222015380859375, 0.064453125, -0.036468505859375, 0.024749755859375, 0.057464599609375, 0.002353668212890625, 0.04779052734375, 0.03179931640625, -0.045013427734375, 0.033050537109375, 0.06341552734375, -0.01110076904296875, 0.057037353515625, -0.0039520263671875, -0.005062103271484375, 0.00838470458984375, 0.0009007453918457031, -0.048065185546875, 0.00958251953125, 0.027313232421875, -0.0455322265625, -0.0179901123046875, -0.00508880615234375, 0.027618408203125, -0.017791748046875, -0.026458740234375, 0.049652099609375, 0.007228851318359375, -0.03851318359375, 0.035858154296875, -0.01001739501953125, 0.05560302734375, -0.05267333984375, 0.006175994873046875, -0.029205322265625, -0.01180267333984375, -0.04205322265625, -0.056304931640625, 0.0362548828125, 0.0020904541015625, -0.0322265625, -0.0034332275390625, 0.037384033203125, -0.0260009765625, -0.0499267578125, 0.007122039794921875, 0.0218658447265625, 0.0229949951171875, 0.0272979736328125, -0.051971435546875, 0.001491546630859375, 0.01959228515625, -0.0404052734375, 0.02728271484375, 0.0214080810546875, 0.01230621337890625, 0.0443115234375, 0.051788330078125, 0.01519775390625, -0.003757476806640625, -0.0135955810546875, 0.0653076171875, -0.05718994140625, -0.03900146484375, -0.044281005859375, 0.050079345703125, -0.033447265625, -0.03790283203125, 0.051483154296875, 0.07232666015625, 0.0535888671875, -0.01544189453125, 0.07342529296875, -0.04296875, 0.045562744140625, -0.04046630859375, 0.057586669921875, -0.052337646484375, 0.0188140869140625, -0.0128631591796875, -0.056793212890625, -0.0343017578125, 0.0472412109375, -0.027130126953125, -0.0000864863395690918, 0.055572509765625, 0.06329345703125, 0.008636474609375, 0.017547607421875, -0.005550384521484375, 0.037322998046875, 0.0008826255798339844, 0.01605224609375, 0.016204833984375, -0.04254150390625, 0.042877197265625, -0.038970947265625, -0.0257568359375, -0.0225830078125, -0.0679931640625, -0.046051025390625, -0.058441162109375, -0.045379638671875, -0.026123046875, 0.01068878173828125, 0.07647705078125, 0.030670166015625, -0.0814208984375, -0.02166748046875, -0.0010509490966796875, 0.0030612945556640625, -0.027587890625, -0.0183563232421875, 0.057586669921875, -0.01348876953125, -0.036529541015625, 0.01291656494140625, 0.01052093505859375, -0.01039886474609375, -0.00397491455078125, -0.00423431396484375, -0.0264129638671875, -0.01139068603515625, 0.04241943359375, 0.03466796875, -0.03631591796875, 0.0032711029052734375, -0.01099395751953125, -0.01129150390625, 0.004268646240234375, 0.036712646484375, -0.032135009765625, 0.01373291015625, 0.0594482421875, 0.0005717277526855469, 0.034271240234375, -0.01495361328125, 0.0297088623046875, -0.05517578125, 0.0103607177734375, -0.0031871795654296875, 0.04022216796875, 0.0199737548828125, -0.031219482421875, 0.05889892578125, 0.03955078125, -0.045562744140625, -0.0556640625, -0.0192108154296875, -0.08935546875, -0.019561767578125, 0.09442138671875, -0.00995635986328125, -0.029266357421875, -0.016998291015625, -0.015869140625, 0.0298004150390625, -0.042724609375, 0.059783935546875, 0.0330810546875, -0.01190185546875, -0.003925323486328125, -0.04888916015625, 0.04022216796875, -0.0037689208984375, -0.06707763671875, -0.0004935264587402344, 0.034027099609375, 0.038665771484375, 0.029541015625, 0.037628173828125, -0.01529693603515625, 0.0037555694580078125, 0.005138397216796875, 0.030120849609375, -0.00769805908203125, -0.007659912109375, -0.01274871826171875, 0.01525115966796875, -0.0418701171875, -0.007404327392578125 ] ]
qwedsacf/grade-school-math-instructions
2023-02-11T01:59:26.000Z
[ "region:us" ]
qwedsacf
null
null
27
293
2023-02-11T01:32:53
--- dataset_info: features: - name: INSTRUCTION dtype: string - name: RESPONSE dtype: string - name: SOURCE dtype: string splits: - name: train num_bytes: 4804916 num_examples: 8792 download_size: 2554896 dataset_size: 4804916 --- # Dataset Card for grade-school-math-instructions OpenAI's [grade-school-math](https://github.com/openai/grade-school-math) dataset converted into instructions. ## Citation Information ```bibtex @article{cobbe2021gsm8k, title={Training Verifiers to Solve Math Word Problems}, author={Cobbe, Karl and Kosaraju, Vineet and Bavarian, Mohammad and Chen, Mark and Jun, Heewoo and Kaiser, Lukasz and Plappert, Matthias and Tworek, Jerry and Hilton, Jacob and Nakano, Reiichiro and Hesse, Christopher and Schulman, John}, journal={arXiv preprint arXiv:2110.14168}, year={2021} } ```
852
[ [ -0.0062255859375, -0.04925537109375, 0.0304718017578125, 0.016265869140625, -0.011444091796875, -0.0295257568359375, -0.01800537109375, 0.01287841796875, 0.0063323974609375, 0.014984130859375, -0.055145263671875, -0.052886962890625, -0.0301055908203125, -0.0024394989013671875, -0.0203399658203125, 0.09130859375, -0.03167724609375, 0.0291595458984375, -0.0421142578125, -0.0084686279296875, -0.02203369140625, -0.032470703125, -0.043121337890625, -0.028076171875, 0.040252685546875, 0.046417236328125, 0.0270538330078125, 0.07757568359375, 0.0447998046875, 0.0190277099609375, 0.003345489501953125, -0.006290435791015625, -0.0229034423828125, -0.0188446044921875, -0.00960540771484375, -0.035858154296875, -0.056060791015625, 0.02825927734375, 0.0489501953125, 0.054412841796875, -0.01065826416015625, 0.03350830078125, -0.0002944469451904297, 0.05596923828125, -0.0400390625, 0.044891357421875, -0.031707763671875, -0.0084686279296875, -0.039520263671875, -0.0252685546875, -0.0400390625, -0.048583984375, -0.01074981689453125, -0.07598876953125, 0.0184783935546875, -0.006916046142578125, 0.08123779296875, 0.00025272369384765625, 0.012542724609375, -0.0247344970703125, -0.034698486328125, 0.0498046875, -0.0296783447265625, 0.004123687744140625, 0.0574951171875, 0.0246124267578125, -0.021484375, -0.0550537109375, -0.0338134765625, 0.0257720947265625, -0.0012693405151367188, 0.0212860107421875, -0.004405975341796875, -0.006481170654296875, 0.042633056640625, 0.0416259765625, -0.037506103515625, -0.0171051025390625, -0.07080078125, -0.005786895751953125, 0.042236328125, 0.0172271728515625, 0.0172271728515625, -0.00017595291137695312, -0.007518768310546875, -0.03277587890625, -0.042877197265625, 0.0192413330078125, 0.048858642578125, 0.028350830078125, -0.047607421875, 0.062744140625, -0.00507354736328125, 0.053466796875, -0.027618408203125, -0.0038089752197265625, 0.06298828125, -0.0243377685546875, -0.0058441162109375, -0.0026397705078125, 0.055419921875, 0.01099395751953125, 0.0297088623046875, -0.01507568359375, 0.0035877227783203125, 0.0003101825714111328, 0.0114898681640625, -0.062164306640625, -0.037322998046875, 0.0021076202392578125, -0.039093017578125, -0.016265869140625, 0.0261993408203125, -0.06982421875, 0.0021343231201171875, -0.042144775390625, 0.025177001953125, -0.0235748291015625, 0.01136016845703125, 0.00942230224609375, -0.01428985595703125, 0.022308349609375, 0.00005745887756347656, -0.052886962890625, 0.015960693359375, 0.05419921875, 0.060577392578125, 0.0161285400390625, -0.0318603515625, -0.04425048828125, -0.0113372802734375, -0.0188446044921875, 0.04443359375, -0.056671142578125, -0.0243988037109375, 0.01541900634765625, 0.014678955078125, -0.02398681640625, -0.0159912109375, 0.06439208984375, -0.02886962890625, 0.039154052734375, -0.03265380859375, -0.03131103515625, 0.000053882598876953125, 0.01007080078125, -0.048980712890625, 0.08123779296875, 0.013153076171875, -0.052581787109375, 0.006717681884765625, -0.0665283203125, -0.0140838623046875, 0.0115203857421875, -0.0087738037109375, -0.037200927734375, 0.008331298828125, 0.0138092041015625, 0.00806427001953125, -0.0198516845703125, -0.00322723388671875, -0.030120849609375, -0.0277099609375, 0.018402099609375, -0.030517578125, 0.08563232421875, 0.01383209228515625, 0.01538848876953125, -0.0006003379821777344, -0.08050537109375, 0.0179443359375, 0.02569580078125, -0.03662109375, -0.0355224609375, -0.00994110107421875, -0.00914764404296875, -0.005870819091796875, 0.025390625, -0.049591064453125, 0.023681640625, -0.0207672119140625, 0.025177001953125, 0.053863525390625, -0.0094757080078125, 0.01421356201171875, -0.02288818359375, 0.0301513671875, 0.003658294677734375, 0.006313323974609375, -0.0234375, -0.0443115234375, -0.048980712890625, -0.00379180908203125, 0.0472412109375, 0.0684814453125, -0.059814453125, 0.0548095703125, -0.0439453125, -0.0396728515625, -0.042755126953125, -0.003192901611328125, 0.03857421875, 0.03759765625, 0.04461669921875, -0.005680084228515625, -0.037078857421875, -0.041900634765625, -0.016448974609375, -0.01605224609375, -0.0051116943359375, 0.01183319091796875, 0.056915283203125, 0.0059814453125, 0.0616455078125, -0.053619384765625, -0.0216064453125, 0.027099609375, 0.0110931396484375, 0.0126953125, 0.0435791015625, 0.0322265625, -0.0256195068359375, -0.034423828125, -0.01776123046875, -0.053863525390625, -0.0164794921875, 0.01084136962890625, -0.037689208984375, -0.008880615234375, 0.0222930908203125, -0.0013437271118164062, 0.07183837890625, 0.01531982421875, -0.040802001953125, 0.037628173828125, -0.0247802734375, 0.005218505859375, -0.09033203125, 0.00955963134765625, 0.01378631591796875, 0.011993408203125, -0.0316162109375, -0.0035076141357421875, 0.0016202926635742188, -0.0137939453125, 0.004177093505859375, 0.028717041015625, -0.0226593017578125, 0.021759033203125, 0.002567291259765625, 0.010009765625, -0.01313018798828125, 0.041656494140625, -0.009765625, 0.06298828125, 0.044464111328125, -0.036712646484375, 0.041290283203125, 0.04534912109375, -0.01371002197265625, 0.06512451171875, -0.06341552734375, 0.01654052734375, -0.00887298583984375, -0.005817413330078125, -0.061431884765625, -0.01248931884765625, 0.055328369140625, -0.046661376953125, 0.00984954833984375, -0.0173797607421875, -0.060089111328125, -0.0302276611328125, -0.033721923828125, 0.041748046875, 0.0272064208984375, -0.044647216796875, 0.032745361328125, 0.00968170166015625, -0.0008788108825683594, -0.0308837890625, -0.0576171875, -0.023223876953125, 0.0004031658172607422, -0.028350830078125, 0.016326904296875, -0.0382080078125, -0.0062255859375, 0.026611328125, -0.0024852752685546875, -0.0175323486328125, -0.01346588134765625, 0.0208740234375, 0.039764404296875, -0.02239990234375, 0.0168304443359375, 0.01275634765625, -0.0286102294921875, 0.034698486328125, -0.01275634765625, 0.0289459228515625, -0.0003230571746826172, -0.031494140625, -0.02001953125, 0.0229034423828125, 0.00864410400390625, -0.02056884765625, 0.051971435546875, 0.0287933349609375, -0.036285400390625, 0.000006794929504394531, -0.00868988037109375, -0.00473785400390625, -0.0352783203125, 0.0193328857421875, -0.03265380859375, -0.0162353515625, 0.041748046875, -0.00385284423828125, 0.025177001953125, 0.04132080078125, 0.01230621337890625, -0.0009388923645019531, 0.0423583984375, 0.0153350830078125, 0.009674072265625, 0.042633056640625, -0.033233642578125, -0.007419586181640625, -0.066162109375, -0.03790283203125, -0.07525634765625, -0.03228759765625, -0.0301055908203125, -0.0167999267578125, 0.01267242431640625, 0.005123138427734375, -0.03411865234375, 0.018646240234375, -0.0499267578125, 0.056060791015625, 0.046783447265625, 0.0236663818359375, -0.005939483642578125, 0.05322265625, -0.016754150390625, -0.024810791015625, -0.040496826171875, -0.020233154296875, 0.0906982421875, 0.015960693359375, 0.03985595703125, 0.01122283935546875, 0.06915283203125, -0.005584716796875, 0.0206146240234375, -0.045074462890625, 0.0423583984375, -0.033721923828125, -0.05535888671875, -0.0205230712890625, -0.048675537109375, -0.091552734375, -0.01505279541015625, -0.00890350341796875, -0.05419921875, 0.01145172119140625, -0.00738525390625, 0.011962890625, 0.0218048095703125, -0.044158935546875, 0.06005859375, 0.0049285888671875, -0.0202789306640625, 0.0014448165893554688, -0.0223846435546875, 0.0179443359375, 0.014312744140625, 0.0243682861328125, 0.0087890625, 0.0011653900146484375, 0.09185791015625, -0.06689453125, 0.059967041015625, -0.029449462890625, -0.00580596923828125, 0.0265045166015625, -0.0307159423828125, 0.0280609130859375, 0.007354736328125, 0.003498077392578125, 0.01224517822265625, -0.00051116943359375, -0.042999267578125, -0.03997802734375, 0.055328369140625, -0.07196044921875, -0.00995635986328125, -0.047027587890625, -0.037384033203125, 0.0029964447021484375, 0.023162841796875, 0.02880859375, 0.0648193359375, 0.01239013671875, 0.031005859375, 0.061798095703125, 0.015625, 0.034149169921875, 0.018585205078125, -0.001499176025390625, -0.06884765625, 0.08587646484375, 0.0352783203125, -0.0144500732421875, 0.01047515869140625, 0.0211334228515625, -0.0140380859375, -0.02789306640625, -0.054229736328125, 0.04150390625, -0.0693359375, -0.0168914794921875, 0.0094757080078125, -0.035308837890625, -0.00838470458984375, 0.0009541511535644531, -0.0024280548095703125, -0.0257720947265625, -0.04071044921875, -0.003231048583984375, 0.048675537109375, 0.036773681640625, -0.00673675537109375, 0.034759521484375, -0.048614501953125, 0.0210723876953125, -0.000438690185546875, 0.061767578125, -0.0014295578002929688, -0.051544189453125, -0.03369140625, 0.021087646484375, -0.0064697265625, -0.0645751953125, -0.0124053955078125, 0.006381988525390625, 0.064453125, 0.0042572021484375, 0.00908660888671875, 0.060211181640625, -0.040435791015625, 0.052337646484375, 0.0169830322265625, -0.0557861328125, 0.039154052734375, -0.00350189208984375, 0.0281219482421875, 0.056488037109375, 0.0306549072265625, -0.0213775634765625, 0.006671905517578125, -0.06842041015625, -0.05987548828125, 0.07940673828125, 0.0185394287109375, 0.0192108154296875, 0.0167999267578125, 0.043212890625, -0.0038909912109375, -0.00478363037109375, -0.050079345703125, -0.072265625, -0.0266876220703125, -0.05816650390625, 0.021820068359375, -0.03277587890625, -0.043548583984375, -0.034393310546875, 0.07257080078125, -0.00567626953125, 0.0325927734375, -0.0019083023071289062, 0.005390167236328125, -0.00518798828125, 0.0225830078125, 0.057647705078125, 0.0498046875, -0.000873565673828125, -0.01245880126953125, -0.001430511474609375, -0.08648681640625, 0.002002716064453125, 0.03814697265625, -0.03289794921875, 0.005863189697265625, 0.048004150390625, 0.056549072265625, 0.002223968505859375, -0.0014333724975585938, 0.039520263671875, -0.003147125244140625, -0.0499267578125, -0.043365478515625, 0.0080413818359375, -0.022857666015625, -0.01039886474609375, 0.0247802734375, 0.00640869140625, -0.006500244140625, -0.006534576416015625, 0.0013074874877929688, -0.00323486328125, -0.03131103515625, -0.032806396484375, 0.0276641845703125, 0.0016946792602539062, -0.0460205078125, 0.040557861328125, -0.035400390625, -0.0179443359375, 0.0229339599609375, 0.044189453125, 0.054779052734375, 0.0006928443908691406, 0.0025539398193359375, 0.068359375, 0.0203094482421875, 0.005401611328125, 0.061859130859375, -0.0035724639892578125, -0.039398193359375, -0.01080322265625, -0.0249176025390625, -0.018798828125, 0.0153350830078125, -0.07177734375, 0.0196685791015625, -0.044769287109375, 0.006397247314453125, 0.0062408447265625, 0.0160369873046875, -0.0511474609375, 0.0120849609375, 0.0021724700927734375, 0.07373046875, -0.055511474609375, 0.04345703125, 0.0765380859375, -0.040771484375, -0.07354736328125, -0.01314544677734375, -0.0074005126953125, -0.05963134765625, 0.033172607421875, -0.00862884521484375, 0.007778167724609375, 0.0015850067138671875, -0.06304931640625, -0.046417236328125, 0.08258056640625, 0.006561279296875, -0.035552978515625, 0.010406494140625, 0.0145263671875, 0.01885986328125, -0.0171966552734375, 0.019134521484375, 0.0296783447265625, 0.045257568359375, 0.0263824462890625, -0.040252685546875, -0.014373779296875, -0.048614501953125, -0.001972198486328125, 0.009063720703125, -0.033721923828125, 0.053497314453125, 0.0013952255249023438, -0.0227508544921875, -0.0013570785522460938, 0.06640625, 0.038116455078125, 0.045806884765625, 0.0222320556640625, 0.061798095703125, 0.0731201171875, -0.03125, 0.037322998046875, -0.0181427001953125, 0.01323699951171875, 0.090087890625, 0.0230865478515625, 0.0606689453125, 0.0259246826171875, -0.0438232421875, 0.07403564453125, 0.0301666259765625, -0.0222320556640625, 0.03277587890625, 0.0171966552734375, 0.01062774658203125, -0.006801605224609375, 0.0274810791015625, -0.055877685546875, 0.01070404052734375, 0.0276641845703125, -0.03619384765625, -0.0275421142578125, -0.0165863037109375, 0.035614013671875, 0.022003173828125, -0.039276123046875, 0.04736328125, -0.006244659423828125, -0.0308990478515625, 0.042327880859375, 0.004192352294921875, 0.02685546875, -0.05224609375, -0.0210723876953125, -0.0031986236572265625, 0.0241546630859375, -0.0284271240234375, -0.054779052734375, 0.018463134765625, 0.010009765625, -0.03350830078125, 0.0128173828125, 0.0242919921875, -0.041778564453125, -0.070556640625, -0.011810302734375, 0.016357421875, 0.034759521484375, 0.0455322265625, -0.061676025390625, -0.004756927490234375, 0.00322723388671875, -0.016326904296875, 0.0025119781494140625, 0.058685302734375, 0.003589630126953125, 0.0241546630859375, 0.056854248046875, 0.0057220458984375, 0.01824951171875, 0.0010585784912109375, 0.0599365234375, -0.033599853515625, -0.0389404296875, -0.061309814453125, 0.044036865234375, -0.0252227783203125, -0.058135986328125, 0.061676025390625, 0.0653076171875, 0.07489013671875, -0.01153564453125, 0.0599365234375, -0.004547119140625, 0.033538818359375, -0.0439453125, 0.036651611328125, -0.02734375, 0.01197052001953125, 0.0030422210693359375, -0.056793212890625, -0.028533935546875, 0.051422119140625, -0.0399169921875, 0.01303863525390625, 0.06988525390625, 0.046783447265625, -0.006977081298828125, 0.0186614990234375, -0.011749267578125, -0.01273345947265625, 0.0223541259765625, 0.0361328125, 0.016082763671875, -0.056976318359375, 0.05126953125, -0.034698486328125, -0.02325439453125, 0.0040283203125, -0.053375244140625, -0.07965087890625, -0.054931640625, -0.048797607421875, -0.0516357421875, -0.0191650390625, 0.057861328125, 0.02606201171875, -0.0693359375, -0.01314544677734375, -0.004032135009765625, 0.00907135009765625, -0.0304718017578125, -0.01397705078125, 0.052215576171875, -0.02679443359375, -0.047271728515625, 0.0095367431640625, -0.0268402099609375, 0.0138092041015625, -0.0065765380859375, -0.02276611328125, 0.00213623046875, 0.01374053955078125, 0.0036563873291015625, 0.0209808349609375, -0.0280303955078125, -0.004528045654296875, -0.007595062255859375, -0.0208892822265625, 0.0175018310546875, 0.0648193359375, -0.03131103515625, 0.0391845703125, 0.056427001953125, 0.0309295654296875, 0.0178985595703125, -0.0056915283203125, 0.00913238525390625, -0.05908203125, 0.001209259033203125, -0.0161895751953125, 0.03314208984375, 0.007801055908203125, -0.004474639892578125, 0.05035400390625, 0.044281005859375, -0.032257080078125, -0.06646728515625, -0.00333404541015625, -0.06878662109375, 0.01364898681640625, 0.0684814453125, -0.036651611328125, -0.0517578125, -0.0009174346923828125, -0.004192352294921875, 0.01611328125, -0.0305633544921875, 0.03472900390625, 0.06707763671875, 0.036834716796875, -0.004894256591796875, -0.0298614501953125, 0.0191802978515625, -0.0092926025390625, -0.06658935546875, 0.01122283935546875, 0.0186004638671875, 0.0050048828125, 0.04425048828125, 0.0209808349609375, -0.0259246826171875, 0.0300445556640625, 0.02996826171875, 0.02239990234375, -0.052520751953125, -0.02496337890625, -0.033111572265625, 0.005939483642578125, -0.00943756103515625, -0.04779052734375 ] ]
orgcatorg/multilingual
2023-10-18T00:11:33.000Z
[ "region:us" ]
orgcatorg
null
null
0
293
2023-09-19T18:55:56
--- dataset_info: - config_name: eng_Latn-lao_Laoo features: - name: translation struct: - name: eng_Latn dtype: string - name: lao_Laoo dtype: string splits: - name: train num_bytes: 42871606 num_examples: 140265 download_size: 23468883 dataset_size: 42871606 - config_name: eng_Latn-mya_Mymr features: - name: translation struct: - name: eng_Latn dtype: string - name: mya_Mymr dtype: string splits: - name: train num_bytes: 70235556 num_examples: 248767 download_size: 34667809 dataset_size: 70235556 - config_name: eng_Latn-tgl_Latn features: - name: translation struct: - name: eng_Latn dtype: string - name: tgl_Latn dtype: string splits: - name: train num_bytes: 759841423 num_examples: 3604573 download_size: 531326540 dataset_size: 759841423 - config_name: eng_Latn-tha_Thai features: - name: translation struct: - name: eng_Latn dtype: string - name: tha_Thai dtype: string splits: - name: train num_bytes: 433620969 num_examples: 1388326 download_size: 231017202 dataset_size: 433620969 configs: - config_name: eng_Latn-lao_Laoo data_files: - split: train path: eng_Latn-lao_Laoo/train-* - config_name: eng_Latn-mya_Mymr data_files: - split: train path: eng_Latn-mya_Mymr/train-* - config_name: eng_Latn-tgl_Latn data_files: - split: train path: eng_Latn-tgl_Latn/train-* - config_name: eng_Latn-tha_Thai data_files: - split: train path: eng_Latn-tha_Thai/train-* --- # Dataset Card for "multilingual" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
1,753
[ [ -0.0439453125, -0.015472412109375, 0.0031948089599609375, 0.031768798828125, -0.006389617919921875, 0.01151275634765625, -0.0115509033203125, -0.028045654296875, 0.064453125, 0.028350830078125, -0.050750732421875, -0.0535888671875, -0.048309326171875, -0.006744384765625, -0.01031494140625, 0.09613037109375, -0.00807952880859375, 0.0172271728515625, -0.0278472900390625, -0.026153564453125, -0.03143310546875, -0.046783447265625, -0.043212890625, -0.034332275390625, 0.07159423828125, 0.05401611328125, 0.030975341796875, 0.0244598388671875, 0.04473876953125, 0.01263427734375, 0.00983428955078125, -0.013916015625, -0.01800537109375, -0.0019063949584960938, -0.00977325439453125, -0.037506103515625, -0.0718994140625, -0.004364013671875, 0.049530029296875, 0.048583984375, -0.017822265625, 0.049591064453125, -0.0177001953125, 0.053985595703125, -0.0170745849609375, 0.043212890625, 0.00014865398406982422, -0.00135040283203125, -0.053070068359375, -0.00919342041015625, 0.002208709716796875, -0.018402099609375, -0.0161590576171875, -0.07208251953125, 0.0037250518798828125, -0.005817413330078125, 0.0516357421875, -0.003833770751953125, -0.0196990966796875, -0.0114898681640625, -0.0294189453125, 0.0105438232421875, -0.004650115966796875, 0.036956787109375, 0.052398681640625, 0.033477783203125, 0.015533447265625, -0.03558349609375, -0.0297698974609375, 0.00876617431640625, -0.004215240478515625, 0.02313232421875, 0.018218994140625, -0.01276397705078125, 0.0335693359375, 0.0391845703125, -0.041015625, -0.0184326171875, -0.044464111328125, -0.032928466796875, 0.053741455078125, -0.00286865234375, 0.0333251953125, -0.004093170166015625, 0.00540924072265625, -0.0216827392578125, -0.033355712890625, -0.0083465576171875, 0.042144775390625, 0.037811279296875, -0.08642578125, 0.050048828125, 0.0015583038330078125, 0.028106689453125, -0.002674102783203125, 0.0220794677734375, 0.056243896484375, -0.03515625, 0.006191253662109375, -0.0002796649932861328, 0.0238494873046875, 0.0207366943359375, 0.0303955078125, 0.004039764404296875, 0.00226593017578125, 0.0021343231201171875, -0.00786590576171875, -0.0653076171875, -0.050811767578125, 0.0160369873046875, -0.049224853515625, -0.0009250640869140625, 0.01073455810546875, -0.07855224609375, -0.03253173828125, -0.036865234375, -0.0001266002655029297, 0.002193450927734375, -0.07177734375, -0.0189971923828125, -0.046875, 0.01314544677734375, 0.0020599365234375, -0.0648193359375, 0.01995849609375, 0.03753662109375, 0.045501708984375, 0.0166473388671875, -0.040435791015625, -0.04901123046875, 0.01471710205078125, 0.006591796875, 0.06640625, -0.05181884765625, -0.018218994140625, 0.0112457275390625, 0.0298919677734375, 0.0015964508056640625, -0.012908935546875, 0.05487060546875, -0.0244140625, 0.0035953521728515625, -0.05218505859375, -0.024871826171875, -0.0025997161865234375, 0.03466796875, -0.076904296875, 0.07318115234375, 0.0214691162109375, -0.05010986328125, 0.035736083984375, -0.0826416015625, -0.0406494140625, 0.042510986328125, -0.005634307861328125, -0.0190582275390625, 0.00713348388671875, -0.00074005126953125, 0.0292510986328125, -0.0077056884765625, 0.02935791015625, -0.0545654296875, 0.007450103759765625, -0.0013027191162109375, 0.0037364959716796875, 0.06805419921875, 0.017669677734375, 0.0265045166015625, 0.004627227783203125, -0.07122802734375, -0.0218505859375, 0.01543426513671875, -0.0247039794921875, -0.0282135009765625, -0.0222625732421875, 0.043365478515625, 0.002758026123046875, 0.0302276611328125, -0.0310821533203125, 0.031982421875, 0.01198577880859375, -0.010711669921875, 0.035491943359375, -0.0147247314453125, 0.032958984375, -0.0273284912109375, 0.050750732421875, 0.0008997917175292969, 0.0128326416015625, -0.0182952880859375, -0.03125, -0.0462646484375, -0.004901885986328125, 0.043243408203125, 0.063720703125, -0.061431884765625, 0.0209808349609375, -0.0016546249389648438, -0.039215087890625, -0.0266265869140625, 0.0205230712890625, 0.0209808349609375, 0.00981903076171875, 0.0257568359375, -0.030853271484375, -0.054229736328125, -0.042572021484375, 0.01296234130859375, -0.00864410400390625, 0.0217742919921875, 0.019134521484375, 0.058746337890625, -0.03594970703125, 0.032623291015625, -0.036468505859375, -0.0206756591796875, -0.003993988037109375, -0.01453399658203125, 0.01145172119140625, 0.0487060546875, 0.07061767578125, -0.065185546875, -0.04071044921875, -0.0112457275390625, -0.046875, -0.009307861328125, 0.0175933837890625, -0.041534423828125, -0.0001900196075439453, 0.015167236328125, -0.027679443359375, 0.02825927734375, 0.0772705078125, -0.033935546875, 0.0174560546875, -0.0053558349609375, 0.00933837890625, -0.10455322265625, 0.025848388671875, 0.0059661865234375, -0.006103515625, -0.03515625, 0.01140594482421875, 0.020843505859375, -0.024139404296875, -0.00035643577575683594, 0.053955078125, -0.0404052734375, -0.00251007080078125, 0.0023784637451171875, 0.003993988037109375, -0.0032958984375, 0.01541900634765625, 0.0207977294921875, 0.03204345703125, 0.082763671875, -0.0301971435546875, 0.075439453125, 0.0391845703125, 0.0059967041015625, 0.0850830078125, -0.042144775390625, -0.00311279296875, -0.0157470703125, 0.020050048828125, -0.0474853515625, -0.051513671875, 0.03558349609375, -0.0274200439453125, 0.040740966796875, -0.04852294921875, -0.0474853515625, -0.0413818359375, -0.02105712890625, 0.05975341796875, 0.01065826416015625, -0.0513916015625, 0.0276031494140625, 0.06884765625, -0.0222320556640625, -0.015899658203125, -0.07684326171875, 0.015289306640625, -0.0204925537109375, -0.0208892822265625, 0.0163726806640625, -0.043121337890625, 0.0028533935546875, -0.0200653076171875, 0.045623779296875, -0.0200958251953125, -0.013519287109375, 0.012176513671875, 0.00577545166015625, -0.015716552734375, 0.0474853515625, 0.0074462890625, -0.042938232421875, -0.0010051727294921875, -0.006633758544921875, 0.0333251953125, -0.004848480224609375, -0.01983642578125, -0.0196075439453125, 0.0516357421875, 0.0207366943359375, -0.03271484375, 0.037353515625, 0.08251953125, -0.04852294921875, 0.01546478271484375, -0.0308990478515625, 0.000728607177734375, -0.0280609130859375, 0.0115814208984375, -0.030426025390625, -0.04156494140625, 0.054595947265625, 0.0016527175903320312, -0.003459930419921875, 0.046539306640625, 0.05572509765625, 0.0053863525390625, 0.0428466796875, 0.055145263671875, -0.02276611328125, 0.028900146484375, -0.0020046234130859375, -0.017822265625, -0.04443359375, -0.033843994140625, -0.04498291015625, -0.0232391357421875, -0.06805419921875, -0.022430419921875, -0.0028228759765625, -0.0010843276977539062, -0.0010290145874023438, 0.04388427734375, -0.040740966796875, 0.019500732421875, 0.04620361328125, -0.0096588134765625, 0.0022678375244140625, 0.0034236907958984375, 0.00704193115234375, 0.01251220703125, -0.053070068359375, -0.0139923095703125, 0.0853271484375, 0.034881591796875, 0.06512451171875, 0.031524658203125, 0.051971435546875, 0.0023956298828125, 0.03131103515625, -0.0264892578125, 0.01446533203125, -0.002079010009765625, -0.05413818359375, -0.004535675048828125, -0.017669677734375, -0.0625, -0.016571044921875, -0.0299224853515625, -0.0161590576171875, 0.0255584716796875, 0.032196044921875, 0.00313568115234375, 0.01678466796875, -0.060791015625, 0.07147216796875, -0.0218353271484375, -0.0036163330078125, -0.0087738037109375, -0.045684814453125, 0.000530242919921875, 0.00513458251953125, 0.026947021484375, -0.0216064453125, -0.0009546279907226562, 0.06640625, -0.0118865966796875, 0.0782470703125, -0.049224853515625, -0.00872039794921875, -0.0026874542236328125, -0.0210418701171875, 0.00669097900390625, 0.0413818359375, -0.0113067626953125, 0.0178070068359375, 0.0216827392578125, -0.040191650390625, -0.0090179443359375, 0.0513916015625, -0.04473876953125, 0.01922607421875, -0.031890869140625, -0.046905517578125, -0.004852294921875, 0.0303955078125, 0.009613037109375, 0.0518798828125, -0.035797119140625, -0.009307861328125, 0.04302978515625, -0.0007386207580566406, 0.019317626953125, 0.0248260498046875, -0.03143310546875, -0.03497314453125, 0.0733642578125, 0.016571044921875, -0.0245513916015625, 0.0311431884765625, 0.025299072265625, -0.0209808349609375, -0.01995849609375, -0.06329345703125, 0.03173828125, -0.033721923828125, -0.0277099609375, -0.0245513916015625, -0.0030155181884765625, -0.043243408203125, 0.0003314018249511719, -0.0145111083984375, -0.04705810546875, -0.037811279296875, -0.03619384765625, 0.0733642578125, 0.046112060546875, -0.041473388671875, 0.0274505615234375, -0.06756591796875, 0.0435791015625, 0.00238037109375, 0.07904052734375, -0.0223236083984375, -0.0213165283203125, -0.041290283203125, 0.00632476806640625, 0.0123291015625, -0.045166015625, -0.0002701282501220703, 0.0293426513671875, 0.050048828125, 0.016326904296875, -0.011566162109375, 0.0477294921875, -0.021026611328125, 0.031982421875, 0.01525115966796875, -0.044189453125, 0.044586181640625, -0.022613525390625, 0.04205322265625, 0.0614013671875, 0.0413818359375, -0.054595947265625, 0.0031890869140625, -0.04620361328125, -0.04486083984375, 0.041015625, -0.0161895751953125, 0.035552978515625, 0.00771331787109375, 0.029449462890625, 0.0122222900390625, 0.023406982421875, -0.07080078125, -0.06024169921875, -0.01275634765625, -0.028533935546875, -0.005352020263671875, -0.041900634765625, -0.0258941650390625, -0.04736328125, 0.04351806640625, -0.0170440673828125, 0.016998291015625, -0.0137786865234375, 0.004848480224609375, -0.00742340087890625, 0.00039887428283691406, 0.03997802734375, 0.04327392578125, -0.01122283935546875, -0.0006928443908691406, -0.0029506683349609375, -0.0323486328125, -0.02569580078125, 0.0513916015625, 0.005054473876953125, -0.01309967041015625, 0.04119873046875, 0.054229736328125, -0.031494140625, -0.0190277099609375, 0.0221099853515625, -0.0168304443359375, -0.0186004638671875, -0.045623779296875, -0.011932373046875, 0.024017333984375, 0.007476806640625, -0.002445220947265625, -0.010498046875, 0.00618743896484375, -0.03515625, 0.024383544921875, 0.008209228515625, -0.038909912109375, -0.04254150390625, 0.02392578125, 0.05169677734375, -0.028564453125, 0.05316162109375, -0.011993408203125, -0.036376953125, 0.03179931640625, 0.028106689453125, 0.033966064453125, -0.039093017578125, 0.035736083984375, 0.040802001953125, 0.025634765625, 0.012176513671875, 0.058502197265625, -0.0244598388671875, -0.051116943359375, -0.015228271484375, -0.026580810546875, -0.0179290771484375, -0.0238189697265625, -0.06878662109375, 0.01328277587890625, -0.0231170654296875, -0.00817108154296875, 0.0015478134155273438, 0.004329681396484375, -0.06121826171875, 0.006969451904296875, 0.0194549560546875, 0.0865478515625, -0.0765380859375, 0.0675048828125, 0.0736083984375, -0.03424072265625, -0.0303955078125, -0.0172882080078125, 0.00727081298828125, -0.050048828125, 0.003917694091796875, 0.01287841796875, 0.026031494140625, -0.030303955078125, -0.0323486328125, -0.054931640625, 0.06622314453125, 0.0309600830078125, -0.048065185546875, 0.0220794677734375, 0.0030727386474609375, 0.0347900390625, -0.0200042724609375, 0.01358795166015625, 0.03643798828125, 0.07513427734375, -0.00334930419921875, -0.065673828125, -0.01294708251953125, -0.055633544921875, -0.0222625732421875, 0.032745361328125, -0.048828125, 0.0206756591796875, -0.00626373291015625, 0.00533294677734375, -0.00905609130859375, 0.045806884765625, -0.0007233619689941406, 0.0280609130859375, 0.0217132568359375, 0.0418701171875, 0.08148193359375, -0.020111083984375, 0.07806396484375, -0.01751708984375, 0.02593994140625, 0.08709716796875, -0.015869140625, 0.022430419921875, 0.0382080078125, -0.0008416175842285156, 0.0190582275390625, 0.04364013671875, -0.0282745361328125, 0.0164794921875, 0.013946533203125, -0.009918212890625, -0.016632080078125, -0.0189666748046875, -0.0521240234375, 0.018829345703125, 0.034423828125, -0.015869140625, 0.00286865234375, 0.0204010009765625, 0.016357421875, -0.0026683807373046875, -0.0286407470703125, 0.048828125, 0.0003306865692138672, -0.019134521484375, -0.007564544677734375, -0.004558563232421875, 0.033355712890625, -0.0523681640625, -0.0177764892578125, -0.00597381591796875, 0.0059814453125, -0.036041259765625, -0.0841064453125, 0.0594482421875, -0.0174407958984375, -0.031494140625, -0.0128326416015625, 0.043670654296875, -0.061126708984375, -0.0762939453125, 0.045379638671875, 0.024322509765625, 0.010772705078125, 0.01419830322265625, -0.087890625, 0.015960693359375, -0.01546478271484375, -0.003520965576171875, 0.006870269775390625, 0.0128326416015625, -0.007633209228515625, 0.04461669921875, 0.045074462890625, 0.00920867919921875, -0.0230560302734375, 0.05206298828125, 0.055999755859375, -0.03369140625, -0.029510498046875, -0.036895751953125, 0.046630859375, -0.02581787109375, -0.037353515625, 0.051055908203125, 0.06927490234375, 0.0843505859375, -0.006343841552734375, 0.05828857421875, -0.028900146484375, 0.040802001953125, -0.0220489501953125, 0.052093505859375, -0.040313720703125, -0.022857666015625, -0.020904541015625, -0.049896240234375, -0.07122802734375, 0.03350830078125, 0.0156402587890625, 0.006771087646484375, 0.032379150390625, 0.059478759765625, -0.0189666748046875, -0.00756072998046875, -0.0002892017364501953, 0.0016155242919921875, 0.01122283935546875, 0.0236968994140625, 0.0298614501953125, -0.0251617431640625, 0.020782470703125, -0.020172119140625, -0.041015625, 0.0091705322265625, -0.07550048828125, -0.06793212890625, -0.0635986328125, -0.04620361328125, -0.022979736328125, -0.01480865478515625, 0.064453125, 0.07373046875, -0.074951171875, -0.037078857421875, 0.023193359375, 0.0249481201171875, -0.0016469955444335938, -0.005992889404296875, 0.03369140625, 0.020843505859375, -0.04864501953125, -0.0167388916015625, 0.011138916015625, 0.016571044921875, -0.0124359130859375, -0.0031719207763671875, -0.01397705078125, -0.0169677734375, 0.038848876953125, 0.038848876953125, -0.00434112548828125, -0.010894775390625, -0.04205322265625, 0.004253387451171875, 0.0092315673828125, 0.0684814453125, -0.018585205078125, 0.0273895263671875, 0.037811279296875, 0.0261077880859375, 0.044158935546875, -0.01468658447265625, 0.044830322265625, -0.05126953125, 0.0292510986328125, -0.0150909423828125, 0.04412841796875, 0.0284271240234375, -0.035888671875, 0.046966552734375, 0.028900146484375, -0.025238037109375, -0.036163330078125, 0.0204620361328125, -0.09466552734375, 0.02008056640625, 0.06890869140625, 0.00901031494140625, -0.01446533203125, -0.0156402587890625, -0.03460693359375, 0.02178955078125, -0.05352783203125, 0.01280975341796875, 0.050872802734375, 0.0171051025390625, -0.03082275390625, -0.021240234375, 0.0374755859375, -0.0215606689453125, -0.0919189453125, 0.019805908203125, 0.037811279296875, 0.006656646728515625, 0.0182342529296875, 0.06231689453125, -0.01399993896484375, 0.022491455078125, 0.007450103759765625, 0.03753662109375, -0.014678955078125, -0.047943115234375, -0.0240020751953125, -0.0005402565002441406, -0.004302978515625, -0.01421356201171875 ] ]
glaiveai/glaive-code-assistant
2023-09-27T22:51:02.000Z
[ "size_categories:100K<n<1M", "license:apache-2.0", "region:us" ]
glaiveai
null
null
35
293
2023-09-21T18:56:47
--- license: apache-2.0 size_categories: - 100K<n<1M --- # Glaive-code-assistant Glaive-code-assistant is a dataset of ~140k code problems and solutions generated using Glaive’s synthetic data generation platform. The data is intended to be used to make models act as code assistants, and so the data is structured in a QA format where the questions are worded similar to how real users will ask code related questions. The data has ~60% python samples. To report any problems or suggestions in the data, join the [Glaive discord](https://discord.gg/fjQ4uf3yWD)
566
[ [ -0.00949859619140625, -0.05682373046875, 0.025146484375, 0.0179901123046875, -0.001979827880859375, 0.0102996826171875, 0.034423828125, -0.0263214111328125, 0.0252685546875, 0.042694091796875, -0.052581787109375, -0.044891357421875, -0.01424407958984375, -0.005496978759765625, -0.046478271484375, 0.06689453125, 0.01690673828125, -0.00438690185546875, -0.016387939453125, -0.004718780517578125, -0.06005859375, -0.044708251953125, -0.039337158203125, 0.00777435302734375, 0.01064300537109375, 0.046112060546875, 0.0628662109375, 0.032318115234375, 0.038970947265625, 0.0195770263671875, 0.034820556640625, 0.0121002197265625, -0.029205322265625, 0.002422332763671875, -0.004405975341796875, -0.04046630859375, -0.03704833984375, -0.0007963180541992188, 0.00576019287109375, 0.02374267578125, -0.01517486572265625, 0.053436279296875, -0.007251739501953125, 0.057098388671875, -0.049041748046875, 0.0245513916015625, -0.023712158203125, -0.0114288330078125, 0.002384185791015625, -0.005863189697265625, -0.01678466796875, -0.051727294921875, -0.01280975341796875, -0.07159423828125, 0.02154541015625, -0.0098419189453125, 0.055511474609375, 0.0287628173828125, -0.0192108154296875, -0.047607421875, -0.04400634765625, 0.048095703125, -0.0169219970703125, 0.0138702392578125, 0.0271148681640625, 0.034912109375, -0.0233612060546875, -0.04833984375, -0.038482666015625, -0.01142120361328125, -0.0079193115234375, 0.004856109619140625, -0.041229248046875, -0.0018835067749023438, 0.0259857177734375, 0.031494140625, -0.07049560546875, -0.031341552734375, -0.041595458984375, -0.0172576904296875, 0.056365966796875, 0.0193634033203125, 0.047637939453125, 0.0003483295440673828, 0.006290435791015625, -0.0019931793212890625, -0.041351318359375, 0.0030307769775390625, 0.034759521484375, -0.0199737548828125, -0.0153045654296875, 0.051483154296875, -0.0264892578125, 0.0789794921875, 0.0032749176025390625, 0.00019371509552001953, 0.033660888671875, -0.04803466796875, -0.03009033203125, -0.0023593902587890625, 0.053497314453125, 0.0295562744140625, 0.0264129638671875, -0.005130767822265625, -0.001560211181640625, 0.035675048828125, 0.0272674560546875, -0.048583984375, -0.054229736328125, 0.046844482421875, -0.03436279296875, -0.025146484375, 0.0180816650390625, -0.049896240234375, -0.03302001953125, -0.022735595703125, 0.033660888671875, -0.016326904296875, -0.01482391357421875, 0.0265655517578125, -0.027496337890625, 0.00434112548828125, 0.03436279296875, -0.0386962890625, 0.0144500732421875, 0.02569580078125, 0.05242919921875, 0.0255126953125, 0.004390716552734375, -0.047637939453125, 0.003986358642578125, -0.02618408203125, 0.05010986328125, -0.035858154296875, -0.062744140625, -0.006023406982421875, 0.0189666748046875, -0.0014677047729492188, -0.047576904296875, 0.0154571533203125, -0.0290069580078125, 0.01351165771484375, -0.00745391845703125, -0.028900146484375, -0.0080413818359375, -0.0014448165893554688, -0.07568359375, 0.07611083984375, 0.0196075439453125, -0.040679931640625, 0.029449462890625, -0.051177978515625, 0.004390716552734375, 0.02093505859375, -0.019439697265625, -0.01383209228515625, 0.00501251220703125, 0.0230712890625, 0.0244598388671875, -0.01332855224609375, 0.0249176025390625, 0.0014400482177734375, -0.043304443359375, 0.036224365234375, -0.004581451416015625, 0.0618896484375, 0.035797119140625, 0.000499725341796875, 0.00795745849609375, -0.07763671875, 0.0092620849609375, -0.000965118408203125, -0.030792236328125, -0.019683837890625, -0.01153564453125, 0.0018672943115234375, 0.0078277587890625, 0.025482177734375, -0.02752685546875, 0.05950927734375, -0.007419586181640625, 0.01690673828125, 0.033782958984375, 0.0219573974609375, 0.021759033203125, -0.041107177734375, 0.05633544921875, -0.0171051025390625, 0.036834716796875, 0.0027675628662109375, -0.06842041015625, -0.046051025390625, -0.01004791259765625, 0.006103515625, 0.0650634765625, -0.0662841796875, 0.0195159912109375, 0.0131378173828125, -0.0430908203125, -0.0751953125, 0.0307769775390625, 0.025299072265625, 0.016876220703125, 0.039642333984375, 0.0062713623046875, -0.04644775390625, -0.071533203125, 0.007610321044921875, -0.0279083251953125, -0.017852783203125, 0.004955291748046875, 0.04803466796875, -0.045166015625, 0.06695556640625, -0.051177978515625, -0.0293731689453125, -0.00868988037109375, 0.00040030479431152344, 0.038970947265625, 0.044708251953125, 0.034332275390625, -0.06524658203125, -0.02978515625, -0.01265716552734375, -0.0628662109375, -0.015899658203125, -0.0180816650390625, -0.0204925537109375, 0.01297760009765625, 0.055023193359375, -0.03436279296875, 0.03033447265625, 0.0706787109375, -0.031951904296875, 0.04998779296875, -0.0220489501953125, 0.029937744140625, -0.11151123046875, 0.035491943359375, -0.00162506103515625, 0.007110595703125, -0.04351806640625, 0.0273895263671875, 0.0023212432861328125, -0.01678466796875, -0.03582763671875, 0.02862548828125, -0.0296630859375, 0.01873779296875, -0.0004425048828125, -0.0181121826171875, -0.00217437744140625, 0.0172119140625, -0.00843048095703125, 0.08984375, 0.033294677734375, -0.031707763671875, 0.059112548828125, 0.025726318359375, -0.008636474609375, 0.0221405029296875, -0.08282470703125, 0.0278472900390625, 0.005870819091796875, 0.00037741661071777344, -0.081787109375, -0.0478515625, 0.032012939453125, -0.04302978515625, -0.0172271728515625, -0.032562255859375, -0.0413818359375, -0.029083251953125, -0.0280303955078125, 0.0506591796875, 0.05230712890625, -0.026611328125, 0.0192108154296875, 0.05096435546875, 0.0014553070068359375, -0.04241943359375, -0.0386962890625, 0.00548553466796875, -0.01397705078125, -0.05108642578125, 0.00553131103515625, -0.0175018310546875, -0.034210205078125, 0.00838470458984375, 0.0244598388671875, -0.00948333740234375, -0.00832366943359375, 0.049774169921875, 0.0267791748046875, 0.00713348388671875, 0.030059814453125, -0.0175628662109375, -0.01139068603515625, 0.00982666015625, -0.006229400634765625, 0.0513916015625, -0.0138702392578125, -0.0204315185546875, -0.041168212890625, 0.025299072265625, 0.0240631103515625, 0.009368896484375, 0.035064697265625, 0.0280303955078125, -0.030029296875, -0.016815185546875, -0.021331787109375, 0.0128936767578125, -0.040313720703125, 0.01108551025390625, -0.0297088623046875, -0.046905517578125, 0.0494384765625, 0.0218963623046875, -0.00806427001953125, 0.0416259765625, 0.03704833984375, 0.0124359130859375, 0.0794677734375, 0.058380126953125, -0.039581298828125, 0.006946563720703125, -0.04229736328125, -0.0100250244140625, -0.0251922607421875, -0.033782958984375, -0.062469482421875, -0.0022945404052734375, -0.04534912109375, -0.04229736328125, 0.0195465087890625, 0.012359619140625, -0.001140594482421875, 0.0460205078125, -0.06988525390625, 0.029998779296875, 0.05010986328125, 0.002593994140625, 0.03314208984375, -0.0176849365234375, 0.042327880859375, 0.0125274658203125, -0.041229248046875, -0.0312042236328125, 0.09259033203125, 0.009857177734375, 0.0859375, 0.007755279541015625, 0.056427001953125, 0.0465087890625, -0.0036258697509765625, -0.050384521484375, 0.04345703125, 0.0074920654296875, -0.045013427734375, 0.0035686492919921875, -0.029327392578125, -0.07293701171875, -0.035003662109375, -0.00669097900390625, -0.0650634765625, 0.0209503173828125, 0.035888671875, -0.0206451416015625, -0.0170135498046875, -0.07220458984375, 0.07525634765625, 0.01129150390625, 0.0003402233123779297, -0.01062774658203125, -0.0248870849609375, 0.0282135009765625, -0.00591278076171875, 0.0206756591796875, 0.0182952880859375, 0.007904052734375, 0.070068359375, -0.0249481201171875, 0.05120849609375, -0.01495361328125, -0.010955810546875, 0.046630859375, 0.0204620361328125, 0.0192413330078125, 0.03973388671875, 0.01552581787109375, -0.00908660888671875, 0.00921630859375, -0.037384033203125, -0.0172119140625, 0.046234130859375, -0.0687255859375, -0.01424407958984375, -0.0457763671875, -0.056488037109375, -0.01068878173828125, -0.0036525726318359375, 0.0218963623046875, 0.0423583984375, -0.0193328857421875, 0.01123046875, 0.04095458984375, -0.039031982421875, 0.0084228515625, 0.0269012451171875, -0.02886962890625, -0.02362060546875, 0.09381103515625, 0.00994873046875, 0.0109100341796875, 0.01467132568359375, -0.025390625, -0.0126495361328125, -0.021881103515625, -0.039276123046875, 0.0110931396484375, -0.03759765625, -0.0208282470703125, -0.04083251953125, -0.0148162841796875, -0.0141754150390625, -0.0237579345703125, 0.00484466552734375, -0.03839111328125, -0.02813720703125, 0.000012278556823730469, 0.03399658203125, 0.0740966796875, -0.0012292861938476562, 0.024200439453125, -0.0762939453125, 0.048065185546875, 0.030548095703125, -0.0007882118225097656, -0.0509033203125, -0.0015106201171875, -0.025390625, 0.0144500732421875, -0.01275634765625, -0.0645751953125, 0.0285186767578125, 0.01244354248046875, 0.039306640625, 0.002979278564453125, -0.01467132568359375, 0.039886474609375, 0.005641937255859375, 0.0809326171875, -0.0005087852478027344, -0.0677490234375, 0.05999755859375, -0.0290374755859375, 0.0270233154296875, 0.039031982421875, 0.028533935546875, -0.0328369140625, -0.040435791015625, -0.059051513671875, -0.048370361328125, 0.028076171875, 0.0154571533203125, 0.0017518997192382812, 0.022125244140625, 0.024658203125, 0.004756927490234375, 0.024078369140625, -0.020263671875, -0.005340576171875, -0.007537841796875, -0.0147247314453125, -0.009368896484375, -0.005725860595703125, -0.0181884765625, -0.010894775390625, 0.04345703125, -0.0284576416015625, 0.036895751953125, -0.0015811920166015625, -0.019378662109375, -0.0012235641479492188, 0.00902557373046875, 0.03057861328125, 0.058074951171875, -0.03582763671875, -0.01456451416015625, -0.0027713775634765625, -0.070068359375, 0.0107421875, 0.01049041748046875, -0.00020015239715576172, -0.00467681884765625, 0.0257568359375, 0.006008148193359375, -0.041046142578125, -0.060272216796875, 0.0225067138671875, -0.02667236328125, -0.025115966796875, -0.0189208984375, 0.0408935546875, 0.0017604827880859375, 0.00811767578125, 0.045135498046875, 0.005611419677734375, 0.039306640625, -0.042205810546875, 0.03619384765625, 0.01355743408203125, -0.0178985595703125, -0.0237274169921875, 0.051177978515625, 0.007205963134765625, -0.01030731201171875, 0.055908203125, -0.0180206298828125, -0.01519775390625, 0.0718994140625, 0.0199737548828125, 0.05096435546875, -0.006923675537109375, 0.05596923828125, 0.01690673828125, 0.01494598388671875, 0.00876617431640625, 0.06549072265625, 0.0153045654296875, -0.033233642578125, -0.041351318359375, -0.03802490234375, -0.043670654296875, 0.0180511474609375, -0.050201416015625, 0.02117919921875, -0.026763916015625, -0.0040435791015625, 0.004573822021484375, 0.0164031982421875, -0.047454833984375, 0.0212249755859375, -0.0224609375, 0.08892822265625, -0.06524658203125, 0.06915283203125, 0.059539794921875, -0.040191650390625, -0.06231689453125, -0.00954437255859375, -0.0037326812744140625, -0.07684326171875, 0.038055419921875, 0.00658416748046875, 0.01236724853515625, -0.001262664794921875, -0.06365966796875, -0.04046630859375, 0.06951904296875, 0.0307769775390625, -0.027313232421875, -0.0017652511596679688, 0.0196533203125, 0.043609619140625, -0.01071929931640625, -0.0012445449829101562, 0.045623779296875, 0.0257415771484375, -0.0153045654296875, -0.07080078125, -0.002040863037109375, -0.0643310546875, -0.0110015869140625, 0.007080078125, -0.0288238525390625, 0.0638427734375, -0.010498046875, -0.0009069442749023438, 0.0181121826171875, 0.01274871826171875, 0.0239410400390625, 0.01457977294921875, 0.0155487060546875, 0.03826904296875, 0.038421630859375, -0.024169921875, 0.07025146484375, -0.032196044921875, 0.0245513916015625, 0.04522705078125, 0.0031452178955078125, 0.0178375244140625, 0.04022216796875, -0.01226043701171875, 0.0321044921875, 0.035064697265625, -0.007205963134765625, 0.030303955078125, 0.0156707763671875, -0.0018901824951171875, -0.0107574462890625, -0.018585205078125, -0.050872802734375, 0.0135345458984375, 0.036407470703125, -0.0017843246459960938, -0.005828857421875, -0.0025386810302734375, -0.00267791748046875, -0.01212310791015625, -0.0254058837890625, 0.06695556640625, -0.004940032958984375, -0.034210205078125, 0.04217529296875, -0.017181396484375, 0.0164794921875, -0.044769287109375, -0.047271728515625, -0.0160369873046875, 0.030792236328125, -0.034759521484375, -0.07550048828125, 0.0175018310546875, -0.01338958740234375, -0.009033203125, 0.0139007568359375, 0.061004638671875, -0.0206146240234375, -0.037841796875, 0.00298309326171875, 0.044647216796875, 0.0061798095703125, -0.00783538818359375, -0.060638427734375, 0.015777587890625, 0.0012178421020507812, -0.00469207763671875, 0.01441192626953125, 0.019439697265625, -0.00624847412109375, 0.06158447265625, 0.049896240234375, 0.0030765533447265625, 0.0016393661499023438, -0.00852203369140625, 0.0845947265625, -0.0323486328125, -0.04766845703125, -0.0350341796875, 0.061614990234375, -0.00811004638671875, -0.049224853515625, 0.0631103515625, 0.05120849609375, 0.05926513671875, -0.0318603515625, 0.07867431640625, -0.021942138671875, 0.0208892822265625, -0.0408935546875, 0.02679443359375, -0.030029296875, 0.007472991943359375, -0.038360595703125, -0.060882568359375, -0.0217132568359375, 0.039764404296875, 0.0005145072937011719, -0.0184326171875, 0.0126800537109375, 0.0828857421875, -0.001117706298828125, 0.0008034706115722656, 0.007457733154296875, -0.0147705078125, 0.04876708984375, 0.0631103515625, 0.07025146484375, -0.056976318359375, 0.039276123046875, -0.0166473388671875, -0.026947021484375, -0.022186279296875, -0.03021240234375, -0.068603515625, -0.047943115234375, -0.0179901123046875, -0.054931640625, 0.0226593017578125, 0.061187744140625, 0.042510986328125, -0.07568359375, -0.03131103515625, -0.01861572265625, -0.004444122314453125, -0.0100250244140625, -0.0189666748046875, 0.032684326171875, -0.0147247314453125, -0.0469970703125, 0.032073974609375, -0.016265869140625, 0.0010814666748046875, -0.0153350830078125, -0.0161590576171875, 0.00408935546875, 0.002956390380859375, 0.0197601318359375, 0.0246124267578125, 0.01441192626953125, -0.032958984375, 0.032318115234375, -0.0128936767578125, -0.034088134765625, 0.050872802734375, -0.065185546875, 0.03851318359375, 0.043548583984375, 0.02569580078125, -0.00046515464782714844, 0.0233001708984375, 0.047119140625, -0.058837890625, 0.02252197265625, -0.0009241104125976562, 0.0188446044921875, -0.00748443603515625, -0.043212890625, 0.057373046875, 0.0185546875, -0.072265625, -0.055938720703125, 0.00048160552978515625, -0.0880126953125, -0.01522064208984375, 0.09136962890625, 0.01456451416015625, -0.004383087158203125, -0.022216796875, -0.0628662109375, -0.002811431884765625, -0.058868408203125, 0.049468994140625, 0.0230712890625, -0.01788330078125, 0.01222991943359375, -0.06011962890625, 0.06427001953125, -0.015411376953125, -0.080078125, -0.0152740478515625, 0.060882568359375, 0.00988006591796875, 0.0364990234375, 0.064208984375, 0.004184722900390625, 0.05841064453125, 0.020660400390625, 0.0017538070678710938, -0.0130157470703125, -0.048980712890625, -0.0166015625, 0.02288818359375, -0.0009975433349609375, -0.0416259765625 ] ]
Exr0n/wiki-entity-similarity
2022-08-19T18:51:04.000Z
[ "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:10M<n<100M", "source_datasets:original", "language:en", "license:mit", "named entities", "similarity", "paraphrasing", "synonyms", "wikipedia", "arxiv:2004.04906", "arxiv:2202.13581", "region:us" ]
Exr0n
null
null
6
292
2022-03-02T23:29:22
--- annotations_creators: - found language: - en language_creators: - found license: - mit multilinguality: - monolingual pretty_name: 'Wiki Entity Similarity ' size_categories: - 10M<n<100M source_datasets: - original tags: - named entities - similarity - paraphrasing - synonyms - wikipedia task_categories: [] task_ids: [] --- # Wiki Entity Similarity Usage: ```py from datasets import load_dataset corpus = load_dataset('Exr0n/wiki-entity-similarity', '2018thresh20corpus', split='train') assert corpus[0] == {'article': 'A1000 road', 'link_text': 'A1000', 'is_same': 1} pairs = load_dataset('Exr0n/wiki-entity-similarity', '2018thresh20pairs', split='train') assert corpus[0] == {'article': 'Rhinobatos', 'link_text': 'Ehinobatos beurleni', 'is_same': 1} assert len(corpus) == 4_793_180 ``` ## Corpus (`name=*corpus`) The corpora in this are generated by aggregating the link text that refers to various articles in context. For instance, if wiki article A refers to article B as C, then C is added to the list of aliases for article B, and the pair (B, C) is included in the dataset. Following (DPR https://arxiv.org/pdf/2004.04906.pdf), we use the English Wikipedia dump from Dec. 20, 2018 as the source documents for link collection. The dataset includes three quality levels, distinguished by the minimum number of inbound links required to include an article in the dataset. This filtering is motivated by the heuristic "better articles have more citations." | Min. Inbound Links | Number of Articles | Number of Distinct Links | |------------|--------------------|--------------------------| | 5 | 1,080,073 | 5,787,081 | | 10 | 605,775 | 4,407,409 | | 20 | 324,949 | 3,195,545 | ## Training Pairs (`name=*pairs`) This dataset also includes training pair datasets (with both positive and negative examples) intended for training classifiers. The train/dev/test split is 75/15/10 % of each corpus. ### Training Data Generation The training pairs in this dataset are generated by taking each example from the corpus as a positive example, and creating a new negative example from the article title of the positive example and a random link text from a different article. The articles featured in each split are disjoint from the other splits, and each split has the same number of positive (semantically the same) and negative (semantically different) examples. For more details on the dataset motivation, see [the paper](https://arxiv.org/abs/2202.13581). If you use this dataset in your work, please cite it using the ArXiv reference. Generation scripts can be found [in the GitHub repo](https://github.com/Exr0nProjects/wiki-entity-similarity).
2,677
[ [ -0.051422119140625, -0.034393310546875, 0.0149688720703125, -0.0163116455078125, -0.022552490234375, -0.0191192626953125, -0.0157012939453125, -0.031524658203125, 0.0372314453125, 0.0184173583984375, -0.031494140625, -0.0555419921875, -0.0379638671875, 0.04156494140625, -0.053497314453125, 0.0909423828125, -0.0031452178955078125, 0.0004036426544189453, -0.0239410400390625, -0.036865234375, 0.0038738250732421875, -0.0018939971923828125, -0.04815673828125, -0.022857666015625, 0.0506591796875, 0.02020263671875, 0.04547119140625, 0.056427001953125, 0.02252197265625, 0.022552490234375, 0.006744384765625, 0.0263214111328125, -0.038818359375, -0.00455474853515625, -0.0174102783203125, -0.0219268798828125, 0.00864410400390625, 0.0055389404296875, 0.044647216796875, 0.05126953125, 0.0104522705078125, 0.02294921875, 0.01114654541015625, 0.04498291015625, -0.0287017822265625, -0.007015228271484375, -0.05841064453125, -0.018280029296875, -0.0174407958984375, -0.0065155029296875, -0.00887298583984375, -0.01727294921875, -0.002613067626953125, -0.07769775390625, 0.0400390625, 0.0224151611328125, 0.1156005859375, 0.0115966796875, -0.029266357421875, -0.028594970703125, -0.02178955078125, 0.04608154296875, -0.05792236328125, 0.0290069580078125, 0.03057861328125, -0.031341552734375, -0.01557159423828125, -0.0382080078125, -0.07208251953125, -0.00643157958984375, -0.0185089111328125, -0.00867462158203125, 0.0010938644409179688, -0.0207672119140625, 0.031494140625, 0.0276641845703125, -0.055816650390625, 0.0061798095703125, -0.057403564453125, -0.001911163330078125, 0.04632568359375, 0.000019371509552001953, 0.01373291015625, -0.0372314453125, -0.031402587890625, -0.0245513916015625, -0.054534912109375, -0.007965087890625, 0.059814453125, 0.0076751708984375, -0.00623321533203125, 0.0445556640625, -0.041900634765625, 0.046173095703125, 0.01035308837890625, -0.022491455078125, 0.061065673828125, -0.030792236328125, -0.002773284912109375, 0.01303863525390625, 0.0816650390625, 0.0389404296875, 0.0134124755859375, -0.0131072998046875, 0.016510009765625, -0.0103302001953125, 0.0135345458984375, -0.0533447265625, -0.025421142578125, 0.0166473388671875, -0.034088134765625, -0.0390625, 0.0175323486328125, -0.051025390625, -0.006038665771484375, -0.0263214111328125, 0.0469970703125, -0.04400634765625, -0.0200958251953125, -0.01287841796875, -0.022857666015625, 0.01092529296875, -0.0102386474609375, -0.0662841796875, 0.0173797607421875, 0.050628662109375, 0.05279541015625, -0.0239410400390625, -0.05584716796875, -0.02001953125, 0.0155181884765625, -0.0199127197265625, 0.058746337890625, -0.0164337158203125, -0.004924774169921875, -0.01444244384765625, 0.01001739501953125, -0.00585174560546875, -0.03985595703125, 0.0458984375, -0.047607421875, 0.0208740234375, -0.0166473388671875, -0.05712890625, -0.01513671875, 0.0311431884765625, -0.05853271484375, 0.106689453125, 0.020660400390625, -0.090087890625, 0.0465087890625, -0.02642822265625, -0.038238525390625, -0.0140533447265625, -0.0035400390625, -0.04180908203125, -0.0077362060546875, -0.0037059783935546875, 0.026123046875, -0.020355224609375, 0.0051422119140625, -0.04180908203125, -0.02789306640625, 0.01253509521484375, -0.004055023193359375, 0.0728759765625, 0.0167694091796875, -0.0280303955078125, 0.0030689239501953125, -0.08258056640625, 0.0025348663330078125, -0.004283905029296875, -0.0243072509765625, -0.0797119140625, -0.0049285888671875, 0.0019521713256835938, 0.019805908203125, 0.010345458984375, -0.04644775390625, 0.004077911376953125, -0.040313720703125, 0.018096923828125, 0.03802490234375, 0.01861572265625, 0.02215576171875, -0.0198974609375, -0.00695037841796875, 0.0073394775390625, -0.0005669593811035156, 0.011260986328125, -0.038482666015625, -0.06829833984375, 0.00533294677734375, 0.03411865234375, 0.0218048095703125, -0.057037353515625, 0.053253173828125, -0.05291748046875, -0.04498291015625, -0.04986572265625, 0.026519775390625, 0.0203399658203125, 0.05560302734375, 0.0362548828125, -0.00785064697265625, -0.03387451171875, -0.074462890625, -0.01462554931640625, -0.0174713134765625, 0.003849029541015625, -0.0013303756713867188, 0.058990478515625, 0.003570556640625, 0.044342041015625, -0.032440185546875, -0.0110321044921875, 0.0194854736328125, 0.004215240478515625, 0.037017822265625, 0.039215087890625, 0.032989501953125, -0.08740234375, -0.061920166015625, -0.0157928466796875, -0.0555419921875, -0.002532958984375, -0.01055908203125, -0.026031494140625, 0.0130462646484375, 0.03668212890625, -0.0550537109375, 0.0142822265625, 0.014556884765625, -0.031524658203125, 0.039031982421875, -0.0125579833984375, 0.03387451171875, -0.1016845703125, 0.02496337890625, -0.0011091232299804688, 0.01276397705078125, -0.02752685546875, 0.011810302734375, -0.00023436546325683594, 0.0137786865234375, -0.0280303955078125, 0.02960205078125, -0.031951904296875, 0.00310516357421875, -0.0000890493392944336, 0.0184326171875, 0.0091400146484375, 0.031707763671875, -0.00853729248046875, 0.034515380859375, 0.033050537109375, -0.055450439453125, 0.0386962890625, 0.026214599609375, -0.0404052734375, 0.05126953125, -0.031768798828125, -0.01172637939453125, 0.003307342529296875, 0.0024814605712890625, -0.054718017578125, -0.00787353515625, 0.016815185546875, -0.03375244140625, 0.0211334228515625, -0.0023593902587890625, -0.053436279296875, -0.0266876220703125, -0.0528564453125, 0.00861358642578125, 0.010223388671875, -0.04119873046875, 0.0149993896484375, 0.0120697021484375, 0.0026397705078125, -0.06304931640625, -0.028961181640625, -0.00421905517578125, -0.03948974609375, -0.044647216796875, 0.050201416015625, -0.0161895751953125, -0.0128936767578125, 0.04229736328125, -0.006290435791015625, 0.002681732177734375, 0.0020809173583984375, 0.0246124267578125, 0.0284576416015625, -0.0103759765625, 0.0180816650390625, 0.00983428955078125, -0.0095977783203125, 0.00891876220703125, -0.0203704833984375, 0.03955078125, 0.016998291015625, -0.015869140625, -0.0184783935546875, 0.028411865234375, 0.0213165283203125, -0.0037403106689453125, 0.07830810546875, 0.07781982421875, -0.0265655517578125, 0.00728607177734375, -0.0416259765625, 0.0032596588134765625, -0.030792236328125, 0.030487060546875, -0.0408935546875, -0.037353515625, 0.0271759033203125, 0.031341552734375, 0.00849151611328125, 0.07159423828125, 0.031280517578125, -0.0141754150390625, 0.04315185546875, 0.007389068603515625, -0.018402099609375, 0.0213775634765625, -0.045318603515625, 0.0030460357666015625, -0.052154541015625, -0.03619384765625, -0.05633544921875, -0.02081298828125, -0.078125, -0.0124664306640625, 0.00589752197265625, 0.022735595703125, -0.01953125, 0.04925537109375, -0.042510986328125, 0.0308380126953125, 0.0655517578125, 0.0189208984375, 0.02252197265625, 0.036956787109375, -0.00835418701171875, 0.00970458984375, -0.033905029296875, -0.0196380615234375, 0.0919189453125, -0.0116424560546875, 0.034576416015625, -0.0008916854858398438, 0.08551025390625, 0.0155487060546875, 0.0204620361328125, -0.0335693359375, 0.028350830078125, -0.01263427734375, -0.05816650390625, -0.030792236328125, -0.04437255859375, -0.0810546875, 0.009552001953125, -0.036651611328125, -0.040008544921875, 0.018951416015625, -0.0139007568359375, 0.0005011558532714844, 0.03204345703125, -0.031097412109375, 0.054718017578125, 0.016510009765625, -0.03546142578125, -0.03094482421875, -0.04168701171875, 0.00579071044921875, -0.00928497314453125, 0.01227569580078125, -0.00661468505859375, -0.01513671875, 0.07794189453125, -0.0364990234375, 0.0164337158203125, 0.002994537353515625, 0.0095062255859375, 0.039794921875, -0.022674560546875, 0.024261474609375, 0.0012454986572265625, -0.021759033203125, 0.0245513916015625, 0.0009002685546875, -0.024139404296875, -0.0310211181640625, 0.09967041015625, -0.0714111328125, -0.0302276611328125, -0.023193359375, -0.019866943359375, -0.0007205009460449219, 0.0293121337890625, 0.053375244140625, 0.03289794921875, -0.0006260871887207031, 0.018524169921875, 0.06317138671875, -0.01239776611328125, 0.0308990478515625, 0.0283966064453125, 0.01264190673828125, -0.050537109375, 0.07257080078125, 0.0139007568359375, -0.0012712478637695312, 0.044708251953125, -0.0059967041015625, -0.031219482421875, -0.045684814453125, -0.04571533203125, 0.030670166015625, -0.044342041015625, -0.033660888671875, -0.061431884765625, -0.0177154541015625, -0.03863525390625, 0.01065826416015625, -0.0027523040771484375, -0.037017822265625, -0.035186767578125, -0.016510009765625, 0.040924072265625, 0.044281005859375, -0.01947021484375, -0.00748443603515625, -0.038421630859375, 0.0338134765625, 0.0138092041015625, 0.02911376953125, 0.0007600784301757812, -0.038604736328125, -0.0302276611328125, -0.01395416259765625, -0.0225830078125, -0.075927734375, 0.016815185546875, 0.019866943359375, 0.051849365234375, 0.031341552734375, 0.011627197265625, 0.04632568359375, -0.03753662109375, 0.049713134765625, 0.0239410400390625, -0.035491943359375, 0.033660888671875, -0.015716552734375, -0.0095367431640625, 0.06549072265625, 0.06585693359375, -0.02008056640625, -0.021728515625, -0.06829833984375, -0.07720947265625, 0.044464111328125, 0.033782958984375, 0.007389068603515625, -0.0198516845703125, 0.0330810546875, 0.01346588134765625, -0.00011330842971801758, -0.06536865234375, -0.0533447265625, -0.003948211669921875, -0.035430908203125, -0.0005507469177246094, -0.004489898681640625, -0.0018062591552734375, -0.021881103515625, 0.095703125, 0.0139923095703125, 0.0157012939453125, 0.0201416015625, -0.0225982666015625, -0.002105712890625, 0.014007568359375, 0.0219573974609375, 0.0295257568359375, -0.00388336181640625, 0.01898193359375, 0.025054931640625, -0.038360595703125, 0.0130157470703125, 0.025115966796875, -0.0234222412109375, 0.027008056640625, 0.02349853515625, 0.044097900390625, 0.0168609619140625, -0.0223236083984375, 0.031646728515625, 0.022186279296875, -0.01442718505859375, -0.0267181396484375, 0.023712158203125, 0.0174713134765625, 0.00843048095703125, 0.037841796875, -0.005218505859375, 0.025115966796875, -0.025360107421875, 0.020538330078125, 0.0084075927734375, -0.00711822509765625, -0.01190948486328125, 0.03955078125, 0.00414276123046875, -0.018890380859375, 0.053436279296875, -0.037384033203125, -0.02618408203125, 0.05517578125, 0.022796630859375, 0.04052734375, 0.0084075927734375, 0.01209259033203125, 0.07183837890625, 0.00925445556640625, 0.0014514923095703125, -0.00042724609375, -0.01061248779296875, -0.053741455078125, -0.0135345458984375, -0.07220458984375, 0.00370025634765625, 0.036651611328125, -0.05792236328125, 0.038818359375, 0.0005130767822265625, -0.004375457763671875, 0.0255279541015625, 0.034332275390625, -0.05364990234375, 0.019866943359375, -0.0008649826049804688, 0.074462890625, -0.06378173828125, 0.06842041015625, 0.05291748046875, -0.045806884765625, -0.06768798828125, -0.0166168212890625, -0.018280029296875, -0.034820556640625, 0.0394287109375, 0.022552490234375, 0.026336669921875, 0.001312255859375, -0.02069091796875, -0.06549072265625, 0.08624267578125, 0.0082550048828125, -0.034088134765625, -0.01561737060546875, 0.01068115234375, 0.03961181640625, -0.018951416015625, 0.0107421875, 0.024322509765625, 0.03521728515625, -0.0213470458984375, -0.052398681640625, 0.01029205322265625, -0.04364013671875, -0.009735107421875, 0.03173828125, -0.04290771484375, 0.0472412109375, -0.0102386474609375, 0.0055999755859375, 0.0160369873046875, 0.043212890625, 0.0234222412109375, 0.04046630859375, 0.05059814453125, 0.07379150390625, 0.045166015625, 0.0003371238708496094, 0.06378173828125, -0.0215606689453125, 0.042755126953125, 0.080078125, 0.01482391357421875, 0.06439208984375, 0.04046630859375, -0.0209503173828125, 0.06512451171875, 0.05865478515625, -0.0423583984375, 0.046630859375, -0.001941680908203125, -0.0117645263671875, 0.001468658447265625, 0.004756927490234375, -0.04156494140625, 0.0200347900390625, 0.012298583984375, -0.051788330078125, -0.0099334716796875, -0.010406494140625, 0.0188446044921875, -0.00616455078125, -0.021881103515625, 0.05670166015625, -0.01006317138671875, -0.056884765625, 0.048065185546875, -0.00496673583984375, 0.05218505859375, -0.039703369140625, 0.00600433349609375, -0.004146575927734375, -0.00868988037109375, -0.037017822265625, -0.05401611328125, 0.017669677734375, 0.0002396106719970703, -0.03839111328125, 0.01410675048828125, 0.04833984375, -0.03985595703125, -0.0267486572265625, 0.0207977294921875, 0.0163116455078125, 0.033538818359375, 0.005588531494140625, -0.06402587890625, -0.004390716552734375, 0.0165557861328125, -0.032196044921875, 0.031585693359375, 0.03729248046875, 0.0021991729736328125, 0.021728515625, 0.060699462890625, 0.0088653564453125, 0.004611968994140625, 0.00045800209045410156, 0.06951904296875, -0.04278564453125, -0.03155517578125, -0.059295654296875, 0.0139007568359375, -0.04339599609375, -0.042510986328125, 0.05682373046875, 0.07763671875, 0.08642578125, 0.0008792877197265625, 0.0252532958984375, -0.031524658203125, 0.027618408203125, -0.032562255859375, 0.06597900390625, -0.048370361328125, 0.00652313232421875, -0.02392578125, -0.075927734375, 0.004497528076171875, 0.046051025390625, -0.0066375732421875, -0.0035266876220703125, 0.050323486328125, 0.07470703125, -0.0142822265625, -0.00896453857421875, 0.00921630859375, 0.01499176025390625, -0.00897979736328125, 0.02764892578125, 0.037261962890625, -0.05841064453125, 0.065673828125, -0.04656982421875, 0.0006418228149414062, -0.0008287429809570312, -0.050201416015625, -0.05682373046875, -0.07159423828125, -0.04510498046875, -0.053863525390625, 0.00528717041015625, 0.06689453125, 0.0491943359375, -0.067138671875, 0.004207611083984375, -0.0015954971313476562, 0.02520751953125, -0.005069732666015625, -0.023284912109375, 0.051177978515625, -0.012481689453125, -0.054840087890625, 0.0015869140625, -0.0128326416015625, -0.01922607421875, -0.01151275634765625, -0.0189056396484375, -0.038818359375, -0.0199737548828125, 0.025665283203125, 0.006641387939453125, -0.037750244140625, -0.0127410888671875, -0.01303863525390625, -0.0164642333984375, 0.0132293701171875, 0.0249786376953125, -0.06268310546875, 0.00997161865234375, 0.042877197265625, 0.027130126953125, 0.0628662109375, -0.0201873779296875, -0.00494384765625, -0.03985595703125, -0.003002166748046875, -0.0244140625, 0.025726318359375, 0.0421142578125, -0.0271148681640625, 0.05523681640625, 0.040924072265625, -0.0240478515625, -0.05828857421875, -0.01493072509765625, -0.07745361328125, -0.01215362548828125, 0.0843505859375, -0.02252197265625, -0.016265869140625, -0.007724761962890625, 0.01129913330078125, 0.04168701171875, -0.03436279296875, 0.06683349609375, 0.041229248046875, -0.0019893646240234375, 0.01367950439453125, -0.019866943359375, 0.0279083251953125, 0.002910614013671875, -0.054718017578125, -0.0335693359375, 0.0177459716796875, 0.07000732421875, 0.0352783203125, 0.0236358642578125, -0.0012903213500976562, 0.006565093994140625, 0.0180206298828125, -0.001163482666015625, -0.01080322265625, -0.00189971923828125, 0.0002205371856689453, 0.021392822265625, -0.0167388916015625, -0.006153106689453125 ] ]
diwank/hinglish-dump
2022-03-05T14:28:55.000Z
[ "license:mit", "region:us" ]
diwank
Raw merged dump of Hinglish (hi-EN) datasets.
null
1
292
2022-03-02T23:29:22
--- license: mit --- # Hinglish Dump Raw merged dump of Hinglish (hi-EN) datasets. ## Subsets and features Subsets: - crowd_transliteration - hindi_romanized_dump - hindi_xlit - hinge - hinglish_norm - news2018 ``` _FEATURE_NAMES = [ "target_hinglish", "source_hindi", "parallel_english", "annotations", "raw_input", "alternates", ] ```
399
[ [ -0.035369873046875, -0.0301513671875, -0.016845703125, 0.03851318359375, -0.01445770263671875, 0.01018524169921875, -0.029144287109375, -0.0036983489990234375, 0.045562744140625, 0.061614990234375, -0.033447265625, -0.0274200439453125, -0.043792724609375, 0.035552978515625, -0.031524658203125, 0.0667724609375, 0.00121307373046875, 0.006153106689453125, 0.038665771484375, -0.033477783203125, -0.0297088623046875, -0.0269775390625, -0.01201629638671875, -0.002269744873046875, 0.014923095703125, 0.07281494140625, 0.04425048828125, 0.0323486328125, 0.04864501953125, 0.01206207275390625, 0.01548004150390625, -0.005535125732421875, -0.046356201171875, -0.0030498504638671875, -0.0034275054931640625, -0.0133819580078125, -0.008514404296875, 0.0146484375, 0.0692138671875, 0.038848876953125, -0.00560760498046875, 0.0322265625, 0.0138092041015625, 0.04095458984375, -0.037078857421875, 0.015716552734375, -0.040435791015625, 0.006084442138671875, -0.04571533203125, -0.004589080810546875, -0.0047760009765625, -0.03302001953125, -0.0157318115234375, -0.0435791015625, 0.0077362060546875, 0.0183258056640625, 0.1123046875, 0.0127410888671875, -0.01190948486328125, -0.0058441162109375, -0.039703369140625, 0.0673828125, -0.045135498046875, 0.0367431640625, 0.03253173828125, 0.052001953125, 0.015167236328125, -0.039398193359375, -0.034271240234375, 0.028900146484375, -0.0194854736328125, 0.0037593841552734375, 0.023834228515625, -0.0237579345703125, -0.0025234222412109375, 0.050323486328125, -0.045135498046875, 0.0033416748046875, -0.05938720703125, -0.032989501953125, 0.055633544921875, -0.0018939971923828125, 0.025115966796875, -0.052398681640625, -0.021148681640625, -0.01128387451171875, -0.041259765625, -0.031707763671875, 0.02166748046875, 0.052520751953125, -0.035919189453125, 0.050506591796875, -0.030609130859375, 0.035491943359375, 0.0010929107666015625, -0.0187530517578125, 0.051788330078125, -0.053436279296875, -0.0274658203125, -0.003910064697265625, 0.07708740234375, 0.0137786865234375, 0.01910400390625, 0.00704193115234375, 0.002971649169921875, -0.0335693359375, -0.042144775390625, -0.03997802734375, -0.024688720703125, 0.012542724609375, -0.045074462890625, -0.0221710205078125, 0.02099609375, -0.1007080078125, -0.0228118896484375, -0.001682281494140625, 0.01279449462890625, -0.030487060546875, -0.050628662109375, 0.0007090568542480469, -0.038787841796875, 0.043853759765625, -0.0032405853271484375, -0.047576904296875, 0.0139923095703125, 0.02581787109375, 0.05224609375, 0.0017175674438476562, -0.053924560546875, -0.022735595703125, 0.0014009475708007812, 0.0093231201171875, 0.05810546875, -0.0355224609375, -0.022216796875, 0.00665283203125, 0.018585205078125, -0.015472412109375, -0.057525634765625, 0.0457763671875, -0.0129241943359375, 0.0313720703125, -0.050933837890625, -0.0035858154296875, -0.0117950439453125, 0.025054931640625, -0.07122802734375, 0.0982666015625, 0.032501220703125, -0.064453125, 0.04412841796875, -0.05682373046875, -0.04107666015625, 0.0239715576171875, -0.0166168212890625, -0.0104522705078125, -0.0277862548828125, 0.02984619140625, 0.0362548828125, -0.00923919677734375, 0.0132904052734375, -0.01299285888671875, -0.03143310546875, -0.0207366943359375, 0.0018815994262695312, 0.08074951171875, 0.0269775390625, 0.0014181137084960938, -0.002017974853515625, -0.06536865234375, -0.0211944580078125, 0.01166534423828125, -0.027801513671875, -0.0083770751953125, -0.0197906494140625, 0.041473388671875, 0.024322509765625, 0.01507568359375, -0.03521728515625, 0.0200042724609375, -0.02178955078125, 0.0190887451171875, 0.02716064453125, 0.01190948486328125, 0.033416748046875, -0.006683349609375, 0.04071044921875, 0.00933837890625, -0.005741119384765625, 0.00884246826171875, -0.04156494140625, -0.0276031494140625, -0.045654296875, 0.0306854248046875, 0.07000732421875, -0.038787841796875, 0.05255126953125, -0.031158447265625, -0.037109375, -0.06781005859375, 0.021636962890625, 0.016510009765625, 0.008941650390625, 0.016387939453125, -0.01374053955078125, -0.08636474609375, -0.0484619140625, -0.01148223876953125, -0.01230621337890625, 0.005641937255859375, 0.013885498046875, 0.034820556640625, -0.0032520294189453125, 0.052825927734375, -0.04327392578125, -0.040069580078125, -0.052398681640625, 0.022308349609375, 0.0175323486328125, 0.0187835693359375, 0.04498291015625, -0.051605224609375, -0.0452880859375, -0.01416015625, -0.0293121337890625, -0.014923095703125, 0.0026988983154296875, -0.030364990234375, -0.00360107421875, 0.0287628173828125, -0.03729248046875, 0.0233306884765625, 0.0452880859375, -0.03143310546875, 0.06524658203125, 0.039398193359375, 0.03948974609375, -0.11822509765625, 0.0029697418212890625, -0.0173187255859375, 0.006267547607421875, -0.004932403564453125, 0.0084075927734375, -0.002239227294921875, -0.01354217529296875, -0.046661376953125, 0.054473876953125, -0.0537109375, -0.0025920867919921875, 0.0005946159362792969, 0.00803375244140625, 0.0005044937133789062, 0.01381683349609375, -0.016845703125, 0.054931640625, 0.042205810546875, -0.0159759521484375, 0.05926513671875, 0.046600341796875, -0.018646240234375, 0.0201416015625, -0.0212860107421875, -0.028076171875, 0.005504608154296875, -0.003726959228515625, -0.052001953125, -0.047271728515625, 0.0135040283203125, -0.044769287109375, 0.01032257080078125, -0.028167724609375, -0.047607421875, -0.0341796875, -0.031646728515625, 0.01435089111328125, 0.059417724609375, -0.0232086181640625, 0.0038661956787109375, 0.0259246826171875, -0.00751495361328125, -0.0462646484375, -0.06298828125, 0.0235137939453125, -0.012359619140625, -0.030059814453125, -0.007656097412109375, 0.0158233642578125, -0.019622802734375, 0.0089111328125, 0.03515625, -0.0301971435546875, -0.022491455078125, 0.0022602081298828125, 0.018646240234375, -0.0303192138671875, -0.0259857177734375, -0.023284912109375, 0.01197052001953125, -0.01171875, 0.0105743408203125, 0.0655517578125, 0.006313323974609375, -0.0176239013671875, 0.0008449554443359375, 0.025848388671875, 0.034423828125, -0.041900634765625, 0.056884765625, 0.08013916015625, -0.035064697265625, -0.0088043212890625, -0.03326416015625, -0.003772735595703125, -0.02520751953125, 0.042816162109375, -0.0274658203125, -0.052734375, 0.049652099609375, 0.005008697509765625, -0.01187896728515625, 0.060333251953125, 0.03997802734375, 0.006450653076171875, 0.0460205078125, 0.0289154052734375, -0.037811279296875, 0.0121612548828125, -0.004566192626953125, 0.0238189697265625, -0.0460205078125, -0.01168060302734375, -0.0634765625, -0.017730712890625, -0.06060791015625, -0.01436614990234375, -0.005916595458984375, 0.00861358642578125, 0.005268096923828125, 0.047882080078125, -0.038543701171875, 0.041259765625, 0.050567626953125, -0.005336761474609375, 0.004306793212890625, 0.009033203125, -0.000020802021026611328, -0.0175018310546875, -0.0158538818359375, -0.0212860107421875, 0.053619384765625, 0.0206451416015625, 0.05352783203125, 0.00040411949157714844, 0.06365966796875, -0.00875091552734375, -0.01434326171875, -0.043243408203125, 0.049407958984375, -0.01532745361328125, -0.06964111328125, -0.033477783203125, -0.0207366943359375, -0.051422119140625, -0.0041046142578125, -0.01294708251953125, -0.045257568359375, 0.01081085205078125, -0.004016876220703125, -0.01509857177734375, 0.039398193359375, -0.04058837890625, 0.0679931640625, 0.0139923095703125, -0.0003159046173095703, 0.004253387451171875, -0.052032470703125, 0.0596923828125, 0.005916595458984375, 0.01068115234375, -0.04180908203125, 0.0194549560546875, 0.059539794921875, -0.00933074951171875, 0.0570068359375, -0.018798828125, 0.024383544921875, 0.015472412109375, -0.0065460205078125, -0.0011005401611328125, 0.0020236968994140625, -0.01383209228515625, 0.038177490234375, 0.003200531005859375, -0.04547119140625, -0.0227508544921875, 0.04937744140625, -0.04266357421875, 0.0012769699096679688, -0.03240966796875, -0.0341796875, -0.002017974853515625, 0.030914306640625, 0.0460205078125, 0.028900146484375, -0.0258026123046875, 0.00853729248046875, 0.033111572265625, -0.0021514892578125, 0.03277587890625, 0.020965576171875, -0.0333251953125, -0.060455322265625, 0.051605224609375, 0.0254364013671875, -0.0142822265625, 0.00970458984375, 0.0113372802734375, -0.01488494873046875, -0.0305023193359375, -0.040008544921875, 0.020751953125, -0.03515625, -0.01285552978515625, -0.0341796875, -0.049774169921875, -0.058258056640625, 0.001361846923828125, -0.0115814208984375, -0.0240325927734375, -0.0100860595703125, -0.0225372314453125, 0.0299530029296875, 0.049957275390625, -0.0196380615234375, 0.018585205078125, -0.09039306640625, 0.0306549072265625, -0.0009722709655761719, 0.034271240234375, -0.0260467529296875, -0.04730224609375, -0.0418701171875, -0.01271820068359375, -0.01287078857421875, -0.0916748046875, 0.05609130859375, 0.0273895263671875, 0.03546142578125, 0.033294677734375, 0.0035648345947265625, 0.05389404296875, -0.0178070068359375, 0.080322265625, -0.0063018798828125, -0.0305938720703125, 0.04730224609375, -0.0207366943359375, 0.0244598388671875, 0.06646728515625, 0.04522705078125, -0.044219970703125, -0.01390838623046875, -0.033416748046875, -0.06463623046875, 0.03936767578125, 0.0179443359375, -0.01456451416015625, 0.0019683837890625, -0.01004791259765625, 0.024993896484375, 0.0047454833984375, -0.04248046875, -0.01473236083984375, -0.0181884765625, -0.044281005859375, 0.00864410400390625, -0.0207672119140625, -0.01003265380859375, -0.0615234375, 0.0543212890625, 0.00925445556640625, -0.00394439697265625, -0.0005712509155273438, -0.013702392578125, 0.0014581680297851562, 0.025390625, 0.01320648193359375, 0.0205078125, -0.03631591796875, 0.01468658447265625, 0.009552001953125, -0.067626953125, -0.007808685302734375, 0.01018524169921875, -0.0106201171875, 0.0184173583984375, 0.038482666015625, 0.042236328125, 0.0115966796875, -0.0310516357421875, 0.0203704833984375, 0.016845703125, -0.014984130859375, -0.023651123046875, -0.0217742919921875, -0.0047454833984375, -0.0170135498046875, 0.0294036865234375, 0.0140533447265625, 0.0228118896484375, -0.035797119140625, 0.037384033203125, -0.0019044876098632812, -0.0210723876953125, -0.0350341796875, 0.021087646484375, 0.0309906005859375, -0.00907135009765625, 0.0765380859375, -0.040283203125, -0.038177490234375, 0.038909912109375, 0.0171661376953125, 0.09283447265625, -0.023895263671875, -0.007015228271484375, 0.0660400390625, 0.0379638671875, -0.00716400146484375, 0.0633544921875, 0.0174560546875, -0.06396484375, -0.036163330078125, -0.064697265625, -0.01275634765625, 0.0260162353515625, -0.0673828125, 0.0408935546875, 0.00356292724609375, 0.0202178955078125, -0.0125274658203125, 0.01085662841796875, -0.04412841796875, 0.0023975372314453125, -0.003452301025390625, 0.087158203125, -0.09722900390625, 0.0675048828125, 0.068115234375, -0.0516357421875, -0.06549072265625, 0.0147857666015625, 0.014923095703125, -0.0672607421875, 0.0265960693359375, 0.02587890625, 0.031768798828125, -0.003200531005859375, -0.053192138671875, -0.08026123046875, 0.055633544921875, -0.006504058837890625, -0.0301666259765625, -0.00792694091796875, 0.021148681640625, 0.0055084228515625, -0.00514984130859375, 0.00799560546875, 0.06427001953125, 0.07080078125, 0.01654052734375, -0.0938720703125, -0.00756072998046875, -0.043426513671875, -0.03033447265625, 0.0228118896484375, -0.04315185546875, 0.05010986328125, -0.0016336441040039062, -0.0171661376953125, -0.019866943359375, 0.055938720703125, 0.01495361328125, 0.0147552490234375, 0.022674560546875, 0.059173583984375, 0.0204315185546875, -0.0333251953125, 0.0275115966796875, -0.0137786865234375, 0.0238189697265625, 0.0712890625, -0.042083740234375, 0.07470703125, 0.039276123046875, -0.0194244384765625, 0.0222320556640625, 0.043670654296875, -0.036407470703125, 0.047637939453125, -0.0154571533203125, 0.0180816650390625, 0.01580810546875, -0.0010156631469726562, -0.0200958251953125, 0.053558349609375, 0.016815185546875, 0.007144927978515625, -0.028533935546875, 0.0016155242919921875, 0.0224151611328125, 0.00789642333984375, -0.006076812744140625, 0.05303955078125, -0.00829315185546875, -0.035552978515625, 0.0462646484375, -0.005096435546875, 0.088134765625, -0.032684326171875, -0.019775390625, -0.0126953125, -0.0027637481689453125, -0.02947998046875, -0.07989501953125, 0.05712890625, -0.020050048828125, -0.0201873779296875, -0.0080108642578125, 0.054962158203125, -0.049072265625, -0.03887939453125, 0.015869140625, 0.0291595458984375, 0.02471923828125, -0.005954742431640625, -0.056732177734375, 0.0095367431640625, -0.0006804466247558594, -0.0189666748046875, 0.0089569091796875, 0.028564453125, 0.0115203857421875, 0.01335906982421875, 0.01739501953125, 0.02825927734375, 0.0321044921875, 0.01490020751953125, 0.0419921875, -0.07183837890625, -0.0323486328125, -0.050201416015625, 0.0269622802734375, -0.0316162109375, -0.0386962890625, 0.0809326171875, 0.0660400390625, 0.06781005859375, -0.01010894775390625, 0.07183837890625, -0.033416748046875, 0.0565185546875, -0.0291290283203125, 0.0716552734375, -0.0223846435546875, -0.0204315185546875, 0.00010532140731811523, -0.049591064453125, -0.0017604827880859375, 0.0093536376953125, 0.007236480712890625, 0.002655029296875, 0.04638671875, 0.07232666015625, -0.018707275390625, -0.0211029052734375, 0.01324462890625, 0.031890869140625, -0.01467132568359375, 0.01537322998046875, 0.04071044921875, -0.0311126708984375, 0.04241943359375, -0.033355712890625, -0.02166748046875, -0.031341552734375, -0.042694091796875, -0.05621337890625, -0.0537109375, -0.01398468017578125, -0.04156494140625, -0.01244354248046875, 0.0618896484375, 0.061370849609375, -0.07733154296875, -0.0294647216796875, 0.0309295654296875, 0.005397796630859375, -0.019439697265625, -0.0305023193359375, 0.0308380126953125, -0.00830841064453125, -0.047271728515625, 0.02838134765625, 0.01204681396484375, -0.00492095947265625, -0.0292816162109375, -0.00850677490234375, -0.0360107421875, 0.010467529296875, 0.0259552001953125, 0.03216552734375, -0.03375244140625, -0.0013141632080078125, 0.01025390625, -0.0290374755859375, 0.0263671875, 0.017608642578125, -0.0379638671875, -0.0076904296875, 0.081298828125, -0.002094268798828125, 0.00917816162109375, -0.0012798309326171875, 0.032135009765625, -0.08001708984375, 0.032379150390625, 0.0025539398193359375, 0.037017822265625, 0.036590576171875, -0.0256805419921875, 0.035552978515625, 0.032012939453125, -0.028839111328125, -0.06671142578125, 0.00664520263671875, -0.07275390625, -0.0028972625732421875, 0.0943603515625, 0.0191192626953125, -0.040069580078125, -0.01158905029296875, -0.0259246826171875, 0.0255126953125, -0.021514892578125, 0.03143310546875, 0.058135986328125, 0.0258941650390625, -0.0187835693359375, -0.0272674560546875, 0.040435791015625, -0.003948211669921875, -0.0469970703125, -0.01141357421875, 0.0186614990234375, 0.0306854248046875, 0.00116729736328125, 0.039703369140625, -0.043670654296875, 0.004367828369140625, 0.01554107666015625, 0.0560302734375, -0.0031337738037109375, -0.0233917236328125, -0.0263671875, 0.00555419921875, 0.0018415451049804688, -0.03729248046875 ] ]
laion/laion2B-en
2023-08-13T10:21:14.000Z
[ "license:cc-by-4.0", "region:us" ]
laion
null
null
143
292
2022-03-08T22:49:04
--- license: cc-by-4.0 --- HEIGHT and WIDTH are swapped
56
[ [ -0.0240325927734375, -0.013336181640625, 0.059173583984375, 0.0019016265869140625, -0.032745361328125, -0.0147552490234375, 0.017486572265625, -0.0570068359375, 0.069580078125, 0.045684814453125, -0.0264892578125, 0.019012451171875, -0.06341552734375, -0.0191650390625, -0.047637939453125, 0.0352783203125, -0.0452880859375, -0.01087188720703125, 0.0086212158203125, -0.0099334716796875, -0.032073974609375, -0.0189666748046875, -0.030975341796875, -0.00450897216796875, 0.0247955322265625, 0.051239013671875, 0.0926513671875, 0.0634765625, 0.0338134765625, 0.035003662109375, 0.00814056396484375, -0.030303955078125, -0.022369384765625, -0.00887298583984375, 0.028228759765625, -0.0204010009765625, -0.01788330078125, 0.00696563720703125, 0.048248291015625, 0.062408447265625, -0.01471710205078125, 0.02264404296875, 0.00678253173828125, 0.05609130859375, -0.040771484375, 0.0001055002212524414, -0.048065185546875, 0.031463623046875, 0.0022125244140625, -0.046722412109375, 0.0136871337890625, -0.0311431884765625, -0.004306793212890625, -0.054962158203125, 0.01485443115234375, 0.005588531494140625, 0.0655517578125, 0.0205230712890625, -0.03131103515625, 0.00390625, -0.051025390625, 0.054718017578125, -0.01039886474609375, 0.07232666015625, -0.0059661865234375, 0.0237579345703125, -0.0028896331787109375, -0.045501708984375, -0.02740478515625, -0.0026874542236328125, -0.022857666015625, -0.01398468017578125, -0.0232391357421875, -0.033111572265625, 0.04461669921875, 0.034881591796875, -0.03369140625, -0.02923583984375, -0.040191650390625, -0.0105743408203125, 0.053863525390625, 0.023773193359375, 0.0677490234375, -0.01544189453125, -0.0479736328125, -0.0214691162109375, -0.020721435546875, 0.0250701904296875, 0.027740478515625, 0.018280029296875, -0.02838134765625, 0.058074951171875, -0.00270843505859375, 0.04840087890625, 0.00807952880859375, -0.040679931640625, 0.037811279296875, -0.016021728515625, -0.0386962890625, 0.0101318359375, 0.00421142578125, 0.0743408203125, -0.028167724609375, 0.022064208984375, -0.0214080810546875, -0.00904083251953125, 0.010040283203125, -0.0926513671875, 0.00798797607421875, -0.005645751953125, -0.06744384765625, 0.01270294189453125, -0.0005326271057128906, -0.07958984375, -0.0155029296875, -0.036895751953125, 0.054412841796875, -0.012725830078125, -0.00005733966827392578, 0.043609619140625, -0.06134033203125, -0.00658416748046875, 0.039398193359375, -0.049774169921875, 0.0242462158203125, -0.01134490966796875, 0.054107666015625, 0.0037250518798828125, -0.00986480712890625, -0.039215087890625, 0.035491943359375, -0.0338134765625, 0.0006055831909179688, -0.02838134765625, -0.03717041015625, 0.002105712890625, 0.01934814453125, 0.0196075439453125, -0.005931854248046875, 0.0159912109375, -0.00799560546875, 0.044952392578125, -0.032989501953125, 0.02716064453125, 0.034393310546875, -0.01470184326171875, -0.040069580078125, 0.0521240234375, 0.039154052734375, -0.07635498046875, 0.031463623046875, -0.0097808837890625, -0.0199432373046875, -0.00588226318359375, -0.01470184326171875, -0.056427001953125, 0.05084228515625, -0.012115478515625, -0.01276397705078125, 0.001773834228515625, -0.047332763671875, 0.00818634033203125, -0.07080078125, -0.0115509033203125, 0.0027790069580078125, 0.07440185546875, 0.0312347412109375, -0.01561737060546875, 0.0031795501708984375, -0.05389404296875, 0.01383209228515625, 0.01690673828125, -0.041778564453125, -0.0218353271484375, -0.01239013671875, 0.0249481201171875, 0.023345947265625, 0.0467529296875, -0.04608154296875, 0.01076507568359375, 0.00237274169921875, 0.0000642538070678711, 0.022430419921875, 0.0307159423828125, 0.033111572265625, -0.0379638671875, 0.035675048828125, -0.014862060546875, 0.045562744140625, 0.08233642578125, -0.03546142578125, -0.050506591796875, -0.01351165771484375, -0.0093536376953125, 0.0357666015625, -0.05218505859375, -0.003326416015625, -0.00846099853515625, -0.0030155181884765625, -0.008544921875, -0.005710601806640625, -0.034027099609375, -0.006687164306640625, 0.03265380859375, -0.036773681640625, -0.042205810546875, -0.05548095703125, -0.01534271240234375, -0.026947021484375, -0.01427459716796875, -0.00945281982421875, -0.00649261474609375, -0.038726806640625, 0.0250701904296875, -0.060302734375, -0.007678985595703125, -0.00835418701171875, -0.013671875, 0.0242767333984375, 0.035736083984375, 0.0899658203125, -0.035980224609375, -0.06591796875, 0.01334381103515625, 0.007038116455078125, -0.0245513916015625, -0.03912353515625, -0.0306854248046875, -0.00003439188003540039, 0.052947998046875, -0.0477294921875, 0.0845947265625, 0.031341552734375, -0.05157470703125, 0.047576904296875, -0.0557861328125, 0.037567138671875, -0.059661865234375, -0.032135009765625, -0.0227203369140625, -0.005939483642578125, -0.02423095703125, -0.011138916015625, 0.01314544677734375, -0.017242431640625, -0.045501708984375, 0.0198211669921875, -0.058135986328125, -0.03424072265625, -0.03802490234375, 0.007038116455078125, 0.01155853271484375, -0.00380706787109375, -0.047821044921875, 0.037445068359375, 0.037322998046875, -0.018280029296875, 0.06353759765625, 0.0303192138671875, -0.01702880859375, 0.06915283203125, -0.020782470703125, -0.0293731689453125, -0.0260772705078125, 0.0013761520385742188, -0.06787109375, -0.0214996337890625, 0.01519775390625, -0.018585205078125, 0.020782470703125, 0.003261566162109375, -0.0384521484375, -0.061859130859375, -0.038482666015625, 0.03314208984375, 0.057647705078125, -0.03668212890625, 0.0234832763671875, 0.032379150390625, 0.0084228515625, -0.020782470703125, -0.051361083984375, 0.0130462646484375, -0.032135009765625, -0.03948974609375, 0.047943115234375, -0.01337432861328125, -0.0316162109375, 0.007648468017578125, -0.0323486328125, -0.006298065185546875, -0.027313232421875, 0.017486572265625, 0.006946563720703125, -0.0132598876953125, -0.0035381317138671875, 0.00775146484375, 0.005340576171875, 0.021331787109375, -0.01227569580078125, 0.0288848876953125, -0.0018625259399414062, -0.0189056396484375, -0.0714111328125, 0.034698486328125, 0.07757568359375, -0.013031005859375, 0.06500244140625, 0.0308685302734375, -0.026458740234375, 0.018646240234375, -0.01473236083984375, -0.0139007568359375, -0.036407470703125, -0.00009524822235107422, -0.02581787109375, -0.02642822265625, 0.046356201171875, 0.03533935546875, -0.0024852752685546875, 0.0225830078125, 0.007061004638671875, -0.003978729248046875, 0.0955810546875, 0.07354736328125, 0.043182373046875, 0.065185546875, 0.00531768798828125, 0.02410888671875, -0.039031982421875, -0.016754150390625, -0.04168701171875, -0.08184814453125, -0.040374755859375, -0.0246734619140625, 0.04229736328125, 0.01235198974609375, -0.037506103515625, 0.046173095703125, -0.0079345703125, 0.03753662109375, 0.0172882080078125, 0.01525115966796875, 0.00928497314453125, 0.00119781494140625, -0.01334381103515625, -0.0220489501953125, -0.0004680156707763672, 0.005062103271484375, 0.0209503173828125, 0.00977325439453125, 0.06982421875, 0.0369873046875, 0.0330810546875, -0.00806427001953125, 0.0089263916015625, -0.06005859375, 0.049163818359375, -0.01342010498046875, -0.028106689453125, -0.0411376953125, -0.026702880859375, -0.08953857421875, 0.02734375, -0.0361328125, -0.04547119140625, 0.0063018798828125, -0.0141754150390625, -0.0195159912109375, 0.07611083984375, -0.0445556640625, 0.04498291015625, -0.036651611328125, 0.0013189315795898438, -0.007480621337890625, -0.03436279296875, -0.002330780029296875, 0.02783203125, 0.0054931640625, 0.0007524490356445312, 0.005847930908203125, 0.024383544921875, -0.06988525390625, 0.022308349609375, -0.0007433891296386719, 0.0086669921875, -0.00004589557647705078, 0.04132080078125, 0.016937255859375, 0.0182647705078125, 0.0012359619140625, -0.0264892578125, 0.027862548828125, -0.049896240234375, -0.058074951171875, 0.04815673828125, -0.06878662109375, -0.083984375, -0.03912353515625, -0.07464599609375, -0.01071929931640625, 0.018280029296875, 0.02008056640625, 0.0306549072265625, -0.01253509521484375, 0.040069580078125, -0.00963592529296875, -0.025665283203125, 0.042999267578125, 0.01409149169921875, -0.045806884765625, 0.00923919677734375, 0.015472412109375, 0.00833892822265625, 0.0299072265625, 0.0338134765625, 0.04315185546875, -0.01305389404296875, 0.0228729248046875, -0.056610107421875, 0.009368896484375, -0.032562255859375, -0.004337310791015625, -0.01654052734375, -0.0281524658203125, -0.0205078125, -0.05712890625, -0.004436492919921875, -0.034515380859375, -0.010498046875, -0.019195556640625, 0.0224609375, 0.050689697265625, -0.0302886962890625, 0.0237274169921875, -0.0176544189453125, 0.0177001953125, 0.05816650390625, 0.0245208740234375, -0.007656097412109375, -0.07623291015625, -0.00839996337890625, 0.0010776519775390625, -0.0167999267578125, -0.07562255859375, 0.0218048095703125, -0.04815673828125, 0.031524658203125, 0.0308837890625, -0.0030612945556640625, 0.027923583984375, -0.0469970703125, 0.026214599609375, 0.068359375, -0.07720947265625, 0.021697998046875, -0.033447265625, 0.01514434814453125, 0.00376129150390625, 0.0247802734375, -0.07342529296875, 0.00628662109375, -0.049591064453125, -0.012603759765625, 0.016845703125, 0.00665283203125, 0.0144805908203125, 0.0076141357421875, -0.0133819580078125, 0.020294189453125, -0.0088043212890625, -0.041473388671875, -0.0196075439453125, -0.028778076171875, 0.006839752197265625, 0.01061248779296875, -0.01422119140625, -0.0015916824340820312, -0.0665283203125, 0.030548095703125, -0.0017337799072265625, 0.046722412109375, -0.006946563720703125, 0.0011882781982421875, -0.043853759765625, 0.0236053466796875, 0.044281005859375, 0.099609375, -0.02020263671875, 0.038238525390625, 0.03802490234375, -0.01873779296875, 0.00020301342010498047, -0.0201263427734375, 0.02178955078125, 0.008697509765625, -0.004077911376953125, 0.06201171875, 0.017852783203125, -0.001903533935546875, 0.049774169921875, 0.007335662841796875, -0.0362548828125, -0.021240234375, 0.01198577880859375, -0.005950927734375, 0.013092041015625, 0.0008764266967773438, 0.024261474609375, -0.0058135986328125, -0.07073974609375, 0.0203857421875, 0.0281219482421875, -0.051025390625, -0.006130218505859375, 0.06549072265625, 0.00511932373046875, -0.048828125, 0.040008544921875, 0.02862548828125, -0.02752685546875, 0.042755126953125, 0.05426025390625, 0.019439697265625, -0.026336669921875, 0.06524658203125, 0.02520751953125, 0.0176849365234375, 0.003368377685546875, 0.0303955078125, 0.0269775390625, -0.05792236328125, 0.0250091552734375, -0.030548095703125, -0.012969970703125, 0.0248870849609375, -0.043853759765625, 0.0274505615234375, -0.033111572265625, -0.005405426025390625, 0.006866455078125, 0.01006317138671875, -0.06085205078125, 0.0109710693359375, -0.00649261474609375, 0.056304931640625, -0.081787109375, 0.05029296875, 0.056243896484375, -0.032989501953125, -0.0404052734375, 0.0260009765625, 0.0155181884765625, -0.05438232421875, 0.022125244140625, 0.002887725830078125, -0.0266876220703125, -0.036285400390625, -0.032958984375, -0.06982421875, 0.07098388671875, 0.01073455810546875, 0.006999969482421875, 0.009918212890625, 0.039215087890625, 0.0645751953125, -0.0267486572265625, -0.0016574859619140625, 0.041473388671875, 0.04119873046875, 0.00513458251953125, -0.061370849609375, -0.0146942138671875, -0.00021922588348388672, 0.024444580078125, 0.03436279296875, -0.05718994140625, 0.0728759765625, -0.00533294677734375, -0.00878143310546875, 0.01299285888671875, 0.0152130126953125, 0.0016794204711914062, -0.011383056640625, 0.07025146484375, 0.052886962890625, 0.0374755859375, -0.01113128662109375, 0.07696533203125, -0.0174407958984375, 0.00540924072265625, 0.006137847900390625, -0.021942138671875, 0.0640869140625, 0.05389404296875, -0.03228759765625, 0.043975830078125, 0.01922607421875, 0.032196044921875, 0.0162353515625, 0.022613525390625, -0.01092529296875, -0.0146331787109375, 0.0221405029296875, -0.06365966796875, 0.040679931640625, 0.0203399658203125, 0.0056610107421875, -0.0258026123046875, 0.016815185546875, -0.0092315673828125, 0.011688232421875, -0.0289154052734375, -0.0133209228515625, -0.007167816162109375, 0.003009796142578125, 0.029296875, 0.01464080810546875, 0.0147552490234375, -0.0233306884765625, 0.00617218017578125, -0.0255126953125, 0.0304412841796875, 0.01119232177734375, -0.08380126953125, 0.0306549072265625, -0.035888671875, -0.04345703125, -0.058135986328125, 0.01137542724609375, -0.0254058837890625, -0.042083740234375, 0.037506103515625, 0.022308349609375, 0.0170135498046875, 0.037200927734375, -0.052642822265625, 0.04180908203125, 0.0189361572265625, -0.004085540771484375, 0.027374267578125, 0.036346435546875, -0.01465606689453125, 0.01032257080078125, 0.0338134765625, 0.00738525390625, 0.00151824951171875, -0.01319122314453125, 0.04522705078125, -0.0296630859375, -0.08441162109375, -0.00888824462890625, 0.004306793212890625, -0.0176849365234375, -0.007694244384765625, 0.03924560546875, 0.0496826171875, 0.067138671875, -0.038970947265625, 0.017181396484375, -0.0068511962890625, 0.04888916015625, -0.0296783447265625, 0.060638427734375, -0.09503173828125, -0.0043182373046875, -0.01177978515625, -0.08551025390625, -0.0196990966796875, 0.033111572265625, -0.031402587890625, -0.01324462890625, 0.07177734375, 0.037445068359375, -0.0162506103515625, -0.01494598388671875, 0.029541015625, 0.025299072265625, 0.012664794921875, 0.046051025390625, 0.05206298828125, -0.027252197265625, 0.01322174072265625, -0.0027141571044921875, -0.03143310546875, -0.035552978515625, -0.034393310546875, -0.04595947265625, -0.067626953125, -0.007625579833984375, 0.00626373291015625, -0.0008487701416015625, 0.044921875, 0.06500244140625, -0.03167724609375, -0.042724609375, 0.04315185546875, 0.023529052734375, -0.0014448165893554688, -0.01494598388671875, 0.01320648193359375, 0.038543701171875, -0.0267181396484375, 0.02099609375, 0.0150146484375, 0.038055419921875, 0.01244354248046875, 0.01067352294921875, -0.0254058837890625, 0.0254669189453125, 0.0272674560546875, 0.029510498046875, -0.036712646484375, -0.08990478515625, -0.05328369140625, -0.03173828125, 0.038238525390625, 0.047637939453125, -0.043914794921875, -0.009124755859375, 0.0972900390625, 0.03350830078125, 0.051544189453125, 0.00632476806640625, 0.018341064453125, -0.057769775390625, 0.052337646484375, -0.045257568359375, 0.05828857421875, 0.01375579833984375, -0.0245819091796875, 0.01470184326171875, 0.034637451171875, -0.0231475830078125, -0.047515869140625, 0.018646240234375, -0.05731201171875, -0.03948974609375, 0.03961181640625, 0.048736572265625, -0.007572174072265625, 0.026153564453125, -0.0234222412109375, -0.01312255859375, 0.007476806640625, 0.05194091796875, 0.054779052734375, -0.033111572265625, -0.021942138671875, -0.07183837890625, 0.041168212890625, 0.0276336669921875, -0.0712890625, -0.037139892578125, 0.0241241455078125, 0.052337646484375, 0.030609130859375, 0.0269317626953125, -0.0092010498046875, 0.0085296630859375, 0.0041656494140625, 0.016387939453125, 0.0384521484375, -0.046234130859375, 0.0291748046875, -0.0197906494140625, -0.03424072265625, -0.0310821533203125 ] ]
Jackmin108/c4-en-validation
2023-08-18T22:00:10.000Z
[ "region:us" ]
Jackmin108
null
null
0
292
2023-08-18T21:59:09
Entry not found
15
[ [ -0.0213775634765625, -0.01497650146484375, 0.05718994140625, 0.02880859375, -0.0350341796875, 0.046478271484375, 0.052490234375, 0.00507354736328125, 0.051361083984375, 0.0170135498046875, -0.052093505859375, -0.01497650146484375, -0.0604248046875, 0.03790283203125, -0.026458740234375, 0.038421630859375, -0.00960540771484375, -0.00713348388671875, 0.018707275390625, -0.018341064453125, -0.035919189453125, -0.024444580078125, -0.0789794921875, 0.004062652587890625, 0.0352783203125, 0.04931640625, 0.050262451171875, 0.024261474609375, 0.04266357421875, 0.02606201171875, -0.015350341796875, 0.031951904296875, -0.00276947021484375, 0.00018787384033203125, -0.02337646484375, -0.03662109375, -0.0189208984375, 0.005035400390625, 0.07275390625, 0.06414794921875, -0.0188751220703125, 0.0035343170166015625, -0.0203094482421875, 0.02197265625, -0.032989501953125, 0.020233154296875, -0.001476287841796875, 0.0108184814453125, -0.046722412109375, -0.036712646484375, 0.0008215904235839844, -0.048797607421875, 0.01187896728515625, -0.0457763671875, 0.054840087890625, 0.01235198974609375, 0.07647705078125, 0.00982666015625, -0.030670166015625, -0.05413818359375, -0.043365478515625, 0.037841796875, -0.0216827392578125, 0.0263214111328125, 0.046630859375, -0.0032100677490234375, -0.0650634765625, -0.04473876953125, -0.03082275390625, 0.0193939208984375, 0.0234832763671875, -0.022613525390625, -0.0115966796875, -0.020294189453125, 0.01047515869140625, 0.0084991455078125, -0.032135009765625, -0.036773681640625, -0.036346435546875, -0.0262603759765625, 0.0411376953125, 0.023101806640625, 0.0160980224609375, -0.01255035400390625, -0.0214080810546875, 0.0058441162109375, -0.0275115966796875, 0.022552490234375, 0.041961669921875, 0.04718017578125, -0.038543701171875, 0.037139892578125, -0.0032672882080078125, 0.049346923828125, 0.00757598876953125, -0.01824951171875, 0.027496337890625, -0.00974273681640625, 0.0036525726318359375, 0.0280303955078125, 0.020904541015625, 0.0188446044921875, -0.021728515625, 0.013458251953125, -0.02130126953125, -0.0202484130859375, -0.0148162841796875, -0.019561767578125, -0.02386474609375, 0.03643798828125, -0.0219879150390625, -0.028411865234375, 0.0758056640625, -0.0278778076171875, -0.048431396484375, 0.0219879150390625, 0.0269775390625, -0.006626129150390625, -0.024658203125, -0.0034694671630859375, -0.056121826171875, -0.0005083084106445312, 0.0496826171875, -0.0477294921875, 0.022369384765625, 0.031341552734375, 0.04925537109375, 0.01303863525390625, -0.00928497314453125, -0.028533935546875, 0.01971435546875, -0.057403564453125, 0.041961669921875, -0.01334381103515625, -0.06671142578125, 0.007396697998046875, 0.059478759765625, -0.0251312255859375, -0.0802001953125, 0.0703125, -0.045684814453125, 0.0106048583984375, -0.044891357421875, -0.00971221923828125, -0.00475311279296875, -0.0003495216369628906, -0.040374755859375, 0.0501708984375, 0.038970947265625, -0.033111572265625, 0.01422119140625, -0.0172576904296875, -0.0259552001953125, 0.0257415771484375, -0.00527191162109375, -0.01446533203125, 0.047332763671875, -0.044097900390625, -0.0178680419921875, 0.01953125, 0.015716552734375, -0.0236663818359375, -0.052581787109375, 0.005603790283203125, -0.003841400146484375, 0.102783203125, -0.0025691986083984375, -0.0237884521484375, -0.0450439453125, -0.0762939453125, -0.004703521728515625, 0.045684814453125, -0.060943603515625, -0.01849365234375, -0.0030384063720703125, -0.017364501953125, 0.005939483642578125, 0.049041748046875, -0.07421875, 0.0187835693359375, -0.003383636474609375, -0.01512908935546875, 0.054840087890625, 0.010223388671875, 0.0164337158203125, 0.00989532470703125, 0.02850341796875, 0.03497314453125, 0.00738525390625, 0.04534912109375, -0.0230255126953125, -0.0643310546875, 0.04083251953125, 0.0167388916015625, 0.0538330078125, -0.033111572265625, 0.0177764892578125, 0.0179290771484375, -0.0225982666015625, -0.03765869140625, -0.02056884765625, 0.0059814453125, 0.0099334716796875, 0.00738525390625, -0.037933349609375, -0.0435791015625, -0.06427001953125, -0.0090179443359375, -0.028594970703125, -0.0236663818359375, 0.01392364501953125, 0.038421630859375, -0.07940673828125, 0.0273590087890625, -0.05108642578125, -0.046661376953125, -0.0007190704345703125, -0.01280975341796875, 0.050018310546875, 0.0286712646484375, 0.03338623046875, -0.04241943359375, -0.037506103515625, -0.014923095703125, -0.06854248046875, -0.00882720947265625, 0.016448974609375, 0.020294189453125, -0.00887298583984375, -0.0181732177734375, -0.03228759765625, 0.053680419921875, 0.009796142578125, -0.035736083984375, 0.034637451171875, -0.0200042724609375, 0.0114288330078125, -0.042236328125, -0.0045623779296875, -0.04388427734375, -0.00005829334259033203, -0.02392578125, -0.038055419921875, 0.009796142578125, 0.004688262939453125, -0.0106353759765625, 0.01910400390625, -0.060302734375, -0.00006479024887084961, -0.049346923828125, 0.0251617431640625, 0.00423431396484375, -0.0208892822265625, -0.0011310577392578125, 0.06634521484375, 0.051605224609375, -0.025543212890625, 0.0478515625, 0.029449462890625, 0.01263427734375, 0.05059814453125, -0.012420654296875, 0.01091766357421875, -0.0347900390625, -0.008087158203125, -0.0589599609375, -0.0728759765625, 0.048583984375, -0.040557861328125, 0.0242462158203125, -0.028411865234375, 0.0171661376953125, -0.045928955078125, -0.00257110595703125, 0.031829833984375, -0.00394439697265625, -0.0455322265625, 0.034759521484375, 0.029998779296875, -0.01338958740234375, -0.043853759765625, -0.03515625, 0.0261077880859375, 0.04083251953125, -0.0108642578125, 0.004543304443359375, 0.00989532470703125, -0.036102294921875, -0.00270843505859375, -0.0256500244140625, -0.030364990234375, 0.0036067962646484375, 0.00865936279296875, -0.0003647804260253906, -0.02685546875, -0.005764007568359375, -0.0237579345703125, -0.0308837890625, 0.01448822021484375, 0.0199737548828125, -0.0026874542236328125, -0.0282440185546875, -0.024017333984375, -0.05889892578125, 0.0445556640625, 0.03558349609375, 0.00348663330078125, 0.050140380859375, 0.0111236572265625, -0.05316162109375, -0.0089569091796875, -0.01166534423828125, 0.0178680419921875, -0.037109375, 0.00917816162109375, -0.0009069442749023438, -0.004215240478515625, 0.0174560546875, 0.0168304443359375, -0.028533935546875, 0.06146240234375, -0.017364501953125, -0.023834228515625, 0.052825927734375, 0.03961181640625, 0.032867431640625, 0.01093292236328125, -0.00299072265625, 0.05975341796875, -0.07940673828125, -0.0435791015625, -0.049163818359375, -0.0105743408203125, -0.028839111328125, -0.002117156982421875, 0.04150390625, 0.0192718505859375, -0.00885772705078125, 0.031524658203125, -0.0347900390625, 0.0236053466796875, 0.067138671875, 0.023681640625, 0.0228271484375, -0.050201416015625, -0.0166778564453125, -0.00930023193359375, -0.06634521484375, -0.0174560546875, 0.058868408203125, 0.015106201171875, 0.056060791015625, 0.039764404296875, 0.045013427734375, 0.009063720703125, 0.0167388916015625, -0.0203094482421875, 0.025970458984375, 0.029052734375, -0.06903076171875, -0.0283355712890625, 0.0014390945434570312, -0.0643310546875, -0.00943756103515625, -0.00231170654296875, -0.028289794921875, 0.05096435546875, 0.00001537799835205078, -0.02703857421875, 0.05133056640625, -0.0302276611328125, 0.0501708984375, -0.029693603515625, -0.001781463623046875, 0.03118896484375, -0.046905517578125, 0.031036376953125, 0.00856781005859375, 0.0411376953125, -0.0010232925415039062, -0.0027141571044921875, 0.047088623046875, -0.060516357421875, 0.016876220703125, -0.042144775390625, 0.01486968994140625, 0.016082763671875, 0.034271240234375, 0.039581298828125, 0.029022216796875, 0.006683349609375, -0.015838623046875, 0.0027141571044921875, -0.054595947265625, -0.01393890380859375, 0.0462646484375, -0.04766845703125, -0.045501708984375, -0.08197021484375, 0.00960540771484375, 0.018157958984375, 0.0258331298828125, 0.05279541015625, 0.037933349609375, 0.008575439453125, 0.045135498046875, 0.06561279296875, -0.00458526611328125, 0.060821533203125, 0.02142333984375, 0.0060882568359375, -0.01453399658203125, 0.04669189453125, 0.0176544189453125, -0.0163726806640625, -0.0079193115234375, 0.01383209228515625, -0.00738525390625, -0.039276123046875, -0.033172607421875, 0.024566650390625, -0.044647216796875, -0.01215362548828125, -0.0413818359375, -0.04010009765625, -0.033935546875, 0.004608154296875, -0.04736328125, 0.01593017578125, -0.05145263671875, -0.00701904296875, 0.00287628173828125, 0.06494140625, -0.039093017578125, 0.03851318359375, -0.07440185546875, 0.01282501220703125, -0.005245208740234375, 0.052520751953125, 0.01419830322265625, -0.0487060546875, -0.0263214111328125, -0.007686614990234375, -0.0247344970703125, -0.09002685546875, 0.01422119140625, -0.016265869140625, 0.01531219482421875, 0.040802001953125, 0.00928497314453125, 0.034881591796875, -0.02276611328125, 0.046630859375, -0.0038013458251953125, -0.046905517578125, 0.052642822265625, -0.033355712890625, 0.03289794921875, 0.06475830078125, 0.035400390625, -0.052978515625, 0.002353668212890625, -0.06903076171875, -0.03985595703125, 0.025482177734375, 0.00791168212890625, -0.00241851806640625, -0.044189453125, -0.0035572052001953125, -0.01070404052734375, 0.04010009765625, -0.06890869140625, -0.0521240234375, 0.0171051025390625, 0.035003662109375, 0.005420684814453125, -0.037506103515625, 0.01384735107421875, -0.03607177734375, 0.0706787109375, 0.0298919677734375, 0.021728515625, 0.055755615234375, 0.03082275390625, -0.025360107421875, 0.00611114501953125, 0.05084228515625, 0.044189453125, -0.0347900390625, -0.0192718505859375, -0.005878448486328125, -0.06060791015625, 0.00392913818359375, 0.007396697998046875, -0.0008745193481445312, 0.060211181640625, 0.0384521484375, 0.0168304443359375, 0.0299224853515625, -0.0482177734375, 0.058746337890625, -0.00992584228515625, -0.0082855224609375, -0.07080078125, 0.012939453125, -0.0159149169921875, 0.033233642578125, 0.06671142578125, 0.034820556640625, -0.003124237060546875, -0.053985595703125, -0.0009698867797851562, 0.0460205078125, -0.0469970703125, -0.0115509033203125, 0.06268310546875, 0.0254974365234375, -0.08587646484375, 0.0733642578125, -0.035675048828125, -0.03717041015625, 0.060516357421875, 0.03472900390625, 0.07440185546875, -0.029327392578125, 0.00006479024887084961, 0.017669677734375, 0.0274658203125, 0.03594970703125, 0.0721435546875, 0.028594970703125, -0.052581787109375, 0.058563232421875, -0.0164337158203125, -0.0267791748046875, -0.0035343170166015625, -0.028411865234375, 0.011199951171875, -0.0292205810546875, -0.007091522216796875, -0.0228424072265625, 0.0189056396484375, -0.046844482421875, 0.0283660888671875, -0.00551605224609375, 0.057403564453125, -0.056732177734375, 0.03131103515625, 0.04217529296875, -0.02215576171875, -0.056427001953125, -0.017364501953125, -0.007598876953125, -0.042388916015625, 0.020050048828125, -0.03021240234375, 0.0029239654541015625, 0.0063934326171875, -0.043060302734375, -0.078125, 0.060302734375, -0.04241943359375, -0.01849365234375, 0.01360321044921875, -0.007633209228515625, 0.0190887451171875, -0.0167236328125, 0.0007004737854003906, 0.02777099609375, 0.049652099609375, 0.0188751220703125, -0.051239013671875, -0.0245208740234375, 0.00009071826934814453, -0.02947998046875, 0.050323486328125, -0.039825439453125, 0.07843017578125, -0.036865234375, -0.003971099853515625, 0.029449462890625, 0.0163726806640625, 0.0139923095703125, 0.0439453125, 0.00959014892578125, 0.04833984375, 0.07098388671875, -0.027069091796875, 0.0584716796875, 0.01751708984375, 0.031402587890625, 0.04803466796875, -0.042999267578125, 0.049835205078125, 0.0211181640625, -0.03765869140625, 0.061248779296875, 0.08563232421875, -0.010406494140625, 0.053558349609375, 0.00339508056640625, -0.07171630859375, 0.0216217041015625, -0.01375579833984375, -0.0499267578125, 0.020904541015625, 0.01265716552734375, -0.045928955078125, -0.03826904296875, -0.0159454345703125, -0.0236358642578125, -0.00765228271484375, -0.050628662109375, 0.0445556640625, -0.0011463165283203125, -0.03387451171875, 0.012481689453125, 0.019073486328125, 0.011505126953125, -0.034759521484375, -0.001949310302734375, -0.01513671875, 0.017669677734375, -0.03759765625, -0.03472900390625, 0.037994384765625, -0.0214996337890625, -0.035430908203125, 0.01204681396484375, 0.050628662109375, -0.01123809814453125, -0.0299530029296875, 0.0215301513671875, 0.046173095703125, 0.0110626220703125, 0.0281524658203125, -0.01558685302734375, 0.0162353515625, -0.005336761474609375, -0.004425048828125, 0.0183563232421875, 0.0228729248046875, 0.014892578125, 0.0294952392578125, 0.028717041015625, -0.0011949539184570312, -0.007110595703125, -0.025390625, 0.0273590087890625, -0.06329345703125, -0.03790283203125, -0.04180908203125, 0.0181732177734375, -0.0015554428100585938, -0.0718994140625, 0.027496337890625, 0.09552001953125, 0.0687255859375, -0.031524658203125, 0.07080078125, -0.0144805908203125, 0.06365966796875, 0.0275115966796875, 0.03594970703125, -0.040008544921875, 0.002536773681640625, -0.0289154052734375, -0.07135009765625, -0.0236663818359375, 0.0301055908203125, -0.0015201568603515625, -0.0227508544921875, 0.057861328125, 0.0390625, -0.022186279296875, -0.0077972412109375, 0.0032062530517578125, -0.0019893646240234375, -0.00823211669921875, 0.03411865234375, 0.050750732421875, -0.061981201171875, -0.00707244873046875, -0.0143280029296875, -0.042327880859375, -0.033477783203125, -0.06390380859375, -0.0085906982421875, -0.0106353759765625, 0.002368927001953125, -0.03753662109375, 0.00014734268188476562, 0.08013916015625, 0.0377197265625, -0.07373046875, -0.03515625, 0.0223541259765625, 0.0260009765625, -0.01241302490234375, -0.0160675048828125, 0.0197906494140625, 0.01018524169921875, -0.0391845703125, 0.04559326171875, 0.053619384765625, 0.01384735107421875, 0.012969970703125, 0.0105133056640625, -0.054595947265625, -0.00991058349609375, 0.011566162109375, 0.06268310546875, -0.062347412109375, -0.04718017578125, -0.002105712890625, -0.0179443359375, -0.003833770751953125, 0.0113525390625, -0.0268402099609375, 0.034393310546875, 0.0229339599609375, 0.033111572265625, 0.0037403106689453125, -0.003631591796875, 0.035888671875, -0.060089111328125, 0.006267547607421875, 0.0274200439453125, 0.0275421142578125, -0.026519775390625, -0.039215087890625, 0.04449462890625, 0.06683349609375, -0.043731689453125, -0.057952880859375, -0.01316070556640625, -0.06646728515625, 0.002765655517578125, 0.044891357421875, 0.033233642578125, -0.03192138671875, -0.0276947021484375, -0.0372314453125, -0.00833892822265625, -0.00909423828125, 0.050537109375, 0.0782470703125, -0.049285888671875, 0.00531005859375, -0.06890869140625, 0.043731689453125, -0.0160675048828125, -0.0229339599609375, -0.03228759765625, 0.025421142578125, 0.0233612060546875, 0.0291748046875, 0.040771484375, 0.009307861328125, 0.055267333984375, 0.020721435546875, -0.01128387451171875, 0.017913818359375, -0.0302581787109375, -0.0019321441650390625, -0.003841400146484375, 0.02056884765625, -0.06805419921875 ] ]